GET /api/v1/tournament_records/?format=api&ordering=-started&page=115
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=-started&page=116",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=114",
    "results": [
        {
            "id": 1204,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:26:09.473495Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1134,
            "name": "LIHKG Season 1 Bus Cup",
            "creator": 872222,
            "group": 8905,
            "created": "2022-05-11T16:18:21.598343Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1313,
            "name": "Christmas Cup",
            "creator": 1246125,
            "group": 12602,
            "created": "2022-12-05T01:18:31.374210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1205,
            "name": "Ahe",
            "creator": 1176208,
            "group": 12036,
            "created": "2022-07-09T08:25:02.830223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1206,
            "name": "เ้ัายอางักห",
            "creator": 1176184,
            "group": 12036,
            "created": "2022-07-11T03:34:33.796757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1207,
            "name": "กระดาน20",
            "creator": 1177398,
            "group": 12059,
            "created": "2022-07-12T04:59:16.063719Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1208,
            "name": "ธีรดา",
            "creator": 1175242,
            "group": 12021,
            "created": "2022-07-14T04:00:10.343972Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1209,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:06:14.713815Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1210,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:08:08.806983Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1211,
            "name": "ไซตาม้า",
            "creator": 1065173,
            "group": 11939,
            "created": "2022-07-22T10:10:06.886995Z",
            "started": null,
            "ended": null
        }
    ]
}