API Football Admin
Use the navigation to maintain leagues, seasons, teams, players, fixtures, venues and player availability.
- Leagues & Seasons: review league metadata and season configuration.
- Teams & Venues: verify mappings (SBId / SupremeBetId) and venue details.
- Players: manage player mappings and positions.
- Fixtures: inspect fixture dates, teams and SupremeBet links.
- Availability: track injured/suspended players per fixture.
API calls are wired via IApiFootballClient. Point Api:BaseAddress in appsettings.Development.json to your running API and extend endpoints as needed.