List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5591
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=5592",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5590",
    "results": [
        {
            "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"
        },
        {
            "id": 53203,
            "name": "Diagram [4993]",
            "created": "2022-03-24T09:36:47.446971Z",
            "modified": "2026-02-24T22:31:36.325216Z"
        },
        {
            "id": 53201,
            "name": "Diagram [4991]",
            "created": "2022-03-24T09:30:43.707974Z",
            "modified": "2026-02-24T22:31:35.960754Z"
        },
        {
            "id": 53200,
            "name": "Diagram [4990]",
            "created": "2022-03-24T09:29:27.411699Z",
            "modified": "2026-02-24T22:31:35.505657Z"
        },
        {
            "id": 53053,
            "name": "Diagram [4951]",
            "created": "2022-03-23T11:25:16.706665Z",
            "modified": "2026-02-24T22:31:10.611332Z"
        },
        {
            "id": 53052,
            "name": "Diagram [4950]",
            "created": "2022-03-23T11:24:08.736997Z",
            "modified": "2026-02-24T22:31:10.286036Z"
        }
    ]
}