List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=45",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=43",
    "results": [
        {
            "id": 458,
            "name": "Problem 113",
            "created": "2014-10-05T15:57:34.016461Z",
            "modified": "2026-03-31T17:58:37.419331Z"
        },
        {
            "id": 459,
            "name": "Problem 114",
            "created": "2014-10-05T15:58:38.166306Z",
            "modified": "2026-03-31T17:58:38.657214Z"
        },
        {
            "id": 460,
            "name": "Problem 115",
            "created": "2014-10-05T15:59:43.181949Z",
            "modified": "2026-03-31T17:58:39.859196Z"
        },
        {
            "id": 461,
            "name": "Problem 116",
            "created": "2014-10-05T16:00:51.843873Z",
            "modified": "2026-03-31T17:58:41.267727Z"
        },
        {
            "id": 462,
            "name": "Problem 117",
            "created": "2014-10-05T16:02:15.727376Z",
            "modified": "2026-03-31T17:58:42.858900Z"
        },
        {
            "id": 463,
            "name": "Problem 118",
            "created": "2014-10-05T16:03:50.655324Z",
            "modified": "2026-03-31T17:58:44.250060Z"
        },
        {
            "id": 464,
            "name": "Problem 119",
            "created": "2014-10-05T16:04:59.462645Z",
            "modified": "2026-03-31T17:58:47.832302Z"
        },
        {
            "id": 465,
            "name": "Problem 120",
            "created": "2014-10-05T16:06:10.439656Z",
            "modified": "2026-03-31T17:58:49.015375Z"
        },
        {
            "id": 466,
            "name": "Problem 121",
            "created": "2014-10-05T16:07:50.676557Z",
            "modified": "2026-03-31T17:58:50.449894Z"
        },
        {
            "id": 467,
            "name": "Problem 122",
            "created": "2014-10-05T16:09:41.065316Z",
            "modified": "2026-03-31T17:58:51.658952Z"
        }
    ]
}