List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=862",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=860",
    "results": [
        {
            "id": 38561,
            "name": "Diagram [1897]",
            "created": "2021-09-18T08:37:01.882699Z",
            "modified": "2026-03-31T17:43:44.053467Z"
        },
        {
            "id": 38562,
            "name": "Diagram [1898]",
            "created": "2021-09-18T08:38:43.604925Z",
            "modified": "2026-03-31T17:43:46.660329Z"
        },
        {
            "id": 38563,
            "name": "Diagram [1899]",
            "created": "2021-09-18T08:41:11.237960Z",
            "modified": "2026-03-31T17:43:49.347314Z"
        },
        {
            "id": 41581,
            "name": "Diagram [2901]",
            "created": "2021-10-27T14:06:30.818294Z",
            "modified": "2026-03-31T17:43:56.175029Z"
        },
        {
            "id": 38591,
            "name": "Diagram [1906]",
            "created": "2021-09-19T07:19:44.690157Z",
            "modified": "2026-03-31T17:44:08.099483Z"
        },
        {
            "id": 38595,
            "name": "Diagram [1910]",
            "created": "2021-09-19T07:28:02.637998Z",
            "modified": "2026-03-31T17:44:18.808806Z"
        },
        {
            "id": 38596,
            "name": "Diagram [1911]",
            "created": "2021-09-19T07:29:51.066426Z",
            "modified": "2026-03-31T17:44:21.176864Z"
        },
        {
            "id": 41602,
            "name": "Diagram [2911]",
            "created": "2021-10-28T08:24:32.002791Z",
            "modified": "2026-03-31T17:44:23.749055Z"
        },
        {
            "id": 41606,
            "name": "Diagram [2915]",
            "created": "2021-10-28T08:29:48.778734Z",
            "modified": "2026-03-31T17:44:35.277100Z"
        },
        {
            "id": 38602,
            "name": "Diagram [1917]",
            "created": "2021-09-19T07:43:37.602882Z",
            "modified": "2026-03-31T17:44:39.047781Z"
        }
    ]
}