List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5228",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5226",
    "results": [
        {
            "id": 90505,
            "name": "The Puzzle Third",
            "created": "2025-01-20T03:34:45.314994Z",
            "modified": "2026-03-30T16:27:09.231612Z"
        },
        {
            "id": 90506,
            "name": "The Puzzle Fourth",
            "created": "2025-01-20T03:37:38.401778Z",
            "modified": "2026-03-30T16:27:09.281169Z"
        },
        {
            "id": 90507,
            "name": "Mutual life セキ 1-2",
            "created": "2025-01-20T13:50:40.057825Z",
            "modified": "2026-04-23T09:21:00.292788Z"
        },
        {
            "id": 90509,
            "name": "KO  活 1-2",
            "created": "2025-01-21T14:48:11.876571Z",
            "modified": "2026-04-23T09:21:00.771618Z"
        },
        {
            "id": 90517,
            "name": "Endgame ヨセ 1-2",
            "created": "2025-01-23T13:27:59.925491Z",
            "modified": "2026-04-26T05:37:07.020772Z"
        },
        {
            "id": 90518,
            "name": "4-4: Knight's Move Approach (Simple) - Learn",
            "created": "2025-01-23T16:46:37.722071Z",
            "modified": "2026-04-26T15:53:14.602558Z"
        },
        {
            "id": 90519,
            "name": "4-4: Knight's Move Approach (Simple) - First Player",
            "created": "2025-01-23T17:21:06.313615Z",
            "modified": "2026-04-26T15:53:26.007696Z"
        },
        {
            "id": 90520,
            "name": "4-4: Knight's Move Approach (Simple) - Approaching Player",
            "created": "2025-01-23T17:25:18.277370Z",
            "modified": "2026-04-26T15:53:38.336809Z"
        },
        {
            "id": 90521,
            "name": "4-4: Knight's Move Approach (Simple) - Both players",
            "created": "2025-01-23T17:27:37.897774Z",
            "modified": "2026-04-26T15:53:59.195867Z"
        },
        {
            "id": 90523,
            "name": "4-4: Knight's Approach (Modern/Contact) - Learn",
            "created": "2025-01-23T21:08:30.220705Z",
            "modified": "2026-04-26T06:51:45.320781Z"
        }
    ]
}