List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5526",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5524",
    "results": [
        {
            "id": 6279,
            "name": "Keep the Outside in Good Shape",
            "created": "2016-07-12T22:46:27.583703Z",
            "modified": "2026-03-31T19:14:35.210852Z"
        },
        {
            "id": 6278,
            "name": "Reading problem",
            "created": "2016-07-12T21:50:03.299424Z",
            "modified": "2026-03-31T19:14:33.958064Z"
        },
        {
            "id": 6277,
            "name": "Weak Groups 1",
            "created": "2016-07-12T05:12:37.425776Z",
            "modified": "2026-03-31T19:14:32.740455Z"
        },
        {
            "id": 6276,
            "name": "Tenuki After Joseki",
            "created": "2016-07-12T02:32:19.368750Z",
            "modified": "2026-03-31T19:14:31.256140Z"
        },
        {
            "id": 6274,
            "name": "Capture",
            "created": "2016-07-05T03:01:48.832672Z",
            "modified": "2026-03-31T19:14:29.762360Z"
        },
        {
            "id": 6268,
            "name": "Question 8/105",
            "created": "2016-07-04T11:05:58.811370Z",
            "modified": "2026-03-31T19:14:28.171857Z"
        },
        {
            "id": 6267,
            "name": "Question 7/105",
            "created": "2016-07-04T10:31:49.571692Z",
            "modified": "2026-03-31T19:14:26.722157Z"
        },
        {
            "id": 6266,
            "name": "Question 6/105",
            "created": "2016-07-04T10:27:32.121177Z",
            "modified": "2026-03-31T19:14:25.410565Z"
        },
        {
            "id": 6265,
            "name": "Question 5/105",
            "created": "2016-07-04T10:20:25.061171Z",
            "modified": "2026-03-31T19:14:24.042392Z"
        },
        {
            "id": 6264,
            "name": "Question 4/105",
            "created": "2016-07-04T10:13:48.848272Z",
            "modified": "2026-03-31T19:14:22.769520Z"
        }
    ]
}