List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5691",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5689",
    "results": [
        {
            "id": 54760,
            "name": "中級之術 殺白棋2",
            "created": "2022-04-10T08:30:52.796061Z",
            "modified": "2026-04-01T01:00:39.576142Z"
        },
        {
            "id": 58543,
            "name": "二之一 2 - 1 point type 1",
            "created": "2022-05-30T14:56:32.814573Z",
            "modified": "2026-04-16T09:04:53.558557Z"
        },
        {
            "id": 58544,
            "name": "二之一 2 - 1 point type 2",
            "created": "2022-05-30T14:59:09.653596Z",
            "modified": "2026-04-16T09:05:49.928668Z"
        },
        {
            "id": 54154,
            "name": "二五侵分的對策 How to deal with two five invasion",
            "created": "2022-04-01T15:59:09.772088Z",
            "modified": "2026-04-18T06:47:22.382894Z"
        },
        {
            "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": 54151,
            "name": "二路點入的對策 How to deal with the invasion from second line",
            "created": "2022-04-01T15:22:59.623348Z",
            "modified": "2026-04-02T00:48:29.375320Z"
        },
        {
            "id": 52730,
            "name": "二間跳 two-point jump",
            "created": "2022-03-21T14:38:49.858621Z",
            "modified": "2026-04-15T15:36:10.448285Z"
        },
        {
            "id": 52739,
            "name": "二間跳守角 two-point jump enclosure",
            "created": "2022-03-21T15:35:33.010795Z",
            "modified": "2026-04-04T14:47:21.842114Z"
        },
        {
            "id": 58296,
            "name": "五子棋005",
            "created": "2022-05-27T08:40:19.275112Z",
            "modified": "2026-03-30T13:31:10.351430Z"
        },
        {
            "id": 89510,
            "name": "井山丼山 be's lel problemleli",
            "created": "2024-12-08T09:08:19.094242Z",
            "modified": "2026-03-30T16:23:07.367834Z"
        }
    ]
}