APIEndpoint referenceUnique tournament
/unique-tournament
Response Body
application/json
application/json
curl -X GET "https://example.com/api/unique-tournament"{ "data": [ { "categoryId": 0, "displayInverseHomeAway": true, "hasEventPlayerStatistics": true, "hasPerformanceGraph": true, "id": 0, "name": "string", "onForLiveAlerts": true, "onForTelegramBot": true, "primaryColorHex": "string", "secondaryColorHex": "string", "slug": "string", "userCount": 0 } ]}