get https://api.lumenpath.com/api/analytics/top//device///
Devices with most impressions for an application
Returns the devices that have the most impressions over all sensors for a given application. The result is limited to 500 devices.
curl --user "application_id:application_secret" https://api.lumenpath.com/api/analytics/top/<application_id>/device/7bda38fb-1816-416e-aa71-978f33b81cdd/1/13406/2014-11-07T01:00:00.00Z/2014-11-10T01:00:00.00Z/
Response
========
{"data":[{"id":"9d9b89ec-b3c6-453c-b497-dd01afbae2ea","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":185.0},{"id":"67d506c7-30b9-419f-8785-54209ab23875","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":182.0},{"id":"3c0289f7-1d97-4d27-8429-3533e24ab3ee","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":181.0},{"id":"3121d961-6d38-4eef-a0b1-f38ccc07cf01","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":172.0},{"id":"21e22651-b67c-451f-96eb-718eed7d7a79","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":172.0},{"id":"33f77632-38fe-401f-a5e4-c675ff6f3ebd","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":172.0},{"id":"8e43d7c1-f084-431b-8698-9b5a84bd1d5b","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":168.0},{"id":"ce98435b-f05e-43c6-9595-6d469f54e342","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":167.0},{"id":"c5445e0b-4e79-4121-b7ab-193cd702e950","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":166.0},{"id":"3c6a0f47-d239-4ab9-9890-4314d63a9d2f","timestamp":1415322000000,"date_time":"2014-11-07T01:00:00.000Z","value":165.0}
....