GET /api/v1/tournament_records/?format=api&ordering=name&page=152
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=name&page=153",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=151",
    "results": [
        {
            "id": 433,
            "name": "Уральские мастера",
            "creator": 843413,
            "group": 6705,
            "created": "2020-11-12T21:10:46.254549Z",
            "started": null,
            "ended": null
        },
        {
            "id": 886,
            "name": "Хеллоуин битва",
            "creator": 918036,
            "group": 8357,
            "created": "2021-10-31T09:49:22.245653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1830,
            "name": "ЧСВ",
            "creator": 1710730,
            "group": 15031,
            "created": "2025-02-02T13:30:55.730256Z",
            "started": null,
            "ended": null
        },
        {
            "id": 760,
            "name": "Шкляр Сонин",
            "creator": 842140,
            "group": 6705,
            "created": "2021-07-11T09:13:28.317176Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1792,
            "name": "эксперемен",
            "creator": 1538964,
            "group": 28,
            "created": "2024-11-09T16:02:35.597052Z",
            "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": 1643,
            "name": "三圣棋友会友谊赛",
            "creator": 1470523,
            "group": 13599,
            "created": "2024-03-31T01:28:00.655145Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1687,
            "name": "下棋123",
            "creator": 1575617,
            "group": 14379,
            "created": "2024-06-15T04:28:21.872776Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1489,
            "name": "世界友好棋赛",
            "creator": 1131924,
            "group": 11331,
            "created": "2023-08-02T01:46:45.944409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1495,
            "name": "中国可近入",
            "creator": 1188809,
            "group": 13417,
            "created": "2023-08-16T06:49:03.243710Z",
            "started": null,
            "ended": null
        }
    ]
}