GET /api/v1/tournament_records/?format=api&ordering=-ended&page=108
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=109",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=107",
    "results": [
        {
            "id": 1122,
            "name": "อภิวัชร์",
            "creator": 1146601,
            "group": 9094,
            "created": "2022-04-29T02:34:55.177767Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1123,
            "name": "ก็มาดิค้าบ",
            "creator": 1131056,
            "group": 11368,
            "created": "2022-04-30T07:54:22.226243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1124,
            "name": "KINK",
            "creator": 880830,
            "group": 8842,
            "created": "2022-05-03T07:58:26.859195Z",
            "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": 1164,
            "name": "Admin Championship",
            "creator": 1124746,
            "group": 11995,
            "created": "2022-06-29T16:09:06.211098Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1282,
            "name": "Contest(社內賽放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:06:57.897521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1127,
            "name": "Test2",
            "creator": 1136600,
            "group": 11267,
            "created": "2022-05-07T02:15:45.959477Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1126,
            "name": "1st Lancaster lightning 9X9",
            "creator": 851886,
            "group": 2607,
            "created": "2022-05-05T17:34:19.278695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1129,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:42:58.332394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1130,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:44:03.278596Z",
            "started": null,
            "ended": null
        }
    ]
}