I am using betfairlightweight and am trying to get a venue with race number. I have tried
trading.betting.list_events(filter=filters.market_ filter(market_ids=[market_Id]) which gives me the venue name etc , but could someone please tell me how to get a race number for a particular horse that is running in it (I have the selection_id, name etc but don't know the call to get the actual race number details).
Thanks
trading.betting.list_events(filter=filters.market_ filter(market_ids=[market_Id]) which gives me the venue name etc , but could someone please tell me how to get a race number for a particular horse that is running in it (I have the selection_id, name etc but don't know the call to get the actual race number details).
Thanks
Comment