GET /api/v1/tournament_records/?format=api&ordering=-id&page=7
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=-id&page=8",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=6",
    "results": [
        {
            "id": 1879,
            "name": "The Cutting Board",
            "creator": 955176,
            "group": 13106,
            "created": "2025-05-17T16:18:30.149050Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1877,
            "name": "xxfdkfkgj",
            "creator": 1773399,
            "group": 43,
            "created": "2025-05-09T22:42:52.507534Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1876,
            "name": "l;",
            "creator": 1507765,
            "group": 33,
            "created": "2025-05-02T20:28:27.667796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1875,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-02T06:41:40.511414Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1873,
            "name": "Trinity Cup",
            "creator": 764006,
            "group": 15193,
            "created": "2025-05-01T07:37:43.354264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1870,
            "name": "无间勤碁术化 Go Advance forward forever",
            "creator": 1761443,
            "group": 13797,
            "created": "2025-04-23T12:05:53.048533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1869,
            "name": "17k-22k",
            "creator": 1463203,
            "group": 25,
            "created": "2025-04-23T00:38:32.088510Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1868,
            "name": "Турнир",
            "creator": 1759825,
            "group": 7088,
            "created": "2025-04-17T19:11:57.000328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1867,
            "name": "Giovanna",
            "creator": 1754688,
            "group": 8111,
            "created": "2025-04-17T16:52:50.358033Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1866,
            "name": "test",
            "creator": 119655,
            "group": 15053,
            "created": "2025-04-17T09:16:25.385337Z",
            "started": null,
            "ended": null
        }
    ]
}