List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=5751
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=5752",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5750",
    "results": [
        {
            "id": 19620,
            "name": "手順が大事な問題です",
            "created": "2020-06-26T12:38:46.453501Z",
            "modified": "2026-04-13T17:55:14.997840Z"
        },
        {
            "id": 42661,
            "name": "どこに打てば…",
            "created": "2021-11-14T06:11:50.047513Z",
            "modified": "2026-04-16T11:38:37.245056Z"
        },
        {
            "id": 58433,
            "name": "托/夾/碰/靠 Attachement type 1",
            "created": "2022-05-29T13:47:02.819305Z",
            "modified": "2026-03-30T13:31:15.435738Z"
        },
        {
            "id": 58434,
            "name": "托/夾/碰/靠 Attachement type 2",
            "created": "2022-05-29T13:48:59.812753Z",
            "modified": "2026-03-30T13:31:15.425845Z"
        },
        {
            "id": 58435,
            "name": "托/夾/碰/靠 Attachement type 3",
            "created": "2022-05-29T13:50:42.330094Z",
            "modified": "2026-03-30T13:31:15.479578Z"
        },
        {
            "id": 58436,
            "name": "托/夾/碰/靠 Attachement type 4",
            "created": "2022-05-29T13:52:04.752660Z",
            "modified": "2026-03-30T13:31:15.502297Z"
        },
        {
            "id": 58437,
            "name": "托/夾/碰/靠 Attachement type 5",
            "created": "2022-05-29T13:55:04.175120Z",
            "modified": "2026-03-30T13:31:15.567325Z"
        },
        {
            "id": 58438,
            "name": "托/夾/碰/靠 Attachement type 6",
            "created": "2022-05-29T14:35:31.936075Z",
            "modified": "2026-03-30T13:31:15.607406Z"
        },
        {
            "id": 58441,
            "name": "托/夾/碰/靠 Attachement type 7",
            "created": "2022-05-29T14:38:42.031802Z",
            "modified": "2026-03-30T13:31:15.696027Z"
        },
        {
            "id": 58442,
            "name": "托/夾/碰/靠 Attachement type 8",
            "created": "2022-05-29T14:39:43.926435Z",
            "modified": "2026-02-15T23:05:07.812345Z"
        }
    ]
}