cURL
curl --request GET \ --url https://sandbox.api.fantasyfutbol.app/v1/player/{id}/fixtures \ --header 'x-api-key: <api-key>'
{ "statusCode": 123, "message": "<string>", "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "start_date": "2023-11-07T05:31:56Z", "game_week": "<string>", "opposition": "<string>" } ] }
x >= 1
Player fixtures retrieved
Show child attributes