List accessible puzzles or create a new puzzle.

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

{
    "count": 58709,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=39",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=37",
    "results": [
        {
            "id": 382,
            "name": "Problem 78",
            "created": "2014-10-01T19:58:25.493073Z",
            "modified": "2026-03-31T17:57:14.081154Z"
        },
        {
            "id": 383,
            "name": "Problem 79",
            "created": "2014-10-01T19:59:49.131455Z",
            "modified": "2026-03-31T17:57:15.241143Z"
        },
        {
            "id": 384,
            "name": "Problem 80",
            "created": "2014-10-01T20:01:09.481761Z",
            "modified": "2026-03-31T17:57:16.910203Z"
        },
        {
            "id": 385,
            "name": "Problem 81",
            "created": "2014-10-01T20:02:23.239035Z",
            "modified": "2026-03-31T17:57:18.231215Z"
        },
        {
            "id": 386,
            "name": "Problem 82",
            "created": "2014-10-01T20:06:53.832348Z",
            "modified": "2026-03-31T17:57:19.571726Z"
        },
        {
            "id": 387,
            "name": "Problem 83",
            "created": "2014-10-02T13:03:03.505571Z",
            "modified": "2026-03-31T17:57:20.898908Z"
        },
        {
            "id": 388,
            "name": "Problem 84",
            "created": "2014-10-02T13:04:52.253936Z",
            "modified": "2026-03-31T17:57:22.584480Z"
        },
        {
            "id": 389,
            "name": "Problem 85",
            "created": "2014-10-02T13:06:22.765326Z",
            "modified": "2026-03-31T17:57:23.929115Z"
        },
        {
            "id": 390,
            "name": "Problem 86",
            "created": "2014-10-02T13:07:54.337949Z",
            "modified": "2026-03-31T17:57:25.138310Z"
        },
        {
            "id": 391,
            "name": "Problem 87",
            "created": "2014-10-02T13:10:48.956522Z",
            "modified": "2026-03-31T17:57:26.346525Z"
        }
    ]
}