games
Return the list of games according to the given parameters. For all requests to games you can add the query parameter `timezone` to your request in order to retrieve the list of games in the timezone of your choice like *“Europe/London“*. In case the timezone is not recognized, empty or is not part of the endpoint `timezone` list, the `UTC` value will be applied by default. To know the list of available timezones you have to use the endpoint `timezone`. Available Status * NS : Not Started * Q1 : 1st Quarter * Q2 : 2nd Quarter * Q3 : 3rd Quarter * Q4 : 4th Quarter * QT : Quarter Time * ER : End Of Regulation * FT : Full Time * HT : Half Time * CANC : Cancelled (Game cancelled and not rescheduled) * PST : Postponed (Game postponed and waiting for a new Game date) Parameters: This endpoint requires at least one of these parameters : id, date, league, season, team. > This endpoint is updated every 30 seconds
Call setup
api_sports.games.retrieve.v1.09133bd4