List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=1007",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=1005",
    "results": [
        {
            "id": 80271,
            "name": "小目-小ゲイマガカリ-秀策のコスミ",
            "created": "2024-03-21T04:36:40.729842Z",
            "modified": "2026-05-10T01:04:26.679902Z"
        },
        {
            "id": 80270,
            "name": "Variation 28",
            "created": "2024-03-21T02:57:59.476592Z",
            "modified": "2026-02-24T22:51:15.245147Z"
        },
        {
            "id": 80269,
            "name": "Variation 27",
            "created": "2024-03-21T02:48:59.320274Z",
            "modified": "2026-05-21T00:50:32.800668Z"
        },
        {
            "id": 80268,
            "name": "Variation 26",
            "created": "2024-03-21T02:39:52.937770Z",
            "modified": "2026-05-25T22:03:56.441308Z"
        },
        {
            "id": 80267,
            "name": "Variation 25",
            "created": "2024-03-21T02:35:27.808088Z",
            "modified": "2026-05-25T22:03:55.943701Z"
        },
        {
            "id": 80266,
            "name": "Variation 24",
            "created": "2024-03-21T02:32:32.903990Z",
            "modified": "2026-05-21T07:11:45.847951Z"
        },
        {
            "id": 80265,
            "name": "Variation 23",
            "created": "2024-03-21T02:25:59.588076Z",
            "modified": "2026-05-24T01:10:23.395606Z"
        },
        {
            "id": 80264,
            "name": "Variation 22",
            "created": "2024-03-21T02:22:03.020863Z",
            "modified": "2026-05-24T01:10:22.847210Z"
        },
        {
            "id": 80263,
            "name": "problem #6",
            "created": "2024-03-20T22:17:36.737205Z",
            "modified": "2026-05-26T07:51:16.246914Z"
        },
        {
            "id": 80262,
            "name": "16_05_rect_eight",
            "created": "2024-03-20T20:33:06.520973Z",
            "modified": "2026-05-09T02:19:01.583370Z"
        }
    ]
}