List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=43",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=41",
    "results": [
        {
            "id": 76242,
            "name": "crear ojo",
            "created": "2023-09-01T19:01:54.065708Z",
            "modified": "2026-04-01T01:15:26.055242Z"
        },
        {
            "id": 76430,
            "name": "ejemplo rompe escalera 1",
            "created": "2023-09-09T02:14:44.898647Z",
            "modified": "2026-04-01T01:15:27.012739Z"
        },
        {
            "id": 76469,
            "name": "Подготовка к атаке 1",
            "created": "2023-09-14T08:02:36.165338Z",
            "modified": "2026-04-01T01:15:27.950305Z"
        },
        {
            "id": 76567,
            "name": "PINK  PENGUIN",
            "created": "2023-09-20T15:12:00.584728Z",
            "modified": "2026-04-01T01:15:28.928931Z"
        },
        {
            "id": 76606,
            "name": "Question 1",
            "created": "2023-09-22T09:35:22.583222Z",
            "modified": "2026-04-01T01:15:29.852680Z"
        },
        {
            "id": 76633,
            "name": "Question 1 answer provided",
            "created": "2023-09-23T15:07:37.998378Z",
            "modified": "2026-04-01T01:15:30.732722Z"
        },
        {
            "id": 76640,
            "name": "ข้อที่1",
            "created": "2023-09-24T04:08:38.019682Z",
            "modified": "2026-04-01T01:15:31.685348Z"
        },
        {
            "id": 76726,
            "name": "Black to capture the marked stone",
            "created": "2023-09-25T07:16:06.401003Z",
            "modified": "2026-04-01T01:15:32.676018Z"
        },
        {
            "id": 76747,
            "name": "Black to save its group",
            "created": "2023-09-25T19:22:46.738455Z",
            "modified": "2026-04-01T01:15:33.684518Z"
        },
        {
            "id": 76808,
            "name": "000001",
            "created": "2023-09-30T10:24:44.944205Z",
            "modified": "2026-04-01T01:15:34.642319Z"
        }
    ]
}