List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=486",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=484",
    "results": [
        {
            "id": 94491,
            "name": "Problem 101",
            "created": "2025-06-02T22:55:58.024427Z",
            "modified": "2026-04-29T04:21:23.450127Z"
        },
        {
            "id": 94490,
            "name": "Problem 100",
            "created": "2025-06-02T22:18:06.581187Z",
            "modified": "2026-04-29T04:21:02.930266Z"
        },
        {
            "id": 94488,
            "name": "Point vital 6",
            "created": "2025-06-02T15:08:30.618200Z",
            "modified": "2026-05-04T12:20:35.600377Z"
        },
        {
            "id": 94487,
            "name": "Problem 23",
            "created": "2025-06-02T14:43:13.437173Z",
            "modified": "2026-04-30T06:24:55.277116Z"
        },
        {
            "id": 94486,
            "name": "Problem 22",
            "created": "2025-06-02T14:36:13.307373Z",
            "modified": "2026-04-30T06:09:37.482936Z"
        },
        {
            "id": 94485,
            "name": "Problem 21",
            "created": "2025-06-02T14:31:22.968449Z",
            "modified": "2026-04-29T08:09:06.893617Z"
        },
        {
            "id": 94484,
            "name": "ctb n kmb",
            "created": "2025-06-02T11:27:23.785783Z",
            "modified": "2026-03-30T16:49:12.098656Z"
        },
        {
            "id": 94482,
            "name": "Endgame ヨセ 1-19",
            "created": "2025-06-02T03:59:39.710002Z",
            "modified": "2026-05-02T11:19:09.961911Z"
        },
        {
            "id": 94481,
            "name": "Problem 99",
            "created": "2025-06-01T23:44:12.593253Z",
            "modified": "2026-04-29T04:20:42.680315Z"
        },
        {
            "id": 94480,
            "name": "Problem 98",
            "created": "2025-06-01T23:40:58.306187Z",
            "modified": "2026-04-29T04:20:23.888670Z"
        }
    ]
}