GET /api/v1/tournament_records/?format=api&ordering=-group&page=50
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=51",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=49",
    "results": [
        {
            "id": 860,
            "name": "(๑•̀ᄇ•́)و ✧ GOGOGO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-10-03T06:28:42.108876Z",
            "started": null,
            "ended": null
        },
        {
            "id": 805,
            "name": "J vs V",
            "creator": 1024065,
            "group": 9669,
            "created": "2021-08-25T08:31:14.364277Z",
            "started": null,
            "ended": null
        },
        {
            "id": 818,
            "name": "ศึกชิงราชาควาย",
            "creator": 1044162,
            "group": 9669,
            "created": "2021-09-05T07:41:55.206820Z",
            "started": null,
            "ended": null
        },
        {
            "id": 771,
            "name": "ศักดิ์ฎา  ทบโม",
            "creator": 1026354,
            "group": 9668,
            "created": "2021-07-19T05:55:15.637428Z",
            "started": null,
            "ended": null
        },
        {
            "id": 772,
            "name": "สุรชัย",
            "creator": 578537,
            "group": 9668,
            "created": "2021-07-19T06:29:30.922869Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1114,
            "name": "hi",
            "creator": 1004222,
            "group": 9668,
            "created": "2022-04-23T08:38:52.652147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1681,
            "name": "123",
            "creator": 1187525,
            "group": 9668,
            "created": "2024-06-01T13:27:09.517897Z",
            "started": null,
            "ended": null
        },
        {
            "id": 780,
            "name": "JIGSaw training tournament",
            "creator": 851886,
            "group": 9660,
            "created": "2021-07-22T12:09:26.338259Z",
            "started": null,
            "ended": null
        },
        {
            "id": 790,
            "name": "NER CUP - LOW KYU",
            "creator": 572141,
            "group": 9593,
            "created": "2021-08-03T03:01:37.577558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 766,
            "name": "MINI",
            "creator": 1018041,
            "group": 9590,
            "created": "2021-07-17T01:46:05.796112Z",
            "started": null,
            "ended": null
        }
    ]
}