Hi,
I understand I must be doing something wrong and tried to search this forum for a similair question without success.
I want to find the odds for a premier league team having a clean sheet in one event.
I'm using the delayed api key. I use perl but get the same response when I try with API-NG Visualiser
https://docs.developer.betfair.com/v...ts-operations/
Using listMarketCatalogue
Text Query: Tottenham
Starts After: 26-12-2018
It successfully lists 98 MarketIDs of which one is
Then I use the MarketID 1.152528837 when I search via listMarketBook.
The Market Book details almost only list runners, only on occasion the last price traded. And never any prices, or "ex" info in the json output.
In this query only runner 110503 lists last price traded to 1.73. If I check Betfair.com the price was 2.1 so 1.73 doesn't seem to be the correct info.
And price lists "Available to Back", "Available to Lay", "Traded Volume" are always empty.
Like I said I get the same results using the API-NG Visualiser and my perl script based on recommended perl library.
Thanks in advance
I understand I must be doing something wrong and tried to search this forum for a similair question without success.
I want to find the odds for a premier league team having a clean sheet in one event.
I'm using the delayed api key. I use perl but get the same response when I try with API-NG Visualiser
https://docs.developer.betfair.com/v...ts-operations/
Using listMarketCatalogue
Text Query: Tottenham
Starts After: 26-12-2018
It successfully lists 98 MarketIDs of which one is
| 1.152528837 | Tottenham Clean Sheet | 4975.773 |
The Market Book details almost only list runners, only on occasion the last price traded. And never any prices, or "ex" info in the json output.
In this query only runner 110503 lists last price traded to 1.73. If I check Betfair.com the price was 2.1 so 1.73 doesn't seem to be the correct info.
And price lists "Available to Back", "Available to Lay", "Traded Volume" are always empty.
Like I said I get the same results using the API-NG Visualiser and my perl script based on recommended perl library.
Thanks in advance


Comment