/osmosis/lockup/v1beta1/account_locked_longer_duration_not_unlocking_only/{owner}
curl -L \ --url 'http://osmo.nownodes.io/osmosis/lockup/v1beta1/account_locked_longer_duration_not_unlocking_only/{owner}'
{ "locks": [ { "ID": "text", "owner": "text", "duration": "text", "end_time": "2025-03-14T02:01:09.509Z", "coins": [ { "denom": "text", "amount": "text" } ], "reward_receiver_address": "text" } ] }