List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5198",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5196",
    "results": [
        {
            "id": 89539,
            "name": "Problem 214",
            "created": "2024-12-08T19:04:15.526032Z",
            "modified": "2026-03-30T16:23:13.373858Z"
        },
        {
            "id": 89540,
            "name": "Problem 215",
            "created": "2024-12-08T19:05:57.980885Z",
            "modified": "2026-03-30T16:23:13.771971Z"
        },
        {
            "id": 89541,
            "name": "Problem 216",
            "created": "2024-12-08T19:07:40.967881Z",
            "modified": "2026-03-30T16:23:13.849617Z"
        },
        {
            "id": 89542,
            "name": "Problem 217",
            "created": "2024-12-08T19:08:35.199556Z",
            "modified": "2026-03-30T16:23:13.850039Z"
        },
        {
            "id": 89543,
            "name": "Problem 218",
            "created": "2024-12-08T19:09:39.555137Z",
            "modified": "2026-03-30T16:23:14.336881Z"
        },
        {
            "id": 89544,
            "name": "Problem 219",
            "created": "2024-12-08T19:10:38.626895Z",
            "modified": "2026-03-30T16:23:14.674346Z"
        },
        {
            "id": 89545,
            "name": "Problem 220",
            "created": "2024-12-08T19:52:59.068553Z",
            "modified": "2026-03-30T16:23:14.807332Z"
        },
        {
            "id": 89546,
            "name": "Problem 221",
            "created": "2024-12-08T19:55:59.524212Z",
            "modified": "2026-03-30T16:23:15.206313Z"
        },
        {
            "id": 89549,
            "name": "Problem 222",
            "created": "2024-12-08T21:36:21.553516Z",
            "modified": "2026-03-30T16:23:14.942331Z"
        },
        {
            "id": 89550,
            "name": "Problem 223",
            "created": "2024-12-08T21:37:40.363255Z",
            "modified": "2026-03-30T16:23:15.110072Z"
        }
    ]
}