Public: List sports futures markets (championships, MVP, etc.).
Each futures market contains multiple outcomes with their probabilities. Sorted by total volume.
Query params:
cURL
curl --request GET \ --url https://staging-api.polysimulator.com/sports/futures
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response
Was this page helpful?