cURL
curl --request GET \ --url 'https://v5.oddspapi.io/zh/media/participants/{participantId}?apiKey='
200
Example
"<string>"
获取参赛方图片。
返回图片资源的HTTP重定向。
响应:302带 Location 头(最终资源通常为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