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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=150",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=148",
    "results": [
        {
            "id": 1817,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 2289,
            "created": "2025-01-04T04:27:14.362845Z",
            "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": 1822,
            "name": "OP team Tournament 1",
            "creator": 1695840,
            "group": 14982,
            "created": "2025-01-22T20:46:20.058217Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1825,
            "name": "aaa",
            "creator": 1702258,
            "group": 25,
            "created": "2025-01-26T10:33:39.976432Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1826,
            "name": "Go basics",
            "creator": 1573495,
            "group": 25,
            "created": "2025-01-26T17:32:24.188107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1827,
            "name": "Fkfjcd",
            "creator": 1707165,
            "group": 14954,
            "created": "2025-01-29T04:34:34.586154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1828,
            "name": "на куук",
            "creator": 1460731,
            "group": 7684,
            "created": "2025-01-29T12:17:04.424719Z",
            "started": null,
            "ended": null
        }
    ]
}