List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5185",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5183",
    "results": [
        {
            "id": 89342,
            "name": "Problem 73",
            "created": "2024-12-04T19:11:55.079618Z",
            "modified": "2026-03-31T14:17:39.760920Z"
        },
        {
            "id": 89348,
            "name": "3. The beginning game part 3",
            "created": "2024-12-04T22:37:02.702238Z",
            "modified": "2026-04-01T01:24:18.744809Z"
        },
        {
            "id": 89349,
            "name": "Problem 74",
            "created": "2024-12-04T22:52:21.692028Z",
            "modified": "2026-03-31T14:19:13.295831Z"
        },
        {
            "id": 89350,
            "name": "Problem 75",
            "created": "2024-12-04T22:56:20.606857Z",
            "modified": "2026-03-31T14:20:42.457734Z"
        },
        {
            "id": 89351,
            "name": "Problem 76",
            "created": "2024-12-04T22:59:37.442514Z",
            "modified": "2026-03-31T14:22:09.394919Z"
        },
        {
            "id": 89352,
            "name": "Problem 77",
            "created": "2024-12-04T23:01:47.228122Z",
            "modified": "2026-03-31T14:23:31.181056Z"
        },
        {
            "id": 89353,
            "name": "Problem 78",
            "created": "2024-12-04T23:03:43.538265Z",
            "modified": "2026-03-31T14:24:59.581575Z"
        },
        {
            "id": 89354,
            "name": "Problem 79",
            "created": "2024-12-04T23:05:11.114051Z",
            "modified": "2026-03-31T14:26:25.346259Z"
        },
        {
            "id": 89355,
            "name": "Problem 90",
            "created": "2024-12-04T23:07:52.159830Z",
            "modified": "2026-03-31T14:41:10.582168Z"
        },
        {
            "id": 89356,
            "name": "Problem 91",
            "created": "2024-12-04T23:10:04.357566Z",
            "modified": "2026-03-31T14:42:17.918381Z"
        }
    ]
}