List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5329",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5327",
    "results": [
        {
            "id": 93160,
            "name": "Problem 135",
            "created": "2025-04-15T19:04:12.554034Z",
            "modified": "2026-04-14T02:30:33.663171Z"
        },
        {
            "id": 93161,
            "name": "Problem 136",
            "created": "2025-04-15T19:05:38.689173Z",
            "modified": "2026-03-31T15:49:34.129620Z"
        },
        {
            "id": 93162,
            "name": "Problem 137",
            "created": "2025-04-15T19:07:11.664208Z",
            "modified": "2026-03-31T15:50:08.416430Z"
        },
        {
            "id": 93163,
            "name": "Problem 138",
            "created": "2025-04-15T19:08:36.966499Z",
            "modified": "2026-03-31T15:50:43.036503Z"
        },
        {
            "id": 93164,
            "name": "Problem 139",
            "created": "2025-04-15T19:10:16.752243Z",
            "modified": "2026-04-16T12:55:18.394119Z"
        },
        {
            "id": 93165,
            "name": "Problem 140",
            "created": "2025-04-15T19:12:07.895969Z",
            "modified": "2026-03-31T15:52:27.604042Z"
        },
        {
            "id": 93166,
            "name": "Problem 141",
            "created": "2025-04-15T19:13:09.936957Z",
            "modified": "2026-04-20T15:27:08.096458Z"
        },
        {
            "id": 93167,
            "name": "Problem 142",
            "created": "2025-04-15T19:15:02.375302Z",
            "modified": "2026-04-12T17:13:13.180799Z"
        },
        {
            "id": 93168,
            "name": "Problem 143",
            "created": "2025-04-15T19:16:45.974856Z",
            "modified": "2026-03-31T15:54:46.530707Z"
        },
        {
            "id": 93169,
            "name": "Problem 144",
            "created": "2025-04-15T19:18:27.291105Z",
            "modified": "2026-04-01T08:15:54.923060Z"
        }
    ]
}