List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=547",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=545",
    "results": [
        {
            "id": 59700,
            "name": "Tesuji Cut-1",
            "created": "2022-06-20T14:27:50.931411Z",
            "modified": "2026-05-10T03:44:23.287043Z"
        },
        {
            "id": 53350,
            "name": "Problem 59",
            "created": "2022-03-25T08:07:52.065168Z",
            "modified": "2026-05-10T03:44:22.422349Z"
        },
        {
            "id": 48214,
            "name": "Diagram [4059]",
            "created": "2022-02-04T11:13:03.331725Z",
            "modified": "2026-05-10T03:44:21.564786Z"
        },
        {
            "id": 47941,
            "name": "Honinbo Shuei's Masterpiece — Honinbo Shuei vs Tamamura Yasuhisa (Later Honinbo Shusai)",
            "created": "2022-02-02T02:35:39.748531Z",
            "modified": "2026-05-10T03:44:20.722415Z"
        },
        {
            "id": 45755,
            "name": "玄玄碁経 八蛮従化勢",
            "created": "2021-12-29T01:08:12.206741Z",
            "modified": "2026-05-10T03:44:19.873979Z"
        },
        {
            "id": 45523,
            "name": "Practice Problem #6",
            "created": "2021-12-26T00:41:12.418472Z",
            "modified": "2026-05-10T03:44:19.043022Z"
        },
        {
            "id": 44850,
            "name": "Diagram [5059]",
            "created": "2021-12-15T10:04:57.674768Z",
            "modified": "2026-05-10T03:44:18.177654Z"
        },
        {
            "id": 43815,
            "name": "IH 059 — S18L5 — Probes and AlphaGo 02",
            "created": "2021-12-02T00:44:26.838272Z",
            "modified": "2026-05-10T03:44:16.479029Z"
        },
        {
            "id": 43635,
            "name": "GW 50: Capturing Race Problems 8",
            "created": "2021-11-29T22:11:58.585693Z",
            "modified": "2026-05-10T03:44:15.609119Z"
        },
        {
            "id": 40162,
            "name": "play 61",
            "created": "2021-10-14T04:24:45.174186Z",
            "modified": "2026-05-10T03:44:14.794661Z"
        }
    ]
}