GET /api/v1/tournament_records/?format=api&ordering=-id&page=24
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=-id&page=25",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=23",
    "results": [
        {
            "id": 1604,
            "name": "The proGroup",
            "creator": 1443399,
            "group": 13928,
            "created": "2024-01-07T12:55:06.611839Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1603,
            "name": "YENİ BAŞLAYANLAR İÇİN GO TURNUVASI",
            "creator": 1237379,
            "group": 11052,
            "created": "2024-01-06T09:18:41.491162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1602,
            "name": "The Pro Group Tournament",
            "creator": 1443345,
            "group": 13928,
            "created": "2024-01-05T08:59:39.194988Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1601,
            "name": "👻😇😀😴😎",
            "creator": 1436588,
            "group": 13797,
            "created": "2024-01-05T04:38:19.968502Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1600,
            "name": "şule",
            "creator": 1458517,
            "group": 13754,
            "created": "2024-01-04T16:33:40.792104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1599,
            "name": "şule",
            "creator": 1458517,
            "group": 13754,
            "created": "2024-01-04T16:31:59.676488Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1598,
            "name": "Atal",
            "creator": 1457380,
            "group": 13754,
            "created": "2024-01-04T15:51:13.819420Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1597,
            "name": "EsraYzb.",
            "creator": 1458471,
            "group": 13754,
            "created": "2024-01-04T09:13:07.311264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1596,
            "name": "NATEL",
            "creator": 1467129,
            "group": 13890,
            "created": "2024-01-02T09:13:32.650265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1595,
            "name": "Золотой кот",
            "creator": 1247846,
            "group": 12610,
            "created": "2023-12-29T04:45:59.265357Z",
            "started": null,
            "ended": null
        }
    ]
}