GET /api/v1/tournament_records/?format=api&ordering=-creator&page=15
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=-creator&page=16",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=14",
    "results": [
        {
            "id": 1818,
            "name": "bee",
            "creator": 1558538,
            "group": 14323,
            "created": "2025-01-04T05:02:30.067140Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1686,
            "name": "rlaRhakrqo",
            "creator": 1553682,
            "group": 14325,
            "created": "2024-06-12T09:13:52.339715Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1691,
            "name": "tttttttttttttttttttttttt",
            "creator": 1553682,
            "group": 14325,
            "created": "2024-06-19T10:51:54.193886Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1663,
            "name": "World go championship",
            "creator": 1553163,
            "group": 12712,
            "created": "2024-04-29T01:44:19.010028Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1661,
            "name": "Tournament",
            "creator": 1552725,
            "group": 14244,
            "created": "2024-04-27T14:31:35.108414Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1665,
            "name": "Foxy is wise",
            "creator": 1546177,
            "group": 14201,
            "created": "2024-05-02T15:04:10.913012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1678,
            "name": "Foxy",
            "creator": 1546177,
            "group": 14324,
            "created": "2024-05-26T11:37:44.219203Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1792,
            "name": "эксперемен",
            "creator": 1538964,
            "group": 28,
            "created": "2024-11-09T16:02:35.597052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1644,
            "name": "Поражение",
            "creator": 1538944,
            "group": 13599,
            "created": "2024-04-01T12:00:34.141695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1650,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:52:06.727654Z",
            "started": null,
            "ended": null
        }
    ]
}