List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5589",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5587",
    "results": [
        {
            "id": 3350,
            "name": "h14921",
            "created": "2015-11-12T02:07:56.570135Z",
            "modified": "2026-03-31T18:58:50.818435Z"
        },
        {
            "id": 3334,
            "name": "Black to kill",
            "created": "2015-11-10T18:18:11.650873Z",
            "modified": "2026-03-31T18:58:49.434929Z"
        },
        {
            "id": 3330,
            "name": "When behind, Push back!",
            "created": "2015-11-10T08:39:35.401802Z",
            "modified": "2026-03-31T18:58:48.185593Z"
        },
        {
            "id": 3329,
            "name": "Inside Cut with Extensions",
            "created": "2015-11-10T05:39:58.124489Z",
            "modified": "2026-03-31T18:58:46.968424Z"
        },
        {
            "id": 3328,
            "name": "Double Approach - Direction of Play",
            "created": "2015-11-10T02:25:29.241172Z",
            "modified": "2026-03-31T18:58:45.785738Z"
        },
        {
            "id": 3327,
            "name": "Double Approach - Always Hane",
            "created": "2015-11-09T18:45:22.599083Z",
            "modified": "2026-04-03T05:17:14.705742Z"
        },
        {
            "id": 3282,
            "name": "246 corner",
            "created": "2015-11-06T18:47:56.754231Z",
            "modified": "2026-03-31T18:58:43.004777Z"
        },
        {
            "id": 3281,
            "name": "245 corner",
            "created": "2015-11-06T17:13:33.085251Z",
            "modified": "2026-03-31T18:58:41.273330Z"
        },
        {
            "id": 3280,
            "name": "244 side",
            "created": "2015-11-06T16:32:24.223783Z",
            "modified": "2026-03-31T18:58:39.622083Z"
        },
        {
            "id": 3279,
            "name": "243 side",
            "created": "2015-11-06T16:20:14.167000Z",
            "modified": "2026-03-31T18:58:38.261682Z"
        }
    ]
}