GET /api/v1/tournament_records/?format=api&ordering=-creator&page=5
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=-creator&page=6",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=4",
    "results": [
        {
            "id": 1882,
            "name": "BOKENDO",
            "creator": 1729163,
            "group": 6335,
            "created": "2025-05-25T05:02:46.938065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1838,
            "name": "Первый турнир",
            "creator": 1724980,
            "group": 15101,
            "created": "2025-02-22T18:26:54.172347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1830,
            "name": "ЧСВ",
            "creator": 1710730,
            "group": 15031,
            "created": "2025-02-02T13:30:55.730256Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1827,
            "name": "Fkfjcd",
            "creator": 1707165,
            "group": 14954,
            "created": "2025-01-29T04:34:34.586154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1832,
            "name": "Chopin",
            "creator": 1704221,
            "group": 2289,
            "created": "2025-02-04T13:35:25.934471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1825,
            "name": "aaa",
            "creator": 1702258,
            "group": 25,
            "created": "2025-01-26T10:33:39.976432Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1894,
            "name": "White",
            "creator": 1698573,
            "group": 15283,
            "created": "2025-06-15T08:38:53.597411Z",
            "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": 1924,
            "name": "İSTAMBUL GO OKULU",
            "creator": 1695437,
            "group": 3,
            "created": "2025-08-24T12:06:27.904410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1925,
            "name": "İSTAMBUL GO OKULU",
            "creator": 1695437,
            "group": 5618,
            "created": "2025-08-26T11:47:09.325188Z",
            "started": null,
            "ended": null
        }
    ]
}