Search Result
Collapse
19 results in 0.0096 seconds.
Keywords
Members
Tags
-
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...
-
Placing multiple bets on a single request
I tried to place the following bet on the API:
```
{"jsonrpc": "2.0","method": "SportsAPING/v1.0/placeOrders","params":...
-
Getting Estimated BSP Pre Start
Hi All!
Is it possible to get the current BSP estimate pre-start (nearPrice or farPrice if I am understanding correctly)? I seem to get...
-
KP7 started a topic Market start time—Market start time of events are 2 hours out from my local time.in Exchange APIMarket start time—Market start time of events are 2 hours out from my local time.
Hi All,
When I search for a market, the displayed market start time (market_start_time, marketStartTime) is 2 hours ahead of my local time....
-
Error calling data from listMarketCatalogue in API
Has anyone else had issues calling from listMarketCatalogue?
I have tried both JSON REST and JSON-PCR using the coding samples on the API...
-
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...
-
Place back and lay bets at BSP returning price bet action error
I have a dataframe:
selectionId size Indicator
21734643 32.75 BACK
21339485 14.65 BACK
22453168 40.00 BACK
23682824...Last edited by Sandy; 09-04-2019, 08:38 PM.
-
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...
-
Sandy started a topic Python place bets using for loop with size and selection ID in pandas dataframe.in Exchange APIPython place bets using for loop with size and selection ID in pandas dataframe.
Hello,
I have started looking at the API. I am looking at the UK to win horse racing market. I have created a method, got my live API and...
-
Selection ID to Selection Name for golf
Hi there,
Im new to the api and have been playing around with golf markets.
I want to return a dataframe that contains the players...
-
Stream API latency
Hi
I'm just wondering what kind of latency to expect in the Stream API. I've subscribed to the market change subscription and when I read...
-
Cannot retrieve prices using listMarketBook
Hi all,
I am trying to retrieve prices for a soccer match using listMarketBook and I have spent 10 hours trying to understand what I am...
-
placeOrders response SUCCESS when price matched is 0.0
Hi,
I am having trouble understanding how the placeOrders request works with the new API-NG, I am getting a response of 'SUCCESS' when placing...
-
Is it possible to get streaming in-play odds?
On the documentation page I saw it is possible to get a one time update of current odds.
But is it possible to make a one off request and...Last edited by kiekeboe; 30-03-2014, 07:44 PM.