List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=15",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=13",
    "results": [
        {
            "id": 103015,
            "name": "Connecting stones 105",
            "created": "2026-02-08T18:12:50.082521Z",
            "modified": "2026-03-30T17:51:14.923469Z"
        },
        {
            "id": 103014,
            "name": "Connecting stones 104",
            "created": "2026-02-08T18:09:47.746015Z",
            "modified": "2026-03-30T17:51:14.814122Z"
        },
        {
            "id": 103013,
            "name": "Connecting stones 103",
            "created": "2026-02-08T18:06:55.282985Z",
            "modified": "2026-03-30T17:51:13.859025Z"
        },
        {
            "id": 103012,
            "name": "Connecting stones 102",
            "created": "2026-02-08T18:03:26.066515Z",
            "modified": "2026-03-30T17:51:13.865996Z"
        },
        {
            "id": 103011,
            "name": "Connecting stones 101",
            "created": "2026-02-08T18:00:53.341967Z",
            "modified": "2026-03-30T17:51:13.231652Z"
        },
        {
            "id": 103009,
            "name": "26.2.8(1-2)",
            "created": "2026-02-08T15:38:01.406565Z",
            "modified": "2026-03-30T17:51:13.232769Z"
        },
        {
            "id": 103008,
            "name": "26.2.8(1)",
            "created": "2026-02-08T15:32:50.576303Z",
            "modified": "2026-03-30T17:51:13.254405Z"
        },
        {
            "id": 103007,
            "name": "цункеккке",
            "created": "2026-02-08T12:56:06.314958Z",
            "modified": "2026-03-31T14:40:09.308218Z"
        },
        {
            "id": 103006,
            "name": "4567нннн",
            "created": "2026-02-08T12:52:21.308805Z",
            "modified": "2026-03-31T14:36:12.163693Z"
        },
        {
            "id": 103005,
            "name": "1234567",
            "created": "2026-02-08T12:50:23.740434Z",
            "modified": "2026-03-31T14:34:42.256819Z"
        }
    ]
}