GET /api/v1/tournament_records/?format=api&ordering=-name&page=11
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=-name&page=12",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=10",
    "results": [
        {
            "id": 1687,
            "name": "下棋123",
            "creator": 1575617,
            "group": 14379,
            "created": "2024-06-15T04:28:21.872776Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1643,
            "name": "三圣棋友会友谊赛",
            "creator": 1470523,
            "group": 13599,
            "created": "2024-03-31T01:28:00.655145Z",
            "started": null,
            "ended": null
        },
        {
            "id": 507,
            "name": "Январский турнир 13х13",
            "creator": 815616,
            "group": 8062,
            "created": "2021-01-23T06:40:51.476879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1792,
            "name": "эксперемен",
            "creator": 1538964,
            "group": 28,
            "created": "2024-11-09T16:02:35.597052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 760,
            "name": "Шкляр Сонин",
            "creator": 842140,
            "group": 6705,
            "created": "2021-07-11T09:13:28.317176Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1830,
            "name": "ЧСВ",
            "creator": 1710730,
            "group": 15031,
            "created": "2025-02-02T13:30:55.730256Z",
            "started": null,
            "ended": null
        },
        {
            "id": 886,
            "name": "Хеллоуин битва",
            "creator": 918036,
            "group": 8357,
            "created": "2021-10-31T09:49:22.245653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 433,
            "name": "Уральские мастера",
            "creator": 843413,
            "group": 6705,
            "created": "2020-11-12T21:10:46.254549Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1636,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:45:00.048753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1635,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:44:25.251367Z",
            "started": null,
            "ended": null
        }
    ]
}