List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4740
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=4741",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4739",
    "results": [
        {
            "id": 8168,
            "name": "Black to live",
            "created": "2017-06-24T13:01:13.902161Z",
            "modified": "2026-03-31T19:53:55.996389Z"
        },
        {
            "id": 25861,
            "name": "Black to live",
            "created": "2021-01-15T03:34:35.605000Z",
            "modified": "2026-05-06T22:30:52.325640Z"
        },
        {
            "id": 24577,
            "name": "Black to live",
            "created": "2020-12-23T13:18:22.356299Z",
            "modified": "2026-05-05T02:16:23.895249Z"
        },
        {
            "id": 25942,
            "name": "Black to live",
            "created": "2021-01-15T16:18:24.620017Z",
            "modified": "2026-04-15T09:48:14.746597Z"
        },
        {
            "id": 76749,
            "name": "Black to live",
            "created": "2023-09-25T19:43:09.156844Z",
            "modified": "2026-05-10T01:04:00.861199Z"
        },
        {
            "id": 25828,
            "name": "Black to live",
            "created": "2021-01-14T17:44:40.085566Z",
            "modified": "2026-04-15T09:48:11.171021Z"
        },
        {
            "id": 25858,
            "name": "Black to live",
            "created": "2021-01-15T03:26:47.139716Z",
            "modified": "2026-04-22T23:55:16.257758Z"
        },
        {
            "id": 25939,
            "name": "Black to live",
            "created": "2021-01-15T16:05:02.162568Z",
            "modified": "2026-04-15T09:48:13.745432Z"
        },
        {
            "id": 25940,
            "name": "Black to live",
            "created": "2021-01-15T16:09:12.288385Z",
            "modified": "2026-04-15T09:48:14.124107Z"
        },
        {
            "id": 8169,
            "name": "Black to live",
            "created": "2017-06-24T13:10:14.536969Z",
            "modified": "2026-03-31T19:53:57.193835Z"
        }
    ]
}