GET /api/v1/tournament_records/?format=api&ordering=created&page=127
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=created&page=128",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=126",
    "results": [
        {
            "id": 1508,
            "name": "LIHKG 級位研修杯賽 第一期",
            "creator": 872222,
            "group": 8905,
            "created": "2023-09-05T05:23:30.595062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1509,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:31:27.573366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1510,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:34:47.053867Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1511,
            "name": "T",
            "creator": 1421285,
            "group": 12520,
            "created": "2023-09-07T07:37:14.300044Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1512,
            "name": "自行车VB",
            "creator": 1408273,
            "group": 10278,
            "created": "2023-09-08T10:37:13.969995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1513,
            "name": "QWERTY!!!",
            "creator": 1408273,
            "group": 25,
            "created": "2023-09-08T10:39:47.142742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1514,
            "name": "🦄🦄🦄",
            "creator": 1423801,
            "group": 4666,
            "created": "2023-09-11T07:46:24.056010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1515,
            "name": "Pokemon Go competition cool",
            "creator": 1236996,
            "group": 6427,
            "created": "2023-09-14T01:15:02.096223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1516,
            "name": "Sdbfre",
            "creator": 1386258,
            "group": 3,
            "created": "2023-09-15T08:06:31.263756Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1517,
            "name": "QWERTY杯",
            "creator": 1418879,
            "group": 13515,
            "created": "2023-09-16T00:20:33.845253Z",
            "started": null,
            "ended": null
        }
    ]
}