{
"id": "8008135",
"type": "RoundOutput",
"attributes": {
"round": 1,
"state": "pending",
"timestamps": {
"startsAt": "string",
"createdAt": "string",
"updatedAt": "string",
"completedAt": "string"
}
},
"relationships": {
"participants": {
"links": {
"related": "https://api.challonge.com/<endpoint>/<url>/<relationship>/<relationship_id>.json",
"meta": {
"count": 0
}
}
},
"elapsedTimes": {}
},
"links": {
"self": "https://api.challonge.com/races/<url>.json"
}
}