GET /api/v1/tournament_records/?format=api&ordering=name&page=5
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=6",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=4",
    "results": [
        {
            "id": 1196,
            "name": "ㅗㅗㅗ",
            "creator": 780164,
            "group": 12019,
            "created": "2022-07-06T05:41:20.768639Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1229,
            "name": "รานา",
            "creator": 1173424,
            "group": 43,
            "created": "2022-08-06T11:53:10.751954Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1912,
            "name": "สนุก",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:37:52.753300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1756,
            "name": "อมดส",
            "creator": 1628689,
            "group": 2289,
            "created": "2024-09-12T14:39:49.948104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1761,
            "name": "เสือ",
            "creator": 1632090,
            "group": 12520,
            "created": "2024-09-19T02:32:33.847943Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1505,
            "name": "เ้อิ",
            "creator": 1415417,
            "group": 11948,
            "created": "2023-09-04T05:34:08.277202Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1197,
            "name": "แข่ง",
            "creator": 1175221,
            "group": 12021,
            "created": "2022-07-07T03:34:40.281786Z",
            "started": null,
            "ended": null
        },
        {
            "id": 293,
            "name": "나미사랑",
            "creator": 801585,
            "group": 6126,
            "created": "2020-06-24T01:59:52.315807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1514,
            "name": "🦄🦄🦄",
            "creator": 1423801,
            "group": 4666,
            "created": "2023-09-11T07:46:24.056010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1556,
            "name": "ชายม.ปลาย",
            "creator": 1176325,
            "group": 13790,
            "created": "2023-11-15T14:24:29.519107Z",
            "started": null,
            "ended": null
        }
    ]
}