[
  {
    "contractId": 23546,
    "contractName": "Republican",
    "marketId": 6867,
    "lastTradePrice": 0.98,
    "lastClosePrice": 0.98,
    "totalSharesTraded": 6800320,
    "todaysVolume": 0,
    "openInterest": 0,
    "displayOrder": 0
  },
  {
    "contractId": 23547,
    "contractName": "Democratic",
    "marketId": 6867,
    "lastTradePrice": 0.02,
    "lastClosePrice": 0.02,
    "totalSharesTraded": 6608920,
    "todaysVolume": 0,
    "openInterest": 0,
    "displayOrder": 1
  },
  {
    "contractId": 23545,
    "contractName": "Libertarian",
    "marketId": 6867,
    "lastTradePrice": 0.01,
    "lastClosePrice": 0.01,
    "totalSharesTraded": 558700,
    "todaysVolume": 0,
    "openInterest": 0,
    "displayOrder": 2
  },
  {
    "contractId": 23548,
    "contractName": "Green",
    "marketId": 6867,
    "lastTradePrice": 0.01,
    "lastClosePrice": 0.01,
    "totalSharesTraded": 429368,
    "todaysVolume": 0,
    "openInterest": 0,
    "displayOrder": 3
  }
]