List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=340
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=341",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=339",
    "results": [
        {
            "id": 67446,
            "name": "Crush (Oshi-tsubushi) 61",
            "created": "2023-01-08T04:45:29.083730Z",
            "modified": "2026-04-29T10:23:15.653548Z"
        },
        {
            "id": 67456,
            "name": "Crush (Oshi-tsubushi) 71",
            "created": "2023-01-08T05:03:17.504236Z",
            "modified": "2026-04-29T10:23:14.670855Z"
        },
        {
            "id": 67455,
            "name": "Crush (Oshi-tsubushi) 70",
            "created": "2023-01-08T05:02:25.237101Z",
            "modified": "2026-04-29T10:23:14.025941Z"
        },
        {
            "id": 67452,
            "name": "Crush (Oshi-tsubushi) 67",
            "created": "2023-01-08T04:55:59.009259Z",
            "modified": "2026-04-29T10:23:13.198511Z"
        },
        {
            "id": 67453,
            "name": "Crush (Oshi-tsubushi) 68",
            "created": "2023-01-08T04:58:23.200423Z",
            "modified": "2026-04-29T10:23:13.124443Z"
        },
        {
            "id": 67450,
            "name": "Crush (Oshi-tsubushi) 65",
            "created": "2023-01-08T04:53:06.828231Z",
            "modified": "2026-04-29T10:23:11.501457Z"
        },
        {
            "id": 67451,
            "name": "Crush (Oshi-tsubushi) 66",
            "created": "2023-01-08T04:54:44.886385Z",
            "modified": "2026-04-29T10:23:11.475139Z"
        },
        {
            "id": 67449,
            "name": "Crush (Oshi-tsubushi) 64",
            "created": "2023-01-08T04:50:38.511628Z",
            "modified": "2026-04-29T10:23:10.778696Z"
        },
        {
            "id": 67448,
            "name": "Crush (Oshi-tsubushi) 63",
            "created": "2023-01-08T04:49:40.912769Z",
            "modified": "2026-04-29T10:23:10.396955Z"
        },
        {
            "id": 67447,
            "name": "Crush (Oshi-tsubushi) 62",
            "created": "2023-01-08T04:48:00.303100Z",
            "modified": "2026-04-29T10:23:10.047548Z"
        }
    ]
}