List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=229",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=227",
    "results": [
        {
            "id": 42767,
            "name": "Diagram [3730]",
            "created": "2021-11-15T09:24:49.202560Z",
            "modified": "2026-02-24T22:16:58.833079Z"
        },
        {
            "id": 42833,
            "name": "Diagram [3777]",
            "created": "2021-11-16T13:16:52.958623Z",
            "modified": "2026-02-24T22:17:13.785391Z"
        },
        {
            "id": 42846,
            "name": "Diagram [3786]",
            "created": "2021-11-17T08:27:47.727720Z",
            "modified": "2026-02-24T22:17:14.175811Z"
        },
        {
            "id": 42848,
            "name": "Diagram [3788]",
            "created": "2021-11-17T08:31:38.579391Z",
            "modified": "2026-02-24T22:17:14.556890Z"
        },
        {
            "id": 42849,
            "name": "Diagram [3789]",
            "created": "2021-11-17T08:35:22.108790Z",
            "modified": "2026-02-24T22:17:14.968278Z"
        },
        {
            "id": 42851,
            "name": "Diagram [3791]",
            "created": "2021-11-17T08:40:30.558952Z",
            "modified": "2026-02-24T22:17:15.301423Z"
        },
        {
            "id": 42855,
            "name": "Diagram [3795]",
            "created": "2021-11-17T08:51:00.625845Z",
            "modified": "2026-02-24T22:17:15.765601Z"
        },
        {
            "id": 42856,
            "name": "Diagram [3796]",
            "created": "2021-11-17T08:55:23.993277Z",
            "modified": "2026-02-24T22:17:16.151049Z"
        },
        {
            "id": 43211,
            "name": "Diagram [3855]",
            "created": "2021-11-23T08:36:50.972946Z",
            "modified": "2026-02-24T22:17:43.514895Z"
        },
        {
            "id": 43212,
            "name": "Diagram [3856]",
            "created": "2021-11-23T08:38:28.537744Z",
            "modified": "2026-02-24T22:17:43.846658Z"
        }
    ]
}