Missing items in my SportsAPI response
This article will tell you why number of total items is not the same with results you can see.
Problem:
Why aren't all the games, competitions etc. I purchased available in my product?
Step-by-step guide:
To see all available issues for a particular query please note that the method may contain pagination.
Example:
https://api.statscore.com/v2/events?token=<<YOUR TOKEN>>&lang=pl&stage_id=78721&events_details=no&page=2
To download additional items, go to the next page. You can also change the item limit per page in the query parameters. For example, &limit=100