GET /api/v1/tournament_records/?format=api&ordering=group&page=156
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=157",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=155",
    "results": [
        {
            "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
        },
        {
            "id": 1846,
            "name": "Q1",
            "creator": 1621790,
            "group": 15151,
            "created": "2025-03-11T13:05:50.630756Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1865,
            "name": "teril",
            "creator": 1573495,
            "group": 15186,
            "created": "2025-04-16T15:26:04.520132Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1873,
            "name": "Trinity Cup",
            "creator": 764006,
            "group": 15193,
            "created": "2025-05-01T07:37:43.354264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1894,
            "name": "White",
            "creator": 1698573,
            "group": 15283,
            "created": "2025-06-15T08:38:53.597411Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1893,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-14T16:39:48.797615Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1889,
            "name": "mtgz",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-09T23:26:17.985677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1883,
            "name": "world cup",
            "creator": 1605251,
            "group": 15351,
            "created": "2025-05-25T06:57:37.858346Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1890,
            "name": "El",
            "creator": 1796860,
            "group": 15413,
            "created": "2025-06-11T16:19:48.345273Z",
            "started": null,
            "ended": null
        }
    ]
}