GET /api/v1/tournament_records/?format=api&ordering=-ended&page=90
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=91",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=89",
    "results": [
        {
            "id": 936,
            "name": "2021 Canwa Team GoChampionship",
            "creator": 1087831,
            "group": 10698,
            "created": "2021-12-25T17:41:10.802037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 937,
            "name": "Battle of Santa Claus 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-12-26T22:06:38.450196Z",
            "started": null,
            "ended": null
        },
        {
            "id": 938,
            "name": "fun",
            "creator": 1095408,
            "group": 25,
            "created": "2021-12-27T19:12:57.768995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 940,
            "name": "6351127319",
            "creator": 1099553,
            "group": 2289,
            "created": "2021-12-28T02:27:57.119866Z",
            "started": null,
            "ended": null
        },
        {
            "id": 941,
            "name": "Contest #1 2021",
            "creator": 1065846,
            "group": 10593,
            "created": "2021-12-28T04:54:36.537091Z",
            "started": null,
            "ended": null
        },
        {
            "id": 939,
            "name": "Contest #1 2021",
            "creator": 1065846,
            "group": 10593,
            "created": "2021-12-28T01:38:54.897277Z",
            "started": null,
            "ended": null
        },
        {
            "id": 942,
            "name": "มาเล่น",
            "creator": 1099949,
            "group": 2289,
            "created": "2021-12-28T15:03:23.126198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 973,
            "name": "Brandon Sy",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:30:47.939936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 944,
            "name": "jfjvjdjdcn ndf",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-02T13:31:18.104771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 945,
            "name": "u",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-02T13:39:08.105497Z",
            "started": null,
            "ended": null
        }
    ]
}