APIEndpoint referencePlayer
/player/next-fixture-odds
Query Parameters
nextFixtureId?string
playerId?string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/player/next-fixture-odds"{ "data": [ { "property1": null, "property2": null } ], "meta": { "property1": null, "property2": null }}