List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5362",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5360",
    "results": [
        {
            "id": 47819,
            "name": "Diagram [5913]",
            "created": "2022-01-31T12:40:45.036477Z",
            "modified": "2026-03-30T12:05:07.860233Z"
        },
        {
            "id": 47818,
            "name": "Diagram [5912]",
            "created": "2022-01-31T12:38:43.352717Z",
            "modified": "2026-03-30T12:05:07.827418Z"
        },
        {
            "id": 47817,
            "name": "Diagram [5911]",
            "created": "2022-01-31T12:36:27.908038Z",
            "modified": "2026-03-30T12:05:07.730728Z"
        },
        {
            "id": 47816,
            "name": "Diagram [5910]",
            "created": "2022-01-31T12:34:08.098573Z",
            "modified": "2026-03-30T12:05:07.729436Z"
        },
        {
            "id": 47815,
            "name": "Diagram [5909]",
            "created": "2022-01-31T12:31:53.146294Z",
            "modified": "2026-03-30T12:05:07.696221Z"
        },
        {
            "id": 47814,
            "name": "Diagram [5908]",
            "created": "2022-01-31T10:30:50.708283Z",
            "modified": "2026-03-30T12:05:07.519904Z"
        },
        {
            "id": 47812,
            "name": "Diagram [5906]",
            "created": "2022-01-31T10:26:50.308534Z",
            "modified": "2026-03-30T12:05:07.462321Z"
        },
        {
            "id": 47813,
            "name": "Diagram [5907]",
            "created": "2022-01-31T10:28:59.957642Z",
            "modified": "2026-03-30T12:05:07.444812Z"
        },
        {
            "id": 47808,
            "name": "question44",
            "created": "2022-01-31T09:41:50.093650Z",
            "modified": "2026-03-30T12:05:07.294353Z"
        },
        {
            "id": 47809,
            "name": "question45",
            "created": "2022-01-31T09:42:24.327149Z",
            "modified": "2026-03-30T12:05:07.219680Z"
        }
    ]
}