Hi Matthew!
Thanks for getting in touch with us!
I’d be happy to help you with this topic.
There is no action hook that triggers when a ticket passes it’s expiration date. However, you can find several useful functions in the following file that will allow you to check if an event has tickets on sale. https://github.com/moderntribe/event-tickets/blob/master/src/template-tags/tickets.php
I’d recommend you try the tribe_events_ticket_is_on_sale() helper function located at https://github.com/moderntribe/event-tickets/blob/master/src/template-tags/tickets.php#L368
Hope that helps.
Best,
Victor