def _get_ip_filters(ip_filters):
    return {"filter" + str(x["id"]): x["ip_filter"] for x in ip_filters}