List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4485",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4483",
    "results": [
        {
            "id": 895,
            "name": "205 - 539",
            "created": "2014-10-10T16:38:59.904933Z",
            "modified": "2026-05-24T01:18:13.870525Z"
        },
        {
            "id": 61202,
            "name": "Number 37 (Hard)",
            "created": "2022-08-07T14:23:55.439012Z",
            "modified": "2026-05-24T01:19:40.544361Z"
        },
        {
            "id": 61219,
            "name": "Number 38",
            "created": "2022-08-08T07:06:30.278475Z",
            "modified": "2026-05-24T01:19:41.630531Z"
        },
        {
            "id": 21280,
            "name": "how to escape3",
            "created": "2020-10-04T17:03:00.253449Z",
            "modified": "2026-05-24T01:19:41.742132Z"
        },
        {
            "id": 21281,
            "name": "How to escape4",
            "created": "2020-10-04T17:06:06.710767Z",
            "modified": "2026-05-24T01:19:42.308459Z"
        },
        {
            "id": 100769,
            "name": "Puzzle 6.1.11",
            "created": "2025-12-18T13:29:23.657523Z",
            "modified": "2026-05-24T01:19:43.832380Z"
        },
        {
            "id": 52880,
            "name": "question 9",
            "created": "2022-03-22T09:49:41.485414Z",
            "modified": "2026-05-24T01:19:44.545305Z"
        },
        {
            "id": 52518,
            "name": "Diagram [4813]",
            "created": "2022-03-19T14:57:10.990224Z",
            "modified": "2026-05-24T01:20:10.673892Z"
        },
        {
            "id": 89388,
            "name": "Problem 80",
            "created": "2024-12-05T09:33:48.145361Z",
            "modified": "2026-05-24T01:20:44.805827Z"
        },
        {
            "id": 80288,
            "name": "Variation 33",
            "created": "2024-03-22T03:03:37.776132Z",
            "modified": "2026-05-24T01:20:44.927640Z"
        }
    ]
}