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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=122",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=120",
    "results": [
        {
            "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
        },
        {
            "id": 1736,
            "name": "Test",
            "creator": 1588035,
            "group": 25,
            "created": "2024-07-08T00:13:44.312144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1944,
            "name": "all",
            "creator": 1864696,
            "group": 2514,
            "created": "2025-09-28T00:24:00.122368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1738,
            "name": "Sample",
            "creator": 753236,
            "group": 309,
            "created": "2024-07-09T23:22:17.379300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1740,
            "name": "หมากล้อม",
            "creator": 1596435,
            "group": 43,
            "created": "2024-07-20T14:04:17.300524Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1741,
            "name": "HI",
            "creator": 1392813,
            "group": 13972,
            "created": "2024-07-22T15:48:34.954298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1742,
            "name": "the way to Go Master",
            "creator": 1399992,
            "group": 14482,
            "created": "2024-07-26T03:12:58.014751Z",
            "started": null,
            "ended": null
        }
    ]
}