GET /api/v1/tournament_records/?format=api&ordering=group&page=157
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=group&page=158",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=156",
    "results": [
        {
            "id": 1921,
            "name": "test",
            "creator": 491290,
            "group": 14853,
            "created": "2025-08-20T08:26:24.674703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1920,
            "name": "test",
            "creator": 491290,
            "group": 14853,
            "created": "2025-08-20T07:35:23.837282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1885,
            "name": "Test",
            "creator": 568679,
            "group": 14853,
            "created": "2025-06-03T21:09:00.388171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1807,
            "name": "Boy are better than girl",
            "creator": 1401275,
            "group": 14877,
            "created": "2024-12-16T12:10:21.308804Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1821,
            "name": "My",
            "creator": 1691786,
            "group": 14938,
            "created": "2025-01-09T09:45:01.601574Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1827,
            "name": "Fkfjcd",
            "creator": 1707165,
            "group": 14954,
            "created": "2025-01-29T04:34:34.586154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1830,
            "name": "ЧСВ",
            "creator": 1710730,
            "group": 15031,
            "created": "2025-02-02T13:30:55.730256Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1866,
            "name": "test",
            "creator": 119655,
            "group": 15053,
            "created": "2025-04-17T09:16:25.385337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1838,
            "name": "Первый турнир",
            "creator": 1724980,
            "group": 15101,
            "created": "2025-02-22T18:26:54.172347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1845,
            "name": "test",
            "creator": 1654814,
            "group": 15144,
            "created": "2025-03-09T01:39:03.173257Z",
            "started": null,
            "ended": null
        }
    ]
}