List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5637",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5635",
    "results": [
        {
            "id": 100872,
            "name": "基礎力的死活 第十七題",
            "created": "2025-12-21T13:30:41.484290Z",
            "modified": "2026-04-11T09:19:35.926298Z"
        },
        {
            "id": 67913,
            "name": "総合問題7級(7)",
            "created": "2023-01-24T12:43:41.265919Z",
            "modified": "2026-04-11T09:20:16.095423Z"
        },
        {
            "id": 91764,
            "name": "Tesuji 手筋 1-9",
            "created": "2025-03-04T12:57:03.698722Z",
            "modified": "2026-04-11T09:23:50.112844Z"
        },
        {
            "id": 6459,
            "name": "(Opening) In the Beginning: Problem 1",
            "created": "2016-11-13T02:36:41.173461Z",
            "modified": "2026-04-11T09:23:57.558644Z"
        },
        {
            "id": 9243,
            "name": "Lesson 7 - answering the low approach",
            "created": "2018-01-18T18:01:17.996752Z",
            "modified": "2026-04-11T09:24:28.633002Z"
        },
        {
            "id": 9240,
            "name": "Lesson 6 - magic sword",
            "created": "2018-01-17T17:14:14.391859Z",
            "modified": "2026-04-11T09:24:51.076523Z"
        },
        {
            "id": 9220,
            "name": "Lesson 3 - playing elsewhere",
            "created": "2018-01-15T18:31:55.830989Z",
            "modified": "2026-04-11T09:25:20.238672Z"
        },
        {
            "id": 26347,
            "name": "Tsumégo 67",
            "created": "2021-01-18T21:21:44.850577Z",
            "modified": "2026-04-11T09:25:35.134904Z"
        },
        {
            "id": 81254,
            "name": "Tsumégo 149",
            "created": "2024-05-13T13:58:38.911763Z",
            "modified": "2026-04-11T09:25:55.452514Z"
        },
        {
            "id": 70396,
            "name": "Tsumégo 124",
            "created": "2023-04-03T16:28:01.008122Z",
            "modified": "2026-04-11T09:27:38.357390Z"
        }
    ]
}