List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=428
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=429",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=427",
    "results": [
        {
            "id": 47639,
            "name": "Diagram [5872]",
            "created": "2022-01-30T12:10:40.270614Z",
            "modified": "2026-03-30T12:03:09.331263Z"
        },
        {
            "id": 47640,
            "name": "Diagram [5873]",
            "created": "2022-01-30T12:11:54.669279Z",
            "modified": "2026-03-30T12:03:09.332960Z"
        },
        {
            "id": 47641,
            "name": "Diagram [5874]",
            "created": "2022-01-30T12:12:48.152174Z",
            "modified": "2026-03-30T12:03:09.409610Z"
        },
        {
            "id": 47642,
            "name": "Diagram [5875]",
            "created": "2022-01-30T12:14:19.925878Z",
            "modified": "2026-03-30T12:03:09.496521Z"
        },
        {
            "id": 47643,
            "name": "Diagram [5876]",
            "created": "2022-01-30T12:16:10.886163Z",
            "modified": "2026-03-30T12:03:09.506264Z"
        },
        {
            "id": 47644,
            "name": "Diagram [5877]",
            "created": "2022-01-30T12:21:37.155945Z",
            "modified": "2026-03-30T12:03:09.644175Z"
        },
        {
            "id": 47646,
            "name": "Diagram [5878]",
            "created": "2022-01-30T12:24:06.456773Z",
            "modified": "2026-03-30T12:03:09.713782Z"
        },
        {
            "id": 47649,
            "name": "Diagram [5879]",
            "created": "2022-01-30T12:25:45.390442Z",
            "modified": "2026-03-30T12:03:09.967468Z"
        },
        {
            "id": 47650,
            "name": "Diagram [5880]",
            "created": "2022-01-30T12:26:52.599458Z",
            "modified": "2026-03-30T12:03:10.041250Z"
        },
        {
            "id": 47651,
            "name": "Diagram [5881]",
            "created": "2022-01-30T12:28:17.451757Z",
            "modified": "2026-03-30T12:03:10.198486Z"
        }
    ]
}