GET /api/v1/tournament_records/?format=api&ordering=-ended&page=83
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=84",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=82",
    "results": [
        {
            "id": 860,
            "name": "(๑•̀ᄇ•́)و ✧ GOGOGO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-10-03T06:28:42.108876Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1899,
            "name": "测试锦标赛",
            "creator": 1591927,
            "group": 15439,
            "created": "2025-06-21T03:49:41.686288Z",
            "started": null,
            "ended": null
        },
        {
            "id": 862,
            "name": "Take Your Time 2",
            "creator": 756466,
            "group": 43,
            "created": "2021-10-07T20:33:27.922894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 863,
            "name": "Test",
            "creator": 796150,
            "group": 7068,
            "created": "2021-10-10T03:07:36.212823Z",
            "started": null,
            "ended": null
        },
        {
            "id": 864,
            "name": "Autumn Honinbo Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:07:21.958940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 865,
            "name": "Autumn Kison Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:23:49.378672Z",
            "started": null,
            "ended": null
        },
        {
            "id": 866,
            "name": "Autumn Meijin Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:25:28.968234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 867,
            "name": "Obugreaouhgafrebhouefgaubohgefabhuo",
            "creator": 1026423,
            "group": 7256,
            "created": "2021-10-11T07:46:12.064285Z",
            "started": null,
            "ended": null
        },
        {
            "id": 868,
            "name": "yu",
            "creator": 948269,
            "group": 3207,
            "created": "2021-10-13T09:29:05.098538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1882,
            "name": "BOKENDO",
            "creator": 1729163,
            "group": 6335,
            "created": "2025-05-25T05:02:46.938065Z",
            "started": null,
            "ended": null
        }
    ]
}