List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5248",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5246",
    "results": [
        {
            "id": 91357,
            "name": "Problem 17",
            "created": "2025-02-25T18:47:57.745538Z",
            "modified": "2026-04-15T06:36:15.763378Z"
        },
        {
            "id": 91358,
            "name": "Problem 18",
            "created": "2025-02-25T18:49:03.852136Z",
            "modified": "2026-04-15T06:36:41.082554Z"
        },
        {
            "id": 91359,
            "name": "Problem 19",
            "created": "2025-02-25T18:50:38.695850Z",
            "modified": "2026-04-15T06:37:18.891488Z"
        },
        {
            "id": 91360,
            "name": "Problem 20",
            "created": "2025-02-25T18:51:43.021126Z",
            "modified": "2026-04-15T06:37:32.280760Z"
        },
        {
            "id": 91361,
            "name": "Problem 21",
            "created": "2025-02-25T18:53:11.876617Z",
            "modified": "2026-04-21T02:45:14.392392Z"
        },
        {
            "id": 91362,
            "name": "Problem 22",
            "created": "2025-02-25T18:54:15.811212Z",
            "modified": "2026-04-15T06:48:36.692020Z"
        },
        {
            "id": 91363,
            "name": "Problem 23",
            "created": "2025-02-25T18:57:10.863713Z",
            "modified": "2026-04-15T06:49:06.218927Z"
        },
        {
            "id": 91364,
            "name": "Problem 24",
            "created": "2025-02-25T18:58:30.844833Z",
            "modified": "2026-04-15T06:49:57.871298Z"
        },
        {
            "id": 91365,
            "name": "Problem 25",
            "created": "2025-02-25T18:59:50.913984Z",
            "modified": "2026-04-15T06:50:15.339404Z"
        },
        {
            "id": 91375,
            "name": "Life 活 1-8",
            "created": "2025-02-26T03:50:35.888417Z",
            "modified": "2026-04-24T17:39:06.452947Z"
        }
    ]
}