List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5735",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5733",
    "results": [
        {
            "id": 67646,
            "name": "Double approach shape",
            "created": "2023-01-14T04:50:45.157246Z",
            "modified": "2026-02-16T00:12:04.788411Z"
        },
        {
            "id": 67642,
            "name": "bases forms 2 tsumego",
            "created": "2023-01-12T18:37:34.585353Z",
            "modified": "2026-02-16T00:12:03.871761Z"
        },
        {
            "id": 67641,
            "name": "bases forms 1 tsumego",
            "created": "2023-01-12T18:29:28.214281Z",
            "modified": "2026-02-16T00:12:02.931022Z"
        },
        {
            "id": 67532,
            "name": "Crush (Oshi-tsubushi) 101",
            "created": "2023-01-08T19:25:18.020064Z",
            "modified": "2026-02-16T00:10:58.145000Z"
        },
        {
            "id": 67531,
            "name": "Bul 83: JFF",
            "created": "2023-01-08T19:25:07.432263Z",
            "modified": "2026-02-16T00:10:57.242834Z"
        },
        {
            "id": 67530,
            "name": "Crush (Oshi-tsubushi) 100",
            "created": "2023-01-08T19:24:20.965919Z",
            "modified": "2026-02-16T00:10:56.319305Z"
        },
        {
            "id": 67529,
            "name": "Bul 83: S 3",
            "created": "2023-01-08T19:23:12.944417Z",
            "modified": "2026-02-16T00:10:55.395201Z"
        },
        {
            "id": 67528,
            "name": "Crush (Oshi-tsubushi) 99",
            "created": "2023-01-08T19:22:34.230076Z",
            "modified": "2026-02-16T00:10:54.449475Z"
        },
        {
            "id": 67527,
            "name": "Bul 83: S 2",
            "created": "2023-01-08T19:22:07.185391Z",
            "modified": "2026-02-16T00:10:53.521134Z"
        },
        {
            "id": 67526,
            "name": "Bul 83: S 1",
            "created": "2023-01-08T19:21:01.080533Z",
            "modified": "2026-02-16T00:10:52.587466Z"
        }
    ]
}