GET /api/v1/tournament_records/?format=api&ordering=-ended&page=117
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=-ended&page=118",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=116",
    "results": [
        {
            "id": 1323,
            "name": "noob",
            "creator": 1234926,
            "group": 6332,
            "created": "2022-12-19T12:10:14.642114Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1324,
            "name": "9x9 single elimination",
            "creator": 1215371,
            "group": 515,
            "created": "2022-12-24T08:08:47.169022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1325,
            "name": "LIHKG Season 3 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2022-12-27T03:49:14.529260Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1909,
            "name": "Primus Inter Pares 8 (first among equals) https://online-go.com/tournament/130779",
            "creator": 1218730,
            "group": 43,
            "created": "2025-07-29T09:44:14.528880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1550,
            "name": "TEST",
            "creator": 1460501,
            "group": 13767,
            "created": "2023-11-06T20:23:31.347031Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1295,
            "name": "Go en Mexico",
            "creator": 796150,
            "group": 7068,
            "created": "2022-11-10T16:24:29.718949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1308,
            "name": "Segundo Torneo Kikashi",
            "creator": 886071,
            "group": 12574,
            "created": "2022-11-27T12:19:07.768004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1320,
            "name": "MY  LOVE",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:23:19.092255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1326,
            "name": "555",
            "creator": 1192245,
            "group": 25,
            "created": "2022-12-27T14:12:29.073299Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1506,
            "name": "หยกๅๅๅๅ",
            "creator": 1415400,
            "group": 11948,
            "created": "2023-09-04T05:35:23.658632Z",
            "started": null,
            "ended": null
        }
    ]
}