Get top referral sources
GET {{baseUrl}}/repos/:owner/:repo/traffic/popular/referrers
Get the top 10 referrers over the last 14 days.
RESPONSES
status: OK
[{"referrer":"Google","count":4,"uniques":3},{"referrer":"stackoverflow.com","count":2,"uniques":2},{"referrer":"eggsonbread.com","count":1,"uniques":1},{"referrer":"yandex.ru","count":1,"uniques":1}]