Reading JSON Help

The URL blocks are complete, I dont know how to stretch them to see the entire string?

This URL works as there was a game last night
https://site.api.espn.com/apis/site/v2/sports/football/nfl/scoreboard?dates=20211209

This URL does not work as there are no game today
https://site.api.espn.com/apis/site/v2/sports/football/nfl/scoreboard?dates=20211210

You can paste the URLs into a browser (or click the links above) to see the raw JSON data to help give you an idea of what I have to work with.

I included the .aia file of the project in my previous post.. that has everything in it.