List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=381
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=382",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=380",
    "results": [
        {
            "id": 43419,
            "name": "Diagram [3957]",
            "created": "2021-11-27T09:31:41.248548Z",
            "modified": "2026-03-30T11:24:06.937027Z"
        },
        {
            "id": 43422,
            "name": "Diagram [3960]",
            "created": "2021-11-27T09:41:41.451191Z",
            "modified": "2026-03-30T11:24:06.975569Z"
        },
        {
            "id": 43423,
            "name": "Diagram [3961]",
            "created": "2021-11-27T09:43:12.059647Z",
            "modified": "2026-03-30T11:24:07.043822Z"
        },
        {
            "id": 43424,
            "name": "Diagram [3962]",
            "created": "2021-11-27T09:45:40.382461Z",
            "modified": "2026-03-30T11:24:07.063516Z"
        },
        {
            "id": 43425,
            "name": "Diagram [3963]",
            "created": "2021-11-27T09:48:23.101113Z",
            "modified": "2026-03-30T11:24:07.111836Z"
        },
        {
            "id": 43427,
            "name": "Diagram [3964]",
            "created": "2021-11-27T09:49:59.641775Z",
            "modified": "2026-03-30T11:24:07.155646Z"
        },
        {
            "id": 43428,
            "name": "Diagram [3965]",
            "created": "2021-11-27T09:52:48.344788Z",
            "modified": "2026-03-30T11:24:07.203051Z"
        },
        {
            "id": 43429,
            "name": "Diagram [3966]",
            "created": "2021-11-27T09:54:51.293191Z",
            "modified": "2026-03-30T11:24:07.309302Z"
        },
        {
            "id": 43481,
            "name": "Diagram [3982]",
            "created": "2021-11-28T10:06:00.676074Z",
            "modified": "2026-03-30T11:25:10.692514Z"
        },
        {
            "id": 43483,
            "name": "Diagram [3985]",
            "created": "2021-11-28T10:10:25.986547Z",
            "modified": "2026-03-30T11:25:10.749887Z"
        }
    ]
}