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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=55",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=53",
    "results": [
        {
            "id": 924,
            "name": "เกมแข่งขันที่ ๑",
            "creator": 1085401,
            "group": 10723,
            "created": "2021-12-08T05:39:31.208917Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1121,
            "name": "For Fun",
            "creator": 1084605,
            "group": 11458,
            "created": "2022-04-28T23:48:39.369684Z",
            "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": 910,
            "name": "高手competition",
            "creator": 1084107,
            "group": 10647,
            "created": "2021-11-25T09:03:19.845047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 909,
            "name": "P.5 30",
            "creator": 1083325,
            "group": 9318,
            "created": "2021-11-23T06:08:23.929889Z",
            "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": 1158,
            "name": "圍棋比賽2022",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-17T13:13:50.315355Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1161,
            "name": "圍棋比賽20220618",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-18T08:22:13.315662Z",
            "started": null,
            "ended": null
        },
        {
            "id": 906,
            "name": "дети",
            "creator": 1082270,
            "group": 10612,
            "created": "2021-11-21T08:16:06.029217Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1142,
            "name": "00000000000000",
            "creator": 1082106,
            "group": 11766,
            "created": "2022-05-22T09:28:58.792924Z",
            "started": null,
            "ended": null
        }
    ]
}