GET /api/v1/tournament_records/?format=api&ordering=-ended&page=123
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=124",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=122",
    "results": [
        {
            "id": 1755,
            "name": "LIHKG 無限reboot 級位聯賽 2024 #1",
            "creator": 872222,
            "group": 8905,
            "created": "2024-09-11T12:51:22.396568Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1756,
            "name": "อมดส",
            "creator": 1628689,
            "group": 2289,
            "created": "2024-09-12T14:39:49.948104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1760,
            "name": "roblox tournament",
            "creator": 1053363,
            "group": 11548,
            "created": "2024-09-17T11:47:45.678401Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1761,
            "name": "เสือ",
            "creator": 1632090,
            "group": 12520,
            "created": "2024-09-19T02:32:33.847943Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1764,
            "name": "Finnish Championship Preliminaries 2024",
            "creator": 495337,
            "group": 13427,
            "created": "2024-09-26T06:07:47.249431Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1765,
            "name": "Luana8b",
            "creator": 1636974,
            "group": 14659,
            "created": "2024-09-26T11:45:29.167795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1766,
            "name": "galaxy brain",
            "creator": 1053363,
            "group": 12712,
            "created": "2024-09-27T05:06:50.260307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1768,
            "name": "9",
            "creator": 1637723,
            "group": 3524,
            "created": "2024-09-29T07:36:33.784082Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1769,
            "name": "jvjjvjjdsj",
            "creator": 1470041,
            "group": 25,
            "created": "2024-10-01T01:15:36.261774Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1774,
            "name": "Infry",
            "creator": 1647262,
            "group": 14659,
            "created": "2024-10-17T11:14:01.758258Z",
            "started": null,
            "ended": null
        }
    ]
}