Get historical odds for an event (JSON or CSV)

Returns the historical odds for an event in your preferred format — json or csv, chosen by the path extension. One HTTP call per event.

Responses carry a strong ETag; send If-None-Match to short-circuit with 304 Not Modified when nothing changed. Range requests are supported with 206 Partial Content — useful for resuming large CSV downloads.

Separately licensed product. Historical odds access is purchased separately from the core API. If your requests return 403 Forbidden, your plan does not include it — speak with your Odditt account representative to add historical odds coverage.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 1

Canonical event identifier.

string
enum
required

File format. json returns application/json; csv returns text/csv.

Allowed:
Query Params
string
Defaults to v1

Payload schema version. Defaults to v1 when omitted.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

206

Partial content when the client provided a Range header.

304

Not modified — the client supplied a matching If-None-Match.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/csv