{% if country_match %}
{{ text_country_match }} |
{{ country_match }} |
{% endif %}
{% if country_code %}
{{ text_country_code }} |
{{ country_code }} |
{% endif %}
{% if high_risk_country %}
{{ text_high_risk_country }} |
{{ high_risk_country }} |
{% endif %}
{% if distance %}
{{ text_distance }} |
{{ distance }} |
{% endif %}
{% if ip_region %}
{{ text_ip_region }} |
{{ ip_region }} |
{% endif %}
{% if ip_city %}
{{ text_ip_city }} |
{{ ip_city }} |
{% endif %}
{% if ip_latitude %}
{{ text_ip_latitude }} |
{{ ip_latitude }} |
{% endif %}
{% if ip_longitude %}
{{ text_ip_longitude }} |
{{ ip_longitude }} |
{% endif %}
{% if ip_isp %}
{{ text_ip_isp }} |
{{ ip_isp }} |
{% endif %}
{% if ip_org %}
{{ text_ip_org }} |
{{ ip_org }} |
{% endif %}
{% if ip_asnum %}
{{ text_ip_asnum }} |
{{ ip_asnum }} |
{% endif %}
{% if ip_user_type %}
{{ text_ip_user_type }} |
{{ ip_user_type }} |
{% endif %}
{% if ip_country_confidence %}
{{ text_ip_country_confidence }} |
{{ ip_country_confidence }} |
{% endif %}
{% if ip_region_confidence %}
{{ text_ip_region_confidence }} |
{{ ip_region_confidence }} |
{% endif %}
{% if ip_city_confidence %}
{{ text_ip_city_confidence }} |
{{ ip_city_confidence }} |
{% endif %}
{% if ip_postal_confidence %}
{{ text_ip_postal_confidence }} |
{{ ip_postal_confidence }} |
{% endif %}
{% if ip_postal_code %}
{{ text_ip_postal_code }} |
{{ ip_postal_code }} |
{% endif %}
{% if ip_accuracy_radius %}
{{ text_ip_accuracy_radius }} |
{{ ip_accuracy_radius }} |
{% endif %}
{% if ip_net_speed_cell %}
{{ text_ip_net_speed_cell }} |
{{ ip_net_speed_cell }} |
{% endif %}
{% if ip_metro_code %}
{{ text_ip_metro_code }} |
{{ ip_metro_code }} |
{% endif %}
{% if ip_area_code %}
{{ text_ip_area_code }} |
{{ ip_area_code }} |
{% endif %}
{% if ip_time_zone %}
{{ text_ip_time_zone }} |
{{ ip_time_zone }} |
{% endif %}
{% if ip_region_name %}
{{ text_ip_region_name }} |
{{ ip_region_name }} |
{% endif %}
{% if ip_domain %}
{{ text_ip_domain }} |
{{ ip_domain }} |
{% endif %}
{% if ip_country_name %}
{{ text_ip_country_name }} |
{{ ip_country_name }} |
{% endif %}
{% if ip_continent_code %}
{{ text_ip_continent_code }} |
{{ ip_continent_code }} |
{% endif %}
{% if ip_corporate_proxy %}
{{ text_ip_corporate_proxy }} |
{{ ip_corporate_proxy }} |
{% endif %}
{% if anonymous_proxy %}
{{ text_anonymous_proxy }} |
{{ anonymous_proxy }} |
{% endif %}
{% if proxy_score %}
{{ text_proxy_score }} |
{{ proxy_score }} |
{% endif %}
{% if is_trans_proxy %}
{{ text_is_trans_proxy }} |
{{ is_trans_proxy }} |
{% endif %}
{% if free_mail %}
{{ text_free_mail }} |
{{ free_mail }} |
{% endif %}
{% if carder_email %}
{{ text_carder_email }} |
{{ carder_email }} |
{% endif %}
{% if high_risk_username %}
{{ text_high_risk_username }} |
{{ high_risk_username }} |
{% endif %}
{% if high_risk_password %}
{{ text_high_risk_password }} |
{{ high_risk_password }} |
{% endif %}
{% if bin_match %}
{{ text_bin_match }} |
{{ bin_match }} |
{% endif %}
{% if bin_country %}
{{ text_bin_country }} |
{{ bin_country }} |
{% endif %}
{% if bin_name_match %}
{{ text_bin_name_match }} |
{{ bin_name_match }} |
{% endif %}
{% if bin_name %}
{{ text_bin_name }} |
{{ bin_name }} |
{% endif %}
{% if bin_phone_match %}
{{ text_bin_phone_match }} |
{{ bin_phone_match }} |
{% endif %}
{% if bin_phone %}
{{ text_bin_phone }} |
{{ bin_phone }} |
{% endif %}
{% if customer_phone_in_billing_location %}
{{ text_customer_phone_in_billing_location }} |
{{ customer_phone_in_billing_location }} |
{% endif %}
{% if ship_forward %}
{{ text_ship_forward }} |
{{ ship_forward }} |
{% endif %}
{% if city_postal_match %}
{{ text_city_postal_match }} |
{{ city_postal_match }} |
{% endif %}
{% if ship_city_postal_match %}
{{ text_ship_city_postal_match }} |
{{ ship_city_postal_match }} |
{% endif %}
{% if score %}
{{ text_score }} |
{{ score }} |
{% endif %}
{% if explanation %}
{{ text_explanation }} |
{{ explanation }} |
{% endif %}
{% if risk_score %}
{{ text_risk_score }} |
{{ risk_score }} |
{% endif %}
{% if queries_remaining %}
{{ text_queries_remaining }} |
{{ queries_remaining }} |
{% endif %}
{% if maxmind_id %}
{{ text_maxmind_id }} |
{{ maxmind_id }} |
{% endif %}
{% if error %}
{{ text_error }} |
{{ error }} |
{% endif %}