List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=34
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=35",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=33",
    "results": [
        {
            "id": 43305,
            "name": "Diagram [3924]",
            "created": "2021-11-25T10:02:48.342118Z",
            "modified": "2026-02-15T20:11:17.927845Z"
        },
        {
            "id": 43306,
            "name": "Diagram [3925]",
            "created": "2021-11-25T10:05:36.675687Z",
            "modified": "2026-02-15T20:11:18.830157Z"
        },
        {
            "id": 43307,
            "name": "Diagram [3926]",
            "created": "2021-11-25T10:08:05.123510Z",
            "modified": "2026-02-15T20:11:19.714844Z"
        },
        {
            "id": 43308,
            "name": "Diagram [3927]",
            "created": "2021-11-25T10:09:39.695749Z",
            "modified": "2026-02-15T20:11:20.623157Z"
        },
        {
            "id": 43311,
            "name": "Diagram [3930]",
            "created": "2021-11-25T10:14:29.709277Z",
            "modified": "2026-02-15T20:11:23.588082Z"
        },
        {
            "id": 43313,
            "name": "view/38976444",
            "created": "2021-11-25T14:02:23.987276Z",
            "modified": "2026-02-15T20:11:24.423110Z"
        },
        {
            "id": 43430,
            "name": "Diagram [3967]",
            "created": "2021-11-27T09:57:16.330895Z",
            "modified": "2026-02-15T20:12:13.182391Z"
        },
        {
            "id": 43431,
            "name": "Diagram [3968]",
            "created": "2021-11-27T09:58:46.034391Z",
            "modified": "2026-02-15T20:12:14.121397Z"
        },
        {
            "id": 43432,
            "name": "Diagram [3969]",
            "created": "2021-11-27T10:00:13.628707Z",
            "modified": "2026-02-15T20:12:15.162260Z"
        },
        {
            "id": 43434,
            "name": "Diagram [3971]",
            "created": "2021-11-27T10:03:36.453091Z",
            "modified": "2026-02-15T20:12:16.983058Z"
        }
    ]
}