Endpoint referenceEvent
/event/lineup-preview
Query Parameters
matchId?string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/event/lineup-preview"{ "$schema": "https://example.com/schemas/EventLineupPreviewOKBody.json", "data": { "analysisGeneratedAt": "string", "analysisModel": "string", "awayAnalysis": "string", "awayReliability": "string", "awayTeamId": 0, "awayTeamName": "string", "competition": "string", "competitionId": "string", "createdAt": "string", "gameweek": "string", "homeAnalysis": "string", "homeReliability": "string", "homeTeamId": 0, "homeTeamName": "string", "id": 0, "kickoffAt": "string", "lineupsFetchedAt": "string", "matchId": "string", "payload": "string", "region": "string", "resolutionMethod": "string", "resolutionScore": "string", "sorareGameId": "string", "sorareMatchKey": "string", "updatedAt": "string" }}