Race Status UNDER_ORDERS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chris mass
    Junior Member
    • Mar 2017
    • 2

    #1

    Race Status UNDER_ORDERS

    I'm using a delayed key to call listRaceDetails.

    raceStatus is never returned as UNDERORDERS. Is this because of my delayed key or does the feature not work please?

    Thank you.
  • Merlin
    Junior Member
    • Jan 2009
    • 56

    #2
    Race Status

    Hi Chris,

    UNDERORDERS seems never to be returned, even using the live key, although it's not documented anywhere as not working. The 14 returned statuses I have seen for British and Irish horse racing since December 2015 are:

    Code:
       status    | count 
    -------------+-------
     RACEVOID    |     1
     DELAYED     |     3
     ABANDONED   |    12
     PARADING    |    23
     FALSESTART  |    34
     PHOTOGRAPH  |   161
     FINISHED    |  7344
     GOINGBEHIND |  8455
     RESULT      | 15320
     ATTHEPOST   | 15515
     GOINGDOWN   | 15530
     OFF         | 15576
     WEIGHEDIN   | 15667
     DORMANT     | 15681
    These all with the live key.

    Cheers

    Merlin

    Comment

    • chris mass
      Junior Member
      • Mar 2017
      • 2

      #3
      Race Status UNDER_ORDERS

      Thanks Merlin. I can't think of any other way to tell if a race is about to start.

      Comment

      Working...
      X