I've had a similar problem where I had to distribute deliveries throughout the week. One approach that worked for me was to take 6 vehicles (one for each day of the week, from Monday to Saturday) and assign each one a fixed load limit. Then, I assigned each delivery/stop a load demand of 1. This way, my final result was 6 vehicle routes (for 6 days), each with a fixed number of visits.