[
  {
    "id": 1,
    "first_name": "Grzegorz",
    "last_name": "Grubciak",
    "email": "g.grubciak@gmail.com",
    "phoneNumber": "+48 000 000 000",
    "picture": "https://randomuser.me/api/portraits/men/1.jpg",
    "birthday": "1/1/1955",
    "phone": "+48 222 222 222",
    "address": "1/1/1955"
  },
  {
    "id": 2,
    "first_name": "Katarzyna",
    "last_name": "Nowak",
    "email": "k.nowak@gmail.com",
    "phoneNumber": "+00 000 000 000",
    "picture": "https://randomuser.me/api/portraits/women/18.jpg",
    "birthday": "1/1/1955",
    "phone": "1/1/1955",
    "address": "1/1/1955"
  },
  {
    "id": 3,
    "first_name": "Maria",
    "last_name": "Kowalska",
    "email": "m.kowalska@gmail.com",
    "phoneNumber": "+00 000 000 000",
    "picture": "https://randomuser.me/api/portraits/women/84.jpg",
    "birthday": "1/1/1955",
    "phone": "1/1/1955",
    "address": "1/1/1955"
  },
  {
    "id": 4,
    "first_name": "Piotr",
    "last_name": "Obdarowicz",
    "email": "p.obdarowicz@gmail.com",
    "phoneNumber": "+00 000 000 000",
    "picture": "https://randomuser.me/api/portraits/men/57.jpg",
    "birthday": "1/1/1955",
    "phone": "1/1/1955",
    "address": "1/1/1955"
  }
]