APIEndpoint referenceTeam
/team/{id}/last-formation
curl -X GET "https://example.com/api/team/0/last-formation"{ "data": { "awayScoreCurrent": 0, "awayTeamId": 0, "awayTeamName": "string", "eventId": 0, "formation": "string", "homeScoreCurrent": 0, "homeTeamId": 0, "homeTeamName": "string", "timeStartTimestamp": 0, "tournamentName": "string" }}