List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=478",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=476",
    "results": [
        {
            "id": 52360,
            "name": "Diagram [4748]",
            "created": "2022-03-18T08:12:25.777002Z",
            "modified": "2026-03-30T12:48:02.457383Z"
        },
        {
            "id": 52359,
            "name": "Diagram [4747]",
            "created": "2022-03-18T08:10:39.697873Z",
            "modified": "2026-03-30T12:48:02.511712Z"
        },
        {
            "id": 52363,
            "name": "Diagram [4751]",
            "created": "2022-03-18T08:17:12.488620Z",
            "modified": "2026-03-30T12:48:02.521451Z"
        },
        {
            "id": 52362,
            "name": "Diagram [4750]",
            "created": "2022-03-18T08:16:03.377796Z",
            "modified": "2026-03-30T12:48:02.538500Z"
        },
        {
            "id": 52365,
            "name": "Diagram [4753]",
            "created": "2022-03-18T08:20:56.165092Z",
            "modified": "2026-03-30T12:48:02.596073Z"
        },
        {
            "id": 52366,
            "name": "Diagram [4754]",
            "created": "2022-03-18T08:22:23.421145Z",
            "modified": "2026-03-30T12:48:02.634563Z"
        },
        {
            "id": 52364,
            "name": "Diagram [4752]",
            "created": "2022-03-18T08:19:19.985247Z",
            "modified": "2026-03-30T12:48:02.635525Z"
        },
        {
            "id": 52368,
            "name": "Diagram [4755]",
            "created": "2022-03-18T08:24:01.180562Z",
            "modified": "2026-03-30T12:48:02.885234Z"
        },
        {
            "id": 52369,
            "name": "Diagram [4756]",
            "created": "2022-03-18T08:26:07.222194Z",
            "modified": "2026-03-30T12:48:03.026061Z"
        },
        {
            "id": 52372,
            "name": "Diagram [4758]",
            "created": "2022-03-18T08:30:29.681394Z",
            "modified": "2026-03-30T12:48:03.362960Z"
        }
    ]
}