List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5339",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5337",
    "results": [
        {
            "id": 93262,
            "name": "3-4: Knight's Move Approach - First Player",
            "created": "2025-04-20T18:19:13.009579Z",
            "modified": "2026-04-16T10:48:07.108160Z"
        },
        {
            "id": 93263,
            "name": "3-4: Knight's Move Approach - Approaching Player",
            "created": "2025-04-20T18:20:03.070915Z",
            "modified": "2026-04-16T10:48:15.464136Z"
        },
        {
            "id": 93264,
            "name": "3-4: Knight's Move Approach - Both Players",
            "created": "2025-04-20T18:21:56.440554Z",
            "modified": "2026-04-16T10:48:30.242319Z"
        },
        {
            "id": 93265,
            "name": "4-4: One-Space Low Pincer of Knight's Move Approach - Learn",
            "created": "2025-04-20T20:04:04.804029Z",
            "modified": "2026-04-16T10:44:16.171145Z"
        },
        {
            "id": 93266,
            "name": "4-4: One-Space Low Pincer of Knight's Move Approach - First Player",
            "created": "2025-04-20T20:41:34.834136Z",
            "modified": "2026-04-16T10:45:07.857712Z"
        },
        {
            "id": 93267,
            "name": "4-4: One-Space Low Pincer of Knight's Move Approach - Approaching Player",
            "created": "2025-04-20T20:48:01.072662Z",
            "modified": "2026-04-16T10:45:29.510750Z"
        },
        {
            "id": 93268,
            "name": "4-4: One-Space Low Pincer of Knight's Move Approach - Both Players",
            "created": "2025-04-20T20:49:23.710090Z",
            "modified": "2026-04-16T10:45:44.254224Z"
        },
        {
            "id": 93269,
            "name": "18: Black to live",
            "created": "2025-04-21T01:01:19.050245Z",
            "modified": "2026-04-16T22:58:08.780665Z"
        },
        {
            "id": 93270,
            "name": "Problem 189",
            "created": "2025-04-21T05:51:01.183545Z",
            "modified": "2026-03-31T16:21:15.709841Z"
        },
        {
            "id": 93271,
            "name": "Problem 190",
            "created": "2025-04-21T05:52:26.819680Z",
            "modified": "2026-03-31T16:21:36.798663Z"
        }
    ]
}