Hi
I see the usage of ip tracking feature being used to track the route and enforce the traffic flow accordingly.
You can check out for the tracking config in the beginning of your show run (config) to understand what is being tracked and whats the resultant of configuring the tracking feature.
As per your understanding the first route will be used to route the traffic and second route will come into act as a result of object tracking feature.
If the ip or the interface being tracked goes off then your first route may go off and you will have your second route (with 11 admin distance) to forward the traffic.
if you dont have the admin distance there it will try to force the traffic through both the paths (but i haven't come across or tried this scenario yet and dont think its wise to do so in a production network).
regds