Returns participants (teams) for a specified sport
cURL
curl --request GET \ --url https://api.odds-api.io/v3/participants
[ { "id": 123, "name": "<string>", "sport": "<string>" } ]
API key for authentication
Sport slug (e.g. football)
Search term to filter by name
OK
slug format (e.g., "football")