* Fix#71 - Fetch Nimbledroid data from nimbledroid-admin user
* Handle Profiled status and empty data
Until now, all profiled results from Nimbledroid had a status of `Failure`.
It seems they fixed the bug and we now have the `Profiled` status being used.
I've noticed that some of the end points return empty data and we now handle it.