List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=37",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=35",
    "results": [
        {
            "id": 43886,
            "name": "Problem #011",
            "created": "2021-12-02T14:07:33.913775Z",
            "modified": "2026-02-15T20:13:34.228326Z"
        },
        {
            "id": 44022,
            "name": "Capturing race",
            "created": "2021-12-03T19:39:48.734583Z",
            "modified": "2026-02-15T20:13:44.450636Z"
        },
        {
            "id": 44023,
            "name": "Problem #013",
            "created": "2021-12-03T20:15:42.857313Z",
            "modified": "2026-02-15T20:13:45.527328Z"
        },
        {
            "id": 44024,
            "name": "Problem #014",
            "created": "2021-12-03T20:18:38.885210Z",
            "modified": "2026-02-15T20:13:46.548877Z"
        },
        {
            "id": 44025,
            "name": "Simple-ish?",
            "created": "2021-12-03T20:18:40.679629Z",
            "modified": "2026-02-15T20:13:47.631561Z"
        },
        {
            "id": 44026,
            "name": "Problem #015",
            "created": "2021-12-03T20:23:00.216087Z",
            "modified": "2026-02-15T20:13:48.704370Z"
        },
        {
            "id": 44027,
            "name": "Problem #016",
            "created": "2021-12-03T20:25:04.359880Z",
            "modified": "2026-02-15T20:13:49.563338Z"
        },
        {
            "id": 44305,
            "name": "第六题 (Question 6)",
            "created": "2021-12-06T01:53:35.473195Z",
            "modified": "2026-02-15T20:14:00.276301Z"
        },
        {
            "id": 44307,
            "name": "星 掛 小飛補 大飛入侵",
            "created": "2021-12-06T06:18:56.817978Z",
            "modified": "2026-02-15T20:14:01.142785Z"
        },
        {
            "id": 44308,
            "name": "星 掛 大飛 點角",
            "created": "2021-12-06T06:25:22.124211Z",
            "modified": "2026-02-15T20:14:02.111478Z"
        }
    ]
}