GET /api/v1/tournament_records/?format=api&ordering=-ended&page=145
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=146",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=144",
    "results": [
        {
            "id": 1678,
            "name": "Foxy",
            "creator": 1546177,
            "group": 14324,
            "created": "2024-05-26T11:37:44.219203Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1676,
            "name": "asd",
            "creator": 370803,
            "group": 14211,
            "created": "2024-05-17T15:49:40.325909Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1679,
            "name": "manhã",
            "creator": 832318,
            "group": 13117,
            "created": "2024-05-28T14:57:59.812618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1680,
            "name": "hho",
            "creator": 1382043,
            "group": 2289,
            "created": "2024-05-29T13:32:25.914051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1681,
            "name": "123",
            "creator": 1187525,
            "group": 9668,
            "created": "2024-06-01T13:27:09.517897Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1682,
            "name": "турнир для начинающих",
            "creator": 1569870,
            "group": 9,
            "created": "2024-06-02T17:51:35.485440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1683,
            "name": "Pan",
            "creator": 1220649,
            "group": 14243,
            "created": "2024-06-04T05:09:02.447793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1684,
            "name": "精简版",
            "creator": 1570423,
            "group": 14350,
            "created": "2024-06-09T04:55:10.562732Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1808,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 25,
            "created": "2024-12-17T12:44:54.669703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1685,
            "name": "MY GOD",
            "creator": 1192116,
            "group": 13117,
            "created": "2024-06-11T15:31:30.805047Z",
            "started": null,
            "ended": null
        }
    ]
}