GET /api/v1/tournament_records/?format=api&ordering=-creator&page=14
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=15",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=13",
    "results": [
        {
            "id": 1826,
            "name": "Go basics",
            "creator": 1573495,
            "group": 25,
            "created": "2025-01-26T17:32:24.188107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1865,
            "name": "teril",
            "creator": 1573495,
            "group": 15186,
            "created": "2025-04-16T15:26:04.520132Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1684,
            "name": "精简版",
            "creator": 1570423,
            "group": 14350,
            "created": "2024-06-09T04:55:10.562732Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1682,
            "name": "турнир для начинающих",
            "creator": 1569870,
            "group": 9,
            "created": "2024-06-02T17:51:35.485440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1904,
            "name": "hjwrtfrsg",
            "creator": 1569784,
            "group": 15479,
            "created": "2025-07-05T16:08:22.701693Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1743,
            "name": "wut Sarawut 2029",
            "creator": 1569054,
            "group": 12520,
            "created": "2024-07-29T08:13:03.099183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1696,
            "name": "cờ vây quốc gia1",
            "creator": 1564390,
            "group": 14332,
            "created": "2024-06-21T10:10:25.945135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1697,
            "name": "cờ vây quốc gia2",
            "creator": 1564390,
            "group": 14332,
            "created": "2024-06-21T10:11:35.541159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1674,
            "name": "ซ้อม17 พฤษภาคม",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T12:30:02.919729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1675,
            "name": "เทวาพิทัก",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T13:03:31.275429Z",
            "started": null,
            "ended": null
        }
    ]
}