GET /api/v1/tournament_records/?format=api&ordering=-started&page=149
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=150",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=148",
    "results": [
        {
            "id": 1698,
            "name": "全微分共和国",
            "creator": 1430197,
            "group": 13407,
            "created": "2024-06-28T11:44:08.207144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2018,
            "name": "Giải",
            "creator": 1928022,
            "group": 16026,
            "created": "2026-03-29T10:36:18.455643Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1815,
            "name": "Weelo celebration",
            "creator": 1654661,
            "group": 11548,
            "created": "2025-01-03T12:50:47.074924Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1818,
            "name": "bee",
            "creator": 1558538,
            "group": 14323,
            "created": "2025-01-04T05:02:30.067140Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1819,
            "name": "Caca",
            "creator": 752543,
            "group": 3145,
            "created": "2025-01-08T06:50:38.597667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1820,
            "name": "Go Time!",
            "creator": 1642189,
            "group": 13675,
            "created": "2025-01-09T01:49:31.011367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1821,
            "name": "My",
            "creator": 1691786,
            "group": 14938,
            "created": "2025-01-09T09:45:01.601574Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1722,
            "name": "Cfnvmmcncmcncnn",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:08:30.745993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1835,
            "name": "Аво",
            "creator": 1685115,
            "group": 12913,
            "created": "2025-02-14T16:51:53.045822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1825,
            "name": "aaa",
            "creator": 1702258,
            "group": 25,
            "created": "2025-01-26T10:33:39.976432Z",
            "started": null,
            "ended": null
        }
    ]
}