GET /api/v1/tournament_records/?format=api&ordering=-ended&page=129
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=130",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=128",
    "results": [
        {
            "id": 1565,
            "name": "九段",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-11-25T15:14:40.457659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1566,
            "name": "Partije s turnira 20.11.2023. - 7.01.2024.",
            "creator": 1076314,
            "group": 12689,
            "created": "2023-11-25T21:08:45.313725Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1567,
            "name": "永兴棋仙战",
            "creator": 1468204,
            "group": 13817,
            "created": "2023-11-27T14:26:06.308548Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2014,
            "name": "tourney record (test)",
            "creator": 488292,
            "group": 15582,
            "created": "2026-03-17T03:28:30.733491Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1643,
            "name": "三圣棋友会友谊赛",
            "creator": 1470523,
            "group": 13599,
            "created": "2024-03-31T01:28:00.655145Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1628,
            "name": "无间勤碁术化 亲睦赛 3",
            "creator": 1144866,
            "group": 13797,
            "created": "2024-03-03T13:22:00.633889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1569,
            "name": "SM Sarja 2023",
            "creator": 192095,
            "group": 75,
            "created": "2023-12-02T07:45:06.887456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1571,
            "name": "Eat,utterly,e",
            "creator": 1475810,
            "group": 13838,
            "created": "2023-12-03T03:06:06.484918Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1572,
            "name": "棋賽1",
            "creator": 1431566,
            "group": 13803,
            "created": "2023-12-03T04:07:16.995744Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1573,
            "name": "le joueur le plus fort des 17k-25k",
            "creator": 1409180,
            "group": 43,
            "created": "2023-12-04T14:47:42.864511Z",
            "started": null,
            "ended": null
        }
    ]
}