{
    "success": "1",
    "status": "200",
    "message": "Signals found.",
    "data": {
        "page_number": "1",
        "total_page": "1",
        "per_page": "10",
        "signal_list": [
            {
                "signal_id": "12",
                "currency_id": "1",
                "api_currency_id": "1",
                "currency_name": "Bitcoin",
                "currency_symbol": "BTC",
                "currency_logo": "https://api.takeproft.com/logo.php?symbol=BTC&access=eaca0a50c090358a6f45deabfc0abce2a875cf0fbd2c208ac4f5c567b0fe44a9",
                "wallet_percentage": "1.00",
                "risk_factor": "high",
                "risk_factor_label": "High Risk",
                "profit_status": "in_profit",
                "profit_label": "In Profit",
                "live_price": "23243.58",
                "currency_code": "USD",
                "entry_price": "0.15",
                "stop_loss": "0.20",
                "chart_image": "http://localhost/take-profit/public/uploads/media/avengers-death-infinity-war_16753209002328.jpg",
                "description": "fafaf",
                "description:en": "cscsc",
                "description:ar": "fafaf",
                "status": "active",
                "targets": [
                    {
                        "target_id": "26",
                        "target_type": "fixed",
                        "price": "10.00",
                        "to_price": ""
                    }
                ]
            }
        ]
    }
}