List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=339
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=340",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=338",
    "results": [
        {
            "id": 21300,
            "name": "sacrifice some stone8",
            "created": "2020-10-04T17:56:17.547840Z",
            "modified": "2026-04-01T00:36:27.452786Z"
        },
        {
            "id": 21342,
            "name": "Prepare to capture6",
            "created": "2020-10-05T16:12:17.389681Z",
            "modified": "2026-04-01T00:36:28.529855Z"
        },
        {
            "id": 21380,
            "name": "Best move whict?",
            "created": "2020-10-06T17:18:45.043653Z",
            "modified": "2026-04-01T00:36:29.493829Z"
        },
        {
            "id": 21414,
            "name": "Puzzle 6 (p. 5)",
            "created": "2020-10-11T11:13:48.157964Z",
            "modified": "2026-04-01T00:36:30.218135Z"
        },
        {
            "id": 21537,
            "name": "Puzzle 6 (p. 59)",
            "created": "2020-10-13T16:43:51.640174Z",
            "modified": "2026-04-01T00:36:31.233714Z"
        },
        {
            "id": 21679,
            "name": "Puzzle 6 (p.  95-139)",
            "created": "2020-10-16T17:16:21.242273Z",
            "modified": "2026-04-01T23:06:56.965571Z"
        },
        {
            "id": 21779,
            "name": "Puzzle 6 (p143-189)",
            "created": "2020-10-17T15:01:37.061344Z",
            "modified": "2026-04-01T00:36:33.231869Z"
        },
        {
            "id": 21917,
            "name": "Puzzle 6 (p. 193-212)",
            "created": "2020-10-21T18:27:41.135661Z",
            "modified": "2026-04-30T18:51:19.404468Z"
        },
        {
            "id": 21934,
            "name": "Puzzle 6 (p. 215-252)",
            "created": "2020-10-22T08:37:48.984966Z",
            "modified": "2026-04-29T10:10:30.608960Z"
        },
        {
            "id": 22060,
            "name": "Puzzle 6 (p. 255-270)",
            "created": "2020-10-25T14:00:31.281453Z",
            "modified": "2026-04-23T00:48:51.677253Z"
        }
    ]
}