Struggling to access the odds...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ricardo
    Junior Member
    • Aug 2013
    • 1

    #1

    Struggling to access the odds...

    Dear Boffins,

    I'm wading through the documentation with no success. Can someone show me the call to obtain the (for example) odds for all the golfers for the USA PGA? I can then break down this code and push the project on.

    Many thanks
  • McTash
    Junior Member
    • Feb 2010
    • 14

    #2
    With API 6 (assuming you are using that and not the new API-NG) you would first need to identify the market ids of the things you are interested in. To get prices you would call GetMarketPrices, GetMarketPricesCompressed or GetCompleteMarketPricesCompressed passing the call the market id in question.

    What language are you using? Can give an example if its one I know.

    Comment

    Working...
    X