League coverage
Clean coverage list of every supported football competition. No nested trees, just the names and key metadata.
Reference endpoints
GET /v1/football/countries GET /v1/football/leagues?scope=supported&country=england
Use /v1/football/countries for top-level discovery, then fetch supported leagues with
/v1/football/leagues?scope=supported&country=.... For nested coverage, use
/v1/football/competitions?view=tree.
Flat list view with name, country/region bucket, and competition profile.
| Name | Country/Region | Type | Gender | Level |
|---|
Use countries and supported leagues endpoints for discovery, then query fixture events and odds.