Search Result
Collapse
10 results in 0.0100 seconds.
Keywords
Members
Tags
-
Fetching Back and Lay odds for all horses given a race name in Australia
Hey! I've only recently got set up with the stuff on this API. I've been testing it out for the past hour but can't figure out how to get the odds listed...
-
mapping historical data with selection id to runner
Hi all, thanks for helping me with this problem. I downloaded the historical data for horse racing from the betfair historical data website but I have...Last edited by florian19952008; 22-03-2023, 01:13 PM.
-
PlaceOrders successfully sent but bets not placed?
Hi all,
I just built a tool in python that scrapes tips from a horse racing platform in which I'm subscribed, and then I place orders for...
-
Getting back stake taken for the starting price using python horse racing
I am trying to get the total amount of back bets matched at the actual Betfair Starting Price and the same for the lay bets. I am using the following...
-
Get next race horse racing for win market using python.
I have been live testing my application and I would like to place an order just before the start of the race. The next event is found using the function...
-
listMarketCatalogue not returning French PLACE results
I'm on week 2 of working with API-NG so I may have missed something obvious, advanced apologies if so.
In some horse racing filters...
-
Orders and Matches
I have 1 unmatched bet in runner(horse1), 1 matched bet back in runner(horse1), 1 matched bet lay in runner(horse1).
But runner.getMatches()...Last edited by kraken21; 09-03-2017, 11:41 AM.
-
obk started a topic Different listMarketCatalogue call results from different machines - Horse Racingin Exchange APIDifferent listMarketCatalogue call results from different machines - Horse Racing
Good day!
I see a strange behavior on Horse Racing listMarketCatalogue requests.
I'm using REST api (endpoint https://api.betfa...
-
Horse racing - 0 minutes to post / post time
Just converted a good chunk of our old WSDL app written in Python to the new API-NG and I must say I'm greatly impressed with nearly everything about...
-
List Events - Type 7
Hi,
I can run this post:
{"jsonrpc":"2.0","method":"SportsAPING/v1.0/listEvents","params":{"filter":{"eventTypeIds":["4339"],"marketCountries":["GB"]},"locale":null},"id":1}...