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

{
    "count": 1619,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=161",
    "results": [
        {
            "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
        },
        {
            "id": 2006,
            "name": "Святик",
            "creator": 1873191,
            "group": 16152,
            "created": "2026-02-09T09:01:32.740763Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2007,
            "name": "Go Basics Championships (Group Only)  Миша_HGO vs leika",
            "creator": 1951382,
            "group": 25,
            "created": "2026-02-18T14:06:15.981709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2008,
            "name": "123456789",
            "creator": 1916486,
            "group": 7581,
            "created": "2026-02-19T02:26:42.792163Z",
            "started": null,
            "ended": null
        }
    ]
}