StatsHub Docs
Endpoint referenceEvent

/event/{id}/predicted-formations

GET
/api/v2/event/{id}/predicted-formations

Path Parameters

id*integer
Formatint64

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

curl -X GET "https://example.com/api/v2/event/0/predicted-formations"
{  "$schema": "https://example.com/schemas/EventPredictedFormationsOKBody.json",  "data": {    "property1": null,    "property2": null  }}