List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=186",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=184",
    "results": [
        {
            "id": 89523,
            "name": "井山丼山 be's lel problemleli",
            "created": "2024-12-08T10:44:53.846974Z",
            "modified": "2026-03-30T16:23:12.859889Z"
        },
        {
            "id": 58296,
            "name": "五子棋005",
            "created": "2022-05-27T08:40:19.275112Z",
            "modified": "2026-03-30T13:31:10.351430Z"
        },
        {
            "id": 52739,
            "name": "二間跳守角 two-point jump enclosure",
            "created": "2022-03-21T15:35:33.010795Z",
            "modified": "2026-04-20T00:04:35.340372Z"
        },
        {
            "id": 52730,
            "name": "二間跳 two-point jump",
            "created": "2022-03-21T14:38:49.858621Z",
            "modified": "2026-04-20T00:03:35.135440Z"
        },
        {
            "id": 54151,
            "name": "二路點入的對策 How to deal with the invasion from second line",
            "created": "2022-04-01T15:22:59.623348Z",
            "modified": "2026-04-20T15:41:58.143541Z"
        },
        {
            "id": 84481,
            "name": "二目にして捨てよ - Sacrifice two stones for a strong shape",
            "created": "2024-08-26T12:30:00.527885Z",
            "modified": "2026-04-15T11:10:16.530530Z"
        },
        {
            "id": 54154,
            "name": "二五侵分的對策 How to deal with two five invasion",
            "created": "2022-04-01T15:59:09.772088Z",
            "modified": "2026-04-20T14:59:10.966004Z"
        },
        {
            "id": 58544,
            "name": "二之一 2 - 1 point type 2",
            "created": "2022-05-30T14:59:09.653596Z",
            "modified": "2026-04-16T09:05:49.928668Z"
        },
        {
            "id": 58543,
            "name": "二之一 2 - 1 point type 1",
            "created": "2022-05-30T14:56:32.814573Z",
            "modified": "2026-04-16T09:04:53.558557Z"
        },
        {
            "id": 54760,
            "name": "中級之術 殺白棋2",
            "created": "2022-04-10T08:30:52.796061Z",
            "modified": "2026-04-01T01:00:39.576142Z"
        }
    ]
}