业务/商品表

GET /chuanyuan/commoditybusinessmodel/?format=api&offset=3480&ordering=-price_vip
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3481,
    "next": null,
    "previous": "http://sms.chuanyuantong.com/chuanyuan/commoditybusinessmodel/?format=api&limit=10&offset=3470&ordering=-price_vip",
    "results": [
        {
            "id": 11918,
            "school": null,
            "content": null,
            "content_q_info": null,
            "content_q_category_info": null,
            "virtual_good_info": null,
            "left_quota": 0,
            "school_train": null,
            "price": "0.01",
            "name": "测试专用,勿点!",
            "price_vip": "",
            "description": "测试专用,勿点!",
            "particulars": null,
            "data": "{\"activity\":[\"测试专用,勿点!\",\"测试专用,勿点!\"],\"range\":[\"测试专用,勿点!\",\"测试专用,勿点!\",\"测试专用,勿点!\",\"测试专用,勿点!\",\"测试专用,勿点!\",\"测试专用,勿点!\"]}",
            "create_time": "2024-03-26T10:29:53.647968",
            "is_deleted": false,
            "status": 0,
            "sale_count": 5,
            "update_time": "2024-03-26T10:29:53.647684",
            "sercive_tel": null,
            "added_qnum": 0,
            "address": null,
            "subject": null,
            "end_time": null,
            "valid_days": null,
            "quantity": 0,
            "marine_board": null,
            "is_new": 0,
            "img_type": 0,
            "train_type": 0,
            "tags": null,
            "icon": null,
            "is_display_activity": false,
            "type_commodity_business": 1,
            "type_commodity": 1,
            "content_q": null,
            "content_q_category": null,
            "virtual_good": null
        }
    ]
}