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

{
    "count": 1619,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=161",
    "results": [
        {
            "id": 2006,
            "name": "Святик",
            "creator": 1873191,
            "group": 16152,
            "created": "2026-02-09T09:01:32.740763Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2007,
            "name": "Go Basics Championships (Group Only)  Миша_HGO vs leika",
            "creator": 1951382,
            "group": 25,
            "created": "2026-02-18T14:06:15.981709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2008,
            "name": "123456789",
            "creator": 1916486,
            "group": 7581,
            "created": "2026-02-19T02:26:42.792163Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2010,
            "name": "ddd",
            "creator": 1700746,
            "group": 3,
            "created": "2026-03-09T12:31:03.182990Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2011,
            "name": "tournoi",
            "creator": 1892346,
            "group": 16266,
            "created": "2026-03-12T15:58:33.321123Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2012,
            "name": "Tournoi du club de go 2",
            "creator": 1935183,
            "group": 16097,
            "created": "2026-03-15T15:16:20.472564Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2014,
            "name": "tourney record (test)",
            "creator": 488292,
            "group": 15582,
            "created": "2026-03-17T03:28:30.733491Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2015,
            "name": "tournoi",
            "creator": 1938690,
            "group": 16266,
            "created": "2026-03-19T15:23:13.702899Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2018,
            "name": "Giải",
            "creator": 1928022,
            "group": 16026,
            "created": "2026-03-29T10:36:18.455643Z",
            "started": null,
            "ended": null
        }
    ]
}