I believe you’ll need a different aggregation but also your "Entry Date" field inside the "fields" field appears to be in string format.
If you can try transform the string date to date format for a field, it might help with “per month” / “per day”.
If you’re going for a per month / per day then the aggregation used will probably have to be different too but i’d start with trying to get the date fields first.