GET /api/v1/tournament_records/?format=api&ordering=-creator&page=21
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=-creator&page=22",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=20",
    "results": [
        {
            "id": 1604,
            "name": "The proGroup",
            "creator": 1443399,
            "group": 13928,
            "created": "2024-01-07T12:55:06.611839Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1602,
            "name": "The Pro Group Tournament",
            "creator": 1443345,
            "group": 13928,
            "created": "2024-01-05T08:59:39.194988Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1554,
            "name": "Pokรฉmon",
            "creator": 1436588,
            "group": 12511,
            "created": "2023-11-14T12:16:41.742478Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1601,
            "name": "๐Ÿ‘ป๐Ÿ˜‡๐Ÿ˜€๐Ÿ˜ด๐Ÿ˜Ž",
            "creator": 1436588,
            "group": 13797,
            "created": "2024-01-05T04:38:19.968502Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1552,
            "name": "๐ŸŽ„Christmas ๐ŸŽ„",
            "creator": 1434626,
            "group": 13648,
            "created": "2023-11-09T16:15:36.200121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1610,
            "name": "๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ๐Ÿ‘พ",
            "creator": 1434626,
            "group": 13648,
            "created": "2024-01-24T06:24:07.154910Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1658,
            "name": "Easter Tournament",
            "creator": 1433463,
            "group": 8562,
            "created": "2024-04-21T10:54:25.342155Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1526,
            "name": "tournament",
            "creator": 1432930,
            "group": 13099,
            "created": "2023-10-04T10:09:43.458891Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1572,
            "name": "ๆฃ‹่ณฝ1",
            "creator": 1431566,
            "group": 13803,
            "created": "2023-12-03T04:07:16.995744Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1524,
            "name": "World Association",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T09:48:37.492649Z",
            "started": null,
            "ended": null
        }
    ]
}