List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=900",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=898",
    "results": [
        {
            "id": 83884,
            "name": "Question8",
            "created": "2024-08-05T00:56:29.639387Z",
            "modified": "2026-05-21T21:22:14.662550Z"
        },
        {
            "id": 83883,
            "name": "Question7",
            "created": "2024-08-05T00:51:14.624836Z",
            "modified": "2026-05-21T21:22:14.564024Z"
        },
        {
            "id": 83882,
            "name": "Question6",
            "created": "2024-08-05T00:48:25.686091Z",
            "modified": "2026-05-10T09:11:26.692801Z"
        },
        {
            "id": 83881,
            "name": "Connecting stones 29",
            "created": "2024-08-04T17:54:42.681729Z",
            "modified": "2026-05-21T05:08:54.065802Z"
        },
        {
            "id": 83880,
            "name": "Connecting stones 28",
            "created": "2024-08-04T17:51:04.702237Z",
            "modified": "2026-05-21T05:08:52.854026Z"
        },
        {
            "id": 83879,
            "name": "Connecting stones 27",
            "created": "2024-08-04T17:48:23.249861Z",
            "modified": "2026-05-17T02:15:27.985563Z"
        },
        {
            "id": 83878,
            "name": "Connecting stones 26",
            "created": "2024-08-04T17:21:17.218055Z",
            "modified": "2026-05-21T23:53:53.426954Z"
        },
        {
            "id": 83877,
            "name": "Connecting stones 25",
            "created": "2024-08-04T17:19:13.476577Z",
            "modified": "2026-05-21T23:53:51.126705Z"
        },
        {
            "id": 83876,
            "name": "Connecting stones 24",
            "created": "2024-08-04T17:17:19.045136Z",
            "modified": "2026-05-21T04:12:29.993435Z"
        },
        {
            "id": 83875,
            "name": "Connecting stones 23",
            "created": "2024-08-04T17:15:18.426431Z",
            "modified": "2026-05-21T04:12:29.462770Z"
        }
    ]
}