Listmarketcatalogue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sedgefield
    Junior Member
    • Apr 2009
    • 12

    #1

    Listmarketcatalogue

    Hi, I'm stuck with listmarketcatalogue. Would somebody put up a json string that would get all the UK horseraces for today? I am not interested in the metadata, I just want to get the textQuery,eventIds, marketIds, venues and marketStartTime. If someone would be kind enough to do that for me then I can figure the rest out for myself. Many thanks.
  • WTPooh
    Member
    • May 2012
    • 88

    #2
    Code:
    {"method":"SportsAPING/v1.0/listMarketCatalogue","params":{"filter":{"eventTypeIds":["7"],"marketCountries":["GB"],"marketTypeCodes":["WIN"],"marketStartTime":{"from":"2020-03-01T00:00:00Z","to":"2020-03-02T00:00:00Z"}},"marketProjection":["EVENT","MARKET_START_TIME","RUNNER_DESCRIPTION"],"maxResults":1000}}

    Comment

    • Sedgefield
      Junior Member
      • Apr 2009
      • 12

      #3
      So many thanks, you've set me well on my way. Thank you again.

      Comment

      Working...
      X