List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=378
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=379",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=377",
    "results": [
        {
            "id": 43335,
            "name": "Diagram [3936]",
            "created": "2021-11-26T08:24:05.300894Z",
            "modified": "2026-03-30T11:24:04.292146Z"
        },
        {
            "id": 43336,
            "name": "Diagram [3937]",
            "created": "2021-11-26T09:10:02.763132Z",
            "modified": "2026-03-30T11:24:04.343759Z"
        },
        {
            "id": 43337,
            "name": "Diagram [3938]",
            "created": "2021-11-26T09:11:36.665972Z",
            "modified": "2026-03-30T11:24:04.367600Z"
        },
        {
            "id": 43327,
            "name": "bebe 5",
            "created": "2021-11-26T01:02:43.913200Z",
            "modified": "2026-03-30T11:24:04.820267Z"
        },
        {
            "id": 43338,
            "name": "Diagram [3939]",
            "created": "2021-11-26T09:13:44.882613Z",
            "modified": "2026-03-30T11:24:04.999359Z"
        },
        {
            "id": 43330,
            "name": "Diagram [3931]",
            "created": "2021-11-26T08:15:50.163244Z",
            "modified": "2026-03-30T11:24:05.007572Z"
        },
        {
            "id": 43332,
            "name": "Diagram [3933]",
            "created": "2021-11-26T08:20:29.417236Z",
            "modified": "2026-03-30T11:24:05.092062Z"
        },
        {
            "id": 43328,
            "name": "bebe 6",
            "created": "2021-11-26T01:11:43.376240Z",
            "modified": "2026-03-30T11:24:05.092842Z"
        },
        {
            "id": 43339,
            "name": "Diagram [3940]",
            "created": "2021-11-26T09:17:25.475737Z",
            "modified": "2026-03-30T11:24:05.145570Z"
        },
        {
            "id": 43340,
            "name": "Diagram [3941]",
            "created": "2021-11-26T09:19:56.019418Z",
            "modified": "2026-03-30T11:24:05.146124Z"
        }
    ]
}