List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4875",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4873",
    "results": [
        {
            "id": 80262,
            "name": "16_05_rect_eight",
            "created": "2024-03-20T20:33:06.520973Z",
            "modified": "2026-05-09T02:19:01.583370Z"
        },
        {
            "id": 80263,
            "name": "problem #6",
            "created": "2024-03-20T22:17:36.737205Z",
            "modified": "2026-05-13T22:46:57.795641Z"
        },
        {
            "id": 80264,
            "name": "Variation 22",
            "created": "2024-03-21T02:22:03.020863Z",
            "modified": "2026-05-10T02:39:49.400831Z"
        },
        {
            "id": 80265,
            "name": "Variation 23",
            "created": "2024-03-21T02:25:59.588076Z",
            "modified": "2026-05-10T02:42:43.915251Z"
        },
        {
            "id": 80266,
            "name": "Variation 24",
            "created": "2024-03-21T02:32:32.903990Z",
            "modified": "2026-05-10T02:45:34.097266Z"
        },
        {
            "id": 80267,
            "name": "Variation 25",
            "created": "2024-03-21T02:35:27.808088Z",
            "modified": "2026-05-10T02:48:18.315364Z"
        },
        {
            "id": 80268,
            "name": "Variation 26",
            "created": "2024-03-21T02:39:52.937770Z",
            "modified": "2026-03-30T15:40:10.578788Z"
        },
        {
            "id": 80269,
            "name": "Variation 27",
            "created": "2024-03-21T02:48:59.320274Z",
            "modified": "2026-03-30T15:40:13.387141Z"
        },
        {
            "id": 80270,
            "name": "Variation 28",
            "created": "2024-03-21T02:57:59.476592Z",
            "modified": "2026-02-24T22:51:15.245147Z"
        },
        {
            "id": 80271,
            "name": "小目-小ゲイマガカリ-秀策のコスミ",
            "created": "2024-03-21T04:36:40.729842Z",
            "modified": "2026-05-10T01:04:26.679902Z"
        }
    ]
}