GET /api/v1/tournament_records/?format=api&ordering=ended&page=148
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=ended&page=149",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=147",
    "results": [
        {
            "id": 1835,
            "name": "Аво",
            "creator": 1685115,
            "group": 12913,
            "created": "2025-02-14T16:51:53.045822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1825,
            "name": "aaa",
            "creator": 1702258,
            "group": 25,
            "created": "2025-01-26T10:33:39.976432Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1826,
            "name": "Go basics",
            "creator": 1573495,
            "group": 25,
            "created": "2025-01-26T17:32:24.188107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1827,
            "name": "Fkfjcd",
            "creator": 1707165,
            "group": 14954,
            "created": "2025-01-29T04:34:34.586154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1836,
            "name": "LIHKG 棋聖戰 第四期",
            "creator": 872222,
            "group": 8905,
            "created": "2025-02-15T13:21:29.212130Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1838,
            "name": "Первый турнир",
            "creator": 1724980,
            "group": 15101,
            "created": "2025-02-22T18:26:54.172347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1828,
            "name": "на куук",
            "creator": 1460731,
            "group": 7684,
            "created": "2025-01-29T12:17:04.424719Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1830,
            "name": "ЧСВ",
            "creator": 1710730,
            "group": 15031,
            "created": "2025-02-02T13:30:55.730256Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1832,
            "name": "Chopin",
            "creator": 1704221,
            "group": 2289,
            "created": "2025-02-04T13:35:25.934471Z",
            "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
        }
    ]
}