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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=116",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=114",
    "results": [
        {
            "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
        },
        {
            "id": 1314,
            "name": "Game 1",
            "creator": 1223011,
            "group": 12605,
            "created": "2022-12-05T08:38:34.556951Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1132,
            "name": "LIHKG Season 1 League A",
            "creator": 647190,
            "group": 8905,
            "created": "2022-05-10T14:24:36.765077Z",
            "started": null,
            "ended": null
        }
    ]
}