GET /api/v1/tournament_records/?format=api&ordering=-creator&page=142
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=143",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=141",
    "results": [
        {
            "id": 836,
            "name": "Shūi No Ryu",
            "creator": 535212,
            "group": 10151,
            "created": "2021-09-18T19:50:35.659354Z",
            "started": null,
            "ended": null
        },
        {
            "id": 40,
            "name": "Test",
            "creator": 533905,
            "group": 3207,
            "created": "2019-10-14T18:20:16.296757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 552,
            "name": "Mlem",
            "creator": 526017,
            "group": 8448,
            "created": "2021-02-22T22:33:49.034715Z",
            "started": null,
            "ended": null
        },
        {
            "id": 401,
            "name": "Testing tournament record",
            "creator": 522547,
            "group": 5081,
            "created": "2020-10-08T17:48:11.920677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1415,
            "name": "Go for goal",
            "creator": 518636,
            "group": 13046,
            "created": "2023-03-25T13:42:11.635782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 414,
            "name": "อยากกินกุ้ง Seasons 2 nd  1/2563 มือใหม่หัดเล่น",
            "creator": 518610,
            "group": 2289,
            "created": "2020-10-15T14:48:24.309294Z",
            "started": null,
            "ended": null
        },
        {
            "id": 409,
            "name": "อยากกินชาบู​ รอบที่1",
            "creator": 518568,
            "group": 2289,
            "created": "2020-10-13T22:16:51.963103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 670,
            "name": "hello test",
            "creator": 517730,
            "group": 9125,
            "created": "2021-05-11T08:21:21.529649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 410,
            "name": "มามา กทม.สู้ๆ ครั้งที่ 1 ประจำเดือน ต.ค.2563",
            "creator": 517674,
            "group": 2328,
            "created": "2020-10-14T04:24:31.538967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 411,
            "name": "มามา กทม.สู้ๆ ครั้งที่ 1/2563",
            "creator": 517674,
            "group": 2328,
            "created": "2020-10-14T04:27:54.610260Z",
            "started": null,
            "ended": null
        }
    ]
}