GET /api/v1/tournament_records/?format=api&ordering=-ended&page=133
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=134",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=132",
    "results": [
        {
            "id": 1663,
            "name": "World go championship",
            "creator": 1553163,
            "group": 12712,
            "created": "2024-04-29T01:44:19.010028Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1664,
            "name": "14kyu yay!",
            "creator": 1253756,
            "group": 4598,
            "created": "2024-05-01T08:28:13.032291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1893,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-14T16:39:48.797615Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1894,
            "name": "White",
            "creator": 1698573,
            "group": 15283,
            "created": "2025-06-15T08:38:53.597411Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1286,
            "name": "TOURNOIS",
            "creator": 1234918,
            "group": 8095,
            "created": "2022-11-09T17:50:25.532795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1219,
            "name": "we love Go",
            "creator": 875708,
            "group": 10243,
            "created": "2022-07-31T20:22:37.663349Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1221,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-08-02T10:08:11.422955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 260,
            "name": "Test",
            "creator": 27056,
            "group": 139,
            "created": "2020-06-03T11:18:09.728794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1222,
            "name": "Correspondance 19x19",
            "creator": 1175370,
            "group": 12041,
            "created": "2022-08-02T14:24:36.328665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1213,
            "name": "Tournament👇👇👇",
            "creator": 1145806,
            "group": 12100,
            "created": "2022-07-25T09:14:32.584826Z",
            "started": null,
            "ended": null
        }
    ]
}