List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=1035
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=-created&page=1036",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=1034",
    "results": [
        {
            "id": 79752,
            "name": "Problem 38",
            "created": "2024-02-27T00:44:46.043092Z",
            "modified": "2026-04-01T02:43:09.099971Z"
        },
        {
            "id": 79751,
            "name": "Problem 37",
            "created": "2024-02-27T00:44:01.813169Z",
            "modified": "2026-05-21T13:25:37.829445Z"
        },
        {
            "id": 79750,
            "name": "Problem 36",
            "created": "2024-02-27T00:43:29.376057Z",
            "modified": "2026-05-21T23:16:31.758098Z"
        },
        {
            "id": 79749,
            "name": "Problem 35",
            "created": "2024-02-27T00:42:59.205473Z",
            "modified": "2026-05-21T07:00:32.999463Z"
        },
        {
            "id": 79748,
            "name": "Problem 34",
            "created": "2024-02-27T00:41:39.986734Z",
            "modified": "2026-05-23T10:51:44.479091Z"
        },
        {
            "id": 79747,
            "name": "Problem 33",
            "created": "2024-02-27T00:40:28.480768Z",
            "modified": "2026-05-23T10:37:08.467413Z"
        },
        {
            "id": 79746,
            "name": "Problem 32",
            "created": "2024-02-27T00:39:45.422793Z",
            "modified": "2026-05-21T15:09:30.830956Z"
        },
        {
            "id": 79745,
            "name": "Problem 30",
            "created": "2024-02-27T00:39:23.629727Z",
            "modified": "2026-05-21T12:31:58.518564Z"
        },
        {
            "id": 79744,
            "name": "Problem 30",
            "created": "2024-02-27T00:37:57.528864Z",
            "modified": "2026-05-21T12:15:00.478676Z"
        },
        {
            "id": 79743,
            "name": "Problem 29",
            "created": "2024-02-27T00:37:11.157500Z",
            "modified": "2026-04-01T02:19:09.859788Z"
        }
    ]
}