GET
Get the durable opening line for a game

Authorizations

Authorization
string
header
default:tok_public_demo
required

Send a workspace API token in the Authorization: Bearer <token> header.

Path Parameters

league
string
required

League identifier from the /v1/leagues catalog (e.g. mlb, nba, epl, nfl, nhl). Unknown values return 404 unsupported_league.

id
string
required

Query Parameters

bookmaker
string

Comma-separated bookmaker ids to include.

market
string

Comma-separated market keys to include.

format
enum<string>
default:american

Price format for quoted odds.

Available options:
decimal,
american

Response

Opening line per market: the earliest bookmaker (with any tied bookmakers and the lead time to the next distinct observation), plus the full per-book ladder of opening observations.