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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=151",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=149",
    "results": [
        {
            "id": 1935,
            "name": "Iabooboo",
            "creator": 1584665,
            "group": 14323,
            "created": "2025-09-12T22:53:49.369827Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1793,
            "name": "Christmas",
            "creator": 1585337,
            "group": 14323,
            "created": "2024-11-13T10:22:13.959522Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1710,
            "name": "Nigger balls",
            "creator": 1586059,
            "group": 3,
            "created": "2024-07-04T12:53:22.579027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1725,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:23.810266Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1724,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:09.555040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1723,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:08:42.265632Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1722,
            "name": "Cfnvmmcncmcncnn",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:08:30.745993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1736,
            "name": "Test",
            "creator": 1588035,
            "group": 25,
            "created": "2024-07-08T00:13:44.312144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1899,
            "name": "测试锦标赛",
            "creator": 1591927,
            "group": 15439,
            "created": "2025-06-21T03:49:41.686288Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1740,
            "name": "หมากล้อม",
            "creator": 1596435,
            "group": 43,
            "created": "2024-07-20T14:04:17.300524Z",
            "started": null,
            "ended": null
        }
    ]
}