curl --location 'https://api.lootlocker.io/admin/insights//export' \ --header 'x-auth-token: ' \ --header 'Content-Type: application/json' \ --data '{ "game_ids": [ 1, 2 ], "from": "2026-01-01", "to": "2026-01-31", "type": "dau" }'