List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=28",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=26",
    "results": [
        {
            "id": 47841,
            "name": "Question 1",
            "created": "2022-01-31T14:50:32.528818Z",
            "modified": "2026-04-01T01:12:11.606461Z"
        },
        {
            "id": 47959,
            "name": "จับกิน 1",
            "created": "2022-02-02T06:47:33.064722Z",
            "modified": "2026-04-01T01:12:12.359471Z"
        },
        {
            "id": 48353,
            "name": "示範 demonstration",
            "created": "2022-02-06T14:47:21.497711Z",
            "modified": "2026-04-06T15:50:10.716556Z"
        },
        {
            "id": 48747,
            "name": "Aula 006 — Exercícios de Formas I — 01",
            "created": "2022-02-09T17:29:07.339134Z",
            "modified": "2026-04-01T01:12:23.501829Z"
        },
        {
            "id": 49190,
            "name": "Edge life",
            "created": "2022-02-15T22:10:52.734043Z",
            "modified": "2026-04-01T01:12:24.440308Z"
        },
        {
            "id": 49292,
            "name": "type 1",
            "created": "2022-02-17T15:10:34.605662Z",
            "modified": "2026-04-03T06:28:23.037452Z"
        },
        {
            "id": 49622,
            "name": "Destroy iron pillar",
            "created": "2022-02-20T01:46:11.207708Z",
            "modified": "2026-04-01T01:12:26.335195Z"
        },
        {
            "id": 50002,
            "name": "001 — How strong is your endgame?",
            "created": "2022-02-21T19:43:19.622462Z",
            "modified": "2026-04-04T20:59:31.668360Z"
        },
        {
            "id": 50205,
            "name": "Tesujis for Separating — 01 — Atari",
            "created": "2022-02-22T19:55:46.203091Z",
            "modified": "2026-04-06T21:54:15.164456Z"
        },
        {
            "id": 50534,
            "name": "question1",
            "created": "2022-02-26T10:30:34.107806Z",
            "modified": "2026-04-03T02:46:07.308343Z"
        }
    ]
}