List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4648
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=4649",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4647",
    "results": [
        {
            "id": 69684,
            "name": "Level 5",
            "created": "2023-03-10T21:29:10.662612Z",
            "modified": "2026-04-01T00:24:29.551794Z"
        },
        {
            "id": 69419,
            "name": "This project 5",
            "created": "2023-03-06T10:34:29.041744Z",
            "modified": "2026-04-01T00:24:27.334839Z"
        },
        {
            "id": 69116,
            "name": "Four & Five Space Eyes - Dead Shapes",
            "created": "2023-02-25T01:52:08.058473Z",
            "modified": "2026-04-01T00:24:24.739405Z"
        },
        {
            "id": 69025,
            "name": "problèm simple",
            "created": "2023-02-18T12:14:38.147334Z",
            "modified": "2026-04-01T00:24:23.168059Z"
        },
        {
            "id": 68735,
            "name": "Capture in a Ladder",
            "created": "2023-02-10T02:19:05.187621Z",
            "modified": "2026-04-01T00:24:21.365892Z"
        },
        {
            "id": 54687,
            "name": "黑先手筋111",
            "created": "2022-04-08T13:14:46.640626Z",
            "modified": "2026-04-01T00:23:11.475678Z"
        },
        {
            "id": 54626,
            "name": "圍棋教學8 假眼",
            "created": "2022-04-08T04:09:35.922588Z",
            "modified": "2026-04-01T00:23:10.583381Z"
        },
        {
            "id": 54100,
            "name": "Capturing 0.3",
            "created": "2022-03-31T14:54:29.369024Z",
            "modified": "2026-04-01T00:23:09.731964Z"
        },
        {
            "id": 53768,
            "name": "黑先殺白   死活題 5/15",
            "created": "2022-03-28T12:12:17.244662Z",
            "modified": "2026-04-01T00:23:07.301272Z"
        },
        {
            "id": 53701,
            "name": "Problem 69-5",
            "created": "2022-03-28T07:25:11.102093Z",
            "modified": "2026-04-01T00:23:06.578919Z"
        }
    ]
}