Get Latest Odds

Retrieve the latest odds per outcome/sportsbook/aggregator combination for a single event.

Returns only the most recent odd for each unique position/sportsbook/aggregator combination, with stale main-line movements filtered out. Supports pagination (page, per_page) with a maximum of 1000 rows per page.

Note: Prefer /v1/odds?event_id=X which provides the same behavior with additional filters (market_id, outcome_id, is_live, league-scoping, historical mode).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Filter by event ID (UUID) - required

string

Filter by sportsbook name

string

Filter by aggregator

string

Filter by market type

boolean

Filter by main lines only

integer
≥ 1
Defaults to 1

Page number

integer
1 to 1000
Defaults to 1000

Number of items per page (max 1000)

Responses

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