List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4813",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4811",
    "results": [
        {
            "id": 13912,
            "name": "6 Die - How to kill",
            "created": "2018-12-23T05:48:45.726605Z",
            "modified": "2026-05-12T04:02:25.052890Z"
        },
        {
            "id": 13911,
            "name": "Problem 31",
            "created": "2018-12-22T12:35:35.817666Z",
            "modified": "2026-05-15T16:56:36.618568Z"
        },
        {
            "id": 13910,
            "name": "499 / 900",
            "created": "2018-12-21T11:19:42.913114Z",
            "modified": "2026-05-16T05:22:14.233111Z"
        },
        {
            "id": 13909,
            "name": "498 / 900",
            "created": "2018-12-21T11:19:04.614832Z",
            "modified": "2026-05-16T06:00:00.468136Z"
        },
        {
            "id": 13908,
            "name": "497 / 900",
            "created": "2018-12-21T11:18:34.859497Z",
            "modified": "2026-05-16T05:21:03.037808Z"
        },
        {
            "id": 13907,
            "name": "496 / 900",
            "created": "2018-12-21T11:17:47.403742Z",
            "modified": "2026-05-16T05:20:49.655271Z"
        },
        {
            "id": 13906,
            "name": "495 / 900",
            "created": "2018-12-21T11:17:11.258435Z",
            "modified": "2026-05-16T05:20:43.106936Z"
        },
        {
            "id": 13905,
            "name": "494 / 900",
            "created": "2018-12-21T11:16:26.311095Z",
            "modified": "2026-05-16T05:19:59.637877Z"
        },
        {
            "id": 13904,
            "name": "493 / 900",
            "created": "2018-12-21T11:15:57.768381Z",
            "modified": "2026-05-16T05:18:48.366341Z"
        },
        {
            "id": 13903,
            "name": "492 / 900",
            "created": "2018-12-21T11:15:27.099350Z",
            "modified": "2026-05-16T05:17:57.503192Z"
        }
    ]
}