List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1056",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1054",
    "results": [
        {
            "id": 472,
            "name": "Problem 127",
            "created": "2014-10-05T16:22:01.938864Z",
            "modified": "2026-05-26T00:59:52.219931Z"
        },
        {
            "id": 471,
            "name": "Problem 126",
            "created": "2014-10-05T16:20:57.617528Z",
            "modified": "2026-05-26T00:59:50.534096Z"
        },
        {
            "id": 504,
            "name": "Problem 150",
            "created": "2014-10-06T17:45:22.796420Z",
            "modified": "2026-05-26T00:59:50.081631Z"
        },
        {
            "id": 503,
            "name": "Problem 149",
            "created": "2014-10-06T17:44:17.227072Z",
            "modified": "2026-05-26T00:59:48.545578Z"
        },
        {
            "id": 51965,
            "name": "question 2",
            "created": "2022-03-13T15:13:07.720134Z",
            "modified": "2026-05-26T00:59:23.601831Z"
        },
        {
            "id": 51528,
            "name": "Diagram [4479]",
            "created": "2022-03-09T10:12:32.089315Z",
            "modified": "2026-05-26T00:59:17.090936Z"
        },
        {
            "id": 69232,
            "name": "89 сэмэай",
            "created": "2023-03-03T14:48:36.218510Z",
            "modified": "2026-05-26T00:59:11.740217Z"
        },
        {
            "id": 69231,
            "name": "88\" сэмэай",
            "created": "2023-03-03T14:47:24.296102Z",
            "modified": "2026-05-26T00:59:11.230245Z"
        },
        {
            "id": 45605,
            "name": "Practice Problem #7",
            "created": "2021-12-27T03:18:51.570241Z",
            "modified": "2026-05-26T00:59:08.467036Z"
        },
        {
            "id": 45604,
            "name": "Practice Problem #6",
            "created": "2021-12-27T03:08:18.297502Z",
            "modified": "2026-05-26T00:59:06.898367Z"
        }
    ]
}