Preventing AI from crowding/clustering when chasing a target?

Seems like a simple problem to be honest. Just slightly offset the target position for each of the path finding. This will cause the AI to look like it will try to “surround” the player.

Also the closer the AI to the player, the smaller the offset.