List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5573
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&page=5574",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5572",
    "results": [
        {
            "id": 94885,
            "name": "Attacking 7",
            "created": "2025-06-25T21:55:37.973556Z",
            "modified": "2026-03-30T16:51:06.111870Z"
        },
        {
            "id": 94886,
            "name": "Attacking 8",
            "created": "2025-06-25T21:56:50.153125Z",
            "modified": "2026-03-30T16:51:06.247470Z"
        },
        {
            "id": 94887,
            "name": "Attacking 9",
            "created": "2025-06-25T21:58:13.474954Z",
            "modified": "2026-03-30T16:51:06.472001Z"
        },
        {
            "id": 94888,
            "name": "Attacking 10",
            "created": "2025-06-25T22:00:55.693189Z",
            "modified": "2026-03-30T16:51:06.348678Z"
        },
        {
            "id": 94889,
            "name": "Attacking 11",
            "created": "2025-06-25T22:02:32.265768Z",
            "modified": "2026-03-30T16:51:06.468959Z"
        },
        {
            "id": 94902,
            "name": "Tesuji 手筋 1-21",
            "created": "2025-06-26T03:37:06.333623Z",
            "modified": "2026-04-15T21:18:36.388690Z"
        },
        {
            "id": 94903,
            "name": "44: Live",
            "created": "2025-06-26T08:53:51.630006Z",
            "modified": "2026-04-29T09:46:05.859605Z"
        },
        {
            "id": 94904,
            "name": "tasks for beginners",
            "created": "2025-06-26T12:04:25.964287Z",
            "modified": "2026-03-30T16:51:06.352323Z"
        },
        {
            "id": 94905,
            "name": "Defending 1",
            "created": "2025-06-26T19:10:00.399295Z",
            "modified": "2026-03-30T16:51:08.216476Z"
        },
        {
            "id": 94906,
            "name": "Defending 2",
            "created": "2025-06-26T19:27:01.423301Z",
            "modified": "2026-03-30T16:51:08.378157Z"
        }
    ]
}