List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5388",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5386",
    "results": [
        {
            "id": 46279,
            "name": "Diagram [5698]",
            "created": "2022-01-09T09:13:33.676466Z",
            "modified": "2026-03-30T11:51:04.019844Z"
        },
        {
            "id": 46278,
            "name": "Diagram [5697]",
            "created": "2022-01-09T09:11:30.595852Z",
            "modified": "2026-03-30T11:51:03.951838Z"
        },
        {
            "id": 46277,
            "name": "Diagram [5696]",
            "created": "2022-01-09T09:10:03.712681Z",
            "modified": "2026-03-30T11:51:03.887933Z"
        },
        {
            "id": 46276,
            "name": "Diagram [5695]",
            "created": "2022-01-09T09:08:56.729032Z",
            "modified": "2026-03-30T11:51:03.777294Z"
        },
        {
            "id": 46259,
            "name": "Joseki 3",
            "created": "2022-01-08T19:16:53.539411Z",
            "modified": "2026-03-30T11:51:03.672434Z"
        },
        {
            "id": 46275,
            "name": "Diagram [5694]",
            "created": "2022-01-09T09:06:29.855776Z",
            "modified": "2026-03-30T11:51:03.600458Z"
        },
        {
            "id": 46274,
            "name": "Diagram [5693]",
            "created": "2022-01-09T09:04:51.071836Z",
            "modified": "2026-03-30T11:51:03.577844Z"
        },
        {
            "id": 46256,
            "name": "Joseki 3",
            "created": "2022-01-08T19:12:45.158623Z",
            "modified": "2026-03-30T11:51:03.460610Z"
        },
        {
            "id": 46258,
            "name": "Joseki 2",
            "created": "2022-01-08T19:14:32.003039Z",
            "modified": "2026-03-30T11:51:03.449876Z"
        },
        {
            "id": 46273,
            "name": "Diagram [5692]",
            "created": "2022-01-09T09:02:46.863928Z",
            "modified": "2026-03-30T11:51:03.395574Z"
        }
    ]
}