Announcement

Collapse
No announcement yet.

Get event race number

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Get event race number

    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

  • #2
    for betfairlightweight support
    join betcode slack group

    Comment


    • #3
      Unless I am mistaken, Betfair do not provide a race number for a venue. It is normally not something that is needed. Whether you could try and infer the race number from the index of the race venue and the race time from within the data array received is maybe one idea.

      Comment

      Working...
      X