[
{
"id": "<string>",
"@type": "PolymarketEvent",
"alias": "<string>",
"ticker": "<string>",
"image": "<string>",
"icon": "<string>",
"tags": [],
"markets": [],
"volume": 123,
"volume_24hr": 123,
"volume_1wk": 123,
"volume_1mo": 123,
"volume_1yr": 123,
"liquidity": 123,
"open_interest": 123,
"competitive": 123,
"comment_count": 123,
"is_active": true,
"is_closed": true,
"is_archived": true,
"is_new": true,
"is_featured": true,
"is_restricted": true,
"is_neg_risk": true,
"enable_order_book": true,
"comments_enabled": true,
"resolution_source": "<string>",
"start_at": "<string>",
"end_at": "<string>",
"created_at": "<string>",
"updated_at": "<string>",
"closed_at": "<string>"
}
]