GET /api/v1/tournament_records/?format=api&ordering=-ended&page=136
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=137",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=135",
    "results": [
        {
            "id": 1342,
            "name": "T",
            "creator": 1241190,
            "group": 25,
            "created": "2023-01-14T12:21:00.513548Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1559,
            "name": "LIHKG Season 6 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2023-11-16T07:16:00.035538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1344,
            "name": "Ereeee",
            "creator": 1250784,
            "group": 10538,
            "created": "2023-01-16T15:19:08.922742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1345,
            "name": "盧思聿",
            "creator": 1275618,
            "group": 25,
            "created": "2023-01-17T10:27:45.983369Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1346,
            "name": "Neki",
            "creator": 979621,
            "group": 12804,
            "created": "2023-01-19T08:20:35.016367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1352,
            "name": "g-(guju",
            "creator": 1288850,
            "group": 12279,
            "created": "2023-02-02T12:24:09.950009Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1353,
            "name": "John Cloud Bondoc tournament 1",
            "creator": 1250500,
            "group": 25,
            "created": "2023-02-08T13:49:52.155243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1651,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:56:01.490255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1355,
            "name": "Go tournament champions 2023",
            "creator": 952140,
            "group": 8709,
            "created": "2023-02-11T04:43:52.426816Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1423,
            "name": "HI",
            "creator": 1001280,
            "group": 13078,
            "created": "2023-04-04T03:39:22.422680Z",
            "started": null,
            "ended": null
        }
    ]
}