List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=816
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=817",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=815",
    "results": [
        {
            "id": 15383,
            "name": "test 1",
            "created": "2019-10-16T15:54:42.348029Z",
            "modified": "2026-05-18T05:35:49.887059Z"
        },
        {
            "id": 52793,
            "name": "test 1",
            "created": "2022-03-22T04:25:49.647309Z",
            "modified": "2026-05-18T06:45:24.428581Z"
        },
        {
            "id": 53211,
            "name": "test 1",
            "created": "2022-03-24T09:53:09.400047Z",
            "modified": "2026-05-19T07:59:40.835983Z"
        },
        {
            "id": 25435,
            "name": "tenuki 3",
            "created": "2021-01-06T16:39:06.067351Z",
            "modified": "2026-04-15T09:47:18.125530Z"
        },
        {
            "id": 25434,
            "name": "tenuki 2",
            "created": "2021-01-06T16:20:35.453782Z",
            "modified": "2026-03-31T23:16:47.730612Z"
        },
        {
            "id": 8306,
            "name": "tenth question",
            "created": "2017-07-25T12:26:24.355452Z",
            "modified": "2026-05-17T07:10:31.325986Z"
        },
        {
            "id": 17308,
            "name": "tenth move",
            "created": "2020-03-18T16:46:01.677411Z",
            "modified": "2026-03-31T22:41:28.857990Z"
        },
        {
            "id": 8745,
            "name": "tengenescape",
            "created": "2017-10-27T08:40:14.374859Z",
            "modified": "2026-05-17T23:49:18.105179Z"
        },
        {
            "id": 8746,
            "name": "tengenescape",
            "created": "2017-10-27T08:48:33.023085Z",
            "modified": "2026-05-15T03:16:13.387302Z"
        },
        {
            "id": 66206,
            "name": "teletubbys",
            "created": "2022-12-06T16:53:34.949974Z",
            "modified": "2026-03-30T14:24:01.628127Z"
        }
    ]
}