api-sports / public-roadmap

82 stars 5 forks source link

Add game clock (or minute) into the Games api for ice hockey, american football and basketball #324

Open roberttaylorlongshot opened 10 months ago

roberttaylorlongshot commented 10 months ago

At the moment if you want to get the minutes for ice hockey, american football and basketball we need to poll the Events api, which needs a game id. So if we want to get the minutes for all live games it would be expensive in terms of api calls. Are you able to add the game clock/minute into the Games api for ice hockey, american football and basketball so that we can reduce the api calls and therefore reduce the load on your system?