List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5044",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5042",
    "results": [
        {
            "id": 67283,
            "name": "Kikashi1",
            "created": "2023-01-04T02:35:44.856178Z",
            "modified": "2026-05-05T22:30:33.703868Z"
        },
        {
            "id": 67315,
            "name": "John Cloud Bondoc",
            "created": "2023-01-05T14:10:28.415153Z",
            "modified": "2026-03-30T14:34:09.085646Z"
        },
        {
            "id": 67316,
            "name": "John Cloud Bondoc 1",
            "created": "2023-01-05T14:13:57.379837Z",
            "modified": "2026-05-18T09:53:13.185317Z"
        },
        {
            "id": 67319,
            "name": "GO GO puzzle",
            "created": "2023-01-05T18:43:30.583985Z",
            "modified": "2026-03-30T14:34:09.768409Z"
        },
        {
            "id": 67320,
            "name": "yizhenjianxie",
            "created": "2023-01-06T03:32:16.855231Z",
            "modified": "2026-03-30T14:34:10.108126Z"
        },
        {
            "id": 67325,
            "name": "#1: how to capture",
            "created": "2023-01-07T01:10:37.843346Z",
            "modified": "2026-03-30T14:34:10.084135Z"
        },
        {
            "id": 67326,
            "name": "#2: practice capturing",
            "created": "2023-01-07T01:12:18.305272Z",
            "modified": "2026-05-06T15:17:59.026442Z"
        },
        {
            "id": 67327,
            "name": "#2: (continued) practice capturing",
            "created": "2023-01-07T01:17:25.044960Z",
            "modified": "2026-05-06T15:17:59.342875Z"
        },
        {
            "id": 67337,
            "name": "Bul 69: PS 1",
            "created": "2023-01-07T12:00:19.474627Z",
            "modified": "2026-03-30T14:34:10.259732Z"
        },
        {
            "id": 67338,
            "name": "Bul 69: PS 2",
            "created": "2023-01-07T12:01:02.864765Z",
            "modified": "2026-03-30T14:34:10.331701Z"
        }
    ]
}