---
title: "Future Odds Historical"
method: GET
path: "/futures/odds/historical"
tags: ["futures/odds"]
---

# Future Odds Historical

`GET /futures/odds/historical`

Get historical odds changes for a future.

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

## Query parameters

- `futureId` string, required
- `bookmakers` string, nullable
- `oddsIds` string, nullable

## Response `200`

Returns FutureOddsHistoricalResponse

- FutureOddsHistoricalResponse

## Other responses

- `400` — API error
- `401` — API error
- `403` — API error
- `422` — Validation Error (framework-level)
- `429` — API error

---

[API](https://skmtc.net/oddspapi/apis/odds-api-v5.md) · [All operations](https://skmtc.net/oddspapi/apis/odds-api-v5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oddspapi/odds-api-v5/revisions/5fe687d7c592/schema)
