List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5338",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5336",
    "results": [
        {
            "id": 93252,
            "name": "Problem 181",
            "created": "2025-04-20T06:13:58.743131Z",
            "modified": "2026-03-31T16:16:49.404314Z"
        },
        {
            "id": 93253,
            "name": "Problem 182",
            "created": "2025-04-20T06:15:04.783039Z",
            "modified": "2026-03-31T16:17:12.394876Z"
        },
        {
            "id": 93254,
            "name": "Problem 183",
            "created": "2025-04-20T06:17:44.108602Z",
            "modified": "2026-04-14T17:57:25.221278Z"
        },
        {
            "id": 93255,
            "name": "Problem 184",
            "created": "2025-04-20T06:21:31.106562Z",
            "modified": "2026-03-31T16:18:19.563476Z"
        },
        {
            "id": 93256,
            "name": "Problem 185",
            "created": "2025-04-20T06:23:22.187739Z",
            "modified": "2026-03-31T16:19:04.494830Z"
        },
        {
            "id": 93257,
            "name": "Problem 186",
            "created": "2025-04-20T07:08:18.657679Z",
            "modified": "2026-03-31T16:19:50.303325Z"
        },
        {
            "id": 93258,
            "name": "Problem 187",
            "created": "2025-04-20T07:18:41.970575Z",
            "modified": "2026-04-20T05:44:03.637546Z"
        },
        {
            "id": 93259,
            "name": "Problem 188",
            "created": "2025-04-20T07:21:12.916969Z",
            "modified": "2026-04-18T23:25:00.305860Z"
        },
        {
            "id": 93260,
            "name": "Death 死 1-16",
            "created": "2025-04-20T09:33:00.329887Z",
            "modified": "2026-03-30T16:42:05.148097Z"
        },
        {
            "id": 93261,
            "name": "3-4: Knight's Move Approach - Learn",
            "created": "2025-04-20T18:05:14.780598Z",
            "modified": "2026-04-16T10:47:54.958340Z"
        }
    ]
}