List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=707
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=708",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=706",
    "results": [
        {
            "id": 89225,
            "name": "Problem 6",
            "created": "2024-12-04T02:50:33.015915Z",
            "modified": "2026-05-11T20:34:42.221905Z"
        },
        {
            "id": 89223,
            "name": "Puzzle 5",
            "created": "2024-12-04T02:45:49.269621Z",
            "modified": "2026-05-12T03:29:04.527817Z"
        },
        {
            "id": 89222,
            "name": "Problem 4",
            "created": "2024-12-04T02:42:49.167444Z",
            "modified": "2026-05-12T03:29:02.587936Z"
        },
        {
            "id": 89221,
            "name": "Problem 3",
            "created": "2024-12-04T02:40:04.465805Z",
            "modified": "2026-05-12T02:20:17.327293Z"
        },
        {
            "id": 89220,
            "name": "Problem 2",
            "created": "2024-12-04T02:37:07.935060Z",
            "modified": "2026-05-14T21:24:36.867943Z"
        },
        {
            "id": 89219,
            "name": "Problem 1",
            "created": "2024-12-04T02:32:14.530902Z",
            "modified": "2026-05-14T23:15:45.822252Z"
        },
        {
            "id": 89218,
            "name": "Problem 160",
            "created": "2024-12-04T00:58:56.324624Z",
            "modified": "2026-05-07T23:03:24.611560Z"
        },
        {
            "id": 89217,
            "name": "Problem 159",
            "created": "2024-12-04T00:57:44.008717Z",
            "modified": "2026-03-30T16:20:07.858234Z"
        },
        {
            "id": 89216,
            "name": "Problem 158",
            "created": "2024-12-04T00:55:50.661517Z",
            "modified": "2026-05-07T22:03:03.060103Z"
        },
        {
            "id": 89215,
            "name": "Problem 157",
            "created": "2024-12-04T00:54:22.274727Z",
            "modified": "2026-05-07T22:03:02.186699Z"
        }
    ]
}