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>" } ]
Documentation IndexFetch the complete documentation index at: https://docs.odds-api.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.odds-api.io/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
Sport slug (e.g. football)
Search term to filter by name
OK
slug format (e.g., "football")