List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=323",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=321",
    "results": [
        {
            "id": 36158,
            "name": "GO33333",
            "created": "2021-08-12T16:02:10.910437Z",
            "modified": "2026-03-30T10:26:12.972946Z"
        },
        {
            "id": 36184,
            "name": "Diagram [988]",
            "created": "2021-08-13T08:12:54.493118Z",
            "modified": "2026-03-30T10:26:13.374957Z"
        },
        {
            "id": 36185,
            "name": "Diagram [989]",
            "created": "2021-08-13T08:16:22.076505Z",
            "modified": "2026-03-30T10:26:13.394985Z"
        },
        {
            "id": 36186,
            "name": "Diagram [990]",
            "created": "2021-08-13T08:17:58.363543Z",
            "modified": "2026-03-30T10:26:13.422566Z"
        },
        {
            "id": 36187,
            "name": "Diagram [991]",
            "created": "2021-08-13T08:19:52.373406Z",
            "modified": "2026-03-30T10:26:13.542047Z"
        },
        {
            "id": 36189,
            "name": "Diagram [993]",
            "created": "2021-08-13T08:23:40.424080Z",
            "modified": "2026-03-30T10:26:13.543271Z"
        },
        {
            "id": 36188,
            "name": "Diagram [992]",
            "created": "2021-08-13T08:21:36.786951Z",
            "modified": "2026-03-30T10:26:13.553139Z"
        },
        {
            "id": 36190,
            "name": "Diagram [994]",
            "created": "2021-08-13T08:26:06.190334Z",
            "modified": "2026-03-30T10:26:13.558542Z"
        },
        {
            "id": 36191,
            "name": "Diagram [995]",
            "created": "2021-08-13T08:28:41.213097Z",
            "modified": "2026-03-30T10:26:13.570937Z"
        },
        {
            "id": 36192,
            "name": "Diagram [996]",
            "created": "2021-08-13T08:30:45.884317Z",
            "modified": "2026-03-30T10:26:13.667669Z"
        }
    ]
}