Дешевые авиабилеты из Дуранго (DGO)

Дешевые билеты на самолет из Дуранго

Город: Дуранго

IATA: DGO

Страна: Мексика

Местное время:


Аэропорты Дуранго:

Дешёвые перелёты из Дуранго в другие города.

Цены на авиабилеты из Дуранго зависят от сезона, города, авиакомпании, обслуживающей рейс, и действующих спецпредложений.  В зависимости от количества оставшихся дней до вылета и количества оставшихся билетов, цена билета на самолет из Дуранго может вырости на больее чем 13%.

TripTorg.ru рекомендует покупать билеты на самолет из Дуранго за ранее, чтобы можно было выбрать более подходящее место в самолете и по более низкой цене.

Цены билетов на самолет из Дуранго

Список самых дешевых билетов на самолет из Дуранго, найденных пользователями за последние 48 часов:

Дуранго — Оахака

Внимание! Стоимость билетов на самолет меняется в зависимоти от кол-ва оставшихся билетов на рейс.

Самый дешевый авиабилет из Дуранго, найденный за последние 48 часов: билет по направлению Дуранго — Оахака с вылетом 2025-06-29 и стоимостью 8 364 ₽

Авиакомпании летающие из Дуранго

Прямые рейсы из Дуранго выполняют 5 авиакомпаний. Больше всего рейсов из Дуранго выполняет .
Все авиакомпании выполняющие праямые рейсы из Дуранго:

Цены на местные авиарейсы из Дуранго

Дуранго — Мерида

Дуранго — Монтеррей

Дуранго — Масатлан

Дуранго — Эрмосильо

Дуранго — Леон

Дуранго — Сакатекас

Дуранго — Четумаль

Цены на международные авиарейсы из Дуранго

Дуранго — Даллас

Дуранго — Мадрид

Дуранго — Чикаго

Дуранго — Буэнос-Айрес

Дуранго — Токио

Дуранго — Париж

Дуранго — Лос-Анджелес

Дуранго — Ванкувер

Дуранго — Сеул

Дуранго — Нью-Йорк

Мы используем файлы cookie и аналогичные технологии. Ознакомьтесь с политикой конфиденциальности. Если вы используете сайт, вы соглашаетесь с ними.

Request history8.3.0PHP Version317msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (25.41ms)time
    • Application (292ms)time
    • 1 x Application (91.99%)
      292ms
      1 x Booting (8.01%)
      25.41ms
      47 templates were rendered
      • 1x views_ru_ru.cities.fromfrom.blade.php#?blade
      • 1x cities.fromfrom.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-from-topcity-from-top.blade.php#?blade
      • 1x components.airport-columnairport-column.blade.php#?blade
      • 1x cities.LastSales48LastSales48.blade.php#?blade
      • 1x components.salesListsalesList.blade.php#?blade
      • 1x components.saleListItemsaleListItem.blade.php#?blade
      • 3x components.airlines-columnairlines-column.blade.php#?blade
      • 2x components.routes-listroutes-list.blade.php#?blade
      • 20x components.routeListItemrouteListItem.blade.php#?blade
      • 1x banners.city-from-bottomcity-from-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 route/{iata}
      middleware
      web
      controller
      App\Http\Controllers\CitiesController@from
      namespace
      prefix
      /
      where
      as
      citiesFrom
      file
      app/Http/Controllers/CitiesController.php:195-301
      31 statements were executed (6 duplicates)Show only duplicates78.95ms
      • 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#84aviatickets14.98msselect * from `cities` where `code` = 'dgo' limit 1
        Bindings
        • 0: dgo
        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:197
      • AirportSqlRepository.php#56aviatickets3.74msselect * from `airports` where `city_id` = 1481 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 1481
        • 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:203
      • AirportSqlRepository.php#56aviatickets1.51msselect * from `cities` where `cities`.`id` in (1481)
        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:203
      • AirlineSqlRepository.php#67aviatickets2.17msselect * from `airline_routes` where `origin_city_id` = 1481 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 1481
        • 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:211
      • AirlineSqlRepository.php#90aviatickets1.33msselect * from `airlines` where `id` in (5296, 21788, 164, 319, 24) order by `name` asc
        Bindings
        • 0: 5296
        • 1: 21788
        • 2: 164
        • 3: 319
        • 4: 24
        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#446aviatickets2.46msselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 1481 and `transfers` = '0'
        Bindings
        • 0: 1481
        • 1: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:446
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:440
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:50
      • CitiesRoutesPrice.php#68aviatickets1.08msselect * from `flights_by` where `origin_city_id` = 1481 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 1481
        • 1: 0
        Backtrace
        • app/Avia/Services/CitiesRoutesPrice.php:68
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Services/CitiesRoutesPrice.php:60
        • app/Avia/Services/CitiesRoutesPrice.php:28
      • CountriesRepository.php#31aviatickets1.09msselect * 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/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:56
        • app/Avia/Infrastructure/Model/LocalRoute.php:190
      • AirlineSqlRepository.php#181aviatickets960μsselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 1481 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 1481
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:181
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • RouteRepository.php#72aviatickets1.21msselect * from `flights_2025` where `origin_id` = 1481 and `date_update` >= '2025-04-28 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 1481
        • 1: 2025-04-28 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:72
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:64
        • app/Http/Controllers/CitiesController.php:225
      • LocalRouteRepository.php#79aviatickets900μsSELECT * FROM flights_by WHERE origin_city_id=1481 AND destination_city_id IN (4555)
        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.03msselect * from `flights_by` where `id` in (85688)
        Bindings
        • 0: 85688
        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.41msselect * from `cities` where `cities`.`id` in (1481)
        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#83aviatickets2.67msselect * from `cities` where `cities`.`id` in (4555)
        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#83aviatickets810μsselect * from `sites_relationships` where `sites_relationships`.`id` in (85688)
        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#83aviatickets930μsselect * from `countries` where `countries`.`id` in (112)
        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
      • FlightSchedulesRepository.php#44aviatickets1.9msselect * from `flights_schedules` where `origin_city_id` = 1481 and `origin_datetime` >= '2025-04-30' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 1481
        • 1: 2025-04-30
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:44
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:37
        • app/Http/Controllers/CitiesController.php:234
      • LocalRouteRepository.php#609aviatickets1.44msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 1481 and `destination_country_id` <> 112 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 1481
        • 1: 112
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:609
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:613
        • app/Avia/Managers/CityCountryRoutes.php:79
      • CityToCountryRepository.php#48aviatickets3.73msselect * from `flights_by` where `origin_city_id` = 1481 and `destination_country_id` in (92, 6, 23, 217, 120, 81, 97, 211, 18, 109, 121, 17) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 1481
        • 1: 92
        • 2: 6
        • 3: 23
        • 4: 217
        • 5: 120
        • 6: 81
        • 7: 97
        • 8: 211
        • 9: 18
        • 10: 109
        • 11: 121
        • 12: 17
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • CityToCountryRepository.php#48aviatickets1.32msselect * from `countries` where `countries`.`id` in (6, 17, 18, 23, 81, 92, 97, 109, 120, 121, 211, 217)
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • LocalRouteRepository.php#359aviatickets4.07msselect * from `flights_by` where `origin_city_id` = 1481 and `destination_country_id` = 112 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 1481
        • 1: 112
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets3.49msselect * from `cities` where `cities`.`id` in (1481)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.75msselect * from `cities` where `cities`.`id` in (1157, 1324, 2404, 3952, 4188, 4311, 5158, 7423, 8757, 8953)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets9.61msselect * from `sites_relationships` where `sites_relationships`.`id` in (85659, 85669, 85679, 85684, 85695, 85701, 408198, 408219, 529407, 1137174)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.29msselect * from `countries` where `countries`.`id` in (112)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#412aviatickets2.22msselect * from `flights_by` where `origin_city_id` = 1481 and `destination_country_id` <> 112 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 1481
        • 1: 112
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.07msselect * from `cities` where `cities`.`id` in (1481)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.49msselect * from `cities` where `cities`.`id` in (877, 1115, 3448, 3787, 4539, 4805, 5537, 6319, 7738, 8893)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets3.62msselect * from `sites_relationships` where `sites_relationships`.`id` in (85658, 85664, 85673, 85676, 85686, 85690, 85705, 85707, 408201, 1137187)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.92msselect * from `countries` where `countries`.`id` in (6, 18, 23, 92, 120, 211, 217)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • CitiesController.php#293aviatickets1.75msselect * from `countries` where `countries`.`id` = 112 limit 1
        Bindings
        • 0: 112
        Backtrace
        • app/Http/Controllers/CitiesController.php:293
        • 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\LocalRoute
      35LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      26City.php#?
      App\Avia\Infrastructure\Model\Country
      22Country.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      21SitesRelationship.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\AirlineRoute
      7AirlineRoute.php#?
      App\Avia\Infrastructure\Model\Airline
      5Airline.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
      App\Avia\Infrastructure\Model\Route
      1Route.php#?
            _token
            TLTkT7tba3HXTDnhktczXJIyEuFEs5NJ2v6yP512
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/dgo?_url=%2Froute%2Fdgo" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/dgo
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/dgo" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:15 [ "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.triptorg.ru" ] ]
            request_cookies
            []
            
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Wed, 30 Apr 2025 15:24:55 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpVOVBDWXAzekVxTU5FQloxUVpFamc9PSIsInZhbHVlIjoidHNUNXJwSjZ0dWtOZzNtS05iNk4zdVI2Vzk3NkJGYmNrQ29JTTJ0V3V0STZqdWswVk13MmpjRnJmOFgvODY4TnZTdTRQNGQ0a0F4YWkwenFDN0ZWYkNveU9lcy9DQ0tmUm9yVWxnZGdKYUpna1c1MCt1bHZZQ2Q3NThEMTlPZGEiLCJtYWMiOiJmN2ZhY2JmMGZmMTlhMTIyOGJiODJjYWExZTIzMDk3ZTUxNTQzMTcwZjcxMWUzZTllM2ZlMGU4YTFiNWQ4NmE2IiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 17:24:55 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImpVOVBDWXAzekVxTU5FQloxUVpFamc9PSIsInZhbHVlIjoidHNUNXJwSjZ0dWtOZzNtS05iNk4zdVI2Vzk3NkJGYmNrQ29JTTJ0V3V0STZqdWswVk13MmpjRnJmOFgvODY4TnZTdTRQN" 1 => "lowcostclub_session=eyJpdiI6ImpnbWI0c3M2VTIvY0NIRjdYMUR5aFE9PSIsInZhbHVlIjoiWlFwMTZuT1lvOTMzRkRKOEZPVG9HNG42cFJLVG9PODVmSnJKd0lpTkV4UWxSZ1JiV1MyVnFOenZ1azN5SGlzWTFqQjgxOEdRV3ZBNGVyNVY1TDkyOVFqdWtaZ25xdnMvKzJycjV4azIvMlNZamQ3em9SZDZpY0FHU0Ezcll1Y0YiLCJtYWMiOiI0YzAzMDRiZjNlYjVjZjExNzE5MWM1YWZkOWZhYzExYWU4ZGZjNDZjMjM4MThlZDFhYTU2ZGIwOWQxNTExYzViIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 17:24:55 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImpnbWI0c3M2VTIvY0NIRjdYMUR5aFE9PSIsInZhbHVlIjoiWlFwMTZuT1lvOTMzRkRKOEZPVG9HNG42cFJLVG9PODVmSnJKd0lpTkV4UWxSZ1JiV1MyVnFOenZ1azN5SGlz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpVOVBDWXAzekVxTU5FQloxUVpFamc9PSIsInZhbHVlIjoidHNUNXJwSjZ0dWtOZzNtS05iNk4zdVI2Vzk3NkJGYmNrQ29JTTJ0V3V0STZqdWswVk13MmpjRnJmOFgvODY4TnZTdTRQNGQ0a0F4YWkwenFDN0ZWYkNveU9lcy9DQ0tmUm9yVWxnZGdKYUpna1c1MCt1bHZZQ2Q3NThEMTlPZGEiLCJtYWMiOiJmN2ZhY2JmMGZmMTlhMTIyOGJiODJjYWExZTIzMDk3ZTUxNTQzMTcwZjcxMWUzZTllM2ZlMGU4YTFiNWQ4NmE2IiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 17:24:55 GMT; path=/XSRF-TOKEN=eyJpdiI6ImpVOVBDWXAzekVxTU5FQloxUVpFamc9PSIsInZhbHVlIjoidHNUNXJwSjZ0dWtOZzNtS05iNk4zdVI2Vzk3NkJGYmNrQ29JTTJ0V3V0STZqdWswVk13MmpjRnJmOFgvODY4TnZTdTRQN" 1 => "lowcostclub_session=eyJpdiI6ImpnbWI0c3M2VTIvY0NIRjdYMUR5aFE9PSIsInZhbHVlIjoiWlFwMTZuT1lvOTMzRkRKOEZPVG9HNG42cFJLVG9PODVmSnJKd0lpTkV4UWxSZ1JiV1MyVnFOenZ1azN5SGlzWTFqQjgxOEdRV3ZBNGVyNVY1TDkyOVFqdWtaZ25xdnMvKzJycjV4azIvMlNZamQ3em9SZDZpY0FHU0Ezcll1Y0YiLCJtYWMiOiI0YzAzMDRiZjNlYjVjZjExNzE5MWM1YWZkOWZhYzExYWU4ZGZjNDZjMjM4MThlZDFhYTU2ZGIwOWQxNTExYzViIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 17:24:55 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImpnbWI0c3M2VTIvY0NIRjdYMUR5aFE9PSIsInZhbHVlIjoiWlFwMTZuT1lvOTMzRkRKOEZPVG9HNG42cFJLVG9PODVmSnJKd0lpTkV4UWxSZ1JiV1MyVnFOenZ1azN5SGlz" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "TLTkT7tba3HXTDnhktczXJIyEuFEs5NJ2v6yP512" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/dgo?_url=%2Froute%2Fdgo" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-04-30 15:24:55GET/route/dgo4731130