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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=121",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=119",
    "results": [
        {
            "id": 1931,
            "name": "test",
            "creator": 1015821,
            "group": 459,
            "created": "2025-09-05T12:08:23.735520Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1935,
            "name": "Iabooboo",
            "creator": 1584665,
            "group": 14323,
            "created": "2025-09-12T22:53:49.369827Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1936,
            "name": "gocreate",
            "creator": 1861803,
            "group": 15722,
            "created": "2025-09-19T13:00:29.999343Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1937,
            "name": "เดจาวู",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-09-22T21:07:30.909531Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1938,
            "name": "芋泥",
            "creator": 1864218,
            "group": 15732,
            "created": "2025-09-23T08:01:00.806870Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1940,
            "name": "王不见王",
            "creator": 1865675,
            "group": 15745,
            "created": "2025-09-25T11:16:14.029576Z",
            "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": 1943,
            "name": "Uop",
            "creator": 1584100,
            "group": 25,
            "created": "2025-09-27T12:56:43.960968Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1723,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:08:42.265632Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1725,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:23.810266Z",
            "started": null,
            "ended": null
        }
    ]
}