GET /api/v1/tournament_records/?format=api&ordering=name&page=78
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=79",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=77",
    "results": [
        {
            "id": 603,
            "name": "Kcm",
            "creator": 941935,
            "group": 8734,
            "created": "2021-03-26T13:51:47.069192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 697,
            "name": "Kengyiyang",
            "creator": 1003869,
            "group": 9280,
            "created": "2021-05-29T04:17:15.803200Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1050,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-03-10T06:54:11.482235Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1095,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:51:56.964637Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1094,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:49:29.859916Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1426,
            "name": "killstones",
            "creator": 1250299,
            "group": 13092,
            "created": "2023-04-07T23:22:15.950777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1124,
            "name": "KINK",
            "creator": 880830,
            "group": 8842,
            "created": "2022-05-03T07:58:26.859195Z",
            "started": null,
            "ended": null
        },
        {
            "id": 19,
            "name": "KIRBY",
            "creator": 581936,
            "group": 142,
            "created": "2019-07-30T07:21:31.318579Z",
            "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": 705,
            "name": "KITTIDECH NO.10 4/9",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:21:55.581265Z",
            "started": null,
            "ended": null
        }
    ]
}