[
    {
        "userSub": "ff05be11-2673-409d-80a5-6c50c21acce1",
        "userData": {
            "firstName": "Daniel_1",
            "lastName": "Ostr_1",
            "email": "danduh+test1@gmail.com"
        },
        "type": "absPrice",
        "isActive": true,
        "idleInterval": 1800,
        "lastNotified": 13234234234,
        "notificationStatus": "failed",
        "config": {
            "baseCurrency": "USD",
            "coinId": "ETH",
            "targetPrice": 500,
            "direction": true
        }
    },
    {
        "userSub": "ff05be11-2673-409d-80a5-6c50c21acce1",
        "userData": {
            "firstName": "Daniel_2",
            "lastName": "Ostr_2",
            "email": "danduh+test2@gmail.com"
        },
        "type": "absPrice",
        "isActive": true,
        "idleInterval": 1800,
        "lastNotified": 13234234234,
        "notificationStatus": "failed",
        "config": {
            "baseCurrency": "USD",
            "coinId": "BTC",
            "targetPrice": 9000,
            "direction": false
        }
    },
    {
        "userSub": "ff05be11-2673-409d-80a5-6c50c21acce1",
        "userData": {
            "firstName": "Daniel_3",
            "lastName": "Ostr_3",
            "email": "danduh+test3@gmail.com"
        },
        "type": "absPrice",
        "isActive": true,
        "idleInterval": 1800,
        "lastNotified": 13234234234,
        "notificationStatus": "failed",
        "config": {
            "baseCurrency": "USD",
            "coinId": "BTC",
            "targetPrice": 12000,
            "direction": true
        }
    },
    {
        "userSub": "ff05be11-2673-409d-80a5-6c50c21acce1",
        "userData": {
            "firstName": "Daniel_4",
            "lastName": "Ostr_4",
            "email": "danduh+test4@gmail.com"
        },
        "type": "absPrice",
        "isActive": true,
        "idleInterval": 1800,
        "lastNotified": 13234234234,
        "notificationStatus": "failed",
        "config": {
            "baseCurrency": "BTC",
            "coinId": "ETH",
            "targetPrice": 0.05,
            "direction": false
        }
    },
    {
        "userSub": "ff05be11-2673-409d-80a5-6c50c21acce1",
        "userData": {
            "firstName": "Daniel_5",
            "lastName": "Ostr51",
            "email": "danduh+test5@gmail.com"
        },
        "type": "pctPrice",
        "isActive": true,
        "idleInterval": 1800,
        "lastNotified": 13234234234,
        "notificationStatus": "failed",
        "config": {
            "baseCurrency": "BTC",
            "coinId": "ETH",
            "pctChange": 0.1,
            "timeFrame": 600,
            "direction": false
        }
    },
    {
        "userSub": "ff05be11-2673-409d-80a5-6c50c21acce1",
        "userData": {
            "firstName": "Daniel_6",
            "lastName": "Ostr_6",
            "email": "danduh+test6@gmail.com"
        },
        "type": "absMCup",
        "isActive": true,
        "idleInterval": 1800,
        "lastNotified": 13234234234,
        "notificationStatus": "failed",
        "config": {
            "baseCurrency": "BTC",
            "coinId": "ETH",
            "targetPrice": 500000000000,
            "direction": false
        }
    }
]
