v1

latestOpenAPI 3.1.02026-07-26295867.9 KB
futures/odds

Future Odds Historical

Get historical odds changes for a future.

Lookup mode: required futureId + (bookmakers required when oddsIds is not provided) OR oddsIds.

get/futures/odds/historical

Query parameters

futureIdstring required

Single future ID (e.g. id11000132131631).

bookmakersstring nullable

Comma/space-separated bookmaker slugs. RULE: If oddsIds is NOT provided, you must pass exactly ONE bookmaker.

oddsIdsstring nullable

Optional: comma/space-separated oddsIds to restrict the response.

Response

Returns FutureOddsHistoricalResponse

FutureOddsHistoricalResponse required