Skip to main content

GET /api/v1/leagues//events

Returns prematch events for a single league, sorted by start time.

Path Parameters

leagueId
number
required
League ID from Leagues.

Query Parameters

count
number
default:"50"
Max number of events to return.

Examples

Response

Same shape as Top Events, with leagueId echoed back:
Cache TTL: 30 seconds.
Last modified on June 29, 2026