Resource information
...
Name | Data type | Description |
---|---|---|
.stats | ||
.{object_id} | xsd:int | REQUIRED. The identifier for object e.g participant(team)/lineup(person) |
type | xsd:string | REQUIRED. Type of object e.g team/person |
..stats | ||
..{stats_id} | xsd:int | REQUIRED. The identifier for stats |
value | xsd:string | REQUIRED. The value of stats |
Output elements
.data | |
---|---|
message | Response info message. |
status | Response code. |
...
Request | Parameters |
---|---|
"https://api.softnetsport.com/v2/events/{event_id}/stats?token={token}" | token, event_id |