* Add template function to get area_id * fix int bug * Prefer area name lookup * remove unnecessary checks * fix import * Add area_name function * change behavior to fail in ambiguous scenarios * Revert lotto winning exception checking * review comments * try except else