List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=848",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=846",
    "results": [
        {
            "id": 51905,
            "name": "Diagram [4586]",
            "created": "2022-03-13T12:08:10.233845Z",
            "modified": "2026-03-31T17:17:34.928387Z"
        },
        {
            "id": 40365,
            "name": "Diagram [2587]",
            "created": "2021-10-17T09:45:53.108905Z",
            "modified": "2026-03-31T17:17:38.794353Z"
        },
        {
            "id": 42516,
            "name": "Diagram [3587}",
            "created": "2021-11-11T08:24:56.113307Z",
            "modified": "2026-03-31T17:17:39.955700Z"
        },
        {
            "id": 51906,
            "name": "Diagram [4587]",
            "created": "2022-03-13T12:09:10.258956Z",
            "modified": "2026-03-31T17:17:42.508680Z"
        },
        {
            "id": 40366,
            "name": "Diagram [2588]",
            "created": "2021-10-17T09:47:46.955813Z",
            "modified": "2026-03-31T17:17:46.630541Z"
        },
        {
            "id": 46013,
            "name": "Diagram [5588]",
            "created": "2022-01-04T12:43:48.549224Z",
            "modified": "2026-03-31T17:17:49.508464Z"
        },
        {
            "id": 51907,
            "name": "Diagram [4588]",
            "created": "2022-03-13T12:10:33.808546Z",
            "modified": "2026-03-31T17:17:50.976113Z"
        },
        {
            "id": 42518,
            "name": "Diagram [3589}",
            "created": "2021-11-11T08:39:40.985733Z",
            "modified": "2026-03-31T17:17:56.983839Z"
        },
        {
            "id": 46014,
            "name": "Diagram [5589]",
            "created": "2022-01-04T12:46:14.920429Z",
            "modified": "2026-03-31T17:17:58.434133Z"
        },
        {
            "id": 46015,
            "name": "Diagram [5590]",
            "created": "2022-01-04T12:49:08.099882Z",
            "modified": "2026-03-31T17:18:06.337168Z"
        }
    ]
}