List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=342",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=340",
    "results": [
        {
            "id": 67444,
            "name": "Crush (Oshi-tsubushi) 59",
            "created": "2023-01-08T04:42:21.077144Z",
            "modified": "2026-04-29T10:23:09.265121Z"
        },
        {
            "id": 67445,
            "name": "Crush (Oshi-tsubushi) 60",
            "created": "2023-01-08T04:43:49.047229Z",
            "modified": "2026-04-29T10:23:09.236817Z"
        },
        {
            "id": 67441,
            "name": "Crush (Oshi-tsubushi) 56",
            "created": "2023-01-08T04:38:38.768867Z",
            "modified": "2026-04-29T10:23:08.671532Z"
        },
        {
            "id": 67443,
            "name": "Crush (Oshi-tsubushi) 58",
            "created": "2023-01-08T04:41:08.083561Z",
            "modified": "2026-04-29T10:23:08.137841Z"
        },
        {
            "id": 67442,
            "name": "Crush (Oshi-tsubushi) 57",
            "created": "2023-01-08T04:39:56.607769Z",
            "modified": "2026-04-29T10:23:07.775038Z"
        },
        {
            "id": 67430,
            "name": "Crush (Oshi-tsubushi) 45",
            "created": "2023-01-08T04:22:18.058332Z",
            "modified": "2026-04-29T10:23:07.480315Z"
        },
        {
            "id": 67440,
            "name": "Crush (Oshi-tsubushi) 55",
            "created": "2023-01-08T04:37:39.891029Z",
            "modified": "2026-04-29T10:23:07.084361Z"
        },
        {
            "id": 67438,
            "name": "Crush (Oshi-tsubushi) 53",
            "created": "2023-01-08T04:35:05.463498Z",
            "modified": "2026-04-29T10:23:06.688537Z"
        },
        {
            "id": 67439,
            "name": "Crush (Oshi-tsubushi) 54",
            "created": "2023-01-08T04:36:15.751823Z",
            "modified": "2026-04-29T10:23:06.617930Z"
        },
        {
            "id": 67436,
            "name": "Crush (Oshi-tsubushi) 51",
            "created": "2023-01-08T04:32:25.279232Z",
            "modified": "2026-04-29T10:23:05.811177Z"
        }
    ]
}