GET /api/v1/tournament_records/?format=api&ordering=-name&page=83
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=84",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=82",
    "results": [
        {
            "id": 899,
            "name": "Ko ko ma",
            "creator": 984385,
            "group": 508,
            "created": "2021-11-14T14:26:22.073273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 208,
            "name": "knmklnmk",
            "creator": 743221,
            "group": 4744,
            "created": "2020-05-09T09:09:48.585608Z",
            "started": null,
            "ended": null
        },
        {
            "id": 756,
            "name": "klaus",
            "creator": 714622,
            "group": 3145,
            "created": "2021-07-07T21:03:50.141380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 705,
            "name": "KITTIDECH NO.10 4/9",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:21:55.581265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 66,
            "name": "Kitaro tournament",
            "creator": 680909,
            "group": 4356,
            "created": "2020-01-17T00:08:02.353138Z",
            "started": null,
            "ended": null
        },
        {
            "id": 19,
            "name": "KIRBY",
            "creator": 581936,
            "group": 142,
            "created": "2019-07-30T07:21:31.318579Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1124,
            "name": "KINK",
            "creator": 880830,
            "group": 8842,
            "created": "2022-05-03T07:58:26.859195Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1426,
            "name": "killstones",
            "creator": 1250299,
            "group": 13092,
            "created": "2023-04-07T23:22:15.950777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1789,
            "name": "Killers and war",
            "creator": 1132253,
            "group": 14736,
            "created": "2024-11-04T03:07:43.239796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1781,
            "name": "Killers and war",
            "creator": 1132253,
            "group": 14736,
            "created": "2024-10-28T02:04:32.354120Z",
            "started": null,
            "ended": null
        }
    ]
}