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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=146",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=144",
    "results": [
        {
            "id": 1987,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-01T18:57:29.779499Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1990,
            "name": "19x19 Open D.E Cup #154:",
            "creator": 1306771,
            "group": 12599,
            "created": "2026-01-11T00:42:16.462716Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1377,
            "name": "19x19 Open D.E. Cup #1:",
            "creator": 1126140,
            "group": 12599,
            "created": "2023-03-20T10:31:45.639195Z",
            "started": null,
            "ended": null
        },
        {
            "id": 584,
            "name": "19X19 live Swiss tournament",
            "creator": 940672,
            "group": 3,
            "created": "2021-03-15T12:50:43.187376Z",
            "started": null,
            "ended": null
        },
        {
            "id": 468,
            "name": "19x19 1d - 9d+ Friendly Match (tournament)",
            "creator": 770016,
            "group": 6273,
            "created": "2020-12-15T11:09:37.758348Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1079,
            "name": "19x19",
            "creator": 1116912,
            "group": 11472,
            "created": "2022-03-30T07:44:30.286936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 146,
            "name": "19der",
            "creator": 466732,
            "group": 95,
            "created": "2020-04-08T16:07:40.192386Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1880,
            "name": "1942Napaphat",
            "creator": 1781989,
            "group": 13760,
            "created": "2025-05-23T04:46:58.282588Z",
            "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": 835,
            "name": "17 de setembro",
            "creator": 1019032,
            "group": 9676,
            "created": "2021-09-17T11:58:54.191298Z",
            "started": null,
            "ended": null
        }
    ]
}