List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5192
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=5193",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5191",
    "results": [
        {
            "id": 89465,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:20:24.332046Z",
            "modified": "2026-02-16T01:34:12.586393Z"
        },
        {
            "id": 89466,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:21:40.877852Z",
            "modified": "2026-02-16T01:34:13.486467Z"
        },
        {
            "id": 89467,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:22:45.019721Z",
            "modified": "2026-02-16T01:34:14.409232Z"
        },
        {
            "id": 89468,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:23:53.791604Z",
            "modified": "2026-02-16T01:34:15.347974Z"
        },
        {
            "id": 89469,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:24:52.393364Z",
            "modified": "2026-03-30T16:23:03.715258Z"
        },
        {
            "id": 89470,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:25:55.316750Z",
            "modified": "2026-03-30T16:23:03.691107Z"
        },
        {
            "id": 89471,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:27:11.183718Z",
            "modified": "2026-03-30T16:23:04.530614Z"
        },
        {
            "id": 89472,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:28:15.381709Z",
            "modified": "2026-03-30T16:23:06.139717Z"
        },
        {
            "id": 89473,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:29:22.401315Z",
            "modified": "2026-03-30T16:23:05.096633Z"
        },
        {
            "id": 89474,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:32:03.598695Z",
            "modified": "2026-03-30T16:23:05.333456Z"
        }
    ]
}