List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5038",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5036",
    "results": [
        {
            "id": 53951,
            "name": "question 6",
            "created": "2022-03-30T05:49:43.608196Z",
            "modified": "2026-05-04T00:36:16.016905Z"
        },
        {
            "id": 53952,
            "name": "question 7",
            "created": "2022-03-30T05:50:55.047309Z",
            "modified": "2026-05-04T00:36:16.637056Z"
        },
        {
            "id": 15120,
            "name": "Tsumego 37",
            "created": "2019-09-18T15:27:40.714380Z",
            "modified": "2026-05-04T00:39:03.054487Z"
        },
        {
            "id": 15245,
            "name": "Tsumego 38",
            "created": "2019-09-25T14:25:06.499320Z",
            "modified": "2026-05-04T00:39:04.317672Z"
        },
        {
            "id": 46690,
            "name": "示範題 demonstration question",
            "created": "2022-01-16T09:42:29.591238Z",
            "modified": "2026-05-04T00:39:59.739349Z"
        },
        {
            "id": 14446,
            "name": "Example 61 (Nozoki Tesuji)",
            "created": "2019-05-08T22:22:56.899195Z",
            "modified": "2026-05-04T00:44:01.127035Z"
        },
        {
            "id": 78354,
            "name": "Tésuji 29",
            "created": "2023-11-27T14:53:24.922341Z",
            "modified": "2026-05-04T00:44:03.217126Z"
        },
        {
            "id": 78500,
            "name": "Tsumégo 30",
            "created": "2023-12-11T14:31:22.267099Z",
            "modified": "2026-05-04T00:44:03.573277Z"
        },
        {
            "id": 23753,
            "name": "Puzzle 303",
            "created": "2020-11-20T17:23:41.055574Z",
            "modified": "2026-05-04T00:44:32.877076Z"
        },
        {
            "id": 46691,
            "name": "Question 1",
            "created": "2022-01-16T09:45:24.911307Z",
            "modified": "2026-05-04T00:44:46.216793Z"
        }
    ]
}