List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=557",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=555",
    "results": [
        {
            "id": 93104,
            "name": "BGJ 201 JP 4",
            "created": "2025-04-13T14:20:42.394477Z",
            "modified": "2026-05-10T21:24:31.575110Z"
        },
        {
            "id": 93103,
            "name": "BGJ 201 JP 3",
            "created": "2025-04-13T14:18:21.313088Z",
            "modified": "2026-05-10T02:51:28.397948Z"
        },
        {
            "id": 93102,
            "name": "BGJ 201 JP 2",
            "created": "2025-04-13T14:16:33.275097Z",
            "modified": "2026-05-10T02:48:34.741843Z"
        },
        {
            "id": 93101,
            "name": "BGJ 201 JP 1",
            "created": "2025-04-13T14:15:24.343969Z",
            "modified": "2026-05-10T02:45:51.929234Z"
        },
        {
            "id": 93097,
            "name": "Problem 119",
            "created": "2025-04-13T13:11:15.530983Z",
            "modified": "2026-04-29T07:48:41.334817Z"
        },
        {
            "id": 93096,
            "name": "Life 活 1-15",
            "created": "2025-04-13T13:10:44.086639Z",
            "modified": "2026-05-09T16:14:06.886849Z"
        },
        {
            "id": 93095,
            "name": "Problem 118",
            "created": "2025-04-13T13:09:56.356950Z",
            "modified": "2026-05-03T19:51:55.881656Z"
        },
        {
            "id": 93094,
            "name": "Problem 117",
            "created": "2025-04-13T13:07:45.829361Z",
            "modified": "2026-04-29T07:48:40.275118Z"
        },
        {
            "id": 93093,
            "name": "Problem 116",
            "created": "2025-04-13T13:06:15.137543Z",
            "modified": "2026-04-29T07:48:39.571463Z"
        },
        {
            "id": 93092,
            "name": "Problem 115",
            "created": "2025-04-13T13:05:10.732597Z",
            "modified": "2026-04-29T07:48:39.226656Z"
        }
    ]
}