List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=743
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=744",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=742",
    "results": [
        {
            "id": 88425,
            "name": "Problem 9",
            "created": "2024-11-27T07:55:53.244717Z",
            "modified": "2026-05-12T07:16:30.240964Z"
        },
        {
            "id": 88424,
            "name": "Problem 8",
            "created": "2024-11-27T07:55:24.183703Z",
            "modified": "2026-05-12T07:16:29.694937Z"
        },
        {
            "id": 88423,
            "name": "Problem 7",
            "created": "2024-11-27T07:54:48.105246Z",
            "modified": "2026-05-12T07:16:29.187415Z"
        },
        {
            "id": 88422,
            "name": "Problem 6",
            "created": "2024-11-27T07:54:12.746798Z",
            "modified": "2026-05-12T07:16:28.425641Z"
        },
        {
            "id": 88421,
            "name": "Problem 5",
            "created": "2024-11-27T07:53:31.328394Z",
            "modified": "2026-05-12T07:16:27.753826Z"
        },
        {
            "id": 88420,
            "name": "Problem 4",
            "created": "2024-11-27T07:52:52.220798Z",
            "modified": "2026-05-12T07:16:27.353367Z"
        },
        {
            "id": 88419,
            "name": "Problem 3",
            "created": "2024-11-27T07:52:06.432300Z",
            "modified": "2026-05-12T07:16:26.941939Z"
        },
        {
            "id": 88418,
            "name": "Problem 2",
            "created": "2024-11-27T07:51:22.924039Z",
            "modified": "2026-05-14T05:28:42.739480Z"
        },
        {
            "id": 88417,
            "name": "Funky Endgame",
            "created": "2024-11-26T22:34:58.068986Z",
            "modified": "2026-05-14T13:20:44.406742Z"
        },
        {
            "id": 88416,
            "name": "Problem 1",
            "created": "2024-11-26T21:30:33.761924Z",
            "modified": "2026-05-14T05:28:40.589575Z"
        }
    ]
}