...
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) use next URL:
Base url /getCategoriesForSportFilter
...
With known sport id , and category id , in order to get list of tournaments use URL:
Base url /getTournamentsForCategory
...
There is filter for tournaments search as well, You can manage with it using URL:
Base url /getCategoriesForSportgetTournamentsForCategoryFilter