GET /api/v1/tournament_records/?format=api&ordering=group&page=40
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=group&page=41",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=39",
    "results": [
        {
            "id": 942,
            "name": "มาเล่น",
            "creator": 1099949,
            "group": 2289,
            "created": "2021-12-28T15:03:23.126198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 940,
            "name": "6351127319",
            "creator": 1099553,
            "group": 2289,
            "created": "2021-12-28T02:27:57.119866Z",
            "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": 471,
            "name": "Bpk",
            "creator": 510353,
            "group": 2293,
            "created": "2020-12-19T03:25:12.659244Z",
            "started": null,
            "ended": null
        },
        {
            "id": 195,
            "name": "BPK League v1",
            "creator": 510353,
            "group": 2293,
            "created": "2020-05-01T01:59:54.937291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 679,
            "name": "รวมสุดยอดฝีมือ ครั้งที่ 1 (2564)ปะทะเดือด",
            "creator": 517674,
            "group": 2328,
            "created": "2021-05-17T14:34:01.878721Z",
            "started": null,
            "ended": null
        },
        {
            "id": 411,
            "name": "มามา กทม.สู้ๆ ครั้งที่ 1/2563",
            "creator": 517674,
            "group": 2328,
            "created": "2020-10-14T04:27:54.610260Z",
            "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": 778,
            "name": "we",
            "creator": 1016128,
            "group": 2389,
            "created": "2021-07-22T08:10:15.166779Z",
            "started": null,
            "ended": null
        }
    ]
}