List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5383",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5381",
    "results": [
        {
            "id": 46391,
            "name": "Diagram [5759]",
            "created": "2022-01-11T11:17:29.871638Z",
            "modified": "2026-03-30T11:52:11.022513Z"
        },
        {
            "id": 46390,
            "name": "Diagram [5758]",
            "created": "2022-01-11T11:15:19.182674Z",
            "modified": "2026-03-30T11:52:10.988430Z"
        },
        {
            "id": 46389,
            "name": "Diagram [5750]",
            "created": "2022-01-11T11:11:31.981762Z",
            "modified": "2026-03-30T11:52:10.866085Z"
        },
        {
            "id": 46388,
            "name": "Diagram [5756]",
            "created": "2022-01-11T11:10:10.802364Z",
            "modified": "2026-03-30T11:52:10.838154Z"
        },
        {
            "id": 46387,
            "name": "Diagram [5755]",
            "created": "2022-01-11T11:08:49.775322Z",
            "modified": "2026-03-30T11:52:10.762782Z"
        },
        {
            "id": 46386,
            "name": "Diagram [5754]",
            "created": "2022-01-11T11:06:38.677735Z",
            "modified": "2026-03-30T11:52:10.739921Z"
        },
        {
            "id": 46385,
            "name": "Diagram [5753]",
            "created": "2022-01-11T11:04:29.639718Z",
            "modified": "2026-03-30T11:52:10.615180Z"
        },
        {
            "id": 46384,
            "name": "Diagram [5752]",
            "created": "2022-01-11T11:01:21.701255Z",
            "modified": "2026-03-30T11:52:10.537086Z"
        },
        {
            "id": 46383,
            "name": "Diagram [5751]",
            "created": "2022-01-11T10:58:58.759428Z",
            "modified": "2026-03-30T11:52:10.421942Z"
        },
        {
            "id": 46381,
            "name": "Diagram [5749]",
            "created": "2022-01-11T10:54:41.195270Z",
            "modified": "2026-03-30T11:52:10.288490Z"
        }
    ]
}