get https://api.pandascore.co/series//matches/upcoming
List upcoming matches for the given serie
This endpoint is available to all customers
Responses
List upcoming matches for the given serie
This endpoint is available to all customers
xxxxxxxxxx
curl --request GET \
--url 'https://api.pandascore.co/series/{serie_id_or_slug}/matches/upcoming' \
--header 'accept: application/json'