GET /api/v1/tournament_records/?format=api&ordering=-creator&page=72
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=-creator&page=73",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=71",
    "results": [
        {
            "id": 707,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:42:53.279219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 745,
            "name": "Union training",
            "creator": 1004281,
            "group": 25,
            "created": "2021-07-01T03:16:14.508792Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1113,
            "name": "Champ game 1",
            "creator": 1004222,
            "group": 11651,
            "created": "2022-04-23T08:20:08.903327Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1114,
            "name": "hi",
            "creator": 1004222,
            "group": 9668,
            "created": "2022-04-23T08:38:52.652147Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1125,
            "name": "For people",
            "creator": 1004222,
            "group": 7228,
            "created": "2022-05-04T04:54:50.184261Z",
            "started": null,
            "ended": null
        },
        {
            "id": 697,
            "name": "Kengyiyang",
            "creator": 1003869,
            "group": 9280,
            "created": "2021-05-29T04:17:15.803200Z",
            "started": null,
            "ended": null
        },
        {
            "id": 696,
            "name": "Shogi 将棋 9x9 LV",
            "creator": 1003574,
            "group": 935,
            "created": "2021-05-28T14:44:04.188874Z",
            "started": null,
            "ended": null
        },
        {
            "id": 810,
            "name": "唐老師v.s宥宥宥",
            "creator": 1003410,
            "group": 9276,
            "created": "2021-08-30T10:58:20.077244Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1053,
            "name": "Omg",
            "creator": 1002561,
            "group": 7256,
            "created": "2022-03-14T08:08:43.810351Z",
            "started": null,
            "ended": null
        },
        {
            "id": 692,
            "name": "Test SEYGO",
            "creator": 1002390,
            "group": 6192,
            "created": "2021-05-26T18:12:22.431393Z",
            "started": null,
            "ended": null
        }
    ]
}