Horse Racing Times

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Let it Ride
    Junior Member
    • Jan 2012
    • 6

    #1

    Horse Racing Times

    I'm building a menu tree by using the getAllMarkets and building nodes by working backwards through the IDs/Names etc.

    Works great........ til you want Horse Racing.

    It seems the only way to get the horseracing race times is via getMarket which I can only call 5 times per minute, which would render my menu load time unbearable and comical ...

    Any ideas how I can get this very important data from the API with the least amount of code/hassle?
  • Let it Ride
    Junior Member
    • Jan 2012
    • 6

    #2
    Was going to try to hack the time from the start-time GMT and locale but can't even make use of the BSP Market parameter to only do this for races as this is always False even when should be true.....

    Comment

    Working...
    X