List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5736
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=5737",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5735",
    "results": [
        {
            "id": 67448,
            "name": "Crush (Oshi-tsubushi) 63",
            "created": "2023-01-08T04:49:40.912769Z",
            "modified": "2026-02-16T00:09:28.706730Z"
        },
        {
            "id": 67447,
            "name": "Crush (Oshi-tsubushi) 62",
            "created": "2023-01-08T04:48:00.303100Z",
            "modified": "2026-02-16T00:09:27.848799Z"
        },
        {
            "id": 67446,
            "name": "Crush (Oshi-tsubushi) 61",
            "created": "2023-01-08T04:45:29.083730Z",
            "modified": "2026-02-16T00:09:26.886905Z"
        },
        {
            "id": 67445,
            "name": "Crush (Oshi-tsubushi) 60",
            "created": "2023-01-08T04:43:49.047229Z",
            "modified": "2026-02-16T00:09:25.710456Z"
        },
        {
            "id": 67444,
            "name": "Crush (Oshi-tsubushi) 59",
            "created": "2023-01-08T04:42:21.077144Z",
            "modified": "2026-02-16T00:09:24.656215Z"
        },
        {
            "id": 67443,
            "name": "Crush (Oshi-tsubushi) 58",
            "created": "2023-01-08T04:41:08.083561Z",
            "modified": "2026-02-16T00:09:23.830402Z"
        },
        {
            "id": 67442,
            "name": "Crush (Oshi-tsubushi) 57",
            "created": "2023-01-08T04:39:56.607769Z",
            "modified": "2026-02-16T00:09:22.959829Z"
        },
        {
            "id": 67441,
            "name": "Crush (Oshi-tsubushi) 56",
            "created": "2023-01-08T04:38:38.768867Z",
            "modified": "2026-02-16T00:09:22.114878Z"
        },
        {
            "id": 67440,
            "name": "Crush (Oshi-tsubushi) 55",
            "created": "2023-01-08T04:37:39.891029Z",
            "modified": "2026-02-16T00:09:21.034142Z"
        },
        {
            "id": 67439,
            "name": "Crush (Oshi-tsubushi) 54",
            "created": "2023-01-08T04:36:15.751823Z",
            "modified": "2026-02-16T00:09:20.060838Z"
        }
    ]
}