GET /api/v1/tournament_records/?format=api&ordering=-name&page=21
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=22",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=20",
    "results": [
        {
            "id": 1041,
            "name": "xptmxm",
            "creator": 1127685,
            "group": 11243,
            "created": "2022-03-04T08:21:54.032563Z",
            "started": null,
            "ended": null
        },
        {
            "id": 481,
            "name": "Xếp hạng hàng tháng",
            "creator": 281554,
            "group": 7685,
            "created": "2020-12-28T14:31:29.200590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 43,
            "name": "X",
            "creator": 307866,
            "group": 1527,
            "created": "2019-10-19T15:46:31.354025Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1955,
            "name": "x",
            "creator": 1608024,
            "group": 8111,
            "created": "2025-10-13T07:42:32.470668Z",
            "started": null,
            "ended": null
        },
        {
            "id": 658,
            "name": "WW",
            "creator": 981579,
            "group": 9078,
            "created": "2021-05-05T17:12:57.814675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1470,
            "name": "wu xian tiao z",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-07-02T11:50:08.222910Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1743,
            "name": "wut Sarawut 2029",
            "creator": 1569054,
            "group": 12520,
            "created": "2024-07-29T08:13:03.099183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 58,
            "name": "wow",
            "creator": 696496,
            "group": 2389,
            "created": "2020-01-09T16:20:48.810127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1663,
            "name": "World go championship",
            "creator": 1553163,
            "group": 12712,
            "created": "2024-04-29T01:44:19.010028Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1883,
            "name": "world cup",
            "creator": 1605251,
            "group": 15351,
            "created": "2025-05-25T06:57:37.858346Z",
            "started": null,
            "ended": null
        }
    ]
}