List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=691
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=692",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=690",
    "results": [
        {
            "id": 89392,
            "name": "Problem 84",
            "created": "2024-12-05T09:41:40.705918Z",
            "modified": "2026-05-15T01:58:05.805854Z"
        },
        {
            "id": 89391,
            "name": "Problem 83",
            "created": "2024-12-05T09:38:40.489100Z",
            "modified": "2026-05-15T01:58:05.332973Z"
        },
        {
            "id": 89390,
            "name": "Problem 82",
            "created": "2024-12-05T09:36:53.567776Z",
            "modified": "2026-05-14T04:17:22.341933Z"
        },
        {
            "id": 89389,
            "name": "Problem 81",
            "created": "2024-12-05T09:35:14.721028Z",
            "modified": "2026-05-14T04:17:21.436747Z"
        },
        {
            "id": 89388,
            "name": "Problem 80",
            "created": "2024-12-05T09:33:48.145361Z",
            "modified": "2026-05-10T04:02:20.503094Z"
        },
        {
            "id": 89387,
            "name": "Problem 29",
            "created": "2024-12-05T00:13:08.578001Z",
            "modified": "2026-05-13T05:12:52.009099Z"
        },
        {
            "id": 89386,
            "name": "Problem 28",
            "created": "2024-12-05T00:12:03.180294Z",
            "modified": "2026-03-30T16:22:08.346409Z"
        },
        {
            "id": 89385,
            "name": "Problem 27",
            "created": "2024-12-05T00:11:16.166890Z",
            "modified": "2026-03-30T16:22:08.336739Z"
        },
        {
            "id": 89384,
            "name": "Problem 26",
            "created": "2024-12-05T00:10:29.070990Z",
            "modified": "2026-03-30T16:22:08.083252Z"
        },
        {
            "id": 89383,
            "name": "Problem 25",
            "created": "2024-12-05T00:09:40.773576Z",
            "modified": "2026-05-08T07:57:09.355705Z"
        }
    ]
}