GET /api/v1/rtt-distribution
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "0.0": 4387,
    "0.5": 617,
    "1.0": 23,
    "1.5": 6,
    "2.0": 4,
    "2.5": 2,
    "3.0": 1,
    "5.0": 1
}