List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1073",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1071",
    "results": [
        {
            "id": 94392,
            "name": "45 / 60",
            "created": "2025-05-27T15:30:06.066880Z",
            "modified": "2026-04-01T03:00:46.649843Z"
        },
        {
            "id": 25384,
            "name": "27:3-2",
            "created": "2021-01-04T18:05:16.323601Z",
            "modified": "2026-04-01T05:38:32.454096Z"
        },
        {
            "id": 15255,
            "name": "ojos falsos 8",
            "created": "2019-09-27T00:16:43.797869Z",
            "modified": "2026-04-01T10:15:48.195162Z"
        },
        {
            "id": 15256,
            "name": "ojos falsos 9",
            "created": "2019-09-27T00:18:32.931307Z",
            "modified": "2026-04-01T10:15:58.564424Z"
        },
        {
            "id": 15257,
            "name": "ojos falsos 10",
            "created": "2019-09-27T00:20:21.290945Z",
            "modified": "2026-04-01T10:16:05.188767Z"
        },
        {
            "id": 15258,
            "name": "ojos falsos 11",
            "created": "2019-09-27T00:21:45.189459Z",
            "modified": "2026-04-01T10:16:23.426250Z"
        },
        {
            "id": 15259,
            "name": "ojos falsos 12",
            "created": "2019-09-27T00:23:01.143984Z",
            "modified": "2026-04-01T10:16:36.162104Z"
        },
        {
            "id": 55934,
            "name": "Snapback and Throw in-8",
            "created": "2022-05-01T15:47:58.908109Z",
            "modified": "2026-04-01T10:34:04.188137Z"
        },
        {
            "id": 78551,
            "name": "Задача 1",
            "created": "2023-12-21T14:56:36.979778Z",
            "modified": "2026-04-01T10:58:18.715274Z"
        },
        {
            "id": 78552,
            "name": "Задача 2",
            "created": "2023-12-21T14:58:22.537062Z",
            "modified": "2026-04-01T10:58:33.589679Z"
        }
    ]
}