List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=841",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=839",
    "results": [
        {
            "id": 45778,
            "name": "Diagram [5479]",
            "created": "2021-12-29T12:33:32.655781Z",
            "modified": "2026-03-31T17:03:19.051766Z"
        },
        {
            "id": 45779,
            "name": "Diagram [5480]",
            "created": "2021-12-29T12:35:50.711037Z",
            "modified": "2026-03-31T17:03:27.415293Z"
        },
        {
            "id": 45780,
            "name": "Diagram [5481]",
            "created": "2021-12-29T12:37:30.376898Z",
            "modified": "2026-03-31T17:03:35.198978Z"
        },
        {
            "id": 45781,
            "name": "Diagram [5482]",
            "created": "2021-12-29T13:25:54.910200Z",
            "modified": "2026-03-31T17:03:42.775129Z"
        },
        {
            "id": 37823,
            "name": "Diagram [1483]",
            "created": "2021-09-04T09:46:48.297975Z",
            "modified": "2026-03-31T17:03:46.579608Z"
        },
        {
            "id": 45782,
            "name": "Diagram [5483]",
            "created": "2021-12-29T13:27:42.742099Z",
            "modified": "2026-03-31T17:03:50.248731Z"
        },
        {
            "id": 37824,
            "name": "Diagram [1484]",
            "created": "2021-09-04T09:48:54.436457Z",
            "modified": "2026-03-31T17:03:53.956521Z"
        },
        {
            "id": 39997,
            "name": "Diagram [2484]",
            "created": "2021-10-12T11:35:26.057065Z",
            "modified": "2026-03-31T17:03:55.224978Z"
        },
        {
            "id": 45783,
            "name": "Diagram [5484]",
            "created": "2021-12-29T13:30:10.472993Z",
            "modified": "2026-03-31T17:03:57.834692Z"
        },
        {
            "id": 51533,
            "name": "Diagram [4484]",
            "created": "2022-03-09T10:19:25.164584Z",
            "modified": "2026-03-31T17:03:59.050434Z"
        }
    ]
}