List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=360
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=361",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=359",
    "results": [
        {
            "id": 42696,
            "name": "Diagram [3701]",
            "created": "2021-11-14T13:16:17.511287Z",
            "modified": "2026-03-30T11:18:02.524098Z"
        },
        {
            "id": 42695,
            "name": "Diagram [3700]",
            "created": "2021-11-14T13:13:25.191985Z",
            "modified": "2026-03-30T11:18:02.528301Z"
        },
        {
            "id": 42697,
            "name": "Diagram [3702]",
            "created": "2021-11-14T13:18:15.050273Z",
            "modified": "2026-03-30T11:18:02.604950Z"
        },
        {
            "id": 42698,
            "name": "Diagram [3703]",
            "created": "2021-11-14T13:20:01.439272Z",
            "modified": "2026-03-30T11:18:02.612973Z"
        },
        {
            "id": 42699,
            "name": "Diagram [3704]",
            "created": "2021-11-14T14:10:18.290700Z",
            "modified": "2026-03-30T11:18:02.680429Z"
        },
        {
            "id": 42700,
            "name": "Diagram [3705]",
            "created": "2021-11-14T14:12:01.930732Z",
            "modified": "2026-03-30T11:18:02.812718Z"
        },
        {
            "id": 42702,
            "name": "Diagram [3707]",
            "created": "2021-11-14T14:15:42.384986Z",
            "modified": "2026-03-30T11:18:02.967118Z"
        },
        {
            "id": 42703,
            "name": "Diagram [3708]",
            "created": "2021-11-14T14:18:19.745164Z",
            "modified": "2026-03-30T11:18:03.069889Z"
        },
        {
            "id": 42701,
            "name": "Diagram [3706]",
            "created": "2021-11-14T14:13:48.757364Z",
            "modified": "2026-03-30T11:18:03.302281Z"
        },
        {
            "id": 42704,
            "name": "Diagram [3709]",
            "created": "2021-11-14T14:19:54.949215Z",
            "modified": "2026-03-30T11:18:15.331175Z"
        }
    ]
}