List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=377
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=378",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=376",
    "results": [
        {
            "id": 43294,
            "name": "Diagram [3913]",
            "created": "2021-11-25T09:35:14.524182Z",
            "modified": "2026-03-30T11:23:15.831872Z"
        },
        {
            "id": 43293,
            "name": "Diagram [3912]",
            "created": "2021-11-25T09:33:25.430989Z",
            "modified": "2026-03-30T11:23:15.832885Z"
        },
        {
            "id": 43295,
            "name": "Diagram [3914]",
            "created": "2021-11-25T09:37:23.605778Z",
            "modified": "2026-03-30T11:23:15.851113Z"
        },
        {
            "id": 43297,
            "name": "Diagram [3916]",
            "created": "2021-11-25T09:42:00.736499Z",
            "modified": "2026-03-30T11:23:15.851314Z"
        },
        {
            "id": 43299,
            "name": "Diagram [3918]",
            "created": "2021-11-25T09:48:15.694472Z",
            "modified": "2026-03-30T11:23:15.858823Z"
        },
        {
            "id": 43300,
            "name": "Diagram [3919]",
            "created": "2021-11-25T09:50:04.450304Z",
            "modified": "2026-03-30T11:23:15.871407Z"
        },
        {
            "id": 43302,
            "name": "Diagram [3921]",
            "created": "2021-11-25T09:53:43.431532Z",
            "modified": "2026-03-30T11:23:15.889203Z"
        },
        {
            "id": 43292,
            "name": "Diagram [3911]",
            "created": "2021-11-25T09:31:56.264526Z",
            "modified": "2026-03-30T11:23:15.891418Z"
        },
        {
            "id": 43301,
            "name": "Diagram [3920]",
            "created": "2021-11-25T09:52:05.126101Z",
            "modified": "2026-03-30T11:23:15.894152Z"
        },
        {
            "id": 43296,
            "name": "Diagram [3915]",
            "created": "2021-11-25T09:39:28.893376Z",
            "modified": "2026-03-30T11:23:15.908821Z"
        }
    ]
}