List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=633",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=631",
    "results": [
        {
            "id": 91361,
            "name": "Problem 21",
            "created": "2025-02-25T18:53:11.876617Z",
            "modified": "2026-05-10T02:54:11.210109Z"
        },
        {
            "id": 91360,
            "name": "Problem 20",
            "created": "2025-02-25T18:51:43.021126Z",
            "modified": "2026-05-11T14:23:03.132581Z"
        },
        {
            "id": 91359,
            "name": "Problem 19",
            "created": "2025-02-25T18:50:38.695850Z",
            "modified": "2026-05-11T18:23:54.476229Z"
        },
        {
            "id": 91358,
            "name": "Problem 18",
            "created": "2025-02-25T18:49:03.852136Z",
            "modified": "2026-05-11T18:23:53.724507Z"
        },
        {
            "id": 91357,
            "name": "Problem 17",
            "created": "2025-02-25T18:47:57.745538Z",
            "modified": "2026-05-05T19:58:59.242671Z"
        },
        {
            "id": 91356,
            "name": "Problem 16",
            "created": "2025-02-25T18:45:06.348748Z",
            "modified": "2026-05-10T02:40:03.974775Z"
        },
        {
            "id": 91355,
            "name": "Problem 15",
            "created": "2025-02-25T18:43:13.423085Z",
            "modified": "2026-05-06T02:16:08.823525Z"
        },
        {
            "id": 91354,
            "name": "Problem 14",
            "created": "2025-02-25T17:59:36.225604Z",
            "modified": "2026-05-10T02:33:55.574367Z"
        },
        {
            "id": 91353,
            "name": "Problem 13",
            "created": "2025-02-25T17:57:58.950963Z",
            "modified": "2026-05-10T02:30:42.938073Z"
        },
        {
            "id": 91352,
            "name": "Problem 12",
            "created": "2025-02-25T17:56:46.390907Z",
            "modified": "2026-05-11T17:47:21.878843Z"
        }
    ]
}