List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=994",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=992",
    "results": [
        {
            "id": 39060,
            "name": "Approach Ko",
            "created": "2021-09-27T22:32:06.028102Z",
            "modified": "2026-05-23T03:02:10.831715Z"
        },
        {
            "id": 2151,
            "name": "Approach on the Wider Side (1)",
            "created": "2014-12-18T01:16:04.253005Z",
            "modified": "2026-05-25T11:10:34.663308Z"
        },
        {
            "id": 2152,
            "name": "Approach on the Wider Side (2)",
            "created": "2014-12-18T01:28:03.373685Z",
            "modified": "2026-05-25T11:10:55.687598Z"
        },
        {
            "id": 81176,
            "name": "Approach to Star Point enclosure 1",
            "created": "2024-05-07T21:34:56.330668Z",
            "modified": "2026-05-10T02:06:11.351401Z"
        },
        {
            "id": 93625,
            "name": "Approaching the 4-4 Keima Enclosure - Approaching Player",
            "created": "2025-05-04T18:10:45.033523Z",
            "modified": "2026-05-24T17:49:52.067759Z"
        },
        {
            "id": 93626,
            "name": "Approaching the 4-4 Keima Enclosure - Both Players",
            "created": "2025-05-04T18:13:53.089364Z",
            "modified": "2026-05-22T23:00:25.714372Z"
        },
        {
            "id": 93624,
            "name": "Approaching the 4-4 Keima Enclosure - First Player",
            "created": "2025-05-04T18:09:14.046341Z",
            "modified": "2026-05-18T18:40:22.414659Z"
        },
        {
            "id": 93575,
            "name": "Approaching the 4-4 Keima Enclosure - Learn",
            "created": "2025-05-04T06:09:21.309973Z",
            "modified": "2026-05-22T04:55:05.143318Z"
        },
        {
            "id": 78649,
            "name": "Approaching the kingdom defence",
            "created": "2024-01-04T03:49:21.552316Z",
            "modified": "2026-04-23T12:20:53.310004Z"
        },
        {
            "id": 30293,
            "name": "Are you ready? Very hard question!",
            "created": "2021-05-05T12:42:52.638203Z",
            "modified": "2026-05-10T01:33:41.168677Z"
        }
    ]
}