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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=10",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=8",
    "results": [
        {
            "id": 1846,
            "name": "Q1",
            "creator": 1621790,
            "group": 15151,
            "created": "2025-03-11T13:05:50.630756Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1845,
            "name": "test",
            "creator": 1654814,
            "group": 15144,
            "created": "2025-03-09T01:39:03.173257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1843,
            "name": "ทาเคชิ",
            "creator": 1733083,
            "group": 25,
            "created": "2025-03-06T12:29:42.465097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1841,
            "name": "test create tournament record",
            "creator": 547523,
            "group": 9064,
            "created": "2025-03-02T13:16:46.870451Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1838,
            "name": "Первый турнир",
            "creator": 1724980,
            "group": 15101,
            "created": "2025-02-22T18:26:54.172347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1836,
            "name": "LIHKG 棋聖戰 第四期",
            "creator": 872222,
            "group": 8905,
            "created": "2025-02-15T13:21:29.212130Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1835,
            "name": "Аво",
            "creator": 1685115,
            "group": 12913,
            "created": "2025-02-14T16:51:53.045822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1832,
            "name": "Chopin",
            "creator": 1704221,
            "group": 2289,
            "created": "2025-02-04T13:35:25.934471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1830,
            "name": "ЧСВ",
            "creator": 1710730,
            "group": 15031,
            "created": "2025-02-02T13:30:55.730256Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1828,
            "name": "на куук",
            "creator": 1460731,
            "group": 7684,
            "created": "2025-01-29T12:17:04.424719Z",
            "started": null,
            "ended": null
        }
    ]
}