List accessible puzzles or create a new puzzle.

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

{
    "count": 58760,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5627",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5625",
    "results": [
        {
            "id": 98481,
            "name": "White tries to separate - Kill or get best result",
            "created": "2025-10-31T03:15:27.136626Z",
            "modified": "2026-03-30T17:04:01.871000Z"
        },
        {
            "id": 98482,
            "name": "fuseki 2",
            "created": "2025-10-31T05:08:33.664752Z",
            "modified": "2026-03-30T17:04:01.799284Z"
        },
        {
            "id": 98493,
            "name": "BIBA 2025 - 1",
            "created": "2025-11-01T14:02:17.651412Z",
            "modified": "2026-04-19T06:41:11.332954Z"
        },
        {
            "id": 98541,
            "name": "3-3 joseki",
            "created": "2025-11-03T07:03:20.105446Z",
            "modified": "2026-03-30T17:04:07.077305Z"
        },
        {
            "id": 98542,
            "name": "Kill or die",
            "created": "2025-11-03T07:34:02.022730Z",
            "modified": "2026-03-30T17:04:07.074896Z"
        },
        {
            "id": 98543,
            "name": "Bài tập 1",
            "created": "2025-11-03T09:00:20.883448Z",
            "modified": "2026-03-30T17:04:07.600061Z"
        },
        {
            "id": 98544,
            "name": "Bài tập 2",
            "created": "2025-11-03T09:04:21.977296Z",
            "modified": "2026-03-30T17:04:08.157088Z"
        },
        {
            "id": 98548,
            "name": "Endgame ヨセ 1-31",
            "created": "2025-11-03T09:37:13.649528Z",
            "modified": "2026-04-27T03:46:47.648233Z"
        },
        {
            "id": 98565,
            "name": "Quy tắc cơ bản 1",
            "created": "2025-11-04T03:45:11.487128Z",
            "modified": "2026-04-27T15:08:07.741746Z"
        },
        {
            "id": 98566,
            "name": "Quy tắc cơ bản 2",
            "created": "2025-11-04T03:47:22.811955Z",
            "modified": "2026-04-27T15:08:21.901472Z"
        }
    ]
}