List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5594
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=5595",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5593",
    "results": [
        {
            "id": 52738,
            "name": "Diagram [4876]",
            "created": "2022-03-21T15:34:29.057145Z",
            "modified": "2026-02-24T22:30:34.353755Z"
        },
        {
            "id": 52736,
            "name": "Diagram [4874]",
            "created": "2022-03-21T15:31:46.235483Z",
            "modified": "2026-02-24T22:30:28.503493Z"
        },
        {
            "id": 52551,
            "name": "Diagram [4841]",
            "created": "2022-03-20T08:08:43.628104Z",
            "modified": "2026-02-24T22:30:11.808103Z"
        },
        {
            "id": 52472,
            "name": "Diagram [4775]",
            "created": "2022-03-19T07:40:14.409964Z",
            "modified": "2026-02-24T22:29:50.156861Z"
        },
        {
            "id": 52470,
            "name": "Diagram [4773]",
            "created": "2022-03-19T07:37:07.673396Z",
            "modified": "2026-02-24T22:29:49.697117Z"
        },
        {
            "id": 52469,
            "name": "Diagram [4772]",
            "created": "2022-03-19T07:35:45.880973Z",
            "modified": "2026-02-24T22:29:49.360937Z"
        },
        {
            "id": 52468,
            "name": "Diagram [4771]",
            "created": "2022-03-19T07:34:11.148208Z",
            "modified": "2026-02-24T22:29:48.879739Z"
        },
        {
            "id": 52466,
            "name": "Diagram [4769]",
            "created": "2022-03-19T07:30:22.281386Z",
            "modified": "2026-02-24T22:29:48.557355Z"
        },
        {
            "id": 52463,
            "name": "Diagram [4766]",
            "created": "2022-03-19T07:25:43.007184Z",
            "modified": "2026-02-24T22:29:48.181882Z"
        },
        {
            "id": 52462,
            "name": "Diagram [4765]",
            "created": "2022-03-19T07:24:31.477356Z",
            "modified": "2026-02-24T22:29:47.760900Z"
        }
    ]
}