GET /api/v1/tournament_records/?format=api&ordering=-ended&page=82
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=83",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=81",
    "results": [
        {
            "id": 849,
            "name": "TALLES",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:44:06.012688Z",
            "started": null,
            "ended": null
        },
        {
            "id": 850,
            "name": "Thum",
            "creator": 1045870,
            "group": 6823,
            "created": "2021-09-26T05:23:58.675242Z",
            "started": null,
            "ended": null
        },
        {
            "id": 851,
            "name": "เฟรนชิฟ9x9",
            "creator": 1058169,
            "group": 10201,
            "created": "2021-09-26T11:16:47.785245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 852,
            "name": "Test1",
            "creator": 919068,
            "group": 7984,
            "created": "2021-09-26T17:58:21.552880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1545,
            "name": "9х9 бом бом",
            "creator": 1390451,
            "group": 13563,
            "created": "2023-10-30T17:23:10.134501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 855,
            "name": "ddddddddd",
            "creator": 1052876,
            "group": 10124,
            "created": "2021-09-29T09:10:05.041324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 856,
            "name": "Mateos",
            "creator": 1057765,
            "group": 28,
            "created": "2021-09-30T18:02:55.635313Z",
            "started": null,
            "ended": null
        },
        {
            "id": 857,
            "name": "友谊比赛网络赛",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-01T11:34:13.270342Z",
            "started": null,
            "ended": null
        },
        {
            "id": 858,
            "name": "组内比赛网络赛",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-01T11:34:42.670101Z",
            "started": null,
            "ended": null
        },
        {
            "id": 859,
            "name": "输赢莫急,友谊需急",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-02T08:23:06.124933Z",
            "started": null,
            "ended": null
        }
    ]
}