List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5594",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5592",
    "results": [
        {
            "id": 52931,
            "name": "Diagram [4905]",
            "created": "2022-03-22T11:20:16.504277Z",
            "modified": "2026-02-24T22:30:58.238080Z"
        },
        {
            "id": 52929,
            "name": "Diagram [4903]",
            "created": "2022-03-22T11:15:39.008661Z",
            "modified": "2026-02-24T22:30:57.870053Z"
        },
        {
            "id": 52853,
            "name": "Diagram [4898]",
            "created": "2022-03-22T09:18:13.926403Z",
            "modified": "2026-02-24T22:30:45.129660Z"
        },
        {
            "id": 52849,
            "name": "Diagram [4896]",
            "created": "2022-03-22T09:09:25.020038Z",
            "modified": "2026-02-24T22:30:44.760462Z"
        },
        {
            "id": 52833,
            "name": "Diagram [4895]",
            "created": "2022-03-22T08:45:13.900197Z",
            "modified": "2026-02-24T22:30:44.423521Z"
        },
        {
            "id": 52831,
            "name": "Diagram [4894]",
            "created": "2022-03-22T08:42:26.800873Z",
            "modified": "2026-02-24T22:30:43.959552Z"
        },
        {
            "id": 52826,
            "name": "Diagram [4891]",
            "created": "2022-03-22T08:37:43.979621Z",
            "modified": "2026-02-24T22:30:43.541718Z"
        },
        {
            "id": 52825,
            "name": "Diagram [4890]",
            "created": "2022-03-22T08:36:27.792630Z",
            "modified": "2026-02-24T22:30:43.207119Z"
        },
        {
            "id": 52822,
            "name": "Diagram [4888]",
            "created": "2022-03-22T08:31:00.809035Z",
            "modified": "2026-02-24T22:30:42.864058Z"
        },
        {
            "id": 52745,
            "name": "Diagram [4880]",
            "created": "2022-03-21T15:42:28.100300Z",
            "modified": "2026-02-24T22:30:34.684127Z"
        }
    ]
}