List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5828
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=5829",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5827",
    "results": [
        {
            "id": 471,
            "name": "Problem 126",
            "created": "2014-10-05T16:20:57.617528Z",
            "modified": "2026-03-31T17:58:56.829692Z"
        },
        {
            "id": 470,
            "name": "Problem 125",
            "created": "2014-10-05T16:18:07.639595Z",
            "modified": "2026-03-31T17:58:55.443612Z"
        },
        {
            "id": 469,
            "name": "Problem 124",
            "created": "2014-10-05T16:12:05.927840Z",
            "modified": "2026-03-31T17:58:54.276709Z"
        },
        {
            "id": 468,
            "name": "Problem 123",
            "created": "2014-10-05T16:10:55.927409Z",
            "modified": "2026-03-31T17:58:52.882831Z"
        },
        {
            "id": 467,
            "name": "Problem 122",
            "created": "2014-10-05T16:09:41.065316Z",
            "modified": "2026-03-31T17:58:51.658952Z"
        },
        {
            "id": 466,
            "name": "Problem 121",
            "created": "2014-10-05T16:07:50.676557Z",
            "modified": "2026-03-31T17:58:50.449894Z"
        },
        {
            "id": 465,
            "name": "Problem 120",
            "created": "2014-10-05T16:06:10.439656Z",
            "modified": "2026-03-31T17:58:49.015375Z"
        },
        {
            "id": 464,
            "name": "Problem 119",
            "created": "2014-10-05T16:04:59.462645Z",
            "modified": "2026-03-31T17:58:47.832302Z"
        },
        {
            "id": 463,
            "name": "Problem 118",
            "created": "2014-10-05T16:03:50.655324Z",
            "modified": "2026-03-31T17:58:44.250060Z"
        },
        {
            "id": 462,
            "name": "Problem 117",
            "created": "2014-10-05T16:02:15.727376Z",
            "modified": "2026-03-31T17:58:42.858900Z"
        }
    ]
}