List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=321
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=322",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=320",
    "results": [
        {
            "id": 36068,
            "name": "Problem 17-6",
            "created": "2021-08-11T08:46:57.983733Z",
            "modified": "2026-03-30T10:25:09.232807Z"
        },
        {
            "id": 36131,
            "name": "Diagram [979]",
            "created": "2021-08-12T07:55:05.036773Z",
            "modified": "2026-03-30T10:26:12.549837Z"
        },
        {
            "id": 36132,
            "name": "Diagram [980]",
            "created": "2021-08-12T07:58:56.059779Z",
            "modified": "2026-03-30T10:26:12.552476Z"
        },
        {
            "id": 36135,
            "name": "Diagram [982]",
            "created": "2021-08-12T08:08:57.244137Z",
            "modified": "2026-03-30T10:26:12.632845Z"
        },
        {
            "id": 36134,
            "name": "Diagram [981]",
            "created": "2021-08-12T08:06:02.603685Z",
            "modified": "2026-03-30T10:26:12.635005Z"
        },
        {
            "id": 36136,
            "name": "Diagram [983]",
            "created": "2021-08-12T08:12:24.471836Z",
            "modified": "2026-03-30T10:26:12.677474Z"
        },
        {
            "id": 36140,
            "name": "Diagram [985]",
            "created": "2021-08-12T08:17:50.532554Z",
            "modified": "2026-03-30T10:26:12.697309Z"
        },
        {
            "id": 36139,
            "name": "Diagram [984]",
            "created": "2021-08-12T08:15:59.392832Z",
            "modified": "2026-03-30T10:26:12.703361Z"
        },
        {
            "id": 36141,
            "name": "Diagram [986]",
            "created": "2021-08-12T08:20:48.508650Z",
            "modified": "2026-03-30T10:26:12.741016Z"
        },
        {
            "id": 36142,
            "name": "Diagram [987]",
            "created": "2021-08-12T08:24:09.145732Z",
            "modified": "2026-03-30T10:26:12.826862Z"
        }
    ]
}