GET /api/v1/tournament_records/?format=api&ordering=-creator&page=78
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=79",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=77",
    "results": [
        {
            "id": 1591,
            "name": "---",
            "creator": 978134,
            "group": 13782,
            "created": "2023-12-19T01:20:09.202492Z",
            "started": null,
            "ended": null
        },
        {
            "id": 789,
            "name": "So good",
            "creator": 977208,
            "group": 9813,
            "created": "2021-08-02T23:30:38.822502Z",
            "started": null,
            "ended": null
        },
        {
            "id": 803,
            "name": "5-8kร่วมเเข่งขัน",
            "creator": 977208,
            "group": 9883,
            "created": "2021-08-18T05:46:07.047418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 616,
            "name": "围棋",
            "creator": 976847,
            "group": 8806,
            "created": "2021-04-04T23:24:36.602920Z",
            "started": null,
            "ended": null
        },
        {
            "id": 619,
            "name": "围棋",
            "creator": 976847,
            "group": 8806,
            "created": "2021-04-10T01:20:41.321265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 617,
            "name": "go boom",
            "creator": 976498,
            "group": 25,
            "created": "2021-04-05T15:05:19.894918Z",
            "started": null,
            "ended": null
        },
        {
            "id": 643,
            "name": "Yes",
            "creator": 968373,
            "group": 8702,
            "created": "2021-04-27T22:01:59.055187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1022,
            "name": "美人魚",
            "creator": 964872,
            "group": 3,
            "created": "2022-02-18T08:39:01.692979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1023,
            "name": "美人魚❤🧡💛💙💜💚❄🎀🌈🍭🧜‍♀️🦹‍♀️🦄💝👩‍🎤",
            "creator": 964872,
            "group": 3,
            "created": "2022-02-18T08:40:44.093024Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1024,
            "name": "王者之心",
            "creator": 964872,
            "group": 28,
            "created": "2022-02-18T08:58:43.747065Z",
            "started": null,
            "ended": null
        }
    ]
}