GET /api/v1/tournament_records/?format=api&ordering=-ended&page=127
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=128",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=126",
    "results": [
        {
            "id": 1561,
            "name": "NGF",
            "creator": 1465057,
            "group": 11534,
            "created": "2023-11-17T12:58:25.265537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1562,
            "name": "Familiar",
            "creator": 1466886,
            "group": 13795,
            "created": "2023-11-18T01:01:19.291838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1081,
            "name": "Ih8huh",
            "creator": 1092952,
            "group": 1180,
            "created": "2022-03-30T12:25:37.598344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1563,
            "name": "Carlos Fajardo",
            "creator": 1468513,
            "group": 4667,
            "created": "2023-11-20T22:30:34.114762Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1564,
            "name": "с",
            "creator": 1254308,
            "group": 13806,
            "created": "2023-11-21T07:55:13.940338Z",
            "started": null,
            "ended": null
        },
        {
            "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": 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
        }
    ]
}