List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5539
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=5540",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5538",
    "results": [
        {
            "id": 92355,
            "name": "6. Best Move?",
            "created": "2025-03-12T19:35:52.171310Z",
            "modified": "2026-04-19T09:32:00.035053Z"
        },
        {
            "id": 92356,
            "name": "7. Best Move?",
            "created": "2025-03-12T19:58:57.490319Z",
            "modified": "2026-04-27T21:44:29.922306Z"
        },
        {
            "id": 92357,
            "name": "8. Best Move?",
            "created": "2025-03-12T20:25:08.342372Z",
            "modified": "2026-04-13T08:43:41.495138Z"
        },
        {
            "id": 92358,
            "name": "9. Best Move?",
            "created": "2025-03-12T20:31:59.138196Z",
            "modified": "2026-04-27T03:43:52.158237Z"
        },
        {
            "id": 92359,
            "name": "10. Best Move?",
            "created": "2025-03-12T20:40:47.596801Z",
            "modified": "2026-04-20T00:29:16.143720Z"
        },
        {
            "id": 92365,
            "name": "좌상귀 흑돌 잡기",
            "created": "2025-03-14T02:41:18.333354Z",
            "modified": "2026-03-30T16:35:02.361050Z"
        },
        {
            "id": 92366,
            "name": "4qwertz",
            "created": "2025-03-14T10:58:59.037275Z",
            "modified": "2026-03-30T16:35:03.086579Z"
        },
        {
            "id": 92375,
            "name": "azerti1",
            "created": "2025-03-14T11:24:09.536963Z",
            "modified": "2026-05-01T06:59:21.040358Z"
        },
        {
            "id": 92376,
            "name": "5qwertz",
            "created": "2025-03-14T11:24:13.480616Z",
            "modified": "2026-03-30T16:35:04.243118Z"
        },
        {
            "id": 92381,
            "name": "azerti2",
            "created": "2025-03-14T11:30:55.615199Z",
            "modified": "2026-05-01T07:02:16.866706Z"
        }
    ]
}