GET /api/v1/tournament_records/?format=api&ordering=group&page=111
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=112",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=110",
    "results": [
        {
            "id": 774,
            "name": "fgn",
            "creator": 984470,
            "group": 9722,
            "created": "2021-07-20T03:59:19.378767Z",
            "started": null,
            "ended": null
        },
        {
            "id": 797,
            "name": "สถิติโกะไทย",
            "creator": 746506,
            "group": 9734,
            "created": "2021-08-11T09:13:21.191822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 822,
            "name": "test",
            "creator": 681206,
            "group": 9770,
            "created": "2021-09-12T00:39:15.333051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 786,
            "name": "phê",
            "creator": 1031680,
            "group": 9791,
            "created": "2021-08-01T04:02:27.380122Z",
            "started": null,
            "ended": null
        },
        {
            "id": 791,
            "name": "เกมของเด็กน้อย",
            "creator": 1025180,
            "group": 9813,
            "created": "2021-08-03T05:51:22.043708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 789,
            "name": "So good",
            "creator": 977208,
            "group": 9813,
            "created": "2021-08-02T23:30:38.822502Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1675,
            "name": "เทวาพิทัก",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T13:03:31.275429Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1674,
            "name": "ซ้อม17 พฤษภาคม",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T12:30:02.919729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1642,
            "name": "9x9",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T09:03:30.766783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1640,
            "name": "แข่งขันครั้งที่ 1",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T05:26:07.086915Z",
            "started": null,
            "ended": null
        }
    ]
}