Get all 'overflowing' predictions.

GET /api/v1/monitoring/predictions/overflowing/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "predictions": []
}