Skip to main content
GET
Get event changes since a delta ID

Authorizations

key
string
query
required

API key as query parameter

Query Parameters

last_id
string
required

Delta cursor (36-character UUID). Use 00000000-0000-0000-0000-000000000000 for initial fetch, then pass the delta_last_id from the previous response.

Required string length: 36
sport_id
integer

Filter by sport ID

affiliate_ids
string

Comma-separated sportsbook/affiliate IDs to filter. Common values include DraftKings (19), FanDuel (23), BetMGM (22), Bovada (2), Pinnacle (3).

Response

200 - application/json

Delta updates

meta
object
deltas
object[]