List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5835",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5833",
    "results": [
        {
            "id": 395,
            "name": "Problem 91",
            "created": "2014-10-02T13:16:16.599610Z",
            "modified": "2026-03-31T17:57:31.639520Z"
        },
        {
            "id": 394,
            "name": "Problem 90",
            "created": "2014-10-02T13:14:48.105265Z",
            "modified": "2026-03-31T17:57:30.224365Z"
        },
        {
            "id": 393,
            "name": "Problem 89",
            "created": "2014-10-02T13:13:35.224355Z",
            "modified": "2026-03-31T17:57:29.039098Z"
        },
        {
            "id": 392,
            "name": "Problem 88",
            "created": "2014-10-02T13:12:19.699835Z",
            "modified": "2026-03-31T17:57:27.603084Z"
        },
        {
            "id": 391,
            "name": "Problem 87",
            "created": "2014-10-02T13:10:48.956522Z",
            "modified": "2026-03-31T17:57:26.346525Z"
        },
        {
            "id": 390,
            "name": "Problem 86",
            "created": "2014-10-02T13:07:54.337949Z",
            "modified": "2026-03-31T17:57:25.138310Z"
        },
        {
            "id": 389,
            "name": "Problem 85",
            "created": "2014-10-02T13:06:22.765326Z",
            "modified": "2026-03-31T17:57:23.929115Z"
        },
        {
            "id": 388,
            "name": "Problem 84",
            "created": "2014-10-02T13:04:52.253936Z",
            "modified": "2026-03-31T17:57:22.584480Z"
        },
        {
            "id": 387,
            "name": "Problem 83",
            "created": "2014-10-02T13:03:03.505571Z",
            "modified": "2026-03-31T17:57:20.898908Z"
        },
        {
            "id": 386,
            "name": "Problem 82",
            "created": "2014-10-01T20:06:53.832348Z",
            "modified": "2026-03-31T17:57:19.571726Z"
        }
    ]
}