PreMatch Outright League

Snapshot API endpoints for PreMatch outright league events.

Use these endpoints to retrieve snapshots of PreMatch outright league events, markets, and league data.

For general usage guidelines, request limitations, and time filtering behaviour, see the Snapshot API overview.


GetOutrightLeagueEvents

Retrieve a full snapshot of all PreMatch outright league events.

post
Body
userNamestring · min: 1Required
passwordstring · min: 1Required
packageIdinteger · int32 · min: 1 · max: 2147483647Required
sportsinteger · int32[] · nullableOptional
locationsinteger · int32[] · nullableOptional
leaguesinteger · int32[] · nullableOptional
tournamentsinteger · int32[] · nullableOptional
fixturesinteger · int32[] · nullableOptional
marketsinteger · int32[] · nullableOptional
fromDateinteger · int64 · nullableOptional
toDateinteger · int64 · nullableOptional
timestampinteger · int64 · nullableOptional
Responses
chevron-right
200

Success

No content

post
/PreMatch/GetOutrightLeagueEvents
200

Success

No content

chevron-rightExample of '/PreMatch/GetOutrightLeagueEvents'hashtag

GetOutrightLeagues

Retrieve a snapshot of all PreMatch outright leagues.

post
Body
userNamestring · min: 1Required
passwordstring · min: 1Required
packageIdinteger · int32 · min: 1 · max: 2147483647Required
sportsinteger · int32[] · nullableOptional
locationsinteger · int32[] · nullableOptional
leaguesinteger · int32[] · nullableOptional
tournamentsinteger · int32[] · nullableOptional
fixturesinteger · int32[] · nullableOptional
marketsinteger · int32[] · nullableOptional
fromDateinteger · int64 · nullableOptional
toDateinteger · int64 · nullableOptional
timestampinteger · int64 · nullableOptional
Responses
chevron-right
200

Success

No content

post
/PreMatch/GetOutrightLeagues
200

Success

No content

chevron-rightExample of '/PreMatch/GetOutrightLeagues'hashtag

GetOutrightLeagueMarkets

Retrieve a snapshot of markets for PreMatch outright leagues.

post
Body
userNamestring · min: 1Required
passwordstring · min: 1Required
packageIdinteger · int32 · min: 1 · max: 2147483647Required
sportsinteger · int32[] · nullableOptional
locationsinteger · int32[] · nullableOptional
leaguesinteger · int32[] · nullableOptional
tournamentsinteger · int32[] · nullableOptional
fixturesinteger · int32[] · nullableOptional
marketsinteger · int32[] · nullableOptional
fromDateinteger · int64 · nullableOptional
toDateinteger · int64 · nullableOptional
timestampinteger · int64 · nullableOptional
Responses
chevron-right
200

Success

No content

post
/PreMatch/GetOutrightLeagueMarkets
200

Success

No content

Last updated

Was this helpful?