List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4929",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4927",
    "results": [
        {
            "id": 33349,
            "name": "Diagram (3149)",
            "created": "2021-07-09T07:52:09.139145Z",
            "modified": "2026-03-31T15:29:20.994341Z"
        },
        {
            "id": 31159,
            "name": "Diagram (147)",
            "created": "2021-06-11T18:05:35.556120Z",
            "modified": "2026-03-31T15:29:19.706369Z"
        },
        {
            "id": 62731,
            "name": "Go flash: 30395",
            "created": "2022-09-17T06:04:57.103116Z",
            "modified": "2026-03-31T15:28:51.605243Z"
        },
        {
            "id": 49964,
            "name": "Diagram [4148]",
            "created": "2022-02-21T15:27:41.699591Z",
            "modified": "2026-03-31T15:28:50.242710Z"
        },
        {
            "id": 45014,
            "name": "Diagram [5148]",
            "created": "2021-12-17T10:54:08.237201Z",
            "modified": "2026-03-31T15:28:49.022848Z"
        },
        {
            "id": 39082,
            "name": "Diagram [2148]",
            "created": "2021-09-28T08:45:39.332561Z",
            "modified": "2026-03-31T15:28:45.165392Z"
        },
        {
            "id": 37100,
            "name": "Diagram [1148]",
            "created": "2021-08-21T15:56:16.997438Z",
            "modified": "2026-03-31T15:28:43.730742Z"
        },
        {
            "id": 35372,
            "name": "Throw-in with wrapping 3",
            "created": "2021-08-04T04:51:30.314786Z",
            "modified": "2026-03-31T15:28:42.575749Z"
        },
        {
            "id": 33348,
            "name": "Diagram (3148)",
            "created": "2021-07-09T07:50:44.102213Z",
            "modified": "2026-03-31T15:28:41.110224Z"
        },
        {
            "id": 31158,
            "name": "Diagram (146)",
            "created": "2021-06-11T14:00:20.868540Z",
            "modified": "2026-03-31T15:28:39.706486Z"
        }
    ]
}