List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5469",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5467",
    "results": [
        {
            "id": 28307,
            "name": "Question 4",
            "created": "2021-02-27T02:50:58.587484Z",
            "modified": "2026-04-03T09:29:05.940664Z"
        },
        {
            "id": 28310,
            "name": "Question 5",
            "created": "2021-02-27T02:58:17.063157Z",
            "modified": "2026-04-03T09:29:43.356579Z"
        },
        {
            "id": 3077,
            "name": "045 center",
            "created": "2015-10-31T19:07:22.061107Z",
            "modified": "2026-04-03T09:30:10.583537Z"
        },
        {
            "id": 28311,
            "name": "Question 6",
            "created": "2021-02-27T03:01:04.515429Z",
            "modified": "2026-04-03T09:30:26.234742Z"
        },
        {
            "id": 3078,
            "name": "047 side",
            "created": "2015-10-31T19:11:00.692987Z",
            "modified": "2026-04-03T09:30:50.904462Z"
        },
        {
            "id": 98195,
            "name": "Introduction",
            "created": "2025-10-14T16:43:40.099798Z",
            "modified": "2026-04-03T09:31:01.631196Z"
        },
        {
            "id": 68293,
            "name": "Puzzle 100/101-1",
            "created": "2023-02-02T09:46:15.282170Z",
            "modified": "2026-04-03T09:31:07.406916Z"
        },
        {
            "id": 28313,
            "name": "Question 8",
            "created": "2021-02-27T03:07:37.556027Z",
            "modified": "2026-04-03T09:31:13.478073Z"
        },
        {
            "id": 59017,
            "name": "question 14",
            "created": "2022-06-07T15:32:37.956042Z",
            "modified": "2026-04-03T09:31:50.140015Z"
        },
        {
            "id": 3079,
            "name": "048 side",
            "created": "2015-10-31T19:14:00.507978Z",
            "modified": "2026-04-03T09:32:03.766415Z"
        }
    ]
}