document.write("
{ "success": 1, "data": { "total_count": 3, "start_offset": 0, "data": [ { "id": 48, "user_id": 1, "cust_id": 1, "order_id": 0, "pending": 0, "descrip": "Test 1", "points": 50, "dtstamp": 1567115210, "user_name": "some_admin_user" }, { "id": 49, "user_id": 1, "cust_id": 1, "order_id": 0, "pending": 0, "descrip": "Test 2", "points": 190, "dtstamp": 1567115214, "user_name": "some_admin_user" }, { "id": 50, "user_id": 0, "cust_id": 1, "order_id": 0, "pending": 0, "descrip": "Some Description for My Points", "points": 150, "dtstamp": 1567115304, "user_name": "" } ] } }