List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4554",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4552",
    "results": [
        {
            "id": 71365,
            "name": "jc live and death 3",
            "created": "2023-05-04T16:12:58.726905Z",
            "modified": "2026-05-19T10:07:35.666825Z"
        },
        {
            "id": 71366,
            "name": "jc live and death 4",
            "created": "2023-05-04T16:15:07.153275Z",
            "modified": "2026-05-13T20:25:00.769879Z"
        },
        {
            "id": 71367,
            "name": "jc live and death 5",
            "created": "2023-05-04T16:17:12.052280Z",
            "modified": "2026-05-13T01:05:48.750089Z"
        },
        {
            "id": 71368,
            "name": "jc live and death 6",
            "created": "2023-05-04T16:25:46.282278Z",
            "modified": "2026-05-17T09:14:33.972825Z"
        },
        {
            "id": 71369,
            "name": "jc live and death 7",
            "created": "2023-05-04T16:45:26.685883Z",
            "modified": "2026-05-17T09:14:34.292259Z"
        },
        {
            "id": 71372,
            "name": "jc live and death 8",
            "created": "2023-05-05T14:59:22.256677Z",
            "modified": "2026-05-12T21:52:33.964058Z"
        },
        {
            "id": 71373,
            "name": "jc live and death 9",
            "created": "2023-05-05T15:10:06.115915Z",
            "modified": "2026-05-14T20:24:52.536864Z"
        },
        {
            "id": 71389,
            "name": "libertades 7",
            "created": "2023-05-06T00:17:50.896408Z",
            "modified": "2026-05-20T06:23:28.001874Z"
        },
        {
            "id": 71390,
            "name": "libertades 8",
            "created": "2023-05-06T00:20:38.841176Z",
            "modified": "2026-05-10T01:03:46.070542Z"
        },
        {
            "id": 71391,
            "name": "libertades 9",
            "created": "2023-05-06T00:23:42.794551Z",
            "modified": "2026-05-23T06:23:15.169345Z"
        }
    ]
}