Perhaps such a question was asked, but I did not find ((. Help to create a model for this type of json, I get the answer in the form of an object, I would disassemble the array without any problems.
{ "0": { "id": "1", "name": "Антон", "birthday": { "year": "1978", "month": "03", "day": "05", "zodiac": { "name": "Рыбы" } } }, "1": { "id": "2", "name": "Наталия", "birthday": { "year": "1973", "month": "05", "day": "23", "zodiac": { "name": "Близнецы" } } }, "2": { "id": "3", "name": "Света", "birthday": { "year": "1991", "month": "04", "day": "14", "zodiac": { "name": "Овен" } } }, "execution_time": 0.1185 } 