{
    "result": "success",
    "data": "<!doctype html>\r\n\t\t\t<html lang=\"en\">\r\n\t\t\t\t<head>\r\n\t\t\t\t\t<!-- Required meta tags -->\r\n\t\t\t\t\t<meta charset=\"utf-8\">\r\n\t\t\t\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\r\n\r\n\t\t\t\t\t<!-- Bootstrap CSS -->\r\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css\" integrity=\"sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm\" crossorigin=\"anonymous\">\r\n\r\n\t\t\t\t\t<title>SFABEP API</title>\r\n\t\t\t\t</head>\r\n\t\t\t\t<body style=\"background-color:#222;\">\r\n\t\t\t\t\t<div class=\"jumbotron rounded\" style=\"width: 70%; margin: auto; text-align: center; margin-top: 50px;\">\r\n\t\t\t\t\t\t<p><h1>Welcome to B&P - Rest API</h1></p>\r\n\t\t\t\t\t\t<p class=\"lead\">Available version is /v1/, add it to your url!</p>\r\n\t\t\t\t\t</div>\r\n\t\t\t\t</body>\r\n\t\t\t</html>",
    "messages": []
}