List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4991",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4989",
    "results": [
        {
            "id": 89102,
            "name": "Source: Treasure Chest Engima",
            "created": "2024-12-03T12:20:11.057652Z",
            "modified": "2026-03-30T16:19:00.792598Z"
        },
        {
            "id": 88773,
            "name": "Impo01",
            "created": "2024-11-30T12:10:55.924575Z",
            "modified": "2026-03-30T16:17:13.920156Z"
        },
        {
            "id": 88774,
            "name": "Impo02",
            "created": "2024-11-30T12:23:34.223864Z",
            "modified": "2026-03-30T16:17:13.919057Z"
        },
        {
            "id": 88647,
            "name": "Problem 80",
            "created": "2024-11-29T23:26:34.363600Z",
            "modified": "2026-03-30T16:17:12.956839Z"
        },
        {
            "id": 88645,
            "name": "Problem 78",
            "created": "2024-11-29T23:24:41.222102Z",
            "modified": "2026-03-30T16:17:12.632422Z"
        },
        {
            "id": 88646,
            "name": "Problem 79",
            "created": "2024-11-29T23:25:34.489039Z",
            "modified": "2026-03-30T16:17:12.564418Z"
        },
        {
            "id": 88644,
            "name": "Problem 77",
            "created": "2024-11-29T23:21:44.809963Z",
            "modified": "2026-03-30T16:17:12.201308Z"
        },
        {
            "id": 88639,
            "name": "Problem 72",
            "created": "2024-11-29T23:13:21.045950Z",
            "modified": "2026-03-30T16:17:11.214439Z"
        },
        {
            "id": 88638,
            "name": "Problem 71",
            "created": "2024-11-29T23:08:55.996583Z",
            "modified": "2026-03-30T16:17:10.977890Z"
        },
        {
            "id": 88637,
            "name": "Problem 70",
            "created": "2024-11-29T23:07:46.170222Z",
            "modified": "2026-03-30T16:17:10.648866Z"
        }
    ]
}