List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=40",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=38",
    "results": [
        {
            "id": 91940,
            "name": "Panda commando 2",
            "created": "2025-03-05T14:52:37.239297Z",
            "modified": "2026-05-22T13:06:09.388518Z"
        },
        {
            "id": 17785,
            "name": "4.B.11.",
            "created": "2020-04-19T06:55:55.810913Z",
            "modified": "2026-05-22T13:05:59.211953Z"
        },
        {
            "id": 17790,
            "name": "4.B.9.",
            "created": "2020-04-19T07:16:51.583015Z",
            "modified": "2026-05-22T13:05:57.978639Z"
        },
        {
            "id": 91937,
            "name": "Panda commando 1",
            "created": "2025-03-05T14:49:53.858599Z",
            "modified": "2026-05-22T13:05:57.753233Z"
        },
        {
            "id": 17823,
            "name": "4.B.8.",
            "created": "2020-04-20T01:40:17.418007Z",
            "modified": "2026-05-22T13:05:53.613838Z"
        },
        {
            "id": 80380,
            "name": "4.B.7.",
            "created": "2024-03-29T04:16:47.404192Z",
            "modified": "2026-05-22T13:05:50.652534Z"
        },
        {
            "id": 17787,
            "name": "4.B.6.",
            "created": "2020-04-19T07:06:50.666896Z",
            "modified": "2026-05-22T13:05:44.818753Z"
        },
        {
            "id": 92107,
            "name": "Oiotoshi 4",
            "created": "2025-03-06T14:10:19.317230Z",
            "modified": "2026-05-22T13:05:42.032220Z"
        },
        {
            "id": 17788,
            "name": "4.B.5.",
            "created": "2020-04-19T07:09:04.728615Z",
            "modified": "2026-05-22T13:05:41.684085Z"
        },
        {
            "id": 80385,
            "name": "4.B.4.",
            "created": "2024-03-29T07:07:15.662507Z",
            "modified": "2026-05-22T13:05:36.841312Z"
        }
    ]
}