When checking https://ips.betfair.com/inplayservice/ we noticed that in addition to /scores there is another endpoint (/scoresAndBroadcast) where it delivers more event data, like broadcasts and matchInfo seen in the example below:
From this issue, I leave here my wish for the possibility of collecting such data in a function such as those that already exist in inplayservice.py:
When checking
https://ips.betfair.com/inplayservice/
we noticed that in addition to/scores
there is another endpoint (/scoresAndBroadcast
) where it delivers more event data, likebroadcasts
andmatchInfo
seen in the example below:From this issue, I leave here my wish for the possibility of collecting such data in a function such as those that already exist in inplayservice.py:
get_scores
get_event_timeline
get_event_timelines