List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=408",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=406",
    "results": [
        {
            "id": 46377,
            "name": "Diagram [5745]",
            "created": "2022-01-11T10:45:53.937825Z",
            "modified": "2026-03-30T11:52:10.136092Z"
        },
        {
            "id": 46378,
            "name": "Diagram [5746]",
            "created": "2022-01-11T10:48:41.517747Z",
            "modified": "2026-03-30T11:52:10.151561Z"
        },
        {
            "id": 46376,
            "name": "Diagram [5744]",
            "created": "2022-01-11T10:44:14.170091Z",
            "modified": "2026-03-30T11:52:10.160704Z"
        },
        {
            "id": 46375,
            "name": "Diagram [5743]",
            "created": "2022-01-11T10:42:44.001611Z",
            "modified": "2026-03-30T11:52:10.169089Z"
        },
        {
            "id": 46379,
            "name": "Diagram [5747]",
            "created": "2022-01-11T10:51:13.271612Z",
            "modified": "2026-03-30T11:52:10.206437Z"
        },
        {
            "id": 46380,
            "name": "Diagram [5748]",
            "created": "2022-01-11T10:52:35.805011Z",
            "modified": "2026-03-30T11:52:10.234344Z"
        },
        {
            "id": 46382,
            "name": "Diagram [5750]",
            "created": "2022-01-11T10:57:23.417602Z",
            "modified": "2026-03-30T11:52:10.283647Z"
        },
        {
            "id": 46381,
            "name": "Diagram [5749]",
            "created": "2022-01-11T10:54:41.195270Z",
            "modified": "2026-03-30T11:52:10.288490Z"
        },
        {
            "id": 46383,
            "name": "Diagram [5751]",
            "created": "2022-01-11T10:58:58.759428Z",
            "modified": "2026-03-30T11:52:10.421942Z"
        },
        {
            "id": 46384,
            "name": "Diagram [5752]",
            "created": "2022-01-11T11:01:21.701255Z",
            "modified": "2026-03-30T11:52:10.537086Z"
        }
    ]
}