GET /api/v1/tournament_records/?format=api&ordering=ended&page=105
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=ended&page=106",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=104",
    "results": [
        {
            "id": 1095,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:51:56.964637Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1096,
            "name": "台灣大魷魚",
            "creator": 1037623,
            "group": 1144,
            "created": "2022-04-09T09:43:57.345434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1097,
            "name": "dtsgegegeeg",
            "creator": 1137383,
            "group": 11450,
            "created": "2022-04-11T03:42:45.912223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1098,
            "name": "Uhahsh",
            "creator": 1064944,
            "group": 25,
            "created": "2022-04-12T08:59:36.406598Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1099,
            "name": "G4sgegata4t",
            "creator": 1142376,
            "group": 11505,
            "created": "2022-04-13T03:59:39.659173Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1100,
            "name": "yuju",
            "creator": 1123268,
            "group": 25,
            "created": "2022-04-15T02:37:20.526879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1101,
            "name": "友誼對局",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-16T04:47:18.404911Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1505,
            "name": "เ้อิ",
            "creator": 1415417,
            "group": 11948,
            "created": "2023-09-04T05:34:08.277202Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1507,
            "name": "เก่งจริงชิงมันนี่",
            "creator": 1415910,
            "group": 11948,
            "created": "2023-09-05T02:29:22.319151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1508,
            "name": "LIHKG 級位研修杯賽 第一期",
            "creator": 872222,
            "group": 8905,
            "created": "2023-09-05T05:23:30.595062Z",
            "started": null,
            "ended": null
        }
    ]
}