List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4629
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=-modified&page=4630",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4628",
    "results": [
        {
            "id": 15259,
            "name": "ojos falsos 12",
            "created": "2019-09-27T00:23:01.143984Z",
            "modified": "2026-04-01T10:16:36.162104Z"
        },
        {
            "id": 15258,
            "name": "ojos falsos 11",
            "created": "2019-09-27T00:21:45.189459Z",
            "modified": "2026-04-01T10:16:23.426250Z"
        },
        {
            "id": 15257,
            "name": "ojos falsos 10",
            "created": "2019-09-27T00:20:21.290945Z",
            "modified": "2026-04-01T10:16:05.188767Z"
        },
        {
            "id": 15256,
            "name": "ojos falsos 9",
            "created": "2019-09-27T00:18:32.931307Z",
            "modified": "2026-04-01T10:15:58.564424Z"
        },
        {
            "id": 15255,
            "name": "ojos falsos 8",
            "created": "2019-09-27T00:16:43.797869Z",
            "modified": "2026-04-01T10:15:48.195162Z"
        },
        {
            "id": 25384,
            "name": "27:3-2",
            "created": "2021-01-04T18:05:16.323601Z",
            "modified": "2026-04-01T05:38:32.454096Z"
        },
        {
            "id": 94392,
            "name": "45 / 60",
            "created": "2025-05-27T15:30:06.066880Z",
            "modified": "2026-04-01T03:00:46.649843Z"
        },
        {
            "id": 94334,
            "name": "詰棋練習(六)6",
            "created": "2025-05-25T03:47:02.751997Z",
            "modified": "2026-04-01T03:00:45.930988Z"
        },
        {
            "id": 80114,
            "name": "4-4 Joseki",
            "created": "2024-03-16T01:44:39.987377Z",
            "modified": "2026-04-01T03:00:35.516447Z"
        },
        {
            "id": 76405,
            "name": "escalera o red 5",
            "created": "2023-09-07T20:05:53.277288Z",
            "modified": "2026-04-01T03:00:33.307144Z"
        }
    ]
}