List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4816
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=4817",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4815",
    "results": [
        {
            "id": 32104,
            "name": "Diagram (669)",
            "created": "2021-06-25T11:35:12.739781Z",
            "modified": "2026-03-31T17:27:59.537125Z"
        },
        {
            "id": 52198,
            "name": "Diagram [4670]",
            "created": "2022-03-15T09:17:54.135563Z",
            "modified": "2026-03-31T17:27:57.770259Z"
        },
        {
            "id": 42642,
            "name": "Diagram [3670]",
            "created": "2021-11-13T14:25:42.491687Z",
            "modified": "2026-03-31T17:27:56.566707Z"
        },
        {
            "id": 40947,
            "name": "Diagram [2670]",
            "created": "2021-10-22T07:49:58.935156Z",
            "modified": "2026-03-31T17:27:55.323162Z"
        },
        {
            "id": 38132,
            "name": "Diagram [1670]",
            "created": "2021-09-10T07:43:01.078695Z",
            "modified": "2026-03-31T17:27:54.098463Z"
        },
        {
            "id": 52197,
            "name": "Diagram [4669]",
            "created": "2022-03-15T09:16:16.886916Z",
            "modified": "2026-03-31T17:27:51.222949Z"
        },
        {
            "id": 40946,
            "name": "Diagram [2669]",
            "created": "2021-10-22T07:48:31.042890Z",
            "modified": "2026-03-31T17:27:48.352824Z"
        },
        {
            "id": 38131,
            "name": "Diagram [1669]",
            "created": "2021-09-10T07:41:35.538763Z",
            "modified": "2026-03-31T17:27:46.743481Z"
        },
        {
            "id": 52196,
            "name": "Diagram [4668]",
            "created": "2022-03-15T09:13:39.543189Z",
            "modified": "2026-03-31T17:27:44.127322Z"
        },
        {
            "id": 40945,
            "name": "Diagram [2668]",
            "created": "2021-10-22T07:47:14.825673Z",
            "modified": "2026-03-31T17:27:41.460380Z"
        }
    ]
}