[
    {
        "id": 1,
        "ConversionName": "1 level completed",
        "Type": "Progress",
        "PriorityFactor": 1,
        "created_at": "2020-08-12T12:38:17.318Z",
        "updated_at": "2020-08-12T12:38:17.318Z",
        "Hook": [
            {
                "id": 20,
                "EventName": "level_completed",
                "eventAttribute": "level",
                "WHERE": "isEqual",
                "toValue": "1"
            }
        ]
    },
    {
        "id": 2,
        "ConversionName": "5 levels completed",
        "Type": "Progress",
        "PriorityFactor": 2,
        "created_at": "2020-08-12T12:38:43.993Z",
        "updated_at": "2020-08-12T12:38:43.993Z",
        "Hook": [
            {
                "id": 21,
                "EventName": "level_completed",
                "eventAttribute": "level",
                "WHERE": "isEqual",
                "toValue": "5"
            }
        ]
    },
    {
        "id": 3,
        "ConversionName": "10 levels completed",
        "Type": "Progress",
        "PriorityFactor": 3,
        "created_at": "2020-08-12T12:39:07.541Z",
        "updated_at": "2020-08-12T12:39:07.541Z",
        "Hook": [
            {
                "id": 22,
                "EventName": "level_completed",
                "eventAttribute": "level",
                "WHERE": "isEqual",
                "toValue": "10"
            }
        ]
    },
    {
        "id": 4,
        "ConversionName": "15 levels completed",
        "Type": "Progress",
        "PriorityFactor": 4,
        "created_at": "2020-08-12T12:39:24.194Z",
        "updated_at": "2020-08-12T12:39:24.194Z",
        "Hook": [
            {
                "id": 23,
                "EventName": "level_completed",
                "eventAttribute": "level",
                "WHERE": "isEqual",
                "toValue": "15"
            }
        ]
    },
    {
        "id": 5,
        "ConversionName": "20 levels completed",
        "Type": "Progress",
        "PriorityFactor": 5,
        "created_at": "2020-08-12T12:40:03.282Z",
        "updated_at": "2020-08-12T12:40:03.282Z",
        "Hook": [
            {
                "id": 24,
                "EventName": "level_completed",
                "eventAttribute": "level",
                "WHERE": "isEqual",
                "toValue": "20"
            }
        ]
    },
    {
        "id": 6,
        "ConversionName": "25 levels completed",
        "Type": "Progress",
        "PriorityFactor": 6,
        "created_at": "2020-08-12T12:40:32.840Z",
        "updated_at": "2020-08-12T12:40:32.840Z",
        "Hook": [
            {
                "id": 25,
                "EventName": "level_completed",
                "eventAttribute": "level",
                "WHERE": "isEqual",
                "toValue": "25"
            }
        ]
    },
    {
        "id": 7,
        "ConversionName": "30+ levels completed",
        "Type": "Progress",
        "PriorityFactor": 7,
        "created_at": "2020-08-12T12:40:51.345Z",
        "updated_at": "2020-08-12T12:40:51.345Z",
        "Hook": [
            {
                "id": 26,
                "EventName": "level_completed",
                "eventAttribute": "level",
                "WHERE": "isHigher",
                "toValue": "29"
            }
        ]
    },
    {
        "id": 8,
        "ConversionName": "purchase > $1",
        "Type": "Revenue",
        "PriorityFactor": 1,
        "created_at": "2020-08-12T12:41:14.184Z",
        "updated_at": "2020-08-12T12:41:14.184Z",
        "Hook": [
            {
                "id": 27,
                "EventName": "purchase",
                "eventAttribute": "amount",
                "WHERE": "isHigher",
                "toValue": "1"
            }
        ]
    },
    {
        "id": 9,
        "ConversionName": "purchase > $2",
        "Type": "Revenue",
        "PriorityFactor": 2,
        "created_at": "2020-08-12T12:41:30.911Z",
        "updated_at": "2020-08-12T12:41:30.911Z",
        "Hook": [
            {
                "id": 28,
                "EventName": "purchase",
                "eventAttribute": "amount",
                "WHERE": "isHigher",
                "toValue": "2"
            }
        ]
    },
    {
        "id": 10,
        "ConversionName": "purchase > $3",
        "Type": "Revenue",
        "PriorityFactor": 3,
        "created_at": "2020-08-12T12:42:00.973Z",
        "updated_at": "2020-08-12T12:42:00.973Z",
        "Hook": [
            {
                "id": 29,
                "EventName": "purchase",
                "eventAttribute": "amount",
                "WHERE": "isHigher",
                "toValue": "3"
            }
        ]
    },
    {
        "id": 11,
        "ConversionName": "purchase > $5",
        "Type": "Revenue",
        "PriorityFactor": 4,
        "created_at": "2020-08-12T12:42:25.984Z",
        "updated_at": "2020-08-12T12:42:25.984Z",
        "Hook": [
            {
                "id": 30,
                "EventName": "purchase",
                "eventAttribute": "amount",
                "WHERE": "isHigher",
                "toValue": "5"
            }
        ]
    },
    {
        "id": 12,
        "ConversionName": "purchase > $10",
        "Type": "Revenue",
        "PriorityFactor": 5,
        "created_at": "2020-08-12T12:42:41.668Z",
        "updated_at": "2020-08-12T12:42:41.668Z",
        "Hook": [
            {
                "id": 31,
                "EventName": "purchase",
                "eventAttribute": "amount",
                "WHERE": "isHigher",
                "toValue": "10"
            }
        ]
    },
    {
        "id": 13,
        "ConversionName": "purchase > $15",
        "Type": "Revenue",
        "PriorityFactor": 6,
        "created_at": "2020-08-12T12:42:58.032Z",
        "updated_at": "2020-08-12T12:42:58.032Z",
        "Hook": [
            {
                "id": 32,
                "EventName": "purchase",
                "eventAttribute": "amount",
                "WHERE": "isHigher",
                "toValue": "15"
            }
        ]
    },
    {
        "id": 14,
        "ConversionName": "purchase > $20",
        "Type": "Revenue",
        "PriorityFactor": 7,
        "created_at": "2020-08-12T12:43:15.215Z",
        "updated_at": "2020-08-12T12:43:15.215Z",
        "Hook": [
            {
                "id": 33,
                "EventName": "purchase",
                "eventAttribute": "amount",
                "WHERE": "isHigher",
                "toValue": "20"
            }
        ]
    }
]
