GET /api/v1/tournament_records/?format=api&ordering=-name&page=91
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=92",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=90",
    "results": [
        {
            "id": 222,
            "name": "igoo'ss",
            "creator": 752072,
            "group": 5275,
            "created": "2020-05-13T13:33:19.730304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1608,
            "name": "idk",
            "creator": 1470605,
            "group": 13972,
            "created": "2024-01-22T15:12:31.577797Z",
            "started": null,
            "ended": null
        },
        {
            "id": 927,
            "name": "idk",
            "creator": 848322,
            "group": 4076,
            "created": "2021-12-11T10:43:10.269152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 303,
            "name": "ICKKCKDBB",
            "creator": 745958,
            "group": 4806,
            "created": "2020-07-03T23:04:01.401443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 578,
            "name": "Ian chess tornament",
            "creator": 952109,
            "group": 25,
            "created": "2021-03-11T09:00:37.598675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1935,
            "name": "Iabooboo",
            "creator": 1584665,
            "group": 14323,
            "created": "2025-09-12T22:53:49.369827Z",
            "started": null,
            "ended": null
        },
        {
            "id": 905,
            "name": "humdrummmmmmmmmmmmmmm",
            "creator": 802455,
            "group": 3207,
            "created": "2021-11-20T05:45:35.940961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1525,
            "name": "https://online-go.com/tournament/107551",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T10:02:04.070065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1042,
            "name": "Hola",
            "creator": 880472,
            "group": 4974,
            "created": "2022-03-04T16:47:19.348706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1849,
            "name": "hkd k",
            "creator": 1640057,
            "group": 7005,
            "created": "2025-03-13T17:04:03.575864Z",
            "started": null,
            "ended": null
        }
    ]
}