List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=862
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=863",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=861",
    "results": [
        {
            "id": 47752,
            "name": "question15",
            "created": "2022-01-31T08:25:06.837171Z",
            "modified": "2026-05-20T01:24:34.085542Z"
        },
        {
            "id": 99514,
            "name": "Example 69",
            "created": "2025-11-20T21:49:19.417390Z",
            "modified": "2026-05-20T01:24:24.764021Z"
        },
        {
            "id": 93714,
            "name": "Problem 232",
            "created": "2025-05-06T20:43:00.910635Z",
            "modified": "2026-05-20T01:24:22.726725Z"
        },
        {
            "id": 11145,
            "name": "545 / 900",
            "created": "2018-08-20T15:11:20.969703Z",
            "modified": "2026-05-20T01:24:17.397584Z"
        },
        {
            "id": 11144,
            "name": "544 / 900",
            "created": "2018-08-20T15:10:50.682711Z",
            "modified": "2026-05-20T01:24:16.146994Z"
        },
        {
            "id": 125,
            "name": "capturing yr first stone.",
            "created": "2014-09-14T20:03:06.497759Z",
            "modified": "2026-05-20T01:24:15.299325Z"
        },
        {
            "id": 52743,
            "name": "Diagram [4879]",
            "created": "2022-03-21T15:39:54.436232Z",
            "modified": "2026-05-20T01:23:41.242990Z"
        },
        {
            "id": 52741,
            "name": "Diagram [48728",
            "created": "2022-03-21T15:38:12.032189Z",
            "modified": "2026-05-20T01:23:39.657506Z"
        },
        {
            "id": 50224,
            "name": "Diagram [4200]",
            "created": "2022-02-23T08:04:14.303006Z",
            "modified": "2026-05-20T01:23:21.309857Z"
        },
        {
            "id": 50223,
            "name": "Diagram [4199]",
            "created": "2022-02-23T08:02:15.166626Z",
            "modified": "2026-05-20T01:23:18.997847Z"
        }
    ]
}