List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1002",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1000",
    "results": [
        {
            "id": 39264,
            "name": "Diagram [2236]",
            "created": "2021-10-02T14:07:37.019711Z",
            "modified": "2026-05-23T10:07:54.553646Z"
        },
        {
            "id": 588,
            "name": "060 - 539",
            "created": "2014-10-08T06:46:00.522196Z",
            "modified": "2026-05-23T10:07:27.829628Z"
        },
        {
            "id": 31140,
            "name": "Diagram (132)",
            "created": "2021-06-11T03:23:48.266071Z",
            "modified": "2026-05-23T10:07:20.479537Z"
        },
        {
            "id": 31139,
            "name": "Diagram (131)",
            "created": "2021-06-11T03:23:28.442245Z",
            "modified": "2026-05-23T10:07:19.802714Z"
        },
        {
            "id": 45912,
            "name": "Practice Problem #14",
            "created": "2022-01-01T23:15:58.955516Z",
            "modified": "2026-05-23T10:07:13.139074Z"
        },
        {
            "id": 45911,
            "name": "Practice Problem #13",
            "created": "2022-01-01T22:16:22.993228Z",
            "modified": "2026-05-23T10:07:12.605815Z"
        },
        {
            "id": 52913,
            "name": "扳 Hane",
            "created": "2022-03-22T10:57:00.322052Z",
            "modified": "2026-05-23T10:06:53.661310Z"
        },
        {
            "id": 32098,
            "name": "Diagram (663)",
            "created": "2021-06-25T08:53:27.248387Z",
            "modified": "2026-05-23T10:06:49.532356Z"
        },
        {
            "id": 32097,
            "name": "Diagram (662)",
            "created": "2021-06-25T08:51:08.114083Z",
            "modified": "2026-05-23T10:06:49.014552Z"
        },
        {
            "id": 36702,
            "name": "Diagram [1033]",
            "created": "2021-08-16T14:27:23.827542Z",
            "modified": "2026-05-23T10:06:46.247811Z"
        }
    ]
}