List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5173
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=5174",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5172",
    "results": [
        {
            "id": 89230,
            "name": "Problem 11",
            "created": "2024-12-04T03:18:28.742943Z",
            "modified": "2026-04-12T19:17:20.052680Z"
        },
        {
            "id": 89231,
            "name": "Problem 12",
            "created": "2024-12-04T03:26:01.568617Z",
            "modified": "2026-04-01T01:13:57.758046Z"
        },
        {
            "id": 89232,
            "name": "Problem 13",
            "created": "2024-12-04T03:27:41.005966Z",
            "modified": "2026-04-29T03:59:32.183071Z"
        },
        {
            "id": 89233,
            "name": "Problem 14",
            "created": "2024-12-04T03:29:40.701564Z",
            "modified": "2026-04-29T04:14:49.841557Z"
        },
        {
            "id": 89234,
            "name": "Problem 15",
            "created": "2024-12-04T03:31:56.314232Z",
            "modified": "2026-04-01T01:29:06.908500Z"
        },
        {
            "id": 89235,
            "name": "Problem 16",
            "created": "2024-12-04T03:36:31.282089Z",
            "modified": "2026-04-01T01:33:38.253042Z"
        },
        {
            "id": 89236,
            "name": "Problem 17",
            "created": "2024-12-04T03:39:43.229445Z",
            "modified": "2026-04-01T01:38:05.832097Z"
        },
        {
            "id": 89237,
            "name": "Problem 18",
            "created": "2024-12-04T03:42:05.831994Z",
            "modified": "2026-04-01T01:42:10.735805Z"
        },
        {
            "id": 89238,
            "name": "Problem 19",
            "created": "2024-12-04T03:44:11.061575Z",
            "modified": "2026-04-01T01:46:10.894731Z"
        },
        {
            "id": 89239,
            "name": "Problem 20",
            "created": "2024-12-04T03:46:02.236775Z",
            "modified": "2026-04-01T01:49:53.412950Z"
        }
    ]
}