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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=13",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=11",
    "results": [
        {
            "id": 1463,
            "name": "1",
            "creator": 1170442,
            "group": 9276,
            "created": "2023-06-17T11:17:03.683392Z",
            "started": null,
            "ended": null
        },
        {
            "id": 895,
            "name": "1",
            "creator": 1071445,
            "group": 8896,
            "created": "2021-11-12T08:04:05.457885Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1159,
            "name": "1",
            "creator": 1123631,
            "group": 11951,
            "created": "2022-06-17T17:34:30.654443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 642,
            "name": "-- 1 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:04:28.382701Z",
            "started": null,
            "ended": null
        },
        {
            "id": 118,
            "name": "ปลาทู1",
            "creator": 510353,
            "group": 4821,
            "created": "2020-03-26T03:27:32.767068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 991,
            "name": "โกะปะละ#1",
            "creator": 635044,
            "group": 11016,
            "created": "2022-01-30T02:59:44.678237Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1198,
            "name": "กระดานที่1",
            "creator": 1175282,
            "group": 12021,
            "created": "2022-07-07T03:47:16.962177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 409,
            "name": "อยากกินชาบู​ รอบที่1",
            "creator": 518568,
            "group": 2289,
            "created": "2020-10-13T22:16:51.963103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1640,
            "name": "แข่งขันครั้งที่ 1",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T05:26:07.086915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1374,
            "name": "11",
            "creator": 1235404,
            "group": 12491,
            "created": "2023-03-17T14:08:05.124710Z",
            "started": null,
            "ended": null
        }
    ]
}