Resource information
URL | https://api.softnetsport.com/v2/events/{event_id}/stats | XSD|
---|---|---|
Method | GET | |
Description | Update details for event. | |
Authorization required | Yes | |
Internal method | Yes |
...
.data | |
---|---|
..stats | All participant or lineups for event |
id | The identifier for object e.g participant(team)/lineup(person) |
type | Type of object e.g team/person |
...stats | List of stats |
id | Stats/result identifier |
column_name | Name of column in database or input element |
value | Stats value |
data_type | Defines type of field generated on front (internal purpose only)
|
Sample curl call
Request | Parameters |
---|---|
| token, event_id |
...