GET /api/v1/tournament_records/?format=api&ordering=creator&page=161
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=162",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=160",
    "results": [
        {
            "id": 1953,
            "name": "Го",
            "creator": 1873190,
            "group": 15784,
            "created": "2025-10-05T17:26:13.554110Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2006,
            "name": "Святик",
            "creator": 1873191,
            "group": 16152,
            "created": "2026-02-09T09:01:32.740763Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1958,
            "name": "試吓玩",
            "creator": 1879837,
            "group": 15808,
            "created": "2025-10-16T13:28:01.661969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1957,
            "name": "level1 多多指教",
            "creator": 1879837,
            "group": 15808,
            "created": "2025-10-16T13:24:03.145326Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2011,
            "name": "tournoi",
            "creator": 1892346,
            "group": 16266,
            "created": "2026-03-12T15:58:33.321123Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1973,
            "name": "22.11.2025",
            "creator": 1903433,
            "group": 4140,
            "created": "2025-11-22T06:42:55.140786Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1999,
            "name": "FFFGGHHHHGFGFGGGGGG",
            "creator": 1909901,
            "group": 483,
            "created": "2026-01-22T01:36:56.551463Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1976,
            "name": "bite",
            "creator": 1910638,
            "group": 15934,
            "created": "2025-12-02T11:33:45.488504Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2008,
            "name": "123456789",
            "creator": 1916486,
            "group": 7581,
            "created": "2026-02-19T02:26:42.792163Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1980,
            "name": "てすとてすと",
            "creator": 1921641,
            "group": 15994,
            "created": "2025-12-18T07:50:29.472002Z",
            "started": null,
            "ended": null
        }
    ]
}