List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4844
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=4845",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4843",
    "results": [
        {
            "id": 37901,
            "name": "Diagram [1549]",
            "created": "2021-09-05T09:18:10.172605Z",
            "modified": "2026-03-31T17:12:33.940497Z"
        },
        {
            "id": 51731,
            "name": "diagram [4548]",
            "created": "2022-03-12T10:29:17.584676Z",
            "modified": "2026-03-31T17:12:31.244735Z"
        },
        {
            "id": 45944,
            "name": "Diagram [5548]",
            "created": "2022-01-02T11:51:26.773432Z",
            "modified": "2026-03-31T17:12:29.826781Z"
        },
        {
            "id": 40230,
            "name": "Diagram [2548]",
            "created": "2021-10-14T09:27:16.639216Z",
            "modified": "2026-03-31T17:12:27.376202Z"
        },
        {
            "id": 37900,
            "name": "Diagram [1548]",
            "created": "2021-09-05T09:15:46.474236Z",
            "modified": "2026-03-31T17:12:26.152891Z"
        },
        {
            "id": 45943,
            "name": "Diagram [5547]",
            "created": "2022-01-02T11:49:07.247721Z",
            "modified": "2026-03-31T17:12:21.918435Z"
        },
        {
            "id": 40229,
            "name": "Diagram [2547]",
            "created": "2021-10-14T09:23:23.095747Z",
            "modified": "2026-03-31T17:12:19.039480Z"
        },
        {
            "id": 37899,
            "name": "Diagram [1547]",
            "created": "2021-09-05T09:14:19.912143Z",
            "modified": "2026-03-31T17:12:17.861668Z"
        },
        {
            "id": 45942,
            "name": "Diagram [5546]",
            "created": "2022-01-02T11:47:01.161562Z",
            "modified": "2026-03-31T17:12:13.875973Z"
        },
        {
            "id": 40228,
            "name": "Diagram [2546]",
            "created": "2021-10-14T09:21:44.838256Z",
            "modified": "2026-03-31T17:12:11.516454Z"
        }
    ]
}