List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=151",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=149",
    "results": [
        {
            "id": 47961,
            "name": "จับกิน 3",
            "created": "2022-02-02T06:49:11.209655Z",
            "modified": "2026-04-16T22:41:19.746836Z"
        },
        {
            "id": 48012,
            "name": "Diagram[4003]",
            "created": "2022-02-02T09:11:01.342323Z",
            "modified": "2026-04-16T14:02:32.998049Z"
        },
        {
            "id": 48157,
            "name": "Question 5",
            "created": "2022-02-04T05:21:31.189081Z",
            "modified": "2026-04-16T14:02:34.343064Z"
        },
        {
            "id": 48342,
            "name": "KM III 1.5",
            "created": "2022-02-06T14:39:27.179975Z",
            "modified": "2026-04-16T14:02:35.674460Z"
        },
        {
            "id": 48390,
            "name": "示範 demonstration3",
            "created": "2022-02-06T15:55:19.312815Z",
            "modified": "2026-04-16T14:02:36.969057Z"
        },
        {
            "id": 48750,
            "name": "Aula 006 — Exercícios de Formas I — 03",
            "created": "2022-02-09T18:52:01.264736Z",
            "modified": "2026-04-16T14:02:38.095974Z"
        },
        {
            "id": 49235,
            "name": "Live and capture",
            "created": "2022-02-16T18:23:30.168598Z",
            "modified": "2026-04-16T14:02:40.070291Z"
        },
        {
            "id": 49293,
            "name": "type 3",
            "created": "2022-02-17T15:12:07.474663Z",
            "modified": "2026-04-16T14:02:41.470291Z"
        },
        {
            "id": 49623,
            "name": "Destroy shimari",
            "created": "2022-02-20T01:59:47.050415Z",
            "modified": "2026-04-16T14:02:42.730857Z"
        },
        {
            "id": 50004,
            "name": "003 — How strong is your endgame?",
            "created": "2022-02-21T19:48:34.107547Z",
            "modified": "2026-04-16T14:02:43.910938Z"
        }
    ]
}