List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4644
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=-name&page=4645",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4643",
    "results": [
        {
            "id": 100015,
            "name": "Bài tập giải thoát 5 - #17",
            "created": "2025-11-29T11:04:07.470726Z",
            "modified": "2026-05-13T23:46:47.683007Z"
        },
        {
            "id": 100014,
            "name": "Bài tập giải thoát 4 - #16",
            "created": "2025-11-29T11:01:02.138210Z",
            "modified": "2026-05-10T00:29:57.779753Z"
        },
        {
            "id": 100011,
            "name": "Bài tập giải thoát 3 - #15",
            "created": "2025-11-29T10:57:35.926541Z",
            "modified": "2026-05-11T01:42:09.214023Z"
        },
        {
            "id": 100008,
            "name": "Bài tập giải thoát 2 - #14",
            "created": "2025-11-29T10:50:04.651318Z",
            "modified": "2026-05-11T02:26:29.673456Z"
        },
        {
            "id": 100007,
            "name": "Bài tập giải thoát 1 - #13",
            "created": "2025-11-29T10:43:39.778339Z",
            "modified": "2026-05-20T07:08:01.555750Z"
        },
        {
            "id": 100017,
            "name": "Bài tập giải thoát ( đặc biệt số 2) - #19",
            "created": "2025-11-29T11:24:54.242437Z",
            "modified": "2026-05-14T01:18:22.342929Z"
        },
        {
            "id": 100016,
            "name": "Bài tập giải thoát ( đặc biệt số 1) - #18",
            "created": "2025-11-29T11:10:05.530263Z",
            "modified": "2026-05-13T23:46:48.547953Z"
        },
        {
            "id": 98544,
            "name": "Bài tập 2",
            "created": "2025-11-03T09:04:21.977296Z",
            "modified": "2026-03-30T17:04:08.157088Z"
        },
        {
            "id": 98543,
            "name": "Bài tập 1",
            "created": "2025-11-03T09:00:20.883448Z",
            "modified": "2026-03-30T17:04:07.600061Z"
        },
        {
            "id": 100808,
            "name": "Bye ! Have a nice day !",
            "created": "2025-12-19T06:06:35.078766Z",
            "modified": "2026-05-09T03:53:50.595502Z"
        }
    ]
}