I have some json that looks like this
{ \"users\":[ { \"id\":8734, \"last_login\":\"2016-10-04T06:59:40Z\" }, { \"id\":9376, \"l
Just add the appropriate null checks.
.users[] | select (.last_login | . == null or fromdateiso8601 > 1475625600).id