Cheap flights to Iguazu (IGR)

Cheap flights to Iguazu

LowCost.Club compares the prices of flights to Iguazu for 728 companies. We are looking for the cheapest plane tickets to Iguazu without the extra charge and commission.

City: Iguazu

IATA: IGR

Country: Argentina

Local time:

Airports

Airlines flying to Iguazu

Prices for airfares to Iguazu

LowCost.Club recommends buying airplane tickets to Iguazu in advance so that you can choose a more suitable seat at a lower price.  The most optimal time to buy is 59 days before departure (this is the average time in which tickets for the plane to Iguazu were bought at the lowest prices).  The price of the ticket to Iguazu can increase by more than 25% depending on the number of days and tickets remaining before departure.

Prices for direct flights to Iguazu

Popular International routes to Iguazu

Sales of airfares to Iguazu in the last 48 hours

The cost of airfare to Iguazu depends on several factors: the season, the number of remaining tickets for the flight, the number of days before departure, class of service, sales and the airlines themselves.  It is also worth noting that the cost of airfares to Iguazu on pre-holidays is usually more expensive.

Below are the prices for air tickets to Iguazu, found by our users in the last 48 hours:

Nearest cities with airports

A flight to a neighboring city can be cheaper or more convenient in time. Compare the prices for flights to neighboring cities.  The nearest city with the airport is Iguassu Falls has located 15 km from Iguazu.

We use cookies and similar technologies for different purposes. Read the privacy policy. If you use the site you agree to them.

Request history8.3.0PHP Version224msRequest Duration4MBMemory UsageGET city/{iata}Route
    • Booting (21.93ms)time
    • Application (202ms)time
    • 1 x Application (90.19%)
      202ms
      1 x Booting (9.81%)
      21.93ms
      55 templates were rendered
      • 1x views_us.cities.viewview.blade.php#?blade
      • 1x cities.viewview.blade.php#?blade
      • 1x index.section-slideshowsection-slideshow.blade.php#?blade
      • 1x components.avia-formavia-form.blade.php#?blade
      • 1x breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • 1x banners.city-topcity-top.blade.php#?blade
      • 1x components.airport-columnairport-column.blade.php#?blade
      • 3x components.airlines-columnairlines-column.blade.php#?blade
      • 4x components.routes-listroutes-list.blade.php#?blade
      • 23x components.routeListItemrouteListItem.blade.php#?blade
      • 1x components.salesListsalesList.blade.php#?blade
      • 1x components.saleListItemsaleListItem.blade.php#?blade
      • 3x components.neighbors-citiesneighbors-cities.blade.php#?blade
      • 1x components.related-linksrelated-links.blade.php#?blade
      • 1x banners.city-bottomcity-bottom.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x headerheader.blade.php#?blade
      • 2x menumenu.blade.php#?blade
      • 1x footerfooter.blade.php#?blade
      • 1x components.footer-popular-flightsfooter-popular-flights.blade.php#?blade
      • 1x footer_scriptsfooter_scripts.blade.php#?blade
      • 1x components.currencycurrency.blade.php#?blade
      • 2x components.popuppopup.blade.php#?blade
      • 1x components.languagelanguage.blade.php#?blade
      uri
      GET city/{iata}
      middleware
      web
      controller
      App\Http\Controllers\CitiesController@view
      namespace
      prefix
      /
      where
      as
      city
      file
      app/Http/Controllers/CitiesController.php:59-181
      32 statements were executed (7 duplicates)Show only duplicates52.96ms
      • QueryDetector.php#25aviaticketsConnection Established
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/MinifyHtml.php:21
      • CitySqlRepository.php#84aviatickets4.44msselect * from `cities` where `code` = 'igr' limit 1
        Bindings
        • 0: igr
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:84
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:81
        • app/Http/Controllers/CitiesController.php:67
      • NeighborTrait.php#41aviatickets1.31msselect * from `cities` where `id` in (9330, 3053, 980, 6201, 5119, 5101, 9175, 2072, 8997, 316) limit 10 offset 0
        Bindings
        • 0: 9330
        • 1: 3053
        • 2: 980
        • 3: 6201
        • 4: 5119
        • 5: 5101
        • 6: 9175
        • 7: 2072
        • 8: 8997
        • 9: 316
        Backtrace
        • app/Avia/Infrastructure/Model/NeighborTrait.php:41
        • app/Http/Controllers/CitiesController.php:75
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • NeighborTrait.php#41aviatickets1.12msselect * from `countries` where `countries`.`id` in (60, 81, 217)
        Backtrace
        • app/Avia/Infrastructure/Model/NeighborTrait.php:41
        • app/Http/Controllers/CitiesController.php:75
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • CountriesRepository.php#31aviatickets980μsselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Http/Controllers/CitiesController.php:79
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AirlineSqlRepository.php#67aviatickets1.06msselect * from `airline_routes` where `origin_city_id` = 9018 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 9018
        • 1: 1
        • 2: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:67
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:60
        • app/Http/Controllers/CitiesController.php:81
      • AirlineSqlRepository.php#90aviatickets1.05msselect * from `airlines` where `id` in (48810, 59656, 410) order by `name` asc
        Bindings
        • 0: 48810
        • 1: 59656
        • 2: 410
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:90
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:84
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:72
      • AirlineRouteSqlRepository.php#140aviatickets1.11msselect * from `airline_routes` where `destination_city_id` = 9018 and `transfers` = 0
        Bindings
        • 0: 9018
        • 1: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:140
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:134
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:72
      • LocalRouteRepository.php#79aviatickets2.19msSELECT * FROM flights_by WHERE destination_city_id=9018 AND origin_city_id IN (1241,877,2841)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:79
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets820μsselect * from `flights_by` where `id` in (53835, 74419, 991955)
        Bindings
        • 0: 53835
        • 1: 74419
        • 2: 991955
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets920μsselect * from `cities` where `cities`.`id` in (877, 1241, 2841)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets940μsselect * from `cities` where `cities`.`id` in (9018)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.67msselect * from `sites_relationships` where `sites_relationships`.`id` in (53835, 74419, 991955)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.02msselect * from `countries` where `countries`.`id` in (217)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#272aviatickets1.72msselect * from `flights_by` where `destination_city_id` = 9018 and `origin_country_id` = 217 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 9018
        • 1: 217
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:272
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:276
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:244
      • LocalRouteRepository.php#272aviatickets1.63msselect * from `cities` where `cities`.`id` in (877, 1241, 1977, 3865, 4998, 5283, 5660, 6441, 8369, 8568)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:272
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:276
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:244
      • LocalRouteRepository.php#272aviatickets1.07msselect * from `cities` where `cities`.`id` in (9018)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:272
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:276
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:244
      • LocalRouteRepository.php#272aviatickets1.95msselect * from `sites_relationships` where `sites_relationships`.`id` in (53835, 74419, 113105, 204652, 204697, 265382, 277974, 307735, 348868, 797135)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:272
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:276
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:244
      • LocalRouteRepository.php#304aviatickets2.61msselect * from `flights_by` where `destination_city_id` = 9018 and `origin_country_id` <> 217 order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 9018
        • 1: 217
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:304
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:308
        • app/Http/Controllers/CitiesController.php:92
      • LocalRouteRepository.php#304aviatickets1.69msselect * from `cities` where `cities`.`id` in (86, 427, 2380, 2686, 3505, 4081, 5321, 5471, 6935, 8389)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:304
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:308
        • app/Http/Controllers/CitiesController.php:92
      • LocalRouteRepository.php#304aviatickets1msselect * from `cities` where `cities`.`id` in (9018)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:304
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:308
        • app/Http/Controllers/CitiesController.php:92
      • LocalRouteRepository.php#304aviatickets3.18msselect * from `sites_relationships` where `sites_relationships`.`id` in (5294, 149346, 184560, 217916, 279666, 289774, 784088, 804035, 1023409, 1073486)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:304
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:308
        • app/Http/Controllers/CitiesController.php:92
      • CitiesRoutesPrice.php#93aviatickets1.38msselect * from `flights_by` where `destination_city_id` = 9018 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 9018
        • 1: 0
        Backtrace
        • app/Avia/Services/CitiesRoutesPrice.php:93
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Services/CitiesRoutesPrice.php:85
        • app/Avia/Services/CitiesRoutesPrice.php:47
      • RouteRepository.php#92aviatickets7.3msselect * from `flights_2025` where `destination_id` = 9018 and `date_update` >= '2025-05-12 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 9018
        • 1: 2025-05-12 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:92
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:84
        • app/Http/Controllers/CitiesController.php:101
      • LocalRouteRepository.php#79aviatickets1.14msSELECT * FROM flights_by WHERE origin_city_id=877 AND destination_city_id IN (9018)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:79
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.02msselect * from `flights_by` where `id` in (53835)
        Bindings
        • 0: 53835
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.07msselect * from `cities` where `cities`.`id` in (877)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.27msselect * from `cities` where `cities`.`id` in (9018)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets940μsselect * from `sites_relationships` where `sites_relationships`.`id` in (53835)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.05msselect * from `countries` where `countries`.`id` in (217)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • AirportSqlRepository.php#56aviatickets1.97msselect * from `airports` where `city_id` = 9018 and `board` = 1 order by `en` asc
        Bindings
        • 0: 9018
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:105
      • AirportSqlRepository.php#56aviatickets1.18msselect * from `cities` where `cities`.`id` in (9018)
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:105
      • CitiesController.php#173aviatickets1.16msselect * from `countries` where `countries`.`id` = 217 limit 1
        Bindings
        • 0: 217
        Backtrace
        • app/Http/Controllers/CitiesController.php:173
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:145
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:174
      App\Avia\Infrastructure\Model\City
      40City.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      29LocalRoute.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      24SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Route
      20Route.php#?
      App\Avia\Infrastructure\Model\AirlineRoute
      10AirlineRoute.php#?
      App\Avia\Infrastructure\Model\Country
      6Country.php#?
      App\Avia\Infrastructure\Model\Airline
      3Airline.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: App\Avia\Infrastructure\Model\City - Yo...
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: App\Avia\Infrastructure\Model\Country -...
          _token
          JUmtGHoqs0it5B8Yc1QsbbIwX0oQHnu9c4SeRHjX
          _previous
          array:1 [ "url" => "https://d.lowcost.club/city/igr?_url=%2Fcity%2Figr" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /city/igr
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/city/igr" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InB5UWN2TWFQZ09NeDFkMEM4ZGkzYnc9PSIsInZhbHVlIjoiZzR2WjdFNG5qU2w0TFhocUYyL3dCczYxNS9ham9XWmEyb3RSZnFDamRNcENXYUVpRVFMQlpZOW5zQnR2K3ZvYWRkbjBGRWhwbzJyZ3pIbFduN29nVWl2bXdjcU9KbXVVdDdReThHRGhmTG5CemUydXNUdGlhenFUUWxBR0pPYXoiLCJtYWMiOiI2NGZiNGRlYWUzY2E0ZDM5NTNlOTJhY2JkYzY4NDdlYzEzYjNjY2Y4MzViZjM4ZjZkNTVjMzBkMzZjOWU4MWI4IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IkNRSlBHaDVVYTgvdVhqYVE2UFh0K1E9PSIsInZhbHVlIjoiR3RueTZTeWduK215M2xFakZQeXE2WEp5MHc0YXp1dEhxRDMxWWRkb2o0cnlKVFUydWZEUk8wbEdTYWl1Tys4KytMZk4vQm94M2JWV3J1R2xmUmhxN2ZUTU1xUUlzblc5N2pxL3RxY1UvNExCQkVFbjAreGZpUWdjbmcwaXhTZWYiLCJtYWMiOiJlMjgxZmMzOTViMTEzN2MxNzFkNmE4NDhkZDA5NjliODkxNmRiNTU4MjRiNGRlZjcxNjBmYzc1MTZiNzMzNmU3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InB5UWN2TWFQZ09NeDFkMEM4ZGkzYnc9PSIsInZhbHVlIjoiZzR2WjdFNG5qU2w0TFhocUYyL3dCczYxNS9ham9XWmEyb3RSZnFDamRNcENXYUVpRVFMQlpZOW5zQnR2K3ZvYWRkbjBGR" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "d.lowcost.club" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "JUmtGHoqs0it5B8Yc1QsbbIwX0oQHnu9c4SeRHjX" "lowcostclub_session" => "v6in3LNkT9wmpXmsJfcufTYhScWYFEJg6YS4HGRd" ]
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Wed, 14 May 2025 12:57:01 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVyY1Q1RS94R085REZMb1FGOUZ0WXc9PSIsInZhbHVlIjoiOWtUaEU4WlFFa0FpQ3NkUDJlbnhUQUhhcXJESEtzOURoK3JxNk5CeUQwcVVjaWY4UW1qYjBsOXd1Qi8vUFVtWXp1Q1paUE1NZ251bmVWRDF3QmVWTk5uajVjbmg5YkJ5UVY2TmxEcmhkZklud2J1NHcvZ0JiN3VLeUpicUQyMHQiLCJtYWMiOiI0NGJkMDNmNTE1NGZjNTY3MGQ4NmMwYTUwNTRhMjAxYTAyNmRjOGNhNjMzNDMyMGUwMmExZTNjOTNjNjkxYzU2IiwidGFnIjoiIn0%3D; expires=Wed, 14 May 2025 14:57:01 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImVyY1Q1RS94R085REZMb1FGOUZ0WXc9PSIsInZhbHVlIjoiOWtUaEU4WlFFa0FpQ3NkUDJlbnhUQUhhcXJESEtzOURoK3JxNk5CeUQwcVVjaWY4UW1qYjBsOXd1Qi8vUFVtWXp1Q1paU" 1 => "lowcostclub_session=eyJpdiI6Ik5mbEN1VWhCSGxuT0NkcEVNa245dlE9PSIsInZhbHVlIjoic0VxVFIyUWZaUGhUKzBobkdwNTZXN2U3RVM3d3h0UURnVDZLSE5ieTNwcjFETmZaSHIwQ0w2cElYYWxjTzJ2QXM5d3hxQWMwWENyS0Q1K3pXZzJiQUZtYlFMTStMN051aVFENEdMY1dWa0paMTlKbUZienQwdUxZWHRwbXloK3kiLCJtYWMiOiJlZDNhMGNlYjFlYWVhOTQ2ZDc3ODJmNjZhYTc1NDFkMDFjZGQ3OTNjOGNmNDFjYzNkOWI0MzNkNzhmNWNlY2QwIiwidGFnIjoiIn0%3D; expires=Wed, 14 May 2025 14:57:01 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6Ik5mbEN1VWhCSGxuT0NkcEVNa245dlE9PSIsInZhbHVlIjoic0VxVFIyUWZaUGhUKzBobkdwNTZXN2U3RVM3d3h0UURnVDZLSE5ieTNwcjFETmZaSHIwQ0w2cElYYWxjTzJ2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVyY1Q1RS94R085REZMb1FGOUZ0WXc9PSIsInZhbHVlIjoiOWtUaEU4WlFFa0FpQ3NkUDJlbnhUQUhhcXJESEtzOURoK3JxNk5CeUQwcVVjaWY4UW1qYjBsOXd1Qi8vUFVtWXp1Q1paUE1NZ251bmVWRDF3QmVWTk5uajVjbmg5YkJ5UVY2TmxEcmhkZklud2J1NHcvZ0JiN3VLeUpicUQyMHQiLCJtYWMiOiI0NGJkMDNmNTE1NGZjNTY3MGQ4NmMwYTUwNTRhMjAxYTAyNmRjOGNhNjMzNDMyMGUwMmExZTNjOTNjNjkxYzU2IiwidGFnIjoiIn0%3D; expires=Wed, 14-May-2025 14:57:01 GMT; path=/XSRF-TOKEN=eyJpdiI6ImVyY1Q1RS94R085REZMb1FGOUZ0WXc9PSIsInZhbHVlIjoiOWtUaEU4WlFFa0FpQ3NkUDJlbnhUQUhhcXJESEtzOURoK3JxNk5CeUQwcVVjaWY4UW1qYjBsOXd1Qi8vUFVtWXp1Q1paU" 1 => "lowcostclub_session=eyJpdiI6Ik5mbEN1VWhCSGxuT0NkcEVNa245dlE9PSIsInZhbHVlIjoic0VxVFIyUWZaUGhUKzBobkdwNTZXN2U3RVM3d3h0UURnVDZLSE5ieTNwcjFETmZaSHIwQ0w2cElYYWxjTzJ2QXM5d3hxQWMwWENyS0Q1K3pXZzJiQUZtYlFMTStMN051aVFENEdMY1dWa0paMTlKbUZienQwdUxZWHRwbXloK3kiLCJtYWMiOiJlZDNhMGNlYjFlYWVhOTQ2ZDc3ODJmNjZhYTc1NDFkMDFjZGQ3OTNjOGNmNDFjYzNkOWI0MzNkNzhmNWNlY2QwIiwidGFnIjoiIn0%3D; expires=Wed, 14-May-2025 14:57:01 GMT; path=/; httponlylowcostclub_session=eyJpdiI6Ik5mbEN1VWhCSGxuT0NkcEVNa245dlE9PSIsInZhbHVlIjoic0VxVFIyUWZaUGhUKzBobkdwNTZXN2U3RVM3d3h0UURnVDZLSE5ieTNwcjFETmZaSHIwQ0w2cElYYWxjTzJ2" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "JUmtGHoqs0it5B8Yc1QsbbIwX0oQHnu9c4SeRHjX" "_previous" => array:1 [ "url" => "https://d.lowcost.club/city/igr?_url=%2Fcity%2Figr" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-14 12:57:01GET/city/igr55321332