List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=205",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=203",
    "results": [
        {
            "id": 43571,
            "name": "GW 38: HTC 1",
            "created": "2021-11-29T09:39:32.053921Z",
            "modified": "2026-04-25T09:34:51.402925Z"
        },
        {
            "id": 43697,
            "name": "darwinsais puzzles",
            "created": "2021-12-01T02:06:52.311363Z",
            "modified": "2026-04-16T22:42:16.023367Z"
        },
        {
            "id": 44140,
            "name": "004 / 300",
            "created": "2021-12-04T16:50:08.754281Z",
            "modified": "2026-04-16T16:47:28.344253Z"
        },
        {
            "id": 44162,
            "name": "Go Manners",
            "created": "2021-12-05T03:00:29.150212Z",
            "modified": "2026-04-16T16:47:31.651534Z"
        },
        {
            "id": 44188,
            "name": "GW 86: 6 basic LDP 4",
            "created": "2021-12-05T09:42:49.117338Z",
            "modified": "2026-04-16T16:47:37.713786Z"
        },
        {
            "id": 44290,
            "name": "Other Eyespaces of Size 4",
            "created": "2021-12-05T20:35:38.962730Z",
            "modified": "2026-04-16T16:47:44.724783Z"
        },
        {
            "id": 44637,
            "name": "Five Stones on the Second Line in the Corner",
            "created": "2021-12-10T19:55:59.199834Z",
            "modified": "2026-04-16T16:47:46.616816Z"
        },
        {
            "id": 44723,
            "name": "Diagram [5004]",
            "created": "2021-12-13T09:20:52.795615Z",
            "modified": "2026-04-16T16:47:47.934709Z"
        },
        {
            "id": 44743,
            "name": "Major Implosion — 23rd Nongshim Cup (2021) — Shin Minjun 9p vs Iyama Yuta 9p",
            "created": "2021-12-14T00:07:23.274141Z",
            "modified": "2026-04-16T16:47:49.358068Z"
        },
        {
            "id": 44902,
            "name": "Clamp #4",
            "created": "2021-12-15T21:14:10.023135Z",
            "modified": "2026-04-23T05:38:31.220821Z"
        }
    ]
}