View Source SportMonks.Resources.Rounds (sport_monks v0.1.0)
Handles round-related API endpoints.
Summary
Functions
Gets a specific round by ID.
Gets a list of rounds.
Get a list of rounds by searching in name
Gets a list of rounds by season ID.
Functions
Gets a specific round by ID.
Documentation
Please see Get round by ID
Gets a list of rounds.
Documentation
Please see Get all rounds
Get a list of rounds by searching in name
Documentation
Please see Get rounds by searching in name
Gets a list of rounds by season ID.
Documentation
Please see Get rounds by season ID