StatsHub Docs
Endpoint referenceEvent

/event/{id}/teams-shots-model

GET
/api/v2/event/{id}/teams-shots-model

Path Parameters

id*string

Query Parameters

gameRange?integer
Formatint64
stat?string

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X GET "https://example.com/api/v2/event/string/teams-shots-model"
{  "$schema": "https://example.com/schemas/EventTeamsShotsModelOKBody.json",  "data": {    "property1": null,    "property2": null  }}