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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=162",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=160",
    "results": [
        {
            "id": 1986,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-01T18:57:03.056257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1987,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-01T18:57:29.779499Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1984,
            "name": "1. Geleneksel Go Turnuvamız",
            "creator": 1596052,
            "group": 16021,
            "created": "2025-12-29T22:16:31.500526Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1988,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-02T15:26:54.113882Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1990,
            "name": "19x19 Open D.E Cup #154:",
            "creator": 1306771,
            "group": 12599,
            "created": "2026-01-11T00:42:16.462716Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1991,
            "name": "Tu as raison je vais te faire une photo",
            "creator": 1867862,
            "group": 16056,
            "created": "2026-01-11T18:18:33.836225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1992,
            "name": "Tt",
            "creator": 1867862,
            "group": 16056,
            "created": "2026-01-11T18:20:14.549034Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1993,
            "name": "Hızlı",
            "creator": 1939157,
            "group": 16088,
            "created": "2026-01-14T13:18:37.017776Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1995,
            "name": "111",
            "creator": 1940619,
            "group": 16111,
            "created": "2026-01-20T16:11:42.791802Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1998,
            "name": "1er tournoi du club de go",
            "creator": 1935183,
            "group": 16097,
            "created": "2026-01-21T14:12:14.403551Z",
            "started": null,
            "ended": null
        }
    ]
}