List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4623",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4621",
    "results": [
        {
            "id": 17998,
            "name": "problema 29",
            "created": "2020-04-25T23:49:16.496321Z",
            "modified": "2026-05-10T02:51:51.727157Z"
        },
        {
            "id": 17997,
            "name": "problema 28",
            "created": "2020-04-25T23:46:44.128639Z",
            "modified": "2026-05-10T02:48:52.426922Z"
        },
        {
            "id": 17996,
            "name": "problema 26",
            "created": "2020-04-25T23:44:00.093292Z",
            "modified": "2026-05-10T02:43:18.271523Z"
        },
        {
            "id": 17995,
            "name": "problema 27",
            "created": "2020-04-25T23:41:38.705652Z",
            "modified": "2026-05-10T02:46:06.851339Z"
        },
        {
            "id": 17994,
            "name": "problema 25",
            "created": "2020-04-25T23:30:43.821912Z",
            "modified": "2026-05-10T02:40:27.359406Z"
        },
        {
            "id": 17993,
            "name": "problema 24",
            "created": "2020-04-25T23:29:26.564161Z",
            "modified": "2026-05-10T02:37:26.612070Z"
        },
        {
            "id": 17992,
            "name": "problema 23",
            "created": "2020-04-25T23:27:48.163319Z",
            "modified": "2026-05-10T02:34:22.867958Z"
        },
        {
            "id": 17991,
            "name": "problema 22",
            "created": "2020-04-25T23:26:39.554093Z",
            "modified": "2026-05-10T02:31:11.837493Z"
        },
        {
            "id": 17990,
            "name": "problema 21",
            "created": "2020-04-25T23:21:28.819867Z",
            "modified": "2026-05-10T02:27:40.624978Z"
        },
        {
            "id": 17989,
            "name": "problema 20",
            "created": "2020-04-25T23:18:24.325320Z",
            "modified": "2026-05-10T02:24:18.207092Z"
        }
    ]
}