List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=822",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=820",
    "results": [
        {
            "id": 50635,
            "name": "Diagram [4308]",
            "created": "2022-02-27T07:28:20.309306Z",
            "modified": "2026-03-31T16:37:26.063988Z"
        },
        {
            "id": 34087,
            "name": "Diagram (3309)",
            "created": "2021-07-16T08:36:36.305047Z",
            "modified": "2026-03-31T16:37:30.495811Z"
        },
        {
            "id": 37479,
            "name": "Diagram [1309]",
            "created": "2021-08-28T07:06:12.329783Z",
            "modified": "2026-03-31T16:37:32.083200Z"
        },
        {
            "id": 39431,
            "name": "Diagram [2309]",
            "created": "2021-10-04T12:34:16.148533Z",
            "modified": "2026-03-31T16:37:33.463234Z"
        },
        {
            "id": 50707,
            "name": "Diagram [4309]",
            "created": "2022-02-28T09:36:04.042930Z",
            "modified": "2026-03-31T16:37:37.484261Z"
        },
        {
            "id": 37480,
            "name": "Diagram [1310]",
            "created": "2021-08-28T07:08:11.106415Z",
            "modified": "2026-03-31T16:37:42.394435Z"
        },
        {
            "id": 39432,
            "name": "Diagram [2310]",
            "created": "2021-10-04T12:36:22.132088Z",
            "modified": "2026-03-31T16:37:43.734797Z"
        },
        {
            "id": 50708,
            "name": "Diagram [4310]",
            "created": "2022-02-28T09:39:09.244561Z",
            "modified": "2026-03-31T16:37:47.864799Z"
        },
        {
            "id": 39433,
            "name": "Diagram [2311]",
            "created": "2021-10-04T12:39:16.282582Z",
            "modified": "2026-03-31T16:37:54.651964Z"
        },
        {
            "id": 45397,
            "name": "Diagram [5311]",
            "created": "2021-12-24T08:44:17.135467Z",
            "modified": "2026-03-31T16:37:57.527376Z"
        }
    ]
}