List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=364
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=365",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=363",
    "results": [
        {
            "id": 42810,
            "name": "Diagram [3756]",
            "created": "2021-11-16T09:02:34.564017Z",
            "modified": "2026-03-30T11:19:06.088776Z"
        },
        {
            "id": 42812,
            "name": "Diagram [3758]",
            "created": "2021-11-16T09:07:11.137387Z",
            "modified": "2026-03-30T11:19:06.134408Z"
        },
        {
            "id": 42813,
            "name": "Diagram [3759]",
            "created": "2021-11-16T09:08:38.456054Z",
            "modified": "2026-03-30T11:19:06.202498Z"
        },
        {
            "id": 42814,
            "name": "Diagram [3760]",
            "created": "2021-11-16T09:11:42.362247Z",
            "modified": "2026-03-30T11:19:06.217422Z"
        },
        {
            "id": 42818,
            "name": "Diagram [3764]",
            "created": "2021-11-16T09:23:08.373146Z",
            "modified": "2026-03-30T11:19:06.299316Z"
        },
        {
            "id": 42816,
            "name": "Diagram [3762]",
            "created": "2021-11-16T09:16:51.841545Z",
            "modified": "2026-03-30T11:19:06.302835Z"
        },
        {
            "id": 42817,
            "name": "Diagram [3763]",
            "created": "2021-11-16T09:20:47.583138Z",
            "modified": "2026-03-30T11:19:06.340622Z"
        },
        {
            "id": 42819,
            "name": "Diagram [3765]",
            "created": "2021-11-16T09:24:54.378188Z",
            "modified": "2026-03-30T11:19:06.356457Z"
        },
        {
            "id": 42815,
            "name": "Diagram [3761]",
            "created": "2021-11-16T09:13:52.598567Z",
            "modified": "2026-03-30T11:19:06.526273Z"
        },
        {
            "id": 42820,
            "name": "Diagram [3766]",
            "created": "2021-11-16T09:26:37.347173Z",
            "modified": "2026-03-30T11:19:06.536809Z"
        }
    ]
}