GET /api/v1/tournament_records/?format=api&ordering=-name&page=33
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=-name&page=34",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=32",
    "results": [
        {
            "id": 1952,
            "name": "Torneo 1 A ver cómo les gano",
            "creator": 1872058,
            "group": 15775,
            "created": "2025-10-03T20:07:58.779960Z",
            "started": null,
            "ended": null
        },
        {
            "id": 648,
            "name": "Tornement",
            "creator": 658648,
            "group": 515,
            "created": "2021-05-01T16:40:00.926421Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1480,
            "name": "Torneio de rápidas semanal",
            "creator": 1169804,
            "group": 8207,
            "created": "2023-07-14T10:54:34.040782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 897,
            "name": "top thai",
            "creator": 1010924,
            "group": 10550,
            "created": "2021-11-13T07:07:17.809418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1246,
            "name": "Top 8",
            "creator": 57913,
            "group": 1056,
            "created": "2022-09-12T11:38:10.207191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 710,
            "name": "Tommy",
            "creator": 943307,
            "group": 7531,
            "created": "2021-06-12T03:47:25.372394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1650,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:52:06.727654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1651,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:56:01.490255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1054,
            "name": "Title wins",
            "creator": 1102440,
            "group": 11334,
            "created": "2022-03-16T06:32:47.923037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 494,
            "name": "tirgrjggjrgr",
            "creator": 819853,
            "group": 6759,
            "created": "2021-01-16T06:23:18.083656Z",
            "started": null,
            "ended": null
        }
    ]
}