I've added code to handle overtime games for both the NBA (via Basketball Reference) and the NCAA. I've also added code and data for NCAA women's basketball, some some SQL code to compute estimated game scores (and hence point spreads).
It turns out scoring rate slows down slightly during overtime (no surprise there).
https://github.com/galizur/basketball-public
-Chris