List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5152
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=5153",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5151",
    "results": [
        {
            "id": 52595,
            "name": "question 8",
            "created": "2022-03-20T10:54:13.559082Z",
            "modified": "2026-04-30T17:33:24.431959Z"
        },
        {
            "id": 1452,
            "name": "01 - Pattern 21",
            "created": "2014-10-23T07:24:01.780345Z",
            "modified": "2026-04-30T17:33:50.829785Z"
        },
        {
            "id": 52596,
            "name": "question 9",
            "created": "2022-03-20T10:56:12.736690Z",
            "modified": "2026-04-30T17:34:44.677474Z"
        },
        {
            "id": 52597,
            "name": "question 10",
            "created": "2022-03-20T10:58:07.038924Z",
            "modified": "2026-04-30T17:35:39.758438Z"
        },
        {
            "id": 52598,
            "name": "question 11",
            "created": "2022-03-20T10:58:57.003409Z",
            "modified": "2026-04-30T17:35:57.828760Z"
        },
        {
            "id": 52599,
            "name": "question 12",
            "created": "2022-03-20T11:01:01.495303Z",
            "modified": "2026-04-30T17:37:13.100896Z"
        },
        {
            "id": 1457,
            "name": "02 - One-Step Ko - a",
            "created": "2014-10-23T08:04:42.030650Z",
            "modified": "2026-04-30T17:37:24.093195Z"
        },
        {
            "id": 1458,
            "name": "02 - One-Step Ko - b",
            "created": "2014-10-23T08:08:40.900877Z",
            "modified": "2026-04-30T17:37:42.166691Z"
        },
        {
            "id": 52628,
            "name": "示範 1 demonstration 1",
            "created": "2022-03-20T14:40:05.978432Z",
            "modified": "2026-04-30T17:38:08.862878Z"
        },
        {
            "id": 52629,
            "name": "示範 2 demonstration 2",
            "created": "2022-03-20T15:32:13.221469Z",
            "modified": "2026-04-30T17:38:09.099297Z"
        }
    ]
}