List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5451",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5449",
    "results": [
        {
            "id": 69594,
            "name": "Level 4",
            "created": "2023-03-09T21:29:02.771804Z",
            "modified": "2026-04-06T07:29:48.862564Z"
        },
        {
            "id": 86944,
            "name": "End Game 1",
            "created": "2024-11-06T09:39:41.467428Z",
            "modified": "2026-04-06T07:29:49.265196Z"
        },
        {
            "id": 92603,
            "name": "Problem 2",
            "created": "2025-03-23T16:15:05.420923Z",
            "modified": "2026-04-06T07:30:41.858830Z"
        },
        {
            "id": 98384,
            "name": "Example 4",
            "created": "2025-10-24T21:29:12.478801Z",
            "modified": "2026-04-06T07:31:28.263034Z"
        },
        {
            "id": 440,
            "name": "Xuan Xuan problem 18 (玄玄棋經 角之部 小機)",
            "created": "2014-10-05T05:19:05.498837Z",
            "modified": "2026-04-06T07:31:58.735075Z"
        },
        {
            "id": 92604,
            "name": "Problem 3",
            "created": "2025-03-23T16:16:43.093158Z",
            "modified": "2026-04-06T07:33:26.308050Z"
        },
        {
            "id": 92605,
            "name": "Problem 4",
            "created": "2025-03-23T16:18:08.516835Z",
            "modified": "2026-04-06T07:35:30.242847Z"
        },
        {
            "id": 98385,
            "name": "Example 5",
            "created": "2025-10-24T21:33:42.898390Z",
            "modified": "2026-04-06T07:36:55.180606Z"
        },
        {
            "id": 92606,
            "name": "Problem 5",
            "created": "2025-03-23T16:19:52.116720Z",
            "modified": "2026-04-06T07:37:27.765668Z"
        },
        {
            "id": 92607,
            "name": "Problem 6",
            "created": "2025-03-23T16:21:24.098486Z",
            "modified": "2026-04-06T07:37:50.800850Z"
        }
    ]
}