The listMarkebook/listRunnerBook and minimal stake/size

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bfapidevel
    Junior Member
    • Aug 2019
    • 4

    #1

    The listMarkebook/listRunnerBook and minimal stake/size

    H there,
    according to my observation these two APIs don't return runners which stake (size) is bellow 10Eur. Even if I send a request with rollupLimit = 1 and rollupModel = STAKE. I would like to display all runners even if the stake is below the 10 Eur but couldn't figure out how. I am using delayed key but didn't read about any this kind of limitation.
    BR,
    devel
  • jabe
    Senior Member
    • Dec 2014
    • 705

    #2
    The stake is your choice, subject to the minimum for your location. ListMarketBook returns all runners.I haven't used the streaming API, nor looked into it, so someone else might be able to help with that.

    Comment

    • WTPooh
      Member
      • May 2012
      • 88

      #3
      {"method":"SportsAPING/v1.0/listMarketBook","params":{"marketIds":[...],"priceProjection":{"priceData":["EX_ALL_OFFERS"]}}}

      Comment

      • bfapidevel
        Junior Member
        • Aug 2019
        • 4

        #4
        jabe where can set this minimum stake? I tried to find somewhere on my profile but didn't find anything.
        WTPooh I tried with EX_ALL_OFFERS but still have same result all runners with stake under 10Eur are omitted.

        Comment

        • jabe
          Senior Member
          • Dec 2014
          • 705

          #5
          Originally posted by bfapidevel View Post
          jabe where can set this minimum stake? I tried to find somewhere on my profile but didn't find anything.
          WTPooh I tried with EX_ALL_OFFERS but still have same result all runners with stake under 10Eur are omitted.
          I've looked in several places and I've also been unable to find where the minimum stake is listed. For the UK it's £2. Perhaps someone else can point you to it. It depends on your location. I'm sure I've seen it before, but not listed in the obvious places.

          Comment

          • noel
            Junior Member
            • Sep 2023
            • 2

            #6
            I am having the exact some issue here. Using EX_ALL_OFFERS but none of the available stakes below 10 are shown. (located in the UK)

            If this a feature of the delayed api key?

            Has anyone found the solution to this?

            I can make what I see from the betfair website the same to what my api returns by going to Setting -> Betting -> Bet View. If I set it to 10 then they both match pretty well.

            How can we set the same to a lower number than 10 in the API? I have tried several parameters like rollup_limit and else without any success.
            Last edited by noel; 27-09-2023, 12:54 PM.

            Comment

            Working...
            X