cURL
curl --request GET \ --url 'https://v5.oddspapi.io/en/media/tournaments/{tournamentId}?apiKey='
200
Example
"<string>"
Get tournament 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).
Tournament identifier.
Final image response (when redirect is followed and/or proxy mode is used).
The response is of type file.
file