List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4858",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4856",
    "results": [
        {
            "id": 42283,
            "name": "Diagram [3472]",
            "created": "2021-11-06T14:19:34.001986Z",
            "modified": "2026-03-31T17:02:22.184097Z"
        },
        {
            "id": 39985,
            "name": "Diagram [2472]",
            "created": "2021-10-12T08:03:40.899747Z",
            "modified": "2026-03-31T17:02:20.940521Z"
        },
        {
            "id": 37780,
            "name": "Diagram [1472]",
            "created": "2021-09-03T10:24:46.048621Z",
            "modified": "2026-03-31T17:02:19.497895Z"
        },
        {
            "id": 51520,
            "name": "Diagram [4471]",
            "created": "2022-03-09T08:19:06.906660Z",
            "modified": "2026-03-31T17:02:16.839923Z"
        },
        {
            "id": 45770,
            "name": "Diagram [5471]",
            "created": "2021-12-29T12:12:58.536677Z",
            "modified": "2026-03-31T17:02:15.401847Z"
        },
        {
            "id": 39984,
            "name": "Diagram [2471]",
            "created": "2021-10-12T08:02:19.725652Z",
            "modified": "2026-03-31T17:02:12.733724Z"
        },
        {
            "id": 37779,
            "name": "Diagram [1471]",
            "created": "2021-09-03T10:22:45.362605Z",
            "modified": "2026-03-31T17:02:11.260129Z"
        },
        {
            "id": 45769,
            "name": "Diagram [5470]",
            "created": "2021-12-29T12:11:05.446097Z",
            "modified": "2026-03-31T17:02:07.329393Z"
        },
        {
            "id": 39983,
            "name": "Diagram [2470]",
            "created": "2021-10-12T08:00:52.107417Z",
            "modified": "2026-03-31T17:02:04.700423Z"
        },
        {
            "id": 37778,
            "name": "Diagram [1470]",
            "created": "2021-09-03T10:20:19.218924Z",
            "modified": "2026-03-31T17:02:03.509992Z"
        }
    ]
}