List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4652",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4650",
    "results": [
        {
            "id": 17136,
            "name": "Problem 11",
            "created": "2020-02-29T12:21:46.441299Z",
            "modified": "2026-05-11T17:12:44.924517Z"
        },
        {
            "id": 17135,
            "name": "Problem 10",
            "created": "2020-02-29T12:20:51.224017Z",
            "modified": "2026-05-15T18:37:45.121496Z"
        },
        {
            "id": 17134,
            "name": "Problem 9",
            "created": "2020-02-29T12:19:16.806209Z",
            "modified": "2026-05-15T18:37:42.541368Z"
        },
        {
            "id": 17133,
            "name": "Problem 8",
            "created": "2020-02-29T12:15:44.945868Z",
            "modified": "2026-05-17T04:00:46.950264Z"
        },
        {
            "id": 17132,
            "name": "Problem 7",
            "created": "2020-02-29T12:14:49.671121Z",
            "modified": "2026-05-17T04:00:45.438981Z"
        },
        {
            "id": 17131,
            "name": "Problem 6",
            "created": "2020-02-29T12:13:54.650172Z",
            "modified": "2026-05-20T00:22:45.541415Z"
        },
        {
            "id": 17130,
            "name": "Problem 5",
            "created": "2020-02-29T12:13:16.784903Z",
            "modified": "2026-05-18T16:50:20.413856Z"
        },
        {
            "id": 17129,
            "name": "Problem 4",
            "created": "2020-02-29T12:12:31.720275Z",
            "modified": "2026-05-18T16:50:15.476109Z"
        },
        {
            "id": 17128,
            "name": "Problem 3",
            "created": "2020-02-29T12:10:46.657694Z",
            "modified": "2026-05-13T04:34:06.699189Z"
        },
        {
            "id": 17127,
            "name": "Problem 2",
            "created": "2020-02-29T12:00:44.823746Z",
            "modified": "2026-05-13T04:34:04.906678Z"
        }
    ]
}