{
 "https://example.com/": {
  "status": 200,
  "body": "<!doctype html><html lang=\"en\"><head><title>Example Domain</title><link rel=\"icon\" href=\"data:,\"><meta name=\"viewport\" c"
 },
 "https://api.checkoutchamp.com/campaign/query/": {
  "status": 200,
  "body": "{\"result\":\"ERROR\",\"message\":\"Could not authenticate credentials\"}"
 },
 "https://httpbin.org/ip": {
  "status": 200,
  "body": "{\n  \"origin\": \"2a06:98c0:3600::103, 104.23.197.151\"\n}\n"
 }
}