List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4807
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=4808",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4806",
    "results": [
        {
            "id": 41178,
            "name": "Diagram [2729]",
            "created": "2021-10-24T08:33:16.875581Z",
            "modified": "2026-03-31T17:32:55.744778Z"
        },
        {
            "id": 38217,
            "name": "Diagram [1729]",
            "created": "2021-09-12T06:42:02.484393Z",
            "modified": "2026-03-31T17:32:54.306710Z"
        },
        {
            "id": 38216,
            "name": "Diagram [1728]",
            "created": "2021-09-12T06:40:31.029417Z",
            "modified": "2026-03-31T17:32:50.339633Z"
        },
        {
            "id": 38215,
            "name": "Diagram [1727]",
            "created": "2021-09-12T06:39:03.828768Z",
            "modified": "2026-03-31T17:32:46.465056Z"
        },
        {
            "id": 41172,
            "name": "Diagram [2726]",
            "created": "2021-10-24T08:18:25.723269Z",
            "modified": "2026-03-31T17:32:43.676418Z"
        },
        {
            "id": 38214,
            "name": "Diagram [1726]",
            "created": "2021-09-12T06:37:16.950243Z",
            "modified": "2026-03-31T17:32:42.174417Z"
        },
        {
            "id": 38213,
            "name": "Diagram [1725]",
            "created": "2021-09-12T06:34:22.415915Z",
            "modified": "2026-03-31T17:32:37.828308Z"
        },
        {
            "id": 38212,
            "name": "Diagram [1724]",
            "created": "2021-09-12T06:32:37.724015Z",
            "modified": "2026-03-31T17:32:33.580980Z"
        },
        {
            "id": 41074,
            "name": "Diagram [2724]",
            "created": "2021-10-23T09:57:28.758129Z",
            "modified": "2026-03-31T17:32:31.100119Z"
        },
        {
            "id": 38211,
            "name": "Diagram [1723]",
            "created": "2021-09-12T06:29:02.106071Z",
            "modified": "2026-03-31T17:32:29.868867Z"
        }
    ]
}