GET /api/v1/tournament_records/?format=api&ordering=-name&page=134
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=135",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=133",
    "results": [
        {
            "id": 204,
            "name": "99",
            "creator": 736026,
            "group": 5276,
            "created": "2020-05-05T06:08:42.399136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1768,
            "name": "9",
            "creator": 1637723,
            "group": 3524,
            "created": "2024-09-29T07:36:33.784082Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1261,
            "name": "8 октября",
            "creator": 1073880,
            "group": 5070,
            "created": "2022-10-12T02:18:58.358092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 142,
            "name": "8vo Torneo Mexicano de Go por Internet",
            "creator": 124958,
            "group": 678,
            "created": "2020-04-07T18:07:02.040678Z",
            "started": null,
            "ended": null
        },
        {
            "id": 264,
            "name": "89i",
            "creator": 736026,
            "group": 3207,
            "created": "2020-06-04T03:02:44.180374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 263,
            "name": "8",
            "creator": 736026,
            "group": 5816,
            "created": "2020-06-04T02:19:04.420035Z",
            "started": null,
            "ended": null
        },
        {
            "id": 214,
            "name": "7羌土",
            "creator": 769245,
            "group": 5350,
            "created": "2020-05-11T03:20:03.860453Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1902,
            "name": "785438",
            "creator": 1757581,
            "group": 25,
            "created": "2025-06-29T02:39:30.680318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 684,
            "name": "6aturnuva",
            "creator": 1000475,
            "group": 9088,
            "created": "2021-05-21T06:14:54.126794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 683,
            "name": "6aturnuva",
            "creator": 993822,
            "group": 9088,
            "created": "2021-05-21T06:13:46.737408Z",
            "started": null,
            "ended": null
        }
    ]
}