Returns a single participant by its unique identifier
cURL
curl --request GET \ --url https://api.odds-api.io/v3/participants/{id}
{ "id": 123, "name": "<string>", "sport": "<string>" }
Participant ID
API key for authentication
OK
slug format (e.g., "football")