List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=522
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=523",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=521",
    "results": [
        {
            "id": 23548,
            "name": "Puzzle 154",
            "created": "2020-11-19T08:55:47.962689Z",
            "modified": "2026-05-09T02:41:12.753578Z"
        },
        {
            "id": 44456,
            "name": "GW 98:  Capturing Race problems 1",
            "created": "2021-12-07T09:20:20.799749Z",
            "modified": "2026-05-09T02:41:12.532336Z"
        },
        {
            "id": 22872,
            "name": "Puzzle 13 (p.3-76)",
            "created": "2020-11-10T13:11:01.498211Z",
            "modified": "2026-05-09T02:41:12.101103Z"
        },
        {
            "id": 50975,
            "name": "question49",
            "created": "2022-03-03T14:23:50.627939Z",
            "modified": "2026-05-09T02:41:10.878721Z"
        },
        {
            "id": 99927,
            "name": "Puzzle 5.5.11",
            "created": "2025-11-28T09:06:47.155061Z",
            "modified": "2026-05-09T02:41:10.731759Z"
        },
        {
            "id": 10781,
            "name": "181 / 900",
            "created": "2018-08-20T12:07:19.563314Z",
            "modified": "2026-05-09T02:41:10.263580Z"
        },
        {
            "id": 23547,
            "name": "Puzzle 153",
            "created": "2020-11-19T08:55:35.805685Z",
            "modified": "2026-05-09T02:41:09.803551Z"
        },
        {
            "id": 21567,
            "name": "Puzzle 36 (p. 73)",
            "created": "2020-10-13T19:29:25.639087Z",
            "modified": "2026-05-09T02:41:08.858311Z"
        },
        {
            "id": 58685,
            "name": "question 2",
            "created": "2022-06-03T09:55:35.069095Z",
            "modified": "2026-05-09T02:41:08.803146Z"
        },
        {
            "id": 66765,
            "name": "Problem 80",
            "created": "2022-12-21T16:43:09.041827Z",
            "modified": "2026-05-09T02:41:08.033100Z"
        }
    ]
}