List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=141",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=139",
    "results": [
        {
            "id": 67530,
            "name": "Crush (Oshi-tsubushi) 100",
            "created": "2023-01-08T19:24:20.965919Z",
            "modified": "2026-02-16T00:10:56.319305Z"
        },
        {
            "id": 67531,
            "name": "Bul 83: JFF",
            "created": "2023-01-08T19:25:07.432263Z",
            "modified": "2026-02-16T00:10:57.242834Z"
        },
        {
            "id": 67532,
            "name": "Crush (Oshi-tsubushi) 101",
            "created": "2023-01-08T19:25:18.020064Z",
            "modified": "2026-02-16T00:10:58.145000Z"
        },
        {
            "id": 67641,
            "name": "bases forms 1 tsumego",
            "created": "2023-01-12T18:29:28.214281Z",
            "modified": "2026-02-16T00:12:02.931022Z"
        },
        {
            "id": 67642,
            "name": "bases forms 2 tsumego",
            "created": "2023-01-12T18:37:34.585353Z",
            "modified": "2026-02-16T00:12:03.871761Z"
        },
        {
            "id": 67646,
            "name": "Double approach shape",
            "created": "2023-01-14T04:50:45.157246Z",
            "modified": "2026-02-16T00:12:04.788411Z"
        },
        {
            "id": 67653,
            "name": "点33定式(10k)",
            "created": "2023-01-15T09:03:37.508936Z",
            "modified": "2026-02-16T00:12:08.526660Z"
        },
        {
            "id": 67658,
            "name": "Take the best move",
            "created": "2023-01-15T14:49:15.718518Z",
            "modified": "2026-02-16T00:12:10.756570Z"
        },
        {
            "id": 67746,
            "name": "Puzzle 32 - 151",
            "created": "2023-01-18T22:28:56.097532Z",
            "modified": "2026-02-16T00:13:21.290841Z"
        },
        {
            "id": 67750,
            "name": "Puzzle 36 - 169",
            "created": "2023-01-18T22:30:25.446539Z",
            "modified": "2026-02-16T00:13:30.903791Z"
        }
    ]
}