GET /api/v1/tournament_records/?format=api&ordering=name&page=13
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=name&page=14",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=12",
    "results": [
        {
            "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
        },
        {
            "id": 1168,
            "name": "111",
            "creator": 1173271,
            "group": 12005,
            "created": "2022-07-02T01:31:00.278431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 381,
            "name": "111",
            "creator": 756229,
            "group": 5118,
            "created": "2020-09-20T06:16:21.224901Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1995,
            "name": "111",
            "creator": 1940619,
            "group": 16111,
            "created": "2026-01-20T16:11:42.791802Z",
            "started": null,
            "ended": null
        },
        {
            "id": 601,
            "name": "112233",
            "creator": 941913,
            "group": 8391,
            "created": "2021-03-26T07:29:21.282913Z",
            "started": null,
            "ended": null
        },
        {
            "id": 750,
            "name": "12",
            "creator": 1000928,
            "group": 9578,
            "created": "2021-07-04T11:46:27.288188Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1590,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483342,
            "group": 2276,
            "created": "2023-12-18T14:12:06.752046Z",
            "started": null,
            "ended": null
        }
    ]
}