List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5309",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5307",
    "results": [
        {
            "id": 80236,
            "name": "problem #5",
            "created": "2024-03-20T04:29:29.801466Z",
            "modified": "2026-05-13T22:46:56.629906Z"
        },
        {
            "id": 80263,
            "name": "problem #6",
            "created": "2024-03-20T22:17:36.737205Z",
            "modified": "2026-05-13T22:46:57.795641Z"
        },
        {
            "id": 80268,
            "name": "Variation 26",
            "created": "2024-03-21T02:39:52.937770Z",
            "modified": "2026-03-30T15:40:10.578788Z"
        },
        {
            "id": 80269,
            "name": "Variation 27",
            "created": "2024-03-21T02:48:59.320274Z",
            "modified": "2026-03-30T15:40:13.387141Z"
        },
        {
            "id": 80270,
            "name": "Variation 28",
            "created": "2024-03-21T02:57:59.476592Z",
            "modified": "2026-02-24T22:51:15.245147Z"
        },
        {
            "id": 80272,
            "name": "ампирт",
            "created": "2024-03-21T05:24:35.926229Z",
            "modified": "2026-03-30T15:40:13.529398Z"
        },
        {
            "id": 80284,
            "name": "Variation 29",
            "created": "2024-03-22T02:31:00.679928Z",
            "modified": "2026-02-24T22:51:15.663662Z"
        },
        {
            "id": 80285,
            "name": "Variation 30",
            "created": "2024-03-22T02:36:46.048245Z",
            "modified": "2026-02-24T22:51:16.029109Z"
        },
        {
            "id": 80286,
            "name": "Variation 31",
            "created": "2024-03-22T02:41:13.570941Z",
            "modified": "2026-02-24T22:51:16.376486Z"
        },
        {
            "id": 80287,
            "name": "Variation 32",
            "created": "2024-03-22T02:53:41.873306Z",
            "modified": "2026-02-24T22:51:16.789106Z"
        }
    ]
}