HTTP Request response text vs response object

Hi. When receiving a HTTP response from the REST API I am receiving information for 1 separate records within an array.

The response text shows all 10 records correctly however when it try’s to convert that to objects it only shows the first two objects.

Any assistance please

You need to provide more details. maybe some screenshots.