List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=800",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=798",
    "results": [
        {
            "id": 100854,
            "name": "try to save white",
            "created": "2025-12-21T00:55:46.958420Z",
            "modified": "2026-05-05T16:38:04.061119Z"
        },
        {
            "id": 7091,
            "name": "try to find out how much white won by",
            "created": "2017-03-22T15:51:16.439169Z",
            "modified": "2026-05-18T04:15:08.761724Z"
        },
        {
            "id": 19181,
            "name": "try it",
            "created": "2020-06-06T05:16:28.045156Z",
            "modified": "2026-03-31T22:48:54.922597Z"
        },
        {
            "id": 8966,
            "name": "try it",
            "created": "2017-12-08T01:44:43.343235Z",
            "modified": "2026-04-16T22:53:21.962814Z"
        },
        {
            "id": 92556,
            "name": "tritri",
            "created": "2025-03-21T15:01:54.821404Z",
            "modified": "2026-04-12T23:07:54.092481Z"
        },
        {
            "id": 17592,
            "name": "tricks",
            "created": "2020-04-04T04:59:12.029826Z",
            "modified": "2026-05-10T02:21:12.853036Z"
        },
        {
            "id": 17593,
            "name": "tricks",
            "created": "2020-04-04T05:01:19.908516Z",
            "modified": "2026-05-10T02:24:17.340561Z"
        },
        {
            "id": 17594,
            "name": "tricks",
            "created": "2020-04-04T05:03:49.930710Z",
            "modified": "2026-05-10T02:27:39.782202Z"
        },
        {
            "id": 23590,
            "name": "trash trash trash",
            "created": "2020-11-19T13:22:54.381212Z",
            "modified": "2026-05-14T00:33:03.722321Z"
        },
        {
            "id": 16697,
            "name": "trappetje",
            "created": "2020-01-13T13:42:34.889436Z",
            "modified": "2026-03-31T22:38:34.349072Z"
        }
    ]
}