GET
Get player prop line movement 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

player_id
string
required
market
string
bookmaker
string
selection
string
from
string<date-time>
to
string<date-time>
limit
integer
default:1000
Required range: x <= 5000

Response

Prop change rows, oldest first.