List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=690
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=-created&page=691",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=689",
    "results": [
        {
            "id": 89402,
            "name": "Problem 98",
            "created": "2024-12-05T10:05:01.106213Z",
            "modified": "2026-03-30T16:22:11.697511Z"
        },
        {
            "id": 89401,
            "name": "Problem 97",
            "created": "2024-12-05T10:03:24.882859Z",
            "modified": "2026-03-30T16:22:11.698433Z"
        },
        {
            "id": 89400,
            "name": "Problem 96",
            "created": "2024-12-05T09:59:20.736469Z",
            "modified": "2026-05-14T02:30:04.859607Z"
        },
        {
            "id": 89399,
            "name": "Problem 95",
            "created": "2024-12-05T09:57:12.937560Z",
            "modified": "2026-05-14T02:30:01.591736Z"
        },
        {
            "id": 89398,
            "name": "Problem 94",
            "created": "2024-12-05T09:55:46.392936Z",
            "modified": "2026-03-30T16:22:11.688169Z"
        },
        {
            "id": 89397,
            "name": "Problem 89",
            "created": "2024-12-05T09:53:32.549715Z",
            "modified": "2026-05-10T04:08:48.318767Z"
        },
        {
            "id": 89396,
            "name": "Problem 88",
            "created": "2024-12-05T09:52:08.499985Z",
            "modified": "2026-05-12T02:24:27.368449Z"
        },
        {
            "id": 89395,
            "name": "Problem 87",
            "created": "2024-12-05T09:50:43.193543Z",
            "modified": "2026-05-12T02:24:26.546237Z"
        },
        {
            "id": 89394,
            "name": "Problem 86",
            "created": "2024-12-05T09:48:48.276625Z",
            "modified": "2026-05-11T20:42:43.965500Z"
        },
        {
            "id": 89393,
            "name": "Problem 85",
            "created": "2024-12-05T09:47:45.574553Z",
            "modified": "2026-05-14T07:22:19.806985Z"
        }
    ]
}