List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=840",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=838",
    "results": [
        {
            "id": 44611,
            "name": "Three Tactical Principles",
            "created": "2021-12-10T02:27:23.799267Z",
            "modified": "2026-05-19T02:20:34.604298Z"
        },
        {
            "id": 45230,
            "name": "Practice Problem #5",
            "created": "2021-12-22T06:32:24.503586Z",
            "modified": "2026-05-19T02:20:34.152261Z"
        },
        {
            "id": 92733,
            "name": "Problem 60",
            "created": "2025-03-30T20:52:46.278696Z",
            "modified": "2026-05-19T02:20:19.912636Z"
        },
        {
            "id": 92732,
            "name": "Problem 59",
            "created": "2025-03-30T20:51:01.266545Z",
            "modified": "2026-05-19T02:20:18.132419Z"
        },
        {
            "id": 44764,
            "name": "Diagram [5018]",
            "created": "2021-12-14T09:15:18.636547Z",
            "modified": "2026-05-19T02:19:57.491939Z"
        },
        {
            "id": 43420,
            "name": "Diagram [3958]",
            "created": "2021-11-27T09:35:13.054973Z",
            "modified": "2026-05-19T02:19:17.191974Z"
        },
        {
            "id": 28489,
            "name": "24/02/21-2",
            "created": "2021-03-03T12:13:52.791300Z",
            "modified": "2026-05-19T02:18:42.429939Z"
        },
        {
            "id": 69734,
            "name": "【生配信対局】黒先白死(4)",
            "created": "2023-03-11T13:27:56.665128Z",
            "modified": "2026-05-19T02:17:15.591901Z"
        },
        {
            "id": 39252,
            "name": "Diagram [2224]",
            "created": "2021-10-02T13:34:27.442333Z",
            "modified": "2026-05-19T02:17:13.850212Z"
        },
        {
            "id": 39245,
            "name": "Diagram [2223]",
            "created": "2021-10-02T08:35:41.401171Z",
            "modified": "2026-05-19T02:17:13.202227Z"
        }
    ]
}