I have a hypothetical list with repeating ids:
list = [{\'id\': \'1\', \'name\': \'John\', \'status\': \'active\'}, {\'id\': \'1\', \'name\': \'Doe\',