GET /api/v1/tournament_records/?format=api&ordering=created&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=created&page=162",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=160",
    "results": [
        {
            "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
        },
        {
            "id": 1999,
            "name": "FFFGGHHHHGFGFGGGGGG",
            "creator": 1909901,
            "group": 483,
            "created": "2026-01-22T01:36:56.551463Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2001,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 8605,
            "created": "2026-01-23T12:00:40.918576Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2002,
            "name": "пропрропрропрропроо",
            "creator": 1690695,
            "group": 15695,
            "created": "2026-01-25T17:22:56.282471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2003,
            "name": "SilentTerritory",
            "creator": 1956584,
            "group": 28,
            "created": "2026-02-05T05:41:04.820289Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2004,
            "name": "Tournament",
            "creator": 1926370,
            "group": 16022,
            "created": "2026-02-08T01:32:21.231512Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2005,
            "name": "aaaaaaaa",
            "creator": 1830547,
            "group": 16166,
            "created": "2026-02-08T21:50:56.701349Z",
            "started": null,
            "ended": null
        }
    ]
}