remove result field from stats
* remove pkg/models/stats.go * rename models package in tests
* move original stats service into a separate package * add stats service to wire * move GetAdminStats * switch to using stats.Service * add missing package * fix api tests