Get the fewest Viewer count of an game & stream?

$resp2 = json_decode($response2);
$viewerCount2 = $resp2->data[0]->viewer_count;