StatsHub Docs
APIEndpoint referenceEvent

/event/{id}/predicted-formations

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

Path Parameters

id*integer
Formatint64

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/event/0/predicted-formations"
{  "data": {    "property1": null,    "property2": null  }}