List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5188
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=5189",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5187",
    "results": [
        {
            "id": 89387,
            "name": "Problem 29",
            "created": "2024-12-05T00:13:08.578001Z",
            "modified": "2026-03-30T16:22:08.342873Z"
        },
        {
            "id": 89388,
            "name": "Problem 80",
            "created": "2024-12-05T09:33:48.145361Z",
            "modified": "2026-03-31T14:27:51.316666Z"
        },
        {
            "id": 89389,
            "name": "Problem 81",
            "created": "2024-12-05T09:35:14.721028Z",
            "modified": "2026-03-31T14:29:14.078268Z"
        },
        {
            "id": 89390,
            "name": "Problem 82",
            "created": "2024-12-05T09:36:53.567776Z",
            "modified": "2026-03-31T14:30:34.676009Z"
        },
        {
            "id": 89391,
            "name": "Problem 83",
            "created": "2024-12-05T09:38:40.489100Z",
            "modified": "2026-03-31T14:31:57.950301Z"
        },
        {
            "id": 89392,
            "name": "Problem 84",
            "created": "2024-12-05T09:41:40.705918Z",
            "modified": "2026-03-31T14:33:23.042223Z"
        },
        {
            "id": 89393,
            "name": "Problem 85",
            "created": "2024-12-05T09:47:45.574553Z",
            "modified": "2026-03-31T14:34:43.550892Z"
        },
        {
            "id": 89394,
            "name": "Problem 86",
            "created": "2024-12-05T09:48:48.276625Z",
            "modified": "2026-03-31T14:36:01.420781Z"
        },
        {
            "id": 89395,
            "name": "Problem 87",
            "created": "2024-12-05T09:50:43.193543Z",
            "modified": "2026-03-31T14:37:18.459262Z"
        },
        {
            "id": 89396,
            "name": "Problem 88",
            "created": "2024-12-05T09:52:08.499985Z",
            "modified": "2026-03-31T14:38:38.079455Z"
        }
    ]
}