Prices not Matching the betfair website

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pipdoo
    Junior Member
    • Nov 2023
    • 2

    #1

    Prices not Matching the betfair website

    Hello, using the api to investigate odds on different greyhound races. I do not have a live api key i am just using the free version for now. When i use "runner.ex.available_to_back[0].price" to see the odds of specific selection id the odds i recieve do not match the betfair website. More so they were all the same value for every runner (1.25)
    Is this an error with my code, an intrinsic part of the betfair exchange api or has it to do with me not using a live api key

    Thank you?
  • Sansa
    Member
    • Jan 2019
    • 35

    #2
    The Delay Api Key data "is variable between 1-180 second."

    https://docs.developer.betfair.com/d...plication+Keys

    Comment

    • Pipdoo
      Junior Member
      • Nov 2023
      • 2

      #3
      Would that explain why i receive the same odds for every runner?

      Comment

      • Sansa
        Member
        • Jan 2019
        • 35

        #4
        No, it rules out matching what is on the Betfair website, and may suggest there is something wrong with your code.

        Comment

        • jabe
          Senior Member
          • Dec 2014
          • 705

          #5
          Is it actually possible to get the odds for just one runner? ListMarketBook should retrieve all of them.

          Comment

          Working...
          X