List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5341",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5339",
    "results": [
        {
            "id": 81842,
            "name": "Two Eyes 05",
            "created": "2024-06-04T09:59:15.561084Z",
            "modified": "2026-03-30T15:49:06.904092Z"
        },
        {
            "id": 81843,
            "name": "Two Eyes 06",
            "created": "2024-06-04T10:00:10.336793Z",
            "modified": "2026-03-30T15:49:07.772055Z"
        },
        {
            "id": 81850,
            "name": "Dwuetapowe ko",
            "created": "2024-06-04T20:33:43.591847Z",
            "modified": "2026-03-30T15:49:07.463128Z"
        },
        {
            "id": 81952,
            "name": "Effortless 4",
            "created": "2024-06-10T02:43:21.175219Z",
            "modified": "2026-03-30T15:49:11.424042Z"
        },
        {
            "id": 81953,
            "name": "Effortless 5",
            "created": "2024-06-10T02:49:50.478749Z",
            "modified": "2026-03-30T15:49:11.423835Z"
        },
        {
            "id": 81962,
            "name": "S'échapper 24",
            "created": "2024-06-10T12:41:29.062124Z",
            "modified": "2026-05-10T21:05:37.233590Z"
        },
        {
            "id": 81963,
            "name": "Tsumégo 153",
            "created": "2024-06-10T14:13:18.212254Z",
            "modified": "2026-05-10T13:00:56.756574Z"
        },
        {
            "id": 81964,
            "name": "Tésuji 35",
            "created": "2024-06-10T14:19:38.892248Z",
            "modified": "2026-04-29T09:05:10.110358Z"
        },
        {
            "id": 81965,
            "name": "Tsumégo 152",
            "created": "2024-06-10T14:22:52.202620Z",
            "modified": "2026-04-29T08:08:44.319885Z"
        },
        {
            "id": 81966,
            "name": "Tsumégo 145",
            "created": "2024-06-10T14:30:32.782950Z",
            "modified": "2026-05-11T16:56:44.294836Z"
        }
    ]
}