v1
latestOpenAPI 3.1.02026-07-2643831.7 KBGames
Season Results
Get all match results for a specific competition and season with standard page-based pagination. Designed for bulk historical data ingestion and ETL pipelines.
get/games/season-results
Query parameters
competitionsinteger required
Example:7
Competition ID (e.g., 7 for Premier League)
seasonNuminteger required
Example:129
Season number from /standings?withSeasonsFilter=true (e.g., 129 for 2023/24)
pageinteger
Example:1
Page number (default: 1)
pageSizeinteger
Example:100
Results per page (default: 50, max: 100)
showOddsboolean
Include betting odds data (default: false)
Response
Season results retrieved successfully