Can results change?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Albi
    Junior Member
    • Oct 2023
    • 1

    #1

    Can results change?

    I got a response back from the API immediately after the race that my bet was a winner, when I check now It looks like the result was changed to loser.

    When I check https://www.betfair.com.au/hub/racin...acing-results/ the result shows as a winner, but all other horse racing websites show it as coming 4th.

    Anyone know what sceanrios this occurs that my code needs to be aware of?

    I save the order responses and this is what I orginally got

    "clearedOrders": [
    {
    "eventTypeId": "7",
    "eventId": "32745711",
    "marketId": "1.220221510",
    "selectionId": 36709885,
    "handicap": 0,
    "betId": "326210663074",
    "placedDate": "2023-10-27T03:01:02.000Z",
    "persistenceType": "LAPSE",
    "orderType": "LIMIT_ON_CLOSE",
    "side": "BACK",
    "betOutcome": "WON",
    "priceRequested": 5,
    "settledDate": "2023-10-27T03:02:46.000Z",
    "lastMatchedDate": "2023-10-27T03:03:01.000Z",
    "betCount": 1,
    "priceMatched": 10.5,
    "priceReduced": false,
    "sizeSettled": 112,
    "profit": 1064,
    "customerStrategyRef": "RISK"
    }
    ],
    "moreAvailable": false
    }​

  • isaachackett
    Junior Member
    • Sep 2024
    • 2

    #2
    That is insane, wow! Similar problems have happened to me in the past, where the outcome of a race has changed after the first response. It's annoying, to put it mildly. Have you attempted contacting Betfair's customer service to inquire about the possible reason for the disparity?

    slope game
    Last edited by isaachackett; 27-09-2024, 02:08 AM.

    Comment

    Working...
    X