List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5363
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=5364",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5362",
    "results": [
        {
            "id": 47794,
            "name": "question33",
            "created": "2022-01-31T09:16:12.110718Z",
            "modified": "2026-03-30T12:05:06.453653Z"
        },
        {
            "id": 47793,
            "name": "Diagram [5905]",
            "created": "2022-01-31T09:15:16.775894Z",
            "modified": "2026-03-30T12:05:06.372666Z"
        },
        {
            "id": 47792,
            "name": "Diagram [5904]",
            "created": "2022-01-31T09:12:35.524387Z",
            "modified": "2026-03-30T12:05:06.372174Z"
        },
        {
            "id": 47788,
            "name": "Diagram [5901]",
            "created": "2022-01-31T09:05:27.804147Z",
            "modified": "2026-03-30T12:05:06.371926Z"
        },
        {
            "id": 47789,
            "name": "Diagram [5902]",
            "created": "2022-01-31T09:06:32.552954Z",
            "modified": "2026-03-30T12:05:06.294663Z"
        },
        {
            "id": 47791,
            "name": "Diagram [5903]",
            "created": "2022-01-31T09:10:09.708068Z",
            "modified": "2026-03-30T12:05:06.288123Z"
        },
        {
            "id": 47787,
            "name": "Diagram [5900]",
            "created": "2022-01-31T09:04:19.745481Z",
            "modified": "2026-03-30T12:05:06.213573Z"
        },
        {
            "id": 47771,
            "name": "question25",
            "created": "2022-01-31T08:45:14.580940Z",
            "modified": "2026-03-30T12:04:18.143867Z"
        },
        {
            "id": 47770,
            "name": "Diagram [5891]",
            "created": "2022-01-31T08:44:15.226748Z",
            "modified": "2026-03-30T12:04:18.064773Z"
        },
        {
            "id": 47769,
            "name": "Diagram [5890]",
            "created": "2022-01-31T08:42:24.880705Z",
            "modified": "2026-03-30T12:04:17.953256Z"
        }
    ]
}