GET /api/v1/tournament_records/?format=api&ordering=-group&page=42
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=43",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=41",
    "results": [
        {
            "id": 1263,
            "name": "nicccc",
            "creator": 1063780,
            "group": 10737,
            "created": "2022-10-16T12:52:39.299193Z",
            "started": null,
            "ended": null
        },
        {
            "id": 924,
            "name": "เกมแข่งขันที่ ๑",
            "creator": 1085401,
            "group": 10723,
            "created": "2021-12-08T05:39:31.208917Z",
            "started": null,
            "ended": null
        },
        {
            "id": 928,
            "name": "死翘翘",
            "creator": 1078730,
            "group": 10706,
            "created": "2021-12-12T02:21:51.039971Z",
            "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": 915,
            "name": "AnnoyingBotz (not rly bots)",
            "creator": 1084488,
            "group": 10675,
            "created": "2021-11-28T04:27:25.064808Z",
            "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": 910,
            "name": "高手competition",
            "creator": 1084107,
            "group": 10647,
            "created": "2021-11-25T09:03:19.845047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 919,
            "name": "20220101",
            "creator": 1080477,
            "group": 10645,
            "created": "2021-12-04T10:32:12.342192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 906,
            "name": "дети",
            "creator": 1082270,
            "group": 10612,
            "created": "2021-11-21T08:16:06.029217Z",
            "started": null,
            "ended": null
        },
        {
            "id": 939,
            "name": "Contest #1 2021",
            "creator": 1065846,
            "group": 10593,
            "created": "2021-12-28T01:38:54.897277Z",
            "started": null,
            "ended": null
        }
    ]
}