GET /api/v1/tournament_records/?format=api&ordering=group&page=159
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 1582,
"next": null,
"previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=158",
"results": [
{
"id": 1952,
"name": "Torneo 1 A ver cómo les gano",
"creator": 1872058,
"group": 15775,
"created": "2025-10-03T20:07:58.779960Z",
"started": null,
"ended": null
},
{
"id": 1953,
"name": "Го",
"creator": 1873190,
"group": 15784,
"created": "2025-10-05T17:26:13.554110Z",
"started": null,
"ended": null
}
]
}