{
   "took":1,
   "timed_out":false,
   "_shards":{
      "total":5,
      "successful":5,
      "skipped":0,
      "failed":0
   },
   "hits":{
      "total":287,
      "max_score":0,
      "hits":[  
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"948",
           "_score":0,
           "_source":{  
              "account_number":948,
              "balance":37074,
              "firstname":"Sargent",
              "lastname":"Powers",
              "age":40,
              "gender":"M",
              "address":"532 Fiske Place",
              "employer":"Accuprint",
              "email":"sargentpowers@accuprint.com",
              "city":"Umapine",
              "state":"AK"
           }
        },
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"19",
           "_score":0,
           "_source":{  
              "account_number":19,
              "balance":27894,
              "firstname":"Schwartz",
              "lastname":"Buchanan",
              "age":28,
              "gender":"F",
              "address":"449 Mersereau Court",
              "employer":"Sybixtex",
              "email":"schwartzbuchanan@sybixtex.com",
              "city":"Greenwich",
              "state":"KS"
           }
        },
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"470",
           "_score":0,
           "_source":{  
              "account_number":470,
              "balance":20455,
              "firstname":"Schneider",
              "lastname":"Hull",
              "age":35,
              "gender":"M",
              "address":"724 Apollo Street",
              "employer":"Exospeed",
              "email":"schneiderhull@exospeed.com",
              "city":"Watchtower",
              "state":"ID"
           }
        },
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"487",
           "_score":0,
           "_source":{  
              "account_number":487,
              "balance":30718,
              "firstname":"Sawyer",
              "lastname":"Vincent",
              "age":26,
              "gender":"F",
              "address":"238 Lancaster Avenue",
              "employer":"Brainquil",
              "email":"sawyervincent@brainquil.com",
              "city":"Galesville",
              "state":"MS"
           }
        },
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"526",
           "_score":0,
           "_source":{  
              "account_number":526,
              "balance":35375,
              "firstname":"Sweeney",
              "lastname":"Fulton",
              "age":33,
              "gender":"F",
              "address":"550 Martense Street",
              "employer":"Cormoran",
              "email":"sweeneyfulton@cormoran.com",
              "city":"Chalfant",
              "state":"IA"
           }
        },
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"879",
           "_score":0,
           "_source":{  
              "account_number":879,
              "balance":48332,
              "firstname":"Sabrina",
              "lastname":"Lancaster",
              "age":31,
              "gender":"F",
              "address":"382 Oak Street",
              "employer":"Webiotic",
              "email":"sabrinalancaster@webiotic.com",
              "city":"Lindisfarne",
              "state":"AZ"
           }
        },
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"256",
           "_score":0,
           "_source":{  
              "account_number":256,
              "balance":48318,
              "firstname":"Simon",
              "lastname":"Hogan",
              "age":31,
              "gender":"M",
              "address":"789 Suydam Place",
              "employer":"Dancerity",
              "email":"simonhogan@dancerity.com",
              "city":"Dargan",
              "state":"GA"
           }
        },
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"264",
           "_score":0,
           "_source":{  
              "account_number":264,
              "balance":22084,
              "firstname":"Samantha",
              "lastname":"Ferrell",
              "age":35,
              "gender":"F",
              "address":"488 Fulton Street",
              "employer":"Flum",
              "email":"samanthaferrell@flum.com",
              "city":"Brandywine",
              "state":"MT"
           }
        },
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"365",
           "_score":0,
           "_source":{  
              "account_number":365,
              "balance":3176,
              "firstname":"Sanders",
              "lastname":"Holder",
              "age":31,
              "gender":"F",
              "address":"453 Cypress Court",
              "employer":"Geekola",
              "email":"sandersholder@geekola.com",
              "city":"Staples",
              "state":"TN"
           }
        },
        {  
           "_index":"bank",
           "_type":"account",
           "_id":"332",
           "_score":0,
           "_source":{  
              "account_number":332,
              "balance":37770,
              "firstname":"Shepherd",
              "lastname":"Davenport",
              "age":28,
              "gender":"F",
              "address":"586 Montague Terrace",
              "employer":"Ecraze",
              "email":"shepherddavenport@ecraze.com",
              "city":"Accoville",
              "state":"NM"
           }
        }
     ]
   }
}