What is the best way to get the results of a racing market given its marketId? Is there a way to do this directly via the API?
I have found two possible ways but both have problems:
Also, both the above would require parsing the HTML and matching the runner names rather than the selectionId, which is error prone.
I have found two possible ways but both have problems:
- form.timeform.betfair.com - Can't see a way to look up results by marketId
- rss.betfair.com - Doesn't show full finish order, only winner
Also, both the above would require parsing the HTML and matching the runner names rather than the selectionId, which is error prone.


Comment