List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=698
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=699",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=697",
    "results": [
        {
            "id": 89315,
            "name": "Problem 191",
            "created": "2024-12-04T17:06:43.203489Z",
            "modified": "2026-03-30T16:21:08.651691Z"
        },
        {
            "id": 89314,
            "name": "Problem 190",
            "created": "2024-12-04T17:05:35.721673Z",
            "modified": "2026-05-04T04:52:43.207182Z"
        },
        {
            "id": 89313,
            "name": "Problem 189",
            "created": "2024-12-04T17:04:39.694012Z",
            "modified": "2026-05-07T02:59:42.312247Z"
        },
        {
            "id": 89312,
            "name": "Problem 188",
            "created": "2024-12-04T17:03:31.939220Z",
            "modified": "2026-05-07T02:59:41.738656Z"
        },
        {
            "id": 89311,
            "name": "Problem 187",
            "created": "2024-12-04T17:01:45.421064Z",
            "modified": "2026-05-04T05:28:02.437123Z"
        },
        {
            "id": 89310,
            "name": "Problem 186",
            "created": "2024-12-04T17:00:26.551362Z",
            "modified": "2026-03-30T16:21:07.464367Z"
        },
        {
            "id": 89309,
            "name": "Problem 185",
            "created": "2024-12-04T16:59:39.912559Z",
            "modified": "2026-03-30T16:21:07.297794Z"
        },
        {
            "id": 89308,
            "name": "Problem 184",
            "created": "2024-12-04T16:58:51.060822Z",
            "modified": "2026-05-04T03:54:54.771037Z"
        },
        {
            "id": 89307,
            "name": "Problem 183",
            "created": "2024-12-04T16:57:46.959109Z",
            "modified": "2026-05-04T03:54:54.205823Z"
        },
        {
            "id": 89306,
            "name": "Problem 182",
            "created": "2024-12-04T16:49:52.821769Z",
            "modified": "2026-05-04T02:53:05.365956Z"
        }
    ]
}