List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=383
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=384",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=382",
    "results": [
        {
            "id": 21285,
            "name": "How to capture8",
            "created": "2020-10-04T17:20:01.497890Z",
            "modified": "2026-04-01T00:43:47.951298Z"
        },
        {
            "id": 21303,
            "name": "sacrifice some stone9",
            "created": "2020-10-04T17:58:57.834672Z",
            "modified": "2026-04-01T00:43:48.804521Z"
        },
        {
            "id": 21344,
            "name": "Prepare to capture8",
            "created": "2020-10-05T16:19:13.103915Z",
            "modified": "2026-04-01T00:43:49.941159Z"
        },
        {
            "id": 21381,
            "name": "which group won?",
            "created": "2020-10-06T17:25:12.108332Z",
            "modified": "2026-04-01T00:43:50.843246Z"
        },
        {
            "id": 21418,
            "name": "Puzzle 7 (p. 5)",
            "created": "2020-10-11T12:32:57.760487Z",
            "modified": "2026-04-01T00:43:51.580908Z"
        },
        {
            "id": 21538,
            "name": "Puzzle 7 (p. 59)",
            "created": "2020-10-13T16:44:10.748733Z",
            "modified": "2026-04-01T00:43:52.650269Z"
        },
        {
            "id": 21685,
            "name": "Puzzle 7 (p.  95-139)",
            "created": "2020-10-16T23:46:57.730390Z",
            "modified": "2026-04-01T00:43:53.499178Z"
        },
        {
            "id": 21711,
            "name": "eatuutuhjykghh",
            "created": "2020-10-17T08:04:04.595640Z",
            "modified": "2026-04-01T00:43:54.400100Z"
        },
        {
            "id": 21780,
            "name": "Puzzle 7 (p143-189)",
            "created": "2020-10-17T15:02:04.603836Z",
            "modified": "2026-04-01T00:43:55.263360Z"
        },
        {
            "id": 21918,
            "name": "Puzzle 7 (p. 193-212)",
            "created": "2020-10-21T18:28:05.232394Z",
            "modified": "2026-04-30T18:51:48.784268Z"
        }
    ]
}