List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=353
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=354",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=352",
    "results": [
        {
            "id": 42551,
            "name": "Find the ladder",
            "created": "2021-11-11T13:44:34.438080Z",
            "modified": "2026-04-15T00:47:52.253952Z"
        },
        {
            "id": 42897,
            "name": "Redmond 007",
            "created": "2021-11-17T22:26:48.610423Z",
            "modified": "2026-04-16T22:57:10.499268Z"
        },
        {
            "id": 42923,
            "name": "Park's Blindspot — Park Junghwan 9p vs Shin Jinseo 9p — 24th LG Cup 2020",
            "created": "2021-11-18T12:51:19.242760Z",
            "modified": "2026-05-01T07:00:21.701899Z"
        },
        {
            "id": 42962,
            "name": "IH 007 — Let's Make Go Easier! 07",
            "created": "2021-11-18T23:40:12.998970Z",
            "modified": "2026-04-29T09:05:15.029792Z"
        },
        {
            "id": 42987,
            "name": "Problem 7",
            "created": "2021-11-19T09:37:57.212256Z",
            "modified": "2026-04-01T00:38:43.085123Z"
        },
        {
            "id": 43461,
            "name": "MGS 1.05",
            "created": "2021-11-27T21:37:03.229163Z",
            "modified": "2026-04-01T00:38:43.874065Z"
        },
        {
            "id": 43575,
            "name": "GW 38: HTC 5",
            "created": "2021-11-29T09:56:01.471540Z",
            "modified": "2026-04-25T11:11:09.750336Z"
        },
        {
            "id": 43699,
            "name": "Go art",
            "created": "2021-12-01T05:19:31.428758Z",
            "modified": "2026-04-01T00:38:45.356946Z"
        },
        {
            "id": 43897,
            "name": "darwinsais  puzzles",
            "created": "2021-12-02T18:08:56.703016Z",
            "modified": "2026-04-16T22:44:08.167821Z"
        },
        {
            "id": 44191,
            "name": "GW 86: 8 endgame problems 9x9 1",
            "created": "2021-12-05T09:55:38.724899Z",
            "modified": "2026-04-16T22:57:11.269484Z"
        }
    ]
}