List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=823",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=821",
    "results": [
        {
            "id": 50729,
            "name": "Diagram [4329]",
            "created": "2022-02-28T10:17:47.595487Z",
            "modified": "2026-03-31T16:41:11.741204Z"
        },
        {
            "id": 31457,
            "name": "Diagram (328)",
            "created": "2021-06-16T06:40:57.367567Z",
            "modified": "2026-03-31T16:41:14.362844Z"
        },
        {
            "id": 37519,
            "name": "Diagram [1330]",
            "created": "2021-08-29T09:05:41.654732Z",
            "modified": "2026-03-31T16:41:15.561762Z"
        },
        {
            "id": 50730,
            "name": "Diagram [4330]",
            "created": "2022-02-28T10:19:44.863433Z",
            "modified": "2026-03-31T16:41:22.204915Z"
        },
        {
            "id": 31458,
            "name": "Diagram (329)",
            "created": "2021-06-16T07:32:03.531381Z",
            "modified": "2026-03-31T16:41:24.698841Z"
        },
        {
            "id": 37520,
            "name": "Diagram [1331]",
            "created": "2021-08-29T09:07:11.551067Z",
            "modified": "2026-03-31T16:41:25.888940Z"
        },
        {
            "id": 45421,
            "name": "Diagram [5330]",
            "created": "2021-12-24T11:29:59.898769Z",
            "modified": "2026-03-31T16:41:31.092947Z"
        },
        {
            "id": 37521,
            "name": "Diagram [1332]",
            "created": "2021-08-29T09:08:46.296913Z",
            "modified": "2026-03-31T16:41:37.790146Z"
        },
        {
            "id": 39502,
            "name": "Diagram [2332]",
            "created": "2021-10-05T07:20:58.631397Z",
            "modified": "2026-03-31T16:41:39.194660Z"
        },
        {
            "id": 45422,
            "name": "Diagram [5332]",
            "created": "2021-12-24T11:35:08.423346Z",
            "modified": "2026-03-31T16:41:43.526416Z"
        }
    ]
}