GET /api/v1/tournament_records/?format=api&ordering=name&page=77
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=78",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=76",
    "results": [
        {
            "id": 256,
            "name": "koll",
            "creator": 736026,
            "group": 5099,
            "created": "2020-06-02T05:23:52.508964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 418,
            "name": "korea",
            "creator": 341212,
            "group": 6774,
            "created": "2020-10-18T10:43:13.604923Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1259,
            "name": "Kosumi Go Cup",
            "creator": 1212081,
            "group": 12320,
            "created": "2022-10-08T04:22:39.707796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 513,
            "name": "kps",
            "creator": 831547,
            "group": 43,
            "created": "2021-01-28T14:32:34.190832Z",
            "started": null,
            "ended": null
        },
        {
            "id": 173,
            "name": "krunod",
            "creator": 758272,
            "group": 485,
            "created": "2020-04-21T12:07:37.883315Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1917,
            "name": "Kskdvvv.          Hdjdieheejrhfhfh",
            "creator": 1306771,
            "group": 11648,
            "created": "2025-08-09T09:29:01.352185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 528,
            "name": "Ksskksks",
            "creator": 757987,
            "group": 5240,
            "created": "2021-02-06T08:17:08.178861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 306,
            "name": "Kuksu Tourney",
            "creator": 690746,
            "group": 515,
            "created": "2020-07-06T04:41:21.819894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1630,
            "name": "kyu level McMahon 19x19",
            "creator": 1526641,
            "group": 14119,
            "created": "2024-03-10T08:44:06.700330Z",
            "started": null,
            "ended": null
        },
        {
            "id": 117,
            "name": "Kyu Level Study Group Ep 00000001",
            "creator": 728777,
            "group": 43,
            "created": "2020-03-25T19:53:05.163032Z",
            "started": null,
            "ended": null
        }
    ]
}