List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5432",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5430",
    "results": [
        {
            "id": 95461,
            "name": "Problem 170b",
            "created": "2025-07-07T22:49:50.080879Z",
            "modified": "2026-03-31T15:45:59.466481Z"
        },
        {
            "id": 95462,
            "name": "Problem 172",
            "created": "2025-07-07T22:53:23.756541Z",
            "modified": "2026-03-31T15:47:12.334527Z"
        },
        {
            "id": 95463,
            "name": "Problem 173",
            "created": "2025-07-07T22:54:45.305860Z",
            "modified": "2026-03-31T15:47:48.164274Z"
        },
        {
            "id": 95464,
            "name": "Problem 171",
            "created": "2025-07-07T22:57:33.293004Z",
            "modified": "2026-03-31T15:46:36.228709Z"
        },
        {
            "id": 95465,
            "name": "Problem 174",
            "created": "2025-07-07T23:00:12.237015Z",
            "modified": "2026-04-07T03:34:29.210114Z"
        },
        {
            "id": 95466,
            "name": "Problem 175",
            "created": "2025-07-07T23:01:43.115885Z",
            "modified": "2026-03-31T15:48:59.774846Z"
        },
        {
            "id": 95503,
            "name": "KO 劫 1-21",
            "created": "2025-07-09T03:38:36.476521Z",
            "modified": "2026-04-09T18:02:16.729058Z"
        },
        {
            "id": 95533,
            "name": "Problem 176",
            "created": "2025-07-10T01:04:44.501069Z",
            "modified": "2026-03-31T15:49:35.447090Z"
        },
        {
            "id": 95534,
            "name": "Problem 177",
            "created": "2025-07-10T01:06:53.059994Z",
            "modified": "2026-03-31T15:50:09.792577Z"
        },
        {
            "id": 95535,
            "name": "Problem 178",
            "created": "2025-07-10T01:08:13.508329Z",
            "modified": "2026-03-31T15:50:44.330314Z"
        }
    ]
}