{
    "locations": [{
            "key": "location_2",
            "geopoint": {
                "latitude": 55.57945817,
                "longitude": 37.60709226
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M"
        }, {
            "key": "location_6",
            "geopoint": {
                "latitude": 55.623198,
                "longitude": 37.621875
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M"
        }, {
            "key": "location_3",
            "geopoint": {
                "latitude": 55.614449,
                "longitude": 37.606829
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M"
        }, {
            "key": "location_5",
            "geopoint": {
                "latitude": 55.605892,
                "longitude": 37.578442
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M"
        }, {
            "key": "location_1",
            "geopoint": {
                "latitude": 55.91059207,
                "longitude": 37.33432234
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT3M"
        }, {
            "key": "location_4",
            "geopoint": {
                "latitude": 55.894702,
                "longitude": 37.404465
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT3M"
        }
    ],
    "orders": [{
            "key": "order_2",
            "demands": [{
                    "key": "order_2_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_2_demand_PICKUP_PE",
                            "location_key": "location_2",
                            "hard_time_window": {
                                "from": "2026-09-06T13:00:00Z",
                                "to": "2026-09-06T23:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 0
                        }
                    ],
                    "target_cargos": ["cargo_2"],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0
                }, {
                    "key": "order_2_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_2_demand_DROP_PE",
                            "location_key": "location_5",
                            "hard_time_window": {
                                "from": "2026-09-06T13:00:00Z",
                                "to": "2026-09-06T23:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 0,
                            "contact": {
                                "recipient_name": "Иванов Александр Сергеевич",
                                "recipient_phone": "+7111222333",
                                "comment": "Поднимите на 4 этаж, лифта нет. Код от входной двери — 123K45."
                            }
                        }
                    ],
                    "target_cargos": ["cargo_2"],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0
                }
            ],
            "cargos": [{
                    "key": "cargo_2",
                    "capacity": {
                        "mass": 130,
                        "volume": 1,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    }
                }
            ],
            "status": "FREE"
        }, {
            "key": "order_1",
            "demands": [{
                    "key": "order_1_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_1_demand_DROP_PE",
                            "location_key": "location_4",
                            "hard_time_window": {
                                "from": "2026-09-06T13:00:00Z",
                                "to": "2026-09-06T23:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 0,
                            "contact": {
                                "recipient_name": "Васильев Денис Евгеньевич",
                                "recipient_phone": "+7111222333",
                                "comment": "Вход со двора, вторая арка справа, зеленая металлическая дверь."
                            }
                        }
                    ],
                    "target_cargos": ["cargo_1"],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0
                }, {
                    "key": "order_1_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_1_demand_PICKUP_PE",
                            "location_key": "location_1",
                            "hard_time_window": {
                                "from": "2026-09-06T13:00:00Z",
                                "to": "2026-09-06T23:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 0
                        }
                    ],
                    "target_cargos": ["cargo_1"],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0
                }
            ],
            "cargos": [{
                    "key": "cargo_1",
                    "capacity": {
                        "mass": 1.32,
                        "volume": 1,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    }
                }
            ],
            "status": "FREE"
        }, {
            "key": "order_3",
            "demands": [{
                    "key": "order_3_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_3_demand_PICKUP_PE",
                            "location_key": "location_3",
                            "hard_time_window": {
                                "from": "2026-09-06T13:00:00Z",
                                "to": "2026-09-06T23:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 0
                        }
                    ],
                    "target_cargos": ["cargo_3"],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0
                }, {
                    "key": "order_3_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_3_demand_DROP_PE",
                            "location_key": "location_6",
                            "hard_time_window": {
                                "from": "2026-09-06T13:00:00Z",
                                "to": "2026-09-06T23:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 0,
                            "contact": {
                                "recipient_name": "Козлов Максим Андреевич",
                                "recipient_phone": "+7111222333",
                                "comment": "Осторожно во дворе: вольер с собакой закрыт, но лучше заходить через калитку."
                            }
                        }
                    ],
                    "target_cargos": ["cargo_3"],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0
                }
            ],
            "cargos": [{
                    "key": "cargo_3",
                    "capacity": {
                        "mass": 1,
                        "volume": 1,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    }
                }
            ],
            "status": "FREE"
        }
    ],
    "performers": [{
            "key": "perf_1",
            "shifts": [{
                    "key": "shift_1",
                    "availability_time": {
                        "from": "2026-09-06T13:00:00Z",
                        "to": "2026-09-06T23:00:00Z"
                    },
                    "working_time": {
                        "from": "2026-09-06T13:00:00Z",
                        "to": "2026-09-06T23:00:00Z"
                    },
                    "tariff": {
                        "cost_per_shift": 1000,
                        "constraints": [{
                                "stage_length": "PT20H",
                                "cost_per_unit": 0.0016666666666666668
                            }
                        ]
                    }
                }
            ],
            "own_transport_type": "CAR",
            "name": "Иван Фёдорович Крузенштерн"
        }
    ],
    "transports": [{
            "key": "car_1",
            "shifts": [{
                    "key": "shift_2",
                    "availability_time": {
                        "from": "2026-09-06T13:00:00Z",
                        "to": "2026-09-06T23:00:00Z"
                    },
                    "tariff": {
                        "cost_per_shift": 2500,
                        "constraints": [{
                                "stage_length": 200000,
                                "cost_per_unit": 0.012
                            }
                        ]
                    }
                }
            ],
            "transport_type": "CAR",
            "boxes": [{
                    "key": "box_001",
                    "capacity": {
                        "mass": 1500,
                        "volume": 21,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    }
                }
            ],
            "name": "Ф555СБ 67"
        }
    ],
    "trips": [{
            "key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1",
            "performer": {
                "performer_key": "perf_1",
                "shift_key": "shift_1",
                "shift_time": {
                    "from": "2026-09-06T13:00:00Z",
                    "to": "2026-09-06T14:59:46Z"
                }
            },
            "transport": {
                "transport_key": "car_1",
                "shift_key": "shift_2",
                "shift_time": {
                    "from": "2026-09-06T13:00:00Z",
                    "to": "2026-09-06T14:59:46Z"
                }
            },
            "states": [{
                    "time": "2026-09-06T13:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION"],
                    "location_key": "location_1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_1",
                    "demand_key": "order_1_demand_PICKUP",
                    "event_key": "order_1_demand_PICKUP_PE",
                    "location_key": "location_1",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_1",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_1",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:03:00Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_1",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:03:00Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:24:36Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_4",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 8409,
                    "cost": 3603.369127498623,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:24:36Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_4",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 8409,
                    "cost": 3603.369127498623,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:24:36Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_1",
                    "demand_key": "order_1_demand_DROP",
                    "event_key": "order_1_demand_DROP_PE",
                    "location_key": "location_4",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_1",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 8409,
                    "cost": 3603.369127498623,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:24:36Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_4",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 8409,
                    "cost": 3603.369127498623,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:27:36Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_4",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 8409,
                    "cost": 3603.369127498623,
                    "reward": 0
                }, {
                    "time": "2026-09-06T13:27:36Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 8409,
                    "cost": 3603.369127498623,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:09:53Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_2",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 53918,
                    "cost": 4154.005042750636,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:09:53Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_2",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 53918,
                    "cost": 4154.005042750636,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:09:53Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_2",
                    "demand_key": "order_2_demand_PICKUP",
                    "event_key": "order_2_demand_PICKUP_PE",
                    "location_key": "location_2",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_2",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 53918,
                    "cost": 4154.005042750636,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:09:53Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_2",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 53918,
                    "cost": 4154.005042750636,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:14:53Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_2",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 53918,
                    "cost": 4154.005042750636,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:14:53Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 53918,
                    "cost": 4154.005042750636,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:30:36Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_5",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 61775,
                    "cost": 4250.360080295338,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:30:36Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_5",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 61775,
                    "cost": 4250.360080295338,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:30:36Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_2",
                    "demand_key": "order_2_demand_DROP",
                    "event_key": "order_2_demand_DROP_PE",
                    "location_key": "location_5",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_2",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 61775,
                    "cost": 4250.360080295338,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:30:36Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_5",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 61775,
                    "cost": 4250.360080295338,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:35:36Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_5",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 61775,
                    "cost": 4250.360080295338,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:35:36Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 61775,
                    "cost": 4250.360080295338,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:44:18Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_3",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 64719,
                    "cost": 4287.058645665859,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:44:18Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_3",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 64719,
                    "cost": 4287.058645665859,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:44:18Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_3",
                    "demand_key": "order_3_demand_PICKUP",
                    "event_key": "order_3_demand_PICKUP_PE",
                    "location_key": "location_3",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_3",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 64719,
                    "cost": 4287.058645665859,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:44:18Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_3",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 64719,
                    "cost": 4287.058645665859,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:49:18Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_3",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 64719,
                    "cost": 4287.058645665859,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:49:18Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 64719,
                    "cost": 4287.058645665859,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:59:46Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_6",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 67782,
                    "cost": 4325.361686584139,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:59:46Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_6",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [],
                    "distance": 67782,
                    "cost": 4325.361686584139,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:59:46Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_3",
                    "demand_key": "order_3_demand_DROP",
                    "event_key": "order_3_demand_DROP_PE",
                    "location_key": "location_6",
                    "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_3",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 67782,
                    "cost": 4325.361686584139,
                    "reward": 0
                }, {
                    "time": "2026-09-06T14:59:46Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION"],
                    "location_key": "location_6",
                    "cargo_actions": [],
                    "distance": 67782,
                    "cost": 4325.361686584139,
                    "reward": 0
                }
            ],
            "waitlist": [],
            "name": "1-OBFZ",
            "status": "FREE"
        }
    ],
    "statistics": {
        "total_statistics": {
            "cost": 4325.362,
            "reward": 0,
            "profit": -4325.362,
            "measurements": {
                "time_window": {
                    "from": "2026-09-06T13:00:00Z",
                    "to": "2026-09-06T14:59:46Z"
                },
                "driving_time": "PT1H38M46S",
                "waiting_time": "PT0S",
                "working_time": "PT0S",
                "break_time": "PT0S",
                "rest_time": "PT0S",
                "arriving_time": "PT0S",
                "departure_time": "PT21M",
                "total_time": "PT1H59M46S",
                "distance": 67782
            },
            "trips_count": 1,
            "performers_count": 1,
            "orders_count": 3,
            "plan_orders_count": 3,
            "waitlist_orders_count": 0,
            "stops_count": 6,
            "locations_count": 6,
            "cargo_capacity_sum": {
                "mass": 132.32,
                "volume": 3,
                "capacity_a": 0,
                "capacity_b": 0,
                "capacity_c": 0
            },
            "cargo_capacity_ratio": {
                "mass": 0.088,
                "volume": 0.143,
                "capacity_a": 0,
                "capacity_b": 0,
                "capacity_c": 0
            },
            "max_transport_load": {
                "mass": 1,
                "volume": 1,
                "capacity_a": 0,
                "capacity_b": 0,
                "capacity_c": 0
            },
            "average_speed": 41.177,
            "round_trips_count": 1,
            "average_roundtrip_distance": 67782,
            "average_roundtrip_time": "PT1H59M46S",
            "attributes": []
        },
        "trips_statistics": [{
                "trip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1",
                "general_statistics": {
                    "cost": 4325.362,
                    "reward": 0,
                    "profit": -4325.362,
                    "measurements": {
                        "time_window": {
                            "from": "2026-09-06T13:00:00Z",
                            "to": "2026-09-06T14:59:46Z"
                        },
                        "driving_time": "PT1H38M46S",
                        "waiting_time": "PT0S",
                        "working_time": "PT0S",
                        "break_time": "PT0S",
                        "rest_time": "PT0S",
                        "arriving_time": "PT0S",
                        "departure_time": "PT21M",
                        "total_time": "PT1H59M46S",
                        "distance": 67782
                    },
                    "trips_count": 1,
                    "performers_count": 1,
                    "orders_count": 3,
                    "plan_orders_count": 3,
                    "waitlist_orders_count": 0,
                    "stops_count": 6,
                    "locations_count": 6,
                    "cargo_capacity_sum": {
                        "mass": 132.32,
                        "volume": 3,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "cargo_capacity_ratio": {
                        "mass": 0.088,
                        "volume": 0.143,
                        "capacity_a": 1,
                        "capacity_b": 1,
                        "capacity_c": 1
                    },
                    "max_transport_load": {
                        "mass": 0.087,
                        "volume": 0.048,
                        "capacity_a": 1,
                        "capacity_b": 1,
                        "capacity_c": 1
                    },
                    "average_speed": 41.177,
                    "round_trips_count": 1,
                    "average_roundtrip_distance": 67782,
                    "average_roundtrip_time": "PT1H59M46S",
                    "attributes": []
                },
                "load_statistics": {
                    "total_load": {
                        "count": 1,
                        "capacity": {
                            "mass": 132.32,
                            "volume": 3,
                            "capacity_a": 0,
                            "capacity_b": 0,
                            "capacity_c": 0
                        }
                    },
                    "max_load": {
                        "count": 1,
                        "capacity": {
                            "mass": 130,
                            "volume": 1,
                            "capacity_a": 0,
                            "capacity_b": 0,
                            "capacity_c": 0
                        }
                    },
                    "max_transfer_load": {
                        "count": 1,
                        "capacity": {
                            "mass": 130,
                            "volume": 1,
                            "capacity_a": 0,
                            "capacity_b": 0,
                            "capacity_c": 0
                        }
                    }
                },
                "stop_statistics": [{
                        "location_key": "location_1",
                        "stop_demands": [{
                                "demand_key": "order_1_demand_PICKUP",
                                "event_key": "order_1_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T13:00:00Z",
                                    "to": "2026-09-06T13:03:00Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T13:00:00Z",
                            "to": "2026-09-06T13:03:00Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T13:00:00Z",
                                "to": "2026-09-06T13:03:00Z"
                            },
                            "driving_time": "PT0S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT3M",
                            "total_time": "PT3M",
                            "distance": 0
                        },
                        "upload": {
                            "count": 1,
                            "capacity": {
                                "mass": 1.32,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1.32,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1.32,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "attributes": []
                    }, {
                        "location_key": "location_4",
                        "stop_demands": [{
                                "demand_key": "order_1_demand_DROP",
                                "event_key": "order_1_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T13:24:36Z",
                                    "to": "2026-09-06T13:27:36Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T13:24:36Z",
                            "to": "2026-09-06T13:27:36Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T13:03:00Z",
                                "to": "2026-09-06T13:27:36Z"
                            },
                            "driving_time": "PT21M36S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT3M",
                            "total_time": "PT24M36S",
                            "distance": 8409
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 1.32,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1.32,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1.32,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "attributes": []
                    }, {
                        "location_key": "location_2",
                        "stop_demands": [{
                                "demand_key": "order_2_demand_PICKUP",
                                "event_key": "order_2_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T14:09:53Z",
                                    "to": "2026-09-06T14:14:53Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T14:09:53Z",
                            "to": "2026-09-06T14:14:53Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T13:27:36Z",
                                "to": "2026-09-06T14:14:53Z"
                            },
                            "driving_time": "PT42M17S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT5M",
                            "total_time": "PT47M17S",
                            "distance": 45509
                        },
                        "upload": {
                            "count": 1,
                            "capacity": {
                                "mass": 130,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 130,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 130,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "attributes": []
                    }, {
                        "location_key": "location_5",
                        "stop_demands": [{
                                "demand_key": "order_2_demand_DROP",
                                "event_key": "order_2_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T14:30:36Z",
                                    "to": "2026-09-06T14:35:36Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T14:30:36Z",
                            "to": "2026-09-06T14:35:36Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T14:14:53Z",
                                "to": "2026-09-06T14:35:36Z"
                            },
                            "driving_time": "PT15M43S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT5M",
                            "total_time": "PT20M43S",
                            "distance": 7857
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 130,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 130,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 130,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "attributes": []
                    }, {
                        "location_key": "location_3",
                        "stop_demands": [{
                                "demand_key": "order_3_demand_PICKUP",
                                "event_key": "order_3_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T14:44:18Z",
                                    "to": "2026-09-06T14:49:18Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T14:44:18Z",
                            "to": "2026-09-06T14:49:18Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T14:35:36Z",
                                "to": "2026-09-06T14:49:18Z"
                            },
                            "driving_time": "PT8M42S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT5M",
                            "total_time": "PT13M42S",
                            "distance": 2944
                        },
                        "upload": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "attributes": []
                    }, {
                        "location_key": "location_6",
                        "stop_demands": [{
                                "demand_key": "order_3_demand_DROP",
                                "event_key": "order_3_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T14:59:46Z",
                                    "to": "2026-09-06T14:59:46Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T14:59:46Z",
                            "to": "2026-09-06T14:59:46Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T14:49:18Z",
                                "to": "2026-09-06T14:59:46Z"
                            },
                            "driving_time": "PT10M28S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT0S",
                            "total_time": "PT10M28S",
                            "distance": 3063
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 1,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "attributes": []
                    }
                ],
                "roundtrip_statistics": [{
                        "roundtrip_key": "7b88bf92-e501-4b64-a3d1-2970459a02d3-shift_1-RT#1",
                        "general_statistics": {
                            "cost": 825.362,
                            "reward": 0,
                            "profit": -825.362,
                            "measurements": {
                                "time_window": {
                                    "from": "2026-09-06T13:00:00Z",
                                    "to": "2026-09-06T14:59:46Z"
                                },
                                "driving_time": "PT1H38M46S",
                                "waiting_time": "PT0S",
                                "working_time": "PT0S",
                                "break_time": "PT0S",
                                "rest_time": "PT0S",
                                "arriving_time": "PT0S",
                                "departure_time": "PT21M",
                                "total_time": "PT1H59M46S",
                                "distance": 67782
                            },
                            "trips_count": 1,
                            "performers_count": 1,
                            "orders_count": 3,
                            "plan_orders_count": 3,
                            "waitlist_orders_count": 0,
                            "stops_count": 6,
                            "locations_count": 6,
                            "cargo_capacity_sum": {
                                "mass": 132.32,
                                "volume": 3,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            },
                            "cargo_capacity_ratio": {
                                "mass": 0.088,
                                "volume": 0.143,
                                "capacity_a": 1,
                                "capacity_b": 1,
                                "capacity_c": 1
                            },
                            "max_transport_load": {
                                "mass": 0.087,
                                "volume": 0.048,
                                "capacity_a": 1,
                                "capacity_b": 1,
                                "capacity_c": 1
                            },
                            "average_speed": 41.177,
                            "round_trips_count": 1,
                            "average_roundtrip_distance": 67782,
                            "average_roundtrip_time": "PT1H59M46S",
                            "attributes": []
                        }
                    }
                ],
                "attributes": []
            }
        ],
        "locations_statistics": [],
        "task_statistics": {
            "planning_horizon": {
                "from": "2026-09-06T13:00:00Z",
                "to": "2026-09-06T23:01:00Z"
            }
        },
        "quality": {
            "locations_limits_penalty": 0,
            "soft_time_window_violations": {
                "before": {
                    "demand_keys": [],
                    "count": 0
                },
                "after": {
                    "demand_keys": [],
                    "count": 0
                }
            },
            "hard_time_window_violations": {
                "before": {
                    "demand_keys": [],
                    "count": 0
                },
                "after": {
                    "demand_keys": [],
                    "count": 0
                }
            }
        }
    },
    "actualize_settings": {
        "current_time": "2026-09-06T13:00:00Z",
        "max_delay_duration": "PT3H"
    }
}
