GET /api/v1/tournament_records/?format=api&ordering=-creator&page=55
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=56",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=54",
    "results": [
        {
            "id": 1098,
            "name": "Uhahsh",
            "creator": 1064944,
            "group": 25,
            "created": "2022-04-12T08:59:36.406598Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1093,
            "name": "Jeffrey",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:45:36.033074Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1094,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:49:29.859916Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1095,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:51:56.964637Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1050,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-03-10T06:54:11.482235Z",
            "started": null,
            "ended": null
        },
        {
            "id": 961,
            "name": "山",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-01-17T08:40:36.880674Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1044,
            "name": "Gbsb",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-03-07T08:11:29.312733Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1263,
            "name": "nicccc",
            "creator": 1063780,
            "group": 10737,
            "created": "2022-10-16T12:52:39.299193Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1856,
            "name": "おやま大介",
            "creator": 1063357,
            "group": 7234,
            "created": "2025-03-26T08:45:09.300448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 950,
            "name": "重生棋賽",
            "creator": 1062872,
            "group": 10279,
            "created": "2022-01-07T07:21:34.694366Z",
            "started": null,
            "ended": null
        }
    ]
}