GET /api/v1/tournament_records/?format=api&ordering=name&page=4
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=5",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=3",
    "results": [
        {
            "id": 1812,
            "name": "าน",
            "creator": 1683001,
            "group": 9318,
            "created": "2024-12-24T06:16:41.866900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1538,
            "name": "ああ",
            "creator": 1387777,
            "group": 13717,
            "created": "2023-10-24T12:52:08.362708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1468,
            "name": "ㅁㅁ",
            "creator": 1248272,
            "group": 11852,
            "created": "2023-06-27T02:02:06.080119Z",
            "started": null,
            "ended": null
        },
        {
            "id": 768,
            "name": "그룹 초고 기사 결정",
            "creator": 1025587,
            "group": 25,
            "created": "2021-07-18T03:45:28.897527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1418,
            "name": "งงว",
            "creator": 1323203,
            "group": 13057,
            "created": "2023-03-29T08:05:39.827413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1174,
            "name": "ตูน",
            "creator": 1165682,
            "group": 2289,
            "created": "2022-07-03T08:44:07.938521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1155,
            "name": "ปัญ",
            "creator": 1165291,
            "group": 25,
            "created": "2022-06-11T14:19:06.201957Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1745,
            "name": "テスト",
            "creator": 430048,
            "group": 14548,
            "created": "2024-08-15T12:28:29.467950Z",
            "started": null,
            "ended": null
        },
        {
            "id": 128,
            "name": "テスト",
            "creator": 750823,
            "group": 4958,
            "created": "2020-03-31T13:24:12.964734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 472,
            "name": "テスト",
            "creator": 790540,
            "group": 5923,
            "created": "2020-12-20T03:59:16.943555Z",
            "started": null,
            "ended": null
        }
    ]
}