GET /api/v1/tournament_records/?format=api&ordering=-creator&page=79
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=-creator&page=80",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=78",
    "results": [
        {
            "id": 1032,
            "name": "王者級",
            "creator": 964872,
            "group": 25,
            "created": "2022-02-25T08:17:30.702889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1033,
            "name": "王者級",
            "creator": 964872,
            "group": 25,
            "created": "2022-02-25T08:18:41.950660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1034,
            "name": "王者級🦹🏼‍♀️",
            "creator": 964872,
            "group": 25,
            "created": "2022-02-25T08:19:19.728824Z",
            "started": null,
            "ended": null
        },
        {
            "id": 607,
            "name": "take 3",
            "creator": 959771,
            "group": 8467,
            "created": "2021-03-27T19:11:17.697853Z",
            "started": null,
            "ended": null
        },
        {
            "id": 581,
            "name": "Shima 1",
            "creator": 959360,
            "group": 8623,
            "created": "2021-03-12T12:24:40.333938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1778,
            "name": "ポッキえんっんふなだからうごくがごろにスィーツ",
            "creator": 959314,
            "group": 14625,
            "created": "2024-10-24T12:33:51.372790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 580,
            "name": "derin",
            "creator": 959184,
            "group": 8555,
            "created": "2021-03-12T07:14:30.982828Z",
            "started": null,
            "ended": null
        },
        {
            "id": 574,
            "name": "Bora",
            "creator": 957151,
            "group": 8555,
            "created": "2021-03-10T09:16:09.359113Z",
            "started": null,
            "ended": null
        },
        {
            "id": 575,
            "name": "Bora",
            "creator": 957151,
            "group": 8555,
            "created": "2021-03-10T09:17:54.260151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 573,
            "name": "doruk",
            "creator": 955814,
            "group": 8555,
            "created": "2021-03-10T09:08:59.849104Z",
            "started": null,
            "ended": null
        }
    ]
}