GET /api/v1/tournament_records/?format=api&ordering=group&page=120
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=121",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=119",
    "results": [
        {
            "id": 910,
            "name": "高手competition",
            "creator": 1084107,
            "group": 10647,
            "created": "2021-11-25T09:03:19.845047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 912,
            "name": "1st Trial",
            "creator": 1083212,
            "group": 10657,
            "created": "2021-11-25T23:24:21.962813Z",
            "started": null,
            "ended": null
        },
        {
            "id": 915,
            "name": "AnnoyingBotz (not rly bots)",
            "creator": 1084488,
            "group": 10675,
            "created": "2021-11-28T04:27:25.064808Z",
            "started": null,
            "ended": null
        },
        {
            "id": 936,
            "name": "2021 Canwa Team GoChampionship",
            "creator": 1087831,
            "group": 10698,
            "created": "2021-12-25T17:41:10.802037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 928,
            "name": "死翘翘",
            "creator": 1078730,
            "group": 10706,
            "created": "2021-12-12T02:21:51.039971Z",
            "started": null,
            "ended": null
        },
        {
            "id": 924,
            "name": "เกมแข่งขันที่ ๑",
            "creator": 1085401,
            "group": 10723,
            "created": "2021-12-08T05:39:31.208917Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1263,
            "name": "nicccc",
            "creator": 1063780,
            "group": 10737,
            "created": "2022-10-16T12:52:39.299193Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1025,
            "name": "ty tyhty",
            "creator": 1122400,
            "group": 10758,
            "created": "2022-02-18T09:09:25.154289Z",
            "started": null,
            "ended": null
        },
        {
            "id": 965,
            "name": "Sky WeiQi Club #1",
            "creator": 899463,
            "group": 10786,
            "created": "2022-01-19T06:25:51.981653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 932,
            "name": "Turnuva",
            "creator": 1096370,
            "group": 10794,
            "created": "2021-12-20T11:05:51.630516Z",
            "started": null,
            "ended": null
        }
    ]
}