List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5843",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5841",
    "results": [
        {
            "id": 43042,
            "name": "play 37",
            "created": "2021-11-20T01:58:16.262316Z",
            "modified": "2026-02-15T20:08:37.050207Z"
        },
        {
            "id": 42976,
            "name": "Redmond 040",
            "created": "2021-11-19T02:30:16.793263Z",
            "modified": "2026-02-15T20:08:19.167205Z"
        },
        {
            "id": 42975,
            "name": "Redmond 039",
            "created": "2021-11-19T02:17:47.494079Z",
            "modified": "2026-02-15T20:08:18.318766Z"
        },
        {
            "id": 42860,
            "name": "Diagram [3800]",
            "created": "2021-11-17T09:05:56.992656Z",
            "modified": "2026-02-15T20:07:40.101023Z"
        },
        {
            "id": 42859,
            "name": "Diagram [3799]",
            "created": "2021-11-17T09:03:50.763827Z",
            "modified": "2026-02-15T20:07:39.092327Z"
        },
        {
            "id": 42858,
            "name": "Diagram [3798]",
            "created": "2021-11-17T09:00:45.251379Z",
            "modified": "2026-02-15T20:07:38.240432Z"
        },
        {
            "id": 42857,
            "name": "Diagram [3797]",
            "created": "2021-11-17T08:58:02.407417Z",
            "modified": "2026-02-15T20:07:37.271492Z"
        },
        {
            "id": 42854,
            "name": "Diagram [3794]",
            "created": "2021-11-17T08:49:45.059666Z",
            "modified": "2026-02-15T20:07:34.503383Z"
        },
        {
            "id": 42853,
            "name": "Diagram [3793]",
            "created": "2021-11-17T08:45:46.169913Z",
            "modified": "2026-02-15T20:07:33.631998Z"
        },
        {
            "id": 42852,
            "name": "Diagram [3792]",
            "created": "2021-11-17T08:42:50.491964Z",
            "modified": "2026-02-15T20:07:32.704361Z"
        }
    ]
}