GET /api/v1/tournament_records/?format=api&ordering=-started&page=157
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=-started&page=158",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=156",
    "results": [
        {
            "id": 1535,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:51:37.145187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1875,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-02T06:41:40.511414Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1593,
            "name": "failure",
            "creator": 949383,
            "group": 13825,
            "created": "2023-12-22T15:49:34.985409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1598,
            "name": "Atal",
            "creator": 1457380,
            "group": 13754,
            "created": "2024-01-04T15:51:13.819420Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1599,
            "name": "şule",
            "creator": 1458517,
            "group": 13754,
            "created": "2024-01-04T16:31:59.676488Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1601,
            "name": "👻😇😀😴😎",
            "creator": 1436588,
            "group": 13797,
            "created": "2024-01-05T04:38:19.968502Z",
            "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": 1603,
            "name": "YENİ BAŞLAYANLAR İÇİN GO TURNUVASI",
            "creator": 1237379,
            "group": 11052,
            "created": "2024-01-06T09:18:41.491162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1604,
            "name": "The proGroup",
            "creator": 1443399,
            "group": 13928,
            "created": "2024-01-07T12:55:06.611839Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1605,
            "name": "Meow",
            "creator": 1497408,
            "group": 13697,
            "created": "2024-01-21T05:11:47.293314Z",
            "started": null,
            "ended": null
        }
    ]
}