List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=29
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=30",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=28",
    "results": [
        {
            "id": 42836,
            "name": "Diagram [3780]",
            "created": "2021-11-16T13:22:24.766970Z",
            "modified": "2026-02-15T20:07:21.141021Z"
        },
        {
            "id": 42837,
            "name": "Diagram [3781]",
            "created": "2021-11-16T13:24:09.284129Z",
            "modified": "2026-02-15T20:07:21.968663Z"
        },
        {
            "id": 42838,
            "name": "Diagram [3782]",
            "created": "2021-11-16T13:27:45.809054Z",
            "modified": "2026-02-15T20:07:23.012727Z"
        },
        {
            "id": 42839,
            "name": "Diagram [3783]",
            "created": "2021-11-16T13:29:29.806712Z",
            "modified": "2026-02-15T20:07:23.952328Z"
        },
        {
            "id": 42840,
            "name": "Diagram [3784]",
            "created": "2021-11-16T13:31:03.669963Z",
            "modified": "2026-02-15T20:07:24.892027Z"
        },
        {
            "id": 42841,
            "name": "Diagram [3785]",
            "created": "2021-11-16T13:32:34.671842Z",
            "modified": "2026-02-15T20:07:25.775795Z"
        },
        {
            "id": 42847,
            "name": "Diagram [3787]",
            "created": "2021-11-17T08:30:26.171978Z",
            "modified": "2026-02-15T20:07:27.538392Z"
        },
        {
            "id": 42850,
            "name": "Diagram [3790]",
            "created": "2021-11-17T08:37:44.859506Z",
            "modified": "2026-02-15T20:07:30.924383Z"
        },
        {
            "id": 42852,
            "name": "Diagram [3792]",
            "created": "2021-11-17T08:42:50.491964Z",
            "modified": "2026-02-15T20:07:32.704361Z"
        },
        {
            "id": 42853,
            "name": "Diagram [3793]",
            "created": "2021-11-17T08:45:46.169913Z",
            "modified": "2026-02-15T20:07:33.631998Z"
        }
    ]
}