Is IP VIP Bot

IsIPAddressVIPBot[GET]    
curl -X GET https://accelerator.shimmercat.com/presentation-api/v1/is-vip-bot/<ip_adress>/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json'
IsIPAddressRangeVIPBot[GET]    
curl -X GET https://accelerator.shimmercat.com/presentation-api/v1/is-vip-bot/<ip_adress_range>/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json'

Checks if the ip address (or range) was already registered in our database as a VIP bot. An IP can be given as "127.1.1.1", while an IP range can be given as "127.1.1.1_30"


:  
: