List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=423",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=421",
    "results": [
        {
            "id": 96699,
            "name": "Problem 19",
            "created": "2025-08-16T15:06:26.954989Z",
            "modified": "2026-05-01T17:52:14.757065Z"
        },
        {
            "id": 96698,
            "name": "KO 劫 1-23",
            "created": "2025-08-16T12:04:42.488463Z",
            "modified": "2026-04-25T18:22:39.588227Z"
        },
        {
            "id": 96668,
            "name": "Problem 18",
            "created": "2025-08-15T21:44:19.374981Z",
            "modified": "2026-05-01T17:36:56.041879Z"
        },
        {
            "id": 96666,
            "name": "Problem 17",
            "created": "2025-08-15T21:42:33.399639Z",
            "modified": "2026-04-29T09:29:10.948932Z"
        },
        {
            "id": 96665,
            "name": "Problem 16",
            "created": "2025-08-15T21:41:12.882693Z",
            "modified": "2026-04-29T09:29:10.606981Z"
        },
        {
            "id": 96664,
            "name": "Problem 15",
            "created": "2025-08-15T21:39:46.698922Z",
            "modified": "2026-04-29T09:29:10.245552Z"
        },
        {
            "id": 96663,
            "name": "Problem 14",
            "created": "2025-08-15T21:37:57.280570Z",
            "modified": "2026-04-29T09:29:09.888713Z"
        },
        {
            "id": 96662,
            "name": "Problem 13",
            "created": "2025-08-15T21:36:12.079883Z",
            "modified": "2026-04-29T09:29:09.537860Z"
        },
        {
            "id": 96661,
            "name": "Problem 12",
            "created": "2025-08-15T21:35:08.108950Z",
            "modified": "2026-04-29T09:29:09.178966Z"
        },
        {
            "id": 96660,
            "name": "Problem 11",
            "created": "2025-08-15T21:33:51.886594Z",
            "modified": "2026-04-29T09:29:08.841209Z"
        }
    ]
}