List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=239",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=237",
    "results": [
        {
            "id": 52831,
            "name": "Diagram [4894]",
            "created": "2022-03-22T08:42:26.800873Z",
            "modified": "2026-02-24T22:30:43.959552Z"
        },
        {
            "id": 52833,
            "name": "Diagram [4895]",
            "created": "2022-03-22T08:45:13.900197Z",
            "modified": "2026-02-24T22:30:44.423521Z"
        },
        {
            "id": 52849,
            "name": "Diagram [4896]",
            "created": "2022-03-22T09:09:25.020038Z",
            "modified": "2026-02-24T22:30:44.760462Z"
        },
        {
            "id": 52853,
            "name": "Diagram [4898]",
            "created": "2022-03-22T09:18:13.926403Z",
            "modified": "2026-02-24T22:30:45.129660Z"
        },
        {
            "id": 52929,
            "name": "Diagram [4903]",
            "created": "2022-03-22T11:15:39.008661Z",
            "modified": "2026-02-24T22:30:57.870053Z"
        },
        {
            "id": 52931,
            "name": "Diagram [4905]",
            "created": "2022-03-22T11:20:16.504277Z",
            "modified": "2026-02-24T22:30:58.238080Z"
        },
        {
            "id": 52933,
            "name": "Diagram [4907]",
            "created": "2022-03-22T11:35:08.992244Z",
            "modified": "2026-02-24T22:30:58.689425Z"
        },
        {
            "id": 53014,
            "name": "Diagram [4925]",
            "created": "2022-03-23T08:00:17.171402Z",
            "modified": "2026-02-24T22:31:06.599190Z"
        },
        {
            "id": 53016,
            "name": "Diagram [4927]",
            "created": "2022-03-23T08:03:48.300563Z",
            "modified": "2026-02-24T22:31:07.040963Z"
        },
        {
            "id": 53018,
            "name": "Diagram [4929]",
            "created": "2022-03-23T08:07:44.248871Z",
            "modified": "2026-02-24T22:31:07.419437Z"
        }
    ]
}