Hi all,
I have been developing against the new API-NG in C# for a few months now. I have noticed that the Market Base Rate value in the JSON returned to my application from the listMarketCatalogue method is always 7 for Horse and Greyhound Racing in Australia and Overseas. Not sure if this is intended but I notice that on the betfair.com.au website these Market Base Rate values will be 6.5 for Australia and 5 for Overseas. I used the API-NG visualiser to check that it was not just me but the Market Base Rate is 7 there too.
What I want to know is why is there a difference between what the site says and what the API says? Will the Market Base Rate be 7 for all Horse and Greyhound racing through the API-NG regardless of jurisdiction? Or is this just a bug?
Cheers
I have been developing against the new API-NG in C# for a few months now. I have noticed that the Market Base Rate value in the JSON returned to my application from the listMarketCatalogue method is always 7 for Horse and Greyhound Racing in Australia and Overseas. Not sure if this is intended but I notice that on the betfair.com.au website these Market Base Rate values will be 6.5 for Australia and 5 for Overseas. I used the API-NG visualiser to check that it was not just me but the Market Base Rate is 7 there too.
What I want to know is why is there a difference between what the site says and what the API says? Will the Market Base Rate be 7 for all Horse and Greyhound racing through the API-NG regardless of jurisdiction? Or is this just a bug?
Cheers


What I want to know is if there is some parameter you have set that I am missing.
Comment