List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5328",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5326",
    "results": [
        {
            "id": 99839,
            "name": "Puzzle 5.1.3",
            "created": "2025-11-26T15:07:56.568140Z",
            "modified": "2026-04-18T17:41:13.788494Z"
        },
        {
            "id": 18135,
            "name": "Tsumego 76",
            "created": "2020-05-08T10:21:35.166188Z",
            "modified": "2026-04-18T17:44:12.987302Z"
        },
        {
            "id": 10257,
            "name": "418 / 900",
            "created": "2018-06-18T11:19:31.316367Z",
            "modified": "2026-04-18T17:46:03.266280Z"
        },
        {
            "id": 23550,
            "name": "Puzzle 156",
            "created": "2020-11-19T08:56:22.179089Z",
            "modified": "2026-04-18T17:46:20.461087Z"
        },
        {
            "id": 53281,
            "name": "ตัดข้อที่ 10",
            "created": "2022-03-24T13:39:35.370950Z",
            "modified": "2026-04-18T17:47:13.220159Z"
        },
        {
            "id": 47480,
            "name": "question32",
            "created": "2022-01-28T09:29:40.906874Z",
            "modified": "2026-04-18T17:48:13.315957Z"
        },
        {
            "id": 9192,
            "name": "Basic joseki 31",
            "created": "2018-01-04T20:27:15.305219Z",
            "modified": "2026-04-18T17:49:44.292144Z"
        },
        {
            "id": 701,
            "name": "26. The Eight Immortals Return",
            "created": "2014-10-08T22:14:48.283087Z",
            "modified": "2026-04-18T17:50:20.389952Z"
        },
        {
            "id": 50817,
            "name": "008 — How strong is your endgame?",
            "created": "2022-03-01T15:12:45.580720Z",
            "modified": "2026-04-18T17:51:17.160439Z"
        },
        {
            "id": 22030,
            "name": "Puzzle 52 (p. 215-252)",
            "created": "2020-10-24T09:59:08.527114Z",
            "modified": "2026-04-18T17:51:35.058252Z"
        }
    ]
}