{"info":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","description":"<html><head></head><body><p>Ratefor Rest API Documentation</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1800339","collectionId":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","publishedId":"RW8FGSNS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-06-06T09:21:01.000Z"},"item":[{"name":"Authentication","item":[{"name":"Login","id":"33a0bb9a-1ade-80a3-cf07-b2cec1865494","request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"mail","value":"example@ratefor.net","type":"text"},{"key":"password","value":"123456","type":"text"}]},"url":"https://ratefor.net/api/auth","description":"<p>Sign in and get API Key with mail and password.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","type":"collection"}},"urlObject":{"protocol":"https","path":["api","auth"],"host":["ratefor","net"],"query":[],"variable":[]}},"response":[{"id":"85c60151-229c-fa06-2aab-7ba27595fea2","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"mail","value":"your_mail@address.com","type":"text"},{"key":"password","value":"your_password","type":"text"}]},"url":"https://ratefor.net/api/auth"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"CF-RAY","value":"4269d611eb2f97b6-FRA","name":"CF-RAY","description":""},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 06 Jun 2018 09:26:14 GMT","name":"Date","description":""},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","name":"Expect-CT","description":""},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"cloudflare","name":"Server","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""}],"cookie":[{"expires":"Tue Jun 04 2019 12:00:17 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"ratefor.net","path":"/","secure":true,"value":"d88674d82dd4acfee4964043b2973da9f1528113617","key":"__cfduid"},{"expires":"Wed Jun 06 2018 11:24:27 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"ratefor.net","path":"/","secure":false,"value":"klmb7iqqpv8hjnr26of3s3vsr948fdm2","key":"as_session"}],"responseTime":"211","body":"{\n    \"status\": true,\n    \"error\": \"\",\n    \"key\": \"YOUR_API_KEY\"\n}"}],"_postman_id":"33a0bb9a-1ade-80a3-cf07-b2cec1865494"}],"id":"a6823718-a06b-94bd-c2e8-18e5a46999e5","event":[{"listen":"prerequest","script":{"id":"9e5d7393-6315-431b-9adc-460fac39baf8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a12ae0fb-e3be-4d79-8821-e11efb91e4c9","type":"text/javascript","exec":[""]}}],"_postman_id":"a6823718-a06b-94bd-c2e8-18e5a46999e5","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","type":"collection"}}},{"name":"Report","item":[{"name":"Reports","id":"6488d0b7-9dec-99ce-ca63-a9653912833f","request":{"method":"GET","header":[{"key":"X-API-KEY","value":"YOUR_API_KEY"}],"url":"https://ratefor.net/api/report/all","description":"<p>Get all reports which are created on user panel: <a href=\"https://ratefor.net/reports\">https://ratefor.net/reports</a></p>\n<p>OR</p>\n<p>created on \"create\" API.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","type":"collection"}},"urlObject":{"protocol":"https","path":["api","report","all"],"host":["ratefor","net"],"query":[],"variable":[]}},"response":[{"id":"68841be8-4c0d-a460-bf7b-32eb699d3ed8","name":"Reports","originalRequest":{"method":"GET","header":[{"key":"X-API-KEY","value":"YOUR_API_KEY"}],"url":"https://ratefor.net/api/report/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"CF-RAY","value":"4269db369ed39726-FRA","name":"CF-RAY","description":""},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 06 Jun 2018 09:29:44 GMT","name":"Date","description":""},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","name":"Expect-CT","description":""},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"cloudflare","name":"Server","description":""},{"key":"Set-Cookie","value":"as_session=6l8dk0cnnhmhkncevq9tnervcia323lp; expires=Wed, 06-Jun-2018 11:29:44 GMT; Max-Age=7200; path=/; HttpOnly","name":"Set-Cookie","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":""}],"cookie":[{"expires":"Tue Jun 04 2019 12:00:17 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"ratefor.net","path":"/","secure":true,"value":"d88674d82dd4acfee4964043b2973da9f1528113617","key":"__cfduid"},{"expires":"Wed Jun 06 2018 11:29:44 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"ratefor.net","path":"/","secure":false,"value":"6l8dk0cnnhmhkncevq9tnervcia323lp","key":"as_session"}],"responseTime":"552","body":"{\"status\":true,\"error\":\"\",\"report_count\":26,\"reports\":[{\"id\":\"33\",\"name\":\"Granada Luxury Belek RAKİPLER\",\"type\":\"channel\",\"date_created\":\"2018-03-21 20:57:11\",\"hotel_count\":14,\"channel_count\":18,\"channel_name\":\"multiple\"},{\"id\":\"35\",\"name\":\"Tek Kanal için Haftalık Rapor\",\"type\":\"weekly\",\"date_created\":\"2018-03-22 12:07:26\",\"hotel_count\":9,\"channel_count\":1,\"channel_name\":\"Hotels\"},{\"id\":\"42\",\"name\":\"Wyndham Grand Kalamış Online Kanallar\",\"type\":\"channel\",\"date_created\":\"2018-03-25 21:10:31\",\"hotel_count\":1,\"channel_count\":2,\"channel_name\":\"multiple\"},{\"id\":\"44\",\"name\":\"Dorak Hotels\",\"type\":\"channel\",\"date_created\":\"2018-03-26 13:29:58\",\"hotel_count\":7,\"channel_count\":11,\"channel_name\":\"multiple\"},{\"id\":\"47\",\"name\":\"Limak Hotels Online Kanallar Fiyat Raporu\",\"type\":\"channel\",\"date_created\":\"2018-03-26 15:08:27\",\"hotel_count\":7,\"channel_count\":18,\"channel_name\":\"multiple\"},{\"id\":\"50\",\"name\":\"Divan Hoteller\",\"type\":\"weekly\",\"date_created\":\"2018-03-27 13:10:09\",\"hotel_count\":10,\"channel_count\":1,\"channel_name\":\"Ets Tur\"},{\"id\":\"52\",\"name\":\"Crystal Hotels Online Kanal Raporu\",\"type\":\"channel\",\"date_created\":\"2018-03-29 10:37:38\",\"hotel_count\":11,\"channel_count\":14,\"channel_name\":\"multiple\"},{\"id\":\"53\",\"name\":\"Kadıköy Bölgesi Kanal Raporu\",\"type\":\"channel\",\"date_created\":\"2018-03-29 11:19:03\",\"hotel_count\":44,\"channel_count\":5,\"channel_name\":\"multiple\"},{\"id\":\"54\",\"name\":\"Otelfiyat.com Ana Sayfa Otelleri\",\"type\":\"channel\",\"date_created\":\"2018-03-29 14:51:45\",\"hotel_count\":12,\"channel_count\":18,\"channel_name\":\"multiple\"},{\"id\":\"55\",\"name\":\"Tatilvitrini.com Anasayfa Otelleri Rakip Analiz Raporu\",\"type\":\"channel\",\"date_created\":\"2018-03-29 16:04:26\",\"hotel_count\":12,\"channel_count\":18,\"channel_name\":\"multiple\"},{\"id\":\"56\",\"name\":\"Online Kanallar Fiyat Analiz Raporu\",\"type\":\"channel\",\"date_created\":\"2018-03-30 20:08:56\",\"hotel_count\":25,\"channel_count\":17,\"channel_name\":\"multiple\"},{\"id\":\"57\",\"name\":\"Acenta için Test Kanal Raporu\",\"type\":\"channel\",\"date_created\":\"2018-04-02 12:17:01\",\"hotel_count\":41,\"channel_count\":18,\"channel_name\":\"multiple\"},{\"id\":\"58\",\"name\":\"Haftalık Rakip Analiz Raporu\",\"type\":\"weekly\",\"date_created\":\"2018-04-02 12:39:03\",\"hotel_count\":26,\"channel_count\":1,\"channel_name\":\"Ets Tur\"},{\"id\":\"60\",\"name\":\"Wyndham Old City Rakip Analiz Raporu\",\"type\":\"channel\",\"date_created\":\"2018-04-02 15:09:26\",\"hotel_count\":9,\"channel_count\":10,\"channel_name\":\"multiple\"},{\"id\":\"61\",\"name\":\"Dorak Hotels Kapadokya Rakip Analiz Raporu\",\"type\":\"channel\",\"date_created\":\"2018-04-02 15:25:28\",\"hotel_count\":17,\"channel_count\":9,\"channel_name\":\"multiple\"},{\"id\":\"72\",\"name\":\"Adrina Hotel Yakın Rakipler Analiz Kanal Raporu\",\"type\":\"channel\",\"date_created\":\"2018-04-05 13:29:36\",\"hotel_count\":5,\"channel_count\":16,\"channel_name\":\"multiple\"},{\"id\":\"78\",\"name\":\"Acenta için Kanal Raporu Zincirler\",\"type\":\"channel\",\"date_created\":\"2018-04-07 12:30:53\",\"hotel_count\":214,\"channel_count\":18,\"channel_name\":\"multiple\"},{\"id\":\"79\",\"name\":\"Kıbrıs Otelleri Online Kanallar Fiyat Analiz Raporu\",\"type\":\"channel\",\"date_created\":\"2018-04-09 13:28:18\",\"hotel_count\":14,\"channel_count\":11,\"channel_name\":\"multiple\"},{\"id\":\"99\",\"name\":\"Stone Group Hotels Online Kanallar Rate Parity Raporu\",\"type\":\"channel\",\"date_created\":\"2018-04-11 13:47:28\",\"hotel_count\":7,\"channel_count\":16,\"channel_name\":\"multiple\"},{\"id\":\"103\",\"name\":\"Taksim International Group Hotel Online Kanallar Fiyat Raporu\",\"type\":\"channel\",\"date_created\":\"2018-04-11 15:11:50\",\"hotel_count\":4,\"channel_count\":17,\"channel_name\":\"multiple\"},{\"id\":\"120\",\"name\":\"Oscar Hotels\",\"type\":\"channel\",\"date_created\":\"2018-04-17 16:38:16\",\"hotel_count\":2,\"channel_count\":15,\"channel_name\":\"multiple\"},{\"id\":\"175\",\"name\":\"Haftalık CORAL\",\"type\":\"weekly\",\"date_created\":\"2018-05-04 15:02:53\",\"hotel_count\":4,\"channel_count\":1,\"channel_name\":\"Coral Tatil\"},{\"id\":\"193\",\"name\":\"İnsula\",\"type\":\"channel\",\"date_created\":\"2018-05-15 15:11:30\",\"hotel_count\":1,\"channel_count\":17,\"channel_name\":\"multiple\"},{\"id\":\"194\",\"name\":\"Tatil.com TEST\",\"type\":\"channel\",\"date_created\":\"2018-05-15 16:23:23\",\"hotel_count\":5,\"channel_count\":1,\"channel_name\":\"multiple\"},{\"id\":\"213\",\"name\":\"Green Nature Hotels Rakip Oteller Fiyat Karşılaştırma Raporu\",\"type\":\"channel\",\"date_created\":\"2018-05-22 15:05:35\",\"hotel_count\":4,\"channel_count\":17,\"channel_name\":\"multiple\"},{\"id\":\"232\",\"name\":\"Bera ve Swandor TEST\",\"type\":\"channel\",\"date_created\":\"2018-05-31 12:30:58\",\"hotel_count\":2,\"channel_count\":18,\"channel_name\":\"multiple\"}]}"}],"_postman_id":"6488d0b7-9dec-99ce-ca63-a9653912833f"},{"name":"Create Report","id":"fc7eeb96-f6c5-7027-99d2-8b4a9d6fad5f","request":{"method":"POST","header":[{"key":"X-API-KEY","value":"YOUR_API_KEY"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"hotel_ids[]","value":"2349","type":"text"},{"key":"channel_ids[]","value":"1","type":"text"},{"key":"channel_ids[]","value":"3","type":"text"},{"key":"channel_ids[]","value":"4","type":"text"},{"key":"hotel_ids[]","value":"1685","type":"text"},{"key":"hotel_ids[]","value":"2685","type":"text"},{"key":"report_name","value":"Deneme123","type":"text"}]},"url":"https://ratefor.net/api/report/create/","description":"<p>Create report with channels, hotels and name.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","type":"collection"}},"urlObject":{"protocol":"https","path":["api","report","create",""],"host":["ratefor","net"],"query":[],"variable":[]}},"response":[{"id":"190ece6e-e6bd-113b-689b-5464e274003a","name":"Report","originalRequest":{"method":"GET","header":[{"key":"X-API-KEY","value":"YOUR_API_KEY"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"mail","value":"alican.soysal@gmail.com","type":"text","disabled":true},{"key":"password","value":"111111","type":"text","disabled":true}]},"url":"https://ratefor.net/api/report/get/{report_id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"CF-RAY","value":"425cadec0e209c71-AMS","name":"CF-RAY","description":""},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 04 Jun 2018 19:07:59 GMT","name":"Date","description":""},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"","name":"Expect-CT","description":""},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"cloudflare","name":"Server","description":""},{"key":"Set-Cookie","value":"as_session=fliisfsqrc5g1ucd2r94rrobk5ar45om; expires=Mon, 04-Jun-2018 21:06:54 GMT; Max-Age=7200; path=/; HttpOnly","name":"Set-Cookie","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":""}],"cookie":[{"expires":"Tue Jun 04 2019 12:00:17 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"ratefor.net","path":"/","secure":true,"value":"d88674d82dd4acfee4964043b2973da9f1528113617","key":"__cfduid"},{"expires":"Mon Jun 04 2018 21:06:54 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"ratefor.net","path":"/","secure":false,"value":"fliisfsqrc5g1ucd2r94rrobk5ar45om","key":"as_session"}],"responseTime":"64613","body":"{\n    \"status\": true,\n    \"error\": \"\",\n    \"result_count\": 129,\n    \"result\": [\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"2044\",\n            \"cheapest\": {\n                \"room_type\": \"Desing Room Standart\",\n                \"meal_plan\": \"Ultra Herşey Dahil\",\n                \"price\": 7500,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Direk Deniz Desing  Standart\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 11250,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Design Suit Oda\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 19687.5,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 22500,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Eve Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 25312.5,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"King Suit\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 30000,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Presidential Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 37500,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"15\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"3825\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Bahçe Manzaralı\",\n                \"meal_plan\": \"Ultra Her Sey Dahil\",\n                \"price\": 6808,\n                \"discount\": 8\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standart Deniz Manzaralı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 7130,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Villa Junior Suit\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 10212,\n                    \"discount\": 8\n                }\n            ],\n            \"hotel\": \"880\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"3827\",\n            \"hotel\": \"880\",\n            \"channel\": \"4\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"2043\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Dizayn Oda\",\n                \"meal_plan\": \"Ultra Her Şey Dahil\",\n                \"price\": 7500,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standart Dizayn Deniz Manzaralı Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 11250,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Dizayn Suite Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 19687,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 22500,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"13\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"4793\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Her Sey Dahil\",\n                \"price\": 10396,\n                \"discount\": 8\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Junior Suit\",\n                    \"meal_plan\": \"Her Sey Dahil\",\n                    \"price\": 12736.48,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Suit Oda\",\n                    \"meal_plan\": \"Her Sey Dahil\",\n                    \"price\": 15594,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Family Suite\",\n                    \"meal_plan\": \"Her Sey Dahil\",\n                    \"price\": 16894.88,\n                    \"discount\": 8\n                }\n            ],\n            \"hotel\": \"1104\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"3830\",\n            \"cheapest\": {\n                \"room_type\": \"Villa Junior Suit\",\n                \"meal_plan\": \"Ultra Her Şey Dahil\",\n                \"price\": 9990,\n                \"discount\": 10\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Deluxe Suit\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 18315,\n                    \"discount\": 10\n                }\n            ],\n            \"hotel\": \"880\",\n            \"channel\": \"13\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"2038\",\n            \"cheapest\": {\n                \"room_type\": \"Design Standart Oda\",\n                \"meal_plan\": \"Ultra Her Şey Dahil\",\n                \"price\": 7500,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Direkt Deniz Manz. Design Std Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 11250,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Design Standart Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 14739,\n                    \"discount\": 15\n                },\n                {\n                    \"room_type\": \"Design Standart Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 17000,\n                    \"discount\": 15\n                },\n                {\n                    \"room_type\": \"Design Suite\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 19687.5,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 22500,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Presidental Villa\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 37500,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"2\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"3829\",\n            \"hotel\": \"880\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"4792\",\n            \"hotel\": \"1104\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"4837\",\n            \"hotel\": \"1116\",\n            \"channel\": \"4\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"3824\",\n            \"cheapest\": {\n                \"room_type\": \"Classic Room Garden (Annex Building)\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 10048,\n                \"discount\": 10\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Classic Room, Partial Sea View\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 10536,\n                    \"discount\": 10\n                },\n                {\n                    \"room_type\": \"Classic Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 11024,\n                    \"discount\": 10\n                },\n                {\n                    \"room_type\": \"Villa Junior Suite\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 12126,\n                    \"discount\": 10\n                },\n                {\n                    \"room_type\": \"Deluxe Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 18438,\n                    \"discount\": 10\n                }\n            ],\n            \"hotel\": \"880\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"2040\",\n            \"cheapest\": {\n                \"room_type\": \"Desing Oda - Yandan Deniz Manzaralı\",\n                \"meal_plan\": \"Ultra Herşey Dahil\",\n                \"price\": 7500,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Desing Oda - Yandan Deniz Manzaralı\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 10000,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Desing Oda - Deniz Manzaralı\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 11250,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Desing Oda - Deniz Manzaralı\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 15000,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Desing Suit\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 19687.5,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 22500,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Eve Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 25312.5,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Desing Suit\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 26250,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 30000,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"King Suit\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 30000,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Eve Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 33750,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Presidential Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 37500,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"King Suit\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 40000,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Presidential Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 50000,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"8\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"4795\",\n            \"hotel\": \"1104\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6334\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Ultra Her Sey Dahil\",\n                \"price\": 5586.75,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Aile Odası\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 9187.5,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"1480\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"4835\",\n            \"cheapest\": {\n                \"room_type\": \"Standard Tek Büyük Yataklı Oda\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 7173,\n                \"discount\": 13\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standard Tek Büyük Yataklı Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7631,\n                    \"discount\": 10\n                },\n                {\n                    \"room_type\": \"Standard Üç Kişilik Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 9684,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Standard Üç Kişilik Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 10302,\n                    \"discount\": 10\n                },\n                {\n                    \"room_type\": \"Family Oda, 2 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 10760,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Family Oda, 2 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 11447,\n                    \"discount\": 10\n                },\n                {\n                    \"room_type\": \"Family Dört Kişilik Oda, 2 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 13270,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Family Dört Kişilik Oda, 2 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 14117,\n                    \"discount\": 10\n                }\n            ],\n            \"hotel\": \"1116\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"4836\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Ultra Her Sey Dahil\",\n                \"price\": 5262.4,\n                \"discount\": 8\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Aile Odası\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 7893.6,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Deluxe Aile Odası\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 8031.6,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Suite Villa\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 9450.7,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Granada Villa\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 26312,\n                    \"discount\": 8\n                }\n            ],\n            \"hotel\": \"1116\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"4838\",\n            \"hotel\": \"1116\",\n            \"channel\": \"6\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"4844\",\n            \"hotel\": \"1116\",\n            \"channel\": \"16\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"4842\",\n            \"hotel\": \"1116\",\n            \"channel\": \"14\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"2037\",\n            \"cheapest\": {\n                \"room_type\": \"Design Oda, Kısmi Deniz Manzaralı\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 14581,\n                \"discount\": 11\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Design Oda, Kısmi Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 15511,\n                    \"discount\": 9\n                },\n                {\n                    \"room_type\": \"Design Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 21871,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Design Room Partial Sea View Triple\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 21871,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Design Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 23267,\n                    \"discount\": 9\n                },\n                {\n                    \"room_type\": \"Design Room Partial Sea View Triple\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 23267,\n                    \"discount\": 9\n                },\n                {\n                    \"room_type\": \"Design Room Sea View Triple\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 32806,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Design Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 32806,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Design Room Sea View Triple\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 34901,\n                    \"discount\": 9\n                },\n                {\n                    \"room_type\": \"Design Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 34901,\n                    \"discount\": 9\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 38286,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 40729,\n                    \"discount\": 9\n                },\n                {\n                    \"room_type\": \"King Suite\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 43558,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Eve Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 43742,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"King Suite\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 46339,\n                    \"discount\": 9\n                },\n                {\n                    \"room_type\": \"Eve Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 46534,\n                    \"discount\": 9\n                },\n                {\n                    \"room_type\": \"Presidential Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 99038,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Presidential Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 105360,\n                    \"discount\": 9\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6336\",\n            \"hotel\": \"1480\",\n            \"channel\": \"4\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6346\",\n            \"hotel\": \"1480\",\n            \"channel\": \"16\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6343\",\n            \"hotel\": \"1480\",\n            \"channel\": \"13\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6349\",\n            \"hotel\": \"1481\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6333\",\n            \"cheapest\": {\n                \"room_type\": \"Deluxe Oda\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 7317,\n                \"discount\": 0\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Deluxe Room (2 Adults 2 Children)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7317,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7317,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Room (2 Adults 2 Children)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7317,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7565,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Room (2 Adults 2 Children)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7565,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7565,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8048,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Room (2 Adults 2 Children)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8048,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8048,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 11930,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 12336,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 13123,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"1480\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6347\",\n            \"hotel\": \"1480\",\n            \"channel\": \"18\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6344\",\n            \"hotel\": \"1480\",\n            \"channel\": \"14\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6337\",\n            \"hotel\": \"1480\",\n            \"channel\": \"6\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6358\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Ultra Her Şey Dahil\",\n                \"price\": 5819,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Family Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 9731,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"1481\",\n            \"channel\": \"14\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6359\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Ultra Herşey Dahil\",\n                \"price\": 5819.25,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Family Room\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 9731.25,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"1481\",\n            \"channel\": \"15\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"4840\",\n            \"hotel\": \"1116\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6342\",\n            \"hotel\": \"1480\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6351\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Ultra Herşey Dahil\\r\\n\",\n                \"price\": 5819.25,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Family Oda\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\\r\\n\",\n                    \"price\": 9731.25,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"1481\",\n            \"channel\": \"4\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6350\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Ultra Her Şey Dahil\",\n                \"price\": 5819.25,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Aile Odası\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 9731.25,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"1481\",\n            \"channel\": \"2\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6357\",\n            \"hotel\": \"1481\",\n            \"channel\": \"13\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6559\",\n            \"hotel\": \"1530\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"2045\",\n            \"cheapest\": {\n                \"room_type\": \"Design Oda\",\n                \"meal_plan\": \"Ultra Herşey Dahil\",\n                \"price\": 7500,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Design Oda Direct Deniz\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 11250,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Design Suit\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 19687,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 22500,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Eve Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 25312,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"King Suite\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 30000,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Presidental Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 37500,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"16\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6348\",\n            \"cheapest\": {\n                \"room_type\": \"Standard Oda\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 6585,\n                \"discount\": 10\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standard Üç Kişilik Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8890,\n                    \"discount\": 10\n                }\n            ],\n            \"hotel\": \"1481\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"2042\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Ultra Herşey Dahil\",\n                \"price\": 9500,\n                \"discount\": 5\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standart Deniz Manzaralı Oda\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 14250,\n                    \"discount\": 5\n                },\n                {\n                    \"room_type\": \"Design Suıte\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 24937,\n                    \"discount\": 5\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 28500,\n                    \"discount\": 5\n                },\n                {\n                    \"room_type\": \"Eve Villa\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 32062,\n                    \"discount\": 5\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6361\",\n            \"cheapest\": {\n                \"room_type\": \"STANDARD ROOM\",\n                \"meal_plan\": \"Ultra All Inclusive\",\n                \"price\": 5819.25,\n                \"discount\": 0\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"AILE ODASI\",\n                    \"meal_plan\": \"Ultra All Inclusive\",\n                    \"price\": 9731.25,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"1481\",\n            \"channel\": \"18\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6572\",\n            \"cheapest\": {\n                \"room_type\": \"İki Kişilik Club Oda\",\n                \"meal_plan\": \"Ultra Her Şey Dahil\",\n                \"price\": 4761.9,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"İki Kişilik Bahçe Manzaralı Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 4880.95,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Deniz Manzaralı İki Kişilik Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 5059.5,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"İki Kişilik Classic Plus Room\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 5357.2,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Double Family Room Oda Tipi\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 8541.7,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"İki kişilik Junior Suit Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 8854.15,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"İki Kişilik Aile Suit Odası\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 10119,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"İki Kişilik Deluxe Suit Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 12648.8,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"1535\",\n            \"channel\": \"6\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"3826\",\n            \"hotel\": \"880\",\n            \"channel\": \"2\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6558\",\n            \"hotel\": \"1530\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6561\",\n            \"hotel\": \"1530\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6625\",\n            \"cheapest\": {\n                \"room_type\": \"Süit - Kara Tarafı\",\n                \"meal_plan\": \"Ultra Her Sey Dahil\",\n                \"price\": 17400,\n                \"discount\": 13\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Süit - Deniz Manzaralı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 19575,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Teras Aile Süiti - Bahçe Manzaralı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 26100,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Aile Süiti - Kara Tarafı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 27840,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Roof Aile Süiti - Kara Manzaralı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 30450,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Aile Süiti - Deniz Manzaralı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 31320,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Roof Aile Süiti - Deniz Manzaralı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 34256.25,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Laguna Dublexs Süit - Havuz Manzaralı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 41107.5,\n                    \"discount\": 13\n                },\n                {\n                    \"room_type\": \"Royal Süit Deniz Mnz. - 2 Yatak Odalı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 43935,\n                    \"discount\": 13\n                }\n            ],\n            \"hotel\": \"1548\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6335\",\n            \"hotel\": \"1480\",\n            \"channel\": \"2\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6575\",\n            \"hotel\": \"1535\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6339\",\n            \"hotel\": \"1480\",\n            \"channel\": \"8\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"7443\",\n            \"cheapest\": {\n                \"room_type\": \"Agora Oda\",\n                \"meal_plan\": \"Ultra Her Sey Dahil\",\n                \"price\": 6555,\n                \"discount\": 5\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standart Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 6792.5,\n                    \"discount\": 5\n                },\n                {\n                    \"room_type\": \"Süperior Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 7410,\n                    \"discount\": 5\n                },\n                {\n                    \"room_type\": \"Dublex Family Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 11134,\n                    \"discount\": 5\n                }\n            ],\n            \"hotel\": \"1730\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6628\",\n            \"hotel\": \"1548\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6624\",\n            \"cheapest\": {\n                \"room_type\": \"Süit\",\n                \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                \"price\": 22582,\n                \"discount\": 11\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 25091,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Süit, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 25997,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 26692,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Süit, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 28886,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Süit, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 30730,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Süit, Teras\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 33884,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Royal Süit, 1 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 36268,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Family Süit, Teras\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 37649,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Süit, Teras\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 40052,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Royal Süit, 1 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 40298,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Royal Süit, 1 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 42870,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Villa, 3 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 91702,\n                    \"discount\": 11\n                },\n                {\n                    \"room_type\": \"Villa, 3 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 101891,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Villa, 3 Yatak Odası\",\n                    \"meal_plan\": \"Her Şey Dâhil, Ücretsiz gidiş havaalanı transferi\",\n                    \"price\": 108395,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"1548\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7442\",\n            \"hotel\": \"1730\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6570\",\n            \"cheapest\": {\n                \"room_type\": \"Club Oda (Green)\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 6402,\n                \"discount\": 0\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standard Land View\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 6627,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Denize Bakan\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 6853,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Club Oda (Green)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7113,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Land View\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7364,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Denize Bakan\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7614,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Club Oda (Green)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7696,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Land View\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 7967,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Club Oda (Green 2+2)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8002,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Denize Bakan\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8238,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda (Land View 2+2)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8284,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Deniz Manzaralı (2+2)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8566,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Club Oda (Green 2+2)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8892,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda (Land View 2+2)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 9205,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Deniz Manzaralı (2+2)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 9518,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Club Oda (Green 2+2)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 9620,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda (Land View 2+2)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 9959,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Deniz Manzaralı (2+2)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 10298,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Junior Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 11992,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Club Room\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 12804,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Junior Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 13325,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Club Room\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 14227,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Junior Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 14417,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Club Room\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 15392,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Suite Club Room\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 16005,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Suite Club Room\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 17783,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Suite Club Room\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 19240,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"1535\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"7463\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda Kara Manzara\",\n                \"meal_plan\": \"High Class All Inclusive\",\n                \"price\": 7090,\n                \"discount\": 45\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standart Oda Deniz Manzara\",\n                    \"meal_plan\": \"High Class All Inclusive\",\n                    \"price\": 7350,\n                    \"discount\": 45\n                },\n                {\n                    \"room_type\": \"Executive Oda\",\n                    \"meal_plan\": \"High Class All Inclusive\",\n                    \"price\": 8844,\n                    \"discount\": 44\n                },\n                {\n                    \"room_type\": \"Select Family Villa\",\n                    \"meal_plan\": \"High Class All Inclusive\",\n                    \"price\": 12375,\n                    \"discount\": 44\n                },\n                {\n                    \"room_type\": \"Hotel King Suite\",\n                    \"meal_plan\": \"High Class All Inclusive\",\n                    \"price\": 17682,\n                    \"discount\": 45\n                },\n                {\n                    \"room_type\": \"Deluxe Villa\",\n                    \"meal_plan\": \"High Class All Inclusive\",\n                    \"price\": 35365,\n                    \"discount\": 44\n                },\n                {\n                    \"room_type\": \"Presidential Villa\",\n                    \"meal_plan\": \"High Class All Inclusive\",\n                    \"price\": 53047,\n                    \"discount\": 45\n                }\n            ],\n            \"hotel\": \"1735\",\n            \"channel\": \"14\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7462\",\n            \"hotel\": \"1735\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7446\",\n            \"hotel\": \"1730\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6571\",\n            \"hotel\": \"1535\",\n            \"channel\": \"2\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7464\",\n            \"hotel\": \"1735\",\n            \"channel\": \"16\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"7460\",\n            \"cheapest\": {\n                \"room_type\": \"Standard Oda\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 10294,\n                \"discount\": 0\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standard Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 10706,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 11437,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 11896,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 12167,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 12655,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Executive Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 12861,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Executive Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 14290,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Executive Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 15202,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Select Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 16735,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Select Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 18595,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Select Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 19782,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"King Suite\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 25745,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"King Suite\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 28606,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"King Suite\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 30431,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 51468,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 57186,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 60836,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"1735\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6360\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Ultra Herşey Dahil\",\n                \"price\": 5819,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Aile  Odası\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 9731,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"1481\",\n            \"channel\": \"16\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"7838\",\n            \"cheapest\": {\n                \"room_type\": \"Deluxe Bahçe Manzaralı Oda\",\n                \"meal_plan\": \"Ultra Her Sey Dahil\",\n                \"price\": 11609,\n                \"discount\": 5\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Deluxe Deniz Manzaralı Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 12559,\n                    \"discount\": 5\n                },\n                {\n                    \"room_type\": \"Legendary Suites Garden View\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 20315.75,\n                    \"discount\": 5\n                },\n                {\n                    \"room_type\": \"Deluxe Suite\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 22059,\n                    \"discount\": 5\n                },\n                {\n                    \"room_type\": \"Family Suit\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 22059,\n                    \"discount\": 5\n                },\n                {\n                    \"room_type\": \"Legendary Suites Swim-up\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 22215.75,\n                    \"discount\": 5\n                }\n            ],\n            \"hotel\": \"1812\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6626\",\n            \"hotel\": \"1548\",\n            \"channel\": \"2\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"8789\",\n            \"cheapest\": {\n                \"room_type\": \"Kara Tarafı\",\n                \"meal_plan\": \"Ultra Her Sey Dahil\",\n                \"price\": 5888,\n                \"discount\": 8\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Anex Yan Bina Havuz Tarafı Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 6072,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Yandan Deniz Manzalı Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 6072,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Deniz ve Havuz Tarafı Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 6256,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Dublex Suit Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 9384,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Suit Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 9384,\n                    \"discount\": 8\n                },\n                {\n                    \"room_type\": \"Aile Odası\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 11776,\n                    \"discount\": 8\n                }\n            ],\n            \"hotel\": \"1989\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6560\",\n            \"hotel\": \"1530\",\n            \"channel\": \"2\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"7837\",\n            \"cheapest\": {\n                \"room_type\": \"Deluxe Oda, Bahçe Manzaralı\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 14243,\n                \"discount\": 0\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Deluxe Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 15463,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Oda, Bahçe Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 15825,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Oda, Bahçe Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 15826,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 17181,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 17181,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Legendary Suite Garden View\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 24925,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Süit, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 27072,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Süit, Bahçe Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 27072,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Legendary Suite Garden View\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 27695,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Legendary Suite Garden View\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 27695,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Süit, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 30080,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Süit, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 30080,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Süit, Bahçe Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 30080,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Süit, Bahçe Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 30080,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Superior Süit, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 42534,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Superior Süit, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 47260,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Superior Süit, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 47260,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"1812\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7843\",\n            \"hotel\": \"1812\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"8788\",\n            \"cheapest\": {\n                \"room_type\": \"Standard Oda, Bahçe Manzaralı\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 7588,\n                \"discount\": 0\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standard Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8345,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Bahçe Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8431,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Bahçe Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 8970,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 9272,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 9864,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 12540,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Honeymoon Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 12953,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Süit (Queen)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 12953,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 13934,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Honeymoon Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 14392,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Süit (Queen)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 14392,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 14823,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 15154,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Honeymoon Süit\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 15311,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Süit (Queen)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 15311,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 16838,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 17912,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Ginger Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 25264,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Ginger Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 28071,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Ginger Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 29863,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Mint Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 32050,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Mint Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 35611,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Mint Villa\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 37884,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"1989\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"8794\",\n            \"hotel\": \"1989\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7839\",\n            \"hotel\": \"1812\",\n            \"channel\": \"2\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"9559\",\n            \"cheapest\": {\n                \"room_type\": \"A Blok Kara Tarafı\",\n                \"meal_plan\": \"Ultra Her Sey Dahil\",\n                \"price\": 7225,\n                \"discount\": 15\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Anabina Deniz Tarafı\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 7905,\n                    \"discount\": 15\n                },\n                {\n                    \"room_type\": \"Anabina Deluxe\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 9010,\n                    \"discount\": 15\n                },\n                {\n                    \"room_type\": \"Bungalow Aile Odası\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 11347.5,\n                    \"discount\": 15\n                },\n                {\n                    \"room_type\": \"Anabina Aile Odası\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 11857.5,\n                    \"discount\": 15\n                },\n                {\n                    \"room_type\": \"Laguna Dublex Villa\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 13833.75,\n                    \"discount\": 15\n                }\n            ],\n            \"hotel\": \"2133\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7840\",\n            \"hotel\": \"1812\",\n            \"channel\": \"6\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6356\",\n            \"cheapest\": {\n                \"room_type\": \"Standart Oda\",\n                \"meal_plan\": \"Ultra Herşey Dahil\",\n                \"price\": 6207,\n                \"discount\": 20\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Aile Odasi\",\n                    \"meal_plan\": \"Ultra Herşey Dahil\",\n                    \"price\": 10380,\n                    \"discount\": 20\n                }\n            ],\n            \"hotel\": \"1481\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"8790\",\n            \"hotel\": \"1989\",\n            \"channel\": \"2\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"9558\",\n            \"cheapest\": {\n                \"room_type\": \"Standard Oda\",\n                \"meal_plan\": \"Her Şey Dâhil\",\n                \"price\": 10113,\n                \"discount\": 0\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standard Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 10758,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Kısmi Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 10800,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard Oda, Kısmi Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 11490,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 16201,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Oda, Kısmi Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 16201,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Deluxe Oda\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 17235,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Oda, Kısmi Deniz Manzaralı\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 17235,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Villa (Dublex Laguna)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 18901,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Villa (Dublex Laguna)\",\n                    \"meal_plan\": \"Her Şey Dâhil\",\n                    \"price\": 20107,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"2133\",\n            \"channel\": \"5\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"45812\",\n            \"hotel\": \"880\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"46476\",\n            \"hotel\": \"1104\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"9561\",\n            \"hotel\": \"2133\",\n            \"channel\": \"12\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"46535\",\n            \"hotel\": \"1116\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"47577\",\n            \"hotel\": \"1480\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"47578\",\n            \"hotel\": \"1481\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"8791\",\n            \"cheapest\": {\n                \"room_type\": \"Standard Room Land View\",\n                \"meal_plan\": \"Herşey Dahil\",\n                \"price\": 8295.62,\n                \"discount\": 0\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Standard Double Partial Sea View\",\n                    \"meal_plan\": \"Herşey Dahil\",\n                    \"price\": 8684.96,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Standard  Room Sea View\",\n                    \"meal_plan\": \"Herşey Dahil\",\n                    \"price\": 9110.35,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"Family Room Garden View\",\n                    \"meal_plan\": \"Herşey Dahil\",\n                    \"price\": 16541.8,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"1989\",\n            \"channel\": \"6\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"47698\",\n            \"hotel\": \"1530\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"47720\",\n            \"hotel\": \"1535\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7445\",\n            \"hotel\": \"1730\",\n            \"channel\": \"10\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"47770\",\n            \"hotel\": \"1548\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"48272\",\n            \"hotel\": \"1730\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"48285\",\n            \"hotel\": \"1735\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"48563\",\n            \"hotel\": \"1812\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"48928\",\n            \"hotel\": \"1989\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"49405\",\n            \"hotel\": \"2133\",\n            \"channel\": \"11\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"49585\",\n            \"hotel\": \"385\",\n            \"channel\": \"3\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"52324\",\n            \"hotel\": \"1480\",\n            \"channel\": \"3\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"52956\",\n            \"hotel\": \"1730\",\n            \"channel\": \"3\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"51313\",\n            \"hotel\": \"1104\",\n            \"channel\": \"3\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"53534\",\n            \"hotel\": \"1989\",\n            \"channel\": \"3\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"53978\",\n            \"hotel\": \"2133\",\n            \"channel\": \"3\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"53239\",\n            \"hotel\": \"1812\",\n            \"channel\": \"3\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"52495\",\n            \"hotel\": \"1548\",\n            \"channel\": \"3\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"52969\",\n            \"hotel\": \"1735\",\n            \"channel\": \"3\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"54347\",\n            \"cheapest\": {\n                \"room_type\": \"Design Standart Oda\",\n                \"meal_plan\": \"Ultra Her Sey Dahil\",\n                \"price\": 7500,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"Direk Deniz Design Standart Oda\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 11250,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Desing Suite\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 19687.5,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Adam Villa\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 22500,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Eve Villa\",\n                    \"meal_plan\": \"Ultra Her Sey Dahil\",\n                    \"price\": 25312.5,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"1\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"54378\",\n            \"hotel\": \"1535\",\n            \"channel\": \"4\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"54367\",\n            \"hotel\": \"385\",\n            \"channel\": \"4\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"54666\",\n            \"hotel\": \"1535\",\n            \"channel\": \"16\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"54424\",\n            \"cheapest\": {\n                \"room_type\": \"DESIGN ODA\",\n                \"meal_plan\": \"Ultra All Inclusive\",\n                \"price\": 7500,\n                \"discount\": 0\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"DESIGN ODA DIREK DENIZ MANZARA\",\n                    \"meal_plan\": \"Ultra All Inclusive\",\n                    \"price\": 11250,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"DESIGN SUITE\",\n                    \"meal_plan\": \"Ultra All Inclusive\",\n                    \"price\": 19687.5,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"ADAM VILLA\",\n                    \"meal_plan\": \"Ultra All Inclusive\",\n                    \"price\": 22500,\n                    \"discount\": 0\n                },\n                {\n                    \"room_type\": \"EVE VILLA\",\n                    \"meal_plan\": \"Ultra All Inclusive\",\n                    \"price\": 25312.5,\n                    \"discount\": 0\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"18\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"8792\",\n            \"hotel\": \"1989\",\n            \"channel\": \"8\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"54290\",\n            \"cheapest\": {\n                \"room_type\": \"İki Kişilik Oda\",\n                \"meal_plan\": \"Ultra Her Şey Dahil\",\n                \"price\": 5819.25,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"İki Kişilik Aile Odası\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 9731.25,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"1481\",\n            \"channel\": \"6\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7842\",\n            \"hotel\": \"1812\",\n            \"channel\": \"10\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"54832\",\n            \"cheapest\": {\n                \"room_type\": \"İki kişilik Design Oda\",\n                \"meal_plan\": \"Ultra Her Şey Dahil\",\n                \"price\": 7500,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"İki Kisilik Direct Deniz Manzarali design oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 11250,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"385\",\n            \"channel\": \"6\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"3828\",\n            \"hotel\": \"880\",\n            \"channel\": \"10\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"2041\",\n            \"hotel\": \"385\",\n            \"channel\": \"10\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6627\",\n            \"hotel\": \"1548\",\n            \"channel\": \"10\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"7461\",\n            \"hotel\": \"1735\",\n            \"channel\": \"10\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"8793\",\n            \"hotel\": \"1989\",\n            \"channel\": \"10\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6341\",\n            \"hotel\": \"1480\",\n            \"channel\": \"10\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"9560\",\n            \"hotel\": \"2133\",\n            \"channel\": \"10\"\n        },\n        {\n            \"success\": true,\n            \"error\": \"\",\n            \"link\": \"6576\",\n            \"cheapest\": {\n                \"room_type\": \"İki Kişilik Club Oda\",\n                \"meal_plan\": \"Ultra Her Şey Dahil\",\n                \"price\": 4761.9,\n                \"discount\": 25\n            },\n            \"info\": [\n                {\n                    \"room_type\": \"İki Kişilik Bahçe Manzaralı Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 4880.95,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Deniz Manzaralı İki Kişilik Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 5059.5,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"İki Kişilik Classic Plus Room\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 5357.2,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"Double Family Room Oda Tipi\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 8541.7,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"İki kişilik Junior Suit Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 8854.15,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"İki Kişilik Aile Suit Odası\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 10119,\n                    \"discount\": 25\n                },\n                {\n                    \"room_type\": \"İki Kişilik Deluxe Suit Oda\",\n                    \"meal_plan\": \"Ultra Her Şey Dahil\",\n                    \"price\": 12648.8,\n                    \"discount\": 25\n                }\n            ],\n            \"hotel\": \"1535\",\n            \"channel\": \"18\"\n        },\n        {\n            \"success\": false,\n            \"error\": \"no_price\",\n            \"link\": \"6355\",\n            \"hotel\": \"1481\",\n            \"channel\": \"10\"\n        }\n    ]\n}"}],"_postman_id":"fc7eeb96-f6c5-7027-99d2-8b4a9d6fad5f"},{"name":"Get Report","id":"30fb77a6-fd3b-1ed8-0449-87fd091622a6","request":{"method":"POST","header":[{"key":"X-API-KEY","value":"YOUR_API_KEY"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"report_id","value":"827","type":"text"},{"key":"checkin","value":"2020-02-07","type":"text"},{"key":"checkout","value":"2020-02-12","type":"text"},{"key":"adult","value":"2","type":"text"},{"key":"callback","value":"https://ratefor.requestcatcher.com/test","type":"text"}]},"url":"https://ratefor.net/api/report/get/","description":"<p>Create scraping task with report ID, checkin, checkout, adult and callback parameters.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","type":"collection"}},"urlObject":{"protocol":"https","path":["api","report","get",""],"host":["ratefor","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"30fb77a6-fd3b-1ed8-0449-87fd091622a6"},{"name":"Get Channels","id":"e0b6f443-6a1d-bded-7e39-1db3927aa99d","request":{"method":"GET","header":[{"key":"X-API-KEY","value":"YOUR_API_KEY"}],"url":"https://ratefor.net/api/report/channels","description":"<p>Get all channels.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","type":"collection"}},"urlObject":{"protocol":"https","path":["api","report","channels"],"host":["ratefor","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0b6f443-6a1d-bded-7e39-1db3927aa99d"},{"name":"Get Hotels","id":"87d66e69-d63b-4353-0cce-0bcf26d72e16","request":{"method":"GET","header":[{"key":"X-API-KEY","value":"YOUR_API_KEY"}],"url":"https://ratefor.net/api/report/hotels/{channel_id}","description":"<p>Get all hotels with site_id parameter which is enuygun's hotel ids.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","type":"collection"}},"urlObject":{"protocol":"https","path":["api","report","hotels","{channel_id}"],"host":["ratefor","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"87d66e69-d63b-4353-0cce-0bcf26d72e16"},{"name":"Get Result","id":"20726142-aab6-bf84-497a-c040f751b630","request":{"method":"GET","header":[{"key":"X-API-KEY","value":"YOUR_API_KEY"}],"url":"https://ratefor.net/api/report/result","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","type":"collection"}},"urlObject":{"protocol":"https","path":["api","report","result"],"host":["ratefor","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"20726142-aab6-bf84-497a-c040f751b630"}],"id":"2c11919b-251e-eb25-d8f8-37a413cda735","_postman_id":"2c11919b-251e-eb25-d8f8-37a413cda735","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","id":"3eaf5d4f-a9b1-1fea-06b4-931d7d651e99","name":"Ratefor","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"9a883a77-133a-4adb-bcc0-43e2071a78ce","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f29e84eb-89f9-4696-a0e9-ca507af489c3","type":"text/javascript","exec":[""]}}]}