GET /api/v1/tournament_records/?format=api&ordering=name&page=6
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=7",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=5",
    "results": [
        {
            "id": 1208,
            "name": "ธีรดา",
            "creator": 1175242,
            "group": 12021,
            "created": "2022-07-14T04:00:10.343972Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1555,
            "name": "บลาๆๆ",
            "creator": 1176325,
            "group": 12053,
            "created": "2023-11-15T12:56:08.786887Z",
            "started": null,
            "ended": null
        },
        {
            "id": 759,
            "name": "ภีมพล",
            "creator": 1021706,
            "group": 6823,
            "created": "2021-07-08T07:50:53.733627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1224,
            "name": "มาดิ์",
            "creator": 1178228,
            "group": 12021,
            "created": "2022-08-04T02:48:35.185324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1157,
            "name": "잘못만든것",
            "creator": 1086916,
            "group": 11852,
            "created": "2022-06-17T07:19:12.292855Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1091,
            "name": "ชฎาธาร",
            "creator": 1141420,
            "group": 9094,
            "created": "2022-04-08T03:41:20.914337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1090,
            "name": "ชฎาธาร",
            "creator": 1141420,
            "group": 9094,
            "created": "2022-04-08T03:40:03.176373Z",
            "started": null,
            "ended": null
        },
        {
            "id": 169,
            "name": "ตัวกลม",
            "creator": 763060,
            "group": 5326,
            "created": "2020-04-18T19:22:01.369366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1843,
            "name": "ทาเคชิ",
            "creator": 1733083,
            "group": 25,
            "created": "2025-03-06T12:29:42.465097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 942,
            "name": "มาเล่น",
            "creator": 1099949,
            "group": 2289,
            "created": "2021-12-28T15:03:23.126198Z",
            "started": null,
            "ended": null
        }
    ]
}