List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4806
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=4807",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4805",
    "results": [
        {
            "id": 32364,
            "name": "Diagram (844)",
            "created": "2021-06-29T07:02:19.869892Z",
            "modified": "2026-05-14T03:40:55.377974Z"
        },
        {
            "id": 93184,
            "name": "BGJ 197 JP 8",
            "created": "2025-04-16T12:29:11.380940Z",
            "modified": "2026-05-14T03:41:16.104069Z"
        },
        {
            "id": 93073,
            "name": "BGJ 198 JP 1",
            "created": "2025-04-13T08:11:09.103701Z",
            "modified": "2026-05-14T03:41:28.498585Z"
        },
        {
            "id": 32252,
            "name": "Diagram (763)",
            "created": "2021-06-28T05:42:14.102907Z",
            "modified": "2026-05-14T03:41:52.002595Z"
        },
        {
            "id": 31324,
            "name": "Diagram (253)",
            "created": "2021-06-14T16:22:26.674806Z",
            "modified": "2026-05-14T03:44:11.810378Z"
        },
        {
            "id": 32050,
            "name": "Diagram (624)",
            "created": "2021-06-24T07:39:23.860716Z",
            "modified": "2026-05-14T03:44:37.105112Z"
        },
        {
            "id": 100566,
            "name": "Example 27",
            "created": "2025-12-13T20:08:02.867817Z",
            "modified": "2026-05-14T03:45:01.475047Z"
        },
        {
            "id": 93078,
            "name": "BGJ 198 JP 6",
            "created": "2025-04-13T08:18:04.837620Z",
            "modified": "2026-05-14T03:48:45.697848Z"
        },
        {
            "id": 31463,
            "name": "Diagram (334)",
            "created": "2021-06-16T07:44:45.850135Z",
            "modified": "2026-05-14T03:49:05.248369Z"
        },
        {
            "id": 31967,
            "name": "Diagram (580)",
            "created": "2021-06-23T06:13:19.584611Z",
            "modified": "2026-05-14T03:49:06.475559Z"
        }
    ]
}