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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=145",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=143",
    "results": [
        {
            "id": 772,
            "name": "สุรชัย",
            "creator": 578537,
            "group": 9668,
            "created": "2021-07-19T06:29:30.922869Z",
            "started": null,
            "ended": null
        },
        {
            "id": 485,
            "name": "第一堂",
            "creator": 573525,
            "group": 7894,
            "created": "2021-01-08T10:02:48.697633Z",
            "started": null,
            "ended": null
        },
        {
            "id": 486,
            "name": "第一堂捉棋",
            "creator": 573525,
            "group": 7894,
            "created": "2021-01-08T10:05:00.455108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 688,
            "name": "Test 1",
            "creator": 573320,
            "group": 9238,
            "created": "2021-05-22T05:54:42.198018Z",
            "started": null,
            "ended": null
        },
        {
            "id": 790,
            "name": "NER CUP - LOW KYU",
            "creator": 572141,
            "group": 9593,
            "created": "2021-08-03T03:01:37.577558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 21,
            "name": "2nd Test",
            "creator": 572024,
            "group": 2946,
            "created": "2019-08-15T19:30:52.853761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 23,
            "name": "test 3",
            "creator": 572024,
            "group": 2946,
            "created": "2019-08-27T23:53:31.393344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 990,
            "name": "test",
            "creator": 568679,
            "group": 8562,
            "created": "2022-01-27T20:17:10.183136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1885,
            "name": "Test",
            "creator": 568679,
            "group": 14853,
            "created": "2025-06-03T21:09:00.388171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1926,
            "name": "Boop",
            "creator": 568679,
            "group": 8562,
            "created": "2025-08-29T10:44:36.035998Z",
            "started": null,
            "ended": null
        }
    ]
}