Hi,
I am new to developing with the betfair api, and I can't find out how to get the Match Odds for the football.
I am only interested in the Full Time Home/Away/Draw odds.
Currently I am able to get a list of events for a given competition
I then call listMarketCatalogue for the event.
If I try to get the runners from the marketCatalog I get an empty list.
So I call listMarketBook with the marketId from the marketCatalog, and if I then get the runners from the marketBook I get 3, which I presume are Home/Draw/Away.
However, If I then try to getSp, I get null.
Any ideas?
Thanks.
PS. I am using the new API calls.
I am new to developing with the betfair api, and I can't find out how to get the Match Odds for the football.
I am only interested in the Full Time Home/Away/Draw odds.
Currently I am able to get a list of events for a given competition
I then call listMarketCatalogue for the event.
If I try to get the runners from the marketCatalog I get an empty list.
So I call listMarketBook with the marketId from the marketCatalog, and if I then get the runners from the marketBook I get 3, which I presume are Home/Draw/Away.
However, If I then try to getSp, I get null.
Any ideas?
Thanks.
PS. I am using the new API calls.


Comment