curl --request GET \
--url https://gateway.polymarket.us/v1/sports{
"sports": [
{
"sport": "<string>",
"image": "<string>",
"resolution": "<string>",
"ordering": "<string>",
"tags": "<string>",
"series": "<string>",
"isOperational": true,
"automaticResolution": true
}
]
}Fetch sports data with experiment configuration
curl --request GET \
--url https://gateway.polymarket.us/v1/sports{
"sports": [
{
"sport": "<string>",
"image": "<string>",
"resolution": "<string>",
"ordering": "<string>",
"tags": "<string>",
"series": "<string>",
"isOperational": true,
"automaticResolution": true
}
]
}Sports details
Show child attributes