List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=704",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=702",
    "results": [
        {
            "id": 89265,
            "name": "Problem 41",
            "created": "2024-12-04T06:57:37.544193Z",
            "modified": "2026-05-15T02:19:17.308757Z"
        },
        {
            "id": 89264,
            "name": "Problem 40",
            "created": "2024-12-04T06:47:40.704226Z",
            "modified": "2026-05-15T02:19:14.027850Z"
        },
        {
            "id": 89263,
            "name": "Problem 39",
            "created": "2024-12-04T06:45:45.164396Z",
            "modified": "2026-05-10T03:17:21.741611Z"
        },
        {
            "id": 89262,
            "name": "Problem 38",
            "created": "2024-12-04T06:41:20.624329Z",
            "modified": "2026-05-12T04:29:18.939995Z"
        },
        {
            "id": 89261,
            "name": "Problem 37",
            "created": "2024-12-04T06:37:44.958431Z",
            "modified": "2026-05-12T04:29:18.305921Z"
        },
        {
            "id": 89260,
            "name": "Problem 36",
            "created": "2024-12-04T06:36:04.172171Z",
            "modified": "2026-05-10T03:10:27.431261Z"
        },
        {
            "id": 89259,
            "name": "Problem 35",
            "created": "2024-12-04T04:37:48.500494Z",
            "modified": "2026-05-13T20:17:33.567901Z"
        },
        {
            "id": 89258,
            "name": "Problem 34",
            "created": "2024-12-04T04:35:40.982767Z",
            "modified": "2026-05-13T20:17:33.115813Z"
        },
        {
            "id": 89257,
            "name": "Problem 33",
            "created": "2024-12-04T04:33:36.980002Z",
            "modified": "2026-05-10T03:03:53.095757Z"
        },
        {
            "id": 89256,
            "name": "Problem 32",
            "created": "2024-12-04T04:32:04.260283Z",
            "modified": "2026-05-10T03:01:21.733884Z"
        }
    ]
}