List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5247",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5245",
    "results": [
        {
            "id": 91347,
            "name": "Problem 7",
            "created": "2025-02-25T17:44:12.551846Z",
            "modified": "2026-04-15T06:31:15.480450Z"
        },
        {
            "id": 91348,
            "name": "Problem 8",
            "created": "2025-02-25T17:46:53.759832Z",
            "modified": "2026-04-15T06:31:38.757322Z"
        },
        {
            "id": 91349,
            "name": "Problem 9",
            "created": "2025-02-25T17:49:21.427572Z",
            "modified": "2026-04-15T06:32:09.149343Z"
        },
        {
            "id": 91350,
            "name": "Problem 10",
            "created": "2025-02-25T17:51:39.834560Z",
            "modified": "2026-04-15T06:32:30.800475Z"
        },
        {
            "id": 91351,
            "name": "Problem 11",
            "created": "2025-02-25T17:55:14.575938Z",
            "modified": "2026-04-15T06:34:00.037370Z"
        },
        {
            "id": 91352,
            "name": "Problem 12",
            "created": "2025-02-25T17:56:46.390907Z",
            "modified": "2026-04-15T06:34:39.251000Z"
        },
        {
            "id": 91353,
            "name": "Problem 13",
            "created": "2025-02-25T17:57:58.950963Z",
            "modified": "2026-04-15T06:34:58.104358Z"
        },
        {
            "id": 91354,
            "name": "Problem 14",
            "created": "2025-02-25T17:59:36.225604Z",
            "modified": "2026-04-15T06:35:06.168864Z"
        },
        {
            "id": 91355,
            "name": "Problem 15",
            "created": "2025-02-25T18:43:13.423085Z",
            "modified": "2026-04-24T08:31:14.936591Z"
        },
        {
            "id": 91356,
            "name": "Problem 16",
            "created": "2025-02-25T18:45:06.348748Z",
            "modified": "2026-04-15T06:35:39.245664Z"
        }
    ]
}