GET /api/v1/tournament_records/?format=api&ordering=-name&page=152
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=153",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=151",
    "results": [
        {
            "id": 1506,
            "name": "หยกๅๅๅๅ",
            "creator": 1415400,
            "group": 11948,
            "created": "2023-09-04T05:35:23.658632Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1304,
            "name": "ฝึกซ้อม",
            "creator": 114554,
            "group": 12552,
            "created": "2022-11-21T15:32:17.496912Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1601,
            "name": "👻😇😀😴😎",
            "creator": 1436588,
            "group": 13797,
            "created": "2024-01-05T04:38:19.968502Z",
            "started": null,
            "ended": null
        },
        {
            "id": 514,
            "name": "กรวรรณ มณทา",
            "creator": 921111,
            "group": 8022,
            "created": "2021-01-29T11:33:20.972905Z",
            "started": null,
            "ended": null
        },
        {
            "id": 498,
            "name": "กรวรรณ มณทา",
            "creator": 921111,
            "group": 8022,
            "created": "2021-01-20T02:21:06.294169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1864,
            "name": "โกะไทย",
            "creator": 1684477,
            "group": 43,
            "created": "2025-04-16T03:52:18.068675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 812,
            "name": "เฮงเฮง",
            "creator": 1039395,
            "group": 9318,
            "created": "2021-08-31T02:41:50.125096Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1937,
            "name": "เดจาวู",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-09-22T21:07:30.909531Z",
            "started": null,
            "ended": null
        },
        {
            "id": 772,
            "name": "สุรชัย",
            "creator": 578537,
            "group": 9668,
            "created": "2021-07-19T06:29:30.922869Z",
            "started": null,
            "ended": null
        },
        {
            "id": 942,
            "name": "มาเล่น",
            "creator": 1099949,
            "group": 2289,
            "created": "2021-12-28T15:03:23.126198Z",
            "started": null,
            "ended": null
        }
    ]
}