List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5591",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5589",
    "results": [
        {
            "id": 55600,
            "name": "Test description",
            "created": "2022-04-28T15:04:41.201271Z",
            "modified": "2026-02-24T22:34:52.868603Z"
        },
        {
            "id": 55599,
            "name": "Test puzzle descriptions",
            "created": "2022-04-28T14:52:26.895066Z",
            "modified": "2026-02-24T22:34:52.406092Z"
        },
        {
            "id": 54892,
            "name": "BGJ 52 (1981) 1",
            "created": "2022-04-13T08:31:47.785646Z",
            "modified": "2026-02-24T22:33:54.453189Z"
        },
        {
            "id": 54891,
            "name": "BGJ 51 (1981) 2",
            "created": "2022-04-13T08:28:10.047125Z",
            "modified": "2026-02-24T22:33:54.086973Z"
        },
        {
            "id": 54797,
            "name": "Z shape in the corner is dead depending on who's turn",
            "created": "2022-04-11T05:38:46.466733Z",
            "modified": "2026-02-24T22:33:46.186529Z"
        },
        {
            "id": 54796,
            "name": "L shape in the corner (+2 hane)",
            "created": "2022-04-11T05:34:36.359745Z",
            "modified": "2026-02-24T22:33:45.820564Z"
        },
        {
            "id": 54795,
            "name": "L shape in the corner",
            "created": "2022-04-11T05:30:27.106858Z",
            "modified": "2026-02-24T22:33:45.444459Z"
        },
        {
            "id": 53763,
            "name": "我的珍藏系列     黑先殺白   死活題2",
            "created": "2022-03-28T11:45:26.819195Z",
            "modified": "2026-02-24T22:32:33.390456Z"
        },
        {
            "id": 53206,
            "name": "Diagram [4996]",
            "created": "2022-03-24T09:43:32.962173Z",
            "modified": "2026-02-24T22:31:37.025951Z"
        },
        {
            "id": 53204,
            "name": "Diagram [4994]",
            "created": "2022-03-24T09:40:03.721353Z",
            "modified": "2026-02-24T22:31:36.681106Z"
        }
    ]
}