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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=156",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=154",
    "results": [
        {
            "id": 1825,
            "name": "aaa",
            "creator": 1702258,
            "group": 25,
            "created": "2025-01-26T10:33:39.976432Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1832,
            "name": "Chopin",
            "creator": 1704221,
            "group": 2289,
            "created": "2025-02-04T13:35:25.934471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1827,
            "name": "Fkfjcd",
            "creator": 1707165,
            "group": 14954,
            "created": "2025-01-29T04:34:34.586154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1830,
            "name": "ЧСВ",
            "creator": 1710730,
            "group": 15031,
            "created": "2025-02-02T13:30:55.730256Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1838,
            "name": "Первый турнир",
            "creator": 1724980,
            "group": 15101,
            "created": "2025-02-22T18:26:54.172347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1963,
            "name": "Rfr",
            "creator": 1729163,
            "group": 13972,
            "created": "2025-10-22T19:42:17.984773Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1882,
            "name": "BOKENDO",
            "creator": 1729163,
            "group": 6335,
            "created": "2025-05-25T05:02:46.938065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1861,
            "name": "240-rx go",
            "creator": 1729163,
            "group": 3,
            "created": "2025-04-08T11:18:31.236262Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1843,
            "name": "ทาเคชิ",
            "creator": 1733083,
            "group": 25,
            "created": "2025-03-06T12:29:42.465097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1977,
            "name": "GO's Got Talent",
            "creator": 1733830,
            "group": 13675,
            "created": "2025-12-02T20:12:42.682659Z",
            "started": null,
            "ended": null
        }
    ]
}