betcode-org / betfair

betfairlightweight - Betfair API-NG python wrapper (with streaming)
MIT License
433 stars 151 forks source link

[Feature Request] get additional data such as "broadcasts" and "matchInfo" of events returned in in_play_service #569

Open BrondbyIFBrazil opened 7 months ago

BrondbyIFBrazil commented 7 months ago

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:

image

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