List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5367
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=5368",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5366",
    "results": [
        {
            "id": 47649,
            "name": "Diagram [5879]",
            "created": "2022-01-30T12:25:45.390442Z",
            "modified": "2026-03-30T12:03:09.967468Z"
        },
        {
            "id": 47646,
            "name": "Diagram [5878]",
            "created": "2022-01-30T12:24:06.456773Z",
            "modified": "2026-03-30T12:03:09.713782Z"
        },
        {
            "id": 47644,
            "name": "Diagram [5877]",
            "created": "2022-01-30T12:21:37.155945Z",
            "modified": "2026-03-30T12:03:09.644175Z"
        },
        {
            "id": 47643,
            "name": "Diagram [5876]",
            "created": "2022-01-30T12:16:10.886163Z",
            "modified": "2026-03-30T12:03:09.506264Z"
        },
        {
            "id": 47642,
            "name": "Diagram [5875]",
            "created": "2022-01-30T12:14:19.925878Z",
            "modified": "2026-03-30T12:03:09.496521Z"
        },
        {
            "id": 47641,
            "name": "Diagram [5874]",
            "created": "2022-01-30T12:12:48.152174Z",
            "modified": "2026-03-30T12:03:09.409610Z"
        },
        {
            "id": 47640,
            "name": "Diagram [5873]",
            "created": "2022-01-30T12:11:54.669279Z",
            "modified": "2026-03-30T12:03:09.332960Z"
        },
        {
            "id": 47639,
            "name": "Diagram [5872]",
            "created": "2022-01-30T12:10:40.270614Z",
            "modified": "2026-03-30T12:03:09.331263Z"
        },
        {
            "id": 47635,
            "name": "Diagram [5868]",
            "created": "2022-01-30T12:03:18.284072Z",
            "modified": "2026-03-30T12:03:09.317770Z"
        },
        {
            "id": 47637,
            "name": "Diagram [5870]",
            "created": "2022-01-30T12:06:56.776022Z",
            "modified": "2026-03-30T12:03:09.315856Z"
        }
    ]
}