{
"count": 0,
"cursor": "string",
"events": [
{
"event_ticker": "string",
"series_ticker": "string",
"title": "string",
"sub_title": "string",
"category": "string",
"mutually_exclusive": true,
"markets_count": 0,
"markets": [
{
"ticker": "string",
"event_ticker": "string",
"market_type": "string",
"title": "string",
"status": "string",
"result": "string",
"yes_bid": null,
"yes_ask": null,
"no_bid": null,
"no_ask": null,
"last_price": null,
"volume": null,
"volume_24h": null,
"open_interest": null,
"open_time": "string",
"close_time": "string",
"expiration_time": "string"
}
]
}
]
}