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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=151",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=149",
    "results": [
        {
            "id": 1119,
            "name": "友誼對局😀😀",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-25T13:30:10.893225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 857,
            "name": "友谊比赛网络赛",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-01T11:34:13.270342Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1092,
            "name": "友谊赛114",
            "creator": 1141040,
            "group": 11527,
            "created": "2022-04-08T04:59:39.804109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 215,
            "name": "口冉尸羊女",
            "creator": 769245,
            "group": 5350,
            "created": "2020-05-11T03:20:19.381179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1096,
            "name": "台灣大魷魚",
            "creator": 1037623,
            "group": 1144,
            "created": "2022-04-09T09:43:57.345434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 341,
            "name": "吳卓庭",
            "creator": 818383,
            "group": 5224,
            "created": "2020-08-15T10:26:33.545015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 806,
            "name": "吳韋唐",
            "creator": 762229,
            "group": 9276,
            "created": "2021-08-27T10:44:48.880973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 963,
            "name": "哈哈哈哈哈哈哈",
            "creator": 1048175,
            "group": 10250,
            "created": "2022-01-18T12:21:57.917673Z",
            "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": 492,
            "name": "唔想我嘅感覺!",
            "creator": 881637,
            "group": 7426,
            "created": "2021-01-11T11:01:34.871945Z",
            "started": null,
            "ended": null
        }
    ]
}