GET /api/v1/tournament_records/?format=api&ordering=name&page=117
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=name&page=118",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=116",
    "results": [
        {
            "id": 1020,
            "name": "Tengen",
            "creator": 1122132,
            "group": 9945,
            "created": "2022-02-17T16:53:46.143231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1422,
            "name": "Tercer Torneo Nakade",
            "creator": 68659,
            "group": 11434,
            "created": "2023-04-01T10:07:05.284179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1865,
            "name": "teril",
            "creator": 1573495,
            "group": 15186,
            "created": "2025-04-16T15:26:04.520132Z",
            "started": null,
            "ended": null
        },
        {
            "id": 990,
            "name": "test",
            "creator": 568679,
            "group": 8562,
            "created": "2022-01-27T20:17:10.183136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 417,
            "name": "test",
            "creator": 55006,
            "group": 7086,
            "created": "2020-10-17T06:47:30.167888Z",
            "started": null,
            "ended": null
        },
        {
            "id": 6,
            "name": "test",
            "creator": 445315,
            "group": 2158,
            "created": "2019-07-14T04:06:32.250992Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1779,
            "name": "test",
            "creator": 1643413,
            "group": 14738,
            "created": "2024-10-25T16:26:30.892927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1071,
            "name": "test",
            "creator": 126382,
            "group": 11267,
            "created": "2022-03-26T01:39:09.925307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1920,
            "name": "test",
            "creator": 491290,
            "group": 14853,
            "created": "2025-08-20T07:35:23.837282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 445,
            "name": "test",
            "creator": 93741,
            "group": 351,
            "created": "2020-11-21T19:22:27.080720Z",
            "started": null,
            "ended": null
        }
    ]
}