GET /api/v1/tournament_records/?format=api&ordering=-group&page=3
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=-group&page=4",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=2",
    "results": [
        {
            "id": 1965,
            "name": "Ноно",
            "creator": 1873190,
            "group": 15784,
            "created": "2025-10-29T08:39:46.160710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1952,
            "name": "Torneo 1 A ver cómo les gano",
            "creator": 1872058,
            "group": 15775,
            "created": "2025-10-03T20:07:58.779960Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1940,
            "name": "王不见王",
            "creator": 1865675,
            "group": 15745,
            "created": "2025-09-25T11:16:14.029576Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1938,
            "name": "芋泥",
            "creator": 1864218,
            "group": 15732,
            "created": "2025-09-23T08:01:00.806870Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1936,
            "name": "gocreate",
            "creator": 1861803,
            "group": 15722,
            "created": "2025-09-19T13:00:29.999343Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2002,
            "name": "пропрропрропрропроо",
            "creator": 1690695,
            "group": 15695,
            "created": "2026-01-25T17:22:56.282471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1941,
            "name": "SP Open 2025 Test 2",
            "creator": 1640355,
            "group": 15657,
            "created": "2025-09-25T14:19:08.566081Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1928,
            "name": "Tournament",
            "creator": 1818852,
            "group": 15651,
            "created": "2025-08-30T11:48:22.332388Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1919,
            "name": "AMIGOSSS",
            "creator": 1838949,
            "group": 15611,
            "created": "2025-08-19T16:13:52.722428Z",
            "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
        }
    ]
}