curl --request GET \
--url https://api.ask.surf/gateway/v1/prediction-market/polymarket/events{
"data": [
{
"event_slug": "<string>",
"market_count": 123,
"markets": [
{
"condition_id": "<string>",
"market_slug": "<string>",
"status": "<string>",
"title": "<string>",
"volume_1_month": 123,
"volume_1_week": 123,
"volume_1_year": 123,
"volume_total": 123,
"category": "<string>",
"close_time": 123,
"completed_time": 123,
"description": "<string>",
"end_time": 123,
"event_slug": "<string>",
"game_start_time": 123,
"image": "<string>",
"negative_risk_id": "<string>",
"polymarket_link": "<string>",
"resolution_source": "<string>",
"start_time": 123,
"subcategory": "<string>",
"tags": [
"<string>"
],
"winning_side": "<string>"
}
],
"status": "<string>",
"title": "<string>",
"volume_total": 123,
"category": "<string>",
"description": "<string>",
"end_time": 123,
"image": "<string>",
"settlement_sources": "<string>",
"start_time": 123,
"subcategory": "<string>",
"tags": [
"<string>"
]
}
],
"meta": {
"cached": true,
"credits_used": 123,
"limit": 123,
"offset": 123,
"total": 123
},
"$schema": "<string>"
}curl --request GET \
--url https://api.ask.surf/gateway/v1/prediction-market/polymarket/events{
"data": [
{
"event_slug": "<string>",
"market_count": 123,
"markets": [
{
"condition_id": "<string>",
"market_slug": "<string>",
"status": "<string>",
"title": "<string>",
"volume_1_month": 123,
"volume_1_week": 123,
"volume_1_year": 123,
"volume_total": 123,
"category": "<string>",
"close_time": 123,
"completed_time": 123,
"description": "<string>",
"end_time": 123,
"event_slug": "<string>",
"game_start_time": 123,
"image": "<string>",
"negative_risk_id": "<string>",
"polymarket_link": "<string>",
"resolution_source": "<string>",
"start_time": 123,
"subcategory": "<string>",
"tags": [
"<string>"
],
"winning_side": "<string>"
}
],
"status": "<string>",
"title": "<string>",
"volume_total": 123,
"category": "<string>",
"description": "<string>",
"end_time": 123,
"image": "<string>",
"settlement_sources": "<string>",
"start_time": 123,
"subcategory": "<string>",
"tags": [
"<string>"
]
}
],
"meta": {
"cached": true,
"credits_used": 123,
"limit": 123,
"offset": 123,
"total": 123
},
"$schema": "<string>"
}Event slug identifier
"bitcoin-100k-2025"
Results per page
1 <= x <= 10020
Pagination offset
x >= 00