List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=764
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=765",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=763",
    "results": [
        {
            "id": 86760,
            "name": "Тема 1(4)",
            "created": "2024-10-30T12:54:21.356301Z",
            "modified": "2026-05-10T01:25:09.287460Z"
        },
        {
            "id": 86759,
            "name": "Тема 1(3)",
            "created": "2024-10-30T12:50:49.854472Z",
            "modified": "2026-05-10T01:18:49.372912Z"
        },
        {
            "id": 86758,
            "name": "Тема 1(2)",
            "created": "2024-10-30T12:44:02.619257Z",
            "modified": "2026-05-10T01:12:01.165335Z"
        },
        {
            "id": 86757,
            "name": "Тема 1",
            "created": "2024-10-30T12:40:49.155643Z",
            "modified": "2026-05-15T12:09:58.928432Z"
        },
        {
            "id": 86756,
            "name": "Вступление",
            "created": "2024-10-30T12:35:35.241570Z",
            "modified": "2026-05-15T11:49:37.273885Z"
        },
        {
            "id": 86748,
            "name": "Задание №4",
            "created": "2024-10-29T10:44:14.143630Z",
            "modified": "2026-05-10T01:18:48.557771Z"
        },
        {
            "id": 86747,
            "name": "Задание №3",
            "created": "2024-10-29T10:42:23.264584Z",
            "modified": "2026-05-10T01:12:00.332174Z"
        },
        {
            "id": 86746,
            "name": "Задание №10",
            "created": "2024-10-29T10:41:20.763832Z",
            "modified": "2026-05-10T01:50:49.087441Z"
        },
        {
            "id": 86745,
            "name": "Задание №9",
            "created": "2024-10-29T10:39:59.856433Z",
            "modified": "2026-05-10T01:46:20.094463Z"
        },
        {
            "id": 86744,
            "name": "Задание №8",
            "created": "2024-10-29T10:37:17.173358Z",
            "modified": "2026-05-10T01:41:38.559937Z"
        }
    ]
}