List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5766",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5764",
    "results": [
        {
            "id": 55664,
            "name": "BGJ 184 (2018) 5",
            "created": "2022-04-29T03:06:47.963177Z",
            "modified": "2026-04-13T10:27:45.136410Z"
        },
        {
            "id": 22209,
            "name": "Puzzle 26",
            "created": "2020-10-27T17:29:37.675638Z",
            "modified": "2026-04-13T10:28:09.920532Z"
        },
        {
            "id": 42932,
            "name": "WZ #005",
            "created": "2021-11-18T18:23:04.690572Z",
            "modified": "2026-04-13T10:28:13.757409Z"
        },
        {
            "id": 68805,
            "name": "総合問題3級(3)",
            "created": "2023-02-11T05:57:01.155663Z",
            "modified": "2026-04-13T10:28:41.221343Z"
        },
        {
            "id": 68429,
            "name": "Puzzle 178/79-3",
            "created": "2023-02-04T11:00:18.917677Z",
            "modified": "2026-04-13T10:28:47.117189Z"
        },
        {
            "id": 22210,
            "name": "Puzzle 27",
            "created": "2020-10-27T17:30:14.978866Z",
            "modified": "2026-04-13T10:28:50.492814Z"
        },
        {
            "id": 55691,
            "name": "BGJ 186 (2018) 1",
            "created": "2022-04-29T07:17:49.765143Z",
            "modified": "2026-04-13T10:29:02.257181Z"
        },
        {
            "id": 55692,
            "name": "BGJ 186 (2018) 2",
            "created": "2022-04-29T07:20:25.954421Z",
            "modified": "2026-04-13T10:29:44.073046Z"
        },
        {
            "id": 55693,
            "name": "BGJ 186 (2018) 3",
            "created": "2022-04-29T07:21:59.893349Z",
            "modified": "2026-04-13T10:29:58.138108Z"
        },
        {
            "id": 55695,
            "name": "BGJ 186 (2018) 4",
            "created": "2022-04-29T07:26:23.825829Z",
            "modified": "2026-04-13T10:30:12.815839Z"
        }
    ]
}