List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=375
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=376",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=374",
    "results": [
        {
            "id": 43260,
            "name": "Diagram [3891]",
            "created": "2021-11-24T09:14:50.926323Z",
            "modified": "2026-03-30T11:23:01.641685Z"
        },
        {
            "id": 43259,
            "name": "Diagram [3890]",
            "created": "2021-11-24T09:13:17.289455Z",
            "modified": "2026-03-30T11:23:01.652996Z"
        },
        {
            "id": 43261,
            "name": "Diagram [3892]",
            "created": "2021-11-24T09:18:00.531513Z",
            "modified": "2026-03-30T11:23:01.885331Z"
        },
        {
            "id": 43263,
            "name": "Diagram [3894]",
            "created": "2021-11-24T09:39:53.768657Z",
            "modified": "2026-03-30T11:23:02.020495Z"
        },
        {
            "id": 43262,
            "name": "Diagram [3893]",
            "created": "2021-11-24T09:19:34.999340Z",
            "modified": "2026-03-30T11:23:02.020510Z"
        },
        {
            "id": 43265,
            "name": "Diagram [3896]",
            "created": "2021-11-24T09:43:39.870497Z",
            "modified": "2026-03-30T11:23:02.229912Z"
        },
        {
            "id": 43266,
            "name": "Diagram [3897]",
            "created": "2021-11-24T09:46:15.663165Z",
            "modified": "2026-03-30T11:23:02.257653Z"
        },
        {
            "id": 43269,
            "name": "Diagram [3900]",
            "created": "2021-11-24T09:51:47.951800Z",
            "modified": "2026-03-30T11:23:02.385153Z"
        },
        {
            "id": 43270,
            "name": "Diagram [3901]",
            "created": "2021-11-24T09:54:34.401574Z",
            "modified": "2026-03-30T11:23:02.387564Z"
        },
        {
            "id": 43268,
            "name": "Diagram [3899]",
            "created": "2021-11-24T09:49:57.420654Z",
            "modified": "2026-03-30T11:23:02.393136Z"
        }
    ]
}