GET /api/v1/tournament_records/?format=api&ordering=group&page=155
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=group&page=156",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=154",
    "results": [
        {
            "id": 1801,
            "name": "your mom",
            "creator": 1040806,
            "group": 14839,
            "created": "2024-12-03T20:54:07.050107Z",
            "started": null,
            "ended": null
        },
        {
            "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": 1822,
            "name": "OP team Tournament 1",
            "creator": 1695840,
            "group": 14982,
            "created": "2025-01-22T20:46:20.058217Z",
            "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
        }
    ]
}