List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4662
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=created&page=4663",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4661",
    "results": [
        {
            "id": 75393,
            "name": "Capture 8",
            "created": "2023-07-21T13:43:34.828355Z",
            "modified": "2026-05-01T06:39:23.666221Z"
        },
        {
            "id": 75394,
            "name": "Capture 9",
            "created": "2023-07-21T13:46:52.340393Z",
            "modified": "2026-05-10T03:30:33.685060Z"
        },
        {
            "id": 75395,
            "name": "Capture 10",
            "created": "2023-07-21T13:50:11.933112Z",
            "modified": "2026-05-09T14:39:30.963703Z"
        },
        {
            "id": 75396,
            "name": "Hwo win",
            "created": "2023-07-21T13:53:07.588729Z",
            "modified": "2026-03-30T15:12:14.318323Z"
        },
        {
            "id": 75397,
            "name": "Live or no",
            "created": "2023-07-21T13:56:49.046721Z",
            "modified": "2026-05-10T03:33:19.023843Z"
        },
        {
            "id": 75398,
            "name": "Live or no",
            "created": "2023-07-21T13:58:59.399212Z",
            "modified": "2026-05-10T03:34:34.542873Z"
        },
        {
            "id": 75399,
            "name": "Which Shape?",
            "created": "2023-07-21T15:20:31.551800Z",
            "modified": "2026-05-10T03:35:44.975248Z"
        },
        {
            "id": 75400,
            "name": "Which Shape?",
            "created": "2023-07-21T15:23:43.154586Z",
            "modified": "2026-04-29T09:40:07.760245Z"
        },
        {
            "id": 75401,
            "name": "Which Shape? 3",
            "created": "2023-07-21T15:27:11.222420Z",
            "modified": "2026-04-29T09:40:09.562077Z"
        },
        {
            "id": 75402,
            "name": "Which Shape? 4",
            "created": "2023-07-21T15:30:50.099851Z",
            "modified": "2026-05-10T03:39:07.941177Z"
        }
    ]
}