cURL
curl --request GET \ --url 'https://v5.oddspapi.io/en/media/participants/{participantId}?apiKey='
200
Example
"<string>"
Get participant image.
Returns an HTTP redirect to the image asset.
Response: 302 with Location header (final resource typically PNG).
Location
Your API key (query-based auth for v5).
Participant identifier.
Final image response (when redirect is followed and/or proxy mode is used).
The response is of type file.
file