GET /api/v1/tournament_records/?format=api&ordering=-created&page=22
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=23",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=21",
    "results": [
        {
            "id": 1682,
            "name": "турнир для начинающих",
            "creator": 1569870,
            "group": 9,
            "created": "2024-06-02T17:51:35.485440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1681,
            "name": "123",
            "creator": 1187525,
            "group": 9668,
            "created": "2024-06-01T13:27:09.517897Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1680,
            "name": "hho",
            "creator": 1382043,
            "group": 2289,
            "created": "2024-05-29T13:32:25.914051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1679,
            "name": "manhã",
            "creator": 832318,
            "group": 13117,
            "created": "2024-05-28T14:57:59.812618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1678,
            "name": "Foxy",
            "creator": 1546177,
            "group": 14324,
            "created": "2024-05-26T11:37:44.219203Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1677,
            "name": "Riverbank Tourney",
            "creator": 666747,
            "group": 14307,
            "created": "2024-05-22T10:22:40.106225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1676,
            "name": "asd",
            "creator": 370803,
            "group": 14211,
            "created": "2024-05-17T15:49:40.325909Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1675,
            "name": "เทวาพิทัก",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T13:03:31.275429Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1674,
            "name": "ซ้อม17 พฤษภาคม",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T12:30:02.919729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1673,
            "name": "играем начинающие мы сила",
            "creator": 1523583,
            "group": 9,
            "created": "2024-05-15T01:46:59.404636Z",
            "started": null,
            "ended": null
        }
    ]
}