List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=371
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=372",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=370",
    "results": [
        {
            "id": 43166,
            "name": "Diagram [3833]",
            "created": "2021-11-22T10:28:45.579719Z",
            "modified": "2026-03-30T11:22:10.249230Z"
        },
        {
            "id": 43168,
            "name": "Diagram [3835]",
            "created": "2021-11-22T10:34:06.373867Z",
            "modified": "2026-03-30T11:22:10.271869Z"
        },
        {
            "id": 43170,
            "name": "Diagram [3836]",
            "created": "2021-11-22T10:36:18.269454Z",
            "modified": "2026-03-30T11:22:10.339882Z"
        },
        {
            "id": 43171,
            "name": "Diagram [3837]",
            "created": "2021-11-22T10:37:45.071678Z",
            "modified": "2026-03-30T11:22:10.354260Z"
        },
        {
            "id": 43172,
            "name": "Diagram [3838]",
            "created": "2021-11-22T10:39:47.470238Z",
            "modified": "2026-03-30T11:22:10.409858Z"
        },
        {
            "id": 43173,
            "name": "Diagram [3839]",
            "created": "2021-11-22T10:42:22.955715Z",
            "modified": "2026-03-30T11:22:10.453136Z"
        },
        {
            "id": 43174,
            "name": "Diagram [3840]",
            "created": "2021-11-22T10:48:51.669899Z",
            "modified": "2026-03-30T11:22:10.454043Z"
        },
        {
            "id": 43176,
            "name": "Diagram [3841]",
            "created": "2021-11-22T10:50:29.683590Z",
            "modified": "2026-03-30T11:22:10.455101Z"
        },
        {
            "id": 43177,
            "name": "Diagram [3842]",
            "created": "2021-11-22T10:53:05.592465Z",
            "modified": "2026-03-30T11:22:10.480053Z"
        },
        {
            "id": 43178,
            "name": "Diagram [3843]",
            "created": "2021-11-22T10:54:33.383125Z",
            "modified": "2026-03-30T11:22:10.598375Z"
        }
    ]
}