List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5275",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5273",
    "results": [
        {
            "id": 92147,
            "name": "2qwertz",
            "created": "2025-03-07T13:17:56.670879Z",
            "modified": "2026-02-16T01:39:44.529557Z"
        },
        {
            "id": 92148,
            "name": "3qwertz",
            "created": "2025-03-07T13:22:33.597657Z",
            "modified": "2026-02-16T01:39:45.641580Z"
        },
        {
            "id": 92150,
            "name": "Problem 196",
            "created": "2025-03-07T16:09:25.741695Z",
            "modified": "2026-03-31T16:03:16.818562Z"
        },
        {
            "id": 92151,
            "name": "Problem 197",
            "created": "2025-03-07T16:11:29.986585Z",
            "modified": "2026-03-31T16:03:50.243453Z"
        },
        {
            "id": 92152,
            "name": "Problem 198",
            "created": "2025-03-07T16:12:55.345170Z",
            "modified": "2026-03-31T16:04:19.595666Z"
        },
        {
            "id": 92153,
            "name": "Problem 199",
            "created": "2025-03-07T16:14:57.000797Z",
            "modified": "2026-03-31T16:04:48.929014Z"
        },
        {
            "id": 92154,
            "name": "Problem 200",
            "created": "2025-03-07T16:16:50.167655Z",
            "modified": "2026-03-31T16:05:17.030798Z"
        },
        {
            "id": 92155,
            "name": "Problem 201",
            "created": "2025-03-07T16:19:00.821557Z",
            "modified": "2026-03-31T16:05:45.295394Z"
        },
        {
            "id": 92156,
            "name": "Problem 202",
            "created": "2025-03-07T16:21:09.067817Z",
            "modified": "2026-03-31T16:06:15.321837Z"
        },
        {
            "id": 92157,
            "name": "Problem 203",
            "created": "2025-03-07T16:22:40.301514Z",
            "modified": "2026-04-02T04:03:37.046922Z"
        }
    ]
}