Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

In order to get all categories for provided sport, use URL:

Base url /getCategoriesForSport


To manage with categories search, i.e:

getting categories with only filled tournaments(tournaments which have at least one match)

getting categories with only current matches(matches which have odds) or finished matches (matches with results)

Base url /getCategoriesForSportFilter


With known sport id and category id in order to get list of tournaments use URL:

Base url /getTournamentsForCategory


  • No labels