List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=86",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=84",
    "results": [
        {
            "id": 52467,
            "name": "Diagram [4770]",
            "created": "2022-03-19T07:33:05.694547Z",
            "modified": "2026-02-15T21:26:53.716400Z"
        },
        {
            "id": 52471,
            "name": "Diagram [4774]",
            "created": "2022-03-19T07:39:01.269492Z",
            "modified": "2026-02-15T21:26:57.954928Z"
        },
        {
            "id": 52473,
            "name": "Diagram [4776]",
            "created": "2022-03-19T07:42:10.045582Z",
            "modified": "2026-02-15T21:27:00.060415Z"
        },
        {
            "id": 52543,
            "name": "Diagram [4833]",
            "created": "2022-03-20T07:51:01.998576Z",
            "modified": "2026-02-15T21:28:09.411138Z"
        },
        {
            "id": 52544,
            "name": "Diagram [4834]",
            "created": "2022-03-20T07:53:45.285355Z",
            "modified": "2026-02-15T21:28:10.600580Z"
        },
        {
            "id": 52547,
            "name": "Diagram [4837]",
            "created": "2022-03-20T08:02:01.318762Z",
            "modified": "2026-02-15T21:28:13.352063Z"
        },
        {
            "id": 52548,
            "name": "Diagram [4838]",
            "created": "2022-03-20T08:03:52.121666Z",
            "modified": "2026-02-15T21:28:14.319117Z"
        },
        {
            "id": 52549,
            "name": "Diagram [4839]",
            "created": "2022-03-20T08:05:35.280434Z",
            "modified": "2026-02-15T21:28:15.178445Z"
        },
        {
            "id": 52550,
            "name": "Diagram [4840]",
            "created": "2022-03-20T08:07:34.646849Z",
            "modified": "2026-02-15T21:28:16.031708Z"
        },
        {
            "id": 52552,
            "name": "Diagram [4842]",
            "created": "2022-03-20T08:10:58.367741Z",
            "modified": "2026-02-15T21:28:18.244826Z"
        }
    ]
}