How to get an event start time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vdedoulis
    Junior Member
    • Oct 2014
    • 2

    #1

    How to get an event start time

    Hi all!

    I have been coding (in PHP) around the API-NG and have made good progress over the past weeks. It even seems to make more sense to me than the old API.

    That said, I still have not figured out how to get the start time for an event (e.g for football that would be the event's kick off time)

    listEvents does not return (or at least I have not found it yet) that information.

    Any pointers would be greatly appreciated!

    cheers
  • ForeTwo
    Junior Member
    • Apr 2011
    • 15

    #2
    listMarketCatalogue with MARKET_START_TIME

    Test with https://developer.betfair.com/visual...ts-operations/

    Comment

    • vdedoulis
      Junior Member
      • Oct 2014
      • 2

      #3
      Thanks ForeTwo.

      I mixed the market start time with the market set up time

      Comment

      Working...
      X