List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4810
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=4811",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4809",
    "results": [
        {
            "id": 38181,
            "name": "Diagram [1706]",
            "created": "2021-09-11T08:26:48.409154Z",
            "modified": "2026-03-31T17:31:21.523161Z"
        },
        {
            "id": 32176,
            "name": "Diagram (704)",
            "created": "2021-06-26T12:09:05.736499Z",
            "modified": "2026-03-31T17:31:20.120933Z"
        },
        {
            "id": 41056,
            "name": "Diagram [2705]",
            "created": "2021-10-23T08:19:27.007567Z",
            "modified": "2026-03-31T17:31:18.934643Z"
        },
        {
            "id": 38180,
            "name": "Diagram [1705]",
            "created": "2021-09-11T08:24:56.411327Z",
            "modified": "2026-03-31T17:31:17.753528Z"
        },
        {
            "id": 41055,
            "name": "Diagram [2704]",
            "created": "2021-10-23T08:18:31.698806Z",
            "modified": "2026-03-31T17:31:14.881458Z"
        },
        {
            "id": 38179,
            "name": "Diagram [1704]",
            "created": "2021-09-11T08:21:43.962843Z",
            "modified": "2026-03-31T17:31:13.567759Z"
        },
        {
            "id": 41054,
            "name": "Diagram [2703]",
            "created": "2021-10-23T08:17:35.065662Z",
            "modified": "2026-03-31T17:31:10.697711Z"
        },
        {
            "id": 38178,
            "name": "Diagram [1703]",
            "created": "2021-09-11T08:18:15.105938Z",
            "modified": "2026-03-31T17:31:09.257809Z"
        },
        {
            "id": 32172,
            "name": "Diagram (701)",
            "created": "2021-06-26T08:42:53.123209Z",
            "modified": "2026-03-31T17:31:07.607312Z"
        },
        {
            "id": 41053,
            "name": "Diagram [2702]",
            "created": "2021-10-23T08:16:29.964677Z",
            "modified": "2026-03-31T17:31:06.089357Z"
        }
    ]
}