GET /api/v1/tournament_records/?format=api&ordering=-name&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=-name&page=158",
"results": [
{
"id": 1089,
"name": "×××",
"creator": 1141495,
"group": 9094,
"created": "2022-04-08T03:20:09.228245Z",
"started": null,
"ended": null
},
{
"id": 1654,
"name": "^_^",
"creator": 1138169,
"group": 11657,
"created": "2024-04-19T13:57:12.019683Z",
"started": null,
"ended": null
}
]
}