Make a call to the following endpoint:
https://raw.githubusercontent.com/bttmly/nba/master/data/teams.json
Display the team name and city of the first 15 results, but exclude any team whose name begins with c.
There will be a maximum of 15 results displayed if no teams' names begin with "C", and less than 15 displayed if there are teams whose names begin with "C".