GET Standings by Season and Date(time)

With this endpoint you are able to retrieve the standings at a given date(time). It will calculate the games played up untill the given date/time and provides a standings result for it.

GET Standings by Season ID and Date(time)

https://soccer.sportmonks.com/api/v2.0/standings/season/{season_ID}/date/{date_time}

Endpoint details

Authorization

API Key

Pagination

NO

Allowed nested includes

0

Parameters

No parameters available for this endpoint.

Include options

No includes available for this endpoint.

Example response

https://soccer.sportmonks.com/api/v2.0/standings/season/17420/date/2021-05-05?api_token={API_TOKEN}

Last updated