updates to demo data
[plstackapi.git] / planetstack / core / fixtures / demo_data.json
1 [
2 {
3     "pk": 3, 
4     "model": "core.service", 
5     "fields": {
6         "updated": "2013-11-26T12:45:24.212Z", 
7         "description": "Used to help accelerate delivery of content through the CDN.", 
8         "created": "2013-11-26T12:45:24.212Z", 
9         "enabled": true, 
10         "versionNumber": "1.0", 
11         "published": true, 
12         "name": "HPC Service"
13     }
14 },
15 {
16     "pk": 4, 
17     "model": "core.service", 
18     "fields": {
19         "updated": "2013-11-26T12:45:59.003Z", 
20         "description": "Service to help load balance and direct traffic flow to content within the CDN", 
21         "created": "2013-11-26T12:45:59.003Z", 
22         "enabled": true, 
23         "versionNumber": "1.0", 
24         "published": true, 
25         "name": "Request Router Service"
26     }
27 },
28 {
29     "pk": 5, 
30     "model": "core.service", 
31     "fields": {
32         "updated": "2013-12-04T22:51:07.137Z", 
33         "description": "Syndicate Shared Filesystem.", 
34         "created": "2013-12-04T22:51:07.137Z", 
35         "enabled": true, 
36         "versionNumber": "", 
37         "published": true, 
38         "name": "Syndicate"
39     }
40 },
41 {
42     "pk": 8, 
43     "model": "core.service", 
44     "fields": {
45         "updated": "2013-12-13T21:48:58.304Z", 
46         "description": "A provisioning service for long-term experiments.", 
47         "created": "2013-12-13T21:48:58.304Z", 
48         "enabled": true, 
49         "versionNumber": "1.0", 
50         "published": true, 
51         "name": "Raven"
52     }
53 },
54 {
55     "pk": 8, 
56     "model": "core.site", 
57     "fields": {
58         "updated": "2013-12-17T18:00:47.910Z", 
59         "name": "Stanford", 
60         "created": "2013-04-03T23:14:11.072Z", 
61         "tenant_id": "", 
62         "enabled": true, 
63         "longitude": null, 
64         "site_url": "http://www.stanford.edu/", 
65         "login_base": "stanford", 
66         "location": "37.4294,-122.17200000000003", 
67         "latitude": null, 
68         "is_public": true, 
69         "deployments": [
70             5
71         ], 
72         "abbreviated_name": ""
73     }
74 },
75 {
76     "pk": 9, 
77     "model": "core.site", 
78     "fields": {
79         "updated": "2013-12-17T18:00:38.431Z", 
80         "name": "Washington", 
81         "created": "2013-04-03T23:14:11.072Z", 
82         "tenant_id": "", 
83         "enabled": true, 
84         "longitude": null, 
85         "site_url": "https://www.washington.edu/", 
86         "login_base": "wash", 
87         "location": "47.6531,-122.31299999999999", 
88         "latitude": null, 
89         "is_public": true, 
90         "deployments": [
91             6
92         ], 
93         "abbreviated_name": ""
94     }
95 },
96 {
97     "pk": 10, 
98     "model": "core.site", 
99     "fields": {
100         "updated": "2013-12-17T18:00:28.495Z", 
101         "name": "Princeton", 
102         "created": "2013-04-03T23:14:11.072Z", 
103         "tenant_id": "", 
104         "enabled": true, 
105         "longitude": null, 
106         "site_url": "http://princeton.edu/", 
107         "login_base": "princeton", 
108         "location": "40.3502,-74.6524", 
109         "latitude": null, 
110         "is_public": true, 
111         "deployments": [
112             7
113         ], 
114         "abbreviated_name": ""
115     }
116 },
117 {
118     "pk": 11, 
119     "model": "core.site", 
120     "fields": {
121         "updated": "2013-12-17T18:00:18.964Z", 
122         "name": "GeorgiaTech", 
123         "created": "2013-04-03T23:14:11.072Z", 
124         "tenant_id": "", 
125         "enabled": true, 
126         "longitude": null, 
127         "site_url": "http://www.gatech.edu/", 
128         "login_base": "gt", 
129         "location": "33.7772,-84.39760000000001", 
130         "latitude": null, 
131         "is_public": true, 
132         "deployments": [
133             8
134         ], 
135         "abbreviated_name": ""
136     }
137 },
138 {
139     "pk": 12, 
140     "model": "core.site", 
141     "fields": {
142         "updated": "2013-12-17T18:00:07.704Z", 
143         "name": "MaxPlanck", 
144         "created": "2013-04-03T23:14:11.072Z", 
145         "tenant_id": "", 
146         "enabled": true, 
147         "longitude": null, 
148         "site_url": "http://www.mpi-sws.mpg.de/", 
149         "login_base": "mpisws", 
150         "location": "49.14,6.588999999999942", 
151         "latitude": null, 
152         "is_public": true, 
153         "deployments": [
154             9
155         ], 
156         "abbreviated_name": ""
157     }
158 },
159 {
160     "pk": 13, 
161     "model": "core.site", 
162     "fields": {
163         "updated": "2013-06-21T21:17:13.982Z", 
164         "name": "I2 Atlanta", 
165         "created": "2013-04-03T23:14:11.072Z", 
166         "tenant_id": "", 
167         "enabled": true, 
168         "longitude": null, 
169         "site_url": "http://www.internet2.edu", 
170         "login_base": "i2atlanta", 
171         "location": "33.0075,-84.0038", 
172         "latitude": null, 
173         "is_public": true, 
174         "deployments": [
175             10
176         ], 
177         "abbreviated_name": ""
178     }
179 },
180 {
181     "pk": 14, 
182     "model": "core.site", 
183     "fields": {
184         "updated": "2013-06-21T21:17:13.982Z", 
185         "name": "I2 Chicago", 
186         "created": "2013-04-03T23:14:11.072Z", 
187         "tenant_id": "", 
188         "enabled": true, 
189         "longitude": null, 
190         "site_url": "http://www.internet2.edu", 
191         "login_base": "i2chic", 
192         "location": "41.0085,-87.0065", 
193         "latitude": null, 
194         "is_public": true, 
195         "deployments": [
196             10
197         ], 
198         "abbreviated_name": ""
199     }
200 },
201 {
202     "pk": 15, 
203     "model": "core.site", 
204     "fields": {
205         "updated": "2013-06-21T21:17:13.982Z", 
206         "name": "I2 Houston", 
207         "created": "2013-04-03T23:14:11.072Z", 
208         "tenant_id": "", 
209         "enabled": true, 
210         "longitude": null, 
211         "site_url": "http://www.internet2.edu", 
212         "login_base": "i2hous", 
213         "location": "29.0077,-95.0037", 
214         "latitude": null, 
215         "is_public": true, 
216         "deployments": [
217             10
218         ], 
219         "abbreviated_name": ""
220     }
221 },
222 {
223     "pk": 16, 
224     "model": "core.site", 
225     "fields": {
226         "updated": "2013-06-21T21:17:13.982Z", 
227         "name": "I2 Kansas City", 
228         "created": "2013-04-03T23:14:11.072Z", 
229         "tenant_id": "", 
230         "enabled": true, 
231         "longitude": null, 
232         "site_url": "http://www.internet2.edu", 
233         "login_base": "i2kans", 
234         "location": "39.0012,-94.0063", 
235         "latitude": null, 
236         "is_public": true, 
237         "deployments": [
238             10
239         ], 
240         "abbreviated_name": ""
241     }
242 },
243 {
244     "pk": 17, 
245     "model": "core.site", 
246     "fields": {
247         "updated": "2013-06-21T21:17:13.982Z", 
248         "name": "I2 Los Angeles", 
249         "created": "2013-04-03T23:14:11.072Z", 
250         "tenant_id": "", 
251         "enabled": true, 
252         "longitude": null, 
253         "site_url": "http://www.internet2.edu", 
254         "login_base": "i2losa", 
255         "location": "33.2505,-117.503", 
256         "latitude": null, 
257         "is_public": true, 
258         "deployments": [
259             10
260         ], 
261         "abbreviated_name": ""
262     }
263 },
264 {
265     "pk": 18, 
266     "model": "core.site", 
267     "fields": {
268         "updated": "2013-06-21T21:17:13.982Z", 
269         "name": "I2 New York", 
270         "created": "2013-04-03T23:14:11.072Z", 
271         "tenant_id": "", 
272         "enabled": true, 
273         "longitude": null, 
274         "site_url": "http://www.internet2.edu", 
275         "login_base": "i2newy", 
276         "location": "40.72,-73.99", 
277         "latitude": null, 
278         "is_public": true, 
279         "deployments": [
280             10
281         ], 
282         "abbreviated_name": ""
283     }
284 },
285 {
286     "pk": 19, 
287     "model": "core.site", 
288     "fields": {
289         "updated": "2013-06-21T21:17:13.982Z", 
290         "name": "I2 Salt Lake City", 
291         "created": "2013-04-03T23:14:11.072Z", 
292         "tenant_id": "", 
293         "enabled": true, 
294         "longitude": null, 
295         "site_url": "http://www.internet2.edu", 
296         "login_base": "i2salt", 
297         "location": "40.7659,-111.844", 
298         "latitude": null, 
299         "is_public": true, 
300         "deployments": [
301             10
302         ], 
303         "abbreviated_name": ""
304     }
305 },
306 {
307     "pk": 20, 
308     "model": "core.site", 
309     "fields": {
310         "updated": "2013-06-21T21:17:13.982Z", 
311         "name": "I2 Seattle", 
312         "created": "2013-04-03T23:14:11.072Z", 
313         "tenant_id": "", 
314         "enabled": true, 
315         "longitude": null, 
316         "site_url": "http://www.internet2.edu", 
317         "login_base": "i2seat", 
318         "location": "47.6531,-122.313", 
319         "latitude": null, 
320         "is_public": true, 
321         "deployments": [
322             10
323         ], 
324         "abbreviated_name": ""
325     }
326 },
327 {
328     "pk": 21, 
329     "model": "core.site", 
330     "fields": {
331         "updated": "2013-06-21T21:17:13.982Z", 
332         "name": "I2 Washington DC", 
333         "created": "2013-04-03T23:14:11.072Z", 
334         "tenant_id": "", 
335         "enabled": true, 
336         "longitude": null, 
337         "site_url": "http://www.internet2.edu", 
338         "login_base": "i2wash", 
339         "location": "38.009,-77.0003", 
340         "latitude": null, 
341         "is_public": true, 
342         "deployments": [
343             10
344         ], 
345         "abbreviated_name": ""
346     }
347 },
348 {
349     "pk": 22, 
350     "model": "core.site", 
351     "fields": {
352         "updated": "2013-12-17T17:30:14.491Z", 
353         "name": "ON.Lab", 
354         "created": "2013-04-03T23:14:11.072Z", 
355         "tenant_id": "", 
356         "enabled": true, 
357         "longitude": null, 
358         "site_url": "http://www.onlab.us/", 
359         "login_base": "onlab", 
360         "location": "37.452955,-122.18176599999998", 
361         "latitude": null, 
362         "is_public": true, 
363         "deployments": [
364             5, 
365             6, 
366             7, 
367             8, 
368             9, 
369             10
370         ], 
371         "abbreviated_name": ""
372     }
373 },
374 {
375     "pk": 23, 
376     "model": "core.site", 
377     "fields": {
378         "updated": "2013-12-17T18:21:43.870Z", 
379         "name": "I2 Singapore", 
380         "created": "2013-12-17T17:08:49.669Z", 
381         "tenant_id": null, 
382         "enabled": true, 
383         "longitude": null, 
384         "site_url": "http://www.internet2.edu/", 
385         "login_base": "i2singapore", 
386         "location": "1.33544,103.88999999999999", 
387         "latitude": null, 
388         "is_public": true, 
389         "deployments": [
390             10
391         ], 
392         "abbreviated_name": ""
393     }
394 },
395 {
396     "pk": 24, 
397     "model": "core.site", 
398     "fields": {
399         "updated": "2013-12-17T18:08:01.373Z", 
400         "name": "Arizona", 
401         "created": "2013-12-17T18:07:14.190Z", 
402         "tenant_id": null, 
403         "enabled": true, 
404         "longitude": null, 
405         "site_url": "http://www.cs.arizona.edu/", 
406         "login_base": "arizona", 
407         "location": "32.2333,-110.94799999999998", 
408         "latitude": null, 
409         "is_public": true, 
410         "deployments": [], 
411         "abbreviated_name": ""
412     }
413 },
414 {
415     "pk": 1, 
416     "model": "core.siterole", 
417     "fields": {
418         "updated": "2013-12-17T18:08:54.842Z", 
419         "role": "pi", 
420         "created": "2013-12-17T18:08:54.842Z"
421     }
422 },
423 {
424     "pk": 5, 
425     "model": "core.deployment", 
426     "fields": {
427         "updated": "2013-04-03T22:57:23.015Z", 
428         "name": "US-Stanford", 
429         "created": "2013-04-03T22:57:23.015Z"
430     }
431 },
432 {
433     "pk": 6, 
434     "model": "core.deployment", 
435     "fields": {
436         "updated": "2013-04-03T22:57:23.015Z", 
437         "name": "US-Washington", 
438         "created": "2013-04-03T22:57:23.015Z"
439     }
440 },
441 {
442     "pk": 7, 
443     "model": "core.deployment", 
444     "fields": {
445         "updated": "2013-04-03T22:57:23.015Z", 
446         "name": "US-Princeton", 
447         "created": "2013-04-03T22:57:23.015Z"
448     }
449 },
450 {
451     "pk": 8, 
452     "model": "core.deployment", 
453     "fields": {
454         "updated": "2013-04-03T22:57:23.015Z", 
455         "name": "US-GeorgiaTech", 
456         "created": "2013-04-03T22:57:23.015Z"
457     }
458 },
459 {
460     "pk": 9, 
461     "model": "core.deployment", 
462     "fields": {
463         "updated": "2013-04-03T22:57:23.015Z", 
464         "name": "EU-MaxPlanck", 
465         "created": "2013-04-03T22:57:23.015Z"
466     }
467 },
468 {
469     "pk": 10, 
470     "model": "core.deployment", 
471     "fields": {
472         "updated": "2013-04-03T22:57:23.015Z", 
473         "name": "Internet2", 
474         "created": "2013-04-03T22:57:23.015Z"
475     }
476 },
477 {
478     "pk": 1, 
479     "model": "core.user", 
480     "fields": {
481         "username": "padmin@vicci.org", 
482         "public_key": null, 
483         "updated": "2013-11-26T12:36:49.829Z", 
484         "is_readonly": false, 
485         "firstname": "OpenCloud", 
486         "user_url": null, 
487         "lastname": "Admin", 
488         "created": "2013-11-26T12:36:49.816Z", 
489         "is_active": true, 
490         "site": null, 
491         "phone": null, 
492         "kuser_id": null, 
493         "is_staff": true, 
494         "last_login": "2013-12-13T05:21:52.645Z", 
495         "timezone": "America/New_York", 
496         "is_admin": true, 
497         "password": "pbkdf2_sha256$10000$v5qKhIyhSQ2N$V8vh2mkqYdjQib6d2jBkpwV57eMBfhd/9eiXqaDLUWg=", 
498         "email": "padmin@vicci.org", 
499         "enacted": null
500     }
501 },
502 {
503     "pk": 2, 
504     "model": "core.user", 
505     "fields": {
506         "username": "tony@onlab.us", 
507         "public_key": null, 
508         "updated": "2013-09-22T21:47:30.993Z", 
509         "is_readonly": false, 
510         "firstname": "Tony", 
511         "user_url": null, 
512         "lastname": "Mack", 
513         "created": "2013-09-22T21:47:30.959Z", 
514         "is_active": true, 
515         "site": 22, 
516         "phone": null, 
517         "kuser_id": null, 
518         "is_staff": true, 
519         "last_login": "2013-12-14T03:21:24.872Z", 
520         "timezone": "America/New_York", 
521         "is_admin": true, 
522         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
523         "email": "tony@onlab.us", 
524         "enacted": null
525     }
526 },
527 {
528     "pk": 3, 
529     "model": "core.user", 
530     "fields": {
531         "username": "mike@onlab.us", 
532         "public_key": null, 
533         "updated": "2013-09-22T21:47:30.993Z", 
534         "is_readonly": false, 
535         "firstname": "Mike", 
536         "user_url": null, 
537         "lastname": "Wawrzoniak", 
538         "created": "2013-09-22T21:47:30.959Z", 
539         "is_active": true, 
540         "site": 22, 
541         "phone": null, 
542         "kuser_id": null, 
543         "is_staff": true, 
544         "last_login": "2013-12-04T20:46:15.904Z", 
545         "timezone": "America/New_York", 
546         "is_admin": true, 
547         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
548         "email": "mike@onlab.us", 
549         "enacted": null
550     }
551 },
552 {
553     "pk": 4, 
554     "model": "core.user", 
555     "fields": {
556         "username": "andy@onlab.us", 
557         "public_key": null, 
558         "updated": "2013-09-22T21:47:30.993Z", 
559         "is_readonly": false, 
560         "firstname": "Andy", 
561         "user_url": null, 
562         "lastname": "Bavier", 
563         "created": "2013-09-22T21:47:30.959Z", 
564         "is_active": true, 
565         "site": 22, 
566         "phone": null, 
567         "kuser_id": null, 
568         "is_staff": true, 
569         "last_login": "2013-12-17T18:22:01.970Z", 
570         "timezone": "America/New_York", 
571         "is_admin": true, 
572         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
573         "email": "andy@onlab.us", 
574         "enacted": null
575     }
576 },
577 {
578     "pk": 5, 
579     "model": "core.user", 
580     "fields": {
581         "username": "sapan@onlab.us", 
582         "public_key": null, 
583         "updated": "2013-09-22T21:47:30.993Z", 
584         "is_readonly": false, 
585         "firstname": "Sapan", 
586         "user_url": null, 
587         "lastname": "Bhatia", 
588         "created": "2013-09-22T21:47:30.959Z", 
589         "is_active": true, 
590         "site": 22, 
591         "phone": null, 
592         "kuser_id": null, 
593         "is_staff": true, 
594         "last_login": "2013-12-17T16:21:46.493Z", 
595         "timezone": "America/New_York", 
596         "is_admin": true, 
597         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
598         "email": "sapan@onlab.us", 
599         "enacted": null
600     }
601 },
602 {
603     "pk": 6, 
604     "model": "core.user", 
605     "fields": {
606         "username": "jcnelson@cs.princeton.edu", 
607         "public_key": "", 
608         "updated": "2013-12-16T15:44:27.429Z", 
609         "is_readonly": false, 
610         "firstname": "Jude", 
611         "user_url": null, 
612         "lastname": "Nelson", 
613         "created": "2013-09-22T21:47:30.959Z", 
614         "is_active": true, 
615         "site": 10, 
616         "phone": "", 
617         "kuser_id": null, 
618         "is_staff": true, 
619         "last_login": "2013-09-22T21:48:01.047Z", 
620         "timezone": "America/New_York", 
621         "is_admin": true, 
622         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
623         "email": "jcnelson@cs.princeton.edu", 
624         "enacted": null
625     }
626 },
627 {
628     "pk": 7, 
629     "model": "core.user", 
630     "fields": {
631         "username": "llp@onlab.us", 
632         "public_key": "", 
633         "updated": "2013-12-04T20:47:03.679Z", 
634         "is_readonly": false, 
635         "firstname": "Larry", 
636         "user_url": null, 
637         "lastname": "Peterson", 
638         "created": "2013-09-22T21:47:30.959Z", 
639         "is_active": true, 
640         "site": 22, 
641         "phone": "", 
642         "kuser_id": null, 
643         "is_staff": true, 
644         "last_login": "2013-12-17T17:29:10.464Z", 
645         "timezone": "America/New_York", 
646         "is_admin": true, 
647         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
648         "email": "llp@onlab.us", 
649         "enacted": null
650     }
651 },
652 {
653     "pk": 8, 
654     "model": "core.user", 
655     "fields": {
656         "username": "scott@onlab.us", 
657         "public_key": null, 
658         "updated": "2013-09-22T21:47:30.993Z", 
659         "is_readonly": false, 
660         "firstname": "Scott", 
661         "user_url": null, 
662         "lastname": "Baker", 
663         "created": "2013-09-22T21:47:30.959Z", 
664         "is_active": true, 
665         "site": 22, 
666         "phone": null, 
667         "kuser_id": null, 
668         "is_staff": true, 
669         "last_login": "2013-12-12T17:31:25.520Z", 
670         "timezone": "America/New_York", 
671         "is_admin": true, 
672         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
673         "email": "scott@onlab.us", 
674         "enacted": null
675     }
676 },
677 {
678     "pk": 9, 
679     "model": "core.user", 
680     "fields": {
681         "username": "ali@onlab.us", 
682         "public_key": null, 
683         "updated": "2013-09-22T21:47:30.993Z", 
684         "is_readonly": false, 
685         "firstname": "Ali", 
686         "user_url": null, 
687         "lastname": "Al-Shabibi", 
688         "created": "2013-09-22T21:47:30.959Z", 
689         "is_active": true, 
690         "site": 22, 
691         "phone": null, 
692         "kuser_id": null, 
693         "is_staff": true, 
694         "last_login": "2013-09-22T21:48:01.047Z", 
695         "timezone": "America/New_York", 
696         "is_admin": true, 
697         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
698         "email": "ali@onlab.us", 
699         "enacted": null
700     }
701 },
702 {
703     "pk": 10, 
704     "model": "core.user", 
705     "fields": {
706         "username": "bill@onlab.us", 
707         "public_key": null, 
708         "updated": "2013-09-22T21:47:30.993Z", 
709         "is_readonly": false, 
710         "firstname": "Bill", 
711         "user_url": null, 
712         "lastname": "Snow", 
713         "created": "2013-09-22T21:47:30.959Z", 
714         "is_active": true, 
715         "site": 22, 
716         "phone": null, 
717         "kuser_id": null, 
718         "is_staff": true, 
719         "last_login": "2013-09-22T21:48:01.047Z", 
720         "timezone": "America/New_York", 
721         "is_admin": true, 
722         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
723         "email": "bill@onlab.us", 
724         "enacted": null
725     }
726 },
727 {
728     "pk": 11, 
729     "model": "core.user", 
730     "fields": {
731         "username": "guru@onlab.us", 
732         "public_key": null, 
733         "updated": "2013-09-22T21:47:30.993Z", 
734         "is_readonly": false, 
735         "firstname": "Guru", 
736         "user_url": null, 
737         "lastname": "Parulkar", 
738         "created": "2013-09-22T21:47:30.959Z", 
739         "is_active": true, 
740         "site": 22, 
741         "phone": null, 
742         "kuser_id": null, 
743         "is_staff": true, 
744         "last_login": "2013-09-22T21:48:01.047Z", 
745         "timezone": "America/New_York", 
746         "is_admin": true, 
747         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
748         "email": "guru@onlab.us", 
749         "enacted": null
750     }
751 },
752 {
753     "pk": 12, 
754     "model": "core.user", 
755     "fields": {
756         "username": "marc@onlab.us", 
757         "public_key": null, 
758         "updated": "2013-09-22T21:47:30.993Z", 
759         "is_readonly": false, 
760         "firstname": "Marc", 
761         "user_url": null, 
762         "lastname": "Fiuczynski", 
763         "created": "2013-09-22T21:47:30.959Z", 
764         "is_active": true, 
765         "site": 22, 
766         "phone": null, 
767         "kuser_id": null, 
768         "is_staff": true, 
769         "last_login": "2013-09-22T21:48:01.047Z", 
770         "timezone": "America/New_York", 
771         "is_admin": true, 
772         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
773         "email": "marc@onlab.us", 
774         "enacted": null
775     }
776 },
777 {
778     "pk": 13, 
779     "model": "core.user", 
780     "fields": {
781         "username": "siobhan@onlab.us", 
782         "public_key": null, 
783         "updated": "2013-09-22T21:47:30.993Z", 
784         "is_readonly": false, 
785         "firstname": "Siobhan", 
786         "user_url": null, 
787         "lastname": "Tully", 
788         "created": "2013-09-22T21:47:30.959Z", 
789         "is_active": true, 
790         "site": 22, 
791         "phone": null, 
792         "kuser_id": null, 
793         "is_staff": true, 
794         "last_login": "2013-09-22T21:48:01.047Z", 
795         "timezone": "America/New_York", 
796         "is_admin": true, 
797         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
798         "email": "siobhan@onlab.us", 
799         "enacted": null
800     }
801 },
802 {
803     "pk": 14, 
804     "model": "core.user", 
805     "fields": {
806         "username": "demo@onlab.us", 
807         "public_key": "", 
808         "updated": "2013-12-06T11:25:52.457Z", 
809         "is_readonly": true, 
810         "firstname": "Demo", 
811         "user_url": null, 
812         "lastname": "OpenCloud", 
813         "created": "2013-12-06T11:25:41.211Z", 
814         "is_active": true, 
815         "site": 22, 
816         "phone": "", 
817         "kuser_id": null, 
818         "is_staff": true, 
819         "last_login": "2013-12-17T18:54:01.976Z", 
820         "timezone": "America/New_York", 
821         "is_admin": true, 
822         "password": "pbkdf2_sha256$10000$jaLSTW2ksHEN$HDpjDKieFDjMvtV5wbF/ow3zfq8EqcFtNXLfuo+150s=", 
823         "email": "demo@onlab.us", 
824         "enacted": null
825     }
826 },
827 {
828     "pk": 15, 
829     "model": "core.user", 
830     "fields": {
831         "username": "jhh@cs.arizona.edu", 
832         "public_key": "", 
833         "updated": "2013-12-17T18:08:58.288Z", 
834         "is_readonly": false, 
835         "firstname": "John", 
836         "user_url": null, 
837         "lastname": "Hartman", 
838         "created": "2013-12-17T18:08:01.381Z", 
839         "is_active": true, 
840         "site": 24, 
841         "phone": "", 
842         "kuser_id": null, 
843         "is_staff": true, 
844         "last_login": "2013-12-17T18:08:01.356Z", 
845         "timezone": "America/New_York", 
846         "is_admin": true, 
847         "password": "!", 
848         "email": "jhh@cs.arizona.edu", 
849         "enacted": null
850     }
851 },
852 {
853     "pk": 1, 
854     "model": "core.serviceclass", 
855     "fields": {
856         "updated": "2013-05-10T23:30:52.931Z", 
857         "membershipFee": 0, 
858         "membershipFeeMonths": 0, 
859         "created": "2013-05-10T23:30:52.931Z", 
860         "upgradeFrom": [
861             2, 
862             3
863         ], 
864         "commitment": 0, 
865         "name": "Best Effort", 
866         "upgradeRequiresApproval": false, 
867         "description": "Best Effort"
868     }
869 },
870 {
871     "pk": 2, 
872     "model": "core.serviceclass", 
873     "fields": {
874         "updated": "2013-05-10T23:35:51.694Z", 
875         "membershipFee": 100, 
876         "membershipFeeMonths": 1, 
877         "created": "2013-05-10T23:33:24.930Z", 
878         "upgradeFrom": [
879             1, 
880             3
881         ], 
882         "commitment": 365, 
883         "name": "Silver", 
884         "upgradeRequiresApproval": false, 
885         "description": "Silver"
886     }
887 },
888 {
889     "pk": 3, 
890     "model": "core.serviceclass", 
891     "fields": {
892         "updated": "2013-05-10T23:34:01.320Z", 
893         "membershipFee": 18000, 
894         "membershipFeeMonths": 12, 
895         "created": "2013-05-10T23:34:01.320Z", 
896         "upgradeFrom": [
897             1, 
898             2
899         ], 
900         "commitment": 365, 
901         "name": "Gold", 
902         "upgradeRequiresApproval": false, 
903         "description": "Gold"
904     }
905 },
906 {
907     "pk": 4, 
908     "model": "core.slice", 
909     "fields": {
910         "router_id": null, 
911         "updated": "2013-12-05T01:41:11.410Z", 
912         "name": "HyperCache", 
913         "service": 3, 
914         "created": "2013-04-03T23:14:11.072Z", 
915         "network_id": null, 
916         "tenant_id": "", 
917         "serviceClass": 1, 
918         "enabled": true, 
919         "site": 22, 
920         "omf_friendly": false, 
921         "subnet_id": null, 
922         "slice_url": "", 
923         "creator": 1, 
924         "description": "HyperCache slice for HyperCache service."
925     }
926 },
927 {
928     "pk": 6, 
929     "model": "core.slice", 
930     "fields": {
931         "router_id": null, 
932         "updated": "2013-12-05T01:41:23.032Z", 
933         "name": "Syndicate", 
934         "service": 5, 
935         "created": "2013-04-03T23:14:11.072Z", 
936         "network_id": null, 
937         "tenant_id": "", 
938         "serviceClass": 1, 
939         "enabled": true, 
940         "site": 22, 
941         "omf_friendly": false, 
942         "subnet_id": null, 
943         "slice_url": "", 
944         "creator": 1, 
945         "description": ""
946     }
947 },
948 {
949     "pk": 8, 
950     "model": "core.slice", 
951     "fields": {
952         "router_id": null, 
953         "updated": "2013-12-12T18:11:27.780Z", 
954         "name": "DnsRedir", 
955         "service": 4, 
956         "created": "2013-12-04T22:48:35.584Z", 
957         "network_id": null, 
958         "tenant_id": "", 
959         "serviceClass": 2, 
960         "enabled": true, 
961         "site": 22, 
962         "omf_friendly": false, 
963         "subnet_id": null, 
964         "slice_url": "", 
965         "creator": 8, 
966         "description": "DNS Redirection slice for RequestRouter service."
967     }
968 },
969 {
970     "pk": 9, 
971     "model": "core.slice", 
972     "fields": {
973         "router_id": null, 
974         "updated": "2013-12-12T18:12:41.375Z", 
975         "name": "DnsDemux", 
976         "service": 4, 
977         "created": "2013-12-04T22:49:23.051Z", 
978         "network_id": null, 
979         "tenant_id": "", 
980         "serviceClass": 2, 
981         "enabled": true, 
982         "site": 22, 
983         "omf_friendly": false, 
984         "subnet_id": null, 
985         "slice_url": "", 
986         "creator": 8, 
987         "description": "DNS Demultiplexing slice for RequestRouter service. "
988     }
989 },
990 {
991     "pk": 10, 
992     "model": "core.slice", 
993     "fields": {
994         "router_id": null, 
995         "updated": "2013-12-09T14:19:28.458Z", 
996         "name": "Infrastructure", 
997         "service": null, 
998         "created": "2013-12-09T14:13:15.392Z", 
999         "network_id": null, 
1000         "tenant_id": "", 
1001         "serviceClass": 1, 
1002         "enabled": true, 
1003         "site": 22, 
1004         "omf_friendly": false, 
1005         "subnet_id": null, 
1006         "slice_url": "", 
1007         "creator": null, 
1008         "description": ""
1009     }
1010 },
1011 {
1012     "pk": 11, 
1013     "model": "core.slice", 
1014     "fields": {
1015         "router_id": null, 
1016         "updated": "2013-12-17T18:09:29.065Z", 
1017         "name": "Stork", 
1018         "service": 8, 
1019         "created": "2013-12-13T21:49:59.476Z", 
1020         "network_id": null, 
1021         "tenant_id": "", 
1022         "serviceClass": 1, 
1023         "enabled": true, 
1024         "site": 24, 
1025         "omf_friendly": false, 
1026         "subnet_id": null, 
1027         "slice_url": "", 
1028         "creator": null, 
1029         "description": "The Stork Package Management Service"
1030     }
1031 },
1032 {
1033     "pk": 12, 
1034     "model": "core.slice", 
1035     "fields": {
1036         "router_id": null, 
1037         "updated": "2013-12-17T18:09:20.587Z", 
1038         "name": "Owl", 
1039         "service": 8, 
1040         "created": "2013-12-13T21:52:15.590Z", 
1041         "network_id": null, 
1042         "tenant_id": "", 
1043         "serviceClass": 1, 
1044         "enabled": true, 
1045         "site": 24, 
1046         "omf_friendly": false, 
1047         "subnet_id": null, 
1048         "slice_url": "", 
1049         "creator": null, 
1050         "description": "The Owl Data Collection service"
1051     }
1052 },
1053 {
1054     "pk": 13, 
1055     "model": "core.slice", 
1056     "fields": {
1057         "router_id": null, 
1058         "updated": "2013-12-13T21:59:36.718Z", 
1059         "name": "Hadoop", 
1060         "service": null, 
1061         "created": "2013-12-13T21:54:20.895Z", 
1062         "network_id": null, 
1063         "tenant_id": "", 
1064         "serviceClass": 2, 
1065         "enabled": true, 
1066         "site": 22, 
1067         "omf_friendly": false, 
1068         "subnet_id": null, 
1069         "slice_url": "", 
1070         "creator": null, 
1071         "description": "Hadoop map-reduce service"
1072     }
1073 },
1074 {
1075     "pk": 14, 
1076     "model": "core.slice", 
1077     "fields": {
1078         "router_id": null, 
1079         "updated": "2013-12-13T21:58:44.338Z", 
1080         "name": "test-slice-1", 
1081         "service": null, 
1082         "created": "2013-12-13T21:56:57.299Z", 
1083         "network_id": null, 
1084         "tenant_id": "", 
1085         "serviceClass": 1, 
1086         "enabled": true, 
1087         "site": 10, 
1088         "omf_friendly": false, 
1089         "subnet_id": null, 
1090         "slice_url": "", 
1091         "creator": null, 
1092         "description": "Test slice number one."
1093     }
1094 },
1095 {
1096     "pk": 15, 
1097     "model": "core.slice", 
1098     "fields": {
1099         "router_id": null, 
1100         "updated": "2013-12-13T22:01:49.732Z", 
1101         "name": "test-slice-2", 
1102         "service": null, 
1103         "created": "2013-12-13T22:00:03.049Z", 
1104         "network_id": null, 
1105         "tenant_id": "", 
1106         "serviceClass": 1, 
1107         "enabled": true, 
1108         "site": 10, 
1109         "omf_friendly": false, 
1110         "subnet_id": null, 
1111         "slice_url": "", 
1112         "creator": null, 
1113         "description": "test slice number two."
1114     }
1115 },
1116 {
1117     "pk": 1, 
1118     "model": "core.image", 
1119     "fields": {
1120         "updated": "2013-12-09T14:26:56.787Z", 
1121         "name": "Fedora 16 LXC rev 1.3", 
1122         "created": "2013-12-09T14:26:56.787Z", 
1123         "container_format": "bare", 
1124         "disk_format": "raw", 
1125         "image_id": "d4bdbba2-6883-4232-863a-202fd4c56c21"
1126     }
1127 },
1128 {
1129     "pk": 384, 
1130     "model": "core.node", 
1131     "fields": {
1132         "site": 8, 
1133         "updated": "2013-06-21T21:17:13.982Z", 
1134         "deployment": 5, 
1135         "name": "node1.stanford.vicci.org", 
1136         "created": "2013-04-03T23:14:11.072Z"
1137     }
1138 },
1139 {
1140     "pk": 385, 
1141     "model": "core.node", 
1142     "fields": {
1143         "site": 8, 
1144         "updated": "2013-06-21T21:17:13.982Z", 
1145         "deployment": 5, 
1146         "name": "node2.stanford.vicci.org", 
1147         "created": "2013-04-03T23:14:11.072Z"
1148     }
1149 },
1150 {
1151     "pk": 386, 
1152     "model": "core.node", 
1153     "fields": {
1154         "site": 8, 
1155         "updated": "2013-06-21T21:17:13.982Z", 
1156         "deployment": 5, 
1157         "name": "node3.stanford.vicci.org", 
1158         "created": "2013-04-03T23:14:11.072Z"
1159     }
1160 },
1161 {
1162     "pk": 387, 
1163     "model": "core.node", 
1164     "fields": {
1165         "site": 8, 
1166         "updated": "2013-06-21T21:17:13.982Z", 
1167         "deployment": 5, 
1168         "name": "node4.stanford.vicci.org", 
1169         "created": "2013-04-03T23:14:11.072Z"
1170     }
1171 },
1172 {
1173     "pk": 388, 
1174     "model": "core.node", 
1175     "fields": {
1176         "site": 8, 
1177         "updated": "2013-06-21T21:17:13.982Z", 
1178         "deployment": 5, 
1179         "name": "node5.stanford.vicci.org", 
1180         "created": "2013-04-03T23:14:11.072Z"
1181     }
1182 },
1183 {
1184     "pk": 389, 
1185     "model": "core.node", 
1186     "fields": {
1187         "site": 8, 
1188         "updated": "2013-06-21T21:17:13.982Z", 
1189         "deployment": 5, 
1190         "name": "node6.stanford.vicci.org", 
1191         "created": "2013-04-03T23:14:11.072Z"
1192     }
1193 },
1194 {
1195     "pk": 390, 
1196     "model": "core.node", 
1197     "fields": {
1198         "site": 8, 
1199         "updated": "2013-06-21T21:17:13.982Z", 
1200         "deployment": 5, 
1201         "name": "node7.stanford.vicci.org", 
1202         "created": "2013-04-03T23:14:11.072Z"
1203     }
1204 },
1205 {
1206     "pk": 391, 
1207     "model": "core.node", 
1208     "fields": {
1209         "site": 8, 
1210         "updated": "2013-06-21T21:17:13.982Z", 
1211         "deployment": 5, 
1212         "name": "node8.stanford.vicci.org", 
1213         "created": "2013-04-03T23:14:11.072Z"
1214     }
1215 },
1216 {
1217     "pk": 392, 
1218     "model": "core.node", 
1219     "fields": {
1220         "site": 8, 
1221         "updated": "2013-06-21T21:17:13.982Z", 
1222         "deployment": 5, 
1223         "name": "node9.stanford.vicci.org", 
1224         "created": "2013-04-03T23:14:11.072Z"
1225     }
1226 },
1227 {
1228     "pk": 393, 
1229     "model": "core.node", 
1230     "fields": {
1231         "site": 8, 
1232         "updated": "2013-06-21T21:17:13.982Z", 
1233         "deployment": 5, 
1234         "name": "node10.stanford.vicci.org", 
1235         "created": "2013-04-03T23:14:11.072Z"
1236     }
1237 },
1238 {
1239     "pk": 394, 
1240     "model": "core.node", 
1241     "fields": {
1242         "site": 8, 
1243         "updated": "2013-06-21T21:17:13.982Z", 
1244         "deployment": 5, 
1245         "name": "node11.stanford.vicci.org", 
1246         "created": "2013-04-03T23:14:11.072Z"
1247     }
1248 },
1249 {
1250     "pk": 395, 
1251     "model": "core.node", 
1252     "fields": {
1253         "site": 8, 
1254         "updated": "2013-06-21T21:17:13.982Z", 
1255         "deployment": 5, 
1256         "name": "node12.stanford.vicci.org", 
1257         "created": "2013-04-03T23:14:11.072Z"
1258     }
1259 },
1260 {
1261     "pk": 396, 
1262     "model": "core.node", 
1263     "fields": {
1264         "site": 8, 
1265         "updated": "2013-06-21T21:17:13.982Z", 
1266         "deployment": 5, 
1267         "name": "node13.stanford.vicci.org", 
1268         "created": "2013-04-03T23:14:11.072Z"
1269     }
1270 },
1271 {
1272     "pk": 397, 
1273     "model": "core.node", 
1274     "fields": {
1275         "site": 8, 
1276         "updated": "2013-06-21T21:17:13.982Z", 
1277         "deployment": 5, 
1278         "name": "node14.stanford.vicci.org", 
1279         "created": "2013-04-03T23:14:11.072Z"
1280     }
1281 },
1282 {
1283     "pk": 398, 
1284     "model": "core.node", 
1285     "fields": {
1286         "site": 8, 
1287         "updated": "2013-06-21T21:17:13.982Z", 
1288         "deployment": 5, 
1289         "name": "node15.stanford.vicci.org", 
1290         "created": "2013-04-03T23:14:11.072Z"
1291     }
1292 },
1293 {
1294     "pk": 399, 
1295     "model": "core.node", 
1296     "fields": {
1297         "site": 8, 
1298         "updated": "2013-06-21T21:17:13.982Z", 
1299         "deployment": 5, 
1300         "name": "node16.stanford.vicci.org", 
1301         "created": "2013-04-03T23:14:11.072Z"
1302     }
1303 },
1304 {
1305     "pk": 400, 
1306     "model": "core.node", 
1307     "fields": {
1308         "site": 8, 
1309         "updated": "2013-06-21T21:17:13.982Z", 
1310         "deployment": 5, 
1311         "name": "node17.stanford.vicci.org", 
1312         "created": "2013-04-03T23:14:11.072Z"
1313     }
1314 },
1315 {
1316     "pk": 401, 
1317     "model": "core.node", 
1318     "fields": {
1319         "site": 8, 
1320         "updated": "2013-06-21T21:17:13.982Z", 
1321         "deployment": 5, 
1322         "name": "node18.stanford.vicci.org", 
1323         "created": "2013-04-03T23:14:11.072Z"
1324     }
1325 },
1326 {
1327     "pk": 402, 
1328     "model": "core.node", 
1329     "fields": {
1330         "site": 8, 
1331         "updated": "2013-06-21T21:17:13.982Z", 
1332         "deployment": 5, 
1333         "name": "node19.stanford.vicci.org", 
1334         "created": "2013-04-03T23:14:11.072Z"
1335     }
1336 },
1337 {
1338     "pk": 403, 
1339     "model": "core.node", 
1340     "fields": {
1341         "site": 8, 
1342         "updated": "2013-06-21T21:17:13.982Z", 
1343         "deployment": 5, 
1344         "name": "node20.stanford.vicci.org", 
1345         "created": "2013-04-03T23:14:11.072Z"
1346     }
1347 },
1348 {
1349     "pk": 404, 
1350     "model": "core.node", 
1351     "fields": {
1352         "site": 8, 
1353         "updated": "2013-06-21T21:17:13.982Z", 
1354         "deployment": 5, 
1355         "name": "node21.stanford.vicci.org", 
1356         "created": "2013-04-03T23:14:11.072Z"
1357     }
1358 },
1359 {
1360     "pk": 405, 
1361     "model": "core.node", 
1362     "fields": {
1363         "site": 8, 
1364         "updated": "2013-06-21T21:17:13.982Z", 
1365         "deployment": 5, 
1366         "name": "node22.stanford.vicci.org", 
1367         "created": "2013-04-03T23:14:11.072Z"
1368     }
1369 },
1370 {
1371     "pk": 406, 
1372     "model": "core.node", 
1373     "fields": {
1374         "site": 8, 
1375         "updated": "2013-06-21T21:17:13.982Z", 
1376         "deployment": 5, 
1377         "name": "node23.stanford.vicci.org", 
1378         "created": "2013-04-03T23:14:11.072Z"
1379     }
1380 },
1381 {
1382     "pk": 407, 
1383     "model": "core.node", 
1384     "fields": {
1385         "site": 8, 
1386         "updated": "2013-06-21T21:17:13.982Z", 
1387         "deployment": 5, 
1388         "name": "node24.stanford.vicci.org", 
1389         "created": "2013-04-03T23:14:11.072Z"
1390     }
1391 },
1392 {
1393     "pk": 408, 
1394     "model": "core.node", 
1395     "fields": {
1396         "site": 8, 
1397         "updated": "2013-06-21T21:17:13.982Z", 
1398         "deployment": 5, 
1399         "name": "node25.stanford.vicci.org", 
1400         "created": "2013-04-03T23:14:11.072Z"
1401     }
1402 },
1403 {
1404     "pk": 409, 
1405     "model": "core.node", 
1406     "fields": {
1407         "site": 8, 
1408         "updated": "2013-06-21T21:17:13.982Z", 
1409         "deployment": 5, 
1410         "name": "node26.stanford.vicci.org", 
1411         "created": "2013-04-03T23:14:11.072Z"
1412     }
1413 },
1414 {
1415     "pk": 410, 
1416     "model": "core.node", 
1417     "fields": {
1418         "site": 8, 
1419         "updated": "2013-06-21T21:17:13.982Z", 
1420         "deployment": 5, 
1421         "name": "node27.stanford.vicci.org", 
1422         "created": "2013-04-03T23:14:11.072Z"
1423     }
1424 },
1425 {
1426     "pk": 411, 
1427     "model": "core.node", 
1428     "fields": {
1429         "site": 8, 
1430         "updated": "2013-06-21T21:17:13.982Z", 
1431         "deployment": 5, 
1432         "name": "node28.stanford.vicci.org", 
1433         "created": "2013-04-03T23:14:11.072Z"
1434     }
1435 },
1436 {
1437     "pk": 412, 
1438     "model": "core.node", 
1439     "fields": {
1440         "site": 8, 
1441         "updated": "2013-06-21T21:17:13.982Z", 
1442         "deployment": 5, 
1443         "name": "node29.stanford.vicci.org", 
1444         "created": "2013-04-03T23:14:11.072Z"
1445     }
1446 },
1447 {
1448     "pk": 413, 
1449     "model": "core.node", 
1450     "fields": {
1451         "site": 8, 
1452         "updated": "2013-06-21T21:17:13.982Z", 
1453         "deployment": 5, 
1454         "name": "node30.stanford.vicci.org", 
1455         "created": "2013-04-03T23:14:11.072Z"
1456     }
1457 },
1458 {
1459     "pk": 414, 
1460     "model": "core.node", 
1461     "fields": {
1462         "site": 8, 
1463         "updated": "2013-06-21T21:17:13.982Z", 
1464         "deployment": 5, 
1465         "name": "node31.stanford.vicci.org", 
1466         "created": "2013-04-03T23:14:11.072Z"
1467     }
1468 },
1469 {
1470     "pk": 415, 
1471     "model": "core.node", 
1472     "fields": {
1473         "site": 8, 
1474         "updated": "2013-06-21T21:17:13.982Z", 
1475         "deployment": 5, 
1476         "name": "node32.stanford.vicci.org", 
1477         "created": "2013-04-03T23:14:11.072Z"
1478     }
1479 },
1480 {
1481     "pk": 416, 
1482     "model": "core.node", 
1483     "fields": {
1484         "site": 8, 
1485         "updated": "2013-06-21T21:17:13.982Z", 
1486         "deployment": 5, 
1487         "name": "node33.stanford.vicci.org", 
1488         "created": "2013-04-03T23:14:11.072Z"
1489     }
1490 },
1491 {
1492     "pk": 417, 
1493     "model": "core.node", 
1494     "fields": {
1495         "site": 8, 
1496         "updated": "2013-06-21T21:17:13.982Z", 
1497         "deployment": 5, 
1498         "name": "node34.stanford.vicci.org", 
1499         "created": "2013-04-03T23:14:11.072Z"
1500     }
1501 },
1502 {
1503     "pk": 418, 
1504     "model": "core.node", 
1505     "fields": {
1506         "site": 8, 
1507         "updated": "2013-06-21T21:17:13.982Z", 
1508         "deployment": 5, 
1509         "name": "node35.stanford.vicci.org", 
1510         "created": "2013-04-03T23:14:11.072Z"
1511     }
1512 },
1513 {
1514     "pk": 419, 
1515     "model": "core.node", 
1516     "fields": {
1517         "site": 8, 
1518         "updated": "2013-06-21T21:17:13.982Z", 
1519         "deployment": 5, 
1520         "name": "node36.stanford.vicci.org", 
1521         "created": "2013-04-03T23:14:11.072Z"
1522     }
1523 },
1524 {
1525     "pk": 420, 
1526     "model": "core.node", 
1527     "fields": {
1528         "site": 8, 
1529         "updated": "2013-06-21T21:17:13.982Z", 
1530         "deployment": 5, 
1531         "name": "node37.stanford.vicci.org", 
1532         "created": "2013-04-03T23:14:11.072Z"
1533     }
1534 },
1535 {
1536     "pk": 421, 
1537     "model": "core.node", 
1538     "fields": {
1539         "site": 8, 
1540         "updated": "2013-06-21T21:17:13.982Z", 
1541         "deployment": 5, 
1542         "name": "node38.stanford.vicci.org", 
1543         "created": "2013-04-03T23:14:11.072Z"
1544     }
1545 },
1546 {
1547     "pk": 422, 
1548     "model": "core.node", 
1549     "fields": {
1550         "site": 8, 
1551         "updated": "2013-06-21T21:17:13.982Z", 
1552         "deployment": 5, 
1553         "name": "node39.stanford.vicci.org", 
1554         "created": "2013-04-03T23:14:11.072Z"
1555     }
1556 },
1557 {
1558     "pk": 423, 
1559     "model": "core.node", 
1560     "fields": {
1561         "site": 8, 
1562         "updated": "2013-06-21T21:17:13.982Z", 
1563         "deployment": 5, 
1564         "name": "node40.stanford.vicci.org", 
1565         "created": "2013-04-03T23:14:11.072Z"
1566     }
1567 },
1568 {
1569     "pk": 424, 
1570     "model": "core.node", 
1571     "fields": {
1572         "site": 8, 
1573         "updated": "2013-06-21T21:17:13.982Z", 
1574         "deployment": 5, 
1575         "name": "node41.stanford.vicci.org", 
1576         "created": "2013-04-03T23:14:11.072Z"
1577     }
1578 },
1579 {
1580     "pk": 425, 
1581     "model": "core.node", 
1582     "fields": {
1583         "site": 8, 
1584         "updated": "2013-06-21T21:17:13.982Z", 
1585         "deployment": 5, 
1586         "name": "node42.stanford.vicci.org", 
1587         "created": "2013-04-03T23:14:11.072Z"
1588     }
1589 },
1590 {
1591     "pk": 426, 
1592     "model": "core.node", 
1593     "fields": {
1594         "site": 8, 
1595         "updated": "2013-06-21T21:17:13.982Z", 
1596         "deployment": 5, 
1597         "name": "node43.stanford.vicci.org", 
1598         "created": "2013-04-03T23:14:11.072Z"
1599     }
1600 },
1601 {
1602     "pk": 427, 
1603     "model": "core.node", 
1604     "fields": {
1605         "site": 8, 
1606         "updated": "2013-06-21T21:17:13.982Z", 
1607         "deployment": 5, 
1608         "name": "node44.stanford.vicci.org", 
1609         "created": "2013-04-03T23:14:11.072Z"
1610     }
1611 },
1612 {
1613     "pk": 428, 
1614     "model": "core.node", 
1615     "fields": {
1616         "site": 8, 
1617         "updated": "2013-06-21T21:17:13.982Z", 
1618         "deployment": 5, 
1619         "name": "node45.stanford.vicci.org", 
1620         "created": "2013-04-03T23:14:11.072Z"
1621     }
1622 },
1623 {
1624     "pk": 429, 
1625     "model": "core.node", 
1626     "fields": {
1627         "site": 8, 
1628         "updated": "2013-06-21T21:17:13.982Z", 
1629         "deployment": 5, 
1630         "name": "node46.stanford.vicci.org", 
1631         "created": "2013-04-03T23:14:11.072Z"
1632     }
1633 },
1634 {
1635     "pk": 430, 
1636     "model": "core.node", 
1637     "fields": {
1638         "site": 8, 
1639         "updated": "2013-06-21T21:17:13.982Z", 
1640         "deployment": 5, 
1641         "name": "node47.stanford.vicci.org", 
1642         "created": "2013-04-03T23:14:11.072Z"
1643     }
1644 },
1645 {
1646     "pk": 431, 
1647     "model": "core.node", 
1648     "fields": {
1649         "site": 8, 
1650         "updated": "2013-06-21T21:17:13.982Z", 
1651         "deployment": 5, 
1652         "name": "node48.stanford.vicci.org", 
1653         "created": "2013-04-03T23:14:11.072Z"
1654     }
1655 },
1656 {
1657     "pk": 432, 
1658     "model": "core.node", 
1659     "fields": {
1660         "site": 8, 
1661         "updated": "2013-06-21T21:17:13.982Z", 
1662         "deployment": 5, 
1663         "name": "node49.stanford.vicci.org", 
1664         "created": "2013-04-03T23:14:11.072Z"
1665     }
1666 },
1667 {
1668     "pk": 433, 
1669     "model": "core.node", 
1670     "fields": {
1671         "site": 8, 
1672         "updated": "2013-06-21T21:17:13.982Z", 
1673         "deployment": 5, 
1674         "name": "node50.stanford.vicci.org", 
1675         "created": "2013-04-03T23:14:11.072Z"
1676     }
1677 },
1678 {
1679     "pk": 434, 
1680     "model": "core.node", 
1681     "fields": {
1682         "site": 8, 
1683         "updated": "2013-06-21T21:17:13.982Z", 
1684         "deployment": 5, 
1685         "name": "node51.stanford.vicci.org", 
1686         "created": "2013-04-03T23:14:11.072Z"
1687     }
1688 },
1689 {
1690     "pk": 435, 
1691     "model": "core.node", 
1692     "fields": {
1693         "site": 8, 
1694         "updated": "2013-06-21T21:17:13.982Z", 
1695         "deployment": 5, 
1696         "name": "node52.stanford.vicci.org", 
1697         "created": "2013-04-03T23:14:11.072Z"
1698     }
1699 },
1700 {
1701     "pk": 436, 
1702     "model": "core.node", 
1703     "fields": {
1704         "site": 8, 
1705         "updated": "2013-06-21T21:17:13.982Z", 
1706         "deployment": 5, 
1707         "name": "node53.stanford.vicci.org", 
1708         "created": "2013-04-03T23:14:11.072Z"
1709     }
1710 },
1711 {
1712     "pk": 437, 
1713     "model": "core.node", 
1714     "fields": {
1715         "site": 8, 
1716         "updated": "2013-06-21T21:17:13.982Z", 
1717         "deployment": 5, 
1718         "name": "node54.stanford.vicci.org", 
1719         "created": "2013-04-03T23:14:11.072Z"
1720     }
1721 },
1722 {
1723     "pk": 438, 
1724     "model": "core.node", 
1725     "fields": {
1726         "site": 8, 
1727         "updated": "2013-06-21T21:17:13.982Z", 
1728         "deployment": 5, 
1729         "name": "node55.stanford.vicci.org", 
1730         "created": "2013-04-03T23:14:11.072Z"
1731     }
1732 },
1733 {
1734     "pk": 439, 
1735     "model": "core.node", 
1736     "fields": {
1737         "site": 8, 
1738         "updated": "2013-06-21T21:17:13.982Z", 
1739         "deployment": 5, 
1740         "name": "node56.stanford.vicci.org", 
1741         "created": "2013-04-03T23:14:11.072Z"
1742     }
1743 },
1744 {
1745     "pk": 440, 
1746     "model": "core.node", 
1747     "fields": {
1748         "site": 8, 
1749         "updated": "2013-06-21T21:17:13.982Z", 
1750         "deployment": 5, 
1751         "name": "node57.stanford.vicci.org", 
1752         "created": "2013-04-03T23:14:11.072Z"
1753     }
1754 },
1755 {
1756     "pk": 441, 
1757     "model": "core.node", 
1758     "fields": {
1759         "site": 8, 
1760         "updated": "2013-06-21T21:17:13.982Z", 
1761         "deployment": 5, 
1762         "name": "node58.stanford.vicci.org", 
1763         "created": "2013-04-03T23:14:11.072Z"
1764     }
1765 },
1766 {
1767     "pk": 442, 
1768     "model": "core.node", 
1769     "fields": {
1770         "site": 8, 
1771         "updated": "2013-06-21T21:17:13.982Z", 
1772         "deployment": 5, 
1773         "name": "node59.stanford.vicci.org", 
1774         "created": "2013-04-03T23:14:11.072Z"
1775     }
1776 },
1777 {
1778     "pk": 443, 
1779     "model": "core.node", 
1780     "fields": {
1781         "site": 8, 
1782         "updated": "2013-06-21T21:17:13.982Z", 
1783         "deployment": 5, 
1784         "name": "node60.stanford.vicci.org", 
1785         "created": "2013-04-03T23:14:11.072Z"
1786     }
1787 },
1788 {
1789     "pk": 444, 
1790     "model": "core.node", 
1791     "fields": {
1792         "site": 8, 
1793         "updated": "2013-06-21T21:17:13.982Z", 
1794         "deployment": 5, 
1795         "name": "node61.stanford.vicci.org", 
1796         "created": "2013-04-03T23:14:11.072Z"
1797     }
1798 },
1799 {
1800     "pk": 445, 
1801     "model": "core.node", 
1802     "fields": {
1803         "site": 8, 
1804         "updated": "2013-06-21T21:17:13.982Z", 
1805         "deployment": 5, 
1806         "name": "node62.stanford.vicci.org", 
1807         "created": "2013-04-03T23:14:11.072Z"
1808     }
1809 },
1810 {
1811     "pk": 446, 
1812     "model": "core.node", 
1813     "fields": {
1814         "site": 8, 
1815         "updated": "2013-06-21T21:17:13.982Z", 
1816         "deployment": 5, 
1817         "name": "node63.stanford.vicci.org", 
1818         "created": "2013-04-03T23:14:11.072Z"
1819     }
1820 },
1821 {
1822     "pk": 447, 
1823     "model": "core.node", 
1824     "fields": {
1825         "site": 8, 
1826         "updated": "2013-06-21T21:17:13.982Z", 
1827         "deployment": 5, 
1828         "name": "node64.stanford.vicci.org", 
1829         "created": "2013-04-03T23:14:11.072Z"
1830     }
1831 },
1832 {
1833     "pk": 448, 
1834     "model": "core.node", 
1835     "fields": {
1836         "site": 8, 
1837         "updated": "2013-06-21T21:17:13.982Z", 
1838         "deployment": 5, 
1839         "name": "node65.stanford.vicci.org", 
1840         "created": "2013-04-03T23:14:11.072Z"
1841     }
1842 },
1843 {
1844     "pk": 449, 
1845     "model": "core.node", 
1846     "fields": {
1847         "site": 8, 
1848         "updated": "2013-06-21T21:17:13.982Z", 
1849         "deployment": 5, 
1850         "name": "node66.stanford.vicci.org", 
1851         "created": "2013-04-03T23:14:11.072Z"
1852     }
1853 },
1854 {
1855     "pk": 450, 
1856     "model": "core.node", 
1857     "fields": {
1858         "site": 8, 
1859         "updated": "2013-06-21T21:17:13.982Z", 
1860         "deployment": 5, 
1861         "name": "node67.stanford.vicci.org", 
1862         "created": "2013-04-03T23:14:11.072Z"
1863     }
1864 },
1865 {
1866     "pk": 451, 
1867     "model": "core.node", 
1868     "fields": {
1869         "site": 8, 
1870         "updated": "2013-06-21T21:17:13.982Z", 
1871         "deployment": 5, 
1872         "name": "node68.stanford.vicci.org", 
1873         "created": "2013-04-03T23:14:11.072Z"
1874     }
1875 },
1876 {
1877     "pk": 452, 
1878     "model": "core.node", 
1879     "fields": {
1880         "site": 8, 
1881         "updated": "2013-06-21T21:17:13.982Z", 
1882         "deployment": 5, 
1883         "name": "node69.stanford.vicci.org", 
1884         "created": "2013-04-03T23:14:11.072Z"
1885     }
1886 },
1887 {
1888     "pk": 453, 
1889     "model": "core.node", 
1890     "fields": {
1891         "site": 8, 
1892         "updated": "2013-06-21T21:17:13.982Z", 
1893         "deployment": 5, 
1894         "name": "node70.stanford.vicci.org", 
1895         "created": "2013-04-03T23:14:11.072Z"
1896     }
1897 },
1898 {
1899     "pk": 454, 
1900     "model": "core.node", 
1901     "fields": {
1902         "site": 9, 
1903         "updated": "2013-06-21T21:17:13.982Z", 
1904         "deployment": 6, 
1905         "name": "node1.washington.vicci.org", 
1906         "created": "2013-04-03T23:14:11.072Z"
1907     }
1908 },
1909 {
1910     "pk": 455, 
1911     "model": "core.node", 
1912     "fields": {
1913         "site": 9, 
1914         "updated": "2013-06-21T21:17:13.982Z", 
1915         "deployment": 6, 
1916         "name": "node2.washington.vicci.org", 
1917         "created": "2013-04-03T23:14:11.072Z"
1918     }
1919 },
1920 {
1921     "pk": 456, 
1922     "model": "core.node", 
1923     "fields": {
1924         "site": 9, 
1925         "updated": "2013-06-21T21:17:13.982Z", 
1926         "deployment": 6, 
1927         "name": "node3.washington.vicci.org", 
1928         "created": "2013-04-03T23:14:11.072Z"
1929     }
1930 },
1931 {
1932     "pk": 457, 
1933     "model": "core.node", 
1934     "fields": {
1935         "site": 9, 
1936         "updated": "2013-06-21T21:17:13.982Z", 
1937         "deployment": 6, 
1938         "name": "node4.washington.vicci.org", 
1939         "created": "2013-04-03T23:14:11.072Z"
1940     }
1941 },
1942 {
1943     "pk": 458, 
1944     "model": "core.node", 
1945     "fields": {
1946         "site": 9, 
1947         "updated": "2013-06-21T21:17:13.982Z", 
1948         "deployment": 6, 
1949         "name": "node5.washington.vicci.org", 
1950         "created": "2013-04-03T23:14:11.072Z"
1951     }
1952 },
1953 {
1954     "pk": 459, 
1955     "model": "core.node", 
1956     "fields": {
1957         "site": 9, 
1958         "updated": "2013-06-21T21:17:13.982Z", 
1959         "deployment": 6, 
1960         "name": "node6.washington.vicci.org", 
1961         "created": "2013-04-03T23:14:11.072Z"
1962     }
1963 },
1964 {
1965     "pk": 460, 
1966     "model": "core.node", 
1967     "fields": {
1968         "site": 9, 
1969         "updated": "2013-06-21T21:17:13.982Z", 
1970         "deployment": 6, 
1971         "name": "node7.washington.vicci.org", 
1972         "created": "2013-04-03T23:14:11.072Z"
1973     }
1974 },
1975 {
1976     "pk": 461, 
1977     "model": "core.node", 
1978     "fields": {
1979         "site": 9, 
1980         "updated": "2013-06-21T21:17:13.982Z", 
1981         "deployment": 6, 
1982         "name": "node8.washington.vicci.org", 
1983         "created": "2013-04-03T23:14:11.072Z"
1984     }
1985 },
1986 {
1987     "pk": 462, 
1988     "model": "core.node", 
1989     "fields": {
1990         "site": 9, 
1991         "updated": "2013-06-21T21:17:13.982Z", 
1992         "deployment": 6, 
1993         "name": "node9.washington.vicci.org", 
1994         "created": "2013-04-03T23:14:11.072Z"
1995     }
1996 },
1997 {
1998     "pk": 463, 
1999     "model": "core.node", 
2000     "fields": {
2001         "site": 9, 
2002         "updated": "2013-06-21T21:17:13.982Z", 
2003         "deployment": 6, 
2004         "name": "node10.washington.vicci.org", 
2005         "created": "2013-04-03T23:14:11.072Z"
2006     }
2007 },
2008 {
2009     "pk": 464, 
2010     "model": "core.node", 
2011     "fields": {
2012         "site": 9, 
2013         "updated": "2013-06-21T21:17:13.982Z", 
2014         "deployment": 6, 
2015         "name": "node11.washington.vicci.org", 
2016         "created": "2013-04-03T23:14:11.072Z"
2017     }
2018 },
2019 {
2020     "pk": 465, 
2021     "model": "core.node", 
2022     "fields": {
2023         "site": 9, 
2024         "updated": "2013-06-21T21:17:13.982Z", 
2025         "deployment": 6, 
2026         "name": "node12.washington.vicci.org", 
2027         "created": "2013-04-03T23:14:11.072Z"
2028     }
2029 },
2030 {
2031     "pk": 466, 
2032     "model": "core.node", 
2033     "fields": {
2034         "site": 9, 
2035         "updated": "2013-06-21T21:17:13.982Z", 
2036         "deployment": 6, 
2037         "name": "node13.washington.vicci.org", 
2038         "created": "2013-04-03T23:14:11.072Z"
2039     }
2040 },
2041 {
2042     "pk": 467, 
2043     "model": "core.node", 
2044     "fields": {
2045         "site": 9, 
2046         "updated": "2013-06-21T21:17:13.982Z", 
2047         "deployment": 6, 
2048         "name": "node14.washington.vicci.org", 
2049         "created": "2013-04-03T23:14:11.072Z"
2050     }
2051 },
2052 {
2053     "pk": 468, 
2054     "model": "core.node", 
2055     "fields": {
2056         "site": 9, 
2057         "updated": "2013-06-21T21:17:13.982Z", 
2058         "deployment": 6, 
2059         "name": "node15.washington.vicci.org", 
2060         "created": "2013-04-03T23:14:11.072Z"
2061     }
2062 },
2063 {
2064     "pk": 469, 
2065     "model": "core.node", 
2066     "fields": {
2067         "site": 9, 
2068         "updated": "2013-06-21T21:17:13.982Z", 
2069         "deployment": 6, 
2070         "name": "node16.washington.vicci.org", 
2071         "created": "2013-04-03T23:14:11.072Z"
2072     }
2073 },
2074 {
2075     "pk": 470, 
2076     "model": "core.node", 
2077     "fields": {
2078         "site": 9, 
2079         "updated": "2013-06-21T21:17:13.982Z", 
2080         "deployment": 6, 
2081         "name": "node17.washington.vicci.org", 
2082         "created": "2013-04-03T23:14:11.072Z"
2083     }
2084 },
2085 {
2086     "pk": 471, 
2087     "model": "core.node", 
2088     "fields": {
2089         "site": 9, 
2090         "updated": "2013-06-21T21:17:13.982Z", 
2091         "deployment": 6, 
2092         "name": "node18.washington.vicci.org", 
2093         "created": "2013-04-03T23:14:11.072Z"
2094     }
2095 },
2096 {
2097     "pk": 472, 
2098     "model": "core.node", 
2099     "fields": {
2100         "site": 9, 
2101         "updated": "2013-06-21T21:17:13.982Z", 
2102         "deployment": 6, 
2103         "name": "node19.washington.vicci.org", 
2104         "created": "2013-04-03T23:14:11.072Z"
2105     }
2106 },
2107 {
2108     "pk": 473, 
2109     "model": "core.node", 
2110     "fields": {
2111         "site": 9, 
2112         "updated": "2013-06-21T21:17:13.982Z", 
2113         "deployment": 6, 
2114         "name": "node20.washington.vicci.org", 
2115         "created": "2013-04-03T23:14:11.072Z"
2116     }
2117 },
2118 {
2119     "pk": 474, 
2120     "model": "core.node", 
2121     "fields": {
2122         "site": 9, 
2123         "updated": "2013-06-21T21:17:13.982Z", 
2124         "deployment": 6, 
2125         "name": "node21.washington.vicci.org", 
2126         "created": "2013-04-03T23:14:11.072Z"
2127     }
2128 },
2129 {
2130     "pk": 475, 
2131     "model": "core.node", 
2132     "fields": {
2133         "site": 9, 
2134         "updated": "2013-06-21T21:17:13.982Z", 
2135         "deployment": 6, 
2136         "name": "node22.washington.vicci.org", 
2137         "created": "2013-04-03T23:14:11.072Z"
2138     }
2139 },
2140 {
2141     "pk": 476, 
2142     "model": "core.node", 
2143     "fields": {
2144         "site": 9, 
2145         "updated": "2013-06-21T21:17:13.982Z", 
2146         "deployment": 6, 
2147         "name": "node23.washington.vicci.org", 
2148         "created": "2013-04-03T23:14:11.072Z"
2149     }
2150 },
2151 {
2152     "pk": 477, 
2153     "model": "core.node", 
2154     "fields": {
2155         "site": 9, 
2156         "updated": "2013-06-21T21:17:13.982Z", 
2157         "deployment": 6, 
2158         "name": "node24.washington.vicci.org", 
2159         "created": "2013-04-03T23:14:11.072Z"
2160     }
2161 },
2162 {
2163     "pk": 478, 
2164     "model": "core.node", 
2165     "fields": {
2166         "site": 9, 
2167         "updated": "2013-06-21T21:17:13.982Z", 
2168         "deployment": 6, 
2169         "name": "node25.washington.vicci.org", 
2170         "created": "2013-04-03T23:14:11.072Z"
2171     }
2172 },
2173 {
2174     "pk": 479, 
2175     "model": "core.node", 
2176     "fields": {
2177         "site": 9, 
2178         "updated": "2013-06-21T21:17:13.982Z", 
2179         "deployment": 6, 
2180         "name": "node26.washington.vicci.org", 
2181         "created": "2013-04-03T23:14:11.072Z"
2182     }
2183 },
2184 {
2185     "pk": 480, 
2186     "model": "core.node", 
2187     "fields": {
2188         "site": 9, 
2189         "updated": "2013-06-21T21:17:13.982Z", 
2190         "deployment": 6, 
2191         "name": "node27.washington.vicci.org", 
2192         "created": "2013-04-03T23:14:11.072Z"
2193     }
2194 },
2195 {
2196     "pk": 481, 
2197     "model": "core.node", 
2198     "fields": {
2199         "site": 9, 
2200         "updated": "2013-06-21T21:17:13.982Z", 
2201         "deployment": 6, 
2202         "name": "node28.washington.vicci.org", 
2203         "created": "2013-04-03T23:14:11.072Z"
2204     }
2205 },
2206 {
2207     "pk": 482, 
2208     "model": "core.node", 
2209     "fields": {
2210         "site": 9, 
2211         "updated": "2013-06-21T21:17:13.982Z", 
2212         "deployment": 6, 
2213         "name": "node29.washington.vicci.org", 
2214         "created": "2013-04-03T23:14:11.072Z"
2215     }
2216 },
2217 {
2218     "pk": 483, 
2219     "model": "core.node", 
2220     "fields": {
2221         "site": 9, 
2222         "updated": "2013-06-21T21:17:13.982Z", 
2223         "deployment": 6, 
2224         "name": "node30.washington.vicci.org", 
2225         "created": "2013-04-03T23:14:11.072Z"
2226     }
2227 },
2228 {
2229     "pk": 484, 
2230     "model": "core.node", 
2231     "fields": {
2232         "site": 9, 
2233         "updated": "2013-06-21T21:17:13.982Z", 
2234         "deployment": 6, 
2235         "name": "node31.washington.vicci.org", 
2236         "created": "2013-04-03T23:14:11.072Z"
2237     }
2238 },
2239 {
2240     "pk": 485, 
2241     "model": "core.node", 
2242     "fields": {
2243         "site": 9, 
2244         "updated": "2013-06-21T21:17:13.982Z", 
2245         "deployment": 6, 
2246         "name": "node32.washington.vicci.org", 
2247         "created": "2013-04-03T23:14:11.072Z"
2248     }
2249 },
2250 {
2251     "pk": 486, 
2252     "model": "core.node", 
2253     "fields": {
2254         "site": 9, 
2255         "updated": "2013-06-21T21:17:13.982Z", 
2256         "deployment": 6, 
2257         "name": "node33.washington.vicci.org", 
2258         "created": "2013-04-03T23:14:11.072Z"
2259     }
2260 },
2261 {
2262     "pk": 487, 
2263     "model": "core.node", 
2264     "fields": {
2265         "site": 9, 
2266         "updated": "2013-06-21T21:17:13.982Z", 
2267         "deployment": 6, 
2268         "name": "node34.washington.vicci.org", 
2269         "created": "2013-04-03T23:14:11.072Z"
2270     }
2271 },
2272 {
2273     "pk": 488, 
2274     "model": "core.node", 
2275     "fields": {
2276         "site": 9, 
2277         "updated": "2013-06-21T21:17:13.982Z", 
2278         "deployment": 6, 
2279         "name": "node35.washington.vicci.org", 
2280         "created": "2013-04-03T23:14:11.072Z"
2281     }
2282 },
2283 {
2284     "pk": 489, 
2285     "model": "core.node", 
2286     "fields": {
2287         "site": 9, 
2288         "updated": "2013-06-21T21:17:13.982Z", 
2289         "deployment": 6, 
2290         "name": "node36.washington.vicci.org", 
2291         "created": "2013-04-03T23:14:11.072Z"
2292     }
2293 },
2294 {
2295     "pk": 490, 
2296     "model": "core.node", 
2297     "fields": {
2298         "site": 9, 
2299         "updated": "2013-06-21T21:17:13.982Z", 
2300         "deployment": 6, 
2301         "name": "node37.washington.vicci.org", 
2302         "created": "2013-04-03T23:14:11.072Z"
2303     }
2304 },
2305 {
2306     "pk": 491, 
2307     "model": "core.node", 
2308     "fields": {
2309         "site": 9, 
2310         "updated": "2013-06-21T21:17:13.982Z", 
2311         "deployment": 6, 
2312         "name": "node38.washington.vicci.org", 
2313         "created": "2013-04-03T23:14:11.072Z"
2314     }
2315 },
2316 {
2317     "pk": 492, 
2318     "model": "core.node", 
2319     "fields": {
2320         "site": 9, 
2321         "updated": "2013-06-21T21:17:13.982Z", 
2322         "deployment": 6, 
2323         "name": "node39.washington.vicci.org", 
2324         "created": "2013-04-03T23:14:11.072Z"
2325     }
2326 },
2327 {
2328     "pk": 493, 
2329     "model": "core.node", 
2330     "fields": {
2331         "site": 9, 
2332         "updated": "2013-06-21T21:17:13.982Z", 
2333         "deployment": 6, 
2334         "name": "node40.washington.vicci.org", 
2335         "created": "2013-04-03T23:14:11.072Z"
2336     }
2337 },
2338 {
2339     "pk": 494, 
2340     "model": "core.node", 
2341     "fields": {
2342         "site": 9, 
2343         "updated": "2013-06-21T21:17:13.982Z", 
2344         "deployment": 6, 
2345         "name": "node41.washington.vicci.org", 
2346         "created": "2013-04-03T23:14:11.072Z"
2347     }
2348 },
2349 {
2350     "pk": 495, 
2351     "model": "core.node", 
2352     "fields": {
2353         "site": 9, 
2354         "updated": "2013-06-21T21:17:13.982Z", 
2355         "deployment": 6, 
2356         "name": "node42.washington.vicci.org", 
2357         "created": "2013-04-03T23:14:11.072Z"
2358     }
2359 },
2360 {
2361     "pk": 496, 
2362     "model": "core.node", 
2363     "fields": {
2364         "site": 9, 
2365         "updated": "2013-06-21T21:17:13.982Z", 
2366         "deployment": 6, 
2367         "name": "node43.washington.vicci.org", 
2368         "created": "2013-04-03T23:14:11.072Z"
2369     }
2370 },
2371 {
2372     "pk": 497, 
2373     "model": "core.node", 
2374     "fields": {
2375         "site": 9, 
2376         "updated": "2013-06-21T21:17:13.982Z", 
2377         "deployment": 6, 
2378         "name": "node44.washington.vicci.org", 
2379         "created": "2013-04-03T23:14:11.072Z"
2380     }
2381 },
2382 {
2383     "pk": 498, 
2384     "model": "core.node", 
2385     "fields": {
2386         "site": 9, 
2387         "updated": "2013-06-21T21:17:13.982Z", 
2388         "deployment": 6, 
2389         "name": "node45.washington.vicci.org", 
2390         "created": "2013-04-03T23:14:11.072Z"
2391     }
2392 },
2393 {
2394     "pk": 499, 
2395     "model": "core.node", 
2396     "fields": {
2397         "site": 9, 
2398         "updated": "2013-06-21T21:17:13.982Z", 
2399         "deployment": 6, 
2400         "name": "node46.washington.vicci.org", 
2401         "created": "2013-04-03T23:14:11.072Z"
2402     }
2403 },
2404 {
2405     "pk": 500, 
2406     "model": "core.node", 
2407     "fields": {
2408         "site": 9, 
2409         "updated": "2013-06-21T21:17:13.982Z", 
2410         "deployment": 6, 
2411         "name": "node47.washington.vicci.org", 
2412         "created": "2013-04-03T23:14:11.072Z"
2413     }
2414 },
2415 {
2416     "pk": 501, 
2417     "model": "core.node", 
2418     "fields": {
2419         "site": 9, 
2420         "updated": "2013-06-21T21:17:13.982Z", 
2421         "deployment": 6, 
2422         "name": "node48.washington.vicci.org", 
2423         "created": "2013-04-03T23:14:11.072Z"
2424     }
2425 },
2426 {
2427     "pk": 502, 
2428     "model": "core.node", 
2429     "fields": {
2430         "site": 9, 
2431         "updated": "2013-06-21T21:17:13.982Z", 
2432         "deployment": 6, 
2433         "name": "node49.washington.vicci.org", 
2434         "created": "2013-04-03T23:14:11.072Z"
2435     }
2436 },
2437 {
2438     "pk": 503, 
2439     "model": "core.node", 
2440     "fields": {
2441         "site": 9, 
2442         "updated": "2013-06-21T21:17:13.982Z", 
2443         "deployment": 6, 
2444         "name": "node50.washington.vicci.org", 
2445         "created": "2013-04-03T23:14:11.072Z"
2446     }
2447 },
2448 {
2449     "pk": 504, 
2450     "model": "core.node", 
2451     "fields": {
2452         "site": 9, 
2453         "updated": "2013-06-21T21:17:13.982Z", 
2454         "deployment": 6, 
2455         "name": "node51.washington.vicci.org", 
2456         "created": "2013-04-03T23:14:11.072Z"
2457     }
2458 },
2459 {
2460     "pk": 505, 
2461     "model": "core.node", 
2462     "fields": {
2463         "site": 9, 
2464         "updated": "2013-06-21T21:17:13.982Z", 
2465         "deployment": 6, 
2466         "name": "node52.washington.vicci.org", 
2467         "created": "2013-04-03T23:14:11.072Z"
2468     }
2469 },
2470 {
2471     "pk": 506, 
2472     "model": "core.node", 
2473     "fields": {
2474         "site": 9, 
2475         "updated": "2013-06-21T21:17:13.982Z", 
2476         "deployment": 6, 
2477         "name": "node53.washington.vicci.org", 
2478         "created": "2013-04-03T23:14:11.072Z"
2479     }
2480 },
2481 {
2482     "pk": 507, 
2483     "model": "core.node", 
2484     "fields": {
2485         "site": 9, 
2486         "updated": "2013-06-21T21:17:13.982Z", 
2487         "deployment": 6, 
2488         "name": "node54.washington.vicci.org", 
2489         "created": "2013-04-03T23:14:11.072Z"
2490     }
2491 },
2492 {
2493     "pk": 508, 
2494     "model": "core.node", 
2495     "fields": {
2496         "site": 9, 
2497         "updated": "2013-06-21T21:17:13.982Z", 
2498         "deployment": 6, 
2499         "name": "node55.washington.vicci.org", 
2500         "created": "2013-04-03T23:14:11.072Z"
2501     }
2502 },
2503 {
2504     "pk": 509, 
2505     "model": "core.node", 
2506     "fields": {
2507         "site": 9, 
2508         "updated": "2013-06-21T21:17:13.982Z", 
2509         "deployment": 6, 
2510         "name": "node56.washington.vicci.org", 
2511         "created": "2013-04-03T23:14:11.072Z"
2512     }
2513 },
2514 {
2515     "pk": 510, 
2516     "model": "core.node", 
2517     "fields": {
2518         "site": 9, 
2519         "updated": "2013-06-21T21:17:13.982Z", 
2520         "deployment": 6, 
2521         "name": "node57.washington.vicci.org", 
2522         "created": "2013-04-03T23:14:11.072Z"
2523     }
2524 },
2525 {
2526     "pk": 511, 
2527     "model": "core.node", 
2528     "fields": {
2529         "site": 9, 
2530         "updated": "2013-06-21T21:17:13.982Z", 
2531         "deployment": 6, 
2532         "name": "node58.washington.vicci.org", 
2533         "created": "2013-04-03T23:14:11.072Z"
2534     }
2535 },
2536 {
2537     "pk": 512, 
2538     "model": "core.node", 
2539     "fields": {
2540         "site": 9, 
2541         "updated": "2013-06-21T21:17:13.982Z", 
2542         "deployment": 6, 
2543         "name": "node59.washington.vicci.org", 
2544         "created": "2013-04-03T23:14:11.072Z"
2545     }
2546 },
2547 {
2548     "pk": 513, 
2549     "model": "core.node", 
2550     "fields": {
2551         "site": 9, 
2552         "updated": "2013-06-21T21:17:13.982Z", 
2553         "deployment": 6, 
2554         "name": "node60.washington.vicci.org", 
2555         "created": "2013-04-03T23:14:11.072Z"
2556     }
2557 },
2558 {
2559     "pk": 514, 
2560     "model": "core.node", 
2561     "fields": {
2562         "site": 9, 
2563         "updated": "2013-06-21T21:17:13.982Z", 
2564         "deployment": 6, 
2565         "name": "node61.washington.vicci.org", 
2566         "created": "2013-04-03T23:14:11.072Z"
2567     }
2568 },
2569 {
2570     "pk": 515, 
2571     "model": "core.node", 
2572     "fields": {
2573         "site": 9, 
2574         "updated": "2013-06-21T21:17:13.982Z", 
2575         "deployment": 6, 
2576         "name": "node62.washington.vicci.org", 
2577         "created": "2013-04-03T23:14:11.072Z"
2578     }
2579 },
2580 {
2581     "pk": 516, 
2582     "model": "core.node", 
2583     "fields": {
2584         "site": 9, 
2585         "updated": "2013-06-21T21:17:13.982Z", 
2586         "deployment": 6, 
2587         "name": "node63.washington.vicci.org", 
2588         "created": "2013-04-03T23:14:11.072Z"
2589     }
2590 },
2591 {
2592     "pk": 517, 
2593     "model": "core.node", 
2594     "fields": {
2595         "site": 9, 
2596         "updated": "2013-06-21T21:17:13.982Z", 
2597         "deployment": 6, 
2598         "name": "node64.washington.vicci.org", 
2599         "created": "2013-04-03T23:14:11.072Z"
2600     }
2601 },
2602 {
2603     "pk": 518, 
2604     "model": "core.node", 
2605     "fields": {
2606         "site": 9, 
2607         "updated": "2013-06-21T21:17:13.982Z", 
2608         "deployment": 6, 
2609         "name": "node65.washington.vicci.org", 
2610         "created": "2013-04-03T23:14:11.072Z"
2611     }
2612 },
2613 {
2614     "pk": 519, 
2615     "model": "core.node", 
2616     "fields": {
2617         "site": 9, 
2618         "updated": "2013-06-21T21:17:13.982Z", 
2619         "deployment": 6, 
2620         "name": "node66.washington.vicci.org", 
2621         "created": "2013-04-03T23:14:11.072Z"
2622     }
2623 },
2624 {
2625     "pk": 520, 
2626     "model": "core.node", 
2627     "fields": {
2628         "site": 9, 
2629         "updated": "2013-06-21T21:17:13.982Z", 
2630         "deployment": 6, 
2631         "name": "node67.washington.vicci.org", 
2632         "created": "2013-04-03T23:14:11.072Z"
2633     }
2634 },
2635 {
2636     "pk": 521, 
2637     "model": "core.node", 
2638     "fields": {
2639         "site": 9, 
2640         "updated": "2013-06-21T21:17:13.982Z", 
2641         "deployment": 6, 
2642         "name": "node68.washington.vicci.org", 
2643         "created": "2013-04-03T23:14:11.072Z"
2644     }
2645 },
2646 {
2647     "pk": 522, 
2648     "model": "core.node", 
2649     "fields": {
2650         "site": 9, 
2651         "updated": "2013-06-21T21:17:13.982Z", 
2652         "deployment": 6, 
2653         "name": "node69.washington.vicci.org", 
2654         "created": "2013-04-03T23:14:11.072Z"
2655     }
2656 },
2657 {
2658     "pk": 523, 
2659     "model": "core.node", 
2660     "fields": {
2661         "site": 9, 
2662         "updated": "2013-06-21T21:17:13.982Z", 
2663         "deployment": 6, 
2664         "name": "node70.washington.vicci.org", 
2665         "created": "2013-04-03T23:14:11.072Z"
2666     }
2667 },
2668 {
2669     "pk": 524, 
2670     "model": "core.node", 
2671     "fields": {
2672         "site": 10, 
2673         "updated": "2013-06-21T21:17:13.982Z", 
2674         "deployment": 7, 
2675         "name": "node1.princeton.vicci.org", 
2676         "created": "2013-04-03T23:14:11.072Z"
2677     }
2678 },
2679 {
2680     "pk": 525, 
2681     "model": "core.node", 
2682     "fields": {
2683         "site": 10, 
2684         "updated": "2013-06-21T21:17:13.982Z", 
2685         "deployment": 7, 
2686         "name": "node2.princeton.vicci.org", 
2687         "created": "2013-04-03T23:14:11.072Z"
2688     }
2689 },
2690 {
2691     "pk": 526, 
2692     "model": "core.node", 
2693     "fields": {
2694         "site": 10, 
2695         "updated": "2013-06-21T21:17:13.982Z", 
2696         "deployment": 7, 
2697         "name": "node3.princeton.vicci.org", 
2698         "created": "2013-04-03T23:14:11.072Z"
2699     }
2700 },
2701 {
2702     "pk": 527, 
2703     "model": "core.node", 
2704     "fields": {
2705         "site": 10, 
2706         "updated": "2013-06-21T21:17:13.982Z", 
2707         "deployment": 7, 
2708         "name": "node4.princeton.vicci.org", 
2709         "created": "2013-04-03T23:14:11.072Z"
2710     }
2711 },
2712 {
2713     "pk": 528, 
2714     "model": "core.node", 
2715     "fields": {
2716         "site": 10, 
2717         "updated": "2013-06-21T21:17:13.982Z", 
2718         "deployment": 7, 
2719         "name": "node5.princeton.vicci.org", 
2720         "created": "2013-04-03T23:14:11.072Z"
2721     }
2722 },
2723 {
2724     "pk": 529, 
2725     "model": "core.node", 
2726     "fields": {
2727         "site": 10, 
2728         "updated": "2013-06-21T21:17:13.982Z", 
2729         "deployment": 7, 
2730         "name": "node6.princeton.vicci.org", 
2731         "created": "2013-04-03T23:14:11.072Z"
2732     }
2733 },
2734 {
2735     "pk": 530, 
2736     "model": "core.node", 
2737     "fields": {
2738         "site": 10, 
2739         "updated": "2013-06-21T21:17:13.982Z", 
2740         "deployment": 7, 
2741         "name": "node7.princeton.vicci.org", 
2742         "created": "2013-04-03T23:14:11.072Z"
2743     }
2744 },
2745 {
2746     "pk": 531, 
2747     "model": "core.node", 
2748     "fields": {
2749         "site": 10, 
2750         "updated": "2013-06-21T21:17:13.982Z", 
2751         "deployment": 7, 
2752         "name": "node8.princeton.vicci.org", 
2753         "created": "2013-04-03T23:14:11.072Z"
2754     }
2755 },
2756 {
2757     "pk": 532, 
2758     "model": "core.node", 
2759     "fields": {
2760         "site": 10, 
2761         "updated": "2013-06-21T21:17:13.982Z", 
2762         "deployment": 7, 
2763         "name": "node9.princeton.vicci.org", 
2764         "created": "2013-04-03T23:14:11.072Z"
2765     }
2766 },
2767 {
2768     "pk": 533, 
2769     "model": "core.node", 
2770     "fields": {
2771         "site": 10, 
2772         "updated": "2013-06-21T21:17:13.982Z", 
2773         "deployment": 7, 
2774         "name": "node10.princeton.vicci.org", 
2775         "created": "2013-04-03T23:14:11.072Z"
2776     }
2777 },
2778 {
2779     "pk": 534, 
2780     "model": "core.node", 
2781     "fields": {
2782         "site": 10, 
2783         "updated": "2013-06-21T21:17:13.982Z", 
2784         "deployment": 7, 
2785         "name": "node11.princeton.vicci.org", 
2786         "created": "2013-04-03T23:14:11.072Z"
2787     }
2788 },
2789 {
2790     "pk": 535, 
2791     "model": "core.node", 
2792     "fields": {
2793         "site": 10, 
2794         "updated": "2013-06-21T21:17:13.982Z", 
2795         "deployment": 7, 
2796         "name": "node12.princeton.vicci.org", 
2797         "created": "2013-04-03T23:14:11.072Z"
2798     }
2799 },
2800 {
2801     "pk": 536, 
2802     "model": "core.node", 
2803     "fields": {
2804         "site": 10, 
2805         "updated": "2013-06-21T21:17:13.982Z", 
2806         "deployment": 7, 
2807         "name": "node13.princeton.vicci.org", 
2808         "created": "2013-04-03T23:14:11.072Z"
2809     }
2810 },
2811 {
2812     "pk": 537, 
2813     "model": "core.node", 
2814     "fields": {
2815         "site": 10, 
2816         "updated": "2013-06-21T21:17:13.982Z", 
2817         "deployment": 7, 
2818         "name": "node14.princeton.vicci.org", 
2819         "created": "2013-04-03T23:14:11.072Z"
2820     }
2821 },
2822 {
2823     "pk": 538, 
2824     "model": "core.node", 
2825     "fields": {
2826         "site": 10, 
2827         "updated": "2013-06-21T21:17:13.982Z", 
2828         "deployment": 7, 
2829         "name": "node15.princeton.vicci.org", 
2830         "created": "2013-04-03T23:14:11.072Z"
2831     }
2832 },
2833 {
2834     "pk": 539, 
2835     "model": "core.node", 
2836     "fields": {
2837         "site": 10, 
2838         "updated": "2013-06-21T21:17:13.982Z", 
2839         "deployment": 7, 
2840         "name": "node16.princeton.vicci.org", 
2841         "created": "2013-04-03T23:14:11.072Z"
2842     }
2843 },
2844 {
2845     "pk": 540, 
2846     "model": "core.node", 
2847     "fields": {
2848         "site": 10, 
2849         "updated": "2013-06-21T21:17:13.982Z", 
2850         "deployment": 7, 
2851         "name": "node17.princeton.vicci.org", 
2852         "created": "2013-04-03T23:14:11.072Z"
2853     }
2854 },
2855 {
2856     "pk": 541, 
2857     "model": "core.node", 
2858     "fields": {
2859         "site": 10, 
2860         "updated": "2013-06-21T21:17:13.982Z", 
2861         "deployment": 7, 
2862         "name": "node18.princeton.vicci.org", 
2863         "created": "2013-04-03T23:14:11.072Z"
2864     }
2865 },
2866 {
2867     "pk": 542, 
2868     "model": "core.node", 
2869     "fields": {
2870         "site": 10, 
2871         "updated": "2013-06-21T21:17:13.982Z", 
2872         "deployment": 7, 
2873         "name": "node19.princeton.vicci.org", 
2874         "created": "2013-04-03T23:14:11.072Z"
2875     }
2876 },
2877 {
2878     "pk": 543, 
2879     "model": "core.node", 
2880     "fields": {
2881         "site": 10, 
2882         "updated": "2013-06-21T21:17:13.982Z", 
2883         "deployment": 7, 
2884         "name": "node20.princeton.vicci.org", 
2885         "created": "2013-04-03T23:14:11.072Z"
2886     }
2887 },
2888 {
2889     "pk": 544, 
2890     "model": "core.node", 
2891     "fields": {
2892         "site": 10, 
2893         "updated": "2013-06-21T21:17:13.982Z", 
2894         "deployment": 7, 
2895         "name": "node21.princeton.vicci.org", 
2896         "created": "2013-04-03T23:14:11.072Z"
2897     }
2898 },
2899 {
2900     "pk": 545, 
2901     "model": "core.node", 
2902     "fields": {
2903         "site": 10, 
2904         "updated": "2013-06-21T21:17:13.982Z", 
2905         "deployment": 7, 
2906         "name": "node22.princeton.vicci.org", 
2907         "created": "2013-04-03T23:14:11.072Z"
2908     }
2909 },
2910 {
2911     "pk": 546, 
2912     "model": "core.node", 
2913     "fields": {
2914         "site": 10, 
2915         "updated": "2013-06-21T21:17:13.982Z", 
2916         "deployment": 7, 
2917         "name": "node23.princeton.vicci.org", 
2918         "created": "2013-04-03T23:14:11.072Z"
2919     }
2920 },
2921 {
2922     "pk": 547, 
2923     "model": "core.node", 
2924     "fields": {
2925         "site": 10, 
2926         "updated": "2013-06-21T21:17:13.982Z", 
2927         "deployment": 7, 
2928         "name": "node24.princeton.vicci.org", 
2929         "created": "2013-04-03T23:14:11.072Z"
2930     }
2931 },
2932 {
2933     "pk": 548, 
2934     "model": "core.node", 
2935     "fields": {
2936         "site": 10, 
2937         "updated": "2013-06-21T21:17:13.982Z", 
2938         "deployment": 7, 
2939         "name": "node25.princeton.vicci.org", 
2940         "created": "2013-04-03T23:14:11.072Z"
2941     }
2942 },
2943 {
2944     "pk": 549, 
2945     "model": "core.node", 
2946     "fields": {
2947         "site": 10, 
2948         "updated": "2013-06-21T21:17:13.982Z", 
2949         "deployment": 7, 
2950         "name": "node26.princeton.vicci.org", 
2951         "created": "2013-04-03T23:14:11.072Z"
2952     }
2953 },
2954 {
2955     "pk": 550, 
2956     "model": "core.node", 
2957     "fields": {
2958         "site": 10, 
2959         "updated": "2013-06-21T21:17:13.982Z", 
2960         "deployment": 7, 
2961         "name": "node27.princeton.vicci.org", 
2962         "created": "2013-04-03T23:14:11.072Z"
2963     }
2964 },
2965 {
2966     "pk": 551, 
2967     "model": "core.node", 
2968     "fields": {
2969         "site": 10, 
2970         "updated": "2013-06-21T21:17:13.982Z", 
2971         "deployment": 7, 
2972         "name": "node28.princeton.vicci.org", 
2973         "created": "2013-04-03T23:14:11.072Z"
2974     }
2975 },
2976 {
2977     "pk": 552, 
2978     "model": "core.node", 
2979     "fields": {
2980         "site": 10, 
2981         "updated": "2013-06-21T21:17:13.982Z", 
2982         "deployment": 7, 
2983         "name": "node29.princeton.vicci.org", 
2984         "created": "2013-04-03T23:14:11.072Z"
2985     }
2986 },
2987 {
2988     "pk": 553, 
2989     "model": "core.node", 
2990     "fields": {
2991         "site": 10, 
2992         "updated": "2013-06-21T21:17:13.982Z", 
2993         "deployment": 7, 
2994         "name": "node30.princeton.vicci.org", 
2995         "created": "2013-04-03T23:14:11.072Z"
2996     }
2997 },
2998 {
2999     "pk": 554, 
3000     "model": "core.node", 
3001     "fields": {
3002         "site": 10, 
3003         "updated": "2013-06-21T21:17:13.982Z", 
3004         "deployment": 7, 
3005         "name": "node31.princeton.vicci.org", 
3006         "created": "2013-04-03T23:14:11.072Z"
3007     }
3008 },
3009 {
3010     "pk": 555, 
3011     "model": "core.node", 
3012     "fields": {
3013         "site": 10, 
3014         "updated": "2013-06-21T21:17:13.982Z", 
3015         "deployment": 7, 
3016         "name": "node32.princeton.vicci.org", 
3017         "created": "2013-04-03T23:14:11.072Z"
3018     }
3019 },
3020 {
3021     "pk": 556, 
3022     "model": "core.node", 
3023     "fields": {
3024         "site": 10, 
3025         "updated": "2013-06-21T21:17:13.982Z", 
3026         "deployment": 7, 
3027         "name": "node33.princeton.vicci.org", 
3028         "created": "2013-04-03T23:14:11.072Z"
3029     }
3030 },
3031 {
3032     "pk": 557, 
3033     "model": "core.node", 
3034     "fields": {
3035         "site": 10, 
3036         "updated": "2013-06-21T21:17:13.982Z", 
3037         "deployment": 7, 
3038         "name": "node34.princeton.vicci.org", 
3039         "created": "2013-04-03T23:14:11.072Z"
3040     }
3041 },
3042 {
3043     "pk": 558, 
3044     "model": "core.node", 
3045     "fields": {
3046         "site": 10, 
3047         "updated": "2013-06-21T21:17:13.982Z", 
3048         "deployment": 7, 
3049         "name": "node35.princeton.vicci.org", 
3050         "created": "2013-04-03T23:14:11.072Z"
3051     }
3052 },
3053 {
3054     "pk": 559, 
3055     "model": "core.node", 
3056     "fields": {
3057         "site": 10, 
3058         "updated": "2013-06-21T21:17:13.982Z", 
3059         "deployment": 7, 
3060         "name": "node36.princeton.vicci.org", 
3061         "created": "2013-04-03T23:14:11.072Z"
3062     }
3063 },
3064 {
3065     "pk": 560, 
3066     "model": "core.node", 
3067     "fields": {
3068         "site": 10, 
3069         "updated": "2013-06-21T21:17:13.982Z", 
3070         "deployment": 7, 
3071         "name": "node37.princeton.vicci.org", 
3072         "created": "2013-04-03T23:14:11.072Z"
3073     }
3074 },
3075 {
3076     "pk": 561, 
3077     "model": "core.node", 
3078     "fields": {
3079         "site": 10, 
3080         "updated": "2013-06-21T21:17:13.982Z", 
3081         "deployment": 7, 
3082         "name": "node38.princeton.vicci.org", 
3083         "created": "2013-04-03T23:14:11.072Z"
3084     }
3085 },
3086 {
3087     "pk": 562, 
3088     "model": "core.node", 
3089     "fields": {
3090         "site": 10, 
3091         "updated": "2013-06-21T21:17:13.982Z", 
3092         "deployment": 7, 
3093         "name": "node39.princeton.vicci.org", 
3094         "created": "2013-04-03T23:14:11.072Z"
3095     }
3096 },
3097 {
3098     "pk": 563, 
3099     "model": "core.node", 
3100     "fields": {
3101         "site": 10, 
3102         "updated": "2013-06-21T21:17:13.982Z", 
3103         "deployment": 7, 
3104         "name": "node40.princeton.vicci.org", 
3105         "created": "2013-04-03T23:14:11.072Z"
3106     }
3107 },
3108 {
3109     "pk": 564, 
3110     "model": "core.node", 
3111     "fields": {
3112         "site": 10, 
3113         "updated": "2013-06-21T21:17:13.982Z", 
3114         "deployment": 7, 
3115         "name": "node41.princeton.vicci.org", 
3116         "created": "2013-04-03T23:14:11.072Z"
3117     }
3118 },
3119 {
3120     "pk": 565, 
3121     "model": "core.node", 
3122     "fields": {
3123         "site": 10, 
3124         "updated": "2013-06-21T21:17:13.982Z", 
3125         "deployment": 7, 
3126         "name": "node42.princeton.vicci.org", 
3127         "created": "2013-04-03T23:14:11.072Z"
3128     }
3129 },
3130 {
3131     "pk": 566, 
3132     "model": "core.node", 
3133     "fields": {
3134         "site": 10, 
3135         "updated": "2013-06-21T21:17:13.982Z", 
3136         "deployment": 7, 
3137         "name": "node43.princeton.vicci.org", 
3138         "created": "2013-04-03T23:14:11.072Z"
3139     }
3140 },
3141 {
3142     "pk": 567, 
3143     "model": "core.node", 
3144     "fields": {
3145         "site": 10, 
3146         "updated": "2013-06-21T21:17:13.982Z", 
3147         "deployment": 7, 
3148         "name": "node44.princeton.vicci.org", 
3149         "created": "2013-04-03T23:14:11.072Z"
3150     }
3151 },
3152 {
3153     "pk": 568, 
3154     "model": "core.node", 
3155     "fields": {
3156         "site": 10, 
3157         "updated": "2013-06-21T21:17:13.982Z", 
3158         "deployment": 7, 
3159         "name": "node45.princeton.vicci.org", 
3160         "created": "2013-04-03T23:14:11.072Z"
3161     }
3162 },
3163 {
3164     "pk": 569, 
3165     "model": "core.node", 
3166     "fields": {
3167         "site": 10, 
3168         "updated": "2013-06-21T21:17:13.982Z", 
3169         "deployment": 7, 
3170         "name": "node46.princeton.vicci.org", 
3171         "created": "2013-04-03T23:14:11.072Z"
3172     }
3173 },
3174 {
3175     "pk": 570, 
3176     "model": "core.node", 
3177     "fields": {
3178         "site": 10, 
3179         "updated": "2013-06-21T21:17:13.982Z", 
3180         "deployment": 7, 
3181         "name": "node47.princeton.vicci.org", 
3182         "created": "2013-04-03T23:14:11.072Z"
3183     }
3184 },
3185 {
3186     "pk": 571, 
3187     "model": "core.node", 
3188     "fields": {
3189         "site": 10, 
3190         "updated": "2013-06-21T21:17:13.982Z", 
3191         "deployment": 7, 
3192         "name": "node48.princeton.vicci.org", 
3193         "created": "2013-04-03T23:14:11.072Z"
3194     }
3195 },
3196 {
3197     "pk": 572, 
3198     "model": "core.node", 
3199     "fields": {
3200         "site": 10, 
3201         "updated": "2013-06-21T21:17:13.982Z", 
3202         "deployment": 7, 
3203         "name": "node49.princeton.vicci.org", 
3204         "created": "2013-04-03T23:14:11.072Z"
3205     }
3206 },
3207 {
3208     "pk": 573, 
3209     "model": "core.node", 
3210     "fields": {
3211         "site": 10, 
3212         "updated": "2013-06-21T21:17:13.982Z", 
3213         "deployment": 7, 
3214         "name": "node50.princeton.vicci.org", 
3215         "created": "2013-04-03T23:14:11.072Z"
3216     }
3217 },
3218 {
3219     "pk": 574, 
3220     "model": "core.node", 
3221     "fields": {
3222         "site": 10, 
3223         "updated": "2013-06-21T21:17:13.982Z", 
3224         "deployment": 7, 
3225         "name": "node51.princeton.vicci.org", 
3226         "created": "2013-04-03T23:14:11.072Z"
3227     }
3228 },
3229 {
3230     "pk": 575, 
3231     "model": "core.node", 
3232     "fields": {
3233         "site": 10, 
3234         "updated": "2013-06-21T21:17:13.982Z", 
3235         "deployment": 7, 
3236         "name": "node52.princeton.vicci.org", 
3237         "created": "2013-04-03T23:14:11.072Z"
3238     }
3239 },
3240 {
3241     "pk": 576, 
3242     "model": "core.node", 
3243     "fields": {
3244         "site": 10, 
3245         "updated": "2013-06-21T21:17:13.982Z", 
3246         "deployment": 7, 
3247         "name": "node53.princeton.vicci.org", 
3248         "created": "2013-04-03T23:14:11.072Z"
3249     }
3250 },
3251 {
3252     "pk": 577, 
3253     "model": "core.node", 
3254     "fields": {
3255         "site": 10, 
3256         "updated": "2013-06-21T21:17:13.982Z", 
3257         "deployment": 7, 
3258         "name": "node54.princeton.vicci.org", 
3259         "created": "2013-04-03T23:14:11.072Z"
3260     }
3261 },
3262 {
3263     "pk": 578, 
3264     "model": "core.node", 
3265     "fields": {
3266         "site": 10, 
3267         "updated": "2013-06-21T21:17:13.982Z", 
3268         "deployment": 7, 
3269         "name": "node55.princeton.vicci.org", 
3270         "created": "2013-04-03T23:14:11.072Z"
3271     }
3272 },
3273 {
3274     "pk": 579, 
3275     "model": "core.node", 
3276     "fields": {
3277         "site": 10, 
3278         "updated": "2013-06-21T21:17:13.982Z", 
3279         "deployment": 7, 
3280         "name": "node56.princeton.vicci.org", 
3281         "created": "2013-04-03T23:14:11.072Z"
3282     }
3283 },
3284 {
3285     "pk": 580, 
3286     "model": "core.node", 
3287     "fields": {
3288         "site": 10, 
3289         "updated": "2013-06-21T21:17:13.982Z", 
3290         "deployment": 7, 
3291         "name": "node57.princeton.vicci.org", 
3292         "created": "2013-04-03T23:14:11.072Z"
3293     }
3294 },
3295 {
3296     "pk": 581, 
3297     "model": "core.node", 
3298     "fields": {
3299         "site": 10, 
3300         "updated": "2013-06-21T21:17:13.982Z", 
3301         "deployment": 7, 
3302         "name": "node58.princeton.vicci.org", 
3303         "created": "2013-04-03T23:14:11.072Z"
3304     }
3305 },
3306 {
3307     "pk": 582, 
3308     "model": "core.node", 
3309     "fields": {
3310         "site": 10, 
3311         "updated": "2013-06-21T21:17:13.982Z", 
3312         "deployment": 7, 
3313         "name": "node59.princeton.vicci.org", 
3314         "created": "2013-04-03T23:14:11.072Z"
3315     }
3316 },
3317 {
3318     "pk": 583, 
3319     "model": "core.node", 
3320     "fields": {
3321         "site": 10, 
3322         "updated": "2013-06-21T21:17:13.982Z", 
3323         "deployment": 7, 
3324         "name": "node60.princeton.vicci.org", 
3325         "created": "2013-04-03T23:14:11.072Z"
3326     }
3327 },
3328 {
3329     "pk": 584, 
3330     "model": "core.node", 
3331     "fields": {
3332         "site": 10, 
3333         "updated": "2013-06-21T21:17:13.982Z", 
3334         "deployment": 7, 
3335         "name": "node61.princeton.vicci.org", 
3336         "created": "2013-04-03T23:14:11.072Z"
3337     }
3338 },
3339 {
3340     "pk": 585, 
3341     "model": "core.node", 
3342     "fields": {
3343         "site": 10, 
3344         "updated": "2013-06-21T21:17:13.982Z", 
3345         "deployment": 7, 
3346         "name": "node62.princeton.vicci.org", 
3347         "created": "2013-04-03T23:14:11.072Z"
3348     }
3349 },
3350 {
3351     "pk": 586, 
3352     "model": "core.node", 
3353     "fields": {
3354         "site": 10, 
3355         "updated": "2013-06-21T21:17:13.982Z", 
3356         "deployment": 7, 
3357         "name": "node63.princeton.vicci.org", 
3358         "created": "2013-04-03T23:14:11.072Z"
3359     }
3360 },
3361 {
3362     "pk": 587, 
3363     "model": "core.node", 
3364     "fields": {
3365         "site": 10, 
3366         "updated": "2013-06-21T21:17:13.982Z", 
3367         "deployment": 7, 
3368         "name": "node64.princeton.vicci.org", 
3369         "created": "2013-04-03T23:14:11.072Z"
3370     }
3371 },
3372 {
3373     "pk": 588, 
3374     "model": "core.node", 
3375     "fields": {
3376         "site": 10, 
3377         "updated": "2013-06-21T21:17:13.982Z", 
3378         "deployment": 7, 
3379         "name": "node65.princeton.vicci.org", 
3380         "created": "2013-04-03T23:14:11.072Z"
3381     }
3382 },
3383 {
3384     "pk": 589, 
3385     "model": "core.node", 
3386     "fields": {
3387         "site": 10, 
3388         "updated": "2013-06-21T21:17:13.982Z", 
3389         "deployment": 7, 
3390         "name": "node66.princeton.vicci.org", 
3391         "created": "2013-04-03T23:14:11.072Z"
3392     }
3393 },
3394 {
3395     "pk": 590, 
3396     "model": "core.node", 
3397     "fields": {
3398         "site": 10, 
3399         "updated": "2013-06-21T21:17:13.982Z", 
3400         "deployment": 7, 
3401         "name": "node67.princeton.vicci.org", 
3402         "created": "2013-04-03T23:14:11.072Z"
3403     }
3404 },
3405 {
3406     "pk": 591, 
3407     "model": "core.node", 
3408     "fields": {
3409         "site": 10, 
3410         "updated": "2013-06-21T21:17:13.982Z", 
3411         "deployment": 7, 
3412         "name": "node68.princeton.vicci.org", 
3413         "created": "2013-04-03T23:14:11.072Z"
3414     }
3415 },
3416 {
3417     "pk": 592, 
3418     "model": "core.node", 
3419     "fields": {
3420         "site": 10, 
3421         "updated": "2013-06-21T21:17:13.982Z", 
3422         "deployment": 7, 
3423         "name": "node69.princeton.vicci.org", 
3424         "created": "2013-04-03T23:14:11.072Z"
3425     }
3426 },
3427 {
3428     "pk": 593, 
3429     "model": "core.node", 
3430     "fields": {
3431         "site": 10, 
3432         "updated": "2013-06-21T21:17:13.982Z", 
3433         "deployment": 7, 
3434         "name": "node70.princeton.vicci.org", 
3435         "created": "2013-04-03T23:14:11.072Z"
3436     }
3437 },
3438 {
3439     "pk": 594, 
3440     "model": "core.node", 
3441     "fields": {
3442         "site": 11, 
3443         "updated": "2013-06-21T21:17:13.982Z", 
3444         "deployment": 8, 
3445         "name": "node1.gt.vicci.org", 
3446         "created": "2013-04-03T23:14:11.072Z"
3447     }
3448 },
3449 {
3450     "pk": 595, 
3451     "model": "core.node", 
3452     "fields": {
3453         "site": 11, 
3454         "updated": "2013-06-21T21:17:13.982Z", 
3455         "deployment": 8, 
3456         "name": "node2.gt.vicci.org", 
3457         "created": "2013-04-03T23:14:11.072Z"
3458     }
3459 },
3460 {
3461     "pk": 596, 
3462     "model": "core.node", 
3463     "fields": {
3464         "site": 11, 
3465         "updated": "2013-06-21T21:17:13.982Z", 
3466         "deployment": 8, 
3467         "name": "node3.gt.vicci.org", 
3468         "created": "2013-04-03T23:14:11.072Z"
3469     }
3470 },
3471 {
3472     "pk": 597, 
3473     "model": "core.node", 
3474     "fields": {
3475         "site": 11, 
3476         "updated": "2013-06-21T21:17:13.982Z", 
3477         "deployment": 8, 
3478         "name": "node4.gt.vicci.org", 
3479         "created": "2013-04-03T23:14:11.072Z"
3480     }
3481 },
3482 {
3483     "pk": 598, 
3484     "model": "core.node", 
3485     "fields": {
3486         "site": 11, 
3487         "updated": "2013-06-21T21:17:13.982Z", 
3488         "deployment": 8, 
3489         "name": "node5.gt.vicci.org", 
3490         "created": "2013-04-03T23:14:11.072Z"
3491     }
3492 },
3493 {
3494     "pk": 599, 
3495     "model": "core.node", 
3496     "fields": {
3497         "site": 11, 
3498         "updated": "2013-06-21T21:17:13.982Z", 
3499         "deployment": 8, 
3500         "name": "node6.gt.vicci.org", 
3501         "created": "2013-04-03T23:14:11.072Z"
3502     }
3503 },
3504 {
3505     "pk": 600, 
3506     "model": "core.node", 
3507     "fields": {
3508         "site": 11, 
3509         "updated": "2013-06-21T21:17:13.982Z", 
3510         "deployment": 8, 
3511         "name": "node7.gt.vicci.org", 
3512         "created": "2013-04-03T23:14:11.072Z"
3513     }
3514 },
3515 {
3516     "pk": 601, 
3517     "model": "core.node", 
3518     "fields": {
3519         "site": 11, 
3520         "updated": "2013-06-21T21:17:13.982Z", 
3521         "deployment": 8, 
3522         "name": "node8.gt.vicci.org", 
3523         "created": "2013-04-03T23:14:11.072Z"
3524     }
3525 },
3526 {
3527     "pk": 602, 
3528     "model": "core.node", 
3529     "fields": {
3530         "site": 11, 
3531         "updated": "2013-06-21T21:17:13.982Z", 
3532         "deployment": 8, 
3533         "name": "node9.gt.vicci.org", 
3534         "created": "2013-04-03T23:14:11.072Z"
3535     }
3536 },
3537 {
3538     "pk": 603, 
3539     "model": "core.node", 
3540     "fields": {
3541         "site": 11, 
3542         "updated": "2013-06-21T21:17:13.982Z", 
3543         "deployment": 8, 
3544         "name": "node10.gt.vicci.org", 
3545         "created": "2013-04-03T23:14:11.072Z"
3546     }
3547 },
3548 {
3549     "pk": 604, 
3550     "model": "core.node", 
3551     "fields": {
3552         "site": 11, 
3553         "updated": "2013-06-21T21:17:13.982Z", 
3554         "deployment": 8, 
3555         "name": "node11.gt.vicci.org", 
3556         "created": "2013-04-03T23:14:11.072Z"
3557     }
3558 },
3559 {
3560     "pk": 605, 
3561     "model": "core.node", 
3562     "fields": {
3563         "site": 11, 
3564         "updated": "2013-06-21T21:17:13.982Z", 
3565         "deployment": 8, 
3566         "name": "node12.gt.vicci.org", 
3567         "created": "2013-04-03T23:14:11.072Z"
3568     }
3569 },
3570 {
3571     "pk": 606, 
3572     "model": "core.node", 
3573     "fields": {
3574         "site": 11, 
3575         "updated": "2013-06-21T21:17:13.982Z", 
3576         "deployment": 8, 
3577         "name": "node13.gt.vicci.org", 
3578         "created": "2013-04-03T23:14:11.072Z"
3579     }
3580 },
3581 {
3582     "pk": 607, 
3583     "model": "core.node", 
3584     "fields": {
3585         "site": 11, 
3586         "updated": "2013-06-21T21:17:13.982Z", 
3587         "deployment": 8, 
3588         "name": "node14.gt.vicci.org", 
3589         "created": "2013-04-03T23:14:11.072Z"
3590     }
3591 },
3592 {
3593     "pk": 608, 
3594     "model": "core.node", 
3595     "fields": {
3596         "site": 11, 
3597         "updated": "2013-06-21T21:17:13.982Z", 
3598         "deployment": 8, 
3599         "name": "node15.gt.vicci.org", 
3600         "created": "2013-04-03T23:14:11.072Z"
3601     }
3602 },
3603 {
3604     "pk": 609, 
3605     "model": "core.node", 
3606     "fields": {
3607         "site": 11, 
3608         "updated": "2013-06-21T21:17:13.982Z", 
3609         "deployment": 8, 
3610         "name": "node16.gt.vicci.org", 
3611         "created": "2013-04-03T23:14:11.072Z"
3612     }
3613 },
3614 {
3615     "pk": 610, 
3616     "model": "core.node", 
3617     "fields": {
3618         "site": 11, 
3619         "updated": "2013-06-21T21:17:13.982Z", 
3620         "deployment": 8, 
3621         "name": "node17.gt.vicci.org", 
3622         "created": "2013-04-03T23:14:11.072Z"
3623     }
3624 },
3625 {
3626     "pk": 611, 
3627     "model": "core.node", 
3628     "fields": {
3629         "site": 11, 
3630         "updated": "2013-06-21T21:17:13.982Z", 
3631         "deployment": 8, 
3632         "name": "node18.gt.vicci.org", 
3633         "created": "2013-04-03T23:14:11.072Z"
3634     }
3635 },
3636 {
3637     "pk": 612, 
3638     "model": "core.node", 
3639     "fields": {
3640         "site": 11, 
3641         "updated": "2013-06-21T21:17:13.982Z", 
3642         "deployment": 8, 
3643         "name": "node19.gt.vicci.org", 
3644         "created": "2013-04-03T23:14:11.072Z"
3645     }
3646 },
3647 {
3648     "pk": 613, 
3649     "model": "core.node", 
3650     "fields": {
3651         "site": 11, 
3652         "updated": "2013-06-21T21:17:13.982Z", 
3653         "deployment": 8, 
3654         "name": "node20.gt.vicci.org", 
3655         "created": "2013-04-03T23:14:11.072Z"
3656     }
3657 },
3658 {
3659     "pk": 614, 
3660     "model": "core.node", 
3661     "fields": {
3662         "site": 11, 
3663         "updated": "2013-06-21T21:17:13.982Z", 
3664         "deployment": 8, 
3665         "name": "node21.gt.vicci.org", 
3666         "created": "2013-04-03T23:14:11.072Z"
3667     }
3668 },
3669 {
3670     "pk": 615, 
3671     "model": "core.node", 
3672     "fields": {
3673         "site": 11, 
3674         "updated": "2013-06-21T21:17:13.982Z", 
3675         "deployment": 8, 
3676         "name": "node22.gt.vicci.org", 
3677         "created": "2013-04-03T23:14:11.072Z"
3678     }
3679 },
3680 {
3681     "pk": 616, 
3682     "model": "core.node", 
3683     "fields": {
3684         "site": 11, 
3685         "updated": "2013-06-21T21:17:13.982Z", 
3686         "deployment": 8, 
3687         "name": "node23.gt.vicci.org", 
3688         "created": "2013-04-03T23:14:11.072Z"
3689     }
3690 },
3691 {
3692     "pk": 617, 
3693     "model": "core.node", 
3694     "fields": {
3695         "site": 11, 
3696         "updated": "2013-06-21T21:17:13.982Z", 
3697         "deployment": 8, 
3698         "name": "node24.gt.vicci.org", 
3699         "created": "2013-04-03T23:14:11.072Z"
3700     }
3701 },
3702 {
3703     "pk": 618, 
3704     "model": "core.node", 
3705     "fields": {
3706         "site": 11, 
3707         "updated": "2013-06-21T21:17:13.982Z", 
3708         "deployment": 8, 
3709         "name": "node25.gt.vicci.org", 
3710         "created": "2013-04-03T23:14:11.072Z"
3711     }
3712 },
3713 {
3714     "pk": 619, 
3715     "model": "core.node", 
3716     "fields": {
3717         "site": 11, 
3718         "updated": "2013-06-21T21:17:13.982Z", 
3719         "deployment": 8, 
3720         "name": "node26.gt.vicci.org", 
3721         "created": "2013-04-03T23:14:11.072Z"
3722     }
3723 },
3724 {
3725     "pk": 620, 
3726     "model": "core.node", 
3727     "fields": {
3728         "site": 11, 
3729         "updated": "2013-06-21T21:17:13.982Z", 
3730         "deployment": 8, 
3731         "name": "node27.gt.vicci.org", 
3732         "created": "2013-04-03T23:14:11.072Z"
3733     }
3734 },
3735 {
3736     "pk": 621, 
3737     "model": "core.node", 
3738     "fields": {
3739         "site": 11, 
3740         "updated": "2013-06-21T21:17:13.982Z", 
3741         "deployment": 8, 
3742         "name": "node28.gt.vicci.org", 
3743         "created": "2013-04-03T23:14:11.072Z"
3744     }
3745 },
3746 {
3747     "pk": 622, 
3748     "model": "core.node", 
3749     "fields": {
3750         "site": 11, 
3751         "updated": "2013-06-21T21:17:13.982Z", 
3752         "deployment": 8, 
3753         "name": "node29.gt.vicci.org", 
3754         "created": "2013-04-03T23:14:11.072Z"
3755     }
3756 },
3757 {
3758     "pk": 623, 
3759     "model": "core.node", 
3760     "fields": {
3761         "site": 11, 
3762         "updated": "2013-06-21T21:17:13.982Z", 
3763         "deployment": 8, 
3764         "name": "node30.gt.vicci.org", 
3765         "created": "2013-04-03T23:14:11.072Z"
3766     }
3767 },
3768 {
3769     "pk": 624, 
3770     "model": "core.node", 
3771     "fields": {
3772         "site": 11, 
3773         "updated": "2013-06-21T21:17:13.982Z", 
3774         "deployment": 8, 
3775         "name": "node31.gt.vicci.org", 
3776         "created": "2013-04-03T23:14:11.072Z"
3777     }
3778 },
3779 {
3780     "pk": 625, 
3781     "model": "core.node", 
3782     "fields": {
3783         "site": 11, 
3784         "updated": "2013-06-21T21:17:13.982Z", 
3785         "deployment": 8, 
3786         "name": "node32.gt.vicci.org", 
3787         "created": "2013-04-03T23:14:11.072Z"
3788     }
3789 },
3790 {
3791     "pk": 626, 
3792     "model": "core.node", 
3793     "fields": {
3794         "site": 11, 
3795         "updated": "2013-06-21T21:17:13.982Z", 
3796         "deployment": 8, 
3797         "name": "node33.gt.vicci.org", 
3798         "created": "2013-04-03T23:14:11.072Z"
3799     }
3800 },
3801 {
3802     "pk": 627, 
3803     "model": "core.node", 
3804     "fields": {
3805         "site": 11, 
3806         "updated": "2013-06-21T21:17:13.982Z", 
3807         "deployment": 8, 
3808         "name": "node34.gt.vicci.org", 
3809         "created": "2013-04-03T23:14:11.072Z"
3810     }
3811 },
3812 {
3813     "pk": 628, 
3814     "model": "core.node", 
3815     "fields": {
3816         "site": 11, 
3817         "updated": "2013-06-21T21:17:13.982Z", 
3818         "deployment": 8, 
3819         "name": "node35.gt.vicci.org", 
3820         "created": "2013-04-03T23:14:11.072Z"
3821     }
3822 },
3823 {
3824     "pk": 629, 
3825     "model": "core.node", 
3826     "fields": {
3827         "site": 11, 
3828         "updated": "2013-06-21T21:17:13.982Z", 
3829         "deployment": 8, 
3830         "name": "node36.gt.vicci.org", 
3831         "created": "2013-04-03T23:14:11.072Z"
3832     }
3833 },
3834 {
3835     "pk": 630, 
3836     "model": "core.node", 
3837     "fields": {
3838         "site": 11, 
3839         "updated": "2013-06-21T21:17:13.982Z", 
3840         "deployment": 8, 
3841         "name": "node37.gt.vicci.org", 
3842         "created": "2013-04-03T23:14:11.072Z"
3843     }
3844 },
3845 {
3846     "pk": 631, 
3847     "model": "core.node", 
3848     "fields": {
3849         "site": 11, 
3850         "updated": "2013-06-21T21:17:13.982Z", 
3851         "deployment": 8, 
3852         "name": "node38.gt.vicci.org", 
3853         "created": "2013-04-03T23:14:11.072Z"
3854     }
3855 },
3856 {
3857     "pk": 632, 
3858     "model": "core.node", 
3859     "fields": {
3860         "site": 11, 
3861         "updated": "2013-06-21T21:17:13.982Z", 
3862         "deployment": 8, 
3863         "name": "node39.gt.vicci.org", 
3864         "created": "2013-04-03T23:14:11.072Z"
3865     }
3866 },
3867 {
3868     "pk": 633, 
3869     "model": "core.node", 
3870     "fields": {
3871         "site": 11, 
3872         "updated": "2013-06-21T21:17:13.982Z", 
3873         "deployment": 8, 
3874         "name": "node40.gt.vicci.org", 
3875         "created": "2013-04-03T23:14:11.072Z"
3876     }
3877 },
3878 {
3879     "pk": 634, 
3880     "model": "core.node", 
3881     "fields": {
3882         "site": 11, 
3883         "updated": "2013-06-21T21:17:13.982Z", 
3884         "deployment": 8, 
3885         "name": "node41.gt.vicci.org", 
3886         "created": "2013-04-03T23:14:11.072Z"
3887     }
3888 },
3889 {
3890     "pk": 635, 
3891     "model": "core.node", 
3892     "fields": {
3893         "site": 11, 
3894         "updated": "2013-06-21T21:17:13.982Z", 
3895         "deployment": 8, 
3896         "name": "node42.gt.vicci.org", 
3897         "created": "2013-04-03T23:14:11.072Z"
3898     }
3899 },
3900 {
3901     "pk": 636, 
3902     "model": "core.node", 
3903     "fields": {
3904         "site": 11, 
3905         "updated": "2013-06-21T21:17:13.982Z", 
3906         "deployment": 8, 
3907         "name": "node43.gt.vicci.org", 
3908         "created": "2013-04-03T23:14:11.072Z"
3909     }
3910 },
3911 {
3912     "pk": 637, 
3913     "model": "core.node", 
3914     "fields": {
3915         "site": 11, 
3916         "updated": "2013-06-21T21:17:13.982Z", 
3917         "deployment": 8, 
3918         "name": "node44.gt.vicci.org", 
3919         "created": "2013-04-03T23:14:11.072Z"
3920     }
3921 },
3922 {
3923     "pk": 638, 
3924     "model": "core.node", 
3925     "fields": {
3926         "site": 11, 
3927         "updated": "2013-06-21T21:17:13.982Z", 
3928         "deployment": 8, 
3929         "name": "node45.gt.vicci.org", 
3930         "created": "2013-04-03T23:14:11.072Z"
3931     }
3932 },
3933 {
3934     "pk": 639, 
3935     "model": "core.node", 
3936     "fields": {
3937         "site": 11, 
3938         "updated": "2013-06-21T21:17:13.982Z", 
3939         "deployment": 8, 
3940         "name": "node46.gt.vicci.org", 
3941         "created": "2013-04-03T23:14:11.072Z"
3942     }
3943 },
3944 {
3945     "pk": 640, 
3946     "model": "core.node", 
3947     "fields": {
3948         "site": 11, 
3949         "updated": "2013-06-21T21:17:13.982Z", 
3950         "deployment": 8, 
3951         "name": "node47.gt.vicci.org", 
3952         "created": "2013-04-03T23:14:11.072Z"
3953     }
3954 },
3955 {
3956     "pk": 641, 
3957     "model": "core.node", 
3958     "fields": {
3959         "site": 11, 
3960         "updated": "2013-06-21T21:17:13.982Z", 
3961         "deployment": 8, 
3962         "name": "node48.gt.vicci.org", 
3963         "created": "2013-04-03T23:14:11.072Z"
3964     }
3965 },
3966 {
3967     "pk": 642, 
3968     "model": "core.node", 
3969     "fields": {
3970         "site": 11, 
3971         "updated": "2013-06-21T21:17:13.982Z", 
3972         "deployment": 8, 
3973         "name": "node49.gt.vicci.org", 
3974         "created": "2013-04-03T23:14:11.072Z"
3975     }
3976 },
3977 {
3978     "pk": 643, 
3979     "model": "core.node", 
3980     "fields": {
3981         "site": 11, 
3982         "updated": "2013-06-21T21:17:13.982Z", 
3983         "deployment": 8, 
3984         "name": "node50.gt.vicci.org", 
3985         "created": "2013-04-03T23:14:11.072Z"
3986     }
3987 },
3988 {
3989     "pk": 644, 
3990     "model": "core.node", 
3991     "fields": {
3992         "site": 11, 
3993         "updated": "2013-06-21T21:17:13.982Z", 
3994         "deployment": 8, 
3995         "name": "node51.gt.vicci.org", 
3996         "created": "2013-04-03T23:14:11.072Z"
3997     }
3998 },
3999 {
4000     "pk": 645, 
4001     "model": "core.node", 
4002     "fields": {
4003         "site": 11, 
4004         "updated": "2013-06-21T21:17:13.982Z", 
4005         "deployment": 8, 
4006         "name": "node52.gt.vicci.org", 
4007         "created": "2013-04-03T23:14:11.072Z"
4008     }
4009 },
4010 {
4011     "pk": 646, 
4012     "model": "core.node", 
4013     "fields": {
4014         "site": 11, 
4015         "updated": "2013-06-21T21:17:13.982Z", 
4016         "deployment": 8, 
4017         "name": "node53.gt.vicci.org", 
4018         "created": "2013-04-03T23:14:11.072Z"
4019     }
4020 },
4021 {
4022     "pk": 647, 
4023     "model": "core.node", 
4024     "fields": {
4025         "site": 11, 
4026         "updated": "2013-06-21T21:17:13.982Z", 
4027         "deployment": 8, 
4028         "name": "node54.gt.vicci.org", 
4029         "created": "2013-04-03T23:14:11.072Z"
4030     }
4031 },
4032 {
4033     "pk": 648, 
4034     "model": "core.node", 
4035     "fields": {
4036         "site": 11, 
4037         "updated": "2013-06-21T21:17:13.982Z", 
4038         "deployment": 8, 
4039         "name": "node55.gt.vicci.org", 
4040         "created": "2013-04-03T23:14:11.072Z"
4041     }
4042 },
4043 {
4044     "pk": 649, 
4045     "model": "core.node", 
4046     "fields": {
4047         "site": 11, 
4048         "updated": "2013-06-21T21:17:13.982Z", 
4049         "deployment": 8, 
4050         "name": "node56.gt.vicci.org", 
4051         "created": "2013-04-03T23:14:11.072Z"
4052     }
4053 },
4054 {
4055     "pk": 650, 
4056     "model": "core.node", 
4057     "fields": {
4058         "site": 11, 
4059         "updated": "2013-06-21T21:17:13.982Z", 
4060         "deployment": 8, 
4061         "name": "node57.gt.vicci.org", 
4062         "created": "2013-04-03T23:14:11.072Z"
4063     }
4064 },
4065 {
4066     "pk": 651, 
4067     "model": "core.node", 
4068     "fields": {
4069         "site": 11, 
4070         "updated": "2013-06-21T21:17:13.982Z", 
4071         "deployment": 8, 
4072         "name": "node58.gt.vicci.org", 
4073         "created": "2013-04-03T23:14:11.072Z"
4074     }
4075 },
4076 {
4077     "pk": 652, 
4078     "model": "core.node", 
4079     "fields": {
4080         "site": 11, 
4081         "updated": "2013-06-21T21:17:13.982Z", 
4082         "deployment": 8, 
4083         "name": "node59.gt.vicci.org", 
4084         "created": "2013-04-03T23:14:11.072Z"
4085     }
4086 },
4087 {
4088     "pk": 653, 
4089     "model": "core.node", 
4090     "fields": {
4091         "site": 11, 
4092         "updated": "2013-06-21T21:17:13.982Z", 
4093         "deployment": 8, 
4094         "name": "node60.gt.vicci.org", 
4095         "created": "2013-04-03T23:14:11.072Z"
4096     }
4097 },
4098 {
4099     "pk": 654, 
4100     "model": "core.node", 
4101     "fields": {
4102         "site": 11, 
4103         "updated": "2013-06-21T21:17:13.982Z", 
4104         "deployment": 8, 
4105         "name": "node61.gt.vicci.org", 
4106         "created": "2013-04-03T23:14:11.072Z"
4107     }
4108 },
4109 {
4110     "pk": 655, 
4111     "model": "core.node", 
4112     "fields": {
4113         "site": 11, 
4114         "updated": "2013-06-21T21:17:13.982Z", 
4115         "deployment": 8, 
4116         "name": "node62.gt.vicci.org", 
4117         "created": "2013-04-03T23:14:11.072Z"
4118     }
4119 },
4120 {
4121     "pk": 656, 
4122     "model": "core.node", 
4123     "fields": {
4124         "site": 11, 
4125         "updated": "2013-06-21T21:17:13.982Z", 
4126         "deployment": 8, 
4127         "name": "node63.gt.vicci.org", 
4128         "created": "2013-04-03T23:14:11.072Z"
4129     }
4130 },
4131 {
4132     "pk": 657, 
4133     "model": "core.node", 
4134     "fields": {
4135         "site": 11, 
4136         "updated": "2013-06-21T21:17:13.982Z", 
4137         "deployment": 8, 
4138         "name": "node64.gt.vicci.org", 
4139         "created": "2013-04-03T23:14:11.072Z"
4140     }
4141 },
4142 {
4143     "pk": 658, 
4144     "model": "core.node", 
4145     "fields": {
4146         "site": 11, 
4147         "updated": "2013-06-21T21:17:13.982Z", 
4148         "deployment": 8, 
4149         "name": "node65.gt.vicci.org", 
4150         "created": "2013-04-03T23:14:11.072Z"
4151     }
4152 },
4153 {
4154     "pk": 659, 
4155     "model": "core.node", 
4156     "fields": {
4157         "site": 11, 
4158         "updated": "2013-06-21T21:17:13.982Z", 
4159         "deployment": 8, 
4160         "name": "node66.gt.vicci.org", 
4161         "created": "2013-04-03T23:14:11.072Z"
4162     }
4163 },
4164 {
4165     "pk": 660, 
4166     "model": "core.node", 
4167     "fields": {
4168         "site": 11, 
4169         "updated": "2013-06-21T21:17:13.982Z", 
4170         "deployment": 8, 
4171         "name": "node67.gt.vicci.org", 
4172         "created": "2013-04-03T23:14:11.072Z"
4173     }
4174 },
4175 {
4176     "pk": 661, 
4177     "model": "core.node", 
4178     "fields": {
4179         "site": 11, 
4180         "updated": "2013-06-21T21:17:13.982Z", 
4181         "deployment": 8, 
4182         "name": "node68.gt.vicci.org", 
4183         "created": "2013-04-03T23:14:11.072Z"
4184     }
4185 },
4186 {
4187     "pk": 662, 
4188     "model": "core.node", 
4189     "fields": {
4190         "site": 11, 
4191         "updated": "2013-06-21T21:17:13.982Z", 
4192         "deployment": 8, 
4193         "name": "node69.gt.vicci.org", 
4194         "created": "2013-04-03T23:14:11.072Z"
4195     }
4196 },
4197 {
4198     "pk": 663, 
4199     "model": "core.node", 
4200     "fields": {
4201         "site": 11, 
4202         "updated": "2013-06-21T21:17:13.982Z", 
4203         "deployment": 8, 
4204         "name": "node70.gt.vicci.org", 
4205         "created": "2013-04-03T23:14:11.072Z"
4206     }
4207 },
4208 {
4209     "pk": 664, 
4210     "model": "core.node", 
4211     "fields": {
4212         "site": 12, 
4213         "updated": "2013-06-21T21:17:13.982Z", 
4214         "deployment": 9, 
4215         "name": "node1.mpisws.vicci.org", 
4216         "created": "2013-04-03T23:14:11.072Z"
4217     }
4218 },
4219 {
4220     "pk": 665, 
4221     "model": "core.node", 
4222     "fields": {
4223         "site": 12, 
4224         "updated": "2013-06-21T21:17:13.982Z", 
4225         "deployment": 9, 
4226         "name": "node2.mpisws.vicci.org", 
4227         "created": "2013-04-03T23:14:11.072Z"
4228     }
4229 },
4230 {
4231     "pk": 666, 
4232     "model": "core.node", 
4233     "fields": {
4234         "site": 12, 
4235         "updated": "2013-06-21T21:17:13.982Z", 
4236         "deployment": 9, 
4237         "name": "node3.mpisws.vicci.org", 
4238         "created": "2013-04-03T23:14:11.072Z"
4239     }
4240 },
4241 {
4242     "pk": 667, 
4243     "model": "core.node", 
4244     "fields": {
4245         "site": 12, 
4246         "updated": "2013-06-21T21:17:13.982Z", 
4247         "deployment": 9, 
4248         "name": "node4.mpisws.vicci.org", 
4249         "created": "2013-04-03T23:14:11.072Z"
4250     }
4251 },
4252 {
4253     "pk": 668, 
4254     "model": "core.node", 
4255     "fields": {
4256         "site": 12, 
4257         "updated": "2013-06-21T21:17:13.982Z", 
4258         "deployment": 9, 
4259         "name": "node5.mpisws.vicci.org", 
4260         "created": "2013-04-03T23:14:11.072Z"
4261     }
4262 },
4263 {
4264     "pk": 669, 
4265     "model": "core.node", 
4266     "fields": {
4267         "site": 12, 
4268         "updated": "2013-06-21T21:17:13.982Z", 
4269         "deployment": 9, 
4270         "name": "node6.mpisws.vicci.org", 
4271         "created": "2013-04-03T23:14:11.072Z"
4272     }
4273 },
4274 {
4275     "pk": 670, 
4276     "model": "core.node", 
4277     "fields": {
4278         "site": 12, 
4279         "updated": "2013-06-21T21:17:13.982Z", 
4280         "deployment": 9, 
4281         "name": "node7.mpisws.vicci.org", 
4282         "created": "2013-04-03T23:14:11.072Z"
4283     }
4284 },
4285 {
4286     "pk": 671, 
4287     "model": "core.node", 
4288     "fields": {
4289         "site": 12, 
4290         "updated": "2013-06-21T21:17:13.982Z", 
4291         "deployment": 9, 
4292         "name": "node8.mpisws.vicci.org", 
4293         "created": "2013-04-03T23:14:11.072Z"
4294     }
4295 },
4296 {
4297     "pk": 672, 
4298     "model": "core.node", 
4299     "fields": {
4300         "site": 12, 
4301         "updated": "2013-06-21T21:17:13.982Z", 
4302         "deployment": 9, 
4303         "name": "node9.mpisws.vicci.org", 
4304         "created": "2013-04-03T23:14:11.072Z"
4305     }
4306 },
4307 {
4308     "pk": 673, 
4309     "model": "core.node", 
4310     "fields": {
4311         "site": 12, 
4312         "updated": "2013-06-21T21:17:13.982Z", 
4313         "deployment": 9, 
4314         "name": "node10.mpisws.vicci.org", 
4315         "created": "2013-04-03T23:14:11.072Z"
4316     }
4317 },
4318 {
4319     "pk": 674, 
4320     "model": "core.node", 
4321     "fields": {
4322         "site": 12, 
4323         "updated": "2013-06-21T21:17:13.982Z", 
4324         "deployment": 9, 
4325         "name": "node11.mpisws.vicci.org", 
4326         "created": "2013-04-03T23:14:11.072Z"
4327     }
4328 },
4329 {
4330     "pk": 675, 
4331     "model": "core.node", 
4332     "fields": {
4333         "site": 12, 
4334         "updated": "2013-06-21T21:17:13.982Z", 
4335         "deployment": 9, 
4336         "name": "node12.mpisws.vicci.org", 
4337         "created": "2013-04-03T23:14:11.072Z"
4338     }
4339 },
4340 {
4341     "pk": 676, 
4342     "model": "core.node", 
4343     "fields": {
4344         "site": 12, 
4345         "updated": "2013-06-21T21:17:13.982Z", 
4346         "deployment": 9, 
4347         "name": "node13.mpisws.vicci.org", 
4348         "created": "2013-04-03T23:14:11.072Z"
4349     }
4350 },
4351 {
4352     "pk": 677, 
4353     "model": "core.node", 
4354     "fields": {
4355         "site": 12, 
4356         "updated": "2013-06-21T21:17:13.982Z", 
4357         "deployment": 9, 
4358         "name": "node14.mpisws.vicci.org", 
4359         "created": "2013-04-03T23:14:11.072Z"
4360     }
4361 },
4362 {
4363     "pk": 678, 
4364     "model": "core.node", 
4365     "fields": {
4366         "site": 12, 
4367         "updated": "2013-06-21T21:17:13.982Z", 
4368         "deployment": 9, 
4369         "name": "node15.mpisws.vicci.org", 
4370         "created": "2013-04-03T23:14:11.072Z"
4371     }
4372 },
4373 {
4374     "pk": 679, 
4375     "model": "core.node", 
4376     "fields": {
4377         "site": 12, 
4378         "updated": "2013-06-21T21:17:13.982Z", 
4379         "deployment": 9, 
4380         "name": "node16.mpisws.vicci.org", 
4381         "created": "2013-04-03T23:14:11.072Z"
4382     }
4383 },
4384 {
4385     "pk": 680, 
4386     "model": "core.node", 
4387     "fields": {
4388         "site": 12, 
4389         "updated": "2013-06-21T21:17:13.982Z", 
4390         "deployment": 9, 
4391         "name": "node17.mpisws.vicci.org", 
4392         "created": "2013-04-03T23:14:11.072Z"
4393     }
4394 },
4395 {
4396     "pk": 681, 
4397     "model": "core.node", 
4398     "fields": {
4399         "site": 12, 
4400         "updated": "2013-06-21T21:17:13.982Z", 
4401         "deployment": 9, 
4402         "name": "node18.mpisws.vicci.org", 
4403         "created": "2013-04-03T23:14:11.072Z"
4404     }
4405 },
4406 {
4407     "pk": 682, 
4408     "model": "core.node", 
4409     "fields": {
4410         "site": 12, 
4411         "updated": "2013-06-21T21:17:13.982Z", 
4412         "deployment": 9, 
4413         "name": "node19.mpisws.vicci.org", 
4414         "created": "2013-04-03T23:14:11.072Z"
4415     }
4416 },
4417 {
4418     "pk": 683, 
4419     "model": "core.node", 
4420     "fields": {
4421         "site": 12, 
4422         "updated": "2013-06-21T21:17:13.982Z", 
4423         "deployment": 9, 
4424         "name": "node20.mpisws.vicci.org", 
4425         "created": "2013-04-03T23:14:11.072Z"
4426     }
4427 },
4428 {
4429     "pk": 684, 
4430     "model": "core.node", 
4431     "fields": {
4432         "site": 12, 
4433         "updated": "2013-06-21T21:17:13.982Z", 
4434         "deployment": 9, 
4435         "name": "node21.mpisws.vicci.org", 
4436         "created": "2013-04-03T23:14:11.072Z"
4437     }
4438 },
4439 {
4440     "pk": 685, 
4441     "model": "core.node", 
4442     "fields": {
4443         "site": 12, 
4444         "updated": "2013-06-21T21:17:13.982Z", 
4445         "deployment": 9, 
4446         "name": "node22.mpisws.vicci.org", 
4447         "created": "2013-04-03T23:14:11.072Z"
4448     }
4449 },
4450 {
4451     "pk": 686, 
4452     "model": "core.node", 
4453     "fields": {
4454         "site": 12, 
4455         "updated": "2013-06-21T21:17:13.982Z", 
4456         "deployment": 9, 
4457         "name": "node23.mpisws.vicci.org", 
4458         "created": "2013-04-03T23:14:11.072Z"
4459     }
4460 },
4461 {
4462     "pk": 687, 
4463     "model": "core.node", 
4464     "fields": {
4465         "site": 12, 
4466         "updated": "2013-06-21T21:17:13.982Z", 
4467         "deployment": 9, 
4468         "name": "node24.mpisws.vicci.org", 
4469         "created": "2013-04-03T23:14:11.072Z"
4470     }
4471 },
4472 {
4473     "pk": 688, 
4474     "model": "core.node", 
4475     "fields": {
4476         "site": 12, 
4477         "updated": "2013-06-21T21:17:13.982Z", 
4478         "deployment": 9, 
4479         "name": "node25.mpisws.vicci.org", 
4480         "created": "2013-04-03T23:14:11.072Z"
4481     }
4482 },
4483 {
4484     "pk": 689, 
4485     "model": "core.node", 
4486     "fields": {
4487         "site": 12, 
4488         "updated": "2013-06-21T21:17:13.982Z", 
4489         "deployment": 9, 
4490         "name": "node26.mpisws.vicci.org", 
4491         "created": "2013-04-03T23:14:11.072Z"
4492     }
4493 },
4494 {
4495     "pk": 690, 
4496     "model": "core.node", 
4497     "fields": {
4498         "site": 12, 
4499         "updated": "2013-06-21T21:17:13.982Z", 
4500         "deployment": 9, 
4501         "name": "node27.mpisws.vicci.org", 
4502         "created": "2013-04-03T23:14:11.072Z"
4503     }
4504 },
4505 {
4506     "pk": 691, 
4507     "model": "core.node", 
4508     "fields": {
4509         "site": 12, 
4510         "updated": "2013-06-21T21:17:13.982Z", 
4511         "deployment": 9, 
4512         "name": "node28.mpisws.vicci.org", 
4513         "created": "2013-04-03T23:14:11.072Z"
4514     }
4515 },
4516 {
4517     "pk": 692, 
4518     "model": "core.node", 
4519     "fields": {
4520         "site": 12, 
4521         "updated": "2013-06-21T21:17:13.982Z", 
4522         "deployment": 9, 
4523         "name": "node29.mpisws.vicci.org", 
4524         "created": "2013-04-03T23:14:11.072Z"
4525     }
4526 },
4527 {
4528     "pk": 693, 
4529     "model": "core.node", 
4530     "fields": {
4531         "site": 12, 
4532         "updated": "2013-06-21T21:17:13.982Z", 
4533         "deployment": 9, 
4534         "name": "node30.mpisws.vicci.org", 
4535         "created": "2013-04-03T23:14:11.072Z"
4536     }
4537 },
4538 {
4539     "pk": 694, 
4540     "model": "core.node", 
4541     "fields": {
4542         "site": 12, 
4543         "updated": "2013-06-21T21:17:13.982Z", 
4544         "deployment": 9, 
4545         "name": "node31.mpisws.vicci.org", 
4546         "created": "2013-04-03T23:14:11.072Z"
4547     }
4548 },
4549 {
4550     "pk": 695, 
4551     "model": "core.node", 
4552     "fields": {
4553         "site": 12, 
4554         "updated": "2013-06-21T21:17:13.982Z", 
4555         "deployment": 9, 
4556         "name": "node32.mpisws.vicci.org", 
4557         "created": "2013-04-03T23:14:11.072Z"
4558     }
4559 },
4560 {
4561     "pk": 696, 
4562     "model": "core.node", 
4563     "fields": {
4564         "site": 12, 
4565         "updated": "2013-06-21T21:17:13.982Z", 
4566         "deployment": 9, 
4567         "name": "node33.mpisws.vicci.org", 
4568         "created": "2013-04-03T23:14:11.072Z"
4569     }
4570 },
4571 {
4572     "pk": 697, 
4573     "model": "core.node", 
4574     "fields": {
4575         "site": 12, 
4576         "updated": "2013-06-21T21:17:13.982Z", 
4577         "deployment": 9, 
4578         "name": "node34.mpisws.vicci.org", 
4579         "created": "2013-04-03T23:14:11.072Z"
4580     }
4581 },
4582 {
4583     "pk": 698, 
4584     "model": "core.node", 
4585     "fields": {
4586         "site": 12, 
4587         "updated": "2013-06-21T21:17:13.982Z", 
4588         "deployment": 9, 
4589         "name": "node35.mpisws.vicci.org", 
4590         "created": "2013-04-03T23:14:11.072Z"
4591     }
4592 },
4593 {
4594     "pk": 699, 
4595     "model": "core.node", 
4596     "fields": {
4597         "site": 12, 
4598         "updated": "2013-06-21T21:17:13.982Z", 
4599         "deployment": 9, 
4600         "name": "node36.mpisws.vicci.org", 
4601         "created": "2013-04-03T23:14:11.072Z"
4602     }
4603 },
4604 {
4605     "pk": 700, 
4606     "model": "core.node", 
4607     "fields": {
4608         "site": 12, 
4609         "updated": "2013-06-21T21:17:13.982Z", 
4610         "deployment": 9, 
4611         "name": "node37.mpisws.vicci.org", 
4612         "created": "2013-04-03T23:14:11.072Z"
4613     }
4614 },
4615 {
4616     "pk": 701, 
4617     "model": "core.node", 
4618     "fields": {
4619         "site": 12, 
4620         "updated": "2013-06-21T21:17:13.982Z", 
4621         "deployment": 9, 
4622         "name": "node38.mpisws.vicci.org", 
4623         "created": "2013-04-03T23:14:11.072Z"
4624     }
4625 },
4626 {
4627     "pk": 702, 
4628     "model": "core.node", 
4629     "fields": {
4630         "site": 12, 
4631         "updated": "2013-06-21T21:17:13.982Z", 
4632         "deployment": 9, 
4633         "name": "node39.mpisws.vicci.org", 
4634         "created": "2013-04-03T23:14:11.072Z"
4635     }
4636 },
4637 {
4638     "pk": 703, 
4639     "model": "core.node", 
4640     "fields": {
4641         "site": 12, 
4642         "updated": "2013-06-21T21:17:13.982Z", 
4643         "deployment": 9, 
4644         "name": "node40.mpisws.vicci.org", 
4645         "created": "2013-04-03T23:14:11.072Z"
4646     }
4647 },
4648 {
4649     "pk": 704, 
4650     "model": "core.node", 
4651     "fields": {
4652         "site": 12, 
4653         "updated": "2013-06-21T21:17:13.982Z", 
4654         "deployment": 9, 
4655         "name": "node41.mpisws.vicci.org", 
4656         "created": "2013-04-03T23:14:11.072Z"
4657     }
4658 },
4659 {
4660     "pk": 705, 
4661     "model": "core.node", 
4662     "fields": {
4663         "site": 12, 
4664         "updated": "2013-06-21T21:17:13.982Z", 
4665         "deployment": 9, 
4666         "name": "node42.mpisws.vicci.org", 
4667         "created": "2013-04-03T23:14:11.072Z"
4668     }
4669 },
4670 {
4671     "pk": 706, 
4672     "model": "core.node", 
4673     "fields": {
4674         "site": 12, 
4675         "updated": "2013-06-21T21:17:13.982Z", 
4676         "deployment": 9, 
4677         "name": "node43.mpisws.vicci.org", 
4678         "created": "2013-04-03T23:14:11.072Z"
4679     }
4680 },
4681 {
4682     "pk": 707, 
4683     "model": "core.node", 
4684     "fields": {
4685         "site": 12, 
4686         "updated": "2013-06-21T21:17:13.982Z", 
4687         "deployment": 9, 
4688         "name": "node44.mpisws.vicci.org", 
4689         "created": "2013-04-03T23:14:11.072Z"
4690     }
4691 },
4692 {
4693     "pk": 708, 
4694     "model": "core.node", 
4695     "fields": {
4696         "site": 12, 
4697         "updated": "2013-06-21T21:17:13.982Z", 
4698         "deployment": 9, 
4699         "name": "node45.mpisws.vicci.org", 
4700         "created": "2013-04-03T23:14:11.072Z"
4701     }
4702 },
4703 {
4704     "pk": 709, 
4705     "model": "core.node", 
4706     "fields": {
4707         "site": 12, 
4708         "updated": "2013-06-21T21:17:13.982Z", 
4709         "deployment": 9, 
4710         "name": "node46.mpisws.vicci.org", 
4711         "created": "2013-04-03T23:14:11.072Z"
4712     }
4713 },
4714 {
4715     "pk": 710, 
4716     "model": "core.node", 
4717     "fields": {
4718         "site": 12, 
4719         "updated": "2013-06-21T21:17:13.982Z", 
4720         "deployment": 9, 
4721         "name": "node47.mpisws.vicci.org", 
4722         "created": "2013-04-03T23:14:11.072Z"
4723     }
4724 },
4725 {
4726     "pk": 711, 
4727     "model": "core.node", 
4728     "fields": {
4729         "site": 12, 
4730         "updated": "2013-06-21T21:17:13.982Z", 
4731         "deployment": 9, 
4732         "name": "node48.mpisws.vicci.org", 
4733         "created": "2013-04-03T23:14:11.072Z"
4734     }
4735 },
4736 {
4737     "pk": 712, 
4738     "model": "core.node", 
4739     "fields": {
4740         "site": 12, 
4741         "updated": "2013-06-21T21:17:13.982Z", 
4742         "deployment": 9, 
4743         "name": "node49.mpisws.vicci.org", 
4744         "created": "2013-04-03T23:14:11.072Z"
4745     }
4746 },
4747 {
4748     "pk": 713, 
4749     "model": "core.node", 
4750     "fields": {
4751         "site": 12, 
4752         "updated": "2013-06-21T21:17:13.982Z", 
4753         "deployment": 9, 
4754         "name": "node50.mpisws.vicci.org", 
4755         "created": "2013-04-03T23:14:11.072Z"
4756     }
4757 },
4758 {
4759     "pk": 714, 
4760     "model": "core.node", 
4761     "fields": {
4762         "site": 12, 
4763         "updated": "2013-06-21T21:17:13.982Z", 
4764         "deployment": 9, 
4765         "name": "node51.mpisws.vicci.org", 
4766         "created": "2013-04-03T23:14:11.072Z"
4767     }
4768 },
4769 {
4770     "pk": 715, 
4771     "model": "core.node", 
4772     "fields": {
4773         "site": 12, 
4774         "updated": "2013-06-21T21:17:13.982Z", 
4775         "deployment": 9, 
4776         "name": "node52.mpisws.vicci.org", 
4777         "created": "2013-04-03T23:14:11.072Z"
4778     }
4779 },
4780 {
4781     "pk": 716, 
4782     "model": "core.node", 
4783     "fields": {
4784         "site": 12, 
4785         "updated": "2013-06-21T21:17:13.982Z", 
4786         "deployment": 9, 
4787         "name": "node53.mpisws.vicci.org", 
4788         "created": "2013-04-03T23:14:11.072Z"
4789     }
4790 },
4791 {
4792     "pk": 717, 
4793     "model": "core.node", 
4794     "fields": {
4795         "site": 12, 
4796         "updated": "2013-06-21T21:17:13.982Z", 
4797         "deployment": 9, 
4798         "name": "node54.mpisws.vicci.org", 
4799         "created": "2013-04-03T23:14:11.072Z"
4800     }
4801 },
4802 {
4803     "pk": 718, 
4804     "model": "core.node", 
4805     "fields": {
4806         "site": 12, 
4807         "updated": "2013-06-21T21:17:13.982Z", 
4808         "deployment": 9, 
4809         "name": "node55.mpisws.vicci.org", 
4810         "created": "2013-04-03T23:14:11.072Z"
4811     }
4812 },
4813 {
4814     "pk": 719, 
4815     "model": "core.node", 
4816     "fields": {
4817         "site": 12, 
4818         "updated": "2013-06-21T21:17:13.982Z", 
4819         "deployment": 9, 
4820         "name": "node56.mpisws.vicci.org", 
4821         "created": "2013-04-03T23:14:11.072Z"
4822     }
4823 },
4824 {
4825     "pk": 720, 
4826     "model": "core.node", 
4827     "fields": {
4828         "site": 12, 
4829         "updated": "2013-06-21T21:17:13.982Z", 
4830         "deployment": 9, 
4831         "name": "node57.mpisws.vicci.org", 
4832         "created": "2013-04-03T23:14:11.072Z"
4833     }
4834 },
4835 {
4836     "pk": 721, 
4837     "model": "core.node", 
4838     "fields": {
4839         "site": 12, 
4840         "updated": "2013-06-21T21:17:13.982Z", 
4841         "deployment": 9, 
4842         "name": "node58.mpisws.vicci.org", 
4843         "created": "2013-04-03T23:14:11.072Z"
4844     }
4845 },
4846 {
4847     "pk": 722, 
4848     "model": "core.node", 
4849     "fields": {
4850         "site": 12, 
4851         "updated": "2013-06-21T21:17:13.982Z", 
4852         "deployment": 9, 
4853         "name": "node59.mpisws.vicci.org", 
4854         "created": "2013-04-03T23:14:11.072Z"
4855     }
4856 },
4857 {
4858     "pk": 723, 
4859     "model": "core.node", 
4860     "fields": {
4861         "site": 12, 
4862         "updated": "2013-06-21T21:17:13.982Z", 
4863         "deployment": 9, 
4864         "name": "node60.mpisws.vicci.org", 
4865         "created": "2013-04-03T23:14:11.072Z"
4866     }
4867 },
4868 {
4869     "pk": 724, 
4870     "model": "core.node", 
4871     "fields": {
4872         "site": 12, 
4873         "updated": "2013-06-21T21:17:13.982Z", 
4874         "deployment": 9, 
4875         "name": "node61.mpisws.vicci.org", 
4876         "created": "2013-04-03T23:14:11.072Z"
4877     }
4878 },
4879 {
4880     "pk": 725, 
4881     "model": "core.node", 
4882     "fields": {
4883         "site": 12, 
4884         "updated": "2013-06-21T21:17:13.982Z", 
4885         "deployment": 9, 
4886         "name": "node62.mpisws.vicci.org", 
4887         "created": "2013-04-03T23:14:11.072Z"
4888     }
4889 },
4890 {
4891     "pk": 726, 
4892     "model": "core.node", 
4893     "fields": {
4894         "site": 12, 
4895         "updated": "2013-06-21T21:17:13.982Z", 
4896         "deployment": 9, 
4897         "name": "node63.mpisws.vicci.org", 
4898         "created": "2013-04-03T23:14:11.072Z"
4899     }
4900 },
4901 {
4902     "pk": 727, 
4903     "model": "core.node", 
4904     "fields": {
4905         "site": 12, 
4906         "updated": "2013-06-21T21:17:13.982Z", 
4907         "deployment": 9, 
4908         "name": "node64.mpisws.vicci.org", 
4909         "created": "2013-04-03T23:14:11.072Z"
4910     }
4911 },
4912 {
4913     "pk": 728, 
4914     "model": "core.node", 
4915     "fields": {
4916         "site": 12, 
4917         "updated": "2013-06-21T21:17:13.982Z", 
4918         "deployment": 9, 
4919         "name": "node65.mpisws.vicci.org", 
4920         "created": "2013-04-03T23:14:11.072Z"
4921     }
4922 },
4923 {
4924     "pk": 729, 
4925     "model": "core.node", 
4926     "fields": {
4927         "site": 12, 
4928         "updated": "2013-06-21T21:17:13.982Z", 
4929         "deployment": 9, 
4930         "name": "node66.mpisws.vicci.org", 
4931         "created": "2013-04-03T23:14:11.072Z"
4932     }
4933 },
4934 {
4935     "pk": 730, 
4936     "model": "core.node", 
4937     "fields": {
4938         "site": 12, 
4939         "updated": "2013-06-21T21:17:13.982Z", 
4940         "deployment": 9, 
4941         "name": "node67.mpisws.vicci.org", 
4942         "created": "2013-04-03T23:14:11.072Z"
4943     }
4944 },
4945 {
4946     "pk": 731, 
4947     "model": "core.node", 
4948     "fields": {
4949         "site": 12, 
4950         "updated": "2013-06-21T21:17:13.982Z", 
4951         "deployment": 9, 
4952         "name": "node68.mpisws.vicci.org", 
4953         "created": "2013-04-03T23:14:11.072Z"
4954     }
4955 },
4956 {
4957     "pk": 732, 
4958     "model": "core.node", 
4959     "fields": {
4960         "site": 12, 
4961         "updated": "2013-06-21T21:17:13.982Z", 
4962         "deployment": 9, 
4963         "name": "node69.mpisws.vicci.org", 
4964         "created": "2013-04-03T23:14:11.072Z"
4965     }
4966 },
4967 {
4968     "pk": 733, 
4969     "model": "core.node", 
4970     "fields": {
4971         "site": 12, 
4972         "updated": "2013-06-21T21:17:13.982Z", 
4973         "deployment": 9, 
4974         "name": "node70.mpisws.vicci.org", 
4975         "created": "2013-04-03T23:14:11.072Z"
4976     }
4977 },
4978 {
4979     "pk": 734, 
4980     "model": "core.node", 
4981     "fields": {
4982         "site": 13, 
4983         "updated": "2013-06-21T21:17:13.982Z", 
4984         "deployment": 10, 
4985         "name": "node1.atla.internet2.vini-veritas.net", 
4986         "created": "2013-04-03T23:14:11.072Z"
4987     }
4988 },
4989 {
4990     "pk": 735, 
4991     "model": "core.node", 
4992     "fields": {
4993         "site": 13, 
4994         "updated": "2013-06-21T21:17:13.982Z", 
4995         "deployment": 10, 
4996         "name": "node2.atla.internet2.vini-veritas.net", 
4997         "created": "2013-04-03T23:14:11.072Z"
4998     }
4999 },
5000 {
5001     "pk": 736, 
5002     "model": "core.node", 
5003     "fields": {
5004         "site": 14, 
5005         "updated": "2013-06-21T21:17:13.982Z", 
5006         "deployment": 10, 
5007         "name": "node1.chic.internet2.vini-veritas.net", 
5008         "created": "2013-04-03T23:14:11.072Z"
5009     }
5010 },
5011 {
5012     "pk": 737, 
5013     "model": "core.node", 
5014     "fields": {
5015         "site": 14, 
5016         "updated": "2013-06-21T21:17:13.982Z", 
5017         "deployment": 10, 
5018         "name": "node2.chic.internet2.vini-veritas.net", 
5019         "created": "2013-04-03T23:14:11.072Z"
5020     }
5021 },
5022 {
5023     "pk": 738, 
5024     "model": "core.node", 
5025     "fields": {
5026         "site": 15, 
5027         "updated": "2013-06-21T21:17:13.982Z", 
5028         "deployment": 10, 
5029         "name": "node1.hous.internet2.vini-veritas.net", 
5030         "created": "2013-04-03T23:14:11.072Z"
5031     }
5032 },
5033 {
5034     "pk": 739, 
5035     "model": "core.node", 
5036     "fields": {
5037         "site": 15, 
5038         "updated": "2013-06-21T21:17:13.982Z", 
5039         "deployment": 10, 
5040         "name": "node2.hous.internet2.vini-veritas.net", 
5041         "created": "2013-04-03T23:14:11.072Z"
5042     }
5043 },
5044 {
5045     "pk": 740, 
5046     "model": "core.node", 
5047     "fields": {
5048         "site": 16, 
5049         "updated": "2013-06-21T21:17:13.982Z", 
5050         "deployment": 10, 
5051         "name": "node1.kans.internet2.vini-veritas.net", 
5052         "created": "2013-04-03T23:14:11.072Z"
5053     }
5054 },
5055 {
5056     "pk": 741, 
5057     "model": "core.node", 
5058     "fields": {
5059         "site": 16, 
5060         "updated": "2013-06-21T21:17:13.982Z", 
5061         "deployment": 10, 
5062         "name": "node2.kans.internet2.vini-veritas.net", 
5063         "created": "2013-04-03T23:14:11.072Z"
5064     }
5065 },
5066 {
5067     "pk": 742, 
5068     "model": "core.node", 
5069     "fields": {
5070         "site": 17, 
5071         "updated": "2013-06-21T21:17:13.982Z", 
5072         "deployment": 10, 
5073         "name": "node1.losa.internet2.vini-veritas.net", 
5074         "created": "2013-04-03T23:14:11.072Z"
5075     }
5076 },
5077 {
5078     "pk": 743, 
5079     "model": "core.node", 
5080     "fields": {
5081         "site": 17, 
5082         "updated": "2013-06-21T21:17:13.982Z", 
5083         "deployment": 10, 
5084         "name": "node2.losa.internet2.vini-veritas.net", 
5085         "created": "2013-04-03T23:14:11.072Z"
5086     }
5087 },
5088 {
5089     "pk": 744, 
5090     "model": "core.node", 
5091     "fields": {
5092         "site": 18, 
5093         "updated": "2013-06-21T21:17:13.982Z", 
5094         "deployment": 10, 
5095         "name": "node1.newy.internet2.vini-veritas.net", 
5096         "created": "2013-04-03T23:14:11.072Z"
5097     }
5098 },
5099 {
5100     "pk": 745, 
5101     "model": "core.node", 
5102     "fields": {
5103         "site": 18, 
5104         "updated": "2013-06-21T21:17:13.982Z", 
5105         "deployment": 10, 
5106         "name": "node2.newy.internet2.vini-veritas.net", 
5107         "created": "2013-04-03T23:14:11.072Z"
5108     }
5109 },
5110 {
5111     "pk": 746, 
5112     "model": "core.node", 
5113     "fields": {
5114         "site": 19, 
5115         "updated": "2013-06-21T21:17:13.982Z", 
5116         "deployment": 10, 
5117         "name": "node1.salt.internet2.vini-veritas.net", 
5118         "created": "2013-04-03T23:14:11.072Z"
5119     }
5120 },
5121 {
5122     "pk": 747, 
5123     "model": "core.node", 
5124     "fields": {
5125         "site": 19, 
5126         "updated": "2013-06-21T21:17:13.982Z", 
5127         "deployment": 10, 
5128         "name": "node2.salt.internet2.vini-veritas.net", 
5129         "created": "2013-04-03T23:14:11.072Z"
5130     }
5131 },
5132 {
5133     "pk": 748, 
5134     "model": "core.node", 
5135     "fields": {
5136         "site": 20, 
5137         "updated": "2013-06-21T21:17:13.982Z", 
5138         "deployment": 10, 
5139         "name": "node1.seat.internet2.vini-veritas.net", 
5140         "created": "2013-04-03T23:14:11.072Z"
5141     }
5142 },
5143 {
5144     "pk": 749, 
5145     "model": "core.node", 
5146     "fields": {
5147         "site": 20, 
5148         "updated": "2013-06-21T21:17:13.982Z", 
5149         "deployment": 10, 
5150         "name": "node2.seat.internet2.vini-veritas.net", 
5151         "created": "2013-04-03T23:14:11.072Z"
5152     }
5153 },
5154 {
5155     "pk": 750, 
5156     "model": "core.node", 
5157     "fields": {
5158         "site": 21, 
5159         "updated": "2013-06-21T21:17:13.982Z", 
5160         "deployment": 10, 
5161         "name": "node1.wash.internet2.vini-veritas.net", 
5162         "created": "2013-04-03T23:14:11.072Z"
5163     }
5164 },
5165 {
5166     "pk": 751, 
5167     "model": "core.node", 
5168     "fields": {
5169         "site": 21, 
5170         "updated": "2013-06-21T21:17:13.982Z", 
5171         "deployment": 10, 
5172         "name": "node2.wash.internet2.vini-veritas.net", 
5173         "created": "2013-04-03T23:14:11.072Z"
5174     }
5175 },
5176 {
5177     "pk": 752, 
5178     "model": "core.node", 
5179     "fields": {
5180         "site": 23, 
5181         "updated": "2013-12-17T17:10:48.740Z", 
5182         "deployment": 10, 
5183         "name": "opencloud0.sing.internet2.edu", 
5184         "created": "2013-12-17T17:10:48.740Z"
5185     }
5186 },
5187 {
5188     "pk": 753, 
5189     "model": "core.node", 
5190     "fields": {
5191         "site": 23, 
5192         "updated": "2013-12-17T17:10:48.742Z", 
5193         "deployment": 10, 
5194         "name": "opencloud1.sing.internet2.edu", 
5195         "created": "2013-12-17T17:10:48.741Z"
5196     }
5197 },
5198 {
5199     "pk": 754, 
5200     "model": "core.node", 
5201     "fields": {
5202         "site": 23, 
5203         "updated": "2013-12-17T17:10:48.742Z", 
5204         "deployment": 10, 
5205         "name": "opencloud2.sing.internet2.edu", 
5206         "created": "2013-12-17T17:10:48.742Z"
5207     }
5208 },
5209 {
5210     "pk": 755, 
5211     "model": "core.node", 
5212     "fields": {
5213         "site": 23, 
5214         "updated": "2013-12-17T17:10:48.743Z", 
5215         "deployment": 10, 
5216         "name": "opencloud3.sing.internet2.edu", 
5217         "created": "2013-12-17T17:10:48.743Z"
5218     }
5219 },
5220 {
5221     "pk": 4, 
5222     "model": "core.serviceresource", 
5223     "fields": {
5224         "updated": "2013-12-11T22:18:00.040Z", 
5225         "name": "Cycles", 
5226         "bucketMaxSize": 0, 
5227         "created": "2013-12-11T22:18:00.040Z", 
5228         "serviceClass": 1, 
5229         "maxUnitsDeployment": 0, 
5230         "bucketInRate": 0, 
5231         "cost": 7, 
5232         "calendarReservable": false, 
5233         "maxDuration": 0, 
5234         "maxUnitsNode": 0
5235     }
5236 },
5237 {
5238     "pk": 5, 
5239     "model": "core.serviceresource", 
5240     "fields": {
5241         "updated": "2013-12-11T22:18:00.045Z", 
5242         "name": "Cycles", 
5243         "bucketMaxSize": 0, 
5244         "created": "2013-12-11T22:18:00.045Z", 
5245         "serviceClass": 2, 
5246         "maxUnitsDeployment": 0, 
5247         "bucketInRate": 0, 
5248         "cost": 7, 
5249         "calendarReservable": false, 
5250         "maxDuration": 0, 
5251         "maxUnitsNode": 0
5252     }
5253 },
5254 {
5255     "pk": 6, 
5256     "model": "core.serviceresource", 
5257     "fields": {
5258         "updated": "2013-12-11T22:18:00.053Z", 
5259         "name": "Cycles", 
5260         "bucketMaxSize": 0, 
5261         "created": "2013-12-11T22:18:00.053Z", 
5262         "serviceClass": 3, 
5263         "maxUnitsDeployment": 0, 
5264         "bucketInRate": 0, 
5265         "cost": 7, 
5266         "calendarReservable": false, 
5267         "maxDuration": 0, 
5268         "maxUnitsNode": 0
5269     }
5270 },
5271 {
5272     "pk": 7, 
5273     "model": "core.serviceresource", 
5274     "fields": {
5275         "updated": "2013-12-11T22:18:00.064Z", 
5276         "name": "numberCores", 
5277         "bucketMaxSize": 0, 
5278         "created": "2013-12-11T22:18:00.064Z", 
5279         "serviceClass": 3, 
5280         "maxUnitsDeployment": 210, 
5281         "bucketInRate": 0, 
5282         "cost": 0, 
5283         "calendarReservable": true, 
5284         "maxDuration": 8760, 
5285         "maxUnitsNode": 6
5286     }
5287 },
5288 {
5289     "pk": 8, 
5290     "model": "core.serviceresource", 
5291     "fields": {
5292         "updated": "2013-12-11T22:18:00.072Z", 
5293         "name": "numberCores", 
5294         "bucketMaxSize": 210, 
5295         "created": "2013-12-11T22:18:00.072Z", 
5296         "serviceClass": 2, 
5297         "maxUnitsDeployment": 210, 
5298         "bucketInRate": 10, 
5299         "cost": 7, 
5300         "calendarReservable": true, 
5301         "maxDuration": 168, 
5302         "maxUnitsNode": 6
5303     }
5304 },
5305 {
5306     "pk": 40, 
5307     "model": "core.sliver", 
5308     "fields": {
5309         "node": 613, 
5310         "instance_name": "instance-000003e8", 
5311         "updated": "2013-12-12T17:55:32.455Z", 
5312         "slice": 4, 
5313         "deploymentNetwork": 8, 
5314         "name": "node20.gt.vicci.org", 
5315         "created": "2013-12-12T17:55:32.455Z", 
5316         "ip": "130.207.98.29", 
5317         "image": 1, 
5318         "creator": 8, 
5319         "numberCores": 1, 
5320         "instance_id": null
5321     }
5322 },
5323 {
5324     "pk": 41, 
5325     "model": "core.sliver", 
5326     "fields": {
5327         "node": 615, 
5328         "instance_name": "instance-000003e9", 
5329         "updated": "2013-12-12T17:55:32.478Z", 
5330         "slice": 4, 
5331         "deploymentNetwork": 8, 
5332         "name": "node22.gt.vicci.org", 
5333         "created": "2013-12-12T17:55:32.478Z", 
5334         "ip": "130.207.98.31", 
5335         "image": 1, 
5336         "creator": 8, 
5337         "numberCores": 1, 
5338         "instance_id": null
5339     }
5340 },
5341 {
5342     "pk": 42, 
5343     "model": "core.sliver", 
5344     "fields": {
5345         "node": 617, 
5346         "instance_name": "instance-000003ea", 
5347         "updated": "2013-12-12T17:55:32.495Z", 
5348         "slice": 4, 
5349         "deploymentNetwork": 8, 
5350         "name": "node24.gt.vicci.org", 
5351         "created": "2013-12-12T17:55:32.495Z", 
5352         "ip": "130.207.98.33", 
5353         "image": 1, 
5354         "creator": 8, 
5355         "numberCores": 1, 
5356         "instance_id": null
5357     }
5358 },
5359 {
5360     "pk": 43, 
5361     "model": "core.sliver", 
5362     "fields": {
5363         "node": 622, 
5364         "instance_name": "instance-000003eb", 
5365         "updated": "2013-12-12T17:55:32.512Z", 
5366         "slice": 4, 
5367         "deploymentNetwork": 8, 
5368         "name": "node29.gt.vicci.org", 
5369         "created": "2013-12-12T17:55:32.511Z", 
5370         "ip": "130.207.98.38", 
5371         "image": 1, 
5372         "creator": 8, 
5373         "numberCores": 1, 
5374         "instance_id": null
5375     }
5376 },
5377 {
5378     "pk": 44, 
5379     "model": "core.sliver", 
5380     "fields": {
5381         "node": 623, 
5382         "instance_name": "instance-000003ec", 
5383         "updated": "2013-12-12T17:55:32.528Z", 
5384         "slice": 4, 
5385         "deploymentNetwork": 8, 
5386         "name": "node30.gt.vicci.org", 
5387         "created": "2013-12-12T17:55:32.528Z", 
5388         "ip": "130.207.98.39", 
5389         "image": 1, 
5390         "creator": 8, 
5391         "numberCores": 1, 
5392         "instance_id": null
5393     }
5394 },
5395 {
5396     "pk": 45, 
5397     "model": "core.sliver", 
5398     "fields": {
5399         "node": 624, 
5400         "instance_name": "instance-000003ed", 
5401         "updated": "2013-12-12T17:55:32.544Z", 
5402         "slice": 4, 
5403         "deploymentNetwork": 8, 
5404         "name": "node31.gt.vicci.org", 
5405         "created": "2013-12-12T17:55:32.544Z", 
5406         "ip": "130.207.98.40", 
5407         "image": 1, 
5408         "creator": 8, 
5409         "numberCores": 1, 
5410         "instance_id": null
5411     }
5412 },
5413 {
5414     "pk": 46, 
5415     "model": "core.sliver", 
5416     "fields": {
5417         "node": 625, 
5418         "instance_name": "instance-000003ee", 
5419         "updated": "2013-12-12T17:55:32.561Z", 
5420         "slice": 4, 
5421         "deploymentNetwork": 8, 
5422         "name": "node32.gt.vicci.org", 
5423         "created": "2013-12-12T17:55:32.561Z", 
5424         "ip": "130.207.98.41", 
5425         "image": 1, 
5426         "creator": 8, 
5427         "numberCores": 1, 
5428         "instance_id": null
5429     }
5430 },
5431 {
5432     "pk": 47, 
5433     "model": "core.sliver", 
5434     "fields": {
5435         "node": 630, 
5436         "instance_name": "instance-000003ef", 
5437         "updated": "2013-12-12T17:55:32.577Z", 
5438         "slice": 4, 
5439         "deploymentNetwork": 8, 
5440         "name": "node37.gt.vicci.org", 
5441         "created": "2013-12-12T17:55:32.577Z", 
5442         "ip": "130.207.98.46", 
5443         "image": 1, 
5444         "creator": 8, 
5445         "numberCores": 1, 
5446         "instance_id": null
5447     }
5448 },
5449 {
5450     "pk": 48, 
5451     "model": "core.sliver", 
5452     "fields": {
5453         "node": 666, 
5454         "instance_name": "instance-000003f0", 
5455         "updated": "2013-12-12T17:55:32.594Z", 
5456         "slice": 4, 
5457         "deploymentNetwork": 9, 
5458         "name": "node3.mpisws.vicci.org", 
5459         "created": "2013-12-12T17:55:32.594Z", 
5460         "ip": "141.39.220.13", 
5461         "image": 1, 
5462         "creator": 8, 
5463         "numberCores": 1, 
5464         "instance_id": null
5465     }
5466 },
5467 {
5468     "pk": 49, 
5469     "model": "core.sliver", 
5470     "fields": {
5471         "node": 683, 
5472         "instance_name": "instance-000003f1", 
5473         "updated": "2013-12-12T17:55:32.611Z", 
5474         "slice": 4, 
5475         "deploymentNetwork": 9, 
5476         "name": "node20.mpisws.vicci.org", 
5477         "created": "2013-12-12T17:55:32.610Z", 
5478         "ip": "141.39.220.30", 
5479         "image": 1, 
5480         "creator": 8, 
5481         "numberCores": 1, 
5482         "instance_id": null
5483     }
5484 },
5485 {
5486     "pk": 50, 
5487     "model": "core.sliver", 
5488     "fields": {
5489         "node": 684, 
5490         "instance_name": "instance-000003f2", 
5491         "updated": "2013-12-12T17:55:32.627Z", 
5492         "slice": 4, 
5493         "deploymentNetwork": 9, 
5494         "name": "node21.mpisws.vicci.org", 
5495         "created": "2013-12-12T17:55:32.627Z", 
5496         "ip": "141.39.220.31", 
5497         "image": 1, 
5498         "creator": 8, 
5499         "numberCores": 1, 
5500         "instance_id": null
5501     }
5502 },
5503 {
5504     "pk": 51, 
5505     "model": "core.sliver", 
5506     "fields": {
5507         "node": 686, 
5508         "instance_name": "instance-000003f3", 
5509         "updated": "2013-12-12T17:55:32.644Z", 
5510         "slice": 4, 
5511         "deploymentNetwork": 9, 
5512         "name": "node23.mpisws.vicci.org", 
5513         "created": "2013-12-12T17:55:32.644Z", 
5514         "ip": "141.39.220.33", 
5515         "image": 1, 
5516         "creator": 8, 
5517         "numberCores": 1, 
5518         "instance_id": null
5519     }
5520 },
5521 {
5522     "pk": 52, 
5523     "model": "core.sliver", 
5524     "fields": {
5525         "node": 687, 
5526         "instance_name": "instance-000003f4", 
5527         "updated": "2013-12-12T17:55:32.660Z", 
5528         "slice": 4, 
5529         "deploymentNetwork": 9, 
5530         "name": "node24.mpisws.vicci.org", 
5531         "created": "2013-12-12T17:55:32.660Z", 
5532         "ip": "141.39.220.34", 
5533         "image": 1, 
5534         "creator": 8, 
5535         "numberCores": 1, 
5536         "instance_id": null
5537     }
5538 },
5539 {
5540     "pk": 53, 
5541     "model": "core.sliver", 
5542     "fields": {
5543         "node": 691, 
5544         "instance_name": "instance-000003f5", 
5545         "updated": "2013-12-12T17:55:32.677Z", 
5546         "slice": 4, 
5547         "deploymentNetwork": 9, 
5548         "name": "node28.mpisws.vicci.org", 
5549         "created": "2013-12-12T17:55:32.677Z", 
5550         "ip": "141.39.220.38", 
5551         "image": 1, 
5552         "creator": 8, 
5553         "numberCores": 1, 
5554         "instance_id": null
5555     }
5556 },
5557 {
5558     "pk": 54, 
5559     "model": "core.sliver", 
5560     "fields": {
5561         "node": 693, 
5562         "instance_name": "instance-000003f6", 
5563         "updated": "2013-12-12T17:55:32.693Z", 
5564         "slice": 4, 
5565         "deploymentNetwork": 9, 
5566         "name": "node30.mpisws.vicci.org", 
5567         "created": "2013-12-12T17:55:32.693Z", 
5568         "ip": "141.39.220.40", 
5569         "image": 1, 
5570         "creator": 8, 
5571         "numberCores": 1, 
5572         "instance_id": null
5573     }
5574 },
5575 {
5576     "pk": 55, 
5577     "model": "core.sliver", 
5578     "fields": {
5579         "node": 694, 
5580         "instance_name": "instance-000003f7", 
5581         "updated": "2013-12-12T17:55:32.710Z", 
5582         "slice": 4, 
5583         "deploymentNetwork": 9, 
5584         "name": "node31.mpisws.vicci.org", 
5585         "created": "2013-12-12T17:55:32.710Z", 
5586         "ip": "141.39.220.41", 
5587         "image": 1, 
5588         "creator": 8, 
5589         "numberCores": 1, 
5590         "instance_id": null
5591     }
5592 },
5593 {
5594     "pk": 56, 
5595     "model": "core.sliver", 
5596     "fields": {
5597         "node": 559, 
5598         "instance_name": "instance-000003f8", 
5599         "updated": "2013-12-12T17:55:32.726Z", 
5600         "slice": 4, 
5601         "deploymentNetwork": 7, 
5602         "name": "node36.princeton.vicci.org", 
5603         "created": "2013-12-12T17:55:32.726Z", 
5604         "ip": "128.112.171.90", 
5605         "image": 1, 
5606         "creator": 8, 
5607         "numberCores": 1, 
5608         "instance_id": null
5609     }
5610 },
5611 {
5612     "pk": 57, 
5613     "model": "core.sliver", 
5614     "fields": {
5615         "node": 560, 
5616         "instance_name": "instance-000003f9", 
5617         "updated": "2013-12-12T17:55:32.743Z", 
5618         "slice": 4, 
5619         "deploymentNetwork": 7, 
5620         "name": "node37.princeton.vicci.org", 
5621         "created": "2013-12-12T17:55:32.743Z", 
5622         "ip": "128.112.171.92", 
5623         "image": 1, 
5624         "creator": 8, 
5625         "numberCores": 1, 
5626         "instance_id": null
5627     }
5628 },
5629 {
5630     "pk": 58, 
5631     "model": "core.sliver", 
5632     "fields": {
5633         "node": 561, 
5634         "instance_name": "instance-000003fa", 
5635         "updated": "2013-12-12T17:55:32.760Z", 
5636         "slice": 4, 
5637         "deploymentNetwork": 7, 
5638         "name": "node38.princeton.vicci.org", 
5639         "created": "2013-12-12T17:55:32.759Z", 
5640         "ip": "128.112.171.94", 
5641         "image": 1, 
5642         "creator": 8, 
5643         "numberCores": 1, 
5644         "instance_id": null
5645     }
5646 },
5647 {
5648     "pk": 59, 
5649     "model": "core.sliver", 
5650     "fields": {
5651         "node": 562, 
5652         "instance_name": "instance-000003fb", 
5653         "updated": "2013-12-12T17:55:32.776Z", 
5654         "slice": 4, 
5655         "deploymentNetwork": 7, 
5656         "name": "node39.princeton.vicci.org", 
5657         "created": "2013-12-12T17:55:32.776Z", 
5658         "ip": "128.112.171.96", 
5659         "image": 1, 
5660         "creator": 8, 
5661         "numberCores": 1, 
5662         "instance_id": null
5663     }
5664 },
5665 {
5666     "pk": 60, 
5667     "model": "core.sliver", 
5668     "fields": {
5669         "node": 563, 
5670         "instance_name": "instance-000003fc", 
5671         "updated": "2013-12-12T17:55:32.792Z", 
5672         "slice": 4, 
5673         "deploymentNetwork": 7, 
5674         "name": "node40.princeton.vicci.org", 
5675         "created": "2013-12-12T17:55:32.792Z", 
5676         "ip": "128.112.171.98", 
5677         "image": 1, 
5678         "creator": 8, 
5679         "numberCores": 1, 
5680         "instance_id": null
5681     }
5682 },
5683 {
5684     "pk": 61, 
5685     "model": "core.sliver", 
5686     "fields": {
5687         "node": 565, 
5688         "instance_name": "instance-000003fd", 
5689         "updated": "2013-12-12T17:55:32.809Z", 
5690         "slice": 4, 
5691         "deploymentNetwork": 7, 
5692         "name": "node42.princeton.vicci.org", 
5693         "created": "2013-12-12T17:55:32.809Z", 
5694         "ip": "128.112.171.102", 
5695         "image": 1, 
5696         "creator": 8, 
5697         "numberCores": 1, 
5698         "instance_id": null
5699     }
5700 },
5701 {
5702     "pk": 62, 
5703     "model": "core.sliver", 
5704     "fields": {
5705         "node": 566, 
5706         "instance_name": "instance-000003fe", 
5707         "updated": "2013-12-12T17:55:32.826Z", 
5708         "slice": 4, 
5709         "deploymentNetwork": 7, 
5710         "name": "node43.princeton.vicci.org", 
5711         "created": "2013-12-12T17:55:32.826Z", 
5712         "ip": "128.112.171.104", 
5713         "image": 1, 
5714         "creator": 8, 
5715         "numberCores": 1, 
5716         "instance_id": null
5717     }
5718 },
5719 {
5720     "pk": 63, 
5721     "model": "core.sliver", 
5722     "fields": {
5723         "node": 568, 
5724         "instance_name": "instance-000003ff", 
5725         "updated": "2013-12-12T17:55:32.842Z", 
5726         "slice": 4, 
5727         "deploymentNetwork": 7, 
5728         "name": "node45.princeton.vicci.org", 
5729         "created": "2013-12-12T17:55:32.842Z", 
5730         "ip": "128.112.171.108", 
5731         "image": 1, 
5732         "creator": 8, 
5733         "numberCores": 1, 
5734         "instance_id": null
5735     }
5736 },
5737 {
5738     "pk": 64, 
5739     "model": "core.sliver", 
5740     "fields": {
5741         "node": 404, 
5742         "instance_name": "instance-00000400", 
5743         "updated": "2013-12-12T17:55:32.859Z", 
5744         "slice": 4, 
5745         "deploymentNetwork": 5, 
5746         "name": "node21.stanford.vicci.org", 
5747         "created": "2013-12-12T17:55:32.859Z", 
5748         "ip": "171.67.92.159", 
5749         "image": 1, 
5750         "creator": 8, 
5751         "numberCores": 1, 
5752         "instance_id": null
5753     }
5754 },
5755 {
5756     "pk": 65, 
5757     "model": "core.sliver", 
5758     "fields": {
5759         "node": 405, 
5760         "instance_name": "instance-00000401", 
5761         "updated": "2013-12-12T17:55:32.875Z", 
5762         "slice": 4, 
5763         "deploymentNetwork": 5, 
5764         "name": "node22.stanford.vicci.org", 
5765         "created": "2013-12-12T17:55:32.875Z", 
5766         "ip": "171.67.92.160", 
5767         "image": 1, 
5768         "creator": 8, 
5769         "numberCores": 1, 
5770         "instance_id": null
5771     }
5772 },
5773 {
5774     "pk": 66, 
5775     "model": "core.sliver", 
5776     "fields": {
5777         "node": 406, 
5778         "instance_name": "instance-00000402", 
5779         "updated": "2013-12-12T17:55:32.892Z", 
5780         "slice": 4, 
5781         "deploymentNetwork": 5, 
5782         "name": "node23.stanford.vicci.org", 
5783         "created": "2013-12-12T17:55:32.892Z", 
5784         "ip": "171.67.92.161", 
5785         "image": 1, 
5786         "creator": 8, 
5787         "numberCores": 1, 
5788         "instance_id": null
5789     }
5790 },
5791 {
5792     "pk": 67, 
5793     "model": "core.sliver", 
5794     "fields": {
5795         "node": 407, 
5796         "instance_name": "instance-00000403", 
5797         "updated": "2013-12-12T17:55:32.909Z", 
5798         "slice": 4, 
5799         "deploymentNetwork": 5, 
5800         "name": "node24.stanford.vicci.org", 
5801         "created": "2013-12-12T17:55:32.909Z", 
5802         "ip": "171.67.92.162", 
5803         "image": 1, 
5804         "creator": 8, 
5805         "numberCores": 1, 
5806         "instance_id": null
5807     }
5808 },
5809 {
5810     "pk": 68, 
5811     "model": "core.sliver", 
5812     "fields": {
5813         "node": 408, 
5814         "instance_name": "instance-00000404", 
5815         "updated": "2013-12-12T17:55:32.925Z", 
5816         "slice": 4, 
5817         "deploymentNetwork": 5, 
5818         "name": "node25.stanford.vicci.org", 
5819         "created": "2013-12-12T17:55:32.925Z", 
5820         "ip": "171.67.92.163", 
5821         "image": 1, 
5822         "creator": 8, 
5823         "numberCores": 1, 
5824         "instance_id": null
5825     }
5826 },
5827 {
5828     "pk": 69, 
5829     "model": "core.sliver", 
5830     "fields": {
5831         "node": 409, 
5832         "instance_name": "instance-00000405", 
5833         "updated": "2013-12-12T17:55:32.942Z", 
5834         "slice": 4, 
5835         "deploymentNetwork": 5, 
5836         "name": "node26.stanford.vicci.org", 
5837         "created": "2013-12-12T17:55:32.942Z", 
5838         "ip": "171.67.92.164", 
5839         "image": 1, 
5840         "creator": 8, 
5841         "numberCores": 1, 
5842         "instance_id": null
5843     }
5844 },
5845 {
5846     "pk": 70, 
5847     "model": "core.sliver", 
5848     "fields": {
5849         "node": 412, 
5850         "instance_name": "instance-00000406", 
5851         "updated": "2013-12-12T17:55:32.958Z", 
5852         "slice": 4, 
5853         "deploymentNetwork": 5, 
5854         "name": "node29.stanford.vicci.org", 
5855         "created": "2013-12-12T17:55:32.958Z", 
5856         "ip": "171.67.92.167", 
5857         "image": 1, 
5858         "creator": 8, 
5859         "numberCores": 1, 
5860         "instance_id": null
5861     }
5862 },
5863 {
5864     "pk": 71, 
5865     "model": "core.sliver", 
5866     "fields": {
5867         "node": 413, 
5868         "instance_name": "instance-00000407", 
5869         "updated": "2013-12-12T17:55:32.975Z", 
5870         "slice": 4, 
5871         "deploymentNetwork": 5, 
5872         "name": "node30.stanford.vicci.org", 
5873         "created": "2013-12-12T17:55:32.975Z", 
5874         "ip": "171.67.92.168", 
5875         "image": 1, 
5876         "creator": 8, 
5877         "numberCores": 1, 
5878         "instance_id": null
5879     }
5880 },
5881 {
5882     "pk": 72, 
5883     "model": "core.sliver", 
5884     "fields": {
5885         "node": 460, 
5886         "instance_name": "instance-00000408", 
5887         "updated": "2013-12-12T17:55:32.992Z", 
5888         "slice": 4, 
5889         "deploymentNetwork": 6, 
5890         "name": "node7.washington.vicci.org", 
5891         "created": "2013-12-12T17:55:32.992Z", 
5892         "ip": "128.95.1.112", 
5893         "image": 1, 
5894         "creator": 8, 
5895         "numberCores": 1, 
5896         "instance_id": null
5897     }
5898 },
5899 {
5900     "pk": 73, 
5901     "model": "core.sliver", 
5902     "fields": {
5903         "node": 467, 
5904         "instance_name": "instance-00000409", 
5905         "updated": "2013-12-12T17:55:33.008Z", 
5906         "slice": 4, 
5907         "deploymentNetwork": 6, 
5908         "name": "node14.washington.vicci.org", 
5909         "created": "2013-12-12T17:55:33.008Z", 
5910         "ip": "128.95.1.119", 
5911         "image": 1, 
5912         "creator": 8, 
5913         "numberCores": 1, 
5914         "instance_id": null
5915     }
5916 },
5917 {
5918     "pk": 74, 
5919     "model": "core.sliver", 
5920     "fields": {
5921         "node": 468, 
5922         "instance_name": "instance-0000040a", 
5923         "updated": "2013-12-12T17:55:33.025Z", 
5924         "slice": 4, 
5925         "deploymentNetwork": 6, 
5926         "name": "node15.washington.vicci.org", 
5927         "created": "2013-12-12T17:55:33.025Z", 
5928         "ip": "128.95.1.120", 
5929         "image": 1, 
5930         "creator": 8, 
5931         "numberCores": 1, 
5932         "instance_id": null
5933     }
5934 },
5935 {
5936     "pk": 75, 
5937     "model": "core.sliver", 
5938     "fields": {
5939         "node": 469, 
5940         "instance_name": "instance-0000040b", 
5941         "updated": "2013-12-12T17:55:33.041Z", 
5942         "slice": 4, 
5943         "deploymentNetwork": 6, 
5944         "name": "node16.washington.vicci.org", 
5945         "created": "2013-12-12T17:55:33.041Z", 
5946         "ip": "128.95.1.121", 
5947         "image": 1, 
5948         "creator": 8, 
5949         "numberCores": 1, 
5950         "instance_id": null
5951     }
5952 },
5953 {
5954     "pk": 76, 
5955     "model": "core.sliver", 
5956     "fields": {
5957         "node": 470, 
5958         "instance_name": "instance-0000040c", 
5959         "updated": "2013-12-12T17:55:33.058Z", 
5960         "slice": 4, 
5961         "deploymentNetwork": 6, 
5962         "name": "node17.washington.vicci.org", 
5963         "created": "2013-12-12T17:55:33.058Z", 
5964         "ip": "128.95.1.122", 
5965         "image": 1, 
5966         "creator": 8, 
5967         "numberCores": 1, 
5968         "instance_id": null
5969     }
5970 },
5971 {
5972     "pk": 77, 
5973     "model": "core.sliver", 
5974     "fields": {
5975         "node": 553, 
5976         "instance_name": "instance-0000040d", 
5977         "updated": "2013-12-12T17:55:33.110Z", 
5978         "slice": 8, 
5979         "deploymentNetwork": 7, 
5980         "name": "node30.princeton.vicci.org", 
5981         "created": "2013-12-12T17:55:33.110Z", 
5982         "ip": "128.112.171.78", 
5983         "image": 1, 
5984         "creator": 8, 
5985         "numberCores": 1, 
5986         "instance_id": null
5987     }
5988 },
5989 {
5990     "pk": 78, 
5991     "model": "core.sliver", 
5992     "fields": {
5993         "node": 553, 
5994         "instance_name": "instance-0000040e", 
5995         "updated": "2013-12-12T17:55:33.142Z", 
5996         "slice": 9, 
5997         "deploymentNetwork": 7, 
5998         "name": "node30.princeton.vicci.org", 
5999         "created": "2013-12-12T17:55:33.142Z", 
6000         "ip": "128.112.171.78", 
6001         "image": 1, 
6002         "creator": 8, 
6003         "numberCores": 1, 
6004         "instance_id": null
6005     }
6006 },
6007 {
6008     "pk": 79, 
6009     "model": "core.sliver", 
6010     "fields": {
6011         "node": 469, 
6012         "instance_name": null, 
6013         "updated": "2013-12-13T21:51:36.927Z", 
6014         "slice": 11, 
6015         "deploymentNetwork": 6, 
6016         "name": "Stork", 
6017         "created": "2013-12-13T21:51:36.927Z", 
6018         "ip": null, 
6019         "image": 1, 
6020         "creator": 8, 
6021         "numberCores": 0, 
6022         "instance_id": null
6023     }
6024 },
6025 {
6026     "pk": 80, 
6027     "model": "core.sliver", 
6028     "fields": {
6029         "node": 438, 
6030         "instance_name": null, 
6031         "updated": "2013-12-13T21:53:35.001Z", 
6032         "slice": 12, 
6033         "deploymentNetwork": 5, 
6034         "name": "Owl", 
6035         "created": "2013-12-13T21:53:35.001Z", 
6036         "ip": null, 
6037         "image": 1, 
6038         "creator": 8, 
6039         "numberCores": 0, 
6040         "instance_id": null
6041     }
6042 },
6043 {
6044     "pk": 81, 
6045     "model": "core.sliver", 
6046     "fields": {
6047         "node": 546, 
6048         "instance_name": null, 
6049         "updated": "2013-12-13T21:58:13.897Z", 
6050         "slice": 14, 
6051         "deploymentNetwork": 7, 
6052         "name": "test-slice-1", 
6053         "created": "2013-12-13T21:58:13.897Z", 
6054         "ip": null, 
6055         "image": 1, 
6056         "creator": 8, 
6057         "numberCores": 0, 
6058         "instance_id": null
6059     }
6060 },
6061 {
6062     "pk": 82, 
6063     "model": "core.sliver", 
6064     "fields": {
6065         "node": 538, 
6066         "instance_name": null, 
6067         "updated": "2013-12-13T21:58:44.349Z", 
6068         "slice": 14, 
6069         "deploymentNetwork": 7, 
6070         "name": "test-slice-1", 
6071         "created": "2013-12-13T21:58:44.349Z", 
6072         "ip": null, 
6073         "image": 1, 
6074         "creator": 8, 
6075         "numberCores": 0, 
6076         "instance_id": null
6077     }
6078 },
6079 {
6080     "pk": 83, 
6081     "model": "core.sliver", 
6082     "fields": {
6083         "node": 556, 
6084         "instance_name": null, 
6085         "updated": "2013-12-13T21:58:44.350Z", 
6086         "slice": 14, 
6087         "deploymentNetwork": 7, 
6088         "name": "test-slice-1", 
6089         "created": "2013-12-13T21:58:44.350Z", 
6090         "ip": null, 
6091         "image": 1, 
6092         "creator": 8, 
6093         "numberCores": 0, 
6094         "instance_id": null
6095     }
6096 },
6097 {
6098     "pk": 84, 
6099     "model": "core.sliver", 
6100     "fields": {
6101         "node": 384, 
6102         "instance_name": null, 
6103         "updated": "2013-12-13T21:59:36.723Z", 
6104         "slice": 13, 
6105         "deploymentNetwork": 5, 
6106         "name": "Hadoop", 
6107         "created": "2013-12-13T21:59:36.723Z", 
6108         "ip": null, 
6109         "image": 1, 
6110         "creator": 8, 
6111         "numberCores": 0, 
6112         "instance_id": null
6113     }
6114 },
6115 {
6116     "pk": 85, 
6117     "model": "core.sliver", 
6118     "fields": {
6119         "node": 473, 
6120         "instance_name": null, 
6121         "updated": "2013-12-13T21:59:36.725Z", 
6122         "slice": 13, 
6123         "deploymentNetwork": 6, 
6124         "name": "Hadoop", 
6125         "created": "2013-12-13T21:59:36.725Z", 
6126         "ip": null, 
6127         "image": 1, 
6128         "creator": 8, 
6129         "numberCores": 0, 
6130         "instance_id": null
6131     }
6132 },
6133 {
6134     "pk": 86, 
6135     "model": "core.sliver", 
6136     "fields": {
6137         "node": 535, 
6138         "instance_name": null, 
6139         "updated": "2013-12-13T21:59:36.726Z", 
6140         "slice": 13, 
6141         "deploymentNetwork": 7, 
6142         "name": "Hadoop", 
6143         "created": "2013-12-13T21:59:36.726Z", 
6144         "ip": null, 
6145         "image": 1, 
6146         "creator": 8, 
6147         "numberCores": 0, 
6148         "instance_id": null
6149     }
6150 },
6151 {
6152     "pk": 87, 
6153     "model": "core.sliver", 
6154     "fields": {
6155         "node": 533, 
6156         "instance_name": null, 
6157         "updated": "2013-12-13T22:01:30.192Z", 
6158         "slice": 15, 
6159         "deploymentNetwork": 7, 
6160         "name": "test-slice-2", 
6161         "created": "2013-12-13T22:01:30.192Z", 
6162         "ip": null, 
6163         "image": 1, 
6164         "creator": 8, 
6165         "numberCores": 0, 
6166         "instance_id": null
6167     }
6168 },
6169 {
6170     "pk": 88, 
6171     "model": "core.sliver", 
6172     "fields": {
6173         "node": 536, 
6174         "instance_name": null, 
6175         "updated": "2013-12-13T22:01:49.742Z", 
6176         "slice": 15, 
6177         "deploymentNetwork": 7, 
6178         "name": "test-slice-2", 
6179         "created": "2013-12-13T22:01:49.742Z", 
6180         "ip": null, 
6181         "image": 1, 
6182         "creator": 8, 
6183         "numberCores": 0, 
6184         "instance_id": null
6185     }
6186 },
6187 {
6188     "pk": 1, 
6189     "model": "core.networktemplate", 
6190     "fields": {
6191         "guaranteedBandwidth": 0, 
6192         "description": "Connect a sliver to the public network using dedicated public IPv4 address", 
6193         "created": "2013-12-09T14:15:16.899Z", 
6194         "sharedNetworkName": "", 
6195         "updated": "2013-12-09T14:15:16.899Z", 
6196         "visibility": "private", 
6197         "translation": "none", 
6198         "sharedNetworkId": "", 
6199         "name": "dedicated-public-IPv4"
6200     }
6201 },
6202 {
6203     "pk": 2, 
6204     "model": "core.networktemplate", 
6205     "fields": {
6206         "guaranteedBandwidth": 0, 
6207         "description": "For PlanetLab compatibility: connect to the public network by sharing the node's public IP address.", 
6208         "created": "2013-12-09T14:16:12.358Z", 
6209         "sharedNetworkName": "", 
6210         "updated": "2013-12-09T14:16:12.358Z", 
6211         "visibility": "public", 
6212         "translation": "none", 
6213         "sharedNetworkId": "", 
6214         "name": "planetlab-legacy"
6215     }
6216 },
6217 {
6218     "pk": 3, 
6219     "model": "core.networktemplate", 
6220     "fields": {
6221         "guaranteedBandwidth": 0, 
6222         "description": "Connect a sliver to the public network via NAT", 
6223         "created": "2013-12-09T14:17:29.551Z", 
6224         "sharedNetworkName": "nat-net", 
6225         "updated": "2013-12-09T14:17:29.551Z", 
6226         "visibility": "private", 
6227         "translation": "NAT", 
6228         "sharedNetworkId": "51d641ba-9e1e-46f5-8069-bf4a929f851f", 
6229         "name": "private-IPv4-plus-NAT"
6230     }
6231 },
6232 {
6233     "pk": 4, 
6234     "model": "core.networktemplate", 
6235     "fields": {
6236         "guaranteedBandwidth": 0, 
6237         "description": "A private virtual network", 
6238         "created": "2013-12-09T14:18:02.336Z", 
6239         "sharedNetworkName": "", 
6240         "updated": "2013-12-09T14:18:02.336Z", 
6241         "visibility": "private", 
6242         "translation": "none", 
6243         "sharedNetworkId": "", 
6244         "name": "private-virtual"
6245     }
6246 },
6247 {
6248     "pk": 1, 
6249     "model": "core.network", 
6250     "fields": {
6251         "router_id": "", 
6252         "subnet": "64.57.18.128/28", 
6253         "updated": "2013-12-09T14:24:19.970Z", 
6254         "subnet_id": "e1796711-5584-4bc1-b09b-45dff8f59f32", 
6255         "name": "VINI-I2WashDC-public", 
6256         "created": "2013-12-09T14:24:19.970Z", 
6257         "permitAllSlices": false, 
6258         "permittedSlices": [], 
6259         "labels": "public-net", 
6260         "guaranteedBandwidth": 0, 
6261         "network_id": "7cb4291d-f8d3-4797-83b0-8deefd85bdf5", 
6262         "template": 1, 
6263         "owner": 10, 
6264         "ports": ""
6265     }
6266 },
6267 {
6268     "pk": 2, 
6269     "model": "core.network", 
6270     "fields": {
6271         "router_id": "", 
6272         "subnet": "64.57.18.112/28", 
6273         "updated": "2013-12-09T14:31:41.605Z", 
6274         "subnet_id": "1afdc262-767b-4736-9403-584265293a81", 
6275         "name": "VINI-I2Seattle-public", 
6276         "created": "2013-12-09T14:31:41.605Z", 
6277         "permitAllSlices": false, 
6278         "permittedSlices": [], 
6279         "labels": "public-net", 
6280         "guaranteedBandwidth": 0, 
6281         "network_id": "810b4cb8-9d8e-4eee-becc-676785a07725", 
6282         "template": 1, 
6283         "owner": 10, 
6284         "ports": ""
6285     }
6286 },
6287 {
6288     "pk": 3, 
6289     "model": "core.network", 
6290     "fields": {
6291         "router_id": "", 
6292         "subnet": "64.57.18.96/28", 
6293         "updated": "2013-12-09T14:33:10.312Z", 
6294         "subnet_id": "c3582780-76f1-4979-97b0-e27f39f18daa", 
6295         "name": "VINI-I2SaltLakeCity-public", 
6296         "created": "2013-12-09T14:33:10.312Z", 
6297         "permitAllSlices": false, 
6298         "permittedSlices": [], 
6299         "labels": "public-net", 
6300         "guaranteedBandwidth": 0, 
6301         "network_id": "4b37f048-11de-4ddd-acaf-2fc5e8716f0e", 
6302         "template": 1, 
6303         "owner": 10, 
6304         "ports": ""
6305     }
6306 },
6307 {
6308     "pk": 4, 
6309     "model": "core.network", 
6310     "fields": {
6311         "router_id": "", 
6312         "subnet": "64.57.18.80/28", 
6313         "updated": "2013-12-09T14:34:55.754Z", 
6314         "subnet_id": "c0d989f2-f42f-4b3e-a23f-a0063ac4f010", 
6315         "name": "VINI-I2NewYork-public", 
6316         "created": "2013-12-09T14:34:55.754Z", 
6317         "permitAllSlices": false, 
6318         "permittedSlices": [], 
6319         "labels": "public-net", 
6320         "guaranteedBandwidth": 0, 
6321         "network_id": "684386d7-1286-4e58-acda-8ff45deac99e", 
6322         "template": 1, 
6323         "owner": 10, 
6324         "ports": ""
6325     }
6326 },
6327 {
6328     "pk": 5, 
6329     "model": "core.network", 
6330     "fields": {
6331         "router_id": "", 
6332         "subnet": "64.57.18.64/28", 
6333         "updated": "2013-12-09T14:36:09.261Z", 
6334         "subnet_id": "d37bab1f-7e01-417c-86c4-ea0d69e2f25d", 
6335         "name": "VINI-I2LosAngeles-public", 
6336         "created": "2013-12-09T14:36:09.261Z", 
6337         "permitAllSlices": false, 
6338         "permittedSlices": [], 
6339         "labels": "public-net", 
6340         "guaranteedBandwidth": 0, 
6341         "network_id": "fa090174-ec59-4b7a-812b-9206d911fb61", 
6342         "template": 1, 
6343         "owner": 10, 
6344         "ports": ""
6345     }
6346 },
6347 {
6348     "pk": 6, 
6349     "model": "core.network", 
6350     "fields": {
6351         "router_id": "", 
6352         "subnet": "64.57.18.48/28", 
6353         "updated": "2013-12-09T14:37:02.420Z", 
6354         "subnet_id": "7caa4cfb-846a-4e4c-9984-8ead4091f816", 
6355         "name": "VINI-I2KansasCity-public", 
6356         "created": "2013-12-09T14:37:02.420Z", 
6357         "permitAllSlices": false, 
6358         "permittedSlices": [], 
6359         "labels": "public-net", 
6360         "guaranteedBandwidth": 0, 
6361         "network_id": "017a3914-5eaf-4bcb-8609-6d17ebcdf075", 
6362         "template": 1, 
6363         "owner": 10, 
6364         "ports": ""
6365     }
6366 },
6367 {
6368     "pk": 9, 
6369     "model": "core.network", 
6370     "fields": {
6371         "router_id": "", 
6372         "subnet": "64.57.18.32/28", 
6373         "updated": "2013-12-09T14:41:00.237Z", 
6374         "subnet_id": "4438dfbd-099a-4229-bd86-cf29478a009b", 
6375         "name": "VINI-I2Houston-public", 
6376         "created": "2013-12-09T14:41:00.237Z", 
6377         "permitAllSlices": false, 
6378         "permittedSlices": [], 
6379         "labels": "public-net", 
6380         "guaranteedBandwidth": 0, 
6381         "network_id": "fdf0e3b1-439b-4673-b56e-d9dfe52b2bb7", 
6382         "template": 1, 
6383         "owner": 10, 
6384         "ports": ""
6385     }
6386 },
6387 {
6388     "pk": 10, 
6389     "model": "core.network", 
6390     "fields": {
6391         "router_id": "", 
6392         "subnet": "64.57.18.16/28", 
6393         "updated": "2013-12-09T14:42:03.158Z", 
6394         "subnet_id": "332113b1-e6f4-492e-ad93-ce21512d3459", 
6395         "name": "VINI-I2Chicago-public", 
6396         "created": "2013-12-09T14:42:03.158Z", 
6397         "permitAllSlices": false, 
6398         "permittedSlices": [], 
6399         "labels": "public-net", 
6400         "guaranteedBandwidth": 0, 
6401         "network_id": "ecdbaf66-b659-4d59-b0b7-1bf6d232ccba", 
6402         "template": 1, 
6403         "owner": 10, 
6404         "ports": ""
6405     }
6406 },
6407 {
6408     "pk": 11, 
6409     "model": "core.network", 
6410     "fields": {
6411         "router_id": "", 
6412         "subnet": "64.57.18.0/28", 
6413         "updated": "2013-12-09T14:42:49.781Z", 
6414         "subnet_id": "dafefd4f-2622-4987-9f30-94e9a977cfc3", 
6415         "name": "VINI-I2Atlanta-public", 
6416         "created": "2013-12-09T14:42:49.781Z", 
6417         "permitAllSlices": false, 
6418         "permittedSlices": [], 
6419         "labels": "public-net", 
6420         "guaranteedBandwidth": 0, 
6421         "network_id": "ae4d42e8-a97c-440d-9533-4bcbd62dfb00", 
6422         "template": 1, 
6423         "owner": 10, 
6424         "ports": ""
6425     }
6426 },
6427 {
6428     "pk": 12, 
6429     "model": "core.network", 
6430     "fields": {
6431         "router_id": "", 
6432         "subnet": "", 
6433         "updated": "2013-12-13T21:51:04.425Z", 
6434         "subnet_id": "", 
6435         "name": "Stork package distribution", 
6436         "created": "2013-12-13T21:51:04.425Z", 
6437         "permitAllSlices": true, 
6438         "permittedSlices": [], 
6439         "labels": "", 
6440         "guaranteedBandwidth": 0, 
6441         "network_id": "", 
6442         "template": 4, 
6443         "owner": 11, 
6444         "ports": ""
6445     }
6446 },
6447 {
6448     "pk": 13, 
6449     "model": "core.network", 
6450     "fields": {
6451         "router_id": "", 
6452         "subnet": "", 
6453         "updated": "2013-12-13T21:53:07.783Z", 
6454         "subnet_id": "", 
6455         "name": "Owl Data Collection", 
6456         "created": "2013-12-13T21:53:07.783Z", 
6457         "permitAllSlices": true, 
6458         "permittedSlices": [], 
6459         "labels": "", 
6460         "guaranteedBandwidth": 0, 
6461         "network_id": "", 
6462         "template": 4, 
6463         "owner": 12, 
6464         "ports": ""
6465     }
6466 },
6467 {
6468     "pk": 14, 
6469     "model": "core.network", 
6470     "fields": {
6471         "router_id": "", 
6472         "subnet": "", 
6473         "updated": "2013-12-13T21:55:51.703Z", 
6474         "subnet_id": "", 
6475         "name": "Hadoop Shared Filesystem Access", 
6476         "created": "2013-12-13T21:55:51.703Z", 
6477         "permitAllSlices": true, 
6478         "permittedSlices": [], 
6479         "labels": "", 
6480         "guaranteedBandwidth": 0, 
6481         "network_id": "", 
6482         "template": 4, 
6483         "owner": 13, 
6484         "ports": ""
6485     }
6486 },
6487 {
6488     "pk": 15, 
6489     "model": "core.network", 
6490     "fields": {
6491         "router_id": "", 
6492         "subnet": "", 
6493         "updated": "2013-12-13T21:57:38.995Z", 
6494         "subnet_id": "", 
6495         "name": "test-1-public", 
6496         "created": "2013-12-13T21:57:38.995Z", 
6497         "permitAllSlices": false, 
6498         "permittedSlices": [], 
6499         "labels": "", 
6500         "guaranteedBandwidth": 0, 
6501         "network_id": "", 
6502         "template": 1, 
6503         "owner": 14, 
6504         "ports": ""
6505     }
6506 },
6507 {
6508     "pk": 16, 
6509     "model": "core.network", 
6510     "fields": {
6511         "router_id": "", 
6512         "subnet": "", 
6513         "updated": "2013-12-13T22:00:40.549Z", 
6514         "subnet_id": "", 
6515         "name": "test-slice-2-nat", 
6516         "created": "2013-12-13T22:00:40.549Z", 
6517         "permitAllSlices": false, 
6518         "permittedSlices": [], 
6519         "labels": "", 
6520         "guaranteedBandwidth": 0, 
6521         "network_id": "", 
6522         "template": 3, 
6523         "owner": 15, 
6524         "ports": ""
6525     }
6526 },
6527 {
6528     "pk": 1, 
6529     "model": "core.networkslice", 
6530     "fields": {
6531         "updated": "2013-12-13T21:51:09.711Z", 
6532         "slice": 11, 
6533         "network": 12, 
6534         "created": "2013-12-13T21:51:09.711Z"
6535     }
6536 },
6537 {
6538     "pk": 2, 
6539     "model": "core.networkslice", 
6540     "fields": {
6541         "updated": "2013-12-13T21:53:15.909Z", 
6542         "slice": 12, 
6543         "network": 13, 
6544         "created": "2013-12-13T21:53:15.909Z"
6545     }
6546 },
6547 {
6548     "pk": 3, 
6549     "model": "core.networkslice", 
6550     "fields": {
6551         "updated": "2013-12-13T21:53:15.914Z", 
6552         "slice": 12, 
6553         "network": 12, 
6554         "created": "2013-12-13T21:53:15.914Z"
6555     }
6556 },
6557 {
6558     "pk": 4, 
6559     "model": "core.networkslice", 
6560     "fields": {
6561         "updated": "2013-12-13T21:56:04.235Z", 
6562         "slice": 13, 
6563         "network": 14, 
6564         "created": "2013-12-13T21:56:04.235Z"
6565     }
6566 },
6567 {
6568     "pk": 5, 
6569     "model": "core.networkslice", 
6570     "fields": {
6571         "updated": "2013-12-13T21:56:04.241Z", 
6572         "slice": 13, 
6573         "network": 12, 
6574         "created": "2013-12-13T21:56:04.241Z"
6575     }
6576 },
6577 {
6578     "pk": 6, 
6579     "model": "core.networkslice", 
6580     "fields": {
6581         "updated": "2013-12-13T21:56:04.246Z", 
6582         "slice": 13, 
6583         "network": 13, 
6584         "created": "2013-12-13T21:56:04.246Z"
6585     }
6586 },
6587 {
6588     "pk": 7, 
6589     "model": "core.networkslice", 
6590     "fields": {
6591         "updated": "2013-12-13T21:57:56.826Z", 
6592         "slice": 14, 
6593         "network": 15, 
6594         "created": "2013-12-13T21:57:56.826Z"
6595     }
6596 },
6597 {
6598     "pk": 8, 
6599     "model": "core.networkslice", 
6600     "fields": {
6601         "updated": "2013-12-13T21:57:56.831Z", 
6602         "slice": 14, 
6603         "network": 13, 
6604         "created": "2013-12-13T21:57:56.831Z"
6605     }
6606 },
6607 {
6608     "pk": 9, 
6609     "model": "core.networkslice", 
6610     "fields": {
6611         "updated": "2013-12-13T21:57:56.836Z", 
6612         "slice": 14, 
6613         "network": 12, 
6614         "created": "2013-12-13T21:57:56.836Z"
6615     }
6616 },
6617 {
6618     "pk": 10, 
6619     "model": "core.networkslice", 
6620     "fields": {
6621         "updated": "2013-12-13T22:01:14.038Z", 
6622         "slice": 15, 
6623         "network": 16, 
6624         "created": "2013-12-13T22:01:14.038Z"
6625     }
6626 },
6627 {
6628     "pk": 11, 
6629     "model": "core.networkslice", 
6630     "fields": {
6631         "updated": "2013-12-13T22:01:14.043Z", 
6632         "slice": 15, 
6633         "network": 14, 
6634         "created": "2013-12-13T22:01:14.043Z"
6635     }
6636 },
6637 {
6638     "pk": 1, 
6639     "model": "core.networkparametertype", 
6640     "fields": {
6641         "updated": "2013-12-09T14:43:25.664Z", 
6642         "description": "End of IPv4 address allocation pool", 
6643         "name": "allocation-pool-end", 
6644         "created": "2013-12-09T14:43:25.664Z"
6645     }
6646 },
6647 {
6648     "pk": 2, 
6649     "model": "core.networkparametertype", 
6650     "fields": {
6651         "updated": "2013-12-09T14:43:45.564Z", 
6652         "description": "Start of IPv4 address allocation pool", 
6653         "name": "allocation-pool-start", 
6654         "created": "2013-12-09T14:43:45.564Z"
6655     }
6656 },
6657 {
6658     "pk": 3, 
6659     "model": "core.networkparametertype", 
6660     "fields": {
6661         "updated": "2013-12-09T14:44:05.513Z", 
6662         "description": "CIDR block for network", 
6663         "name": "cidr", 
6664         "created": "2013-12-09T14:44:05.513Z"
6665     }
6666 },
6667 {
6668     "pk": 12, 
6669     "model": "core.account", 
6670     "fields": {
6671         "updated": "2013-12-13T22:19:42.679Z", 
6672         "site": 10, 
6673         "created": "2013-12-13T22:19:42.679Z"
6674     }
6675 },
6676 {
6677     "pk": 13, 
6678     "model": "core.account", 
6679     "fields": {
6680         "updated": "2013-12-13T22:19:42.705Z", 
6681         "site": 22, 
6682         "created": "2013-12-13T22:19:42.705Z"
6683     }
6684 },
6685 {
6686     "pk": 53, 
6687     "model": "core.invoice", 
6688     "fields": {
6689         "date": "2013-11-13T22:00:00Z", 
6690         "updated": "2013-12-13T22:19:55.029Z", 
6691         "account": 12, 
6692         "created": "2013-12-13T22:19:55.029Z"
6693     }
6694 },
6695 {
6696     "pk": 54, 
6697     "model": "core.invoice", 
6698     "fields": {
6699         "date": "2013-11-17T22:00:00Z", 
6700         "updated": "2013-12-13T22:19:55.041Z", 
6701         "account": 12, 
6702         "created": "2013-12-13T22:19:55.041Z"
6703     }
6704 },
6705 {
6706     "pk": 55, 
6707     "model": "core.invoice", 
6708     "fields": {
6709         "date": "2013-11-24T22:00:00Z", 
6710         "updated": "2013-12-13T22:19:55.604Z", 
6711         "account": 12, 
6712         "created": "2013-12-13T22:19:55.604Z"
6713     }
6714 },
6715 {
6716     "pk": 56, 
6717     "model": "core.invoice", 
6718     "fields": {
6719         "date": "2013-12-01T22:00:00Z", 
6720         "updated": "2013-12-13T22:19:56.482Z", 
6721         "account": 12, 
6722         "created": "2013-12-13T22:19:56.482Z"
6723     }
6724 },
6725 {
6726     "pk": 57, 
6727     "model": "core.invoice", 
6728     "fields": {
6729         "date": "2013-12-08T22:00:00Z", 
6730         "updated": "2013-12-13T22:19:57.362Z", 
6731         "account": 12, 
6732         "created": "2013-12-13T22:19:57.362Z"
6733     }
6734 },
6735 {
6736     "pk": 58, 
6737     "model": "core.invoice", 
6738     "fields": {
6739         "date": "2013-11-13T22:00:00Z", 
6740         "updated": "2013-12-13T22:19:58.399Z", 
6741         "account": 13, 
6742         "created": "2013-12-13T22:19:58.399Z"
6743     }
6744 },
6745 {
6746     "pk": 59, 
6747     "model": "core.invoice", 
6748     "fields": {
6749         "date": "2013-11-17T22:00:00Z", 
6750         "updated": "2013-12-13T22:19:58.414Z", 
6751         "account": 13, 
6752         "created": "2013-12-13T22:19:58.414Z"
6753     }
6754 },
6755 {
6756     "pk": 60, 
6757     "model": "core.invoice", 
6758     "fields": {
6759         "date": "2013-11-24T22:00:00Z", 
6760         "updated": "2013-12-13T22:19:59.616Z", 
6761         "account": 13, 
6762         "created": "2013-12-13T22:19:59.616Z"
6763     }
6764 },
6765 {
6766     "pk": 61, 
6767     "model": "core.invoice", 
6768     "fields": {
6769         "date": "2013-12-01T22:00:00Z", 
6770         "updated": "2013-12-13T22:20:01.950Z", 
6771         "account": 13, 
6772         "created": "2013-12-13T22:20:01.950Z"
6773     }
6774 },
6775 {
6776     "pk": 62, 
6777     "model": "core.invoice", 
6778     "fields": {
6779         "date": "2013-12-08T22:00:00Z", 
6780         "updated": "2013-12-13T22:20:03.878Z", 
6781         "account": 13, 
6782         "created": "2013-12-13T22:20:03.878Z"
6783     }
6784 },
6785 {
6786     "pk": 89, 
6787     "model": "core.usableobject", 
6788     "fields": {
6789         "updated": "2013-12-13T22:19:42.730Z", 
6790         "name": "node20.gt.vicci.org", 
6791         "created": "2013-12-13T22:19:42.730Z"
6792     }
6793 },
6794 {
6795     "pk": 90, 
6796     "model": "core.usableobject", 
6797     "fields": {
6798         "updated": "2013-12-13T22:19:43.483Z", 
6799         "name": "node22.gt.vicci.org", 
6800         "created": "2013-12-13T22:19:43.483Z"
6801     }
6802 },
6803 {
6804     "pk": 91, 
6805     "model": "core.usableobject", 
6806     "fields": {
6807         "updated": "2013-12-13T22:19:44.237Z", 
6808         "name": "node24.gt.vicci.org", 
6809         "created": "2013-12-13T22:19:44.237Z"
6810     }
6811 },
6812 {
6813     "pk": 92, 
6814     "model": "core.usableobject", 
6815     "fields": {
6816         "updated": "2013-12-13T22:19:44.992Z", 
6817         "name": "node29.gt.vicci.org", 
6818         "created": "2013-12-13T22:19:44.992Z"
6819     }
6820 },
6821 {
6822     "pk": 93, 
6823     "model": "core.usableobject", 
6824     "fields": {
6825         "updated": "2013-12-13T22:19:45.806Z", 
6826         "name": "node30.princeton.vicci.org", 
6827         "created": "2013-12-13T22:19:45.806Z"
6828     }
6829 },
6830 {
6831     "pk": 94, 
6832     "model": "core.usableobject", 
6833     "fields": {
6834         "updated": "2013-12-13T22:19:47.339Z", 
6835         "name": "node16.washington.vicci.org", 
6836         "created": "2013-12-13T22:19:47.339Z"
6837     }
6838 },
6839 {
6840     "pk": 95, 
6841     "model": "core.usableobject", 
6842     "fields": {
6843         "updated": "2013-12-13T22:19:48.112Z", 
6844         "name": "node55.stanford.vicci.org", 
6845         "created": "2013-12-13T22:19:48.112Z"
6846     }
6847 },
6848 {
6849     "pk": 96, 
6850     "model": "core.usableobject", 
6851     "fields": {
6852         "updated": "2013-12-13T22:19:48.875Z", 
6853         "name": "node23.princeton.vicci.org", 
6854         "created": "2013-12-13T22:19:48.875Z"
6855     }
6856 },
6857 {
6858     "pk": 97, 
6859     "model": "core.usableobject", 
6860     "fields": {
6861         "updated": "2013-12-13T22:19:49.635Z", 
6862         "name": "node15.princeton.vicci.org", 
6863         "created": "2013-12-13T22:19:49.634Z"
6864     }
6865 },
6866 {
6867     "pk": 98, 
6868     "model": "core.usableobject", 
6869     "fields": {
6870         "updated": "2013-12-13T22:19:50.389Z", 
6871         "name": "node33.princeton.vicci.org", 
6872         "created": "2013-12-13T22:19:50.389Z"
6873     }
6874 },
6875 {
6876     "pk": 99, 
6877     "model": "core.usableobject", 
6878     "fields": {
6879         "updated": "2013-12-13T22:19:51.178Z", 
6880         "name": "node1.stanford.vicci.org", 
6881         "created": "2013-12-13T22:19:51.178Z"
6882     }
6883 },
6884 {
6885     "pk": 100, 
6886     "model": "core.usableobject", 
6887     "fields": {
6888         "updated": "2013-12-13T22:19:51.938Z", 
6889         "name": "node20.washington.vicci.org", 
6890         "created": "2013-12-13T22:19:51.938Z"
6891     }
6892 },
6893 {
6894     "pk": 101, 
6895     "model": "core.usableobject", 
6896     "fields": {
6897         "updated": "2013-12-13T22:19:52.691Z", 
6898         "name": "node12.princeton.vicci.org", 
6899         "created": "2013-12-13T22:19:52.691Z"
6900     }
6901 },
6902 {
6903     "pk": 102, 
6904     "model": "core.usableobject", 
6905     "fields": {
6906         "updated": "2013-12-13T22:19:53.456Z", 
6907         "name": "node10.princeton.vicci.org", 
6908         "created": "2013-12-13T22:19:53.456Z"
6909     }
6910 },
6911 {
6912     "pk": 103, 
6913     "model": "core.usableobject", 
6914     "fields": {
6915         "updated": "2013-12-13T22:19:54.216Z", 
6916         "name": "node13.princeton.vicci.org", 
6917         "created": "2013-12-13T22:19:54.216Z"
6918     }
6919 },
6920 {
6921     "pk": 31, 
6922     "model": "core.payment", 
6923     "fields": {
6924         "date": "2013-11-28T03:00:00Z", 
6925         "amount": 0.1176, 
6926         "updated": "2013-12-13T22:19:58.245Z", 
6927         "account": 12, 
6928         "created": "2013-12-13T22:19:58.245Z"
6929     }
6930 },
6931 {
6932     "pk": 32, 
6933     "model": "core.payment", 
6934     "fields": {
6935         "date": "2013-12-02T03:00:00Z", 
6936         "amount": 14.9968, 
6937         "updated": "2013-12-13T22:19:58.251Z", 
6938         "account": 12, 
6939         "created": "2013-12-13T22:19:58.251Z"
6940     }
6941 },
6942 {
6943     "pk": 33, 
6944     "model": "core.payment", 
6945     "fields": {
6946         "date": "2013-12-09T03:00:00Z", 
6947         "amount": 24.8248, 
6948         "updated": "2013-12-13T22:19:58.259Z", 
6949         "account": 12, 
6950         "created": "2013-12-13T22:19:58.259Z"
6951     }
6952 },
6953 {
6954     "pk": 34, 
6955     "model": "core.payment", 
6956     "fields": {
6957         "date": "2013-11-28T03:00:00Z", 
6958         "amount": 0.56, 
6959         "updated": "2013-12-13T22:20:05.812Z", 
6960         "account": 13, 
6961         "created": "2013-12-13T22:20:05.812Z"
6962     }
6963 },
6964 {
6965     "pk": 35, 
6966     "model": "core.payment", 
6967     "fields": {
6968         "date": "2013-12-02T03:00:00Z", 
6969         "amount": 53.9224, 
6970         "updated": "2013-12-13T22:20:05.825Z", 
6971         "account": 13, 
6972         "created": "2013-12-13T22:20:05.825Z"
6973     }
6974 },
6975 {
6976     "pk": 36, 
6977     "model": "core.payment", 
6978     "fields": {
6979         "date": "2013-12-09T03:00:00Z", 
6980         "amount": 86.436, 
6981         "updated": "2013-12-13T22:20:05.834Z", 
6982         "account": 13, 
6983         "created": "2013-12-13T22:20:05.834Z"
6984     }
6985 },
6986 {
6987     "pk": 58321, 
6988     "model": "core.charge", 
6989     "fields": {
6990         "updated": "2013-12-13T22:19:58.498Z", 
6991         "slice": 4, 
6992         "created": "2013-12-13T22:19:42.734Z", 
6993         "amount": 0.3248, 
6994         "object": 89, 
6995         "account": 13, 
6996         "state": "invoiced", 
6997         "coreHours": 4.64, 
6998         "invoice": 59, 
6999         "date": "2013-11-13T22:00:00Z", 
7000         "kind": "besteffort"
7001     }
7002 },
7003 {
7004     "pk": 58322, 
7005     "model": "core.charge", 
7006     "fields": {
7007         "updated": "2013-12-13T22:19:58.590Z", 
7008         "slice": 4, 
7009         "created": "2013-12-13T22:19:42.744Z", 
7010         "amount": 0.2464, 
7011         "object": 89, 
7012         "account": 13, 
7013         "state": "invoiced", 
7014         "coreHours": 3.52, 
7015         "invoice": 59, 
7016         "date": "2013-11-14T06:00:00Z", 
7017         "kind": "besteffort"
7018     }
7019 },
7020 {
7021     "pk": 58323, 
7022     "model": "core.charge", 
7023     "fields": {
7024         "updated": "2013-12-13T22:19:58.681Z", 
7025         "slice": 4, 
7026         "created": "2013-12-13T22:19:42.752Z", 
7027         "amount": 0.3136, 
7028         "object": 89, 
7029         "account": 13, 
7030         "state": "invoiced", 
7031         "coreHours": 4.48, 
7032         "invoice": 59, 
7033         "date": "2013-11-14T14:00:00Z", 
7034         "kind": "besteffort"
7035     }
7036 },
7037 {
7038     "pk": 58324, 
7039     "model": "core.charge", 
7040     "fields": {
7041         "updated": "2013-12-13T22:19:58.772Z", 
7042         "slice": 4, 
7043         "created": "2013-12-13T22:19:42.760Z", 
7044         "amount": 0.2576, 
7045         "object": 89, 
7046         "account": 13, 
7047         "state": "invoiced", 
7048         "coreHours": 3.68, 
7049         "invoice": 59, 
7050         "date": "2013-11-14T22:00:00Z", 
7051         "kind": "besteffort"
7052     }
7053 },
7054 {
7055     "pk": 58325, 
7056     "model": "core.charge", 
7057     "fields": {
7058         "updated": "2013-12-13T22:19:58.863Z", 
7059         "slice": 4, 
7060         "created": "2013-12-13T22:19:42.769Z", 
7061         "amount": 0.2912, 
7062         "object": 89, 
7063         "account": 13, 
7064         "state": "invoiced", 
7065         "coreHours": 4.16, 
7066         "invoice": 59, 
7067         "date": "2013-11-15T06:00:00Z", 
7068         "kind": "besteffort"
7069     }
7070 },
7071 {
7072     "pk": 58326, 
7073     "model": "core.charge", 
7074     "fields": {
7075         "updated": "2013-12-13T22:19:58.971Z", 
7076         "slice": 4, 
7077         "created": "2013-12-13T22:19:42.777Z", 
7078         "amount": 0.3136, 
7079         "object": 89, 
7080         "account": 13, 
7081         "state": "invoiced", 
7082         "coreHours": 4.48, 
7083         "invoice": 59, 
7084         "date": "2013-11-15T14:00:00Z", 
7085         "kind": "besteffort"
7086     }
7087 },
7088 {
7089     "pk": 58327, 
7090     "model": "core.charge", 
7091     "fields": {
7092         "updated": "2013-12-13T22:19:59.062Z", 
7093         "slice": 4, 
7094         "created": "2013-12-13T22:19:42.785Z", 
7095         "amount": 0.14, 
7096         "object": 89, 
7097         "account": 13, 
7098         "state": "invoiced", 
7099         "coreHours": 2.0, 
7100         "invoice": 59, 
7101         "date": "2013-11-15T22:00:00Z", 
7102         "kind": "besteffort"
7103     }
7104 },
7105 {
7106     "pk": 58328, 
7107     "model": "core.charge", 
7108     "fields": {
7109         "updated": "2013-12-13T22:19:59.154Z", 
7110         "slice": 4, 
7111         "created": "2013-12-13T22:19:42.794Z", 
7112         "amount": 0.224, 
7113         "object": 89, 
7114         "account": 13, 
7115         "state": "invoiced", 
7116         "coreHours": 3.2, 
7117         "invoice": 59, 
7118         "date": "2013-11-16T06:00:00Z", 
7119         "kind": "besteffort"
7120     }
7121 },
7122 {
7123     "pk": 58329, 
7124     "model": "core.charge", 
7125     "fields": {
7126         "updated": "2013-12-13T22:19:59.245Z", 
7127         "slice": 4, 
7128         "created": "2013-12-13T22:19:42.802Z", 
7129         "amount": 0.224, 
7130         "object": 89, 
7131         "account": 13, 
7132         "state": "invoiced", 
7133         "coreHours": 3.2, 
7134         "invoice": 59, 
7135         "date": "2013-11-16T14:00:00Z", 
7136         "kind": "besteffort"
7137     }
7138 },
7139 {
7140     "pk": 58330, 
7141     "model": "core.charge", 
7142     "fields": {
7143         "updated": "2013-12-13T22:19:59.336Z", 
7144         "slice": 4, 
7145         "created": "2013-12-13T22:19:42.810Z", 
7146         "amount": 0.2912, 
7147         "object": 89, 
7148         "account": 13, 
7149         "state": "invoiced", 
7150         "coreHours": 4.16, 
7151         "invoice": 59, 
7152         "date": "2013-11-16T22:00:00Z", 
7153         "kind": "besteffort"
7154     }
7155 },
7156 {
7157     "pk": 58331, 
7158     "model": "core.charge", 
7159     "fields": {
7160         "updated": "2013-12-13T22:19:59.427Z", 
7161         "slice": 4, 
7162         "created": "2013-12-13T22:19:42.818Z", 
7163         "amount": 0.1288, 
7164         "object": 89, 
7165         "account": 13, 
7166         "state": "invoiced", 
7167         "coreHours": 1.84, 
7168         "invoice": 59, 
7169         "date": "2013-11-17T06:00:00Z", 
7170         "kind": "besteffort"
7171     }
7172 },
7173 {
7174     "pk": 58332, 
7175     "model": "core.charge", 
7176     "fields": {
7177         "updated": "2013-12-13T22:19:59.518Z", 
7178         "slice": 4, 
7179         "created": "2013-12-13T22:19:42.827Z", 
7180         "amount": 0.3024, 
7181         "object": 89, 
7182         "account": 13, 
7183         "state": "invoiced", 
7184         "coreHours": 4.32, 
7185         "invoice": 59, 
7186         "date": "2013-11-17T14:00:00Z", 
7187         "kind": "besteffort"
7188     }
7189 },
7190 {
7191     "pk": 58333, 
7192     "model": "core.charge", 
7193     "fields": {
7194         "updated": "2013-12-13T22:19:59.609Z", 
7195         "slice": 4, 
7196         "created": "2013-12-13T22:19:42.835Z", 
7197         "amount": 0.1456, 
7198         "object": 89, 
7199         "account": 13, 
7200         "state": "invoiced", 
7201         "coreHours": 2.08, 
7202         "invoice": 59, 
7203         "date": "2013-11-17T22:00:00Z", 
7204         "kind": "besteffort"
7205     }
7206 },
7207 {
7208     "pk": 58334, 
7209     "model": "core.charge", 
7210     "fields": {
7211         "updated": "2013-12-13T22:19:59.720Z", 
7212         "slice": 4, 
7213         "created": "2013-12-13T22:19:42.843Z", 
7214         "amount": 0.1792, 
7215         "object": 89, 
7216         "account": 13, 
7217         "state": "invoiced", 
7218         "coreHours": 2.56, 
7219         "invoice": 60, 
7220         "date": "2013-11-18T06:00:00Z", 
7221         "kind": "besteffort"
7222     }
7223 },
7224 {
7225     "pk": 58335, 
7226     "model": "core.charge", 
7227     "fields": {
7228         "updated": "2013-12-13T22:19:59.812Z", 
7229         "slice": 4, 
7230         "created": "2013-12-13T22:19:42.852Z", 
7231         "amount": 0.1512, 
7232         "object": 89, 
7233         "account": 13, 
7234         "state": "invoiced", 
7235         "coreHours": 2.16, 
7236         "invoice": 60, 
7237         "date": "2013-11-18T14:00:00Z", 
7238         "kind": "besteffort"
7239     }
7240 },
7241 {
7242     "pk": 58336, 
7243     "model": "core.charge", 
7244     "fields": {
7245         "updated": "2013-12-13T22:19:59.903Z", 
7246         "slice": 4, 
7247         "created": "2013-12-13T22:19:42.860Z", 
7248         "amount": 0.168, 
7249         "object": 89, 
7250         "account": 13, 
7251         "state": "invoiced", 
7252         "coreHours": 2.4, 
7253         "invoice": 60, 
7254         "date": "2013-11-18T22:00:00Z", 
7255         "kind": "besteffort"
7256     }
7257 },
7258 {
7259     "pk": 58337, 
7260     "model": "core.charge", 
7261     "fields": {
7262         "updated": "2013-12-13T22:19:59.994Z", 
7263         "slice": 4, 
7264         "created": "2013-12-13T22:19:42.868Z", 
7265         "amount": 0.1736, 
7266         "object": 89, 
7267         "account": 13, 
7268         "state": "invoiced", 
7269         "coreHours": 2.48, 
7270         "invoice": 60, 
7271         "date": "2013-11-19T06:00:00Z", 
7272         "kind": "besteffort"
7273     }
7274 },
7275 {
7276     "pk": 58338, 
7277     "model": "core.charge", 
7278     "fields": {
7279         "updated": "2013-12-13T22:20:00.085Z", 
7280         "slice": 4, 
7281         "created": "2013-12-13T22:19:42.876Z", 
7282         "amount": 0.2184, 
7283         "object": 89, 
7284         "account": 13, 
7285         "state": "invoiced", 
7286         "coreHours": 3.12, 
7287         "invoice": 60, 
7288         "date": "2013-11-19T14:00:00Z", 
7289         "kind": "besteffort"
7290     }
7291 },
7292 {
7293     "pk": 58339, 
7294     "model": "core.charge", 
7295     "fields": {
7296         "updated": "2013-12-13T22:20:00.176Z", 
7297         "slice": 4, 
7298         "created": "2013-12-13T22:19:42.885Z", 
7299         "amount": 0.3192, 
7300         "object": 89, 
7301         "account": 13, 
7302         "state": "invoiced", 
7303         "coreHours": 4.56, 
7304         "invoice": 60, 
7305         "date": "2013-11-19T22:00:00Z", 
7306         "kind": "besteffort"
7307     }
7308 },
7309 {
7310     "pk": 58340, 
7311     "model": "core.charge", 
7312     "fields": {
7313         "updated": "2013-12-13T22:20:00.267Z", 
7314         "slice": 4, 
7315         "created": "2013-12-13T22:19:42.893Z", 
7316         "amount": 0.1288, 
7317         "object": 89, 
7318         "account": 13, 
7319         "state": "invoiced", 
7320         "coreHours": 1.84, 
7321         "invoice": 60, 
7322         "date": "2013-11-20T06:00:00Z", 
7323         "kind": "besteffort"
7324     }
7325 },
7326 {
7327     "pk": 58341, 
7328     "model": "core.charge", 
7329     "fields": {
7330         "updated": "2013-12-13T22:20:00.358Z", 
7331         "slice": 4, 
7332         "created": "2013-12-13T22:19:42.901Z", 
7333         "amount": 0.224, 
7334         "object": 89, 
7335         "account": 13, 
7336         "state": "invoiced", 
7337         "coreHours": 3.2, 
7338         "invoice": 60, 
7339         "date": "2013-11-20T14:00:00Z", 
7340         "kind": "besteffort"
7341     }
7342 },
7343 {
7344     "pk": 58342, 
7345     "model": "core.charge", 
7346     "fields": {
7347         "updated": "2013-12-13T22:20:00.452Z", 
7348         "slice": 4, 
7349         "created": "2013-12-13T22:19:42.910Z", 
7350         "amount": 0.1736, 
7351         "object": 89, 
7352         "account": 13, 
7353         "state": "invoiced", 
7354         "coreHours": 2.48, 
7355         "invoice": 60, 
7356         "date": "2013-11-20T22:00:00Z", 
7357         "kind": "besteffort"
7358     }
7359 },
7360 {
7361     "pk": 58343, 
7362     "model": "core.charge", 
7363     "fields": {
7364         "updated": "2013-12-13T22:20:00.543Z", 
7365         "slice": 4, 
7366         "created": "2013-12-13T22:19:42.918Z", 
7367         "amount": 0.224, 
7368         "object": 89, 
7369         "account": 13, 
7370         "state": "invoiced", 
7371         "coreHours": 3.2, 
7372         "invoice": 60, 
7373         "date": "2013-11-21T06:00:00Z", 
7374         "kind": "besteffort"
7375     }
7376 },
7377 {
7378     "pk": 58344, 
7379     "model": "core.charge", 
7380     "fields": {
7381         "updated": "2013-12-13T22:20:00.651Z", 
7382         "slice": 4, 
7383         "created": "2013-12-13T22:19:42.926Z", 
7384         "amount": 0.1344, 
7385         "object": 89, 
7386         "account": 13, 
7387         "state": "invoiced", 
7388         "coreHours": 1.92, 
7389         "invoice": 60, 
7390         "date": "2013-11-21T14:00:00Z", 
7391         "kind": "besteffort"
7392     }
7393 },
7394 {
7395     "pk": 58345, 
7396     "model": "core.charge", 
7397     "fields": {
7398         "updated": "2013-12-13T22:20:00.742Z", 
7399         "slice": 4, 
7400         "created": "2013-12-13T22:19:42.934Z", 
7401         "amount": 0.1736, 
7402         "object": 89, 
7403         "account": 13, 
7404         "state": "invoiced", 
7405         "coreHours": 2.48, 
7406         "invoice": 60, 
7407         "date": "2013-11-21T22:00:00Z", 
7408         "kind": "besteffort"
7409     }
7410 },
7411 {
7412     "pk": 58346, 
7413     "model": "core.charge", 
7414     "fields": {
7415         "updated": "2013-12-13T22:20:00.833Z", 
7416         "slice": 4, 
7417         "created": "2013-12-13T22:19:42.943Z", 
7418         "amount": 0.2576, 
7419         "object": 89, 
7420         "account": 13, 
7421         "state": "invoiced", 
7422         "coreHours": 3.68, 
7423         "invoice": 60, 
7424         "date": "2013-11-22T06:00:00Z", 
7425         "kind": "besteffort"
7426     }
7427 },
7428 {
7429     "pk": 58347, 
7430     "model": "core.charge", 
7431     "fields": {
7432         "updated": "2013-12-13T22:20:00.949Z", 
7433         "slice": 4, 
7434         "created": "2013-12-13T22:19:42.951Z", 
7435         "amount": 0.3248, 
7436         "object": 89, 
7437         "account": 13, 
7438         "state": "invoiced", 
7439         "coreHours": 4.64, 
7440         "invoice": 60, 
7441         "date": "2013-11-22T14:00:00Z", 
7442         "kind": "besteffort"
7443     }
7444 },
7445 {
7446     "pk": 58348, 
7447     "model": "core.charge", 
7448     "fields": {
7449         "updated": "2013-12-13T22:20:01.040Z", 
7450         "slice": 4, 
7451         "created": "2013-12-13T22:19:42.959Z", 
7452         "amount": 0.3248, 
7453         "object": 89, 
7454         "account": 13, 
7455         "state": "invoiced", 
7456         "coreHours": 4.64, 
7457         "invoice": 60, 
7458         "date": "2013-11-22T22:00:00Z", 
7459         "kind": "besteffort"
7460     }
7461 },
7462 {
7463     "pk": 58349, 
7464     "model": "core.charge", 
7465     "fields": {
7466         "updated": "2013-12-13T22:20:01.131Z", 
7467         "slice": 4, 
7468         "created": "2013-12-13T22:19:42.967Z", 
7469         "amount": 0.3136, 
7470         "object": 89, 
7471         "account": 13, 
7472         "state": "invoiced", 
7473         "coreHours": 4.48, 
7474         "invoice": 60, 
7475         "date": "2013-11-23T06:00:00Z", 
7476         "kind": "besteffort"
7477     }
7478 },
7479 {
7480     "pk": 58350, 
7481     "model": "core.charge", 
7482     "fields": {
7483         "updated": "2013-12-13T22:20:01.222Z", 
7484         "slice": 4, 
7485         "created": "2013-12-13T22:19:42.976Z", 
7486         "amount": 0.2016, 
7487         "object": 89, 
7488         "account": 13, 
7489         "state": "invoiced", 
7490         "coreHours": 2.88, 
7491         "invoice": 60, 
7492         "date": "2013-11-23T14:00:00Z", 
7493         "kind": "besteffort"
7494     }
7495 },
7496 {
7497     "pk": 58351, 
7498     "model": "core.charge", 
7499     "fields": {
7500         "updated": "2013-12-13T22:20:01.471Z", 
7501         "slice": 4, 
7502         "created": "2013-12-13T22:19:42.984Z", 
7503         "amount": 0.3248, 
7504         "object": 89, 
7505         "account": 13, 
7506         "state": "invoiced", 
7507         "coreHours": 4.64, 
7508         "invoice": 60, 
7509         "date": "2013-11-23T22:00:00Z", 
7510         "kind": "besteffort"
7511     }
7512 },
7513 {
7514     "pk": 58352, 
7515     "model": "core.charge", 
7516     "fields": {
7517         "updated": "2013-12-13T22:20:01.761Z", 
7518         "slice": 4, 
7519         "created": "2013-12-13T22:19:42.992Z", 
7520         "amount": 0.2296, 
7521         "object": 89, 
7522         "account": 13, 
7523         "state": "invoiced", 
7524         "coreHours": 3.28, 
7525         "invoice": 60, 
7526         "date": "2013-11-24T06:00:00Z", 
7527         "kind": "besteffort"
7528     }
7529 },
7530 {
7531     "pk": 58353, 
7532     "model": "core.charge", 
7533     "fields": {
7534         "updated": "2013-12-13T22:20:01.852Z", 
7535         "slice": 4, 
7536         "created": "2013-12-13T22:19:43.001Z", 
7537         "amount": 0.252, 
7538         "object": 89, 
7539         "account": 13, 
7540         "state": "invoiced", 
7541         "coreHours": 3.6, 
7542         "invoice": 60, 
7543         "date": "2013-11-24T14:00:00Z", 
7544         "kind": "besteffort"
7545     }
7546 },
7547 {
7548     "pk": 58354, 
7549     "model": "core.charge", 
7550     "fields": {
7551         "updated": "2013-12-13T22:20:01.943Z", 
7552         "slice": 4, 
7553         "created": "2013-12-13T22:19:43.009Z", 
7554         "amount": 0.2016, 
7555         "object": 89, 
7556         "account": 13, 
7557         "state": "invoiced", 
7558         "coreHours": 2.88, 
7559         "invoice": 60, 
7560         "date": "2013-11-24T22:00:00Z", 
7561         "kind": "besteffort"
7562     }
7563 },
7564 {
7565     "pk": 58355, 
7566     "model": "core.charge", 
7567     "fields": {
7568         "updated": "2013-12-13T22:20:02.042Z", 
7569         "slice": 4, 
7570         "created": "2013-12-13T22:19:43.017Z", 
7571         "amount": 0.2744, 
7572         "object": 89, 
7573         "account": 13, 
7574         "state": "invoiced", 
7575         "coreHours": 3.92, 
7576         "invoice": 61, 
7577         "date": "2013-11-25T06:00:00Z", 
7578         "kind": "besteffort"
7579     }
7580 },
7581 {
7582     "pk": 58356, 
7583     "model": "core.charge", 
7584     "fields": {
7585         "updated": "2013-12-13T22:20:02.133Z", 
7586         "slice": 4, 
7587         "created": "2013-12-13T22:19:43.025Z", 
7588         "amount": 0.2072, 
7589         "object": 89, 
7590         "account": 13, 
7591         "state": "invoiced", 
7592         "coreHours": 2.96, 
7593         "invoice": 61, 
7594         "date": "2013-11-25T14:00:00Z", 
7595         "kind": "besteffort"
7596     }
7597 },
7598 {
7599     "pk": 58357, 
7600     "model": "core.charge", 
7601     "fields": {
7602         "updated": "2013-12-13T22:20:02.229Z", 
7603         "slice": 4, 
7604         "created": "2013-12-13T22:19:43.034Z", 
7605         "amount": 0.2688, 
7606         "object": 89, 
7607         "account": 13, 
7608         "state": "invoiced", 
7609         "coreHours": 3.84, 
7610         "invoice": 61, 
7611         "date": "2013-11-25T22:00:00Z", 
7612         "kind": "besteffort"
7613     }
7614 },
7615 {
7616     "pk": 58358, 
7617     "model": "core.charge", 
7618     "fields": {
7619         "updated": "2013-12-13T22:20:02.320Z", 
7620         "slice": 4, 
7621         "created": "2013-12-13T22:19:43.042Z", 
7622         "amount": 0.1288, 
7623         "object": 89, 
7624         "account": 13, 
7625         "state": "invoiced", 
7626         "coreHours": 1.84, 
7627         "invoice": 61, 
7628         "date": "2013-11-26T06:00:00Z", 
7629         "kind": "besteffort"
7630     }
7631 },
7632 {
7633     "pk": 58359, 
7634     "model": "core.charge", 
7635     "fields": {
7636         "updated": "2013-12-13T22:20:02.412Z", 
7637         "slice": 4, 
7638         "created": "2013-12-13T22:19:43.050Z", 
7639         "amount": 0.1456, 
7640         "object": 89, 
7641         "account": 13, 
7642         "state": "invoiced", 
7643         "coreHours": 2.08, 
7644         "invoice": 61, 
7645         "date": "2013-11-26T14:00:00Z", 
7646         "kind": "besteffort"
7647     }
7648 },
7649 {
7650     "pk": 58360, 
7651     "model": "core.charge", 
7652     "fields": {
7653         "updated": "2013-12-13T22:20:02.503Z", 
7654         "slice": 4, 
7655         "created": "2013-12-13T22:19:43.059Z", 
7656         "amount": 0.336, 
7657         "object": 89, 
7658         "account": 13, 
7659         "state": "invoiced", 
7660         "coreHours": 4.8, 
7661         "invoice": 61, 
7662         "date": "2013-11-26T22:00:00Z", 
7663         "kind": "besteffort"
7664     }
7665 },
7666 {
7667     "pk": 58361, 
7668     "model": "core.charge", 
7669     "fields": {
7670         "updated": "2013-12-13T22:20:02.594Z", 
7671         "slice": 4, 
7672         "created": "2013-12-13T22:19:43.067Z", 
7673         "amount": 0.2072, 
7674         "object": 89, 
7675         "account": 13, 
7676         "state": "invoiced", 
7677         "coreHours": 2.96, 
7678         "invoice": 61, 
7679         "date": "2013-11-27T06:00:00Z", 
7680         "kind": "besteffort"
7681     }
7682 },
7683 {
7684     "pk": 58362, 
7685     "model": "core.charge", 
7686     "fields": {
7687         "updated": "2013-12-13T22:20:02.685Z", 
7688         "slice": 4, 
7689         "created": "2013-12-13T22:19:43.075Z", 
7690         "amount": 0.1736, 
7691         "object": 89, 
7692         "account": 13, 
7693         "state": "invoiced", 
7694         "coreHours": 2.48, 
7695         "invoice": 61, 
7696         "date": "2013-11-27T14:00:00Z", 
7697         "kind": "besteffort"
7698     }
7699 },
7700 {
7701     "pk": 58363, 
7702     "model": "core.charge", 
7703     "fields": {
7704         "updated": "2013-12-13T22:20:02.776Z", 
7705         "slice": 4, 
7706         "created": "2013-12-13T22:19:43.083Z", 
7707         "amount": 0.2576, 
7708         "object": 89, 
7709         "account": 13, 
7710         "state": "invoiced", 
7711         "coreHours": 3.68, 
7712         "invoice": 61, 
7713         "date": "2013-11-27T22:00:00Z", 
7714         "kind": "besteffort"
7715     }
7716 },
7717 {
7718     "pk": 58364, 
7719     "model": "core.charge", 
7720     "fields": {
7721         "updated": "2013-12-13T22:20:02.867Z", 
7722         "slice": 4, 
7723         "created": "2013-12-13T22:19:43.092Z", 
7724         "amount": 0.2352, 
7725         "object": 89, 
7726         "account": 13, 
7727         "state": "invoiced", 
7728         "coreHours": 3.36, 
7729         "invoice": 61, 
7730         "date": "2013-11-28T06:00:00Z", 
7731         "kind": "besteffort"
7732     }
7733 },
7734 {
7735     "pk": 58365, 
7736     "model": "core.charge", 
7737     "fields": {
7738         "updated": "2013-12-13T22:20:02.958Z", 
7739         "slice": 4, 
7740         "created": "2013-12-13T22:19:43.100Z", 
7741         "amount": 0.2912, 
7742         "object": 89, 
7743         "account": 13, 
7744         "state": "invoiced", 
7745         "coreHours": 4.16, 
7746         "invoice": 61, 
7747         "date": "2013-11-28T14:00:00Z", 
7748         "kind": "besteffort"
7749     }
7750 },
7751 {
7752     "pk": 58366, 
7753     "model": "core.charge", 
7754     "fields": {
7755         "updated": "2013-12-13T22:20:03.049Z", 
7756         "slice": 4, 
7757         "created": "2013-12-13T22:19:43.108Z", 
7758         "amount": 0.336, 
7759         "object": 89, 
7760         "account": 13, 
7761         "state": "invoiced", 
7762         "coreHours": 4.8, 
7763         "invoice": 61, 
7764         "date": "2013-11-28T22:00:00Z", 
7765         "kind": "besteffort"
7766     }
7767 },
7768 {
7769     "pk": 58367, 
7770     "model": "core.charge", 
7771     "fields": {
7772         "updated": "2013-12-13T22:20:03.140Z", 
7773         "slice": 4, 
7774         "created": "2013-12-13T22:19:43.117Z", 
7775         "amount": 0.1176, 
7776         "object": 89, 
7777         "account": 13, 
7778         "state": "invoiced", 
7779         "coreHours": 1.68, 
7780         "invoice": 61, 
7781         "date": "2013-11-29T06:00:00Z", 
7782         "kind": "besteffort"
7783     }
7784 },
7785 {
7786     "pk": 58368, 
7787     "model": "core.charge", 
7788     "fields": {
7789         "updated": "2013-12-13T22:20:03.232Z", 
7790         "slice": 4, 
7791         "created": "2013-12-13T22:19:43.125Z", 
7792         "amount": 0.1456, 
7793         "object": 89, 
7794         "account": 13, 
7795         "state": "invoiced", 
7796         "coreHours": 2.08, 
7797         "invoice": 61, 
7798         "date": "2013-11-29T14:00:00Z", 
7799         "kind": "besteffort"
7800     }
7801 },
7802 {
7803     "pk": 58369, 
7804     "model": "core.charge", 
7805     "fields": {
7806         "updated": "2013-12-13T22:20:03.323Z", 
7807         "slice": 4, 
7808         "created": "2013-12-13T22:19:43.133Z", 
7809         "amount": 0.1736, 
7810         "object": 89, 
7811         "account": 13, 
7812         "state": "invoiced", 
7813         "coreHours": 2.48, 
7814         "invoice": 61, 
7815         "date": "2013-11-29T22:00:00Z", 
7816         "kind": "besteffort"
7817     }
7818 },
7819 {
7820     "pk": 58370, 
7821     "model": "core.charge", 
7822     "fields": {
7823         "updated": "2013-12-13T22:20:03.416Z", 
7824         "slice": 4, 
7825         "created": "2013-12-13T22:19:43.141Z", 
7826         "amount": 0.1344, 
7827         "object": 89, 
7828         "account": 13, 
7829         "state": "invoiced", 
7830         "coreHours": 1.92, 
7831         "invoice": 61, 
7832         "date": "2013-11-30T06:00:00Z", 
7833         "kind": "besteffort"
7834     }
7835 },
7836 {
7837     "pk": 58371, 
7838     "model": "core.charge", 
7839     "fields": {
7840         "updated": "2013-12-13T22:20:03.507Z", 
7841         "slice": 4, 
7842         "created": "2013-12-13T22:19:43.150Z", 
7843         "amount": 0.1232, 
7844         "object": 89, 
7845         "account": 13, 
7846         "state": "invoiced", 
7847         "coreHours": 1.76, 
7848         "invoice": 61, 
7849         "date": "2013-11-30T14:00:00Z", 
7850         "kind": "besteffort"
7851     }
7852 },
7853 {
7854     "pk": 58372, 
7855     "model": "core.charge", 
7856     "fields": {
7857         "updated": "2013-12-13T22:20:03.598Z", 
7858         "slice": 4, 
7859         "created": "2013-12-13T22:19:43.158Z", 
7860         "amount": 0.2632, 
7861         "object": 89, 
7862         "account": 13, 
7863         "state": "invoiced", 
7864         "coreHours": 3.76, 
7865         "invoice": 61, 
7866         "date": "2013-11-30T22:00:00Z", 
7867         "kind": "besteffort"
7868     }
7869 },
7870 {
7871     "pk": 58373, 
7872     "model": "core.charge", 
7873     "fields": {
7874         "updated": "2013-12-13T22:20:03.689Z", 
7875         "slice": 4, 
7876         "created": "2013-12-13T22:19:43.166Z", 
7877         "amount": 0.2184, 
7878         "object": 89, 
7879         "account": 13, 
7880         "state": "invoiced", 
7881         "coreHours": 3.12, 
7882         "invoice": 61, 
7883         "date": "2013-12-01T06:00:00Z", 
7884         "kind": "besteffort"
7885     }
7886 },
7887 {
7888     "pk": 58374, 
7889     "model": "core.charge", 
7890     "fields": {
7891         "updated": "2013-12-13T22:20:03.780Z", 
7892         "slice": 4, 
7893         "created": "2013-12-13T22:19:43.175Z", 
7894         "amount": 0.224, 
7895         "object": 89, 
7896         "account": 13, 
7897         "state": "invoiced", 
7898         "coreHours": 3.2, 
7899         "invoice": 61, 
7900         "date": "2013-12-01T14:00:00Z", 
7901         "kind": "besteffort"
7902     }
7903 },
7904 {
7905     "pk": 58375, 
7906     "model": "core.charge", 
7907     "fields": {
7908         "updated": "2013-12-13T22:20:03.871Z", 
7909         "slice": 4, 
7910         "created": "2013-12-13T22:19:43.183Z", 
7911         "amount": 0.2632, 
7912         "object": 89, 
7913         "account": 13, 
7914         "state": "invoiced", 
7915         "coreHours": 3.76, 
7916         "invoice": 61, 
7917         "date": "2013-12-01T22:00:00Z", 
7918         "kind": "besteffort"
7919     }
7920 },
7921 {
7922     "pk": 58376, 
7923     "model": "core.charge", 
7924     "fields": {
7925         "updated": "2013-12-13T22:20:03.971Z", 
7926         "slice": 4, 
7927         "created": "2013-12-13T22:19:43.191Z", 
7928         "amount": 0.3304, 
7929         "object": 89, 
7930         "account": 13, 
7931         "state": "invoiced", 
7932         "coreHours": 4.72, 
7933         "invoice": 62, 
7934         "date": "2013-12-02T06:00:00Z", 
7935         "kind": "besteffort"
7936     }
7937 },
7938 {
7939     "pk": 58377, 
7940     "model": "core.charge", 
7941     "fields": {
7942         "updated": "2013-12-13T22:20:04.062Z", 
7943         "slice": 4, 
7944         "created": "2013-12-13T22:19:43.199Z", 
7945         "amount": 0.1456, 
7946         "object": 89, 
7947         "account": 13, 
7948         "state": "invoiced", 
7949         "coreHours": 2.08, 
7950         "invoice": 62, 
7951         "date": "2013-12-02T14:00:00Z", 
7952         "kind": "besteffort"
7953     }
7954 },
7955 {
7956     "pk": 58378, 
7957     "model": "core.charge", 
7958     "fields": {
7959         "updated": "2013-12-13T22:20:04.153Z", 
7960         "slice": 4, 
7961         "created": "2013-12-13T22:19:43.208Z", 
7962         "amount": 0.1848, 
7963         "object": 89, 
7964         "account": 13, 
7965         "state": "invoiced", 
7966         "coreHours": 2.64, 
7967         "invoice": 62, 
7968         "date": "2013-12-02T22:00:00Z", 
7969         "kind": "besteffort"
7970     }
7971 },
7972 {
7973     "pk": 58379, 
7974     "model": "core.charge", 
7975     "fields": {
7976         "updated": "2013-12-13T22:20:04.244Z", 
7977         "slice": 4, 
7978         "created": "2013-12-13T22:19:43.216Z", 
7979         "amount": 0.308, 
7980         "object": 89, 
7981         "account": 13, 
7982         "state": "invoiced", 
7983         "coreHours": 4.4, 
7984         "invoice": 62, 
7985         "date": "2013-12-03T06:00:00Z", 
7986         "kind": "besteffort"
7987     }
7988 },
7989 {
7990     "pk": 58380, 
7991     "model": "core.charge", 
7992     "fields": {
7993         "updated": "2013-12-13T22:20:04.335Z", 
7994         "slice": 4, 
7995         "created": "2013-12-13T22:19:43.224Z", 
7996         "amount": 0.3304, 
7997         "object": 89, 
7998         "account": 13, 
7999         "state": "invoiced", 
8000         "coreHours": 4.72, 
8001         "invoice": 62, 
8002         "date": "2013-12-03T14:00:00Z", 
8003         "kind": "besteffort"
8004     }
8005 },
8006 {
8007     "pk": 58381, 
8008     "model": "core.charge", 
8009     "fields": {
8010         "updated": "2013-12-13T22:20:04.426Z", 
8011         "slice": 4, 
8012         "created": "2013-12-13T22:19:43.233Z", 
8013         "amount": 0.224, 
8014         "object": 89, 
8015         "account": 13, 
8016         "state": "invoiced", 
8017         "coreHours": 3.2, 
8018         "invoice": 62, 
8019         "date": "2013-12-03T22:00:00Z", 
8020         "kind": "besteffort"
8021     }
8022 },
8023 {
8024     "pk": 58382, 
8025     "model": "core.charge", 
8026     "fields": {
8027         "updated": "2013-12-13T22:20:04.517Z", 
8028         "slice": 4, 
8029         "created": "2013-12-13T22:19:43.241Z", 
8030         "amount": 0.2464, 
8031         "object": 89, 
8032         "account": 13, 
8033         "state": "invoiced", 
8034         "coreHours": 3.52, 
8035         "invoice": 62, 
8036         "date": "2013-12-04T06:00:00Z", 
8037         "kind": "besteffort"
8038     }
8039 },
8040 {
8041     "pk": 58383, 
8042     "model": "core.charge", 
8043     "fields": {
8044         "updated": "2013-12-13T22:20:04.608Z", 
8045         "slice": 4, 
8046         "created": "2013-12-13T22:19:43.249Z", 
8047         "amount": 0.2296, 
8048         "object": 89, 
8049         "account": 13, 
8050         "state": "invoiced", 
8051         "coreHours": 3.28, 
8052         "invoice": 62, 
8053         "date": "2013-12-04T14:00:00Z", 
8054         "kind": "besteffort"
8055     }
8056 },
8057 {
8058     "pk": 58384, 
8059     "model": "core.charge", 
8060     "fields": {
8061         "updated": "2013-12-13T22:20:04.700Z", 
8062         "slice": 4, 
8063         "created": "2013-12-13T22:19:43.257Z", 
8064         "amount": 0.1904, 
8065         "object": 89, 
8066         "account": 13, 
8067         "state": "invoiced", 
8068         "coreHours": 2.72, 
8069         "invoice": 62, 
8070         "date": "2013-12-04T22:00:00Z", 
8071         "kind": "besteffort"
8072     }
8073 },
8074 {
8075     "pk": 58385, 
8076     "model": "core.charge", 
8077     "fields": {
8078         "updated": "2013-12-13T22:20:04.791Z", 
8079         "slice": 4, 
8080         "created": "2013-12-13T22:19:43.266Z", 
8081         "amount": 0.2184, 
8082         "object": 89, 
8083         "account": 13, 
8084         "state": "invoiced", 
8085         "coreHours": 3.12, 
8086         "invoice": 62, 
8087         "date": "2013-12-05T06:00:00Z", 
8088         "kind": "besteffort"
8089     }
8090 },
8091 {
8092     "pk": 58386, 
8093     "model": "core.charge", 
8094     "fields": {
8095         "updated": "2013-12-13T22:20:04.882Z", 
8096         "slice": 4, 
8097         "created": "2013-12-13T22:19:43.274Z", 
8098         "amount": 0.1456, 
8099         "object": 89, 
8100         "account": 13, 
8101         "state": "invoiced", 
8102         "coreHours": 2.08, 
8103         "invoice": 62, 
8104         "date": "2013-12-05T14:00:00Z", 
8105         "kind": "besteffort"
8106     }
8107 },
8108 {
8109     "pk": 58387, 
8110     "model": "core.charge", 
8111     "fields": {
8112         "updated": "2013-12-13T22:20:04.973Z", 
8113         "slice": 4, 
8114         "created": "2013-12-13T22:19:43.282Z", 
8115         "amount": 0.2576, 
8116         "object": 89, 
8117         "account": 13, 
8118         "state": "invoiced", 
8119         "coreHours": 3.68, 
8120         "invoice": 62, 
8121         "date": "2013-12-05T22:00:00Z", 
8122         "kind": "besteffort"
8123     }
8124 },
8125 {
8126     "pk": 58388, 
8127     "model": "core.charge", 
8128     "fields": {
8129         "updated": "2013-12-13T22:20:05.064Z", 
8130         "slice": 4, 
8131         "created": "2013-12-13T22:19:43.291Z", 
8132         "amount": 0.3136, 
8133         "object": 89, 
8134         "account": 13, 
8135         "state": "invoiced", 
8136         "coreHours": 4.48, 
8137         "invoice": 62, 
8138         "date": "2013-12-06T06:00:00Z", 
8139         "kind": "besteffort"
8140     }
8141 },
8142 {
8143     "pk": 58389, 
8144     "model": "core.charge", 
8145     "fields": {
8146         "updated": "2013-12-13T22:20:05.162Z", 
8147         "slice": 4, 
8148         "created": "2013-12-13T22:19:43.299Z", 
8149         "amount": 0.2408, 
8150         "object": 89, 
8151         "account": 13, 
8152         "state": "invoiced", 
8153         "coreHours": 3.44, 
8154         "invoice": 62, 
8155         "date": "2013-12-06T14:00:00Z", 
8156         "kind": "besteffort"
8157     }
8158 },
8159 {
8160     "pk": 58390, 
8161     "model": "core.charge", 
8162     "fields": {
8163         "updated": "2013-12-13T22:20:05.253Z", 
8164         "slice": 4, 
8165         "created": "2013-12-13T22:19:43.307Z", 
8166         "amount": 0.2184, 
8167         "object": 89, 
8168         "account": 13, 
8169         "state": "invoiced", 
8170         "coreHours": 3.12, 
8171         "invoice": 62, 
8172         "date": "2013-12-06T22:00:00Z", 
8173         "kind": "besteffort"
8174     }
8175 },
8176 {
8177     "pk": 58391, 
8178     "model": "core.charge", 
8179     "fields": {
8180         "updated": "2013-12-13T22:20:05.344Z", 
8181         "slice": 4, 
8182         "created": "2013-12-13T22:19:43.315Z", 
8183         "amount": 0.2632, 
8184         "object": 89, 
8185         "account": 13, 
8186         "state": "invoiced", 
8187         "coreHours": 3.76, 
8188         "invoice": 62, 
8189         "date": "2013-12-07T06:00:00Z", 
8190         "kind": "besteffort"
8191     }
8192 },
8193 {
8194     "pk": 58392, 
8195     "model": "core.charge", 
8196     "fields": {
8197         "updated": "2013-12-13T22:20:05.435Z", 
8198         "slice": 4, 
8199         "created": "2013-12-13T22:19:43.324Z", 
8200         "amount": 0.2968, 
8201         "object": 89, 
8202         "account": 13, 
8203         "state": "invoiced", 
8204         "coreHours": 4.24, 
8205         "invoice": 62, 
8206         "date": "2013-12-07T14:00:00Z", 
8207         "kind": "besteffort"
8208     }
8209 },
8210 {
8211     "pk": 58393, 
8212     "model": "core.charge", 
8213     "fields": {
8214         "updated": "2013-12-13T22:20:05.526Z", 
8215         "slice": 4, 
8216         "created": "2013-12-13T22:19:43.332Z", 
8217         "amount": 0.112, 
8218         "object": 89, 
8219         "account": 13, 
8220         "state": "invoiced", 
8221         "coreHours": 1.6, 
8222         "invoice": 62, 
8223         "date": "2013-12-07T22:00:00Z", 
8224         "kind": "besteffort"
8225     }
8226 },
8227 {
8228     "pk": 58394, 
8229     "model": "core.charge", 
8230     "fields": {
8231         "updated": "2013-12-13T22:20:05.617Z", 
8232         "slice": 4, 
8233         "created": "2013-12-13T22:19:43.340Z", 
8234         "amount": 0.2128, 
8235         "object": 89, 
8236         "account": 13, 
8237         "state": "invoiced", 
8238         "coreHours": 3.04, 
8239         "invoice": 62, 
8240         "date": "2013-12-08T06:00:00Z", 
8241         "kind": "besteffort"
8242     }
8243 },
8244 {
8245     "pk": 58395, 
8246     "model": "core.charge", 
8247     "fields": {
8248         "updated": "2013-12-13T22:20:05.709Z", 
8249         "slice": 4, 
8250         "created": "2013-12-13T22:19:43.349Z", 
8251         "amount": 0.336, 
8252         "object": 89, 
8253         "account": 13, 
8254         "state": "invoiced", 
8255         "coreHours": 4.8, 
8256         "invoice": 62, 
8257         "date": "2013-12-08T14:00:00Z", 
8258         "kind": "besteffort"
8259     }
8260 },
8261 {
8262     "pk": 58396, 
8263     "model": "core.charge", 
8264     "fields": {
8265         "updated": "2013-12-13T22:20:05.800Z", 
8266         "slice": 4, 
8267         "created": "2013-12-13T22:19:43.357Z", 
8268         "amount": 0.1232, 
8269         "object": 89, 
8270         "account": 13, 
8271         "state": "invoiced", 
8272         "coreHours": 1.76, 
8273         "invoice": 62, 
8274         "date": "2013-12-08T22:00:00Z", 
8275         "kind": "besteffort"
8276     }
8277 },
8278 {
8279     "pk": 58397, 
8280     "model": "core.charge", 
8281     "fields": {
8282         "updated": "2013-12-13T22:19:43.365Z", 
8283         "slice": 4, 
8284         "created": "2013-12-13T22:19:43.365Z", 
8285         "amount": 0.2184, 
8286         "object": 89, 
8287         "account": 13, 
8288         "state": "pending", 
8289         "coreHours": 3.12, 
8290         "invoice": null, 
8291         "date": "2013-12-09T06:00:00Z", 
8292         "kind": "besteffort"
8293     }
8294 },
8295 {
8296     "pk": 58398, 
8297     "model": "core.charge", 
8298     "fields": {
8299         "updated": "2013-12-13T22:19:43.374Z", 
8300         "slice": 4, 
8301         "created": "2013-12-13T22:19:43.374Z", 
8302         "amount": 0.2856, 
8303         "object": 89, 
8304         "account": 13, 
8305         "state": "pending", 
8306         "coreHours": 4.08, 
8307         "invoice": null, 
8308         "date": "2013-12-09T14:00:00Z", 
8309         "kind": "besteffort"
8310     }
8311 },
8312 {
8313     "pk": 58399, 
8314     "model": "core.charge", 
8315     "fields": {
8316         "updated": "2013-12-13T22:19:43.382Z", 
8317         "slice": 4, 
8318         "created": "2013-12-13T22:19:43.382Z", 
8319         "amount": 0.2464, 
8320         "object": 89, 
8321         "account": 13, 
8322         "state": "pending", 
8323         "coreHours": 3.52, 
8324         "invoice": null, 
8325         "date": "2013-12-09T22:00:00Z", 
8326         "kind": "besteffort"
8327     }
8328 },
8329 {
8330     "pk": 58400, 
8331     "model": "core.charge", 
8332     "fields": {
8333         "updated": "2013-12-13T22:19:43.390Z", 
8334         "slice": 4, 
8335         "created": "2013-12-13T22:19:43.390Z", 
8336         "amount": 0.1512, 
8337         "object": 89, 
8338         "account": 13, 
8339         "state": "pending", 
8340         "coreHours": 2.16, 
8341         "invoice": null, 
8342         "date": "2013-12-10T06:00:00Z", 
8343         "kind": "besteffort"
8344     }
8345 },
8346 {
8347     "pk": 58401, 
8348     "model": "core.charge", 
8349     "fields": {
8350         "updated": "2013-12-13T22:19:43.398Z", 
8351         "slice": 4, 
8352         "created": "2013-12-13T22:19:43.398Z", 
8353         "amount": 0.1176, 
8354         "object": 89, 
8355         "account": 13, 
8356         "state": "pending", 
8357         "coreHours": 1.68, 
8358         "invoice": null, 
8359         "date": "2013-12-10T14:00:00Z", 
8360         "kind": "besteffort"
8361     }
8362 },
8363 {
8364     "pk": 58402, 
8365     "model": "core.charge", 
8366     "fields": {
8367         "updated": "2013-12-13T22:19:43.407Z", 
8368         "slice": 4, 
8369         "created": "2013-12-13T22:19:43.407Z", 
8370         "amount": 0.224, 
8371         "object": 89, 
8372         "account": 13, 
8373         "state": "pending", 
8374         "coreHours": 3.2, 
8375         "invoice": null, 
8376         "date": "2013-12-10T22:00:00Z", 
8377         "kind": "besteffort"
8378     }
8379 },
8380 {
8381     "pk": 58403, 
8382     "model": "core.charge", 
8383     "fields": {
8384         "updated": "2013-12-13T22:19:43.415Z", 
8385         "slice": 4, 
8386         "created": "2013-12-13T22:19:43.415Z", 
8387         "amount": 0.2072, 
8388         "object": 89, 
8389         "account": 13, 
8390         "state": "pending", 
8391         "coreHours": 2.96, 
8392         "invoice": null, 
8393         "date": "2013-12-11T06:00:00Z", 
8394         "kind": "besteffort"
8395     }
8396 },
8397 {
8398     "pk": 58404, 
8399     "model": "core.charge", 
8400     "fields": {
8401         "updated": "2013-12-13T22:19:43.423Z", 
8402         "slice": 4, 
8403         "created": "2013-12-13T22:19:43.423Z", 
8404         "amount": 0.1288, 
8405         "object": 89, 
8406         "account": 13, 
8407         "state": "pending", 
8408         "coreHours": 1.84, 
8409         "invoice": null, 
8410         "date": "2013-12-11T14:00:00Z", 
8411         "kind": "besteffort"
8412     }
8413 },
8414 {
8415     "pk": 58405, 
8416     "model": "core.charge", 
8417     "fields": {
8418         "updated": "2013-12-13T22:19:43.431Z", 
8419         "slice": 4, 
8420         "created": "2013-12-13T22:19:43.431Z", 
8421         "amount": 0.14, 
8422         "object": 89, 
8423         "account": 13, 
8424         "state": "pending", 
8425         "coreHours": 2.0, 
8426         "invoice": null, 
8427         "date": "2013-12-11T22:00:00Z", 
8428         "kind": "besteffort"
8429     }
8430 },
8431 {
8432     "pk": 58406, 
8433     "model": "core.charge", 
8434     "fields": {
8435         "updated": "2013-12-13T22:19:43.440Z", 
8436         "slice": 4, 
8437         "created": "2013-12-13T22:19:43.440Z", 
8438         "amount": 0.196, 
8439         "object": 89, 
8440         "account": 13, 
8441         "state": "pending", 
8442         "coreHours": 2.8, 
8443         "invoice": null, 
8444         "date": "2013-12-12T06:00:00Z", 
8445         "kind": "besteffort"
8446     }
8447 },
8448 {
8449     "pk": 58407, 
8450     "model": "core.charge", 
8451     "fields": {
8452         "updated": "2013-12-13T22:19:43.448Z", 
8453         "slice": 4, 
8454         "created": "2013-12-13T22:19:43.448Z", 
8455         "amount": 0.112, 
8456         "object": 89, 
8457         "account": 13, 
8458         "state": "pending", 
8459         "coreHours": 1.6, 
8460         "invoice": null, 
8461         "date": "2013-12-12T14:00:00Z", 
8462         "kind": "besteffort"
8463     }
8464 },
8465 {
8466     "pk": 58408, 
8467     "model": "core.charge", 
8468     "fields": {
8469         "updated": "2013-12-13T22:19:43.456Z", 
8470         "slice": 4, 
8471         "created": "2013-12-13T22:19:43.456Z", 
8472         "amount": 0.3304, 
8473         "object": 89, 
8474         "account": 13, 
8475         "state": "pending", 
8476         "coreHours": 4.72, 
8477         "invoice": null, 
8478         "date": "2013-12-12T22:00:00Z", 
8479         "kind": "besteffort"
8480     }
8481 },
8482 {
8483     "pk": 58409, 
8484     "model": "core.charge", 
8485     "fields": {
8486         "updated": "2013-12-13T22:19:43.465Z", 
8487         "slice": 4, 
8488         "created": "2013-12-13T22:19:43.465Z", 
8489         "amount": 0.3192, 
8490         "object": 89, 
8491         "account": 13, 
8492         "state": "pending", 
8493         "coreHours": 4.56, 
8494         "invoice": null, 
8495         "date": "2013-12-13T06:00:00Z", 
8496         "kind": "besteffort"
8497     }
8498 },
8499 {
8500     "pk": 58410, 
8501     "model": "core.charge", 
8502     "fields": {
8503         "updated": "2013-12-13T22:19:43.473Z", 
8504         "slice": 4, 
8505         "created": "2013-12-13T22:19:43.473Z", 
8506         "amount": 0.2856, 
8507         "object": 89, 
8508         "account": 13, 
8509         "state": "pending", 
8510         "coreHours": 4.08, 
8511         "invoice": null, 
8512         "date": "2013-12-13T14:00:00Z", 
8513         "kind": "besteffort"
8514     }
8515 },
8516 {
8517     "pk": 58411, 
8518     "model": "core.charge", 
8519     "fields": {
8520         "updated": "2013-12-13T22:19:58.482Z", 
8521         "slice": 4, 
8522         "created": "2013-12-13T22:19:43.488Z", 
8523         "amount": 0.1568, 
8524         "object": 90, 
8525         "account": 13, 
8526         "state": "invoiced", 
8527         "coreHours": 2.24, 
8528         "invoice": 59, 
8529         "date": "2013-11-13T22:00:00Z", 
8530         "kind": "besteffort"
8531     }
8532 },
8533 {
8534     "pk": 58412, 
8535     "model": "core.charge", 
8536     "fields": {
8537         "updated": "2013-12-13T22:19:58.573Z", 
8538         "slice": 4, 
8539         "created": "2013-12-13T22:19:43.498Z", 
8540         "amount": 0.14, 
8541         "object": 90, 
8542         "account": 13, 
8543         "state": "invoiced", 
8544         "coreHours": 2.0, 
8545         "invoice": 59, 
8546         "date": "2013-11-14T06:00:00Z", 
8547         "kind": "besteffort"
8548     }
8549 },
8550 {
8551     "pk": 58413, 
8552     "model": "core.charge", 
8553     "fields": {
8554         "updated": "2013-12-13T22:19:58.664Z", 
8555         "slice": 4, 
8556         "created": "2013-12-13T22:19:43.506Z", 
8557         "amount": 0.1568, 
8558         "object": 90, 
8559         "account": 13, 
8560         "state": "invoiced", 
8561         "coreHours": 2.24, 
8562         "invoice": 59, 
8563         "date": "2013-11-14T14:00:00Z", 
8564         "kind": "besteffort"
8565     }
8566 },
8567 {
8568     "pk": 58414, 
8569     "model": "core.charge", 
8570     "fields": {
8571         "updated": "2013-12-13T22:19:58.755Z", 
8572         "slice": 4, 
8573         "created": "2013-12-13T22:19:43.514Z", 
8574         "amount": 0.2184, 
8575         "object": 90, 
8576         "account": 13, 
8577         "state": "invoiced", 
8578         "coreHours": 3.12, 
8579         "invoice": 59, 
8580         "date": "2013-11-14T22:00:00Z", 
8581         "kind": "besteffort"
8582     }
8583 },
8584 {
8585     "pk": 58415, 
8586     "model": "core.charge", 
8587     "fields": {
8588         "updated": "2013-12-13T22:19:58.846Z", 
8589         "slice": 4, 
8590         "created": "2013-12-13T22:19:43.522Z", 
8591         "amount": 0.1904, 
8592         "object": 90, 
8593         "account": 13, 
8594         "state": "invoiced", 
8595         "coreHours": 2.72, 
8596         "invoice": 59, 
8597         "date": "2013-11-15T06:00:00Z", 
8598         "kind": "besteffort"
8599     }
8600 },
8601 {
8602     "pk": 58416, 
8603     "model": "core.charge", 
8604     "fields": {
8605         "updated": "2013-12-13T22:19:58.955Z", 
8606         "slice": 4, 
8607         "created": "2013-12-13T22:19:43.531Z", 
8608         "amount": 0.2968, 
8609         "object": 90, 
8610         "account": 13, 
8611         "state": "invoiced", 
8612         "coreHours": 4.24, 
8613         "invoice": 59, 
8614         "date": "2013-11-15T14:00:00Z", 
8615         "kind": "besteffort"
8616     }
8617 },
8618 {
8619     "pk": 58417, 
8620     "model": "core.charge", 
8621     "fields": {
8622         "updated": "2013-12-13T22:19:59.046Z", 
8623         "slice": 4, 
8624         "created": "2013-12-13T22:19:43.539Z", 
8625         "amount": 0.1568, 
8626         "object": 90, 
8627         "account": 13, 
8628         "state": "invoiced", 
8629         "coreHours": 2.24, 
8630         "invoice": 59, 
8631         "date": "2013-11-15T22:00:00Z", 
8632         "kind": "besteffort"
8633     }
8634 },
8635 {
8636     "pk": 58418, 
8637     "model": "core.charge", 
8638     "fields": {
8639         "updated": "2013-12-13T22:19:59.137Z", 
8640         "slice": 4, 
8641         "created": "2013-12-13T22:19:43.547Z", 
8642         "amount": 0.2408, 
8643         "object": 90, 
8644         "account": 13, 
8645         "state": "invoiced", 
8646         "coreHours": 3.44, 
8647         "invoice": 59, 
8648         "date": "2013-11-16T06:00:00Z", 
8649         "kind": "besteffort"
8650     }
8651 },
8652 {
8653     "pk": 58419, 
8654     "model": "core.charge", 
8655     "fields": {
8656         "updated": "2013-12-13T22:19:59.228Z", 
8657         "slice": 4, 
8658         "created": "2013-12-13T22:19:43.556Z", 
8659         "amount": 0.1512, 
8660         "object": 90, 
8661         "account": 13, 
8662         "state": "invoiced", 
8663         "coreHours": 2.16, 
8664         "invoice": 59, 
8665         "date": "2013-11-16T14:00:00Z", 
8666         "kind": "besteffort"
8667     }
8668 },
8669 {
8670     "pk": 58420, 
8671     "model": "core.charge", 
8672     "fields": {
8673         "updated": "2013-12-13T22:19:59.319Z", 
8674         "slice": 4, 
8675         "created": "2013-12-13T22:19:43.564Z", 
8676         "amount": 0.2744, 
8677         "object": 90, 
8678         "account": 13, 
8679         "state": "invoiced", 
8680         "coreHours": 3.92, 
8681         "invoice": 59, 
8682         "date": "2013-11-16T22:00:00Z", 
8683         "kind": "besteffort"
8684     }
8685 },
8686 {
8687     "pk": 58421, 
8688     "model": "core.charge", 
8689     "fields": {
8690         "updated": "2013-12-13T22:19:59.410Z", 
8691         "slice": 4, 
8692         "created": "2013-12-13T22:19:43.572Z", 
8693         "amount": 0.3248, 
8694         "object": 90, 
8695         "account": 13, 
8696         "state": "invoiced", 
8697         "coreHours": 4.64, 
8698         "invoice": 59, 
8699         "date": "2013-11-17T06:00:00Z", 
8700         "kind": "besteffort"
8701     }
8702 },
8703 {
8704     "pk": 58422, 
8705     "model": "core.charge", 
8706     "fields": {
8707         "updated": "2013-12-13T22:19:59.501Z", 
8708         "slice": 4, 
8709         "created": "2013-12-13T22:19:43.580Z", 
8710         "amount": 0.2128, 
8711         "object": 90, 
8712         "account": 13, 
8713         "state": "invoiced", 
8714         "coreHours": 3.04, 
8715         "invoice": 59, 
8716         "date": "2013-11-17T14:00:00Z", 
8717         "kind": "besteffort"
8718     }
8719 },
8720 {
8721     "pk": 58423, 
8722     "model": "core.charge", 
8723     "fields": {
8724         "updated": "2013-12-13T22:19:59.593Z", 
8725         "slice": 4, 
8726         "created": "2013-12-13T22:19:43.589Z", 
8727         "amount": 0.1904, 
8728         "object": 90, 
8729         "account": 13, 
8730         "state": "invoiced", 
8731         "coreHours": 2.72, 
8732         "invoice": 59, 
8733         "date": "2013-11-17T22:00:00Z", 
8734         "kind": "besteffort"
8735     }
8736 },
8737 {
8738     "pk": 58424, 
8739     "model": "core.charge", 
8740     "fields": {
8741         "updated": "2013-12-13T22:19:59.704Z", 
8742         "slice": 4, 
8743         "created": "2013-12-13T22:19:43.597Z", 
8744         "amount": 0.1176, 
8745         "object": 90, 
8746         "account": 13, 
8747         "state": "invoiced", 
8748         "coreHours": 1.68, 
8749         "invoice": 60, 
8750         "date": "2013-11-18T06:00:00Z", 
8751         "kind": "besteffort"
8752     }
8753 },
8754 {
8755     "pk": 58425, 
8756     "model": "core.charge", 
8757     "fields": {
8758         "updated": "2013-12-13T22:19:59.795Z", 
8759         "slice": 4, 
8760         "created": "2013-12-13T22:19:43.605Z", 
8761         "amount": 0.2912, 
8762         "object": 90, 
8763         "account": 13, 
8764         "state": "invoiced", 
8765         "coreHours": 4.16, 
8766         "invoice": 60, 
8767         "date": "2013-11-18T14:00:00Z", 
8768         "kind": "besteffort"
8769     }
8770 },
8771 {
8772     "pk": 58426, 
8773     "model": "core.charge", 
8774     "fields": {
8775         "updated": "2013-12-13T22:19:59.886Z", 
8776         "slice": 4, 
8777         "created": "2013-12-13T22:19:43.614Z", 
8778         "amount": 0.1232, 
8779         "object": 90, 
8780         "account": 13, 
8781         "state": "invoiced", 
8782         "coreHours": 1.76, 
8783         "invoice": 60, 
8784         "date": "2013-11-18T22:00:00Z", 
8785         "kind": "besteffort"
8786     }
8787 },
8788 {
8789     "pk": 58427, 
8790     "model": "core.charge", 
8791     "fields": {
8792         "updated": "2013-12-13T22:19:59.977Z", 
8793         "slice": 4, 
8794         "created": "2013-12-13T22:19:43.622Z", 
8795         "amount": 0.1456, 
8796         "object": 90, 
8797         "account": 13, 
8798         "state": "invoiced", 
8799         "coreHours": 2.08, 
8800         "invoice": 60, 
8801         "date": "2013-11-19T06:00:00Z", 
8802         "kind": "besteffort"
8803     }
8804 },
8805 {
8806     "pk": 58428, 
8807     "model": "core.charge", 
8808     "fields": {
8809         "updated": "2013-12-13T22:20:00.068Z", 
8810         "slice": 4, 
8811         "created": "2013-12-13T22:19:43.630Z", 
8812         "amount": 0.2856, 
8813         "object": 90, 
8814         "account": 13, 
8815         "state": "invoiced", 
8816         "coreHours": 4.08, 
8817         "invoice": 60, 
8818         "date": "2013-11-19T14:00:00Z", 
8819         "kind": "besteffort"
8820     }
8821 },
8822 {
8823     "pk": 58429, 
8824     "model": "core.charge", 
8825     "fields": {
8826         "updated": "2013-12-13T22:20:00.168Z", 
8827         "slice": 4, 
8828         "created": "2013-12-13T22:19:43.639Z", 
8829         "amount": 0.2072, 
8830         "object": 90, 
8831         "account": 13, 
8832         "state": "invoiced", 
8833         "coreHours": 2.96, 
8834         "invoice": 60, 
8835         "date": "2013-11-19T22:00:00Z", 
8836         "kind": "besteffort"
8837     }
8838 },
8839 {
8840     "pk": 58430, 
8841     "model": "core.charge", 
8842     "fields": {
8843         "updated": "2013-12-13T22:20:00.259Z", 
8844         "slice": 4, 
8845         "created": "2013-12-13T22:19:43.647Z", 
8846         "amount": 0.1456, 
8847         "object": 90, 
8848         "account": 13, 
8849         "state": "invoiced", 
8850         "coreHours": 2.08, 
8851         "invoice": 60, 
8852         "date": "2013-11-20T06:00:00Z", 
8853         "kind": "besteffort"
8854     }
8855 },
8856 {
8857     "pk": 58431, 
8858     "model": "core.charge", 
8859     "fields": {
8860         "updated": "2013-12-13T22:20:00.350Z", 
8861         "slice": 4, 
8862         "created": "2013-12-13T22:19:43.655Z", 
8863         "amount": 0.2688, 
8864         "object": 90, 
8865         "account": 13, 
8866         "state": "invoiced", 
8867         "coreHours": 3.84, 
8868         "invoice": 60, 
8869         "date": "2013-11-20T14:00:00Z", 
8870         "kind": "besteffort"
8871     }
8872 },
8873 {
8874     "pk": 58432, 
8875     "model": "core.charge", 
8876     "fields": {
8877         "updated": "2013-12-13T22:20:00.444Z", 
8878         "slice": 4, 
8879         "created": "2013-12-13T22:19:43.663Z", 
8880         "amount": 0.1456, 
8881         "object": 90, 
8882         "account": 13, 
8883         "state": "invoiced", 
8884         "coreHours": 2.08, 
8885         "invoice": 60, 
8886         "date": "2013-11-20T22:00:00Z", 
8887         "kind": "besteffort"
8888     }
8889 },
8890 {
8891     "pk": 58433, 
8892     "model": "core.charge", 
8893     "fields": {
8894         "updated": "2013-12-13T22:20:00.535Z", 
8895         "slice": 4, 
8896         "created": "2013-12-13T22:19:43.672Z", 
8897         "amount": 0.3192, 
8898         "object": 90, 
8899         "account": 13, 
8900         "state": "invoiced", 
8901         "coreHours": 4.56, 
8902         "invoice": 60, 
8903         "date": "2013-11-21T06:00:00Z", 
8904         "kind": "besteffort"
8905     }
8906 },
8907 {
8908     "pk": 58434, 
8909     "model": "core.charge", 
8910     "fields": {
8911         "updated": "2013-12-13T22:20:00.642Z", 
8912         "slice": 4, 
8913         "created": "2013-12-13T22:19:43.680Z", 
8914         "amount": 0.2856, 
8915         "object": 90, 
8916         "account": 13, 
8917         "state": "invoiced", 
8918         "coreHours": 4.08, 
8919         "invoice": 60, 
8920         "date": "2013-11-21T14:00:00Z", 
8921         "kind": "besteffort"
8922     }
8923 },
8924 {
8925     "pk": 58435, 
8926     "model": "core.charge", 
8927     "fields": {
8928         "updated": "2013-12-13T22:20:00.733Z", 
8929         "slice": 4, 
8930         "created": "2013-12-13T22:19:43.688Z", 
8931         "amount": 0.1568, 
8932         "object": 90, 
8933         "account": 13, 
8934         "state": "invoiced", 
8935         "coreHours": 2.24, 
8936         "invoice": 60, 
8937         "date": "2013-11-21T22:00:00Z", 
8938         "kind": "besteffort"
8939     }
8940 },
8941 {
8942     "pk": 58436, 
8943     "model": "core.charge", 
8944     "fields": {
8945         "updated": "2013-12-13T22:20:00.825Z", 
8946         "slice": 4, 
8947         "created": "2013-12-13T22:19:43.696Z", 
8948         "amount": 0.224, 
8949         "object": 90, 
8950         "account": 13, 
8951         "state": "invoiced", 
8952         "coreHours": 3.2, 
8953         "invoice": 60, 
8954         "date": "2013-11-22T06:00:00Z", 
8955         "kind": "besteffort"
8956     }
8957 },
8958 {
8959     "pk": 58437, 
8960     "model": "core.charge", 
8961     "fields": {
8962         "updated": "2013-12-13T22:20:00.941Z", 
8963         "slice": 4, 
8964         "created": "2013-12-13T22:19:43.705Z", 
8965         "amount": 0.1848, 
8966         "object": 90, 
8967         "account": 13, 
8968         "state": "invoiced", 
8969         "coreHours": 2.64, 
8970         "invoice": 60, 
8971         "date": "2013-11-22T14:00:00Z", 
8972         "kind": "besteffort"
8973     }
8974 },
8975 {
8976     "pk": 58438, 
8977     "model": "core.charge", 
8978     "fields": {
8979         "updated": "2013-12-13T22:20:01.032Z", 
8980         "slice": 4, 
8981         "created": "2013-12-13T22:19:43.713Z", 
8982         "amount": 0.1176, 
8983         "object": 90, 
8984         "account": 13, 
8985         "state": "invoiced", 
8986         "coreHours": 1.68, 
8987         "invoice": 60, 
8988         "date": "2013-11-22T22:00:00Z", 
8989         "kind": "besteffort"
8990     }
8991 },
8992 {
8993     "pk": 58439, 
8994     "model": "core.charge", 
8995     "fields": {
8996         "updated": "2013-12-13T22:20:01.123Z", 
8997         "slice": 4, 
8998         "created": "2013-12-13T22:19:43.721Z", 
8999         "amount": 0.3136, 
9000         "object": 90, 
9001         "account": 13, 
9002         "state": "invoiced", 
9003         "coreHours": 4.48, 
9004         "invoice": 60, 
9005         "date": "2013-11-23T06:00:00Z", 
9006         "kind": "besteffort"
9007     }
9008 },
9009 {
9010     "pk": 58440, 
9011     "model": "core.charge", 
9012     "fields": {
9013         "updated": "2013-12-13T22:20:01.214Z", 
9014         "slice": 4, 
9015         "created": "2013-12-13T22:19:43.730Z", 
9016         "amount": 0.308, 
9017         "object": 90, 
9018         "account": 13, 
9019         "state": "invoiced", 
9020         "coreHours": 4.4, 
9021         "invoice": 60, 
9022         "date": "2013-11-23T14:00:00Z", 
9023         "kind": "besteffort"
9024     }
9025 },
9026 {
9027     "pk": 58441, 
9028     "model": "core.charge", 
9029     "fields": {
9030         "updated": "2013-12-13T22:20:01.446Z", 
9031         "slice": 4, 
9032         "created": "2013-12-13T22:19:43.738Z", 
9033         "amount": 0.2352, 
9034         "object": 90, 
9035         "account": 13, 
9036         "state": "invoiced", 
9037         "coreHours": 3.36, 
9038         "invoice": 60, 
9039         "date": "2013-11-23T22:00:00Z", 
9040         "kind": "besteffort"
9041     }
9042 },
9043 {
9044     "pk": 58442, 
9045     "model": "core.charge", 
9046     "fields": {
9047         "updated": "2013-12-13T22:20:01.752Z", 
9048         "slice": 4, 
9049         "created": "2013-12-13T22:19:43.746Z", 
9050         "amount": 0.252, 
9051         "object": 90, 
9052         "account": 13, 
9053         "state": "invoiced", 
9054         "coreHours": 3.6, 
9055         "invoice": 60, 
9056         "date": "2013-11-24T06:00:00Z", 
9057         "kind": "besteffort"
9058     }
9059 },
9060 {
9061     "pk": 58443, 
9062     "model": "core.charge", 
9063     "fields": {
9064         "updated": "2013-12-13T22:20:01.843Z", 
9065         "slice": 4, 
9066         "created": "2013-12-13T22:19:43.754Z", 
9067         "amount": 0.2184, 
9068         "object": 90, 
9069         "account": 13, 
9070         "state": "invoiced", 
9071         "coreHours": 3.12, 
9072         "invoice": 60, 
9073         "date": "2013-11-24T14:00:00Z", 
9074         "kind": "besteffort"
9075     }
9076 },
9077 {
9078     "pk": 58444, 
9079     "model": "core.charge", 
9080     "fields": {
9081         "updated": "2013-12-13T22:20:01.934Z", 
9082         "slice": 4, 
9083         "created": "2013-12-13T22:19:43.763Z", 
9084         "amount": 0.14, 
9085         "object": 90, 
9086         "account": 13, 
9087         "state": "invoiced", 
9088         "coreHours": 2.0, 
9089         "invoice": 60, 
9090         "date": "2013-11-24T22:00:00Z", 
9091         "kind": "besteffort"
9092     }
9093 },
9094 {
9095     "pk": 58445, 
9096     "model": "core.charge", 
9097     "fields": {
9098         "updated": "2013-12-13T22:20:02.034Z", 
9099         "slice": 4, 
9100         "created": "2013-12-13T22:19:43.771Z", 
9101         "amount": 0.1512, 
9102         "object": 90, 
9103         "account": 13, 
9104         "state": "invoiced", 
9105         "coreHours": 2.16, 
9106         "invoice": 61, 
9107         "date": "2013-11-25T06:00:00Z", 
9108         "kind": "besteffort"
9109     }
9110 },
9111 {
9112     "pk": 58446, 
9113     "model": "core.charge", 
9114     "fields": {
9115         "updated": "2013-12-13T22:20:02.125Z", 
9116         "slice": 4, 
9117         "created": "2013-12-13T22:19:43.779Z", 
9118         "amount": 0.28, 
9119         "object": 90, 
9120         "account": 13, 
9121         "state": "invoiced", 
9122         "coreHours": 4.0, 
9123         "invoice": 61, 
9124         "date": "2013-11-25T14:00:00Z", 
9125         "kind": "besteffort"
9126     }
9127 },
9128 {
9129     "pk": 58447, 
9130     "model": "core.charge", 
9131     "fields": {
9132         "updated": "2013-12-13T22:20:02.221Z", 
9133         "slice": 4, 
9134         "created": "2013-12-13T22:19:43.788Z", 
9135         "amount": 0.2688, 
9136         "object": 90, 
9137         "account": 13, 
9138         "state": "invoiced", 
9139         "coreHours": 3.84, 
9140         "invoice": 61, 
9141         "date": "2013-11-25T22:00:00Z", 
9142         "kind": "besteffort"
9143     }
9144 },
9145 {
9146     "pk": 58448, 
9147     "model": "core.charge", 
9148     "fields": {
9149         "updated": "2013-12-13T22:20:02.312Z", 
9150         "slice": 4, 
9151         "created": "2013-12-13T22:19:43.796Z", 
9152         "amount": 0.2576, 
9153         "object": 90, 
9154         "account": 13, 
9155         "state": "invoiced", 
9156         "coreHours": 3.68, 
9157         "invoice": 61, 
9158         "date": "2013-11-26T06:00:00Z", 
9159         "kind": "besteffort"
9160     }
9161 },
9162 {
9163     "pk": 58449, 
9164     "model": "core.charge", 
9165     "fields": {
9166         "updated": "2013-12-13T22:20:02.403Z", 
9167         "slice": 4, 
9168         "created": "2013-12-13T22:19:43.804Z", 
9169         "amount": 0.2408, 
9170         "object": 90, 
9171         "account": 13, 
9172         "state": "invoiced", 
9173         "coreHours": 3.44, 
9174         "invoice": 61, 
9175         "date": "2013-11-26T14:00:00Z", 
9176         "kind": "besteffort"
9177     }
9178 },
9179 {
9180     "pk": 58450, 
9181     "model": "core.charge", 
9182     "fields": {
9183         "updated": "2013-12-13T22:20:02.494Z", 
9184         "slice": 4, 
9185         "created": "2013-12-13T22:19:43.813Z", 
9186         "amount": 0.2128, 
9187         "object": 90, 
9188         "account": 13, 
9189         "state": "invoiced", 
9190         "coreHours": 3.04, 
9191         "invoice": 61, 
9192         "date": "2013-11-26T22:00:00Z", 
9193         "kind": "besteffort"
9194     }
9195 },
9196 {
9197     "pk": 58451, 
9198     "model": "core.charge", 
9199     "fields": {
9200         "updated": "2013-12-13T22:20:02.585Z", 
9201         "slice": 4, 
9202         "created": "2013-12-13T22:19:43.821Z", 
9203         "amount": 0.224, 
9204         "object": 90, 
9205         "account": 13, 
9206         "state": "invoiced", 
9207         "coreHours": 3.2, 
9208         "invoice": 61, 
9209         "date": "2013-11-27T06:00:00Z", 
9210         "kind": "besteffort"
9211     }
9212 },
9213 {
9214     "pk": 58452, 
9215     "model": "core.charge", 
9216     "fields": {
9217         "updated": "2013-12-13T22:20:02.676Z", 
9218         "slice": 4, 
9219         "created": "2013-12-13T22:19:43.829Z", 
9220         "amount": 0.1904, 
9221         "object": 90, 
9222         "account": 13, 
9223         "state": "invoiced", 
9224         "coreHours": 2.72, 
9225         "invoice": 61, 
9226         "date": "2013-11-27T14:00:00Z", 
9227         "kind": "besteffort"
9228     }
9229 },
9230 {
9231     "pk": 58453, 
9232     "model": "core.charge", 
9233     "fields": {
9234         "updated": "2013-12-13T22:20:02.768Z", 
9235         "slice": 4, 
9236         "created": "2013-12-13T22:19:43.837Z", 
9237         "amount": 0.2968, 
9238         "object": 90, 
9239         "account": 13, 
9240         "state": "invoiced", 
9241         "coreHours": 4.24, 
9242         "invoice": 61, 
9243         "date": "2013-11-27T22:00:00Z", 
9244         "kind": "besteffort"
9245     }
9246 },
9247 {
9248     "pk": 58454, 
9249     "model": "core.charge", 
9250     "fields": {
9251         "updated": "2013-12-13T22:20:02.859Z", 
9252         "slice": 4, 
9253         "created": "2013-12-13T22:19:43.846Z", 
9254         "amount": 0.2968, 
9255         "object": 90, 
9256         "account": 13, 
9257         "state": "invoiced", 
9258         "coreHours": 4.24, 
9259         "invoice": 61, 
9260         "date": "2013-11-28T06:00:00Z", 
9261         "kind": "besteffort"
9262     }
9263 },
9264 {
9265     "pk": 58455, 
9266     "model": "core.charge", 
9267     "fields": {
9268         "updated": "2013-12-13T22:20:02.950Z", 
9269         "slice": 4, 
9270         "created": "2013-12-13T22:19:43.854Z", 
9271         "amount": 0.28, 
9272         "object": 90, 
9273         "account": 13, 
9274         "state": "invoiced", 
9275         "coreHours": 4.0, 
9276         "invoice": 61, 
9277         "date": "2013-11-28T14:00:00Z", 
9278         "kind": "besteffort"
9279     }
9280 },
9281 {
9282     "pk": 58456, 
9283     "model": "core.charge", 
9284     "fields": {
9285         "updated": "2013-12-13T22:20:03.041Z", 
9286         "slice": 4, 
9287         "created": "2013-12-13T22:19:43.862Z", 
9288         "amount": 0.3248, 
9289         "object": 90, 
9290         "account": 13, 
9291         "state": "invoiced", 
9292         "coreHours": 4.64, 
9293         "invoice": 61, 
9294         "date": "2013-11-28T22:00:00Z", 
9295         "kind": "besteffort"
9296     }
9297 },
9298 {
9299     "pk": 58457, 
9300     "model": "core.charge", 
9301     "fields": {
9302         "updated": "2013-12-13T22:20:03.132Z", 
9303         "slice": 4, 
9304         "created": "2013-12-13T22:19:43.871Z", 
9305         "amount": 0.2464, 
9306         "object": 90, 
9307         "account": 13, 
9308         "state": "invoiced", 
9309         "coreHours": 3.52, 
9310         "invoice": 61, 
9311         "date": "2013-11-29T06:00:00Z", 
9312         "kind": "besteffort"
9313     }
9314 },
9315 {
9316     "pk": 58458, 
9317     "model": "core.charge", 
9318     "fields": {
9319         "updated": "2013-12-13T22:20:03.223Z", 
9320         "slice": 4, 
9321         "created": "2013-12-13T22:19:43.879Z", 
9322         "amount": 0.1624, 
9323         "object": 90, 
9324         "account": 13, 
9325         "state": "invoiced", 
9326         "coreHours": 2.32, 
9327         "invoice": 61, 
9328         "date": "2013-11-29T14:00:00Z", 
9329         "kind": "besteffort"
9330     }
9331 },
9332 {
9333     "pk": 58459, 
9334     "model": "core.charge", 
9335     "fields": {
9336         "updated": "2013-12-13T22:20:03.314Z", 
9337         "slice": 4, 
9338         "created": "2013-12-13T22:19:43.887Z", 
9339         "amount": 0.1176, 
9340         "object": 90, 
9341         "account": 13, 
9342         "state": "invoiced", 
9343         "coreHours": 1.68, 
9344         "invoice": 61, 
9345         "date": "2013-11-29T22:00:00Z", 
9346         "kind": "besteffort"
9347     }
9348 },
9349 {
9350     "pk": 58460, 
9351     "model": "core.charge", 
9352     "fields": {
9353         "updated": "2013-12-13T22:20:03.406Z", 
9354         "slice": 4, 
9355         "created": "2013-12-13T22:19:43.895Z", 
9356         "amount": 0.2968, 
9357         "object": 90, 
9358         "account": 13, 
9359         "state": "invoiced", 
9360         "coreHours": 4.24, 
9361         "invoice": 61, 
9362         "date": "2013-11-30T06:00:00Z", 
9363         "kind": "besteffort"
9364     }
9365 },
9366 {
9367     "pk": 58461, 
9368     "model": "core.charge", 
9369     "fields": {
9370         "updated": "2013-12-13T22:20:03.498Z", 
9371         "slice": 4, 
9372         "created": "2013-12-13T22:19:43.904Z", 
9373         "amount": 0.2688, 
9374         "object": 90, 
9375         "account": 13, 
9376         "state": "invoiced", 
9377         "coreHours": 3.84, 
9378         "invoice": 61, 
9379         "date": "2013-11-30T14:00:00Z", 
9380         "kind": "besteffort"
9381     }
9382 },
9383 {
9384     "pk": 58462, 
9385     "model": "core.charge", 
9386     "fields": {
9387         "updated": "2013-12-13T22:20:03.589Z", 
9388         "slice": 4, 
9389         "created": "2013-12-13T22:19:43.912Z", 
9390         "amount": 0.1904, 
9391         "object": 90, 
9392         "account": 13, 
9393         "state": "invoiced", 
9394         "coreHours": 2.72, 
9395         "invoice": 61, 
9396         "date": "2013-11-30T22:00:00Z", 
9397         "kind": "besteffort"
9398     }
9399 },
9400 {
9401     "pk": 58463, 
9402     "model": "core.charge", 
9403     "fields": {
9404         "updated": "2013-12-13T22:20:03.681Z", 
9405         "slice": 4, 
9406         "created": "2013-12-13T22:19:43.920Z", 
9407         "amount": 0.28, 
9408         "object": 90, 
9409         "account": 13, 
9410         "state": "invoiced", 
9411         "coreHours": 4.0, 
9412         "invoice": 61, 
9413         "date": "2013-12-01T06:00:00Z", 
9414         "kind": "besteffort"
9415     }
9416 },
9417 {
9418     "pk": 58464, 
9419     "model": "core.charge", 
9420     "fields": {
9421         "updated": "2013-12-13T22:20:03.772Z", 
9422         "slice": 4, 
9423         "created": "2013-12-13T22:19:43.929Z", 
9424         "amount": 0.1568, 
9425         "object": 90, 
9426         "account": 13, 
9427         "state": "invoiced", 
9428         "coreHours": 2.24, 
9429         "invoice": 61, 
9430         "date": "2013-12-01T14:00:00Z", 
9431         "kind": "besteffort"
9432     }
9433 },
9434 {
9435     "pk": 58465, 
9436     "model": "core.charge", 
9437     "fields": {
9438         "updated": "2013-12-13T22:20:03.863Z", 
9439         "slice": 4, 
9440         "created": "2013-12-13T22:19:43.937Z", 
9441         "amount": 0.308, 
9442         "object": 90, 
9443         "account": 13, 
9444         "state": "invoiced", 
9445         "coreHours": 4.4, 
9446         "invoice": 61, 
9447         "date": "2013-12-01T22:00:00Z", 
9448         "kind": "besteffort"
9449     }
9450 },
9451 {
9452     "pk": 58466, 
9453     "model": "core.charge", 
9454     "fields": {
9455         "updated": "2013-12-13T22:20:03.962Z", 
9456         "slice": 4, 
9457         "created": "2013-12-13T22:19:43.945Z", 
9458         "amount": 0.2128, 
9459         "object": 90, 
9460         "account": 13, 
9461         "state": "invoiced", 
9462         "coreHours": 3.04, 
9463         "invoice": 62, 
9464         "date": "2013-12-02T06:00:00Z", 
9465         "kind": "besteffort"
9466     }
9467 },
9468 {
9469     "pk": 58467, 
9470     "model": "core.charge", 
9471     "fields": {
9472         "updated": "2013-12-13T22:20:04.053Z", 
9473         "slice": 4, 
9474         "created": "2013-12-13T22:19:43.953Z", 
9475         "amount": 0.2296, 
9476         "object": 90, 
9477         "account": 13, 
9478         "state": "invoiced", 
9479         "coreHours": 3.28, 
9480         "invoice": 62, 
9481         "date": "2013-12-02T14:00:00Z", 
9482         "kind": "besteffort"
9483     }
9484 },
9485 {
9486     "pk": 58468, 
9487     "model": "core.charge", 
9488     "fields": {
9489         "updated": "2013-12-13T22:20:04.144Z", 
9490         "slice": 4, 
9491         "created": "2013-12-13T22:19:43.962Z", 
9492         "amount": 0.2912, 
9493         "object": 90, 
9494         "account": 13, 
9495         "state": "invoiced", 
9496         "coreHours": 4.16, 
9497         "invoice": 62, 
9498         "date": "2013-12-02T22:00:00Z", 
9499         "kind": "besteffort"
9500     }
9501 },
9502 {
9503     "pk": 58469, 
9504     "model": "core.charge", 
9505     "fields": {
9506         "updated": "2013-12-13T22:20:04.236Z", 
9507         "slice": 4, 
9508         "created": "2013-12-13T22:19:43.970Z", 
9509         "amount": 0.3304, 
9510         "object": 90, 
9511         "account": 13, 
9512         "state": "invoiced", 
9513         "coreHours": 4.72, 
9514         "invoice": 62, 
9515         "date": "2013-12-03T06:00:00Z", 
9516         "kind": "besteffort"
9517     }
9518 },
9519 {
9520     "pk": 58470, 
9521     "model": "core.charge", 
9522     "fields": {
9523         "updated": "2013-12-13T22:20:04.327Z", 
9524         "slice": 4, 
9525         "created": "2013-12-13T22:19:43.978Z", 
9526         "amount": 0.2576, 
9527         "object": 90, 
9528         "account": 13, 
9529         "state": "invoiced", 
9530         "coreHours": 3.68, 
9531         "invoice": 62, 
9532         "date": "2013-12-03T14:00:00Z", 
9533         "kind": "besteffort"
9534     }
9535 },
9536 {
9537     "pk": 58471, 
9538     "model": "core.charge", 
9539     "fields": {
9540         "updated": "2013-12-13T22:20:04.418Z", 
9541         "slice": 4, 
9542         "created": "2013-12-13T22:19:43.986Z", 
9543         "amount": 0.1176, 
9544         "object": 90, 
9545         "account": 13, 
9546         "state": "invoiced", 
9547         "coreHours": 1.68, 
9548         "invoice": 62, 
9549         "date": "2013-12-03T22:00:00Z", 
9550         "kind": "besteffort"
9551     }
9552 },
9553 {
9554     "pk": 58472, 
9555     "model": "core.charge", 
9556     "fields": {
9557         "updated": "2013-12-13T22:20:04.509Z", 
9558         "slice": 4, 
9559         "created": "2013-12-13T22:19:43.995Z", 
9560         "amount": 0.1736, 
9561         "object": 90, 
9562         "account": 13, 
9563         "state": "invoiced", 
9564         "coreHours": 2.48, 
9565         "invoice": 62, 
9566         "date": "2013-12-04T06:00:00Z", 
9567         "kind": "besteffort"
9568     }
9569 },
9570 {
9571     "pk": 58473, 
9572     "model": "core.charge", 
9573     "fields": {
9574         "updated": "2013-12-13T22:20:04.600Z", 
9575         "slice": 4, 
9576         "created": "2013-12-13T22:19:44.003Z", 
9577         "amount": 0.1568, 
9578         "object": 90, 
9579         "account": 13, 
9580         "state": "invoiced", 
9581         "coreHours": 2.24, 
9582         "invoice": 62, 
9583         "date": "2013-12-04T14:00:00Z", 
9584         "kind": "besteffort"
9585     }
9586 },
9587 {
9588     "pk": 58474, 
9589     "model": "core.charge", 
9590     "fields": {
9591         "updated": "2013-12-13T22:20:04.691Z", 
9592         "slice": 4, 
9593         "created": "2013-12-13T22:19:44.011Z", 
9594         "amount": 0.196, 
9595         "object": 90, 
9596         "account": 13, 
9597         "state": "invoiced", 
9598         "coreHours": 2.8, 
9599         "invoice": 62, 
9600         "date": "2013-12-04T22:00:00Z", 
9601         "kind": "besteffort"
9602     }
9603 },
9604 {
9605     "pk": 58475, 
9606     "model": "core.charge", 
9607     "fields": {
9608         "updated": "2013-12-13T22:20:04.782Z", 
9609         "slice": 4, 
9610         "created": "2013-12-13T22:19:44.020Z", 
9611         "amount": 0.1176, 
9612         "object": 90, 
9613         "account": 13, 
9614         "state": "invoiced", 
9615         "coreHours": 1.68, 
9616         "invoice": 62, 
9617         "date": "2013-12-05T06:00:00Z", 
9618         "kind": "besteffort"
9619     }
9620 },
9621 {
9622     "pk": 58476, 
9623     "model": "core.charge", 
9624     "fields": {
9625         "updated": "2013-12-13T22:20:04.874Z", 
9626         "slice": 4, 
9627         "created": "2013-12-13T22:19:44.028Z", 
9628         "amount": 0.1736, 
9629         "object": 90, 
9630         "account": 13, 
9631         "state": "invoiced", 
9632         "coreHours": 2.48, 
9633         "invoice": 62, 
9634         "date": "2013-12-05T14:00:00Z", 
9635         "kind": "besteffort"
9636     }
9637 },
9638 {
9639     "pk": 58477, 
9640     "model": "core.charge", 
9641     "fields": {
9642         "updated": "2013-12-13T22:20:04.965Z", 
9643         "slice": 4, 
9644         "created": "2013-12-13T22:19:44.036Z", 
9645         "amount": 0.1344, 
9646         "object": 90, 
9647         "account": 13, 
9648         "state": "invoiced", 
9649         "coreHours": 1.92, 
9650         "invoice": 62, 
9651         "date": "2013-12-05T22:00:00Z", 
9652         "kind": "besteffort"
9653     }
9654 },
9655 {
9656     "pk": 58478, 
9657     "model": "core.charge", 
9658     "fields": {
9659         "updated": "2013-12-13T22:20:05.056Z", 
9660         "slice": 4, 
9661         "created": "2013-12-13T22:19:44.044Z", 
9662         "amount": 0.2296, 
9663         "object": 90, 
9664         "account": 13, 
9665         "state": "invoiced", 
9666         "coreHours": 3.28, 
9667         "invoice": 62, 
9668         "date": "2013-12-06T06:00:00Z", 
9669         "kind": "besteffort"
9670     }
9671 },
9672 {
9673     "pk": 58479, 
9674     "model": "core.charge", 
9675     "fields": {
9676         "updated": "2013-12-13T22:20:05.154Z", 
9677         "slice": 4, 
9678         "created": "2013-12-13T22:19:44.053Z", 
9679         "amount": 0.2296, 
9680         "object": 90, 
9681         "account": 13, 
9682         "state": "invoiced", 
9683         "coreHours": 3.28, 
9684         "invoice": 62, 
9685         "date": "2013-12-06T14:00:00Z", 
9686         "kind": "besteffort"
9687     }
9688 },
9689 {
9690     "pk": 58480, 
9691     "model": "core.charge", 
9692     "fields": {
9693         "updated": "2013-12-13T22:20:05.245Z", 
9694         "slice": 4, 
9695         "created": "2013-12-13T22:19:44.061Z", 
9696         "amount": 0.2912, 
9697         "object": 90, 
9698         "account": 13, 
9699         "state": "invoiced", 
9700         "coreHours": 4.16, 
9701         "invoice": 62, 
9702         "date": "2013-12-06T22:00:00Z", 
9703         "kind": "besteffort"
9704     }
9705 },
9706 {
9707     "pk": 58481, 
9708     "model": "core.charge", 
9709     "fields": {
9710         "updated": "2013-12-13T22:20:05.336Z", 
9711         "slice": 4, 
9712         "created": "2013-12-13T22:19:44.069Z", 
9713         "amount": 0.112, 
9714         "object": 90, 
9715         "account": 13, 
9716         "state": "invoiced", 
9717         "coreHours": 1.6, 
9718         "invoice": 62, 
9719         "date": "2013-12-07T06:00:00Z", 
9720         "kind": "besteffort"
9721     }
9722 },
9723 {
9724     "pk": 58482, 
9725     "model": "core.charge", 
9726     "fields": {
9727         "updated": "2013-12-13T22:20:05.427Z", 
9728         "slice": 4, 
9729         "created": "2013-12-13T22:19:44.078Z", 
9730         "amount": 0.1344, 
9731         "object": 90, 
9732         "account": 13, 
9733         "state": "invoiced", 
9734         "coreHours": 1.92, 
9735         "invoice": 62, 
9736         "date": "2013-12-07T14:00:00Z", 
9737         "kind": "besteffort"
9738     }
9739 },
9740 {
9741     "pk": 58483, 
9742     "model": "core.charge", 
9743     "fields": {
9744         "updated": "2013-12-13T22:20:05.518Z", 
9745         "slice": 4, 
9746         "created": "2013-12-13T22:19:44.086Z", 
9747         "amount": 0.2688, 
9748         "object": 90, 
9749         "account": 13, 
9750         "state": "invoiced", 
9751         "coreHours": 3.84, 
9752         "invoice": 62, 
9753         "date": "2013-12-07T22:00:00Z", 
9754         "kind": "besteffort"
9755     }
9756 },
9757 {
9758     "pk": 58484, 
9759     "model": "core.charge", 
9760     "fields": {
9761         "updated": "2013-12-13T22:20:05.609Z", 
9762         "slice": 4, 
9763         "created": "2013-12-13T22:19:44.094Z", 
9764         "amount": 0.3248, 
9765         "object": 90, 
9766         "account": 13, 
9767         "state": "invoiced", 
9768         "coreHours": 4.64, 
9769         "invoice": 62, 
9770         "date": "2013-12-08T06:00:00Z", 
9771         "kind": "besteffort"
9772     }
9773 },
9774 {
9775     "pk": 58485, 
9776     "model": "core.charge", 
9777     "fields": {
9778         "updated": "2013-12-13T22:20:05.700Z", 
9779         "slice": 4, 
9780         "created": "2013-12-13T22:19:44.102Z", 
9781         "amount": 0.3192, 
9782         "object": 90, 
9783         "account": 13, 
9784         "state": "invoiced", 
9785         "coreHours": 4.56, 
9786         "invoice": 62, 
9787         "date": "2013-12-08T14:00:00Z", 
9788         "kind": "besteffort"
9789     }
9790 },
9791 {
9792     "pk": 58486, 
9793     "model": "core.charge", 
9794     "fields": {
9795         "updated": "2013-12-13T22:20:05.792Z", 
9796         "slice": 4, 
9797         "created": "2013-12-13T22:19:44.111Z", 
9798         "amount": 0.2296, 
9799         "object": 90, 
9800         "account": 13, 
9801         "state": "invoiced", 
9802         "coreHours": 3.28, 
9803         "invoice": 62, 
9804         "date": "2013-12-08T22:00:00Z", 
9805         "kind": "besteffort"
9806     }
9807 },
9808 {
9809     "pk": 58487, 
9810     "model": "core.charge", 
9811     "fields": {
9812         "updated": "2013-12-13T22:19:44.119Z", 
9813         "slice": 4, 
9814         "created": "2013-12-13T22:19:44.119Z", 
9815         "amount": 0.14, 
9816         "object": 90, 
9817         "account": 13, 
9818         "state": "pending", 
9819         "coreHours": 2.0, 
9820         "invoice": null, 
9821         "date": "2013-12-09T06:00:00Z", 
9822         "kind": "besteffort"
9823     }
9824 },
9825 {
9826     "pk": 58488, 
9827     "model": "core.charge", 
9828     "fields": {
9829         "updated": "2013-12-13T22:19:44.127Z", 
9830         "slice": 4, 
9831         "created": "2013-12-13T22:19:44.127Z", 
9832         "amount": 0.224, 
9833         "object": 90, 
9834         "account": 13, 
9835         "state": "pending", 
9836         "coreHours": 3.2, 
9837         "invoice": null, 
9838         "date": "2013-12-09T14:00:00Z", 
9839         "kind": "besteffort"
9840     }
9841 },
9842 {
9843     "pk": 58489, 
9844     "model": "core.charge", 
9845     "fields": {
9846         "updated": "2013-12-13T22:19:44.136Z", 
9847         "slice": 4, 
9848         "created": "2013-12-13T22:19:44.136Z", 
9849         "amount": 0.224, 
9850         "object": 90, 
9851         "account": 13, 
9852         "state": "pending", 
9853         "coreHours": 3.2, 
9854         "invoice": null, 
9855         "date": "2013-12-09T22:00:00Z", 
9856         "kind": "besteffort"
9857     }
9858 },
9859 {
9860     "pk": 58490, 
9861     "model": "core.charge", 
9862     "fields": {
9863         "updated": "2013-12-13T22:19:44.144Z", 
9864         "slice": 4, 
9865         "created": "2013-12-13T22:19:44.144Z", 
9866         "amount": 0.112, 
9867         "object": 90, 
9868         "account": 13, 
9869         "state": "pending", 
9870         "coreHours": 1.6, 
9871         "invoice": null, 
9872         "date": "2013-12-10T06:00:00Z", 
9873         "kind": "besteffort"
9874     }
9875 },
9876 {
9877     "pk": 58491, 
9878     "model": "core.charge", 
9879     "fields": {
9880         "updated": "2013-12-13T22:19:44.152Z", 
9881         "slice": 4, 
9882         "created": "2013-12-13T22:19:44.152Z", 
9883         "amount": 0.252, 
9884         "object": 90, 
9885         "account": 13, 
9886         "state": "pending", 
9887         "coreHours": 3.6, 
9888         "invoice": null, 
9889         "date": "2013-12-10T14:00:00Z", 
9890         "kind": "besteffort"
9891     }
9892 },
9893 {
9894     "pk": 58492, 
9895     "model": "core.charge", 
9896     "fields": {
9897         "updated": "2013-12-13T22:19:44.160Z", 
9898         "slice": 4, 
9899         "created": "2013-12-13T22:19:44.160Z", 
9900         "amount": 0.2408, 
9901         "object": 90, 
9902         "account": 13, 
9903         "state": "pending", 
9904         "coreHours": 3.44, 
9905         "invoice": null, 
9906         "date": "2013-12-10T22:00:00Z", 
9907         "kind": "besteffort"
9908     }
9909 },
9910 {
9911     "pk": 58493, 
9912     "model": "core.charge", 
9913     "fields": {
9914         "updated": "2013-12-13T22:19:44.169Z", 
9915         "slice": 4, 
9916         "created": "2013-12-13T22:19:44.169Z", 
9917         "amount": 0.308, 
9918         "object": 90, 
9919         "account": 13, 
9920         "state": "pending", 
9921         "coreHours": 4.4, 
9922         "invoice": null, 
9923         "date": "2013-12-11T06:00:00Z", 
9924         "kind": "besteffort"
9925     }
9926 },
9927 {
9928     "pk": 58494, 
9929     "model": "core.charge", 
9930     "fields": {
9931         "updated": "2013-12-13T22:19:44.177Z", 
9932         "slice": 4, 
9933         "created": "2013-12-13T22:19:44.177Z", 
9934         "amount": 0.2744, 
9935         "object": 90, 
9936         "account": 13, 
9937         "state": "pending", 
9938         "coreHours": 3.92, 
9939         "invoice": null, 
9940         "date": "2013-12-11T14:00:00Z", 
9941         "kind": "besteffort"
9942     }
9943 },
9944 {
9945     "pk": 58495, 
9946     "model": "core.charge", 
9947     "fields": {
9948         "updated": "2013-12-13T22:19:44.185Z", 
9949         "slice": 4, 
9950         "created": "2013-12-13T22:19:44.185Z", 
9951         "amount": 0.2744, 
9952         "object": 90, 
9953         "account": 13, 
9954         "state": "pending", 
9955         "coreHours": 3.92, 
9956         "invoice": null, 
9957         "date": "2013-12-11T22:00:00Z", 
9958         "kind": "besteffort"
9959     }
9960 },
9961 {
9962     "pk": 58496, 
9963     "model": "core.charge", 
9964     "fields": {
9965         "updated": "2013-12-13T22:19:44.194Z", 
9966         "slice": 4, 
9967         "created": "2013-12-13T22:19:44.193Z", 
9968         "amount": 0.1848, 
9969         "object": 90, 
9970         "account": 13, 
9971         "state": "pending", 
9972         "coreHours": 2.64, 
9973         "invoice": null, 
9974         "date": "2013-12-12T06:00:00Z", 
9975         "kind": "besteffort"
9976     }
9977 },
9978 {
9979     "pk": 58497, 
9980     "model": "core.charge", 
9981     "fields": {
9982         "updated": "2013-12-13T22:19:44.202Z", 
9983         "slice": 4, 
9984         "created": "2013-12-13T22:19:44.202Z", 
9985         "amount": 0.28, 
9986         "object": 90, 
9987         "account": 13, 
9988         "state": "pending", 
9989         "coreHours": 4.0, 
9990         "invoice": null, 
9991         "date": "2013-12-12T14:00:00Z", 
9992         "kind": "besteffort"
9993     }
9994 },
9995 {
9996     "pk": 58498, 
9997     "model": "core.charge", 
9998     "fields": {
9999         "updated": "2013-12-13T22:19:44.210Z", 
10000         "slice": 4, 
10001         "created": "2013-12-13T22:19:44.210Z", 
10002         "amount": 0.1904, 
10003         "object": 90, 
10004         "account": 13, 
10005         "state": "pending", 
10006         "coreHours": 2.72, 
10007         "invoice": null, 
10008         "date": "2013-12-12T22:00:00Z", 
10009         "kind": "besteffort"
10010     }
10011 },
10012 {
10013     "pk": 58499, 
10014     "model": "core.charge", 
10015     "fields": {
10016         "updated": "2013-12-13T22:19:44.218Z", 
10017         "slice": 4, 
10018         "created": "2013-12-13T22:19:44.218Z", 
10019         "amount": 0.1792, 
10020         "object": 90, 
10021         "account": 13, 
10022         "state": "pending", 
10023         "coreHours": 2.56, 
10024         "invoice": null, 
10025         "date": "2013-12-13T06:00:00Z", 
10026         "kind": "besteffort"
10027     }
10028 },
10029 {
10030     "pk": 58500, 
10031     "model": "core.charge", 
10032     "fields": {
10033         "updated": "2013-12-13T22:19:44.227Z", 
10034         "slice": 4, 
10035         "created": "2013-12-13T22:19:44.227Z", 
10036         "amount": 0.1904, 
10037         "object": 90, 
10038         "account": 13, 
10039         "state": "pending", 
10040         "coreHours": 2.72, 
10041         "invoice": null, 
10042         "date": "2013-12-13T14:00:00Z", 
10043         "kind": "besteffort"
10044     }
10045 },
10046 {
10047     "pk": 58501, 
10048     "model": "core.charge", 
10049     "fields": {
10050         "updated": "2013-12-13T22:19:58.473Z", 
10051         "slice": 4, 
10052         "created": "2013-12-13T22:19:44.242Z", 
10053         "amount": 0.308, 
10054         "object": 91, 
10055         "account": 13, 
10056         "state": "invoiced", 
10057         "coreHours": 4.4, 
10058         "invoice": 59, 
10059         "date": "2013-11-13T22:00:00Z", 
10060         "kind": "besteffort"
10061     }
10062 },
10063 {
10064     "pk": 58502, 
10065     "model": "core.charge", 
10066     "fields": {
10067         "updated": "2013-12-13T22:19:58.565Z", 
10068         "slice": 4, 
10069         "created": "2013-12-13T22:19:44.252Z", 
10070         "amount": 0.28, 
10071         "object": 91, 
10072         "account": 13, 
10073         "state": "invoiced", 
10074         "coreHours": 4.0, 
10075         "invoice": 59, 
10076         "date": "2013-11-14T06:00:00Z", 
10077         "kind": "besteffort"
10078     }
10079 },
10080 {
10081     "pk": 58503, 
10082     "model": "core.charge", 
10083     "fields": {
10084         "updated": "2013-12-13T22:19:58.656Z", 
10085         "slice": 4, 
10086         "created": "2013-12-13T22:19:44.260Z", 
10087         "amount": 0.2632, 
10088         "object": 91, 
10089         "account": 13, 
10090         "state": "invoiced", 
10091         "coreHours": 3.76, 
10092         "invoice": 59, 
10093         "date": "2013-11-14T14:00:00Z", 
10094         "kind": "besteffort"
10095     }
10096 },
10097 {
10098     "pk": 58504, 
10099     "model": "core.charge", 
10100     "fields": {
10101         "updated": "2013-12-13T22:19:58.747Z", 
10102         "slice": 4, 
10103         "created": "2013-12-13T22:19:44.268Z", 
10104         "amount": 0.168, 
10105         "object": 91, 
10106         "account": 13, 
10107         "state": "invoiced", 
10108         "coreHours": 2.4, 
10109         "invoice": 59, 
10110         "date": "2013-11-14T22:00:00Z", 
10111         "kind": "besteffort"
10112     }
10113 },
10114 {
10115     "pk": 58505, 
10116     "model": "core.charge", 
10117     "fields": {
10118         "updated": "2013-12-13T22:19:58.838Z", 
10119         "slice": 4, 
10120         "created": "2013-12-13T22:19:44.276Z", 
10121         "amount": 0.2744, 
10122         "object": 91, 
10123         "account": 13, 
10124         "state": "invoiced", 
10125         "coreHours": 3.92, 
10126         "invoice": 59, 
10127         "date": "2013-11-15T06:00:00Z", 
10128         "kind": "besteffort"
10129     }
10130 },
10131 {
10132     "pk": 58506, 
10133     "model": "core.charge", 
10134     "fields": {
10135         "updated": "2013-12-13T22:19:58.929Z", 
10136         "slice": 4, 
10137         "created": "2013-12-13T22:19:44.285Z", 
10138         "amount": 0.1736, 
10139         "object": 91, 
10140         "account": 13, 
10141         "state": "invoiced", 
10142         "coreHours": 2.48, 
10143         "invoice": 59, 
10144         "date": "2013-11-15T14:00:00Z", 
10145         "kind": "besteffort"
10146     }
10147 },
10148 {
10149     "pk": 58507, 
10150     "model": "core.charge", 
10151     "fields": {
10152         "updated": "2013-12-13T22:19:59.038Z", 
10153         "slice": 4, 
10154         "created": "2013-12-13T22:19:44.293Z", 
10155         "amount": 0.1344, 
10156         "object": 91, 
10157         "account": 13, 
10158         "state": "invoiced", 
10159         "coreHours": 1.92, 
10160         "invoice": 59, 
10161         "date": "2013-11-15T22:00:00Z", 
10162         "kind": "besteffort"
10163     }
10164 },
10165 {
10166     "pk": 58508, 
10167     "model": "core.charge", 
10168     "fields": {
10169         "updated": "2013-12-13T22:19:59.129Z", 
10170         "slice": 4, 
10171         "created": "2013-12-13T22:19:44.301Z", 
10172         "amount": 0.1288, 
10173         "object": 91, 
10174         "account": 13, 
10175         "state": "invoiced", 
10176         "coreHours": 1.84, 
10177         "invoice": 59, 
10178         "date": "2013-11-16T06:00:00Z", 
10179         "kind": "besteffort"
10180     }
10181 },
10182 {
10183     "pk": 58509, 
10184     "model": "core.charge", 
10185     "fields": {
10186         "updated": "2013-12-13T22:19:59.220Z", 
10187         "slice": 4, 
10188         "created": "2013-12-13T22:19:44.310Z", 
10189         "amount": 0.2744, 
10190         "object": 91, 
10191         "account": 13, 
10192         "state": "invoiced", 
10193         "coreHours": 3.92, 
10194         "invoice": 59, 
10195         "date": "2013-11-16T14:00:00Z", 
10196         "kind": "besteffort"
10197     }
10198 },
10199 {
10200     "pk": 58510, 
10201     "model": "core.charge", 
10202     "fields": {
10203         "updated": "2013-12-13T22:19:59.311Z", 
10204         "slice": 4, 
10205         "created": "2013-12-13T22:19:44.318Z", 
10206         "amount": 0.336, 
10207         "object": 91, 
10208         "account": 13, 
10209         "state": "invoiced", 
10210         "coreHours": 4.8, 
10211         "invoice": 59, 
10212         "date": "2013-11-16T22:00:00Z", 
10213         "kind": "besteffort"
10214     }
10215 },
10216 {
10217     "pk": 58511, 
10218     "model": "core.charge", 
10219     "fields": {
10220         "updated": "2013-12-13T22:19:59.402Z", 
10221         "slice": 4, 
10222         "created": "2013-12-13T22:19:44.326Z", 
10223         "amount": 0.1624, 
10224         "object": 91, 
10225         "account": 13, 
10226         "state": "invoiced", 
10227         "coreHours": 2.32, 
10228         "invoice": 59, 
10229         "date": "2013-11-17T06:00:00Z", 
10230         "kind": "besteffort"
10231     }
10232 },
10233 {
10234     "pk": 58512, 
10235     "model": "core.charge", 
10236     "fields": {
10237         "updated": "2013-12-13T22:19:59.493Z", 
10238         "slice": 4, 
10239         "created": "2013-12-13T22:19:44.334Z", 
10240         "amount": 0.1848, 
10241         "object": 91, 
10242         "account": 13, 
10243         "state": "invoiced", 
10244         "coreHours": 2.64, 
10245         "invoice": 59, 
10246         "date": "2013-11-17T14:00:00Z", 
10247         "kind": "besteffort"
10248     }
10249 },
10250 {
10251     "pk": 58513, 
10252     "model": "core.charge", 
10253     "fields": {
10254         "updated": "2013-12-13T22:19:59.584Z", 
10255         "slice": 4, 
10256         "created": "2013-12-13T22:19:44.343Z", 
10257         "amount": 0.1904, 
10258         "object": 91, 
10259         "account": 13, 
10260         "state": "invoiced", 
10261         "coreHours": 2.72, 
10262         "invoice": 59, 
10263         "date": "2013-11-17T22:00:00Z", 
10264         "kind": "besteffort"
10265     }
10266 },
10267 {
10268     "pk": 58514, 
10269     "model": "core.charge", 
10270     "fields": {
10271         "updated": "2013-12-13T22:19:59.696Z", 
10272         "slice": 4, 
10273         "created": "2013-12-13T22:19:44.351Z", 
10274         "amount": 0.14, 
10275         "object": 91, 
10276         "account": 13, 
10277         "state": "invoiced", 
10278         "coreHours": 2.0, 
10279         "invoice": 60, 
10280         "date": "2013-11-18T06:00:00Z", 
10281         "kind": "besteffort"
10282     }
10283 },
10284 {
10285     "pk": 58515, 
10286     "model": "core.charge", 
10287     "fields": {
10288         "updated": "2013-12-13T22:19:59.787Z", 
10289         "slice": 4, 
10290         "created": "2013-12-13T22:19:44.359Z", 
10291         "amount": 0.1792, 
10292         "object": 91, 
10293         "account": 13, 
10294         "state": "invoiced", 
10295         "coreHours": 2.56, 
10296         "invoice": 60, 
10297         "date": "2013-11-18T14:00:00Z", 
10298         "kind": "besteffort"
10299     }
10300 },
10301 {
10302     "pk": 58516, 
10303     "model": "core.charge", 
10304     "fields": {
10305         "updated": "2013-12-13T22:19:59.878Z", 
10306         "slice": 4, 
10307         "created": "2013-12-13T22:19:44.368Z", 
10308         "amount": 0.224, 
10309         "object": 91, 
10310         "account": 13, 
10311         "state": "invoiced", 
10312         "coreHours": 3.2, 
10313         "invoice": 60, 
10314         "date": "2013-11-18T22:00:00Z", 
10315         "kind": "besteffort"
10316     }
10317 },
10318 {
10319     "pk": 58517, 
10320     "model": "core.charge", 
10321     "fields": {
10322         "updated": "2013-12-13T22:19:59.969Z", 
10323         "slice": 4, 
10324         "created": "2013-12-13T22:19:44.376Z", 
10325         "amount": 0.2688, 
10326         "object": 91, 
10327         "account": 13, 
10328         "state": "invoiced", 
10329         "coreHours": 3.84, 
10330         "invoice": 60, 
10331         "date": "2013-11-19T06:00:00Z", 
10332         "kind": "besteffort"
10333     }
10334 },
10335 {
10336     "pk": 58518, 
10337     "model": "core.charge", 
10338     "fields": {
10339         "updated": "2013-12-13T22:20:00.060Z", 
10340         "slice": 4, 
10341         "created": "2013-12-13T22:19:44.384Z", 
10342         "amount": 0.1176, 
10343         "object": 91, 
10344         "account": 13, 
10345         "state": "invoiced", 
10346         "coreHours": 1.68, 
10347         "invoice": 60, 
10348         "date": "2013-11-19T14:00:00Z", 
10349         "kind": "besteffort"
10350     }
10351 },
10352 {
10353     "pk": 58519, 
10354     "model": "core.charge", 
10355     "fields": {
10356         "updated": "2013-12-13T22:20:00.159Z", 
10357         "slice": 4, 
10358         "created": "2013-12-13T22:19:44.392Z", 
10359         "amount": 0.2016, 
10360         "object": 91, 
10361         "account": 13, 
10362         "state": "invoiced", 
10363         "coreHours": 2.88, 
10364         "invoice": 60, 
10365         "date": "2013-11-19T22:00:00Z", 
10366         "kind": "besteffort"
10367     }
10368 },
10369 {
10370     "pk": 58520, 
10371     "model": "core.charge", 
10372     "fields": {
10373         "updated": "2013-12-13T22:20:00.251Z", 
10374         "slice": 4, 
10375         "created": "2013-12-13T22:19:44.401Z", 
10376         "amount": 0.2072, 
10377         "object": 91, 
10378         "account": 13, 
10379         "state": "invoiced", 
10380         "coreHours": 2.96, 
10381         "invoice": 60, 
10382         "date": "2013-11-20T06:00:00Z", 
10383         "kind": "besteffort"
10384     }
10385 },
10386 {
10387     "pk": 58521, 
10388     "model": "core.charge", 
10389     "fields": {
10390         "updated": "2013-12-13T22:20:00.342Z", 
10391         "slice": 4, 
10392         "created": "2013-12-13T22:19:44.409Z", 
10393         "amount": 0.3248, 
10394         "object": 91, 
10395         "account": 13, 
10396         "state": "invoiced", 
10397         "coreHours": 4.64, 
10398         "invoice": 60, 
10399         "date": "2013-11-20T14:00:00Z", 
10400         "kind": "besteffort"
10401     }
10402 },
10403 {
10404     "pk": 58522, 
10405     "model": "core.charge", 
10406     "fields": {
10407         "updated": "2013-12-13T22:20:00.435Z", 
10408         "slice": 4, 
10409         "created": "2013-12-13T22:19:44.417Z", 
10410         "amount": 0.1232, 
10411         "object": 91, 
10412         "account": 13, 
10413         "state": "invoiced", 
10414         "coreHours": 1.76, 
10415         "invoice": 60, 
10416         "date": "2013-11-20T22:00:00Z", 
10417         "kind": "besteffort"
10418     }
10419 },
10420 {
10421     "pk": 58523, 
10422     "model": "core.charge", 
10423     "fields": {
10424         "updated": "2013-12-13T22:20:00.526Z", 
10425         "slice": 4, 
10426         "created": "2013-12-13T22:19:44.426Z", 
10427         "amount": 0.336, 
10428         "object": 91, 
10429         "account": 13, 
10430         "state": "invoiced", 
10431         "coreHours": 4.8, 
10432         "invoice": 60, 
10433         "date": "2013-11-21T06:00:00Z", 
10434         "kind": "besteffort"
10435     }
10436 },
10437 {
10438     "pk": 58524, 
10439     "model": "core.charge", 
10440     "fields": {
10441         "updated": "2013-12-13T22:20:00.634Z", 
10442         "slice": 4, 
10443         "created": "2013-12-13T22:19:44.434Z", 
10444         "amount": 0.1736, 
10445         "object": 91, 
10446         "account": 13, 
10447         "state": "invoiced", 
10448         "coreHours": 2.48, 
10449         "invoice": 60, 
10450         "date": "2013-11-21T14:00:00Z", 
10451         "kind": "besteffort"
10452     }
10453 },
10454 {
10455     "pk": 58525, 
10456     "model": "core.charge", 
10457     "fields": {
10458         "updated": "2013-12-13T22:20:00.725Z", 
10459         "slice": 4, 
10460         "created": "2013-12-13T22:19:44.442Z", 
10461         "amount": 0.168, 
10462         "object": 91, 
10463         "account": 13, 
10464         "state": "invoiced", 
10465         "coreHours": 2.4, 
10466         "invoice": 60, 
10467         "date": "2013-11-21T22:00:00Z", 
10468         "kind": "besteffort"
10469     }
10470 },
10471 {
10472     "pk": 58526, 
10473     "model": "core.charge", 
10474     "fields": {
10475         "updated": "2013-12-13T22:20:00.816Z", 
10476         "slice": 4, 
10477         "created": "2013-12-13T22:19:44.450Z", 
10478         "amount": 0.2968, 
10479         "object": 91, 
10480         "account": 13, 
10481         "state": "invoiced", 
10482         "coreHours": 4.24, 
10483         "invoice": 60, 
10484         "date": "2013-11-22T06:00:00Z", 
10485         "kind": "besteffort"
10486     }
10487 },
10488 {
10489     "pk": 58527, 
10490     "model": "core.charge", 
10491     "fields": {
10492         "updated": "2013-12-13T22:20:00.932Z", 
10493         "slice": 4, 
10494         "created": "2013-12-13T22:19:44.459Z", 
10495         "amount": 0.1288, 
10496         "object": 91, 
10497         "account": 13, 
10498         "state": "invoiced", 
10499         "coreHours": 1.84, 
10500         "invoice": 60, 
10501         "date": "2013-11-22T14:00:00Z", 
10502         "kind": "besteffort"
10503     }
10504 },
10505 {
10506     "pk": 58528, 
10507     "model": "core.charge", 
10508     "fields": {
10509         "updated": "2013-12-13T22:20:01.023Z", 
10510         "slice": 4, 
10511         "created": "2013-12-13T22:19:44.467Z", 
10512         "amount": 0.1736, 
10513         "object": 91, 
10514         "account": 13, 
10515         "state": "invoiced", 
10516         "coreHours": 2.48, 
10517         "invoice": 60, 
10518         "date": "2013-11-22T22:00:00Z", 
10519         "kind": "besteffort"
10520     }
10521 },
10522 {
10523     "pk": 58529, 
10524     "model": "core.charge", 
10525     "fields": {
10526         "updated": "2013-12-13T22:20:01.114Z", 
10527         "slice": 4, 
10528         "created": "2013-12-13T22:19:44.475Z", 
10529         "amount": 0.1456, 
10530         "object": 91, 
10531         "account": 13, 
10532         "state": "invoiced", 
10533         "coreHours": 2.08, 
10534         "invoice": 60, 
10535         "date": "2013-11-23T06:00:00Z", 
10536         "kind": "besteffort"
10537     }
10538 },
10539 {
10540     "pk": 58530, 
10541     "model": "core.charge", 
10542     "fields": {
10543         "updated": "2013-12-13T22:20:01.206Z", 
10544         "slice": 4, 
10545         "created": "2013-12-13T22:19:44.484Z", 
10546         "amount": 0.28, 
10547         "object": 91, 
10548         "account": 13, 
10549         "state": "invoiced", 
10550         "coreHours": 4.0, 
10551         "invoice": 60, 
10552         "date": "2013-11-23T14:00:00Z", 
10553         "kind": "besteffort"
10554     }
10555 },
10556 {
10557     "pk": 58531, 
10558     "model": "core.charge", 
10559     "fields": {
10560         "updated": "2013-12-13T22:20:01.404Z", 
10561         "slice": 4, 
10562         "created": "2013-12-13T22:19:44.492Z", 
10563         "amount": 0.2632, 
10564         "object": 91, 
10565         "account": 13, 
10566         "state": "invoiced", 
10567         "coreHours": 3.76, 
10568         "invoice": 60, 
10569         "date": "2013-11-23T22:00:00Z", 
10570         "kind": "besteffort"
10571     }
10572 },
10573 {
10574     "pk": 58532, 
10575     "model": "core.charge", 
10576     "fields": {
10577         "updated": "2013-12-13T22:20:01.744Z", 
10578         "slice": 4, 
10579         "created": "2013-12-13T22:19:44.500Z", 
10580         "amount": 0.3304, 
10581         "object": 91, 
10582         "account": 13, 
10583         "state": "invoiced", 
10584         "coreHours": 4.72, 
10585         "invoice": 60, 
10586         "date": "2013-11-24T06:00:00Z", 
10587         "kind": "besteffort"
10588     }
10589 },
10590 {
10591     "pk": 58533, 
10592     "model": "core.charge", 
10593     "fields": {
10594         "updated": "2013-12-13T22:20:01.835Z", 
10595         "slice": 4, 
10596         "created": "2013-12-13T22:19:44.508Z", 
10597         "amount": 0.112, 
10598         "object": 91, 
10599         "account": 13, 
10600         "state": "invoiced", 
10601         "coreHours": 1.6, 
10602         "invoice": 60, 
10603         "date": "2013-11-24T14:00:00Z", 
10604         "kind": "besteffort"
10605     }
10606 },
10607 {
10608     "pk": 58534, 
10609     "model": "core.charge", 
10610     "fields": {
10611         "updated": "2013-12-13T22:20:01.926Z", 
10612         "slice": 4, 
10613         "created": "2013-12-13T22:19:44.517Z", 
10614         "amount": 0.112, 
10615         "object": 91, 
10616         "account": 13, 
10617         "state": "invoiced", 
10618         "coreHours": 1.6, 
10619         "invoice": 60, 
10620         "date": "2013-11-24T22:00:00Z", 
10621         "kind": "besteffort"
10622     }
10623 },
10624 {
10625     "pk": 58535, 
10626     "model": "core.charge", 
10627     "fields": {
10628         "updated": "2013-12-13T22:20:02.026Z", 
10629         "slice": 4, 
10630         "created": "2013-12-13T22:19:44.525Z", 
10631         "amount": 0.2688, 
10632         "object": 91, 
10633         "account": 13, 
10634         "state": "invoiced", 
10635         "coreHours": 3.84, 
10636         "invoice": 61, 
10637         "date": "2013-11-25T06:00:00Z", 
10638         "kind": "besteffort"
10639     }
10640 },
10641 {
10642     "pk": 58536, 
10643     "model": "core.charge", 
10644     "fields": {
10645         "updated": "2013-12-13T22:20:02.117Z", 
10646         "slice": 4, 
10647         "created": "2013-12-13T22:19:44.533Z", 
10648         "amount": 0.3024, 
10649         "object": 91, 
10650         "account": 13, 
10651         "state": "invoiced", 
10652         "coreHours": 4.32, 
10653         "invoice": 61, 
10654         "date": "2013-11-25T14:00:00Z", 
10655         "kind": "besteffort"
10656     }
10657 },
10658 {
10659     "pk": 58537, 
10660     "model": "core.charge", 
10661     "fields": {
10662         "updated": "2013-12-13T22:20:02.208Z", 
10663         "slice": 4, 
10664         "created": "2013-12-13T22:19:44.541Z", 
10665         "amount": 0.2576, 
10666         "object": 91, 
10667         "account": 13, 
10668         "state": "invoiced", 
10669         "coreHours": 3.68, 
10670         "invoice": 61, 
10671         "date": "2013-11-25T22:00:00Z", 
10672         "kind": "besteffort"
10673     }
10674 },
10675 {
10676     "pk": 58538, 
10677     "model": "core.charge", 
10678     "fields": {
10679         "updated": "2013-12-13T22:20:02.304Z", 
10680         "slice": 4, 
10681         "created": "2013-12-13T22:19:44.550Z", 
10682         "amount": 0.252, 
10683         "object": 91, 
10684         "account": 13, 
10685         "state": "invoiced", 
10686         "coreHours": 3.6, 
10687         "invoice": 61, 
10688         "date": "2013-11-26T06:00:00Z", 
10689         "kind": "besteffort"
10690     }
10691 },
10692 {
10693     "pk": 58539, 
10694     "model": "core.charge", 
10695     "fields": {
10696         "updated": "2013-12-13T22:20:02.395Z", 
10697         "slice": 4, 
10698         "created": "2013-12-13T22:19:44.558Z", 
10699         "amount": 0.1904, 
10700         "object": 91, 
10701         "account": 13, 
10702         "state": "invoiced", 
10703         "coreHours": 2.72, 
10704         "invoice": 61, 
10705         "date": "2013-11-26T14:00:00Z", 
10706         "kind": "besteffort"
10707     }
10708 },
10709 {
10710     "pk": 58540, 
10711     "model": "core.charge", 
10712     "fields": {
10713         "updated": "2013-12-13T22:20:02.486Z", 
10714         "slice": 4, 
10715         "created": "2013-12-13T22:19:44.566Z", 
10716         "amount": 0.2912, 
10717         "object": 91, 
10718         "account": 13, 
10719         "state": "invoiced", 
10720         "coreHours": 4.16, 
10721         "invoice": 61, 
10722         "date": "2013-11-26T22:00:00Z", 
10723         "kind": "besteffort"
10724     }
10725 },
10726 {
10727     "pk": 58541, 
10728     "model": "core.charge", 
10729     "fields": {
10730         "updated": "2013-12-13T22:20:02.577Z", 
10731         "slice": 4, 
10732         "created": "2013-12-13T22:19:44.575Z", 
10733         "amount": 0.1792, 
10734         "object": 91, 
10735         "account": 13, 
10736         "state": "invoiced", 
10737         "coreHours": 2.56, 
10738         "invoice": 61, 
10739         "date": "2013-11-27T06:00:00Z", 
10740         "kind": "besteffort"
10741     }
10742 },
10743 {
10744     "pk": 58542, 
10745     "model": "core.charge", 
10746     "fields": {
10747         "updated": "2013-12-13T22:20:02.668Z", 
10748         "slice": 4, 
10749         "created": "2013-12-13T22:19:44.583Z", 
10750         "amount": 0.2856, 
10751         "object": 91, 
10752         "account": 13, 
10753         "state": "invoiced", 
10754         "coreHours": 4.08, 
10755         "invoice": 61, 
10756         "date": "2013-11-27T14:00:00Z", 
10757         "kind": "besteffort"
10758     }
10759 },
10760 {
10761     "pk": 58543, 
10762     "model": "core.charge", 
10763     "fields": {
10764         "updated": "2013-12-13T22:20:02.759Z", 
10765         "slice": 4, 
10766         "created": "2013-12-13T22:19:44.591Z", 
10767         "amount": 0.2184, 
10768         "object": 91, 
10769         "account": 13, 
10770         "state": "invoiced", 
10771         "coreHours": 3.12, 
10772         "invoice": 61, 
10773         "date": "2013-11-27T22:00:00Z", 
10774         "kind": "besteffort"
10775     }
10776 },
10777 {
10778     "pk": 58544, 
10779     "model": "core.charge", 
10780     "fields": {
10781         "updated": "2013-12-13T22:20:02.851Z", 
10782         "slice": 4, 
10783         "created": "2013-12-13T22:19:44.599Z", 
10784         "amount": 0.1176, 
10785         "object": 91, 
10786         "account": 13, 
10787         "state": "invoiced", 
10788         "coreHours": 1.68, 
10789         "invoice": 61, 
10790         "date": "2013-11-28T06:00:00Z", 
10791         "kind": "besteffort"
10792     }
10793 },
10794 {
10795     "pk": 58545, 
10796     "model": "core.charge", 
10797     "fields": {
10798         "updated": "2013-12-13T22:20:02.942Z", 
10799         "slice": 4, 
10800         "created": "2013-12-13T22:19:44.608Z", 
10801         "amount": 0.2912, 
10802         "object": 91, 
10803         "account": 13, 
10804         "state": "invoiced", 
10805         "coreHours": 4.16, 
10806         "invoice": 61, 
10807         "date": "2013-11-28T14:00:00Z", 
10808         "kind": "besteffort"
10809     }
10810 },
10811 {
10812     "pk": 58546, 
10813     "model": "core.charge", 
10814     "fields": {
10815         "updated": "2013-12-13T22:20:03.033Z", 
10816         "slice": 4, 
10817         "created": "2013-12-13T22:19:44.616Z", 
10818         "amount": 0.1512, 
10819         "object": 91, 
10820         "account": 13, 
10821         "state": "invoiced", 
10822         "coreHours": 2.16, 
10823         "invoice": 61, 
10824         "date": "2013-11-28T22:00:00Z", 
10825         "kind": "besteffort"
10826     }
10827 },
10828 {
10829     "pk": 58547, 
10830     "model": "core.charge", 
10831     "fields": {
10832         "updated": "2013-12-13T22:20:03.124Z", 
10833         "slice": 4, 
10834         "created": "2013-12-13T22:19:44.624Z", 
10835         "amount": 0.1232, 
10836         "object": 91, 
10837         "account": 13, 
10838         "state": "invoiced", 
10839         "coreHours": 1.76, 
10840         "invoice": 61, 
10841         "date": "2013-11-29T06:00:00Z", 
10842         "kind": "besteffort"
10843     }
10844 },
10845 {
10846     "pk": 58548, 
10847     "model": "core.charge", 
10848     "fields": {
10849         "updated": "2013-12-13T22:20:03.215Z", 
10850         "slice": 4, 
10851         "created": "2013-12-13T22:19:44.633Z", 
10852         "amount": 0.14, 
10853         "object": 91, 
10854         "account": 13, 
10855         "state": "invoiced", 
10856         "coreHours": 2.0, 
10857         "invoice": 61, 
10858         "date": "2013-11-29T14:00:00Z", 
10859         "kind": "besteffort"
10860     }
10861 },
10862 {
10863     "pk": 58549, 
10864     "model": "core.charge", 
10865     "fields": {
10866         "updated": "2013-12-13T22:20:03.306Z", 
10867         "slice": 4, 
10868         "created": "2013-12-13T22:19:44.641Z", 
10869         "amount": 0.1176, 
10870         "object": 91, 
10871         "account": 13, 
10872         "state": "invoiced", 
10873         "coreHours": 1.68, 
10874         "invoice": 61, 
10875         "date": "2013-11-29T22:00:00Z", 
10876         "kind": "besteffort"
10877     }
10878 },
10879 {
10880     "pk": 58550, 
10881     "model": "core.charge", 
10882     "fields": {
10883         "updated": "2013-12-13T22:20:03.397Z", 
10884         "slice": 4, 
10885         "created": "2013-12-13T22:19:44.649Z", 
10886         "amount": 0.1176, 
10887         "object": 91, 
10888         "account": 13, 
10889         "state": "invoiced", 
10890         "coreHours": 1.68, 
10891         "invoice": 61, 
10892         "date": "2013-11-30T06:00:00Z", 
10893         "kind": "besteffort"
10894     }
10895 },
10896 {
10897     "pk": 58551, 
10898     "model": "core.charge", 
10899     "fields": {
10900         "updated": "2013-12-13T22:20:03.490Z", 
10901         "slice": 4, 
10902         "created": "2013-12-13T22:19:44.657Z", 
10903         "amount": 0.2016, 
10904         "object": 91, 
10905         "account": 13, 
10906         "state": "invoiced", 
10907         "coreHours": 2.88, 
10908         "invoice": 61, 
10909         "date": "2013-11-30T14:00:00Z", 
10910         "kind": "besteffort"
10911     }
10912 },
10913 {
10914     "pk": 58552, 
10915     "model": "core.charge", 
10916     "fields": {
10917         "updated": "2013-12-13T22:20:03.581Z", 
10918         "slice": 4, 
10919         "created": "2013-12-13T22:19:44.666Z", 
10920         "amount": 0.1624, 
10921         "object": 91, 
10922         "account": 13, 
10923         "state": "invoiced", 
10924         "coreHours": 2.32, 
10925         "invoice": 61, 
10926         "date": "2013-11-30T22:00:00Z", 
10927         "kind": "besteffort"
10928     }
10929 },
10930 {
10931     "pk": 58553, 
10932     "model": "core.charge", 
10933     "fields": {
10934         "updated": "2013-12-13T22:20:03.672Z", 
10935         "slice": 4, 
10936         "created": "2013-12-13T22:19:44.674Z", 
10937         "amount": 0.2296, 
10938         "object": 91, 
10939         "account": 13, 
10940         "state": "invoiced", 
10941         "coreHours": 3.28, 
10942         "invoice": 61, 
10943         "date": "2013-12-01T06:00:00Z", 
10944         "kind": "besteffort"
10945     }
10946 },
10947 {
10948     "pk": 58554, 
10949     "model": "core.charge", 
10950     "fields": {
10951         "updated": "2013-12-13T22:20:03.763Z", 
10952         "slice": 4, 
10953         "created": "2013-12-13T22:19:44.682Z", 
10954         "amount": 0.1176, 
10955         "object": 91, 
10956         "account": 13, 
10957         "state": "invoiced", 
10958         "coreHours": 1.68, 
10959         "invoice": 61, 
10960         "date": "2013-12-01T14:00:00Z", 
10961         "kind": "besteffort"
10962     }
10963 },
10964 {
10965     "pk": 58555, 
10966     "model": "core.charge", 
10967     "fields": {
10968         "updated": "2013-12-13T22:20:03.855Z", 
10969         "slice": 4, 
10970         "created": "2013-12-13T22:19:44.690Z", 
10971         "amount": 0.2016, 
10972         "object": 91, 
10973         "account": 13, 
10974         "state": "invoiced", 
10975         "coreHours": 2.88, 
10976         "invoice": 61, 
10977         "date": "2013-12-01T22:00:00Z", 
10978         "kind": "besteffort"
10979     }
10980 },
10981 {
10982     "pk": 58556, 
10983     "model": "core.charge", 
10984     "fields": {
10985         "updated": "2013-12-13T22:20:03.954Z", 
10986         "slice": 4, 
10987         "created": "2013-12-13T22:19:44.699Z", 
10988         "amount": 0.2296, 
10989         "object": 91, 
10990         "account": 13, 
10991         "state": "invoiced", 
10992         "coreHours": 3.28, 
10993         "invoice": 62, 
10994         "date": "2013-12-02T06:00:00Z", 
10995         "kind": "besteffort"
10996     }
10997 },
10998 {
10999     "pk": 58557, 
11000     "model": "core.charge", 
11001     "fields": {
11002         "updated": "2013-12-13T22:20:04.045Z", 
11003         "slice": 4, 
11004         "created": "2013-12-13T22:19:44.707Z", 
11005         "amount": 0.2856, 
11006         "object": 91, 
11007         "account": 13, 
11008         "state": "invoiced", 
11009         "coreHours": 4.08, 
11010         "invoice": 62, 
11011         "date": "2013-12-02T14:00:00Z", 
11012         "kind": "besteffort"
11013     }
11014 },
11015 {
11016     "pk": 58558, 
11017     "model": "core.charge", 
11018     "fields": {
11019         "updated": "2013-12-13T22:20:04.136Z", 
11020         "slice": 4, 
11021         "created": "2013-12-13T22:19:44.715Z", 
11022         "amount": 0.2744, 
11023         "object": 91, 
11024         "account": 13, 
11025         "state": "invoiced", 
11026         "coreHours": 3.92, 
11027         "invoice": 62, 
11028         "date": "2013-12-02T22:00:00Z", 
11029         "kind": "besteffort"
11030     }
11031 },
11032 {
11033     "pk": 58559, 
11034     "model": "core.charge", 
11035     "fields": {
11036         "updated": "2013-12-13T22:20:04.227Z", 
11037         "slice": 4, 
11038         "created": "2013-12-13T22:19:44.724Z", 
11039         "amount": 0.1344, 
11040         "object": 91, 
11041         "account": 13, 
11042         "state": "invoiced", 
11043         "coreHours": 1.92, 
11044         "invoice": 62, 
11045         "date": "2013-12-03T06:00:00Z", 
11046         "kind": "besteffort"
11047     }
11048 },
11049 {
11050     "pk": 58560, 
11051     "model": "core.charge", 
11052     "fields": {
11053         "updated": "2013-12-13T22:20:04.319Z", 
11054         "slice": 4, 
11055         "created": "2013-12-13T22:19:44.732Z", 
11056         "amount": 0.28, 
11057         "object": 91, 
11058         "account": 13, 
11059         "state": "invoiced", 
11060         "coreHours": 4.0, 
11061         "invoice": 62, 
11062         "date": "2013-12-03T14:00:00Z", 
11063         "kind": "besteffort"
11064     }
11065 },
11066 {
11067     "pk": 58561, 
11068     "model": "core.charge", 
11069     "fields": {
11070         "updated": "2013-12-13T22:20:04.410Z", 
11071         "slice": 4, 
11072         "created": "2013-12-13T22:19:44.740Z", 
11073         "amount": 0.3136, 
11074         "object": 91, 
11075         "account": 13, 
11076         "state": "invoiced", 
11077         "coreHours": 4.48, 
11078         "invoice": 62, 
11079         "date": "2013-12-03T22:00:00Z", 
11080         "kind": "besteffort"
11081     }
11082 },
11083 {
11084     "pk": 58562, 
11085     "model": "core.charge", 
11086     "fields": {
11087         "updated": "2013-12-13T22:20:04.501Z", 
11088         "slice": 4, 
11089         "created": "2013-12-13T22:19:44.749Z", 
11090         "amount": 0.1456, 
11091         "object": 91, 
11092         "account": 13, 
11093         "state": "invoiced", 
11094         "coreHours": 2.08, 
11095         "invoice": 62, 
11096         "date": "2013-12-04T06:00:00Z", 
11097         "kind": "besteffort"
11098     }
11099 },
11100 {
11101     "pk": 58563, 
11102     "model": "core.charge", 
11103     "fields": {
11104         "updated": "2013-12-13T22:20:04.592Z", 
11105         "slice": 4, 
11106         "created": "2013-12-13T22:19:44.757Z", 
11107         "amount": 0.2744, 
11108         "object": 91, 
11109         "account": 13, 
11110         "state": "invoiced", 
11111         "coreHours": 3.92, 
11112         "invoice": 62, 
11113         "date": "2013-12-04T14:00:00Z", 
11114         "kind": "besteffort"
11115     }
11116 },
11117 {
11118     "pk": 58564, 
11119     "model": "core.charge", 
11120     "fields": {
11121         "updated": "2013-12-13T22:20:04.683Z", 
11122         "slice": 4, 
11123         "created": "2013-12-13T22:19:44.765Z", 
11124         "amount": 0.3024, 
11125         "object": 91, 
11126         "account": 13, 
11127         "state": "invoiced", 
11128         "coreHours": 4.32, 
11129         "invoice": 62, 
11130         "date": "2013-12-04T22:00:00Z", 
11131         "kind": "besteffort"
11132     }
11133 },
11134 {
11135     "pk": 58565, 
11136     "model": "core.charge", 
11137     "fields": {
11138         "updated": "2013-12-13T22:20:04.774Z", 
11139         "slice": 4, 
11140         "created": "2013-12-13T22:19:44.773Z", 
11141         "amount": 0.2576, 
11142         "object": 91, 
11143         "account": 13, 
11144         "state": "invoiced", 
11145         "coreHours": 3.68, 
11146         "invoice": 62, 
11147         "date": "2013-12-05T06:00:00Z", 
11148         "kind": "besteffort"
11149     }
11150 },
11151 {
11152     "pk": 58566, 
11153     "model": "core.charge", 
11154     "fields": {
11155         "updated": "2013-12-13T22:20:04.865Z", 
11156         "slice": 4, 
11157         "created": "2013-12-13T22:19:44.782Z", 
11158         "amount": 0.2072, 
11159         "object": 91, 
11160         "account": 13, 
11161         "state": "invoiced", 
11162         "coreHours": 2.96, 
11163         "invoice": 62, 
11164         "date": "2013-12-05T14:00:00Z", 
11165         "kind": "besteffort"
11166     }
11167 },
11168 {
11169     "pk": 58567, 
11170     "model": "core.charge", 
11171     "fields": {
11172         "updated": "2013-12-13T22:20:04.956Z", 
11173         "slice": 4, 
11174         "created": "2013-12-13T22:19:44.790Z", 
11175         "amount": 0.1904, 
11176         "object": 91, 
11177         "account": 13, 
11178         "state": "invoiced", 
11179         "coreHours": 2.72, 
11180         "invoice": 62, 
11181         "date": "2013-12-05T22:00:00Z", 
11182         "kind": "besteffort"
11183     }
11184 },
11185 {
11186     "pk": 58568, 
11187     "model": "core.charge", 
11188     "fields": {
11189         "updated": "2013-12-13T22:20:05.048Z", 
11190         "slice": 4, 
11191         "created": "2013-12-13T22:19:44.798Z", 
11192         "amount": 0.1512, 
11193         "object": 91, 
11194         "account": 13, 
11195         "state": "invoiced", 
11196         "coreHours": 2.16, 
11197         "invoice": 62, 
11198         "date": "2013-12-06T06:00:00Z", 
11199         "kind": "besteffort"
11200     }
11201 },
11202 {
11203     "pk": 58569, 
11204     "model": "core.charge", 
11205     "fields": {
11206         "updated": "2013-12-13T22:20:05.145Z", 
11207         "slice": 4, 
11208         "created": "2013-12-13T22:19:44.807Z", 
11209         "amount": 0.2296, 
11210         "object": 91, 
11211         "account": 13, 
11212         "state": "invoiced", 
11213         "coreHours": 3.28, 
11214         "invoice": 62, 
11215         "date": "2013-12-06T14:00:00Z", 
11216         "kind": "besteffort"
11217     }
11218 },
11219 {
11220     "pk": 58570, 
11221     "model": "core.charge", 
11222     "fields": {
11223         "updated": "2013-12-13T22:20:05.236Z", 
11224         "slice": 4, 
11225         "created": "2013-12-13T22:19:44.815Z", 
11226         "amount": 0.2128, 
11227         "object": 91, 
11228         "account": 13, 
11229         "state": "invoiced", 
11230         "coreHours": 3.04, 
11231         "invoice": 62, 
11232         "date": "2013-12-06T22:00:00Z", 
11233         "kind": "besteffort"
11234     }
11235 },
11236 {
11237     "pk": 58571, 
11238     "model": "core.charge", 
11239     "fields": {
11240         "updated": "2013-12-13T22:20:05.327Z", 
11241         "slice": 4, 
11242         "created": "2013-12-13T22:19:44.823Z", 
11243         "amount": 0.1568, 
11244         "object": 91, 
11245         "account": 13, 
11246         "state": "invoiced", 
11247         "coreHours": 2.24, 
11248         "invoice": 62, 
11249         "date": "2013-12-07T06:00:00Z", 
11250         "kind": "besteffort"
11251     }
11252 },
11253 {
11254     "pk": 58572, 
11255     "model": "core.charge", 
11256     "fields": {
11257         "updated": "2013-12-13T22:20:05.419Z", 
11258         "slice": 4, 
11259         "created": "2013-12-13T22:19:44.831Z", 
11260         "amount": 0.2296, 
11261         "object": 91, 
11262         "account": 13, 
11263         "state": "invoiced", 
11264         "coreHours": 3.28, 
11265         "invoice": 62, 
11266         "date": "2013-12-07T14:00:00Z", 
11267         "kind": "besteffort"
11268     }
11269 },
11270 {
11271     "pk": 58573, 
11272     "model": "core.charge", 
11273     "fields": {
11274         "updated": "2013-12-13T22:20:05.510Z", 
11275         "slice": 4, 
11276         "created": "2013-12-13T22:19:44.840Z", 
11277         "amount": 0.224, 
11278         "object": 91, 
11279         "account": 13, 
11280         "state": "invoiced", 
11281         "coreHours": 3.2, 
11282         "invoice": 62, 
11283         "date": "2013-12-07T22:00:00Z", 
11284         "kind": "besteffort"
11285     }
11286 },
11287 {
11288     "pk": 58574, 
11289     "model": "core.charge", 
11290     "fields": {
11291         "updated": "2013-12-13T22:20:05.601Z", 
11292         "slice": 4, 
11293         "created": "2013-12-13T22:19:44.848Z", 
11294         "amount": 0.196, 
11295         "object": 91, 
11296         "account": 13, 
11297         "state": "invoiced", 
11298         "coreHours": 2.8, 
11299         "invoice": 62, 
11300         "date": "2013-12-08T06:00:00Z", 
11301         "kind": "besteffort"
11302     }
11303 },
11304 {
11305     "pk": 58575, 
11306     "model": "core.charge", 
11307     "fields": {
11308         "updated": "2013-12-13T22:20:05.692Z", 
11309         "slice": 4, 
11310         "created": "2013-12-13T22:19:44.856Z", 
11311         "amount": 0.308, 
11312         "object": 91, 
11313         "account": 13, 
11314         "state": "invoiced", 
11315         "coreHours": 4.4, 
11316         "invoice": 62, 
11317         "date": "2013-12-08T14:00:00Z", 
11318         "kind": "besteffort"
11319     }
11320 },
11321 {
11322     "pk": 58576, 
11323     "model": "core.charge", 
11324     "fields": {
11325         "updated": "2013-12-13T22:20:05.783Z", 
11326         "slice": 4, 
11327         "created": "2013-12-13T22:19:44.865Z", 
11328         "amount": 0.2128, 
11329         "object": 91, 
11330         "account": 13, 
11331         "state": "invoiced", 
11332         "coreHours": 3.04, 
11333         "invoice": 62, 
11334         "date": "2013-12-08T22:00:00Z", 
11335         "kind": "besteffort"
11336     }
11337 },
11338 {
11339     "pk": 58577, 
11340     "model": "core.charge", 
11341     "fields": {
11342         "updated": "2013-12-13T22:19:44.873Z", 
11343         "slice": 4, 
11344         "created": "2013-12-13T22:19:44.873Z", 
11345         "amount": 0.2408, 
11346         "object": 91, 
11347         "account": 13, 
11348         "state": "pending", 
11349         "coreHours": 3.44, 
11350         "invoice": null, 
11351         "date": "2013-12-09T06:00:00Z", 
11352         "kind": "besteffort"
11353     }
11354 },
11355 {
11356     "pk": 58578, 
11357     "model": "core.charge", 
11358     "fields": {
11359         "updated": "2013-12-13T22:19:44.881Z", 
11360         "slice": 4, 
11361         "created": "2013-12-13T22:19:44.881Z", 
11362         "amount": 0.2632, 
11363         "object": 91, 
11364         "account": 13, 
11365         "state": "pending", 
11366         "coreHours": 3.76, 
11367         "invoice": null, 
11368         "date": "2013-12-09T14:00:00Z", 
11369         "kind": "besteffort"
11370     }
11371 },
11372 {
11373     "pk": 58579, 
11374     "model": "core.charge", 
11375     "fields": {
11376         "updated": "2013-12-13T22:19:44.890Z", 
11377         "slice": 4, 
11378         "created": "2013-12-13T22:19:44.890Z", 
11379         "amount": 0.3192, 
11380         "object": 91, 
11381         "account": 13, 
11382         "state": "pending", 
11383         "coreHours": 4.56, 
11384         "invoice": null, 
11385         "date": "2013-12-09T22:00:00Z", 
11386         "kind": "besteffort"
11387     }
11388 },
11389 {
11390     "pk": 58580, 
11391     "model": "core.charge", 
11392     "fields": {
11393         "updated": "2013-12-13T22:19:44.898Z", 
11394         "slice": 4, 
11395         "created": "2013-12-13T22:19:44.898Z", 
11396         "amount": 0.2352, 
11397         "object": 91, 
11398         "account": 13, 
11399         "state": "pending", 
11400         "coreHours": 3.36, 
11401         "invoice": null, 
11402         "date": "2013-12-10T06:00:00Z", 
11403         "kind": "besteffort"
11404     }
11405 },
11406 {
11407     "pk": 58581, 
11408     "model": "core.charge", 
11409     "fields": {
11410         "updated": "2013-12-13T22:19:44.906Z", 
11411         "slice": 4, 
11412         "created": "2013-12-13T22:19:44.906Z", 
11413         "amount": 0.1456, 
11414         "object": 91, 
11415         "account": 13, 
11416         "state": "pending", 
11417         "coreHours": 2.08, 
11418         "invoice": null, 
11419         "date": "2013-12-10T14:00:00Z", 
11420         "kind": "besteffort"
11421     }
11422 },
11423 {
11424     "pk": 58582, 
11425     "model": "core.charge", 
11426     "fields": {
11427         "updated": "2013-12-13T22:19:44.914Z", 
11428         "slice": 4, 
11429         "created": "2013-12-13T22:19:44.914Z", 
11430         "amount": 0.3136, 
11431         "object": 91, 
11432         "account": 13, 
11433         "state": "pending", 
11434         "coreHours": 4.48, 
11435         "invoice": null, 
11436         "date": "2013-12-10T22:00:00Z", 
11437         "kind": "besteffort"
11438     }
11439 },
11440 {
11441     "pk": 58583, 
11442     "model": "core.charge", 
11443     "fields": {
11444         "updated": "2013-12-13T22:19:44.923Z", 
11445         "slice": 4, 
11446         "created": "2013-12-13T22:19:44.923Z", 
11447         "amount": 0.1736, 
11448         "object": 91, 
11449         "account": 13, 
11450         "state": "pending", 
11451         "coreHours": 2.48, 
11452         "invoice": null, 
11453         "date": "2013-12-11T06:00:00Z", 
11454         "kind": "besteffort"
11455     }
11456 },
11457 {
11458     "pk": 58584, 
11459     "model": "core.charge", 
11460     "fields": {
11461         "updated": "2013-12-13T22:19:44.931Z", 
11462         "slice": 4, 
11463         "created": "2013-12-13T22:19:44.931Z", 
11464         "amount": 0.2352, 
11465         "object": 91, 
11466         "account": 13, 
11467         "state": "pending", 
11468         "coreHours": 3.36, 
11469         "invoice": null, 
11470         "date": "2013-12-11T14:00:00Z", 
11471         "kind": "besteffort"
11472     }
11473 },
11474 {
11475     "pk": 58585, 
11476     "model": "core.charge", 
11477     "fields": {
11478         "updated": "2013-12-13T22:19:44.939Z", 
11479         "slice": 4, 
11480         "created": "2013-12-13T22:19:44.939Z", 
11481         "amount": 0.2296, 
11482         "object": 91, 
11483         "account": 13, 
11484         "state": "pending", 
11485         "coreHours": 3.28, 
11486         "invoice": null, 
11487         "date": "2013-12-11T22:00:00Z", 
11488         "kind": "besteffort"
11489     }
11490 },
11491 {
11492     "pk": 58586, 
11493     "model": "core.charge", 
11494     "fields": {
11495         "updated": "2013-12-13T22:19:44.947Z", 
11496         "slice": 4, 
11497         "created": "2013-12-13T22:19:44.947Z", 
11498         "amount": 0.1456, 
11499         "object": 91, 
11500         "account": 13, 
11501         "state": "pending", 
11502         "coreHours": 2.08, 
11503         "invoice": null, 
11504         "date": "2013-12-12T06:00:00Z", 
11505         "kind": "besteffort"
11506     }
11507 },
11508 {
11509     "pk": 58587, 
11510     "model": "core.charge", 
11511     "fields": {
11512         "updated": "2013-12-13T22:19:44.957Z", 
11513         "slice": 4, 
11514         "created": "2013-12-13T22:19:44.957Z", 
11515         "amount": 0.2688, 
11516         "object": 91, 
11517         "account": 13, 
11518         "state": "pending", 
11519         "coreHours": 3.84, 
11520         "invoice": null, 
11521         "date": "2013-12-12T14:00:00Z", 
11522         "kind": "besteffort"
11523     }
11524 },
11525 {
11526     "pk": 58588, 
11527     "model": "core.charge", 
11528     "fields": {
11529         "updated": "2013-12-13T22:19:44.966Z", 
11530         "slice": 4, 
11531         "created": "2013-12-13T22:19:44.966Z", 
11532         "amount": 0.224, 
11533         "object": 91, 
11534         "account": 13, 
11535         "state": "pending", 
11536         "coreHours": 3.2, 
11537         "invoice": null, 
11538         "date": "2013-12-12T22:00:00Z", 
11539         "kind": "besteffort"
11540     }
11541 },
11542 {
11543     "pk": 58589, 
11544     "model": "core.charge", 
11545     "fields": {
11546         "updated": "2013-12-13T22:19:44.974Z", 
11547         "slice": 4, 
11548         "created": "2013-12-13T22:19:44.974Z", 
11549         "amount": 0.3248, 
11550         "object": 91, 
11551         "account": 13, 
11552         "state": "pending", 
11553         "coreHours": 4.64, 
11554         "invoice": null, 
11555         "date": "2013-12-13T06:00:00Z", 
11556         "kind": "besteffort"
11557     }
11558 },
11559 {
11560     "pk": 58590, 
11561     "model": "core.charge", 
11562     "fields": {
11563         "updated": "2013-12-13T22:19:44.982Z", 
11564         "slice": 4, 
11565         "created": "2013-12-13T22:19:44.982Z", 
11566         "amount": 0.2352, 
11567         "object": 91, 
11568         "account": 13, 
11569         "state": "pending", 
11570         "coreHours": 3.36, 
11571         "invoice": null, 
11572         "date": "2013-12-13T14:00:00Z", 
11573         "kind": "besteffort"
11574     }
11575 },
11576 {
11577     "pk": 58591, 
11578     "model": "core.charge", 
11579     "fields": {
11580         "updated": "2013-12-13T22:19:58.465Z", 
11581         "slice": 4, 
11582         "created": "2013-12-13T22:19:44.997Z", 
11583         "amount": 0.308, 
11584         "object": 92, 
11585         "account": 13, 
11586         "state": "invoiced", 
11587         "coreHours": 4.4, 
11588         "invoice": 59, 
11589         "date": "2013-11-13T22:00:00Z", 
11590         "kind": "besteffort"
11591     }
11592 },
11593 {
11594     "pk": 58592, 
11595     "model": "core.charge", 
11596     "fields": {
11597         "updated": "2013-12-13T22:19:58.556Z", 
11598         "slice": 4, 
11599         "created": "2013-12-13T22:19:45.007Z", 
11600         "amount": 0.168, 
11601         "object": 92, 
11602         "account": 13, 
11603         "state": "invoiced", 
11604         "coreHours": 2.4, 
11605         "invoice": 59, 
11606         "date": "2013-11-14T06:00:00Z", 
11607         "kind": "besteffort"
11608     }
11609 },
11610 {
11611     "pk": 58593, 
11612     "model": "core.charge", 
11613     "fields": {
11614         "updated": "2013-12-13T22:19:58.648Z", 
11615         "slice": 4, 
11616         "created": "2013-12-13T22:19:45.015Z", 
11617         "amount": 0.252, 
11618         "object": 92, 
11619         "account": 13, 
11620         "state": "invoiced", 
11621         "coreHours": 3.6, 
11622         "invoice": 59, 
11623         "date": "2013-11-14T14:00:00Z", 
11624         "kind": "besteffort"
11625     }
11626 },
11627 {
11628     "pk": 58594, 
11629     "model": "core.charge", 
11630     "fields": {
11631         "updated": "2013-12-13T22:19:58.739Z", 
11632         "slice": 4, 
11633         "created": "2013-12-13T22:19:45.024Z", 
11634         "amount": 0.28, 
11635         "object": 92, 
11636         "account": 13, 
11637         "state": "invoiced", 
11638         "coreHours": 4.0, 
11639         "invoice": 59, 
11640         "date": "2013-11-14T22:00:00Z", 
11641         "kind": "besteffort"
11642     }
11643 },
11644 {
11645     "pk": 58595, 
11646     "model": "core.charge", 
11647     "fields": {
11648         "updated": "2013-12-13T22:19:58.830Z", 
11649         "slice": 4, 
11650         "created": "2013-12-13T22:19:45.032Z", 
11651         "amount": 0.2576, 
11652         "object": 92, 
11653         "account": 13, 
11654         "state": "invoiced", 
11655         "coreHours": 3.68, 
11656         "invoice": 59, 
11657         "date": "2013-11-15T06:00:00Z", 
11658         "kind": "besteffort"
11659     }
11660 },
11661 {
11662     "pk": 58596, 
11663     "model": "core.charge", 
11664     "fields": {
11665         "updated": "2013-12-13T22:19:58.921Z", 
11666         "slice": 4, 
11667         "created": "2013-12-13T22:19:45.040Z", 
11668         "amount": 0.1736, 
11669         "object": 92, 
11670         "account": 13, 
11671         "state": "invoiced", 
11672         "coreHours": 2.48, 
11673         "invoice": 59, 
11674         "date": "2013-11-15T14:00:00Z", 
11675         "kind": "besteffort"
11676     }
11677 },
11678 {
11679     "pk": 58597, 
11680     "model": "core.charge", 
11681     "fields": {
11682         "updated": "2013-12-13T22:19:59.029Z", 
11683         "slice": 4, 
11684         "created": "2013-12-13T22:19:45.049Z", 
11685         "amount": 0.1512, 
11686         "object": 92, 
11687         "account": 13, 
11688         "state": "invoiced", 
11689         "coreHours": 2.16, 
11690         "invoice": 59, 
11691         "date": "2013-11-15T22:00:00Z", 
11692         "kind": "besteffort"
11693     }
11694 },
11695 {
11696     "pk": 58598, 
11697     "model": "core.charge", 
11698     "fields": {
11699         "updated": "2013-12-13T22:19:59.120Z", 
11700         "slice": 4, 
11701         "created": "2013-12-13T22:19:45.057Z", 
11702         "amount": 0.112, 
11703         "object": 92, 
11704         "account": 13, 
11705         "state": "invoiced", 
11706         "coreHours": 1.6, 
11707         "invoice": 59, 
11708         "date": "2013-11-16T06:00:00Z", 
11709         "kind": "besteffort"
11710     }
11711 },
11712 {
11713     "pk": 58599, 
11714     "model": "core.charge", 
11715     "fields": {
11716         "updated": "2013-12-13T22:19:59.212Z", 
11717         "slice": 4, 
11718         "created": "2013-12-13T22:19:45.065Z", 
11719         "amount": 0.2464, 
11720         "object": 92, 
11721         "account": 13, 
11722         "state": "invoiced", 
11723         "coreHours": 3.52, 
11724         "invoice": 59, 
11725         "date": "2013-11-16T14:00:00Z", 
11726         "kind": "besteffort"
11727     }
11728 },
11729 {
11730     "pk": 58600, 
11731     "model": "core.charge", 
11732     "fields": {
11733         "updated": "2013-12-13T22:19:59.303Z", 
11734         "slice": 4, 
11735         "created": "2013-12-13T22:19:45.073Z", 
11736         "amount": 0.2128, 
11737         "object": 92, 
11738         "account": 13, 
11739         "state": "invoiced", 
11740         "coreHours": 3.04, 
11741         "invoice": 59, 
11742         "date": "2013-11-16T22:00:00Z", 
11743         "kind": "besteffort"
11744     }
11745 },
11746 {
11747     "pk": 58601, 
11748     "model": "core.charge", 
11749     "fields": {
11750         "updated": "2013-12-13T22:19:59.394Z", 
11751         "slice": 4, 
11752         "created": "2013-12-13T22:19:45.082Z", 
11753         "amount": 0.3024, 
11754         "object": 92, 
11755         "account": 13, 
11756         "state": "invoiced", 
11757         "coreHours": 4.32, 
11758         "invoice": 59, 
11759         "date": "2013-11-17T06:00:00Z", 
11760         "kind": "besteffort"
11761     }
11762 },
11763 {
11764     "pk": 58602, 
11765     "model": "core.charge", 
11766     "fields": {
11767         "updated": "2013-12-13T22:19:59.485Z", 
11768         "slice": 4, 
11769         "created": "2013-12-13T22:19:45.090Z", 
11770         "amount": 0.308, 
11771         "object": 92, 
11772         "account": 13, 
11773         "state": "invoiced", 
11774         "coreHours": 4.4, 
11775         "invoice": 59, 
11776         "date": "2013-11-17T14:00:00Z", 
11777         "kind": "besteffort"
11778     }
11779 },
11780 {
11781     "pk": 58603, 
11782     "model": "core.charge", 
11783     "fields": {
11784         "updated": "2013-12-13T22:19:59.576Z", 
11785         "slice": 4, 
11786         "created": "2013-12-13T22:19:45.098Z", 
11787         "amount": 0.3304, 
11788         "object": 92, 
11789         "account": 13, 
11790         "state": "invoiced", 
11791         "coreHours": 4.72, 
11792         "invoice": 59, 
11793         "date": "2013-11-17T22:00:00Z", 
11794         "kind": "besteffort"
11795     }
11796 },
11797 {
11798     "pk": 58604, 
11799     "model": "core.charge", 
11800     "fields": {
11801         "updated": "2013-12-13T22:19:59.675Z", 
11802         "slice": 4, 
11803         "created": "2013-12-13T22:19:45.106Z", 
11804         "amount": 0.2688, 
11805         "object": 92, 
11806         "account": 13, 
11807         "state": "invoiced", 
11808         "coreHours": 3.84, 
11809         "invoice": 60, 
11810         "date": "2013-11-18T06:00:00Z", 
11811         "kind": "besteffort"
11812     }
11813 },
11814 {
11815     "pk": 58605, 
11816     "model": "core.charge", 
11817     "fields": {
11818         "updated": "2013-12-13T22:19:59.778Z", 
11819         "slice": 4, 
11820         "created": "2013-12-13T22:19:45.115Z", 
11821         "amount": 0.3192, 
11822         "object": 92, 
11823         "account": 13, 
11824         "state": "invoiced", 
11825         "coreHours": 4.56, 
11826         "invoice": 60, 
11827         "date": "2013-11-18T14:00:00Z", 
11828         "kind": "besteffort"
11829     }
11830 },
11831 {
11832     "pk": 58606, 
11833     "model": "core.charge", 
11834     "fields": {
11835         "updated": "2013-12-13T22:19:59.870Z", 
11836         "slice": 4, 
11837         "created": "2013-12-13T22:19:45.123Z", 
11838         "amount": 0.2352, 
11839         "object": 92, 
11840         "account": 13, 
11841         "state": "invoiced", 
11842         "coreHours": 3.36, 
11843         "invoice": 60, 
11844         "date": "2013-11-18T22:00:00Z", 
11845         "kind": "besteffort"
11846     }
11847 },
11848 {
11849     "pk": 58607, 
11850     "model": "core.charge", 
11851     "fields": {
11852         "updated": "2013-12-13T22:19:59.961Z", 
11853         "slice": 4, 
11854         "created": "2013-12-13T22:19:45.131Z", 
11855         "amount": 0.2856, 
11856         "object": 92, 
11857         "account": 13, 
11858         "state": "invoiced", 
11859         "coreHours": 4.08, 
11860         "invoice": 60, 
11861         "date": "2013-11-19T06:00:00Z", 
11862         "kind": "besteffort"
11863     }
11864 },
11865 {
11866     "pk": 58608, 
11867     "model": "core.charge", 
11868     "fields": {
11869         "updated": "2013-12-13T22:20:00.052Z", 
11870         "slice": 4, 
11871         "created": "2013-12-13T22:19:45.140Z", 
11872         "amount": 0.2408, 
11873         "object": 92, 
11874         "account": 13, 
11875         "state": "invoiced", 
11876         "coreHours": 3.44, 
11877         "invoice": 60, 
11878         "date": "2013-11-19T14:00:00Z", 
11879         "kind": "besteffort"
11880     }
11881 },
11882 {
11883     "pk": 58609, 
11884     "model": "core.charge", 
11885     "fields": {
11886         "updated": "2013-12-13T22:20:00.151Z", 
11887         "slice": 4, 
11888         "created": "2013-12-13T22:19:45.148Z", 
11889         "amount": 0.2128, 
11890         "object": 92, 
11891         "account": 13, 
11892         "state": "invoiced", 
11893         "coreHours": 3.04, 
11894         "invoice": 60, 
11895         "date": "2013-11-19T22:00:00Z", 
11896         "kind": "besteffort"
11897     }
11898 },
11899 {
11900     "pk": 58610, 
11901     "model": "core.charge", 
11902     "fields": {
11903         "updated": "2013-12-13T22:20:00.242Z", 
11904         "slice": 4, 
11905         "created": "2013-12-13T22:19:45.156Z", 
11906         "amount": 0.2464, 
11907         "object": 92, 
11908         "account": 13, 
11909         "state": "invoiced", 
11910         "coreHours": 3.52, 
11911         "invoice": 60, 
11912         "date": "2013-11-20T06:00:00Z", 
11913         "kind": "besteffort"
11914     }
11915 },
11916 {
11917     "pk": 58611, 
11918     "model": "core.charge", 
11919     "fields": {
11920         "updated": "2013-12-13T22:20:00.333Z", 
11921         "slice": 4, 
11922         "created": "2013-12-13T22:19:45.164Z", 
11923         "amount": 0.14, 
11924         "object": 92, 
11925         "account": 13, 
11926         "state": "invoiced", 
11927         "coreHours": 2.0, 
11928         "invoice": 60, 
11929         "date": "2013-11-20T14:00:00Z", 
11930         "kind": "besteffort"
11931     }
11932 },
11933 {
11934     "pk": 58612, 
11935     "model": "core.charge", 
11936     "fields": {
11937         "updated": "2013-12-13T22:20:00.427Z", 
11938         "slice": 4, 
11939         "created": "2013-12-13T22:19:45.173Z", 
11940         "amount": 0.1568, 
11941         "object": 92, 
11942         "account": 13, 
11943         "state": "invoiced", 
11944         "coreHours": 2.24, 
11945         "invoice": 60, 
11946         "date": "2013-11-20T22:00:00Z", 
11947         "kind": "besteffort"
11948     }
11949 },
11950 {
11951     "pk": 58613, 
11952     "model": "core.charge", 
11953     "fields": {
11954         "updated": "2013-12-13T22:20:00.518Z", 
11955         "slice": 4, 
11956         "created": "2013-12-13T22:19:45.181Z", 
11957         "amount": 0.2296, 
11958         "object": 92, 
11959         "account": 13, 
11960         "state": "invoiced", 
11961         "coreHours": 3.28, 
11962         "invoice": 60, 
11963         "date": "2013-11-21T06:00:00Z", 
11964         "kind": "besteffort"
11965     }
11966 },
11967 {
11968     "pk": 58614, 
11969     "model": "core.charge", 
11970     "fields": {
11971         "updated": "2013-12-13T22:20:00.626Z", 
11972         "slice": 4, 
11973         "created": "2013-12-13T22:19:45.189Z", 
11974         "amount": 0.1232, 
11975         "object": 92, 
11976         "account": 13, 
11977         "state": "invoiced", 
11978         "coreHours": 1.76, 
11979         "invoice": 60, 
11980         "date": "2013-11-21T14:00:00Z", 
11981         "kind": "besteffort"
11982     }
11983 },
11984 {
11985     "pk": 58615, 
11986     "model": "core.charge", 
11987     "fields": {
11988         "updated": "2013-12-13T22:20:00.717Z", 
11989         "slice": 4, 
11990         "created": "2013-12-13T22:19:45.198Z", 
11991         "amount": 0.224, 
11992         "object": 92, 
11993         "account": 13, 
11994         "state": "invoiced", 
11995         "coreHours": 3.2, 
11996         "invoice": 60, 
11997         "date": "2013-11-21T22:00:00Z", 
11998         "kind": "besteffort"
11999     }
12000 },
12001 {
12002     "pk": 58616, 
12003     "model": "core.charge", 
12004     "fields": {
12005         "updated": "2013-12-13T22:20:00.808Z", 
12006         "slice": 4, 
12007         "created": "2013-12-13T22:19:45.206Z", 
12008         "amount": 0.2856, 
12009         "object": 92, 
12010         "account": 13, 
12011         "state": "invoiced", 
12012         "coreHours": 4.08, 
12013         "invoice": 60, 
12014         "date": "2013-11-22T06:00:00Z", 
12015         "kind": "besteffort"
12016     }
12017 },
12018 {
12019     "pk": 58617, 
12020     "model": "core.charge", 
12021     "fields": {
12022         "updated": "2013-12-13T22:20:00.924Z", 
12023         "slice": 4, 
12024         "created": "2013-12-13T22:19:45.214Z", 
12025         "amount": 0.336, 
12026         "object": 92, 
12027         "account": 13, 
12028         "state": "invoiced", 
12029         "coreHours": 4.8, 
12030         "invoice": 60, 
12031         "date": "2013-11-22T14:00:00Z", 
12032         "kind": "besteffort"
12033     }
12034 },
12035 {
12036     "pk": 58618, 
12037     "model": "core.charge", 
12038     "fields": {
12039         "updated": "2013-12-13T22:20:01.015Z", 
12040         "slice": 4, 
12041         "created": "2013-12-13T22:19:45.222Z", 
12042         "amount": 0.3192, 
12043         "object": 92, 
12044         "account": 13, 
12045         "state": "invoiced", 
12046         "coreHours": 4.56, 
12047         "invoice": 60, 
12048         "date": "2013-11-22T22:00:00Z", 
12049         "kind": "besteffort"
12050     }
12051 },
12052 {
12053     "pk": 58619, 
12054     "model": "core.charge", 
12055     "fields": {
12056         "updated": "2013-12-13T22:20:01.106Z", 
12057         "slice": 4, 
12058         "created": "2013-12-13T22:19:45.231Z", 
12059         "amount": 0.252, 
12060         "object": 92, 
12061         "account": 13, 
12062         "state": "invoiced", 
12063         "coreHours": 3.6, 
12064         "invoice": 60, 
12065         "date": "2013-11-23T06:00:00Z", 
12066         "kind": "besteffort"
12067     }
12068 },
12069 {
12070     "pk": 58620, 
12071     "model": "core.charge", 
12072     "fields": {
12073         "updated": "2013-12-13T22:20:01.197Z", 
12074         "slice": 4, 
12075         "created": "2013-12-13T22:19:45.239Z", 
12076         "amount": 0.1512, 
12077         "object": 92, 
12078         "account": 13, 
12079         "state": "invoiced", 
12080         "coreHours": 2.16, 
12081         "invoice": 60, 
12082         "date": "2013-11-23T14:00:00Z", 
12083         "kind": "besteffort"
12084     }
12085 },
12086 {
12087     "pk": 58621, 
12088     "model": "core.charge", 
12089     "fields": {
12090         "updated": "2013-12-13T22:20:01.363Z", 
12091         "slice": 4, 
12092         "created": "2013-12-13T22:19:45.247Z", 
12093         "amount": 0.14, 
12094         "object": 92, 
12095         "account": 13, 
12096         "state": "invoiced", 
12097         "coreHours": 2.0, 
12098         "invoice": 60, 
12099         "date": "2013-11-23T22:00:00Z", 
12100         "kind": "besteffort"
12101     }
12102 },
12103 {
12104     "pk": 58622, 
12105     "model": "core.charge", 
12106     "fields": {
12107         "updated": "2013-12-13T22:20:01.736Z", 
12108         "slice": 4, 
12109         "created": "2013-12-13T22:19:45.256Z", 
12110         "amount": 0.14, 
12111         "object": 92, 
12112         "account": 13, 
12113         "state": "invoiced", 
12114         "coreHours": 2.0, 
12115         "invoice": 60, 
12116         "date": "2013-11-24T06:00:00Z", 
12117         "kind": "besteffort"
12118     }
12119 },
12120 {
12121     "pk": 58623, 
12122     "model": "core.charge", 
12123     "fields": {
12124         "updated": "2013-12-13T22:20:01.827Z", 
12125         "slice": 4, 
12126         "created": "2013-12-13T22:19:45.264Z", 
12127         "amount": 0.1288, 
12128         "object": 92, 
12129         "account": 13, 
12130         "state": "invoiced", 
12131         "coreHours": 1.84, 
12132         "invoice": 60, 
12133         "date": "2013-11-24T14:00:00Z", 
12134         "kind": "besteffort"
12135     }
12136 },
12137 {
12138     "pk": 58624, 
12139     "model": "core.charge", 
12140     "fields": {
12141         "updated": "2013-12-13T22:20:01.918Z", 
12142         "slice": 4, 
12143         "created": "2013-12-13T22:19:45.272Z", 
12144         "amount": 0.1288, 
12145         "object": 92, 
12146         "account": 13, 
12147         "state": "invoiced", 
12148         "coreHours": 1.84, 
12149         "invoice": 60, 
12150         "date": "2013-11-24T22:00:00Z", 
12151         "kind": "besteffort"
12152     }
12153 },
12154 {
12155     "pk": 58625, 
12156     "model": "core.charge", 
12157     "fields": {
12158         "updated": "2013-12-13T22:20:02.017Z", 
12159         "slice": 4, 
12160         "created": "2013-12-13T22:19:45.280Z", 
12161         "amount": 0.2296, 
12162         "object": 92, 
12163         "account": 13, 
12164         "state": "invoiced", 
12165         "coreHours": 3.28, 
12166         "invoice": 61, 
12167         "date": "2013-11-25T06:00:00Z", 
12168         "kind": "besteffort"
12169     }
12170 },
12171 {
12172     "pk": 58626, 
12173     "model": "core.charge", 
12174     "fields": {
12175         "updated": "2013-12-13T22:20:02.108Z", 
12176         "slice": 4, 
12177         "created": "2013-12-13T22:19:45.289Z", 
12178         "amount": 0.14, 
12179         "object": 92, 
12180         "account": 13, 
12181         "state": "invoiced", 
12182         "coreHours": 2.0, 
12183         "invoice": 61, 
12184         "date": "2013-11-25T14:00:00Z", 
12185         "kind": "besteffort"
12186     }
12187 },
12188 {
12189     "pk": 58627, 
12190     "model": "core.charge", 
12191     "fields": {
12192         "updated": "2013-12-13T22:20:02.199Z", 
12193         "slice": 4, 
12194         "created": "2013-12-13T22:19:45.297Z", 
12195         "amount": 0.2464, 
12196         "object": 92, 
12197         "account": 13, 
12198         "state": "invoiced", 
12199         "coreHours": 3.52, 
12200         "invoice": 61, 
12201         "date": "2013-11-25T22:00:00Z", 
12202         "kind": "besteffort"
12203     }
12204 },
12205 {
12206     "pk": 58628, 
12207     "model": "core.charge", 
12208     "fields": {
12209         "updated": "2013-12-13T22:20:02.296Z", 
12210         "slice": 4, 
12211         "created": "2013-12-13T22:19:45.305Z", 
12212         "amount": 0.1904, 
12213         "object": 92, 
12214         "account": 13, 
12215         "state": "invoiced", 
12216         "coreHours": 2.72, 
12217         "invoice": 61, 
12218         "date": "2013-11-26T06:00:00Z", 
12219         "kind": "besteffort"
12220     }
12221 },
12222 {
12223     "pk": 58629, 
12224     "model": "core.charge", 
12225     "fields": {
12226         "updated": "2013-12-13T22:20:02.387Z", 
12227         "slice": 4, 
12228         "created": "2013-12-13T22:19:45.314Z", 
12229         "amount": 0.2408, 
12230         "object": 92, 
12231         "account": 13, 
12232         "state": "invoiced", 
12233         "coreHours": 3.44, 
12234         "invoice": 61, 
12235         "date": "2013-11-26T14:00:00Z", 
12236         "kind": "besteffort"
12237     }
12238 },
12239 {
12240     "pk": 58630, 
12241     "model": "core.charge", 
12242     "fields": {
12243         "updated": "2013-12-13T22:20:02.478Z", 
12244         "slice": 4, 
12245         "created": "2013-12-13T22:19:45.322Z", 
12246         "amount": 0.1736, 
12247         "object": 92, 
12248         "account": 13, 
12249         "state": "invoiced", 
12250         "coreHours": 2.48, 
12251         "invoice": 61, 
12252         "date": "2013-11-26T22:00:00Z", 
12253         "kind": "besteffort"
12254     }
12255 },
12256 {
12257     "pk": 58631, 
12258     "model": "core.charge", 
12259     "fields": {
12260         "updated": "2013-12-13T22:20:02.569Z", 
12261         "slice": 4, 
12262         "created": "2013-12-13T22:19:45.330Z", 
12263         "amount": 0.1512, 
12264         "object": 92, 
12265         "account": 13, 
12266         "state": "invoiced", 
12267         "coreHours": 2.16, 
12268         "invoice": 61, 
12269         "date": "2013-11-27T06:00:00Z", 
12270         "kind": "besteffort"
12271     }
12272 },
12273 {
12274     "pk": 58632, 
12275     "model": "core.charge", 
12276     "fields": {
12277         "updated": "2013-12-13T22:20:02.660Z", 
12278         "slice": 4, 
12279         "created": "2013-12-13T22:19:45.339Z", 
12280         "amount": 0.2912, 
12281         "object": 92, 
12282         "account": 13, 
12283         "state": "invoiced", 
12284         "coreHours": 4.16, 
12285         "invoice": 61, 
12286         "date": "2013-11-27T14:00:00Z", 
12287         "kind": "besteffort"
12288     }
12289 },
12290 {
12291     "pk": 58633, 
12292     "model": "core.charge", 
12293     "fields": {
12294         "updated": "2013-12-13T22:20:02.751Z", 
12295         "slice": 4, 
12296         "created": "2013-12-13T22:19:45.347Z", 
12297         "amount": 0.1512, 
12298         "object": 92, 
12299         "account": 13, 
12300         "state": "invoiced", 
12301         "coreHours": 2.16, 
12302         "invoice": 61, 
12303         "date": "2013-11-27T22:00:00Z", 
12304         "kind": "besteffort"
12305     }
12306 },
12307 {
12308     "pk": 58634, 
12309     "model": "core.charge", 
12310     "fields": {
12311         "updated": "2013-12-13T22:20:02.842Z", 
12312         "slice": 4, 
12313         "created": "2013-12-13T22:19:45.355Z", 
12314         "amount": 0.2632, 
12315         "object": 92, 
12316         "account": 13, 
12317         "state": "invoiced", 
12318         "coreHours": 3.76, 
12319         "invoice": 61, 
12320         "date": "2013-11-28T06:00:00Z", 
12321         "kind": "besteffort"
12322     }
12323 },
12324 {
12325     "pk": 58635, 
12326     "model": "core.charge", 
12327     "fields": {
12328         "updated": "2013-12-13T22:20:02.933Z", 
12329         "slice": 4, 
12330         "created": "2013-12-13T22:19:45.363Z", 
12331         "amount": 0.2968, 
12332         "object": 92, 
12333         "account": 13, 
12334         "state": "invoiced", 
12335         "coreHours": 4.24, 
12336         "invoice": 61, 
12337         "date": "2013-11-28T14:00:00Z", 
12338         "kind": "besteffort"
12339     }
12340 },
12341 {
12342     "pk": 58636, 
12343     "model": "core.charge", 
12344     "fields": {
12345         "updated": "2013-12-13T22:20:03.025Z", 
12346         "slice": 4, 
12347         "created": "2013-12-13T22:19:45.372Z", 
12348         "amount": 0.2352, 
12349         "object": 92, 
12350         "account": 13, 
12351         "state": "invoiced", 
12352         "coreHours": 3.36, 
12353         "invoice": 61, 
12354         "date": "2013-11-28T22:00:00Z", 
12355         "kind": "besteffort"
12356     }
12357 },
12358 {
12359     "pk": 58637, 
12360     "model": "core.charge", 
12361     "fields": {
12362         "updated": "2013-12-13T22:20:03.116Z", 
12363         "slice": 4, 
12364         "created": "2013-12-13T22:19:45.380Z", 
12365         "amount": 0.252, 
12366         "object": 92, 
12367         "account": 13, 
12368         "state": "invoiced", 
12369         "coreHours": 3.6, 
12370         "invoice": 61, 
12371         "date": "2013-11-29T06:00:00Z", 
12372         "kind": "besteffort"
12373     }
12374 },
12375 {
12376     "pk": 58638, 
12377     "model": "core.charge", 
12378     "fields": {
12379         "updated": "2013-12-13T22:20:03.207Z", 
12380         "slice": 4, 
12381         "created": "2013-12-13T22:19:45.388Z", 
12382         "amount": 0.2072, 
12383         "object": 92, 
12384         "account": 13, 
12385         "state": "invoiced", 
12386         "coreHours": 2.96, 
12387         "invoice": 61, 
12388         "date": "2013-11-29T14:00:00Z", 
12389         "kind": "besteffort"
12390     }
12391 },
12392 {
12393     "pk": 58639, 
12394     "model": "core.charge", 
12395     "fields": {
12396         "updated": "2013-12-13T22:20:03.298Z", 
12397         "slice": 4, 
12398         "created": "2013-12-13T22:19:45.396Z", 
12399         "amount": 0.224, 
12400         "object": 92, 
12401         "account": 13, 
12402         "state": "invoiced", 
12403         "coreHours": 3.2, 
12404         "invoice": 61, 
12405         "date": "2013-11-29T22:00:00Z", 
12406         "kind": "besteffort"
12407     }
12408 },
12409 {
12410     "pk": 58640, 
12411     "model": "core.charge", 
12412     "fields": {
12413         "updated": "2013-12-13T22:20:03.389Z", 
12414         "slice": 4, 
12415         "created": "2013-12-13T22:19:45.405Z", 
12416         "amount": 0.2408, 
12417         "object": 92, 
12418         "account": 13, 
12419         "state": "invoiced", 
12420         "coreHours": 3.44, 
12421         "invoice": 61, 
12422         "date": "2013-11-30T06:00:00Z", 
12423         "kind": "besteffort"
12424     }
12425 },
12426 {
12427     "pk": 58641, 
12428     "model": "core.charge", 
12429     "fields": {
12430         "updated": "2013-12-13T22:20:03.482Z", 
12431         "slice": 4, 
12432         "created": "2013-12-13T22:19:45.413Z", 
12433         "amount": 0.1512, 
12434         "object": 92, 
12435         "account": 13, 
12436         "state": "invoiced", 
12437         "coreHours": 2.16, 
12438         "invoice": 61, 
12439         "date": "2013-11-30T14:00:00Z", 
12440         "kind": "besteffort"
12441     }
12442 },
12443 {
12444     "pk": 58642, 
12445     "model": "core.charge", 
12446     "fields": {
12447         "updated": "2013-12-13T22:20:03.573Z", 
12448         "slice": 4, 
12449         "created": "2013-12-13T22:19:45.421Z", 
12450         "amount": 0.1736, 
12451         "object": 92, 
12452         "account": 13, 
12453         "state": "invoiced", 
12454         "coreHours": 2.48, 
12455         "invoice": 61, 
12456         "date": "2013-11-30T22:00:00Z", 
12457         "kind": "besteffort"
12458     }
12459 },
12460 {
12461     "pk": 58643, 
12462     "model": "core.charge", 
12463     "fields": {
12464         "updated": "2013-12-13T22:20:03.664Z", 
12465         "slice": 4, 
12466         "created": "2013-12-13T22:19:45.430Z", 
12467         "amount": 0.3136, 
12468         "object": 92, 
12469         "account": 13, 
12470         "state": "invoiced", 
12471         "coreHours": 4.48, 
12472         "invoice": 61, 
12473         "date": "2013-12-01T06:00:00Z", 
12474         "kind": "besteffort"
12475     }
12476 },
12477 {
12478     "pk": 58644, 
12479     "model": "core.charge", 
12480     "fields": {
12481         "updated": "2013-12-13T22:20:03.755Z", 
12482         "slice": 4, 
12483         "created": "2013-12-13T22:19:45.438Z", 
12484         "amount": 0.2184, 
12485         "object": 92, 
12486         "account": 13, 
12487         "state": "invoiced", 
12488         "coreHours": 3.12, 
12489         "invoice": 61, 
12490         "date": "2013-12-01T14:00:00Z", 
12491         "kind": "besteffort"
12492     }
12493 },
12494 {
12495     "pk": 58645, 
12496     "model": "core.charge", 
12497     "fields": {
12498         "updated": "2013-12-13T22:20:03.838Z", 
12499         "slice": 4, 
12500         "created": "2013-12-13T22:19:45.446Z", 
12501         "amount": 0.336, 
12502         "object": 92, 
12503         "account": 13, 
12504         "state": "invoiced", 
12505         "coreHours": 4.8, 
12506         "invoice": 61, 
12507         "date": "2013-12-01T22:00:00Z", 
12508         "kind": "besteffort"
12509     }
12510 },
12511 {
12512     "pk": 58646, 
12513     "model": "core.charge", 
12514     "fields": {
12515         "updated": "2013-12-13T22:20:03.937Z", 
12516         "slice": 4, 
12517         "created": "2013-12-13T22:19:45.454Z", 
12518         "amount": 0.14, 
12519         "object": 92, 
12520         "account": 13, 
12521         "state": "invoiced", 
12522         "coreHours": 2.0, 
12523         "invoice": 62, 
12524         "date": "2013-12-02T06:00:00Z", 
12525         "kind": "besteffort"
12526     }
12527 },
12528 {
12529     "pk": 58647, 
12530     "model": "core.charge", 
12531     "fields": {
12532         "updated": "2013-12-13T22:20:04.028Z", 
12533         "slice": 4, 
12534         "created": "2013-12-13T22:19:45.463Z", 
12535         "amount": 0.1288, 
12536         "object": 92, 
12537         "account": 13, 
12538         "state": "invoiced", 
12539         "coreHours": 1.84, 
12540         "invoice": 62, 
12541         "date": "2013-12-02T14:00:00Z", 
12542         "kind": "besteffort"
12543     }
12544 },
12545 {
12546     "pk": 58648, 
12547     "model": "core.charge", 
12548     "fields": {
12549         "updated": "2013-12-13T22:20:04.120Z", 
12550         "slice": 4, 
12551         "created": "2013-12-13T22:19:45.471Z", 
12552         "amount": 0.1624, 
12553         "object": 92, 
12554         "account": 13, 
12555         "state": "invoiced", 
12556         "coreHours": 2.32, 
12557         "invoice": 62, 
12558         "date": "2013-12-02T22:00:00Z", 
12559         "kind": "besteffort"
12560     }
12561 },
12562 {
12563     "pk": 58649, 
12564     "model": "core.charge", 
12565     "fields": {
12566         "updated": "2013-12-13T22:20:04.211Z", 
12567         "slice": 4, 
12568         "created": "2013-12-13T22:19:45.479Z", 
12569         "amount": 0.196, 
12570         "object": 92, 
12571         "account": 13, 
12572         "state": "invoiced", 
12573         "coreHours": 2.8, 
12574         "invoice": 62, 
12575         "date": "2013-12-03T06:00:00Z", 
12576         "kind": "besteffort"
12577     }
12578 },
12579 {
12580     "pk": 58650, 
12581     "model": "core.charge", 
12582     "fields": {
12583         "updated": "2013-12-13T22:20:04.302Z", 
12584         "slice": 4, 
12585         "created": "2013-12-13T22:19:45.487Z", 
12586         "amount": 0.2576, 
12587         "object": 92, 
12588         "account": 13, 
12589         "state": "invoiced", 
12590         "coreHours": 3.68, 
12591         "invoice": 62, 
12592         "date": "2013-12-03T14:00:00Z", 
12593         "kind": "besteffort"
12594     }
12595 },
12596 {
12597     "pk": 58651, 
12598     "model": "core.charge", 
12599     "fields": {
12600         "updated": "2013-12-13T22:20:04.393Z", 
12601         "slice": 4, 
12602         "created": "2013-12-13T22:19:45.496Z", 
12603         "amount": 0.308, 
12604         "object": 92, 
12605         "account": 13, 
12606         "state": "invoiced", 
12607         "coreHours": 4.4, 
12608         "invoice": 62, 
12609         "date": "2013-12-03T22:00:00Z", 
12610         "kind": "besteffort"
12611     }
12612 },
12613 {
12614     "pk": 58652, 
12615     "model": "core.charge", 
12616     "fields": {
12617         "updated": "2013-12-13T22:20:04.484Z", 
12618         "slice": 4, 
12619         "created": "2013-12-13T22:19:45.504Z", 
12620         "amount": 0.28, 
12621         "object": 92, 
12622         "account": 13, 
12623         "state": "invoiced", 
12624         "coreHours": 4.0, 
12625         "invoice": 62, 
12626         "date": "2013-12-04T06:00:00Z", 
12627         "kind": "besteffort"
12628     }
12629 },
12630 {
12631     "pk": 58653, 
12632     "model": "core.charge", 
12633     "fields": {
12634         "updated": "2013-12-13T22:20:04.575Z", 
12635         "slice": 4, 
12636         "created": "2013-12-13T22:19:45.534Z", 
12637         "amount": 0.2464, 
12638         "object": 92, 
12639         "account": 13, 
12640         "state": "invoiced", 
12641         "coreHours": 3.52, 
12642         "invoice": 62, 
12643         "date": "2013-12-04T14:00:00Z", 
12644         "kind": "besteffort"
12645     }
12646 },
12647 {
12648     "pk": 58654, 
12649     "model": "core.charge", 
12650     "fields": {
12651         "updated": "2013-12-13T22:20:04.666Z", 
12652         "slice": 4, 
12653         "created": "2013-12-13T22:19:45.554Z", 
12654         "amount": 0.2464, 
12655         "object": 92, 
12656         "account": 13, 
12657         "state": "invoiced", 
12658         "coreHours": 3.52, 
12659         "invoice": 62, 
12660         "date": "2013-12-04T22:00:00Z", 
12661         "kind": "besteffort"
12662     }
12663 },
12664 {
12665     "pk": 58655, 
12666     "model": "core.charge", 
12667     "fields": {
12668         "updated": "2013-12-13T22:20:04.757Z", 
12669         "slice": 4, 
12670         "created": "2013-12-13T22:19:45.562Z", 
12671         "amount": 0.2464, 
12672         "object": 92, 
12673         "account": 13, 
12674         "state": "invoiced", 
12675         "coreHours": 3.52, 
12676         "invoice": 62, 
12677         "date": "2013-12-05T06:00:00Z", 
12678         "kind": "besteffort"
12679     }
12680 },
12681 {
12682     "pk": 58656, 
12683     "model": "core.charge", 
12684     "fields": {
12685         "updated": "2013-12-13T22:20:04.849Z", 
12686         "slice": 4, 
12687         "created": "2013-12-13T22:19:45.570Z", 
12688         "amount": 0.2184, 
12689         "object": 92, 
12690         "account": 13, 
12691         "state": "invoiced", 
12692         "coreHours": 3.12, 
12693         "invoice": 62, 
12694         "date": "2013-12-05T14:00:00Z", 
12695         "kind": "besteffort"
12696     }
12697 },
12698 {
12699     "pk": 58657, 
12700     "model": "core.charge", 
12701     "fields": {
12702         "updated": "2013-12-13T22:20:04.940Z", 
12703         "slice": 4, 
12704         "created": "2013-12-13T22:19:45.579Z", 
12705         "amount": 0.196, 
12706         "object": 92, 
12707         "account": 13, 
12708         "state": "invoiced", 
12709         "coreHours": 2.8, 
12710         "invoice": 62, 
12711         "date": "2013-12-05T22:00:00Z", 
12712         "kind": "besteffort"
12713     }
12714 },
12715 {
12716     "pk": 58658, 
12717     "model": "core.charge", 
12718     "fields": {
12719         "updated": "2013-12-13T22:20:05.039Z", 
12720         "slice": 4, 
12721         "created": "2013-12-13T22:19:45.587Z", 
12722         "amount": 0.3024, 
12723         "object": 92, 
12724         "account": 13, 
12725         "state": "invoiced", 
12726         "coreHours": 4.32, 
12727         "invoice": 62, 
12728         "date": "2013-12-06T06:00:00Z", 
12729         "kind": "besteffort"
12730     }
12731 },
12732 {
12733     "pk": 58659, 
12734     "model": "core.charge", 
12735     "fields": {
12736         "updated": "2013-12-13T22:20:05.137Z", 
12737         "slice": 4, 
12738         "created": "2013-12-13T22:19:45.595Z", 
12739         "amount": 0.3192, 
12740         "object": 92, 
12741         "account": 13, 
12742         "state": "invoiced", 
12743         "coreHours": 4.56, 
12744         "invoice": 62, 
12745         "date": "2013-12-06T14:00:00Z", 
12746         "kind": "besteffort"
12747     }
12748 },
12749 {
12750     "pk": 58660, 
12751     "model": "core.charge", 
12752     "fields": {
12753         "updated": "2013-12-13T22:20:05.228Z", 
12754         "slice": 4, 
12755         "created": "2013-12-13T22:19:45.603Z", 
12756         "amount": 0.196, 
12757         "object": 92, 
12758         "account": 13, 
12759         "state": "invoiced", 
12760         "coreHours": 2.8, 
12761         "invoice": 62, 
12762         "date": "2013-12-06T22:00:00Z", 
12763         "kind": "besteffort"
12764     }
12765 },
12766 {
12767     "pk": 58661, 
12768     "model": "core.charge", 
12769     "fields": {
12770         "updated": "2013-12-13T22:20:05.319Z", 
12771         "slice": 4, 
12772         "created": "2013-12-13T22:19:45.612Z", 
12773         "amount": 0.1624, 
12774         "object": 92, 
12775         "account": 13, 
12776         "state": "invoiced", 
12777         "coreHours": 2.32, 
12778         "invoice": 62, 
12779         "date": "2013-12-07T06:00:00Z", 
12780         "kind": "besteffort"
12781     }
12782 },
12783 {
12784     "pk": 58662, 
12785     "model": "core.charge", 
12786     "fields": {
12787         "updated": "2013-12-13T22:20:05.410Z", 
12788         "slice": 4, 
12789         "created": "2013-12-13T22:19:45.620Z", 
12790         "amount": 0.2072, 
12791         "object": 92, 
12792         "account": 13, 
12793         "state": "invoiced", 
12794         "coreHours": 2.96, 
12795         "invoice": 62, 
12796         "date": "2013-12-07T14:00:00Z", 
12797         "kind": "besteffort"
12798     }
12799 },
12800 {
12801     "pk": 58663, 
12802     "model": "core.charge", 
12803     "fields": {
12804         "updated": "2013-12-13T22:20:05.501Z", 
12805         "slice": 4, 
12806         "created": "2013-12-13T22:19:45.628Z", 
12807         "amount": 0.3304, 
12808         "object": 92, 
12809         "account": 13, 
12810         "state": "invoiced", 
12811         "coreHours": 4.72, 
12812         "invoice": 62, 
12813         "date": "2013-12-07T22:00:00Z", 
12814         "kind": "besteffort"
12815     }
12816 },
12817 {
12818     "pk": 58664, 
12819     "model": "core.charge", 
12820     "fields": {
12821         "updated": "2013-12-13T22:20:05.593Z", 
12822         "slice": 4, 
12823         "created": "2013-12-13T22:19:45.637Z", 
12824         "amount": 0.2128, 
12825         "object": 92, 
12826         "account": 13, 
12827         "state": "invoiced", 
12828         "coreHours": 3.04, 
12829         "invoice": 62, 
12830         "date": "2013-12-08T06:00:00Z", 
12831         "kind": "besteffort"
12832     }
12833 },
12834 {
12835     "pk": 58665, 
12836     "model": "core.charge", 
12837     "fields": {
12838         "updated": "2013-12-13T22:20:05.684Z", 
12839         "slice": 4, 
12840         "created": "2013-12-13T22:19:45.645Z", 
12841         "amount": 0.252, 
12842         "object": 92, 
12843         "account": 13, 
12844         "state": "invoiced", 
12845         "coreHours": 3.6, 
12846         "invoice": 62, 
12847         "date": "2013-12-08T14:00:00Z", 
12848         "kind": "besteffort"
12849     }
12850 },
12851 {
12852     "pk": 58666, 
12853     "model": "core.charge", 
12854     "fields": {
12855         "updated": "2013-12-13T22:20:05.775Z", 
12856         "slice": 4, 
12857         "created": "2013-12-13T22:19:45.653Z", 
12858         "amount": 0.3192, 
12859         "object": 92, 
12860         "account": 13, 
12861         "state": "invoiced", 
12862         "coreHours": 4.56, 
12863         "invoice": 62, 
12864         "date": "2013-12-08T22:00:00Z", 
12865         "kind": "besteffort"
12866     }
12867 },
12868 {
12869     "pk": 58667, 
12870     "model": "core.charge", 
12871     "fields": {
12872         "updated": "2013-12-13T22:19:45.662Z", 
12873         "slice": 4, 
12874         "created": "2013-12-13T22:19:45.661Z", 
12875         "amount": 0.112, 
12876         "object": 92, 
12877         "account": 13, 
12878         "state": "pending", 
12879         "coreHours": 1.6, 
12880         "invoice": null, 
12881         "date": "2013-12-09T06:00:00Z", 
12882         "kind": "besteffort"
12883     }
12884 },
12885 {
12886     "pk": 58668, 
12887     "model": "core.charge", 
12888     "fields": {
12889         "updated": "2013-12-13T22:19:45.670Z", 
12890         "slice": 4, 
12891         "created": "2013-12-13T22:19:45.670Z", 
12892         "amount": 0.2072, 
12893         "object": 92, 
12894         "account": 13, 
12895         "state": "pending", 
12896         "coreHours": 2.96, 
12897         "invoice": null, 
12898         "date": "2013-12-09T14:00:00Z", 
12899         "kind": "besteffort"
12900     }
12901 },
12902 {
12903     "pk": 58669, 
12904     "model": "core.charge", 
12905     "fields": {
12906         "updated": "2013-12-13T22:19:45.678Z", 
12907         "slice": 4, 
12908         "created": "2013-12-13T22:19:45.678Z", 
12909         "amount": 0.2464, 
12910         "object": 92, 
12911         "account": 13, 
12912         "state": "pending", 
12913         "coreHours": 3.52, 
12914         "invoice": null, 
12915         "date": "2013-12-09T22:00:00Z", 
12916         "kind": "besteffort"
12917     }
12918 },
12919 {
12920     "pk": 58670, 
12921     "model": "core.charge", 
12922     "fields": {
12923         "updated": "2013-12-13T22:19:45.686Z", 
12924         "slice": 4, 
12925         "created": "2013-12-13T22:19:45.686Z", 
12926         "amount": 0.1232, 
12927         "object": 92, 
12928         "account": 13, 
12929         "state": "pending", 
12930         "coreHours": 1.76, 
12931         "invoice": null, 
12932         "date": "2013-12-10T06:00:00Z", 
12933         "kind": "besteffort"
12934     }
12935 },
12936 {
12937     "pk": 58671, 
12938     "model": "core.charge", 
12939     "fields": {
12940         "updated": "2013-12-13T22:19:45.695Z", 
12941         "slice": 4, 
12942         "created": "2013-12-13T22:19:45.695Z", 
12943         "amount": 0.1624, 
12944         "object": 92, 
12945         "account": 13, 
12946         "state": "pending", 
12947         "coreHours": 2.32, 
12948         "invoice": null, 
12949         "date": "2013-12-10T14:00:00Z", 
12950         "kind": "besteffort"
12951     }
12952 },
12953 {
12954     "pk": 58672, 
12955     "model": "core.charge", 
12956     "fields": {
12957         "updated": "2013-12-13T22:19:45.703Z", 
12958         "slice": 4, 
12959         "created": "2013-12-13T22:19:45.703Z", 
12960         "amount": 0.14, 
12961         "object": 92, 
12962         "account": 13, 
12963         "state": "pending", 
12964         "coreHours": 2.0, 
12965         "invoice": null, 
12966         "date": "2013-12-10T22:00:00Z", 
12967         "kind": "besteffort"
12968     }
12969 },
12970 {
12971     "pk": 58673, 
12972     "model": "core.charge", 
12973     "fields": {
12974         "updated": "2013-12-13T22:19:45.711Z", 
12975         "slice": 4, 
12976         "created": "2013-12-13T22:19:45.711Z", 
12977         "amount": 0.3304, 
12978         "object": 92, 
12979         "account": 13, 
12980         "state": "pending", 
12981         "coreHours": 4.72, 
12982         "invoice": null, 
12983         "date": "2013-12-11T06:00:00Z", 
12984         "kind": "besteffort"
12985     }
12986 },
12987 {
12988     "pk": 58674, 
12989     "model": "core.charge", 
12990     "fields": {
12991         "updated": "2013-12-13T22:19:45.719Z", 
12992         "slice": 4, 
12993         "created": "2013-12-13T22:19:45.719Z", 
12994         "amount": 0.196, 
12995         "object": 92, 
12996         "account": 13, 
12997         "state": "pending", 
12998         "coreHours": 2.8, 
12999         "invoice": null, 
13000         "date": "2013-12-11T14:00:00Z", 
13001         "kind": "besteffort"
13002     }
13003 },
13004 {
13005     "pk": 58675, 
13006     "model": "core.charge", 
13007     "fields": {
13008         "updated": "2013-12-13T22:19:45.728Z", 
13009         "slice": 4, 
13010         "created": "2013-12-13T22:19:45.728Z", 
13011         "amount": 0.2912, 
13012         "object": 92, 
13013         "account": 13, 
13014         "state": "pending", 
13015         "coreHours": 4.16, 
13016         "invoice": null, 
13017         "date": "2013-12-11T22:00:00Z", 
13018         "kind": "besteffort"
13019     }
13020 },
13021 {
13022     "pk": 58676, 
13023     "model": "core.charge", 
13024     "fields": {
13025         "updated": "2013-12-13T22:19:45.736Z", 
13026         "slice": 4, 
13027         "created": "2013-12-13T22:19:45.736Z", 
13028         "amount": 0.1904, 
13029         "object": 92, 
13030         "account": 13, 
13031         "state": "pending", 
13032         "coreHours": 2.72, 
13033         "invoice": null, 
13034         "date": "2013-12-12T06:00:00Z", 
13035         "kind": "besteffort"
13036     }
13037 },
13038 {
13039     "pk": 58677, 
13040     "model": "core.charge", 
13041     "fields": {
13042         "updated": "2013-12-13T22:19:45.744Z", 
13043         "slice": 4, 
13044         "created": "2013-12-13T22:19:45.744Z", 
13045         "amount": 0.3136, 
13046         "object": 92, 
13047         "account": 13, 
13048         "state": "pending", 
13049         "coreHours": 4.48, 
13050         "invoice": null, 
13051         "date": "2013-12-12T14:00:00Z", 
13052         "kind": "besteffort"
13053     }
13054 },
13055 {
13056     "pk": 58678, 
13057     "model": "core.charge", 
13058     "fields": {
13059         "updated": "2013-12-13T22:19:45.753Z", 
13060         "slice": 4, 
13061         "created": "2013-12-13T22:19:45.753Z", 
13062         "amount": 0.3304, 
13063         "object": 92, 
13064         "account": 13, 
13065         "state": "pending", 
13066         "coreHours": 4.72, 
13067         "invoice": null, 
13068         "date": "2013-12-12T22:00:00Z", 
13069         "kind": "besteffort"
13070     }
13071 },
13072 {
13073     "pk": 58679, 
13074     "model": "core.charge", 
13075     "fields": {
13076         "updated": "2013-12-13T22:19:45.761Z", 
13077         "slice": 4, 
13078         "created": "2013-12-13T22:19:45.761Z", 
13079         "amount": 0.1792, 
13080         "object": 92, 
13081         "account": 13, 
13082         "state": "pending", 
13083         "coreHours": 2.56, 
13084         "invoice": null, 
13085         "date": "2013-12-13T06:00:00Z", 
13086         "kind": "besteffort"
13087     }
13088 },
13089 {
13090     "pk": 58680, 
13091     "model": "core.charge", 
13092     "fields": {
13093         "updated": "2013-12-13T22:19:45.769Z", 
13094         "slice": 4, 
13095         "created": "2013-12-13T22:19:45.769Z", 
13096         "amount": 0.1344, 
13097         "object": 92, 
13098         "account": 13, 
13099         "state": "pending", 
13100         "coreHours": 1.92, 
13101         "invoice": null, 
13102         "date": "2013-12-13T14:00:00Z", 
13103         "kind": "besteffort"
13104     }
13105 },
13106 {
13107     "pk": 58681, 
13108     "model": "core.charge", 
13109     "fields": {
13110         "updated": "2013-12-13T22:19:58.457Z", 
13111         "slice": 8, 
13112         "created": "2013-12-13T22:19:45.817Z", 
13113         "amount": 0.56, 
13114         "object": 93, 
13115         "account": 13, 
13116         "state": "invoiced", 
13117         "coreHours": 8.0, 
13118         "invoice": 59, 
13119         "date": "2013-11-13T22:00:00Z", 
13120         "kind": "reservation"
13121     }
13122 },
13123 {
13124     "pk": 58682, 
13125     "model": "core.charge", 
13126     "fields": {
13127         "updated": "2013-12-13T22:19:58.548Z", 
13128         "slice": 8, 
13129         "created": "2013-12-13T22:19:45.827Z", 
13130         "amount": 0.56, 
13131         "object": 93, 
13132         "account": 13, 
13133         "state": "invoiced", 
13134         "coreHours": 8.0, 
13135         "invoice": 59, 
13136         "date": "2013-11-14T06:00:00Z", 
13137         "kind": "reservation"
13138     }
13139 },
13140 {
13141     "pk": 58683, 
13142     "model": "core.charge", 
13143     "fields": {
13144         "updated": "2013-12-13T22:19:58.639Z", 
13145         "slice": 8, 
13146         "created": "2013-12-13T22:19:45.836Z", 
13147         "amount": 0.56, 
13148         "object": 93, 
13149         "account": 13, 
13150         "state": "invoiced", 
13151         "coreHours": 8.0, 
13152         "invoice": 59, 
13153         "date": "2013-11-14T14:00:00Z", 
13154         "kind": "reservation"
13155     }
13156 },
13157 {
13158     "pk": 58684, 
13159     "model": "core.charge", 
13160     "fields": {
13161         "updated": "2013-12-13T22:19:58.730Z", 
13162         "slice": 8, 
13163         "created": "2013-12-13T22:19:45.844Z", 
13164         "amount": 0.56, 
13165         "object": 93, 
13166         "account": 13, 
13167         "state": "invoiced", 
13168         "coreHours": 8.0, 
13169         "invoice": 59, 
13170         "date": "2013-11-14T22:00:00Z", 
13171         "kind": "reservation"
13172     }
13173 },
13174 {
13175     "pk": 58685, 
13176     "model": "core.charge", 
13177     "fields": {
13178         "updated": "2013-12-13T22:19:58.822Z", 
13179         "slice": 8, 
13180         "created": "2013-12-13T22:19:45.852Z", 
13181         "amount": 0.56, 
13182         "object": 93, 
13183         "account": 13, 
13184         "state": "invoiced", 
13185         "coreHours": 8.0, 
13186         "invoice": 59, 
13187         "date": "2013-11-15T06:00:00Z", 
13188         "kind": "reservation"
13189     }
13190 },
13191 {
13192     "pk": 58686, 
13193     "model": "core.charge", 
13194     "fields": {
13195         "updated": "2013-12-13T22:19:58.913Z", 
13196         "slice": 8, 
13197         "created": "2013-12-13T22:19:45.860Z", 
13198         "amount": 0.56, 
13199         "object": 93, 
13200         "account": 13, 
13201         "state": "invoiced", 
13202         "coreHours": 8.0, 
13203         "invoice": 59, 
13204         "date": "2013-11-15T14:00:00Z", 
13205         "kind": "reservation"
13206     }
13207 },
13208 {
13209     "pk": 58687, 
13210     "model": "core.charge", 
13211     "fields": {
13212         "updated": "2013-12-13T22:19:59.021Z", 
13213         "slice": 8, 
13214         "created": "2013-12-13T22:19:45.869Z", 
13215         "amount": 0.56, 
13216         "object": 93, 
13217         "account": 13, 
13218         "state": "invoiced", 
13219         "coreHours": 8.0, 
13220         "invoice": 59, 
13221         "date": "2013-11-15T22:00:00Z", 
13222         "kind": "reservation"
13223     }
13224 },
13225 {
13226     "pk": 58688, 
13227     "model": "core.charge", 
13228     "fields": {
13229         "updated": "2013-12-13T22:19:59.112Z", 
13230         "slice": 8, 
13231         "created": "2013-12-13T22:19:45.877Z", 
13232         "amount": 0.56, 
13233         "object": 93, 
13234         "account": 13, 
13235         "state": "invoiced", 
13236         "coreHours": 8.0, 
13237         "invoice": 59, 
13238         "date": "2013-11-16T06:00:00Z", 
13239         "kind": "reservation"
13240     }
13241 },
13242 {
13243     "pk": 58689, 
13244     "model": "core.charge", 
13245     "fields": {
13246         "updated": "2013-12-13T22:19:59.203Z", 
13247         "slice": 8, 
13248         "created": "2013-12-13T22:19:45.885Z", 
13249         "amount": 0.56, 
13250         "object": 93, 
13251         "account": 13, 
13252         "state": "invoiced", 
13253         "coreHours": 8.0, 
13254         "invoice": 59, 
13255         "date": "2013-11-16T14:00:00Z", 
13256         "kind": "reservation"
13257     }
13258 },
13259 {
13260     "pk": 58690, 
13261     "model": "core.charge", 
13262     "fields": {
13263         "updated": "2013-12-13T22:19:59.294Z", 
13264         "slice": 8, 
13265         "created": "2013-12-13T22:19:45.893Z", 
13266         "amount": 0.56, 
13267         "object": 93, 
13268         "account": 13, 
13269         "state": "invoiced", 
13270         "coreHours": 8.0, 
13271         "invoice": 59, 
13272         "date": "2013-11-16T22:00:00Z", 
13273         "kind": "reservation"
13274     }
13275 },
13276 {
13277     "pk": 58691, 
13278     "model": "core.charge", 
13279     "fields": {
13280         "updated": "2013-12-13T22:19:59.386Z", 
13281         "slice": 8, 
13282         "created": "2013-12-13T22:19:45.902Z", 
13283         "amount": 0.56, 
13284         "object": 93, 
13285         "account": 13, 
13286         "state": "invoiced", 
13287         "coreHours": 8.0, 
13288         "invoice": 59, 
13289         "date": "2013-11-17T06:00:00Z", 
13290         "kind": "reservation"
13291     }
13292 },
13293 {
13294     "pk": 58692, 
13295     "model": "core.charge", 
13296     "fields": {
13297         "updated": "2013-12-13T22:19:59.477Z", 
13298         "slice": 8, 
13299         "created": "2013-12-13T22:19:45.910Z", 
13300         "amount": 0.56, 
13301         "object": 93, 
13302         "account": 13, 
13303         "state": "invoiced", 
13304         "coreHours": 8.0, 
13305         "invoice": 59, 
13306         "date": "2013-11-17T14:00:00Z", 
13307         "kind": "reservation"
13308     }
13309 },
13310 {
13311     "pk": 58693, 
13312     "model": "core.charge", 
13313     "fields": {
13314         "updated": "2013-12-13T22:19:59.568Z", 
13315         "slice": 8, 
13316         "created": "2013-12-13T22:19:45.918Z", 
13317         "amount": 0.56, 
13318         "object": 93, 
13319         "account": 13, 
13320         "state": "invoiced", 
13321         "coreHours": 8.0, 
13322         "invoice": 59, 
13323         "date": "2013-11-17T22:00:00Z", 
13324         "kind": "reservation"
13325     }
13326 },
13327 {
13328     "pk": 58694, 
13329     "model": "core.charge", 
13330     "fields": {
13331         "updated": "2013-12-13T22:19:59.667Z", 
13332         "slice": 8, 
13333         "created": "2013-12-13T22:19:45.927Z", 
13334         "amount": 0.56, 
13335         "object": 93, 
13336         "account": 13, 
13337         "state": "invoiced", 
13338         "coreHours": 8.0, 
13339         "invoice": 60, 
13340         "date": "2013-11-18T06:00:00Z", 
13341         "kind": "reservation"
13342     }
13343 },
13344 {
13345     "pk": 58695, 
13346     "model": "core.charge", 
13347     "fields": {
13348         "updated": "2013-12-13T22:19:59.770Z", 
13349         "slice": 8, 
13350         "created": "2013-12-13T22:19:45.935Z", 
13351         "amount": 0.56, 
13352         "object": 93, 
13353         "account": 13, 
13354         "state": "invoiced", 
13355         "coreHours": 8.0, 
13356         "invoice": 60, 
13357         "date": "2013-11-18T14:00:00Z", 
13358         "kind": "reservation"
13359     }
13360 },
13361 {
13362     "pk": 58696, 
13363     "model": "core.charge", 
13364     "fields": {
13365         "updated": "2013-12-13T22:19:59.861Z", 
13366         "slice": 8, 
13367         "created": "2013-12-13T22:19:45.943Z", 
13368         "amount": 0.56, 
13369         "object": 93, 
13370         "account": 13, 
13371         "state": "invoiced", 
13372         "coreHours": 8.0, 
13373         "invoice": 60, 
13374         "date": "2013-11-18T22:00:00Z", 
13375         "kind": "reservation"
13376     }
13377 },
13378 {
13379     "pk": 58697, 
13380     "model": "core.charge", 
13381     "fields": {
13382         "updated": "2013-12-13T22:19:59.952Z", 
13383         "slice": 8, 
13384         "created": "2013-12-13T22:19:45.951Z", 
13385         "amount": 0.56, 
13386         "object": 93, 
13387         "account": 13, 
13388         "state": "invoiced", 
13389         "coreHours": 8.0, 
13390         "invoice": 60, 
13391         "date": "2013-11-19T06:00:00Z", 
13392         "kind": "reservation"
13393     }
13394 },
13395 {
13396     "pk": 58698, 
13397     "model": "core.charge", 
13398     "fields": {
13399         "updated": "2013-12-13T22:20:00.043Z", 
13400         "slice": 8, 
13401         "created": "2013-12-13T22:19:45.960Z", 
13402         "amount": 0.56, 
13403         "object": 93, 
13404         "account": 13, 
13405         "state": "invoiced", 
13406         "coreHours": 8.0, 
13407         "invoice": 60, 
13408         "date": "2013-11-19T14:00:00Z", 
13409         "kind": "reservation"
13410     }
13411 },
13412 {
13413     "pk": 58699, 
13414     "model": "core.charge", 
13415     "fields": {
13416         "updated": "2013-12-13T22:20:00.143Z", 
13417         "slice": 8, 
13418         "created": "2013-12-13T22:19:45.968Z", 
13419         "amount": 0.56, 
13420         "object": 93, 
13421         "account": 13, 
13422         "state": "invoiced", 
13423         "coreHours": 8.0, 
13424         "invoice": 60, 
13425         "date": "2013-11-19T22:00:00Z", 
13426         "kind": "reservation"
13427     }
13428 },
13429 {
13430     "pk": 58700, 
13431     "model": "core.charge", 
13432     "fields": {
13433         "updated": "2013-12-13T22:20:00.234Z", 
13434         "slice": 8, 
13435         "created": "2013-12-13T22:19:45.976Z", 
13436         "amount": 0.56, 
13437         "object": 93, 
13438         "account": 13, 
13439         "state": "invoiced", 
13440         "coreHours": 8.0, 
13441         "invoice": 60, 
13442         "date": "2013-11-20T06:00:00Z", 
13443         "kind": "reservation"
13444     }
13445 },
13446 {
13447     "pk": 58701, 
13448     "model": "core.charge", 
13449     "fields": {
13450         "updated": "2013-12-13T22:20:00.325Z", 
13451         "slice": 8, 
13452         "created": "2013-12-13T22:19:45.985Z", 
13453         "amount": 0.56, 
13454         "object": 93, 
13455         "account": 13, 
13456         "state": "invoiced", 
13457         "coreHours": 8.0, 
13458         "invoice": 60, 
13459         "date": "2013-11-20T14:00:00Z", 
13460         "kind": "reservation"
13461     }
13462 },
13463 {
13464     "pk": 58702, 
13465     "model": "core.charge", 
13466     "fields": {
13467         "updated": "2013-12-13T22:20:00.419Z", 
13468         "slice": 8, 
13469         "created": "2013-12-13T22:19:45.993Z", 
13470         "amount": 0.56, 
13471         "object": 93, 
13472         "account": 13, 
13473         "state": "invoiced", 
13474         "coreHours": 8.0, 
13475         "invoice": 60, 
13476         "date": "2013-11-20T22:00:00Z", 
13477         "kind": "reservation"
13478     }
13479 },
13480 {
13481     "pk": 58703, 
13482     "model": "core.charge", 
13483     "fields": {
13484         "updated": "2013-12-13T22:20:00.510Z", 
13485         "slice": 8, 
13486         "created": "2013-12-13T22:19:46.001Z", 
13487         "amount": 0.56, 
13488         "object": 93, 
13489         "account": 13, 
13490         "state": "invoiced", 
13491         "coreHours": 8.0, 
13492         "invoice": 60, 
13493         "date": "2013-11-21T06:00:00Z", 
13494         "kind": "reservation"
13495     }
13496 },
13497 {
13498     "pk": 58704, 
13499     "model": "core.charge", 
13500     "fields": {
13501         "updated": "2013-12-13T22:20:00.617Z", 
13502         "slice": 8, 
13503         "created": "2013-12-13T22:19:46.009Z", 
13504         "amount": 0.56, 
13505         "object": 93, 
13506         "account": 13, 
13507         "state": "invoiced", 
13508         "coreHours": 8.0, 
13509         "invoice": 60, 
13510         "date": "2013-11-21T14:00:00Z", 
13511         "kind": "reservation"
13512     }
13513 },
13514 {
13515     "pk": 58705, 
13516     "model": "core.charge", 
13517     "fields": {
13518         "updated": "2013-12-13T22:20:00.709Z", 
13519         "slice": 8, 
13520         "created": "2013-12-13T22:19:46.018Z", 
13521         "amount": 0.56, 
13522         "object": 93, 
13523         "account": 13, 
13524         "state": "invoiced", 
13525         "coreHours": 8.0, 
13526         "invoice": 60, 
13527         "date": "2013-11-21T22:00:00Z", 
13528         "kind": "reservation"
13529     }
13530 },
13531 {
13532     "pk": 58706, 
13533     "model": "core.charge", 
13534     "fields": {
13535         "updated": "2013-12-13T22:20:00.800Z", 
13536         "slice": 8, 
13537         "created": "2013-12-13T22:19:46.026Z", 
13538         "amount": 0.56, 
13539         "object": 93, 
13540         "account": 13, 
13541         "state": "invoiced", 
13542         "coreHours": 8.0, 
13543         "invoice": 60, 
13544         "date": "2013-11-22T06:00:00Z", 
13545         "kind": "reservation"
13546     }
13547 },
13548 {
13549     "pk": 58707, 
13550     "model": "core.charge", 
13551     "fields": {
13552         "updated": "2013-12-13T22:20:00.918Z", 
13553         "slice": 8, 
13554         "created": "2013-12-13T22:19:46.034Z", 
13555         "amount": 0.56, 
13556         "object": 93, 
13557         "account": 13, 
13558         "state": "invoiced", 
13559         "coreHours": 8.0, 
13560         "invoice": 60, 
13561         "date": "2013-11-22T14:00:00Z", 
13562         "kind": "reservation"
13563     }
13564 },
13565 {
13566     "pk": 58708, 
13567     "model": "core.charge", 
13568     "fields": {
13569         "updated": "2013-12-13T22:20:01.007Z", 
13570         "slice": 8, 
13571         "created": "2013-12-13T22:19:46.043Z", 
13572         "amount": 0.56, 
13573         "object": 93, 
13574         "account": 13, 
13575         "state": "invoiced", 
13576         "coreHours": 8.0, 
13577         "invoice": 60, 
13578         "date": "2013-11-22T22:00:00Z", 
13579         "kind": "reservation"
13580     }
13581 },
13582 {
13583     "pk": 58709, 
13584     "model": "core.charge", 
13585     "fields": {
13586         "updated": "2013-12-13T22:20:01.098Z", 
13587         "slice": 8, 
13588         "created": "2013-12-13T22:19:46.051Z", 
13589         "amount": 0.56, 
13590         "object": 93, 
13591         "account": 13, 
13592         "state": "invoiced", 
13593         "coreHours": 8.0, 
13594         "invoice": 60, 
13595         "date": "2013-11-23T06:00:00Z", 
13596         "kind": "reservation"
13597     }
13598 },
13599 {
13600     "pk": 58710, 
13601     "model": "core.charge", 
13602     "fields": {
13603         "updated": "2013-12-13T22:20:01.189Z", 
13604         "slice": 8, 
13605         "created": "2013-12-13T22:19:46.059Z", 
13606         "amount": 0.56, 
13607         "object": 93, 
13608         "account": 13, 
13609         "state": "invoiced", 
13610         "coreHours": 8.0, 
13611         "invoice": 60, 
13612         "date": "2013-11-23T14:00:00Z", 
13613         "kind": "reservation"
13614     }
13615 },
13616 {
13617     "pk": 58711, 
13618     "model": "core.charge", 
13619     "fields": {
13620         "updated": "2013-12-13T22:20:01.355Z", 
13621         "slice": 8, 
13622         "created": "2013-12-13T22:19:46.067Z", 
13623         "amount": 0.56, 
13624         "object": 93, 
13625         "account": 13, 
13626         "state": "invoiced", 
13627         "coreHours": 8.0, 
13628         "invoice": 60, 
13629         "date": "2013-11-23T22:00:00Z", 
13630         "kind": "reservation"
13631     }
13632 },
13633 {
13634     "pk": 58712, 
13635     "model": "core.charge", 
13636     "fields": {
13637         "updated": "2013-12-13T22:20:01.727Z", 
13638         "slice": 8, 
13639         "created": "2013-12-13T22:19:46.076Z", 
13640         "amount": 0.56, 
13641         "object": 93, 
13642         "account": 13, 
13643         "state": "invoiced", 
13644         "coreHours": 8.0, 
13645         "invoice": 60, 
13646         "date": "2013-11-24T06:00:00Z", 
13647         "kind": "reservation"
13648     }
13649 },
13650 {
13651     "pk": 58713, 
13652     "model": "core.charge", 
13653     "fields": {
13654         "updated": "2013-12-13T22:20:01.818Z", 
13655         "slice": 8, 
13656         "created": "2013-12-13T22:19:46.084Z", 
13657         "amount": 0.56, 
13658         "object": 93, 
13659         "account": 13, 
13660         "state": "invoiced", 
13661         "coreHours": 8.0, 
13662         "invoice": 60, 
13663         "date": "2013-11-24T14:00:00Z", 
13664         "kind": "reservation"
13665     }
13666 },
13667 {
13668     "pk": 58714, 
13669     "model": "core.charge", 
13670     "fields": {
13671         "updated": "2013-12-13T22:20:01.910Z", 
13672         "slice": 8, 
13673         "created": "2013-12-13T22:19:46.092Z", 
13674         "amount": 0.56, 
13675         "object": 93, 
13676         "account": 13, 
13677         "state": "invoiced", 
13678         "coreHours": 8.0, 
13679         "invoice": 60, 
13680         "date": "2013-11-24T22:00:00Z", 
13681         "kind": "reservation"
13682     }
13683 },
13684 {
13685     "pk": 58715, 
13686     "model": "core.charge", 
13687     "fields": {
13688         "updated": "2013-12-13T22:20:02.009Z", 
13689         "slice": 8, 
13690         "created": "2013-12-13T22:19:46.101Z", 
13691         "amount": 0.56, 
13692         "object": 93, 
13693         "account": 13, 
13694         "state": "invoiced", 
13695         "coreHours": 8.0, 
13696         "invoice": 61, 
13697         "date": "2013-11-25T06:00:00Z", 
13698         "kind": "reservation"
13699     }
13700 },
13701 {
13702     "pk": 58716, 
13703     "model": "core.charge", 
13704     "fields": {
13705         "updated": "2013-12-13T22:20:02.100Z", 
13706         "slice": 8, 
13707         "created": "2013-12-13T22:19:46.109Z", 
13708         "amount": 0.56, 
13709         "object": 93, 
13710         "account": 13, 
13711         "state": "invoiced", 
13712         "coreHours": 8.0, 
13713         "invoice": 61, 
13714         "date": "2013-11-25T14:00:00Z", 
13715         "kind": "reservation"
13716     }
13717 },
13718 {
13719     "pk": 58717, 
13720     "model": "core.charge", 
13721     "fields": {
13722         "updated": "2013-12-13T22:20:02.191Z", 
13723         "slice": 8, 
13724         "created": "2013-12-13T22:19:46.117Z", 
13725         "amount": 0.56, 
13726         "object": 93, 
13727         "account": 13, 
13728         "state": "invoiced", 
13729         "coreHours": 8.0, 
13730         "invoice": 61, 
13731         "date": "2013-11-25T22:00:00Z", 
13732         "kind": "reservation"
13733     }
13734 },
13735 {
13736     "pk": 58718, 
13737     "model": "core.charge", 
13738     "fields": {
13739         "updated": "2013-12-13T22:20:02.287Z", 
13740         "slice": 8, 
13741         "created": "2013-12-13T22:19:46.125Z", 
13742         "amount": 0.56, 
13743         "object": 93, 
13744         "account": 13, 
13745         "state": "invoiced", 
13746         "coreHours": 8.0, 
13747         "invoice": 61, 
13748         "date": "2013-11-26T06:00:00Z", 
13749         "kind": "reservation"
13750     }
13751 },
13752 {
13753     "pk": 58719, 
13754     "model": "core.charge", 
13755     "fields": {
13756         "updated": "2013-12-13T22:20:02.378Z", 
13757         "slice": 8, 
13758         "created": "2013-12-13T22:19:46.134Z", 
13759         "amount": 0.56, 
13760         "object": 93, 
13761         "account": 13, 
13762         "state": "invoiced", 
13763         "coreHours": 8.0, 
13764         "invoice": 61, 
13765         "date": "2013-11-26T14:00:00Z", 
13766         "kind": "reservation"
13767     }
13768 },
13769 {
13770     "pk": 58720, 
13771     "model": "core.charge", 
13772     "fields": {
13773         "updated": "2013-12-13T22:20:02.469Z", 
13774         "slice": 8, 
13775         "created": "2013-12-13T22:19:46.142Z", 
13776         "amount": 0.56, 
13777         "object": 93, 
13778         "account": 13, 
13779         "state": "invoiced", 
13780         "coreHours": 8.0, 
13781         "invoice": 61, 
13782         "date": "2013-11-26T22:00:00Z", 
13783         "kind": "reservation"
13784     }
13785 },
13786 {
13787     "pk": 58721, 
13788     "model": "core.charge", 
13789     "fields": {
13790         "updated": "2013-12-13T22:20:02.561Z", 
13791         "slice": 8, 
13792         "created": "2013-12-13T22:19:46.150Z", 
13793         "amount": 0.56, 
13794         "object": 93, 
13795         "account": 13, 
13796         "state": "invoiced", 
13797         "coreHours": 8.0, 
13798         "invoice": 61, 
13799         "date": "2013-11-27T06:00:00Z", 
13800         "kind": "reservation"
13801     }
13802 },
13803 {
13804     "pk": 58722, 
13805     "model": "core.charge", 
13806     "fields": {
13807         "updated": "2013-12-13T22:20:02.652Z", 
13808         "slice": 8, 
13809         "created": "2013-12-13T22:19:46.158Z", 
13810         "amount": 0.56, 
13811         "object": 93, 
13812         "account": 13, 
13813         "state": "invoiced", 
13814         "coreHours": 8.0, 
13815         "invoice": 61, 
13816         "date": "2013-11-27T14:00:00Z", 
13817         "kind": "reservation"
13818     }
13819 },
13820 {
13821     "pk": 58723, 
13822     "model": "core.charge", 
13823     "fields": {
13824         "updated": "2013-12-13T22:20:02.743Z", 
13825         "slice": 8, 
13826         "created": "2013-12-13T22:19:46.167Z", 
13827         "amount": 0.56, 
13828         "object": 93, 
13829         "account": 13, 
13830         "state": "invoiced", 
13831         "coreHours": 8.0, 
13832         "invoice": 61, 
13833         "date": "2013-11-27T22:00:00Z", 
13834         "kind": "reservation"
13835     }
13836 },
13837 {
13838     "pk": 58724, 
13839     "model": "core.charge", 
13840     "fields": {
13841         "updated": "2013-12-13T22:20:02.834Z", 
13842         "slice": 8, 
13843         "created": "2013-12-13T22:19:46.175Z", 
13844         "amount": 0.56, 
13845         "object": 93, 
13846         "account": 13, 
13847         "state": "invoiced", 
13848         "coreHours": 8.0, 
13849         "invoice": 61, 
13850         "date": "2013-11-28T06:00:00Z", 
13851         "kind": "reservation"
13852     }
13853 },
13854 {
13855     "pk": 58725, 
13856     "model": "core.charge", 
13857     "fields": {
13858         "updated": "2013-12-13T22:20:02.925Z", 
13859         "slice": 8, 
13860         "created": "2013-12-13T22:19:46.183Z", 
13861         "amount": 0.56, 
13862         "object": 93, 
13863         "account": 13, 
13864         "state": "invoiced", 
13865         "coreHours": 8.0, 
13866         "invoice": 61, 
13867         "date": "2013-11-28T14:00:00Z", 
13868         "kind": "reservation"
13869     }
13870 },
13871 {
13872     "pk": 58726, 
13873     "model": "core.charge", 
13874     "fields": {
13875         "updated": "2013-12-13T22:20:03.016Z", 
13876         "slice": 8, 
13877         "created": "2013-12-13T22:19:46.192Z", 
13878         "amount": 0.56, 
13879         "object": 93, 
13880         "account": 13, 
13881         "state": "invoiced", 
13882         "coreHours": 8.0, 
13883         "invoice": 61, 
13884         "date": "2013-11-28T22:00:00Z", 
13885         "kind": "reservation"
13886     }
13887 },
13888 {
13889     "pk": 58727, 
13890     "model": "core.charge", 
13891     "fields": {
13892         "updated": "2013-12-13T22:20:03.107Z", 
13893         "slice": 8, 
13894         "created": "2013-12-13T22:19:46.200Z", 
13895         "amount": 0.56, 
13896         "object": 93, 
13897         "account": 13, 
13898         "state": "invoiced", 
13899         "coreHours": 8.0, 
13900         "invoice": 61, 
13901         "date": "2013-11-29T06:00:00Z", 
13902         "kind": "reservation"
13903     }
13904 },
13905 {
13906     "pk": 58728, 
13907     "model": "core.charge", 
13908     "fields": {
13909         "updated": "2013-12-13T22:20:03.198Z", 
13910         "slice": 8, 
13911         "created": "2013-12-13T22:19:46.208Z", 
13912         "amount": 0.56, 
13913         "object": 93, 
13914         "account": 13, 
13915         "state": "invoiced", 
13916         "coreHours": 8.0, 
13917         "invoice": 61, 
13918         "date": "2013-11-29T14:00:00Z", 
13919         "kind": "reservation"
13920     }
13921 },
13922 {
13923     "pk": 58729, 
13924     "model": "core.charge", 
13925     "fields": {
13926         "updated": "2013-12-13T22:20:03.290Z", 
13927         "slice": 8, 
13928         "created": "2013-12-13T22:19:46.216Z", 
13929         "amount": 0.56, 
13930         "object": 93, 
13931         "account": 13, 
13932         "state": "invoiced", 
13933         "coreHours": 8.0, 
13934         "invoice": 61, 
13935         "date": "2013-11-29T22:00:00Z", 
13936         "kind": "reservation"
13937     }
13938 },
13939 {
13940     "pk": 58730, 
13941     "model": "core.charge", 
13942     "fields": {
13943         "updated": "2013-12-13T22:20:03.381Z", 
13944         "slice": 8, 
13945         "created": "2013-12-13T22:19:46.225Z", 
13946         "amount": 0.56, 
13947         "object": 93, 
13948         "account": 13, 
13949         "state": "invoiced", 
13950         "coreHours": 8.0, 
13951         "invoice": 61, 
13952         "date": "2013-11-30T06:00:00Z", 
13953         "kind": "reservation"
13954     }
13955 },
13956 {
13957     "pk": 58731, 
13958     "model": "core.charge", 
13959     "fields": {
13960         "updated": "2013-12-13T22:20:03.473Z", 
13961         "slice": 8, 
13962         "created": "2013-12-13T22:19:46.233Z", 
13963         "amount": 0.56, 
13964         "object": 93, 
13965         "account": 13, 
13966         "state": "invoiced", 
13967         "coreHours": 8.0, 
13968         "invoice": 61, 
13969         "date": "2013-11-30T14:00:00Z", 
13970         "kind": "reservation"
13971     }
13972 },
13973 {
13974     "pk": 58732, 
13975     "model": "core.charge", 
13976     "fields": {
13977         "updated": "2013-12-13T22:20:03.565Z", 
13978         "slice": 8, 
13979         "created": "2013-12-13T22:19:46.241Z", 
13980         "amount": 0.56, 
13981         "object": 93, 
13982         "account": 13, 
13983         "state": "invoiced", 
13984         "coreHours": 8.0, 
13985         "invoice": 61, 
13986         "date": "2013-11-30T22:00:00Z", 
13987         "kind": "reservation"
13988     }
13989 },
13990 {
13991     "pk": 58733, 
13992     "model": "core.charge", 
13993     "fields": {
13994         "updated": "2013-12-13T22:20:03.656Z", 
13995         "slice": 8, 
13996         "created": "2013-12-13T22:19:46.250Z", 
13997         "amount": 0.56, 
13998         "object": 93, 
13999         "account": 13, 
14000         "state": "invoiced", 
14001         "coreHours": 8.0, 
14002         "invoice": 61, 
14003         "date": "2013-12-01T06:00:00Z", 
14004         "kind": "reservation"
14005     }
14006 },
14007 {
14008     "pk": 58734, 
14009     "model": "core.charge", 
14010     "fields": {
14011         "updated": "2013-12-13T22:20:03.747Z", 
14012         "slice": 8, 
14013         "created": "2013-12-13T22:19:46.258Z", 
14014         "amount": 0.56, 
14015         "object": 93, 
14016         "account": 13, 
14017         "state": "invoiced", 
14018         "coreHours": 8.0, 
14019         "invoice": 61, 
14020         "date": "2013-12-01T14:00:00Z", 
14021         "kind": "reservation"
14022     }
14023 },
14024 {
14025     "pk": 58735, 
14026     "model": "core.charge", 
14027     "fields": {
14028         "updated": "2013-12-13T22:20:03.830Z", 
14029         "slice": 8, 
14030         "created": "2013-12-13T22:19:46.266Z", 
14031         "amount": 0.56, 
14032         "object": 93, 
14033         "account": 13, 
14034         "state": "invoiced", 
14035         "coreHours": 8.0, 
14036         "invoice": 61, 
14037         "date": "2013-12-01T22:00:00Z", 
14038         "kind": "reservation"
14039     }
14040 },
14041 {
14042     "pk": 58736, 
14043     "model": "core.charge", 
14044     "fields": {
14045         "updated": "2013-12-13T22:20:03.929Z", 
14046         "slice": 8, 
14047         "created": "2013-12-13T22:19:46.274Z", 
14048         "amount": 0.56, 
14049         "object": 93, 
14050         "account": 13, 
14051         "state": "invoiced", 
14052         "coreHours": 8.0, 
14053         "invoice": 62, 
14054         "date": "2013-12-02T06:00:00Z", 
14055         "kind": "reservation"
14056     }
14057 },
14058 {
14059     "pk": 58737, 
14060     "model": "core.charge", 
14061     "fields": {
14062         "updated": "2013-12-13T22:20:04.020Z", 
14063         "slice": 8, 
14064         "created": "2013-12-13T22:19:46.283Z", 
14065         "amount": 0.56, 
14066         "object": 93, 
14067         "account": 13, 
14068         "state": "invoiced", 
14069         "coreHours": 8.0, 
14070         "invoice": 62, 
14071         "date": "2013-12-02T14:00:00Z", 
14072         "kind": "reservation"
14073     }
14074 },
14075 {
14076     "pk": 58738, 
14077     "model": "core.charge", 
14078     "fields": {
14079         "updated": "2013-12-13T22:20:04.111Z", 
14080         "slice": 8, 
14081         "created": "2013-12-13T22:19:46.291Z", 
14082         "amount": 0.56, 
14083         "object": 93, 
14084         "account": 13, 
14085         "state": "invoiced", 
14086         "coreHours": 8.0, 
14087         "invoice": 62, 
14088         "date": "2013-12-02T22:00:00Z", 
14089         "kind": "reservation"
14090     }
14091 },
14092 {
14093     "pk": 58739, 
14094     "model": "core.charge", 
14095     "fields": {
14096         "updated": "2013-12-13T22:20:04.203Z", 
14097         "slice": 8, 
14098         "created": "2013-12-13T22:19:46.299Z", 
14099         "amount": 0.56, 
14100         "object": 93, 
14101         "account": 13, 
14102         "state": "invoiced", 
14103         "coreHours": 8.0, 
14104         "invoice": 62, 
14105         "date": "2013-12-03T06:00:00Z", 
14106         "kind": "reservation"
14107     }
14108 },
14109 {
14110     "pk": 58740, 
14111     "model": "core.charge", 
14112     "fields": {
14113         "updated": "2013-12-13T22:20:04.294Z", 
14114         "slice": 8, 
14115         "created": "2013-12-13T22:19:46.308Z", 
14116         "amount": 0.56, 
14117         "object": 93, 
14118         "account": 13, 
14119         "state": "invoiced", 
14120         "coreHours": 8.0, 
14121         "invoice": 62, 
14122         "date": "2013-12-03T14:00:00Z", 
14123         "kind": "reservation"
14124     }
14125 },
14126 {
14127     "pk": 58741, 
14128     "model": "core.charge", 
14129     "fields": {
14130         "updated": "2013-12-13T22:20:04.385Z", 
14131         "slice": 8, 
14132         "created": "2013-12-13T22:19:46.316Z", 
14133         "amount": 0.56, 
14134         "object": 93, 
14135         "account": 13, 
14136         "state": "invoiced", 
14137         "coreHours": 8.0, 
14138         "invoice": 62, 
14139         "date": "2013-12-03T22:00:00Z", 
14140         "kind": "reservation"
14141     }
14142 },
14143 {
14144     "pk": 58742, 
14145     "model": "core.charge", 
14146     "fields": {
14147         "updated": "2013-12-13T22:20:04.476Z", 
14148         "slice": 8, 
14149         "created": "2013-12-13T22:19:46.324Z", 
14150         "amount": 0.56, 
14151         "object": 93, 
14152         "account": 13, 
14153         "state": "invoiced", 
14154         "coreHours": 8.0, 
14155         "invoice": 62, 
14156         "date": "2013-12-04T06:00:00Z", 
14157         "kind": "reservation"
14158     }
14159 },
14160 {
14161     "pk": 58743, 
14162     "model": "core.charge", 
14163     "fields": {
14164         "updated": "2013-12-13T22:20:04.567Z", 
14165         "slice": 8, 
14166         "created": "2013-12-13T22:19:46.333Z", 
14167         "amount": 0.56, 
14168         "object": 93, 
14169         "account": 13, 
14170         "state": "invoiced", 
14171         "coreHours": 8.0, 
14172         "invoice": 62, 
14173         "date": "2013-12-04T14:00:00Z", 
14174         "kind": "reservation"
14175     }
14176 },
14177 {
14178     "pk": 58744, 
14179     "model": "core.charge", 
14180     "fields": {
14181         "updated": "2013-12-13T22:20:04.658Z", 
14182         "slice": 8, 
14183         "created": "2013-12-13T22:19:46.341Z", 
14184         "amount": 0.56, 
14185         "object": 93, 
14186         "account": 13, 
14187         "state": "invoiced", 
14188         "coreHours": 8.0, 
14189         "invoice": 62, 
14190         "date": "2013-12-04T22:00:00Z", 
14191         "kind": "reservation"
14192     }
14193 },
14194 {
14195     "pk": 58745, 
14196     "model": "core.charge", 
14197     "fields": {
14198         "updated": "2013-12-13T22:20:04.749Z", 
14199         "slice": 8, 
14200         "created": "2013-12-13T22:19:46.349Z", 
14201         "amount": 0.56, 
14202         "object": 93, 
14203         "account": 13, 
14204         "state": "invoiced", 
14205         "coreHours": 8.0, 
14206         "invoice": 62, 
14207         "date": "2013-12-05T06:00:00Z", 
14208         "kind": "reservation"
14209     }
14210 },
14211 {
14212     "pk": 58746, 
14213     "model": "core.charge", 
14214     "fields": {
14215         "updated": "2013-12-13T22:20:04.840Z", 
14216         "slice": 8, 
14217         "created": "2013-12-13T22:19:46.357Z", 
14218         "amount": 0.56, 
14219         "object": 93, 
14220         "account": 13, 
14221         "state": "invoiced", 
14222         "coreHours": 8.0, 
14223         "invoice": 62, 
14224         "date": "2013-12-05T14:00:00Z", 
14225         "kind": "reservation"
14226     }
14227 },
14228 {
14229     "pk": 58747, 
14230     "model": "core.charge", 
14231     "fields": {
14232         "updated": "2013-12-13T22:20:04.932Z", 
14233         "slice": 8, 
14234         "created": "2013-12-13T22:19:46.366Z", 
14235         "amount": 0.56, 
14236         "object": 93, 
14237         "account": 13, 
14238         "state": "invoiced", 
14239         "coreHours": 8.0, 
14240         "invoice": 62, 
14241         "date": "2013-12-05T22:00:00Z", 
14242         "kind": "reservation"
14243     }
14244 },
14245 {
14246     "pk": 58748, 
14247     "model": "core.charge", 
14248     "fields": {
14249         "updated": "2013-12-13T22:20:05.031Z", 
14250         "slice": 8, 
14251         "created": "2013-12-13T22:19:46.374Z", 
14252         "amount": 0.56, 
14253         "object": 93, 
14254         "account": 13, 
14255         "state": "invoiced", 
14256         "coreHours": 8.0, 
14257         "invoice": 62, 
14258         "date": "2013-12-06T06:00:00Z", 
14259         "kind": "reservation"
14260     }
14261 },
14262 {
14263     "pk": 58749, 
14264     "model": "core.charge", 
14265     "fields": {
14266         "updated": "2013-12-13T22:20:05.129Z", 
14267         "slice": 8, 
14268         "created": "2013-12-13T22:19:46.382Z", 
14269         "amount": 0.56, 
14270         "object": 93, 
14271         "account": 13, 
14272         "state": "invoiced", 
14273         "coreHours": 8.0, 
14274         "invoice": 62, 
14275         "date": "2013-12-06T14:00:00Z", 
14276         "kind": "reservation"
14277     }
14278 },
14279 {
14280     "pk": 58750, 
14281     "model": "core.charge", 
14282     "fields": {
14283         "updated": "2013-12-13T22:20:05.220Z", 
14284         "slice": 8, 
14285         "created": "2013-12-13T22:19:46.391Z", 
14286         "amount": 0.56, 
14287         "object": 93, 
14288         "account": 13, 
14289         "state": "invoiced", 
14290         "coreHours": 8.0, 
14291         "invoice": 62, 
14292         "date": "2013-12-06T22:00:00Z", 
14293         "kind": "reservation"
14294     }
14295 },
14296 {
14297     "pk": 58751, 
14298     "model": "core.charge", 
14299     "fields": {
14300         "updated": "2013-12-13T22:20:05.311Z", 
14301         "slice": 8, 
14302         "created": "2013-12-13T22:19:46.399Z", 
14303         "amount": 0.56, 
14304         "object": 93, 
14305         "account": 13, 
14306         "state": "invoiced", 
14307         "coreHours": 8.0, 
14308         "invoice": 62, 
14309         "date": "2013-12-07T06:00:00Z", 
14310         "kind": "reservation"
14311     }
14312 },
14313 {
14314     "pk": 58752, 
14315     "model": "core.charge", 
14316     "fields": {
14317         "updated": "2013-12-13T22:20:05.402Z", 
14318         "slice": 8, 
14319         "created": "2013-12-13T22:19:46.407Z", 
14320         "amount": 0.56, 
14321         "object": 93, 
14322         "account": 13, 
14323         "state": "invoiced", 
14324         "coreHours": 8.0, 
14325         "invoice": 62, 
14326         "date": "2013-12-07T14:00:00Z", 
14327         "kind": "reservation"
14328     }
14329 },
14330 {
14331     "pk": 58753, 
14332     "model": "core.charge", 
14333     "fields": {
14334         "updated": "2013-12-13T22:20:05.493Z", 
14335         "slice": 8, 
14336         "created": "2013-12-13T22:19:46.415Z", 
14337         "amount": 0.56, 
14338         "object": 93, 
14339         "account": 13, 
14340         "state": "invoiced", 
14341         "coreHours": 8.0, 
14342         "invoice": 62, 
14343         "date": "2013-12-07T22:00:00Z", 
14344         "kind": "reservation"
14345     }
14346 },
14347 {
14348     "pk": 58754, 
14349     "model": "core.charge", 
14350     "fields": {
14351         "updated": "2013-12-13T22:20:05.584Z", 
14352         "slice": 8, 
14353         "created": "2013-12-13T22:19:46.424Z", 
14354         "amount": 0.56, 
14355         "object": 93, 
14356         "account": 13, 
14357         "state": "invoiced", 
14358         "coreHours": 8.0, 
14359         "invoice": 62, 
14360         "date": "2013-12-08T06:00:00Z", 
14361         "kind": "reservation"
14362     }
14363 },
14364 {
14365     "pk": 58755, 
14366     "model": "core.charge", 
14367     "fields": {
14368         "updated": "2013-12-13T22:20:05.675Z", 
14369         "slice": 8, 
14370         "created": "2013-12-13T22:19:46.432Z", 
14371         "amount": 0.56, 
14372         "object": 93, 
14373         "account": 13, 
14374         "state": "invoiced", 
14375         "coreHours": 8.0, 
14376         "invoice": 62, 
14377         "date": "2013-12-08T14:00:00Z", 
14378         "kind": "reservation"
14379     }
14380 },
14381 {
14382     "pk": 58756, 
14383     "model": "core.charge", 
14384     "fields": {
14385         "updated": "2013-12-13T22:20:05.766Z", 
14386         "slice": 8, 
14387         "created": "2013-12-13T22:19:46.440Z", 
14388         "amount": 0.56, 
14389         "object": 93, 
14390         "account": 13, 
14391         "state": "invoiced", 
14392         "coreHours": 8.0, 
14393         "invoice": 62, 
14394         "date": "2013-12-08T22:00:00Z", 
14395         "kind": "reservation"
14396     }
14397 },
14398 {
14399     "pk": 58757, 
14400     "model": "core.charge", 
14401     "fields": {
14402         "updated": "2013-12-13T22:19:46.448Z", 
14403         "slice": 8, 
14404         "created": "2013-12-13T22:19:46.448Z", 
14405         "amount": 0.56, 
14406         "object": 93, 
14407         "account": 13, 
14408         "state": "pending", 
14409         "coreHours": 8.0, 
14410         "invoice": null, 
14411         "date": "2013-12-09T06:00:00Z", 
14412         "kind": "reservation"
14413     }
14414 },
14415 {
14416     "pk": 58758, 
14417     "model": "core.charge", 
14418     "fields": {
14419         "updated": "2013-12-13T22:19:46.457Z", 
14420         "slice": 8, 
14421         "created": "2013-12-13T22:19:46.457Z", 
14422         "amount": 0.56, 
14423         "object": 93, 
14424         "account": 13, 
14425         "state": "pending", 
14426         "coreHours": 8.0, 
14427         "invoice": null, 
14428         "date": "2013-12-09T14:00:00Z", 
14429         "kind": "reservation"
14430     }
14431 },
14432 {
14433     "pk": 58759, 
14434     "model": "core.charge", 
14435     "fields": {
14436         "updated": "2013-12-13T22:19:46.465Z", 
14437         "slice": 8, 
14438         "created": "2013-12-13T22:19:46.465Z", 
14439         "amount": 0.56, 
14440         "object": 93, 
14441         "account": 13, 
14442         "state": "pending", 
14443         "coreHours": 8.0, 
14444         "invoice": null, 
14445         "date": "2013-12-09T22:00:00Z", 
14446         "kind": "reservation"
14447     }
14448 },
14449 {
14450     "pk": 58760, 
14451     "model": "core.charge", 
14452     "fields": {
14453         "updated": "2013-12-13T22:19:46.473Z", 
14454         "slice": 8, 
14455         "created": "2013-12-13T22:19:46.473Z", 
14456         "amount": 0.56, 
14457         "object": 93, 
14458         "account": 13, 
14459         "state": "pending", 
14460         "coreHours": 8.0, 
14461         "invoice": null, 
14462         "date": "2013-12-10T06:00:00Z", 
14463         "kind": "reservation"
14464     }
14465 },
14466 {
14467     "pk": 58761, 
14468     "model": "core.charge", 
14469     "fields": {
14470         "updated": "2013-12-13T22:19:46.482Z", 
14471         "slice": 8, 
14472         "created": "2013-12-13T22:19:46.482Z", 
14473         "amount": 0.56, 
14474         "object": 93, 
14475         "account": 13, 
14476         "state": "pending", 
14477         "coreHours": 8.0, 
14478         "invoice": null, 
14479         "date": "2013-12-10T14:00:00Z", 
14480         "kind": "reservation"
14481     }
14482 },
14483 {
14484     "pk": 58762, 
14485     "model": "core.charge", 
14486     "fields": {
14487         "updated": "2013-12-13T22:19:46.490Z", 
14488         "slice": 8, 
14489         "created": "2013-12-13T22:19:46.490Z", 
14490         "amount": 0.56, 
14491         "object": 93, 
14492         "account": 13, 
14493         "state": "pending", 
14494         "coreHours": 8.0, 
14495         "invoice": null, 
14496         "date": "2013-12-10T22:00:00Z", 
14497         "kind": "reservation"
14498     }
14499 },
14500 {
14501     "pk": 58763, 
14502     "model": "core.charge", 
14503     "fields": {
14504         "updated": "2013-12-13T22:19:46.498Z", 
14505         "slice": 8, 
14506         "created": "2013-12-13T22:19:46.498Z", 
14507         "amount": 0.56, 
14508         "object": 93, 
14509         "account": 13, 
14510         "state": "pending", 
14511         "coreHours": 8.0, 
14512         "invoice": null, 
14513         "date": "2013-12-11T06:00:00Z", 
14514         "kind": "reservation"
14515     }
14516 },
14517 {
14518     "pk": 58764, 
14519     "model": "core.charge", 
14520     "fields": {
14521         "updated": "2013-12-13T22:19:46.506Z", 
14522         "slice": 8, 
14523         "created": "2013-12-13T22:19:46.506Z", 
14524         "amount": 0.56, 
14525         "object": 93, 
14526         "account": 13, 
14527         "state": "pending", 
14528         "coreHours": 8.0, 
14529         "invoice": null, 
14530         "date": "2013-12-11T14:00:00Z", 
14531         "kind": "reservation"
14532     }
14533 },
14534 {
14535     "pk": 58765, 
14536     "model": "core.charge", 
14537     "fields": {
14538         "updated": "2013-12-13T22:19:46.515Z", 
14539         "slice": 8, 
14540         "created": "2013-12-13T22:19:46.515Z", 
14541         "amount": 0.56, 
14542         "object": 93, 
14543         "account": 13, 
14544         "state": "pending", 
14545         "coreHours": 8.0, 
14546         "invoice": null, 
14547         "date": "2013-12-11T22:00:00Z", 
14548         "kind": "reservation"
14549     }
14550 },
14551 {
14552     "pk": 58766, 
14553     "model": "core.charge", 
14554     "fields": {
14555         "updated": "2013-12-13T22:19:46.523Z", 
14556         "slice": 8, 
14557         "created": "2013-12-13T22:19:46.523Z", 
14558         "amount": 0.56, 
14559         "object": 93, 
14560         "account": 13, 
14561         "state": "pending", 
14562         "coreHours": 8.0, 
14563         "invoice": null, 
14564         "date": "2013-12-12T06:00:00Z", 
14565         "kind": "reservation"
14566     }
14567 },
14568 {
14569     "pk": 58767, 
14570     "model": "core.charge", 
14571     "fields": {
14572         "updated": "2013-12-13T22:19:46.531Z", 
14573         "slice": 8, 
14574         "created": "2013-12-13T22:19:46.531Z", 
14575         "amount": 0.56, 
14576         "object": 93, 
14577         "account": 13, 
14578         "state": "pending", 
14579         "coreHours": 8.0, 
14580         "invoice": null, 
14581         "date": "2013-12-12T14:00:00Z", 
14582         "kind": "reservation"
14583     }
14584 },
14585 {
14586     "pk": 58768, 
14587     "model": "core.charge", 
14588     "fields": {
14589         "updated": "2013-12-13T22:19:46.540Z", 
14590         "slice": 8, 
14591         "created": "2013-12-13T22:19:46.540Z", 
14592         "amount": 0.56, 
14593         "object": 93, 
14594         "account": 13, 
14595         "state": "pending", 
14596         "coreHours": 8.0, 
14597         "invoice": null, 
14598         "date": "2013-12-12T22:00:00Z", 
14599         "kind": "reservation"
14600     }
14601 },
14602 {
14603     "pk": 58769, 
14604     "model": "core.charge", 
14605     "fields": {
14606         "updated": "2013-12-13T22:19:46.548Z", 
14607         "slice": 8, 
14608         "created": "2013-12-13T22:19:46.548Z", 
14609         "amount": 0.56, 
14610         "object": 93, 
14611         "account": 13, 
14612         "state": "pending", 
14613         "coreHours": 8.0, 
14614         "invoice": null, 
14615         "date": "2013-12-13T06:00:00Z", 
14616         "kind": "reservation"
14617     }
14618 },
14619 {
14620     "pk": 58770, 
14621     "model": "core.charge", 
14622     "fields": {
14623         "updated": "2013-12-13T22:19:46.556Z", 
14624         "slice": 8, 
14625         "created": "2013-12-13T22:19:46.556Z", 
14626         "amount": 0.56, 
14627         "object": 93, 
14628         "account": 13, 
14629         "state": "pending", 
14630         "coreHours": 8.0, 
14631         "invoice": null, 
14632         "date": "2013-12-13T14:00:00Z", 
14633         "kind": "reservation"
14634     }
14635 },
14636 {
14637     "pk": 58771, 
14638     "model": "core.charge", 
14639     "fields": {
14640         "updated": "2013-12-13T22:19:58.490Z", 
14641         "slice": 9, 
14642         "created": "2013-12-13T22:19:46.577Z", 
14643         "amount": 0.56, 
14644         "object": 93, 
14645         "account": 13, 
14646         "state": "invoiced", 
14647         "coreHours": 8.0, 
14648         "invoice": 59, 
14649         "date": "2013-11-13T22:00:00Z", 
14650         "kind": "reservation"
14651     }
14652 },
14653 {
14654     "pk": 58772, 
14655     "model": "core.charge", 
14656     "fields": {
14657         "updated": "2013-12-13T22:19:58.581Z", 
14658         "slice": 9, 
14659         "created": "2013-12-13T22:19:46.589Z", 
14660         "amount": 0.56, 
14661         "object": 93, 
14662         "account": 13, 
14663         "state": "invoiced", 
14664         "coreHours": 8.0, 
14665         "invoice": 59, 
14666         "date": "2013-11-14T06:00:00Z", 
14667         "kind": "reservation"
14668     }
14669 },
14670 {
14671     "pk": 58773, 
14672     "model": "core.charge", 
14673     "fields": {
14674         "updated": "2013-12-13T22:19:58.672Z", 
14675         "slice": 9, 
14676         "created": "2013-12-13T22:19:46.597Z", 
14677         "amount": 0.56, 
14678         "object": 93, 
14679         "account": 13, 
14680         "state": "invoiced", 
14681         "coreHours": 8.0, 
14682         "invoice": 59, 
14683         "date": "2013-11-14T14:00:00Z", 
14684         "kind": "reservation"
14685     }
14686 },
14687 {
14688     "pk": 58774, 
14689     "model": "core.charge", 
14690     "fields": {
14691         "updated": "2013-12-13T22:19:58.764Z", 
14692         "slice": 9, 
14693         "created": "2013-12-13T22:19:46.606Z", 
14694         "amount": 0.56, 
14695         "object": 93, 
14696         "account": 13, 
14697         "state": "invoiced", 
14698         "coreHours": 8.0, 
14699         "invoice": 59, 
14700         "date": "2013-11-14T22:00:00Z", 
14701         "kind": "reservation"
14702     }
14703 },
14704 {
14705     "pk": 58775, 
14706     "model": "core.charge", 
14707     "fields": {
14708         "updated": "2013-12-13T22:19:58.855Z", 
14709         "slice": 9, 
14710         "created": "2013-12-13T22:19:46.614Z", 
14711         "amount": 0.56, 
14712         "object": 93, 
14713         "account": 13, 
14714         "state": "invoiced", 
14715         "coreHours": 8.0, 
14716         "invoice": 59, 
14717         "date": "2013-11-15T06:00:00Z", 
14718         "kind": "reservation"
14719     }
14720 },
14721 {
14722     "pk": 58776, 
14723     "model": "core.charge", 
14724     "fields": {
14725         "updated": "2013-12-13T22:19:58.963Z", 
14726         "slice": 9, 
14727         "created": "2013-12-13T22:19:46.622Z", 
14728         "amount": 0.56, 
14729         "object": 93, 
14730         "account": 13, 
14731         "state": "invoiced", 
14732         "coreHours": 8.0, 
14733         "invoice": 59, 
14734         "date": "2013-11-15T14:00:00Z", 
14735         "kind": "reservation"
14736     }
14737 },
14738 {
14739     "pk": 58777, 
14740     "model": "core.charge", 
14741     "fields": {
14742         "updated": "2013-12-13T22:19:59.054Z", 
14743         "slice": 9, 
14744         "created": "2013-12-13T22:19:46.631Z", 
14745         "amount": 0.56, 
14746         "object": 93, 
14747         "account": 13, 
14748         "state": "invoiced", 
14749         "coreHours": 8.0, 
14750         "invoice": 59, 
14751         "date": "2013-11-15T22:00:00Z", 
14752         "kind": "reservation"
14753     }
14754 },
14755 {
14756     "pk": 58778, 
14757     "model": "core.charge", 
14758     "fields": {
14759         "updated": "2013-12-13T22:19:59.145Z", 
14760         "slice": 9, 
14761         "created": "2013-12-13T22:19:46.639Z", 
14762         "amount": 0.56, 
14763         "object": 93, 
14764         "account": 13, 
14765         "state": "invoiced", 
14766         "coreHours": 8.0, 
14767         "invoice": 59, 
14768         "date": "2013-11-16T06:00:00Z", 
14769         "kind": "reservation"
14770     }
14771 },
14772 {
14773     "pk": 58779, 
14774     "model": "core.charge", 
14775     "fields": {
14776         "updated": "2013-12-13T22:19:59.236Z", 
14777         "slice": 9, 
14778         "created": "2013-12-13T22:19:46.647Z", 
14779         "amount": 0.56, 
14780         "object": 93, 
14781         "account": 13, 
14782         "state": "invoiced", 
14783         "coreHours": 8.0, 
14784         "invoice": 59, 
14785         "date": "2013-11-16T14:00:00Z", 
14786         "kind": "reservation"
14787     }
14788 },
14789 {
14790     "pk": 58780, 
14791     "model": "core.charge", 
14792     "fields": {
14793         "updated": "2013-12-13T22:19:59.328Z", 
14794         "slice": 9, 
14795         "created": "2013-12-13T22:19:46.656Z", 
14796         "amount": 0.56, 
14797         "object": 93, 
14798         "account": 13, 
14799         "state": "invoiced", 
14800         "coreHours": 8.0, 
14801         "invoice": 59, 
14802         "date": "2013-11-16T22:00:00Z", 
14803         "kind": "reservation"
14804     }
14805 },
14806 {
14807     "pk": 58781, 
14808     "model": "core.charge", 
14809     "fields": {
14810         "updated": "2013-12-13T22:19:59.419Z", 
14811         "slice": 9, 
14812         "created": "2013-12-13T22:19:46.664Z", 
14813         "amount": 0.56, 
14814         "object": 93, 
14815         "account": 13, 
14816         "state": "invoiced", 
14817         "coreHours": 8.0, 
14818         "invoice": 59, 
14819         "date": "2013-11-17T06:00:00Z", 
14820         "kind": "reservation"
14821     }
14822 },
14823 {
14824     "pk": 58782, 
14825     "model": "core.charge", 
14826     "fields": {
14827         "updated": "2013-12-13T22:19:59.510Z", 
14828         "slice": 9, 
14829         "created": "2013-12-13T22:19:46.672Z", 
14830         "amount": 0.56, 
14831         "object": 93, 
14832         "account": 13, 
14833         "state": "invoiced", 
14834         "coreHours": 8.0, 
14835         "invoice": 59, 
14836         "date": "2013-11-17T14:00:00Z", 
14837         "kind": "reservation"
14838     }
14839 },
14840 {
14841     "pk": 58783, 
14842     "model": "core.charge", 
14843     "fields": {
14844         "updated": "2013-12-13T22:19:59.601Z", 
14845         "slice": 9, 
14846         "created": "2013-12-13T22:19:46.680Z", 
14847         "amount": 0.56, 
14848         "object": 93, 
14849         "account": 13, 
14850         "state": "invoiced", 
14851         "coreHours": 8.0, 
14852         "invoice": 59, 
14853         "date": "2013-11-17T22:00:00Z", 
14854         "kind": "reservation"
14855     }
14856 },
14857 {
14858     "pk": 58784, 
14859     "model": "core.charge", 
14860     "fields": {
14861         "updated": "2013-12-13T22:19:59.712Z", 
14862         "slice": 9, 
14863         "created": "2013-12-13T22:19:46.689Z", 
14864         "amount": 0.56, 
14865         "object": 93, 
14866         "account": 13, 
14867         "state": "invoiced", 
14868         "coreHours": 8.0, 
14869         "invoice": 60, 
14870         "date": "2013-11-18T06:00:00Z", 
14871         "kind": "reservation"
14872     }
14873 },
14874 {
14875     "pk": 58785, 
14876     "model": "core.charge", 
14877     "fields": {
14878         "updated": "2013-12-13T22:19:59.803Z", 
14879         "slice": 9, 
14880         "created": "2013-12-13T22:19:46.697Z", 
14881         "amount": 0.56, 
14882         "object": 93, 
14883         "account": 13, 
14884         "state": "invoiced", 
14885         "coreHours": 8.0, 
14886         "invoice": 60, 
14887         "date": "2013-11-18T14:00:00Z", 
14888         "kind": "reservation"
14889     }
14890 },
14891 {
14892     "pk": 58786, 
14893     "model": "core.charge", 
14894     "fields": {
14895         "updated": "2013-12-13T22:19:59.894Z", 
14896         "slice": 9, 
14897         "created": "2013-12-13T22:19:46.705Z", 
14898         "amount": 0.56, 
14899         "object": 93, 
14900         "account": 13, 
14901         "state": "invoiced", 
14902         "coreHours": 8.0, 
14903         "invoice": 60, 
14904         "date": "2013-11-18T22:00:00Z", 
14905         "kind": "reservation"
14906     }
14907 },
14908 {
14909     "pk": 58787, 
14910     "model": "core.charge", 
14911     "fields": {
14912         "updated": "2013-12-13T22:19:59.985Z", 
14913         "slice": 9, 
14914         "created": "2013-12-13T22:19:46.713Z", 
14915         "amount": 0.56, 
14916         "object": 93, 
14917         "account": 13, 
14918         "state": "invoiced", 
14919         "coreHours": 8.0, 
14920         "invoice": 60, 
14921         "date": "2013-11-19T06:00:00Z", 
14922         "kind": "reservation"
14923     }
14924 },
14925 {
14926     "pk": 58788, 
14927     "model": "core.charge", 
14928     "fields": {
14929         "updated": "2013-12-13T22:20:00.077Z", 
14930         "slice": 9, 
14931         "created": "2013-12-13T22:19:46.722Z", 
14932         "amount": 0.56, 
14933         "object": 93, 
14934         "account": 13, 
14935         "state": "invoiced", 
14936         "coreHours": 8.0, 
14937         "invoice": 60, 
14938         "date": "2013-11-19T14:00:00Z", 
14939         "kind": "reservation"
14940     }
14941 },
14942 {
14943     "pk": 58789, 
14944     "model": "core.charge", 
14945     "fields": {
14946         "updated": "2013-12-13T22:20:00.135Z", 
14947         "slice": 9, 
14948         "created": "2013-12-13T22:19:46.730Z", 
14949         "amount": 0.56, 
14950         "object": 93, 
14951         "account": 13, 
14952         "state": "invoiced", 
14953         "coreHours": 8.0, 
14954         "invoice": 60, 
14955         "date": "2013-11-19T22:00:00Z", 
14956         "kind": "reservation"
14957     }
14958 },
14959 {
14960     "pk": 58790, 
14961     "model": "core.charge", 
14962     "fields": {
14963         "updated": "2013-12-13T22:20:00.226Z", 
14964         "slice": 9, 
14965         "created": "2013-12-13T22:19:46.738Z", 
14966         "amount": 0.56, 
14967         "object": 93, 
14968         "account": 13, 
14969         "state": "invoiced", 
14970         "coreHours": 8.0, 
14971         "invoice": 60, 
14972         "date": "2013-11-20T06:00:00Z", 
14973         "kind": "reservation"
14974     }
14975 },
14976 {
14977     "pk": 58791, 
14978     "model": "core.charge", 
14979     "fields": {
14980         "updated": "2013-12-13T22:20:00.317Z", 
14981         "slice": 9, 
14982         "created": "2013-12-13T22:19:46.747Z", 
14983         "amount": 0.56, 
14984         "object": 93, 
14985         "account": 13, 
14986         "state": "invoiced", 
14987         "coreHours": 8.0, 
14988         "invoice": 60, 
14989         "date": "2013-11-20T14:00:00Z", 
14990         "kind": "reservation"
14991     }
14992 },
14993 {
14994     "pk": 58792, 
14995     "model": "core.charge", 
14996     "fields": {
14997         "updated": "2013-12-13T22:20:00.410Z", 
14998         "slice": 9, 
14999         "created": "2013-12-13T22:19:46.755Z", 
15000         "amount": 0.56, 
15001         "object": 93, 
15002         "account": 13, 
15003         "state": "invoiced", 
15004         "coreHours": 8.0, 
15005         "invoice": 60, 
15006         "date": "2013-11-20T22:00:00Z", 
15007         "kind": "reservation"
15008     }
15009 },
15010 {
15011     "pk": 58793, 
15012     "model": "core.charge", 
15013     "fields": {
15014         "updated": "2013-12-13T22:20:00.501Z", 
15015         "slice": 9, 
15016         "created": "2013-12-13T22:19:46.763Z", 
15017         "amount": 0.56, 
15018         "object": 93, 
15019         "account": 13, 
15020         "state": "invoiced", 
15021         "coreHours": 8.0, 
15022         "invoice": 60, 
15023         "date": "2013-11-21T06:00:00Z", 
15024         "kind": "reservation"
15025     }
15026 },
15027 {
15028     "pk": 58794, 
15029     "model": "core.charge", 
15030     "fields": {
15031         "updated": "2013-12-13T22:20:00.602Z", 
15032         "slice": 9, 
15033         "created": "2013-12-13T22:19:46.771Z", 
15034         "amount": 0.56, 
15035         "object": 93, 
15036         "account": 13, 
15037         "state": "invoiced", 
15038         "coreHours": 8.0, 
15039         "invoice": 60, 
15040         "date": "2013-11-21T14:00:00Z", 
15041         "kind": "reservation"
15042     }
15043 },
15044 {
15045     "pk": 58795, 
15046     "model": "core.charge", 
15047     "fields": {
15048         "updated": "2013-12-13T22:20:00.700Z", 
15049         "slice": 9, 
15050         "created": "2013-12-13T22:19:46.780Z", 
15051         "amount": 0.56, 
15052         "object": 93, 
15053         "account": 13, 
15054         "state": "invoiced", 
15055         "coreHours": 8.0, 
15056         "invoice": 60, 
15057         "date": "2013-11-21T22:00:00Z", 
15058         "kind": "reservation"
15059     }
15060 },
15061 {
15062     "pk": 58796, 
15063     "model": "core.charge", 
15064     "fields": {
15065         "updated": "2013-12-13T22:20:00.792Z", 
15066         "slice": 9, 
15067         "created": "2013-12-13T22:19:46.788Z", 
15068         "amount": 0.56, 
15069         "object": 93, 
15070         "account": 13, 
15071         "state": "invoiced", 
15072         "coreHours": 8.0, 
15073         "invoice": 60, 
15074         "date": "2013-11-22T06:00:00Z", 
15075         "kind": "reservation"
15076     }
15077 },
15078 {
15079     "pk": 58797, 
15080     "model": "core.charge", 
15081     "fields": {
15082         "updated": "2013-12-13T22:20:00.883Z", 
15083         "slice": 9, 
15084         "created": "2013-12-13T22:19:46.797Z", 
15085         "amount": 0.56, 
15086         "object": 93, 
15087         "account": 13, 
15088         "state": "invoiced", 
15089         "coreHours": 8.0, 
15090         "invoice": 60, 
15091         "date": "2013-11-22T14:00:00Z", 
15092         "kind": "reservation"
15093     }
15094 },
15095 {
15096     "pk": 58798, 
15097     "model": "core.charge", 
15098     "fields": {
15099         "updated": "2013-12-13T22:20:00.999Z", 
15100         "slice": 9, 
15101         "created": "2013-12-13T22:19:46.805Z", 
15102         "amount": 0.56, 
15103         "object": 93, 
15104         "account": 13, 
15105         "state": "invoiced", 
15106         "coreHours": 8.0, 
15107         "invoice": 60, 
15108         "date": "2013-11-22T22:00:00Z", 
15109         "kind": "reservation"
15110     }
15111 },
15112 {
15113     "pk": 58799, 
15114     "model": "core.charge", 
15115     "fields": {
15116         "updated": "2013-12-13T22:20:01.090Z", 
15117         "slice": 9, 
15118         "created": "2013-12-13T22:19:46.813Z", 
15119         "amount": 0.56, 
15120         "object": 93, 
15121         "account": 13, 
15122         "state": "invoiced", 
15123         "coreHours": 8.0, 
15124         "invoice": 60, 
15125         "date": "2013-11-23T06:00:00Z", 
15126         "kind": "reservation"
15127     }
15128 },
15129 {
15130     "pk": 58800, 
15131     "model": "core.charge", 
15132     "fields": {
15133         "updated": "2013-12-13T22:20:01.181Z", 
15134         "slice": 9, 
15135         "created": "2013-12-13T22:19:46.821Z", 
15136         "amount": 0.56, 
15137         "object": 93, 
15138         "account": 13, 
15139         "state": "invoiced", 
15140         "coreHours": 8.0, 
15141         "invoice": 60, 
15142         "date": "2013-11-23T14:00:00Z", 
15143         "kind": "reservation"
15144     }
15145 },
15146 {
15147     "pk": 58801, 
15148     "model": "core.charge", 
15149     "fields": {
15150         "updated": "2013-12-13T22:20:01.347Z", 
15151         "slice": 9, 
15152         "created": "2013-12-13T22:19:46.830Z", 
15153         "amount": 0.56, 
15154         "object": 93, 
15155         "account": 13, 
15156         "state": "invoiced", 
15157         "coreHours": 8.0, 
15158         "invoice": 60, 
15159         "date": "2013-11-23T22:00:00Z", 
15160         "kind": "reservation"
15161     }
15162 },
15163 {
15164     "pk": 58802, 
15165     "model": "core.charge", 
15166     "fields": {
15167         "updated": "2013-12-13T22:20:01.719Z", 
15168         "slice": 9, 
15169         "created": "2013-12-13T22:19:46.838Z", 
15170         "amount": 0.56, 
15171         "object": 93, 
15172         "account": 13, 
15173         "state": "invoiced", 
15174         "coreHours": 8.0, 
15175         "invoice": 60, 
15176         "date": "2013-11-24T06:00:00Z", 
15177         "kind": "reservation"
15178     }
15179 },
15180 {
15181     "pk": 58803, 
15182     "model": "core.charge", 
15183     "fields": {
15184         "updated": "2013-12-13T22:20:01.810Z", 
15185         "slice": 9, 
15186         "created": "2013-12-13T22:19:46.846Z", 
15187         "amount": 0.56, 
15188         "object": 93, 
15189         "account": 13, 
15190         "state": "invoiced", 
15191         "coreHours": 8.0, 
15192         "invoice": 60, 
15193         "date": "2013-11-24T14:00:00Z", 
15194         "kind": "reservation"
15195     }
15196 },
15197 {
15198     "pk": 58804, 
15199     "model": "core.charge", 
15200     "fields": {
15201         "updated": "2013-12-13T22:20:01.901Z", 
15202         "slice": 9, 
15203         "created": "2013-12-13T22:19:46.854Z", 
15204         "amount": 0.56, 
15205         "object": 93, 
15206         "account": 13, 
15207         "state": "invoiced", 
15208         "coreHours": 8.0, 
15209         "invoice": 60, 
15210         "date": "2013-11-24T22:00:00Z", 
15211         "kind": "reservation"
15212     }
15213 },
15214 {
15215     "pk": 58805, 
15216     "model": "core.charge", 
15217     "fields": {
15218         "updated": "2013-12-13T22:20:02.001Z", 
15219         "slice": 9, 
15220         "created": "2013-12-13T22:19:46.863Z", 
15221         "amount": 0.56, 
15222         "object": 93, 
15223         "account": 13, 
15224         "state": "invoiced", 
15225         "coreHours": 8.0, 
15226         "invoice": 61, 
15227         "date": "2013-11-25T06:00:00Z", 
15228         "kind": "reservation"
15229     }
15230 },
15231 {
15232     "pk": 58806, 
15233     "model": "core.charge", 
15234     "fields": {
15235         "updated": "2013-12-13T22:20:02.092Z", 
15236         "slice": 9, 
15237         "created": "2013-12-13T22:19:46.871Z", 
15238         "amount": 0.56, 
15239         "object": 93, 
15240         "account": 13, 
15241         "state": "invoiced", 
15242         "coreHours": 8.0, 
15243         "invoice": 61, 
15244         "date": "2013-11-25T14:00:00Z", 
15245         "kind": "reservation"
15246     }
15247 },
15248 {
15249     "pk": 58807, 
15250     "model": "core.charge", 
15251     "fields": {
15252         "updated": "2013-12-13T22:20:02.183Z", 
15253         "slice": 9, 
15254         "created": "2013-12-13T22:19:46.879Z", 
15255         "amount": 0.56, 
15256         "object": 93, 
15257         "account": 13, 
15258         "state": "invoiced", 
15259         "coreHours": 8.0, 
15260         "invoice": 61, 
15261         "date": "2013-11-25T22:00:00Z", 
15262         "kind": "reservation"
15263     }
15264 },
15265 {
15266     "pk": 58808, 
15267     "model": "core.charge", 
15268     "fields": {
15269         "updated": "2013-12-13T22:20:02.279Z", 
15270         "slice": 9, 
15271         "created": "2013-12-13T22:19:46.888Z", 
15272         "amount": 0.56, 
15273         "object": 93, 
15274         "account": 13, 
15275         "state": "invoiced", 
15276         "coreHours": 8.0, 
15277         "invoice": 61, 
15278         "date": "2013-11-26T06:00:00Z", 
15279         "kind": "reservation"
15280     }
15281 },
15282 {
15283     "pk": 58809, 
15284     "model": "core.charge", 
15285     "fields": {
15286         "updated": "2013-12-13T22:20:02.370Z", 
15287         "slice": 9, 
15288         "created": "2013-12-13T22:19:46.896Z", 
15289         "amount": 0.56, 
15290         "object": 93, 
15291         "account": 13, 
15292         "state": "invoiced", 
15293         "coreHours": 8.0, 
15294         "invoice": 61, 
15295         "date": "2013-11-26T14:00:00Z", 
15296         "kind": "reservation"
15297     }
15298 },
15299 {
15300     "pk": 58810, 
15301     "model": "core.charge", 
15302     "fields": {
15303         "updated": "2013-12-13T22:20:02.461Z", 
15304         "slice": 9, 
15305         "created": "2013-12-13T22:19:46.904Z", 
15306         "amount": 0.56, 
15307         "object": 93, 
15308         "account": 13, 
15309         "state": "invoiced", 
15310         "coreHours": 8.0, 
15311         "invoice": 61, 
15312         "date": "2013-11-26T22:00:00Z", 
15313         "kind": "reservation"
15314     }
15315 },
15316 {
15317     "pk": 58811, 
15318     "model": "core.charge", 
15319     "fields": {
15320         "updated": "2013-12-13T22:20:02.552Z", 
15321         "slice": 9, 
15322         "created": "2013-12-13T22:19:46.912Z", 
15323         "amount": 0.56, 
15324         "object": 93, 
15325         "account": 13, 
15326         "state": "invoiced", 
15327         "coreHours": 8.0, 
15328         "invoice": 61, 
15329         "date": "2013-11-27T06:00:00Z", 
15330         "kind": "reservation"
15331     }
15332 },
15333 {
15334     "pk": 58812, 
15335     "model": "core.charge", 
15336     "fields": {
15337         "updated": "2013-12-13T22:20:02.643Z", 
15338         "slice": 9, 
15339         "created": "2013-12-13T22:19:46.921Z", 
15340         "amount": 0.56, 
15341         "object": 93, 
15342         "account": 13, 
15343         "state": "invoiced", 
15344         "coreHours": 8.0, 
15345         "invoice": 61, 
15346         "date": "2013-11-27T14:00:00Z", 
15347         "kind": "reservation"
15348     }
15349 },
15350 {
15351     "pk": 58813, 
15352     "model": "core.charge", 
15353     "fields": {
15354         "updated": "2013-12-13T22:20:02.735Z", 
15355         "slice": 9, 
15356         "created": "2013-12-13T22:19:46.929Z", 
15357         "amount": 0.56, 
15358         "object": 93, 
15359         "account": 13, 
15360         "state": "invoiced", 
15361         "coreHours": 8.0, 
15362         "invoice": 61, 
15363         "date": "2013-11-27T22:00:00Z", 
15364         "kind": "reservation"
15365     }
15366 },
15367 {
15368     "pk": 58814, 
15369     "model": "core.charge", 
15370     "fields": {
15371         "updated": "2013-12-13T22:20:02.826Z", 
15372         "slice": 9, 
15373         "created": "2013-12-13T22:19:46.937Z", 
15374         "amount": 0.56, 
15375         "object": 93, 
15376         "account": 13, 
15377         "state": "invoiced", 
15378         "coreHours": 8.0, 
15379         "invoice": 61, 
15380         "date": "2013-11-28T06:00:00Z", 
15381         "kind": "reservation"
15382     }
15383 },
15384 {
15385     "pk": 58815, 
15386     "model": "core.charge", 
15387     "fields": {
15388         "updated": "2013-12-13T22:20:02.917Z", 
15389         "slice": 9, 
15390         "created": "2013-12-13T22:19:46.945Z", 
15391         "amount": 0.56, 
15392         "object": 93, 
15393         "account": 13, 
15394         "state": "invoiced", 
15395         "coreHours": 8.0, 
15396         "invoice": 61, 
15397         "date": "2013-11-28T14:00:00Z", 
15398         "kind": "reservation"
15399     }
15400 },
15401 {
15402     "pk": 58816, 
15403     "model": "core.charge", 
15404     "fields": {
15405         "updated": "2013-12-13T22:20:03.008Z", 
15406         "slice": 9, 
15407         "created": "2013-12-13T22:19:46.954Z", 
15408         "amount": 0.56, 
15409         "object": 93, 
15410         "account": 13, 
15411         "state": "invoiced", 
15412         "coreHours": 8.0, 
15413         "invoice": 61, 
15414         "date": "2013-11-28T22:00:00Z", 
15415         "kind": "reservation"
15416     }
15417 },
15418 {
15419     "pk": 58817, 
15420     "model": "core.charge", 
15421     "fields": {
15422         "updated": "2013-12-13T22:20:03.091Z", 
15423         "slice": 9, 
15424         "created": "2013-12-13T22:19:46.962Z", 
15425         "amount": 0.56, 
15426         "object": 93, 
15427         "account": 13, 
15428         "state": "invoiced", 
15429         "coreHours": 8.0, 
15430         "invoice": 61, 
15431         "date": "2013-11-29T06:00:00Z", 
15432         "kind": "reservation"
15433     }
15434 },
15435 {
15436     "pk": 58818, 
15437     "model": "core.charge", 
15438     "fields": {
15439         "updated": "2013-12-13T22:20:03.182Z", 
15440         "slice": 9, 
15441         "created": "2013-12-13T22:19:46.970Z", 
15442         "amount": 0.56, 
15443         "object": 93, 
15444         "account": 13, 
15445         "state": "invoiced", 
15446         "coreHours": 8.0, 
15447         "invoice": 61, 
15448         "date": "2013-11-29T14:00:00Z", 
15449         "kind": "reservation"
15450     }
15451 },
15452 {
15453     "pk": 58819, 
15454     "model": "core.charge", 
15455     "fields": {
15456         "updated": "2013-12-13T22:20:03.273Z", 
15457         "slice": 9, 
15458         "created": "2013-12-13T22:19:46.979Z", 
15459         "amount": 0.56, 
15460         "object": 93, 
15461         "account": 13, 
15462         "state": "invoiced", 
15463         "coreHours": 8.0, 
15464         "invoice": 61, 
15465         "date": "2013-11-29T22:00:00Z", 
15466         "kind": "reservation"
15467     }
15468 },
15469 {
15470     "pk": 58820, 
15471     "model": "core.charge", 
15472     "fields": {
15473         "updated": "2013-12-13T22:20:03.364Z", 
15474         "slice": 9, 
15475         "created": "2013-12-13T22:19:46.987Z", 
15476         "amount": 0.56, 
15477         "object": 93, 
15478         "account": 13, 
15479         "state": "invoiced", 
15480         "coreHours": 8.0, 
15481         "invoice": 61, 
15482         "date": "2013-11-30T06:00:00Z", 
15483         "kind": "reservation"
15484     }
15485 },
15486 {
15487     "pk": 58821, 
15488     "model": "core.charge", 
15489     "fields": {
15490         "updated": "2013-12-13T22:20:03.457Z", 
15491         "slice": 9, 
15492         "created": "2013-12-13T22:19:46.995Z", 
15493         "amount": 0.56, 
15494         "object": 93, 
15495         "account": 13, 
15496         "state": "invoiced", 
15497         "coreHours": 8.0, 
15498         "invoice": 61, 
15499         "date": "2013-11-30T14:00:00Z", 
15500         "kind": "reservation"
15501     }
15502 },
15503 {
15504     "pk": 58822, 
15505     "model": "core.charge", 
15506     "fields": {
15507         "updated": "2013-12-13T22:20:03.548Z", 
15508         "slice": 9, 
15509         "created": "2013-12-13T22:19:47.004Z", 
15510         "amount": 0.56, 
15511         "object": 93, 
15512         "account": 13, 
15513         "state": "invoiced", 
15514         "coreHours": 8.0, 
15515         "invoice": 61, 
15516         "date": "2013-11-30T22:00:00Z", 
15517         "kind": "reservation"
15518     }
15519 },
15520 {
15521     "pk": 58823, 
15522     "model": "core.charge", 
15523     "fields": {
15524         "updated": "2013-12-13T22:20:03.639Z", 
15525         "slice": 9, 
15526         "created": "2013-12-13T22:19:47.012Z", 
15527         "amount": 0.56, 
15528         "object": 93, 
15529         "account": 13, 
15530         "state": "invoiced", 
15531         "coreHours": 8.0, 
15532         "invoice": 61, 
15533         "date": "2013-12-01T06:00:00Z", 
15534         "kind": "reservation"
15535     }
15536 },
15537 {
15538     "pk": 58824, 
15539     "model": "core.charge", 
15540     "fields": {
15541         "updated": "2013-12-13T22:20:03.730Z", 
15542         "slice": 9, 
15543         "created": "2013-12-13T22:19:47.020Z", 
15544         "amount": 0.56, 
15545         "object": 93, 
15546         "account": 13, 
15547         "state": "invoiced", 
15548         "coreHours": 8.0, 
15549         "invoice": 61, 
15550         "date": "2013-12-01T14:00:00Z", 
15551         "kind": "reservation"
15552     }
15553 },
15554 {
15555     "pk": 58825, 
15556     "model": "core.charge", 
15557     "fields": {
15558         "updated": "2013-12-13T22:20:03.813Z", 
15559         "slice": 9, 
15560         "created": "2013-12-13T22:19:47.028Z", 
15561         "amount": 0.56, 
15562         "object": 93, 
15563         "account": 13, 
15564         "state": "invoiced", 
15565         "coreHours": 8.0, 
15566         "invoice": 61, 
15567         "date": "2013-12-01T22:00:00Z", 
15568         "kind": "reservation"
15569     }
15570 },
15571 {
15572     "pk": 58826, 
15573     "model": "core.charge", 
15574     "fields": {
15575         "updated": "2013-12-13T22:20:03.913Z", 
15576         "slice": 9, 
15577         "created": "2013-12-13T22:19:47.037Z", 
15578         "amount": 0.56, 
15579         "object": 93, 
15580         "account": 13, 
15581         "state": "invoiced", 
15582         "coreHours": 8.0, 
15583         "invoice": 62, 
15584         "date": "2013-12-02T06:00:00Z", 
15585         "kind": "reservation"
15586     }
15587 },
15588 {
15589     "pk": 58827, 
15590     "model": "core.charge", 
15591     "fields": {
15592         "updated": "2013-12-13T22:20:04.004Z", 
15593         "slice": 9, 
15594         "created": "2013-12-13T22:19:47.045Z", 
15595         "amount": 0.56, 
15596         "object": 93, 
15597         "account": 13, 
15598         "state": "invoiced", 
15599         "coreHours": 8.0, 
15600         "invoice": 62, 
15601         "date": "2013-12-02T14:00:00Z", 
15602         "kind": "reservation"
15603     }
15604 },
15605 {
15606     "pk": 58828, 
15607     "model": "core.charge", 
15608     "fields": {
15609         "updated": "2013-12-13T22:20:04.095Z", 
15610         "slice": 9, 
15611         "created": "2013-12-13T22:19:47.053Z", 
15612         "amount": 0.56, 
15613         "object": 93, 
15614         "account": 13, 
15615         "state": "invoiced", 
15616         "coreHours": 8.0, 
15617         "invoice": 62, 
15618         "date": "2013-12-02T22:00:00Z", 
15619         "kind": "reservation"
15620     }
15621 },
15622 {
15623     "pk": 58829, 
15624     "model": "core.charge", 
15625     "fields": {
15626         "updated": "2013-12-13T22:20:04.186Z", 
15627         "slice": 9, 
15628         "created": "2013-12-13T22:19:47.061Z", 
15629         "amount": 0.56, 
15630         "object": 93, 
15631         "account": 13, 
15632         "state": "invoiced", 
15633         "coreHours": 8.0, 
15634         "invoice": 62, 
15635         "date": "2013-12-03T06:00:00Z", 
15636         "kind": "reservation"
15637     }
15638 },
15639 {
15640     "pk": 58830, 
15641     "model": "core.charge", 
15642     "fields": {
15643         "updated": "2013-12-13T22:20:04.277Z", 
15644         "slice": 9, 
15645         "created": "2013-12-13T22:19:47.070Z", 
15646         "amount": 0.56, 
15647         "object": 93, 
15648         "account": 13, 
15649         "state": "invoiced", 
15650         "coreHours": 8.0, 
15651         "invoice": 62, 
15652         "date": "2013-12-03T14:00:00Z", 
15653         "kind": "reservation"
15654     }
15655 },
15656 {
15657     "pk": 58831, 
15658     "model": "core.charge", 
15659     "fields": {
15660         "updated": "2013-12-13T22:20:04.368Z", 
15661         "slice": 9, 
15662         "created": "2013-12-13T22:19:47.078Z", 
15663         "amount": 0.56, 
15664         "object": 93, 
15665         "account": 13, 
15666         "state": "invoiced", 
15667         "coreHours": 8.0, 
15668         "invoice": 62, 
15669         "date": "2013-12-03T22:00:00Z", 
15670         "kind": "reservation"
15671     }
15672 },
15673 {
15674     "pk": 58832, 
15675     "model": "core.charge", 
15676     "fields": {
15677         "updated": "2013-12-13T22:20:04.459Z", 
15678         "slice": 9, 
15679         "created": "2013-12-13T22:19:47.086Z", 
15680         "amount": 0.56, 
15681         "object": 93, 
15682         "account": 13, 
15683         "state": "invoiced", 
15684         "coreHours": 8.0, 
15685         "invoice": 62, 
15686         "date": "2013-12-04T06:00:00Z", 
15687         "kind": "reservation"
15688     }
15689 },
15690 {
15691     "pk": 58833, 
15692     "model": "core.charge", 
15693     "fields": {
15694         "updated": "2013-12-13T22:20:04.550Z", 
15695         "slice": 9, 
15696         "created": "2013-12-13T22:19:47.095Z", 
15697         "amount": 0.56, 
15698         "object": 93, 
15699         "account": 13, 
15700         "state": "invoiced", 
15701         "coreHours": 8.0, 
15702         "invoice": 62, 
15703         "date": "2013-12-04T14:00:00Z", 
15704         "kind": "reservation"
15705     }
15706 },
15707 {
15708     "pk": 58834, 
15709     "model": "core.charge", 
15710     "fields": {
15711         "updated": "2013-12-13T22:20:04.642Z", 
15712         "slice": 9, 
15713         "created": "2013-12-13T22:19:47.103Z", 
15714         "amount": 0.56, 
15715         "object": 93, 
15716         "account": 13, 
15717         "state": "invoiced", 
15718         "coreHours": 8.0, 
15719         "invoice": 62, 
15720         "date": "2013-12-04T22:00:00Z", 
15721         "kind": "reservation"
15722     }
15723 },
15724 {
15725     "pk": 58835, 
15726     "model": "core.charge", 
15727     "fields": {
15728         "updated": "2013-12-13T22:20:04.733Z", 
15729         "slice": 9, 
15730         "created": "2013-12-13T22:19:47.111Z", 
15731         "amount": 0.56, 
15732         "object": 93, 
15733         "account": 13, 
15734         "state": "invoiced", 
15735         "coreHours": 8.0, 
15736         "invoice": 62, 
15737         "date": "2013-12-05T06:00:00Z", 
15738         "kind": "reservation"
15739     }
15740 },
15741 {
15742     "pk": 58836, 
15743     "model": "core.charge", 
15744     "fields": {
15745         "updated": "2013-12-13T22:20:04.824Z", 
15746         "slice": 9, 
15747         "created": "2013-12-13T22:19:47.119Z", 
15748         "amount": 0.56, 
15749         "object": 93, 
15750         "account": 13, 
15751         "state": "invoiced", 
15752         "coreHours": 8.0, 
15753         "invoice": 62, 
15754         "date": "2013-12-05T14:00:00Z", 
15755         "kind": "reservation"
15756     }
15757 },
15758 {
15759     "pk": 58837, 
15760     "model": "core.charge", 
15761     "fields": {
15762         "updated": "2013-12-13T22:20:04.915Z", 
15763         "slice": 9, 
15764         "created": "2013-12-13T22:19:47.128Z", 
15765         "amount": 0.56, 
15766         "object": 93, 
15767         "account": 13, 
15768         "state": "invoiced", 
15769         "coreHours": 8.0, 
15770         "invoice": 62, 
15771         "date": "2013-12-05T22:00:00Z", 
15772         "kind": "reservation"
15773     }
15774 },
15775 {
15776     "pk": 58838, 
15777     "model": "core.charge", 
15778     "fields": {
15779         "updated": "2013-12-13T22:20:05.014Z", 
15780         "slice": 9, 
15781         "created": "2013-12-13T22:19:47.136Z", 
15782         "amount": 0.56, 
15783         "object": 93, 
15784         "account": 13, 
15785         "state": "invoiced", 
15786         "coreHours": 8.0, 
15787         "invoice": 62, 
15788         "date": "2013-12-06T06:00:00Z", 
15789         "kind": "reservation"
15790     }
15791 },
15792 {
15793     "pk": 58839, 
15794     "model": "core.charge", 
15795     "fields": {
15796         "updated": "2013-12-13T22:20:05.112Z", 
15797         "slice": 9, 
15798         "created": "2013-12-13T22:19:47.144Z", 
15799         "amount": 0.56, 
15800         "object": 93, 
15801         "account": 13, 
15802         "state": "invoiced", 
15803         "coreHours": 8.0, 
15804         "invoice": 62, 
15805         "date": "2013-12-06T14:00:00Z", 
15806         "kind": "reservation"
15807     }
15808 },
15809 {
15810     "pk": 58840, 
15811     "model": "core.charge", 
15812     "fields": {
15813         "updated": "2013-12-13T22:20:05.203Z", 
15814         "slice": 9, 
15815         "created": "2013-12-13T22:19:47.153Z", 
15816         "amount": 0.56, 
15817         "object": 93, 
15818         "account": 13, 
15819         "state": "invoiced", 
15820         "coreHours": 8.0, 
15821         "invoice": 62, 
15822         "date": "2013-12-06T22:00:00Z", 
15823         "kind": "reservation"
15824     }
15825 },
15826 {
15827     "pk": 58841, 
15828     "model": "core.charge", 
15829     "fields": {
15830         "updated": "2013-12-13T22:20:05.294Z", 
15831         "slice": 9, 
15832         "created": "2013-12-13T22:19:47.161Z", 
15833         "amount": 0.56, 
15834         "object": 93, 
15835         "account": 13, 
15836         "state": "invoiced", 
15837         "coreHours": 8.0, 
15838         "invoice": 62, 
15839         "date": "2013-12-07T06:00:00Z", 
15840         "kind": "reservation"
15841     }
15842 },
15843 {
15844     "pk": 58842, 
15845     "model": "core.charge", 
15846     "fields": {
15847         "updated": "2013-12-13T22:20:05.385Z", 
15848         "slice": 9, 
15849         "created": "2013-12-13T22:19:47.169Z", 
15850         "amount": 0.56, 
15851         "object": 93, 
15852         "account": 13, 
15853         "state": "invoiced", 
15854         "coreHours": 8.0, 
15855         "invoice": 62, 
15856         "date": "2013-12-07T14:00:00Z", 
15857         "kind": "reservation"
15858     }
15859 },
15860 {
15861     "pk": 58843, 
15862     "model": "core.charge", 
15863     "fields": {
15864         "updated": "2013-12-13T22:20:05.477Z", 
15865         "slice": 9, 
15866         "created": "2013-12-13T22:19:47.177Z", 
15867         "amount": 0.56, 
15868         "object": 93, 
15869         "account": 13, 
15870         "state": "invoiced", 
15871         "coreHours": 8.0, 
15872         "invoice": 62, 
15873         "date": "2013-12-07T22:00:00Z", 
15874         "kind": "reservation"
15875     }
15876 },
15877 {
15878     "pk": 58844, 
15879     "model": "core.charge", 
15880     "fields": {
15881         "updated": "2013-12-13T22:20:05.568Z", 
15882         "slice": 9, 
15883         "created": "2013-12-13T22:19:47.186Z", 
15884         "amount": 0.56, 
15885         "object": 93, 
15886         "account": 13, 
15887         "state": "invoiced", 
15888         "coreHours": 8.0, 
15889         "invoice": 62, 
15890         "date": "2013-12-08T06:00:00Z", 
15891         "kind": "reservation"
15892     }
15893 },
15894 {
15895     "pk": 58845, 
15896     "model": "core.charge", 
15897     "fields": {
15898         "updated": "2013-12-13T22:20:05.659Z", 
15899         "slice": 9, 
15900         "created": "2013-12-13T22:19:47.194Z", 
15901         "amount": 0.56, 
15902         "object": 93, 
15903         "account": 13, 
15904         "state": "invoiced", 
15905         "coreHours": 8.0, 
15906         "invoice": 62, 
15907         "date": "2013-12-08T14:00:00Z", 
15908         "kind": "reservation"
15909     }
15910 },
15911 {
15912     "pk": 58846, 
15913     "model": "core.charge", 
15914     "fields": {
15915         "updated": "2013-12-13T22:20:05.750Z", 
15916         "slice": 9, 
15917         "created": "2013-12-13T22:19:47.202Z", 
15918         "amount": 0.56, 
15919         "object": 93, 
15920         "account": 13, 
15921         "state": "invoiced", 
15922         "coreHours": 8.0, 
15923         "invoice": 62, 
15924         "date": "2013-12-08T22:00:00Z", 
15925         "kind": "reservation"
15926     }
15927 },
15928 {
15929     "pk": 58847, 
15930     "model": "core.charge", 
15931     "fields": {
15932         "updated": "2013-12-13T22:19:47.211Z", 
15933         "slice": 9, 
15934         "created": "2013-12-13T22:19:47.211Z", 
15935         "amount": 0.56, 
15936         "object": 93, 
15937         "account": 13, 
15938         "state": "pending", 
15939         "coreHours": 8.0, 
15940         "invoice": null, 
15941         "date": "2013-12-09T06:00:00Z", 
15942         "kind": "reservation"
15943     }
15944 },
15945 {
15946     "pk": 58848, 
15947     "model": "core.charge", 
15948     "fields": {
15949         "updated": "2013-12-13T22:19:47.219Z", 
15950         "slice": 9, 
15951         "created": "2013-12-13T22:19:47.219Z", 
15952         "amount": 0.56, 
15953         "object": 93, 
15954         "account": 13, 
15955         "state": "pending", 
15956         "coreHours": 8.0, 
15957         "invoice": null, 
15958         "date": "2013-12-09T14:00:00Z", 
15959         "kind": "reservation"
15960     }
15961 },
15962 {
15963     "pk": 58849, 
15964     "model": "core.charge", 
15965     "fields": {
15966         "updated": "2013-12-13T22:19:47.227Z", 
15967         "slice": 9, 
15968         "created": "2013-12-13T22:19:47.227Z", 
15969         "amount": 0.56, 
15970         "object": 93, 
15971         "account": 13, 
15972         "state": "pending", 
15973         "coreHours": 8.0, 
15974         "invoice": null, 
15975         "date": "2013-12-09T22:00:00Z", 
15976         "kind": "reservation"
15977     }
15978 },
15979 {
15980     "pk": 58850, 
15981     "model": "core.charge", 
15982     "fields": {
15983         "updated": "2013-12-13T22:19:47.236Z", 
15984         "slice": 9, 
15985         "created": "2013-12-13T22:19:47.236Z", 
15986         "amount": 0.56, 
15987         "object": 93, 
15988         "account": 13, 
15989         "state": "pending", 
15990         "coreHours": 8.0, 
15991         "invoice": null, 
15992         "date": "2013-12-10T06:00:00Z", 
15993         "kind": "reservation"
15994     }
15995 },
15996 {
15997     "pk": 58851, 
15998     "model": "core.charge", 
15999     "fields": {
16000         "updated": "2013-12-13T22:19:47.244Z", 
16001         "slice": 9, 
16002         "created": "2013-12-13T22:19:47.244Z", 
16003         "amount": 0.56, 
16004         "object": 93, 
16005         "account": 13, 
16006         "state": "pending", 
16007         "coreHours": 8.0, 
16008         "invoice": null, 
16009         "date": "2013-12-10T14:00:00Z", 
16010         "kind": "reservation"
16011     }
16012 },
16013 {
16014     "pk": 58852, 
16015     "model": "core.charge", 
16016     "fields": {
16017         "updated": "2013-12-13T22:19:47.252Z", 
16018         "slice": 9, 
16019         "created": "2013-12-13T22:19:47.252Z", 
16020         "amount": 0.56, 
16021         "object": 93, 
16022         "account": 13, 
16023         "state": "pending", 
16024         "coreHours": 8.0, 
16025         "invoice": null, 
16026         "date": "2013-12-10T22:00:00Z", 
16027         "kind": "reservation"
16028     }
16029 },
16030 {
16031     "pk": 58853, 
16032     "model": "core.charge", 
16033     "fields": {
16034         "updated": "2013-12-13T22:19:47.260Z", 
16035         "slice": 9, 
16036         "created": "2013-12-13T22:19:47.260Z", 
16037         "amount": 0.56, 
16038         "object": 93, 
16039         "account": 13, 
16040         "state": "pending", 
16041         "coreHours": 8.0, 
16042         "invoice": null, 
16043         "date": "2013-12-11T06:00:00Z", 
16044         "kind": "reservation"
16045     }
16046 },
16047 {
16048     "pk": 58854, 
16049     "model": "core.charge", 
16050     "fields": {
16051         "updated": "2013-12-13T22:19:47.269Z", 
16052         "slice": 9, 
16053         "created": "2013-12-13T22:19:47.269Z", 
16054         "amount": 0.56, 
16055         "object": 93, 
16056         "account": 13, 
16057         "state": "pending", 
16058         "coreHours": 8.0, 
16059         "invoice": null, 
16060         "date": "2013-12-11T14:00:00Z", 
16061         "kind": "reservation"
16062     }
16063 },
16064 {
16065     "pk": 58855, 
16066     "model": "core.charge", 
16067     "fields": {
16068         "updated": "2013-12-13T22:19:47.277Z", 
16069         "slice": 9, 
16070         "created": "2013-12-13T22:19:47.277Z", 
16071         "amount": 0.56, 
16072         "object": 93, 
16073         "account": 13, 
16074         "state": "pending", 
16075         "coreHours": 8.0, 
16076         "invoice": null, 
16077         "date": "2013-12-11T22:00:00Z", 
16078         "kind": "reservation"
16079     }
16080 },
16081 {
16082     "pk": 58856, 
16083     "model": "core.charge", 
16084     "fields": {
16085         "updated": "2013-12-13T22:19:47.285Z", 
16086         "slice": 9, 
16087         "created": "2013-12-13T22:19:47.285Z", 
16088         "amount": 0.56, 
16089         "object": 93, 
16090         "account": 13, 
16091         "state": "pending", 
16092         "coreHours": 8.0, 
16093         "invoice": null, 
16094         "date": "2013-12-12T06:00:00Z", 
16095         "kind": "reservation"
16096     }
16097 },
16098 {
16099     "pk": 58857, 
16100     "model": "core.charge", 
16101     "fields": {
16102         "updated": "2013-12-13T22:19:47.294Z", 
16103         "slice": 9, 
16104         "created": "2013-12-13T22:19:47.294Z", 
16105         "amount": 0.56, 
16106         "object": 93, 
16107         "account": 13, 
16108         "state": "pending", 
16109         "coreHours": 8.0, 
16110         "invoice": null, 
16111         "date": "2013-12-12T14:00:00Z", 
16112         "kind": "reservation"
16113     }
16114 },
16115 {
16116     "pk": 58858, 
16117     "model": "core.charge", 
16118     "fields": {
16119         "updated": "2013-12-13T22:19:47.302Z", 
16120         "slice": 9, 
16121         "created": "2013-12-13T22:19:47.302Z", 
16122         "amount": 0.56, 
16123         "object": 93, 
16124         "account": 13, 
16125         "state": "pending", 
16126         "coreHours": 8.0, 
16127         "invoice": null, 
16128         "date": "2013-12-12T22:00:00Z", 
16129         "kind": "reservation"
16130     }
16131 },
16132 {
16133     "pk": 58859, 
16134     "model": "core.charge", 
16135     "fields": {
16136         "updated": "2013-12-13T22:19:47.310Z", 
16137         "slice": 9, 
16138         "created": "2013-12-13T22:19:47.310Z", 
16139         "amount": 0.56, 
16140         "object": 93, 
16141         "account": 13, 
16142         "state": "pending", 
16143         "coreHours": 8.0, 
16144         "invoice": null, 
16145         "date": "2013-12-13T06:00:00Z", 
16146         "kind": "reservation"
16147     }
16148 },
16149 {
16150     "pk": 58860, 
16151     "model": "core.charge", 
16152     "fields": {
16153         "updated": "2013-12-13T22:19:47.318Z", 
16154         "slice": 9, 
16155         "created": "2013-12-13T22:19:47.318Z", 
16156         "amount": 0.56, 
16157         "object": 93, 
16158         "account": 13, 
16159         "state": "pending", 
16160         "coreHours": 8.0, 
16161         "invoice": null, 
16162         "date": "2013-12-13T14:00:00Z", 
16163         "kind": "reservation"
16164     }
16165 },
16166 {
16167     "pk": 58861, 
16168     "model": "core.charge", 
16169     "fields": {
16170         "updated": "2013-12-13T22:19:58.449Z", 
16171         "slice": 11, 
16172         "created": "2013-12-13T22:19:47.350Z", 
16173         "amount": 0.336, 
16174         "object": 94, 
16175         "account": 13, 
16176         "state": "invoiced", 
16177         "coreHours": 4.8, 
16178         "invoice": 59, 
16179         "date": "2013-11-13T22:00:00Z", 
16180         "kind": "besteffort"
16181     }
16182 },
16183 {
16184     "pk": 58862, 
16185     "model": "core.charge", 
16186     "fields": {
16187         "updated": "2013-12-13T22:19:58.540Z", 
16188         "slice": 11, 
16189         "created": "2013-12-13T22:19:47.360Z", 
16190         "amount": 0.3024, 
16191         "object": 94, 
16192         "account": 13, 
16193         "state": "invoiced", 
16194         "coreHours": 4.32, 
16195         "invoice": 59, 
16196         "date": "2013-11-14T06:00:00Z", 
16197         "kind": "besteffort"
16198     }
16199 },
16200 {
16201     "pk": 58863, 
16202     "model": "core.charge", 
16203     "fields": {
16204         "updated": "2013-12-13T22:19:58.631Z", 
16205         "slice": 11, 
16206         "created": "2013-12-13T22:19:47.368Z", 
16207         "amount": 0.2016, 
16208         "object": 94, 
16209         "account": 13, 
16210         "state": "invoiced", 
16211         "coreHours": 2.88, 
16212         "invoice": 59, 
16213         "date": "2013-11-14T14:00:00Z", 
16214         "kind": "besteffort"
16215     }
16216 },
16217 {
16218     "pk": 58864, 
16219     "model": "core.charge", 
16220     "fields": {
16221         "updated": "2013-12-13T22:19:58.722Z", 
16222         "slice": 11, 
16223         "created": "2013-12-13T22:19:47.376Z", 
16224         "amount": 0.2912, 
16225         "object": 94, 
16226         "account": 13, 
16227         "state": "invoiced", 
16228         "coreHours": 4.16, 
16229         "invoice": 59, 
16230         "date": "2013-11-14T22:00:00Z", 
16231         "kind": "besteffort"
16232     }
16233 },
16234 {
16235     "pk": 58865, 
16236     "model": "core.charge", 
16237     "fields": {
16238         "updated": "2013-12-13T22:19:58.813Z", 
16239         "slice": 11, 
16240         "created": "2013-12-13T22:19:47.385Z", 
16241         "amount": 0.2632, 
16242         "object": 94, 
16243         "account": 13, 
16244         "state": "invoiced", 
16245         "coreHours": 3.76, 
16246         "invoice": 59, 
16247         "date": "2013-11-15T06:00:00Z", 
16248         "kind": "besteffort"
16249     }
16250 },
16251 {
16252     "pk": 58866, 
16253     "model": "core.charge", 
16254     "fields": {
16255         "updated": "2013-12-13T22:19:58.904Z", 
16256         "slice": 11, 
16257         "created": "2013-12-13T22:19:47.393Z", 
16258         "amount": 0.2016, 
16259         "object": 94, 
16260         "account": 13, 
16261         "state": "invoiced", 
16262         "coreHours": 2.88, 
16263         "invoice": 59, 
16264         "date": "2013-11-15T14:00:00Z", 
16265         "kind": "besteffort"
16266     }
16267 },
16268 {
16269     "pk": 58867, 
16270     "model": "core.charge", 
16271     "fields": {
16272         "updated": "2013-12-13T22:19:59.013Z", 
16273         "slice": 11, 
16274         "created": "2013-12-13T22:19:47.401Z", 
16275         "amount": 0.252, 
16276         "object": 94, 
16277         "account": 13, 
16278         "state": "invoiced", 
16279         "coreHours": 3.6, 
16280         "invoice": 59, 
16281         "date": "2013-11-15T22:00:00Z", 
16282         "kind": "besteffort"
16283     }
16284 },
16285 {
16286     "pk": 58868, 
16287     "model": "core.charge", 
16288     "fields": {
16289         "updated": "2013-12-13T22:19:59.104Z", 
16290         "slice": 11, 
16291         "created": "2013-12-13T22:19:47.410Z", 
16292         "amount": 0.1456, 
16293         "object": 94, 
16294         "account": 13, 
16295         "state": "invoiced", 
16296         "coreHours": 2.08, 
16297         "invoice": 59, 
16298         "date": "2013-11-16T06:00:00Z", 
16299         "kind": "besteffort"
16300     }
16301 },
16302 {
16303     "pk": 58869, 
16304     "model": "core.charge", 
16305     "fields": {
16306         "updated": "2013-12-13T22:19:59.195Z", 
16307         "slice": 11, 
16308         "created": "2013-12-13T22:19:47.418Z", 
16309         "amount": 0.1512, 
16310         "object": 94, 
16311         "account": 13, 
16312         "state": "invoiced", 
16313         "coreHours": 2.16, 
16314         "invoice": 59, 
16315         "date": "2013-11-16T14:00:00Z", 
16316         "kind": "besteffort"
16317     }
16318 },
16319 {
16320     "pk": 58870, 
16321     "model": "core.charge", 
16322     "fields": {
16323         "updated": "2013-12-13T22:19:59.286Z", 
16324         "slice": 11, 
16325         "created": "2013-12-13T22:19:47.426Z", 
16326         "amount": 0.2688, 
16327         "object": 94, 
16328         "account": 13, 
16329         "state": "invoiced", 
16330         "coreHours": 3.84, 
16331         "invoice": 59, 
16332         "date": "2013-11-16T22:00:00Z", 
16333         "kind": "besteffort"
16334     }
16335 },
16336 {
16337     "pk": 58871, 
16338     "model": "core.charge", 
16339     "fields": {
16340         "updated": "2013-12-13T22:19:59.369Z", 
16341         "slice": 11, 
16342         "created": "2013-12-13T22:19:47.434Z", 
16343         "amount": 0.168, 
16344         "object": 94, 
16345         "account": 13, 
16346         "state": "invoiced", 
16347         "coreHours": 2.4, 
16348         "invoice": 59, 
16349         "date": "2013-11-17T06:00:00Z", 
16350         "kind": "besteffort"
16351     }
16352 },
16353 {
16354     "pk": 58872, 
16355     "model": "core.charge", 
16356     "fields": {
16357         "updated": "2013-12-13T22:19:59.460Z", 
16358         "slice": 11, 
16359         "created": "2013-12-13T22:19:47.443Z", 
16360         "amount": 0.2856, 
16361         "object": 94, 
16362         "account": 13, 
16363         "state": "invoiced", 
16364         "coreHours": 4.08, 
16365         "invoice": 59, 
16366         "date": "2013-11-17T14:00:00Z", 
16367         "kind": "besteffort"
16368     }
16369 },
16370 {
16371     "pk": 58873, 
16372     "model": "core.charge", 
16373     "fields": {
16374         "updated": "2013-12-13T22:19:59.551Z", 
16375         "slice": 11, 
16376         "created": "2013-12-13T22:19:47.451Z", 
16377         "amount": 0.3192, 
16378         "object": 94, 
16379         "account": 13, 
16380         "state": "invoiced", 
16381         "coreHours": 4.56, 
16382         "invoice": 59, 
16383         "date": "2013-11-17T22:00:00Z", 
16384         "kind": "besteffort"
16385     }
16386 },
16387 {
16388     "pk": 58874, 
16389     "model": "core.charge", 
16390     "fields": {
16391         "updated": "2013-12-13T22:19:59.651Z", 
16392         "slice": 11, 
16393         "created": "2013-12-13T22:19:47.459Z", 
16394         "amount": 0.3192, 
16395         "object": 94, 
16396         "account": 13, 
16397         "state": "invoiced", 
16398         "coreHours": 4.56, 
16399         "invoice": 60, 
16400         "date": "2013-11-18T06:00:00Z", 
16401         "kind": "besteffort"
16402     }
16403 },
16404 {
16405     "pk": 58875, 
16406     "model": "core.charge", 
16407     "fields": {
16408         "updated": "2013-12-13T22:19:59.753Z", 
16409         "slice": 11, 
16410         "created": "2013-12-13T22:19:47.467Z", 
16411         "amount": 0.196, 
16412         "object": 94, 
16413         "account": 13, 
16414         "state": "invoiced", 
16415         "coreHours": 2.8, 
16416         "invoice": 60, 
16417         "date": "2013-11-18T14:00:00Z", 
16418         "kind": "besteffort"
16419     }
16420 },
16421 {
16422     "pk": 58876, 
16423     "model": "core.charge", 
16424     "fields": {
16425         "updated": "2013-12-13T22:19:59.845Z", 
16426         "slice": 11, 
16427         "created": "2013-12-13T22:19:47.476Z", 
16428         "amount": 0.196, 
16429         "object": 94, 
16430         "account": 13, 
16431         "state": "invoiced", 
16432         "coreHours": 2.8, 
16433         "invoice": 60, 
16434         "date": "2013-11-18T22:00:00Z", 
16435         "kind": "besteffort"
16436     }
16437 },
16438 {
16439     "pk": 58877, 
16440     "model": "core.charge", 
16441     "fields": {
16442         "updated": "2013-12-13T22:19:59.936Z", 
16443         "slice": 11, 
16444         "created": "2013-12-13T22:19:47.484Z", 
16445         "amount": 0.168, 
16446         "object": 94, 
16447         "account": 13, 
16448         "state": "invoiced", 
16449         "coreHours": 2.4, 
16450         "invoice": 60, 
16451         "date": "2013-11-19T06:00:00Z", 
16452         "kind": "besteffort"
16453     }
16454 },
16455 {
16456     "pk": 58878, 
16457     "model": "core.charge", 
16458     "fields": {
16459         "updated": "2013-12-13T22:20:00.027Z", 
16460         "slice": 11, 
16461         "created": "2013-12-13T22:19:47.492Z", 
16462         "amount": 0.2072, 
16463         "object": 94, 
16464         "account": 13, 
16465         "state": "invoiced", 
16466         "coreHours": 2.96, 
16467         "invoice": 60, 
16468         "date": "2013-11-19T14:00:00Z", 
16469         "kind": "besteffort"
16470     }
16471 },
16472 {
16473     "pk": 58879, 
16474     "model": "core.charge", 
16475     "fields": {
16476         "updated": "2013-12-13T22:20:00.118Z", 
16477         "slice": 11, 
16478         "created": "2013-12-13T22:19:47.501Z", 
16479         "amount": 0.1792, 
16480         "object": 94, 
16481         "account": 13, 
16482         "state": "invoiced", 
16483         "coreHours": 2.56, 
16484         "invoice": 60, 
16485         "date": "2013-11-19T22:00:00Z", 
16486         "kind": "besteffort"
16487     }
16488 },
16489 {
16490     "pk": 58880, 
16491     "model": "core.charge", 
16492     "fields": {
16493         "updated": "2013-12-13T22:20:00.209Z", 
16494         "slice": 11, 
16495         "created": "2013-12-13T22:19:47.509Z", 
16496         "amount": 0.2464, 
16497         "object": 94, 
16498         "account": 13, 
16499         "state": "invoiced", 
16500         "coreHours": 3.52, 
16501         "invoice": 60, 
16502         "date": "2013-11-20T06:00:00Z", 
16503         "kind": "besteffort"
16504     }
16505 },
16506 {
16507     "pk": 58881, 
16508     "model": "core.charge", 
16509     "fields": {
16510         "updated": "2013-12-13T22:20:00.300Z", 
16511         "slice": 11, 
16512         "created": "2013-12-13T22:19:47.517Z", 
16513         "amount": 0.2296, 
16514         "object": 94, 
16515         "account": 13, 
16516         "state": "invoiced", 
16517         "coreHours": 3.28, 
16518         "invoice": 60, 
16519         "date": "2013-11-20T14:00:00Z", 
16520         "kind": "besteffort"
16521     }
16522 },
16523 {
16524     "pk": 58882, 
16525     "model": "core.charge", 
16526     "fields": {
16527         "updated": "2013-12-13T22:20:00.394Z", 
16528         "slice": 11, 
16529         "created": "2013-12-13T22:19:47.525Z", 
16530         "amount": 0.2576, 
16531         "object": 94, 
16532         "account": 13, 
16533         "state": "invoiced", 
16534         "coreHours": 3.68, 
16535         "invoice": 60, 
16536         "date": "2013-11-20T22:00:00Z", 
16537         "kind": "besteffort"
16538     }
16539 },
16540 {
16541     "pk": 58883, 
16542     "model": "core.charge", 
16543     "fields": {
16544         "updated": "2013-12-13T22:20:00.485Z", 
16545         "slice": 11, 
16546         "created": "2013-12-13T22:19:47.534Z", 
16547         "amount": 0.2968, 
16548         "object": 94, 
16549         "account": 13, 
16550         "state": "invoiced", 
16551         "coreHours": 4.24, 
16552         "invoice": 60, 
16553         "date": "2013-11-21T06:00:00Z", 
16554         "kind": "besteffort"
16555     }
16556 },
16557 {
16558     "pk": 58884, 
16559     "model": "core.charge", 
16560     "fields": {
16561         "updated": "2013-12-13T22:20:00.576Z", 
16562         "slice": 11, 
16563         "created": "2013-12-13T22:19:47.542Z", 
16564         "amount": 0.2072, 
16565         "object": 94, 
16566         "account": 13, 
16567         "state": "invoiced", 
16568         "coreHours": 2.96, 
16569         "invoice": 60, 
16570         "date": "2013-11-21T14:00:00Z", 
16571         "kind": "besteffort"
16572     }
16573 },
16574 {
16575     "pk": 58885, 
16576     "model": "core.charge", 
16577     "fields": {
16578         "updated": "2013-12-13T22:20:00.684Z", 
16579         "slice": 11, 
16580         "created": "2013-12-13T22:19:47.550Z", 
16581         "amount": 0.1288, 
16582         "object": 94, 
16583         "account": 13, 
16584         "state": "invoiced", 
16585         "coreHours": 1.84, 
16586         "invoice": 60, 
16587         "date": "2013-11-21T22:00:00Z", 
16588         "kind": "besteffort"
16589     }
16590 },
16591 {
16592     "pk": 58886, 
16593     "model": "core.charge", 
16594     "fields": {
16595         "updated": "2013-12-13T22:20:00.775Z", 
16596         "slice": 11, 
16597         "created": "2013-12-13T22:19:47.559Z", 
16598         "amount": 0.1624, 
16599         "object": 94, 
16600         "account": 13, 
16601         "state": "invoiced", 
16602         "coreHours": 2.32, 
16603         "invoice": 60, 
16604         "date": "2013-11-22T06:00:00Z", 
16605         "kind": "besteffort"
16606     }
16607 },
16608 {
16609     "pk": 58887, 
16610     "model": "core.charge", 
16611     "fields": {
16612         "updated": "2013-12-13T22:20:00.866Z", 
16613         "slice": 11, 
16614         "created": "2013-12-13T22:19:47.567Z", 
16615         "amount": 0.3248, 
16616         "object": 94, 
16617         "account": 13, 
16618         "state": "invoiced", 
16619         "coreHours": 4.64, 
16620         "invoice": 60, 
16621         "date": "2013-11-22T14:00:00Z", 
16622         "kind": "besteffort"
16623     }
16624 },
16625 {
16626     "pk": 58888, 
16627     "model": "core.charge", 
16628     "fields": {
16629         "updated": "2013-12-13T22:20:00.982Z", 
16630         "slice": 11, 
16631         "created": "2013-12-13T22:19:47.575Z", 
16632         "amount": 0.3248, 
16633         "object": 94, 
16634         "account": 13, 
16635         "state": "invoiced", 
16636         "coreHours": 4.64, 
16637         "invoice": 60, 
16638         "date": "2013-11-22T22:00:00Z", 
16639         "kind": "besteffort"
16640     }
16641 },
16642 {
16643     "pk": 58889, 
16644     "model": "core.charge", 
16645     "fields": {
16646         "updated": "2013-12-13T22:20:01.073Z", 
16647         "slice": 11, 
16648         "created": "2013-12-13T22:19:47.583Z", 
16649         "amount": 0.1848, 
16650         "object": 94, 
16651         "account": 13, 
16652         "state": "invoiced", 
16653         "coreHours": 2.64, 
16654         "invoice": 60, 
16655         "date": "2013-11-23T06:00:00Z", 
16656         "kind": "besteffort"
16657     }
16658 },
16659 {
16660     "pk": 58890, 
16661     "model": "core.charge", 
16662     "fields": {
16663         "updated": "2013-12-13T22:20:01.164Z", 
16664         "slice": 11, 
16665         "created": "2013-12-13T22:19:47.592Z", 
16666         "amount": 0.3136, 
16667         "object": 94, 
16668         "account": 13, 
16669         "state": "invoiced", 
16670         "coreHours": 4.48, 
16671         "invoice": 60, 
16672         "date": "2013-11-23T14:00:00Z", 
16673         "kind": "besteffort"
16674     }
16675 },
16676 {
16677     "pk": 58891, 
16678     "model": "core.charge", 
16679     "fields": {
16680         "updated": "2013-12-13T22:20:01.330Z", 
16681         "slice": 11, 
16682         "created": "2013-12-13T22:19:47.600Z", 
16683         "amount": 0.2128, 
16684         "object": 94, 
16685         "account": 13, 
16686         "state": "invoiced", 
16687         "coreHours": 3.04, 
16688         "invoice": 60, 
16689         "date": "2013-11-23T22:00:00Z", 
16690         "kind": "besteffort"
16691     }
16692 },
16693 {
16694     "pk": 58892, 
16695     "model": "core.charge", 
16696     "fields": {
16697         "updated": "2013-12-13T22:20:01.636Z", 
16698         "slice": 11, 
16699         "created": "2013-12-13T22:19:47.608Z", 
16700         "amount": 0.2688, 
16701         "object": 94, 
16702         "account": 13, 
16703         "state": "invoiced", 
16704         "coreHours": 3.84, 
16705         "invoice": 60, 
16706         "date": "2013-11-24T06:00:00Z", 
16707         "kind": "besteffort"
16708     }
16709 },
16710 {
16711     "pk": 58893, 
16712     "model": "core.charge", 
16713     "fields": {
16714         "updated": "2013-12-13T22:20:01.794Z", 
16715         "slice": 11, 
16716         "created": "2013-12-13T22:19:47.616Z", 
16717         "amount": 0.2968, 
16718         "object": 94, 
16719         "account": 13, 
16720         "state": "invoiced", 
16721         "coreHours": 4.24, 
16722         "invoice": 60, 
16723         "date": "2013-11-24T14:00:00Z", 
16724         "kind": "besteffort"
16725     }
16726 },
16727 {
16728     "pk": 58894, 
16729     "model": "core.charge", 
16730     "fields": {
16731         "updated": "2013-12-13T22:20:01.885Z", 
16732         "slice": 11, 
16733         "created": "2013-12-13T22:19:47.625Z", 
16734         "amount": 0.168, 
16735         "object": 94, 
16736         "account": 13, 
16737         "state": "invoiced", 
16738         "coreHours": 2.4, 
16739         "invoice": 60, 
16740         "date": "2013-11-24T22:00:00Z", 
16741         "kind": "besteffort"
16742     }
16743 },
16744 {
16745     "pk": 58895, 
16746     "model": "core.charge", 
16747     "fields": {
16748         "updated": "2013-12-13T22:20:01.984Z", 
16749         "slice": 11, 
16750         "created": "2013-12-13T22:19:47.633Z", 
16751         "amount": 0.3248, 
16752         "object": 94, 
16753         "account": 13, 
16754         "state": "invoiced", 
16755         "coreHours": 4.64, 
16756         "invoice": 61, 
16757         "date": "2013-11-25T06:00:00Z", 
16758         "kind": "besteffort"
16759     }
16760 },
16761 {
16762     "pk": 58896, 
16763     "model": "core.charge", 
16764     "fields": {
16765         "updated": "2013-12-13T22:20:02.075Z", 
16766         "slice": 11, 
16767         "created": "2013-12-13T22:19:47.641Z", 
16768         "amount": 0.2968, 
16769         "object": 94, 
16770         "account": 13, 
16771         "state": "invoiced", 
16772         "coreHours": 4.24, 
16773         "invoice": 61, 
16774         "date": "2013-11-25T14:00:00Z", 
16775         "kind": "besteffort"
16776     }
16777 },
16778 {
16779     "pk": 58897, 
16780     "model": "core.charge", 
16781     "fields": {
16782         "updated": "2013-12-13T22:20:02.166Z", 
16783         "slice": 11, 
16784         "created": "2013-12-13T22:19:47.650Z", 
16785         "amount": 0.2968, 
16786         "object": 94, 
16787         "account": 13, 
16788         "state": "invoiced", 
16789         "coreHours": 4.24, 
16790         "invoice": 61, 
16791         "date": "2013-11-25T22:00:00Z", 
16792         "kind": "besteffort"
16793     }
16794 },
16795 {
16796     "pk": 58898, 
16797     "model": "core.charge", 
16798     "fields": {
16799         "updated": "2013-12-13T22:20:02.262Z", 
16800         "slice": 11, 
16801         "created": "2013-12-13T22:19:47.658Z", 
16802         "amount": 0.2184, 
16803         "object": 94, 
16804         "account": 13, 
16805         "state": "invoiced", 
16806         "coreHours": 3.12, 
16807         "invoice": 61, 
16808         "date": "2013-11-26T06:00:00Z", 
16809         "kind": "besteffort"
16810     }
16811 },
16812 {
16813     "pk": 58899, 
16814     "model": "core.charge", 
16815     "fields": {
16816         "updated": "2013-12-13T22:20:02.354Z", 
16817         "slice": 11, 
16818         "created": "2013-12-13T22:19:47.666Z", 
16819         "amount": 0.3304, 
16820         "object": 94, 
16821         "account": 13, 
16822         "state": "invoiced", 
16823         "coreHours": 4.72, 
16824         "invoice": 61, 
16825         "date": "2013-11-26T14:00:00Z", 
16826         "kind": "besteffort"
16827     }
16828 },
16829 {
16830     "pk": 58900, 
16831     "model": "core.charge", 
16832     "fields": {
16833         "updated": "2013-12-13T22:20:02.445Z", 
16834         "slice": 11, 
16835         "created": "2013-12-13T22:19:47.674Z", 
16836         "amount": 0.1568, 
16837         "object": 94, 
16838         "account": 13, 
16839         "state": "invoiced", 
16840         "coreHours": 2.24, 
16841         "invoice": 61, 
16842         "date": "2013-11-26T22:00:00Z", 
16843         "kind": "besteffort"
16844     }
16845 },
16846 {
16847     "pk": 58901, 
16848     "model": "core.charge", 
16849     "fields": {
16850         "updated": "2013-12-13T22:20:02.536Z", 
16851         "slice": 11, 
16852         "created": "2013-12-13T22:19:47.683Z", 
16853         "amount": 0.1848, 
16854         "object": 94, 
16855         "account": 13, 
16856         "state": "invoiced", 
16857         "coreHours": 2.64, 
16858         "invoice": 61, 
16859         "date": "2013-11-27T06:00:00Z", 
16860         "kind": "besteffort"
16861     }
16862 },
16863 {
16864     "pk": 58902, 
16865     "model": "core.charge", 
16866     "fields": {
16867         "updated": "2013-12-13T22:20:02.627Z", 
16868         "slice": 11, 
16869         "created": "2013-12-13T22:19:47.691Z", 
16870         "amount": 0.308, 
16871         "object": 94, 
16872         "account": 13, 
16873         "state": "invoiced", 
16874         "coreHours": 4.4, 
16875         "invoice": 61, 
16876         "date": "2013-11-27T14:00:00Z", 
16877         "kind": "besteffort"
16878     }
16879 },
16880 {
16881     "pk": 58903, 
16882     "model": "core.charge", 
16883     "fields": {
16884         "updated": "2013-12-13T22:20:02.718Z", 
16885         "slice": 11, 
16886         "created": "2013-12-13T22:19:47.699Z", 
16887         "amount": 0.336, 
16888         "object": 94, 
16889         "account": 13, 
16890         "state": "invoiced", 
16891         "coreHours": 4.8, 
16892         "invoice": 61, 
16893         "date": "2013-11-27T22:00:00Z", 
16894         "kind": "besteffort"
16895     }
16896 },
16897 {
16898     "pk": 58904, 
16899     "model": "core.charge", 
16900     "fields": {
16901         "updated": "2013-12-13T22:20:02.809Z", 
16902         "slice": 11, 
16903         "created": "2013-12-13T22:19:47.708Z", 
16904         "amount": 0.2184, 
16905         "object": 94, 
16906         "account": 13, 
16907         "state": "invoiced", 
16908         "coreHours": 3.12, 
16909         "invoice": 61, 
16910         "date": "2013-11-28T06:00:00Z", 
16911         "kind": "besteffort"
16912     }
16913 },
16914 {
16915     "pk": 58905, 
16916     "model": "core.charge", 
16917     "fields": {
16918         "updated": "2013-12-13T22:20:02.900Z", 
16919         "slice": 11, 
16920         "created": "2013-12-13T22:19:47.716Z", 
16921         "amount": 0.1904, 
16922         "object": 94, 
16923         "account": 13, 
16924         "state": "invoiced", 
16925         "coreHours": 2.72, 
16926         "invoice": 61, 
16927         "date": "2013-11-28T14:00:00Z", 
16928         "kind": "besteffort"
16929     }
16930 },
16931 {
16932     "pk": 58906, 
16933     "model": "core.charge", 
16934     "fields": {
16935         "updated": "2013-12-13T22:20:02.991Z", 
16936         "slice": 11, 
16937         "created": "2013-12-13T22:19:47.724Z", 
16938         "amount": 0.1624, 
16939         "object": 94, 
16940         "account": 13, 
16941         "state": "invoiced", 
16942         "coreHours": 2.32, 
16943         "invoice": 61, 
16944         "date": "2013-11-28T22:00:00Z", 
16945         "kind": "besteffort"
16946     }
16947 },
16948 {
16949     "pk": 58907, 
16950     "model": "core.charge", 
16951     "fields": {
16952         "updated": "2013-12-13T22:20:03.083Z", 
16953         "slice": 11, 
16954         "created": "2013-12-13T22:19:47.733Z", 
16955         "amount": 0.2072, 
16956         "object": 94, 
16957         "account": 13, 
16958         "state": "invoiced", 
16959         "coreHours": 2.96, 
16960         "invoice": 61, 
16961         "date": "2013-11-29T06:00:00Z", 
16962         "kind": "besteffort"
16963     }
16964 },
16965 {
16966     "pk": 58908, 
16967     "model": "core.charge", 
16968     "fields": {
16969         "updated": "2013-12-13T22:20:03.174Z", 
16970         "slice": 11, 
16971         "created": "2013-12-13T22:19:47.741Z", 
16972         "amount": 0.2968, 
16973         "object": 94, 
16974         "account": 13, 
16975         "state": "invoiced", 
16976         "coreHours": 4.24, 
16977         "invoice": 61, 
16978         "date": "2013-11-29T14:00:00Z", 
16979         "kind": "besteffort"
16980     }
16981 },
16982 {
16983     "pk": 58909, 
16984     "model": "core.charge", 
16985     "fields": {
16986         "updated": "2013-12-13T22:20:03.265Z", 
16987         "slice": 11, 
16988         "created": "2013-12-13T22:19:47.749Z", 
16989         "amount": 0.3024, 
16990         "object": 94, 
16991         "account": 13, 
16992         "state": "invoiced", 
16993         "coreHours": 4.32, 
16994         "invoice": 61, 
16995         "date": "2013-11-29T22:00:00Z", 
16996         "kind": "besteffort"
16997     }
16998 },
16999 {
17000     "pk": 58910, 
17001     "model": "core.charge", 
17002     "fields": {
17003         "updated": "2013-12-13T22:20:03.356Z", 
17004         "slice": 11, 
17005         "created": "2013-12-13T22:19:47.757Z", 
17006         "amount": 0.2856, 
17007         "object": 94, 
17008         "account": 13, 
17009         "state": "invoiced", 
17010         "coreHours": 4.08, 
17011         "invoice": 61, 
17012         "date": "2013-11-30T06:00:00Z", 
17013         "kind": "besteffort"
17014     }
17015 },
17016 {
17017     "pk": 58911, 
17018     "model": "core.charge", 
17019     "fields": {
17020         "updated": "2013-12-13T22:20:03.449Z", 
17021         "slice": 11, 
17022         "created": "2013-12-13T22:19:47.765Z", 
17023         "amount": 0.1232, 
17024         "object": 94, 
17025         "account": 13, 
17026         "state": "invoiced", 
17027         "coreHours": 1.76, 
17028         "invoice": 61, 
17029         "date": "2013-11-30T14:00:00Z", 
17030         "kind": "besteffort"
17031     }
17032 },
17033 {
17034     "pk": 58912, 
17035     "model": "core.charge", 
17036     "fields": {
17037         "updated": "2013-12-13T22:20:03.540Z", 
17038         "slice": 11, 
17039         "created": "2013-12-13T22:19:47.774Z", 
17040         "amount": 0.1792, 
17041         "object": 94, 
17042         "account": 13, 
17043         "state": "invoiced", 
17044         "coreHours": 2.56, 
17045         "invoice": 61, 
17046         "date": "2013-11-30T22:00:00Z", 
17047         "kind": "besteffort"
17048     }
17049 },
17050 {
17051     "pk": 58913, 
17052     "model": "core.charge", 
17053     "fields": {
17054         "updated": "2013-12-13T22:20:03.631Z", 
17055         "slice": 11, 
17056         "created": "2013-12-13T22:19:47.782Z", 
17057         "amount": 0.1792, 
17058         "object": 94, 
17059         "account": 13, 
17060         "state": "invoiced", 
17061         "coreHours": 2.56, 
17062         "invoice": 61, 
17063         "date": "2013-12-01T06:00:00Z", 
17064         "kind": "besteffort"
17065     }
17066 },
17067 {
17068     "pk": 58914, 
17069     "model": "core.charge", 
17070     "fields": {
17071         "updated": "2013-12-13T22:20:03.722Z", 
17072         "slice": 11, 
17073         "created": "2013-12-13T22:19:47.791Z", 
17074         "amount": 0.1344, 
17075         "object": 94, 
17076         "account": 13, 
17077         "state": "invoiced", 
17078         "coreHours": 1.92, 
17079         "invoice": 61, 
17080         "date": "2013-12-01T14:00:00Z", 
17081         "kind": "besteffort"
17082     }
17083 },
17084 {
17085     "pk": 58915, 
17086     "model": "core.charge", 
17087     "fields": {
17088         "updated": "2013-12-13T22:20:03.805Z", 
17089         "slice": 11, 
17090         "created": "2013-12-13T22:19:47.799Z", 
17091         "amount": 0.3192, 
17092         "object": 94, 
17093         "account": 13, 
17094         "state": "invoiced", 
17095         "coreHours": 4.56, 
17096         "invoice": 61, 
17097         "date": "2013-12-01T22:00:00Z", 
17098         "kind": "besteffort"
17099     }
17100 },
17101 {
17102     "pk": 58916, 
17103     "model": "core.charge", 
17104     "fields": {
17105         "updated": "2013-12-13T22:20:03.904Z", 
17106         "slice": 11, 
17107         "created": "2013-12-13T22:19:47.807Z", 
17108         "amount": 0.1232, 
17109         "object": 94, 
17110         "account": 13, 
17111         "state": "invoiced", 
17112         "coreHours": 1.76, 
17113         "invoice": 62, 
17114         "date": "2013-12-02T06:00:00Z", 
17115         "kind": "besteffort"
17116     }
17117 },
17118 {
17119     "pk": 58917, 
17120     "model": "core.charge", 
17121     "fields": {
17122         "updated": "2013-12-13T22:20:03.995Z", 
17123         "slice": 11, 
17124         "created": "2013-12-13T22:19:47.815Z", 
17125         "amount": 0.1288, 
17126         "object": 94, 
17127         "account": 13, 
17128         "state": "invoiced", 
17129         "coreHours": 1.84, 
17130         "invoice": 62, 
17131         "date": "2013-12-02T14:00:00Z", 
17132         "kind": "besteffort"
17133     }
17134 },
17135 {
17136     "pk": 58918, 
17137     "model": "core.charge", 
17138     "fields": {
17139         "updated": "2013-12-13T22:20:04.087Z", 
17140         "slice": 11, 
17141         "created": "2013-12-13T22:19:47.824Z", 
17142         "amount": 0.2912, 
17143         "object": 94, 
17144         "account": 13, 
17145         "state": "invoiced", 
17146         "coreHours": 4.16, 
17147         "invoice": 62, 
17148         "date": "2013-12-02T22:00:00Z", 
17149         "kind": "besteffort"
17150     }
17151 },
17152 {
17153     "pk": 58919, 
17154     "model": "core.charge", 
17155     "fields": {
17156         "updated": "2013-12-13T22:20:04.178Z", 
17157         "slice": 11, 
17158         "created": "2013-12-13T22:19:47.832Z", 
17159         "amount": 0.2744, 
17160         "object": 94, 
17161         "account": 13, 
17162         "state": "invoiced", 
17163         "coreHours": 3.92, 
17164         "invoice": 62, 
17165         "date": "2013-12-03T06:00:00Z", 
17166         "kind": "besteffort"
17167     }
17168 },
17169 {
17170     "pk": 58920, 
17171     "model": "core.charge", 
17172     "fields": {
17173         "updated": "2013-12-13T22:20:04.269Z", 
17174         "slice": 11, 
17175         "created": "2013-12-13T22:19:47.840Z", 
17176         "amount": 0.1568, 
17177         "object": 94, 
17178         "account": 13, 
17179         "state": "invoiced", 
17180         "coreHours": 2.24, 
17181         "invoice": 62, 
17182         "date": "2013-12-03T14:00:00Z", 
17183         "kind": "besteffort"
17184     }
17185 },
17186 {
17187     "pk": 58921, 
17188     "model": "core.charge", 
17189     "fields": {
17190         "updated": "2013-12-13T22:20:04.360Z", 
17191         "slice": 11, 
17192         "created": "2013-12-13T22:19:47.849Z", 
17193         "amount": 0.2688, 
17194         "object": 94, 
17195         "account": 13, 
17196         "state": "invoiced", 
17197         "coreHours": 3.84, 
17198         "invoice": 62, 
17199         "date": "2013-12-03T22:00:00Z", 
17200         "kind": "besteffort"
17201     }
17202 },
17203 {
17204     "pk": 58922, 
17205     "model": "core.charge", 
17206     "fields": {
17207         "updated": "2013-12-13T22:20:04.451Z", 
17208         "slice": 11, 
17209         "created": "2013-12-13T22:19:47.857Z", 
17210         "amount": 0.336, 
17211         "object": 94, 
17212         "account": 13, 
17213         "state": "invoiced", 
17214         "coreHours": 4.8, 
17215         "invoice": 62, 
17216         "date": "2013-12-04T06:00:00Z", 
17217         "kind": "besteffort"
17218     }
17219 },
17220 {
17221     "pk": 58923, 
17222     "model": "core.charge", 
17223     "fields": {
17224         "updated": "2013-12-13T22:20:04.542Z", 
17225         "slice": 11, 
17226         "created": "2013-12-13T22:19:47.865Z", 
17227         "amount": 0.196, 
17228         "object": 94, 
17229         "account": 13, 
17230         "state": "invoiced", 
17231         "coreHours": 2.8, 
17232         "invoice": 62, 
17233         "date": "2013-12-04T14:00:00Z", 
17234         "kind": "besteffort"
17235     }
17236 },
17237 {
17238     "pk": 58924, 
17239     "model": "core.charge", 
17240     "fields": {
17241         "updated": "2013-12-13T22:20:04.633Z", 
17242         "slice": 11, 
17243         "created": "2013-12-13T22:19:47.873Z", 
17244         "amount": 0.1176, 
17245         "object": 94, 
17246         "account": 13, 
17247         "state": "invoiced", 
17248         "coreHours": 1.68, 
17249         "invoice": 62, 
17250         "date": "2013-12-04T22:00:00Z", 
17251         "kind": "besteffort"
17252     }
17253 },
17254 {
17255     "pk": 58925, 
17256     "model": "core.charge", 
17257     "fields": {
17258         "updated": "2013-12-13T22:20:04.724Z", 
17259         "slice": 11, 
17260         "created": "2013-12-13T22:19:47.885Z", 
17261         "amount": 0.1512, 
17262         "object": 94, 
17263         "account": 13, 
17264         "state": "invoiced", 
17265         "coreHours": 2.16, 
17266         "invoice": 62, 
17267         "date": "2013-12-05T06:00:00Z", 
17268         "kind": "besteffort"
17269     }
17270 },
17271 {
17272     "pk": 58926, 
17273     "model": "core.charge", 
17274     "fields": {
17275         "updated": "2013-12-13T22:20:04.816Z", 
17276         "slice": 11, 
17277         "created": "2013-12-13T22:19:47.893Z", 
17278         "amount": 0.308, 
17279         "object": 94, 
17280         "account": 13, 
17281         "state": "invoiced", 
17282         "coreHours": 4.4, 
17283         "invoice": 62, 
17284         "date": "2013-12-05T14:00:00Z", 
17285         "kind": "besteffort"
17286     }
17287 },
17288 {
17289     "pk": 58927, 
17290     "model": "core.charge", 
17291     "fields": {
17292         "updated": "2013-12-13T22:20:04.907Z", 
17293         "slice": 11, 
17294         "created": "2013-12-13T22:19:47.902Z", 
17295         "amount": 0.3192, 
17296         "object": 94, 
17297         "account": 13, 
17298         "state": "invoiced", 
17299         "coreHours": 4.56, 
17300         "invoice": 62, 
17301         "date": "2013-12-05T22:00:00Z", 
17302         "kind": "besteffort"
17303     }
17304 },
17305 {
17306     "pk": 58928, 
17307     "model": "core.charge", 
17308     "fields": {
17309         "updated": "2013-12-13T22:20:05.006Z", 
17310         "slice": 11, 
17311         "created": "2013-12-13T22:19:47.910Z", 
17312         "amount": 0.1904, 
17313         "object": 94, 
17314         "account": 13, 
17315         "state": "invoiced", 
17316         "coreHours": 2.72, 
17317         "invoice": 62, 
17318         "date": "2013-12-06T06:00:00Z", 
17319         "kind": "besteffort"
17320     }
17321 },
17322 {
17323     "pk": 58929, 
17324     "model": "core.charge", 
17325     "fields": {
17326         "updated": "2013-12-13T22:20:05.097Z", 
17327         "slice": 11, 
17328         "created": "2013-12-13T22:19:47.918Z", 
17329         "amount": 0.14, 
17330         "object": 94, 
17331         "account": 13, 
17332         "state": "invoiced", 
17333         "coreHours": 2.0, 
17334         "invoice": 62, 
17335         "date": "2013-12-06T14:00:00Z", 
17336         "kind": "besteffort"
17337     }
17338 },
17339 {
17340     "pk": 58930, 
17341     "model": "core.charge", 
17342     "fields": {
17343         "updated": "2013-12-13T22:20:05.195Z", 
17344         "slice": 11, 
17345         "created": "2013-12-13T22:19:47.926Z", 
17346         "amount": 0.1288, 
17347         "object": 94, 
17348         "account": 13, 
17349         "state": "invoiced", 
17350         "coreHours": 1.84, 
17351         "invoice": 62, 
17352         "date": "2013-12-06T22:00:00Z", 
17353         "kind": "besteffort"
17354     }
17355 },
17356 {
17357     "pk": 58931, 
17358     "model": "core.charge", 
17359     "fields": {
17360         "updated": "2013-12-13T22:20:05.286Z", 
17361         "slice": 11, 
17362         "created": "2013-12-13T22:19:47.935Z", 
17363         "amount": 0.1512, 
17364         "object": 94, 
17365         "account": 13, 
17366         "state": "invoiced", 
17367         "coreHours": 2.16, 
17368         "invoice": 62, 
17369         "date": "2013-12-07T06:00:00Z", 
17370         "kind": "besteffort"
17371     }
17372 },
17373 {
17374     "pk": 58932, 
17375     "model": "core.charge", 
17376     "fields": {
17377         "updated": "2013-12-13T22:20:05.377Z", 
17378         "slice": 11, 
17379         "created": "2013-12-13T22:19:47.943Z", 
17380         "amount": 0.252, 
17381         "object": 94, 
17382         "account": 13, 
17383         "state": "invoiced", 
17384         "coreHours": 3.6, 
17385         "invoice": 62, 
17386         "date": "2013-12-07T14:00:00Z", 
17387         "kind": "besteffort"
17388     }
17389 },
17390 {
17391     "pk": 58933, 
17392     "model": "core.charge", 
17393     "fields": {
17394         "updated": "2013-12-13T22:20:05.468Z", 
17395         "slice": 11, 
17396         "created": "2013-12-13T22:19:47.951Z", 
17397         "amount": 0.1232, 
17398         "object": 94, 
17399         "account": 13, 
17400         "state": "invoiced", 
17401         "coreHours": 1.76, 
17402         "invoice": 62, 
17403         "date": "2013-12-07T22:00:00Z", 
17404         "kind": "besteffort"
17405     }
17406 },
17407 {
17408     "pk": 58934, 
17409     "model": "core.charge", 
17410     "fields": {
17411         "updated": "2013-12-13T22:20:05.559Z", 
17412         "slice": 11, 
17413         "created": "2013-12-13T22:19:47.960Z", 
17414         "amount": 0.1232, 
17415         "object": 94, 
17416         "account": 13, 
17417         "state": "invoiced", 
17418         "coreHours": 1.76, 
17419         "invoice": 62, 
17420         "date": "2013-12-08T06:00:00Z", 
17421         "kind": "besteffort"
17422     }
17423 },
17424 {
17425     "pk": 58935, 
17426     "model": "core.charge", 
17427     "fields": {
17428         "updated": "2013-12-13T22:20:05.651Z", 
17429         "slice": 11, 
17430         "created": "2013-12-13T22:19:47.968Z", 
17431         "amount": 0.1512, 
17432         "object": 94, 
17433         "account": 13, 
17434         "state": "invoiced", 
17435         "coreHours": 2.16, 
17436         "invoice": 62, 
17437         "date": "2013-12-08T14:00:00Z", 
17438         "kind": "besteffort"
17439     }
17440 },
17441 {
17442     "pk": 58936, 
17443     "model": "core.charge", 
17444     "fields": {
17445         "updated": "2013-12-13T22:20:05.742Z", 
17446         "slice": 11, 
17447         "created": "2013-12-13T22:19:47.976Z", 
17448         "amount": 0.336, 
17449         "object": 94, 
17450         "account": 13, 
17451         "state": "invoiced", 
17452         "coreHours": 4.8, 
17453         "invoice": 62, 
17454         "date": "2013-12-08T22:00:00Z", 
17455         "kind": "besteffort"
17456     }
17457 },
17458 {
17459     "pk": 58937, 
17460     "model": "core.charge", 
17461     "fields": {
17462         "updated": "2013-12-13T22:19:47.984Z", 
17463         "slice": 11, 
17464         "created": "2013-12-13T22:19:47.984Z", 
17465         "amount": 0.196, 
17466         "object": 94, 
17467         "account": 13, 
17468         "state": "pending", 
17469         "coreHours": 2.8, 
17470         "invoice": null, 
17471         "date": "2013-12-09T06:00:00Z", 
17472         "kind": "besteffort"
17473     }
17474 },
17475 {
17476     "pk": 58938, 
17477     "model": "core.charge", 
17478     "fields": {
17479         "updated": "2013-12-13T22:19:47.993Z", 
17480         "slice": 11, 
17481         "created": "2013-12-13T22:19:47.993Z", 
17482         "amount": 0.1904, 
17483         "object": 94, 
17484         "account": 13, 
17485         "state": "pending", 
17486         "coreHours": 2.72, 
17487         "invoice": null, 
17488         "date": "2013-12-09T14:00:00Z", 
17489         "kind": "besteffort"
17490     }
17491 },
17492 {
17493     "pk": 58939, 
17494     "model": "core.charge", 
17495     "fields": {
17496         "updated": "2013-12-13T22:19:48.001Z", 
17497         "slice": 11, 
17498         "created": "2013-12-13T22:19:48.001Z", 
17499         "amount": 0.2464, 
17500         "object": 94, 
17501         "account": 13, 
17502         "state": "pending", 
17503         "coreHours": 3.52, 
17504         "invoice": null, 
17505         "date": "2013-12-09T22:00:00Z", 
17506         "kind": "besteffort"
17507     }
17508 },
17509 {
17510     "pk": 58940, 
17511     "model": "core.charge", 
17512     "fields": {
17513         "updated": "2013-12-13T22:19:48.009Z", 
17514         "slice": 11, 
17515         "created": "2013-12-13T22:19:48.009Z", 
17516         "amount": 0.196, 
17517         "object": 94, 
17518         "account": 13, 
17519         "state": "pending", 
17520         "coreHours": 2.8, 
17521         "invoice": null, 
17522         "date": "2013-12-10T06:00:00Z", 
17523         "kind": "besteffort"
17524     }
17525 },
17526 {
17527     "pk": 58941, 
17528     "model": "core.charge", 
17529     "fields": {
17530         "updated": "2013-12-13T22:19:48.017Z", 
17531         "slice": 11, 
17532         "created": "2013-12-13T22:19:48.017Z", 
17533         "amount": 0.1736, 
17534         "object": 94, 
17535         "account": 13, 
17536         "state": "pending", 
17537         "coreHours": 2.48, 
17538         "invoice": null, 
17539         "date": "2013-12-10T14:00:00Z", 
17540         "kind": "besteffort"
17541     }
17542 },
17543 {
17544     "pk": 58942, 
17545     "model": "core.charge", 
17546     "fields": {
17547         "updated": "2013-12-13T22:19:48.026Z", 
17548         "slice": 11, 
17549         "created": "2013-12-13T22:19:48.026Z", 
17550         "amount": 0.1848, 
17551         "object": 94, 
17552         "account": 13, 
17553         "state": "pending", 
17554         "coreHours": 2.64, 
17555         "invoice": null, 
17556         "date": "2013-12-10T22:00:00Z", 
17557         "kind": "besteffort"
17558     }
17559 },
17560 {
17561     "pk": 58943, 
17562     "model": "core.charge", 
17563     "fields": {
17564         "updated": "2013-12-13T22:19:48.034Z", 
17565         "slice": 11, 
17566         "created": "2013-12-13T22:19:48.034Z", 
17567         "amount": 0.1568, 
17568         "object": 94, 
17569         "account": 13, 
17570         "state": "pending", 
17571         "coreHours": 2.24, 
17572         "invoice": null, 
17573         "date": "2013-12-11T06:00:00Z", 
17574         "kind": "besteffort"
17575     }
17576 },
17577 {
17578     "pk": 58944, 
17579     "model": "core.charge", 
17580     "fields": {
17581         "updated": "2013-12-13T22:19:48.042Z", 
17582         "slice": 11, 
17583         "created": "2013-12-13T22:19:48.042Z", 
17584         "amount": 0.1904, 
17585         "object": 94, 
17586         "account": 13, 
17587         "state": "pending", 
17588         "coreHours": 2.72, 
17589         "invoice": null, 
17590         "date": "2013-12-11T14:00:00Z", 
17591         "kind": "besteffort"
17592     }
17593 },
17594 {
17595     "pk": 58945, 
17596     "model": "core.charge", 
17597     "fields": {
17598         "updated": "2013-12-13T22:19:48.051Z", 
17599         "slice": 11, 
17600         "created": "2013-12-13T22:19:48.051Z", 
17601         "amount": 0.3192, 
17602         "object": 94, 
17603         "account": 13, 
17604         "state": "pending", 
17605         "coreHours": 4.56, 
17606         "invoice": null, 
17607         "date": "2013-12-11T22:00:00Z", 
17608         "kind": "besteffort"
17609     }
17610 },
17611 {
17612     "pk": 58946, 
17613     "model": "core.charge", 
17614     "fields": {
17615         "updated": "2013-12-13T22:19:48.059Z", 
17616         "slice": 11, 
17617         "created": "2013-12-13T22:19:48.059Z", 
17618         "amount": 0.1568, 
17619         "object": 94, 
17620         "account": 13, 
17621         "state": "pending", 
17622         "coreHours": 2.24, 
17623         "invoice": null, 
17624         "date": "2013-12-12T06:00:00Z", 
17625         "kind": "besteffort"
17626     }
17627 },
17628 {
17629     "pk": 58947, 
17630     "model": "core.charge", 
17631     "fields": {
17632         "updated": "2013-12-13T22:19:48.067Z", 
17633         "slice": 11, 
17634         "created": "2013-12-13T22:19:48.067Z", 
17635         "amount": 0.2688, 
17636         "object": 94, 
17637         "account": 13, 
17638         "state": "pending", 
17639         "coreHours": 3.84, 
17640         "invoice": null, 
17641         "date": "2013-12-12T14:00:00Z", 
17642         "kind": "besteffort"
17643     }
17644 },
17645 {
17646     "pk": 58948, 
17647     "model": "core.charge", 
17648     "fields": {
17649         "updated": "2013-12-13T22:19:48.075Z", 
17650         "slice": 11, 
17651         "created": "2013-12-13T22:19:48.075Z", 
17652         "amount": 0.2632, 
17653         "object": 94, 
17654         "account": 13, 
17655         "state": "pending", 
17656         "coreHours": 3.76, 
17657         "invoice": null, 
17658         "date": "2013-12-12T22:00:00Z", 
17659         "kind": "besteffort"
17660     }
17661 },
17662 {
17663     "pk": 58949, 
17664     "model": "core.charge", 
17665     "fields": {
17666         "updated": "2013-12-13T22:19:48.084Z", 
17667         "slice": 11, 
17668         "created": "2013-12-13T22:19:48.084Z", 
17669         "amount": 0.2856, 
17670         "object": 94, 
17671         "account": 13, 
17672         "state": "pending", 
17673         "coreHours": 4.08, 
17674         "invoice": null, 
17675         "date": "2013-12-13T06:00:00Z", 
17676         "kind": "besteffort"
17677     }
17678 },
17679 {
17680     "pk": 58950, 
17681     "model": "core.charge", 
17682     "fields": {
17683         "updated": "2013-12-13T22:19:48.092Z", 
17684         "slice": 11, 
17685         "created": "2013-12-13T22:19:48.092Z", 
17686         "amount": 0.336, 
17687         "object": 94, 
17688         "account": 13, 
17689         "state": "pending", 
17690         "coreHours": 4.8, 
17691         "invoice": null, 
17692         "date": "2013-12-13T14:00:00Z", 
17693         "kind": "besteffort"
17694     }
17695 },
17696 {
17697     "pk": 58951, 
17698     "model": "core.charge", 
17699     "fields": {
17700         "updated": "2013-12-13T22:19:58.440Z", 
17701         "slice": 12, 
17702         "created": "2013-12-13T22:19:48.115Z", 
17703         "amount": 0.2296, 
17704         "object": 95, 
17705         "account": 13, 
17706         "state": "invoiced", 
17707         "coreHours": 3.28, 
17708         "invoice": 59, 
17709         "date": "2013-11-13T22:00:00Z", 
17710         "kind": "besteffort"
17711     }
17712 },
17713 {
17714     "pk": 58952, 
17715     "model": "core.charge", 
17716     "fields": {
17717         "updated": "2013-12-13T22:19:58.532Z", 
17718         "slice": 12, 
17719         "created": "2013-12-13T22:19:48.125Z", 
17720         "amount": 0.2352, 
17721         "object": 95, 
17722         "account": 13, 
17723         "state": "invoiced", 
17724         "coreHours": 3.36, 
17725         "invoice": 59, 
17726         "date": "2013-11-14T06:00:00Z", 
17727         "kind": "besteffort"
17728     }
17729 },
17730 {
17731     "pk": 58953, 
17732     "model": "core.charge", 
17733     "fields": {
17734         "updated": "2013-12-13T22:19:58.623Z", 
17735         "slice": 12, 
17736         "created": "2013-12-13T22:19:48.133Z", 
17737         "amount": 0.308, 
17738         "object": 95, 
17739         "account": 13, 
17740         "state": "invoiced", 
17741         "coreHours": 4.4, 
17742         "invoice": 59, 
17743         "date": "2013-11-14T14:00:00Z", 
17744         "kind": "besteffort"
17745     }
17746 },
17747 {
17748     "pk": 58954, 
17749     "model": "core.charge", 
17750     "fields": {
17751         "updated": "2013-12-13T22:19:58.714Z", 
17752         "slice": 12, 
17753         "created": "2013-12-13T22:19:48.142Z", 
17754         "amount": 0.252, 
17755         "object": 95, 
17756         "account": 13, 
17757         "state": "invoiced", 
17758         "coreHours": 3.6, 
17759         "invoice": 59, 
17760         "date": "2013-11-14T22:00:00Z", 
17761         "kind": "besteffort"
17762     }
17763 },
17764 {
17765     "pk": 58955, 
17766     "model": "core.charge", 
17767     "fields": {
17768         "updated": "2013-12-13T22:19:58.805Z", 
17769         "slice": 12, 
17770         "created": "2013-12-13T22:19:48.150Z", 
17771         "amount": 0.308, 
17772         "object": 95, 
17773         "account": 13, 
17774         "state": "invoiced", 
17775         "coreHours": 4.4, 
17776         "invoice": 59, 
17777         "date": "2013-11-15T06:00:00Z", 
17778         "kind": "besteffort"
17779     }
17780 },
17781 {
17782     "pk": 58956, 
17783     "model": "core.charge", 
17784     "fields": {
17785         "updated": "2013-12-13T22:19:58.896Z", 
17786         "slice": 12, 
17787         "created": "2013-12-13T22:19:48.158Z", 
17788         "amount": 0.3024, 
17789         "object": 95, 
17790         "account": 13, 
17791         "state": "invoiced", 
17792         "coreHours": 4.32, 
17793         "invoice": 59, 
17794         "date": "2013-11-15T14:00:00Z", 
17795         "kind": "besteffort"
17796     }
17797 },
17798 {
17799     "pk": 58957, 
17800     "model": "core.charge", 
17801     "fields": {
17802         "updated": "2013-12-13T22:19:59.004Z", 
17803         "slice": 12, 
17804         "created": "2013-12-13T22:19:48.167Z", 
17805         "amount": 0.1456, 
17806         "object": 95, 
17807         "account": 13, 
17808         "state": "invoiced", 
17809         "coreHours": 2.08, 
17810         "invoice": 59, 
17811         "date": "2013-11-15T22:00:00Z", 
17812         "kind": "besteffort"
17813     }
17814 },
17815 {
17816     "pk": 58958, 
17817     "model": "core.charge", 
17818     "fields": {
17819         "updated": "2013-12-13T22:19:59.096Z", 
17820         "slice": 12, 
17821         "created": "2013-12-13T22:19:48.175Z", 
17822         "amount": 0.2912, 
17823         "object": 95, 
17824         "account": 13, 
17825         "state": "invoiced", 
17826         "coreHours": 4.16, 
17827         "invoice": 59, 
17828         "date": "2013-11-16T06:00:00Z", 
17829         "kind": "besteffort"
17830     }
17831 },
17832 {
17833     "pk": 58959, 
17834     "model": "core.charge", 
17835     "fields": {
17836         "updated": "2013-12-13T22:19:59.187Z", 
17837         "slice": 12, 
17838         "created": "2013-12-13T22:19:48.183Z", 
17839         "amount": 0.1232, 
17840         "object": 95, 
17841         "account": 13, 
17842         "state": "invoiced", 
17843         "coreHours": 1.76, 
17844         "invoice": 59, 
17845         "date": "2013-11-16T14:00:00Z", 
17846         "kind": "besteffort"
17847     }
17848 },
17849 {
17850     "pk": 58960, 
17851     "model": "core.charge", 
17852     "fields": {
17853         "updated": "2013-12-13T22:19:59.278Z", 
17854         "slice": 12, 
17855         "created": "2013-12-13T22:19:48.191Z", 
17856         "amount": 0.2184, 
17857         "object": 95, 
17858         "account": 13, 
17859         "state": "invoiced", 
17860         "coreHours": 3.12, 
17861         "invoice": 59, 
17862         "date": "2013-11-16T22:00:00Z", 
17863         "kind": "besteffort"
17864     }
17865 },
17866 {
17867     "pk": 58961, 
17868     "model": "core.charge", 
17869     "fields": {
17870         "updated": "2013-12-13T22:19:59.361Z", 
17871         "slice": 12, 
17872         "created": "2013-12-13T22:19:48.200Z", 
17873         "amount": 0.2352, 
17874         "object": 95, 
17875         "account": 13, 
17876         "state": "invoiced", 
17877         "coreHours": 3.36, 
17878         "invoice": 59, 
17879         "date": "2013-11-17T06:00:00Z", 
17880         "kind": "besteffort"
17881     }
17882 },
17883 {
17884     "pk": 58962, 
17885     "model": "core.charge", 
17886     "fields": {
17887         "updated": "2013-12-13T22:19:59.452Z", 
17888         "slice": 12, 
17889         "created": "2013-12-13T22:19:48.208Z", 
17890         "amount": 0.2016, 
17891         "object": 95, 
17892         "account": 13, 
17893         "state": "invoiced", 
17894         "coreHours": 2.88, 
17895         "invoice": 59, 
17896         "date": "2013-11-17T14:00:00Z", 
17897         "kind": "besteffort"
17898     }
17899 },
17900 {
17901     "pk": 58963, 
17902     "model": "core.charge", 
17903     "fields": {
17904         "updated": "2013-12-13T22:19:59.543Z", 
17905         "slice": 12, 
17906         "created": "2013-12-13T22:19:48.216Z", 
17907         "amount": 0.1512, 
17908         "object": 95, 
17909         "account": 13, 
17910         "state": "invoiced", 
17911         "coreHours": 2.16, 
17912         "invoice": 59, 
17913         "date": "2013-11-17T22:00:00Z", 
17914         "kind": "besteffort"
17915     }
17916 },
17917 {
17918     "pk": 58964, 
17919     "model": "core.charge", 
17920     "fields": {
17921         "updated": "2013-12-13T22:19:59.642Z", 
17922         "slice": 12, 
17923         "created": "2013-12-13T22:19:48.224Z", 
17924         "amount": 0.2296, 
17925         "object": 95, 
17926         "account": 13, 
17927         "state": "invoiced", 
17928         "coreHours": 3.28, 
17929         "invoice": 60, 
17930         "date": "2013-11-18T06:00:00Z", 
17931         "kind": "besteffort"
17932     }
17933 },
17934 {
17935     "pk": 58965, 
17936     "model": "core.charge", 
17937     "fields": {
17938         "updated": "2013-12-13T22:19:59.745Z", 
17939         "slice": 12, 
17940         "created": "2013-12-13T22:19:48.233Z", 
17941         "amount": 0.308, 
17942         "object": 95, 
17943         "account": 13, 
17944         "state": "invoiced", 
17945         "coreHours": 4.4, 
17946         "invoice": 60, 
17947         "date": "2013-11-18T14:00:00Z", 
17948         "kind": "besteffort"
17949     }
17950 },
17951 {
17952     "pk": 58966, 
17953     "model": "core.charge", 
17954     "fields": {
17955         "updated": "2013-12-13T22:19:59.836Z", 
17956         "slice": 12, 
17957         "created": "2013-12-13T22:19:48.241Z", 
17958         "amount": 0.2408, 
17959         "object": 95, 
17960         "account": 13, 
17961         "state": "invoiced", 
17962         "coreHours": 3.44, 
17963         "invoice": 60, 
17964         "date": "2013-11-18T22:00:00Z", 
17965         "kind": "besteffort"
17966     }
17967 },
17968 {
17969     "pk": 58967, 
17970     "model": "core.charge", 
17971     "fields": {
17972         "updated": "2013-12-13T22:19:59.927Z", 
17973         "slice": 12, 
17974         "created": "2013-12-13T22:19:48.249Z", 
17975         "amount": 0.1512, 
17976         "object": 95, 
17977         "account": 13, 
17978         "state": "invoiced", 
17979         "coreHours": 2.16, 
17980         "invoice": 60, 
17981         "date": "2013-11-19T06:00:00Z", 
17982         "kind": "besteffort"
17983     }
17984 },
17985 {
17986     "pk": 58968, 
17987     "model": "core.charge", 
17988     "fields": {
17989         "updated": "2013-12-13T22:20:00.019Z", 
17990         "slice": 12, 
17991         "created": "2013-12-13T22:19:48.258Z", 
17992         "amount": 0.2016, 
17993         "object": 95, 
17994         "account": 13, 
17995         "state": "invoiced", 
17996         "coreHours": 2.88, 
17997         "invoice": 60, 
17998         "date": "2013-11-19T14:00:00Z", 
17999         "kind": "besteffort"
18000     }
18001 },
18002 {
18003     "pk": 58969, 
18004     "model": "core.charge", 
18005     "fields": {
18006         "updated": "2013-12-13T22:20:00.110Z", 
18007         "slice": 12, 
18008         "created": "2013-12-13T22:19:48.266Z", 
18009         "amount": 0.2744, 
18010         "object": 95, 
18011         "account": 13, 
18012         "state": "invoiced", 
18013         "coreHours": 3.92, 
18014         "invoice": 60, 
18015         "date": "2013-11-19T22:00:00Z", 
18016         "kind": "besteffort"
18017     }
18018 },
18019 {
18020     "pk": 58970, 
18021     "model": "core.charge", 
18022     "fields": {
18023         "updated": "2013-12-13T22:20:00.201Z", 
18024         "slice": 12, 
18025         "created": "2013-12-13T22:19:48.274Z", 
18026         "amount": 0.2184, 
18027         "object": 95, 
18028         "account": 13, 
18029         "state": "invoiced", 
18030         "coreHours": 3.12, 
18031         "invoice": 60, 
18032         "date": "2013-11-20T06:00:00Z", 
18033         "kind": "besteffort"
18034     }
18035 },
18036 {
18037     "pk": 58971, 
18038     "model": "core.charge", 
18039     "fields": {
18040         "updated": "2013-12-13T22:20:00.292Z", 
18041         "slice": 12, 
18042         "created": "2013-12-13T22:19:48.283Z", 
18043         "amount": 0.2016, 
18044         "object": 95, 
18045         "account": 13, 
18046         "state": "invoiced", 
18047         "coreHours": 2.88, 
18048         "invoice": 60, 
18049         "date": "2013-11-20T14:00:00Z", 
18050         "kind": "besteffort"
18051     }
18052 },
18053 {
18054     "pk": 58972, 
18055     "model": "core.charge", 
18056     "fields": {
18057         "updated": "2013-12-13T22:20:00.386Z", 
18058         "slice": 12, 
18059         "created": "2013-12-13T22:19:48.291Z", 
18060         "amount": 0.1792, 
18061         "object": 95, 
18062         "account": 13, 
18063         "state": "invoiced", 
18064         "coreHours": 2.56, 
18065         "invoice": 60, 
18066         "date": "2013-11-20T22:00:00Z", 
18067         "kind": "besteffort"
18068     }
18069 },
18070 {
18071     "pk": 58973, 
18072     "model": "core.charge", 
18073     "fields": {
18074         "updated": "2013-12-13T22:20:00.477Z", 
18075         "slice": 12, 
18076         "created": "2013-12-13T22:19:48.299Z", 
18077         "amount": 0.196, 
18078         "object": 95, 
18079         "account": 13, 
18080         "state": "invoiced", 
18081         "coreHours": 2.8, 
18082         "invoice": 60, 
18083         "date": "2013-11-21T06:00:00Z", 
18084         "kind": "besteffort"
18085     }
18086 },
18087 {
18088     "pk": 58974, 
18089     "model": "core.charge", 
18090     "fields": {
18091         "updated": "2013-12-13T22:20:00.568Z", 
18092         "slice": 12, 
18093         "created": "2013-12-13T22:19:48.308Z", 
18094         "amount": 0.1288, 
18095         "object": 95, 
18096         "account": 13, 
18097         "state": "invoiced", 
18098         "coreHours": 1.84, 
18099         "invoice": 60, 
18100         "date": "2013-11-21T14:00:00Z", 
18101         "kind": "besteffort"
18102     }
18103 },
18104 {
18105     "pk": 58975, 
18106     "model": "core.charge", 
18107     "fields": {
18108         "updated": "2013-12-13T22:20:00.675Z", 
18109         "slice": 12, 
18110         "created": "2013-12-13T22:19:48.316Z", 
18111         "amount": 0.224, 
18112         "object": 95, 
18113         "account": 13, 
18114         "state": "invoiced", 
18115         "coreHours": 3.2, 
18116         "invoice": 60, 
18117         "date": "2013-11-21T22:00:00Z", 
18118         "kind": "besteffort"
18119     }
18120 },
18121 {
18122     "pk": 58976, 
18123     "model": "core.charge", 
18124     "fields": {
18125         "updated": "2013-12-13T22:20:00.767Z", 
18126         "slice": 12, 
18127         "created": "2013-12-13T22:19:48.324Z", 
18128         "amount": 0.1904, 
18129         "object": 95, 
18130         "account": 13, 
18131         "state": "invoiced", 
18132         "coreHours": 2.72, 
18133         "invoice": 60, 
18134         "date": "2013-11-22T06:00:00Z", 
18135         "kind": "besteffort"
18136     }
18137 },
18138 {
18139     "pk": 58977, 
18140     "model": "core.charge", 
18141     "fields": {
18142         "updated": "2013-12-13T22:20:00.858Z", 
18143         "slice": 12, 
18144         "created": "2013-12-13T22:19:48.332Z", 
18145         "amount": 0.3304, 
18146         "object": 95, 
18147         "account": 13, 
18148         "state": "invoiced", 
18149         "coreHours": 4.72, 
18150         "invoice": 60, 
18151         "date": "2013-11-22T14:00:00Z", 
18152         "kind": "besteffort"
18153     }
18154 },
18155 {
18156     "pk": 58978, 
18157     "model": "core.charge", 
18158     "fields": {
18159         "updated": "2013-12-13T22:20:00.974Z", 
18160         "slice": 12, 
18161         "created": "2013-12-13T22:19:48.341Z", 
18162         "amount": 0.2632, 
18163         "object": 95, 
18164         "account": 13, 
18165         "state": "invoiced", 
18166         "coreHours": 3.76, 
18167         "invoice": 60, 
18168         "date": "2013-11-22T22:00:00Z", 
18169         "kind": "besteffort"
18170     }
18171 },
18172 {
18173     "pk": 58979, 
18174     "model": "core.charge", 
18175     "fields": {
18176         "updated": "2013-12-13T22:20:01.065Z", 
18177         "slice": 12, 
18178         "created": "2013-12-13T22:19:48.349Z", 
18179         "amount": 0.168, 
18180         "object": 95, 
18181         "account": 13, 
18182         "state": "invoiced", 
18183         "coreHours": 2.4, 
18184         "invoice": 60, 
18185         "date": "2013-11-23T06:00:00Z", 
18186         "kind": "besteffort"
18187     }
18188 },
18189 {
18190     "pk": 58980, 
18191     "model": "core.charge", 
18192     "fields": {
18193         "updated": "2013-12-13T22:20:01.156Z", 
18194         "slice": 12, 
18195         "created": "2013-12-13T22:19:48.357Z", 
18196         "amount": 0.2464, 
18197         "object": 95, 
18198         "account": 13, 
18199         "state": "invoiced", 
18200         "coreHours": 3.52, 
18201         "invoice": 60, 
18202         "date": "2013-11-23T14:00:00Z", 
18203         "kind": "besteffort"
18204     }
18205 },
18206 {
18207     "pk": 58981, 
18208     "model": "core.charge", 
18209     "fields": {
18210         "updated": "2013-12-13T22:20:01.314Z", 
18211         "slice": 12, 
18212         "created": "2013-12-13T22:19:48.365Z", 
18213         "amount": 0.196, 
18214         "object": 95, 
18215         "account": 13, 
18216         "state": "invoiced", 
18217         "coreHours": 2.8, 
18218         "invoice": 60, 
18219         "date": "2013-11-23T22:00:00Z", 
18220         "kind": "besteffort"
18221     }
18222 },
18223 {
18224     "pk": 58982, 
18225     "model": "core.charge", 
18226     "fields": {
18227         "updated": "2013-12-13T22:20:01.578Z", 
18228         "slice": 12, 
18229         "created": "2013-12-13T22:19:48.374Z", 
18230         "amount": 0.2408, 
18231         "object": 95, 
18232         "account": 13, 
18233         "state": "invoiced", 
18234         "coreHours": 3.44, 
18235         "invoice": 60, 
18236         "date": "2013-11-24T06:00:00Z", 
18237         "kind": "besteffort"
18238     }
18239 },
18240 {
18241     "pk": 58983, 
18242     "model": "core.charge", 
18243     "fields": {
18244         "updated": "2013-12-13T22:20:01.786Z", 
18245         "slice": 12, 
18246         "created": "2013-12-13T22:19:48.382Z", 
18247         "amount": 0.3192, 
18248         "object": 95, 
18249         "account": 13, 
18250         "state": "invoiced", 
18251         "coreHours": 4.56, 
18252         "invoice": 60, 
18253         "date": "2013-11-24T14:00:00Z", 
18254         "kind": "besteffort"
18255     }
18256 },
18257 {
18258     "pk": 58984, 
18259     "model": "core.charge", 
18260     "fields": {
18261         "updated": "2013-12-13T22:20:01.877Z", 
18262         "slice": 12, 
18263         "created": "2013-12-13T22:19:48.390Z", 
18264         "amount": 0.1848, 
18265         "object": 95, 
18266         "account": 13, 
18267         "state": "invoiced", 
18268         "coreHours": 2.64, 
18269         "invoice": 60, 
18270         "date": "2013-11-24T22:00:00Z", 
18271         "kind": "besteffort"
18272     }
18273 },
18274 {
18275     "pk": 58985, 
18276     "model": "core.charge", 
18277     "fields": {
18278         "updated": "2013-12-13T22:20:01.976Z", 
18279         "slice": 12, 
18280         "created": "2013-12-13T22:19:48.399Z", 
18281         "amount": 0.168, 
18282         "object": 95, 
18283         "account": 13, 
18284         "state": "invoiced", 
18285         "coreHours": 2.4, 
18286         "invoice": 61, 
18287         "date": "2013-11-25T06:00:00Z", 
18288         "kind": "besteffort"
18289     }
18290 },
18291 {
18292     "pk": 58986, 
18293     "model": "core.charge", 
18294     "fields": {
18295         "updated": "2013-12-13T22:20:02.067Z", 
18296         "slice": 12, 
18297         "created": "2013-12-13T22:19:48.407Z", 
18298         "amount": 0.224, 
18299         "object": 95, 
18300         "account": 13, 
18301         "state": "invoiced", 
18302         "coreHours": 3.2, 
18303         "invoice": 61, 
18304         "date": "2013-11-25T14:00:00Z", 
18305         "kind": "besteffort"
18306     }
18307 },
18308 {
18309     "pk": 58987, 
18310     "model": "core.charge", 
18311     "fields": {
18312         "updated": "2013-12-13T22:20:02.158Z", 
18313         "slice": 12, 
18314         "created": "2013-12-13T22:19:48.415Z", 
18315         "amount": 0.1736, 
18316         "object": 95, 
18317         "account": 13, 
18318         "state": "invoiced", 
18319         "coreHours": 2.48, 
18320         "invoice": 61, 
18321         "date": "2013-11-25T22:00:00Z", 
18322         "kind": "besteffort"
18323     }
18324 },
18325 {
18326     "pk": 58988, 
18327     "model": "core.charge", 
18328     "fields": {
18329         "updated": "2013-12-13T22:20:02.254Z", 
18330         "slice": 12, 
18331         "created": "2013-12-13T22:19:48.423Z", 
18332         "amount": 0.308, 
18333         "object": 95, 
18334         "account": 13, 
18335         "state": "invoiced", 
18336         "coreHours": 4.4, 
18337         "invoice": 61, 
18338         "date": "2013-11-26T06:00:00Z", 
18339         "kind": "besteffort"
18340     }
18341 },
18342 {
18343     "pk": 58989, 
18344     "model": "core.charge", 
18345     "fields": {
18346         "updated": "2013-12-13T22:20:02.345Z", 
18347         "slice": 12, 
18348         "created": "2013-12-13T22:19:48.432Z", 
18349         "amount": 0.1736, 
18350         "object": 95, 
18351         "account": 13, 
18352         "state": "invoiced", 
18353         "coreHours": 2.48, 
18354         "invoice": 61, 
18355         "date": "2013-11-26T14:00:00Z", 
18356         "kind": "besteffort"
18357     }
18358 },
18359 {
18360     "pk": 58990, 
18361     "model": "core.charge", 
18362     "fields": {
18363         "updated": "2013-12-13T22:20:02.436Z", 
18364         "slice": 12, 
18365         "created": "2013-12-13T22:19:48.440Z", 
18366         "amount": 0.1176, 
18367         "object": 95, 
18368         "account": 13, 
18369         "state": "invoiced", 
18370         "coreHours": 1.68, 
18371         "invoice": 61, 
18372         "date": "2013-11-26T22:00:00Z", 
18373         "kind": "besteffort"
18374     }
18375 },
18376 {
18377     "pk": 58991, 
18378     "model": "core.charge", 
18379     "fields": {
18380         "updated": "2013-12-13T22:20:02.527Z", 
18381         "slice": 12, 
18382         "created": "2013-12-13T22:19:48.448Z", 
18383         "amount": 0.2744, 
18384         "object": 95, 
18385         "account": 13, 
18386         "state": "invoiced", 
18387         "coreHours": 3.92, 
18388         "invoice": 61, 
18389         "date": "2013-11-27T06:00:00Z", 
18390         "kind": "besteffort"
18391     }
18392 },
18393 {
18394     "pk": 58992, 
18395     "model": "core.charge", 
18396     "fields": {
18397         "updated": "2013-12-13T22:20:02.619Z", 
18398         "slice": 12, 
18399         "created": "2013-12-13T22:19:48.457Z", 
18400         "amount": 0.224, 
18401         "object": 95, 
18402         "account": 13, 
18403         "state": "invoiced", 
18404         "coreHours": 3.2, 
18405         "invoice": 61, 
18406         "date": "2013-11-27T14:00:00Z", 
18407         "kind": "besteffort"
18408     }
18409 },
18410 {
18411     "pk": 58993, 
18412     "model": "core.charge", 
18413     "fields": {
18414         "updated": "2013-12-13T22:20:02.710Z", 
18415         "slice": 12, 
18416         "created": "2013-12-13T22:19:48.465Z", 
18417         "amount": 0.1176, 
18418         "object": 95, 
18419         "account": 13, 
18420         "state": "invoiced", 
18421         "coreHours": 1.68, 
18422         "invoice": 61, 
18423         "date": "2013-11-27T22:00:00Z", 
18424         "kind": "besteffort"
18425     }
18426 },
18427 {
18428     "pk": 58994, 
18429     "model": "core.charge", 
18430     "fields": {
18431         "updated": "2013-12-13T22:20:02.801Z", 
18432         "slice": 12, 
18433         "created": "2013-12-13T22:19:48.473Z", 
18434         "amount": 0.2184, 
18435         "object": 95, 
18436         "account": 13, 
18437         "state": "invoiced", 
18438         "coreHours": 3.12, 
18439         "invoice": 61, 
18440         "date": "2013-11-28T06:00:00Z", 
18441         "kind": "besteffort"
18442     }
18443 },
18444 {
18445     "pk": 58995, 
18446     "model": "core.charge", 
18447     "fields": {
18448         "updated": "2013-12-13T22:20:02.892Z", 
18449         "slice": 12, 
18450         "created": "2013-12-13T22:19:48.481Z", 
18451         "amount": 0.1904, 
18452         "object": 95, 
18453         "account": 13, 
18454         "state": "invoiced", 
18455         "coreHours": 2.72, 
18456         "invoice": 61, 
18457         "date": "2013-11-28T14:00:00Z", 
18458         "kind": "besteffort"
18459     }
18460 },
18461 {
18462     "pk": 58996, 
18463     "model": "core.charge", 
18464     "fields": {
18465         "updated": "2013-12-13T22:20:02.983Z", 
18466         "slice": 12, 
18467         "created": "2013-12-13T22:19:48.490Z", 
18468         "amount": 0.196, 
18469         "object": 95, 
18470         "account": 13, 
18471         "state": "invoiced", 
18472         "coreHours": 2.8, 
18473         "invoice": 61, 
18474         "date": "2013-11-28T22:00:00Z", 
18475         "kind": "besteffort"
18476     }
18477 },
18478 {
18479     "pk": 58997, 
18480     "model": "core.charge", 
18481     "fields": {
18482         "updated": "2013-12-13T22:20:03.074Z", 
18483         "slice": 12, 
18484         "created": "2013-12-13T22:19:48.498Z", 
18485         "amount": 0.2464, 
18486         "object": 95, 
18487         "account": 13, 
18488         "state": "invoiced", 
18489         "coreHours": 3.52, 
18490         "invoice": 61, 
18491         "date": "2013-11-29T06:00:00Z", 
18492         "kind": "besteffort"
18493     }
18494 },
18495 {
18496     "pk": 58998, 
18497     "model": "core.charge", 
18498     "fields": {
18499         "updated": "2013-12-13T22:20:03.165Z", 
18500         "slice": 12, 
18501         "created": "2013-12-13T22:19:48.506Z", 
18502         "amount": 0.1232, 
18503         "object": 95, 
18504         "account": 13, 
18505         "state": "invoiced", 
18506         "coreHours": 1.76, 
18507         "invoice": 61, 
18508         "date": "2013-11-29T14:00:00Z", 
18509         "kind": "besteffort"
18510     }
18511 },
18512 {
18513     "pk": 58999, 
18514     "model": "core.charge", 
18515     "fields": {
18516         "updated": "2013-12-13T22:20:03.256Z", 
18517         "slice": 12, 
18518         "created": "2013-12-13T22:19:48.514Z", 
18519         "amount": 0.2016, 
18520         "object": 95, 
18521         "account": 13, 
18522         "state": "invoiced", 
18523         "coreHours": 2.88, 
18524         "invoice": 61, 
18525         "date": "2013-11-29T22:00:00Z", 
18526         "kind": "besteffort"
18527     }
18528 },
18529 {
18530     "pk": 59000, 
18531     "model": "core.charge", 
18532     "fields": {
18533         "updated": "2013-12-13T22:20:03.348Z", 
18534         "slice": 12, 
18535         "created": "2013-12-13T22:19:48.523Z", 
18536         "amount": 0.2408, 
18537         "object": 95, 
18538         "account": 13, 
18539         "state": "invoiced", 
18540         "coreHours": 3.44, 
18541         "invoice": 61, 
18542         "date": "2013-11-30T06:00:00Z", 
18543         "kind": "besteffort"
18544     }
18545 },
18546 {
18547     "pk": 59001, 
18548     "model": "core.charge", 
18549     "fields": {
18550         "updated": "2013-12-13T22:20:03.440Z", 
18551         "slice": 12, 
18552         "created": "2013-12-13T22:19:48.531Z", 
18553         "amount": 0.196, 
18554         "object": 95, 
18555         "account": 13, 
18556         "state": "invoiced", 
18557         "coreHours": 2.8, 
18558         "invoice": 61, 
18559         "date": "2013-11-30T14:00:00Z", 
18560         "kind": "besteffort"
18561     }
18562 },
18563 {
18564     "pk": 59002, 
18565     "model": "core.charge", 
18566     "fields": {
18567         "updated": "2013-12-13T22:20:03.531Z", 
18568         "slice": 12, 
18569         "created": "2013-12-13T22:19:48.539Z", 
18570         "amount": 0.1848, 
18571         "object": 95, 
18572         "account": 13, 
18573         "state": "invoiced", 
18574         "coreHours": 2.64, 
18575         "invoice": 61, 
18576         "date": "2013-11-30T22:00:00Z", 
18577         "kind": "besteffort"
18578     }
18579 },
18580 {
18581     "pk": 59003, 
18582     "model": "core.charge", 
18583     "fields": {
18584         "updated": "2013-12-13T22:20:03.623Z", 
18585         "slice": 12, 
18586         "created": "2013-12-13T22:19:48.548Z", 
18587         "amount": 0.252, 
18588         "object": 95, 
18589         "account": 13, 
18590         "state": "invoiced", 
18591         "coreHours": 3.6, 
18592         "invoice": 61, 
18593         "date": "2013-12-01T06:00:00Z", 
18594         "kind": "besteffort"
18595     }
18596 },
18597 {
18598     "pk": 59004, 
18599     "model": "core.charge", 
18600     "fields": {
18601         "updated": "2013-12-13T22:20:03.714Z", 
18602         "slice": 12, 
18603         "created": "2013-12-13T22:19:48.556Z", 
18604         "amount": 0.14, 
18605         "object": 95, 
18606         "account": 13, 
18607         "state": "invoiced", 
18608         "coreHours": 2.0, 
18609         "invoice": 61, 
18610         "date": "2013-12-01T14:00:00Z", 
18611         "kind": "besteffort"
18612     }
18613 },
18614 {
18615     "pk": 59005, 
18616     "model": "core.charge", 
18617     "fields": {
18618         "updated": "2013-12-13T22:20:03.846Z", 
18619         "slice": 12, 
18620         "created": "2013-12-13T22:19:48.564Z", 
18621         "amount": 0.1288, 
18622         "object": 95, 
18623         "account": 13, 
18624         "state": "invoiced", 
18625         "coreHours": 1.84, 
18626         "invoice": 61, 
18627         "date": "2013-12-01T22:00:00Z", 
18628         "kind": "besteffort"
18629     }
18630 },
18631 {
18632     "pk": 59006, 
18633     "model": "core.charge", 
18634     "fields": {
18635         "updated": "2013-12-13T22:20:03.946Z", 
18636         "slice": 12, 
18637         "created": "2013-12-13T22:19:48.572Z", 
18638         "amount": 0.1456, 
18639         "object": 95, 
18640         "account": 13, 
18641         "state": "invoiced", 
18642         "coreHours": 2.08, 
18643         "invoice": 62, 
18644         "date": "2013-12-02T06:00:00Z", 
18645         "kind": "besteffort"
18646     }
18647 },
18648 {
18649     "pk": 59007, 
18650     "model": "core.charge", 
18651     "fields": {
18652         "updated": "2013-12-13T22:20:04.037Z", 
18653         "slice": 12, 
18654         "created": "2013-12-13T22:19:48.581Z", 
18655         "amount": 0.308, 
18656         "object": 95, 
18657         "account": 13, 
18658         "state": "invoiced", 
18659         "coreHours": 4.4, 
18660         "invoice": 62, 
18661         "date": "2013-12-02T14:00:00Z", 
18662         "kind": "besteffort"
18663     }
18664 },
18665 {
18666     "pk": 59008, 
18667     "model": "core.charge", 
18668     "fields": {
18669         "updated": "2013-12-13T22:20:04.128Z", 
18670         "slice": 12, 
18671         "created": "2013-12-13T22:19:48.589Z", 
18672         "amount": 0.1512, 
18673         "object": 95, 
18674         "account": 13, 
18675         "state": "invoiced", 
18676         "coreHours": 2.16, 
18677         "invoice": 62, 
18678         "date": "2013-12-02T22:00:00Z", 
18679         "kind": "besteffort"
18680     }
18681 },
18682 {
18683     "pk": 59009, 
18684     "model": "core.charge", 
18685     "fields": {
18686         "updated": "2013-12-13T22:20:04.219Z", 
18687         "slice": 12, 
18688         "created": "2013-12-13T22:19:48.597Z", 
18689         "amount": 0.2912, 
18690         "object": 95, 
18691         "account": 13, 
18692         "state": "invoiced", 
18693         "coreHours": 4.16, 
18694         "invoice": 62, 
18695         "date": "2013-12-03T06:00:00Z", 
18696         "kind": "besteffort"
18697     }
18698 },
18699 {
18700     "pk": 59010, 
18701     "model": "core.charge", 
18702     "fields": {
18703         "updated": "2013-12-13T22:20:04.310Z", 
18704         "slice": 12, 
18705         "created": "2013-12-13T22:19:48.606Z", 
18706         "amount": 0.1568, 
18707         "object": 95, 
18708         "account": 13, 
18709         "state": "invoiced", 
18710         "coreHours": 2.24, 
18711         "invoice": 62, 
18712         "date": "2013-12-03T14:00:00Z", 
18713         "kind": "besteffort"
18714     }
18715 },
18716 {
18717     "pk": 59011, 
18718     "model": "core.charge", 
18719     "fields": {
18720         "updated": "2013-12-13T22:20:04.401Z", 
18721         "slice": 12, 
18722         "created": "2013-12-13T22:19:48.614Z", 
18723         "amount": 0.3192, 
18724         "object": 95, 
18725         "account": 13, 
18726         "state": "invoiced", 
18727         "coreHours": 4.56, 
18728         "invoice": 62, 
18729         "date": "2013-12-03T22:00:00Z", 
18730         "kind": "besteffort"
18731     }
18732 },
18733 {
18734     "pk": 59012, 
18735     "model": "core.charge", 
18736     "fields": {
18737         "updated": "2013-12-13T22:20:04.492Z", 
18738         "slice": 12, 
18739         "created": "2013-12-13T22:19:48.622Z", 
18740         "amount": 0.1232, 
18741         "object": 95, 
18742         "account": 13, 
18743         "state": "invoiced", 
18744         "coreHours": 1.76, 
18745         "invoice": 62, 
18746         "date": "2013-12-04T06:00:00Z", 
18747         "kind": "besteffort"
18748     }
18749 },
18750 {
18751     "pk": 59013, 
18752     "model": "core.charge", 
18753     "fields": {
18754         "updated": "2013-12-13T22:20:04.584Z", 
18755         "slice": 12, 
18756         "created": "2013-12-13T22:19:48.630Z", 
18757         "amount": 0.3248, 
18758         "object": 95, 
18759         "account": 13, 
18760         "state": "invoiced", 
18761         "coreHours": 4.64, 
18762         "invoice": 62, 
18763         "date": "2013-12-04T14:00:00Z", 
18764         "kind": "besteffort"
18765     }
18766 },
18767 {
18768     "pk": 59014, 
18769     "model": "core.charge", 
18770     "fields": {
18771         "updated": "2013-12-13T22:20:04.675Z", 
18772         "slice": 12, 
18773         "created": "2013-12-13T22:19:48.639Z", 
18774         "amount": 0.1344, 
18775         "object": 95, 
18776         "account": 13, 
18777         "state": "invoiced", 
18778         "coreHours": 1.92, 
18779         "invoice": 62, 
18780         "date": "2013-12-04T22:00:00Z", 
18781         "kind": "besteffort"
18782     }
18783 },
18784 {
18785     "pk": 59015, 
18786     "model": "core.charge", 
18787     "fields": {
18788         "updated": "2013-12-13T22:20:04.766Z", 
18789         "slice": 12, 
18790         "created": "2013-12-13T22:19:48.647Z", 
18791         "amount": 0.252, 
18792         "object": 95, 
18793         "account": 13, 
18794         "state": "invoiced", 
18795         "coreHours": 3.6, 
18796         "invoice": 62, 
18797         "date": "2013-12-05T06:00:00Z", 
18798         "kind": "besteffort"
18799     }
18800 },
18801 {
18802     "pk": 59016, 
18803     "model": "core.charge", 
18804     "fields": {
18805         "updated": "2013-12-13T22:20:04.857Z", 
18806         "slice": 12, 
18807         "created": "2013-12-13T22:19:48.655Z", 
18808         "amount": 0.2856, 
18809         "object": 95, 
18810         "account": 13, 
18811         "state": "invoiced", 
18812         "coreHours": 4.08, 
18813         "invoice": 62, 
18814         "date": "2013-12-05T14:00:00Z", 
18815         "kind": "besteffort"
18816     }
18817 },
18818 {
18819     "pk": 59017, 
18820     "model": "core.charge", 
18821     "fields": {
18822         "updated": "2013-12-13T22:20:04.948Z", 
18823         "slice": 12, 
18824         "created": "2013-12-13T22:19:48.664Z", 
18825         "amount": 0.196, 
18826         "object": 95, 
18827         "account": 13, 
18828         "state": "invoiced", 
18829         "coreHours": 2.8, 
18830         "invoice": 62, 
18831         "date": "2013-12-05T22:00:00Z", 
18832         "kind": "besteffort"
18833     }
18834 },
18835 {
18836     "pk": 59018, 
18837     "model": "core.charge", 
18838     "fields": {
18839         "updated": "2013-12-13T22:20:04.998Z", 
18840         "slice": 12, 
18841         "created": "2013-12-13T22:19:48.672Z", 
18842         "amount": 0.196, 
18843         "object": 95, 
18844         "account": 13, 
18845         "state": "invoiced", 
18846         "coreHours": 2.8, 
18847         "invoice": 62, 
18848         "date": "2013-12-06T06:00:00Z", 
18849         "kind": "besteffort"
18850     }
18851 },
18852 {
18853     "pk": 59019, 
18854     "model": "core.charge", 
18855     "fields": {
18856         "updated": "2013-12-13T22:20:05.089Z", 
18857         "slice": 12, 
18858         "created": "2013-12-13T22:19:48.680Z", 
18859         "amount": 0.1232, 
18860         "object": 95, 
18861         "account": 13, 
18862         "state": "invoiced", 
18863         "coreHours": 1.76, 
18864         "invoice": 62, 
18865         "date": "2013-12-06T14:00:00Z", 
18866         "kind": "besteffort"
18867     }
18868 },
18869 {
18870     "pk": 59020, 
18871     "model": "core.charge", 
18872     "fields": {
18873         "updated": "2013-12-13T22:20:05.187Z", 
18874         "slice": 12, 
18875         "created": "2013-12-13T22:19:48.688Z", 
18876         "amount": 0.2464, 
18877         "object": 95, 
18878         "account": 13, 
18879         "state": "invoiced", 
18880         "coreHours": 3.52, 
18881         "invoice": 62, 
18882         "date": "2013-12-06T22:00:00Z", 
18883         "kind": "besteffort"
18884     }
18885 },
18886 {
18887     "pk": 59021, 
18888     "model": "core.charge", 
18889     "fields": {
18890         "updated": "2013-12-13T22:20:05.278Z", 
18891         "slice": 12, 
18892         "created": "2013-12-13T22:19:48.697Z", 
18893         "amount": 0.2128, 
18894         "object": 95, 
18895         "account": 13, 
18896         "state": "invoiced", 
18897         "coreHours": 3.04, 
18898         "invoice": 62, 
18899         "date": "2013-12-07T06:00:00Z", 
18900         "kind": "besteffort"
18901     }
18902 },
18903 {
18904     "pk": 59022, 
18905     "model": "core.charge", 
18906     "fields": {
18907         "updated": "2013-12-13T22:20:05.369Z", 
18908         "slice": 12, 
18909         "created": "2013-12-13T22:19:48.705Z", 
18910         "amount": 0.1288, 
18911         "object": 95, 
18912         "account": 13, 
18913         "state": "invoiced", 
18914         "coreHours": 1.84, 
18915         "invoice": 62, 
18916         "date": "2013-12-07T14:00:00Z", 
18917         "kind": "besteffort"
18918     }
18919 },
18920 {
18921     "pk": 59023, 
18922     "model": "core.charge", 
18923     "fields": {
18924         "updated": "2013-12-13T22:20:05.460Z", 
18925         "slice": 12, 
18926         "created": "2013-12-13T22:19:48.713Z", 
18927         "amount": 0.1904, 
18928         "object": 95, 
18929         "account": 13, 
18930         "state": "invoiced", 
18931         "coreHours": 2.72, 
18932         "invoice": 62, 
18933         "date": "2013-12-07T22:00:00Z", 
18934         "kind": "besteffort"
18935     }
18936 },
18937 {
18938     "pk": 59024, 
18939     "model": "core.charge", 
18940     "fields": {
18941         "updated": "2013-12-13T22:20:05.551Z", 
18942         "slice": 12, 
18943         "created": "2013-12-13T22:19:48.722Z", 
18944         "amount": 0.1792, 
18945         "object": 95, 
18946         "account": 13, 
18947         "state": "invoiced", 
18948         "coreHours": 2.56, 
18949         "invoice": 62, 
18950         "date": "2013-12-08T06:00:00Z", 
18951         "kind": "besteffort"
18952     }
18953 },
18954 {
18955     "pk": 59025, 
18956     "model": "core.charge", 
18957     "fields": {
18958         "updated": "2013-12-13T22:20:05.642Z", 
18959         "slice": 12, 
18960         "created": "2013-12-13T22:19:48.730Z", 
18961         "amount": 0.252, 
18962         "object": 95, 
18963         "account": 13, 
18964         "state": "invoiced", 
18965         "coreHours": 3.6, 
18966         "invoice": 62, 
18967         "date": "2013-12-08T14:00:00Z", 
18968         "kind": "besteffort"
18969     }
18970 },
18971 {
18972     "pk": 59026, 
18973     "model": "core.charge", 
18974     "fields": {
18975         "updated": "2013-12-13T22:20:05.733Z", 
18976         "slice": 12, 
18977         "created": "2013-12-13T22:19:48.738Z", 
18978         "amount": 0.2688, 
18979         "object": 95, 
18980         "account": 13, 
18981         "state": "invoiced", 
18982         "coreHours": 3.84, 
18983         "invoice": 62, 
18984         "date": "2013-12-08T22:00:00Z", 
18985         "kind": "besteffort"
18986     }
18987 },
18988 {
18989     "pk": 59027, 
18990     "model": "core.charge", 
18991     "fields": {
18992         "updated": "2013-12-13T22:19:48.746Z", 
18993         "slice": 12, 
18994         "created": "2013-12-13T22:19:48.746Z", 
18995         "amount": 0.2576, 
18996         "object": 95, 
18997         "account": 13, 
18998         "state": "pending", 
18999         "coreHours": 3.68, 
19000         "invoice": null, 
19001         "date": "2013-12-09T06:00:00Z", 
19002         "kind": "besteffort"
19003     }
19004 },
19005 {
19006     "pk": 59028, 
19007     "model": "core.charge", 
19008     "fields": {
19009         "updated": "2013-12-13T22:19:48.755Z", 
19010         "slice": 12, 
19011         "created": "2013-12-13T22:19:48.755Z", 
19012         "amount": 0.2968, 
19013         "object": 95, 
19014         "account": 13, 
19015         "state": "pending", 
19016         "coreHours": 4.24, 
19017         "invoice": null, 
19018         "date": "2013-12-09T14:00:00Z", 
19019         "kind": "besteffort"
19020     }
19021 },
19022 {
19023     "pk": 59029, 
19024     "model": "core.charge", 
19025     "fields": {
19026         "updated": "2013-12-13T22:19:48.763Z", 
19027         "slice": 12, 
19028         "created": "2013-12-13T22:19:48.763Z", 
19029         "amount": 0.2968, 
19030         "object": 95, 
19031         "account": 13, 
19032         "state": "pending", 
19033         "coreHours": 4.24, 
19034         "invoice": null, 
19035         "date": "2013-12-09T22:00:00Z", 
19036         "kind": "besteffort"
19037     }
19038 },
19039 {
19040     "pk": 59030, 
19041     "model": "core.charge", 
19042     "fields": {
19043         "updated": "2013-12-13T22:19:48.771Z", 
19044         "slice": 12, 
19045         "created": "2013-12-13T22:19:48.771Z", 
19046         "amount": 0.3192, 
19047         "object": 95, 
19048         "account": 13, 
19049         "state": "pending", 
19050         "coreHours": 4.56, 
19051         "invoice": null, 
19052         "date": "2013-12-10T06:00:00Z", 
19053         "kind": "besteffort"
19054     }
19055 },
19056 {
19057     "pk": 59031, 
19058     "model": "core.charge", 
19059     "fields": {
19060         "updated": "2013-12-13T22:19:48.780Z", 
19061         "slice": 12, 
19062         "created": "2013-12-13T22:19:48.780Z", 
19063         "amount": 0.3024, 
19064         "object": 95, 
19065         "account": 13, 
19066         "state": "pending", 
19067         "coreHours": 4.32, 
19068         "invoice": null, 
19069         "date": "2013-12-10T14:00:00Z", 
19070         "kind": "besteffort"
19071     }
19072 },
19073 {
19074     "pk": 59032, 
19075     "model": "core.charge", 
19076     "fields": {
19077         "updated": "2013-12-13T22:19:48.788Z", 
19078         "slice": 12, 
19079         "created": "2013-12-13T22:19:48.788Z", 
19080         "amount": 0.1176, 
19081         "object": 95, 
19082         "account": 13, 
19083         "state": "pending", 
19084         "coreHours": 1.68, 
19085         "invoice": null, 
19086         "date": "2013-12-10T22:00:00Z", 
19087         "kind": "besteffort"
19088     }
19089 },
19090 {
19091     "pk": 59033, 
19092     "model": "core.charge", 
19093     "fields": {
19094         "updated": "2013-12-13T22:19:48.796Z", 
19095         "slice": 12, 
19096         "created": "2013-12-13T22:19:48.796Z", 
19097         "amount": 0.308, 
19098         "object": 95, 
19099         "account": 13, 
19100         "state": "pending", 
19101         "coreHours": 4.4, 
19102         "invoice": null, 
19103         "date": "2013-12-11T06:00:00Z", 
19104         "kind": "besteffort"
19105     }
19106 },
19107 {
19108     "pk": 59034, 
19109     "model": "core.charge", 
19110     "fields": {
19111         "updated": "2013-12-13T22:19:48.805Z", 
19112         "slice": 12, 
19113         "created": "2013-12-13T22:19:48.805Z", 
19114         "amount": 0.2408, 
19115         "object": 95, 
19116         "account": 13, 
19117         "state": "pending", 
19118         "coreHours": 3.44, 
19119         "invoice": null, 
19120         "date": "2013-12-11T14:00:00Z", 
19121         "kind": "besteffort"
19122     }
19123 },
19124 {
19125     "pk": 59035, 
19126     "model": "core.charge", 
19127     "fields": {
19128         "updated": "2013-12-13T22:19:48.813Z", 
19129         "slice": 12, 
19130         "created": "2013-12-13T22:19:48.813Z", 
19131         "amount": 0.1344, 
19132         "object": 95, 
19133         "account": 13, 
19134         "state": "pending", 
19135         "coreHours": 1.92, 
19136         "invoice": null, 
19137         "date": "2013-12-11T22:00:00Z", 
19138         "kind": "besteffort"
19139     }
19140 },
19141 {
19142     "pk": 59036, 
19143     "model": "core.charge", 
19144     "fields": {
19145         "updated": "2013-12-13T22:19:48.821Z", 
19146         "slice": 12, 
19147         "created": "2013-12-13T22:19:48.821Z", 
19148         "amount": 0.112, 
19149         "object": 95, 
19150         "account": 13, 
19151         "state": "pending", 
19152         "coreHours": 1.6, 
19153         "invoice": null, 
19154         "date": "2013-12-12T06:00:00Z", 
19155         "kind": "besteffort"
19156     }
19157 },
19158 {
19159     "pk": 59037, 
19160     "model": "core.charge", 
19161     "fields": {
19162         "updated": "2013-12-13T22:19:48.829Z", 
19163         "slice": 12, 
19164         "created": "2013-12-13T22:19:48.829Z", 
19165         "amount": 0.1792, 
19166         "object": 95, 
19167         "account": 13, 
19168         "state": "pending", 
19169         "coreHours": 2.56, 
19170         "invoice": null, 
19171         "date": "2013-12-12T14:00:00Z", 
19172         "kind": "besteffort"
19173     }
19174 },
19175 {
19176     "pk": 59038, 
19177     "model": "core.charge", 
19178     "fields": {
19179         "updated": "2013-12-13T22:19:48.838Z", 
19180         "slice": 12, 
19181         "created": "2013-12-13T22:19:48.838Z", 
19182         "amount": 0.1792, 
19183         "object": 95, 
19184         "account": 13, 
19185         "state": "pending", 
19186         "coreHours": 2.56, 
19187         "invoice": null, 
19188         "date": "2013-12-12T22:00:00Z", 
19189         "kind": "besteffort"
19190     }
19191 },
19192 {
19193     "pk": 59039, 
19194     "model": "core.charge", 
19195     "fields": {
19196         "updated": "2013-12-13T22:19:48.846Z", 
19197         "slice": 12, 
19198         "created": "2013-12-13T22:19:48.846Z", 
19199         "amount": 0.3192, 
19200         "object": 95, 
19201         "account": 13, 
19202         "state": "pending", 
19203         "coreHours": 4.56, 
19204         "invoice": null, 
19205         "date": "2013-12-13T06:00:00Z", 
19206         "kind": "besteffort"
19207     }
19208 },
19209 {
19210     "pk": 59040, 
19211     "model": "core.charge", 
19212     "fields": {
19213         "updated": "2013-12-13T22:19:48.854Z", 
19214         "slice": 12, 
19215         "created": "2013-12-13T22:19:48.854Z", 
19216         "amount": 0.3192, 
19217         "object": 95, 
19218         "account": 13, 
19219         "state": "pending", 
19220         "coreHours": 4.56, 
19221         "invoice": null, 
19222         "date": "2013-12-13T14:00:00Z", 
19223         "kind": "besteffort"
19224     }
19225 },
19226 {
19227     "pk": 59041, 
19228     "model": "core.charge", 
19229     "fields": {
19230         "updated": "2013-12-13T22:19:55.076Z", 
19231         "slice": 14, 
19232         "created": "2013-12-13T22:19:48.886Z", 
19233         "amount": 0.3136, 
19234         "object": 96, 
19235         "account": 12, 
19236         "state": "invoiced", 
19237         "coreHours": 4.48, 
19238         "invoice": 54, 
19239         "date": "2013-11-13T22:00:00Z", 
19240         "kind": "besteffort"
19241     }
19242 },
19243 {
19244     "pk": 59042, 
19245     "model": "core.charge", 
19246     "fields": {
19247         "updated": "2013-12-13T22:19:55.117Z", 
19248         "slice": 14, 
19249         "created": "2013-12-13T22:19:48.896Z", 
19250         "amount": 0.2072, 
19251         "object": 96, 
19252         "account": 12, 
19253         "state": "invoiced", 
19254         "coreHours": 2.96, 
19255         "invoice": 54, 
19256         "date": "2013-11-14T06:00:00Z", 
19257         "kind": "besteffort"
19258     }
19259 },
19260 {
19261     "pk": 59043, 
19262     "model": "core.charge", 
19263     "fields": {
19264         "updated": "2013-12-13T22:19:55.158Z", 
19265         "slice": 14, 
19266         "created": "2013-12-13T22:19:48.904Z", 
19267         "amount": 0.2408, 
19268         "object": 96, 
19269         "account": 12, 
19270         "state": "invoiced", 
19271         "coreHours": 3.44, 
19272         "invoice": 54, 
19273         "date": "2013-11-14T14:00:00Z", 
19274         "kind": "besteffort"
19275     }
19276 },
19277 {
19278     "pk": 59044, 
19279     "model": "core.charge", 
19280     "fields": {
19281         "updated": "2013-12-13T22:19:55.200Z", 
19282         "slice": 14, 
19283         "created": "2013-12-13T22:19:48.912Z", 
19284         "amount": 0.2576, 
19285         "object": 96, 
19286         "account": 12, 
19287         "state": "invoiced", 
19288         "coreHours": 3.68, 
19289         "invoice": 54, 
19290         "date": "2013-11-14T22:00:00Z", 
19291         "kind": "besteffort"
19292     }
19293 },
19294 {
19295     "pk": 59045, 
19296     "model": "core.charge", 
19297     "fields": {
19298         "updated": "2013-12-13T22:19:55.241Z", 
19299         "slice": 14, 
19300         "created": "2013-12-13T22:19:48.921Z", 
19301         "amount": 0.2632, 
19302         "object": 96, 
19303         "account": 12, 
19304         "state": "invoiced", 
19305         "coreHours": 3.76, 
19306         "invoice": 54, 
19307         "date": "2013-11-15T06:00:00Z", 
19308         "kind": "besteffort"
19309     }
19310 },
19311 {
19312     "pk": 59046, 
19313     "model": "core.charge", 
19314     "fields": {
19315         "updated": "2013-12-13T22:19:55.283Z", 
19316         "slice": 14, 
19317         "created": "2013-12-13T22:19:48.929Z", 
19318         "amount": 0.2352, 
19319         "object": 96, 
19320         "account": 12, 
19321         "state": "invoiced", 
19322         "coreHours": 3.36, 
19323         "invoice": 54, 
19324         "date": "2013-11-15T14:00:00Z", 
19325         "kind": "besteffort"
19326     }
19327 },
19328 {
19329     "pk": 59047, 
19330     "model": "core.charge", 
19331     "fields": {
19332         "updated": "2013-12-13T22:19:55.324Z", 
19333         "slice": 14, 
19334         "created": "2013-12-13T22:19:48.937Z", 
19335         "amount": 0.2072, 
19336         "object": 96, 
19337         "account": 12, 
19338         "state": "invoiced", 
19339         "coreHours": 2.96, 
19340         "invoice": 54, 
19341         "date": "2013-11-15T22:00:00Z", 
19342         "kind": "besteffort"
19343     }
19344 },
19345 {
19346     "pk": 59048, 
19347     "model": "core.charge", 
19348     "fields": {
19349         "updated": "2013-12-13T22:19:55.366Z", 
19350         "slice": 14, 
19351         "created": "2013-12-13T22:19:48.945Z", 
19352         "amount": 0.2296, 
19353         "object": 96, 
19354         "account": 12, 
19355         "state": "invoiced", 
19356         "coreHours": 3.28, 
19357         "invoice": 54, 
19358         "date": "2013-11-16T06:00:00Z", 
19359         "kind": "besteffort"
19360     }
19361 },
19362 {
19363     "pk": 59049, 
19364     "model": "core.charge", 
19365     "fields": {
19366         "updated": "2013-12-13T22:19:55.407Z", 
19367         "slice": 14, 
19368         "created": "2013-12-13T22:19:48.954Z", 
19369         "amount": 0.1792, 
19370         "object": 96, 
19371         "account": 12, 
19372         "state": "invoiced", 
19373         "coreHours": 2.56, 
19374         "invoice": 54, 
19375         "date": "2013-11-16T14:00:00Z", 
19376         "kind": "besteffort"
19377     }
19378 },
19379 {
19380     "pk": 59050, 
19381     "model": "core.charge", 
19382     "fields": {
19383         "updated": "2013-12-13T22:19:55.448Z", 
19384         "slice": 14, 
19385         "created": "2013-12-13T22:19:48.962Z", 
19386         "amount": 0.2296, 
19387         "object": 96, 
19388         "account": 12, 
19389         "state": "invoiced", 
19390         "coreHours": 3.28, 
19391         "invoice": 54, 
19392         "date": "2013-11-16T22:00:00Z", 
19393         "kind": "besteffort"
19394     }
19395 },
19396 {
19397     "pk": 59051, 
19398     "model": "core.charge", 
19399     "fields": {
19400         "updated": "2013-12-13T22:19:55.490Z", 
19401         "slice": 14, 
19402         "created": "2013-12-13T22:19:48.970Z", 
19403         "amount": 0.3192, 
19404         "object": 96, 
19405         "account": 12, 
19406         "state": "invoiced", 
19407         "coreHours": 4.56, 
19408         "invoice": 54, 
19409         "date": "2013-11-17T06:00:00Z", 
19410         "kind": "besteffort"
19411     }
19412 },
19413 {
19414     "pk": 59052, 
19415     "model": "core.charge", 
19416     "fields": {
19417         "updated": "2013-12-13T22:19:55.531Z", 
19418         "slice": 14, 
19419         "created": "2013-12-13T22:19:48.978Z", 
19420         "amount": 0.2128, 
19421         "object": 96, 
19422         "account": 12, 
19423         "state": "invoiced", 
19424         "coreHours": 3.04, 
19425         "invoice": 54, 
19426         "date": "2013-11-17T14:00:00Z", 
19427         "kind": "besteffort"
19428     }
19429 },
19430 {
19431     "pk": 59053, 
19432     "model": "core.charge", 
19433     "fields": {
19434         "updated": "2013-12-13T22:19:55.584Z", 
19435         "slice": 14, 
19436         "created": "2013-12-13T22:19:48.987Z", 
19437         "amount": 0.3024, 
19438         "object": 96, 
19439         "account": 12, 
19440         "state": "invoiced", 
19441         "coreHours": 4.32, 
19442         "invoice": 54, 
19443         "date": "2013-11-17T22:00:00Z", 
19444         "kind": "besteffort"
19445     }
19446 },
19447 {
19448     "pk": 59054, 
19449     "model": "core.charge", 
19450     "fields": {
19451         "updated": "2013-12-13T22:19:55.647Z", 
19452         "slice": 14, 
19453         "created": "2013-12-13T22:19:48.995Z", 
19454         "amount": 0.2408, 
19455         "object": 96, 
19456         "account": 12, 
19457         "state": "invoiced", 
19458         "coreHours": 3.44, 
19459         "invoice": 55, 
19460         "date": "2013-11-18T06:00:00Z", 
19461         "kind": "besteffort"
19462     }
19463 },
19464 {
19465     "pk": 59055, 
19466     "model": "core.charge", 
19467     "fields": {
19468         "updated": "2013-12-13T22:19:55.689Z", 
19469         "slice": 14, 
19470         "created": "2013-12-13T22:19:49.003Z", 
19471         "amount": 0.3024, 
19472         "object": 96, 
19473         "account": 12, 
19474         "state": "invoiced", 
19475         "coreHours": 4.32, 
19476         "invoice": 55, 
19477         "date": "2013-11-18T14:00:00Z", 
19478         "kind": "besteffort"
19479     }
19480 },
19481 {
19482     "pk": 59056, 
19483     "model": "core.charge", 
19484     "fields": {
19485         "updated": "2013-12-13T22:19:55.730Z", 
19486         "slice": 14, 
19487         "created": "2013-12-13T22:19:49.012Z", 
19488         "amount": 0.224, 
19489         "object": 96, 
19490         "account": 12, 
19491         "state": "invoiced", 
19492         "coreHours": 3.2, 
19493         "invoice": 55, 
19494         "date": "2013-11-18T22:00:00Z", 
19495         "kind": "besteffort"
19496     }
19497 },
19498 {
19499     "pk": 59057, 
19500     "model": "core.charge", 
19501     "fields": {
19502         "updated": "2013-12-13T22:19:55.771Z", 
19503         "slice": 14, 
19504         "created": "2013-12-13T22:19:49.020Z", 
19505         "amount": 0.2408, 
19506         "object": 96, 
19507         "account": 12, 
19508         "state": "invoiced", 
19509         "coreHours": 3.44, 
19510         "invoice": 55, 
19511         "date": "2013-11-19T06:00:00Z", 
19512         "kind": "besteffort"
19513     }
19514 },
19515 {
19516     "pk": 59058, 
19517     "model": "core.charge", 
19518     "fields": {
19519         "updated": "2013-12-13T22:19:55.813Z", 
19520         "slice": 14, 
19521         "created": "2013-12-13T22:19:49.028Z", 
19522         "amount": 0.196, 
19523         "object": 96, 
19524         "account": 12, 
19525         "state": "invoiced", 
19526         "coreHours": 2.8, 
19527         "invoice": 55, 
19528         "date": "2013-11-19T14:00:00Z", 
19529         "kind": "besteffort"
19530     }
19531 },
19532 {
19533     "pk": 59059, 
19534     "model": "core.charge", 
19535     "fields": {
19536         "updated": "2013-12-13T22:19:55.854Z", 
19537         "slice": 14, 
19538         "created": "2013-12-13T22:19:49.036Z", 
19539         "amount": 0.2968, 
19540         "object": 96, 
19541         "account": 12, 
19542         "state": "invoiced", 
19543         "coreHours": 4.24, 
19544         "invoice": 55, 
19545         "date": "2013-11-19T22:00:00Z", 
19546         "kind": "besteffort"
19547     }
19548 },
19549 {
19550     "pk": 59060, 
19551     "model": "core.charge", 
19552     "fields": {
19553         "updated": "2013-12-13T22:19:55.896Z", 
19554         "slice": 14, 
19555         "created": "2013-12-13T22:19:49.045Z", 
19556         "amount": 0.2464, 
19557         "object": 96, 
19558         "account": 12, 
19559         "state": "invoiced", 
19560         "coreHours": 3.52, 
19561         "invoice": 55, 
19562         "date": "2013-11-20T06:00:00Z", 
19563         "kind": "besteffort"
19564     }
19565 },
19566 {
19567     "pk": 59061, 
19568     "model": "core.charge", 
19569     "fields": {
19570         "updated": "2013-12-13T22:19:55.937Z", 
19571         "slice": 14, 
19572         "created": "2013-12-13T22:19:49.053Z", 
19573         "amount": 0.252, 
19574         "object": 96, 
19575         "account": 12, 
19576         "state": "invoiced", 
19577         "coreHours": 3.6, 
19578         "invoice": 55, 
19579         "date": "2013-11-20T14:00:00Z", 
19580         "kind": "besteffort"
19581     }
19582 },
19583 {
19584     "pk": 59062, 
19585     "model": "core.charge", 
19586     "fields": {
19587         "updated": "2013-12-13T22:19:55.979Z", 
19588         "slice": 14, 
19589         "created": "2013-12-13T22:19:49.061Z", 
19590         "amount": 0.336, 
19591         "object": 96, 
19592         "account": 12, 
19593         "state": "invoiced", 
19594         "coreHours": 4.8, 
19595         "invoice": 55, 
19596         "date": "2013-11-20T22:00:00Z", 
19597         "kind": "besteffort"
19598     }
19599 },
19600 {
19601     "pk": 59063, 
19602     "model": "core.charge", 
19603     "fields": {
19604         "updated": "2013-12-13T22:19:56.020Z", 
19605         "slice": 14, 
19606         "created": "2013-12-13T22:19:49.070Z", 
19607         "amount": 0.28, 
19608         "object": 96, 
19609         "account": 12, 
19610         "state": "invoiced", 
19611         "coreHours": 4.0, 
19612         "invoice": 55, 
19613         "date": "2013-11-21T06:00:00Z", 
19614         "kind": "besteffort"
19615     }
19616 },
19617 {
19618     "pk": 59064, 
19619     "model": "core.charge", 
19620     "fields": {
19621         "updated": "2013-12-13T22:19:56.061Z", 
19622         "slice": 14, 
19623         "created": "2013-12-13T22:19:49.078Z", 
19624         "amount": 0.3192, 
19625         "object": 96, 
19626         "account": 12, 
19627         "state": "invoiced", 
19628         "coreHours": 4.56, 
19629         "invoice": 55, 
19630         "date": "2013-11-21T14:00:00Z", 
19631         "kind": "besteffort"
19632     }
19633 },
19634 {
19635     "pk": 59065, 
19636     "model": "core.charge", 
19637     "fields": {
19638         "updated": "2013-12-13T22:19:56.103Z", 
19639         "slice": 14, 
19640         "created": "2013-12-13T22:19:49.086Z", 
19641         "amount": 0.1904, 
19642         "object": 96, 
19643         "account": 12, 
19644         "state": "invoiced", 
19645         "coreHours": 2.72, 
19646         "invoice": 55, 
19647         "date": "2013-11-21T22:00:00Z", 
19648         "kind": "besteffort"
19649     }
19650 },
19651 {
19652     "pk": 59066, 
19653     "model": "core.charge", 
19654     "fields": {
19655         "updated": "2013-12-13T22:19:56.144Z", 
19656         "slice": 14, 
19657         "created": "2013-12-13T22:19:49.094Z", 
19658         "amount": 0.2016, 
19659         "object": 96, 
19660         "account": 12, 
19661         "state": "invoiced", 
19662         "coreHours": 2.88, 
19663         "invoice": 55, 
19664         "date": "2013-11-22T06:00:00Z", 
19665         "kind": "besteffort"
19666     }
19667 },
19668 {
19669     "pk": 59067, 
19670     "model": "core.charge", 
19671     "fields": {
19672         "updated": "2013-12-13T22:19:56.186Z", 
19673         "slice": 14, 
19674         "created": "2013-12-13T22:19:49.103Z", 
19675         "amount": 0.1232, 
19676         "object": 96, 
19677         "account": 12, 
19678         "state": "invoiced", 
19679         "coreHours": 1.76, 
19680         "invoice": 55, 
19681         "date": "2013-11-22T14:00:00Z", 
19682         "kind": "besteffort"
19683     }
19684 },
19685 {
19686     "pk": 59068, 
19687     "model": "core.charge", 
19688     "fields": {
19689         "updated": "2013-12-13T22:19:56.227Z", 
19690         "slice": 14, 
19691         "created": "2013-12-13T22:19:49.111Z", 
19692         "amount": 0.1176, 
19693         "object": 96, 
19694         "account": 12, 
19695         "state": "invoiced", 
19696         "coreHours": 1.68, 
19697         "invoice": 55, 
19698         "date": "2013-11-22T22:00:00Z", 
19699         "kind": "besteffort"
19700     }
19701 },
19702 {
19703     "pk": 59069, 
19704     "model": "core.charge", 
19705     "fields": {
19706         "updated": "2013-12-13T22:19:56.268Z", 
19707         "slice": 14, 
19708         "created": "2013-12-13T22:19:49.119Z", 
19709         "amount": 0.308, 
19710         "object": 96, 
19711         "account": 12, 
19712         "state": "invoiced", 
19713         "coreHours": 4.4, 
19714         "invoice": 55, 
19715         "date": "2013-11-23T06:00:00Z", 
19716         "kind": "besteffort"
19717     }
19718 },
19719 {
19720     "pk": 59070, 
19721     "model": "core.charge", 
19722     "fields": {
19723         "updated": "2013-12-13T22:19:56.310Z", 
19724         "slice": 14, 
19725         "created": "2013-12-13T22:19:49.127Z", 
19726         "amount": 0.2856, 
19727         "object": 96, 
19728         "account": 12, 
19729         "state": "invoiced", 
19730         "coreHours": 4.08, 
19731         "invoice": 55, 
19732         "date": "2013-11-23T14:00:00Z", 
19733         "kind": "besteffort"
19734     }
19735 },
19736 {
19737     "pk": 59071, 
19738     "model": "core.charge", 
19739     "fields": {
19740         "updated": "2013-12-13T22:19:56.351Z", 
19741         "slice": 14, 
19742         "created": "2013-12-13T22:19:49.136Z", 
19743         "amount": 0.3248, 
19744         "object": 96, 
19745         "account": 12, 
19746         "state": "invoiced", 
19747         "coreHours": 4.64, 
19748         "invoice": 55, 
19749         "date": "2013-11-23T22:00:00Z", 
19750         "kind": "besteffort"
19751     }
19752 },
19753 {
19754     "pk": 59072, 
19755     "model": "core.charge", 
19756     "fields": {
19757         "updated": "2013-12-13T22:19:56.393Z", 
19758         "slice": 14, 
19759         "created": "2013-12-13T22:19:49.144Z", 
19760         "amount": 0.2016, 
19761         "object": 96, 
19762         "account": 12, 
19763         "state": "invoiced", 
19764         "coreHours": 2.88, 
19765         "invoice": 55, 
19766         "date": "2013-11-24T06:00:00Z", 
19767         "kind": "besteffort"
19768     }
19769 },
19770 {
19771     "pk": 59073, 
19772     "model": "core.charge", 
19773     "fields": {
19774         "updated": "2013-12-13T22:19:56.434Z", 
19775         "slice": 14, 
19776         "created": "2013-12-13T22:19:49.152Z", 
19777         "amount": 0.28, 
19778         "object": 96, 
19779         "account": 12, 
19780         "state": "invoiced", 
19781         "coreHours": 4.0, 
19782         "invoice": 55, 
19783         "date": "2013-11-24T14:00:00Z", 
19784         "kind": "besteffort"
19785     }
19786 },
19787 {
19788     "pk": 59074, 
19789     "model": "core.charge", 
19790     "fields": {
19791         "updated": "2013-12-13T22:19:56.476Z", 
19792         "slice": 14, 
19793         "created": "2013-12-13T22:19:49.161Z", 
19794         "amount": 0.252, 
19795         "object": 96, 
19796         "account": 12, 
19797         "state": "invoiced", 
19798         "coreHours": 3.6, 
19799         "invoice": 55, 
19800         "date": "2013-11-24T22:00:00Z", 
19801         "kind": "besteffort"
19802     }
19803 },
19804 {
19805     "pk": 59075, 
19806     "model": "core.charge", 
19807     "fields": {
19808         "updated": "2013-12-13T22:19:56.525Z", 
19809         "slice": 14, 
19810         "created": "2013-12-13T22:19:49.169Z", 
19811         "amount": 0.2352, 
19812         "object": 96, 
19813         "account": 12, 
19814         "state": "invoiced", 
19815         "coreHours": 3.36, 
19816         "invoice": 56, 
19817         "date": "2013-11-25T06:00:00Z", 
19818         "kind": "besteffort"
19819     }
19820 },
19821 {
19822     "pk": 59076, 
19823     "model": "core.charge", 
19824     "fields": {
19825         "updated": "2013-12-13T22:19:56.567Z", 
19826         "slice": 14, 
19827         "created": "2013-12-13T22:19:49.177Z", 
19828         "amount": 0.1848, 
19829         "object": 96, 
19830         "account": 12, 
19831         "state": "invoiced", 
19832         "coreHours": 2.64, 
19833         "invoice": 56, 
19834         "date": "2013-11-25T14:00:00Z", 
19835         "kind": "besteffort"
19836     }
19837 },
19838 {
19839     "pk": 59077, 
19840     "model": "core.charge", 
19841     "fields": {
19842         "updated": "2013-12-13T22:19:56.608Z", 
19843         "slice": 14, 
19844         "created": "2013-12-13T22:19:49.186Z", 
19845         "amount": 0.2632, 
19846         "object": 96, 
19847         "account": 12, 
19848         "state": "invoiced", 
19849         "coreHours": 3.76, 
19850         "invoice": 56, 
19851         "date": "2013-11-25T22:00:00Z", 
19852         "kind": "besteffort"
19853     }
19854 },
19855 {
19856     "pk": 59078, 
19857     "model": "core.charge", 
19858     "fields": {
19859         "updated": "2013-12-13T22:19:56.650Z", 
19860         "slice": 14, 
19861         "created": "2013-12-13T22:19:49.194Z", 
19862         "amount": 0.1232, 
19863         "object": 96, 
19864         "account": 12, 
19865         "state": "invoiced", 
19866         "coreHours": 1.76, 
19867         "invoice": 56, 
19868         "date": "2013-11-26T06:00:00Z", 
19869         "kind": "besteffort"
19870     }
19871 },
19872 {
19873     "pk": 59079, 
19874     "model": "core.charge", 
19875     "fields": {
19876         "updated": "2013-12-13T22:19:56.693Z", 
19877         "slice": 14, 
19878         "created": "2013-12-13T22:19:49.202Z", 
19879         "amount": 0.112, 
19880         "object": 96, 
19881         "account": 12, 
19882         "state": "invoiced", 
19883         "coreHours": 1.6, 
19884         "invoice": 56, 
19885         "date": "2013-11-26T14:00:00Z", 
19886         "kind": "besteffort"
19887     }
19888 },
19889 {
19890     "pk": 59080, 
19891     "model": "core.charge", 
19892     "fields": {
19893         "updated": "2013-12-13T22:19:56.734Z", 
19894         "slice": 14, 
19895         "created": "2013-12-13T22:19:49.210Z", 
19896         "amount": 0.3304, 
19897         "object": 96, 
19898         "account": 12, 
19899         "state": "invoiced", 
19900         "coreHours": 4.72, 
19901         "invoice": 56, 
19902         "date": "2013-11-26T22:00:00Z", 
19903         "kind": "besteffort"
19904     }
19905 },
19906 {
19907     "pk": 59081, 
19908     "model": "core.charge", 
19909     "fields": {
19910         "updated": "2013-12-13T22:19:56.775Z", 
19911         "slice": 14, 
19912         "created": "2013-12-13T22:19:49.219Z", 
19913         "amount": 0.2016, 
19914         "object": 96, 
19915         "account": 12, 
19916         "state": "invoiced", 
19917         "coreHours": 2.88, 
19918         "invoice": 56, 
19919         "date": "2013-11-27T06:00:00Z", 
19920         "kind": "besteffort"
19921     }
19922 },
19923 {
19924     "pk": 59082, 
19925     "model": "core.charge", 
19926     "fields": {
19927         "updated": "2013-12-13T22:19:56.817Z", 
19928         "slice": 14, 
19929         "created": "2013-12-13T22:19:49.227Z", 
19930         "amount": 0.112, 
19931         "object": 96, 
19932         "account": 12, 
19933         "state": "invoiced", 
19934         "coreHours": 1.6, 
19935         "invoice": 56, 
19936         "date": "2013-11-27T14:00:00Z", 
19937         "kind": "besteffort"
19938     }
19939 },
19940 {
19941     "pk": 59083, 
19942     "model": "core.charge", 
19943     "fields": {
19944         "updated": "2013-12-13T22:19:56.858Z", 
19945         "slice": 14, 
19946         "created": "2013-12-13T22:19:49.235Z", 
19947         "amount": 0.196, 
19948         "object": 96, 
19949         "account": 12, 
19950         "state": "invoiced", 
19951         "coreHours": 2.8, 
19952         "invoice": 56, 
19953         "date": "2013-11-27T22:00:00Z", 
19954         "kind": "besteffort"
19955     }
19956 },
19957 {
19958     "pk": 59084, 
19959     "model": "core.charge", 
19960     "fields": {
19961         "updated": "2013-12-13T22:19:56.900Z", 
19962         "slice": 14, 
19963         "created": "2013-12-13T22:19:49.243Z", 
19964         "amount": 0.308, 
19965         "object": 96, 
19966         "account": 12, 
19967         "state": "invoiced", 
19968         "coreHours": 4.4, 
19969         "invoice": 56, 
19970         "date": "2013-11-28T06:00:00Z", 
19971         "kind": "besteffort"
19972     }
19973 },
19974 {
19975     "pk": 59085, 
19976     "model": "core.charge", 
19977     "fields": {
19978         "updated": "2013-12-13T22:19:56.941Z", 
19979         "slice": 14, 
19980         "created": "2013-12-13T22:19:49.252Z", 
19981         "amount": 0.1848, 
19982         "object": 96, 
19983         "account": 12, 
19984         "state": "invoiced", 
19985         "coreHours": 2.64, 
19986         "invoice": 56, 
19987         "date": "2013-11-28T14:00:00Z", 
19988         "kind": "besteffort"
19989     }
19990 },
19991 {
19992     "pk": 59086, 
19993     "model": "core.charge", 
19994     "fields": {
19995         "updated": "2013-12-13T22:19:56.983Z", 
19996         "slice": 14, 
19997         "created": "2013-12-13T22:19:49.260Z", 
19998         "amount": 0.2016, 
19999         "object": 96, 
20000         "account": 12, 
20001         "state": "invoiced", 
20002         "coreHours": 2.88, 
20003         "invoice": 56, 
20004         "date": "2013-11-28T22:00:00Z", 
20005         "kind": "besteffort"
20006     }
20007 },
20008 {
20009     "pk": 59087, 
20010     "model": "core.charge", 
20011     "fields": {
20012         "updated": "2013-12-13T22:19:57.024Z", 
20013         "slice": 14, 
20014         "created": "2013-12-13T22:19:49.268Z", 
20015         "amount": 0.2128, 
20016         "object": 96, 
20017         "account": 12, 
20018         "state": "invoiced", 
20019         "coreHours": 3.04, 
20020         "invoice": 56, 
20021         "date": "2013-11-29T06:00:00Z", 
20022         "kind": "besteffort"
20023     }
20024 },
20025 {
20026     "pk": 59088, 
20027     "model": "core.charge", 
20028     "fields": {
20029         "updated": "2013-12-13T22:19:57.065Z", 
20030         "slice": 14, 
20031         "created": "2013-12-13T22:19:49.277Z", 
20032         "amount": 0.2072, 
20033         "object": 96, 
20034         "account": 12, 
20035         "state": "invoiced", 
20036         "coreHours": 2.96, 
20037         "invoice": 56, 
20038         "date": "2013-11-29T14:00:00Z", 
20039         "kind": "besteffort"
20040     }
20041 },
20042 {
20043     "pk": 59089, 
20044     "model": "core.charge", 
20045     "fields": {
20046         "updated": "2013-12-13T22:19:57.107Z", 
20047         "slice": 14, 
20048         "created": "2013-12-13T22:19:49.285Z", 
20049         "amount": 0.2408, 
20050         "object": 96, 
20051         "account": 12, 
20052         "state": "invoiced", 
20053         "coreHours": 3.44, 
20054         "invoice": 56, 
20055         "date": "2013-11-29T22:00:00Z", 
20056         "kind": "besteffort"
20057     }
20058 },
20059 {
20060     "pk": 59090, 
20061     "model": "core.charge", 
20062     "fields": {
20063         "updated": "2013-12-13T22:19:57.140Z", 
20064         "slice": 14, 
20065         "created": "2013-12-13T22:19:49.293Z", 
20066         "amount": 0.2072, 
20067         "object": 96, 
20068         "account": 12, 
20069         "state": "invoiced", 
20070         "coreHours": 2.96, 
20071         "invoice": 56, 
20072         "date": "2013-11-30T06:00:00Z", 
20073         "kind": "besteffort"
20074     }
20075 },
20076 {
20077     "pk": 59091, 
20078     "model": "core.charge", 
20079     "fields": {
20080         "updated": "2013-12-13T22:19:57.181Z", 
20081         "slice": 14, 
20082         "created": "2013-12-13T22:19:49.302Z", 
20083         "amount": 0.2632, 
20084         "object": 96, 
20085         "account": 12, 
20086         "state": "invoiced", 
20087         "coreHours": 3.76, 
20088         "invoice": 56, 
20089         "date": "2013-11-30T14:00:00Z", 
20090         "kind": "besteffort"
20091     }
20092 },
20093 {
20094     "pk": 59092, 
20095     "model": "core.charge", 
20096     "fields": {
20097         "updated": "2013-12-13T22:19:57.223Z", 
20098         "slice": 14, 
20099         "created": "2013-12-13T22:19:49.310Z", 
20100         "amount": 0.2352, 
20101         "object": 96, 
20102         "account": 12, 
20103         "state": "invoiced", 
20104         "coreHours": 3.36, 
20105         "invoice": 56, 
20106         "date": "2013-11-30T22:00:00Z", 
20107         "kind": "besteffort"
20108     }
20109 },
20110 {
20111     "pk": 59093, 
20112     "model": "core.charge", 
20113     "fields": {
20114         "updated": "2013-12-13T22:19:57.264Z", 
20115         "slice": 14, 
20116         "created": "2013-12-13T22:19:49.318Z", 
20117         "amount": 0.3024, 
20118         "object": 96, 
20119         "account": 12, 
20120         "state": "invoiced", 
20121         "coreHours": 4.32, 
20122         "invoice": 56, 
20123         "date": "2013-12-01T06:00:00Z", 
20124         "kind": "besteffort"
20125     }
20126 },
20127 {
20128     "pk": 59094, 
20129     "model": "core.charge", 
20130     "fields": {
20131         "updated": "2013-12-13T22:19:57.306Z", 
20132         "slice": 14, 
20133         "created": "2013-12-13T22:19:49.326Z", 
20134         "amount": 0.2688, 
20135         "object": 96, 
20136         "account": 12, 
20137         "state": "invoiced", 
20138         "coreHours": 3.84, 
20139         "invoice": 56, 
20140         "date": "2013-12-01T14:00:00Z", 
20141         "kind": "besteffort"
20142     }
20143 },
20144 {
20145     "pk": 59095, 
20146     "model": "core.charge", 
20147     "fields": {
20148         "updated": "2013-12-13T22:19:57.347Z", 
20149         "slice": 14, 
20150         "created": "2013-12-13T22:19:49.335Z", 
20151         "amount": 0.2744, 
20152         "object": 96, 
20153         "account": 12, 
20154         "state": "invoiced", 
20155         "coreHours": 3.92, 
20156         "invoice": 56, 
20157         "date": "2013-12-01T22:00:00Z", 
20158         "kind": "besteffort"
20159     }
20160 },
20161 {
20162     "pk": 59096, 
20163     "model": "core.charge", 
20164     "fields": {
20165         "updated": "2013-12-13T22:19:57.397Z", 
20166         "slice": 14, 
20167         "created": "2013-12-13T22:19:49.343Z", 
20168         "amount": 0.1904, 
20169         "object": 96, 
20170         "account": 12, 
20171         "state": "invoiced", 
20172         "coreHours": 2.72, 
20173         "invoice": 57, 
20174         "date": "2013-12-02T06:00:00Z", 
20175         "kind": "besteffort"
20176     }
20177 },
20178 {
20179     "pk": 59097, 
20180     "model": "core.charge", 
20181     "fields": {
20182         "updated": "2013-12-13T22:19:57.438Z", 
20183         "slice": 14, 
20184         "created": "2013-12-13T22:19:49.351Z", 
20185         "amount": 0.112, 
20186         "object": 96, 
20187         "account": 12, 
20188         "state": "invoiced", 
20189         "coreHours": 1.6, 
20190         "invoice": 57, 
20191         "date": "2013-12-02T14:00:00Z", 
20192         "kind": "besteffort"
20193     }
20194 },
20195 {
20196     "pk": 59098, 
20197     "model": "core.charge", 
20198     "fields": {
20199         "updated": "2013-12-13T22:19:57.479Z", 
20200         "slice": 14, 
20201         "created": "2013-12-13T22:19:49.360Z", 
20202         "amount": 0.2576, 
20203         "object": 96, 
20204         "account": 12, 
20205         "state": "invoiced", 
20206         "coreHours": 3.68, 
20207         "invoice": 57, 
20208         "date": "2013-12-02T22:00:00Z", 
20209         "kind": "besteffort"
20210     }
20211 },
20212 {
20213     "pk": 59099, 
20214     "model": "core.charge", 
20215     "fields": {
20216         "updated": "2013-12-13T22:19:57.521Z", 
20217         "slice": 14, 
20218         "created": "2013-12-13T22:19:49.368Z", 
20219         "amount": 0.1344, 
20220         "object": 96, 
20221         "account": 12, 
20222         "state": "invoiced", 
20223         "coreHours": 1.92, 
20224         "invoice": 57, 
20225         "date": "2013-12-03T06:00:00Z", 
20226         "kind": "besteffort"
20227     }
20228 },
20229 {
20230     "pk": 59100, 
20231     "model": "core.charge", 
20232     "fields": {
20233         "updated": "2013-12-13T22:19:57.562Z", 
20234         "slice": 14, 
20235         "created": "2013-12-13T22:19:49.376Z", 
20236         "amount": 0.1568, 
20237         "object": 96, 
20238         "account": 12, 
20239         "state": "invoiced", 
20240         "coreHours": 2.24, 
20241         "invoice": 57, 
20242         "date": "2013-12-03T14:00:00Z", 
20243         "kind": "besteffort"
20244     }
20245 },
20246 {
20247     "pk": 59101, 
20248     "model": "core.charge", 
20249     "fields": {
20250         "updated": "2013-12-13T22:19:57.604Z", 
20251         "slice": 14, 
20252         "created": "2013-12-13T22:19:49.384Z", 
20253         "amount": 0.196, 
20254         "object": 96, 
20255         "account": 12, 
20256         "state": "invoiced", 
20257         "coreHours": 2.8, 
20258         "invoice": 57, 
20259         "date": "2013-12-03T22:00:00Z", 
20260         "kind": "besteffort"
20261     }
20262 },
20263 {
20264     "pk": 59102, 
20265     "model": "core.charge", 
20266     "fields": {
20267         "updated": "2013-12-13T22:19:57.645Z", 
20268         "slice": 14, 
20269         "created": "2013-12-13T22:19:49.393Z", 
20270         "amount": 0.28, 
20271         "object": 96, 
20272         "account": 12, 
20273         "state": "invoiced", 
20274         "coreHours": 4.0, 
20275         "invoice": 57, 
20276         "date": "2013-12-04T06:00:00Z", 
20277         "kind": "besteffort"
20278     }
20279 },
20280 {
20281     "pk": 59103, 
20282     "model": "core.charge", 
20283     "fields": {
20284         "updated": "2013-12-13T22:19:57.687Z", 
20285         "slice": 14, 
20286         "created": "2013-12-13T22:19:49.401Z", 
20287         "amount": 0.2072, 
20288         "object": 96, 
20289         "account": 12, 
20290         "state": "invoiced", 
20291         "coreHours": 2.96, 
20292         "invoice": 57, 
20293         "date": "2013-12-04T14:00:00Z", 
20294         "kind": "besteffort"
20295     }
20296 },
20297 {
20298     "pk": 59104, 
20299     "model": "core.charge", 
20300     "fields": {
20301         "updated": "2013-12-13T22:19:57.728Z", 
20302         "slice": 14, 
20303         "created": "2013-12-13T22:19:49.409Z", 
20304         "amount": 0.3136, 
20305         "object": 96, 
20306         "account": 12, 
20307         "state": "invoiced", 
20308         "coreHours": 4.48, 
20309         "invoice": 57, 
20310         "date": "2013-12-04T22:00:00Z", 
20311         "kind": "besteffort"
20312     }
20313 },
20314 {
20315     "pk": 59105, 
20316     "model": "core.charge", 
20317     "fields": {
20318         "updated": "2013-12-13T22:19:57.769Z", 
20319         "slice": 14, 
20320         "created": "2013-12-13T22:19:49.417Z", 
20321         "amount": 0.1456, 
20322         "object": 96, 
20323         "account": 12, 
20324         "state": "invoiced", 
20325         "coreHours": 2.08, 
20326         "invoice": 57, 
20327         "date": "2013-12-05T06:00:00Z", 
20328         "kind": "besteffort"
20329     }
20330 },
20331 {
20332     "pk": 59106, 
20333     "model": "core.charge", 
20334     "fields": {
20335         "updated": "2013-12-13T22:19:57.811Z", 
20336         "slice": 14, 
20337         "created": "2013-12-13T22:19:49.426Z", 
20338         "amount": 0.1736, 
20339         "object": 96, 
20340         "account": 12, 
20341         "state": "invoiced", 
20342         "coreHours": 2.48, 
20343         "invoice": 57, 
20344         "date": "2013-12-05T14:00:00Z", 
20345         "kind": "besteffort"
20346     }
20347 },
20348 {
20349     "pk": 59107, 
20350     "model": "core.charge", 
20351     "fields": {
20352         "updated": "2013-12-13T22:19:57.852Z", 
20353         "slice": 14, 
20354         "created": "2013-12-13T22:19:49.434Z", 
20355         "amount": 0.1176, 
20356         "object": 96, 
20357         "account": 12, 
20358         "state": "invoiced", 
20359         "coreHours": 1.68, 
20360         "invoice": 57, 
20361         "date": "2013-12-05T22:00:00Z", 
20362         "kind": "besteffort"
20363     }
20364 },
20365 {
20366     "pk": 59108, 
20367     "model": "core.charge", 
20368     "fields": {
20369         "updated": "2013-12-13T22:19:57.894Z", 
20370         "slice": 14, 
20371         "created": "2013-12-13T22:19:49.442Z", 
20372         "amount": 0.28, 
20373         "object": 96, 
20374         "account": 12, 
20375         "state": "invoiced", 
20376         "coreHours": 4.0, 
20377         "invoice": 57, 
20378         "date": "2013-12-06T06:00:00Z", 
20379         "kind": "besteffort"
20380     }
20381 },
20382 {
20383     "pk": 59109, 
20384     "model": "core.charge", 
20385     "fields": {
20386         "updated": "2013-12-13T22:19:57.935Z", 
20387         "slice": 14, 
20388         "created": "2013-12-13T22:19:49.451Z", 
20389         "amount": 0.3192, 
20390         "object": 96, 
20391         "account": 12, 
20392         "state": "invoiced", 
20393         "coreHours": 4.56, 
20394         "invoice": 57, 
20395         "date": "2013-12-06T14:00:00Z", 
20396         "kind": "besteffort"
20397     }
20398 },
20399 {
20400     "pk": 59110, 
20401     "model": "core.charge", 
20402     "fields": {
20403         "updated": "2013-12-13T22:19:57.977Z", 
20404         "slice": 14, 
20405         "created": "2013-12-13T22:19:49.459Z", 
20406         "amount": 0.3248, 
20407         "object": 96, 
20408         "account": 12, 
20409         "state": "invoiced", 
20410         "coreHours": 4.64, 
20411         "invoice": 57, 
20412         "date": "2013-12-06T22:00:00Z", 
20413         "kind": "besteffort"
20414     }
20415 },
20416 {
20417     "pk": 59111, 
20418     "model": "core.charge", 
20419     "fields": {
20420         "updated": "2013-12-13T22:19:58.018Z", 
20421         "slice": 14, 
20422         "created": "2013-12-13T22:19:49.467Z", 
20423         "amount": 0.1288, 
20424         "object": 96, 
20425         "account": 12, 
20426         "state": "invoiced", 
20427         "coreHours": 1.84, 
20428         "invoice": 57, 
20429         "date": "2013-12-07T06:00:00Z", 
20430         "kind": "besteffort"
20431     }
20432 },
20433 {
20434     "pk": 59112, 
20435     "model": "core.charge", 
20436     "fields": {
20437         "updated": "2013-12-13T22:19:58.059Z", 
20438         "slice": 14, 
20439         "created": "2013-12-13T22:19:49.475Z", 
20440         "amount": 0.308, 
20441         "object": 96, 
20442         "account": 12, 
20443         "state": "invoiced", 
20444         "coreHours": 4.4, 
20445         "invoice": 57, 
20446         "date": "2013-12-07T14:00:00Z", 
20447         "kind": "besteffort"
20448     }
20449 },
20450 {
20451     "pk": 59113, 
20452     "model": "core.charge", 
20453     "fields": {
20454         "updated": "2013-12-13T22:19:58.101Z", 
20455         "slice": 14, 
20456         "created": "2013-12-13T22:19:49.484Z", 
20457         "amount": 0.1736, 
20458         "object": 96, 
20459         "account": 12, 
20460         "state": "invoiced", 
20461         "coreHours": 2.48, 
20462         "invoice": 57, 
20463         "date": "2013-12-07T22:00:00Z", 
20464         "kind": "besteffort"
20465     }
20466 },
20467 {
20468     "pk": 59114, 
20469     "model": "core.charge", 
20470     "fields": {
20471         "updated": "2013-12-13T22:19:58.142Z", 
20472         "slice": 14, 
20473         "created": "2013-12-13T22:19:49.492Z", 
20474         "amount": 0.112, 
20475         "object": 96, 
20476         "account": 12, 
20477         "state": "invoiced", 
20478         "coreHours": 1.6, 
20479         "invoice": 57, 
20480         "date": "2013-12-08T06:00:00Z", 
20481         "kind": "besteffort"
20482     }
20483 },
20484 {
20485     "pk": 59115, 
20486     "model": "core.charge", 
20487     "fields": {
20488         "updated": "2013-12-13T22:19:58.184Z", 
20489         "slice": 14, 
20490         "created": "2013-12-13T22:19:49.500Z", 
20491         "amount": 0.3304, 
20492         "object": 96, 
20493         "account": 12, 
20494         "state": "invoiced", 
20495         "coreHours": 4.72, 
20496         "invoice": 57, 
20497         "date": "2013-12-08T14:00:00Z", 
20498         "kind": "besteffort"
20499     }
20500 },
20501 {
20502     "pk": 59116, 
20503     "model": "core.charge", 
20504     "fields": {
20505         "updated": "2013-12-13T22:19:58.225Z", 
20506         "slice": 14, 
20507         "created": "2013-12-13T22:19:49.509Z", 
20508         "amount": 0.2072, 
20509         "object": 96, 
20510         "account": 12, 
20511         "state": "invoiced", 
20512         "coreHours": 2.96, 
20513         "invoice": 57, 
20514         "date": "2013-12-08T22:00:00Z", 
20515         "kind": "besteffort"
20516     }
20517 },
20518 {
20519     "pk": 59117, 
20520     "model": "core.charge", 
20521     "fields": {
20522         "updated": "2013-12-13T22:19:49.517Z", 
20523         "slice": 14, 
20524         "created": "2013-12-13T22:19:49.517Z", 
20525         "amount": 0.196, 
20526         "object": 96, 
20527         "account": 12, 
20528         "state": "pending", 
20529         "coreHours": 2.8, 
20530         "invoice": null, 
20531         "date": "2013-12-09T06:00:00Z", 
20532         "kind": "besteffort"
20533     }
20534 },
20535 {
20536     "pk": 59118, 
20537     "model": "core.charge", 
20538     "fields": {
20539         "updated": "2013-12-13T22:19:49.525Z", 
20540         "slice": 14, 
20541         "created": "2013-12-13T22:19:49.525Z", 
20542         "amount": 0.2408, 
20543         "object": 96, 
20544         "account": 12, 
20545         "state": "pending", 
20546         "coreHours": 3.44, 
20547         "invoice": null, 
20548         "date": "2013-12-09T14:00:00Z", 
20549         "kind": "besteffort"
20550     }
20551 },
20552 {
20553     "pk": 59119, 
20554     "model": "core.charge", 
20555     "fields": {
20556         "updated": "2013-12-13T22:19:49.534Z", 
20557         "slice": 14, 
20558         "created": "2013-12-13T22:19:49.533Z", 
20559         "amount": 0.1512, 
20560         "object": 96, 
20561         "account": 12, 
20562         "state": "pending", 
20563         "coreHours": 2.16, 
20564         "invoice": null, 
20565         "date": "2013-12-09T22:00:00Z", 
20566         "kind": "besteffort"
20567     }
20568 },
20569 {
20570     "pk": 59120, 
20571     "model": "core.charge", 
20572     "fields": {
20573         "updated": "2013-12-13T22:19:49.542Z", 
20574         "slice": 14, 
20575         "created": "2013-12-13T22:19:49.542Z", 
20576         "amount": 0.2576, 
20577         "object": 96, 
20578         "account": 12, 
20579         "state": "pending", 
20580         "coreHours": 3.68, 
20581         "invoice": null, 
20582         "date": "2013-12-10T06:00:00Z", 
20583         "kind": "besteffort"
20584     }
20585 },
20586 {
20587     "pk": 59121, 
20588     "model": "core.charge", 
20589     "fields": {
20590         "updated": "2013-12-13T22:19:49.550Z", 
20591         "slice": 14, 
20592         "created": "2013-12-13T22:19:49.550Z", 
20593         "amount": 0.2912, 
20594         "object": 96, 
20595         "account": 12, 
20596         "state": "pending", 
20597         "coreHours": 4.16, 
20598         "invoice": null, 
20599         "date": "2013-12-10T14:00:00Z", 
20600         "kind": "besteffort"
20601     }
20602 },
20603 {
20604     "pk": 59122, 
20605     "model": "core.charge", 
20606     "fields": {
20607         "updated": "2013-12-13T22:19:49.558Z", 
20608         "slice": 14, 
20609         "created": "2013-12-13T22:19:49.558Z", 
20610         "amount": 0.2856, 
20611         "object": 96, 
20612         "account": 12, 
20613         "state": "pending", 
20614         "coreHours": 4.08, 
20615         "invoice": null, 
20616         "date": "2013-12-10T22:00:00Z", 
20617         "kind": "besteffort"
20618     }
20619 },
20620 {
20621     "pk": 59123, 
20622     "model": "core.charge", 
20623     "fields": {
20624         "updated": "2013-12-13T22:19:49.567Z", 
20625         "slice": 14, 
20626         "created": "2013-12-13T22:19:49.567Z", 
20627         "amount": 0.3136, 
20628         "object": 96, 
20629         "account": 12, 
20630         "state": "pending", 
20631         "coreHours": 4.48, 
20632         "invoice": null, 
20633         "date": "2013-12-11T06:00:00Z", 
20634         "kind": "besteffort"
20635     }
20636 },
20637 {
20638     "pk": 59124, 
20639     "model": "core.charge", 
20640     "fields": {
20641         "updated": "2013-12-13T22:19:49.575Z", 
20642         "slice": 14, 
20643         "created": "2013-12-13T22:19:49.575Z", 
20644         "amount": 0.1288, 
20645         "object": 96, 
20646         "account": 12, 
20647         "state": "pending", 
20648         "coreHours": 1.84, 
20649         "invoice": null, 
20650         "date": "2013-12-11T14:00:00Z", 
20651         "kind": "besteffort"
20652     }
20653 },
20654 {
20655     "pk": 59125, 
20656     "model": "core.charge", 
20657     "fields": {
20658         "updated": "2013-12-13T22:19:49.583Z", 
20659         "slice": 14, 
20660         "created": "2013-12-13T22:19:49.583Z", 
20661         "amount": 0.2296, 
20662         "object": 96, 
20663         "account": 12, 
20664         "state": "pending", 
20665         "coreHours": 3.28, 
20666         "invoice": null, 
20667         "date": "2013-12-11T22:00:00Z", 
20668         "kind": "besteffort"
20669     }
20670 },
20671 {
20672     "pk": 59126, 
20673     "model": "core.charge", 
20674     "fields": {
20675         "updated": "2013-12-13T22:19:49.592Z", 
20676         "slice": 14, 
20677         "created": "2013-12-13T22:19:49.591Z", 
20678         "amount": 0.1512, 
20679         "object": 96, 
20680         "account": 12, 
20681         "state": "pending", 
20682         "coreHours": 2.16, 
20683         "invoice": null, 
20684         "date": "2013-12-12T06:00:00Z", 
20685         "kind": "besteffort"
20686     }
20687 },
20688 {
20689     "pk": 59127, 
20690     "model": "core.charge", 
20691     "fields": {
20692         "updated": "2013-12-13T22:19:49.600Z", 
20693         "slice": 14, 
20694         "created": "2013-12-13T22:19:49.600Z", 
20695         "amount": 0.2296, 
20696         "object": 96, 
20697         "account": 12, 
20698         "state": "pending", 
20699         "coreHours": 3.28, 
20700         "invoice": null, 
20701         "date": "2013-12-12T14:00:00Z", 
20702         "kind": "besteffort"
20703     }
20704 },
20705 {
20706     "pk": 59128, 
20707     "model": "core.charge", 
20708     "fields": {
20709         "updated": "2013-12-13T22:19:49.608Z", 
20710         "slice": 14, 
20711         "created": "2013-12-13T22:19:49.608Z", 
20712         "amount": 0.252, 
20713         "object": 96, 
20714         "account": 12, 
20715         "state": "pending", 
20716         "coreHours": 3.6, 
20717         "invoice": null, 
20718         "date": "2013-12-12T22:00:00Z", 
20719         "kind": "besteffort"
20720     }
20721 },
20722 {
20723     "pk": 59129, 
20724     "model": "core.charge", 
20725     "fields": {
20726         "updated": "2013-12-13T22:19:49.616Z", 
20727         "slice": 14, 
20728         "created": "2013-12-13T22:19:49.616Z", 
20729         "amount": 0.2016, 
20730         "object": 96, 
20731         "account": 12, 
20732         "state": "pending", 
20733         "coreHours": 2.88, 
20734         "invoice": null, 
20735         "date": "2013-12-13T06:00:00Z", 
20736         "kind": "besteffort"
20737     }
20738 },
20739 {
20740     "pk": 59130, 
20741     "model": "core.charge", 
20742     "fields": {
20743         "updated": "2013-12-13T22:19:49.625Z", 
20744         "slice": 14, 
20745         "created": "2013-12-13T22:19:49.624Z", 
20746         "amount": 0.252, 
20747         "object": 96, 
20748         "account": 12, 
20749         "state": "pending", 
20750         "coreHours": 3.6, 
20751         "invoice": null, 
20752         "date": "2013-12-13T14:00:00Z", 
20753         "kind": "besteffort"
20754     }
20755 },
20756 {
20757     "pk": 59131, 
20758     "model": "core.charge", 
20759     "fields": {
20760         "updated": "2013-12-13T22:19:55.067Z", 
20761         "slice": 14, 
20762         "created": "2013-12-13T22:19:49.640Z", 
20763         "amount": 0.3192, 
20764         "object": 97, 
20765         "account": 12, 
20766         "state": "invoiced", 
20767         "coreHours": 4.56, 
20768         "invoice": 54, 
20769         "date": "2013-11-13T22:00:00Z", 
20770         "kind": "besteffort"
20771     }
20772 },
20773 {
20774     "pk": 59132, 
20775     "model": "core.charge", 
20776     "fields": {
20777         "updated": "2013-12-13T22:19:55.109Z", 
20778         "slice": 14, 
20779         "created": "2013-12-13T22:19:49.649Z", 
20780         "amount": 0.112, 
20781         "object": 97, 
20782         "account": 12, 
20783         "state": "invoiced", 
20784         "coreHours": 1.6, 
20785         "invoice": 54, 
20786         "date": "2013-11-14T06:00:00Z", 
20787         "kind": "besteffort"
20788     }
20789 },
20790 {
20791     "pk": 59133, 
20792     "model": "core.charge", 
20793     "fields": {
20794         "updated": "2013-12-13T22:19:55.150Z", 
20795         "slice": 14, 
20796         "created": "2013-12-13T22:19:49.658Z", 
20797         "amount": 0.3136, 
20798         "object": 97, 
20799         "account": 12, 
20800         "state": "invoiced", 
20801         "coreHours": 4.48, 
20802         "invoice": 54, 
20803         "date": "2013-11-14T14:00:00Z", 
20804         "kind": "besteffort"
20805     }
20806 },
20807 {
20808     "pk": 59134, 
20809     "model": "core.charge", 
20810     "fields": {
20811         "updated": "2013-12-13T22:19:55.192Z", 
20812         "slice": 14, 
20813         "created": "2013-12-13T22:19:49.666Z", 
20814         "amount": 0.2576, 
20815         "object": 97, 
20816         "account": 12, 
20817         "state": "invoiced", 
20818         "coreHours": 3.68, 
20819         "invoice": 54, 
20820         "date": "2013-11-14T22:00:00Z", 
20821         "kind": "besteffort"
20822     }
20823 },
20824 {
20825     "pk": 59135, 
20826     "model": "core.charge", 
20827     "fields": {
20828         "updated": "2013-12-13T22:19:55.233Z", 
20829         "slice": 14, 
20830         "created": "2013-12-13T22:19:49.674Z", 
20831         "amount": 0.112, 
20832         "object": 97, 
20833         "account": 12, 
20834         "state": "invoiced", 
20835         "coreHours": 1.6, 
20836         "invoice": 54, 
20837         "date": "2013-11-15T06:00:00Z", 
20838         "kind": "besteffort"
20839     }
20840 },
20841 {
20842     "pk": 59136, 
20843     "model": "core.charge", 
20844     "fields": {
20845         "updated": "2013-12-13T22:19:55.274Z", 
20846         "slice": 14, 
20847         "created": "2013-12-13T22:19:49.683Z", 
20848         "amount": 0.1848, 
20849         "object": 97, 
20850         "account": 12, 
20851         "state": "invoiced", 
20852         "coreHours": 2.64, 
20853         "invoice": 54, 
20854         "date": "2013-11-15T14:00:00Z", 
20855         "kind": "besteffort"
20856     }
20857 },
20858 {
20859     "pk": 59137, 
20860     "model": "core.charge", 
20861     "fields": {
20862         "updated": "2013-12-13T22:19:55.316Z", 
20863         "slice": 14, 
20864         "created": "2013-12-13T22:19:49.691Z", 
20865         "amount": 0.2912, 
20866         "object": 97, 
20867         "account": 12, 
20868         "state": "invoiced", 
20869         "coreHours": 4.16, 
20870         "invoice": 54, 
20871         "date": "2013-11-15T22:00:00Z", 
20872         "kind": "besteffort"
20873     }
20874 },
20875 {
20876     "pk": 59138, 
20877     "model": "core.charge", 
20878     "fields": {
20879         "updated": "2013-12-13T22:19:55.357Z", 
20880         "slice": 14, 
20881         "created": "2013-12-13T22:19:49.699Z", 
20882         "amount": 0.2464, 
20883         "object": 97, 
20884         "account": 12, 
20885         "state": "invoiced", 
20886         "coreHours": 3.52, 
20887         "invoice": 54, 
20888         "date": "2013-11-16T06:00:00Z", 
20889         "kind": "besteffort"
20890     }
20891 },
20892 {
20893     "pk": 59139, 
20894     "model": "core.charge", 
20895     "fields": {
20896         "updated": "2013-12-13T22:19:55.399Z", 
20897         "slice": 14, 
20898         "created": "2013-12-13T22:19:49.707Z", 
20899         "amount": 0.2968, 
20900         "object": 97, 
20901         "account": 12, 
20902         "state": "invoiced", 
20903         "coreHours": 4.24, 
20904         "invoice": 54, 
20905         "date": "2013-11-16T14:00:00Z", 
20906         "kind": "besteffort"
20907     }
20908 },
20909 {
20910     "pk": 59140, 
20911     "model": "core.charge", 
20912     "fields": {
20913         "updated": "2013-12-13T22:19:55.440Z", 
20914         "slice": 14, 
20915         "created": "2013-12-13T22:19:49.716Z", 
20916         "amount": 0.1288, 
20917         "object": 97, 
20918         "account": 12, 
20919         "state": "invoiced", 
20920         "coreHours": 1.84, 
20921         "invoice": 54, 
20922         "date": "2013-11-16T22:00:00Z", 
20923         "kind": "besteffort"
20924     }
20925 },
20926 {
20927     "pk": 59141, 
20928     "model": "core.charge", 
20929     "fields": {
20930         "updated": "2013-12-13T22:19:55.481Z", 
20931         "slice": 14, 
20932         "created": "2013-12-13T22:19:49.724Z", 
20933         "amount": 0.2128, 
20934         "object": 97, 
20935         "account": 12, 
20936         "state": "invoiced", 
20937         "coreHours": 3.04, 
20938         "invoice": 54, 
20939         "date": "2013-11-17T06:00:00Z", 
20940         "kind": "besteffort"
20941     }
20942 },
20943 {
20944     "pk": 59142, 
20945     "model": "core.charge", 
20946     "fields": {
20947         "updated": "2013-12-13T22:19:55.523Z", 
20948         "slice": 14, 
20949         "created": "2013-12-13T22:19:49.732Z", 
20950         "amount": 0.2464, 
20951         "object": 97, 
20952         "account": 12, 
20953         "state": "invoiced", 
20954         "coreHours": 3.52, 
20955         "invoice": 54, 
20956         "date": "2013-11-17T14:00:00Z", 
20957         "kind": "besteffort"
20958     }
20959 },
20960 {
20961     "pk": 59143, 
20962     "model": "core.charge", 
20963     "fields": {
20964         "updated": "2013-12-13T22:19:55.564Z", 
20965         "slice": 14, 
20966         "created": "2013-12-13T22:19:49.740Z", 
20967         "amount": 0.1792, 
20968         "object": 97, 
20969         "account": 12, 
20970         "state": "invoiced", 
20971         "coreHours": 2.56, 
20972         "invoice": 54, 
20973         "date": "2013-11-17T22:00:00Z", 
20974         "kind": "besteffort"
20975     }
20976 },
20977 {
20978     "pk": 59144, 
20979     "model": "core.charge", 
20980     "fields": {
20981         "updated": "2013-12-13T22:19:55.639Z", 
20982         "slice": 14, 
20983         "created": "2013-12-13T22:19:49.749Z", 
20984         "amount": 0.1904, 
20985         "object": 97, 
20986         "account": 12, 
20987         "state": "invoiced", 
20988         "coreHours": 2.72, 
20989         "invoice": 55, 
20990         "date": "2013-11-18T06:00:00Z", 
20991         "kind": "besteffort"
20992     }
20993 },
20994 {
20995     "pk": 59145, 
20996     "model": "core.charge", 
20997     "fields": {
20998         "updated": "2013-12-13T22:19:55.680Z", 
20999         "slice": 14, 
21000         "created": "2013-12-13T22:19:49.757Z", 
21001         "amount": 0.2408, 
21002         "object": 97, 
21003         "account": 12, 
21004         "state": "invoiced", 
21005         "coreHours": 3.44, 
21006         "invoice": 55, 
21007         "date": "2013-11-18T14:00:00Z", 
21008         "kind": "besteffort"
21009     }
21010 },
21011 {
21012     "pk": 59146, 
21013     "model": "core.charge", 
21014     "fields": {
21015         "updated": "2013-12-13T22:19:55.722Z", 
21016         "slice": 14, 
21017         "created": "2013-12-13T22:19:49.765Z", 
21018         "amount": 0.2408, 
21019         "object": 97, 
21020         "account": 12, 
21021         "state": "invoiced", 
21022         "coreHours": 3.44, 
21023         "invoice": 55, 
21024         "date": "2013-11-18T22:00:00Z", 
21025         "kind": "besteffort"
21026     }
21027 },
21028 {
21029     "pk": 59147, 
21030     "model": "core.charge", 
21031     "fields": {
21032         "updated": "2013-12-13T22:19:55.763Z", 
21033         "slice": 14, 
21034         "created": "2013-12-13T22:19:49.774Z", 
21035         "amount": 0.196, 
21036         "object": 97, 
21037         "account": 12, 
21038         "state": "invoiced", 
21039         "coreHours": 2.8, 
21040         "invoice": 55, 
21041         "date": "2013-11-19T06:00:00Z", 
21042         "kind": "besteffort"
21043     }
21044 },
21045 {
21046     "pk": 59148, 
21047     "model": "core.charge", 
21048     "fields": {
21049         "updated": "2013-12-13T22:19:55.805Z", 
21050         "slice": 14, 
21051         "created": "2013-12-13T22:19:49.782Z", 
21052         "amount": 0.14, 
21053         "object": 97, 
21054         "account": 12, 
21055         "state": "invoiced", 
21056         "coreHours": 2.0, 
21057         "invoice": 55, 
21058         "date": "2013-11-19T14:00:00Z", 
21059         "kind": "besteffort"
21060     }
21061 },
21062 {
21063     "pk": 59149, 
21064     "model": "core.charge", 
21065     "fields": {
21066         "updated": "2013-12-13T22:19:55.846Z", 
21067         "slice": 14, 
21068         "created": "2013-12-13T22:19:49.790Z", 
21069         "amount": 0.308, 
21070         "object": 97, 
21071         "account": 12, 
21072         "state": "invoiced", 
21073         "coreHours": 4.4, 
21074         "invoice": 55, 
21075         "date": "2013-11-19T22:00:00Z", 
21076         "kind": "besteffort"
21077     }
21078 },
21079 {
21080     "pk": 59150, 
21081     "model": "core.charge", 
21082     "fields": {
21083         "updated": "2013-12-13T22:19:55.887Z", 
21084         "slice": 14, 
21085         "created": "2013-12-13T22:19:49.799Z", 
21086         "amount": 0.2352, 
21087         "object": 97, 
21088         "account": 12, 
21089         "state": "invoiced", 
21090         "coreHours": 3.36, 
21091         "invoice": 55, 
21092         "date": "2013-11-20T06:00:00Z", 
21093         "kind": "besteffort"
21094     }
21095 },
21096 {
21097     "pk": 59151, 
21098     "model": "core.charge", 
21099     "fields": {
21100         "updated": "2013-12-13T22:19:55.929Z", 
21101         "slice": 14, 
21102         "created": "2013-12-13T22:19:49.807Z", 
21103         "amount": 0.1456, 
21104         "object": 97, 
21105         "account": 12, 
21106         "state": "invoiced", 
21107         "coreHours": 2.08, 
21108         "invoice": 55, 
21109         "date": "2013-11-20T14:00:00Z", 
21110         "kind": "besteffort"
21111     }
21112 },
21113 {
21114     "pk": 59152, 
21115     "model": "core.charge", 
21116     "fields": {
21117         "updated": "2013-12-13T22:19:55.970Z", 
21118         "slice": 14, 
21119         "created": "2013-12-13T22:19:49.815Z", 
21120         "amount": 0.1568, 
21121         "object": 97, 
21122         "account": 12, 
21123         "state": "invoiced", 
21124         "coreHours": 2.24, 
21125         "invoice": 55, 
21126         "date": "2013-11-20T22:00:00Z", 
21127         "kind": "besteffort"
21128     }
21129 },
21130 {
21131     "pk": 59153, 
21132     "model": "core.charge", 
21133     "fields": {
21134         "updated": "2013-12-13T22:19:56.012Z", 
21135         "slice": 14, 
21136         "created": "2013-12-13T22:19:49.823Z", 
21137         "amount": 0.2968, 
21138         "object": 97, 
21139         "account": 12, 
21140         "state": "invoiced", 
21141         "coreHours": 4.24, 
21142         "invoice": 55, 
21143         "date": "2013-11-21T06:00:00Z", 
21144         "kind": "besteffort"
21145     }
21146 },
21147 {
21148     "pk": 59154, 
21149     "model": "core.charge", 
21150     "fields": {
21151         "updated": "2013-12-13T22:19:56.053Z", 
21152         "slice": 14, 
21153         "created": "2013-12-13T22:19:49.832Z", 
21154         "amount": 0.2856, 
21155         "object": 97, 
21156         "account": 12, 
21157         "state": "invoiced", 
21158         "coreHours": 4.08, 
21159         "invoice": 55, 
21160         "date": "2013-11-21T14:00:00Z", 
21161         "kind": "besteffort"
21162     }
21163 },
21164 {
21165     "pk": 59155, 
21166     "model": "core.charge", 
21167     "fields": {
21168         "updated": "2013-12-13T22:19:56.095Z", 
21169         "slice": 14, 
21170         "created": "2013-12-13T22:19:49.840Z", 
21171         "amount": 0.2408, 
21172         "object": 97, 
21173         "account": 12, 
21174         "state": "invoiced", 
21175         "coreHours": 3.44, 
21176         "invoice": 55, 
21177         "date": "2013-11-21T22:00:00Z", 
21178         "kind": "besteffort"
21179     }
21180 },
21181 {
21182     "pk": 59156, 
21183     "model": "core.charge", 
21184     "fields": {
21185         "updated": "2013-12-13T22:19:56.136Z", 
21186         "slice": 14, 
21187         "created": "2013-12-13T22:19:49.848Z", 
21188         "amount": 0.1344, 
21189         "object": 97, 
21190         "account": 12, 
21191         "state": "invoiced", 
21192         "coreHours": 1.92, 
21193         "invoice": 55, 
21194         "date": "2013-11-22T06:00:00Z", 
21195         "kind": "besteffort"
21196     }
21197 },
21198 {
21199     "pk": 59157, 
21200     "model": "core.charge", 
21201     "fields": {
21202         "updated": "2013-12-13T22:19:56.177Z", 
21203         "slice": 14, 
21204         "created": "2013-12-13T22:19:49.857Z", 
21205         "amount": 0.1736, 
21206         "object": 97, 
21207         "account": 12, 
21208         "state": "invoiced", 
21209         "coreHours": 2.48, 
21210         "invoice": 55, 
21211         "date": "2013-11-22T14:00:00Z", 
21212         "kind": "besteffort"
21213     }
21214 },
21215 {
21216     "pk": 59158, 
21217     "model": "core.charge", 
21218     "fields": {
21219         "updated": "2013-12-13T22:19:56.219Z", 
21220         "slice": 14, 
21221         "created": "2013-12-13T22:19:49.865Z", 
21222         "amount": 0.3304, 
21223         "object": 97, 
21224         "account": 12, 
21225         "state": "invoiced", 
21226         "coreHours": 4.72, 
21227         "invoice": 55, 
21228         "date": "2013-11-22T22:00:00Z", 
21229         "kind": "besteffort"
21230     }
21231 },
21232 {
21233     "pk": 59159, 
21234     "model": "core.charge", 
21235     "fields": {
21236         "updated": "2013-12-13T22:19:56.260Z", 
21237         "slice": 14, 
21238         "created": "2013-12-13T22:19:49.873Z", 
21239         "amount": 0.308, 
21240         "object": 97, 
21241         "account": 12, 
21242         "state": "invoiced", 
21243         "coreHours": 4.4, 
21244         "invoice": 55, 
21245         "date": "2013-11-23T06:00:00Z", 
21246         "kind": "besteffort"
21247     }
21248 },
21249 {
21250     "pk": 59160, 
21251     "model": "core.charge", 
21252     "fields": {
21253         "updated": "2013-12-13T22:19:56.302Z", 
21254         "slice": 14, 
21255         "created": "2013-12-13T22:19:49.881Z", 
21256         "amount": 0.2856, 
21257         "object": 97, 
21258         "account": 12, 
21259         "state": "invoiced", 
21260         "coreHours": 4.08, 
21261         "invoice": 55, 
21262         "date": "2013-11-23T14:00:00Z", 
21263         "kind": "besteffort"
21264     }
21265 },
21266 {
21267     "pk": 59161, 
21268     "model": "core.charge", 
21269     "fields": {
21270         "updated": "2013-12-13T22:19:56.343Z", 
21271         "slice": 14, 
21272         "created": "2013-12-13T22:19:49.890Z", 
21273         "amount": 0.3248, 
21274         "object": 97, 
21275         "account": 12, 
21276         "state": "invoiced", 
21277         "coreHours": 4.64, 
21278         "invoice": 55, 
21279         "date": "2013-11-23T22:00:00Z", 
21280         "kind": "besteffort"
21281     }
21282 },
21283 {
21284     "pk": 59162, 
21285     "model": "core.charge", 
21286     "fields": {
21287         "updated": "2013-12-13T22:19:56.385Z", 
21288         "slice": 14, 
21289         "created": "2013-12-13T22:19:49.898Z", 
21290         "amount": 0.2464, 
21291         "object": 97, 
21292         "account": 12, 
21293         "state": "invoiced", 
21294         "coreHours": 3.52, 
21295         "invoice": 55, 
21296         "date": "2013-11-24T06:00:00Z", 
21297         "kind": "besteffort"
21298     }
21299 },
21300 {
21301     "pk": 59163, 
21302     "model": "core.charge", 
21303     "fields": {
21304         "updated": "2013-12-13T22:19:56.426Z", 
21305         "slice": 14, 
21306         "created": "2013-12-13T22:19:49.906Z", 
21307         "amount": 0.2968, 
21308         "object": 97, 
21309         "account": 12, 
21310         "state": "invoiced", 
21311         "coreHours": 4.24, 
21312         "invoice": 55, 
21313         "date": "2013-11-24T14:00:00Z", 
21314         "kind": "besteffort"
21315     }
21316 },
21317 {
21318     "pk": 59164, 
21319     "model": "core.charge", 
21320     "fields": {
21321         "updated": "2013-12-13T22:19:56.467Z", 
21322         "slice": 14, 
21323         "created": "2013-12-13T22:19:49.915Z", 
21324         "amount": 0.224, 
21325         "object": 97, 
21326         "account": 12, 
21327         "state": "invoiced", 
21328         "coreHours": 3.2, 
21329         "invoice": 55, 
21330         "date": "2013-11-24T22:00:00Z", 
21331         "kind": "besteffort"
21332     }
21333 },
21334 {
21335     "pk": 59165, 
21336     "model": "core.charge", 
21337     "fields": {
21338         "updated": "2013-12-13T22:19:56.517Z", 
21339         "slice": 14, 
21340         "created": "2013-12-13T22:19:49.923Z", 
21341         "amount": 0.14, 
21342         "object": 97, 
21343         "account": 12, 
21344         "state": "invoiced", 
21345         "coreHours": 2.0, 
21346         "invoice": 56, 
21347         "date": "2013-11-25T06:00:00Z", 
21348         "kind": "besteffort"
21349     }
21350 },
21351 {
21352     "pk": 59166, 
21353     "model": "core.charge", 
21354     "fields": {
21355         "updated": "2013-12-13T22:19:56.558Z", 
21356         "slice": 14, 
21357         "created": "2013-12-13T22:19:49.931Z", 
21358         "amount": 0.2744, 
21359         "object": 97, 
21360         "account": 12, 
21361         "state": "invoiced", 
21362         "coreHours": 3.92, 
21363         "invoice": 56, 
21364         "date": "2013-11-25T14:00:00Z", 
21365         "kind": "besteffort"
21366     }
21367 },
21368 {
21369     "pk": 59167, 
21370     "model": "core.charge", 
21371     "fields": {
21372         "updated": "2013-12-13T22:19:56.600Z", 
21373         "slice": 14, 
21374         "created": "2013-12-13T22:19:49.939Z", 
21375         "amount": 0.2352, 
21376         "object": 97, 
21377         "account": 12, 
21378         "state": "invoiced", 
21379         "coreHours": 3.36, 
21380         "invoice": 56, 
21381         "date": "2013-11-25T22:00:00Z", 
21382         "kind": "besteffort"
21383     }
21384 },
21385 {
21386     "pk": 59168, 
21387     "model": "core.charge", 
21388     "fields": {
21389         "updated": "2013-12-13T22:19:56.641Z", 
21390         "slice": 14, 
21391         "created": "2013-12-13T22:19:49.948Z", 
21392         "amount": 0.28, 
21393         "object": 97, 
21394         "account": 12, 
21395         "state": "invoiced", 
21396         "coreHours": 4.0, 
21397         "invoice": 56, 
21398         "date": "2013-11-26T06:00:00Z", 
21399         "kind": "besteffort"
21400     }
21401 },
21402 {
21403     "pk": 59169, 
21404     "model": "core.charge", 
21405     "fields": {
21406         "updated": "2013-12-13T22:19:56.684Z", 
21407         "slice": 14, 
21408         "created": "2013-12-13T22:19:49.956Z", 
21409         "amount": 0.28, 
21410         "object": 97, 
21411         "account": 12, 
21412         "state": "invoiced", 
21413         "coreHours": 4.0, 
21414         "invoice": 56, 
21415         "date": "2013-11-26T14:00:00Z", 
21416         "kind": "besteffort"
21417     }
21418 },
21419 {
21420     "pk": 59170, 
21421     "model": "core.charge", 
21422     "fields": {
21423         "updated": "2013-12-13T22:19:56.726Z", 
21424         "slice": 14, 
21425         "created": "2013-12-13T22:19:49.964Z", 
21426         "amount": 0.336, 
21427         "object": 97, 
21428         "account": 12, 
21429         "state": "invoiced", 
21430         "coreHours": 4.8, 
21431         "invoice": 56, 
21432         "date": "2013-11-26T22:00:00Z", 
21433         "kind": "besteffort"
21434     }
21435 },
21436 {
21437     "pk": 59171, 
21438     "model": "core.charge", 
21439     "fields": {
21440         "updated": "2013-12-13T22:19:56.767Z", 
21441         "slice": 14, 
21442         "created": "2013-12-13T22:19:49.973Z", 
21443         "amount": 0.224, 
21444         "object": 97, 
21445         "account": 12, 
21446         "state": "invoiced", 
21447         "coreHours": 3.2, 
21448         "invoice": 56, 
21449         "date": "2013-11-27T06:00:00Z", 
21450         "kind": "besteffort"
21451     }
21452 },
21453 {
21454     "pk": 59172, 
21455     "model": "core.charge", 
21456     "fields": {
21457         "updated": "2013-12-13T22:19:56.809Z", 
21458         "slice": 14, 
21459         "created": "2013-12-13T22:19:49.981Z", 
21460         "amount": 0.252, 
21461         "object": 97, 
21462         "account": 12, 
21463         "state": "invoiced", 
21464         "coreHours": 3.6, 
21465         "invoice": 56, 
21466         "date": "2013-11-27T14:00:00Z", 
21467         "kind": "besteffort"
21468     }
21469 },
21470 {
21471     "pk": 59173, 
21472     "model": "core.charge", 
21473     "fields": {
21474         "updated": "2013-12-13T22:19:56.850Z", 
21475         "slice": 14, 
21476         "created": "2013-12-13T22:19:49.989Z", 
21477         "amount": 0.2688, 
21478         "object": 97, 
21479         "account": 12, 
21480         "state": "invoiced", 
21481         "coreHours": 3.84, 
21482         "invoice": 56, 
21483         "date": "2013-11-27T22:00:00Z", 
21484         "kind": "besteffort"
21485     }
21486 },
21487 {
21488     "pk": 59174, 
21489     "model": "core.charge", 
21490     "fields": {
21491         "updated": "2013-12-13T22:19:56.891Z", 
21492         "slice": 14, 
21493         "created": "2013-12-13T22:19:49.997Z", 
21494         "amount": 0.2632, 
21495         "object": 97, 
21496         "account": 12, 
21497         "state": "invoiced", 
21498         "coreHours": 3.76, 
21499         "invoice": 56, 
21500         "date": "2013-11-28T06:00:00Z", 
21501         "kind": "besteffort"
21502     }
21503 },
21504 {
21505     "pk": 59175, 
21506     "model": "core.charge", 
21507     "fields": {
21508         "updated": "2013-12-13T22:19:56.933Z", 
21509         "slice": 14, 
21510         "created": "2013-12-13T22:19:50.006Z", 
21511         "amount": 0.2912, 
21512         "object": 97, 
21513         "account": 12, 
21514         "state": "invoiced", 
21515         "coreHours": 4.16, 
21516         "invoice": 56, 
21517         "date": "2013-11-28T14:00:00Z", 
21518         "kind": "besteffort"
21519     }
21520 },
21521 {
21522     "pk": 59176, 
21523     "model": "core.charge", 
21524     "fields": {
21525         "updated": "2013-12-13T22:19:56.974Z", 
21526         "slice": 14, 
21527         "created": "2013-12-13T22:19:50.014Z", 
21528         "amount": 0.1176, 
21529         "object": 97, 
21530         "account": 12, 
21531         "state": "invoiced", 
21532         "coreHours": 1.68, 
21533         "invoice": 56, 
21534         "date": "2013-11-28T22:00:00Z", 
21535         "kind": "besteffort"
21536     }
21537 },
21538 {
21539     "pk": 59177, 
21540     "model": "core.charge", 
21541     "fields": {
21542         "updated": "2013-12-13T22:19:57.016Z", 
21543         "slice": 14, 
21544         "created": "2013-12-13T22:19:50.022Z", 
21545         "amount": 0.168, 
21546         "object": 97, 
21547         "account": 12, 
21548         "state": "invoiced", 
21549         "coreHours": 2.4, 
21550         "invoice": 56, 
21551         "date": "2013-11-29T06:00:00Z", 
21552         "kind": "besteffort"
21553     }
21554 },
21555 {
21556     "pk": 59178, 
21557     "model": "core.charge", 
21558     "fields": {
21559         "updated": "2013-12-13T22:19:57.057Z", 
21560         "slice": 14, 
21561         "created": "2013-12-13T22:19:50.030Z", 
21562         "amount": 0.112, 
21563         "object": 97, 
21564         "account": 12, 
21565         "state": "invoiced", 
21566         "coreHours": 1.6, 
21567         "invoice": 56, 
21568         "date": "2013-11-29T14:00:00Z", 
21569         "kind": "besteffort"
21570     }
21571 },
21572 {
21573     "pk": 59179, 
21574     "model": "core.charge", 
21575     "fields": {
21576         "updated": "2013-12-13T22:19:57.098Z", 
21577         "slice": 14, 
21578         "created": "2013-12-13T22:19:50.039Z", 
21579         "amount": 0.1848, 
21580         "object": 97, 
21581         "account": 12, 
21582         "state": "invoiced", 
21583         "coreHours": 2.64, 
21584         "invoice": 56, 
21585         "date": "2013-11-29T22:00:00Z", 
21586         "kind": "besteffort"
21587     }
21588 },
21589 {
21590     "pk": 59180, 
21591     "model": "core.charge", 
21592     "fields": {
21593         "updated": "2013-12-13T22:19:57.132Z", 
21594         "slice": 14, 
21595         "created": "2013-12-13T22:19:50.047Z", 
21596         "amount": 0.2128, 
21597         "object": 97, 
21598         "account": 12, 
21599         "state": "invoiced", 
21600         "coreHours": 3.04, 
21601         "invoice": 56, 
21602         "date": "2013-11-30T06:00:00Z", 
21603         "kind": "besteffort"
21604     }
21605 },
21606 {
21607     "pk": 59181, 
21608     "model": "core.charge", 
21609     "fields": {
21610         "updated": "2013-12-13T22:19:57.173Z", 
21611         "slice": 14, 
21612         "created": "2013-12-13T22:19:50.055Z", 
21613         "amount": 0.1624, 
21614         "object": 97, 
21615         "account": 12, 
21616         "state": "invoiced", 
21617         "coreHours": 2.32, 
21618         "invoice": 56, 
21619         "date": "2013-11-30T14:00:00Z", 
21620         "kind": "besteffort"
21621     }
21622 },
21623 {
21624     "pk": 59182, 
21625     "model": "core.charge", 
21626     "fields": {
21627         "updated": "2013-12-13T22:19:57.214Z", 
21628         "slice": 14, 
21629         "created": "2013-12-13T22:19:50.064Z", 
21630         "amount": 0.3248, 
21631         "object": 97, 
21632         "account": 12, 
21633         "state": "invoiced", 
21634         "coreHours": 4.64, 
21635         "invoice": 56, 
21636         "date": "2013-11-30T22:00:00Z", 
21637         "kind": "besteffort"
21638     }
21639 },
21640 {
21641     "pk": 59183, 
21642     "model": "core.charge", 
21643     "fields": {
21644         "updated": "2013-12-13T22:19:57.256Z", 
21645         "slice": 14, 
21646         "created": "2013-12-13T22:19:50.072Z", 
21647         "amount": 0.1512, 
21648         "object": 97, 
21649         "account": 12, 
21650         "state": "invoiced", 
21651         "coreHours": 2.16, 
21652         "invoice": 56, 
21653         "date": "2013-12-01T06:00:00Z", 
21654         "kind": "besteffort"
21655     }
21656 },
21657 {
21658     "pk": 59184, 
21659     "model": "core.charge", 
21660     "fields": {
21661         "updated": "2013-12-13T22:19:57.297Z", 
21662         "slice": 14, 
21663         "created": "2013-12-13T22:19:50.080Z", 
21664         "amount": 0.1176, 
21665         "object": 97, 
21666         "account": 12, 
21667         "state": "invoiced", 
21668         "coreHours": 1.68, 
21669         "invoice": 56, 
21670         "date": "2013-12-01T14:00:00Z", 
21671         "kind": "besteffort"
21672     }
21673 },
21674 {
21675     "pk": 59185, 
21676     "model": "core.charge", 
21677     "fields": {
21678         "updated": "2013-12-13T22:19:57.339Z", 
21679         "slice": 14, 
21680         "created": "2013-12-13T22:19:50.088Z", 
21681         "amount": 0.224, 
21682         "object": 97, 
21683         "account": 12, 
21684         "state": "invoiced", 
21685         "coreHours": 3.2, 
21686         "invoice": 56, 
21687         "date": "2013-12-01T22:00:00Z", 
21688         "kind": "besteffort"
21689     }
21690 },
21691 {
21692     "pk": 59186, 
21693     "model": "core.charge", 
21694     "fields": {
21695         "updated": "2013-12-13T22:19:57.388Z", 
21696         "slice": 14, 
21697         "created": "2013-12-13T22:19:50.097Z", 
21698         "amount": 0.2464, 
21699         "object": 97, 
21700         "account": 12, 
21701         "state": "invoiced", 
21702         "coreHours": 3.52, 
21703         "invoice": 57, 
21704         "date": "2013-12-02T06:00:00Z", 
21705         "kind": "besteffort"
21706     }
21707 },
21708 {
21709     "pk": 59187, 
21710     "model": "core.charge", 
21711     "fields": {
21712         "updated": "2013-12-13T22:19:57.430Z", 
21713         "slice": 14, 
21714         "created": "2013-12-13T22:19:50.105Z", 
21715         "amount": 0.1288, 
21716         "object": 97, 
21717         "account": 12, 
21718         "state": "invoiced", 
21719         "coreHours": 1.84, 
21720         "invoice": 57, 
21721         "date": "2013-12-02T14:00:00Z", 
21722         "kind": "besteffort"
21723     }
21724 },
21725 {
21726     "pk": 59188, 
21727     "model": "core.charge", 
21728     "fields": {
21729         "updated": "2013-12-13T22:19:57.471Z", 
21730         "slice": 14, 
21731         "created": "2013-12-13T22:19:50.113Z", 
21732         "amount": 0.168, 
21733         "object": 97, 
21734         "account": 12, 
21735         "state": "invoiced", 
21736         "coreHours": 2.4, 
21737         "invoice": 57, 
21738         "date": "2013-12-02T22:00:00Z", 
21739         "kind": "besteffort"
21740     }
21741 },
21742 {
21743     "pk": 59189, 
21744     "model": "core.charge", 
21745     "fields": {
21746         "updated": "2013-12-13T22:19:57.513Z", 
21747         "slice": 14, 
21748         "created": "2013-12-13T22:19:50.122Z", 
21749         "amount": 0.2856, 
21750         "object": 97, 
21751         "account": 12, 
21752         "state": "invoiced", 
21753         "coreHours": 4.08, 
21754         "invoice": 57, 
21755         "date": "2013-12-03T06:00:00Z", 
21756         "kind": "besteffort"
21757     }
21758 },
21759 {
21760     "pk": 59190, 
21761     "model": "core.charge", 
21762     "fields": {
21763         "updated": "2013-12-13T22:19:57.554Z", 
21764         "slice": 14, 
21765         "created": "2013-12-13T22:19:50.130Z", 
21766         "amount": 0.2744, 
21767         "object": 97, 
21768         "account": 12, 
21769         "state": "invoiced", 
21770         "coreHours": 3.92, 
21771         "invoice": 57, 
21772         "date": "2013-12-03T14:00:00Z", 
21773         "kind": "besteffort"
21774     }
21775 },
21776 {
21777     "pk": 59191, 
21778     "model": "core.charge", 
21779     "fields": {
21780         "updated": "2013-12-13T22:19:57.596Z", 
21781         "slice": 14, 
21782         "created": "2013-12-13T22:19:50.138Z", 
21783         "amount": 0.224, 
21784         "object": 97, 
21785         "account": 12, 
21786         "state": "invoiced", 
21787         "coreHours": 3.2, 
21788         "invoice": 57, 
21789         "date": "2013-12-03T22:00:00Z", 
21790         "kind": "besteffort"
21791     }
21792 },
21793 {
21794     "pk": 59192, 
21795     "model": "core.charge", 
21796     "fields": {
21797         "updated": "2013-12-13T22:19:57.637Z", 
21798         "slice": 14, 
21799         "created": "2013-12-13T22:19:50.146Z", 
21800         "amount": 0.2072, 
21801         "object": 97, 
21802         "account": 12, 
21803         "state": "invoiced", 
21804         "coreHours": 2.96, 
21805         "invoice": 57, 
21806         "date": "2013-12-04T06:00:00Z", 
21807         "kind": "besteffort"
21808     }
21809 },
21810 {
21811     "pk": 59193, 
21812     "model": "core.charge", 
21813     "fields": {
21814         "updated": "2013-12-13T22:19:57.678Z", 
21815         "slice": 14, 
21816         "created": "2013-12-13T22:19:50.155Z", 
21817         "amount": 0.2464, 
21818         "object": 97, 
21819         "account": 12, 
21820         "state": "invoiced", 
21821         "coreHours": 3.52, 
21822         "invoice": 57, 
21823         "date": "2013-12-04T14:00:00Z", 
21824         "kind": "besteffort"
21825     }
21826 },
21827 {
21828     "pk": 59194, 
21829     "model": "core.charge", 
21830     "fields": {
21831         "updated": "2013-12-13T22:19:57.720Z", 
21832         "slice": 14, 
21833         "created": "2013-12-13T22:19:50.163Z", 
21834         "amount": 0.2464, 
21835         "object": 97, 
21836         "account": 12, 
21837         "state": "invoiced", 
21838         "coreHours": 3.52, 
21839         "invoice": 57, 
21840         "date": "2013-12-04T22:00:00Z", 
21841         "kind": "besteffort"
21842     }
21843 },
21844 {
21845     "pk": 59195, 
21846     "model": "core.charge", 
21847     "fields": {
21848         "updated": "2013-12-13T22:19:57.761Z", 
21849         "slice": 14, 
21850         "created": "2013-12-13T22:19:50.171Z", 
21851         "amount": 0.224, 
21852         "object": 97, 
21853         "account": 12, 
21854         "state": "invoiced", 
21855         "coreHours": 3.2, 
21856         "invoice": 57, 
21857         "date": "2013-12-05T06:00:00Z", 
21858         "kind": "besteffort"
21859     }
21860 },
21861 {
21862     "pk": 59196, 
21863     "model": "core.charge", 
21864     "fields": {
21865         "updated": "2013-12-13T22:19:57.803Z", 
21866         "slice": 14, 
21867         "created": "2013-12-13T22:19:50.180Z", 
21868         "amount": 0.2576, 
21869         "object": 97, 
21870         "account": 12, 
21871         "state": "invoiced", 
21872         "coreHours": 3.68, 
21873         "invoice": 57, 
21874         "date": "2013-12-05T14:00:00Z", 
21875         "kind": "besteffort"
21876     }
21877 },
21878 {
21879     "pk": 59197, 
21880     "model": "core.charge", 
21881     "fields": {
21882         "updated": "2013-12-13T22:19:57.844Z", 
21883         "slice": 14, 
21884         "created": "2013-12-13T22:19:50.188Z", 
21885         "amount": 0.2296, 
21886         "object": 97, 
21887         "account": 12, 
21888         "state": "invoiced", 
21889         "coreHours": 3.28, 
21890         "invoice": 57, 
21891         "date": "2013-12-05T22:00:00Z", 
21892         "kind": "besteffort"
21893     }
21894 },
21895 {
21896     "pk": 59198, 
21897     "model": "core.charge", 
21898     "fields": {
21899         "updated": "2013-12-13T22:19:57.885Z", 
21900         "slice": 14, 
21901         "created": "2013-12-13T22:19:50.196Z", 
21902         "amount": 0.1344, 
21903         "object": 97, 
21904         "account": 12, 
21905         "state": "invoiced", 
21906         "coreHours": 1.92, 
21907         "invoice": 57, 
21908         "date": "2013-12-06T06:00:00Z", 
21909         "kind": "besteffort"
21910     }
21911 },
21912 {
21913     "pk": 59199, 
21914     "model": "core.charge", 
21915     "fields": {
21916         "updated": "2013-12-13T22:19:57.927Z", 
21917         "slice": 14, 
21918         "created": "2013-12-13T22:19:50.204Z", 
21919         "amount": 0.3304, 
21920         "object": 97, 
21921         "account": 12, 
21922         "state": "invoiced", 
21923         "coreHours": 4.72, 
21924         "invoice": 57, 
21925         "date": "2013-12-06T14:00:00Z", 
21926         "kind": "besteffort"
21927     }
21928 },
21929 {
21930     "pk": 59200, 
21931     "model": "core.charge", 
21932     "fields": {
21933         "updated": "2013-12-13T22:19:57.968Z", 
21934         "slice": 14, 
21935         "created": "2013-12-13T22:19:50.213Z", 
21936         "amount": 0.1232, 
21937         "object": 97, 
21938         "account": 12, 
21939         "state": "invoiced", 
21940         "coreHours": 1.76, 
21941         "invoice": 57, 
21942         "date": "2013-12-06T22:00:00Z", 
21943         "kind": "besteffort"
21944     }
21945 },
21946 {
21947     "pk": 59201, 
21948     "model": "core.charge", 
21949     "fields": {
21950         "updated": "2013-12-13T22:19:58.010Z", 
21951         "slice": 14, 
21952         "created": "2013-12-13T22:19:50.221Z", 
21953         "amount": 0.224, 
21954         "object": 97, 
21955         "account": 12, 
21956         "state": "invoiced", 
21957         "coreHours": 3.2, 
21958         "invoice": 57, 
21959         "date": "2013-12-07T06:00:00Z", 
21960         "kind": "besteffort"
21961     }
21962 },
21963 {
21964     "pk": 59202, 
21965     "model": "core.charge", 
21966     "fields": {
21967         "updated": "2013-12-13T22:19:58.051Z", 
21968         "slice": 14, 
21969         "created": "2013-12-13T22:19:50.229Z", 
21970         "amount": 0.2352, 
21971         "object": 97, 
21972         "account": 12, 
21973         "state": "invoiced", 
21974         "coreHours": 3.36, 
21975         "invoice": 57, 
21976         "date": "2013-12-07T14:00:00Z", 
21977         "kind": "besteffort"
21978     }
21979 },
21980 {
21981     "pk": 59203, 
21982     "model": "core.charge", 
21983     "fields": {
21984         "updated": "2013-12-13T22:19:58.093Z", 
21985         "slice": 14, 
21986         "created": "2013-12-13T22:19:50.238Z", 
21987         "amount": 0.2464, 
21988         "object": 97, 
21989         "account": 12, 
21990         "state": "invoiced", 
21991         "coreHours": 3.52, 
21992         "invoice": 57, 
21993         "date": "2013-12-07T22:00:00Z", 
21994         "kind": "besteffort"
21995     }
21996 },
21997 {
21998     "pk": 59204, 
21999     "model": "core.charge", 
22000     "fields": {
22001         "updated": "2013-12-13T22:19:58.134Z", 
22002         "slice": 14, 
22003         "created": "2013-12-13T22:19:50.246Z", 
22004         "amount": 0.2912, 
22005         "object": 97, 
22006         "account": 12, 
22007         "state": "invoiced", 
22008         "coreHours": 4.16, 
22009         "invoice": 57, 
22010         "date": "2013-12-08T06:00:00Z", 
22011         "kind": "besteffort"
22012     }
22013 },
22014 {
22015     "pk": 59205, 
22016     "model": "core.charge", 
22017     "fields": {
22018         "updated": "2013-12-13T22:19:58.175Z", 
22019         "slice": 14, 
22020         "created": "2013-12-13T22:19:50.254Z", 
22021         "amount": 0.2408, 
22022         "object": 97, 
22023         "account": 12, 
22024         "state": "invoiced", 
22025         "coreHours": 3.44, 
22026         "invoice": 57, 
22027         "date": "2013-12-08T14:00:00Z", 
22028         "kind": "besteffort"
22029     }
22030 },
22031 {
22032     "pk": 59206, 
22033     "model": "core.charge", 
22034     "fields": {
22035         "updated": "2013-12-13T22:19:58.217Z", 
22036         "slice": 14, 
22037         "created": "2013-12-13T22:19:50.262Z", 
22038         "amount": 0.1288, 
22039         "object": 97, 
22040         "account": 12, 
22041         "state": "invoiced", 
22042         "coreHours": 1.84, 
22043         "invoice": 57, 
22044         "date": "2013-12-08T22:00:00Z", 
22045         "kind": "besteffort"
22046     }
22047 },
22048 {
22049     "pk": 59207, 
22050     "model": "core.charge", 
22051     "fields": {
22052         "updated": "2013-12-13T22:19:50.271Z", 
22053         "slice": 14, 
22054         "created": "2013-12-13T22:19:50.271Z", 
22055         "amount": 0.2408, 
22056         "object": 97, 
22057         "account": 12, 
22058         "state": "pending", 
22059         "coreHours": 3.44, 
22060         "invoice": null, 
22061         "date": "2013-12-09T06:00:00Z", 
22062         "kind": "besteffort"
22063     }
22064 },
22065 {
22066     "pk": 59208, 
22067     "model": "core.charge", 
22068     "fields": {
22069         "updated": "2013-12-13T22:19:50.279Z", 
22070         "slice": 14, 
22071         "created": "2013-12-13T22:19:50.279Z", 
22072         "amount": 0.1568, 
22073         "object": 97, 
22074         "account": 12, 
22075         "state": "pending", 
22076         "coreHours": 2.24, 
22077         "invoice": null, 
22078         "date": "2013-12-09T14:00:00Z", 
22079         "kind": "besteffort"
22080     }
22081 },
22082 {
22083     "pk": 59209, 
22084     "model": "core.charge", 
22085     "fields": {
22086         "updated": "2013-12-13T22:19:50.287Z", 
22087         "slice": 14, 
22088         "created": "2013-12-13T22:19:50.287Z", 
22089         "amount": 0.1512, 
22090         "object": 97, 
22091         "account": 12, 
22092         "state": "pending", 
22093         "coreHours": 2.16, 
22094         "invoice": null, 
22095         "date": "2013-12-09T22:00:00Z", 
22096         "kind": "besteffort"
22097     }
22098 },
22099 {
22100     "pk": 59210, 
22101     "model": "core.charge", 
22102     "fields": {
22103         "updated": "2013-12-13T22:19:50.296Z", 
22104         "slice": 14, 
22105         "created": "2013-12-13T22:19:50.296Z", 
22106         "amount": 0.3304, 
22107         "object": 97, 
22108         "account": 12, 
22109         "state": "pending", 
22110         "coreHours": 4.72, 
22111         "invoice": null, 
22112         "date": "2013-12-10T06:00:00Z", 
22113         "kind": "besteffort"
22114     }
22115 },
22116 {
22117     "pk": 59211, 
22118     "model": "core.charge", 
22119     "fields": {
22120         "updated": "2013-12-13T22:19:50.304Z", 
22121         "slice": 14, 
22122         "created": "2013-12-13T22:19:50.304Z", 
22123         "amount": 0.1848, 
22124         "object": 97, 
22125         "account": 12, 
22126         "state": "pending", 
22127         "coreHours": 2.64, 
22128         "invoice": null, 
22129         "date": "2013-12-10T14:00:00Z", 
22130         "kind": "besteffort"
22131     }
22132 },
22133 {
22134     "pk": 59212, 
22135     "model": "core.charge", 
22136     "fields": {
22137         "updated": "2013-12-13T22:19:50.312Z", 
22138         "slice": 14, 
22139         "created": "2013-12-13T22:19:50.312Z", 
22140         "amount": 0.1232, 
22141         "object": 97, 
22142         "account": 12, 
22143         "state": "pending", 
22144         "coreHours": 1.76, 
22145         "invoice": null, 
22146         "date": "2013-12-10T22:00:00Z", 
22147         "kind": "besteffort"
22148     }
22149 },
22150 {
22151     "pk": 59213, 
22152     "model": "core.charge", 
22153     "fields": {
22154         "updated": "2013-12-13T22:19:50.321Z", 
22155         "slice": 14, 
22156         "created": "2013-12-13T22:19:50.321Z", 
22157         "amount": 0.2744, 
22158         "object": 97, 
22159         "account": 12, 
22160         "state": "pending", 
22161         "coreHours": 3.92, 
22162         "invoice": null, 
22163         "date": "2013-12-11T06:00:00Z", 
22164         "kind": "besteffort"
22165     }
22166 },
22167 {
22168     "pk": 59214, 
22169     "model": "core.charge", 
22170     "fields": {
22171         "updated": "2013-12-13T22:19:50.329Z", 
22172         "slice": 14, 
22173         "created": "2013-12-13T22:19:50.329Z", 
22174         "amount": 0.1624, 
22175         "object": 97, 
22176         "account": 12, 
22177         "state": "pending", 
22178         "coreHours": 2.32, 
22179         "invoice": null, 
22180         "date": "2013-12-11T14:00:00Z", 
22181         "kind": "besteffort"
22182     }
22183 },
22184 {
22185     "pk": 59215, 
22186     "model": "core.charge", 
22187     "fields": {
22188         "updated": "2013-12-13T22:19:50.337Z", 
22189         "slice": 14, 
22190         "created": "2013-12-13T22:19:50.337Z", 
22191         "amount": 0.196, 
22192         "object": 97, 
22193         "account": 12, 
22194         "state": "pending", 
22195         "coreHours": 2.8, 
22196         "invoice": null, 
22197         "date": "2013-12-11T22:00:00Z", 
22198         "kind": "besteffort"
22199     }
22200 },
22201 {
22202     "pk": 59216, 
22203     "model": "core.charge", 
22204     "fields": {
22205         "updated": "2013-12-13T22:19:50.345Z", 
22206         "slice": 14, 
22207         "created": "2013-12-13T22:19:50.345Z", 
22208         "amount": 0.2688, 
22209         "object": 97, 
22210         "account": 12, 
22211         "state": "pending", 
22212         "coreHours": 3.84, 
22213         "invoice": null, 
22214         "date": "2013-12-12T06:00:00Z", 
22215         "kind": "besteffort"
22216     }
22217 },
22218 {
22219     "pk": 59217, 
22220     "model": "core.charge", 
22221     "fields": {
22222         "updated": "2013-12-13T22:19:50.354Z", 
22223         "slice": 14, 
22224         "created": "2013-12-13T22:19:50.354Z", 
22225         "amount": 0.14, 
22226         "object": 97, 
22227         "account": 12, 
22228         "state": "pending", 
22229         "coreHours": 2.0, 
22230         "invoice": null, 
22231         "date": "2013-12-12T14:00:00Z", 
22232         "kind": "besteffort"
22233     }
22234 },
22235 {
22236     "pk": 59218, 
22237     "model": "core.charge", 
22238     "fields": {
22239         "updated": "2013-12-13T22:19:50.362Z", 
22240         "slice": 14, 
22241         "created": "2013-12-13T22:19:50.362Z", 
22242         "amount": 0.1848, 
22243         "object": 97, 
22244         "account": 12, 
22245         "state": "pending", 
22246         "coreHours": 2.64, 
22247         "invoice": null, 
22248         "date": "2013-12-12T22:00:00Z", 
22249         "kind": "besteffort"
22250     }
22251 },
22252 {
22253     "pk": 59219, 
22254     "model": "core.charge", 
22255     "fields": {
22256         "updated": "2013-12-13T22:19:50.370Z", 
22257         "slice": 14, 
22258         "created": "2013-12-13T22:19:50.370Z", 
22259         "amount": 0.2408, 
22260         "object": 97, 
22261         "account": 12, 
22262         "state": "pending", 
22263         "coreHours": 3.44, 
22264         "invoice": null, 
22265         "date": "2013-12-13T06:00:00Z", 
22266         "kind": "besteffort"
22267     }
22268 },
22269 {
22270     "pk": 59220, 
22271     "model": "core.charge", 
22272     "fields": {
22273         "updated": "2013-12-13T22:19:50.379Z", 
22274         "slice": 14, 
22275         "created": "2013-12-13T22:19:50.379Z", 
22276         "amount": 0.2632, 
22277         "object": 97, 
22278         "account": 12, 
22279         "state": "pending", 
22280         "coreHours": 3.76, 
22281         "invoice": null, 
22282         "date": "2013-12-13T14:00:00Z", 
22283         "kind": "besteffort"
22284     }
22285 },
22286 {
22287     "pk": 59221, 
22288     "model": "core.charge", 
22289     "fields": {
22290         "updated": "2013-12-13T22:19:55.059Z", 
22291         "slice": 14, 
22292         "created": "2013-12-13T22:19:50.393Z", 
22293         "amount": 0.1344, 
22294         "object": 98, 
22295         "account": 12, 
22296         "state": "invoiced", 
22297         "coreHours": 1.92, 
22298         "invoice": 54, 
22299         "date": "2013-11-13T22:00:00Z", 
22300         "kind": "besteffort"
22301     }
22302 },
22303 {
22304     "pk": 59222, 
22305     "model": "core.charge", 
22306     "fields": {
22307         "updated": "2013-12-13T22:19:55.100Z", 
22308         "slice": 14, 
22309         "created": "2013-12-13T22:19:50.403Z", 
22310         "amount": 0.2408, 
22311         "object": 98, 
22312         "account": 12, 
22313         "state": "invoiced", 
22314         "coreHours": 3.44, 
22315         "invoice": 54, 
22316         "date": "2013-11-14T06:00:00Z", 
22317         "kind": "besteffort"
22318     }
22319 },
22320 {
22321     "pk": 59223, 
22322     "model": "core.charge", 
22323     "fields": {
22324         "updated": "2013-12-13T22:19:55.142Z", 
22325         "slice": 14, 
22326         "created": "2013-12-13T22:19:50.412Z", 
22327         "amount": 0.28, 
22328         "object": 98, 
22329         "account": 12, 
22330         "state": "invoiced", 
22331         "coreHours": 4.0, 
22332         "invoice": 54, 
22333         "date": "2013-11-14T14:00:00Z", 
22334         "kind": "besteffort"
22335     }
22336 },
22337 {
22338     "pk": 59224, 
22339     "model": "core.charge", 
22340     "fields": {
22341         "updated": "2013-12-13T22:19:55.183Z", 
22342         "slice": 14, 
22343         "created": "2013-12-13T22:19:50.420Z", 
22344         "amount": 0.3248, 
22345         "object": 98, 
22346         "account": 12, 
22347         "state": "invoiced", 
22348         "coreHours": 4.64, 
22349         "invoice": 54, 
22350         "date": "2013-11-14T22:00:00Z", 
22351         "kind": "besteffort"
22352     }
22353 },
22354 {
22355     "pk": 59225, 
22356     "model": "core.charge", 
22357     "fields": {
22358         "updated": "2013-12-13T22:19:55.225Z", 
22359         "slice": 14, 
22360         "created": "2013-12-13T22:19:50.428Z", 
22361         "amount": 0.2464, 
22362         "object": 98, 
22363         "account": 12, 
22364         "state": "invoiced", 
22365         "coreHours": 3.52, 
22366         "invoice": 54, 
22367         "date": "2013-11-15T06:00:00Z", 
22368         "kind": "besteffort"
22369     }
22370 },
22371 {
22372     "pk": 59226, 
22373     "model": "core.charge", 
22374     "fields": {
22375         "updated": "2013-12-13T22:19:55.266Z", 
22376         "slice": 14, 
22377         "created": "2013-12-13T22:19:50.436Z", 
22378         "amount": 0.224, 
22379         "object": 98, 
22380         "account": 12, 
22381         "state": "invoiced", 
22382         "coreHours": 3.2, 
22383         "invoice": 54, 
22384         "date": "2013-11-15T14:00:00Z", 
22385         "kind": "besteffort"
22386     }
22387 },
22388 {
22389     "pk": 59227, 
22390     "model": "core.charge", 
22391     "fields": {
22392         "updated": "2013-12-13T22:19:55.307Z", 
22393         "slice": 14, 
22394         "created": "2013-12-13T22:19:50.445Z", 
22395         "amount": 0.2912, 
22396         "object": 98, 
22397         "account": 12, 
22398         "state": "invoiced", 
22399         "coreHours": 4.16, 
22400         "invoice": 54, 
22401         "date": "2013-11-15T22:00:00Z", 
22402         "kind": "besteffort"
22403     }
22404 },
22405 {
22406     "pk": 59228, 
22407     "model": "core.charge", 
22408     "fields": {
22409         "updated": "2013-12-13T22:19:55.349Z", 
22410         "slice": 14, 
22411         "created": "2013-12-13T22:19:50.453Z", 
22412         "amount": 0.2912, 
22413         "object": 98, 
22414         "account": 12, 
22415         "state": "invoiced", 
22416         "coreHours": 4.16, 
22417         "invoice": 54, 
22418         "date": "2013-11-16T06:00:00Z", 
22419         "kind": "besteffort"
22420     }
22421 },
22422 {
22423     "pk": 59229, 
22424     "model": "core.charge", 
22425     "fields": {
22426         "updated": "2013-12-13T22:19:55.390Z", 
22427         "slice": 14, 
22428         "created": "2013-12-13T22:19:50.464Z", 
22429         "amount": 0.2016, 
22430         "object": 98, 
22431         "account": 12, 
22432         "state": "invoiced", 
22433         "coreHours": 2.88, 
22434         "invoice": 54, 
22435         "date": "2013-11-16T14:00:00Z", 
22436         "kind": "besteffort"
22437     }
22438 },
22439 {
22440     "pk": 59230, 
22441     "model": "core.charge", 
22442     "fields": {
22443         "updated": "2013-12-13T22:19:55.432Z", 
22444         "slice": 14, 
22445         "created": "2013-12-13T22:19:50.470Z", 
22446         "amount": 0.196, 
22447         "object": 98, 
22448         "account": 12, 
22449         "state": "invoiced", 
22450         "coreHours": 2.8, 
22451         "invoice": 54, 
22452         "date": "2013-11-16T22:00:00Z", 
22453         "kind": "besteffort"
22454     }
22455 },
22456 {
22457     "pk": 59231, 
22458     "model": "core.charge", 
22459     "fields": {
22460         "updated": "2013-12-13T22:19:55.473Z", 
22461         "slice": 14, 
22462         "created": "2013-12-13T22:19:50.478Z", 
22463         "amount": 0.2128, 
22464         "object": 98, 
22465         "account": 12, 
22466         "state": "invoiced", 
22467         "coreHours": 3.04, 
22468         "invoice": 54, 
22469         "date": "2013-11-17T06:00:00Z", 
22470         "kind": "besteffort"
22471     }
22472 },
22473 {
22474     "pk": 59232, 
22475     "model": "core.charge", 
22476     "fields": {
22477         "updated": "2013-12-13T22:19:55.515Z", 
22478         "slice": 14, 
22479         "created": "2013-12-13T22:19:50.486Z", 
22480         "amount": 0.3304, 
22481         "object": 98, 
22482         "account": 12, 
22483         "state": "invoiced", 
22484         "coreHours": 4.72, 
22485         "invoice": 54, 
22486         "date": "2013-11-17T14:00:00Z", 
22487         "kind": "besteffort"
22488     }
22489 },
22490 {
22491     "pk": 59233, 
22492     "model": "core.charge", 
22493     "fields": {
22494         "updated": "2013-12-13T22:19:55.556Z", 
22495         "slice": 14, 
22496         "created": "2013-12-13T22:19:50.494Z", 
22497         "amount": 0.3304, 
22498         "object": 98, 
22499         "account": 12, 
22500         "state": "invoiced", 
22501         "coreHours": 4.72, 
22502         "invoice": 54, 
22503         "date": "2013-11-17T22:00:00Z", 
22504         "kind": "besteffort"
22505     }
22506 },
22507 {
22508     "pk": 59234, 
22509     "model": "core.charge", 
22510     "fields": {
22511         "updated": "2013-12-13T22:19:55.631Z", 
22512         "slice": 14, 
22513         "created": "2013-12-13T22:19:50.503Z", 
22514         "amount": 0.252, 
22515         "object": 98, 
22516         "account": 12, 
22517         "state": "invoiced", 
22518         "coreHours": 3.6, 
22519         "invoice": 55, 
22520         "date": "2013-11-18T06:00:00Z", 
22521         "kind": "besteffort"
22522     }
22523 },
22524 {
22525     "pk": 59235, 
22526     "model": "core.charge", 
22527     "fields": {
22528         "updated": "2013-12-13T22:19:55.672Z", 
22529         "slice": 14, 
22530         "created": "2013-12-13T22:19:50.511Z", 
22531         "amount": 0.308, 
22532         "object": 98, 
22533         "account": 12, 
22534         "state": "invoiced", 
22535         "coreHours": 4.4, 
22536         "invoice": 55, 
22537         "date": "2013-11-18T14:00:00Z", 
22538         "kind": "besteffort"
22539     }
22540 },
22541 {
22542     "pk": 59236, 
22543     "model": "core.charge", 
22544     "fields": {
22545         "updated": "2013-12-13T22:19:55.713Z", 
22546         "slice": 14, 
22547         "created": "2013-12-13T22:19:50.519Z", 
22548         "amount": 0.3136, 
22549         "object": 98, 
22550         "account": 12, 
22551         "state": "invoiced", 
22552         "coreHours": 4.48, 
22553         "invoice": 55, 
22554         "date": "2013-11-18T22:00:00Z", 
22555         "kind": "besteffort"
22556     }
22557 },
22558 {
22559     "pk": 59237, 
22560     "model": "core.charge", 
22561     "fields": {
22562         "updated": "2013-12-13T22:19:55.755Z", 
22563         "slice": 14, 
22564         "created": "2013-12-13T22:19:50.528Z", 
22565         "amount": 0.2464, 
22566         "object": 98, 
22567         "account": 12, 
22568         "state": "invoiced", 
22569         "coreHours": 3.52, 
22570         "invoice": 55, 
22571         "date": "2013-11-19T06:00:00Z", 
22572         "kind": "besteffort"
22573     }
22574 },
22575 {
22576     "pk": 59238, 
22577     "model": "core.charge", 
22578     "fields": {
22579         "updated": "2013-12-13T22:19:55.796Z", 
22580         "slice": 14, 
22581         "created": "2013-12-13T22:19:50.536Z", 
22582         "amount": 0.2352, 
22583         "object": 98, 
22584         "account": 12, 
22585         "state": "invoiced", 
22586         "coreHours": 3.36, 
22587         "invoice": 55, 
22588         "date": "2013-11-19T14:00:00Z", 
22589         "kind": "besteffort"
22590     }
22591 },
22592 {
22593     "pk": 59239, 
22594     "model": "core.charge", 
22595     "fields": {
22596         "updated": "2013-12-13T22:19:55.838Z", 
22597         "slice": 14, 
22598         "created": "2013-12-13T22:19:50.559Z", 
22599         "amount": 0.2072, 
22600         "object": 98, 
22601         "account": 12, 
22602         "state": "invoiced", 
22603         "coreHours": 2.96, 
22604         "invoice": 55, 
22605         "date": "2013-11-19T22:00:00Z", 
22606         "kind": "besteffort"
22607     }
22608 },
22609 {
22610     "pk": 59240, 
22611     "model": "core.charge", 
22612     "fields": {
22613         "updated": "2013-12-13T22:19:55.879Z", 
22614         "slice": 14, 
22615         "created": "2013-12-13T22:19:50.577Z", 
22616         "amount": 0.252, 
22617         "object": 98, 
22618         "account": 12, 
22619         "state": "invoiced", 
22620         "coreHours": 3.6, 
22621         "invoice": 55, 
22622         "date": "2013-11-20T06:00:00Z", 
22623         "kind": "besteffort"
22624     }
22625 },
22626 {
22627     "pk": 59241, 
22628     "model": "core.charge", 
22629     "fields": {
22630         "updated": "2013-12-13T22:19:55.921Z", 
22631         "slice": 14, 
22632         "created": "2013-12-13T22:19:50.586Z", 
22633         "amount": 0.1904, 
22634         "object": 98, 
22635         "account": 12, 
22636         "state": "invoiced", 
22637         "coreHours": 2.72, 
22638         "invoice": 55, 
22639         "date": "2013-11-20T14:00:00Z", 
22640         "kind": "besteffort"
22641     }
22642 },
22643 {
22644     "pk": 59242, 
22645     "model": "core.charge", 
22646     "fields": {
22647         "updated": "2013-12-13T22:19:55.962Z", 
22648         "slice": 14, 
22649         "created": "2013-12-13T22:19:50.594Z", 
22650         "amount": 0.3024, 
22651         "object": 98, 
22652         "account": 12, 
22653         "state": "invoiced", 
22654         "coreHours": 4.32, 
22655         "invoice": 55, 
22656         "date": "2013-11-20T22:00:00Z", 
22657         "kind": "besteffort"
22658     }
22659 },
22660 {
22661     "pk": 59243, 
22662     "model": "core.charge", 
22663     "fields": {
22664         "updated": "2013-12-13T22:19:56.003Z", 
22665         "slice": 14, 
22666         "created": "2013-12-13T22:19:50.602Z", 
22667         "amount": 0.1176, 
22668         "object": 98, 
22669         "account": 12, 
22670         "state": "invoiced", 
22671         "coreHours": 1.68, 
22672         "invoice": 55, 
22673         "date": "2013-11-21T06:00:00Z", 
22674         "kind": "besteffort"
22675     }
22676 },
22677 {
22678     "pk": 59244, 
22679     "model": "core.charge", 
22680     "fields": {
22681         "updated": "2013-12-13T22:19:56.045Z", 
22682         "slice": 14, 
22683         "created": "2013-12-13T22:19:50.610Z", 
22684         "amount": 0.2296, 
22685         "object": 98, 
22686         "account": 12, 
22687         "state": "invoiced", 
22688         "coreHours": 3.28, 
22689         "invoice": 55, 
22690         "date": "2013-11-21T14:00:00Z", 
22691         "kind": "besteffort"
22692     }
22693 },
22694 {
22695     "pk": 59245, 
22696     "model": "core.charge", 
22697     "fields": {
22698         "updated": "2013-12-13T22:19:56.086Z", 
22699         "slice": 14, 
22700         "created": "2013-12-13T22:19:50.619Z", 
22701         "amount": 0.2688, 
22702         "object": 98, 
22703         "account": 12, 
22704         "state": "invoiced", 
22705         "coreHours": 3.84, 
22706         "invoice": 55, 
22707         "date": "2013-11-21T22:00:00Z", 
22708         "kind": "besteffort"
22709     }
22710 },
22711 {
22712     "pk": 59246, 
22713     "model": "core.charge", 
22714     "fields": {
22715         "updated": "2013-12-13T22:19:56.128Z", 
22716         "slice": 14, 
22717         "created": "2013-12-13T22:19:50.627Z", 
22718         "amount": 0.308, 
22719         "object": 98, 
22720         "account": 12, 
22721         "state": "invoiced", 
22722         "coreHours": 4.4, 
22723         "invoice": 55, 
22724         "date": "2013-11-22T06:00:00Z", 
22725         "kind": "besteffort"
22726     }
22727 },
22728 {
22729     "pk": 59247, 
22730     "model": "core.charge", 
22731     "fields": {
22732         "updated": "2013-12-13T22:19:56.169Z", 
22733         "slice": 14, 
22734         "created": "2013-12-13T22:19:50.635Z", 
22735         "amount": 0.196, 
22736         "object": 98, 
22737         "account": 12, 
22738         "state": "invoiced", 
22739         "coreHours": 2.8, 
22740         "invoice": 55, 
22741         "date": "2013-11-22T14:00:00Z", 
22742         "kind": "besteffort"
22743     }
22744 },
22745 {
22746     "pk": 59248, 
22747     "model": "core.charge", 
22748     "fields": {
22749         "updated": "2013-12-13T22:19:56.210Z", 
22750         "slice": 14, 
22751         "created": "2013-12-13T22:19:50.643Z", 
22752         "amount": 0.2296, 
22753         "object": 98, 
22754         "account": 12, 
22755         "state": "invoiced", 
22756         "coreHours": 3.28, 
22757         "invoice": 55, 
22758         "date": "2013-11-22T22:00:00Z", 
22759         "kind": "besteffort"
22760     }
22761 },
22762 {
22763     "pk": 59249, 
22764     "model": "core.charge", 
22765     "fields": {
22766         "updated": "2013-12-13T22:19:56.252Z", 
22767         "slice": 14, 
22768         "created": "2013-12-13T22:19:50.652Z", 
22769         "amount": 0.3192, 
22770         "object": 98, 
22771         "account": 12, 
22772         "state": "invoiced", 
22773         "coreHours": 4.56, 
22774         "invoice": 55, 
22775         "date": "2013-11-23T06:00:00Z", 
22776         "kind": "besteffort"
22777     }
22778 },
22779 {
22780     "pk": 59250, 
22781     "model": "core.charge", 
22782     "fields": {
22783         "updated": "2013-12-13T22:19:56.293Z", 
22784         "slice": 14, 
22785         "created": "2013-12-13T22:19:50.660Z", 
22786         "amount": 0.2352, 
22787         "object": 98, 
22788         "account": 12, 
22789         "state": "invoiced", 
22790         "coreHours": 3.36, 
22791         "invoice": 55, 
22792         "date": "2013-11-23T14:00:00Z", 
22793         "kind": "besteffort"
22794     }
22795 },
22796 {
22797     "pk": 59251, 
22798     "model": "core.charge", 
22799     "fields": {
22800         "updated": "2013-12-13T22:19:56.335Z", 
22801         "slice": 14, 
22802         "created": "2013-12-13T22:19:50.668Z", 
22803         "amount": 0.168, 
22804         "object": 98, 
22805         "account": 12, 
22806         "state": "invoiced", 
22807         "coreHours": 2.4, 
22808         "invoice": 55, 
22809         "date": "2013-11-23T22:00:00Z", 
22810         "kind": "besteffort"
22811     }
22812 },
22813 {
22814     "pk": 59252, 
22815     "model": "core.charge", 
22816     "fields": {
22817         "updated": "2013-12-13T22:19:56.376Z", 
22818         "slice": 14, 
22819         "created": "2013-12-13T22:19:50.677Z", 
22820         "amount": 0.3024, 
22821         "object": 98, 
22822         "account": 12, 
22823         "state": "invoiced", 
22824         "coreHours": 4.32, 
22825         "invoice": 55, 
22826         "date": "2013-11-24T06:00:00Z", 
22827         "kind": "besteffort"
22828     }
22829 },
22830 {
22831     "pk": 59253, 
22832     "model": "core.charge", 
22833     "fields": {
22834         "updated": "2013-12-13T22:19:56.418Z", 
22835         "slice": 14, 
22836         "created": "2013-12-13T22:19:50.685Z", 
22837         "amount": 0.2352, 
22838         "object": 98, 
22839         "account": 12, 
22840         "state": "invoiced", 
22841         "coreHours": 3.36, 
22842         "invoice": 55, 
22843         "date": "2013-11-24T14:00:00Z", 
22844         "kind": "besteffort"
22845     }
22846 },
22847 {
22848     "pk": 59254, 
22849     "model": "core.charge", 
22850     "fields": {
22851         "updated": "2013-12-13T22:19:56.459Z", 
22852         "slice": 14, 
22853         "created": "2013-12-13T22:19:50.693Z", 
22854         "amount": 0.1568, 
22855         "object": 98, 
22856         "account": 12, 
22857         "state": "invoiced", 
22858         "coreHours": 2.24, 
22859         "invoice": 55, 
22860         "date": "2013-11-24T22:00:00Z", 
22861         "kind": "besteffort"
22862     }
22863 },
22864 {
22865     "pk": 59255, 
22866     "model": "core.charge", 
22867     "fields": {
22868         "updated": "2013-12-13T22:19:56.509Z", 
22869         "slice": 14, 
22870         "created": "2013-12-13T22:19:50.702Z", 
22871         "amount": 0.3304, 
22872         "object": 98, 
22873         "account": 12, 
22874         "state": "invoiced", 
22875         "coreHours": 4.72, 
22876         "invoice": 56, 
22877         "date": "2013-11-25T06:00:00Z", 
22878         "kind": "besteffort"
22879     }
22880 },
22881 {
22882     "pk": 59256, 
22883     "model": "core.charge", 
22884     "fields": {
22885         "updated": "2013-12-13T22:19:56.550Z", 
22886         "slice": 14, 
22887         "created": "2013-12-13T22:19:50.710Z", 
22888         "amount": 0.1736, 
22889         "object": 98, 
22890         "account": 12, 
22891         "state": "invoiced", 
22892         "coreHours": 2.48, 
22893         "invoice": 56, 
22894         "date": "2013-11-25T14:00:00Z", 
22895         "kind": "besteffort"
22896     }
22897 },
22898 {
22899     "pk": 59257, 
22900     "model": "core.charge", 
22901     "fields": {
22902         "updated": "2013-12-13T22:19:56.592Z", 
22903         "slice": 14, 
22904         "created": "2013-12-13T22:19:50.718Z", 
22905         "amount": 0.168, 
22906         "object": 98, 
22907         "account": 12, 
22908         "state": "invoiced", 
22909         "coreHours": 2.4, 
22910         "invoice": 56, 
22911         "date": "2013-11-25T22:00:00Z", 
22912         "kind": "besteffort"
22913     }
22914 },
22915 {
22916     "pk": 59258, 
22917     "model": "core.charge", 
22918     "fields": {
22919         "updated": "2013-12-13T22:19:56.633Z", 
22920         "slice": 14, 
22921         "created": "2013-12-13T22:19:50.726Z", 
22922         "amount": 0.14, 
22923         "object": 98, 
22924         "account": 12, 
22925         "state": "invoiced", 
22926         "coreHours": 2.0, 
22927         "invoice": 56, 
22928         "date": "2013-11-26T06:00:00Z", 
22929         "kind": "besteffort"
22930     }
22931 },
22932 {
22933     "pk": 59259, 
22934     "model": "core.charge", 
22935     "fields": {
22936         "updated": "2013-12-13T22:19:56.676Z", 
22937         "slice": 14, 
22938         "created": "2013-12-13T22:19:50.735Z", 
22939         "amount": 0.1176, 
22940         "object": 98, 
22941         "account": 12, 
22942         "state": "invoiced", 
22943         "coreHours": 1.68, 
22944         "invoice": 56, 
22945         "date": "2013-11-26T14:00:00Z", 
22946         "kind": "besteffort"
22947     }
22948 },
22949 {
22950     "pk": 59260, 
22951     "model": "core.charge", 
22952     "fields": {
22953         "updated": "2013-12-13T22:19:56.717Z", 
22954         "slice": 14, 
22955         "created": "2013-12-13T22:19:50.743Z", 
22956         "amount": 0.2688, 
22957         "object": 98, 
22958         "account": 12, 
22959         "state": "invoiced", 
22960         "coreHours": 3.84, 
22961         "invoice": 56, 
22962         "date": "2013-11-26T22:00:00Z", 
22963         "kind": "besteffort"
22964     }
22965 },
22966 {
22967     "pk": 59261, 
22968     "model": "core.charge", 
22969     "fields": {
22970         "updated": "2013-12-13T22:19:56.759Z", 
22971         "slice": 14, 
22972         "created": "2013-12-13T22:19:50.751Z", 
22973         "amount": 0.308, 
22974         "object": 98, 
22975         "account": 12, 
22976         "state": "invoiced", 
22977         "coreHours": 4.4, 
22978         "invoice": 56, 
22979         "date": "2013-11-27T06:00:00Z", 
22980         "kind": "besteffort"
22981     }
22982 },
22983 {
22984     "pk": 59262, 
22985     "model": "core.charge", 
22986     "fields": {
22987         "updated": "2013-12-13T22:19:56.800Z", 
22988         "slice": 14, 
22989         "created": "2013-12-13T22:19:50.759Z", 
22990         "amount": 0.196, 
22991         "object": 98, 
22992         "account": 12, 
22993         "state": "invoiced", 
22994         "coreHours": 2.8, 
22995         "invoice": 56, 
22996         "date": "2013-11-27T14:00:00Z", 
22997         "kind": "besteffort"
22998     }
22999 },
23000 {
23001     "pk": 59263, 
23002     "model": "core.charge", 
23003     "fields": {
23004         "updated": "2013-12-13T22:19:56.842Z", 
23005         "slice": 14, 
23006         "created": "2013-12-13T22:19:50.768Z", 
23007         "amount": 0.196, 
23008         "object": 98, 
23009         "account": 12, 
23010         "state": "invoiced", 
23011         "coreHours": 2.8, 
23012         "invoice": 56, 
23013         "date": "2013-11-27T22:00:00Z", 
23014         "kind": "besteffort"
23015     }
23016 },
23017 {
23018     "pk": 59264, 
23019     "model": "core.charge", 
23020     "fields": {
23021         "updated": "2013-12-13T22:19:56.883Z", 
23022         "slice": 14, 
23023         "created": "2013-12-13T22:19:50.776Z", 
23024         "amount": 0.2464, 
23025         "object": 98, 
23026         "account": 12, 
23027         "state": "invoiced", 
23028         "coreHours": 3.52, 
23029         "invoice": 56, 
23030         "date": "2013-11-28T06:00:00Z", 
23031         "kind": "besteffort"
23032     }
23033 },
23034 {
23035     "pk": 59265, 
23036     "model": "core.charge", 
23037     "fields": {
23038         "updated": "2013-12-13T22:19:56.925Z", 
23039         "slice": 14, 
23040         "created": "2013-12-13T22:19:50.784Z", 
23041         "amount": 0.2968, 
23042         "object": 98, 
23043         "account": 12, 
23044         "state": "invoiced", 
23045         "coreHours": 4.24, 
23046         "invoice": 56, 
23047         "date": "2013-11-28T14:00:00Z", 
23048         "kind": "besteffort"
23049     }
23050 },
23051 {
23052     "pk": 59266, 
23053     "model": "core.charge", 
23054     "fields": {
23055         "updated": "2013-12-13T22:19:56.966Z", 
23056         "slice": 14, 
23057         "created": "2013-12-13T22:19:50.793Z", 
23058         "amount": 0.1792, 
23059         "object": 98, 
23060         "account": 12, 
23061         "state": "invoiced", 
23062         "coreHours": 2.56, 
23063         "invoice": 56, 
23064         "date": "2013-11-28T22:00:00Z", 
23065         "kind": "besteffort"
23066     }
23067 },
23068 {
23069     "pk": 59267, 
23070     "model": "core.charge", 
23071     "fields": {
23072         "updated": "2013-12-13T22:19:57.007Z", 
23073         "slice": 14, 
23074         "created": "2013-12-13T22:19:50.801Z", 
23075         "amount": 0.3248, 
23076         "object": 98, 
23077         "account": 12, 
23078         "state": "invoiced", 
23079         "coreHours": 4.64, 
23080         "invoice": 56, 
23081         "date": "2013-11-29T06:00:00Z", 
23082         "kind": "besteffort"
23083     }
23084 },
23085 {
23086     "pk": 59268, 
23087     "model": "core.charge", 
23088     "fields": {
23089         "updated": "2013-12-13T22:19:57.049Z", 
23090         "slice": 14, 
23091         "created": "2013-12-13T22:19:50.809Z", 
23092         "amount": 0.3192, 
23093         "object": 98, 
23094         "account": 12, 
23095         "state": "invoiced", 
23096         "coreHours": 4.56, 
23097         "invoice": 56, 
23098         "date": "2013-11-29T14:00:00Z", 
23099         "kind": "besteffort"
23100     }
23101 },
23102 {
23103     "pk": 59269, 
23104     "model": "core.charge", 
23105     "fields": {
23106         "updated": "2013-12-13T22:19:57.090Z", 
23107         "slice": 14, 
23108         "created": "2013-12-13T22:19:50.818Z", 
23109         "amount": 0.1568, 
23110         "object": 98, 
23111         "account": 12, 
23112         "state": "invoiced", 
23113         "coreHours": 2.24, 
23114         "invoice": 56, 
23115         "date": "2013-11-29T22:00:00Z", 
23116         "kind": "besteffort"
23117     }
23118 },
23119 {
23120     "pk": 59270, 
23121     "model": "core.charge", 
23122     "fields": {
23123         "updated": "2013-12-13T22:19:57.123Z", 
23124         "slice": 14, 
23125         "created": "2013-12-13T22:19:50.826Z", 
23126         "amount": 0.2856, 
23127         "object": 98, 
23128         "account": 12, 
23129         "state": "invoiced", 
23130         "coreHours": 4.08, 
23131         "invoice": 56, 
23132         "date": "2013-11-30T06:00:00Z", 
23133         "kind": "besteffort"
23134     }
23135 },
23136 {
23137     "pk": 59271, 
23138     "model": "core.charge", 
23139     "fields": {
23140         "updated": "2013-12-13T22:19:57.165Z", 
23141         "slice": 14, 
23142         "created": "2013-12-13T22:19:50.834Z", 
23143         "amount": 0.3136, 
23144         "object": 98, 
23145         "account": 12, 
23146         "state": "invoiced", 
23147         "coreHours": 4.48, 
23148         "invoice": 56, 
23149         "date": "2013-11-30T14:00:00Z", 
23150         "kind": "besteffort"
23151     }
23152 },
23153 {
23154     "pk": 59272, 
23155     "model": "core.charge", 
23156     "fields": {
23157         "updated": "2013-12-13T22:19:57.206Z", 
23158         "slice": 14, 
23159         "created": "2013-12-13T22:19:50.843Z", 
23160         "amount": 0.1904, 
23161         "object": 98, 
23162         "account": 12, 
23163         "state": "invoiced", 
23164         "coreHours": 2.72, 
23165         "invoice": 56, 
23166         "date": "2013-11-30T22:00:00Z", 
23167         "kind": "besteffort"
23168     }
23169 },
23170 {
23171     "pk": 59273, 
23172     "model": "core.charge", 
23173     "fields": {
23174         "updated": "2013-12-13T22:19:57.248Z", 
23175         "slice": 14, 
23176         "created": "2013-12-13T22:19:50.851Z", 
23177         "amount": 0.1624, 
23178         "object": 98, 
23179         "account": 12, 
23180         "state": "invoiced", 
23181         "coreHours": 2.32, 
23182         "invoice": 56, 
23183         "date": "2013-12-01T06:00:00Z", 
23184         "kind": "besteffort"
23185     }
23186 },
23187 {
23188     "pk": 59274, 
23189     "model": "core.charge", 
23190     "fields": {
23191         "updated": "2013-12-13T22:19:57.289Z", 
23192         "slice": 14, 
23193         "created": "2013-12-13T22:19:50.859Z", 
23194         "amount": 0.224, 
23195         "object": 98, 
23196         "account": 12, 
23197         "state": "invoiced", 
23198         "coreHours": 3.2, 
23199         "invoice": 56, 
23200         "date": "2013-12-01T14:00:00Z", 
23201         "kind": "besteffort"
23202     }
23203 },
23204 {
23205     "pk": 59275, 
23206     "model": "core.charge", 
23207     "fields": {
23208         "updated": "2013-12-13T22:19:57.331Z", 
23209         "slice": 14, 
23210         "created": "2013-12-13T22:19:50.867Z", 
23211         "amount": 0.14, 
23212         "object": 98, 
23213         "account": 12, 
23214         "state": "invoiced", 
23215         "coreHours": 2.0, 
23216         "invoice": 56, 
23217         "date": "2013-12-01T22:00:00Z", 
23218         "kind": "besteffort"
23219     }
23220 },
23221 {
23222     "pk": 59276, 
23223     "model": "core.charge", 
23224     "fields": {
23225         "updated": "2013-12-13T22:19:57.380Z", 
23226         "slice": 14, 
23227         "created": "2013-12-13T22:19:50.876Z", 
23228         "amount": 0.1456, 
23229         "object": 98, 
23230         "account": 12, 
23231         "state": "invoiced", 
23232         "coreHours": 2.08, 
23233         "invoice": 57, 
23234         "date": "2013-12-02T06:00:00Z", 
23235         "kind": "besteffort"
23236     }
23237 },
23238 {
23239     "pk": 59277, 
23240     "model": "core.charge", 
23241     "fields": {
23242         "updated": "2013-12-13T22:19:57.422Z", 
23243         "slice": 14, 
23244         "created": "2013-12-13T22:19:50.884Z", 
23245         "amount": 0.1736, 
23246         "object": 98, 
23247         "account": 12, 
23248         "state": "invoiced", 
23249         "coreHours": 2.48, 
23250         "invoice": 57, 
23251         "date": "2013-12-02T14:00:00Z", 
23252         "kind": "besteffort"
23253     }
23254 },
23255 {
23256     "pk": 59278, 
23257     "model": "core.charge", 
23258     "fields": {
23259         "updated": "2013-12-13T22:19:57.463Z", 
23260         "slice": 14, 
23261         "created": "2013-12-13T22:19:50.892Z", 
23262         "amount": 0.2912, 
23263         "object": 98, 
23264         "account": 12, 
23265         "state": "invoiced", 
23266         "coreHours": 4.16, 
23267         "invoice": 57, 
23268         "date": "2013-12-02T22:00:00Z", 
23269         "kind": "besteffort"
23270     }
23271 },
23272 {
23273     "pk": 59279, 
23274     "model": "core.charge", 
23275     "fields": {
23276         "updated": "2013-12-13T22:19:57.504Z", 
23277         "slice": 14, 
23278         "created": "2013-12-13T22:19:50.901Z", 
23279         "amount": 0.3192, 
23280         "object": 98, 
23281         "account": 12, 
23282         "state": "invoiced", 
23283         "coreHours": 4.56, 
23284         "invoice": 57, 
23285         "date": "2013-12-03T06:00:00Z", 
23286         "kind": "besteffort"
23287     }
23288 },
23289 {
23290     "pk": 59280, 
23291     "model": "core.charge", 
23292     "fields": {
23293         "updated": "2013-12-13T22:19:57.546Z", 
23294         "slice": 14, 
23295         "created": "2013-12-13T22:19:50.909Z", 
23296         "amount": 0.1792, 
23297         "object": 98, 
23298         "account": 12, 
23299         "state": "invoiced", 
23300         "coreHours": 2.56, 
23301         "invoice": 57, 
23302         "date": "2013-12-03T14:00:00Z", 
23303         "kind": "besteffort"
23304     }
23305 },
23306 {
23307     "pk": 59281, 
23308     "model": "core.charge", 
23309     "fields": {
23310         "updated": "2013-12-13T22:19:57.587Z", 
23311         "slice": 14, 
23312         "created": "2013-12-13T22:19:50.917Z", 
23313         "amount": 0.1792, 
23314         "object": 98, 
23315         "account": 12, 
23316         "state": "invoiced", 
23317         "coreHours": 2.56, 
23318         "invoice": 57, 
23319         "date": "2013-12-03T22:00:00Z", 
23320         "kind": "besteffort"
23321     }
23322 },
23323 {
23324     "pk": 59282, 
23325     "model": "core.charge", 
23326     "fields": {
23327         "updated": "2013-12-13T22:19:57.629Z", 
23328         "slice": 14, 
23329         "created": "2013-12-13T22:19:50.925Z", 
23330         "amount": 0.2184, 
23331         "object": 98, 
23332         "account": 12, 
23333         "state": "invoiced", 
23334         "coreHours": 3.12, 
23335         "invoice": 57, 
23336         "date": "2013-12-04T06:00:00Z", 
23337         "kind": "besteffort"
23338     }
23339 },
23340 {
23341     "pk": 59283, 
23342     "model": "core.charge", 
23343     "fields": {
23344         "updated": "2013-12-13T22:19:57.670Z", 
23345         "slice": 14, 
23346         "created": "2013-12-13T22:19:50.934Z", 
23347         "amount": 0.3024, 
23348         "object": 98, 
23349         "account": 12, 
23350         "state": "invoiced", 
23351         "coreHours": 4.32, 
23352         "invoice": 57, 
23353         "date": "2013-12-04T14:00:00Z", 
23354         "kind": "besteffort"
23355     }
23356 },
23357 {
23358     "pk": 59284, 
23359     "model": "core.charge", 
23360     "fields": {
23361         "updated": "2013-12-13T22:19:57.711Z", 
23362         "slice": 14, 
23363         "created": "2013-12-13T22:19:50.942Z", 
23364         "amount": 0.112, 
23365         "object": 98, 
23366         "account": 12, 
23367         "state": "invoiced", 
23368         "coreHours": 1.6, 
23369         "invoice": 57, 
23370         "date": "2013-12-04T22:00:00Z", 
23371         "kind": "besteffort"
23372     }
23373 },
23374 {
23375     "pk": 59285, 
23376     "model": "core.charge", 
23377     "fields": {
23378         "updated": "2013-12-13T22:19:57.753Z", 
23379         "slice": 14, 
23380         "created": "2013-12-13T22:19:50.950Z", 
23381         "amount": 0.14, 
23382         "object": 98, 
23383         "account": 12, 
23384         "state": "invoiced", 
23385         "coreHours": 2.0, 
23386         "invoice": 57, 
23387         "date": "2013-12-05T06:00:00Z", 
23388         "kind": "besteffort"
23389     }
23390 },
23391 {
23392     "pk": 59286, 
23393     "model": "core.charge", 
23394     "fields": {
23395         "updated": "2013-12-13T22:19:57.794Z", 
23396         "slice": 14, 
23397         "created": "2013-12-13T22:19:50.958Z", 
23398         "amount": 0.2464, 
23399         "object": 98, 
23400         "account": 12, 
23401         "state": "invoiced", 
23402         "coreHours": 3.52, 
23403         "invoice": 57, 
23404         "date": "2013-12-05T14:00:00Z", 
23405         "kind": "besteffort"
23406     }
23407 },
23408 {
23409     "pk": 59287, 
23410     "model": "core.charge", 
23411     "fields": {
23412         "updated": "2013-12-13T22:19:57.836Z", 
23413         "slice": 14, 
23414         "created": "2013-12-13T22:19:50.967Z", 
23415         "amount": 0.1344, 
23416         "object": 98, 
23417         "account": 12, 
23418         "state": "invoiced", 
23419         "coreHours": 1.92, 
23420         "invoice": 57, 
23421         "date": "2013-12-05T22:00:00Z", 
23422         "kind": "besteffort"
23423     }
23424 },
23425 {
23426     "pk": 59288, 
23427     "model": "core.charge", 
23428     "fields": {
23429         "updated": "2013-12-13T22:19:57.877Z", 
23430         "slice": 14, 
23431         "created": "2013-12-13T22:19:50.975Z", 
23432         "amount": 0.112, 
23433         "object": 98, 
23434         "account": 12, 
23435         "state": "invoiced", 
23436         "coreHours": 1.6, 
23437         "invoice": 57, 
23438         "date": "2013-12-06T06:00:00Z", 
23439         "kind": "besteffort"
23440     }
23441 },
23442 {
23443     "pk": 59289, 
23444     "model": "core.charge", 
23445     "fields": {
23446         "updated": "2013-12-13T22:19:57.919Z", 
23447         "slice": 14, 
23448         "created": "2013-12-13T22:19:50.983Z", 
23449         "amount": 0.2128, 
23450         "object": 98, 
23451         "account": 12, 
23452         "state": "invoiced", 
23453         "coreHours": 3.04, 
23454         "invoice": 57, 
23455         "date": "2013-12-06T14:00:00Z", 
23456         "kind": "besteffort"
23457     }
23458 },
23459 {
23460     "pk": 59290, 
23461     "model": "core.charge", 
23462     "fields": {
23463         "updated": "2013-12-13T22:19:57.960Z", 
23464         "slice": 14, 
23465         "created": "2013-12-13T22:19:50.991Z", 
23466         "amount": 0.2744, 
23467         "object": 98, 
23468         "account": 12, 
23469         "state": "invoiced", 
23470         "coreHours": 3.92, 
23471         "invoice": 57, 
23472         "date": "2013-12-06T22:00:00Z", 
23473         "kind": "besteffort"
23474     }
23475 },
23476 {
23477     "pk": 59291, 
23478     "model": "core.charge", 
23479     "fields": {
23480         "updated": "2013-12-13T22:19:58.001Z", 
23481         "slice": 14, 
23482         "created": "2013-12-13T22:19:51.000Z", 
23483         "amount": 0.2632, 
23484         "object": 98, 
23485         "account": 12, 
23486         "state": "invoiced", 
23487         "coreHours": 3.76, 
23488         "invoice": 57, 
23489         "date": "2013-12-07T06:00:00Z", 
23490         "kind": "besteffort"
23491     }
23492 },
23493 {
23494     "pk": 59292, 
23495     "model": "core.charge", 
23496     "fields": {
23497         "updated": "2013-12-13T22:19:58.043Z", 
23498         "slice": 14, 
23499         "created": "2013-12-13T22:19:51.008Z", 
23500         "amount": 0.3136, 
23501         "object": 98, 
23502         "account": 12, 
23503         "state": "invoiced", 
23504         "coreHours": 4.48, 
23505         "invoice": 57, 
23506         "date": "2013-12-07T14:00:00Z", 
23507         "kind": "besteffort"
23508     }
23509 },
23510 {
23511     "pk": 59293, 
23512     "model": "core.charge", 
23513     "fields": {
23514         "updated": "2013-12-13T22:19:58.084Z", 
23515         "slice": 14, 
23516         "created": "2013-12-13T22:19:51.016Z", 
23517         "amount": 0.1232, 
23518         "object": 98, 
23519         "account": 12, 
23520         "state": "invoiced", 
23521         "coreHours": 1.76, 
23522         "invoice": 57, 
23523         "date": "2013-12-07T22:00:00Z", 
23524         "kind": "besteffort"
23525     }
23526 },
23527 {
23528     "pk": 59294, 
23529     "model": "core.charge", 
23530     "fields": {
23531         "updated": "2013-12-13T22:19:58.126Z", 
23532         "slice": 14, 
23533         "created": "2013-12-13T22:19:51.025Z", 
23534         "amount": 0.2744, 
23535         "object": 98, 
23536         "account": 12, 
23537         "state": "invoiced", 
23538         "coreHours": 3.92, 
23539         "invoice": 57, 
23540         "date": "2013-12-08T06:00:00Z", 
23541         "kind": "besteffort"
23542     }
23543 },
23544 {
23545     "pk": 59295, 
23546     "model": "core.charge", 
23547     "fields": {
23548         "updated": "2013-12-13T22:19:58.167Z", 
23549         "slice": 14, 
23550         "created": "2013-12-13T22:19:51.033Z", 
23551         "amount": 0.2744, 
23552         "object": 98, 
23553         "account": 12, 
23554         "state": "invoiced", 
23555         "coreHours": 3.92, 
23556         "invoice": 57, 
23557         "date": "2013-12-08T14:00:00Z", 
23558         "kind": "besteffort"
23559     }
23560 },
23561 {
23562     "pk": 59296, 
23563     "model": "core.charge", 
23564     "fields": {
23565         "updated": "2013-12-13T22:19:58.209Z", 
23566         "slice": 14, 
23567         "created": "2013-12-13T22:19:51.041Z", 
23568         "amount": 0.3192, 
23569         "object": 98, 
23570         "account": 12, 
23571         "state": "invoiced", 
23572         "coreHours": 4.56, 
23573         "invoice": 57, 
23574         "date": "2013-12-08T22:00:00Z", 
23575         "kind": "besteffort"
23576     }
23577 },
23578 {
23579     "pk": 59297, 
23580     "model": "core.charge", 
23581     "fields": {
23582         "updated": "2013-12-13T22:19:51.049Z", 
23583         "slice": 14, 
23584         "created": "2013-12-13T22:19:51.049Z", 
23585         "amount": 0.28, 
23586         "object": 98, 
23587         "account": 12, 
23588         "state": "pending", 
23589         "coreHours": 4.0, 
23590         "invoice": null, 
23591         "date": "2013-12-09T06:00:00Z", 
23592         "kind": "besteffort"
23593     }
23594 },
23595 {
23596     "pk": 59298, 
23597     "model": "core.charge", 
23598     "fields": {
23599         "updated": "2013-12-13T22:19:51.058Z", 
23600         "slice": 14, 
23601         "created": "2013-12-13T22:19:51.058Z", 
23602         "amount": 0.1232, 
23603         "object": 98, 
23604         "account": 12, 
23605         "state": "pending", 
23606         "coreHours": 1.76, 
23607         "invoice": null, 
23608         "date": "2013-12-09T14:00:00Z", 
23609         "kind": "besteffort"
23610     }
23611 },
23612 {
23613     "pk": 59299, 
23614     "model": "core.charge", 
23615     "fields": {
23616         "updated": "2013-12-13T22:19:51.066Z", 
23617         "slice": 14, 
23618         "created": "2013-12-13T22:19:51.066Z", 
23619         "amount": 0.1904, 
23620         "object": 98, 
23621         "account": 12, 
23622         "state": "pending", 
23623         "coreHours": 2.72, 
23624         "invoice": null, 
23625         "date": "2013-12-09T22:00:00Z", 
23626         "kind": "besteffort"
23627     }
23628 },
23629 {
23630     "pk": 59300, 
23631     "model": "core.charge", 
23632     "fields": {
23633         "updated": "2013-12-13T22:19:51.074Z", 
23634         "slice": 14, 
23635         "created": "2013-12-13T22:19:51.074Z", 
23636         "amount": 0.2408, 
23637         "object": 98, 
23638         "account": 12, 
23639         "state": "pending", 
23640         "coreHours": 3.44, 
23641         "invoice": null, 
23642         "date": "2013-12-10T06:00:00Z", 
23643         "kind": "besteffort"
23644     }
23645 },
23646 {
23647     "pk": 59301, 
23648     "model": "core.charge", 
23649     "fields": {
23650         "updated": "2013-12-13T22:19:51.083Z", 
23651         "slice": 14, 
23652         "created": "2013-12-13T22:19:51.083Z", 
23653         "amount": 0.2352, 
23654         "object": 98, 
23655         "account": 12, 
23656         "state": "pending", 
23657         "coreHours": 3.36, 
23658         "invoice": null, 
23659         "date": "2013-12-10T14:00:00Z", 
23660         "kind": "besteffort"
23661     }
23662 },
23663 {
23664     "pk": 59302, 
23665     "model": "core.charge", 
23666     "fields": {
23667         "updated": "2013-12-13T22:19:51.091Z", 
23668         "slice": 14, 
23669         "created": "2013-12-13T22:19:51.091Z", 
23670         "amount": 0.2968, 
23671         "object": 98, 
23672         "account": 12, 
23673         "state": "pending", 
23674         "coreHours": 4.24, 
23675         "invoice": null, 
23676         "date": "2013-12-10T22:00:00Z", 
23677         "kind": "besteffort"
23678     }
23679 },
23680 {
23681     "pk": 59303, 
23682     "model": "core.charge", 
23683     "fields": {
23684         "updated": "2013-12-13T22:19:51.099Z", 
23685         "slice": 14, 
23686         "created": "2013-12-13T22:19:51.099Z", 
23687         "amount": 0.2576, 
23688         "object": 98, 
23689         "account": 12, 
23690         "state": "pending", 
23691         "coreHours": 3.68, 
23692         "invoice": null, 
23693         "date": "2013-12-11T06:00:00Z", 
23694         "kind": "besteffort"
23695     }
23696 },
23697 {
23698     "pk": 59304, 
23699     "model": "core.charge", 
23700     "fields": {
23701         "updated": "2013-12-13T22:19:51.107Z", 
23702         "slice": 14, 
23703         "created": "2013-12-13T22:19:51.107Z", 
23704         "amount": 0.2184, 
23705         "object": 98, 
23706         "account": 12, 
23707         "state": "pending", 
23708         "coreHours": 3.12, 
23709         "invoice": null, 
23710         "date": "2013-12-11T14:00:00Z", 
23711         "kind": "besteffort"
23712     }
23713 },
23714 {
23715     "pk": 59305, 
23716     "model": "core.charge", 
23717     "fields": {
23718         "updated": "2013-12-13T22:19:51.116Z", 
23719         "slice": 14, 
23720         "created": "2013-12-13T22:19:51.116Z", 
23721         "amount": 0.1848, 
23722         "object": 98, 
23723         "account": 12, 
23724         "state": "pending", 
23725         "coreHours": 2.64, 
23726         "invoice": null, 
23727         "date": "2013-12-11T22:00:00Z", 
23728         "kind": "besteffort"
23729     }
23730 },
23731 {
23732     "pk": 59306, 
23733     "model": "core.charge", 
23734     "fields": {
23735         "updated": "2013-12-13T22:19:51.124Z", 
23736         "slice": 14, 
23737         "created": "2013-12-13T22:19:51.124Z", 
23738         "amount": 0.2464, 
23739         "object": 98, 
23740         "account": 12, 
23741         "state": "pending", 
23742         "coreHours": 3.52, 
23743         "invoice": null, 
23744         "date": "2013-12-12T06:00:00Z", 
23745         "kind": "besteffort"
23746     }
23747 },
23748 {
23749     "pk": 59307, 
23750     "model": "core.charge", 
23751     "fields": {
23752         "updated": "2013-12-13T22:19:51.132Z", 
23753         "slice": 14, 
23754         "created": "2013-12-13T22:19:51.132Z", 
23755         "amount": 0.112, 
23756         "object": 98, 
23757         "account": 12, 
23758         "state": "pending", 
23759         "coreHours": 1.6, 
23760         "invoice": null, 
23761         "date": "2013-12-12T14:00:00Z", 
23762         "kind": "besteffort"
23763     }
23764 },
23765 {
23766     "pk": 59308, 
23767     "model": "core.charge", 
23768     "fields": {
23769         "updated": "2013-12-13T22:19:51.141Z", 
23770         "slice": 14, 
23771         "created": "2013-12-13T22:19:51.141Z", 
23772         "amount": 0.2632, 
23773         "object": 98, 
23774         "account": 12, 
23775         "state": "pending", 
23776         "coreHours": 3.76, 
23777         "invoice": null, 
23778         "date": "2013-12-12T22:00:00Z", 
23779         "kind": "besteffort"
23780     }
23781 },
23782 {
23783     "pk": 59309, 
23784     "model": "core.charge", 
23785     "fields": {
23786         "updated": "2013-12-13T22:19:51.149Z", 
23787         "slice": 14, 
23788         "created": "2013-12-13T22:19:51.149Z", 
23789         "amount": 0.3248, 
23790         "object": 98, 
23791         "account": 12, 
23792         "state": "pending", 
23793         "coreHours": 4.64, 
23794         "invoice": null, 
23795         "date": "2013-12-13T06:00:00Z", 
23796         "kind": "besteffort"
23797     }
23798 },
23799 {
23800     "pk": 59310, 
23801     "model": "core.charge", 
23802     "fields": {
23803         "updated": "2013-12-13T22:19:51.157Z", 
23804         "slice": 14, 
23805         "created": "2013-12-13T22:19:51.157Z", 
23806         "amount": 0.1288, 
23807         "object": 98, 
23808         "account": 12, 
23809         "state": "pending", 
23810         "coreHours": 1.84, 
23811         "invoice": null, 
23812         "date": "2013-12-13T14:00:00Z", 
23813         "kind": "besteffort"
23814     }
23815 },
23816 {
23817     "pk": 59311, 
23818     "model": "core.charge", 
23819     "fields": {
23820         "updated": "2013-12-13T22:19:58.432Z", 
23821         "slice": 13, 
23822         "created": "2013-12-13T22:19:51.189Z", 
23823         "amount": 0.56, 
23824         "object": 99, 
23825         "account": 13, 
23826         "state": "invoiced", 
23827         "coreHours": 8.0, 
23828         "invoice": 59, 
23829         "date": "2013-11-13T22:00:00Z", 
23830         "kind": "reservation"
23831     }
23832 },
23833 {
23834     "pk": 59312, 
23835     "model": "core.charge", 
23836     "fields": {
23837         "updated": "2013-12-13T22:19:58.523Z", 
23838         "slice": 13, 
23839         "created": "2013-12-13T22:19:51.199Z", 
23840         "amount": 0.56, 
23841         "object": 99, 
23842         "account": 13, 
23843         "state": "invoiced", 
23844         "coreHours": 8.0, 
23845         "invoice": 59, 
23846         "date": "2013-11-14T06:00:00Z", 
23847         "kind": "reservation"
23848     }
23849 },
23850 {
23851     "pk": 59313, 
23852     "model": "core.charge", 
23853     "fields": {
23854         "updated": "2013-12-13T22:19:58.614Z", 
23855         "slice": 13, 
23856         "created": "2013-12-13T22:19:51.207Z", 
23857         "amount": 0.56, 
23858         "object": 99, 
23859         "account": 13, 
23860         "state": "invoiced", 
23861         "coreHours": 8.0, 
23862         "invoice": 59, 
23863         "date": "2013-11-14T14:00:00Z", 
23864         "kind": "reservation"
23865     }
23866 },
23867 {
23868     "pk": 59314, 
23869     "model": "core.charge", 
23870     "fields": {
23871         "updated": "2013-12-13T22:19:58.706Z", 
23872         "slice": 13, 
23873         "created": "2013-12-13T22:19:51.215Z", 
23874         "amount": 0.56, 
23875         "object": 99, 
23876         "account": 13, 
23877         "state": "invoiced", 
23878         "coreHours": 8.0, 
23879         "invoice": 59, 
23880         "date": "2013-11-14T22:00:00Z", 
23881         "kind": "reservation"
23882     }
23883 },
23884 {
23885     "pk": 59315, 
23886     "model": "core.charge", 
23887     "fields": {
23888         "updated": "2013-12-13T22:19:58.797Z", 
23889         "slice": 13, 
23890         "created": "2013-12-13T22:19:51.223Z", 
23891         "amount": 0.56, 
23892         "object": 99, 
23893         "account": 13, 
23894         "state": "invoiced", 
23895         "coreHours": 8.0, 
23896         "invoice": 59, 
23897         "date": "2013-11-15T06:00:00Z", 
23898         "kind": "reservation"
23899     }
23900 },
23901 {
23902     "pk": 59316, 
23903     "model": "core.charge", 
23904     "fields": {
23905         "updated": "2013-12-13T22:19:58.888Z", 
23906         "slice": 13, 
23907         "created": "2013-12-13T22:19:51.232Z", 
23908         "amount": 0.56, 
23909         "object": 99, 
23910         "account": 13, 
23911         "state": "invoiced", 
23912         "coreHours": 8.0, 
23913         "invoice": 59, 
23914         "date": "2013-11-15T14:00:00Z", 
23915         "kind": "reservation"
23916     }
23917 },
23918 {
23919     "pk": 59317, 
23920     "model": "core.charge", 
23921     "fields": {
23922         "updated": "2013-12-13T22:19:58.996Z", 
23923         "slice": 13, 
23924         "created": "2013-12-13T22:19:51.240Z", 
23925         "amount": 0.56, 
23926         "object": 99, 
23927         "account": 13, 
23928         "state": "invoiced", 
23929         "coreHours": 8.0, 
23930         "invoice": 59, 
23931         "date": "2013-11-15T22:00:00Z", 
23932         "kind": "reservation"
23933     }
23934 },
23935 {
23936     "pk": 59318, 
23937     "model": "core.charge", 
23938     "fields": {
23939         "updated": "2013-12-13T22:19:59.087Z", 
23940         "slice": 13, 
23941         "created": "2013-12-13T22:19:51.248Z", 
23942         "amount": 0.56, 
23943         "object": 99, 
23944         "account": 13, 
23945         "state": "invoiced", 
23946         "coreHours": 8.0, 
23947         "invoice": 59, 
23948         "date": "2013-11-16T06:00:00Z", 
23949         "kind": "reservation"
23950     }
23951 },
23952 {
23953     "pk": 59319, 
23954     "model": "core.charge", 
23955     "fields": {
23956         "updated": "2013-12-13T22:19:59.178Z", 
23957         "slice": 13, 
23958         "created": "2013-12-13T22:19:51.257Z", 
23959         "amount": 0.56, 
23960         "object": 99, 
23961         "account": 13, 
23962         "state": "invoiced", 
23963         "coreHours": 8.0, 
23964         "invoice": 59, 
23965         "date": "2013-11-16T14:00:00Z", 
23966         "kind": "reservation"
23967     }
23968 },
23969 {
23970     "pk": 59320, 
23971     "model": "core.charge", 
23972     "fields": {
23973         "updated": "2013-12-13T22:19:59.270Z", 
23974         "slice": 13, 
23975         "created": "2013-12-13T22:19:51.265Z", 
23976         "amount": 0.56, 
23977         "object": 99, 
23978         "account": 13, 
23979         "state": "invoiced", 
23980         "coreHours": 8.0, 
23981         "invoice": 59, 
23982         "date": "2013-11-16T22:00:00Z", 
23983         "kind": "reservation"
23984     }
23985 },
23986 {
23987     "pk": 59321, 
23988     "model": "core.charge", 
23989     "fields": {
23990         "updated": "2013-12-13T22:19:59.352Z", 
23991         "slice": 13, 
23992         "created": "2013-12-13T22:19:51.273Z", 
23993         "amount": 0.56, 
23994         "object": 99, 
23995         "account": 13, 
23996         "state": "invoiced", 
23997         "coreHours": 8.0, 
23998         "invoice": 59, 
23999         "date": "2013-11-17T06:00:00Z", 
24000         "kind": "reservation"
24001     }
24002 },
24003 {
24004     "pk": 59322, 
24005     "model": "core.charge", 
24006     "fields": {
24007         "updated": "2013-12-13T22:19:59.444Z", 
24008         "slice": 13, 
24009         "created": "2013-12-13T22:19:51.281Z", 
24010         "amount": 0.56, 
24011         "object": 99, 
24012         "account": 13, 
24013         "state": "invoiced", 
24014         "coreHours": 8.0, 
24015         "invoice": 59, 
24016         "date": "2013-11-17T14:00:00Z", 
24017         "kind": "reservation"
24018     }
24019 },
24020 {
24021     "pk": 59323, 
24022     "model": "core.charge", 
24023     "fields": {
24024         "updated": "2013-12-13T22:19:59.535Z", 
24025         "slice": 13, 
24026         "created": "2013-12-13T22:19:51.290Z", 
24027         "amount": 0.56, 
24028         "object": 99, 
24029         "account": 13, 
24030         "state": "invoiced", 
24031         "coreHours": 8.0, 
24032         "invoice": 59, 
24033         "date": "2013-11-17T22:00:00Z", 
24034         "kind": "reservation"
24035     }
24036 },
24037 {
24038     "pk": 59324, 
24039     "model": "core.charge", 
24040     "fields": {
24041         "updated": "2013-12-13T22:19:59.634Z", 
24042         "slice": 13, 
24043         "created": "2013-12-13T22:19:51.298Z", 
24044         "amount": 0.56, 
24045         "object": 99, 
24046         "account": 13, 
24047         "state": "invoiced", 
24048         "coreHours": 8.0, 
24049         "invoice": 60, 
24050         "date": "2013-11-18T06:00:00Z", 
24051         "kind": "reservation"
24052     }
24053 },
24054 {
24055     "pk": 59325, 
24056     "model": "core.charge", 
24057     "fields": {
24058         "updated": "2013-12-13T22:19:59.737Z", 
24059         "slice": 13, 
24060         "created": "2013-12-13T22:19:51.306Z", 
24061         "amount": 0.56, 
24062         "object": 99, 
24063         "account": 13, 
24064         "state": "invoiced", 
24065         "coreHours": 8.0, 
24066         "invoice": 60, 
24067         "date": "2013-11-18T14:00:00Z", 
24068         "kind": "reservation"
24069     }
24070 },
24071 {
24072     "pk": 59326, 
24073     "model": "core.charge", 
24074     "fields": {
24075         "updated": "2013-12-13T22:19:59.828Z", 
24076         "slice": 13, 
24077         "created": "2013-12-13T22:19:51.315Z", 
24078         "amount": 0.56, 
24079         "object": 99, 
24080         "account": 13, 
24081         "state": "invoiced", 
24082         "coreHours": 8.0, 
24083         "invoice": 60, 
24084         "date": "2013-11-18T22:00:00Z", 
24085         "kind": "reservation"
24086     }
24087 },
24088 {
24089     "pk": 59327, 
24090     "model": "core.charge", 
24091     "fields": {
24092         "updated": "2013-12-13T22:19:59.919Z", 
24093         "slice": 13, 
24094         "created": "2013-12-13T22:19:51.323Z", 
24095         "amount": 0.56, 
24096         "object": 99, 
24097         "account": 13, 
24098         "state": "invoiced", 
24099         "coreHours": 8.0, 
24100         "invoice": 60, 
24101         "date": "2013-11-19T06:00:00Z", 
24102         "kind": "reservation"
24103     }
24104 },
24105 {
24106     "pk": 59328, 
24107     "model": "core.charge", 
24108     "fields": {
24109         "updated": "2013-12-13T22:20:00.010Z", 
24110         "slice": 13, 
24111         "created": "2013-12-13T22:19:51.331Z", 
24112         "amount": 0.56, 
24113         "object": 99, 
24114         "account": 13, 
24115         "state": "invoiced", 
24116         "coreHours": 8.0, 
24117         "invoice": 60, 
24118         "date": "2013-11-19T14:00:00Z", 
24119         "kind": "reservation"
24120     }
24121 },
24122 {
24123     "pk": 59329, 
24124     "model": "core.charge", 
24125     "fields": {
24126         "updated": "2013-12-13T22:20:00.101Z", 
24127         "slice": 13, 
24128         "created": "2013-12-13T22:19:51.340Z", 
24129         "amount": 0.56, 
24130         "object": 99, 
24131         "account": 13, 
24132         "state": "invoiced", 
24133         "coreHours": 8.0, 
24134         "invoice": 60, 
24135         "date": "2013-11-19T22:00:00Z", 
24136         "kind": "reservation"
24137     }
24138 },
24139 {
24140     "pk": 59330, 
24141     "model": "core.charge", 
24142     "fields": {
24143         "updated": "2013-12-13T22:20:00.192Z", 
24144         "slice": 13, 
24145         "created": "2013-12-13T22:19:51.348Z", 
24146         "amount": 0.56, 
24147         "object": 99, 
24148         "account": 13, 
24149         "state": "invoiced", 
24150         "coreHours": 8.0, 
24151         "invoice": 60, 
24152         "date": "2013-11-20T06:00:00Z", 
24153         "kind": "reservation"
24154     }
24155 },
24156 {
24157     "pk": 59331, 
24158     "model": "core.charge", 
24159     "fields": {
24160         "updated": "2013-12-13T22:20:00.284Z", 
24161         "slice": 13, 
24162         "created": "2013-12-13T22:19:51.356Z", 
24163         "amount": 0.56, 
24164         "object": 99, 
24165         "account": 13, 
24166         "state": "invoiced", 
24167         "coreHours": 8.0, 
24168         "invoice": 60, 
24169         "date": "2013-11-20T14:00:00Z", 
24170         "kind": "reservation"
24171     }
24172 },
24173 {
24174     "pk": 59332, 
24175     "model": "core.charge", 
24176     "fields": {
24177         "updated": "2013-12-13T22:20:00.377Z", 
24178         "slice": 13, 
24179         "created": "2013-12-13T22:19:51.364Z", 
24180         "amount": 0.56, 
24181         "object": 99, 
24182         "account": 13, 
24183         "state": "invoiced", 
24184         "coreHours": 8.0, 
24185         "invoice": 60, 
24186         "date": "2013-11-20T22:00:00Z", 
24187         "kind": "reservation"
24188     }
24189 },
24190 {
24191     "pk": 59333, 
24192     "model": "core.charge", 
24193     "fields": {
24194         "updated": "2013-12-13T22:20:00.468Z", 
24195         "slice": 13, 
24196         "created": "2013-12-13T22:19:51.373Z", 
24197         "amount": 0.56, 
24198         "object": 99, 
24199         "account": 13, 
24200         "state": "invoiced", 
24201         "coreHours": 8.0, 
24202         "invoice": 60, 
24203         "date": "2013-11-21T06:00:00Z", 
24204         "kind": "reservation"
24205     }
24206 },
24207 {
24208     "pk": 59334, 
24209     "model": "core.charge", 
24210     "fields": {
24211         "updated": "2013-12-13T22:20:00.560Z", 
24212         "slice": 13, 
24213         "created": "2013-12-13T22:19:51.381Z", 
24214         "amount": 0.56, 
24215         "object": 99, 
24216         "account": 13, 
24217         "state": "invoiced", 
24218         "coreHours": 8.0, 
24219         "invoice": 60, 
24220         "date": "2013-11-21T14:00:00Z", 
24221         "kind": "reservation"
24222     }
24223 },
24224 {
24225     "pk": 59335, 
24226     "model": "core.charge", 
24227     "fields": {
24228         "updated": "2013-12-13T22:20:00.667Z", 
24229         "slice": 13, 
24230         "created": "2013-12-13T22:19:51.389Z", 
24231         "amount": 0.56, 
24232         "object": 99, 
24233         "account": 13, 
24234         "state": "invoiced", 
24235         "coreHours": 8.0, 
24236         "invoice": 60, 
24237         "date": "2013-11-21T22:00:00Z", 
24238         "kind": "reservation"
24239     }
24240 },
24241 {
24242     "pk": 59336, 
24243     "model": "core.charge", 
24244     "fields": {
24245         "updated": "2013-12-13T22:20:00.758Z", 
24246         "slice": 13, 
24247         "created": "2013-12-13T22:19:51.398Z", 
24248         "amount": 0.56, 
24249         "object": 99, 
24250         "account": 13, 
24251         "state": "invoiced", 
24252         "coreHours": 8.0, 
24253         "invoice": 60, 
24254         "date": "2013-11-22T06:00:00Z", 
24255         "kind": "reservation"
24256     }
24257 },
24258 {
24259     "pk": 59337, 
24260     "model": "core.charge", 
24261     "fields": {
24262         "updated": "2013-12-13T22:20:00.850Z", 
24263         "slice": 13, 
24264         "created": "2013-12-13T22:19:51.406Z", 
24265         "amount": 0.56, 
24266         "object": 99, 
24267         "account": 13, 
24268         "state": "invoiced", 
24269         "coreHours": 8.0, 
24270         "invoice": 60, 
24271         "date": "2013-11-22T14:00:00Z", 
24272         "kind": "reservation"
24273     }
24274 },
24275 {
24276     "pk": 59338, 
24277     "model": "core.charge", 
24278     "fields": {
24279         "updated": "2013-12-13T22:20:00.965Z", 
24280         "slice": 13, 
24281         "created": "2013-12-13T22:19:51.414Z", 
24282         "amount": 0.56, 
24283         "object": 99, 
24284         "account": 13, 
24285         "state": "invoiced", 
24286         "coreHours": 8.0, 
24287         "invoice": 60, 
24288         "date": "2013-11-22T22:00:00Z", 
24289         "kind": "reservation"
24290     }
24291 },
24292 {
24293     "pk": 59339, 
24294     "model": "core.charge", 
24295     "fields": {
24296         "updated": "2013-12-13T22:20:01.057Z", 
24297         "slice": 13, 
24298         "created": "2013-12-13T22:19:51.422Z", 
24299         "amount": 0.56, 
24300         "object": 99, 
24301         "account": 13, 
24302         "state": "invoiced", 
24303         "coreHours": 8.0, 
24304         "invoice": 60, 
24305         "date": "2013-11-23T06:00:00Z", 
24306         "kind": "reservation"
24307     }
24308 },
24309 {
24310     "pk": 59340, 
24311     "model": "core.charge", 
24312     "fields": {
24313         "updated": "2013-12-13T22:20:01.148Z", 
24314         "slice": 13, 
24315         "created": "2013-12-13T22:19:51.431Z", 
24316         "amount": 0.56, 
24317         "object": 99, 
24318         "account": 13, 
24319         "state": "invoiced", 
24320         "coreHours": 8.0, 
24321         "invoice": 60, 
24322         "date": "2013-11-23T14:00:00Z", 
24323         "kind": "reservation"
24324     }
24325 },
24326 {
24327     "pk": 59341, 
24328     "model": "core.charge", 
24329     "fields": {
24330         "updated": "2013-12-13T22:20:01.273Z", 
24331         "slice": 13, 
24332         "created": "2013-12-13T22:19:51.439Z", 
24333         "amount": 0.56, 
24334         "object": 99, 
24335         "account": 13, 
24336         "state": "invoiced", 
24337         "coreHours": 8.0, 
24338         "invoice": 60, 
24339         "date": "2013-11-23T22:00:00Z", 
24340         "kind": "reservation"
24341     }
24342 },
24343 {
24344     "pk": 59342, 
24345     "model": "core.charge", 
24346     "fields": {
24347         "updated": "2013-12-13T22:20:01.537Z", 
24348         "slice": 13, 
24349         "created": "2013-12-13T22:19:51.447Z", 
24350         "amount": 0.56, 
24351         "object": 99, 
24352         "account": 13, 
24353         "state": "invoiced", 
24354         "coreHours": 8.0, 
24355         "invoice": 60, 
24356         "date": "2013-11-24T06:00:00Z", 
24357         "kind": "reservation"
24358     }
24359 },
24360 {
24361     "pk": 59343, 
24362     "model": "core.charge", 
24363     "fields": {
24364         "updated": "2013-12-13T22:20:01.777Z", 
24365         "slice": 13, 
24366         "created": "2013-12-13T22:19:51.455Z", 
24367         "amount": 0.56, 
24368         "object": 99, 
24369         "account": 13, 
24370         "state": "invoiced", 
24371         "coreHours": 8.0, 
24372         "invoice": 60, 
24373         "date": "2013-11-24T14:00:00Z", 
24374         "kind": "reservation"
24375     }
24376 },
24377 {
24378     "pk": 59344, 
24379     "model": "core.charge", 
24380     "fields": {
24381         "updated": "2013-12-13T22:20:01.868Z", 
24382         "slice": 13, 
24383         "created": "2013-12-13T22:19:51.464Z", 
24384         "amount": 0.56, 
24385         "object": 99, 
24386         "account": 13, 
24387         "state": "invoiced", 
24388         "coreHours": 8.0, 
24389         "invoice": 60, 
24390         "date": "2013-11-24T22:00:00Z", 
24391         "kind": "reservation"
24392     }
24393 },
24394 {
24395     "pk": 59345, 
24396     "model": "core.charge", 
24397     "fields": {
24398         "updated": "2013-12-13T22:20:01.968Z", 
24399         "slice": 13, 
24400         "created": "2013-12-13T22:19:51.472Z", 
24401         "amount": 0.56, 
24402         "object": 99, 
24403         "account": 13, 
24404         "state": "invoiced", 
24405         "coreHours": 8.0, 
24406         "invoice": 61, 
24407         "date": "2013-11-25T06:00:00Z", 
24408         "kind": "reservation"
24409     }
24410 },
24411 {
24412     "pk": 59346, 
24413     "model": "core.charge", 
24414     "fields": {
24415         "updated": "2013-12-13T22:20:02.059Z", 
24416         "slice": 13, 
24417         "created": "2013-12-13T22:19:51.480Z", 
24418         "amount": 0.56, 
24419         "object": 99, 
24420         "account": 13, 
24421         "state": "invoiced", 
24422         "coreHours": 8.0, 
24423         "invoice": 61, 
24424         "date": "2013-11-25T14:00:00Z", 
24425         "kind": "reservation"
24426     }
24427 },
24428 {
24429     "pk": 59347, 
24430     "model": "core.charge", 
24431     "fields": {
24432         "updated": "2013-12-13T22:20:02.150Z", 
24433         "slice": 13, 
24434         "created": "2013-12-13T22:19:51.489Z", 
24435         "amount": 0.56, 
24436         "object": 99, 
24437         "account": 13, 
24438         "state": "invoiced", 
24439         "coreHours": 8.0, 
24440         "invoice": 61, 
24441         "date": "2013-11-25T22:00:00Z", 
24442         "kind": "reservation"
24443     }
24444 },
24445 {
24446     "pk": 59348, 
24447     "model": "core.charge", 
24448     "fields": {
24449         "updated": "2013-12-13T22:20:02.246Z", 
24450         "slice": 13, 
24451         "created": "2013-12-13T22:19:51.497Z", 
24452         "amount": 0.56, 
24453         "object": 99, 
24454         "account": 13, 
24455         "state": "invoiced", 
24456         "coreHours": 8.0, 
24457         "invoice": 61, 
24458         "date": "2013-11-26T06:00:00Z", 
24459         "kind": "reservation"
24460     }
24461 },
24462 {
24463     "pk": 59349, 
24464     "model": "core.charge", 
24465     "fields": {
24466         "updated": "2013-12-13T22:20:02.337Z", 
24467         "slice": 13, 
24468         "created": "2013-12-13T22:19:51.505Z", 
24469         "amount": 0.56, 
24470         "object": 99, 
24471         "account": 13, 
24472         "state": "invoiced", 
24473         "coreHours": 8.0, 
24474         "invoice": 61, 
24475         "date": "2013-11-26T14:00:00Z", 
24476         "kind": "reservation"
24477     }
24478 },
24479 {
24480     "pk": 59350, 
24481     "model": "core.charge", 
24482     "fields": {
24483         "updated": "2013-12-13T22:20:02.428Z", 
24484         "slice": 13, 
24485         "created": "2013-12-13T22:19:51.513Z", 
24486         "amount": 0.56, 
24487         "object": 99, 
24488         "account": 13, 
24489         "state": "invoiced", 
24490         "coreHours": 8.0, 
24491         "invoice": 61, 
24492         "date": "2013-11-26T22:00:00Z", 
24493         "kind": "reservation"
24494     }
24495 },
24496 {
24497     "pk": 59351, 
24498     "model": "core.charge", 
24499     "fields": {
24500         "updated": "2013-12-13T22:20:02.519Z", 
24501         "slice": 13, 
24502         "created": "2013-12-13T22:19:51.522Z", 
24503         "amount": 0.56, 
24504         "object": 99, 
24505         "account": 13, 
24506         "state": "invoiced", 
24507         "coreHours": 8.0, 
24508         "invoice": 61, 
24509         "date": "2013-11-27T06:00:00Z", 
24510         "kind": "reservation"
24511     }
24512 },
24513 {
24514     "pk": 59352, 
24515     "model": "core.charge", 
24516     "fields": {
24517         "updated": "2013-12-13T22:20:02.610Z", 
24518         "slice": 13, 
24519         "created": "2013-12-13T22:19:51.530Z", 
24520         "amount": 0.56, 
24521         "object": 99, 
24522         "account": 13, 
24523         "state": "invoiced", 
24524         "coreHours": 8.0, 
24525         "invoice": 61, 
24526         "date": "2013-11-27T14:00:00Z", 
24527         "kind": "reservation"
24528     }
24529 },
24530 {
24531     "pk": 59353, 
24532     "model": "core.charge", 
24533     "fields": {
24534         "updated": "2013-12-13T22:20:02.701Z", 
24535         "slice": 13, 
24536         "created": "2013-12-13T22:19:51.538Z", 
24537         "amount": 0.56, 
24538         "object": 99, 
24539         "account": 13, 
24540         "state": "invoiced", 
24541         "coreHours": 8.0, 
24542         "invoice": 61, 
24543         "date": "2013-11-27T22:00:00Z", 
24544         "kind": "reservation"
24545     }
24546 },
24547 {
24548     "pk": 59354, 
24549     "model": "core.charge", 
24550     "fields": {
24551         "updated": "2013-12-13T22:20:02.793Z", 
24552         "slice": 13, 
24553         "created": "2013-12-13T22:19:51.546Z", 
24554         "amount": 0.56, 
24555         "object": 99, 
24556         "account": 13, 
24557         "state": "invoiced", 
24558         "coreHours": 8.0, 
24559         "invoice": 61, 
24560         "date": "2013-11-28T06:00:00Z", 
24561         "kind": "reservation"
24562     }
24563 },
24564 {
24565     "pk": 59355, 
24566     "model": "core.charge", 
24567     "fields": {
24568         "updated": "2013-12-13T22:20:02.884Z", 
24569         "slice": 13, 
24570         "created": "2013-12-13T22:19:51.555Z", 
24571         "amount": 0.56, 
24572         "object": 99, 
24573         "account": 13, 
24574         "state": "invoiced", 
24575         "coreHours": 8.0, 
24576         "invoice": 61, 
24577         "date": "2013-11-28T14:00:00Z", 
24578         "kind": "reservation"
24579     }
24580 },
24581 {
24582     "pk": 59356, 
24583     "model": "core.charge", 
24584     "fields": {
24585         "updated": "2013-12-13T22:20:02.975Z", 
24586         "slice": 13, 
24587         "created": "2013-12-13T22:19:51.563Z", 
24588         "amount": 0.56, 
24589         "object": 99, 
24590         "account": 13, 
24591         "state": "invoiced", 
24592         "coreHours": 8.0, 
24593         "invoice": 61, 
24594         "date": "2013-11-28T22:00:00Z", 
24595         "kind": "reservation"
24596     }
24597 },
24598 {
24599     "pk": 59357, 
24600     "model": "core.charge", 
24601     "fields": {
24602         "updated": "2013-12-13T22:20:03.066Z", 
24603         "slice": 13, 
24604         "created": "2013-12-13T22:19:51.571Z", 
24605         "amount": 0.56, 
24606         "object": 99, 
24607         "account": 13, 
24608         "state": "invoiced", 
24609         "coreHours": 8.0, 
24610         "invoice": 61, 
24611         "date": "2013-11-29T06:00:00Z", 
24612         "kind": "reservation"
24613     }
24614 },
24615 {
24616     "pk": 59358, 
24617     "model": "core.charge", 
24618     "fields": {
24619         "updated": "2013-12-13T22:20:03.157Z", 
24620         "slice": 13, 
24621         "created": "2013-12-13T22:19:51.580Z", 
24622         "amount": 0.56, 
24623         "object": 99, 
24624         "account": 13, 
24625         "state": "invoiced", 
24626         "coreHours": 8.0, 
24627         "invoice": 61, 
24628         "date": "2013-11-29T14:00:00Z", 
24629         "kind": "reservation"
24630     }
24631 },
24632 {
24633     "pk": 59359, 
24634     "model": "core.charge", 
24635     "fields": {
24636         "updated": "2013-12-13T22:20:03.248Z", 
24637         "slice": 13, 
24638         "created": "2013-12-13T22:19:51.588Z", 
24639         "amount": 0.56, 
24640         "object": 99, 
24641         "account": 13, 
24642         "state": "invoiced", 
24643         "coreHours": 8.0, 
24644         "invoice": 61, 
24645         "date": "2013-11-29T22:00:00Z", 
24646         "kind": "reservation"
24647     }
24648 },
24649 {
24650     "pk": 59360, 
24651     "model": "core.charge", 
24652     "fields": {
24653         "updated": "2013-12-13T22:20:03.339Z", 
24654         "slice": 13, 
24655         "created": "2013-12-13T22:19:51.596Z", 
24656         "amount": 0.56, 
24657         "object": 99, 
24658         "account": 13, 
24659         "state": "invoiced", 
24660         "coreHours": 8.0, 
24661         "invoice": 61, 
24662         "date": "2013-11-30T06:00:00Z", 
24663         "kind": "reservation"
24664     }
24665 },
24666 {
24667     "pk": 59361, 
24668     "model": "core.charge", 
24669     "fields": {
24670         "updated": "2013-12-13T22:20:03.432Z", 
24671         "slice": 13, 
24672         "created": "2013-12-13T22:19:51.604Z", 
24673         "amount": 0.56, 
24674         "object": 99, 
24675         "account": 13, 
24676         "state": "invoiced", 
24677         "coreHours": 8.0, 
24678         "invoice": 61, 
24679         "date": "2013-11-30T14:00:00Z", 
24680         "kind": "reservation"
24681     }
24682 },
24683 {
24684     "pk": 59362, 
24685     "model": "core.charge", 
24686     "fields": {
24687         "updated": "2013-12-13T22:20:03.523Z", 
24688         "slice": 13, 
24689         "created": "2013-12-13T22:19:51.613Z", 
24690         "amount": 0.56, 
24691         "object": 99, 
24692         "account": 13, 
24693         "state": "invoiced", 
24694         "coreHours": 8.0, 
24695         "invoice": 61, 
24696         "date": "2013-11-30T22:00:00Z", 
24697         "kind": "reservation"
24698     }
24699 },
24700 {
24701     "pk": 59363, 
24702     "model": "core.charge", 
24703     "fields": {
24704         "updated": "2013-12-13T22:20:03.614Z", 
24705         "slice": 13, 
24706         "created": "2013-12-13T22:19:51.621Z", 
24707         "amount": 0.56, 
24708         "object": 99, 
24709         "account": 13, 
24710         "state": "invoiced", 
24711         "coreHours": 8.0, 
24712         "invoice": 61, 
24713         "date": "2013-12-01T06:00:00Z", 
24714         "kind": "reservation"
24715     }
24716 },
24717 {
24718     "pk": 59364, 
24719     "model": "core.charge", 
24720     "fields": {
24721         "updated": "2013-12-13T22:20:03.705Z", 
24722         "slice": 13, 
24723         "created": "2013-12-13T22:19:51.629Z", 
24724         "amount": 0.56, 
24725         "object": 99, 
24726         "account": 13, 
24727         "state": "invoiced", 
24728         "coreHours": 8.0, 
24729         "invoice": 61, 
24730         "date": "2013-12-01T14:00:00Z", 
24731         "kind": "reservation"
24732     }
24733 },
24734 {
24735     "pk": 59365, 
24736     "model": "core.charge", 
24737     "fields": {
24738         "updated": "2013-12-13T22:20:03.797Z", 
24739         "slice": 13, 
24740         "created": "2013-12-13T22:19:51.638Z", 
24741         "amount": 0.56, 
24742         "object": 99, 
24743         "account": 13, 
24744         "state": "invoiced", 
24745         "coreHours": 8.0, 
24746         "invoice": 61, 
24747         "date": "2013-12-01T22:00:00Z", 
24748         "kind": "reservation"
24749     }
24750 },
24751 {
24752     "pk": 59366, 
24753     "model": "core.charge", 
24754     "fields": {
24755         "updated": "2013-12-13T22:20:03.896Z", 
24756         "slice": 13, 
24757         "created": "2013-12-13T22:19:51.646Z", 
24758         "amount": 0.56, 
24759         "object": 99, 
24760         "account": 13, 
24761         "state": "invoiced", 
24762         "coreHours": 8.0, 
24763         "invoice": 62, 
24764         "date": "2013-12-02T06:00:00Z", 
24765         "kind": "reservation"
24766     }
24767 },
24768 {
24769     "pk": 59367, 
24770     "model": "core.charge", 
24771     "fields": {
24772         "updated": "2013-12-13T22:20:03.987Z", 
24773         "slice": 13, 
24774         "created": "2013-12-13T22:19:51.654Z", 
24775         "amount": 0.56, 
24776         "object": 99, 
24777         "account": 13, 
24778         "state": "invoiced", 
24779         "coreHours": 8.0, 
24780         "invoice": 62, 
24781         "date": "2013-12-02T14:00:00Z", 
24782         "kind": "reservation"
24783     }
24784 },
24785 {
24786     "pk": 59368, 
24787     "model": "core.charge", 
24788     "fields": {
24789         "updated": "2013-12-13T22:20:04.078Z", 
24790         "slice": 13, 
24791         "created": "2013-12-13T22:19:51.662Z", 
24792         "amount": 0.56, 
24793         "object": 99, 
24794         "account": 13, 
24795         "state": "invoiced", 
24796         "coreHours": 8.0, 
24797         "invoice": 62, 
24798         "date": "2013-12-02T22:00:00Z", 
24799         "kind": "reservation"
24800     }
24801 },
24802 {
24803     "pk": 59369, 
24804     "model": "core.charge", 
24805     "fields": {
24806         "updated": "2013-12-13T22:20:04.169Z", 
24807         "slice": 13, 
24808         "created": "2013-12-13T22:19:51.671Z", 
24809         "amount": 0.56, 
24810         "object": 99, 
24811         "account": 13, 
24812         "state": "invoiced", 
24813         "coreHours": 8.0, 
24814         "invoice": 62, 
24815         "date": "2013-12-03T06:00:00Z", 
24816         "kind": "reservation"
24817     }
24818 },
24819 {
24820     "pk": 59370, 
24821     "model": "core.charge", 
24822     "fields": {
24823         "updated": "2013-12-13T22:20:04.260Z", 
24824         "slice": 13, 
24825         "created": "2013-12-13T22:19:51.679Z", 
24826         "amount": 0.56, 
24827         "object": 99, 
24828         "account": 13, 
24829         "state": "invoiced", 
24830         "coreHours": 8.0, 
24831         "invoice": 62, 
24832         "date": "2013-12-03T14:00:00Z", 
24833         "kind": "reservation"
24834     }
24835 },
24836 {
24837     "pk": 59371, 
24838     "model": "core.charge", 
24839     "fields": {
24840         "updated": "2013-12-13T22:20:04.352Z", 
24841         "slice": 13, 
24842         "created": "2013-12-13T22:19:51.687Z", 
24843         "amount": 0.56, 
24844         "object": 99, 
24845         "account": 13, 
24846         "state": "invoiced", 
24847         "coreHours": 8.0, 
24848         "invoice": 62, 
24849         "date": "2013-12-03T22:00:00Z", 
24850         "kind": "reservation"
24851     }
24852 },
24853 {
24854     "pk": 59372, 
24855     "model": "core.charge", 
24856     "fields": {
24857         "updated": "2013-12-13T22:20:04.443Z", 
24858         "slice": 13, 
24859         "created": "2013-12-13T22:19:51.696Z", 
24860         "amount": 0.56, 
24861         "object": 99, 
24862         "account": 13, 
24863         "state": "invoiced", 
24864         "coreHours": 8.0, 
24865         "invoice": 62, 
24866         "date": "2013-12-04T06:00:00Z", 
24867         "kind": "reservation"
24868     }
24869 },
24870 {
24871     "pk": 59373, 
24872     "model": "core.charge", 
24873     "fields": {
24874         "updated": "2013-12-13T22:20:04.534Z", 
24875         "slice": 13, 
24876         "created": "2013-12-13T22:19:51.704Z", 
24877         "amount": 0.56, 
24878         "object": 99, 
24879         "account": 13, 
24880         "state": "invoiced", 
24881         "coreHours": 8.0, 
24882         "invoice": 62, 
24883         "date": "2013-12-04T14:00:00Z", 
24884         "kind": "reservation"
24885     }
24886 },
24887 {
24888     "pk": 59374, 
24889     "model": "core.charge", 
24890     "fields": {
24891         "updated": "2013-12-13T22:20:04.625Z", 
24892         "slice": 13, 
24893         "created": "2013-12-13T22:19:51.712Z", 
24894         "amount": 0.56, 
24895         "object": 99, 
24896         "account": 13, 
24897         "state": "invoiced", 
24898         "coreHours": 8.0, 
24899         "invoice": 62, 
24900         "date": "2013-12-04T22:00:00Z", 
24901         "kind": "reservation"
24902     }
24903 },
24904 {
24905     "pk": 59375, 
24906     "model": "core.charge", 
24907     "fields": {
24908         "updated": "2013-12-13T22:20:04.716Z", 
24909         "slice": 13, 
24910         "created": "2013-12-13T22:19:51.720Z", 
24911         "amount": 0.56, 
24912         "object": 99, 
24913         "account": 13, 
24914         "state": "invoiced", 
24915         "coreHours": 8.0, 
24916         "invoice": 62, 
24917         "date": "2013-12-05T06:00:00Z", 
24918         "kind": "reservation"
24919     }
24920 },
24921 {
24922     "pk": 59376, 
24923     "model": "core.charge", 
24924     "fields": {
24925         "updated": "2013-12-13T22:20:04.807Z", 
24926         "slice": 13, 
24927         "created": "2013-12-13T22:19:51.729Z", 
24928         "amount": 0.56, 
24929         "object": 99, 
24930         "account": 13, 
24931         "state": "invoiced", 
24932         "coreHours": 8.0, 
24933         "invoice": 62, 
24934         "date": "2013-12-05T14:00:00Z", 
24935         "kind": "reservation"
24936     }
24937 },
24938 {
24939     "pk": 59377, 
24940     "model": "core.charge", 
24941     "fields": {
24942         "updated": "2013-12-13T22:20:04.898Z", 
24943         "slice": 13, 
24944         "created": "2013-12-13T22:19:51.737Z", 
24945         "amount": 0.56, 
24946         "object": 99, 
24947         "account": 13, 
24948         "state": "invoiced", 
24949         "coreHours": 8.0, 
24950         "invoice": 62, 
24951         "date": "2013-12-05T22:00:00Z", 
24952         "kind": "reservation"
24953     }
24954 },
24955 {
24956     "pk": 59378, 
24957     "model": "core.charge", 
24958     "fields": {
24959         "updated": "2013-12-13T22:20:04.989Z", 
24960         "slice": 13, 
24961         "created": "2013-12-13T22:19:51.745Z", 
24962         "amount": 0.56, 
24963         "object": 99, 
24964         "account": 13, 
24965         "state": "invoiced", 
24966         "coreHours": 8.0, 
24967         "invoice": 62, 
24968         "date": "2013-12-06T06:00:00Z", 
24969         "kind": "reservation"
24970     }
24971 },
24972 {
24973     "pk": 59379, 
24974     "model": "core.charge", 
24975     "fields": {
24976         "updated": "2013-12-13T22:20:05.081Z", 
24977         "slice": 13, 
24978         "created": "2013-12-13T22:19:51.754Z", 
24979         "amount": 0.56, 
24980         "object": 99, 
24981         "account": 13, 
24982         "state": "invoiced", 
24983         "coreHours": 8.0, 
24984         "invoice": 62, 
24985         "date": "2013-12-06T14:00:00Z", 
24986         "kind": "reservation"
24987     }
24988 },
24989 {
24990     "pk": 59380, 
24991     "model": "core.charge", 
24992     "fields": {
24993         "updated": "2013-12-13T22:20:05.178Z", 
24994         "slice": 13, 
24995         "created": "2013-12-13T22:19:51.762Z", 
24996         "amount": 0.56, 
24997         "object": 99, 
24998         "account": 13, 
24999         "state": "invoiced", 
25000         "coreHours": 8.0, 
25001         "invoice": 62, 
25002         "date": "2013-12-06T22:00:00Z", 
25003         "kind": "reservation"
25004     }
25005 },
25006 {
25007     "pk": 59381, 
25008     "model": "core.charge", 
25009     "fields": {
25010         "updated": "2013-12-13T22:20:05.269Z", 
25011         "slice": 13, 
25012         "created": "2013-12-13T22:19:51.770Z", 
25013         "amount": 0.56, 
25014         "object": 99, 
25015         "account": 13, 
25016         "state": "invoiced", 
25017         "coreHours": 8.0, 
25018         "invoice": 62, 
25019         "date": "2013-12-07T06:00:00Z", 
25020         "kind": "reservation"
25021     }
25022 },
25023 {
25024     "pk": 59382, 
25025     "model": "core.charge", 
25026     "fields": {
25027         "updated": "2013-12-13T22:20:05.361Z", 
25028         "slice": 13, 
25029         "created": "2013-12-13T22:19:51.778Z", 
25030         "amount": 0.56, 
25031         "object": 99, 
25032         "account": 13, 
25033         "state": "invoiced", 
25034         "coreHours": 8.0, 
25035         "invoice": 62, 
25036         "date": "2013-12-07T14:00:00Z", 
25037         "kind": "reservation"
25038     }
25039 },
25040 {
25041     "pk": 59383, 
25042     "model": "core.charge", 
25043     "fields": {
25044         "updated": "2013-12-13T22:20:05.452Z", 
25045         "slice": 13, 
25046         "created": "2013-12-13T22:19:51.787Z", 
25047         "amount": 0.56, 
25048         "object": 99, 
25049         "account": 13, 
25050         "state": "invoiced", 
25051         "coreHours": 8.0, 
25052         "invoice": 62, 
25053         "date": "2013-12-07T22:00:00Z", 
25054         "kind": "reservation"
25055     }
25056 },
25057 {
25058     "pk": 59384, 
25059     "model": "core.charge", 
25060     "fields": {
25061         "updated": "2013-12-13T22:20:05.543Z", 
25062         "slice": 13, 
25063         "created": "2013-12-13T22:19:51.795Z", 
25064         "amount": 0.56, 
25065         "object": 99, 
25066         "account": 13, 
25067         "state": "invoiced", 
25068         "coreHours": 8.0, 
25069         "invoice": 62, 
25070         "date": "2013-12-08T06:00:00Z", 
25071         "kind": "reservation"
25072     }
25073 },
25074 {
25075     "pk": 59385, 
25076     "model": "core.charge", 
25077     "fields": {
25078         "updated": "2013-12-13T22:20:05.634Z", 
25079         "slice": 13, 
25080         "created": "2013-12-13T22:19:51.803Z", 
25081         "amount": 0.56, 
25082         "object": 99, 
25083         "account": 13, 
25084         "state": "invoiced", 
25085         "coreHours": 8.0, 
25086         "invoice": 62, 
25087         "date": "2013-12-08T14:00:00Z", 
25088         "kind": "reservation"
25089     }
25090 },
25091 {
25092     "pk": 59386, 
25093     "model": "core.charge", 
25094     "fields": {
25095         "updated": "2013-12-13T22:20:05.725Z", 
25096         "slice": 13, 
25097         "created": "2013-12-13T22:19:51.812Z", 
25098         "amount": 0.56, 
25099         "object": 99, 
25100         "account": 13, 
25101         "state": "invoiced", 
25102         "coreHours": 8.0, 
25103         "invoice": 62, 
25104         "date": "2013-12-08T22:00:00Z", 
25105         "kind": "reservation"
25106     }
25107 },
25108 {
25109     "pk": 59387, 
25110     "model": "core.charge", 
25111     "fields": {
25112         "updated": "2013-12-13T22:19:51.820Z", 
25113         "slice": 13, 
25114         "created": "2013-12-13T22:19:51.820Z", 
25115         "amount": 0.56, 
25116         "object": 99, 
25117         "account": 13, 
25118         "state": "pending", 
25119         "coreHours": 8.0, 
25120         "invoice": null, 
25121         "date": "2013-12-09T06:00:00Z", 
25122         "kind": "reservation"
25123     }
25124 },
25125 {
25126     "pk": 59388, 
25127     "model": "core.charge", 
25128     "fields": {
25129         "updated": "2013-12-13T22:19:51.828Z", 
25130         "slice": 13, 
25131         "created": "2013-12-13T22:19:51.828Z", 
25132         "amount": 0.56, 
25133         "object": 99, 
25134         "account": 13, 
25135         "state": "pending", 
25136         "coreHours": 8.0, 
25137         "invoice": null, 
25138         "date": "2013-12-09T14:00:00Z", 
25139         "kind": "reservation"
25140     }
25141 },
25142 {
25143     "pk": 59389, 
25144     "model": "core.charge", 
25145     "fields": {
25146         "updated": "2013-12-13T22:19:51.837Z", 
25147         "slice": 13, 
25148         "created": "2013-12-13T22:19:51.837Z", 
25149         "amount": 0.56, 
25150         "object": 99, 
25151         "account": 13, 
25152         "state": "pending", 
25153         "coreHours": 8.0, 
25154         "invoice": null, 
25155         "date": "2013-12-09T22:00:00Z", 
25156         "kind": "reservation"
25157     }
25158 },
25159 {
25160     "pk": 59390, 
25161     "model": "core.charge", 
25162     "fields": {
25163         "updated": "2013-12-13T22:19:51.845Z", 
25164         "slice": 13, 
25165         "created": "2013-12-13T22:19:51.845Z", 
25166         "amount": 0.56, 
25167         "object": 99, 
25168         "account": 13, 
25169         "state": "pending", 
25170         "coreHours": 8.0, 
25171         "invoice": null, 
25172         "date": "2013-12-10T06:00:00Z", 
25173         "kind": "reservation"
25174     }
25175 },
25176 {
25177     "pk": 59391, 
25178     "model": "core.charge", 
25179     "fields": {
25180         "updated": "2013-12-13T22:19:51.853Z", 
25181         "slice": 13, 
25182         "created": "2013-12-13T22:19:51.853Z", 
25183         "amount": 0.56, 
25184         "object": 99, 
25185         "account": 13, 
25186         "state": "pending", 
25187         "coreHours": 8.0, 
25188         "invoice": null, 
25189         "date": "2013-12-10T14:00:00Z", 
25190         "kind": "reservation"
25191     }
25192 },
25193 {
25194     "pk": 59392, 
25195     "model": "core.charge", 
25196     "fields": {
25197         "updated": "2013-12-13T22:19:51.861Z", 
25198         "slice": 13, 
25199         "created": "2013-12-13T22:19:51.861Z", 
25200         "amount": 0.56, 
25201         "object": 99, 
25202         "account": 13, 
25203         "state": "pending", 
25204         "coreHours": 8.0, 
25205         "invoice": null, 
25206         "date": "2013-12-10T22:00:00Z", 
25207         "kind": "reservation"
25208     }
25209 },
25210 {
25211     "pk": 59393, 
25212     "model": "core.charge", 
25213     "fields": {
25214         "updated": "2013-12-13T22:19:51.870Z", 
25215         "slice": 13, 
25216         "created": "2013-12-13T22:19:51.870Z", 
25217         "amount": 0.56, 
25218         "object": 99, 
25219         "account": 13, 
25220         "state": "pending", 
25221         "coreHours": 8.0, 
25222         "invoice": null, 
25223         "date": "2013-12-11T06:00:00Z", 
25224         "kind": "reservation"
25225     }
25226 },
25227 {
25228     "pk": 59394, 
25229     "model": "core.charge", 
25230     "fields": {
25231         "updated": "2013-12-13T22:19:51.878Z", 
25232         "slice": 13, 
25233         "created": "2013-12-13T22:19:51.878Z", 
25234         "amount": 0.56, 
25235         "object": 99, 
25236         "account": 13, 
25237         "state": "pending", 
25238         "coreHours": 8.0, 
25239         "invoice": null, 
25240         "date": "2013-12-11T14:00:00Z", 
25241         "kind": "reservation"
25242     }
25243 },
25244 {
25245     "pk": 59395, 
25246     "model": "core.charge", 
25247     "fields": {
25248         "updated": "2013-12-13T22:19:51.886Z", 
25249         "slice": 13, 
25250         "created": "2013-12-13T22:19:51.886Z", 
25251         "amount": 0.56, 
25252         "object": 99, 
25253         "account": 13, 
25254         "state": "pending", 
25255         "coreHours": 8.0, 
25256         "invoice": null, 
25257         "date": "2013-12-11T22:00:00Z", 
25258         "kind": "reservation"
25259     }
25260 },
25261 {
25262     "pk": 59396, 
25263     "model": "core.charge", 
25264     "fields": {
25265         "updated": "2013-12-13T22:19:51.895Z", 
25266         "slice": 13, 
25267         "created": "2013-12-13T22:19:51.895Z", 
25268         "amount": 0.56, 
25269         "object": 99, 
25270         "account": 13, 
25271         "state": "pending", 
25272         "coreHours": 8.0, 
25273         "invoice": null, 
25274         "date": "2013-12-12T06:00:00Z", 
25275         "kind": "reservation"
25276     }
25277 },
25278 {
25279     "pk": 59397, 
25280     "model": "core.charge", 
25281     "fields": {
25282         "updated": "2013-12-13T22:19:51.903Z", 
25283         "slice": 13, 
25284         "created": "2013-12-13T22:19:51.903Z", 
25285         "amount": 0.56, 
25286         "object": 99, 
25287         "account": 13, 
25288         "state": "pending", 
25289         "coreHours": 8.0, 
25290         "invoice": null, 
25291         "date": "2013-12-12T14:00:00Z", 
25292         "kind": "reservation"
25293     }
25294 },
25295 {
25296     "pk": 59398, 
25297     "model": "core.charge", 
25298     "fields": {
25299         "updated": "2013-12-13T22:19:51.911Z", 
25300         "slice": 13, 
25301         "created": "2013-12-13T22:19:51.911Z", 
25302         "amount": 0.56, 
25303         "object": 99, 
25304         "account": 13, 
25305         "state": "pending", 
25306         "coreHours": 8.0, 
25307         "invoice": null, 
25308         "date": "2013-12-12T22:00:00Z", 
25309         "kind": "reservation"
25310     }
25311 },
25312 {
25313     "pk": 59399, 
25314     "model": "core.charge", 
25315     "fields": {
25316         "updated": "2013-12-13T22:19:51.919Z", 
25317         "slice": 13, 
25318         "created": "2013-12-13T22:19:51.919Z", 
25319         "amount": 0.56, 
25320         "object": 99, 
25321         "account": 13, 
25322         "state": "pending", 
25323         "coreHours": 8.0, 
25324         "invoice": null, 
25325         "date": "2013-12-13T06:00:00Z", 
25326         "kind": "reservation"
25327     }
25328 },
25329 {
25330     "pk": 59400, 
25331     "model": "core.charge", 
25332     "fields": {
25333         "updated": "2013-12-13T22:19:51.928Z", 
25334         "slice": 13, 
25335         "created": "2013-12-13T22:19:51.928Z", 
25336         "amount": 0.56, 
25337         "object": 99, 
25338         "account": 13, 
25339         "state": "pending", 
25340         "coreHours": 8.0, 
25341         "invoice": null, 
25342         "date": "2013-12-13T14:00:00Z", 
25343         "kind": "reservation"
25344     }
25345 },
25346 {
25347     "pk": 59401, 
25348     "model": "core.charge", 
25349     "fields": {
25350         "updated": "2013-12-13T22:19:58.424Z", 
25351         "slice": 13, 
25352         "created": "2013-12-13T22:19:51.943Z", 
25353         "amount": 0.56, 
25354         "object": 100, 
25355         "account": 13, 
25356         "state": "invoiced", 
25357         "coreHours": 8.0, 
25358         "invoice": 59, 
25359         "date": "2013-11-13T22:00:00Z", 
25360         "kind": "reservation"
25361     }
25362 },
25363 {
25364     "pk": 59402, 
25365     "model": "core.charge", 
25366     "fields": {
25367         "updated": "2013-12-13T22:19:58.515Z", 
25368         "slice": 13, 
25369         "created": "2013-12-13T22:19:51.952Z", 
25370         "amount": 0.56, 
25371         "object": 100, 
25372         "account": 13, 
25373         "state": "invoiced", 
25374         "coreHours": 8.0, 
25375         "invoice": 59, 
25376         "date": "2013-11-14T06:00:00Z", 
25377         "kind": "reservation"
25378     }
25379 },
25380 {
25381     "pk": 59403, 
25382     "model": "core.charge", 
25383     "fields": {
25384         "updated": "2013-12-13T22:19:58.606Z", 
25385         "slice": 13, 
25386         "created": "2013-12-13T22:19:51.961Z", 
25387         "amount": 0.56, 
25388         "object": 100, 
25389         "account": 13, 
25390         "state": "invoiced", 
25391         "coreHours": 8.0, 
25392         "invoice": 59, 
25393         "date": "2013-11-14T14:00:00Z", 
25394         "kind": "reservation"
25395     }
25396 },
25397 {
25398     "pk": 59404, 
25399     "model": "core.charge", 
25400     "fields": {
25401         "updated": "2013-12-13T22:19:58.697Z", 
25402         "slice": 13, 
25403         "created": "2013-12-13T22:19:51.969Z", 
25404         "amount": 0.56, 
25405         "object": 100, 
25406         "account": 13, 
25407         "state": "invoiced", 
25408         "coreHours": 8.0, 
25409         "invoice": 59, 
25410         "date": "2013-11-14T22:00:00Z", 
25411         "kind": "reservation"
25412     }
25413 },
25414 {
25415     "pk": 59405, 
25416     "model": "core.charge", 
25417     "fields": {
25418         "updated": "2013-12-13T22:19:58.788Z", 
25419         "slice": 13, 
25420         "created": "2013-12-13T22:19:51.977Z", 
25421         "amount": 0.56, 
25422         "object": 100, 
25423         "account": 13, 
25424         "state": "invoiced", 
25425         "coreHours": 8.0, 
25426         "invoice": 59, 
25427         "date": "2013-11-15T06:00:00Z", 
25428         "kind": "reservation"
25429     }
25430 },
25431 {
25432     "pk": 59406, 
25433     "model": "core.charge", 
25434     "fields": {
25435         "updated": "2013-12-13T22:19:58.880Z", 
25436         "slice": 13, 
25437         "created": "2013-12-13T22:19:51.986Z", 
25438         "amount": 0.56, 
25439         "object": 100, 
25440         "account": 13, 
25441         "state": "invoiced", 
25442         "coreHours": 8.0, 
25443         "invoice": 59, 
25444         "date": "2013-11-15T14:00:00Z", 
25445         "kind": "reservation"
25446     }
25447 },
25448 {
25449     "pk": 59407, 
25450     "model": "core.charge", 
25451     "fields": {
25452         "updated": "2013-12-13T22:19:58.988Z", 
25453         "slice": 13, 
25454         "created": "2013-12-13T22:19:51.994Z", 
25455         "amount": 0.56, 
25456         "object": 100, 
25457         "account": 13, 
25458         "state": "invoiced", 
25459         "coreHours": 8.0, 
25460         "invoice": 59, 
25461         "date": "2013-11-15T22:00:00Z", 
25462         "kind": "reservation"
25463     }
25464 },
25465 {
25466     "pk": 59408, 
25467     "model": "core.charge", 
25468     "fields": {
25469         "updated": "2013-12-13T22:19:59.079Z", 
25470         "slice": 13, 
25471         "created": "2013-12-13T22:19:52.002Z", 
25472         "amount": 0.56, 
25473         "object": 100, 
25474         "account": 13, 
25475         "state": "invoiced", 
25476         "coreHours": 8.0, 
25477         "invoice": 59, 
25478         "date": "2013-11-16T06:00:00Z", 
25479         "kind": "reservation"
25480     }
25481 },
25482 {
25483     "pk": 59409, 
25484     "model": "core.charge", 
25485     "fields": {
25486         "updated": "2013-12-13T22:19:59.170Z", 
25487         "slice": 13, 
25488         "created": "2013-12-13T22:19:52.010Z", 
25489         "amount": 0.56, 
25490         "object": 100, 
25491         "account": 13, 
25492         "state": "invoiced", 
25493         "coreHours": 8.0, 
25494         "invoice": 59, 
25495         "date": "2013-11-16T14:00:00Z", 
25496         "kind": "reservation"
25497     }
25498 },
25499 {
25500     "pk": 59410, 
25501     "model": "core.charge", 
25502     "fields": {
25503         "updated": "2013-12-13T22:19:59.261Z", 
25504         "slice": 13, 
25505         "created": "2013-12-13T22:19:52.019Z", 
25506         "amount": 0.56, 
25507         "object": 100, 
25508         "account": 13, 
25509         "state": "invoiced", 
25510         "coreHours": 8.0, 
25511         "invoice": 59, 
25512         "date": "2013-11-16T22:00:00Z", 
25513         "kind": "reservation"
25514     }
25515 },
25516 {
25517     "pk": 59411, 
25518     "model": "core.charge", 
25519     "fields": {
25520         "updated": "2013-12-13T22:19:59.344Z", 
25521         "slice": 13, 
25522         "created": "2013-12-13T22:19:52.027Z", 
25523         "amount": 0.56, 
25524         "object": 100, 
25525         "account": 13, 
25526         "state": "invoiced", 
25527         "coreHours": 8.0, 
25528         "invoice": 59, 
25529         "date": "2013-11-17T06:00:00Z", 
25530         "kind": "reservation"
25531     }
25532 },
25533 {
25534     "pk": 59412, 
25535     "model": "core.charge", 
25536     "fields": {
25537         "updated": "2013-12-13T22:19:59.435Z", 
25538         "slice": 13, 
25539         "created": "2013-12-13T22:19:52.035Z", 
25540         "amount": 0.56, 
25541         "object": 100, 
25542         "account": 13, 
25543         "state": "invoiced", 
25544         "coreHours": 8.0, 
25545         "invoice": 59, 
25546         "date": "2013-11-17T14:00:00Z", 
25547         "kind": "reservation"
25548     }
25549 },
25550 {
25551     "pk": 59413, 
25552     "model": "core.charge", 
25553     "fields": {
25554         "updated": "2013-12-13T22:19:59.526Z", 
25555         "slice": 13, 
25556         "created": "2013-12-13T22:19:52.044Z", 
25557         "amount": 0.56, 
25558         "object": 100, 
25559         "account": 13, 
25560         "state": "invoiced", 
25561         "coreHours": 8.0, 
25562         "invoice": 59, 
25563         "date": "2013-11-17T22:00:00Z", 
25564         "kind": "reservation"
25565     }
25566 },
25567 {
25568     "pk": 59414, 
25569     "model": "core.charge", 
25570     "fields": {
25571         "updated": "2013-12-13T22:19:59.626Z", 
25572         "slice": 13, 
25573         "created": "2013-12-13T22:19:52.052Z", 
25574         "amount": 0.56, 
25575         "object": 100, 
25576         "account": 13, 
25577         "state": "invoiced", 
25578         "coreHours": 8.0, 
25579         "invoice": 60, 
25580         "date": "2013-11-18T06:00:00Z", 
25581         "kind": "reservation"
25582     }
25583 },
25584 {
25585     "pk": 59415, 
25586     "model": "core.charge", 
25587     "fields": {
25588         "updated": "2013-12-13T22:19:59.729Z", 
25589         "slice": 13, 
25590         "created": "2013-12-13T22:19:52.060Z", 
25591         "amount": 0.56, 
25592         "object": 100, 
25593         "account": 13, 
25594         "state": "invoiced", 
25595         "coreHours": 8.0, 
25596         "invoice": 60, 
25597         "date": "2013-11-18T14:00:00Z", 
25598         "kind": "reservation"
25599     }
25600 },
25601 {
25602     "pk": 59416, 
25603     "model": "core.charge", 
25604     "fields": {
25605         "updated": "2013-12-13T22:19:59.820Z", 
25606         "slice": 13, 
25607         "created": "2013-12-13T22:19:52.068Z", 
25608         "amount": 0.56, 
25609         "object": 100, 
25610         "account": 13, 
25611         "state": "invoiced", 
25612         "coreHours": 8.0, 
25613         "invoice": 60, 
25614         "date": "2013-11-18T22:00:00Z", 
25615         "kind": "reservation"
25616     }
25617 },
25618 {
25619     "pk": 59417, 
25620     "model": "core.charge", 
25621     "fields": {
25622         "updated": "2013-12-13T22:19:59.911Z", 
25623         "slice": 13, 
25624         "created": "2013-12-13T22:19:52.077Z", 
25625         "amount": 0.56, 
25626         "object": 100, 
25627         "account": 13, 
25628         "state": "invoiced", 
25629         "coreHours": 8.0, 
25630         "invoice": 60, 
25631         "date": "2013-11-19T06:00:00Z", 
25632         "kind": "reservation"
25633     }
25634 },
25635 {
25636     "pk": 59418, 
25637     "model": "core.charge", 
25638     "fields": {
25639         "updated": "2013-12-13T22:20:00.002Z", 
25640         "slice": 13, 
25641         "created": "2013-12-13T22:19:52.085Z", 
25642         "amount": 0.56, 
25643         "object": 100, 
25644         "account": 13, 
25645         "state": "invoiced", 
25646         "coreHours": 8.0, 
25647         "invoice": 60, 
25648         "date": "2013-11-19T14:00:00Z", 
25649         "kind": "reservation"
25650     }
25651 },
25652 {
25653     "pk": 59419, 
25654     "model": "core.charge", 
25655     "fields": {
25656         "updated": "2013-12-13T22:20:00.093Z", 
25657         "slice": 13, 
25658         "created": "2013-12-13T22:19:52.093Z", 
25659         "amount": 0.56, 
25660         "object": 100, 
25661         "account": 13, 
25662         "state": "invoiced", 
25663         "coreHours": 8.0, 
25664         "invoice": 60, 
25665         "date": "2013-11-19T22:00:00Z", 
25666         "kind": "reservation"
25667     }
25668 },
25669 {
25670     "pk": 59420, 
25671     "model": "core.charge", 
25672     "fields": {
25673         "updated": "2013-12-13T22:20:00.184Z", 
25674         "slice": 13, 
25675         "created": "2013-12-13T22:19:52.102Z", 
25676         "amount": 0.56, 
25677         "object": 100, 
25678         "account": 13, 
25679         "state": "invoiced", 
25680         "coreHours": 8.0, 
25681         "invoice": 60, 
25682         "date": "2013-11-20T06:00:00Z", 
25683         "kind": "reservation"
25684     }
25685 },
25686 {
25687     "pk": 59421, 
25688     "model": "core.charge", 
25689     "fields": {
25690         "updated": "2013-12-13T22:20:00.275Z", 
25691         "slice": 13, 
25692         "created": "2013-12-13T22:19:52.110Z", 
25693         "amount": 0.56, 
25694         "object": 100, 
25695         "account": 13, 
25696         "state": "invoiced", 
25697         "coreHours": 8.0, 
25698         "invoice": 60, 
25699         "date": "2013-11-20T14:00:00Z", 
25700         "kind": "reservation"
25701     }
25702 },
25703 {
25704     "pk": 59422, 
25705     "model": "core.charge", 
25706     "fields": {
25707         "updated": "2013-12-13T22:20:00.367Z", 
25708         "slice": 13, 
25709         "created": "2013-12-13T22:19:52.118Z", 
25710         "amount": 0.56, 
25711         "object": 100, 
25712         "account": 13, 
25713         "state": "invoiced", 
25714         "coreHours": 8.0, 
25715         "invoice": 60, 
25716         "date": "2013-11-20T22:00:00Z", 
25717         "kind": "reservation"
25718     }
25719 },
25720 {
25721     "pk": 59423, 
25722     "model": "core.charge", 
25723     "fields": {
25724         "updated": "2013-12-13T22:20:00.460Z", 
25725         "slice": 13, 
25726         "created": "2013-12-13T22:19:52.126Z", 
25727         "amount": 0.56, 
25728         "object": 100, 
25729         "account": 13, 
25730         "state": "invoiced", 
25731         "coreHours": 8.0, 
25732         "invoice": 60, 
25733         "date": "2013-11-21T06:00:00Z", 
25734         "kind": "reservation"
25735     }
25736 },
25737 {
25738     "pk": 59424, 
25739     "model": "core.charge", 
25740     "fields": {
25741         "updated": "2013-12-13T22:20:00.551Z", 
25742         "slice": 13, 
25743         "created": "2013-12-13T22:19:52.135Z", 
25744         "amount": 0.56, 
25745         "object": 100, 
25746         "account": 13, 
25747         "state": "invoiced", 
25748         "coreHours": 8.0, 
25749         "invoice": 60, 
25750         "date": "2013-11-21T14:00:00Z", 
25751         "kind": "reservation"
25752     }
25753 },
25754 {
25755     "pk": 59425, 
25756     "model": "core.charge", 
25757     "fields": {
25758         "updated": "2013-12-13T22:20:00.659Z", 
25759         "slice": 13, 
25760         "created": "2013-12-13T22:19:52.143Z", 
25761         "amount": 0.56, 
25762         "object": 100, 
25763         "account": 13, 
25764         "state": "invoiced", 
25765         "coreHours": 8.0, 
25766         "invoice": 60, 
25767         "date": "2013-11-21T22:00:00Z", 
25768         "kind": "reservation"
25769     }
25770 },
25771 {
25772     "pk": 59426, 
25773     "model": "core.charge", 
25774     "fields": {
25775         "updated": "2013-12-13T22:20:00.750Z", 
25776         "slice": 13, 
25777         "created": "2013-12-13T22:19:52.151Z", 
25778         "amount": 0.56, 
25779         "object": 100, 
25780         "account": 13, 
25781         "state": "invoiced", 
25782         "coreHours": 8.0, 
25783         "invoice": 60, 
25784         "date": "2013-11-22T06:00:00Z", 
25785         "kind": "reservation"
25786     }
25787 },
25788 {
25789     "pk": 59427, 
25790     "model": "core.charge", 
25791     "fields": {
25792         "updated": "2013-12-13T22:20:00.841Z", 
25793         "slice": 13, 
25794         "created": "2013-12-13T22:19:52.159Z", 
25795         "amount": 0.56, 
25796         "object": 100, 
25797         "account": 13, 
25798         "state": "invoiced", 
25799         "coreHours": 8.0, 
25800         "invoice": 60, 
25801         "date": "2013-11-22T14:00:00Z", 
25802         "kind": "reservation"
25803     }
25804 },
25805 {
25806     "pk": 59428, 
25807     "model": "core.charge", 
25808     "fields": {
25809         "updated": "2013-12-13T22:20:00.957Z", 
25810         "slice": 13, 
25811         "created": "2013-12-13T22:19:52.168Z", 
25812         "amount": 0.56, 
25813         "object": 100, 
25814         "account": 13, 
25815         "state": "invoiced", 
25816         "coreHours": 8.0, 
25817         "invoice": 60, 
25818         "date": "2013-11-22T22:00:00Z", 
25819         "kind": "reservation"
25820     }
25821 },
25822 {
25823     "pk": 59429, 
25824     "model": "core.charge", 
25825     "fields": {
25826         "updated": "2013-12-13T22:20:01.048Z", 
25827         "slice": 13, 
25828         "created": "2013-12-13T22:19:52.176Z", 
25829         "amount": 0.56, 
25830         "object": 100, 
25831         "account": 13, 
25832         "state": "invoiced", 
25833         "coreHours": 8.0, 
25834         "invoice": 60, 
25835         "date": "2013-11-23T06:00:00Z", 
25836         "kind": "reservation"
25837     }
25838 },
25839 {
25840     "pk": 59430, 
25841     "model": "core.charge", 
25842     "fields": {
25843         "updated": "2013-12-13T22:20:01.139Z", 
25844         "slice": 13, 
25845         "created": "2013-12-13T22:19:52.184Z", 
25846         "amount": 0.56, 
25847         "object": 100, 
25848         "account": 13, 
25849         "state": "invoiced", 
25850         "coreHours": 8.0, 
25851         "invoice": 60, 
25852         "date": "2013-11-23T14:00:00Z", 
25853         "kind": "reservation"
25854     }
25855 },
25856 {
25857     "pk": 59431, 
25858     "model": "core.charge", 
25859     "fields": {
25860         "updated": "2013-12-13T22:20:01.230Z", 
25861         "slice": 13, 
25862         "created": "2013-12-13T22:19:52.193Z", 
25863         "amount": 0.56, 
25864         "object": 100, 
25865         "account": 13, 
25866         "state": "invoiced", 
25867         "coreHours": 8.0, 
25868         "invoice": 60, 
25869         "date": "2013-11-23T22:00:00Z", 
25870         "kind": "reservation"
25871     }
25872 },
25873 {
25874     "pk": 59432, 
25875     "model": "core.charge", 
25876     "fields": {
25877         "updated": "2013-12-13T22:20:01.512Z", 
25878         "slice": 13, 
25879         "created": "2013-12-13T22:19:52.201Z", 
25880         "amount": 0.56, 
25881         "object": 100, 
25882         "account": 13, 
25883         "state": "invoiced", 
25884         "coreHours": 8.0, 
25885         "invoice": 60, 
25886         "date": "2013-11-24T06:00:00Z", 
25887         "kind": "reservation"
25888     }
25889 },
25890 {
25891     "pk": 59433, 
25892     "model": "core.charge", 
25893     "fields": {
25894         "updated": "2013-12-13T22:20:01.769Z", 
25895         "slice": 13, 
25896         "created": "2013-12-13T22:19:52.209Z", 
25897         "amount": 0.56, 
25898         "object": 100, 
25899         "account": 13, 
25900         "state": "invoiced", 
25901         "coreHours": 8.0, 
25902         "invoice": 60, 
25903         "date": "2013-11-24T14:00:00Z", 
25904         "kind": "reservation"
25905     }
25906 },
25907 {
25908     "pk": 59434, 
25909     "model": "core.charge", 
25910     "fields": {
25911         "updated": "2013-12-13T22:20:01.860Z", 
25912         "slice": 13, 
25913         "created": "2013-12-13T22:19:52.217Z", 
25914         "amount": 0.56, 
25915         "object": 100, 
25916         "account": 13, 
25917         "state": "invoiced", 
25918         "coreHours": 8.0, 
25919         "invoice": 60, 
25920         "date": "2013-11-24T22:00:00Z", 
25921         "kind": "reservation"
25922     }
25923 },
25924 {
25925     "pk": 59435, 
25926     "model": "core.charge", 
25927     "fields": {
25928         "updated": "2013-12-13T22:20:01.959Z", 
25929         "slice": 13, 
25930         "created": "2013-12-13T22:19:52.226Z", 
25931         "amount": 0.56, 
25932         "object": 100, 
25933         "account": 13, 
25934         "state": "invoiced", 
25935         "coreHours": 8.0, 
25936         "invoice": 61, 
25937         "date": "2013-11-25T06:00:00Z", 
25938         "kind": "reservation"
25939     }
25940 },
25941 {
25942     "pk": 59436, 
25943     "model": "core.charge", 
25944     "fields": {
25945         "updated": "2013-12-13T22:20:02.050Z", 
25946         "slice": 13, 
25947         "created": "2013-12-13T22:19:52.234Z", 
25948         "amount": 0.56, 
25949         "object": 100, 
25950         "account": 13, 
25951         "state": "invoiced", 
25952         "coreHours": 8.0, 
25953         "invoice": 61, 
25954         "date": "2013-11-25T14:00:00Z", 
25955         "kind": "reservation"
25956     }
25957 },
25958 {
25959     "pk": 59437, 
25960     "model": "core.charge", 
25961     "fields": {
25962         "updated": "2013-12-13T22:20:02.141Z", 
25963         "slice": 13, 
25964         "created": "2013-12-13T22:19:52.242Z", 
25965         "amount": 0.56, 
25966         "object": 100, 
25967         "account": 13, 
25968         "state": "invoiced", 
25969         "coreHours": 8.0, 
25970         "invoice": 61, 
25971         "date": "2013-11-25T22:00:00Z", 
25972         "kind": "reservation"
25973     }
25974 },
25975 {
25976     "pk": 59438, 
25977     "model": "core.charge", 
25978     "fields": {
25979         "updated": "2013-12-13T22:20:02.238Z", 
25980         "slice": 13, 
25981         "created": "2013-12-13T22:19:52.251Z", 
25982         "amount": 0.56, 
25983         "object": 100, 
25984         "account": 13, 
25985         "state": "invoiced", 
25986         "coreHours": 8.0, 
25987         "invoice": 61, 
25988         "date": "2013-11-26T06:00:00Z", 
25989         "kind": "reservation"
25990     }
25991 },
25992 {
25993     "pk": 59439, 
25994     "model": "core.charge", 
25995     "fields": {
25996         "updated": "2013-12-13T22:20:02.329Z", 
25997         "slice": 13, 
25998         "created": "2013-12-13T22:19:52.259Z", 
25999         "amount": 0.56, 
26000         "object": 100, 
26001         "account": 13, 
26002         "state": "invoiced", 
26003         "coreHours": 8.0, 
26004         "invoice": 61, 
26005         "date": "2013-11-26T14:00:00Z", 
26006         "kind": "reservation"
26007     }
26008 },
26009 {
26010     "pk": 59440, 
26011     "model": "core.charge", 
26012     "fields": {
26013         "updated": "2013-12-13T22:20:02.420Z", 
26014         "slice": 13, 
26015         "created": "2013-12-13T22:19:52.267Z", 
26016         "amount": 0.56, 
26017         "object": 100, 
26018         "account": 13, 
26019         "state": "invoiced", 
26020         "coreHours": 8.0, 
26021         "invoice": 61, 
26022         "date": "2013-11-26T22:00:00Z", 
26023         "kind": "reservation"
26024     }
26025 },
26026 {
26027     "pk": 59441, 
26028     "model": "core.charge", 
26029     "fields": {
26030         "updated": "2013-12-13T22:20:02.511Z", 
26031         "slice": 13, 
26032         "created": "2013-12-13T22:19:52.276Z", 
26033         "amount": 0.56, 
26034         "object": 100, 
26035         "account": 13, 
26036         "state": "invoiced", 
26037         "coreHours": 8.0, 
26038         "invoice": 61, 
26039         "date": "2013-11-27T06:00:00Z", 
26040         "kind": "reservation"
26041     }
26042 },
26043 {
26044     "pk": 59442, 
26045     "model": "core.charge", 
26046     "fields": {
26047         "updated": "2013-12-13T22:20:02.602Z", 
26048         "slice": 13, 
26049         "created": "2013-12-13T22:19:52.284Z", 
26050         "amount": 0.56, 
26051         "object": 100, 
26052         "account": 13, 
26053         "state": "invoiced", 
26054         "coreHours": 8.0, 
26055         "invoice": 61, 
26056         "date": "2013-11-27T14:00:00Z", 
26057         "kind": "reservation"
26058     }
26059 },
26060 {
26061     "pk": 59443, 
26062     "model": "core.charge", 
26063     "fields": {
26064         "updated": "2013-12-13T22:20:02.693Z", 
26065         "slice": 13, 
26066         "created": "2013-12-13T22:19:52.292Z", 
26067         "amount": 0.56, 
26068         "object": 100, 
26069         "account": 13, 
26070         "state": "invoiced", 
26071         "coreHours": 8.0, 
26072         "invoice": 61, 
26073         "date": "2013-11-27T22:00:00Z", 
26074         "kind": "reservation"
26075     }
26076 },
26077 {
26078     "pk": 59444, 
26079     "model": "core.charge", 
26080     "fields": {
26081         "updated": "2013-12-13T22:20:02.784Z", 
26082         "slice": 13, 
26083         "created": "2013-12-13T22:19:52.300Z", 
26084         "amount": 0.56, 
26085         "object": 100, 
26086         "account": 13, 
26087         "state": "invoiced", 
26088         "coreHours": 8.0, 
26089         "invoice": 61, 
26090         "date": "2013-11-28T06:00:00Z", 
26091         "kind": "reservation"
26092     }
26093 },
26094 {
26095     "pk": 59445, 
26096     "model": "core.charge", 
26097     "fields": {
26098         "updated": "2013-12-13T22:20:02.875Z", 
26099         "slice": 13, 
26100         "created": "2013-12-13T22:19:52.309Z", 
26101         "amount": 0.56, 
26102         "object": 100, 
26103         "account": 13, 
26104         "state": "invoiced", 
26105         "coreHours": 8.0, 
26106         "invoice": 61, 
26107         "date": "2013-11-28T14:00:00Z", 
26108         "kind": "reservation"
26109     }
26110 },
26111 {
26112     "pk": 59446, 
26113     "model": "core.charge", 
26114     "fields": {
26115         "updated": "2013-12-13T22:20:02.966Z", 
26116         "slice": 13, 
26117         "created": "2013-12-13T22:19:52.317Z", 
26118         "amount": 0.56, 
26119         "object": 100, 
26120         "account": 13, 
26121         "state": "invoiced", 
26122         "coreHours": 8.0, 
26123         "invoice": 61, 
26124         "date": "2013-11-28T22:00:00Z", 
26125         "kind": "reservation"
26126     }
26127 },
26128 {
26129     "pk": 59447, 
26130     "model": "core.charge", 
26131     "fields": {
26132         "updated": "2013-12-13T22:20:03.058Z", 
26133         "slice": 13, 
26134         "created": "2013-12-13T22:19:52.325Z", 
26135         "amount": 0.56, 
26136         "object": 100, 
26137         "account": 13, 
26138         "state": "invoiced", 
26139         "coreHours": 8.0, 
26140         "invoice": 61, 
26141         "date": "2013-11-29T06:00:00Z", 
26142         "kind": "reservation"
26143     }
26144 },
26145 {
26146     "pk": 59448, 
26147     "model": "core.charge", 
26148     "fields": {
26149         "updated": "2013-12-13T22:20:03.149Z", 
26150         "slice": 13, 
26151         "created": "2013-12-13T22:19:52.334Z", 
26152         "amount": 0.56, 
26153         "object": 100, 
26154         "account": 13, 
26155         "state": "invoiced", 
26156         "coreHours": 8.0, 
26157         "invoice": 61, 
26158         "date": "2013-11-29T14:00:00Z", 
26159         "kind": "reservation"
26160     }
26161 },
26162 {
26163     "pk": 59449, 
26164     "model": "core.charge", 
26165     "fields": {
26166         "updated": "2013-12-13T22:20:03.240Z", 
26167         "slice": 13, 
26168         "created": "2013-12-13T22:19:52.342Z", 
26169         "amount": 0.56, 
26170         "object": 100, 
26171         "account": 13, 
26172         "state": "invoiced", 
26173         "coreHours": 8.0, 
26174         "invoice": 61, 
26175         "date": "2013-11-29T22:00:00Z", 
26176         "kind": "reservation"
26177     }
26178 },
26179 {
26180     "pk": 59450, 
26181     "model": "core.charge", 
26182     "fields": {
26183         "updated": "2013-12-13T22:20:03.331Z", 
26184         "slice": 13, 
26185         "created": "2013-12-13T22:19:52.350Z", 
26186         "amount": 0.56, 
26187         "object": 100, 
26188         "account": 13, 
26189         "state": "invoiced", 
26190         "coreHours": 8.0, 
26191         "invoice": 61, 
26192         "date": "2013-11-30T06:00:00Z", 
26193         "kind": "reservation"
26194     }
26195 },
26196 {
26197     "pk": 59451, 
26198     "model": "core.charge", 
26199     "fields": {
26200         "updated": "2013-12-13T22:20:03.424Z", 
26201         "slice": 13, 
26202         "created": "2013-12-13T22:19:52.358Z", 
26203         "amount": 0.56, 
26204         "object": 100, 
26205         "account": 13, 
26206         "state": "invoiced", 
26207         "coreHours": 8.0, 
26208         "invoice": 61, 
26209         "date": "2013-11-30T14:00:00Z", 
26210         "kind": "reservation"
26211     }
26212 },
26213 {
26214     "pk": 59452, 
26215     "model": "core.charge", 
26216     "fields": {
26217         "updated": "2013-12-13T22:20:03.515Z", 
26218         "slice": 13, 
26219         "created": "2013-12-13T22:19:52.367Z", 
26220         "amount": 0.56, 
26221         "object": 100, 
26222         "account": 13, 
26223         "state": "invoiced", 
26224         "coreHours": 8.0, 
26225         "invoice": 61, 
26226         "date": "2013-11-30T22:00:00Z", 
26227         "kind": "reservation"
26228     }
26229 },
26230 {
26231     "pk": 59453, 
26232     "model": "core.charge", 
26233     "fields": {
26234         "updated": "2013-12-13T22:20:03.606Z", 
26235         "slice": 13, 
26236         "created": "2013-12-13T22:19:52.375Z", 
26237         "amount": 0.56, 
26238         "object": 100, 
26239         "account": 13, 
26240         "state": "invoiced", 
26241         "coreHours": 8.0, 
26242         "invoice": 61, 
26243         "date": "2013-12-01T06:00:00Z", 
26244         "kind": "reservation"
26245     }
26246 },
26247 {
26248     "pk": 59454, 
26249     "model": "core.charge", 
26250     "fields": {
26251         "updated": "2013-12-13T22:20:03.697Z", 
26252         "slice": 13, 
26253         "created": "2013-12-13T22:19:52.383Z", 
26254         "amount": 0.56, 
26255         "object": 100, 
26256         "account": 13, 
26257         "state": "invoiced", 
26258         "coreHours": 8.0, 
26259         "invoice": 61, 
26260         "date": "2013-12-01T14:00:00Z", 
26261         "kind": "reservation"
26262     }
26263 },
26264 {
26265     "pk": 59455, 
26266     "model": "core.charge", 
26267     "fields": {
26268         "updated": "2013-12-13T22:20:03.788Z", 
26269         "slice": 13, 
26270         "created": "2013-12-13T22:19:52.392Z", 
26271         "amount": 0.56, 
26272         "object": 100, 
26273         "account": 13, 
26274         "state": "invoiced", 
26275         "coreHours": 8.0, 
26276         "invoice": 61, 
26277         "date": "2013-12-01T22:00:00Z", 
26278         "kind": "reservation"
26279     }
26280 },
26281 {
26282     "pk": 59456, 
26283     "model": "core.charge", 
26284     "fields": {
26285         "updated": "2013-12-13T22:20:03.888Z", 
26286         "slice": 13, 
26287         "created": "2013-12-13T22:19:52.400Z", 
26288         "amount": 0.56, 
26289         "object": 100, 
26290         "account": 13, 
26291         "state": "invoiced", 
26292         "coreHours": 8.0, 
26293         "invoice": 62, 
26294         "date": "2013-12-02T06:00:00Z", 
26295         "kind": "reservation"
26296     }
26297 },
26298 {
26299     "pk": 59457, 
26300     "model": "core.charge", 
26301     "fields": {
26302         "updated": "2013-12-13T22:20:03.979Z", 
26303         "slice": 13, 
26304         "created": "2013-12-13T22:19:52.408Z", 
26305         "amount": 0.56, 
26306         "object": 100, 
26307         "account": 13, 
26308         "state": "invoiced", 
26309         "coreHours": 8.0, 
26310         "invoice": 62, 
26311         "date": "2013-12-02T14:00:00Z", 
26312         "kind": "reservation"
26313     }
26314 },
26315 {
26316     "pk": 59458, 
26317     "model": "core.charge", 
26318     "fields": {
26319         "updated": "2013-12-13T22:20:04.070Z", 
26320         "slice": 13, 
26321         "created": "2013-12-13T22:19:52.416Z", 
26322         "amount": 0.56, 
26323         "object": 100, 
26324         "account": 13, 
26325         "state": "invoiced", 
26326         "coreHours": 8.0, 
26327         "invoice": 62, 
26328         "date": "2013-12-02T22:00:00Z", 
26329         "kind": "reservation"
26330     }
26331 },
26332 {
26333     "pk": 59459, 
26334     "model": "core.charge", 
26335     "fields": {
26336         "updated": "2013-12-13T22:20:04.161Z", 
26337         "slice": 13, 
26338         "created": "2013-12-13T22:19:52.425Z", 
26339         "amount": 0.56, 
26340         "object": 100, 
26341         "account": 13, 
26342         "state": "invoiced", 
26343         "coreHours": 8.0, 
26344         "invoice": 62, 
26345         "date": "2013-12-03T06:00:00Z", 
26346         "kind": "reservation"
26347     }
26348 },
26349 {
26350     "pk": 59460, 
26351     "model": "core.charge", 
26352     "fields": {
26353         "updated": "2013-12-13T22:20:04.252Z", 
26354         "slice": 13, 
26355         "created": "2013-12-13T22:19:52.433Z", 
26356         "amount": 0.56, 
26357         "object": 100, 
26358         "account": 13, 
26359         "state": "invoiced", 
26360         "coreHours": 8.0, 
26361         "invoice": 62, 
26362         "date": "2013-12-03T14:00:00Z", 
26363         "kind": "reservation"
26364     }
26365 },
26366 {
26367     "pk": 59461, 
26368     "model": "core.charge", 
26369     "fields": {
26370         "updated": "2013-12-13T22:20:04.343Z", 
26371         "slice": 13, 
26372         "created": "2013-12-13T22:19:52.441Z", 
26373         "amount": 0.56, 
26374         "object": 100, 
26375         "account": 13, 
26376         "state": "invoiced", 
26377         "coreHours": 8.0, 
26378         "invoice": 62, 
26379         "date": "2013-12-03T22:00:00Z", 
26380         "kind": "reservation"
26381     }
26382 },
26383 {
26384     "pk": 59462, 
26385     "model": "core.charge", 
26386     "fields": {
26387         "updated": "2013-12-13T22:20:04.434Z", 
26388         "slice": 13, 
26389         "created": "2013-12-13T22:19:52.450Z", 
26390         "amount": 0.56, 
26391         "object": 100, 
26392         "account": 13, 
26393         "state": "invoiced", 
26394         "coreHours": 8.0, 
26395         "invoice": 62, 
26396         "date": "2013-12-04T06:00:00Z", 
26397         "kind": "reservation"
26398     }
26399 },
26400 {
26401     "pk": 59463, 
26402     "model": "core.charge", 
26403     "fields": {
26404         "updated": "2013-12-13T22:20:04.526Z", 
26405         "slice": 13, 
26406         "created": "2013-12-13T22:19:52.458Z", 
26407         "amount": 0.56, 
26408         "object": 100, 
26409         "account": 13, 
26410         "state": "invoiced", 
26411         "coreHours": 8.0, 
26412         "invoice": 62, 
26413         "date": "2013-12-04T14:00:00Z", 
26414         "kind": "reservation"
26415     }
26416 },
26417 {
26418     "pk": 59464, 
26419     "model": "core.charge", 
26420     "fields": {
26421         "updated": "2013-12-13T22:20:04.617Z", 
26422         "slice": 13, 
26423         "created": "2013-12-13T22:19:52.466Z", 
26424         "amount": 0.56, 
26425         "object": 100, 
26426         "account": 13, 
26427         "state": "invoiced", 
26428         "coreHours": 8.0, 
26429         "invoice": 62, 
26430         "date": "2013-12-04T22:00:00Z", 
26431         "kind": "reservation"
26432     }
26433 },
26434 {
26435     "pk": 59465, 
26436     "model": "core.charge", 
26437     "fields": {
26438         "updated": "2013-12-13T22:20:04.708Z", 
26439         "slice": 13, 
26440         "created": "2013-12-13T22:19:52.474Z", 
26441         "amount": 0.56, 
26442         "object": 100, 
26443         "account": 13, 
26444         "state": "invoiced", 
26445         "coreHours": 8.0, 
26446         "invoice": 62, 
26447         "date": "2013-12-05T06:00:00Z", 
26448         "kind": "reservation"
26449     }
26450 },
26451 {
26452     "pk": 59466, 
26453     "model": "core.charge", 
26454     "fields": {
26455         "updated": "2013-12-13T22:20:04.799Z", 
26456         "slice": 13, 
26457         "created": "2013-12-13T22:19:52.483Z", 
26458         "amount": 0.56, 
26459         "object": 100, 
26460         "account": 13, 
26461         "state": "invoiced", 
26462         "coreHours": 8.0, 
26463         "invoice": 62, 
26464         "date": "2013-12-05T14:00:00Z", 
26465         "kind": "reservation"
26466     }
26467 },
26468 {
26469     "pk": 59467, 
26470     "model": "core.charge", 
26471     "fields": {
26472         "updated": "2013-12-13T22:20:04.890Z", 
26473         "slice": 13, 
26474         "created": "2013-12-13T22:19:52.491Z", 
26475         "amount": 0.56, 
26476         "object": 100, 
26477         "account": 13, 
26478         "state": "invoiced", 
26479         "coreHours": 8.0, 
26480         "invoice": 62, 
26481         "date": "2013-12-05T22:00:00Z", 
26482         "kind": "reservation"
26483     }
26484 },
26485 {
26486     "pk": 59468, 
26487     "model": "core.charge", 
26488     "fields": {
26489         "updated": "2013-12-13T22:20:04.981Z", 
26490         "slice": 13, 
26491         "created": "2013-12-13T22:19:52.499Z", 
26492         "amount": 0.56, 
26493         "object": 100, 
26494         "account": 13, 
26495         "state": "invoiced", 
26496         "coreHours": 8.0, 
26497         "invoice": 62, 
26498         "date": "2013-12-06T06:00:00Z", 
26499         "kind": "reservation"
26500     }
26501 },
26502 {
26503     "pk": 59469, 
26504     "model": "core.charge", 
26505     "fields": {
26506         "updated": "2013-12-13T22:20:05.072Z", 
26507         "slice": 13, 
26508         "created": "2013-12-13T22:19:52.507Z", 
26509         "amount": 0.56, 
26510         "object": 100, 
26511         "account": 13, 
26512         "state": "invoiced", 
26513         "coreHours": 8.0, 
26514         "invoice": 62, 
26515         "date": "2013-12-06T14:00:00Z", 
26516         "kind": "reservation"
26517     }
26518 },
26519 {
26520     "pk": 59470, 
26521     "model": "core.charge", 
26522     "fields": {
26523         "updated": "2013-12-13T22:20:05.170Z", 
26524         "slice": 13, 
26525         "created": "2013-12-13T22:19:52.516Z", 
26526         "amount": 0.56, 
26527         "object": 100, 
26528         "account": 13, 
26529         "state": "invoiced", 
26530         "coreHours": 8.0, 
26531         "invoice": 62, 
26532         "date": "2013-12-06T22:00:00Z", 
26533         "kind": "reservation"
26534     }
26535 },
26536 {
26537     "pk": 59471, 
26538     "model": "core.charge", 
26539     "fields": {
26540         "updated": "2013-12-13T22:20:05.261Z", 
26541         "slice": 13, 
26542         "created": "2013-12-13T22:19:52.524Z", 
26543         "amount": 0.56, 
26544         "object": 100, 
26545         "account": 13, 
26546         "state": "invoiced", 
26547         "coreHours": 8.0, 
26548         "invoice": 62, 
26549         "date": "2013-12-07T06:00:00Z", 
26550         "kind": "reservation"
26551     }
26552 },
26553 {
26554     "pk": 59472, 
26555     "model": "core.charge", 
26556     "fields": {
26557         "updated": "2013-12-13T22:20:05.352Z", 
26558         "slice": 13, 
26559         "created": "2013-12-13T22:19:52.532Z", 
26560         "amount": 0.56, 
26561         "object": 100, 
26562         "account": 13, 
26563         "state": "invoiced", 
26564         "coreHours": 8.0, 
26565         "invoice": 62, 
26566         "date": "2013-12-07T14:00:00Z", 
26567         "kind": "reservation"
26568     }
26569 },
26570 {
26571     "pk": 59473, 
26572     "model": "core.charge", 
26573     "fields": {
26574         "updated": "2013-12-13T22:20:05.443Z", 
26575         "slice": 13, 
26576         "created": "2013-12-13T22:19:52.541Z", 
26577         "amount": 0.56, 
26578         "object": 100, 
26579         "account": 13, 
26580         "state": "invoiced", 
26581         "coreHours": 8.0, 
26582         "invoice": 62, 
26583         "date": "2013-12-07T22:00:00Z", 
26584         "kind": "reservation"
26585     }
26586 },
26587 {
26588     "pk": 59474, 
26589     "model": "core.charge", 
26590     "fields": {
26591         "updated": "2013-12-13T22:20:05.535Z", 
26592         "slice": 13, 
26593         "created": "2013-12-13T22:19:52.549Z", 
26594         "amount": 0.56, 
26595         "object": 100, 
26596         "account": 13, 
26597         "state": "invoiced", 
26598         "coreHours": 8.0, 
26599         "invoice": 62, 
26600         "date": "2013-12-08T06:00:00Z", 
26601         "kind": "reservation"
26602     }
26603 },
26604 {
26605     "pk": 59475, 
26606     "model": "core.charge", 
26607     "fields": {
26608         "updated": "2013-12-13T22:20:05.626Z", 
26609         "slice": 13, 
26610         "created": "2013-12-13T22:19:52.557Z", 
26611         "amount": 0.56, 
26612         "object": 100, 
26613         "account": 13, 
26614         "state": "invoiced", 
26615         "coreHours": 8.0, 
26616         "invoice": 62, 
26617         "date": "2013-12-08T14:00:00Z", 
26618         "kind": "reservation"
26619     }
26620 },
26621 {
26622     "pk": 59476, 
26623     "model": "core.charge", 
26624     "fields": {
26625         "updated": "2013-12-13T22:20:05.717Z", 
26626         "slice": 13, 
26627         "created": "2013-12-13T22:19:52.565Z", 
26628         "amount": 0.56, 
26629         "object": 100, 
26630         "account": 13, 
26631         "state": "invoiced", 
26632         "coreHours": 8.0, 
26633         "invoice": 62, 
26634         "date": "2013-12-08T22:00:00Z", 
26635         "kind": "reservation"
26636     }
26637 },
26638 {
26639     "pk": 59477, 
26640     "model": "core.charge", 
26641     "fields": {
26642         "updated": "2013-12-13T22:19:52.574Z", 
26643         "slice": 13, 
26644         "created": "2013-12-13T22:19:52.574Z", 
26645         "amount": 0.56, 
26646         "object": 100, 
26647         "account": 13, 
26648         "state": "pending", 
26649         "coreHours": 8.0, 
26650         "invoice": null, 
26651         "date": "2013-12-09T06:00:00Z", 
26652         "kind": "reservation"
26653     }
26654 },
26655 {
26656     "pk": 59478, 
26657     "model": "core.charge", 
26658     "fields": {
26659         "updated": "2013-12-13T22:19:52.582Z", 
26660         "slice": 13, 
26661         "created": "2013-12-13T22:19:52.582Z", 
26662         "amount": 0.56, 
26663         "object": 100, 
26664         "account": 13, 
26665         "state": "pending", 
26666         "coreHours": 8.0, 
26667         "invoice": null, 
26668         "date": "2013-12-09T14:00:00Z", 
26669         "kind": "reservation"
26670     }
26671 },
26672 {
26673     "pk": 59479, 
26674     "model": "core.charge", 
26675     "fields": {
26676         "updated": "2013-12-13T22:19:52.590Z", 
26677         "slice": 13, 
26678         "created": "2013-12-13T22:19:52.590Z", 
26679         "amount": 0.56, 
26680         "object": 100, 
26681         "account": 13, 
26682         "state": "pending", 
26683         "coreHours": 8.0, 
26684         "invoice": null, 
26685         "date": "2013-12-09T22:00:00Z", 
26686         "kind": "reservation"
26687     }
26688 },
26689 {
26690     "pk": 59480, 
26691     "model": "core.charge", 
26692     "fields": {
26693         "updated": "2013-12-13T22:19:52.599Z", 
26694         "slice": 13, 
26695         "created": "2013-12-13T22:19:52.599Z", 
26696         "amount": 0.56, 
26697         "object": 100, 
26698         "account": 13, 
26699         "state": "pending", 
26700         "coreHours": 8.0, 
26701         "invoice": null, 
26702         "date": "2013-12-10T06:00:00Z", 
26703         "kind": "reservation"
26704     }
26705 },
26706 {
26707     "pk": 59481, 
26708     "model": "core.charge", 
26709     "fields": {
26710         "updated": "2013-12-13T22:19:52.607Z", 
26711         "slice": 13, 
26712         "created": "2013-12-13T22:19:52.607Z", 
26713         "amount": 0.56, 
26714         "object": 100, 
26715         "account": 13, 
26716         "state": "pending", 
26717         "coreHours": 8.0, 
26718         "invoice": null, 
26719         "date": "2013-12-10T14:00:00Z", 
26720         "kind": "reservation"
26721     }
26722 },
26723 {
26724     "pk": 59482, 
26725     "model": "core.charge", 
26726     "fields": {
26727         "updated": "2013-12-13T22:19:52.615Z", 
26728         "slice": 13, 
26729         "created": "2013-12-13T22:19:52.615Z", 
26730         "amount": 0.56, 
26731         "object": 100, 
26732         "account": 13, 
26733         "state": "pending", 
26734         "coreHours": 8.0, 
26735         "invoice": null, 
26736         "date": "2013-12-10T22:00:00Z", 
26737         "kind": "reservation"
26738     }
26739 },
26740 {
26741     "pk": 59483, 
26742     "model": "core.charge", 
26743     "fields": {
26744         "updated": "2013-12-13T22:19:52.623Z", 
26745         "slice": 13, 
26746         "created": "2013-12-13T22:19:52.623Z", 
26747         "amount": 0.56, 
26748         "object": 100, 
26749         "account": 13, 
26750         "state": "pending", 
26751         "coreHours": 8.0, 
26752         "invoice": null, 
26753         "date": "2013-12-11T06:00:00Z", 
26754         "kind": "reservation"
26755     }
26756 },
26757 {
26758     "pk": 59484, 
26759     "model": "core.charge", 
26760     "fields": {
26761         "updated": "2013-12-13T22:19:52.632Z", 
26762         "slice": 13, 
26763         "created": "2013-12-13T22:19:52.632Z", 
26764         "amount": 0.56, 
26765         "object": 100, 
26766         "account": 13, 
26767         "state": "pending", 
26768         "coreHours": 8.0, 
26769         "invoice": null, 
26770         "date": "2013-12-11T14:00:00Z", 
26771         "kind": "reservation"
26772     }
26773 },
26774 {
26775     "pk": 59485, 
26776     "model": "core.charge", 
26777     "fields": {
26778         "updated": "2013-12-13T22:19:52.640Z", 
26779         "slice": 13, 
26780         "created": "2013-12-13T22:19:52.640Z", 
26781         "amount": 0.56, 
26782         "object": 100, 
26783         "account": 13, 
26784         "state": "pending", 
26785         "coreHours": 8.0, 
26786         "invoice": null, 
26787         "date": "2013-12-11T22:00:00Z", 
26788         "kind": "reservation"
26789     }
26790 },
26791 {
26792     "pk": 59486, 
26793     "model": "core.charge", 
26794     "fields": {
26795         "updated": "2013-12-13T22:19:52.648Z", 
26796         "slice": 13, 
26797         "created": "2013-12-13T22:19:52.648Z", 
26798         "amount": 0.56, 
26799         "object": 100, 
26800         "account": 13, 
26801         "state": "pending", 
26802         "coreHours": 8.0, 
26803         "invoice": null, 
26804         "date": "2013-12-12T06:00:00Z", 
26805         "kind": "reservation"
26806     }
26807 },
26808 {
26809     "pk": 59487, 
26810     "model": "core.charge", 
26811     "fields": {
26812         "updated": "2013-12-13T22:19:52.657Z", 
26813         "slice": 13, 
26814         "created": "2013-12-13T22:19:52.657Z", 
26815         "amount": 0.56, 
26816         "object": 100, 
26817         "account": 13, 
26818         "state": "pending", 
26819         "coreHours": 8.0, 
26820         "invoice": null, 
26821         "date": "2013-12-12T14:00:00Z", 
26822         "kind": "reservation"
26823     }
26824 },
26825 {
26826     "pk": 59488, 
26827     "model": "core.charge", 
26828     "fields": {
26829         "updated": "2013-12-13T22:19:52.665Z", 
26830         "slice": 13, 
26831         "created": "2013-12-13T22:19:52.665Z", 
26832         "amount": 0.56, 
26833         "object": 100, 
26834         "account": 13, 
26835         "state": "pending", 
26836         "coreHours": 8.0, 
26837         "invoice": null, 
26838         "date": "2013-12-12T22:00:00Z", 
26839         "kind": "reservation"
26840     }
26841 },
26842 {
26843     "pk": 59489, 
26844     "model": "core.charge", 
26845     "fields": {
26846         "updated": "2013-12-13T22:19:52.673Z", 
26847         "slice": 13, 
26848         "created": "2013-12-13T22:19:52.673Z", 
26849         "amount": 0.56, 
26850         "object": 100, 
26851         "account": 13, 
26852         "state": "pending", 
26853         "coreHours": 8.0, 
26854         "invoice": null, 
26855         "date": "2013-12-13T06:00:00Z", 
26856         "kind": "reservation"
26857     }
26858 },
26859 {
26860     "pk": 59490, 
26861     "model": "core.charge", 
26862     "fields": {
26863         "updated": "2013-12-13T22:19:52.682Z", 
26864         "slice": 13, 
26865         "created": "2013-12-13T22:19:52.681Z", 
26866         "amount": 0.56, 
26867         "object": 100, 
26868         "account": 13, 
26869         "state": "pending", 
26870         "coreHours": 8.0, 
26871         "invoice": null, 
26872         "date": "2013-12-13T14:00:00Z", 
26873         "kind": "reservation"
26874     }
26875 },
26876 {
26877     "pk": 59491, 
26878     "model": "core.charge", 
26879     "fields": {
26880         "updated": "2013-12-13T22:19:58.407Z", 
26881         "slice": 13, 
26882         "created": "2013-12-13T22:19:52.696Z", 
26883         "amount": 0.56, 
26884         "object": 101, 
26885         "account": 13, 
26886         "state": "invoiced", 
26887         "coreHours": 8.0, 
26888         "invoice": 58, 
26889         "date": "2013-11-13T22:00:00Z", 
26890         "kind": "reservation"
26891     }
26892 },
26893 {
26894     "pk": 59492, 
26895     "model": "core.charge", 
26896     "fields": {
26897         "updated": "2013-12-13T22:19:58.507Z", 
26898         "slice": 13, 
26899         "created": "2013-12-13T22:19:52.706Z", 
26900         "amount": 0.56, 
26901         "object": 101, 
26902         "account": 13, 
26903         "state": "invoiced", 
26904         "coreHours": 8.0, 
26905         "invoice": 59, 
26906         "date": "2013-11-14T06:00:00Z", 
26907         "kind": "reservation"
26908     }
26909 },
26910 {
26911     "pk": 59493, 
26912     "model": "core.charge", 
26913     "fields": {
26914         "updated": "2013-12-13T22:19:58.598Z", 
26915         "slice": 13, 
26916         "created": "2013-12-13T22:19:52.715Z", 
26917         "amount": 0.56, 
26918         "object": 101, 
26919         "account": 13, 
26920         "state": "invoiced", 
26921         "coreHours": 8.0, 
26922         "invoice": 59, 
26923         "date": "2013-11-14T14:00:00Z", 
26924         "kind": "reservation"
26925     }
26926 },
26927 {
26928     "pk": 59494, 
26929     "model": "core.charge", 
26930     "fields": {
26931         "updated": "2013-12-13T22:19:58.689Z", 
26932         "slice": 13, 
26933         "created": "2013-12-13T22:19:52.723Z", 
26934         "amount": 0.56, 
26935         "object": 101, 
26936         "account": 13, 
26937         "state": "invoiced", 
26938         "coreHours": 8.0, 
26939         "invoice": 59, 
26940         "date": "2013-11-14T22:00:00Z", 
26941         "kind": "reservation"
26942     }
26943 },
26944 {
26945     "pk": 59495, 
26946     "model": "core.charge", 
26947     "fields": {
26948         "updated": "2013-12-13T22:19:58.780Z", 
26949         "slice": 13, 
26950         "created": "2013-12-13T22:19:52.731Z", 
26951         "amount": 0.56, 
26952         "object": 101, 
26953         "account": 13, 
26954         "state": "invoiced", 
26955         "coreHours": 8.0, 
26956         "invoice": 59, 
26957         "date": "2013-11-15T06:00:00Z", 
26958         "kind": "reservation"
26959     }
26960 },
26961 {
26962     "pk": 59496, 
26963     "model": "core.charge", 
26964     "fields": {
26965         "updated": "2013-12-13T22:19:58.871Z", 
26966         "slice": 13, 
26967         "created": "2013-12-13T22:19:52.739Z", 
26968         "amount": 0.56, 
26969         "object": 101, 
26970         "account": 13, 
26971         "state": "invoiced", 
26972         "coreHours": 8.0, 
26973         "invoice": 59, 
26974         "date": "2013-11-15T14:00:00Z", 
26975         "kind": "reservation"
26976     }
26977 },
26978 {
26979     "pk": 59497, 
26980     "model": "core.charge", 
26981     "fields": {
26982         "updated": "2013-12-13T22:19:58.980Z", 
26983         "slice": 13, 
26984         "created": "2013-12-13T22:19:52.748Z", 
26985         "amount": 0.56, 
26986         "object": 101, 
26987         "account": 13, 
26988         "state": "invoiced", 
26989         "coreHours": 8.0, 
26990         "invoice": 59, 
26991         "date": "2013-11-15T22:00:00Z", 
26992         "kind": "reservation"
26993     }
26994 },
26995 {
26996     "pk": 59498, 
26997     "model": "core.charge", 
26998     "fields": {
26999         "updated": "2013-12-13T22:19:59.071Z", 
27000         "slice": 13, 
27001         "created": "2013-12-13T22:19:52.756Z", 
27002         "amount": 0.56, 
27003         "object": 101, 
27004         "account": 13, 
27005         "state": "invoiced", 
27006         "coreHours": 8.0, 
27007         "invoice": 59, 
27008         "date": "2013-11-16T06:00:00Z", 
27009         "kind": "reservation"
27010     }
27011 },
27012 {
27013     "pk": 59499, 
27014     "model": "core.charge", 
27015     "fields": {
27016         "updated": "2013-12-13T22:19:59.162Z", 
27017         "slice": 13, 
27018         "created": "2013-12-13T22:19:52.764Z", 
27019         "amount": 0.56, 
27020         "object": 101, 
27021         "account": 13, 
27022         "state": "invoiced", 
27023         "coreHours": 8.0, 
27024         "invoice": 59, 
27025         "date": "2013-11-16T14:00:00Z", 
27026         "kind": "reservation"
27027     }
27028 },
27029 {
27030     "pk": 59500, 
27031     "model": "core.charge", 
27032     "fields": {
27033         "updated": "2013-12-13T22:19:59.253Z", 
27034         "slice": 13, 
27035         "created": "2013-12-13T22:19:52.773Z", 
27036         "amount": 0.56, 
27037         "object": 101, 
27038         "account": 13, 
27039         "state": "invoiced", 
27040         "coreHours": 8.0, 
27041         "invoice": 59, 
27042         "date": "2013-11-16T22:00:00Z", 
27043         "kind": "reservation"
27044     }
27045 },
27046 {
27047     "pk": 59501, 
27048     "model": "core.charge", 
27049     "fields": {
27050         "updated": "2013-12-13T22:19:59.377Z", 
27051         "slice": 13, 
27052         "created": "2013-12-13T22:19:52.781Z", 
27053         "amount": 0.56, 
27054         "object": 101, 
27055         "account": 13, 
27056         "state": "invoiced", 
27057         "coreHours": 8.0, 
27058         "invoice": 59, 
27059         "date": "2013-11-17T06:00:00Z", 
27060         "kind": "reservation"
27061     }
27062 },
27063 {
27064     "pk": 59502, 
27065     "model": "core.charge", 
27066     "fields": {
27067         "updated": "2013-12-13T22:19:59.468Z", 
27068         "slice": 13, 
27069         "created": "2013-12-13T22:19:52.789Z", 
27070         "amount": 0.56, 
27071         "object": 101, 
27072         "account": 13, 
27073         "state": "invoiced", 
27074         "coreHours": 8.0, 
27075         "invoice": 59, 
27076         "date": "2013-11-17T14:00:00Z", 
27077         "kind": "reservation"
27078     }
27079 },
27080 {
27081     "pk": 59503, 
27082     "model": "core.charge", 
27083     "fields": {
27084         "updated": "2013-12-13T22:19:59.559Z", 
27085         "slice": 13, 
27086         "created": "2013-12-13T22:19:52.798Z", 
27087         "amount": 0.56, 
27088         "object": 101, 
27089         "account": 13, 
27090         "state": "invoiced", 
27091         "coreHours": 8.0, 
27092         "invoice": 59, 
27093         "date": "2013-11-17T22:00:00Z", 
27094         "kind": "reservation"
27095     }
27096 },
27097 {
27098     "pk": 59504, 
27099     "model": "core.charge", 
27100     "fields": {
27101         "updated": "2013-12-13T22:19:59.659Z", 
27102         "slice": 13, 
27103         "created": "2013-12-13T22:19:52.806Z", 
27104         "amount": 0.56, 
27105         "object": 101, 
27106         "account": 13, 
27107         "state": "invoiced", 
27108         "coreHours": 8.0, 
27109         "invoice": 60, 
27110         "date": "2013-11-18T06:00:00Z", 
27111         "kind": "reservation"
27112     }
27113 },
27114 {
27115     "pk": 59505, 
27116     "model": "core.charge", 
27117     "fields": {
27118         "updated": "2013-12-13T22:19:59.762Z", 
27119         "slice": 13, 
27120         "created": "2013-12-13T22:19:52.814Z", 
27121         "amount": 0.56, 
27122         "object": 101, 
27123         "account": 13, 
27124         "state": "invoiced", 
27125         "coreHours": 8.0, 
27126         "invoice": 60, 
27127         "date": "2013-11-18T14:00:00Z", 
27128         "kind": "reservation"
27129     }
27130 },
27131 {
27132     "pk": 59506, 
27133     "model": "core.charge", 
27134     "fields": {
27135         "updated": "2013-12-13T22:19:59.853Z", 
27136         "slice": 13, 
27137         "created": "2013-12-13T22:19:52.822Z", 
27138         "amount": 0.56, 
27139         "object": 101, 
27140         "account": 13, 
27141         "state": "invoiced", 
27142         "coreHours": 8.0, 
27143         "invoice": 60, 
27144         "date": "2013-11-18T22:00:00Z", 
27145         "kind": "reservation"
27146     }
27147 },
27148 {
27149     "pk": 59507, 
27150     "model": "core.charge", 
27151     "fields": {
27152         "updated": "2013-12-13T22:19:59.944Z", 
27153         "slice": 13, 
27154         "created": "2013-12-13T22:19:52.831Z", 
27155         "amount": 0.56, 
27156         "object": 101, 
27157         "account": 13, 
27158         "state": "invoiced", 
27159         "coreHours": 8.0, 
27160         "invoice": 60, 
27161         "date": "2013-11-19T06:00:00Z", 
27162         "kind": "reservation"
27163     }
27164 },
27165 {
27166     "pk": 59508, 
27167     "model": "core.charge", 
27168     "fields": {
27169         "updated": "2013-12-13T22:20:00.035Z", 
27170         "slice": 13, 
27171         "created": "2013-12-13T22:19:52.839Z", 
27172         "amount": 0.56, 
27173         "object": 101, 
27174         "account": 13, 
27175         "state": "invoiced", 
27176         "coreHours": 8.0, 
27177         "invoice": 60, 
27178         "date": "2013-11-19T14:00:00Z", 
27179         "kind": "reservation"
27180     }
27181 },
27182 {
27183     "pk": 59509, 
27184     "model": "core.charge", 
27185     "fields": {
27186         "updated": "2013-12-13T22:20:00.126Z", 
27187         "slice": 13, 
27188         "created": "2013-12-13T22:19:52.847Z", 
27189         "amount": 0.56, 
27190         "object": 101, 
27191         "account": 13, 
27192         "state": "invoiced", 
27193         "coreHours": 8.0, 
27194         "invoice": 60, 
27195         "date": "2013-11-19T22:00:00Z", 
27196         "kind": "reservation"
27197     }
27198 },
27199 {
27200     "pk": 59510, 
27201     "model": "core.charge", 
27202     "fields": {
27203         "updated": "2013-12-13T22:20:00.217Z", 
27204         "slice": 13, 
27205         "created": "2013-12-13T22:19:52.856Z", 
27206         "amount": 0.56, 
27207         "object": 101, 
27208         "account": 13, 
27209         "state": "invoiced", 
27210         "coreHours": 8.0, 
27211         "invoice": 60, 
27212         "date": "2013-11-20T06:00:00Z", 
27213         "kind": "reservation"
27214     }
27215 },
27216 {
27217     "pk": 59511, 
27218     "model": "core.charge", 
27219     "fields": {
27220         "updated": "2013-12-13T22:20:00.309Z", 
27221         "slice": 13, 
27222         "created": "2013-12-13T22:19:52.864Z", 
27223         "amount": 0.56, 
27224         "object": 101, 
27225         "account": 13, 
27226         "state": "invoiced", 
27227         "coreHours": 8.0, 
27228         "invoice": 60, 
27229         "date": "2013-11-20T14:00:00Z", 
27230         "kind": "reservation"
27231     }
27232 },
27233 {
27234     "pk": 59512, 
27235     "model": "core.charge", 
27236     "fields": {
27237         "updated": "2013-12-13T22:20:00.402Z", 
27238         "slice": 13, 
27239         "created": "2013-12-13T22:19:52.872Z", 
27240         "amount": 0.56, 
27241         "object": 101, 
27242         "account": 13, 
27243         "state": "invoiced", 
27244         "coreHours": 8.0, 
27245         "invoice": 60, 
27246         "date": "2013-11-20T22:00:00Z", 
27247         "kind": "reservation"
27248     }
27249 },
27250 {
27251     "pk": 59513, 
27252     "model": "core.charge", 
27253     "fields": {
27254         "updated": "2013-12-13T22:20:00.493Z", 
27255         "slice": 13, 
27256         "created": "2013-12-13T22:19:52.880Z", 
27257         "amount": 0.56, 
27258         "object": 101, 
27259         "account": 13, 
27260         "state": "invoiced", 
27261         "coreHours": 8.0, 
27262         "invoice": 60, 
27263         "date": "2013-11-21T06:00:00Z", 
27264         "kind": "reservation"
27265     }
27266 },
27267 {
27268     "pk": 59514, 
27269     "model": "core.charge", 
27270     "fields": {
27271         "updated": "2013-12-13T22:20:00.584Z", 
27272         "slice": 13, 
27273         "created": "2013-12-13T22:19:52.889Z", 
27274         "amount": 0.56, 
27275         "object": 101, 
27276         "account": 13, 
27277         "state": "invoiced", 
27278         "coreHours": 8.0, 
27279         "invoice": 60, 
27280         "date": "2013-11-21T14:00:00Z", 
27281         "kind": "reservation"
27282     }
27283 },
27284 {
27285     "pk": 59515, 
27286     "model": "core.charge", 
27287     "fields": {
27288         "updated": "2013-12-13T22:20:00.692Z", 
27289         "slice": 13, 
27290         "created": "2013-12-13T22:19:52.897Z", 
27291         "amount": 0.56, 
27292         "object": 101, 
27293         "account": 13, 
27294         "state": "invoiced", 
27295         "coreHours": 8.0, 
27296         "invoice": 60, 
27297         "date": "2013-11-21T22:00:00Z", 
27298         "kind": "reservation"
27299     }
27300 },
27301 {
27302     "pk": 59516, 
27303     "model": "core.charge", 
27304     "fields": {
27305         "updated": "2013-12-13T22:20:00.783Z", 
27306         "slice": 13, 
27307         "created": "2013-12-13T22:19:52.905Z", 
27308         "amount": 0.56, 
27309         "object": 101, 
27310         "account": 13, 
27311         "state": "invoiced", 
27312         "coreHours": 8.0, 
27313         "invoice": 60, 
27314         "date": "2013-11-22T06:00:00Z", 
27315         "kind": "reservation"
27316     }
27317 },
27318 {
27319     "pk": 59517, 
27320     "model": "core.charge", 
27321     "fields": {
27322         "updated": "2013-12-13T22:20:00.874Z", 
27323         "slice": 13, 
27324         "created": "2013-12-13T22:19:52.913Z", 
27325         "amount": 0.56, 
27326         "object": 101, 
27327         "account": 13, 
27328         "state": "invoiced", 
27329         "coreHours": 8.0, 
27330         "invoice": 60, 
27331         "date": "2013-11-22T14:00:00Z", 
27332         "kind": "reservation"
27333     }
27334 },
27335 {
27336     "pk": 59518, 
27337     "model": "core.charge", 
27338     "fields": {
27339         "updated": "2013-12-13T22:20:00.990Z", 
27340         "slice": 13, 
27341         "created": "2013-12-13T22:19:52.922Z", 
27342         "amount": 0.56, 
27343         "object": 101, 
27344         "account": 13, 
27345         "state": "invoiced", 
27346         "coreHours": 8.0, 
27347         "invoice": 60, 
27348         "date": "2013-11-22T22:00:00Z", 
27349         "kind": "reservation"
27350     }
27351 },
27352 {
27353     "pk": 59519, 
27354     "model": "core.charge", 
27355     "fields": {
27356         "updated": "2013-12-13T22:20:01.081Z", 
27357         "slice": 13, 
27358         "created": "2013-12-13T22:19:52.930Z", 
27359         "amount": 0.56, 
27360         "object": 101, 
27361         "account": 13, 
27362         "state": "invoiced", 
27363         "coreHours": 8.0, 
27364         "invoice": 60, 
27365         "date": "2013-11-23T06:00:00Z", 
27366         "kind": "reservation"
27367     }
27368 },
27369 {
27370     "pk": 59520, 
27371     "model": "core.charge", 
27372     "fields": {
27373         "updated": "2013-12-13T22:20:01.172Z", 
27374         "slice": 13, 
27375         "created": "2013-12-13T22:19:52.938Z", 
27376         "amount": 0.56, 
27377         "object": 101, 
27378         "account": 13, 
27379         "state": "invoiced", 
27380         "coreHours": 8.0, 
27381         "invoice": 60, 
27382         "date": "2013-11-23T14:00:00Z", 
27383         "kind": "reservation"
27384     }
27385 },
27386 {
27387     "pk": 59521, 
27388     "model": "core.charge", 
27389     "fields": {
27390         "updated": "2013-12-13T22:20:01.338Z", 
27391         "slice": 13, 
27392         "created": "2013-12-13T22:19:52.947Z", 
27393         "amount": 0.56, 
27394         "object": 101, 
27395         "account": 13, 
27396         "state": "invoiced", 
27397         "coreHours": 8.0, 
27398         "invoice": 60, 
27399         "date": "2013-11-23T22:00:00Z", 
27400         "kind": "reservation"
27401     }
27402 },
27403 {
27404     "pk": 59522, 
27405     "model": "core.charge", 
27406     "fields": {
27407         "updated": "2013-12-13T22:20:01.678Z", 
27408         "slice": 13, 
27409         "created": "2013-12-13T22:19:52.955Z", 
27410         "amount": 0.56, 
27411         "object": 101, 
27412         "account": 13, 
27413         "state": "invoiced", 
27414         "coreHours": 8.0, 
27415         "invoice": 60, 
27416         "date": "2013-11-24T06:00:00Z", 
27417         "kind": "reservation"
27418     }
27419 },
27420 {
27421     "pk": 59523, 
27422     "model": "core.charge", 
27423     "fields": {
27424         "updated": "2013-12-13T22:20:01.802Z", 
27425         "slice": 13, 
27426         "created": "2013-12-13T22:19:52.963Z", 
27427         "amount": 0.56, 
27428         "object": 101, 
27429         "account": 13, 
27430         "state": "invoiced", 
27431         "coreHours": 8.0, 
27432         "invoice": 60, 
27433         "date": "2013-11-24T14:00:00Z", 
27434         "kind": "reservation"
27435     }
27436 },
27437 {
27438     "pk": 59524, 
27439     "model": "core.charge", 
27440     "fields": {
27441         "updated": "2013-12-13T22:20:01.893Z", 
27442         "slice": 13, 
27443         "created": "2013-12-13T22:19:52.971Z", 
27444         "amount": 0.56, 
27445         "object": 101, 
27446         "account": 13, 
27447         "state": "invoiced", 
27448         "coreHours": 8.0, 
27449         "invoice": 60, 
27450         "date": "2013-11-24T22:00:00Z", 
27451         "kind": "reservation"
27452     }
27453 },
27454 {
27455     "pk": 59525, 
27456     "model": "core.charge", 
27457     "fields": {
27458         "updated": "2013-12-13T22:20:01.992Z", 
27459         "slice": 13, 
27460         "created": "2013-12-13T22:19:52.980Z", 
27461         "amount": 0.56, 
27462         "object": 101, 
27463         "account": 13, 
27464         "state": "invoiced", 
27465         "coreHours": 8.0, 
27466         "invoice": 61, 
27467         "date": "2013-11-25T06:00:00Z", 
27468         "kind": "reservation"
27469     }
27470 },
27471 {
27472     "pk": 59526, 
27473     "model": "core.charge", 
27474     "fields": {
27475         "updated": "2013-12-13T22:20:02.084Z", 
27476         "slice": 13, 
27477         "created": "2013-12-13T22:19:52.988Z", 
27478         "amount": 0.56, 
27479         "object": 101, 
27480         "account": 13, 
27481         "state": "invoiced", 
27482         "coreHours": 8.0, 
27483         "invoice": 61, 
27484         "date": "2013-11-25T14:00:00Z", 
27485         "kind": "reservation"
27486     }
27487 },
27488 {
27489     "pk": 59527, 
27490     "model": "core.charge", 
27491     "fields": {
27492         "updated": "2013-12-13T22:20:02.175Z", 
27493         "slice": 13, 
27494         "created": "2013-12-13T22:19:52.996Z", 
27495         "amount": 0.56, 
27496         "object": 101, 
27497         "account": 13, 
27498         "state": "invoiced", 
27499         "coreHours": 8.0, 
27500         "invoice": 61, 
27501         "date": "2013-11-25T22:00:00Z", 
27502         "kind": "reservation"
27503     }
27504 },
27505 {
27506     "pk": 59528, 
27507     "model": "core.charge", 
27508     "fields": {
27509         "updated": "2013-12-13T22:20:02.271Z", 
27510         "slice": 13, 
27511         "created": "2013-12-13T22:19:53.005Z", 
27512         "amount": 0.56, 
27513         "object": 101, 
27514         "account": 13, 
27515         "state": "invoiced", 
27516         "coreHours": 8.0, 
27517         "invoice": 61, 
27518         "date": "2013-11-26T06:00:00Z", 
27519         "kind": "reservation"
27520     }
27521 },
27522 {
27523     "pk": 59529, 
27524     "model": "core.charge", 
27525     "fields": {
27526         "updated": "2013-12-13T22:20:02.362Z", 
27527         "slice": 13, 
27528         "created": "2013-12-13T22:19:53.013Z", 
27529         "amount": 0.56, 
27530         "object": 101, 
27531         "account": 13, 
27532         "state": "invoiced", 
27533         "coreHours": 8.0, 
27534         "invoice": 61, 
27535         "date": "2013-11-26T14:00:00Z", 
27536         "kind": "reservation"
27537     }
27538 },
27539 {
27540     "pk": 59530, 
27541     "model": "core.charge", 
27542     "fields": {
27543         "updated": "2013-12-13T22:20:02.453Z", 
27544         "slice": 13, 
27545         "created": "2013-12-13T22:19:53.021Z", 
27546         "amount": 0.56, 
27547         "object": 101, 
27548         "account": 13, 
27549         "state": "invoiced", 
27550         "coreHours": 8.0, 
27551         "invoice": 61, 
27552         "date": "2013-11-26T22:00:00Z", 
27553         "kind": "reservation"
27554     }
27555 },
27556 {
27557     "pk": 59531, 
27558     "model": "core.charge", 
27559     "fields": {
27560         "updated": "2013-12-13T22:20:02.544Z", 
27561         "slice": 13, 
27562         "created": "2013-12-13T22:19:53.029Z", 
27563         "amount": 0.56, 
27564         "object": 101, 
27565         "account": 13, 
27566         "state": "invoiced", 
27567         "coreHours": 8.0, 
27568         "invoice": 61, 
27569         "date": "2013-11-27T06:00:00Z", 
27570         "kind": "reservation"
27571     }
27572 },
27573 {
27574     "pk": 59532, 
27575     "model": "core.charge", 
27576     "fields": {
27577         "updated": "2013-12-13T22:20:02.635Z", 
27578         "slice": 13, 
27579         "created": "2013-12-13T22:19:53.038Z", 
27580         "amount": 0.56, 
27581         "object": 101, 
27582         "account": 13, 
27583         "state": "invoiced", 
27584         "coreHours": 8.0, 
27585         "invoice": 61, 
27586         "date": "2013-11-27T14:00:00Z", 
27587         "kind": "reservation"
27588     }
27589 },
27590 {
27591     "pk": 59533, 
27592     "model": "core.charge", 
27593     "fields": {
27594         "updated": "2013-12-13T22:20:02.726Z", 
27595         "slice": 13, 
27596         "created": "2013-12-13T22:19:53.046Z", 
27597         "amount": 0.56, 
27598         "object": 101, 
27599         "account": 13, 
27600         "state": "invoiced", 
27601         "coreHours": 8.0, 
27602         "invoice": 61, 
27603         "date": "2013-11-27T22:00:00Z", 
27604         "kind": "reservation"
27605     }
27606 },
27607 {
27608     "pk": 59534, 
27609     "model": "core.charge", 
27610     "fields": {
27611         "updated": "2013-12-13T22:20:02.817Z", 
27612         "slice": 13, 
27613         "created": "2013-12-13T22:19:53.054Z", 
27614         "amount": 0.56, 
27615         "object": 101, 
27616         "account": 13, 
27617         "state": "invoiced", 
27618         "coreHours": 8.0, 
27619         "invoice": 61, 
27620         "date": "2013-11-28T06:00:00Z", 
27621         "kind": "reservation"
27622     }
27623 },
27624 {
27625     "pk": 59535, 
27626     "model": "core.charge", 
27627     "fields": {
27628         "updated": "2013-12-13T22:20:02.909Z", 
27629         "slice": 13, 
27630         "created": "2013-12-13T22:19:53.063Z", 
27631         "amount": 0.56, 
27632         "object": 101, 
27633         "account": 13, 
27634         "state": "invoiced", 
27635         "coreHours": 8.0, 
27636         "invoice": 61, 
27637         "date": "2013-11-28T14:00:00Z", 
27638         "kind": "reservation"
27639     }
27640 },
27641 {
27642     "pk": 59536, 
27643     "model": "core.charge", 
27644     "fields": {
27645         "updated": "2013-12-13T22:20:03.000Z", 
27646         "slice": 13, 
27647         "created": "2013-12-13T22:19:53.071Z", 
27648         "amount": 0.56, 
27649         "object": 101, 
27650         "account": 13, 
27651         "state": "invoiced", 
27652         "coreHours": 8.0, 
27653         "invoice": 61, 
27654         "date": "2013-11-28T22:00:00Z", 
27655         "kind": "reservation"
27656     }
27657 },
27658 {
27659     "pk": 59537, 
27660     "model": "core.charge", 
27661     "fields": {
27662         "updated": "2013-12-13T22:20:03.099Z", 
27663         "slice": 13, 
27664         "created": "2013-12-13T22:19:53.079Z", 
27665         "amount": 0.56, 
27666         "object": 101, 
27667         "account": 13, 
27668         "state": "invoiced", 
27669         "coreHours": 8.0, 
27670         "invoice": 61, 
27671         "date": "2013-11-29T06:00:00Z", 
27672         "kind": "reservation"
27673     }
27674 },
27675 {
27676     "pk": 59538, 
27677     "model": "core.charge", 
27678     "fields": {
27679         "updated": "2013-12-13T22:20:03.190Z", 
27680         "slice": 13, 
27681         "created": "2013-12-13T22:19:53.087Z", 
27682         "amount": 0.56, 
27683         "object": 101, 
27684         "account": 13, 
27685         "state": "invoiced", 
27686         "coreHours": 8.0, 
27687         "invoice": 61, 
27688         "date": "2013-11-29T14:00:00Z", 
27689         "kind": "reservation"
27690     }
27691 },
27692 {
27693     "pk": 59539, 
27694     "model": "core.charge", 
27695     "fields": {
27696         "updated": "2013-12-13T22:20:03.281Z", 
27697         "slice": 13, 
27698         "created": "2013-12-13T22:19:53.096Z", 
27699         "amount": 0.56, 
27700         "object": 101, 
27701         "account": 13, 
27702         "state": "invoiced", 
27703         "coreHours": 8.0, 
27704         "invoice": 61, 
27705         "date": "2013-11-29T22:00:00Z", 
27706         "kind": "reservation"
27707     }
27708 },
27709 {
27710     "pk": 59540, 
27711     "model": "core.charge", 
27712     "fields": {
27713         "updated": "2013-12-13T22:20:03.373Z", 
27714         "slice": 13, 
27715         "created": "2013-12-13T22:19:53.104Z", 
27716         "amount": 0.56, 
27717         "object": 101, 
27718         "account": 13, 
27719         "state": "invoiced", 
27720         "coreHours": 8.0, 
27721         "invoice": 61, 
27722         "date": "2013-11-30T06:00:00Z", 
27723         "kind": "reservation"
27724     }
27725 },
27726 {
27727     "pk": 59541, 
27728     "model": "core.charge", 
27729     "fields": {
27730         "updated": "2013-12-13T22:20:03.465Z", 
27731         "slice": 13, 
27732         "created": "2013-12-13T22:19:53.112Z", 
27733         "amount": 0.56, 
27734         "object": 101, 
27735         "account": 13, 
27736         "state": "invoiced", 
27737         "coreHours": 8.0, 
27738         "invoice": 61, 
27739         "date": "2013-11-30T14:00:00Z", 
27740         "kind": "reservation"
27741     }
27742 },
27743 {
27744     "pk": 59542, 
27745     "model": "core.charge", 
27746     "fields": {
27747         "updated": "2013-12-13T22:20:03.556Z", 
27748         "slice": 13, 
27749         "created": "2013-12-13T22:19:53.120Z", 
27750         "amount": 0.56, 
27751         "object": 101, 
27752         "account": 13, 
27753         "state": "invoiced", 
27754         "coreHours": 8.0, 
27755         "invoice": 61, 
27756         "date": "2013-11-30T22:00:00Z", 
27757         "kind": "reservation"
27758     }
27759 },
27760 {
27761     "pk": 59543, 
27762     "model": "core.charge", 
27763     "fields": {
27764         "updated": "2013-12-13T22:20:03.647Z", 
27765         "slice": 13, 
27766         "created": "2013-12-13T22:19:53.129Z", 
27767         "amount": 0.56, 
27768         "object": 101, 
27769         "account": 13, 
27770         "state": "invoiced", 
27771         "coreHours": 8.0, 
27772         "invoice": 61, 
27773         "date": "2013-12-01T06:00:00Z", 
27774         "kind": "reservation"
27775     }
27776 },
27777 {
27778     "pk": 59544, 
27779     "model": "core.charge", 
27780     "fields": {
27781         "updated": "2013-12-13T22:20:03.739Z", 
27782         "slice": 13, 
27783         "created": "2013-12-13T22:19:53.137Z", 
27784         "amount": 0.56, 
27785         "object": 101, 
27786         "account": 13, 
27787         "state": "invoiced", 
27788         "coreHours": 8.0, 
27789         "invoice": 61, 
27790         "date": "2013-12-01T14:00:00Z", 
27791         "kind": "reservation"
27792     }
27793 },
27794 {
27795     "pk": 59545, 
27796     "model": "core.charge", 
27797     "fields": {
27798         "updated": "2013-12-13T22:20:03.821Z", 
27799         "slice": 13, 
27800         "created": "2013-12-13T22:19:53.145Z", 
27801         "amount": 0.56, 
27802         "object": 101, 
27803         "account": 13, 
27804         "state": "invoiced", 
27805         "coreHours": 8.0, 
27806         "invoice": 61, 
27807         "date": "2013-12-01T22:00:00Z", 
27808         "kind": "reservation"
27809     }
27810 },
27811 {
27812     "pk": 59546, 
27813     "model": "core.charge", 
27814     "fields": {
27815         "updated": "2013-12-13T22:20:03.921Z", 
27816         "slice": 13, 
27817         "created": "2013-12-13T22:19:53.154Z", 
27818         "amount": 0.56, 
27819         "object": 101, 
27820         "account": 13, 
27821         "state": "invoiced", 
27822         "coreHours": 8.0, 
27823         "invoice": 62, 
27824         "date": "2013-12-02T06:00:00Z", 
27825         "kind": "reservation"
27826     }
27827 },
27828 {
27829     "pk": 59547, 
27830     "model": "core.charge", 
27831     "fields": {
27832         "updated": "2013-12-13T22:20:04.012Z", 
27833         "slice": 13, 
27834         "created": "2013-12-13T22:19:53.162Z", 
27835         "amount": 0.56, 
27836         "object": 101, 
27837         "account": 13, 
27838         "state": "invoiced", 
27839         "coreHours": 8.0, 
27840         "invoice": 62, 
27841         "date": "2013-12-02T14:00:00Z", 
27842         "kind": "reservation"
27843     }
27844 },
27845 {
27846     "pk": 59548, 
27847     "model": "core.charge", 
27848     "fields": {
27849         "updated": "2013-12-13T22:20:04.103Z", 
27850         "slice": 13, 
27851         "created": "2013-12-13T22:19:53.170Z", 
27852         "amount": 0.56, 
27853         "object": 101, 
27854         "account": 13, 
27855         "state": "invoiced", 
27856         "coreHours": 8.0, 
27857         "invoice": 62, 
27858         "date": "2013-12-02T22:00:00Z", 
27859         "kind": "reservation"
27860     }
27861 },
27862 {
27863     "pk": 59549, 
27864     "model": "core.charge", 
27865     "fields": {
27866         "updated": "2013-12-13T22:20:04.194Z", 
27867         "slice": 13, 
27868         "created": "2013-12-13T22:19:53.178Z", 
27869         "amount": 0.56, 
27870         "object": 101, 
27871         "account": 13, 
27872         "state": "invoiced", 
27873         "coreHours": 8.0, 
27874         "invoice": 62, 
27875         "date": "2013-12-03T06:00:00Z", 
27876         "kind": "reservation"
27877     }
27878 },
27879 {
27880     "pk": 59550, 
27881     "model": "core.charge", 
27882     "fields": {
27883         "updated": "2013-12-13T22:20:04.285Z", 
27884         "slice": 13, 
27885         "created": "2013-12-13T22:19:53.187Z", 
27886         "amount": 0.56, 
27887         "object": 101, 
27888         "account": 13, 
27889         "state": "invoiced", 
27890         "coreHours": 8.0, 
27891         "invoice": 62, 
27892         "date": "2013-12-03T14:00:00Z", 
27893         "kind": "reservation"
27894     }
27895 },
27896 {
27897     "pk": 59551, 
27898     "model": "core.charge", 
27899     "fields": {
27900         "updated": "2013-12-13T22:20:04.376Z", 
27901         "slice": 13, 
27902         "created": "2013-12-13T22:19:53.195Z", 
27903         "amount": 0.56, 
27904         "object": 101, 
27905         "account": 13, 
27906         "state": "invoiced", 
27907         "coreHours": 8.0, 
27908         "invoice": 62, 
27909         "date": "2013-12-03T22:00:00Z", 
27910         "kind": "reservation"
27911     }
27912 },
27913 {
27914     "pk": 59552, 
27915     "model": "core.charge", 
27916     "fields": {
27917         "updated": "2013-12-13T22:20:04.467Z", 
27918         "slice": 13, 
27919         "created": "2013-12-13T22:19:53.203Z", 
27920         "amount": 0.56, 
27921         "object": 101, 
27922         "account": 13, 
27923         "state": "invoiced", 
27924         "coreHours": 8.0, 
27925         "invoice": 62, 
27926         "date": "2013-12-04T06:00:00Z", 
27927         "kind": "reservation"
27928     }
27929 },
27930 {
27931     "pk": 59553, 
27932     "model": "core.charge", 
27933     "fields": {
27934         "updated": "2013-12-13T22:20:04.559Z", 
27935         "slice": 13, 
27936         "created": "2013-12-13T22:19:53.212Z", 
27937         "amount": 0.56, 
27938         "object": 101, 
27939         "account": 13, 
27940         "state": "invoiced", 
27941         "coreHours": 8.0, 
27942         "invoice": 62, 
27943         "date": "2013-12-04T14:00:00Z", 
27944         "kind": "reservation"
27945     }
27946 },
27947 {
27948     "pk": 59554, 
27949     "model": "core.charge", 
27950     "fields": {
27951         "updated": "2013-12-13T22:20:04.650Z", 
27952         "slice": 13, 
27953         "created": "2013-12-13T22:19:53.220Z", 
27954         "amount": 0.56, 
27955         "object": 101, 
27956         "account": 13, 
27957         "state": "invoiced", 
27958         "coreHours": 8.0, 
27959         "invoice": 62, 
27960         "date": "2013-12-04T22:00:00Z", 
27961         "kind": "reservation"
27962     }
27963 },
27964 {
27965     "pk": 59555, 
27966     "model": "core.charge", 
27967     "fields": {
27968         "updated": "2013-12-13T22:20:04.741Z", 
27969         "slice": 13, 
27970         "created": "2013-12-13T22:19:53.228Z", 
27971         "amount": 0.56, 
27972         "object": 101, 
27973         "account": 13, 
27974         "state": "invoiced", 
27975         "coreHours": 8.0, 
27976         "invoice": 62, 
27977         "date": "2013-12-05T06:00:00Z", 
27978         "kind": "reservation"
27979     }
27980 },
27981 {
27982     "pk": 59556, 
27983     "model": "core.charge", 
27984     "fields": {
27985         "updated": "2013-12-13T22:20:04.832Z", 
27986         "slice": 13, 
27987         "created": "2013-12-13T22:19:53.237Z", 
27988         "amount": 0.56, 
27989         "object": 101, 
27990         "account": 13, 
27991         "state": "invoiced", 
27992         "coreHours": 8.0, 
27993         "invoice": 62, 
27994         "date": "2013-12-05T14:00:00Z", 
27995         "kind": "reservation"
27996     }
27997 },
27998 {
27999     "pk": 59557, 
28000     "model": "core.charge", 
28001     "fields": {
28002         "updated": "2013-12-13T22:20:04.923Z", 
28003         "slice": 13, 
28004         "created": "2013-12-13T22:19:53.245Z", 
28005         "amount": 0.56, 
28006         "object": 101, 
28007         "account": 13, 
28008         "state": "invoiced", 
28009         "coreHours": 8.0, 
28010         "invoice": 62, 
28011         "date": "2013-12-05T22:00:00Z", 
28012         "kind": "reservation"
28013     }
28014 },
28015 {
28016     "pk": 59558, 
28017     "model": "core.charge", 
28018     "fields": {
28019         "updated": "2013-12-13T22:20:05.023Z", 
28020         "slice": 13, 
28021         "created": "2013-12-13T22:19:53.253Z", 
28022         "amount": 0.56, 
28023         "object": 101, 
28024         "account": 13, 
28025         "state": "invoiced", 
28026         "coreHours": 8.0, 
28027         "invoice": 62, 
28028         "date": "2013-12-06T06:00:00Z", 
28029         "kind": "reservation"
28030     }
28031 },
28032 {
28033     "pk": 59559, 
28034     "model": "core.charge", 
28035     "fields": {
28036         "updated": "2013-12-13T22:20:05.120Z", 
28037         "slice": 13, 
28038         "created": "2013-12-13T22:19:53.261Z", 
28039         "amount": 0.56, 
28040         "object": 101, 
28041         "account": 13, 
28042         "state": "invoiced", 
28043         "coreHours": 8.0, 
28044         "invoice": 62, 
28045         "date": "2013-12-06T14:00:00Z", 
28046         "kind": "reservation"
28047     }
28048 },
28049 {
28050     "pk": 59560, 
28051     "model": "core.charge", 
28052     "fields": {
28053         "updated": "2013-12-13T22:20:05.212Z", 
28054         "slice": 13, 
28055         "created": "2013-12-13T22:19:53.270Z", 
28056         "amount": 0.56, 
28057         "object": 101, 
28058         "account": 13, 
28059         "state": "invoiced", 
28060         "coreHours": 8.0, 
28061         "invoice": 62, 
28062         "date": "2013-12-06T22:00:00Z", 
28063         "kind": "reservation"
28064     }
28065 },
28066 {
28067     "pk": 59561, 
28068     "model": "core.charge", 
28069     "fields": {
28070         "updated": "2013-12-13T22:20:05.303Z", 
28071         "slice": 13, 
28072         "created": "2013-12-13T22:19:53.278Z", 
28073         "amount": 0.56, 
28074         "object": 101, 
28075         "account": 13, 
28076         "state": "invoiced", 
28077         "coreHours": 8.0, 
28078         "invoice": 62, 
28079         "date": "2013-12-07T06:00:00Z", 
28080         "kind": "reservation"
28081     }
28082 },
28083 {
28084     "pk": 59562, 
28085     "model": "core.charge", 
28086     "fields": {
28087         "updated": "2013-12-13T22:20:05.394Z", 
28088         "slice": 13, 
28089         "created": "2013-12-13T22:19:53.286Z", 
28090         "amount": 0.56, 
28091         "object": 101, 
28092         "account": 13, 
28093         "state": "invoiced", 
28094         "coreHours": 8.0, 
28095         "invoice": 62, 
28096         "date": "2013-12-07T14:00:00Z", 
28097         "kind": "reservation"
28098     }
28099 },
28100 {
28101     "pk": 59563, 
28102     "model": "core.charge", 
28103     "fields": {
28104         "updated": "2013-12-13T22:20:05.485Z", 
28105         "slice": 13, 
28106         "created": "2013-12-13T22:19:53.295Z", 
28107         "amount": 0.56, 
28108         "object": 101, 
28109         "account": 13, 
28110         "state": "invoiced", 
28111         "coreHours": 8.0, 
28112         "invoice": 62, 
28113         "date": "2013-12-07T22:00:00Z", 
28114         "kind": "reservation"
28115     }
28116 },
28117 {
28118     "pk": 59564, 
28119     "model": "core.charge", 
28120     "fields": {
28121         "updated": "2013-12-13T22:20:05.576Z", 
28122         "slice": 13, 
28123         "created": "2013-12-13T22:19:53.303Z", 
28124         "amount": 0.56, 
28125         "object": 101, 
28126         "account": 13, 
28127         "state": "invoiced", 
28128         "coreHours": 8.0, 
28129         "invoice": 62, 
28130         "date": "2013-12-08T06:00:00Z", 
28131         "kind": "reservation"
28132     }
28133 },
28134 {
28135     "pk": 59565, 
28136     "model": "core.charge", 
28137     "fields": {
28138         "updated": "2013-12-13T22:20:05.667Z", 
28139         "slice": 13, 
28140         "created": "2013-12-13T22:19:53.311Z", 
28141         "amount": 0.56, 
28142         "object": 101, 
28143         "account": 13, 
28144         "state": "invoiced", 
28145         "coreHours": 8.0, 
28146         "invoice": 62, 
28147         "date": "2013-12-08T14:00:00Z", 
28148         "kind": "reservation"
28149     }
28150 },
28151 {
28152     "pk": 59566, 
28153     "model": "core.charge", 
28154     "fields": {
28155         "updated": "2013-12-13T22:20:05.758Z", 
28156         "slice": 13, 
28157         "created": "2013-12-13T22:19:53.319Z", 
28158         "amount": 0.56, 
28159         "object": 101, 
28160         "account": 13, 
28161         "state": "invoiced", 
28162         "coreHours": 8.0, 
28163         "invoice": 62, 
28164         "date": "2013-12-08T22:00:00Z", 
28165         "kind": "reservation"
28166     }
28167 },
28168 {
28169     "pk": 59567, 
28170     "model": "core.charge", 
28171     "fields": {
28172         "updated": "2013-12-13T22:19:53.328Z", 
28173         "slice": 13, 
28174         "created": "2013-12-13T22:19:53.328Z", 
28175         "amount": 0.56, 
28176         "object": 101, 
28177         "account": 13, 
28178         "state": "pending", 
28179         "coreHours": 8.0, 
28180         "invoice": null, 
28181         "date": "2013-12-09T06:00:00Z", 
28182         "kind": "reservation"
28183     }
28184 },
28185 {
28186     "pk": 59568, 
28187     "model": "core.charge", 
28188     "fields": {
28189         "updated": "2013-12-13T22:19:53.336Z", 
28190         "slice": 13, 
28191         "created": "2013-12-13T22:19:53.336Z", 
28192         "amount": 0.56, 
28193         "object": 101, 
28194         "account": 13, 
28195         "state": "pending", 
28196         "coreHours": 8.0, 
28197         "invoice": null, 
28198         "date": "2013-12-09T14:00:00Z", 
28199         "kind": "reservation"
28200     }
28201 },
28202 {
28203     "pk": 59569, 
28204     "model": "core.charge", 
28205     "fields": {
28206         "updated": "2013-12-13T22:19:53.344Z", 
28207         "slice": 13, 
28208         "created": "2013-12-13T22:19:53.344Z", 
28209         "amount": 0.56, 
28210         "object": 101, 
28211         "account": 13, 
28212         "state": "pending", 
28213         "coreHours": 8.0, 
28214         "invoice": null, 
28215         "date": "2013-12-09T22:00:00Z", 
28216         "kind": "reservation"
28217     }
28218 },
28219 {
28220     "pk": 59570, 
28221     "model": "core.charge", 
28222     "fields": {
28223         "updated": "2013-12-13T22:19:53.353Z", 
28224         "slice": 13, 
28225         "created": "2013-12-13T22:19:53.352Z", 
28226         "amount": 0.56, 
28227         "object": 101, 
28228         "account": 13, 
28229         "state": "pending", 
28230         "coreHours": 8.0, 
28231         "invoice": null, 
28232         "date": "2013-12-10T06:00:00Z", 
28233         "kind": "reservation"
28234     }
28235 },
28236 {
28237     "pk": 59571, 
28238     "model": "core.charge", 
28239     "fields": {
28240         "updated": "2013-12-13T22:19:53.361Z", 
28241         "slice": 13, 
28242         "created": "2013-12-13T22:19:53.361Z", 
28243         "amount": 0.56, 
28244         "object": 101, 
28245         "account": 13, 
28246         "state": "pending", 
28247         "coreHours": 8.0, 
28248         "invoice": null, 
28249         "date": "2013-12-10T14:00:00Z", 
28250         "kind": "reservation"
28251     }
28252 },
28253 {
28254     "pk": 59572, 
28255     "model": "core.charge", 
28256     "fields": {
28257         "updated": "2013-12-13T22:19:53.369Z", 
28258         "slice": 13, 
28259         "created": "2013-12-13T22:19:53.369Z", 
28260         "amount": 0.56, 
28261         "object": 101, 
28262         "account": 13, 
28263         "state": "pending", 
28264         "coreHours": 8.0, 
28265         "invoice": null, 
28266         "date": "2013-12-10T22:00:00Z", 
28267         "kind": "reservation"
28268     }
28269 },
28270 {
28271     "pk": 59573, 
28272     "model": "core.charge", 
28273     "fields": {
28274         "updated": "2013-12-13T22:19:53.377Z", 
28275         "slice": 13, 
28276         "created": "2013-12-13T22:19:53.377Z", 
28277         "amount": 0.56, 
28278         "object": 101, 
28279         "account": 13, 
28280         "state": "pending", 
28281         "coreHours": 8.0, 
28282         "invoice": null, 
28283         "date": "2013-12-11T06:00:00Z", 
28284         "kind": "reservation"
28285     }
28286 },
28287 {
28288     "pk": 59574, 
28289     "model": "core.charge", 
28290     "fields": {
28291         "updated": "2013-12-13T22:19:53.386Z", 
28292         "slice": 13, 
28293         "created": "2013-12-13T22:19:53.386Z", 
28294         "amount": 0.56, 
28295         "object": 101, 
28296         "account": 13, 
28297         "state": "pending", 
28298         "coreHours": 8.0, 
28299         "invoice": null, 
28300         "date": "2013-12-11T14:00:00Z", 
28301         "kind": "reservation"
28302     }
28303 },
28304 {
28305     "pk": 59575, 
28306     "model": "core.charge", 
28307     "fields": {
28308         "updated": "2013-12-13T22:19:53.394Z", 
28309         "slice": 13, 
28310         "created": "2013-12-13T22:19:53.394Z", 
28311         "amount": 0.56, 
28312         "object": 101, 
28313         "account": 13, 
28314         "state": "pending", 
28315         "coreHours": 8.0, 
28316         "invoice": null, 
28317         "date": "2013-12-11T22:00:00Z", 
28318         "kind": "reservation"
28319     }
28320 },
28321 {
28322     "pk": 59576, 
28323     "model": "core.charge", 
28324     "fields": {
28325         "updated": "2013-12-13T22:19:53.402Z", 
28326         "slice": 13, 
28327         "created": "2013-12-13T22:19:53.402Z", 
28328         "amount": 0.56, 
28329         "object": 101, 
28330         "account": 13, 
28331         "state": "pending", 
28332         "coreHours": 8.0, 
28333         "invoice": null, 
28334         "date": "2013-12-12T06:00:00Z", 
28335         "kind": "reservation"
28336     }
28337 },
28338 {
28339     "pk": 59577, 
28340     "model": "core.charge", 
28341     "fields": {
28342         "updated": "2013-12-13T22:19:53.411Z", 
28343         "slice": 13, 
28344         "created": "2013-12-13T22:19:53.410Z", 
28345         "amount": 0.56, 
28346         "object": 101, 
28347         "account": 13, 
28348         "state": "pending", 
28349         "coreHours": 8.0, 
28350         "invoice": null, 
28351         "date": "2013-12-12T14:00:00Z", 
28352         "kind": "reservation"
28353     }
28354 },
28355 {
28356     "pk": 59578, 
28357     "model": "core.charge", 
28358     "fields": {
28359         "updated": "2013-12-13T22:19:53.419Z", 
28360         "slice": 13, 
28361         "created": "2013-12-13T22:19:53.419Z", 
28362         "amount": 0.56, 
28363         "object": 101, 
28364         "account": 13, 
28365         "state": "pending", 
28366         "coreHours": 8.0, 
28367         "invoice": null, 
28368         "date": "2013-12-12T22:00:00Z", 
28369         "kind": "reservation"
28370     }
28371 },
28372 {
28373     "pk": 59579, 
28374     "model": "core.charge", 
28375     "fields": {
28376         "updated": "2013-12-13T22:19:53.427Z", 
28377         "slice": 13, 
28378         "created": "2013-12-13T22:19:53.427Z", 
28379         "amount": 0.56, 
28380         "object": 101, 
28381         "account": 13, 
28382         "state": "pending", 
28383         "coreHours": 8.0, 
28384         "invoice": null, 
28385         "date": "2013-12-13T06:00:00Z", 
28386         "kind": "reservation"
28387     }
28388 },
28389 {
28390     "pk": 59580, 
28391     "model": "core.charge", 
28392     "fields": {
28393         "updated": "2013-12-13T22:19:53.435Z", 
28394         "slice": 13, 
28395         "created": "2013-12-13T22:19:53.435Z", 
28396         "amount": 0.56, 
28397         "object": 101, 
28398         "account": 13, 
28399         "state": "pending", 
28400         "coreHours": 8.0, 
28401         "invoice": null, 
28402         "date": "2013-12-13T14:00:00Z", 
28403         "kind": "reservation"
28404     }
28405 },
28406 {
28407     "pk": 59581, 
28408     "model": "core.charge", 
28409     "fields": {
28410         "updated": "2013-12-13T22:19:55.051Z", 
28411         "slice": 15, 
28412         "created": "2013-12-13T22:19:53.467Z", 
28413         "amount": 0.14, 
28414         "object": 102, 
28415         "account": 12, 
28416         "state": "invoiced", 
28417         "coreHours": 2.0, 
28418         "invoice": 54, 
28419         "date": "2013-11-13T22:00:00Z", 
28420         "kind": "besteffort"
28421     }
28422 },
28423 {
28424     "pk": 59582, 
28425     "model": "core.charge", 
28426     "fields": {
28427         "updated": "2013-12-13T22:19:55.092Z", 
28428         "slice": 15, 
28429         "created": "2013-12-13T22:19:53.477Z", 
28430         "amount": 0.3024, 
28431         "object": 102, 
28432         "account": 12, 
28433         "state": "invoiced", 
28434         "coreHours": 4.32, 
28435         "invoice": 54, 
28436         "date": "2013-11-14T06:00:00Z", 
28437         "kind": "besteffort"
28438     }
28439 },
28440 {
28441     "pk": 59583, 
28442     "model": "core.charge", 
28443     "fields": {
28444         "updated": "2013-12-13T22:19:55.134Z", 
28445         "slice": 15, 
28446         "created": "2013-12-13T22:19:53.485Z", 
28447         "amount": 0.1512, 
28448         "object": 102, 
28449         "account": 12, 
28450         "state": "invoiced", 
28451         "coreHours": 2.16, 
28452         "invoice": 54, 
28453         "date": "2013-11-14T14:00:00Z", 
28454         "kind": "besteffort"
28455     }
28456 },
28457 {
28458     "pk": 59584, 
28459     "model": "core.charge", 
28460     "fields": {
28461         "updated": "2013-12-13T22:19:55.175Z", 
28462         "slice": 15, 
28463         "created": "2013-12-13T22:19:53.493Z", 
28464         "amount": 0.2464, 
28465         "object": 102, 
28466         "account": 12, 
28467         "state": "invoiced", 
28468         "coreHours": 3.52, 
28469         "invoice": 54, 
28470         "date": "2013-11-14T22:00:00Z", 
28471         "kind": "besteffort"
28472     }
28473 },
28474 {
28475     "pk": 59585, 
28476     "model": "core.charge", 
28477     "fields": {
28478         "updated": "2013-12-13T22:19:55.216Z", 
28479         "slice": 15, 
28480         "created": "2013-12-13T22:19:53.502Z", 
28481         "amount": 0.224, 
28482         "object": 102, 
28483         "account": 12, 
28484         "state": "invoiced", 
28485         "coreHours": 3.2, 
28486         "invoice": 54, 
28487         "date": "2013-11-15T06:00:00Z", 
28488         "kind": "besteffort"
28489     }
28490 },
28491 {
28492     "pk": 59586, 
28493     "model": "core.charge", 
28494     "fields": {
28495         "updated": "2013-12-13T22:19:55.258Z", 
28496         "slice": 15, 
28497         "created": "2013-12-13T22:19:53.510Z", 
28498         "amount": 0.2464, 
28499         "object": 102, 
28500         "account": 12, 
28501         "state": "invoiced", 
28502         "coreHours": 3.52, 
28503         "invoice": 54, 
28504         "date": "2013-11-15T14:00:00Z", 
28505         "kind": "besteffort"
28506     }
28507 },
28508 {
28509     "pk": 59587, 
28510     "model": "core.charge", 
28511     "fields": {
28512         "updated": "2013-12-13T22:19:55.299Z", 
28513         "slice": 15, 
28514         "created": "2013-12-13T22:19:53.518Z", 
28515         "amount": 0.336, 
28516         "object": 102, 
28517         "account": 12, 
28518         "state": "invoiced", 
28519         "coreHours": 4.8, 
28520         "invoice": 54, 
28521         "date": "2013-11-15T22:00:00Z", 
28522         "kind": "besteffort"
28523     }
28524 },
28525 {
28526     "pk": 59588, 
28527     "model": "core.charge", 
28528     "fields": {
28529         "updated": "2013-12-13T22:19:55.341Z", 
28530         "slice": 15, 
28531         "created": "2013-12-13T22:19:53.527Z", 
28532         "amount": 0.308, 
28533         "object": 102, 
28534         "account": 12, 
28535         "state": "invoiced", 
28536         "coreHours": 4.4, 
28537         "invoice": 54, 
28538         "date": "2013-11-16T06:00:00Z", 
28539         "kind": "besteffort"
28540     }
28541 },
28542 {
28543     "pk": 59589, 
28544     "model": "core.charge", 
28545     "fields": {
28546         "updated": "2013-12-13T22:19:55.382Z", 
28547         "slice": 15, 
28548         "created": "2013-12-13T22:19:53.535Z", 
28549         "amount": 0.2184, 
28550         "object": 102, 
28551         "account": 12, 
28552         "state": "invoiced", 
28553         "coreHours": 3.12, 
28554         "invoice": 54, 
28555         "date": "2013-11-16T14:00:00Z", 
28556         "kind": "besteffort"
28557     }
28558 },
28559 {
28560     "pk": 59590, 
28561     "model": "core.charge", 
28562     "fields": {
28563         "updated": "2013-12-13T22:19:55.423Z", 
28564         "slice": 15, 
28565         "created": "2013-12-13T22:19:53.543Z", 
28566         "amount": 0.2352, 
28567         "object": 102, 
28568         "account": 12, 
28569         "state": "invoiced", 
28570         "coreHours": 3.36, 
28571         "invoice": 54, 
28572         "date": "2013-11-16T22:00:00Z", 
28573         "kind": "besteffort"
28574     }
28575 },
28576 {
28577     "pk": 59591, 
28578     "model": "core.charge", 
28579     "fields": {
28580         "updated": "2013-12-13T22:19:55.465Z", 
28581         "slice": 15, 
28582         "created": "2013-12-13T22:19:53.551Z", 
28583         "amount": 0.2072, 
28584         "object": 102, 
28585         "account": 12, 
28586         "state": "invoiced", 
28587         "coreHours": 2.96, 
28588         "invoice": 54, 
28589         "date": "2013-11-17T06:00:00Z", 
28590         "kind": "besteffort"
28591     }
28592 },
28593 {
28594     "pk": 59592, 
28595     "model": "core.charge", 
28596     "fields": {
28597         "updated": "2013-12-13T22:19:55.506Z", 
28598         "slice": 15, 
28599         "created": "2013-12-13T22:19:53.560Z", 
28600         "amount": 0.2128, 
28601         "object": 102, 
28602         "account": 12, 
28603         "state": "invoiced", 
28604         "coreHours": 3.04, 
28605         "invoice": 54, 
28606         "date": "2013-11-17T14:00:00Z", 
28607         "kind": "besteffort"
28608     }
28609 },
28610 {
28611     "pk": 59593, 
28612     "model": "core.charge", 
28613     "fields": {
28614         "updated": "2013-12-13T22:19:55.548Z", 
28615         "slice": 15, 
28616         "created": "2013-12-13T22:19:53.568Z", 
28617         "amount": 0.252, 
28618         "object": 102, 
28619         "account": 12, 
28620         "state": "invoiced", 
28621         "coreHours": 3.6, 
28622         "invoice": 54, 
28623         "date": "2013-11-17T22:00:00Z", 
28624         "kind": "besteffort"
28625     }
28626 },
28627 {
28628     "pk": 59594, 
28629     "model": "core.charge", 
28630     "fields": {
28631         "updated": "2013-12-13T22:19:55.622Z", 
28632         "slice": 15, 
28633         "created": "2013-12-13T22:19:53.576Z", 
28634         "amount": 0.1792, 
28635         "object": 102, 
28636         "account": 12, 
28637         "state": "invoiced", 
28638         "coreHours": 2.56, 
28639         "invoice": 55, 
28640         "date": "2013-11-18T06:00:00Z", 
28641         "kind": "besteffort"
28642     }
28643 },
28644 {
28645     "pk": 59595, 
28646     "model": "core.charge", 
28647     "fields": {
28648         "updated": "2013-12-13T22:19:55.664Z", 
28649         "slice": 15, 
28650         "created": "2013-12-13T22:19:53.584Z", 
28651         "amount": 0.196, 
28652         "object": 102, 
28653         "account": 12, 
28654         "state": "invoiced", 
28655         "coreHours": 2.8, 
28656         "invoice": 55, 
28657         "date": "2013-11-18T14:00:00Z", 
28658         "kind": "besteffort"
28659     }
28660 },
28661 {
28662     "pk": 59596, 
28663     "model": "core.charge", 
28664     "fields": {
28665         "updated": "2013-12-13T22:19:55.705Z", 
28666         "slice": 15, 
28667         "created": "2013-12-13T22:19:53.593Z", 
28668         "amount": 0.2632, 
28669         "object": 102, 
28670         "account": 12, 
28671         "state": "invoiced", 
28672         "coreHours": 3.76, 
28673         "invoice": 55, 
28674         "date": "2013-11-18T22:00:00Z", 
28675         "kind": "besteffort"
28676     }
28677 },
28678 {
28679     "pk": 59597, 
28680     "model": "core.charge", 
28681     "fields": {
28682         "updated": "2013-12-13T22:19:55.747Z", 
28683         "slice": 15, 
28684         "created": "2013-12-13T22:19:53.601Z", 
28685         "amount": 0.1344, 
28686         "object": 102, 
28687         "account": 12, 
28688         "state": "invoiced", 
28689         "coreHours": 1.92, 
28690         "invoice": 55, 
28691         "date": "2013-11-19T06:00:00Z", 
28692         "kind": "besteffort"
28693     }
28694 },
28695 {
28696     "pk": 59598, 
28697     "model": "core.charge", 
28698     "fields": {
28699         "updated": "2013-12-13T22:19:55.788Z", 
28700         "slice": 15, 
28701         "created": "2013-12-13T22:19:53.609Z", 
28702         "amount": 0.3192, 
28703         "object": 102, 
28704         "account": 12, 
28705         "state": "invoiced", 
28706         "coreHours": 4.56, 
28707         "invoice": 55, 
28708         "date": "2013-11-19T14:00:00Z", 
28709         "kind": "besteffort"
28710     }
28711 },
28712 {
28713     "pk": 59599, 
28714     "model": "core.charge", 
28715     "fields": {
28716         "updated": "2013-12-13T22:19:55.830Z", 
28717         "slice": 15, 
28718         "created": "2013-12-13T22:19:53.618Z", 
28719         "amount": 0.1176, 
28720         "object": 102, 
28721         "account": 12, 
28722         "state": "invoiced", 
28723         "coreHours": 1.68, 
28724         "invoice": 55, 
28725         "date": "2013-11-19T22:00:00Z", 
28726         "kind": "besteffort"
28727     }
28728 },
28729 {
28730     "pk": 59600, 
28731     "model": "core.charge", 
28732     "fields": {
28733         "updated": "2013-12-13T22:19:55.871Z", 
28734         "slice": 15, 
28735         "created": "2013-12-13T22:19:53.626Z", 
28736         "amount": 0.2464, 
28737         "object": 102, 
28738         "account": 12, 
28739         "state": "invoiced", 
28740         "coreHours": 3.52, 
28741         "invoice": 55, 
28742         "date": "2013-11-20T06:00:00Z", 
28743         "kind": "besteffort"
28744     }
28745 },
28746 {
28747     "pk": 59601, 
28748     "model": "core.charge", 
28749     "fields": {
28750         "updated": "2013-12-13T22:19:55.912Z", 
28751         "slice": 15, 
28752         "created": "2013-12-13T22:19:53.634Z", 
28753         "amount": 0.336, 
28754         "object": 102, 
28755         "account": 12, 
28756         "state": "invoiced", 
28757         "coreHours": 4.8, 
28758         "invoice": 55, 
28759         "date": "2013-11-20T14:00:00Z", 
28760         "kind": "besteffort"
28761     }
28762 },
28763 {
28764     "pk": 59602, 
28765     "model": "core.charge", 
28766     "fields": {
28767         "updated": "2013-12-13T22:19:55.954Z", 
28768         "slice": 15, 
28769         "created": "2013-12-13T22:19:53.642Z", 
28770         "amount": 0.3248, 
28771         "object": 102, 
28772         "account": 12, 
28773         "state": "invoiced", 
28774         "coreHours": 4.64, 
28775         "invoice": 55, 
28776         "date": "2013-11-20T22:00:00Z", 
28777         "kind": "besteffort"
28778     }
28779 },
28780 {
28781     "pk": 59603, 
28782     "model": "core.charge", 
28783     "fields": {
28784         "updated": "2013-12-13T22:19:55.995Z", 
28785         "slice": 15, 
28786         "created": "2013-12-13T22:19:53.651Z", 
28787         "amount": 0.2856, 
28788         "object": 102, 
28789         "account": 12, 
28790         "state": "invoiced", 
28791         "coreHours": 4.08, 
28792         "invoice": 55, 
28793         "date": "2013-11-21T06:00:00Z", 
28794         "kind": "besteffort"
28795     }
28796 },
28797 {
28798     "pk": 59604, 
28799     "model": "core.charge", 
28800     "fields": {
28801         "updated": "2013-12-13T22:19:56.036Z", 
28802         "slice": 15, 
28803         "created": "2013-12-13T22:19:53.659Z", 
28804         "amount": 0.2296, 
28805         "object": 102, 
28806         "account": 12, 
28807         "state": "invoiced", 
28808         "coreHours": 3.28, 
28809         "invoice": 55, 
28810         "date": "2013-11-21T14:00:00Z", 
28811         "kind": "besteffort"
28812     }
28813 },
28814 {
28815     "pk": 59605, 
28816     "model": "core.charge", 
28817     "fields": {
28818         "updated": "2013-12-13T22:19:56.078Z", 
28819         "slice": 15, 
28820         "created": "2013-12-13T22:19:53.667Z", 
28821         "amount": 0.2128, 
28822         "object": 102, 
28823         "account": 12, 
28824         "state": "invoiced", 
28825         "coreHours": 3.04, 
28826         "invoice": 55, 
28827         "date": "2013-11-21T22:00:00Z", 
28828         "kind": "besteffort"
28829     }
28830 },
28831 {
28832     "pk": 59606, 
28833     "model": "core.charge", 
28834     "fields": {
28835         "updated": "2013-12-13T22:19:56.119Z", 
28836         "slice": 15, 
28837         "created": "2013-12-13T22:19:53.676Z", 
28838         "amount": 0.252, 
28839         "object": 102, 
28840         "account": 12, 
28841         "state": "invoiced", 
28842         "coreHours": 3.6, 
28843         "invoice": 55, 
28844         "date": "2013-11-22T06:00:00Z", 
28845         "kind": "besteffort"
28846     }
28847 },
28848 {
28849     "pk": 59607, 
28850     "model": "core.charge", 
28851     "fields": {
28852         "updated": "2013-12-13T22:19:56.161Z", 
28853         "slice": 15, 
28854         "created": "2013-12-13T22:19:53.684Z", 
28855         "amount": 0.1904, 
28856         "object": 102, 
28857         "account": 12, 
28858         "state": "invoiced", 
28859         "coreHours": 2.72, 
28860         "invoice": 55, 
28861         "date": "2013-11-22T14:00:00Z", 
28862         "kind": "besteffort"
28863     }
28864 },
28865 {
28866     "pk": 59608, 
28867     "model": "core.charge", 
28868     "fields": {
28869         "updated": "2013-12-13T22:19:56.202Z", 
28870         "slice": 15, 
28871         "created": "2013-12-13T22:19:53.692Z", 
28872         "amount": 0.1736, 
28873         "object": 102, 
28874         "account": 12, 
28875         "state": "invoiced", 
28876         "coreHours": 2.48, 
28877         "invoice": 55, 
28878         "date": "2013-11-22T22:00:00Z", 
28879         "kind": "besteffort"
28880     }
28881 },
28882 {
28883     "pk": 59609, 
28884     "model": "core.charge", 
28885     "fields": {
28886         "updated": "2013-12-13T22:19:56.244Z", 
28887         "slice": 15, 
28888         "created": "2013-12-13T22:19:53.700Z", 
28889         "amount": 0.2912, 
28890         "object": 102, 
28891         "account": 12, 
28892         "state": "invoiced", 
28893         "coreHours": 4.16, 
28894         "invoice": 55, 
28895         "date": "2013-11-23T06:00:00Z", 
28896         "kind": "besteffort"
28897     }
28898 },
28899 {
28900     "pk": 59610, 
28901     "model": "core.charge", 
28902     "fields": {
28903         "updated": "2013-12-13T22:19:56.285Z", 
28904         "slice": 15, 
28905         "created": "2013-12-13T22:19:53.709Z", 
28906         "amount": 0.14, 
28907         "object": 102, 
28908         "account": 12, 
28909         "state": "invoiced", 
28910         "coreHours": 2.0, 
28911         "invoice": 55, 
28912         "date": "2013-11-23T14:00:00Z", 
28913         "kind": "besteffort"
28914     }
28915 },
28916 {
28917     "pk": 59611, 
28918     "model": "core.charge", 
28919     "fields": {
28920         "updated": "2013-12-13T22:19:56.327Z", 
28921         "slice": 15, 
28922         "created": "2013-12-13T22:19:53.717Z", 
28923         "amount": 0.3304, 
28924         "object": 102, 
28925         "account": 12, 
28926         "state": "invoiced", 
28927         "coreHours": 4.72, 
28928         "invoice": 55, 
28929         "date": "2013-11-23T22:00:00Z", 
28930         "kind": "besteffort"
28931     }
28932 },
28933 {
28934     "pk": 59612, 
28935     "model": "core.charge", 
28936     "fields": {
28937         "updated": "2013-12-13T22:19:56.368Z", 
28938         "slice": 15, 
28939         "created": "2013-12-13T22:19:53.725Z", 
28940         "amount": 0.1344, 
28941         "object": 102, 
28942         "account": 12, 
28943         "state": "invoiced", 
28944         "coreHours": 1.92, 
28945         "invoice": 55, 
28946         "date": "2013-11-24T06:00:00Z", 
28947         "kind": "besteffort"
28948     }
28949 },
28950 {
28951     "pk": 59613, 
28952     "model": "core.charge", 
28953     "fields": {
28954         "updated": "2013-12-13T22:19:56.409Z", 
28955         "slice": 15, 
28956         "created": "2013-12-13T22:19:53.734Z", 
28957         "amount": 0.2352, 
28958         "object": 102, 
28959         "account": 12, 
28960         "state": "invoiced", 
28961         "coreHours": 3.36, 
28962         "invoice": 55, 
28963         "date": "2013-11-24T14:00:00Z", 
28964         "kind": "besteffort"
28965     }
28966 },
28967 {
28968     "pk": 59614, 
28969     "model": "core.charge", 
28970     "fields": {
28971         "updated": "2013-12-13T22:19:56.451Z", 
28972         "slice": 15, 
28973         "created": "2013-12-13T22:19:53.742Z", 
28974         "amount": 0.2352, 
28975         "object": 102, 
28976         "account": 12, 
28977         "state": "invoiced", 
28978         "coreHours": 3.36, 
28979         "invoice": 55, 
28980         "date": "2013-11-24T22:00:00Z", 
28981         "kind": "besteffort"
28982     }
28983 },
28984 {
28985     "pk": 59615, 
28986     "model": "core.charge", 
28987     "fields": {
28988         "updated": "2013-12-13T22:19:56.500Z", 
28989         "slice": 15, 
28990         "created": "2013-12-13T22:19:53.750Z", 
28991         "amount": 0.2856, 
28992         "object": 102, 
28993         "account": 12, 
28994         "state": "invoiced", 
28995         "coreHours": 4.08, 
28996         "invoice": 56, 
28997         "date": "2013-11-25T06:00:00Z", 
28998         "kind": "besteffort"
28999     }
29000 },
29001 {
29002     "pk": 59616, 
29003     "model": "core.charge", 
29004     "fields": {
29005         "updated": "2013-12-13T22:19:56.542Z", 
29006         "slice": 15, 
29007         "created": "2013-12-13T22:19:53.758Z", 
29008         "amount": 0.1176, 
29009         "object": 102, 
29010         "account": 12, 
29011         "state": "invoiced", 
29012         "coreHours": 1.68, 
29013         "invoice": 56, 
29014         "date": "2013-11-25T14:00:00Z", 
29015         "kind": "besteffort"
29016     }
29017 },
29018 {
29019     "pk": 59617, 
29020     "model": "core.charge", 
29021     "fields": {
29022         "updated": "2013-12-13T22:19:56.583Z", 
29023         "slice": 15, 
29024         "created": "2013-12-13T22:19:53.767Z", 
29025         "amount": 0.3304, 
29026         "object": 102, 
29027         "account": 12, 
29028         "state": "invoiced", 
29029         "coreHours": 4.72, 
29030         "invoice": 56, 
29031         "date": "2013-11-25T22:00:00Z", 
29032         "kind": "besteffort"
29033     }
29034 },
29035 {
29036     "pk": 59618, 
29037     "model": "core.charge", 
29038     "fields": {
29039         "updated": "2013-12-13T22:19:56.625Z", 
29040         "slice": 15, 
29041         "created": "2013-12-13T22:19:53.775Z", 
29042         "amount": 0.1288, 
29043         "object": 102, 
29044         "account": 12, 
29045         "state": "invoiced", 
29046         "coreHours": 1.84, 
29047         "invoice": 56, 
29048         "date": "2013-11-26T06:00:00Z", 
29049         "kind": "besteffort"
29050     }
29051 },
29052 {
29053     "pk": 59619, 
29054     "model": "core.charge", 
29055     "fields": {
29056         "updated": "2013-12-13T22:19:56.668Z", 
29057         "slice": 15, 
29058         "created": "2013-12-13T22:19:53.783Z", 
29059         "amount": 0.1904, 
29060         "object": 102, 
29061         "account": 12, 
29062         "state": "invoiced", 
29063         "coreHours": 2.72, 
29064         "invoice": 56, 
29065         "date": "2013-11-26T14:00:00Z", 
29066         "kind": "besteffort"
29067     }
29068 },
29069 {
29070     "pk": 59620, 
29071     "model": "core.charge", 
29072     "fields": {
29073         "updated": "2013-12-13T22:19:56.709Z", 
29074         "slice": 15, 
29075         "created": "2013-12-13T22:19:53.792Z", 
29076         "amount": 0.2184, 
29077         "object": 102, 
29078         "account": 12, 
29079         "state": "invoiced", 
29080         "coreHours": 3.12, 
29081         "invoice": 56, 
29082         "date": "2013-11-26T22:00:00Z", 
29083         "kind": "besteffort"
29084     }
29085 },
29086 {
29087     "pk": 59621, 
29088     "model": "core.charge", 
29089     "fields": {
29090         "updated": "2013-12-13T22:19:56.751Z", 
29091         "slice": 15, 
29092         "created": "2013-12-13T22:19:53.800Z", 
29093         "amount": 0.2016, 
29094         "object": 102, 
29095         "account": 12, 
29096         "state": "invoiced", 
29097         "coreHours": 2.88, 
29098         "invoice": 56, 
29099         "date": "2013-11-27T06:00:00Z", 
29100         "kind": "besteffort"
29101     }
29102 },
29103 {
29104     "pk": 59622, 
29105     "model": "core.charge", 
29106     "fields": {
29107         "updated": "2013-12-13T22:19:56.792Z", 
29108         "slice": 15, 
29109         "created": "2013-12-13T22:19:53.808Z", 
29110         "amount": 0.2856, 
29111         "object": 102, 
29112         "account": 12, 
29113         "state": "invoiced", 
29114         "coreHours": 4.08, 
29115         "invoice": 56, 
29116         "date": "2013-11-27T14:00:00Z", 
29117         "kind": "besteffort"
29118     }
29119 },
29120 {
29121     "pk": 59623, 
29122     "model": "core.charge", 
29123     "fields": {
29124         "updated": "2013-12-13T22:19:56.833Z", 
29125         "slice": 15, 
29126         "created": "2013-12-13T22:19:53.816Z", 
29127         "amount": 0.3024, 
29128         "object": 102, 
29129         "account": 12, 
29130         "state": "invoiced", 
29131         "coreHours": 4.32, 
29132         "invoice": 56, 
29133         "date": "2013-11-27T22:00:00Z", 
29134         "kind": "besteffort"
29135     }
29136 },
29137 {
29138     "pk": 59624, 
29139     "model": "core.charge", 
29140     "fields": {
29141         "updated": "2013-12-13T22:19:56.875Z", 
29142         "slice": 15, 
29143         "created": "2013-12-13T22:19:53.825Z", 
29144         "amount": 0.1232, 
29145         "object": 102, 
29146         "account": 12, 
29147         "state": "invoiced", 
29148         "coreHours": 1.76, 
29149         "invoice": 56, 
29150         "date": "2013-11-28T06:00:00Z", 
29151         "kind": "besteffort"
29152     }
29153 },
29154 {
29155     "pk": 59625, 
29156     "model": "core.charge", 
29157     "fields": {
29158         "updated": "2013-12-13T22:19:56.916Z", 
29159         "slice": 15, 
29160         "created": "2013-12-13T22:19:53.833Z", 
29161         "amount": 0.252, 
29162         "object": 102, 
29163         "account": 12, 
29164         "state": "invoiced", 
29165         "coreHours": 3.6, 
29166         "invoice": 56, 
29167         "date": "2013-11-28T14:00:00Z", 
29168         "kind": "besteffort"
29169     }
29170 },
29171 {
29172     "pk": 59626, 
29173     "model": "core.charge", 
29174     "fields": {
29175         "updated": "2013-12-13T22:19:56.958Z", 
29176         "slice": 15, 
29177         "created": "2013-12-13T22:19:53.841Z", 
29178         "amount": 0.224, 
29179         "object": 102, 
29180         "account": 12, 
29181         "state": "invoiced", 
29182         "coreHours": 3.2, 
29183         "invoice": 56, 
29184         "date": "2013-11-28T22:00:00Z", 
29185         "kind": "besteffort"
29186     }
29187 },
29188 {
29189     "pk": 59627, 
29190     "model": "core.charge", 
29191     "fields": {
29192         "updated": "2013-12-13T22:19:56.999Z", 
29193         "slice": 15, 
29194         "created": "2013-12-13T22:19:53.850Z", 
29195         "amount": 0.336, 
29196         "object": 102, 
29197         "account": 12, 
29198         "state": "invoiced", 
29199         "coreHours": 4.8, 
29200         "invoice": 56, 
29201         "date": "2013-11-29T06:00:00Z", 
29202         "kind": "besteffort"
29203     }
29204 },
29205 {
29206     "pk": 59628, 
29207     "model": "core.charge", 
29208     "fields": {
29209         "updated": "2013-12-13T22:19:57.041Z", 
29210         "slice": 15, 
29211         "created": "2013-12-13T22:19:53.858Z", 
29212         "amount": 0.336, 
29213         "object": 102, 
29214         "account": 12, 
29215         "state": "invoiced", 
29216         "coreHours": 4.8, 
29217         "invoice": 56, 
29218         "date": "2013-11-29T14:00:00Z", 
29219         "kind": "besteffort"
29220     }
29221 },
29222 {
29223     "pk": 59629, 
29224     "model": "core.charge", 
29225     "fields": {
29226         "updated": "2013-12-13T22:19:57.082Z", 
29227         "slice": 15, 
29228         "created": "2013-12-13T22:19:53.866Z", 
29229         "amount": 0.1512, 
29230         "object": 102, 
29231         "account": 12, 
29232         "state": "invoiced", 
29233         "coreHours": 2.16, 
29234         "invoice": 56, 
29235         "date": "2013-11-29T22:00:00Z", 
29236         "kind": "besteffort"
29237     }
29238 },
29239 {
29240     "pk": 59630, 
29241     "model": "core.charge", 
29242     "fields": {
29243         "updated": "2013-12-13T22:19:57.115Z", 
29244         "slice": 15, 
29245         "created": "2013-12-13T22:19:53.874Z", 
29246         "amount": 0.112, 
29247         "object": 102, 
29248         "account": 12, 
29249         "state": "invoiced", 
29250         "coreHours": 1.6, 
29251         "invoice": 56, 
29252         "date": "2013-11-30T06:00:00Z", 
29253         "kind": "besteffort"
29254     }
29255 },
29256 {
29257     "pk": 59631, 
29258     "model": "core.charge", 
29259     "fields": {
29260         "updated": "2013-12-13T22:19:57.156Z", 
29261         "slice": 15, 
29262         "created": "2013-12-13T22:19:53.883Z", 
29263         "amount": 0.3304, 
29264         "object": 102, 
29265         "account": 12, 
29266         "state": "invoiced", 
29267         "coreHours": 4.72, 
29268         "invoice": 56, 
29269         "date": "2013-11-30T14:00:00Z", 
29270         "kind": "besteffort"
29271     }
29272 },
29273 {
29274     "pk": 59632, 
29275     "model": "core.charge", 
29276     "fields": {
29277         "updated": "2013-12-13T22:19:57.198Z", 
29278         "slice": 15, 
29279         "created": "2013-12-13T22:19:53.891Z", 
29280         "amount": 0.112, 
29281         "object": 102, 
29282         "account": 12, 
29283         "state": "invoiced", 
29284         "coreHours": 1.6, 
29285         "invoice": 56, 
29286         "date": "2013-11-30T22:00:00Z", 
29287         "kind": "besteffort"
29288     }
29289 },
29290 {
29291     "pk": 59633, 
29292     "model": "core.charge", 
29293     "fields": {
29294         "updated": "2013-12-13T22:19:57.239Z", 
29295         "slice": 15, 
29296         "created": "2013-12-13T22:19:53.899Z", 
29297         "amount": 0.14, 
29298         "object": 102, 
29299         "account": 12, 
29300         "state": "invoiced", 
29301         "coreHours": 2.0, 
29302         "invoice": 56, 
29303         "date": "2013-12-01T06:00:00Z", 
29304         "kind": "besteffort"
29305     }
29306 },
29307 {
29308     "pk": 59634, 
29309     "model": "core.charge", 
29310     "fields": {
29311         "updated": "2013-12-13T22:19:57.281Z", 
29312         "slice": 15, 
29313         "created": "2013-12-13T22:19:53.908Z", 
29314         "amount": 0.2912, 
29315         "object": 102, 
29316         "account": 12, 
29317         "state": "invoiced", 
29318         "coreHours": 4.16, 
29319         "invoice": 56, 
29320         "date": "2013-12-01T14:00:00Z", 
29321         "kind": "besteffort"
29322     }
29323 },
29324 {
29325     "pk": 59635, 
29326     "model": "core.charge", 
29327     "fields": {
29328         "updated": "2013-12-13T22:19:57.322Z", 
29329         "slice": 15, 
29330         "created": "2013-12-13T22:19:53.916Z", 
29331         "amount": 0.2072, 
29332         "object": 102, 
29333         "account": 12, 
29334         "state": "invoiced", 
29335         "coreHours": 2.96, 
29336         "invoice": 56, 
29337         "date": "2013-12-01T22:00:00Z", 
29338         "kind": "besteffort"
29339     }
29340 },
29341 {
29342     "pk": 59636, 
29343     "model": "core.charge", 
29344     "fields": {
29345         "updated": "2013-12-13T22:19:57.372Z", 
29346         "slice": 15, 
29347         "created": "2013-12-13T22:19:53.924Z", 
29348         "amount": 0.2688, 
29349         "object": 102, 
29350         "account": 12, 
29351         "state": "invoiced", 
29352         "coreHours": 3.84, 
29353         "invoice": 57, 
29354         "date": "2013-12-02T06:00:00Z", 
29355         "kind": "besteffort"
29356     }
29357 },
29358 {
29359     "pk": 59637, 
29360     "model": "core.charge", 
29361     "fields": {
29362         "updated": "2013-12-13T22:19:57.413Z", 
29363         "slice": 15, 
29364         "created": "2013-12-13T22:19:53.932Z", 
29365         "amount": 0.196, 
29366         "object": 102, 
29367         "account": 12, 
29368         "state": "invoiced", 
29369         "coreHours": 2.8, 
29370         "invoice": 57, 
29371         "date": "2013-12-02T14:00:00Z", 
29372         "kind": "besteffort"
29373     }
29374 },
29375 {
29376     "pk": 59638, 
29377     "model": "core.charge", 
29378     "fields": {
29379         "updated": "2013-12-13T22:19:57.455Z", 
29380         "slice": 15, 
29381         "created": "2013-12-13T22:19:53.941Z", 
29382         "amount": 0.1232, 
29383         "object": 102, 
29384         "account": 12, 
29385         "state": "invoiced", 
29386         "coreHours": 1.76, 
29387         "invoice": 57, 
29388         "date": "2013-12-02T22:00:00Z", 
29389         "kind": "besteffort"
29390     }
29391 },
29392 {
29393     "pk": 59639, 
29394     "model": "core.charge", 
29395     "fields": {
29396         "updated": "2013-12-13T22:19:57.496Z", 
29397         "slice": 15, 
29398         "created": "2013-12-13T22:19:53.949Z", 
29399         "amount": 0.308, 
29400         "object": 102, 
29401         "account": 12, 
29402         "state": "invoiced", 
29403         "coreHours": 4.4, 
29404         "invoice": 57, 
29405         "date": "2013-12-03T06:00:00Z", 
29406         "kind": "besteffort"
29407     }
29408 },
29409 {
29410     "pk": 59640, 
29411     "model": "core.charge", 
29412     "fields": {
29413         "updated": "2013-12-13T22:19:57.538Z", 
29414         "slice": 15, 
29415         "created": "2013-12-13T22:19:53.957Z", 
29416         "amount": 0.2688, 
29417         "object": 102, 
29418         "account": 12, 
29419         "state": "invoiced", 
29420         "coreHours": 3.84, 
29421         "invoice": 57, 
29422         "date": "2013-12-03T14:00:00Z", 
29423         "kind": "besteffort"
29424     }
29425 },
29426 {
29427     "pk": 59641, 
29428     "model": "core.charge", 
29429     "fields": {
29430         "updated": "2013-12-13T22:19:57.579Z", 
29431         "slice": 15, 
29432         "created": "2013-12-13T22:19:53.966Z", 
29433         "amount": 0.112, 
29434         "object": 102, 
29435         "account": 12, 
29436         "state": "invoiced", 
29437         "coreHours": 1.6, 
29438         "invoice": 57, 
29439         "date": "2013-12-03T22:00:00Z", 
29440         "kind": "besteffort"
29441     }
29442 },
29443 {
29444     "pk": 59642, 
29445     "model": "core.charge", 
29446     "fields": {
29447         "updated": "2013-12-13T22:19:57.620Z", 
29448         "slice": 15, 
29449         "created": "2013-12-13T22:19:53.974Z", 
29450         "amount": 0.28, 
29451         "object": 102, 
29452         "account": 12, 
29453         "state": "invoiced", 
29454         "coreHours": 4.0, 
29455         "invoice": 57, 
29456         "date": "2013-12-04T06:00:00Z", 
29457         "kind": "besteffort"
29458     }
29459 },
29460 {
29461     "pk": 59643, 
29462     "model": "core.charge", 
29463     "fields": {
29464         "updated": "2013-12-13T22:19:57.662Z", 
29465         "slice": 15, 
29466         "created": "2013-12-13T22:19:53.982Z", 
29467         "amount": 0.3024, 
29468         "object": 102, 
29469         "account": 12, 
29470         "state": "invoiced", 
29471         "coreHours": 4.32, 
29472         "invoice": 57, 
29473         "date": "2013-12-04T14:00:00Z", 
29474         "kind": "besteffort"
29475     }
29476 },
29477 {
29478     "pk": 59644, 
29479     "model": "core.charge", 
29480     "fields": {
29481         "updated": "2013-12-13T22:19:57.703Z", 
29482         "slice": 15, 
29483         "created": "2013-12-13T22:19:53.990Z", 
29484         "amount": 0.1512, 
29485         "object": 102, 
29486         "account": 12, 
29487         "state": "invoiced", 
29488         "coreHours": 2.16, 
29489         "invoice": 57, 
29490         "date": "2013-12-04T22:00:00Z", 
29491         "kind": "besteffort"
29492     }
29493 },
29494 {
29495     "pk": 59645, 
29496     "model": "core.charge", 
29497     "fields": {
29498         "updated": "2013-12-13T22:19:57.745Z", 
29499         "slice": 15, 
29500         "created": "2013-12-13T22:19:53.999Z", 
29501         "amount": 0.14, 
29502         "object": 102, 
29503         "account": 12, 
29504         "state": "invoiced", 
29505         "coreHours": 2.0, 
29506         "invoice": 57, 
29507         "date": "2013-12-05T06:00:00Z", 
29508         "kind": "besteffort"
29509     }
29510 },
29511 {
29512     "pk": 59646, 
29513     "model": "core.charge", 
29514     "fields": {
29515         "updated": "2013-12-13T22:19:57.786Z", 
29516         "slice": 15, 
29517         "created": "2013-12-13T22:19:54.007Z", 
29518         "amount": 0.14, 
29519         "object": 102, 
29520         "account": 12, 
29521         "state": "invoiced", 
29522         "coreHours": 2.0, 
29523         "invoice": 57, 
29524         "date": "2013-12-05T14:00:00Z", 
29525         "kind": "besteffort"
29526     }
29527 },
29528 {
29529     "pk": 59647, 
29530     "model": "core.charge", 
29531     "fields": {
29532         "updated": "2013-12-13T22:19:57.828Z", 
29533         "slice": 15, 
29534         "created": "2013-12-13T22:19:54.015Z", 
29535         "amount": 0.14, 
29536         "object": 102, 
29537         "account": 12, 
29538         "state": "invoiced", 
29539         "coreHours": 2.0, 
29540         "invoice": 57, 
29541         "date": "2013-12-05T22:00:00Z", 
29542         "kind": "besteffort"
29543     }
29544 },
29545 {
29546     "pk": 59648, 
29547     "model": "core.charge", 
29548     "fields": {
29549         "updated": "2013-12-13T22:19:57.869Z", 
29550         "slice": 15, 
29551         "created": "2013-12-13T22:19:54.024Z", 
29552         "amount": 0.2632, 
29553         "object": 102, 
29554         "account": 12, 
29555         "state": "invoiced", 
29556         "coreHours": 3.76, 
29557         "invoice": 57, 
29558         "date": "2013-12-06T06:00:00Z", 
29559         "kind": "besteffort"
29560     }
29561 },
29562 {
29563     "pk": 59649, 
29564     "model": "core.charge", 
29565     "fields": {
29566         "updated": "2013-12-13T22:19:57.910Z", 
29567         "slice": 15, 
29568         "created": "2013-12-13T22:19:54.032Z", 
29569         "amount": 0.2632, 
29570         "object": 102, 
29571         "account": 12, 
29572         "state": "invoiced", 
29573         "coreHours": 3.76, 
29574         "invoice": 57, 
29575         "date": "2013-12-06T14:00:00Z", 
29576         "kind": "besteffort"
29577     }
29578 },
29579 {
29580     "pk": 59650, 
29581     "model": "core.charge", 
29582     "fields": {
29583         "updated": "2013-12-13T22:19:57.952Z", 
29584         "slice": 15, 
29585         "created": "2013-12-13T22:19:54.040Z", 
29586         "amount": 0.2856, 
29587         "object": 102, 
29588         "account": 12, 
29589         "state": "invoiced", 
29590         "coreHours": 4.08, 
29591         "invoice": 57, 
29592         "date": "2013-12-06T22:00:00Z", 
29593         "kind": "besteffort"
29594     }
29595 },
29596 {
29597     "pk": 59651, 
29598     "model": "core.charge", 
29599     "fields": {
29600         "updated": "2013-12-13T22:19:57.993Z", 
29601         "slice": 15, 
29602         "created": "2013-12-13T22:19:54.048Z", 
29603         "amount": 0.2744, 
29604         "object": 102, 
29605         "account": 12, 
29606         "state": "invoiced", 
29607         "coreHours": 3.92, 
29608         "invoice": 57, 
29609         "date": "2013-12-07T06:00:00Z", 
29610         "kind": "besteffort"
29611     }
29612 },
29613 {
29614     "pk": 59652, 
29615     "model": "core.charge", 
29616     "fields": {
29617         "updated": "2013-12-13T22:19:58.035Z", 
29618         "slice": 15, 
29619         "created": "2013-12-13T22:19:54.057Z", 
29620         "amount": 0.2632, 
29621         "object": 102, 
29622         "account": 12, 
29623         "state": "invoiced", 
29624         "coreHours": 3.76, 
29625         "invoice": 57, 
29626         "date": "2013-12-07T14:00:00Z", 
29627         "kind": "besteffort"
29628     }
29629 },
29630 {
29631     "pk": 59653, 
29632     "model": "core.charge", 
29633     "fields": {
29634         "updated": "2013-12-13T22:19:58.076Z", 
29635         "slice": 15, 
29636         "created": "2013-12-13T22:19:54.065Z", 
29637         "amount": 0.1176, 
29638         "object": 102, 
29639         "account": 12, 
29640         "state": "invoiced", 
29641         "coreHours": 1.68, 
29642         "invoice": 57, 
29643         "date": "2013-12-07T22:00:00Z", 
29644         "kind": "besteffort"
29645     }
29646 },
29647 {
29648     "pk": 59654, 
29649     "model": "core.charge", 
29650     "fields": {
29651         "updated": "2013-12-13T22:19:58.117Z", 
29652         "slice": 15, 
29653         "created": "2013-12-13T22:19:54.073Z", 
29654         "amount": 0.1792, 
29655         "object": 102, 
29656         "account": 12, 
29657         "state": "invoiced", 
29658         "coreHours": 2.56, 
29659         "invoice": 57, 
29660         "date": "2013-12-08T06:00:00Z", 
29661         "kind": "besteffort"
29662     }
29663 },
29664 {
29665     "pk": 59655, 
29666     "model": "core.charge", 
29667     "fields": {
29668         "updated": "2013-12-13T22:19:58.159Z", 
29669         "slice": 15, 
29670         "created": "2013-12-13T22:19:54.081Z", 
29671         "amount": 0.1456, 
29672         "object": 102, 
29673         "account": 12, 
29674         "state": "invoiced", 
29675         "coreHours": 2.08, 
29676         "invoice": 57, 
29677         "date": "2013-12-08T14:00:00Z", 
29678         "kind": "besteffort"
29679     }
29680 },
29681 {
29682     "pk": 59656, 
29683     "model": "core.charge", 
29684     "fields": {
29685         "updated": "2013-12-13T22:19:58.200Z", 
29686         "slice": 15, 
29687         "created": "2013-12-13T22:19:54.090Z", 
29688         "amount": 0.1176, 
29689         "object": 102, 
29690         "account": 12, 
29691         "state": "invoiced", 
29692         "coreHours": 1.68, 
29693         "invoice": 57, 
29694         "date": "2013-12-08T22:00:00Z", 
29695         "kind": "besteffort"
29696     }
29697 },
29698 {
29699     "pk": 59657, 
29700     "model": "core.charge", 
29701     "fields": {
29702         "updated": "2013-12-13T22:19:54.098Z", 
29703         "slice": 15, 
29704         "created": "2013-12-13T22:19:54.098Z", 
29705         "amount": 0.2464, 
29706         "object": 102, 
29707         "account": 12, 
29708         "state": "pending", 
29709         "coreHours": 3.52, 
29710         "invoice": null, 
29711         "date": "2013-12-09T06:00:00Z", 
29712         "kind": "besteffort"
29713     }
29714 },
29715 {
29716     "pk": 59658, 
29717     "model": "core.charge", 
29718     "fields": {
29719         "updated": "2013-12-13T22:19:54.106Z", 
29720         "slice": 15, 
29721         "created": "2013-12-13T22:19:54.106Z", 
29722         "amount": 0.252, 
29723         "object": 102, 
29724         "account": 12, 
29725         "state": "pending", 
29726         "coreHours": 3.6, 
29727         "invoice": null, 
29728         "date": "2013-12-09T14:00:00Z", 
29729         "kind": "besteffort"
29730     }
29731 },
29732 {
29733     "pk": 59659, 
29734     "model": "core.charge", 
29735     "fields": {
29736         "updated": "2013-12-13T22:19:54.115Z", 
29737         "slice": 15, 
29738         "created": "2013-12-13T22:19:54.115Z", 
29739         "amount": 0.2016, 
29740         "object": 102, 
29741         "account": 12, 
29742         "state": "pending", 
29743         "coreHours": 2.88, 
29744         "invoice": null, 
29745         "date": "2013-12-09T22:00:00Z", 
29746         "kind": "besteffort"
29747     }
29748 },
29749 {
29750     "pk": 59660, 
29751     "model": "core.charge", 
29752     "fields": {
29753         "updated": "2013-12-13T22:19:54.123Z", 
29754         "slice": 15, 
29755         "created": "2013-12-13T22:19:54.123Z", 
29756         "amount": 0.3024, 
29757         "object": 102, 
29758         "account": 12, 
29759         "state": "pending", 
29760         "coreHours": 4.32, 
29761         "invoice": null, 
29762         "date": "2013-12-10T06:00:00Z", 
29763         "kind": "besteffort"
29764     }
29765 },
29766 {
29767     "pk": 59661, 
29768     "model": "core.charge", 
29769     "fields": {
29770         "updated": "2013-12-13T22:19:54.131Z", 
29771         "slice": 15, 
29772         "created": "2013-12-13T22:19:54.131Z", 
29773         "amount": 0.3192, 
29774         "object": 102, 
29775         "account": 12, 
29776         "state": "pending", 
29777         "coreHours": 4.56, 
29778         "invoice": null, 
29779         "date": "2013-12-10T14:00:00Z", 
29780         "kind": "besteffort"
29781     }
29782 },
29783 {
29784     "pk": 59662, 
29785     "model": "core.charge", 
29786     "fields": {
29787         "updated": "2013-12-13T22:19:54.140Z", 
29788         "slice": 15, 
29789         "created": "2013-12-13T22:19:54.139Z", 
29790         "amount": 0.336, 
29791         "object": 102, 
29792         "account": 12, 
29793         "state": "pending", 
29794         "coreHours": 4.8, 
29795         "invoice": null, 
29796         "date": "2013-12-10T22:00:00Z", 
29797         "kind": "besteffort"
29798     }
29799 },
29800 {
29801     "pk": 59663, 
29802     "model": "core.charge", 
29803     "fields": {
29804         "updated": "2013-12-13T22:19:54.148Z", 
29805         "slice": 15, 
29806         "created": "2013-12-13T22:19:54.148Z", 
29807         "amount": 0.3024, 
29808         "object": 102, 
29809         "account": 12, 
29810         "state": "pending", 
29811         "coreHours": 4.32, 
29812         "invoice": null, 
29813         "date": "2013-12-11T06:00:00Z", 
29814         "kind": "besteffort"
29815     }
29816 },
29817 {
29818     "pk": 59664, 
29819     "model": "core.charge", 
29820     "fields": {
29821         "updated": "2013-12-13T22:19:54.156Z", 
29822         "slice": 15, 
29823         "created": "2013-12-13T22:19:54.156Z", 
29824         "amount": 0.2128, 
29825         "object": 102, 
29826         "account": 12, 
29827         "state": "pending", 
29828         "coreHours": 3.04, 
29829         "invoice": null, 
29830         "date": "2013-12-11T14:00:00Z", 
29831         "kind": "besteffort"
29832     }
29833 },
29834 {
29835     "pk": 59665, 
29836     "model": "core.charge", 
29837     "fields": {
29838         "updated": "2013-12-13T22:19:54.164Z", 
29839         "slice": 15, 
29840         "created": "2013-12-13T22:19:54.164Z", 
29841         "amount": 0.2296, 
29842         "object": 102, 
29843         "account": 12, 
29844         "state": "pending", 
29845         "coreHours": 3.28, 
29846         "invoice": null, 
29847         "date": "2013-12-11T22:00:00Z", 
29848         "kind": "besteffort"
29849     }
29850 },
29851 {
29852     "pk": 59666, 
29853     "model": "core.charge", 
29854     "fields": {
29855         "updated": "2013-12-13T22:19:54.173Z", 
29856         "slice": 15, 
29857         "created": "2013-12-13T22:19:54.173Z", 
29858         "amount": 0.1288, 
29859         "object": 102, 
29860         "account": 12, 
29861         "state": "pending", 
29862         "coreHours": 1.84, 
29863         "invoice": null, 
29864         "date": "2013-12-12T06:00:00Z", 
29865         "kind": "besteffort"
29866     }
29867 },
29868 {
29869     "pk": 59667, 
29870     "model": "core.charge", 
29871     "fields": {
29872         "updated": "2013-12-13T22:19:54.181Z", 
29873         "slice": 15, 
29874         "created": "2013-12-13T22:19:54.181Z", 
29875         "amount": 0.2912, 
29876         "object": 102, 
29877         "account": 12, 
29878         "state": "pending", 
29879         "coreHours": 4.16, 
29880         "invoice": null, 
29881         "date": "2013-12-12T14:00:00Z", 
29882         "kind": "besteffort"
29883     }
29884 },
29885 {
29886     "pk": 59668, 
29887     "model": "core.charge", 
29888     "fields": {
29889         "updated": "2013-12-13T22:19:54.189Z", 
29890         "slice": 15, 
29891         "created": "2013-12-13T22:19:54.189Z", 
29892         "amount": 0.224, 
29893         "object": 102, 
29894         "account": 12, 
29895         "state": "pending", 
29896         "coreHours": 3.2, 
29897         "invoice": null, 
29898         "date": "2013-12-12T22:00:00Z", 
29899         "kind": "besteffort"
29900     }
29901 },
29902 {
29903     "pk": 59669, 
29904     "model": "core.charge", 
29905     "fields": {
29906         "updated": "2013-12-13T22:19:54.197Z", 
29907         "slice": 15, 
29908         "created": "2013-12-13T22:19:54.197Z", 
29909         "amount": 0.168, 
29910         "object": 102, 
29911         "account": 12, 
29912         "state": "pending", 
29913         "coreHours": 2.4, 
29914         "invoice": null, 
29915         "date": "2013-12-13T06:00:00Z", 
29916         "kind": "besteffort"
29917     }
29918 },
29919 {
29920     "pk": 59670, 
29921     "model": "core.charge", 
29922     "fields": {
29923         "updated": "2013-12-13T22:19:54.206Z", 
29924         "slice": 15, 
29925         "created": "2013-12-13T22:19:54.206Z", 
29926         "amount": 0.3136, 
29927         "object": 102, 
29928         "account": 12, 
29929         "state": "pending", 
29930         "coreHours": 4.48, 
29931         "invoice": null, 
29932         "date": "2013-12-13T14:00:00Z", 
29933         "kind": "besteffort"
29934     }
29935 },
29936 {
29937     "pk": 59671, 
29938     "model": "core.charge", 
29939     "fields": {
29940         "updated": "2013-12-13T22:19:55.034Z", 
29941         "slice": 15, 
29942         "created": "2013-12-13T22:19:54.221Z", 
29943         "amount": 0.1176, 
29944         "object": 103, 
29945         "account": 12, 
29946         "state": "invoiced", 
29947         "coreHours": 1.68, 
29948         "invoice": 53, 
29949         "date": "2013-11-13T22:00:00Z", 
29950         "kind": "besteffort"
29951     }
29952 },
29953 {
29954     "pk": 59672, 
29955     "model": "core.charge", 
29956     "fields": {
29957         "updated": "2013-12-13T22:19:55.084Z", 
29958         "slice": 15, 
29959         "created": "2013-12-13T22:19:54.231Z", 
29960         "amount": 0.2968, 
29961         "object": 103, 
29962         "account": 12, 
29963         "state": "invoiced", 
29964         "coreHours": 4.24, 
29965         "invoice": 54, 
29966         "date": "2013-11-14T06:00:00Z", 
29967         "kind": "besteffort"
29968     }
29969 },
29970 {
29971     "pk": 59673, 
29972     "model": "core.charge", 
29973     "fields": {
29974         "updated": "2013-12-13T22:19:55.125Z", 
29975         "slice": 15, 
29976         "created": "2013-12-13T22:19:54.239Z", 
29977         "amount": 0.2016, 
29978         "object": 103, 
29979         "account": 12, 
29980         "state": "invoiced", 
29981         "coreHours": 2.88, 
29982         "invoice": 54, 
29983         "date": "2013-11-14T14:00:00Z", 
29984         "kind": "besteffort"
29985     }
29986 },
29987 {
29988     "pk": 59674, 
29989     "model": "core.charge", 
29990     "fields": {
29991         "updated": "2013-12-13T22:19:55.167Z", 
29992         "slice": 15, 
29993         "created": "2013-12-13T22:19:54.247Z", 
29994         "amount": 0.224, 
29995         "object": 103, 
29996         "account": 12, 
29997         "state": "invoiced", 
29998         "coreHours": 3.2, 
29999         "invoice": 54, 
30000         "date": "2013-11-14T22:00:00Z", 
30001         "kind": "besteffort"
30002     }
30003 },
30004 {
30005     "pk": 59675, 
30006     "model": "core.charge", 
30007     "fields": {
30008         "updated": "2013-12-13T22:19:55.208Z", 
30009         "slice": 15, 
30010         "created": "2013-12-13T22:19:54.255Z", 
30011         "amount": 0.308, 
30012         "object": 103, 
30013         "account": 12, 
30014         "state": "invoiced", 
30015         "coreHours": 4.4, 
30016         "invoice": 54, 
30017         "date": "2013-11-15T06:00:00Z", 
30018         "kind": "besteffort"
30019     }
30020 },
30021 {
30022     "pk": 59676, 
30023     "model": "core.charge", 
30024     "fields": {
30025         "updated": "2013-12-13T22:19:55.250Z", 
30026         "slice": 15, 
30027         "created": "2013-12-13T22:19:54.264Z", 
30028         "amount": 0.1288, 
30029         "object": 103, 
30030         "account": 12, 
30031         "state": "invoiced", 
30032         "coreHours": 1.84, 
30033         "invoice": 54, 
30034         "date": "2013-11-15T14:00:00Z", 
30035         "kind": "besteffort"
30036     }
30037 },
30038 {
30039     "pk": 59677, 
30040     "model": "core.charge", 
30041     "fields": {
30042         "updated": "2013-12-13T22:19:55.291Z", 
30043         "slice": 15, 
30044         "created": "2013-12-13T22:19:54.272Z", 
30045         "amount": 0.112, 
30046         "object": 103, 
30047         "account": 12, 
30048         "state": "invoiced", 
30049         "coreHours": 1.6, 
30050         "invoice": 54, 
30051         "date": "2013-11-15T22:00:00Z", 
30052         "kind": "besteffort"
30053     }
30054 },
30055 {
30056     "pk": 59678, 
30057     "model": "core.charge", 
30058     "fields": {
30059         "updated": "2013-12-13T22:19:55.332Z", 
30060         "slice": 15, 
30061         "created": "2013-12-13T22:19:54.280Z", 
30062         "amount": 0.1568, 
30063         "object": 103, 
30064         "account": 12, 
30065         "state": "invoiced", 
30066         "coreHours": 2.24, 
30067         "invoice": 54, 
30068         "date": "2013-11-16T06:00:00Z", 
30069         "kind": "besteffort"
30070     }
30071 },
30072 {
30073     "pk": 59679, 
30074     "model": "core.charge", 
30075     "fields": {
30076         "updated": "2013-12-13T22:19:55.374Z", 
30077         "slice": 15, 
30078         "created": "2013-12-13T22:19:54.289Z", 
30079         "amount": 0.1848, 
30080         "object": 103, 
30081         "account": 12, 
30082         "state": "invoiced", 
30083         "coreHours": 2.64, 
30084         "invoice": 54, 
30085         "date": "2013-11-16T14:00:00Z", 
30086         "kind": "besteffort"
30087     }
30088 },
30089 {
30090     "pk": 59680, 
30091     "model": "core.charge", 
30092     "fields": {
30093         "updated": "2013-12-13T22:19:55.415Z", 
30094         "slice": 15, 
30095         "created": "2013-12-13T22:19:54.297Z", 
30096         "amount": 0.2912, 
30097         "object": 103, 
30098         "account": 12, 
30099         "state": "invoiced", 
30100         "coreHours": 4.16, 
30101         "invoice": 54, 
30102         "date": "2013-11-16T22:00:00Z", 
30103         "kind": "besteffort"
30104     }
30105 },
30106 {
30107     "pk": 59681, 
30108     "model": "core.charge", 
30109     "fields": {
30110         "updated": "2013-12-13T22:19:55.457Z", 
30111         "slice": 15, 
30112         "created": "2013-12-13T22:19:54.305Z", 
30113         "amount": 0.2128, 
30114         "object": 103, 
30115         "account": 12, 
30116         "state": "invoiced", 
30117         "coreHours": 3.04, 
30118         "invoice": 54, 
30119         "date": "2013-11-17T06:00:00Z", 
30120         "kind": "besteffort"
30121     }
30122 },
30123 {
30124     "pk": 59682, 
30125     "model": "core.charge", 
30126     "fields": {
30127         "updated": "2013-12-13T22:19:55.498Z", 
30128         "slice": 15, 
30129         "created": "2013-12-13T22:19:54.314Z", 
30130         "amount": 0.1624, 
30131         "object": 103, 
30132         "account": 12, 
30133         "state": "invoiced", 
30134         "coreHours": 2.32, 
30135         "invoice": 54, 
30136         "date": "2013-11-17T14:00:00Z", 
30137         "kind": "besteffort"
30138     }
30139 },
30140 {
30141     "pk": 59683, 
30142     "model": "core.charge", 
30143     "fields": {
30144         "updated": "2013-12-13T22:19:55.539Z", 
30145         "slice": 15, 
30146         "created": "2013-12-13T22:19:54.322Z", 
30147         "amount": 0.2352, 
30148         "object": 103, 
30149         "account": 12, 
30150         "state": "invoiced", 
30151         "coreHours": 3.36, 
30152         "invoice": 54, 
30153         "date": "2013-11-17T22:00:00Z", 
30154         "kind": "besteffort"
30155     }
30156 },
30157 {
30158     "pk": 59684, 
30159     "model": "core.charge", 
30160     "fields": {
30161         "updated": "2013-12-13T22:19:55.614Z", 
30162         "slice": 15, 
30163         "created": "2013-12-13T22:19:54.330Z", 
30164         "amount": 0.1512, 
30165         "object": 103, 
30166         "account": 12, 
30167         "state": "invoiced", 
30168         "coreHours": 2.16, 
30169         "invoice": 55, 
30170         "date": "2013-11-18T06:00:00Z", 
30171         "kind": "besteffort"
30172     }
30173 },
30174 {
30175     "pk": 59685, 
30176     "model": "core.charge", 
30177     "fields": {
30178         "updated": "2013-12-13T22:19:55.655Z", 
30179         "slice": 15, 
30180         "created": "2013-12-13T22:19:54.339Z", 
30181         "amount": 0.112, 
30182         "object": 103, 
30183         "account": 12, 
30184         "state": "invoiced", 
30185         "coreHours": 1.6, 
30186         "invoice": 55, 
30187         "date": "2013-11-18T14:00:00Z", 
30188         "kind": "besteffort"
30189     }
30190 },
30191 {
30192     "pk": 59686, 
30193     "model": "core.charge", 
30194     "fields": {
30195         "updated": "2013-12-13T22:19:55.697Z", 
30196         "slice": 15, 
30197         "created": "2013-12-13T22:19:54.347Z", 
30198         "amount": 0.3024, 
30199         "object": 103, 
30200         "account": 12, 
30201         "state": "invoiced", 
30202         "coreHours": 4.32, 
30203         "invoice": 55, 
30204         "date": "2013-11-18T22:00:00Z", 
30205         "kind": "besteffort"
30206     }
30207 },
30208 {
30209     "pk": 59687, 
30210     "model": "core.charge", 
30211     "fields": {
30212         "updated": "2013-12-13T22:19:55.738Z", 
30213         "slice": 15, 
30214         "created": "2013-12-13T22:19:54.355Z", 
30215         "amount": 0.2744, 
30216         "object": 103, 
30217         "account": 12, 
30218         "state": "invoiced", 
30219         "coreHours": 3.92, 
30220         "invoice": 55, 
30221         "date": "2013-11-19T06:00:00Z", 
30222         "kind": "besteffort"
30223     }
30224 },
30225 {
30226     "pk": 59688, 
30227     "model": "core.charge", 
30228     "fields": {
30229         "updated": "2013-12-13T22:19:55.780Z", 
30230         "slice": 15, 
30231         "created": "2013-12-13T22:19:54.363Z", 
30232         "amount": 0.196, 
30233         "object": 103, 
30234         "account": 12, 
30235         "state": "invoiced", 
30236         "coreHours": 2.8, 
30237         "invoice": 55, 
30238         "date": "2013-11-19T14:00:00Z", 
30239         "kind": "besteffort"
30240     }
30241 },
30242 {
30243     "pk": 59689, 
30244     "model": "core.charge", 
30245     "fields": {
30246         "updated": "2013-12-13T22:19:55.821Z", 
30247         "slice": 15, 
30248         "created": "2013-12-13T22:19:54.371Z", 
30249         "amount": 0.2856, 
30250         "object": 103, 
30251         "account": 12, 
30252         "state": "invoiced", 
30253         "coreHours": 4.08, 
30254         "invoice": 55, 
30255         "date": "2013-11-19T22:00:00Z", 
30256         "kind": "besteffort"
30257     }
30258 },
30259 {
30260     "pk": 59690, 
30261     "model": "core.charge", 
30262     "fields": {
30263         "updated": "2013-12-13T22:19:55.863Z", 
30264         "slice": 15, 
30265         "created": "2013-12-13T22:19:54.380Z", 
30266         "amount": 0.28, 
30267         "object": 103, 
30268         "account": 12, 
30269         "state": "invoiced", 
30270         "coreHours": 4.0, 
30271         "invoice": 55, 
30272         "date": "2013-11-20T06:00:00Z", 
30273         "kind": "besteffort"
30274     }
30275 },
30276 {
30277     "pk": 59691, 
30278     "model": "core.charge", 
30279     "fields": {
30280         "updated": "2013-12-13T22:19:55.904Z", 
30281         "slice": 15, 
30282         "created": "2013-12-13T22:19:54.388Z", 
30283         "amount": 0.2576, 
30284         "object": 103, 
30285         "account": 12, 
30286         "state": "invoiced", 
30287         "coreHours": 3.68, 
30288         "invoice": 55, 
30289         "date": "2013-11-20T14:00:00Z", 
30290         "kind": "besteffort"
30291     }
30292 },
30293 {
30294     "pk": 59692, 
30295     "model": "core.charge", 
30296     "fields": {
30297         "updated": "2013-12-13T22:19:55.945Z", 
30298         "slice": 15, 
30299         "created": "2013-12-13T22:19:54.396Z", 
30300         "amount": 0.112, 
30301         "object": 103, 
30302         "account": 12, 
30303         "state": "invoiced", 
30304         "coreHours": 1.6, 
30305         "invoice": 55, 
30306         "date": "2013-11-20T22:00:00Z", 
30307         "kind": "besteffort"
30308     }
30309 },
30310 {
30311     "pk": 59693, 
30312     "model": "core.charge", 
30313     "fields": {
30314         "updated": "2013-12-13T22:19:55.987Z", 
30315         "slice": 15, 
30316         "created": "2013-12-13T22:19:54.405Z", 
30317         "amount": 0.3248, 
30318         "object": 103, 
30319         "account": 12, 
30320         "state": "invoiced", 
30321         "coreHours": 4.64, 
30322         "invoice": 55, 
30323         "date": "2013-11-21T06:00:00Z", 
30324         "kind": "besteffort"
30325     }
30326 },
30327 {
30328     "pk": 59694, 
30329     "model": "core.charge", 
30330     "fields": {
30331         "updated": "2013-12-13T22:19:56.028Z", 
30332         "slice": 15, 
30333         "created": "2013-12-13T22:19:54.413Z", 
30334         "amount": 0.2352, 
30335         "object": 103, 
30336         "account": 12, 
30337         "state": "invoiced", 
30338         "coreHours": 3.36, 
30339         "invoice": 55, 
30340         "date": "2013-11-21T14:00:00Z", 
30341         "kind": "besteffort"
30342     }
30343 },
30344 {
30345     "pk": 59695, 
30346     "model": "core.charge", 
30347     "fields": {
30348         "updated": "2013-12-13T22:19:56.070Z", 
30349         "slice": 15, 
30350         "created": "2013-12-13T22:19:54.421Z", 
30351         "amount": 0.1904, 
30352         "object": 103, 
30353         "account": 12, 
30354         "state": "invoiced", 
30355         "coreHours": 2.72, 
30356         "invoice": 55, 
30357         "date": "2013-11-21T22:00:00Z", 
30358         "kind": "besteffort"
30359     }
30360 },
30361 {
30362     "pk": 59696, 
30363     "model": "core.charge", 
30364     "fields": {
30365         "updated": "2013-12-13T22:19:56.111Z", 
30366         "slice": 15, 
30367         "created": "2013-12-13T22:19:54.429Z", 
30368         "amount": 0.2408, 
30369         "object": 103, 
30370         "account": 12, 
30371         "state": "invoiced", 
30372         "coreHours": 3.44, 
30373         "invoice": 55, 
30374         "date": "2013-11-22T06:00:00Z", 
30375         "kind": "besteffort"
30376     }
30377 },
30378 {
30379     "pk": 59697, 
30380     "model": "core.charge", 
30381     "fields": {
30382         "updated": "2013-12-13T22:19:56.153Z", 
30383         "slice": 15, 
30384         "created": "2013-12-13T22:19:54.438Z", 
30385         "amount": 0.1288, 
30386         "object": 103, 
30387         "account": 12, 
30388         "state": "invoiced", 
30389         "coreHours": 1.84, 
30390         "invoice": 55, 
30391         "date": "2013-11-22T14:00:00Z", 
30392         "kind": "besteffort"
30393     }
30394 },
30395 {
30396     "pk": 59698, 
30397     "model": "core.charge", 
30398     "fields": {
30399         "updated": "2013-12-13T22:19:56.194Z", 
30400         "slice": 15, 
30401         "created": "2013-12-13T22:19:54.446Z", 
30402         "amount": 0.2968, 
30403         "object": 103, 
30404         "account": 12, 
30405         "state": "invoiced", 
30406         "coreHours": 4.24, 
30407         "invoice": 55, 
30408         "date": "2013-11-22T22:00:00Z", 
30409         "kind": "besteffort"
30410     }
30411 },
30412 {
30413     "pk": 59699, 
30414     "model": "core.charge", 
30415     "fields": {
30416         "updated": "2013-12-13T22:19:56.235Z", 
30417         "slice": 15, 
30418         "created": "2013-12-13T22:19:54.454Z", 
30419         "amount": 0.2464, 
30420         "object": 103, 
30421         "account": 12, 
30422         "state": "invoiced", 
30423         "coreHours": 3.52, 
30424         "invoice": 55, 
30425         "date": "2013-11-23T06:00:00Z", 
30426         "kind": "besteffort"
30427     }
30428 },
30429 {
30430     "pk": 59700, 
30431     "model": "core.charge", 
30432     "fields": {
30433         "updated": "2013-12-13T22:19:56.277Z", 
30434         "slice": 15, 
30435         "created": "2013-12-13T22:19:54.463Z", 
30436         "amount": 0.196, 
30437         "object": 103, 
30438         "account": 12, 
30439         "state": "invoiced", 
30440         "coreHours": 2.8, 
30441         "invoice": 55, 
30442         "date": "2013-11-23T14:00:00Z", 
30443         "kind": "besteffort"
30444     }
30445 },
30446 {
30447     "pk": 59701, 
30448     "model": "core.charge", 
30449     "fields": {
30450         "updated": "2013-12-13T22:19:56.318Z", 
30451         "slice": 15, 
30452         "created": "2013-12-13T22:19:54.471Z", 
30453         "amount": 0.28, 
30454         "object": 103, 
30455         "account": 12, 
30456         "state": "invoiced", 
30457         "coreHours": 4.0, 
30458         "invoice": 55, 
30459         "date": "2013-11-23T22:00:00Z", 
30460         "kind": "besteffort"
30461     }
30462 },
30463 {
30464     "pk": 59702, 
30465     "model": "core.charge", 
30466     "fields": {
30467         "updated": "2013-12-13T22:19:56.360Z", 
30468         "slice": 15, 
30469         "created": "2013-12-13T22:19:54.479Z", 
30470         "amount": 0.2016, 
30471         "object": 103, 
30472         "account": 12, 
30473         "state": "invoiced", 
30474         "coreHours": 2.88, 
30475         "invoice": 55, 
30476         "date": "2013-11-24T06:00:00Z", 
30477         "kind": "besteffort"
30478     }
30479 },
30480 {
30481     "pk": 59703, 
30482     "model": "core.charge", 
30483     "fields": {
30484         "updated": "2013-12-13T22:19:56.401Z", 
30485         "slice": 15, 
30486         "created": "2013-12-13T22:19:54.487Z", 
30487         "amount": 0.1792, 
30488         "object": 103, 
30489         "account": 12, 
30490         "state": "invoiced", 
30491         "coreHours": 2.56, 
30492         "invoice": 55, 
30493         "date": "2013-11-24T14:00:00Z", 
30494         "kind": "besteffort"
30495     }
30496 },
30497 {
30498     "pk": 59704, 
30499     "model": "core.charge", 
30500     "fields": {
30501         "updated": "2013-12-13T22:19:56.442Z", 
30502         "slice": 15, 
30503         "created": "2013-12-13T22:19:54.496Z", 
30504         "amount": 0.2128, 
30505         "object": 103, 
30506         "account": 12, 
30507         "state": "invoiced", 
30508         "coreHours": 3.04, 
30509         "invoice": 55, 
30510         "date": "2013-11-24T22:00:00Z", 
30511         "kind": "besteffort"
30512     }
30513 },
30514 {
30515     "pk": 59705, 
30516     "model": "core.charge", 
30517     "fields": {
30518         "updated": "2013-12-13T22:19:56.492Z", 
30519         "slice": 15, 
30520         "created": "2013-12-13T22:19:54.504Z", 
30521         "amount": 0.2016, 
30522         "object": 103, 
30523         "account": 12, 
30524         "state": "invoiced", 
30525         "coreHours": 2.88, 
30526         "invoice": 56, 
30527         "date": "2013-11-25T06:00:00Z", 
30528         "kind": "besteffort"
30529     }
30530 },
30531 {
30532     "pk": 59706, 
30533     "model": "core.charge", 
30534     "fields": {
30535         "updated": "2013-12-13T22:19:56.534Z", 
30536         "slice": 15, 
30537         "created": "2013-12-13T22:19:54.512Z", 
30538         "amount": 0.1456, 
30539         "object": 103, 
30540         "account": 12, 
30541         "state": "invoiced", 
30542         "coreHours": 2.08, 
30543         "invoice": 56, 
30544         "date": "2013-11-25T14:00:00Z", 
30545         "kind": "besteffort"
30546     }
30547 },
30548 {
30549     "pk": 59707, 
30550     "model": "core.charge", 
30551     "fields": {
30552         "updated": "2013-12-13T22:19:56.575Z", 
30553         "slice": 15, 
30554         "created": "2013-12-13T22:19:54.521Z", 
30555         "amount": 0.2688, 
30556         "object": 103, 
30557         "account": 12, 
30558         "state": "invoiced", 
30559         "coreHours": 3.84, 
30560         "invoice": 56, 
30561         "date": "2013-11-25T22:00:00Z", 
30562         "kind": "besteffort"
30563     }
30564 },
30565 {
30566     "pk": 59708, 
30567     "model": "core.charge", 
30568     "fields": {
30569         "updated": "2013-12-13T22:19:56.616Z", 
30570         "slice": 15, 
30571         "created": "2013-12-13T22:19:54.529Z", 
30572         "amount": 0.336, 
30573         "object": 103, 
30574         "account": 12, 
30575         "state": "invoiced", 
30576         "coreHours": 4.8, 
30577         "invoice": 56, 
30578         "date": "2013-11-26T06:00:00Z", 
30579         "kind": "besteffort"
30580     }
30581 },
30582 {
30583     "pk": 59709, 
30584     "model": "core.charge", 
30585     "fields": {
30586         "updated": "2013-12-13T22:19:56.659Z", 
30587         "slice": 15, 
30588         "created": "2013-12-13T22:19:54.537Z", 
30589         "amount": 0.112, 
30590         "object": 103, 
30591         "account": 12, 
30592         "state": "invoiced", 
30593         "coreHours": 1.6, 
30594         "invoice": 56, 
30595         "date": "2013-11-26T14:00:00Z", 
30596         "kind": "besteffort"
30597     }
30598 },
30599 {
30600     "pk": 59710, 
30601     "model": "core.charge", 
30602     "fields": {
30603         "updated": "2013-12-13T22:19:56.701Z", 
30604         "slice": 15, 
30605         "created": "2013-12-13T22:19:54.545Z", 
30606         "amount": 0.2968, 
30607         "object": 103, 
30608         "account": 12, 
30609         "state": "invoiced", 
30610         "coreHours": 4.24, 
30611         "invoice": 56, 
30612         "date": "2013-11-26T22:00:00Z", 
30613         "kind": "besteffort"
30614     }
30615 },
30616 {
30617     "pk": 59711, 
30618     "model": "core.charge", 
30619     "fields": {
30620         "updated": "2013-12-13T22:19:56.742Z", 
30621         "slice": 15, 
30622         "created": "2013-12-13T22:19:54.554Z", 
30623         "amount": 0.1232, 
30624         "object": 103, 
30625         "account": 12, 
30626         "state": "invoiced", 
30627         "coreHours": 1.76, 
30628         "invoice": 56, 
30629         "date": "2013-11-27T06:00:00Z", 
30630         "kind": "besteffort"
30631     }
30632 },
30633 {
30634     "pk": 59712, 
30635     "model": "core.charge", 
30636     "fields": {
30637         "updated": "2013-12-13T22:19:56.784Z", 
30638         "slice": 15, 
30639         "created": "2013-12-13T22:19:54.562Z", 
30640         "amount": 0.3192, 
30641         "object": 103, 
30642         "account": 12, 
30643         "state": "invoiced", 
30644         "coreHours": 4.56, 
30645         "invoice": 56, 
30646         "date": "2013-11-27T14:00:00Z", 
30647         "kind": "besteffort"
30648     }
30649 },
30650 {
30651     "pk": 59713, 
30652     "model": "core.charge", 
30653     "fields": {
30654         "updated": "2013-12-13T22:19:56.825Z", 
30655         "slice": 15, 
30656         "created": "2013-12-13T22:19:54.570Z", 
30657         "amount": 0.2072, 
30658         "object": 103, 
30659         "account": 12, 
30660         "state": "invoiced", 
30661         "coreHours": 2.96, 
30662         "invoice": 56, 
30663         "date": "2013-11-27T22:00:00Z", 
30664         "kind": "besteffort"
30665     }
30666 },
30667 {
30668     "pk": 59714, 
30669     "model": "core.charge", 
30670     "fields": {
30671         "updated": "2013-12-13T22:19:56.867Z", 
30672         "slice": 15, 
30673         "created": "2013-12-13T22:19:54.579Z", 
30674         "amount": 0.1624, 
30675         "object": 103, 
30676         "account": 12, 
30677         "state": "invoiced", 
30678         "coreHours": 2.32, 
30679         "invoice": 56, 
30680         "date": "2013-11-28T06:00:00Z", 
30681         "kind": "besteffort"
30682     }
30683 },
30684 {
30685     "pk": 59715, 
30686     "model": "core.charge", 
30687     "fields": {
30688         "updated": "2013-12-13T22:19:56.908Z", 
30689         "slice": 15, 
30690         "created": "2013-12-13T22:19:54.587Z", 
30691         "amount": 0.1456, 
30692         "object": 103, 
30693         "account": 12, 
30694         "state": "invoiced", 
30695         "coreHours": 2.08, 
30696         "invoice": 56, 
30697         "date": "2013-11-28T14:00:00Z", 
30698         "kind": "besteffort"
30699     }
30700 },
30701 {
30702     "pk": 59716, 
30703     "model": "core.charge", 
30704     "fields": {
30705         "updated": "2013-12-13T22:19:56.949Z", 
30706         "slice": 15, 
30707         "created": "2013-12-13T22:19:54.595Z", 
30708         "amount": 0.112, 
30709         "object": 103, 
30710         "account": 12, 
30711         "state": "invoiced", 
30712         "coreHours": 1.6, 
30713         "invoice": 56, 
30714         "date": "2013-11-28T22:00:00Z", 
30715         "kind": "besteffort"
30716     }
30717 },
30718 {
30719     "pk": 59717, 
30720     "model": "core.charge", 
30721     "fields": {
30722         "updated": "2013-12-13T22:19:56.991Z", 
30723         "slice": 15, 
30724         "created": "2013-12-13T22:19:54.603Z", 
30725         "amount": 0.2688, 
30726         "object": 103, 
30727         "account": 12, 
30728         "state": "invoiced", 
30729         "coreHours": 3.84, 
30730         "invoice": 56, 
30731         "date": "2013-11-29T06:00:00Z", 
30732         "kind": "besteffort"
30733     }
30734 },
30735 {
30736     "pk": 59718, 
30737     "model": "core.charge", 
30738     "fields": {
30739         "updated": "2013-12-13T22:19:57.032Z", 
30740         "slice": 15, 
30741         "created": "2013-12-13T22:19:54.612Z", 
30742         "amount": 0.14, 
30743         "object": 103, 
30744         "account": 12, 
30745         "state": "invoiced", 
30746         "coreHours": 2.0, 
30747         "invoice": 56, 
30748         "date": "2013-11-29T14:00:00Z", 
30749         "kind": "besteffort"
30750     }
30751 },
30752 {
30753     "pk": 59719, 
30754     "model": "core.charge", 
30755     "fields": {
30756         "updated": "2013-12-13T22:19:57.074Z", 
30757         "slice": 15, 
30758         "created": "2013-12-13T22:19:54.620Z", 
30759         "amount": 0.1288, 
30760         "object": 103, 
30761         "account": 12, 
30762         "state": "invoiced", 
30763         "coreHours": 1.84, 
30764         "invoice": 56, 
30765         "date": "2013-11-29T22:00:00Z", 
30766         "kind": "besteffort"
30767     }
30768 },
30769 {
30770     "pk": 59720, 
30771     "model": "core.charge", 
30772     "fields": {
30773         "updated": "2013-12-13T22:19:57.148Z", 
30774         "slice": 15, 
30775         "created": "2013-12-13T22:19:54.628Z", 
30776         "amount": 0.1736, 
30777         "object": 103, 
30778         "account": 12, 
30779         "state": "invoiced", 
30780         "coreHours": 2.48, 
30781         "invoice": 56, 
30782         "date": "2013-11-30T06:00:00Z", 
30783         "kind": "besteffort"
30784     }
30785 },
30786 {
30787     "pk": 59721, 
30788     "model": "core.charge", 
30789     "fields": {
30790         "updated": "2013-12-13T22:19:57.190Z", 
30791         "slice": 15, 
30792         "created": "2013-12-13T22:19:54.637Z", 
30793         "amount": 0.2464, 
30794         "object": 103, 
30795         "account": 12, 
30796         "state": "invoiced", 
30797         "coreHours": 3.52, 
30798         "invoice": 56, 
30799         "date": "2013-11-30T14:00:00Z", 
30800         "kind": "besteffort"
30801     }
30802 },
30803 {
30804     "pk": 59722, 
30805     "model": "core.charge", 
30806     "fields": {
30807         "updated": "2013-12-13T22:19:57.231Z", 
30808         "slice": 15, 
30809         "created": "2013-12-13T22:19:54.645Z", 
30810         "amount": 0.2184, 
30811         "object": 103, 
30812         "account": 12, 
30813         "state": "invoiced", 
30814         "coreHours": 3.12, 
30815         "invoice": 56, 
30816         "date": "2013-11-30T22:00:00Z", 
30817         "kind": "besteffort"
30818     }
30819 },
30820 {
30821     "pk": 59723, 
30822     "model": "core.charge", 
30823     "fields": {
30824         "updated": "2013-12-13T22:19:57.272Z", 
30825         "slice": 15, 
30826         "created": "2013-12-13T22:19:54.653Z", 
30827         "amount": 0.2744, 
30828         "object": 103, 
30829         "account": 12, 
30830         "state": "invoiced", 
30831         "coreHours": 3.92, 
30832         "invoice": 56, 
30833         "date": "2013-12-01T06:00:00Z", 
30834         "kind": "besteffort"
30835     }
30836 },
30837 {
30838     "pk": 59724, 
30839     "model": "core.charge", 
30840     "fields": {
30841         "updated": "2013-12-13T22:19:57.314Z", 
30842         "slice": 15, 
30843         "created": "2013-12-13T22:19:54.661Z", 
30844         "amount": 0.2744, 
30845         "object": 103, 
30846         "account": 12, 
30847         "state": "invoiced", 
30848         "coreHours": 3.92, 
30849         "invoice": 56, 
30850         "date": "2013-12-01T14:00:00Z", 
30851         "kind": "besteffort"
30852     }
30853 },
30854 {
30855     "pk": 59725, 
30856     "model": "core.charge", 
30857     "fields": {
30858         "updated": "2013-12-13T22:19:57.355Z", 
30859         "slice": 15, 
30860         "created": "2013-12-13T22:19:54.670Z", 
30861         "amount": 0.2352, 
30862         "object": 103, 
30863         "account": 12, 
30864         "state": "invoiced", 
30865         "coreHours": 3.36, 
30866         "invoice": 56, 
30867         "date": "2013-12-01T22:00:00Z", 
30868         "kind": "besteffort"
30869     }
30870 },
30871 {
30872     "pk": 59726, 
30873     "model": "core.charge", 
30874     "fields": {
30875         "updated": "2013-12-13T22:19:57.405Z", 
30876         "slice": 15, 
30877         "created": "2013-12-13T22:19:54.678Z", 
30878         "amount": 0.2744, 
30879         "object": 103, 
30880         "account": 12, 
30881         "state": "invoiced", 
30882         "coreHours": 3.92, 
30883         "invoice": 57, 
30884         "date": "2013-12-02T06:00:00Z", 
30885         "kind": "besteffort"
30886     }
30887 },
30888 {
30889     "pk": 59727, 
30890     "model": "core.charge", 
30891     "fields": {
30892         "updated": "2013-12-13T22:19:57.446Z", 
30893         "slice": 15, 
30894         "created": "2013-12-13T22:19:54.686Z", 
30895         "amount": 0.3192, 
30896         "object": 103, 
30897         "account": 12, 
30898         "state": "invoiced", 
30899         "coreHours": 4.56, 
30900         "invoice": 57, 
30901         "date": "2013-12-02T14:00:00Z", 
30902         "kind": "besteffort"
30903     }
30904 },
30905 {
30906     "pk": 59728, 
30907     "model": "core.charge", 
30908     "fields": {
30909         "updated": "2013-12-13T22:19:57.488Z", 
30910         "slice": 15, 
30911         "created": "2013-12-13T22:19:54.695Z", 
30912         "amount": 0.28, 
30913         "object": 103, 
30914         "account": 12, 
30915         "state": "invoiced", 
30916         "coreHours": 4.0, 
30917         "invoice": 57, 
30918         "date": "2013-12-02T22:00:00Z", 
30919         "kind": "besteffort"
30920     }
30921 },
30922 {
30923     "pk": 59729, 
30924     "model": "core.charge", 
30925     "fields": {
30926         "updated": "2013-12-13T22:19:57.529Z", 
30927         "slice": 15, 
30928         "created": "2013-12-13T22:19:54.703Z", 
30929         "amount": 0.2912, 
30930         "object": 103, 
30931         "account": 12, 
30932         "state": "invoiced", 
30933         "coreHours": 4.16, 
30934         "invoice": 57, 
30935         "date": "2013-12-03T06:00:00Z", 
30936         "kind": "besteffort"
30937     }
30938 },
30939 {
30940     "pk": 59730, 
30941     "model": "core.charge", 
30942     "fields": {
30943         "updated": "2013-12-13T22:19:57.571Z", 
30944         "slice": 15, 
30945         "created": "2013-12-13T22:19:54.711Z", 
30946         "amount": 0.252, 
30947         "object": 103, 
30948         "account": 12, 
30949         "state": "invoiced", 
30950         "coreHours": 3.6, 
30951         "invoice": 57, 
30952         "date": "2013-12-03T14:00:00Z", 
30953         "kind": "besteffort"
30954     }
30955 },
30956 {
30957     "pk": 59731, 
30958     "model": "core.charge", 
30959     "fields": {
30960         "updated": "2013-12-13T22:19:57.612Z", 
30961         "slice": 15, 
30962         "created": "2013-12-13T22:19:54.719Z", 
30963         "amount": 0.1792, 
30964         "object": 103, 
30965         "account": 12, 
30966         "state": "invoiced", 
30967         "coreHours": 2.56, 
30968         "invoice": 57, 
30969         "date": "2013-12-03T22:00:00Z", 
30970         "kind": "besteffort"
30971     }
30972 },
30973 {
30974     "pk": 59732, 
30975     "model": "core.charge", 
30976     "fields": {
30977         "updated": "2013-12-13T22:19:57.653Z", 
30978         "slice": 15, 
30979         "created": "2013-12-13T22:19:54.728Z", 
30980         "amount": 0.2408, 
30981         "object": 103, 
30982         "account": 12, 
30983         "state": "invoiced", 
30984         "coreHours": 3.44, 
30985         "invoice": 57, 
30986         "date": "2013-12-04T06:00:00Z", 
30987         "kind": "besteffort"
30988     }
30989 },
30990 {
30991     "pk": 59733, 
30992     "model": "core.charge", 
30993     "fields": {
30994         "updated": "2013-12-13T22:19:57.695Z", 
30995         "slice": 15, 
30996         "created": "2013-12-13T22:19:54.736Z", 
30997         "amount": 0.2352, 
30998         "object": 103, 
30999         "account": 12, 
31000         "state": "invoiced", 
31001         "coreHours": 3.36, 
31002         "invoice": 57, 
31003         "date": "2013-12-04T14:00:00Z", 
31004         "kind": "besteffort"
31005     }
31006 },
31007 {
31008     "pk": 59734, 
31009     "model": "core.charge", 
31010     "fields": {
31011         "updated": "2013-12-13T22:19:57.736Z", 
31012         "slice": 15, 
31013         "created": "2013-12-13T22:19:54.744Z", 
31014         "amount": 0.3248, 
31015         "object": 103, 
31016         "account": 12, 
31017         "state": "invoiced", 
31018         "coreHours": 4.64, 
31019         "invoice": 57, 
31020         "date": "2013-12-04T22:00:00Z", 
31021         "kind": "besteffort"
31022     }
31023 },
31024 {
31025     "pk": 59735, 
31026     "model": "core.charge", 
31027     "fields": {
31028         "updated": "2013-12-13T22:19:57.778Z", 
31029         "slice": 15, 
31030         "created": "2013-12-13T22:19:54.753Z", 
31031         "amount": 0.2408, 
31032         "object": 103, 
31033         "account": 12, 
31034         "state": "invoiced", 
31035         "coreHours": 3.44, 
31036         "invoice": 57, 
31037         "date": "2013-12-05T06:00:00Z", 
31038         "kind": "besteffort"
31039     }
31040 },
31041 {
31042     "pk": 59736, 
31043     "model": "core.charge", 
31044     "fields": {
31045         "updated": "2013-12-13T22:19:57.819Z", 
31046         "slice": 15, 
31047         "created": "2013-12-13T22:19:54.761Z", 
31048         "amount": 0.224, 
31049         "object": 103, 
31050         "account": 12, 
31051         "state": "invoiced", 
31052         "coreHours": 3.2, 
31053         "invoice": 57, 
31054         "date": "2013-12-05T14:00:00Z", 
31055         "kind": "besteffort"
31056     }
31057 },
31058 {
31059     "pk": 59737, 
31060     "model": "core.charge", 
31061     "fields": {
31062         "updated": "2013-12-13T22:19:57.861Z", 
31063         "slice": 15, 
31064         "created": "2013-12-13T22:19:54.769Z", 
31065         "amount": 0.2128, 
31066         "object": 103, 
31067         "account": 12, 
31068         "state": "invoiced", 
31069         "coreHours": 3.04, 
31070         "invoice": 57, 
31071         "date": "2013-12-05T22:00:00Z", 
31072         "kind": "besteffort"
31073     }
31074 },
31075 {
31076     "pk": 59738, 
31077     "model": "core.charge", 
31078     "fields": {
31079         "updated": "2013-12-13T22:19:57.902Z", 
31080         "slice": 15, 
31081         "created": "2013-12-13T22:19:54.777Z", 
31082         "amount": 0.2072, 
31083         "object": 103, 
31084         "account": 12, 
31085         "state": "invoiced", 
31086         "coreHours": 2.96, 
31087         "invoice": 57, 
31088         "date": "2013-12-06T06:00:00Z", 
31089         "kind": "besteffort"
31090     }
31091 },
31092 {
31093     "pk": 59739, 
31094     "model": "core.charge", 
31095     "fields": {
31096         "updated": "2013-12-13T22:19:57.943Z", 
31097         "slice": 15, 
31098         "created": "2013-12-13T22:19:54.786Z", 
31099         "amount": 0.252, 
31100         "object": 103, 
31101         "account": 12, 
31102         "state": "invoiced", 
31103         "coreHours": 3.6, 
31104         "invoice": 57, 
31105         "date": "2013-12-06T14:00:00Z", 
31106         "kind": "besteffort"
31107     }
31108 },
31109 {
31110     "pk": 59740, 
31111     "model": "core.charge", 
31112     "fields": {
31113         "updated": "2013-12-13T22:19:57.985Z", 
31114         "slice": 15, 
31115         "created": "2013-12-13T22:19:54.794Z", 
31116         "amount": 0.224, 
31117         "object": 103, 
31118         "account": 12, 
31119         "state": "invoiced", 
31120         "coreHours": 3.2, 
31121         "invoice": 57, 
31122         "date": "2013-12-06T22:00:00Z", 
31123         "kind": "besteffort"
31124     }
31125 },
31126 {
31127     "pk": 59741, 
31128     "model": "core.charge", 
31129     "fields": {
31130         "updated": "2013-12-13T22:19:58.026Z", 
31131         "slice": 15, 
31132         "created": "2013-12-13T22:19:54.802Z", 
31133         "amount": 0.196, 
31134         "object": 103, 
31135         "account": 12, 
31136         "state": "invoiced", 
31137         "coreHours": 2.8, 
31138         "invoice": 57, 
31139         "date": "2013-12-07T06:00:00Z", 
31140         "kind": "besteffort"
31141     }
31142 },
31143 {
31144     "pk": 59742, 
31145     "model": "core.charge", 
31146     "fields": {
31147         "updated": "2013-12-13T22:19:58.068Z", 
31148         "slice": 15, 
31149         "created": "2013-12-13T22:19:54.811Z", 
31150         "amount": 0.2352, 
31151         "object": 103, 
31152         "account": 12, 
31153         "state": "invoiced", 
31154         "coreHours": 3.36, 
31155         "invoice": 57, 
31156         "date": "2013-12-07T14:00:00Z", 
31157         "kind": "besteffort"
31158     }
31159 },
31160 {
31161     "pk": 59743, 
31162     "model": "core.charge", 
31163     "fields": {
31164         "updated": "2013-12-13T22:19:58.109Z", 
31165         "slice": 15, 
31166         "created": "2013-12-13T22:19:54.819Z", 
31167         "amount": 0.2408, 
31168         "object": 103, 
31169         "account": 12, 
31170         "state": "invoiced", 
31171         "coreHours": 3.44, 
31172         "invoice": 57, 
31173         "date": "2013-12-07T22:00:00Z", 
31174         "kind": "besteffort"
31175     }
31176 },
31177 {
31178     "pk": 59744, 
31179     "model": "core.charge", 
31180     "fields": {
31181         "updated": "2013-12-13T22:19:58.151Z", 
31182         "slice": 15, 
31183         "created": "2013-12-13T22:19:54.827Z", 
31184         "amount": 0.3304, 
31185         "object": 103, 
31186         "account": 12, 
31187         "state": "invoiced", 
31188         "coreHours": 4.72, 
31189         "invoice": 57, 
31190         "date": "2013-12-08T06:00:00Z", 
31191         "kind": "besteffort"
31192     }
31193 },
31194 {
31195     "pk": 59745, 
31196     "model": "core.charge", 
31197     "fields": {
31198         "updated": "2013-12-13T22:19:58.192Z", 
31199         "slice": 15, 
31200         "created": "2013-12-13T22:19:54.835Z", 
31201         "amount": 0.336, 
31202         "object": 103, 
31203         "account": 12, 
31204         "state": "invoiced", 
31205         "coreHours": 4.8, 
31206         "invoice": 57, 
31207         "date": "2013-12-08T14:00:00Z", 
31208         "kind": "besteffort"
31209     }
31210 },
31211 {
31212     "pk": 59746, 
31213     "model": "core.charge", 
31214     "fields": {
31215         "updated": "2013-12-13T22:19:58.233Z", 
31216         "slice": 15, 
31217         "created": "2013-12-13T22:19:54.844Z", 
31218         "amount": 0.2464, 
31219         "object": 103, 
31220         "account": 12, 
31221         "state": "invoiced", 
31222         "coreHours": 3.52, 
31223         "invoice": 57, 
31224         "date": "2013-12-08T22:00:00Z", 
31225         "kind": "besteffort"
31226     }
31227 },
31228 {
31229     "pk": 59747, 
31230     "model": "core.charge", 
31231     "fields": {
31232         "updated": "2013-12-13T22:19:54.852Z", 
31233         "slice": 15, 
31234         "created": "2013-12-13T22:19:54.852Z", 
31235         "amount": 0.252, 
31236         "object": 103, 
31237         "account": 12, 
31238         "state": "pending", 
31239         "coreHours": 3.6, 
31240         "invoice": null, 
31241         "date": "2013-12-09T06:00:00Z", 
31242         "kind": "besteffort"
31243     }
31244 },
31245 {
31246     "pk": 59748, 
31247     "model": "core.charge", 
31248     "fields": {
31249         "updated": "2013-12-13T22:19:54.860Z", 
31250         "slice": 15, 
31251         "created": "2013-12-13T22:19:54.860Z", 
31252         "amount": 0.3304, 
31253         "object": 103, 
31254         "account": 12, 
31255         "state": "pending", 
31256         "coreHours": 4.72, 
31257         "invoice": null, 
31258         "date": "2013-12-09T14:00:00Z", 
31259         "kind": "besteffort"
31260     }
31261 },
31262 {
31263     "pk": 59749, 
31264     "model": "core.charge", 
31265     "fields": {
31266         "updated": "2013-12-13T22:19:54.869Z", 
31267         "slice": 15, 
31268         "created": "2013-12-13T22:19:54.869Z", 
31269         "amount": 0.1344, 
31270         "object": 103, 
31271         "account": 12, 
31272         "state": "pending", 
31273         "coreHours": 1.92, 
31274         "invoice": null, 
31275         "date": "2013-12-09T22:00:00Z", 
31276         "kind": "besteffort"
31277     }
31278 },
31279 {
31280     "pk": 59750, 
31281     "model": "core.charge", 
31282     "fields": {
31283         "updated": "2013-12-13T22:19:54.877Z", 
31284         "slice": 15, 
31285         "created": "2013-12-13T22:19:54.877Z", 
31286         "amount": 0.224, 
31287         "object": 103, 
31288         "account": 12, 
31289         "state": "pending", 
31290         "coreHours": 3.2, 
31291         "invoice": null, 
31292         "date": "2013-12-10T06:00:00Z", 
31293         "kind": "besteffort"
31294     }
31295 },
31296 {
31297     "pk": 59751, 
31298     "model": "core.charge", 
31299     "fields": {
31300         "updated": "2013-12-13T22:19:54.885Z", 
31301         "slice": 15, 
31302         "created": "2013-12-13T22:19:54.885Z", 
31303         "amount": 0.1232, 
31304         "object": 103, 
31305         "account": 12, 
31306         "state": "pending", 
31307         "coreHours": 1.76, 
31308         "invoice": null, 
31309         "date": "2013-12-10T14:00:00Z", 
31310         "kind": "besteffort"
31311     }
31312 },
31313 {
31314     "pk": 59752, 
31315     "model": "core.charge", 
31316     "fields": {
31317         "updated": "2013-12-13T22:19:54.894Z", 
31318         "slice": 15, 
31319         "created": "2013-12-13T22:19:54.893Z", 
31320         "amount": 0.3304, 
31321         "object": 103, 
31322         "account": 12, 
31323         "state": "pending", 
31324         "coreHours": 4.72, 
31325         "invoice": null, 
31326         "date": "2013-12-10T22:00:00Z", 
31327         "kind": "besteffort"
31328     }
31329 },
31330 {
31331     "pk": 59753, 
31332     "model": "core.charge", 
31333     "fields": {
31334         "updated": "2013-12-13T22:19:54.902Z", 
31335         "slice": 15, 
31336         "created": "2013-12-13T22:19:54.902Z", 
31337         "amount": 0.1736, 
31338         "object": 103, 
31339         "account": 12, 
31340         "state": "pending", 
31341         "coreHours": 2.48, 
31342         "invoice": null, 
31343         "date": "2013-12-11T06:00:00Z", 
31344         "kind": "besteffort"
31345     }
31346 },
31347 {
31348     "pk": 59754, 
31349     "model": "core.charge", 
31350     "fields": {
31351         "updated": "2013-12-13T22:19:54.910Z", 
31352         "slice": 15, 
31353         "created": "2013-12-13T22:19:54.910Z", 
31354         "amount": 0.28, 
31355         "object": 103, 
31356         "account": 12, 
31357         "state": "pending", 
31358         "coreHours": 4.0, 
31359         "invoice": null, 
31360         "date": "2013-12-11T14:00:00Z", 
31361         "kind": "besteffort"
31362     }
31363 },
31364 {
31365     "pk": 59755, 
31366     "model": "core.charge", 
31367     "fields": {
31368         "updated": "2013-12-13T22:19:54.918Z", 
31369         "slice": 15, 
31370         "created": "2013-12-13T22:19:54.918Z", 
31371         "amount": 0.2464, 
31372         "object": 103, 
31373         "account": 12, 
31374         "state": "pending", 
31375         "coreHours": 3.52, 
31376         "invoice": null, 
31377         "date": "2013-12-11T22:00:00Z", 
31378         "kind": "besteffort"
31379     }
31380 },
31381 {
31382     "pk": 59756, 
31383     "model": "core.charge", 
31384     "fields": {
31385         "updated": "2013-12-13T22:19:54.927Z", 
31386         "slice": 15, 
31387         "created": "2013-12-13T22:19:54.927Z", 
31388         "amount": 0.1288, 
31389         "object": 103, 
31390         "account": 12, 
31391         "state": "pending", 
31392         "coreHours": 1.84, 
31393         "invoice": null, 
31394         "date": "2013-12-12T06:00:00Z", 
31395         "kind": "besteffort"
31396     }
31397 },
31398 {
31399     "pk": 59757, 
31400     "model": "core.charge", 
31401     "fields": {
31402         "updated": "2013-12-13T22:19:54.935Z", 
31403         "slice": 15, 
31404         "created": "2013-12-13T22:19:54.935Z", 
31405         "amount": 0.168, 
31406         "object": 103, 
31407         "account": 12, 
31408         "state": "pending", 
31409         "coreHours": 2.4, 
31410         "invoice": null, 
31411         "date": "2013-12-12T14:00:00Z", 
31412         "kind": "besteffort"
31413     }
31414 },
31415 {
31416     "pk": 59758, 
31417     "model": "core.charge", 
31418     "fields": {
31419         "updated": "2013-12-13T22:19:54.943Z", 
31420         "slice": 15, 
31421         "created": "2013-12-13T22:19:54.943Z", 
31422         "amount": 0.1512, 
31423         "object": 103, 
31424         "account": 12, 
31425         "state": "pending", 
31426         "coreHours": 2.16, 
31427         "invoice": null, 
31428         "date": "2013-12-12T22:00:00Z", 
31429         "kind": "besteffort"
31430     }
31431 },
31432 {
31433     "pk": 59759, 
31434     "model": "core.charge", 
31435     "fields": {
31436         "updated": "2013-12-13T22:19:54.951Z", 
31437         "slice": 15, 
31438         "created": "2013-12-13T22:19:54.951Z", 
31439         "amount": 0.252, 
31440         "object": 103, 
31441         "account": 12, 
31442         "state": "pending", 
31443         "coreHours": 3.6, 
31444         "invoice": null, 
31445         "date": "2013-12-13T06:00:00Z", 
31446         "kind": "besteffort"
31447     }
31448 },
31449 {
31450     "pk": 59760, 
31451     "model": "core.charge", 
31452     "fields": {
31453         "updated": "2013-12-13T22:19:54.960Z", 
31454         "slice": 15, 
31455         "created": "2013-12-13T22:19:54.960Z", 
31456         "amount": 0.336, 
31457         "object": 103, 
31458         "account": 12, 
31459         "state": "pending", 
31460         "coreHours": 4.8, 
31461         "invoice": null, 
31462         "date": "2013-12-13T14:00:00Z", 
31463         "kind": "besteffort"
31464     }
31465 },
31466 {
31467     "pk": 1, 
31468     "model": "hpc.serviceprovider", 
31469     "fields": {
31470         "updated": "2013-12-11T18:11:43.757Z", 
31471         "description": "", 
31472         "enabled": true, 
31473         "name": "internet2", 
31474         "created": "2013-12-11T18:11:43.757Z"
31475     }
31476 },
31477 {
31478     "pk": 2, 
31479     "model": "hpc.serviceprovider", 
31480     "fields": {
31481         "updated": "2013-12-11T18:13:38.024Z", 
31482         "description": "", 
31483         "enabled": true, 
31484         "name": "Syndicate", 
31485         "created": "2013-12-11T18:11:52.622Z"
31486     }
31487 },
31488 {
31489     "pk": 29, 
31490     "model": "hpc.contentprovider", 
31491     "fields": {
31492         "updated": "2013-12-11T23:57:17.472Z", 
31493         "description": "Peer-to-peer content sharing for Syndicate distributed filesystem", 
31494         "created": "2013-12-11T23:57:17.472Z", 
31495         "serviceProvider": 2, 
31496         "enabled": true, 
31497         "users": [], 
31498         "name": "Syndicate"
31499     }
31500 },
31501 {
31502     "pk": 30, 
31503     "model": "hpc.contentprovider", 
31504     "fields": {
31505         "updated": "2013-12-11T23:57:20.586Z", 
31506         "description": "Content Provider for Georgia Tech", 
31507         "created": "2013-12-11T23:57:20.586Z", 
31508         "serviceProvider": 1, 
31509         "enabled": true, 
31510         "users": [], 
31511         "name": "Georgia Tech"
31512     }
31513 },
31514 {
31515     "pk": 31, 
31516     "model": "hpc.contentprovider", 
31517     "fields": {
31518         "updated": "2013-12-11T23:57:20.611Z", 
31519         "description": "Content Provider for Stanford University", 
31520         "created": "2013-12-11T23:57:20.611Z", 
31521         "serviceProvider": 1, 
31522         "enabled": true, 
31523         "users": [], 
31524         "name": "Stanford University"
31525     }
31526 },
31527 {
31528     "pk": 32, 
31529     "model": "hpc.contentprovider", 
31530     "fields": {
31531         "updated": "2013-12-11T23:57:20.636Z", 
31532         "description": "Content Provider for University of Washington", 
31533         "created": "2013-12-11T23:57:20.636Z", 
31534         "serviceProvider": 1, 
31535         "enabled": true, 
31536         "users": [], 
31537         "name": "University of Washington"
31538     }
31539 },
31540 {
31541     "pk": 33, 
31542     "model": "hpc.contentprovider", 
31543     "fields": {
31544         "updated": "2013-12-11T23:57:20.660Z", 
31545         "description": "Content Provider for Max Planck Institute", 
31546         "created": "2013-12-11T23:57:20.660Z", 
31547         "serviceProvider": 1, 
31548         "enabled": true, 
31549         "users": [], 
31550         "name": "Max Planck Institute"
31551     }
31552 },
31553 {
31554     "pk": 34, 
31555     "model": "hpc.contentprovider", 
31556     "fields": {
31557         "updated": "2013-12-11T23:57:20.685Z", 
31558         "description": "Content Provider for Princeton University", 
31559         "created": "2013-12-11T23:57:20.685Z", 
31560         "serviceProvider": 1, 
31561         "enabled": true, 
31562         "users": [], 
31563         "name": "Princeton University"
31564     }
31565 },
31566 {
31567     "pk": 35, 
31568     "model": "hpc.contentprovider", 
31569     "fields": {
31570         "updated": "2013-12-11T23:57:20.710Z", 
31571         "description": "Open Networking Lab", 
31572         "created": "2013-12-11T23:57:20.710Z", 
31573         "serviceProvider": 1, 
31574         "enabled": true, 
31575         "users": [], 
31576         "name": "ON.LAB"
31577     }
31578 },
31579 {
31580     "pk": 3527, 
31581     "model": "hpc.originserver", 
31582     "fields": {
31583         "updated": "2013-12-11T23:57:17.496Z", 
31584         "authenticated": false, 
31585         "description": "syndicate origin server", 
31586         "created": "2013-12-11T23:57:17.496Z", 
31587         "url": "node70.stanford.vicci.org:32780", 
31588         "enabled": true, 
31589         "redirects": true, 
31590         "protocol": "http", 
31591         "contentProvider": 29
31592     }
31593 },
31594 {
31595     "pk": 3528, 
31596     "model": "hpc.originserver", 
31597     "fields": {
31598         "updated": "2013-12-11T23:57:17.503Z", 
31599         "authenticated": false, 
31600         "description": "syndicate origin server", 
31601         "created": "2013-12-11T23:57:17.503Z", 
31602         "url": "node69.stanford.vicci.org:32780", 
31603         "enabled": true, 
31604         "redirects": true, 
31605         "protocol": "http", 
31606         "contentProvider": 29
31607     }
31608 },
31609 {
31610     "pk": 3529, 
31611     "model": "hpc.originserver", 
31612     "fields": {
31613         "updated": "2013-12-11T23:57:17.512Z", 
31614         "authenticated": false, 
31615         "description": "syndicate origin server", 
31616         "created": "2013-12-11T23:57:17.512Z", 
31617         "url": "node68.stanford.vicci.org:32780", 
31618         "enabled": true, 
31619         "redirects": true, 
31620         "protocol": "http", 
31621         "contentProvider": 29
31622     }
31623 },
31624 {
31625     "pk": 3530, 
31626     "model": "hpc.originserver", 
31627     "fields": {
31628         "updated": "2013-12-11T23:57:17.520Z", 
31629         "authenticated": false, 
31630         "description": "syndicate origin server", 
31631         "created": "2013-12-11T23:57:17.520Z", 
31632         "url": "node67.stanford.vicci.org:32780", 
31633         "enabled": true, 
31634         "redirects": true, 
31635         "protocol": "http", 
31636         "contentProvider": 29
31637     }
31638 },
31639 {
31640     "pk": 3531, 
31641     "model": "hpc.originserver", 
31642     "fields": {
31643         "updated": "2013-12-11T23:57:17.528Z", 
31644         "authenticated": false, 
31645         "description": "syndicate origin server", 
31646         "created": "2013-12-11T23:57:17.528Z", 
31647         "url": "node66.stanford.vicci.org:32780", 
31648         "enabled": true, 
31649         "redirects": true, 
31650         "protocol": "http", 
31651         "contentProvider": 29
31652     }
31653 },
31654 {
31655     "pk": 3532, 
31656     "model": "hpc.originserver", 
31657     "fields": {
31658         "updated": "2013-12-11T23:57:17.537Z", 
31659         "authenticated": false, 
31660         "description": "syndicate origin server", 
31661         "created": "2013-12-11T23:57:17.537Z", 
31662         "url": "node65.stanford.vicci.org:32780", 
31663         "enabled": true, 
31664         "redirects": true, 
31665         "protocol": "http", 
31666         "contentProvider": 29
31667     }
31668 },
31669 {
31670     "pk": 3533, 
31671     "model": "hpc.originserver", 
31672     "fields": {
31673         "updated": "2013-12-11T23:57:17.545Z", 
31674         "authenticated": false, 
31675         "description": "syndicate origin server", 
31676         "created": "2013-12-11T23:57:17.545Z", 
31677         "url": "node64.stanford.vicci.org:32780", 
31678         "enabled": true, 
31679         "redirects": true, 
31680         "protocol": "http", 
31681         "contentProvider": 29
31682     }
31683 },
31684 {
31685     "pk": 3534, 
31686     "model": "hpc.originserver", 
31687     "fields": {
31688         "updated": "2013-12-11T23:57:17.553Z", 
31689         "authenticated": false, 
31690         "description": "syndicate origin server", 
31691         "created": "2013-12-11T23:57:17.553Z", 
31692         "url": "node63.stanford.vicci.org:32780", 
31693         "enabled": true, 
31694         "redirects": true, 
31695         "protocol": "http", 
31696         "contentProvider": 29
31697     }
31698 },
31699 {
31700     "pk": 3535, 
31701     "model": "hpc.originserver", 
31702     "fields": {
31703         "updated": "2013-12-11T23:57:17.561Z", 
31704         "authenticated": false, 
31705         "description": "syndicate origin server", 
31706         "created": "2013-12-11T23:57:17.561Z", 
31707         "url": "node62.stanford.vicci.org:32780", 
31708         "enabled": true, 
31709         "redirects": true, 
31710         "protocol": "http", 
31711         "contentProvider": 29
31712     }
31713 },
31714 {
31715     "pk": 3536, 
31716     "model": "hpc.originserver", 
31717     "fields": {
31718         "updated": "2013-12-11T23:57:17.570Z", 
31719         "authenticated": false, 
31720         "description": "syndicate origin server", 
31721         "created": "2013-12-11T23:57:17.570Z", 
31722         "url": "node61.stanford.vicci.org:32780", 
31723         "enabled": true, 
31724         "redirects": true, 
31725         "protocol": "http", 
31726         "contentProvider": 29
31727     }
31728 },
31729 {
31730     "pk": 3537, 
31731     "model": "hpc.originserver", 
31732     "fields": {
31733         "updated": "2013-12-11T23:57:17.578Z", 
31734         "authenticated": false, 
31735         "description": "syndicate origin server", 
31736         "created": "2013-12-11T23:57:17.578Z", 
31737         "url": "node60.stanford.vicci.org:32780", 
31738         "enabled": true, 
31739         "redirects": true, 
31740         "protocol": "http", 
31741         "contentProvider": 29
31742     }
31743 },
31744 {
31745     "pk": 3538, 
31746     "model": "hpc.originserver", 
31747     "fields": {
31748         "updated": "2013-12-11T23:57:17.586Z", 
31749         "authenticated": false, 
31750         "description": "syndicate origin server", 
31751         "created": "2013-12-11T23:57:17.586Z", 
31752         "url": "node59.stanford.vicci.org:32780", 
31753         "enabled": true, 
31754         "redirects": true, 
31755         "protocol": "http", 
31756         "contentProvider": 29
31757     }
31758 },
31759 {
31760     "pk": 3539, 
31761     "model": "hpc.originserver", 
31762     "fields": {
31763         "updated": "2013-12-11T23:57:17.595Z", 
31764         "authenticated": false, 
31765         "description": "syndicate origin server", 
31766         "created": "2013-12-11T23:57:17.595Z", 
31767         "url": "node58.stanford.vicci.org:32780", 
31768         "enabled": true, 
31769         "redirects": true, 
31770         "protocol": "http", 
31771         "contentProvider": 29
31772     }
31773 },
31774 {
31775     "pk": 3540, 
31776     "model": "hpc.originserver", 
31777     "fields": {
31778         "updated": "2013-12-11T23:57:17.603Z", 
31779         "authenticated": false, 
31780         "description": "syndicate origin server", 
31781         "created": "2013-12-11T23:57:17.603Z", 
31782         "url": "node57.stanford.vicci.org:32780", 
31783         "enabled": true, 
31784         "redirects": true, 
31785         "protocol": "http", 
31786         "contentProvider": 29
31787     }
31788 },
31789 {
31790     "pk": 3541, 
31791     "model": "hpc.originserver", 
31792     "fields": {
31793         "updated": "2013-12-11T23:57:17.611Z", 
31794         "authenticated": false, 
31795         "description": "syndicate origin server", 
31796         "created": "2013-12-11T23:57:17.611Z", 
31797         "url": "node56.stanford.vicci.org:32780", 
31798         "enabled": true, 
31799         "redirects": true, 
31800         "protocol": "http", 
31801         "contentProvider": 29
31802     }
31803 },
31804 {
31805     "pk": 3542, 
31806     "model": "hpc.originserver", 
31807     "fields": {
31808         "updated": "2013-12-11T23:57:17.619Z", 
31809         "authenticated": false, 
31810         "description": "syndicate origin server", 
31811         "created": "2013-12-11T23:57:17.619Z", 
31812         "url": "node55.stanford.vicci.org:32780", 
31813         "enabled": true, 
31814         "redirects": true, 
31815         "protocol": "http", 
31816         "contentProvider": 29
31817     }
31818 },
31819 {
31820     "pk": 3543, 
31821     "model": "hpc.originserver", 
31822     "fields": {
31823         "updated": "2013-12-11T23:57:17.628Z", 
31824         "authenticated": false, 
31825         "description": "syndicate origin server", 
31826         "created": "2013-12-11T23:57:17.628Z", 
31827         "url": "node54.stanford.vicci.org:32780", 
31828         "enabled": true, 
31829         "redirects": true, 
31830         "protocol": "http", 
31831         "contentProvider": 29
31832     }
31833 },
31834 {
31835     "pk": 3544, 
31836     "model": "hpc.originserver", 
31837     "fields": {
31838         "updated": "2013-12-11T23:57:17.636Z", 
31839         "authenticated": false, 
31840         "description": "syndicate origin server", 
31841         "created": "2013-12-11T23:57:17.636Z", 
31842         "url": "node53.stanford.vicci.org:32780", 
31843         "enabled": true, 
31844         "redirects": true, 
31845         "protocol": "http", 
31846         "contentProvider": 29
31847     }
31848 },
31849 {
31850     "pk": 3545, 
31851     "model": "hpc.originserver", 
31852     "fields": {
31853         "updated": "2013-12-11T23:57:17.644Z", 
31854         "authenticated": false, 
31855         "description": "syndicate origin server", 
31856         "created": "2013-12-11T23:57:17.644Z", 
31857         "url": "node52.stanford.vicci.org:32780", 
31858         "enabled": true, 
31859         "redirects": true, 
31860         "protocol": "http", 
31861         "contentProvider": 29
31862     }
31863 },
31864 {
31865     "pk": 3546, 
31866     "model": "hpc.originserver", 
31867     "fields": {
31868         "updated": "2013-12-11T23:57:17.653Z", 
31869         "authenticated": false, 
31870         "description": "syndicate origin server", 
31871         "created": "2013-12-11T23:57:17.653Z", 
31872         "url": "node51.stanford.vicci.org:32780", 
31873         "enabled": true, 
31874         "redirects": true, 
31875         "protocol": "http", 
31876         "contentProvider": 29
31877     }
31878 },
31879 {
31880     "pk": 3547, 
31881     "model": "hpc.originserver", 
31882     "fields": {
31883         "updated": "2013-12-11T23:57:17.661Z", 
31884         "authenticated": false, 
31885         "description": "syndicate origin server", 
31886         "created": "2013-12-11T23:57:17.661Z", 
31887         "url": "node50.stanford.vicci.org:32780", 
31888         "enabled": true, 
31889         "redirects": true, 
31890         "protocol": "http", 
31891         "contentProvider": 29
31892     }
31893 },
31894 {
31895     "pk": 3548, 
31896     "model": "hpc.originserver", 
31897     "fields": {
31898         "updated": "2013-12-11T23:57:17.669Z", 
31899         "authenticated": false, 
31900         "description": "syndicate origin server", 
31901         "created": "2013-12-11T23:57:17.669Z", 
31902         "url": "node49.stanford.vicci.org:32780", 
31903         "enabled": true, 
31904         "redirects": true, 
31905         "protocol": "http", 
31906         "contentProvider": 29
31907     }
31908 },
31909 {
31910     "pk": 3549, 
31911     "model": "hpc.originserver", 
31912     "fields": {
31913         "updated": "2013-12-11T23:57:17.677Z", 
31914         "authenticated": false, 
31915         "description": "syndicate origin server", 
31916         "created": "2013-12-11T23:57:17.677Z", 
31917         "url": "node48.stanford.vicci.org:32780", 
31918         "enabled": true, 
31919         "redirects": true, 
31920         "protocol": "http", 
31921         "contentProvider": 29
31922     }
31923 },
31924 {
31925     "pk": 3550, 
31926     "model": "hpc.originserver", 
31927     "fields": {
31928         "updated": "2013-12-11T23:57:17.686Z", 
31929         "authenticated": false, 
31930         "description": "syndicate origin server", 
31931         "created": "2013-12-11T23:57:17.686Z", 
31932         "url": "node47.stanford.vicci.org:32780", 
31933         "enabled": true, 
31934         "redirects": true, 
31935         "protocol": "http", 
31936         "contentProvider": 29
31937     }
31938 },
31939 {
31940     "pk": 3551, 
31941     "model": "hpc.originserver", 
31942     "fields": {
31943         "updated": "2013-12-11T23:57:17.694Z", 
31944         "authenticated": false, 
31945         "description": "syndicate origin server", 
31946         "created": "2013-12-11T23:57:17.694Z", 
31947         "url": "node46.stanford.vicci.org:32780", 
31948         "enabled": true, 
31949         "redirects": true, 
31950         "protocol": "http", 
31951         "contentProvider": 29
31952     }
31953 },
31954 {
31955     "pk": 3552, 
31956     "model": "hpc.originserver", 
31957     "fields": {
31958         "updated": "2013-12-11T23:57:17.702Z", 
31959         "authenticated": false, 
31960         "description": "syndicate origin server", 
31961         "created": "2013-12-11T23:57:17.702Z", 
31962         "url": "node45.stanford.vicci.org:32780", 
31963         "enabled": true, 
31964         "redirects": true, 
31965         "protocol": "http", 
31966         "contentProvider": 29
31967     }
31968 },
31969 {
31970     "pk": 3553, 
31971     "model": "hpc.originserver", 
31972     "fields": {
31973         "updated": "2013-12-11T23:57:17.711Z", 
31974         "authenticated": false, 
31975         "description": "syndicate origin server", 
31976         "created": "2013-12-11T23:57:17.711Z", 
31977         "url": "node44.stanford.vicci.org:32780", 
31978         "enabled": true, 
31979         "redirects": true, 
31980         "protocol": "http", 
31981         "contentProvider": 29
31982     }
31983 },
31984 {
31985     "pk": 3554, 
31986     "model": "hpc.originserver", 
31987     "fields": {
31988         "updated": "2013-12-11T23:57:17.719Z", 
31989         "authenticated": false, 
31990         "description": "syndicate origin server", 
31991         "created": "2013-12-11T23:57:17.719Z", 
31992         "url": "node43.stanford.vicci.org:32780", 
31993         "enabled": true, 
31994         "redirects": true, 
31995         "protocol": "http", 
31996         "contentProvider": 29
31997     }
31998 },
31999 {
32000     "pk": 3555, 
32001     "model": "hpc.originserver", 
32002     "fields": {
32003         "updated": "2013-12-11T23:57:17.727Z", 
32004         "authenticated": false, 
32005         "description": "syndicate origin server", 
32006         "created": "2013-12-11T23:57:17.727Z", 
32007         "url": "node42.stanford.vicci.org:32780", 
32008         "enabled": true, 
32009         "redirects": true, 
32010         "protocol": "http", 
32011         "contentProvider": 29
32012     }
32013 },
32014 {
32015     "pk": 3556, 
32016     "model": "hpc.originserver", 
32017     "fields": {
32018         "updated": "2013-12-11T23:57:17.735Z", 
32019         "authenticated": false, 
32020         "description": "syndicate origin server", 
32021         "created": "2013-12-11T23:57:17.735Z", 
32022         "url": "node41.stanford.vicci.org:32780", 
32023         "enabled": true, 
32024         "redirects": true, 
32025         "protocol": "http", 
32026         "contentProvider": 29
32027     }
32028 },
32029 {
32030     "pk": 3557, 
32031     "model": "hpc.originserver", 
32032     "fields": {
32033         "updated": "2013-12-11T23:57:17.744Z", 
32034         "authenticated": false, 
32035         "description": "syndicate origin server", 
32036         "created": "2013-12-11T23:57:17.744Z", 
32037         "url": "node40.stanford.vicci.org:32780", 
32038         "enabled": true, 
32039         "redirects": true, 
32040         "protocol": "http", 
32041         "contentProvider": 29
32042     }
32043 },
32044 {
32045     "pk": 3558, 
32046     "model": "hpc.originserver", 
32047     "fields": {
32048         "updated": "2013-12-11T23:57:17.752Z", 
32049         "authenticated": false, 
32050         "description": "syndicate origin server", 
32051         "created": "2013-12-11T23:57:17.752Z", 
32052         "url": "node39.stanford.vicci.org:32780", 
32053         "enabled": true, 
32054         "redirects": true, 
32055         "protocol": "http", 
32056         "contentProvider": 29
32057     }
32058 },
32059 {
32060     "pk": 3559, 
32061     "model": "hpc.originserver", 
32062     "fields": {
32063         "updated": "2013-12-11T23:57:17.760Z", 
32064         "authenticated": false, 
32065         "description": "syndicate origin server", 
32066         "created": "2013-12-11T23:57:17.760Z", 
32067         "url": "node38.stanford.vicci.org:32780", 
32068         "enabled": true, 
32069         "redirects": true, 
32070         "protocol": "http", 
32071         "contentProvider": 29
32072     }
32073 },
32074 {
32075     "pk": 3560, 
32076     "model": "hpc.originserver", 
32077     "fields": {
32078         "updated": "2013-12-11T23:57:17.768Z", 
32079         "authenticated": false, 
32080         "description": "syndicate origin server", 
32081         "created": "2013-12-11T23:57:17.768Z", 
32082         "url": "node37.stanford.vicci.org:32780", 
32083         "enabled": true, 
32084         "redirects": true, 
32085         "protocol": "http", 
32086         "contentProvider": 29
32087     }
32088 },
32089 {
32090     "pk": 3561, 
32091     "model": "hpc.originserver", 
32092     "fields": {
32093         "updated": "2013-12-11T23:57:17.777Z", 
32094         "authenticated": false, 
32095         "description": "syndicate origin server", 
32096         "created": "2013-12-11T23:57:17.777Z", 
32097         "url": "node36.stanford.vicci.org:32780", 
32098         "enabled": true, 
32099         "redirects": true, 
32100         "protocol": "http", 
32101         "contentProvider": 29
32102     }
32103 },
32104 {
32105     "pk": 3562, 
32106     "model": "hpc.originserver", 
32107     "fields": {
32108         "updated": "2013-12-11T23:57:17.785Z", 
32109         "authenticated": false, 
32110         "description": "syndicate origin server", 
32111         "created": "2013-12-11T23:57:17.785Z", 
32112         "url": "node35.stanford.vicci.org:32780", 
32113         "enabled": true, 
32114         "redirects": true, 
32115         "protocol": "http", 
32116         "contentProvider": 29
32117     }
32118 },
32119 {
32120     "pk": 3563, 
32121     "model": "hpc.originserver", 
32122     "fields": {
32123         "updated": "2013-12-11T23:57:17.793Z", 
32124         "authenticated": false, 
32125         "description": "syndicate origin server", 
32126         "created": "2013-12-11T23:57:17.793Z", 
32127         "url": "node34.stanford.vicci.org:32780", 
32128         "enabled": true, 
32129         "redirects": true, 
32130         "protocol": "http", 
32131         "contentProvider": 29
32132     }
32133 },
32134 {
32135     "pk": 3564, 
32136     "model": "hpc.originserver", 
32137     "fields": {
32138         "updated": "2013-12-11T23:57:17.802Z", 
32139         "authenticated": false, 
32140         "description": "syndicate origin server", 
32141         "created": "2013-12-11T23:57:17.802Z", 
32142         "url": "node33.stanford.vicci.org:32780", 
32143         "enabled": true, 
32144         "redirects": true, 
32145         "protocol": "http", 
32146         "contentProvider": 29
32147     }
32148 },
32149 {
32150     "pk": 3565, 
32151     "model": "hpc.originserver", 
32152     "fields": {
32153         "updated": "2013-12-11T23:57:17.810Z", 
32154         "authenticated": false, 
32155         "description": "syndicate origin server", 
32156         "created": "2013-12-11T23:57:17.810Z", 
32157         "url": "node32.stanford.vicci.org:32780", 
32158         "enabled": true, 
32159         "redirects": true, 
32160         "protocol": "http", 
32161         "contentProvider": 29
32162     }
32163 },
32164 {
32165     "pk": 3566, 
32166     "model": "hpc.originserver", 
32167     "fields": {
32168         "updated": "2013-12-11T23:57:17.818Z", 
32169         "authenticated": false, 
32170         "description": "syndicate origin server", 
32171         "created": "2013-12-11T23:57:17.818Z", 
32172         "url": "node31.stanford.vicci.org:32780", 
32173         "enabled": true, 
32174         "redirects": true, 
32175         "protocol": "http", 
32176         "contentProvider": 29
32177     }
32178 },
32179 {
32180     "pk": 3567, 
32181     "model": "hpc.originserver", 
32182     "fields": {
32183         "updated": "2013-12-11T23:57:17.826Z", 
32184         "authenticated": false, 
32185         "description": "syndicate origin server", 
32186         "created": "2013-12-11T23:57:17.826Z", 
32187         "url": "node30.stanford.vicci.org:32780", 
32188         "enabled": true, 
32189         "redirects": true, 
32190         "protocol": "http", 
32191         "contentProvider": 29
32192     }
32193 },
32194 {
32195     "pk": 3568, 
32196     "model": "hpc.originserver", 
32197     "fields": {
32198         "updated": "2013-12-11T23:57:17.835Z", 
32199         "authenticated": false, 
32200         "description": "syndicate origin server", 
32201         "created": "2013-12-11T23:57:17.835Z", 
32202         "url": "node29.stanford.vicci.org:32780", 
32203         "enabled": true, 
32204         "redirects": true, 
32205         "protocol": "http", 
32206         "contentProvider": 29
32207     }
32208 },
32209 {
32210     "pk": 3569, 
32211     "model": "hpc.originserver", 
32212     "fields": {
32213         "updated": "2013-12-11T23:57:17.843Z", 
32214         "authenticated": false, 
32215         "description": "syndicate origin server", 
32216         "created": "2013-12-11T23:57:17.843Z", 
32217         "url": "node28.stanford.vicci.org:32780", 
32218         "enabled": true, 
32219         "redirects": true, 
32220         "protocol": "http", 
32221         "contentProvider": 29
32222     }
32223 },
32224 {
32225     "pk": 3570, 
32226     "model": "hpc.originserver", 
32227     "fields": {
32228         "updated": "2013-12-11T23:57:17.851Z", 
32229         "authenticated": false, 
32230         "description": "syndicate origin server", 
32231         "created": "2013-12-11T23:57:17.851Z", 
32232         "url": "node27.stanford.vicci.org:32780", 
32233         "enabled": true, 
32234         "redirects": true, 
32235         "protocol": "http", 
32236         "contentProvider": 29
32237     }
32238 },
32239 {
32240     "pk": 3571, 
32241     "model": "hpc.originserver", 
32242     "fields": {
32243         "updated": "2013-12-11T23:57:17.860Z", 
32244         "authenticated": false, 
32245         "description": "syndicate origin server", 
32246         "created": "2013-12-11T23:57:17.860Z", 
32247         "url": "node26.stanford.vicci.org:32780", 
32248         "enabled": true, 
32249         "redirects": true, 
32250         "protocol": "http", 
32251         "contentProvider": 29
32252     }
32253 },
32254 {
32255     "pk": 3572, 
32256     "model": "hpc.originserver", 
32257     "fields": {
32258         "updated": "2013-12-11T23:57:17.868Z", 
32259         "authenticated": false, 
32260         "description": "syndicate origin server", 
32261         "created": "2013-12-11T23:57:17.868Z", 
32262         "url": "node25.stanford.vicci.org:32780", 
32263         "enabled": true, 
32264         "redirects": true, 
32265         "protocol": "http", 
32266         "contentProvider": 29
32267     }
32268 },
32269 {
32270     "pk": 3573, 
32271     "model": "hpc.originserver", 
32272     "fields": {
32273         "updated": "2013-12-11T23:57:17.876Z", 
32274         "authenticated": false, 
32275         "description": "syndicate origin server", 
32276         "created": "2013-12-11T23:57:17.876Z", 
32277         "url": "node24.stanford.vicci.org:32780", 
32278         "enabled": true, 
32279         "redirects": true, 
32280         "protocol": "http", 
32281         "contentProvider": 29
32282     }
32283 },
32284 {
32285     "pk": 3574, 
32286     "model": "hpc.originserver", 
32287     "fields": {
32288         "updated": "2013-12-11T23:57:17.884Z", 
32289         "authenticated": false, 
32290         "description": "syndicate origin server", 
32291         "created": "2013-12-11T23:57:17.884Z", 
32292         "url": "node23.stanford.vicci.org:32780", 
32293         "enabled": true, 
32294         "redirects": true, 
32295         "protocol": "http", 
32296         "contentProvider": 29
32297     }
32298 },
32299 {
32300     "pk": 3575, 
32301     "model": "hpc.originserver", 
32302     "fields": {
32303         "updated": "2013-12-11T23:57:17.893Z", 
32304         "authenticated": false, 
32305         "description": "syndicate origin server", 
32306         "created": "2013-12-11T23:57:17.893Z", 
32307         "url": "node22.stanford.vicci.org:32780", 
32308         "enabled": true, 
32309         "redirects": true, 
32310         "protocol": "http", 
32311         "contentProvider": 29
32312     }
32313 },
32314 {
32315     "pk": 3576, 
32316     "model": "hpc.originserver", 
32317     "fields": {
32318         "updated": "2013-12-11T23:57:17.901Z", 
32319         "authenticated": false, 
32320         "description": "syndicate origin server", 
32321         "created": "2013-12-11T23:57:17.901Z", 
32322         "url": "node21.stanford.vicci.org:32780", 
32323         "enabled": true, 
32324         "redirects": true, 
32325         "protocol": "http", 
32326         "contentProvider": 29
32327     }
32328 },
32329 {
32330     "pk": 3577, 
32331     "model": "hpc.originserver", 
32332     "fields": {
32333         "updated": "2013-12-11T23:57:17.909Z", 
32334         "authenticated": false, 
32335         "description": "syndicate origin server", 
32336         "created": "2013-12-11T23:57:17.909Z", 
32337         "url": "node20.stanford.vicci.org:32780", 
32338         "enabled": true, 
32339         "redirects": true, 
32340         "protocol": "http", 
32341         "contentProvider": 29
32342     }
32343 },
32344 {
32345     "pk": 3578, 
32346     "model": "hpc.originserver", 
32347     "fields": {
32348         "updated": "2013-12-11T23:57:17.918Z", 
32349         "authenticated": false, 
32350         "description": "syndicate origin server", 
32351         "created": "2013-12-11T23:57:17.918Z", 
32352         "url": "node19.stanford.vicci.org:32780", 
32353         "enabled": true, 
32354         "redirects": true, 
32355         "protocol": "http", 
32356         "contentProvider": 29
32357     }
32358 },
32359 {
32360     "pk": 3579, 
32361     "model": "hpc.originserver", 
32362     "fields": {
32363         "updated": "2013-12-11T23:57:17.926Z", 
32364         "authenticated": false, 
32365         "description": "syndicate origin server", 
32366         "created": "2013-12-11T23:57:17.926Z", 
32367         "url": "node18.stanford.vicci.org:32780", 
32368         "enabled": true, 
32369         "redirects": true, 
32370         "protocol": "http", 
32371         "contentProvider": 29
32372     }
32373 },
32374 {
32375     "pk": 3580, 
32376     "model": "hpc.originserver", 
32377     "fields": {
32378         "updated": "2013-12-11T23:57:17.934Z", 
32379         "authenticated": false, 
32380         "description": "syndicate origin server", 
32381         "created": "2013-12-11T23:57:17.934Z", 
32382         "url": "node17.stanford.vicci.org:32780", 
32383         "enabled": true, 
32384         "redirects": true, 
32385         "protocol": "http", 
32386         "contentProvider": 29
32387     }
32388 },
32389 {
32390     "pk": 3581, 
32391     "model": "hpc.originserver", 
32392     "fields": {
32393         "updated": "2013-12-11T23:57:17.942Z", 
32394         "authenticated": false, 
32395         "description": "syndicate origin server", 
32396         "created": "2013-12-11T23:57:17.942Z", 
32397         "url": "node16.stanford.vicci.org:32780", 
32398         "enabled": true, 
32399         "redirects": true, 
32400         "protocol": "http", 
32401         "contentProvider": 29
32402     }
32403 },
32404 {
32405     "pk": 3582, 
32406     "model": "hpc.originserver", 
32407     "fields": {
32408         "updated": "2013-12-11T23:57:17.951Z", 
32409         "authenticated": false, 
32410         "description": "syndicate origin server", 
32411         "created": "2013-12-11T23:57:17.951Z", 
32412         "url": "node15.stanford.vicci.org:32780", 
32413         "enabled": true, 
32414         "redirects": true, 
32415         "protocol": "http", 
32416         "contentProvider": 29
32417     }
32418 },
32419 {
32420     "pk": 3583, 
32421     "model": "hpc.originserver", 
32422     "fields": {
32423         "updated": "2013-12-11T23:57:17.959Z", 
32424         "authenticated": false, 
32425         "description": "syndicate origin server", 
32426         "created": "2013-12-11T23:57:17.959Z", 
32427         "url": "node14.stanford.vicci.org:32780", 
32428         "enabled": true, 
32429         "redirects": true, 
32430         "protocol": "http", 
32431         "contentProvider": 29
32432     }
32433 },
32434 {
32435     "pk": 3584, 
32436     "model": "hpc.originserver", 
32437     "fields": {
32438         "updated": "2013-12-11T23:57:17.967Z", 
32439         "authenticated": false, 
32440         "description": "syndicate origin server", 
32441         "created": "2013-12-11T23:57:17.967Z", 
32442         "url": "node13.stanford.vicci.org:32780", 
32443         "enabled": true, 
32444         "redirects": true, 
32445         "protocol": "http", 
32446         "contentProvider": 29
32447     }
32448 },
32449 {
32450     "pk": 3585, 
32451     "model": "hpc.originserver", 
32452     "fields": {
32453         "updated": "2013-12-11T23:57:17.975Z", 
32454         "authenticated": false, 
32455         "description": "syndicate origin server", 
32456         "created": "2013-12-11T23:57:17.975Z", 
32457         "url": "node12.stanford.vicci.org:32780", 
32458         "enabled": true, 
32459         "redirects": true, 
32460         "protocol": "http", 
32461         "contentProvider": 29
32462     }
32463 },
32464 {
32465     "pk": 3586, 
32466     "model": "hpc.originserver", 
32467     "fields": {
32468         "updated": "2013-12-11T23:57:17.984Z", 
32469         "authenticated": false, 
32470         "description": "syndicate origin server", 
32471         "created": "2013-12-11T23:57:17.984Z", 
32472         "url": "node11.stanford.vicci.org:32780", 
32473         "enabled": true, 
32474         "redirects": true, 
32475         "protocol": "http", 
32476         "contentProvider": 29
32477     }
32478 },
32479 {
32480     "pk": 3587, 
32481     "model": "hpc.originserver", 
32482     "fields": {
32483         "updated": "2013-12-11T23:57:17.992Z", 
32484         "authenticated": false, 
32485         "description": "syndicate origin server", 
32486         "created": "2013-12-11T23:57:17.992Z", 
32487         "url": "node10.stanford.vicci.org:32780", 
32488         "enabled": true, 
32489         "redirects": true, 
32490         "protocol": "http", 
32491         "contentProvider": 29
32492     }
32493 },
32494 {
32495     "pk": 3588, 
32496     "model": "hpc.originserver", 
32497     "fields": {
32498         "updated": "2013-12-11T23:57:18Z", 
32499         "authenticated": false, 
32500         "description": "syndicate origin server", 
32501         "created": "2013-12-11T23:57:18Z", 
32502         "url": "node9.stanford.vicci.org:32780", 
32503         "enabled": true, 
32504         "redirects": true, 
32505         "protocol": "http", 
32506         "contentProvider": 29
32507     }
32508 },
32509 {
32510     "pk": 3589, 
32511     "model": "hpc.originserver", 
32512     "fields": {
32513         "updated": "2013-12-11T23:57:18.009Z", 
32514         "authenticated": false, 
32515         "description": "syndicate origin server", 
32516         "created": "2013-12-11T23:57:18.009Z", 
32517         "url": "node8.stanford.vicci.org:32780", 
32518         "enabled": true, 
32519         "redirects": true, 
32520         "protocol": "http", 
32521         "contentProvider": 29
32522     }
32523 },
32524 {
32525     "pk": 3590, 
32526     "model": "hpc.originserver", 
32527     "fields": {
32528         "updated": "2013-12-11T23:57:18.017Z", 
32529         "authenticated": false, 
32530         "description": "syndicate origin server", 
32531         "created": "2013-12-11T23:57:18.017Z", 
32532         "url": "node7.stanford.vicci.org:32780", 
32533         "enabled": true, 
32534         "redirects": true, 
32535         "protocol": "http", 
32536         "contentProvider": 29
32537     }
32538 },
32539 {
32540     "pk": 3591, 
32541     "model": "hpc.originserver", 
32542     "fields": {
32543         "updated": "2013-12-11T23:57:18.025Z", 
32544         "authenticated": false, 
32545         "description": "syndicate origin server", 
32546         "created": "2013-12-11T23:57:18.025Z", 
32547         "url": "node6.stanford.vicci.org:32780", 
32548         "enabled": true, 
32549         "redirects": true, 
32550         "protocol": "http", 
32551         "contentProvider": 29
32552     }
32553 },
32554 {
32555     "pk": 3592, 
32556     "model": "hpc.originserver", 
32557     "fields": {
32558         "updated": "2013-12-11T23:57:18.034Z", 
32559         "authenticated": false, 
32560         "description": "syndicate origin server", 
32561         "created": "2013-12-11T23:57:18.034Z", 
32562         "url": "node5.stanford.vicci.org:32780", 
32563         "enabled": true, 
32564         "redirects": true, 
32565         "protocol": "http", 
32566         "contentProvider": 29
32567     }
32568 },
32569 {
32570     "pk": 3593, 
32571     "model": "hpc.originserver", 
32572     "fields": {
32573         "updated": "2013-12-11T23:57:18.042Z", 
32574         "authenticated": false, 
32575         "description": "syndicate origin server", 
32576         "created": "2013-12-11T23:57:18.042Z", 
32577         "url": "node4.stanford.vicci.org:32780", 
32578         "enabled": true, 
32579         "redirects": true, 
32580         "protocol": "http", 
32581         "contentProvider": 29
32582     }
32583 },
32584 {
32585     "pk": 3594, 
32586     "model": "hpc.originserver", 
32587     "fields": {
32588         "updated": "2013-12-11T23:57:18.050Z", 
32589         "authenticated": false, 
32590         "description": "syndicate origin server", 
32591         "created": "2013-12-11T23:57:18.050Z", 
32592         "url": "node3.stanford.vicci.org:32780", 
32593         "enabled": true, 
32594         "redirects": true, 
32595         "protocol": "http", 
32596         "contentProvider": 29
32597     }
32598 },
32599 {
32600     "pk": 3595, 
32601     "model": "hpc.originserver", 
32602     "fields": {
32603         "updated": "2013-12-11T23:57:18.058Z", 
32604         "authenticated": false, 
32605         "description": "syndicate origin server", 
32606         "created": "2013-12-11T23:57:18.058Z", 
32607         "url": "node2.stanford.vicci.org:32780", 
32608         "enabled": true, 
32609         "redirects": true, 
32610         "protocol": "http", 
32611         "contentProvider": 29
32612     }
32613 },
32614 {
32615     "pk": 3596, 
32616     "model": "hpc.originserver", 
32617     "fields": {
32618         "updated": "2013-12-11T23:57:18.067Z", 
32619         "authenticated": false, 
32620         "description": "syndicate origin server", 
32621         "created": "2013-12-11T23:57:18.067Z", 
32622         "url": "node1.stanford.vicci.org:32780", 
32623         "enabled": true, 
32624         "redirects": true, 
32625         "protocol": "http", 
32626         "contentProvider": 29
32627     }
32628 },
32629 {
32630     "pk": 3597, 
32631     "model": "hpc.originserver", 
32632     "fields": {
32633         "updated": "2013-12-11T23:57:18.084Z", 
32634         "authenticated": false, 
32635         "description": "syndicate origin server", 
32636         "created": "2013-12-11T23:57:18.084Z", 
32637         "url": "node70.washington.vicci.org:32780", 
32638         "enabled": true, 
32639         "redirects": true, 
32640         "protocol": "http", 
32641         "contentProvider": 29
32642     }
32643 },
32644 {
32645     "pk": 3598, 
32646     "model": "hpc.originserver", 
32647     "fields": {
32648         "updated": "2013-12-11T23:57:18.092Z", 
32649         "authenticated": false, 
32650         "description": "syndicate origin server", 
32651         "created": "2013-12-11T23:57:18.092Z", 
32652         "url": "node69.washington.vicci.org:32780", 
32653         "enabled": true, 
32654         "redirects": true, 
32655         "protocol": "http", 
32656         "contentProvider": 29
32657     }
32658 },
32659 {
32660     "pk": 3599, 
32661     "model": "hpc.originserver", 
32662     "fields": {
32663         "updated": "2013-12-11T23:57:18.100Z", 
32664         "authenticated": false, 
32665         "description": "syndicate origin server", 
32666         "created": "2013-12-11T23:57:18.100Z", 
32667         "url": "node68.washington.vicci.org:32780", 
32668         "enabled": true, 
32669         "redirects": true, 
32670         "protocol": "http", 
32671         "contentProvider": 29
32672     }
32673 },
32674 {
32675     "pk": 3600, 
32676     "model": "hpc.originserver", 
32677     "fields": {
32678         "updated": "2013-12-11T23:57:18.108Z", 
32679         "authenticated": false, 
32680         "description": "syndicate origin server", 
32681         "created": "2013-12-11T23:57:18.108Z", 
32682         "url": "node67.washington.vicci.org:32780", 
32683         "enabled": true, 
32684         "redirects": true, 
32685         "protocol": "http", 
32686         "contentProvider": 29
32687     }
32688 },
32689 {
32690     "pk": 3601, 
32691     "model": "hpc.originserver", 
32692     "fields": {
32693         "updated": "2013-12-11T23:57:18.116Z", 
32694         "authenticated": false, 
32695         "description": "syndicate origin server", 
32696         "created": "2013-12-11T23:57:18.116Z", 
32697         "url": "node66.washington.vicci.org:32780", 
32698         "enabled": true, 
32699         "redirects": true, 
32700         "protocol": "http", 
32701         "contentProvider": 29
32702     }
32703 },
32704 {
32705     "pk": 3602, 
32706     "model": "hpc.originserver", 
32707     "fields": {
32708         "updated": "2013-12-11T23:57:18.125Z", 
32709         "authenticated": false, 
32710         "description": "syndicate origin server", 
32711         "created": "2013-12-11T23:57:18.125Z", 
32712         "url": "node65.washington.vicci.org:32780", 
32713         "enabled": true, 
32714         "redirects": true, 
32715         "protocol": "http", 
32716         "contentProvider": 29
32717     }
32718 },
32719 {
32720     "pk": 3603, 
32721     "model": "hpc.originserver", 
32722     "fields": {
32723         "updated": "2013-12-11T23:57:18.133Z", 
32724         "authenticated": false, 
32725         "description": "syndicate origin server", 
32726         "created": "2013-12-11T23:57:18.133Z", 
32727         "url": "node64.washington.vicci.org:32780", 
32728         "enabled": true, 
32729         "redirects": true, 
32730         "protocol": "http", 
32731         "contentProvider": 29
32732     }
32733 },
32734 {
32735     "pk": 3604, 
32736     "model": "hpc.originserver", 
32737     "fields": {
32738         "updated": "2013-12-11T23:57:18.141Z", 
32739         "authenticated": false, 
32740         "description": "syndicate origin server", 
32741         "created": "2013-12-11T23:57:18.141Z", 
32742         "url": "node63.washington.vicci.org:32780", 
32743         "enabled": true, 
32744         "redirects": true, 
32745         "protocol": "http", 
32746         "contentProvider": 29
32747     }
32748 },
32749 {
32750     "pk": 3605, 
32751     "model": "hpc.originserver", 
32752     "fields": {
32753         "updated": "2013-12-11T23:57:18.149Z", 
32754         "authenticated": false, 
32755         "description": "syndicate origin server", 
32756         "created": "2013-12-11T23:57:18.149Z", 
32757         "url": "node62.washington.vicci.org:32780", 
32758         "enabled": true, 
32759         "redirects": true, 
32760         "protocol": "http", 
32761         "contentProvider": 29
32762     }
32763 },
32764 {
32765     "pk": 3606, 
32766     "model": "hpc.originserver", 
32767     "fields": {
32768         "updated": "2013-12-11T23:57:18.158Z", 
32769         "authenticated": false, 
32770         "description": "syndicate origin server", 
32771         "created": "2013-12-11T23:57:18.158Z", 
32772         "url": "node61.washington.vicci.org:32780", 
32773         "enabled": true, 
32774         "redirects": true, 
32775         "protocol": "http", 
32776         "contentProvider": 29
32777     }
32778 },
32779 {
32780     "pk": 3607, 
32781     "model": "hpc.originserver", 
32782     "fields": {
32783         "updated": "2013-12-11T23:57:18.166Z", 
32784         "authenticated": false, 
32785         "description": "syndicate origin server", 
32786         "created": "2013-12-11T23:57:18.166Z", 
32787         "url": "node60.washington.vicci.org:32780", 
32788         "enabled": true, 
32789         "redirects": true, 
32790         "protocol": "http", 
32791         "contentProvider": 29
32792     }
32793 },
32794 {
32795     "pk": 3608, 
32796     "model": "hpc.originserver", 
32797     "fields": {
32798         "updated": "2013-12-11T23:57:18.174Z", 
32799         "authenticated": false, 
32800         "description": "syndicate origin server", 
32801         "created": "2013-12-11T23:57:18.174Z", 
32802         "url": "node59.washington.vicci.org:32780", 
32803         "enabled": true, 
32804         "redirects": true, 
32805         "protocol": "http", 
32806         "contentProvider": 29
32807     }
32808 },
32809 {
32810     "pk": 3609, 
32811     "model": "hpc.originserver", 
32812     "fields": {
32813         "updated": "2013-12-11T23:57:18.183Z", 
32814         "authenticated": false, 
32815         "description": "syndicate origin server", 
32816         "created": "2013-12-11T23:57:18.183Z", 
32817         "url": "node58.washington.vicci.org:32780", 
32818         "enabled": true, 
32819         "redirects": true, 
32820         "protocol": "http", 
32821         "contentProvider": 29
32822     }
32823 },
32824 {
32825     "pk": 3610, 
32826     "model": "hpc.originserver", 
32827     "fields": {
32828         "updated": "2013-12-11T23:57:18.191Z", 
32829         "authenticated": false, 
32830         "description": "syndicate origin server", 
32831         "created": "2013-12-11T23:57:18.191Z", 
32832         "url": "node57.washington.vicci.org:32780", 
32833         "enabled": true, 
32834         "redirects": true, 
32835         "protocol": "http", 
32836         "contentProvider": 29
32837     }
32838 },
32839 {
32840     "pk": 3611, 
32841     "model": "hpc.originserver", 
32842     "fields": {
32843         "updated": "2013-12-11T23:57:18.199Z", 
32844         "authenticated": false, 
32845         "description": "syndicate origin server", 
32846         "created": "2013-12-11T23:57:18.199Z", 
32847         "url": "node56.washington.vicci.org:32780", 
32848         "enabled": true, 
32849         "redirects": true, 
32850         "protocol": "http", 
32851         "contentProvider": 29
32852     }
32853 },
32854 {
32855     "pk": 3612, 
32856     "model": "hpc.originserver", 
32857     "fields": {
32858         "updated": "2013-12-11T23:57:18.208Z", 
32859         "authenticated": false, 
32860         "description": "syndicate origin server", 
32861         "created": "2013-12-11T23:57:18.207Z", 
32862         "url": "node55.washington.vicci.org:32780", 
32863         "enabled": true, 
32864         "redirects": true, 
32865         "protocol": "http", 
32866         "contentProvider": 29
32867     }
32868 },
32869 {
32870     "pk": 3613, 
32871     "model": "hpc.originserver", 
32872     "fields": {
32873         "updated": "2013-12-11T23:57:18.216Z", 
32874         "authenticated": false, 
32875         "description": "syndicate origin server", 
32876         "created": "2013-12-11T23:57:18.216Z", 
32877         "url": "node54.washington.vicci.org:32780", 
32878         "enabled": true, 
32879         "redirects": true, 
32880         "protocol": "http", 
32881         "contentProvider": 29
32882     }
32883 },
32884 {
32885     "pk": 3614, 
32886     "model": "hpc.originserver", 
32887     "fields": {
32888         "updated": "2013-12-11T23:57:18.224Z", 
32889         "authenticated": false, 
32890         "description": "syndicate origin server", 
32891         "created": "2013-12-11T23:57:18.224Z", 
32892         "url": "node53.washington.vicci.org:32780", 
32893         "enabled": true, 
32894         "redirects": true, 
32895         "protocol": "http", 
32896         "contentProvider": 29
32897     }
32898 },
32899 {
32900     "pk": 3615, 
32901     "model": "hpc.originserver", 
32902     "fields": {
32903         "updated": "2013-12-11T23:57:18.238Z", 
32904         "authenticated": false, 
32905         "description": "syndicate origin server", 
32906         "created": "2013-12-11T23:57:18.238Z", 
32907         "url": "node52.washington.vicci.org:32780", 
32908         "enabled": true, 
32909         "redirects": true, 
32910         "protocol": "http", 
32911         "contentProvider": 29
32912     }
32913 },
32914 {
32915     "pk": 3616, 
32916     "model": "hpc.originserver", 
32917     "fields": {
32918         "updated": "2013-12-11T23:57:18.286Z", 
32919         "authenticated": false, 
32920         "description": "syndicate origin server", 
32921         "created": "2013-12-11T23:57:18.286Z", 
32922         "url": "node51.washington.vicci.org:32780", 
32923         "enabled": true, 
32924         "redirects": true, 
32925         "protocol": "http", 
32926         "contentProvider": 29
32927     }
32928 },
32929 {
32930     "pk": 3617, 
32931     "model": "hpc.originserver", 
32932     "fields": {
32933         "updated": "2013-12-11T23:57:18.299Z", 
32934         "authenticated": false, 
32935         "description": "syndicate origin server", 
32936         "created": "2013-12-11T23:57:18.298Z", 
32937         "url": "node50.washington.vicci.org:32780", 
32938         "enabled": true, 
32939         "redirects": true, 
32940         "protocol": "http", 
32941         "contentProvider": 29
32942     }
32943 },
32944 {
32945     "pk": 3618, 
32946     "model": "hpc.originserver", 
32947     "fields": {
32948         "updated": "2013-12-11T23:57:18.307Z", 
32949         "authenticated": false, 
32950         "description": "syndicate origin server", 
32951         "created": "2013-12-11T23:57:18.307Z", 
32952         "url": "node49.washington.vicci.org:32780", 
32953         "enabled": true, 
32954         "redirects": true, 
32955         "protocol": "http", 
32956         "contentProvider": 29
32957     }
32958 },
32959 {
32960     "pk": 3619, 
32961     "model": "hpc.originserver", 
32962     "fields": {
32963         "updated": "2013-12-11T23:57:18.315Z", 
32964         "authenticated": false, 
32965         "description": "syndicate origin server", 
32966         "created": "2013-12-11T23:57:18.315Z", 
32967         "url": "node48.washington.vicci.org:32780", 
32968         "enabled": true, 
32969         "redirects": true, 
32970         "protocol": "http", 
32971         "contentProvider": 29
32972     }
32973 },
32974 {
32975     "pk": 3620, 
32976     "model": "hpc.originserver", 
32977     "fields": {
32978         "updated": "2013-12-11T23:57:18.323Z", 
32979         "authenticated": false, 
32980         "description": "syndicate origin server", 
32981         "created": "2013-12-11T23:57:18.323Z", 
32982         "url": "node47.washington.vicci.org:32780", 
32983         "enabled": true, 
32984         "redirects": true, 
32985         "protocol": "http", 
32986         "contentProvider": 29
32987     }
32988 },
32989 {
32990     "pk": 3621, 
32991     "model": "hpc.originserver", 
32992     "fields": {
32993         "updated": "2013-12-11T23:57:18.332Z", 
32994         "authenticated": false, 
32995         "description": "syndicate origin server", 
32996         "created": "2013-12-11T23:57:18.332Z", 
32997         "url": "node46.washington.vicci.org:32780", 
32998         "enabled": true, 
32999         "redirects": true, 
33000         "protocol": "http", 
33001         "contentProvider": 29
33002     }
33003 },
33004 {
33005     "pk": 3622, 
33006     "model": "hpc.originserver", 
33007     "fields": {
33008         "updated": "2013-12-11T23:57:18.340Z", 
33009         "authenticated": false, 
33010         "description": "syndicate origin server", 
33011         "created": "2013-12-11T23:57:18.340Z", 
33012         "url": "node45.washington.vicci.org:32780", 
33013         "enabled": true, 
33014         "redirects": true, 
33015         "protocol": "http", 
33016         "contentProvider": 29
33017     }
33018 },
33019 {
33020     "pk": 3623, 
33021     "model": "hpc.originserver", 
33022     "fields": {
33023         "updated": "2013-12-11T23:57:18.348Z", 
33024         "authenticated": false, 
33025         "description": "syndicate origin server", 
33026         "created": "2013-12-11T23:57:18.348Z", 
33027         "url": "node44.washington.vicci.org:32780", 
33028         "enabled": true, 
33029         "redirects": true, 
33030         "protocol": "http", 
33031         "contentProvider": 29
33032     }
33033 },
33034 {
33035     "pk": 3624, 
33036     "model": "hpc.originserver", 
33037     "fields": {
33038         "updated": "2013-12-11T23:57:18.357Z", 
33039         "authenticated": false, 
33040         "description": "syndicate origin server", 
33041         "created": "2013-12-11T23:57:18.356Z", 
33042         "url": "node43.washington.vicci.org:32780", 
33043         "enabled": true, 
33044         "redirects": true, 
33045         "protocol": "http", 
33046         "contentProvider": 29
33047     }
33048 },
33049 {
33050     "pk": 3625, 
33051     "model": "hpc.originserver", 
33052     "fields": {
33053         "updated": "2013-12-11T23:57:18.365Z", 
33054         "authenticated": false, 
33055         "description": "syndicate origin server", 
33056         "created": "2013-12-11T23:57:18.365Z", 
33057         "url": "node42.washington.vicci.org:32780", 
33058         "enabled": true, 
33059         "redirects": true, 
33060         "protocol": "http", 
33061         "contentProvider": 29
33062     }
33063 },
33064 {
33065     "pk": 3626, 
33066     "model": "hpc.originserver", 
33067     "fields": {
33068         "updated": "2013-12-11T23:57:18.373Z", 
33069         "authenticated": false, 
33070         "description": "syndicate origin server", 
33071         "created": "2013-12-11T23:57:18.373Z", 
33072         "url": "node41.washington.vicci.org:32780", 
33073         "enabled": true, 
33074         "redirects": true, 
33075         "protocol": "http", 
33076         "contentProvider": 29
33077     }
33078 },
33079 {
33080     "pk": 3627, 
33081     "model": "hpc.originserver", 
33082     "fields": {
33083         "updated": "2013-12-11T23:57:18.381Z", 
33084         "authenticated": false, 
33085         "description": "syndicate origin server", 
33086         "created": "2013-12-11T23:57:18.381Z", 
33087         "url": "node40.washington.vicci.org:32780", 
33088         "enabled": true, 
33089         "redirects": true, 
33090         "protocol": "http", 
33091         "contentProvider": 29
33092     }
33093 },
33094 {
33095     "pk": 3628, 
33096     "model": "hpc.originserver", 
33097     "fields": {
33098         "updated": "2013-12-11T23:57:18.390Z", 
33099         "authenticated": false, 
33100         "description": "syndicate origin server", 
33101         "created": "2013-12-11T23:57:18.390Z", 
33102         "url": "node39.washington.vicci.org:32780", 
33103         "enabled": true, 
33104         "redirects": true, 
33105         "protocol": "http", 
33106         "contentProvider": 29
33107     }
33108 },
33109 {
33110     "pk": 3629, 
33111     "model": "hpc.originserver", 
33112     "fields": {
33113         "updated": "2013-12-11T23:57:18.398Z", 
33114         "authenticated": false, 
33115         "description": "syndicate origin server", 
33116         "created": "2013-12-11T23:57:18.398Z", 
33117         "url": "node38.washington.vicci.org:32780", 
33118         "enabled": true, 
33119         "redirects": true, 
33120         "protocol": "http", 
33121         "contentProvider": 29
33122     }
33123 },
33124 {
33125     "pk": 3630, 
33126     "model": "hpc.originserver", 
33127     "fields": {
33128         "updated": "2013-12-11T23:57:18.406Z", 
33129         "authenticated": false, 
33130         "description": "syndicate origin server", 
33131         "created": "2013-12-11T23:57:18.406Z", 
33132         "url": "node37.washington.vicci.org:32780", 
33133         "enabled": true, 
33134         "redirects": true, 
33135         "protocol": "http", 
33136         "contentProvider": 29
33137     }
33138 },
33139 {
33140     "pk": 3631, 
33141     "model": "hpc.originserver", 
33142     "fields": {
33143         "updated": "2013-12-11T23:57:18.414Z", 
33144         "authenticated": false, 
33145         "description": "syndicate origin server", 
33146         "created": "2013-12-11T23:57:18.414Z", 
33147         "url": "node36.washington.vicci.org:32780", 
33148         "enabled": true, 
33149         "redirects": true, 
33150         "protocol": "http", 
33151         "contentProvider": 29
33152     }
33153 },
33154 {
33155     "pk": 3632, 
33156     "model": "hpc.originserver", 
33157     "fields": {
33158         "updated": "2013-12-11T23:57:18.423Z", 
33159         "authenticated": false, 
33160         "description": "syndicate origin server", 
33161         "created": "2013-12-11T23:57:18.423Z", 
33162         "url": "node35.washington.vicci.org:32780", 
33163         "enabled": true, 
33164         "redirects": true, 
33165         "protocol": "http", 
33166         "contentProvider": 29
33167     }
33168 },
33169 {
33170     "pk": 3633, 
33171     "model": "hpc.originserver", 
33172     "fields": {
33173         "updated": "2013-12-11T23:57:18.431Z", 
33174         "authenticated": false, 
33175         "description": "syndicate origin server", 
33176         "created": "2013-12-11T23:57:18.431Z", 
33177         "url": "node34.washington.vicci.org:32780", 
33178         "enabled": true, 
33179         "redirects": true, 
33180         "protocol": "http", 
33181         "contentProvider": 29
33182     }
33183 },
33184 {
33185     "pk": 3634, 
33186     "model": "hpc.originserver", 
33187     "fields": {
33188         "updated": "2013-12-11T23:57:18.439Z", 
33189         "authenticated": false, 
33190         "description": "syndicate origin server", 
33191         "created": "2013-12-11T23:57:18.439Z", 
33192         "url": "node33.washington.vicci.org:32780", 
33193         "enabled": true, 
33194         "redirects": true, 
33195         "protocol": "http", 
33196         "contentProvider": 29
33197     }
33198 },
33199 {
33200     "pk": 3635, 
33201     "model": "hpc.originserver", 
33202     "fields": {
33203         "updated": "2013-12-11T23:57:18.448Z", 
33204         "authenticated": false, 
33205         "description": "syndicate origin server", 
33206         "created": "2013-12-11T23:57:18.448Z", 
33207         "url": "node32.washington.vicci.org:32780", 
33208         "enabled": true, 
33209         "redirects": true, 
33210         "protocol": "http", 
33211         "contentProvider": 29
33212     }
33213 },
33214 {
33215     "pk": 3636, 
33216     "model": "hpc.originserver", 
33217     "fields": {
33218         "updated": "2013-12-11T23:57:18.456Z", 
33219         "authenticated": false, 
33220         "description": "syndicate origin server", 
33221         "created": "2013-12-11T23:57:18.456Z", 
33222         "url": "node31.washington.vicci.org:32780", 
33223         "enabled": true, 
33224         "redirects": true, 
33225         "protocol": "http", 
33226         "contentProvider": 29
33227     }
33228 },
33229 {
33230     "pk": 3637, 
33231     "model": "hpc.originserver", 
33232     "fields": {
33233         "updated": "2013-12-11T23:57:18.464Z", 
33234         "authenticated": false, 
33235         "description": "syndicate origin server", 
33236         "created": "2013-12-11T23:57:18.464Z", 
33237         "url": "node30.washington.vicci.org:32780", 
33238         "enabled": true, 
33239         "redirects": true, 
33240         "protocol": "http", 
33241         "contentProvider": 29
33242     }
33243 },
33244 {
33245     "pk": 3638, 
33246     "model": "hpc.originserver", 
33247     "fields": {
33248         "updated": "2013-12-11T23:57:18.472Z", 
33249         "authenticated": false, 
33250         "description": "syndicate origin server", 
33251         "created": "2013-12-11T23:57:18.472Z", 
33252         "url": "node29.washington.vicci.org:32780", 
33253         "enabled": true, 
33254         "redirects": true, 
33255         "protocol": "http", 
33256         "contentProvider": 29
33257     }
33258 },
33259 {
33260     "pk": 3639, 
33261     "model": "hpc.originserver", 
33262     "fields": {
33263         "updated": "2013-12-11T23:57:18.481Z", 
33264         "authenticated": false, 
33265         "description": "syndicate origin server", 
33266         "created": "2013-12-11T23:57:18.481Z", 
33267         "url": "node28.washington.vicci.org:32780", 
33268         "enabled": true, 
33269         "redirects": true, 
33270         "protocol": "http", 
33271         "contentProvider": 29
33272     }
33273 },
33274 {
33275     "pk": 3640, 
33276     "model": "hpc.originserver", 
33277     "fields": {
33278         "updated": "2013-12-11T23:57:18.489Z", 
33279         "authenticated": false, 
33280         "description": "syndicate origin server", 
33281         "created": "2013-12-11T23:57:18.489Z", 
33282         "url": "node27.washington.vicci.org:32780", 
33283         "enabled": true, 
33284         "redirects": true, 
33285         "protocol": "http", 
33286         "contentProvider": 29
33287     }
33288 },
33289 {
33290     "pk": 3641, 
33291     "model": "hpc.originserver", 
33292     "fields": {
33293         "updated": "2013-12-11T23:57:18.497Z", 
33294         "authenticated": false, 
33295         "description": "syndicate origin server", 
33296         "created": "2013-12-11T23:57:18.497Z", 
33297         "url": "node26.washington.vicci.org:32780", 
33298         "enabled": true, 
33299         "redirects": true, 
33300         "protocol": "http", 
33301         "contentProvider": 29
33302     }
33303 },
33304 {
33305     "pk": 3642, 
33306     "model": "hpc.originserver", 
33307     "fields": {
33308         "updated": "2013-12-11T23:57:18.506Z", 
33309         "authenticated": false, 
33310         "description": "syndicate origin server", 
33311         "created": "2013-12-11T23:57:18.505Z", 
33312         "url": "node25.washington.vicci.org:32780", 
33313         "enabled": true, 
33314         "redirects": true, 
33315         "protocol": "http", 
33316         "contentProvider": 29
33317     }
33318 },
33319 {
33320     "pk": 3643, 
33321     "model": "hpc.originserver", 
33322     "fields": {
33323         "updated": "2013-12-11T23:57:18.514Z", 
33324         "authenticated": false, 
33325         "description": "syndicate origin server", 
33326         "created": "2013-12-11T23:57:18.514Z", 
33327         "url": "node24.washington.vicci.org:32780", 
33328         "enabled": true, 
33329         "redirects": true, 
33330         "protocol": "http", 
33331         "contentProvider": 29
33332     }
33333 },
33334 {
33335     "pk": 3644, 
33336     "model": "hpc.originserver", 
33337     "fields": {
33338         "updated": "2013-12-11T23:57:18.522Z", 
33339         "authenticated": false, 
33340         "description": "syndicate origin server", 
33341         "created": "2013-12-11T23:57:18.522Z", 
33342         "url": "node23.washington.vicci.org:32780", 
33343         "enabled": true, 
33344         "redirects": true, 
33345         "protocol": "http", 
33346         "contentProvider": 29
33347     }
33348 },
33349 {
33350     "pk": 3645, 
33351     "model": "hpc.originserver", 
33352     "fields": {
33353         "updated": "2013-12-11T23:57:18.530Z", 
33354         "authenticated": false, 
33355         "description": "syndicate origin server", 
33356         "created": "2013-12-11T23:57:18.530Z", 
33357         "url": "node22.washington.vicci.org:32780", 
33358         "enabled": true, 
33359         "redirects": true, 
33360         "protocol": "http", 
33361         "contentProvider": 29
33362     }
33363 },
33364 {
33365     "pk": 3646, 
33366     "model": "hpc.originserver", 
33367     "fields": {
33368         "updated": "2013-12-11T23:57:18.539Z", 
33369         "authenticated": false, 
33370         "description": "syndicate origin server", 
33371         "created": "2013-12-11T23:57:18.539Z", 
33372         "url": "node21.washington.vicci.org:32780", 
33373         "enabled": true, 
33374         "redirects": true, 
33375         "protocol": "http", 
33376         "contentProvider": 29
33377     }
33378 },
33379 {
33380     "pk": 3647, 
33381     "model": "hpc.originserver", 
33382     "fields": {
33383         "updated": "2013-12-11T23:57:18.547Z", 
33384         "authenticated": false, 
33385         "description": "syndicate origin server", 
33386         "created": "2013-12-11T23:57:18.547Z", 
33387         "url": "node20.washington.vicci.org:32780", 
33388         "enabled": true, 
33389         "redirects": true, 
33390         "protocol": "http", 
33391         "contentProvider": 29
33392     }
33393 },
33394 {
33395     "pk": 3648, 
33396     "model": "hpc.originserver", 
33397     "fields": {
33398         "updated": "2013-12-11T23:57:18.555Z", 
33399         "authenticated": false, 
33400         "description": "syndicate origin server", 
33401         "created": "2013-12-11T23:57:18.555Z", 
33402         "url": "node19.washington.vicci.org:32780", 
33403         "enabled": true, 
33404         "redirects": true, 
33405         "protocol": "http", 
33406         "contentProvider": 29
33407     }
33408 },
33409 {
33410     "pk": 3649, 
33411     "model": "hpc.originserver", 
33412     "fields": {
33413         "updated": "2013-12-11T23:57:18.564Z", 
33414         "authenticated": false, 
33415         "description": "syndicate origin server", 
33416         "created": "2013-12-11T23:57:18.563Z", 
33417         "url": "node18.washington.vicci.org:32780", 
33418         "enabled": true, 
33419         "redirects": true, 
33420         "protocol": "http", 
33421         "contentProvider": 29
33422     }
33423 },
33424 {
33425     "pk": 3650, 
33426     "model": "hpc.originserver", 
33427     "fields": {
33428         "updated": "2013-12-11T23:57:18.572Z", 
33429         "authenticated": false, 
33430         "description": "syndicate origin server", 
33431         "created": "2013-12-11T23:57:18.572Z", 
33432         "url": "node17.washington.vicci.org:32780", 
33433         "enabled": true, 
33434         "redirects": true, 
33435         "protocol": "http", 
33436         "contentProvider": 29
33437     }
33438 },
33439 {
33440     "pk": 3651, 
33441     "model": "hpc.originserver", 
33442     "fields": {
33443         "updated": "2013-12-11T23:57:18.580Z", 
33444         "authenticated": false, 
33445         "description": "syndicate origin server", 
33446         "created": "2013-12-11T23:57:18.580Z", 
33447         "url": "node16.washington.vicci.org:32780", 
33448         "enabled": true, 
33449         "redirects": true, 
33450         "protocol": "http", 
33451         "contentProvider": 29
33452     }
33453 },
33454 {
33455     "pk": 3652, 
33456     "model": "hpc.originserver", 
33457     "fields": {
33458         "updated": "2013-12-11T23:57:18.588Z", 
33459         "authenticated": false, 
33460         "description": "syndicate origin server", 
33461         "created": "2013-12-11T23:57:18.588Z", 
33462         "url": "node15.washington.vicci.org:32780", 
33463         "enabled": true, 
33464         "redirects": true, 
33465         "protocol": "http", 
33466         "contentProvider": 29
33467     }
33468 },
33469 {
33470     "pk": 3653, 
33471     "model": "hpc.originserver", 
33472     "fields": {
33473         "updated": "2013-12-11T23:57:18.597Z", 
33474         "authenticated": false, 
33475         "description": "syndicate origin server", 
33476         "created": "2013-12-11T23:57:18.597Z", 
33477         "url": "node14.washington.vicci.org:32780", 
33478         "enabled": true, 
33479         "redirects": true, 
33480         "protocol": "http", 
33481         "contentProvider": 29
33482     }
33483 },
33484 {
33485     "pk": 3654, 
33486     "model": "hpc.originserver", 
33487     "fields": {
33488         "updated": "2013-12-11T23:57:18.605Z", 
33489         "authenticated": false, 
33490         "description": "syndicate origin server", 
33491         "created": "2013-12-11T23:57:18.605Z", 
33492         "url": "node13.washington.vicci.org:32780", 
33493         "enabled": true, 
33494         "redirects": true, 
33495         "protocol": "http", 
33496         "contentProvider": 29
33497     }
33498 },
33499 {
33500     "pk": 3655, 
33501     "model": "hpc.originserver", 
33502     "fields": {
33503         "updated": "2013-12-11T23:57:18.613Z", 
33504         "authenticated": false, 
33505         "description": "syndicate origin server", 
33506         "created": "2013-12-11T23:57:18.613Z", 
33507         "url": "node12.washington.vicci.org:32780", 
33508         "enabled": true, 
33509         "redirects": true, 
33510         "protocol": "http", 
33511         "contentProvider": 29
33512     }
33513 },
33514 {
33515     "pk": 3656, 
33516     "model": "hpc.originserver", 
33517     "fields": {
33518         "updated": "2013-12-11T23:57:18.622Z", 
33519         "authenticated": false, 
33520         "description": "syndicate origin server", 
33521         "created": "2013-12-11T23:57:18.622Z", 
33522         "url": "node11.washington.vicci.org:32780", 
33523         "enabled": true, 
33524         "redirects": true, 
33525         "protocol": "http", 
33526         "contentProvider": 29
33527     }
33528 },
33529 {
33530     "pk": 3657, 
33531     "model": "hpc.originserver", 
33532     "fields": {
33533         "updated": "2013-12-11T23:57:18.630Z", 
33534         "authenticated": false, 
33535         "description": "syndicate origin server", 
33536         "created": "2013-12-11T23:57:18.630Z", 
33537         "url": "node10.washington.vicci.org:32780", 
33538         "enabled": true, 
33539         "redirects": true, 
33540         "protocol": "http", 
33541         "contentProvider": 29
33542     }
33543 },
33544 {
33545     "pk": 3658, 
33546     "model": "hpc.originserver", 
33547     "fields": {
33548         "updated": "2013-12-11T23:57:18.638Z", 
33549         "authenticated": false, 
33550         "description": "syndicate origin server", 
33551         "created": "2013-12-11T23:57:18.638Z", 
33552         "url": "node9.washington.vicci.org:32780", 
33553         "enabled": true, 
33554         "redirects": true, 
33555         "protocol": "http", 
33556         "contentProvider": 29
33557     }
33558 },
33559 {
33560     "pk": 3659, 
33561     "model": "hpc.originserver", 
33562     "fields": {
33563         "updated": "2013-12-11T23:57:18.646Z", 
33564         "authenticated": false, 
33565         "description": "syndicate origin server", 
33566         "created": "2013-12-11T23:57:18.646Z", 
33567         "url": "node8.washington.vicci.org:32780", 
33568         "enabled": true, 
33569         "redirects": true, 
33570         "protocol": "http", 
33571         "contentProvider": 29
33572     }
33573 },
33574 {
33575     "pk": 3660, 
33576     "model": "hpc.originserver", 
33577     "fields": {
33578         "updated": "2013-12-11T23:57:18.655Z", 
33579         "authenticated": false, 
33580         "description": "syndicate origin server", 
33581         "created": "2013-12-11T23:57:18.655Z", 
33582         "url": "node7.washington.vicci.org:32780", 
33583         "enabled": true, 
33584         "redirects": true, 
33585         "protocol": "http", 
33586         "contentProvider": 29
33587     }
33588 },
33589 {
33590     "pk": 3661, 
33591     "model": "hpc.originserver", 
33592     "fields": {
33593         "updated": "2013-12-11T23:57:18.663Z", 
33594         "authenticated": false, 
33595         "description": "syndicate origin server", 
33596         "created": "2013-12-11T23:57:18.663Z", 
33597         "url": "node6.washington.vicci.org:32780", 
33598         "enabled": true, 
33599         "redirects": true, 
33600         "protocol": "http", 
33601         "contentProvider": 29
33602     }
33603 },
33604 {
33605     "pk": 3662, 
33606     "model": "hpc.originserver", 
33607     "fields": {
33608         "updated": "2013-12-11T23:57:18.671Z", 
33609         "authenticated": false, 
33610         "description": "syndicate origin server", 
33611         "created": "2013-12-11T23:57:18.671Z", 
33612         "url": "node5.washington.vicci.org:32780", 
33613         "enabled": true, 
33614         "redirects": true, 
33615         "protocol": "http", 
33616         "contentProvider": 29
33617     }
33618 },
33619 {
33620     "pk": 3663, 
33621     "model": "hpc.originserver", 
33622     "fields": {
33623         "updated": "2013-12-11T23:57:18.680Z", 
33624         "authenticated": false, 
33625         "description": "syndicate origin server", 
33626         "created": "2013-12-11T23:57:18.680Z", 
33627         "url": "node4.washington.vicci.org:32780", 
33628         "enabled": true, 
33629         "redirects": true, 
33630         "protocol": "http", 
33631         "contentProvider": 29
33632     }
33633 },
33634 {
33635     "pk": 3664, 
33636     "model": "hpc.originserver", 
33637     "fields": {
33638         "updated": "2013-12-11T23:57:18.688Z", 
33639         "authenticated": false, 
33640         "description": "syndicate origin server", 
33641         "created": "2013-12-11T23:57:18.688Z", 
33642         "url": "node3.washington.vicci.org:32780", 
33643         "enabled": true, 
33644         "redirects": true, 
33645         "protocol": "http", 
33646         "contentProvider": 29
33647     }
33648 },
33649 {
33650     "pk": 3665, 
33651     "model": "hpc.originserver", 
33652     "fields": {
33653         "updated": "2013-12-11T23:57:18.696Z", 
33654         "authenticated": false, 
33655         "description": "syndicate origin server", 
33656         "created": "2013-12-11T23:57:18.696Z", 
33657         "url": "node2.washington.vicci.org:32780", 
33658         "enabled": true, 
33659         "redirects": true, 
33660         "protocol": "http", 
33661         "contentProvider": 29
33662     }
33663 },
33664 {
33665     "pk": 3666, 
33666     "model": "hpc.originserver", 
33667     "fields": {
33668         "updated": "2013-12-11T23:57:18.704Z", 
33669         "authenticated": false, 
33670         "description": "syndicate origin server", 
33671         "created": "2013-12-11T23:57:18.704Z", 
33672         "url": "node1.washington.vicci.org:32780", 
33673         "enabled": true, 
33674         "redirects": true, 
33675         "protocol": "http", 
33676         "contentProvider": 29
33677     }
33678 },
33679 {
33680     "pk": 3667, 
33681     "model": "hpc.originserver", 
33682     "fields": {
33683         "updated": "2013-12-11T23:57:18.722Z", 
33684         "authenticated": false, 
33685         "description": "syndicate origin server", 
33686         "created": "2013-12-11T23:57:18.722Z", 
33687         "url": "node70.princeton.vicci.org:32780", 
33688         "enabled": true, 
33689         "redirects": true, 
33690         "protocol": "http", 
33691         "contentProvider": 29
33692     }
33693 },
33694 {
33695     "pk": 3668, 
33696     "model": "hpc.originserver", 
33697     "fields": {
33698         "updated": "2013-12-11T23:57:18.729Z", 
33699         "authenticated": false, 
33700         "description": "syndicate origin server", 
33701         "created": "2013-12-11T23:57:18.729Z", 
33702         "url": "node69.princeton.vicci.org:32780", 
33703         "enabled": true, 
33704         "redirects": true, 
33705         "protocol": "http", 
33706         "contentProvider": 29
33707     }
33708 },
33709 {
33710     "pk": 3669, 
33711     "model": "hpc.originserver", 
33712     "fields": {
33713         "updated": "2013-12-11T23:57:18.738Z", 
33714         "authenticated": false, 
33715         "description": "syndicate origin server", 
33716         "created": "2013-12-11T23:57:18.737Z", 
33717         "url": "node68.princeton.vicci.org:32780", 
33718         "enabled": true, 
33719         "redirects": true, 
33720         "protocol": "http", 
33721         "contentProvider": 29
33722     }
33723 },
33724 {
33725     "pk": 3670, 
33726     "model": "hpc.originserver", 
33727     "fields": {
33728         "updated": "2013-12-11T23:57:18.746Z", 
33729         "authenticated": false, 
33730         "description": "syndicate origin server", 
33731         "created": "2013-12-11T23:57:18.746Z", 
33732         "url": "node67.princeton.vicci.org:32780", 
33733         "enabled": true, 
33734         "redirects": true, 
33735         "protocol": "http", 
33736         "contentProvider": 29
33737     }
33738 },
33739 {
33740     "pk": 3671, 
33741     "model": "hpc.originserver", 
33742     "fields": {
33743         "updated": "2013-12-11T23:57:18.754Z", 
33744         "authenticated": false, 
33745         "description": "syndicate origin server", 
33746         "created": "2013-12-11T23:57:18.754Z", 
33747         "url": "node66.princeton.vicci.org:32780", 
33748         "enabled": true, 
33749         "redirects": true, 
33750         "protocol": "http", 
33751         "contentProvider": 29
33752     }
33753 },
33754 {
33755     "pk": 3672, 
33756     "model": "hpc.originserver", 
33757     "fields": {
33758         "updated": "2013-12-11T23:57:18.762Z", 
33759         "authenticated": false, 
33760         "description": "syndicate origin server", 
33761         "created": "2013-12-11T23:57:18.762Z", 
33762         "url": "node65.princeton.vicci.org:32780", 
33763         "enabled": true, 
33764         "redirects": true, 
33765         "protocol": "http", 
33766         "contentProvider": 29
33767     }
33768 },
33769 {
33770     "pk": 3673, 
33771     "model": "hpc.originserver", 
33772     "fields": {
33773         "updated": "2013-12-11T23:57:18.771Z", 
33774         "authenticated": false, 
33775         "description": "syndicate origin server", 
33776         "created": "2013-12-11T23:57:18.771Z", 
33777         "url": "node64.princeton.vicci.org:32780", 
33778         "enabled": true, 
33779         "redirects": true, 
33780         "protocol": "http", 
33781         "contentProvider": 29
33782     }
33783 },
33784 {
33785     "pk": 3674, 
33786     "model": "hpc.originserver", 
33787     "fields": {
33788         "updated": "2013-12-11T23:57:18.779Z", 
33789         "authenticated": false, 
33790         "description": "syndicate origin server", 
33791         "created": "2013-12-11T23:57:18.779Z", 
33792         "url": "node63.princeton.vicci.org:32780", 
33793         "enabled": true, 
33794         "redirects": true, 
33795         "protocol": "http", 
33796         "contentProvider": 29
33797     }
33798 },
33799 {
33800     "pk": 3675, 
33801     "model": "hpc.originserver", 
33802     "fields": {
33803         "updated": "2013-12-11T23:57:18.787Z", 
33804         "authenticated": false, 
33805         "description": "syndicate origin server", 
33806         "created": "2013-12-11T23:57:18.787Z", 
33807         "url": "node62.princeton.vicci.org:32780", 
33808         "enabled": true, 
33809         "redirects": true, 
33810         "protocol": "http", 
33811         "contentProvider": 29
33812     }
33813 },
33814 {
33815     "pk": 3676, 
33816     "model": "hpc.originserver", 
33817     "fields": {
33818         "updated": "2013-12-11T23:57:18.795Z", 
33819         "authenticated": false, 
33820         "description": "syndicate origin server", 
33821         "created": "2013-12-11T23:57:18.795Z", 
33822         "url": "node61.princeton.vicci.org:32780", 
33823         "enabled": true, 
33824         "redirects": true, 
33825         "protocol": "http", 
33826         "contentProvider": 29
33827     }
33828 },
33829 {
33830     "pk": 3677, 
33831     "model": "hpc.originserver", 
33832     "fields": {
33833         "updated": "2013-12-11T23:57:18.804Z", 
33834         "authenticated": false, 
33835         "description": "syndicate origin server", 
33836         "created": "2013-12-11T23:57:18.804Z", 
33837         "url": "node60.princeton.vicci.org:32780", 
33838         "enabled": true, 
33839         "redirects": true, 
33840         "protocol": "http", 
33841         "contentProvider": 29
33842     }
33843 },
33844 {
33845     "pk": 3678, 
33846     "model": "hpc.originserver", 
33847     "fields": {
33848         "updated": "2013-12-11T23:57:18.812Z", 
33849         "authenticated": false, 
33850         "description": "syndicate origin server", 
33851         "created": "2013-12-11T23:57:18.812Z", 
33852         "url": "node59.princeton.vicci.org:32780", 
33853         "enabled": true, 
33854         "redirects": true, 
33855         "protocol": "http", 
33856         "contentProvider": 29
33857     }
33858 },
33859 {
33860     "pk": 3679, 
33861     "model": "hpc.originserver", 
33862     "fields": {
33863         "updated": "2013-12-11T23:57:18.820Z", 
33864         "authenticated": false, 
33865         "description": "syndicate origin server", 
33866         "created": "2013-12-11T23:57:18.820Z", 
33867         "url": "node58.princeton.vicci.org:32780", 
33868         "enabled": true, 
33869         "redirects": true, 
33870         "protocol": "http", 
33871         "contentProvider": 29
33872     }
33873 },
33874 {
33875     "pk": 3680, 
33876     "model": "hpc.originserver", 
33877     "fields": {
33878         "updated": "2013-12-11T23:57:18.829Z", 
33879         "authenticated": false, 
33880         "description": "syndicate origin server", 
33881         "created": "2013-12-11T23:57:18.829Z", 
33882         "url": "node57.princeton.vicci.org:32780", 
33883         "enabled": true, 
33884         "redirects": true, 
33885         "protocol": "http", 
33886         "contentProvider": 29
33887     }
33888 },
33889 {
33890     "pk": 3681, 
33891     "model": "hpc.originserver", 
33892     "fields": {
33893         "updated": "2013-12-11T23:57:18.837Z", 
33894         "authenticated": false, 
33895         "description": "syndicate origin server", 
33896         "created": "2013-12-11T23:57:18.837Z", 
33897         "url": "node56.princeton.vicci.org:32780", 
33898         "enabled": true, 
33899         "redirects": true, 
33900         "protocol": "http", 
33901         "contentProvider": 29
33902     }
33903 },
33904 {
33905     "pk": 3682, 
33906     "model": "hpc.originserver", 
33907     "fields": {
33908         "updated": "2013-12-11T23:57:18.845Z", 
33909         "authenticated": false, 
33910         "description": "syndicate origin server", 
33911         "created": "2013-12-11T23:57:18.845Z", 
33912         "url": "node55.princeton.vicci.org:32780", 
33913         "enabled": true, 
33914         "redirects": true, 
33915         "protocol": "http", 
33916         "contentProvider": 29
33917     }
33918 },
33919 {
33920     "pk": 3683, 
33921     "model": "hpc.originserver", 
33922     "fields": {
33923         "updated": "2013-12-11T23:57:18.853Z", 
33924         "authenticated": false, 
33925         "description": "syndicate origin server", 
33926         "created": "2013-12-11T23:57:18.853Z", 
33927         "url": "node54.princeton.vicci.org:32780", 
33928         "enabled": true, 
33929         "redirects": true, 
33930         "protocol": "http", 
33931         "contentProvider": 29
33932     }
33933 },
33934 {
33935     "pk": 3684, 
33936     "model": "hpc.originserver", 
33937     "fields": {
33938         "updated": "2013-12-11T23:57:18.862Z", 
33939         "authenticated": false, 
33940         "description": "syndicate origin server", 
33941         "created": "2013-12-11T23:57:18.862Z", 
33942         "url": "node53.princeton.vicci.org:32780", 
33943         "enabled": true, 
33944         "redirects": true, 
33945         "protocol": "http", 
33946         "contentProvider": 29
33947     }
33948 },
33949 {
33950     "pk": 3685, 
33951     "model": "hpc.originserver", 
33952     "fields": {
33953         "updated": "2013-12-11T23:57:18.870Z", 
33954         "authenticated": false, 
33955         "description": "syndicate origin server", 
33956         "created": "2013-12-11T23:57:18.870Z", 
33957         "url": "node52.princeton.vicci.org:32780", 
33958         "enabled": true, 
33959         "redirects": true, 
33960         "protocol": "http", 
33961         "contentProvider": 29
33962     }
33963 },
33964 {
33965     "pk": 3686, 
33966     "model": "hpc.originserver", 
33967     "fields": {
33968         "updated": "2013-12-11T23:57:18.878Z", 
33969         "authenticated": false, 
33970         "description": "syndicate origin server", 
33971         "created": "2013-12-11T23:57:18.878Z", 
33972         "url": "node51.princeton.vicci.org:32780", 
33973         "enabled": true, 
33974         "redirects": true, 
33975         "protocol": "http", 
33976         "contentProvider": 29
33977     }
33978 },
33979 {
33980     "pk": 3687, 
33981     "model": "hpc.originserver", 
33982     "fields": {
33983         "updated": "2013-12-11T23:57:18.887Z", 
33984         "authenticated": false, 
33985         "description": "syndicate origin server", 
33986         "created": "2013-12-11T23:57:18.887Z", 
33987         "url": "node50.princeton.vicci.org:32780", 
33988         "enabled": true, 
33989         "redirects": true, 
33990         "protocol": "http", 
33991         "contentProvider": 29
33992     }
33993 },
33994 {
33995     "pk": 3688, 
33996     "model": "hpc.originserver", 
33997     "fields": {
33998         "updated": "2013-12-11T23:57:18.895Z", 
33999         "authenticated": false, 
34000         "description": "syndicate origin server", 
34001         "created": "2013-12-11T23:57:18.895Z", 
34002         "url": "node49.princeton.vicci.org:32780", 
34003         "enabled": true, 
34004         "redirects": true, 
34005         "protocol": "http", 
34006         "contentProvider": 29
34007     }
34008 },
34009 {
34010     "pk": 3689, 
34011     "model": "hpc.originserver", 
34012     "fields": {
34013         "updated": "2013-12-11T23:57:18.903Z", 
34014         "authenticated": false, 
34015         "description": "syndicate origin server", 
34016         "created": "2013-12-11T23:57:18.903Z", 
34017         "url": "node48.princeton.vicci.org:32780", 
34018         "enabled": true, 
34019         "redirects": true, 
34020         "protocol": "http", 
34021         "contentProvider": 29
34022     }
34023 },
34024 {
34025     "pk": 3690, 
34026     "model": "hpc.originserver", 
34027     "fields": {
34028         "updated": "2013-12-11T23:57:18.911Z", 
34029         "authenticated": false, 
34030         "description": "syndicate origin server", 
34031         "created": "2013-12-11T23:57:18.911Z", 
34032         "url": "node47.princeton.vicci.org:32780", 
34033         "enabled": true, 
34034         "redirects": true, 
34035         "protocol": "http", 
34036         "contentProvider": 29
34037     }
34038 },
34039 {
34040     "pk": 3691, 
34041     "model": "hpc.originserver", 
34042     "fields": {
34043         "updated": "2013-12-11T23:57:18.920Z", 
34044         "authenticated": false, 
34045         "description": "syndicate origin server", 
34046         "created": "2013-12-11T23:57:18.920Z", 
34047         "url": "node46.princeton.vicci.org:32780", 
34048         "enabled": true, 
34049         "redirects": true, 
34050         "protocol": "http", 
34051         "contentProvider": 29
34052     }
34053 },
34054 {
34055     "pk": 3692, 
34056     "model": "hpc.originserver", 
34057     "fields": {
34058         "updated": "2013-12-11T23:57:18.928Z", 
34059         "authenticated": false, 
34060         "description": "syndicate origin server", 
34061         "created": "2013-12-11T23:57:18.928Z", 
34062         "url": "node45.princeton.vicci.org:32780", 
34063         "enabled": true, 
34064         "redirects": true, 
34065         "protocol": "http", 
34066         "contentProvider": 29
34067     }
34068 },
34069 {
34070     "pk": 3693, 
34071     "model": "hpc.originserver", 
34072     "fields": {
34073         "updated": "2013-12-11T23:57:18.936Z", 
34074         "authenticated": false, 
34075         "description": "syndicate origin server", 
34076         "created": "2013-12-11T23:57:18.936Z", 
34077         "url": "node44.princeton.vicci.org:32780", 
34078         "enabled": true, 
34079         "redirects": true, 
34080         "protocol": "http", 
34081         "contentProvider": 29
34082     }
34083 },
34084 {
34085     "pk": 3694, 
34086     "model": "hpc.originserver", 
34087     "fields": {
34088         "updated": "2013-12-11T23:57:18.944Z", 
34089         "authenticated": false, 
34090         "description": "syndicate origin server", 
34091         "created": "2013-12-11T23:57:18.944Z", 
34092         "url": "node43.princeton.vicci.org:32780", 
34093         "enabled": true, 
34094         "redirects": true, 
34095         "protocol": "http", 
34096         "contentProvider": 29
34097     }
34098 },
34099 {
34100     "pk": 3695, 
34101     "model": "hpc.originserver", 
34102     "fields": {
34103         "updated": "2013-12-11T23:57:18.953Z", 
34104         "authenticated": false, 
34105         "description": "syndicate origin server", 
34106         "created": "2013-12-11T23:57:18.953Z", 
34107         "url": "node42.princeton.vicci.org:32780", 
34108         "enabled": true, 
34109         "redirects": true, 
34110         "protocol": "http", 
34111         "contentProvider": 29
34112     }
34113 },
34114 {
34115     "pk": 3696, 
34116     "model": "hpc.originserver", 
34117     "fields": {
34118         "updated": "2013-12-11T23:57:18.961Z", 
34119         "authenticated": false, 
34120         "description": "syndicate origin server", 
34121         "created": "2013-12-11T23:57:18.961Z", 
34122         "url": "node41.princeton.vicci.org:32780", 
34123         "enabled": true, 
34124         "redirects": true, 
34125         "protocol": "http", 
34126         "contentProvider": 29
34127     }
34128 },
34129 {
34130     "pk": 3697, 
34131     "model": "hpc.originserver", 
34132     "fields": {
34133         "updated": "2013-12-11T23:57:18.969Z", 
34134         "authenticated": false, 
34135         "description": "syndicate origin server", 
34136         "created": "2013-12-11T23:57:18.969Z", 
34137         "url": "node40.princeton.vicci.org:32780", 
34138         "enabled": true, 
34139         "redirects": true, 
34140         "protocol": "http", 
34141         "contentProvider": 29
34142     }
34143 },
34144 {
34145     "pk": 3698, 
34146     "model": "hpc.originserver", 
34147     "fields": {
34148         "updated": "2013-12-11T23:57:18.978Z", 
34149         "authenticated": false, 
34150         "description": "syndicate origin server", 
34151         "created": "2013-12-11T23:57:18.978Z", 
34152         "url": "node39.princeton.vicci.org:32780", 
34153         "enabled": true, 
34154         "redirects": true, 
34155         "protocol": "http", 
34156         "contentProvider": 29
34157     }
34158 },
34159 {
34160     "pk": 3699, 
34161     "model": "hpc.originserver", 
34162     "fields": {
34163         "updated": "2013-12-11T23:57:18.986Z", 
34164         "authenticated": false, 
34165         "description": "syndicate origin server", 
34166         "created": "2013-12-11T23:57:18.986Z", 
34167         "url": "node38.princeton.vicci.org:32780", 
34168         "enabled": true, 
34169         "redirects": true, 
34170         "protocol": "http", 
34171         "contentProvider": 29
34172     }
34173 },
34174 {
34175     "pk": 3700, 
34176     "model": "hpc.originserver", 
34177     "fields": {
34178         "updated": "2013-12-11T23:57:18.994Z", 
34179         "authenticated": false, 
34180         "description": "syndicate origin server", 
34181         "created": "2013-12-11T23:57:18.994Z", 
34182         "url": "node37.princeton.vicci.org:32780", 
34183         "enabled": true, 
34184         "redirects": true, 
34185         "protocol": "http", 
34186         "contentProvider": 29
34187     }
34188 },
34189 {
34190     "pk": 3701, 
34191     "model": "hpc.originserver", 
34192     "fields": {
34193         "updated": "2013-12-11T23:57:19.002Z", 
34194         "authenticated": false, 
34195         "description": "syndicate origin server", 
34196         "created": "2013-12-11T23:57:19.002Z", 
34197         "url": "node36.princeton.vicci.org:32780", 
34198         "enabled": true, 
34199         "redirects": true, 
34200         "protocol": "http", 
34201         "contentProvider": 29
34202     }
34203 },
34204 {
34205     "pk": 3702, 
34206     "model": "hpc.originserver", 
34207     "fields": {
34208         "updated": "2013-12-11T23:57:19.011Z", 
34209         "authenticated": false, 
34210         "description": "syndicate origin server", 
34211         "created": "2013-12-11T23:57:19.011Z", 
34212         "url": "node35.princeton.vicci.org:32780", 
34213         "enabled": true, 
34214         "redirects": true, 
34215         "protocol": "http", 
34216         "contentProvider": 29
34217     }
34218 },
34219 {
34220     "pk": 3703, 
34221     "model": "hpc.originserver", 
34222     "fields": {
34223         "updated": "2013-12-11T23:57:19.019Z", 
34224         "authenticated": false, 
34225         "description": "syndicate origin server", 
34226         "created": "2013-12-11T23:57:19.019Z", 
34227         "url": "node34.princeton.vicci.org:32780", 
34228         "enabled": true, 
34229         "redirects": true, 
34230         "protocol": "http", 
34231         "contentProvider": 29
34232     }
34233 },
34234 {
34235     "pk": 3704, 
34236     "model": "hpc.originserver", 
34237     "fields": {
34238         "updated": "2013-12-11T23:57:19.027Z", 
34239         "authenticated": false, 
34240         "description": "syndicate origin server", 
34241         "created": "2013-12-11T23:57:19.027Z", 
34242         "url": "node33.princeton.vicci.org:32780", 
34243         "enabled": true, 
34244         "redirects": true, 
34245         "protocol": "http", 
34246         "contentProvider": 29
34247     }
34248 },
34249 {
34250     "pk": 3705, 
34251     "model": "hpc.originserver", 
34252     "fields": {
34253         "updated": "2013-12-11T23:57:19.036Z", 
34254         "authenticated": false, 
34255         "description": "syndicate origin server", 
34256         "created": "2013-12-11T23:57:19.036Z", 
34257         "url": "node32.princeton.vicci.org:32780", 
34258         "enabled": true, 
34259         "redirects": true, 
34260         "protocol": "http", 
34261         "contentProvider": 29
34262     }
34263 },
34264 {
34265     "pk": 3706, 
34266     "model": "hpc.originserver", 
34267     "fields": {
34268         "updated": "2013-12-11T23:57:19.044Z", 
34269         "authenticated": false, 
34270         "description": "syndicate origin server", 
34271         "created": "2013-12-11T23:57:19.044Z", 
34272         "url": "node31.princeton.vicci.org:32780", 
34273         "enabled": true, 
34274         "redirects": true, 
34275         "protocol": "http", 
34276         "contentProvider": 29
34277     }
34278 },
34279 {
34280     "pk": 3707, 
34281     "model": "hpc.originserver", 
34282     "fields": {
34283         "updated": "2013-12-11T23:57:19.052Z", 
34284         "authenticated": false, 
34285         "description": "syndicate origin server", 
34286         "created": "2013-12-11T23:57:19.052Z", 
34287         "url": "node30.princeton.vicci.org:32780", 
34288         "enabled": true, 
34289         "redirects": true, 
34290         "protocol": "http", 
34291         "contentProvider": 29
34292     }
34293 },
34294 {
34295     "pk": 3708, 
34296     "model": "hpc.originserver", 
34297     "fields": {
34298         "updated": "2013-12-11T23:57:19.060Z", 
34299         "authenticated": false, 
34300         "description": "syndicate origin server", 
34301         "created": "2013-12-11T23:57:19.060Z", 
34302         "url": "node29.princeton.vicci.org:32780", 
34303         "enabled": true, 
34304         "redirects": true, 
34305         "protocol": "http", 
34306         "contentProvider": 29
34307     }
34308 },
34309 {
34310     "pk": 3709, 
34311     "model": "hpc.originserver", 
34312     "fields": {
34313         "updated": "2013-12-11T23:57:19.069Z", 
34314         "authenticated": false, 
34315         "description": "syndicate origin server", 
34316         "created": "2013-12-11T23:57:19.069Z", 
34317         "url": "node28.princeton.vicci.org:32780", 
34318         "enabled": true, 
34319         "redirects": true, 
34320         "protocol": "http", 
34321         "contentProvider": 29
34322     }
34323 },
34324 {
34325     "pk": 3710, 
34326     "model": "hpc.originserver", 
34327     "fields": {
34328         "updated": "2013-12-11T23:57:19.077Z", 
34329         "authenticated": false, 
34330         "description": "syndicate origin server", 
34331         "created": "2013-12-11T23:57:19.077Z", 
34332         "url": "node27.princeton.vicci.org:32780", 
34333         "enabled": true, 
34334         "redirects": true, 
34335         "protocol": "http", 
34336         "contentProvider": 29
34337     }
34338 },
34339 {
34340     "pk": 3711, 
34341     "model": "hpc.originserver", 
34342     "fields": {
34343         "updated": "2013-12-11T23:57:19.086Z", 
34344         "authenticated": false, 
34345         "description": "syndicate origin server", 
34346         "created": "2013-12-11T23:57:19.085Z", 
34347         "url": "node26.princeton.vicci.org:32780", 
34348         "enabled": true, 
34349         "redirects": true, 
34350         "protocol": "http", 
34351         "contentProvider": 29
34352     }
34353 },
34354 {
34355     "pk": 3712, 
34356     "model": "hpc.originserver", 
34357     "fields": {
34358         "updated": "2013-12-11T23:57:19.094Z", 
34359         "authenticated": false, 
34360         "description": "syndicate origin server", 
34361         "created": "2013-12-11T23:57:19.094Z", 
34362         "url": "node25.princeton.vicci.org:32780", 
34363         "enabled": true, 
34364         "redirects": true, 
34365         "protocol": "http", 
34366         "contentProvider": 29
34367     }
34368 },
34369 {
34370     "pk": 3713, 
34371     "model": "hpc.originserver", 
34372     "fields": {
34373         "updated": "2013-12-11T23:57:19.102Z", 
34374         "authenticated": false, 
34375         "description": "syndicate origin server", 
34376         "created": "2013-12-11T23:57:19.102Z", 
34377         "url": "node24.princeton.vicci.org:32780", 
34378         "enabled": true, 
34379         "redirects": true, 
34380         "protocol": "http", 
34381         "contentProvider": 29
34382     }
34383 },
34384 {
34385     "pk": 3714, 
34386     "model": "hpc.originserver", 
34387     "fields": {
34388         "updated": "2013-12-11T23:57:19.110Z", 
34389         "authenticated": false, 
34390         "description": "syndicate origin server", 
34391         "created": "2013-12-11T23:57:19.110Z", 
34392         "url": "node23.princeton.vicci.org:32780", 
34393         "enabled": true, 
34394         "redirects": true, 
34395         "protocol": "http", 
34396         "contentProvider": 29
34397     }
34398 },
34399 {
34400     "pk": 3715, 
34401     "model": "hpc.originserver", 
34402     "fields": {
34403         "updated": "2013-12-11T23:57:19.118Z", 
34404         "authenticated": false, 
34405         "description": "syndicate origin server", 
34406         "created": "2013-12-11T23:57:19.118Z", 
34407         "url": "node22.princeton.vicci.org:32780", 
34408         "enabled": true, 
34409         "redirects": true, 
34410         "protocol": "http", 
34411         "contentProvider": 29
34412     }
34413 },
34414 {
34415     "pk": 3716, 
34416     "model": "hpc.originserver", 
34417     "fields": {
34418         "updated": "2013-12-11T23:57:19.127Z", 
34419         "authenticated": false, 
34420         "description": "syndicate origin server", 
34421         "created": "2013-12-11T23:57:19.127Z", 
34422         "url": "node21.princeton.vicci.org:32780", 
34423         "enabled": true, 
34424         "redirects": true, 
34425         "protocol": "http", 
34426         "contentProvider": 29
34427     }
34428 },
34429 {
34430     "pk": 3717, 
34431     "model": "hpc.originserver", 
34432     "fields": {
34433         "updated": "2013-12-11T23:57:19.135Z", 
34434         "authenticated": false, 
34435         "description": "syndicate origin server", 
34436         "created": "2013-12-11T23:57:19.135Z", 
34437         "url": "node20.princeton.vicci.org:32780", 
34438         "enabled": true, 
34439         "redirects": true, 
34440         "protocol": "http", 
34441         "contentProvider": 29
34442     }
34443 },
34444 {
34445     "pk": 3718, 
34446     "model": "hpc.originserver", 
34447     "fields": {
34448         "updated": "2013-12-11T23:57:19.143Z", 
34449         "authenticated": false, 
34450         "description": "syndicate origin server", 
34451         "created": "2013-12-11T23:57:19.143Z", 
34452         "url": "node19.princeton.vicci.org:32780", 
34453         "enabled": true, 
34454         "redirects": true, 
34455         "protocol": "http", 
34456         "contentProvider": 29
34457     }
34458 },
34459 {
34460     "pk": 3719, 
34461     "model": "hpc.originserver", 
34462     "fields": {
34463         "updated": "2013-12-11T23:57:19.152Z", 
34464         "authenticated": false, 
34465         "description": "syndicate origin server", 
34466         "created": "2013-12-11T23:57:19.152Z", 
34467         "url": "node18.princeton.vicci.org:32780", 
34468         "enabled": true, 
34469         "redirects": true, 
34470         "protocol": "http", 
34471         "contentProvider": 29
34472     }
34473 },
34474 {
34475     "pk": 3720, 
34476     "model": "hpc.originserver", 
34477     "fields": {
34478         "updated": "2013-12-11T23:57:19.160Z", 
34479         "authenticated": false, 
34480         "description": "syndicate origin server", 
34481         "created": "2013-12-11T23:57:19.160Z", 
34482         "url": "node17.princeton.vicci.org:32780", 
34483         "enabled": true, 
34484         "redirects": true, 
34485         "protocol": "http", 
34486         "contentProvider": 29
34487     }
34488 },
34489 {
34490     "pk": 3721, 
34491     "model": "hpc.originserver", 
34492     "fields": {
34493         "updated": "2013-12-11T23:57:19.168Z", 
34494         "authenticated": false, 
34495         "description": "syndicate origin server", 
34496         "created": "2013-12-11T23:57:19.168Z", 
34497         "url": "node16.princeton.vicci.org:32780", 
34498         "enabled": true, 
34499         "redirects": true, 
34500         "protocol": "http", 
34501         "contentProvider": 29
34502     }
34503 },
34504 {
34505     "pk": 3722, 
34506     "model": "hpc.originserver", 
34507     "fields": {
34508         "updated": "2013-12-11T23:57:19.176Z", 
34509         "authenticated": false, 
34510         "description": "syndicate origin server", 
34511         "created": "2013-12-11T23:57:19.176Z", 
34512         "url": "node15.princeton.vicci.org:32780", 
34513         "enabled": true, 
34514         "redirects": true, 
34515         "protocol": "http", 
34516         "contentProvider": 29
34517     }
34518 },
34519 {
34520     "pk": 3723, 
34521     "model": "hpc.originserver", 
34522     "fields": {
34523         "updated": "2013-12-11T23:57:19.185Z", 
34524         "authenticated": false, 
34525         "description": "syndicate origin server", 
34526         "created": "2013-12-11T23:57:19.185Z", 
34527         "url": "node14.princeton.vicci.org:32780", 
34528         "enabled": true, 
34529         "redirects": true, 
34530         "protocol": "http", 
34531         "contentProvider": 29
34532     }
34533 },
34534 {
34535     "pk": 3724, 
34536     "model": "hpc.originserver", 
34537     "fields": {
34538         "updated": "2013-12-11T23:57:19.193Z", 
34539         "authenticated": false, 
34540         "description": "syndicate origin server", 
34541         "created": "2013-12-11T23:57:19.193Z", 
34542         "url": "node13.princeton.vicci.org:32780", 
34543         "enabled": true, 
34544         "redirects": true, 
34545         "protocol": "http", 
34546         "contentProvider": 29
34547     }
34548 },
34549 {
34550     "pk": 3725, 
34551     "model": "hpc.originserver", 
34552     "fields": {
34553         "updated": "2013-12-11T23:57:19.201Z", 
34554         "authenticated": false, 
34555         "description": "syndicate origin server", 
34556         "created": "2013-12-11T23:57:19.201Z", 
34557         "url": "node12.princeton.vicci.org:32780", 
34558         "enabled": true, 
34559         "redirects": true, 
34560         "protocol": "http", 
34561         "contentProvider": 29
34562     }
34563 },
34564 {
34565     "pk": 3726, 
34566     "model": "hpc.originserver", 
34567     "fields": {
34568         "updated": "2013-12-11T23:57:19.210Z", 
34569         "authenticated": false, 
34570         "description": "syndicate origin server", 
34571         "created": "2013-12-11T23:57:19.210Z", 
34572         "url": "node11.princeton.vicci.org:32780", 
34573         "enabled": true, 
34574         "redirects": true, 
34575         "protocol": "http", 
34576         "contentProvider": 29
34577     }
34578 },
34579 {
34580     "pk": 3727, 
34581     "model": "hpc.originserver", 
34582     "fields": {
34583         "updated": "2013-12-11T23:57:19.218Z", 
34584         "authenticated": false, 
34585         "description": "syndicate origin server", 
34586         "created": "2013-12-11T23:57:19.218Z", 
34587         "url": "node10.princeton.vicci.org:32780", 
34588         "enabled": true, 
34589         "redirects": true, 
34590         "protocol": "http", 
34591         "contentProvider": 29
34592     }
34593 },
34594 {
34595     "pk": 3728, 
34596     "model": "hpc.originserver", 
34597     "fields": {
34598         "updated": "2013-12-11T23:57:19.226Z", 
34599         "authenticated": false, 
34600         "description": "syndicate origin server", 
34601         "created": "2013-12-11T23:57:19.226Z", 
34602         "url": "node9.princeton.vicci.org:32780", 
34603         "enabled": true, 
34604         "redirects": true, 
34605         "protocol": "http", 
34606         "contentProvider": 29
34607     }
34608 },
34609 {
34610     "pk": 3729, 
34611     "model": "hpc.originserver", 
34612     "fields": {
34613         "updated": "2013-12-11T23:57:19.234Z", 
34614         "authenticated": false, 
34615         "description": "syndicate origin server", 
34616         "created": "2013-12-11T23:57:19.234Z", 
34617         "url": "node8.princeton.vicci.org:32780", 
34618         "enabled": true, 
34619         "redirects": true, 
34620         "protocol": "http", 
34621         "contentProvider": 29
34622     }
34623 },
34624 {
34625     "pk": 3730, 
34626     "model": "hpc.originserver", 
34627     "fields": {
34628         "updated": "2013-12-11T23:57:19.243Z", 
34629         "authenticated": false, 
34630         "description": "syndicate origin server", 
34631         "created": "2013-12-11T23:57:19.243Z", 
34632         "url": "node7.princeton.vicci.org:32780", 
34633         "enabled": true, 
34634         "redirects": true, 
34635         "protocol": "http", 
34636         "contentProvider": 29
34637     }
34638 },
34639 {
34640     "pk": 3731, 
34641     "model": "hpc.originserver", 
34642     "fields": {
34643         "updated": "2013-12-11T23:57:19.251Z", 
34644         "authenticated": false, 
34645         "description": "syndicate origin server", 
34646         "created": "2013-12-11T23:57:19.251Z", 
34647         "url": "node6.princeton.vicci.org:32780", 
34648         "enabled": true, 
34649         "redirects": true, 
34650         "protocol": "http", 
34651         "contentProvider": 29
34652     }
34653 },
34654 {
34655     "pk": 3732, 
34656     "model": "hpc.originserver", 
34657     "fields": {
34658         "updated": "2013-12-11T23:57:19.259Z", 
34659         "authenticated": false, 
34660         "description": "syndicate origin server", 
34661         "created": "2013-12-11T23:57:19.259Z", 
34662         "url": "node5.princeton.vicci.org:32780", 
34663         "enabled": true, 
34664         "redirects": true, 
34665         "protocol": "http", 
34666         "contentProvider": 29
34667     }
34668 },
34669 {
34670     "pk": 3733, 
34671     "model": "hpc.originserver", 
34672     "fields": {
34673         "updated": "2013-12-11T23:57:19.268Z", 
34674         "authenticated": false, 
34675         "description": "syndicate origin server", 
34676         "created": "2013-12-11T23:57:19.268Z", 
34677         "url": "node4.princeton.vicci.org:32780", 
34678         "enabled": true, 
34679         "redirects": true, 
34680         "protocol": "http", 
34681         "contentProvider": 29
34682     }
34683 },
34684 {
34685     "pk": 3734, 
34686     "model": "hpc.originserver", 
34687     "fields": {
34688         "updated": "2013-12-11T23:57:19.276Z", 
34689         "authenticated": false, 
34690         "description": "syndicate origin server", 
34691         "created": "2013-12-11T23:57:19.276Z", 
34692         "url": "node3.princeton.vicci.org:32780", 
34693         "enabled": true, 
34694         "redirects": true, 
34695         "protocol": "http", 
34696         "contentProvider": 29
34697     }
34698 },
34699 {
34700     "pk": 3735, 
34701     "model": "hpc.originserver", 
34702     "fields": {
34703         "updated": "2013-12-11T23:57:19.284Z", 
34704         "authenticated": false, 
34705         "description": "syndicate origin server", 
34706         "created": "2013-12-11T23:57:19.284Z", 
34707         "url": "node2.princeton.vicci.org:32780", 
34708         "enabled": true, 
34709         "redirects": true, 
34710         "protocol": "http", 
34711         "contentProvider": 29
34712     }
34713 },
34714 {
34715     "pk": 3736, 
34716     "model": "hpc.originserver", 
34717     "fields": {
34718         "updated": "2013-12-11T23:57:19.292Z", 
34719         "authenticated": false, 
34720         "description": "syndicate origin server", 
34721         "created": "2013-12-11T23:57:19.292Z", 
34722         "url": "node1.princeton.vicci.org:32780", 
34723         "enabled": true, 
34724         "redirects": true, 
34725         "protocol": "http", 
34726         "contentProvider": 29
34727     }
34728 },
34729 {
34730     "pk": 3737, 
34731     "model": "hpc.originserver", 
34732     "fields": {
34733         "updated": "2013-12-11T23:57:19.310Z", 
34734         "authenticated": false, 
34735         "description": "syndicate origin server", 
34736         "created": "2013-12-11T23:57:19.310Z", 
34737         "url": "node70.gt.vicci.org:32780", 
34738         "enabled": true, 
34739         "redirects": true, 
34740         "protocol": "http", 
34741         "contentProvider": 29
34742     }
34743 },
34744 {
34745     "pk": 3738, 
34746     "model": "hpc.originserver", 
34747     "fields": {
34748         "updated": "2013-12-11T23:57:19.317Z", 
34749         "authenticated": false, 
34750         "description": "syndicate origin server", 
34751         "created": "2013-12-11T23:57:19.317Z", 
34752         "url": "node69.gt.vicci.org:32780", 
34753         "enabled": true, 
34754         "redirects": true, 
34755         "protocol": "http", 
34756         "contentProvider": 29
34757     }
34758 },
34759 {
34760     "pk": 3739, 
34761     "model": "hpc.originserver", 
34762     "fields": {
34763         "updated": "2013-12-11T23:57:19.325Z", 
34764         "authenticated": false, 
34765         "description": "syndicate origin server", 
34766         "created": "2013-12-11T23:57:19.325Z", 
34767         "url": "node68.gt.vicci.org:32780", 
34768         "enabled": true, 
34769         "redirects": true, 
34770         "protocol": "http", 
34771         "contentProvider": 29
34772     }
34773 },
34774 {
34775     "pk": 3740, 
34776     "model": "hpc.originserver", 
34777     "fields": {
34778         "updated": "2013-12-11T23:57:19.334Z", 
34779         "authenticated": false, 
34780         "description": "syndicate origin server", 
34781         "created": "2013-12-11T23:57:19.334Z", 
34782         "url": "node67.gt.vicci.org:32780", 
34783         "enabled": true, 
34784         "redirects": true, 
34785         "protocol": "http", 
34786         "contentProvider": 29
34787     }
34788 },
34789 {
34790     "pk": 3741, 
34791     "model": "hpc.originserver", 
34792     "fields": {
34793         "updated": "2013-12-11T23:57:19.342Z", 
34794         "authenticated": false, 
34795         "description": "syndicate origin server", 
34796         "created": "2013-12-11T23:57:19.342Z", 
34797         "url": "node66.gt.vicci.org:32780", 
34798         "enabled": true, 
34799         "redirects": true, 
34800         "protocol": "http", 
34801         "contentProvider": 29
34802     }
34803 },
34804 {
34805     "pk": 3742, 
34806     "model": "hpc.originserver", 
34807     "fields": {
34808         "updated": "2013-12-11T23:57:19.350Z", 
34809         "authenticated": false, 
34810         "description": "syndicate origin server", 
34811         "created": "2013-12-11T23:57:19.350Z", 
34812         "url": "node65.gt.vicci.org:32780", 
34813         "enabled": true, 
34814         "redirects": true, 
34815         "protocol": "http", 
34816         "contentProvider": 29
34817     }
34818 },
34819 {
34820     "pk": 3743, 
34821     "model": "hpc.originserver", 
34822     "fields": {
34823         "updated": "2013-12-11T23:57:19.359Z", 
34824         "authenticated": false, 
34825         "description": "syndicate origin server", 
34826         "created": "2013-12-11T23:57:19.359Z", 
34827         "url": "node64.gt.vicci.org:32780", 
34828         "enabled": true, 
34829         "redirects": true, 
34830         "protocol": "http", 
34831         "contentProvider": 29
34832     }
34833 },
34834 {
34835     "pk": 3744, 
34836     "model": "hpc.originserver", 
34837     "fields": {
34838         "updated": "2013-12-11T23:57:19.367Z", 
34839         "authenticated": false, 
34840         "description": "syndicate origin server", 
34841         "created": "2013-12-11T23:57:19.367Z", 
34842         "url": "node63.gt.vicci.org:32780", 
34843         "enabled": true, 
34844         "redirects": true, 
34845         "protocol": "http", 
34846         "contentProvider": 29
34847     }
34848 },
34849 {
34850     "pk": 3745, 
34851     "model": "hpc.originserver", 
34852     "fields": {
34853         "updated": "2013-12-11T23:57:19.375Z", 
34854         "authenticated": false, 
34855         "description": "syndicate origin server", 
34856         "created": "2013-12-11T23:57:19.375Z", 
34857         "url": "node62.gt.vicci.org:32780", 
34858         "enabled": true, 
34859         "redirects": true, 
34860         "protocol": "http", 
34861         "contentProvider": 29
34862     }
34863 },
34864 {
34865     "pk": 3746, 
34866     "model": "hpc.originserver", 
34867     "fields": {
34868         "updated": "2013-12-11T23:57:19.383Z", 
34869         "authenticated": false, 
34870         "description": "syndicate origin server", 
34871         "created": "2013-12-11T23:57:19.383Z", 
34872         "url": "node61.gt.vicci.org:32780", 
34873         "enabled": true, 
34874         "redirects": true, 
34875         "protocol": "http", 
34876         "contentProvider": 29
34877     }
34878 },
34879 {
34880     "pk": 3747, 
34881     "model": "hpc.originserver", 
34882     "fields": {
34883         "updated": "2013-12-11T23:57:19.392Z", 
34884         "authenticated": false, 
34885         "description": "syndicate origin server", 
34886         "created": "2013-12-11T23:57:19.392Z", 
34887         "url": "node60.gt.vicci.org:32780", 
34888         "enabled": true, 
34889         "redirects": true, 
34890         "protocol": "http", 
34891         "contentProvider": 29
34892     }
34893 },
34894 {
34895     "pk": 3748, 
34896     "model": "hpc.originserver", 
34897     "fields": {
34898         "updated": "2013-12-11T23:57:19.400Z", 
34899         "authenticated": false, 
34900         "description": "syndicate origin server", 
34901         "created": "2013-12-11T23:57:19.400Z", 
34902         "url": "node59.gt.vicci.org:32780", 
34903         "enabled": true, 
34904         "redirects": true, 
34905         "protocol": "http", 
34906         "contentProvider": 29
34907     }
34908 },
34909 {
34910     "pk": 3749, 
34911     "model": "hpc.originserver", 
34912     "fields": {
34913         "updated": "2013-12-11T23:57:19.408Z", 
34914         "authenticated": false, 
34915         "description": "syndicate origin server", 
34916         "created": "2013-12-11T23:57:19.408Z", 
34917         "url": "node58.gt.vicci.org:32780", 
34918         "enabled": true, 
34919         "redirects": true, 
34920         "protocol": "http", 
34921         "contentProvider": 29
34922     }
34923 },
34924 {
34925     "pk": 3750, 
34926     "model": "hpc.originserver", 
34927     "fields": {
34928         "updated": "2013-12-11T23:57:19.417Z", 
34929         "authenticated": false, 
34930         "description": "syndicate origin server", 
34931         "created": "2013-12-11T23:57:19.416Z", 
34932         "url": "node57.gt.vicci.org:32780", 
34933         "enabled": true, 
34934         "redirects": true, 
34935         "protocol": "http", 
34936         "contentProvider": 29
34937     }
34938 },
34939 {
34940     "pk": 3751, 
34941     "model": "hpc.originserver", 
34942     "fields": {
34943         "updated": "2013-12-11T23:57:19.425Z", 
34944         "authenticated": false, 
34945         "description": "syndicate origin server", 
34946         "created": "2013-12-11T23:57:19.425Z", 
34947         "url": "node56.gt.vicci.org:32780", 
34948         "enabled": true, 
34949         "redirects": true, 
34950         "protocol": "http", 
34951         "contentProvider": 29
34952     }
34953 },
34954 {
34955     "pk": 3752, 
34956     "model": "hpc.originserver", 
34957     "fields": {
34958         "updated": "2013-12-11T23:57:19.433Z", 
34959         "authenticated": false, 
34960         "description": "syndicate origin server", 
34961         "created": "2013-12-11T23:57:19.433Z", 
34962         "url": "node55.gt.vicci.org:32780", 
34963         "enabled": true, 
34964         "redirects": true, 
34965         "protocol": "http", 
34966         "contentProvider": 29
34967     }
34968 },
34969 {
34970     "pk": 3753, 
34971     "model": "hpc.originserver", 
34972     "fields": {
34973         "updated": "2013-12-11T23:57:19.441Z", 
34974         "authenticated": false, 
34975         "description": "syndicate origin server", 
34976         "created": "2013-12-11T23:57:19.441Z", 
34977         "url": "node54.gt.vicci.org:32780", 
34978         "enabled": true, 
34979         "redirects": true, 
34980         "protocol": "http", 
34981         "contentProvider": 29
34982     }
34983 },
34984 {
34985     "pk": 3754, 
34986     "model": "hpc.originserver", 
34987     "fields": {
34988         "updated": "2013-12-11T23:57:19.450Z", 
34989         "authenticated": false, 
34990         "description": "syndicate origin server", 
34991         "created": "2013-12-11T23:57:19.450Z", 
34992         "url": "node53.gt.vicci.org:32780", 
34993         "enabled": true, 
34994         "redirects": true, 
34995         "protocol": "http", 
34996         "contentProvider": 29
34997     }
34998 },
34999 {
35000     "pk": 3755, 
35001     "model": "hpc.originserver", 
35002     "fields": {
35003         "updated": "2013-12-11T23:57:19.458Z", 
35004         "authenticated": false, 
35005         "description": "syndicate origin server", 
35006         "created": "2013-12-11T23:57:19.458Z", 
35007         "url": "node52.gt.vicci.org:32780", 
35008         "enabled": true, 
35009         "redirects": true, 
35010         "protocol": "http", 
35011         "contentProvider": 29
35012     }
35013 },
35014 {
35015     "pk": 3756, 
35016     "model": "hpc.originserver", 
35017     "fields": {
35018         "updated": "2013-12-11T23:57:19.466Z", 
35019         "authenticated": false, 
35020         "description": "syndicate origin server", 
35021         "created": "2013-12-11T23:57:19.466Z", 
35022         "url": "node51.gt.vicci.org:32780", 
35023         "enabled": true, 
35024         "redirects": true, 
35025         "protocol": "http", 
35026         "contentProvider": 29
35027     }
35028 },
35029 {
35030     "pk": 3757, 
35031     "model": "hpc.originserver", 
35032     "fields": {
35033         "updated": "2013-12-11T23:57:19.475Z", 
35034         "authenticated": false, 
35035         "description": "syndicate origin server", 
35036         "created": "2013-12-11T23:57:19.475Z", 
35037         "url": "node50.gt.vicci.org:32780", 
35038         "enabled": true, 
35039         "redirects": true, 
35040         "protocol": "http", 
35041         "contentProvider": 29
35042     }
35043 },
35044 {
35045     "pk": 3758, 
35046     "model": "hpc.originserver", 
35047     "fields": {
35048         "updated": "2013-12-11T23:57:19.483Z", 
35049         "authenticated": false, 
35050         "description": "syndicate origin server", 
35051         "created": "2013-12-11T23:57:19.483Z", 
35052         "url": "node49.gt.vicci.org:32780", 
35053         "enabled": true, 
35054         "redirects": true, 
35055         "protocol": "http", 
35056         "contentProvider": 29
35057     }
35058 },
35059 {
35060     "pk": 3759, 
35061     "model": "hpc.originserver", 
35062     "fields": {
35063         "updated": "2013-12-11T23:57:19.491Z", 
35064         "authenticated": false, 
35065         "description": "syndicate origin server", 
35066         "created": "2013-12-11T23:57:19.491Z", 
35067         "url": "node48.gt.vicci.org:32780", 
35068         "enabled": true, 
35069         "redirects": true, 
35070         "protocol": "http", 
35071         "contentProvider": 29
35072     }
35073 },
35074 {
35075     "pk": 3760, 
35076     "model": "hpc.originserver", 
35077     "fields": {
35078         "updated": "2013-12-11T23:57:19.499Z", 
35079         "authenticated": false, 
35080         "description": "syndicate origin server", 
35081         "created": "2013-12-11T23:57:19.499Z", 
35082         "url": "node47.gt.vicci.org:32780", 
35083         "enabled": true, 
35084         "redirects": true, 
35085         "protocol": "http", 
35086         "contentProvider": 29
35087     }
35088 },
35089 {
35090     "pk": 3761, 
35091     "model": "hpc.originserver", 
35092     "fields": {
35093         "updated": "2013-12-11T23:57:19.508Z", 
35094         "authenticated": false, 
35095         "description": "syndicate origin server", 
35096         "created": "2013-12-11T23:57:19.508Z", 
35097         "url": "node46.gt.vicci.org:32780", 
35098         "enabled": true, 
35099         "redirects": true, 
35100         "protocol": "http", 
35101         "contentProvider": 29
35102     }
35103 },
35104 {
35105     "pk": 3762, 
35106     "model": "hpc.originserver", 
35107     "fields": {
35108         "updated": "2013-12-11T23:57:19.516Z", 
35109         "authenticated": false, 
35110         "description": "syndicate origin server", 
35111         "created": "2013-12-11T23:57:19.516Z", 
35112         "url": "node45.gt.vicci.org:32780", 
35113         "enabled": true, 
35114         "redirects": true, 
35115         "protocol": "http", 
35116         "contentProvider": 29
35117     }
35118 },
35119 {
35120     "pk": 3763, 
35121     "model": "hpc.originserver", 
35122     "fields": {
35123         "updated": "2013-12-11T23:57:19.524Z", 
35124         "authenticated": false, 
35125         "description": "syndicate origin server", 
35126         "created": "2013-12-11T23:57:19.524Z", 
35127         "url": "node44.gt.vicci.org:32780", 
35128         "enabled": true, 
35129         "redirects": true, 
35130         "protocol": "http", 
35131         "contentProvider": 29
35132     }
35133 },
35134 {
35135     "pk": 3764, 
35136     "model": "hpc.originserver", 
35137     "fields": {
35138         "updated": "2013-12-11T23:57:19.533Z", 
35139         "authenticated": false, 
35140         "description": "syndicate origin server", 
35141         "created": "2013-12-11T23:57:19.532Z", 
35142         "url": "node43.gt.vicci.org:32780", 
35143         "enabled": true, 
35144         "redirects": true, 
35145         "protocol": "http", 
35146         "contentProvider": 29
35147     }
35148 },
35149 {
35150     "pk": 3765, 
35151     "model": "hpc.originserver", 
35152     "fields": {
35153         "updated": "2013-12-11T23:57:19.541Z", 
35154         "authenticated": false, 
35155         "description": "syndicate origin server", 
35156         "created": "2013-12-11T23:57:19.541Z", 
35157         "url": "node42.gt.vicci.org:32780", 
35158         "enabled": true, 
35159         "redirects": true, 
35160         "protocol": "http", 
35161         "contentProvider": 29
35162     }
35163 },
35164 {
35165     "pk": 3766, 
35166     "model": "hpc.originserver", 
35167     "fields": {
35168         "updated": "2013-12-11T23:57:19.549Z", 
35169         "authenticated": false, 
35170         "description": "syndicate origin server", 
35171         "created": "2013-12-11T23:57:19.549Z", 
35172         "url": "node41.gt.vicci.org:32780", 
35173         "enabled": true, 
35174         "redirects": true, 
35175         "protocol": "http", 
35176         "contentProvider": 29
35177     }
35178 },
35179 {
35180     "pk": 3767, 
35181     "model": "hpc.originserver", 
35182     "fields": {
35183         "updated": "2013-12-11T23:57:19.557Z", 
35184         "authenticated": false, 
35185         "description": "syndicate origin server", 
35186         "created": "2013-12-11T23:57:19.557Z", 
35187         "url": "node40.gt.vicci.org:32780", 
35188         "enabled": true, 
35189         "redirects": true, 
35190         "protocol": "http", 
35191         "contentProvider": 29
35192     }
35193 },
35194 {
35195     "pk": 3768, 
35196     "model": "hpc.originserver", 
35197     "fields": {
35198         "updated": "2013-12-11T23:57:19.566Z", 
35199         "authenticated": false, 
35200         "description": "syndicate origin server", 
35201         "created": "2013-12-11T23:57:19.566Z", 
35202         "url": "node39.gt.vicci.org:32780", 
35203         "enabled": true, 
35204         "redirects": true, 
35205         "protocol": "http", 
35206         "contentProvider": 29
35207     }
35208 },
35209 {
35210     "pk": 3769, 
35211     "model": "hpc.originserver", 
35212     "fields": {
35213         "updated": "2013-12-11T23:57:19.574Z", 
35214         "authenticated": false, 
35215         "description": "syndicate origin server", 
35216         "created": "2013-12-11T23:57:19.574Z", 
35217         "url": "node38.gt.vicci.org:32780", 
35218         "enabled": true, 
35219         "redirects": true, 
35220         "protocol": "http", 
35221         "contentProvider": 29
35222     }
35223 },
35224 {
35225     "pk": 3770, 
35226     "model": "hpc.originserver", 
35227     "fields": {
35228         "updated": "2013-12-11T23:57:19.582Z", 
35229         "authenticated": false, 
35230         "description": "syndicate origin server", 
35231         "created": "2013-12-11T23:57:19.582Z", 
35232         "url": "node37.gt.vicci.org:32780", 
35233         "enabled": true, 
35234         "redirects": true, 
35235         "protocol": "http", 
35236         "contentProvider": 29
35237     }
35238 },
35239 {
35240     "pk": 3771, 
35241     "model": "hpc.originserver", 
35242     "fields": {
35243         "updated": "2013-12-11T23:57:19.591Z", 
35244         "authenticated": false, 
35245         "description": "syndicate origin server", 
35246         "created": "2013-12-11T23:57:19.590Z", 
35247         "url": "node36.gt.vicci.org:32780", 
35248         "enabled": true, 
35249         "redirects": true, 
35250         "protocol": "http", 
35251         "contentProvider": 29
35252     }
35253 },
35254 {
35255     "pk": 3772, 
35256     "model": "hpc.originserver", 
35257     "fields": {
35258         "updated": "2013-12-11T23:57:19.599Z", 
35259         "authenticated": false, 
35260         "description": "syndicate origin server", 
35261         "created": "2013-12-11T23:57:19.599Z", 
35262         "url": "node35.gt.vicci.org:32780", 
35263         "enabled": true, 
35264         "redirects": true, 
35265         "protocol": "http", 
35266         "contentProvider": 29
35267     }
35268 },
35269 {
35270     "pk": 3773, 
35271     "model": "hpc.originserver", 
35272     "fields": {
35273         "updated": "2013-12-11T23:57:19.607Z", 
35274         "authenticated": false, 
35275         "description": "syndicate origin server", 
35276         "created": "2013-12-11T23:57:19.607Z", 
35277         "url": "node34.gt.vicci.org:32780", 
35278         "enabled": true, 
35279         "redirects": true, 
35280         "protocol": "http", 
35281         "contentProvider": 29
35282     }
35283 },
35284 {
35285     "pk": 3774, 
35286     "model": "hpc.originserver", 
35287     "fields": {
35288         "updated": "2013-12-11T23:57:19.615Z", 
35289         "authenticated": false, 
35290         "description": "syndicate origin server", 
35291         "created": "2013-12-11T23:57:19.615Z", 
35292         "url": "node33.gt.vicci.org:32780", 
35293         "enabled": true, 
35294         "redirects": true, 
35295         "protocol": "http", 
35296         "contentProvider": 29
35297     }
35298 },
35299 {
35300     "pk": 3775, 
35301     "model": "hpc.originserver", 
35302     "fields": {
35303         "updated": "2013-12-11T23:57:19.624Z", 
35304         "authenticated": false, 
35305         "description": "syndicate origin server", 
35306         "created": "2013-12-11T23:57:19.624Z", 
35307         "url": "node32.gt.vicci.org:32780", 
35308         "enabled": true, 
35309         "redirects": true, 
35310         "protocol": "http", 
35311         "contentProvider": 29
35312     }
35313 },
35314 {
35315     "pk": 3776, 
35316     "model": "hpc.originserver", 
35317     "fields": {
35318         "updated": "2013-12-11T23:57:19.632Z", 
35319         "authenticated": false, 
35320         "description": "syndicate origin server", 
35321         "created": "2013-12-11T23:57:19.632Z", 
35322         "url": "node31.gt.vicci.org:32780", 
35323         "enabled": true, 
35324         "redirects": true, 
35325         "protocol": "http", 
35326         "contentProvider": 29
35327     }
35328 },
35329 {
35330     "pk": 3777, 
35331     "model": "hpc.originserver", 
35332     "fields": {
35333         "updated": "2013-12-11T23:57:19.640Z", 
35334         "authenticated": false, 
35335         "description": "syndicate origin server", 
35336         "created": "2013-12-11T23:57:19.640Z", 
35337         "url": "node30.gt.vicci.org:32780", 
35338         "enabled": true, 
35339         "redirects": true, 
35340         "protocol": "http", 
35341         "contentProvider": 29
35342     }
35343 },
35344 {
35345     "pk": 3778, 
35346     "model": "hpc.originserver", 
35347     "fields": {
35348         "updated": "2013-12-11T23:57:19.649Z", 
35349         "authenticated": false, 
35350         "description": "syndicate origin server", 
35351         "created": "2013-12-11T23:57:19.648Z", 
35352         "url": "node29.gt.vicci.org:32780", 
35353         "enabled": true, 
35354         "redirects": true, 
35355         "protocol": "http", 
35356         "contentProvider": 29
35357     }
35358 },
35359 {
35360     "pk": 3779, 
35361     "model": "hpc.originserver", 
35362     "fields": {
35363         "updated": "2013-12-11T23:57:19.657Z", 
35364         "authenticated": false, 
35365         "description": "syndicate origin server", 
35366         "created": "2013-12-11T23:57:19.657Z", 
35367         "url": "node28.gt.vicci.org:32780", 
35368         "enabled": true, 
35369         "redirects": true, 
35370         "protocol": "http", 
35371         "contentProvider": 29
35372     }
35373 },
35374 {
35375     "pk": 3780, 
35376     "model": "hpc.originserver", 
35377     "fields": {
35378         "updated": "2013-12-11T23:57:19.665Z", 
35379         "authenticated": false, 
35380         "description": "syndicate origin server", 
35381         "created": "2013-12-11T23:57:19.665Z", 
35382         "url": "node27.gt.vicci.org:32780", 
35383         "enabled": true, 
35384         "redirects": true, 
35385         "protocol": "http", 
35386         "contentProvider": 29
35387     }
35388 },
35389 {
35390     "pk": 3781, 
35391     "model": "hpc.originserver", 
35392     "fields": {
35393         "updated": "2013-12-11T23:57:19.673Z", 
35394         "authenticated": false, 
35395         "description": "syndicate origin server", 
35396         "created": "2013-12-11T23:57:19.673Z", 
35397         "url": "node26.gt.vicci.org:32780", 
35398         "enabled": true, 
35399         "redirects": true, 
35400         "protocol": "http", 
35401         "contentProvider": 29
35402     }
35403 },
35404 {
35405     "pk": 3782, 
35406     "model": "hpc.originserver", 
35407     "fields": {
35408         "updated": "2013-12-11T23:57:19.682Z", 
35409         "authenticated": false, 
35410         "description": "syndicate origin server", 
35411         "created": "2013-12-11T23:57:19.682Z", 
35412         "url": "node25.gt.vicci.org:32780", 
35413         "enabled": true, 
35414         "redirects": true, 
35415         "protocol": "http", 
35416         "contentProvider": 29
35417     }
35418 },
35419 {
35420     "pk": 3783, 
35421     "model": "hpc.originserver", 
35422     "fields": {
35423         "updated": "2013-12-11T23:57:19.690Z", 
35424         "authenticated": false, 
35425         "description": "syndicate origin server", 
35426         "created": "2013-12-11T23:57:19.690Z", 
35427         "url": "node24.gt.vicci.org:32780", 
35428         "enabled": true, 
35429         "redirects": true, 
35430         "protocol": "http", 
35431         "contentProvider": 29
35432     }
35433 },
35434 {
35435     "pk": 3784, 
35436     "model": "hpc.originserver", 
35437     "fields": {
35438         "updated": "2013-12-11T23:57:19.698Z", 
35439         "authenticated": false, 
35440         "description": "syndicate origin server", 
35441         "created": "2013-12-11T23:57:19.698Z", 
35442         "url": "node23.gt.vicci.org:32780", 
35443         "enabled": true, 
35444         "redirects": true, 
35445         "protocol": "http", 
35446         "contentProvider": 29
35447     }
35448 },
35449 {
35450     "pk": 3785, 
35451     "model": "hpc.originserver", 
35452     "fields": {
35453         "updated": "2013-12-11T23:57:19.706Z", 
35454         "authenticated": false, 
35455         "description": "syndicate origin server", 
35456         "created": "2013-12-11T23:57:19.706Z", 
35457         "url": "node22.gt.vicci.org:32780", 
35458         "enabled": true, 
35459         "redirects": true, 
35460         "protocol": "http", 
35461         "contentProvider": 29
35462     }
35463 },
35464 {
35465     "pk": 3786, 
35466     "model": "hpc.originserver", 
35467     "fields": {
35468         "updated": "2013-12-11T23:57:19.715Z", 
35469         "authenticated": false, 
35470         "description": "syndicate origin server", 
35471         "created": "2013-12-11T23:57:19.715Z", 
35472         "url": "node21.gt.vicci.org:32780", 
35473         "enabled": true, 
35474         "redirects": true, 
35475         "protocol": "http", 
35476         "contentProvider": 29
35477     }
35478 },
35479 {
35480     "pk": 3787, 
35481     "model": "hpc.originserver", 
35482     "fields": {
35483         "updated": "2013-12-11T23:57:19.723Z", 
35484         "authenticated": false, 
35485         "description": "syndicate origin server", 
35486         "created": "2013-12-11T23:57:19.723Z", 
35487         "url": "node20.gt.vicci.org:32780", 
35488         "enabled": true, 
35489         "redirects": true, 
35490         "protocol": "http", 
35491         "contentProvider": 29
35492     }
35493 },
35494 {
35495     "pk": 3788, 
35496     "model": "hpc.originserver", 
35497     "fields": {
35498         "updated": "2013-12-11T23:57:19.731Z", 
35499         "authenticated": false, 
35500         "description": "syndicate origin server", 
35501         "created": "2013-12-11T23:57:19.731Z", 
35502         "url": "node19.gt.vicci.org:32780", 
35503         "enabled": true, 
35504         "redirects": true, 
35505         "protocol": "http", 
35506         "contentProvider": 29
35507     }
35508 },
35509 {
35510     "pk": 3789, 
35511     "model": "hpc.originserver", 
35512     "fields": {
35513         "updated": "2013-12-11T23:57:19.740Z", 
35514         "authenticated": false, 
35515         "description": "syndicate origin server", 
35516         "created": "2013-12-11T23:57:19.740Z", 
35517         "url": "node18.gt.vicci.org:32780", 
35518         "enabled": true, 
35519         "redirects": true, 
35520         "protocol": "http", 
35521         "contentProvider": 29
35522     }
35523 },
35524 {
35525     "pk": 3790, 
35526     "model": "hpc.originserver", 
35527     "fields": {
35528         "updated": "2013-12-11T23:57:19.748Z", 
35529         "authenticated": false, 
35530         "description": "syndicate origin server", 
35531         "created": "2013-12-11T23:57:19.748Z", 
35532         "url": "node17.gt.vicci.org:32780", 
35533         "enabled": true, 
35534         "redirects": true, 
35535         "protocol": "http", 
35536         "contentProvider": 29
35537     }
35538 },
35539 {
35540     "pk": 3791, 
35541     "model": "hpc.originserver", 
35542     "fields": {
35543         "updated": "2013-12-11T23:57:19.756Z", 
35544         "authenticated": false, 
35545         "description": "syndicate origin server", 
35546         "created": "2013-12-11T23:57:19.756Z", 
35547         "url": "node16.gt.vicci.org:32780", 
35548         "enabled": true, 
35549         "redirects": true, 
35550         "protocol": "http", 
35551         "contentProvider": 29
35552     }
35553 },
35554 {
35555     "pk": 3792, 
35556     "model": "hpc.originserver", 
35557     "fields": {
35558         "updated": "2013-12-11T23:57:19.764Z", 
35559         "authenticated": false, 
35560         "description": "syndicate origin server", 
35561         "created": "2013-12-11T23:57:19.764Z", 
35562         "url": "node15.gt.vicci.org:32780", 
35563         "enabled": true, 
35564         "redirects": true, 
35565         "protocol": "http", 
35566         "contentProvider": 29
35567     }
35568 },
35569 {
35570     "pk": 3793, 
35571     "model": "hpc.originserver", 
35572     "fields": {
35573         "updated": "2013-12-11T23:57:19.773Z", 
35574         "authenticated": false, 
35575         "description": "syndicate origin server", 
35576         "created": "2013-12-11T23:57:19.773Z", 
35577         "url": "node14.gt.vicci.org:32780", 
35578         "enabled": true, 
35579         "redirects": true, 
35580         "protocol": "http", 
35581         "contentProvider": 29
35582     }
35583 },
35584 {
35585     "pk": 3794, 
35586     "model": "hpc.originserver", 
35587     "fields": {
35588         "updated": "2013-12-11T23:57:19.781Z", 
35589         "authenticated": false, 
35590         "description": "syndicate origin server", 
35591         "created": "2013-12-11T23:57:19.781Z", 
35592         "url": "node13.gt.vicci.org:32780", 
35593         "enabled": true, 
35594         "redirects": true, 
35595         "protocol": "http", 
35596         "contentProvider": 29
35597     }
35598 },
35599 {
35600     "pk": 3795, 
35601     "model": "hpc.originserver", 
35602     "fields": {
35603         "updated": "2013-12-11T23:57:19.789Z", 
35604         "authenticated": false, 
35605         "description": "syndicate origin server", 
35606         "created": "2013-12-11T23:57:19.789Z", 
35607         "url": "node12.gt.vicci.org:32780", 
35608         "enabled": true, 
35609         "redirects": true, 
35610         "protocol": "http", 
35611         "contentProvider": 29
35612     }
35613 },
35614 {
35615     "pk": 3796, 
35616     "model": "hpc.originserver", 
35617     "fields": {
35618         "updated": "2013-12-11T23:57:19.798Z", 
35619         "authenticated": false, 
35620         "description": "syndicate origin server", 
35621         "created": "2013-12-11T23:57:19.798Z", 
35622         "url": "node11.gt.vicci.org:32780", 
35623         "enabled": true, 
35624         "redirects": true, 
35625         "protocol": "http", 
35626         "contentProvider": 29
35627     }
35628 },
35629 {
35630     "pk": 3797, 
35631     "model": "hpc.originserver", 
35632     "fields": {
35633         "updated": "2013-12-11T23:57:19.806Z", 
35634         "authenticated": false, 
35635         "description": "syndicate origin server", 
35636         "created": "2013-12-11T23:57:19.806Z", 
35637         "url": "node10.gt.vicci.org:32780", 
35638         "enabled": true, 
35639         "redirects": true, 
35640         "protocol": "http", 
35641         "contentProvider": 29
35642     }
35643 },
35644 {
35645     "pk": 3798, 
35646     "model": "hpc.originserver", 
35647     "fields": {
35648         "updated": "2013-12-11T23:57:19.814Z", 
35649         "authenticated": false, 
35650         "description": "syndicate origin server", 
35651         "created": "2013-12-11T23:57:19.814Z", 
35652         "url": "node9.gt.vicci.org:32780", 
35653         "enabled": true, 
35654         "redirects": true, 
35655         "protocol": "http", 
35656         "contentProvider": 29
35657     }
35658 },
35659 {
35660     "pk": 3799, 
35661     "model": "hpc.originserver", 
35662     "fields": {
35663         "updated": "2013-12-11T23:57:19.822Z", 
35664         "authenticated": false, 
35665         "description": "syndicate origin server", 
35666         "created": "2013-12-11T23:57:19.822Z", 
35667         "url": "node8.gt.vicci.org:32780", 
35668         "enabled": true, 
35669         "redirects": true, 
35670         "protocol": "http", 
35671         "contentProvider": 29
35672     }
35673 },
35674 {
35675     "pk": 3800, 
35676     "model": "hpc.originserver", 
35677     "fields": {
35678         "updated": "2013-12-11T23:57:19.831Z", 
35679         "authenticated": false, 
35680         "description": "syndicate origin server", 
35681         "created": "2013-12-11T23:57:19.831Z", 
35682         "url": "node7.gt.vicci.org:32780", 
35683         "enabled": true, 
35684         "redirects": true, 
35685         "protocol": "http", 
35686         "contentProvider": 29
35687     }
35688 },
35689 {
35690     "pk": 3801, 
35691     "model": "hpc.originserver", 
35692     "fields": {
35693         "updated": "2013-12-11T23:57:19.839Z", 
35694         "authenticated": false, 
35695         "description": "syndicate origin server", 
35696         "created": "2013-12-11T23:57:19.839Z", 
35697         "url": "node6.gt.vicci.org:32780", 
35698         "enabled": true, 
35699         "redirects": true, 
35700         "protocol": "http", 
35701         "contentProvider": 29
35702     }
35703 },
35704 {
35705     "pk": 3802, 
35706     "model": "hpc.originserver", 
35707     "fields": {
35708         "updated": "2013-12-11T23:57:19.847Z", 
35709         "authenticated": false, 
35710         "description": "syndicate origin server", 
35711         "created": "2013-12-11T23:57:19.847Z", 
35712         "url": "node5.gt.vicci.org:32780", 
35713         "enabled": true, 
35714         "redirects": true, 
35715         "protocol": "http", 
35716         "contentProvider": 29
35717     }
35718 },
35719 {
35720     "pk": 3803, 
35721     "model": "hpc.originserver", 
35722     "fields": {
35723         "updated": "2013-12-11T23:57:19.856Z", 
35724         "authenticated": false, 
35725         "description": "syndicate origin server", 
35726         "created": "2013-12-11T23:57:19.855Z", 
35727         "url": "node4.gt.vicci.org:32780", 
35728         "enabled": true, 
35729         "redirects": true, 
35730         "protocol": "http", 
35731         "contentProvider": 29
35732     }
35733 },
35734 {
35735     "pk": 3804, 
35736     "model": "hpc.originserver", 
35737     "fields": {
35738         "updated": "2013-12-11T23:57:19.864Z", 
35739         "authenticated": false, 
35740         "description": "syndicate origin server", 
35741         "created": "2013-12-11T23:57:19.864Z", 
35742         "url": "node3.gt.vicci.org:32780", 
35743         "enabled": true, 
35744         "redirects": true, 
35745         "protocol": "http", 
35746         "contentProvider": 29
35747     }
35748 },
35749 {
35750     "pk": 3805, 
35751     "model": "hpc.originserver", 
35752     "fields": {
35753         "updated": "2013-12-11T23:57:19.872Z", 
35754         "authenticated": false, 
35755         "description": "syndicate origin server", 
35756         "created": "2013-12-11T23:57:19.872Z", 
35757         "url": "node2.gt.vicci.org:32780", 
35758         "enabled": true, 
35759         "redirects": true, 
35760         "protocol": "http", 
35761         "contentProvider": 29
35762     }
35763 },
35764 {
35765     "pk": 3806, 
35766     "model": "hpc.originserver", 
35767     "fields": {
35768         "updated": "2013-12-11T23:57:19.880Z", 
35769         "authenticated": false, 
35770         "description": "syndicate origin server", 
35771         "created": "2013-12-11T23:57:19.880Z", 
35772         "url": "node1.gt.vicci.org:32780", 
35773         "enabled": true, 
35774         "redirects": true, 
35775         "protocol": "http", 
35776         "contentProvider": 29
35777     }
35778 },
35779 {
35780     "pk": 3807, 
35781     "model": "hpc.originserver", 
35782     "fields": {
35783         "updated": "2013-12-11T23:57:19.898Z", 
35784         "authenticated": false, 
35785         "description": "syndicate origin server", 
35786         "created": "2013-12-11T23:57:19.898Z", 
35787         "url": "node70.mpisws.vicci.org:32780", 
35788         "enabled": true, 
35789         "redirects": true, 
35790         "protocol": "http", 
35791         "contentProvider": 29
35792     }
35793 },
35794 {
35795     "pk": 3808, 
35796     "model": "hpc.originserver", 
35797     "fields": {
35798         "updated": "2013-12-11T23:57:19.905Z", 
35799         "authenticated": false, 
35800         "description": "syndicate origin server", 
35801         "created": "2013-12-11T23:57:19.905Z", 
35802         "url": "node69.mpisws.vicci.org:32780", 
35803         "enabled": true, 
35804         "redirects": true, 
35805         "protocol": "http", 
35806         "contentProvider": 29
35807     }
35808 },
35809 {
35810     "pk": 3809, 
35811     "model": "hpc.originserver", 
35812     "fields": {
35813         "updated": "2013-12-11T23:57:19.913Z", 
35814         "authenticated": false, 
35815         "description": "syndicate origin server", 
35816         "created": "2013-12-11T23:57:19.913Z", 
35817         "url": "node68.mpisws.vicci.org:32780", 
35818         "enabled": true, 
35819         "redirects": true, 
35820         "protocol": "http", 
35821         "contentProvider": 29
35822     }
35823 },
35824 {
35825     "pk": 3810, 
35826     "model": "hpc.originserver", 
35827     "fields": {
35828         "updated": "2013-12-11T23:57:19.922Z", 
35829         "authenticated": false, 
35830         "description": "syndicate origin server", 
35831         "created": "2013-12-11T23:57:19.922Z", 
35832         "url": "node67.mpisws.vicci.org:32780", 
35833         "enabled": true, 
35834         "redirects": true, 
35835         "protocol": "http", 
35836         "contentProvider": 29
35837     }
35838 },
35839 {
35840     "pk": 3811, 
35841     "model": "hpc.originserver", 
35842     "fields": {
35843         "updated": "2013-12-11T23:57:19.930Z", 
35844         "authenticated": false, 
35845         "description": "syndicate origin server", 
35846         "created": "2013-12-11T23:57:19.930Z", 
35847         "url": "node66.mpisws.vicci.org:32780", 
35848         "enabled": true, 
35849         "redirects": true, 
35850         "protocol": "http", 
35851         "contentProvider": 29
35852     }
35853 },
35854 {
35855     "pk": 3812, 
35856     "model": "hpc.originserver", 
35857     "fields": {
35858         "updated": "2013-12-11T23:57:19.938Z", 
35859         "authenticated": false, 
35860         "description": "syndicate origin server", 
35861         "created": "2013-12-11T23:57:19.938Z", 
35862         "url": "node65.mpisws.vicci.org:32780", 
35863         "enabled": true, 
35864         "redirects": true, 
35865         "protocol": "http", 
35866         "contentProvider": 29
35867     }
35868 },
35869 {
35870     "pk": 3813, 
35871     "model": "hpc.originserver", 
35872     "fields": {
35873         "updated": "2013-12-11T23:57:19.947Z", 
35874         "authenticated": false, 
35875         "description": "syndicate origin server", 
35876         "created": "2013-12-11T23:57:19.947Z", 
35877         "url": "node64.mpisws.vicci.org:32780", 
35878         "enabled": true, 
35879         "redirects": true, 
35880         "protocol": "http", 
35881         "contentProvider": 29
35882     }
35883 },
35884 {
35885     "pk": 3814, 
35886     "model": "hpc.originserver", 
35887     "fields": {
35888         "updated": "2013-12-11T23:57:19.955Z", 
35889         "authenticated": false, 
35890         "description": "syndicate origin server", 
35891         "created": "2013-12-11T23:57:19.955Z", 
35892         "url": "node63.mpisws.vicci.org:32780", 
35893         "enabled": true, 
35894         "redirects": true, 
35895         "protocol": "http", 
35896         "contentProvider": 29
35897     }
35898 },
35899 {
35900     "pk": 3815, 
35901     "model": "hpc.originserver", 
35902     "fields": {
35903         "updated": "2013-12-11T23:57:19.963Z", 
35904         "authenticated": false, 
35905         "description": "syndicate origin server", 
35906         "created": "2013-12-11T23:57:19.963Z", 
35907         "url": "node62.mpisws.vicci.org:32780", 
35908         "enabled": true, 
35909         "redirects": true, 
35910         "protocol": "http", 
35911         "contentProvider": 29
35912     }
35913 },
35914 {
35915     "pk": 3816, 
35916     "model": "hpc.originserver", 
35917     "fields": {
35918         "updated": "2013-12-11T23:57:19.971Z", 
35919         "authenticated": false, 
35920         "description": "syndicate origin server", 
35921         "created": "2013-12-11T23:57:19.971Z", 
35922         "url": "node61.mpisws.vicci.org:32780", 
35923         "enabled": true, 
35924         "redirects": true, 
35925         "protocol": "http", 
35926         "contentProvider": 29
35927     }
35928 },
35929 {
35930     "pk": 3817, 
35931     "model": "hpc.originserver", 
35932     "fields": {
35933         "updated": "2013-12-11T23:57:19.980Z", 
35934         "authenticated": false, 
35935         "description": "syndicate origin server", 
35936         "created": "2013-12-11T23:57:19.980Z", 
35937         "url": "node60.mpisws.vicci.org:32780", 
35938         "enabled": true, 
35939         "redirects": true, 
35940         "protocol": "http", 
35941         "contentProvider": 29
35942     }
35943 },
35944 {
35945     "pk": 3818, 
35946     "model": "hpc.originserver", 
35947     "fields": {
35948         "updated": "2013-12-11T23:57:19.988Z", 
35949         "authenticated": false, 
35950         "description": "syndicate origin server", 
35951         "created": "2013-12-11T23:57:19.988Z", 
35952         "url": "node59.mpisws.vicci.org:32780", 
35953         "enabled": true, 
35954         "redirects": true, 
35955         "protocol": "http", 
35956         "contentProvider": 29
35957     }
35958 },
35959 {
35960     "pk": 3819, 
35961     "model": "hpc.originserver", 
35962     "fields": {
35963         "updated": "2013-12-11T23:57:19.996Z", 
35964         "authenticated": false, 
35965         "description": "syndicate origin server", 
35966         "created": "2013-12-11T23:57:19.996Z", 
35967         "url": "node58.mpisws.vicci.org:32780", 
35968         "enabled": true, 
35969         "redirects": true, 
35970         "protocol": "http", 
35971         "contentProvider": 29
35972     }
35973 },
35974 {
35975     "pk": 3820, 
35976     "model": "hpc.originserver", 
35977     "fields": {
35978         "updated": "2013-12-11T23:57:20.005Z", 
35979         "authenticated": false, 
35980         "description": "syndicate origin server", 
35981         "created": "2013-12-11T23:57:20.005Z", 
35982         "url": "node57.mpisws.vicci.org:32780", 
35983         "enabled": true, 
35984         "redirects": true, 
35985         "protocol": "http", 
35986         "contentProvider": 29
35987     }
35988 },
35989 {
35990     "pk": 3821, 
35991     "model": "hpc.originserver", 
35992     "fields": {
35993         "updated": "2013-12-11T23:57:20.013Z", 
35994         "authenticated": false, 
35995         "description": "syndicate origin server", 
35996         "created": "2013-12-11T23:57:20.013Z", 
35997         "url": "node56.mpisws.vicci.org:32780", 
35998         "enabled": true, 
35999         "redirects": true, 
36000         "protocol": "http", 
36001         "contentProvider": 29
36002     }
36003 },
36004 {
36005     "pk": 3822, 
36006     "model": "hpc.originserver", 
36007     "fields": {
36008         "updated": "2013-12-11T23:57:20.021Z", 
36009         "authenticated": false, 
36010         "description": "syndicate origin server", 
36011         "created": "2013-12-11T23:57:20.021Z", 
36012         "url": "node55.mpisws.vicci.org:32780", 
36013         "enabled": true, 
36014         "redirects": true, 
36015         "protocol": "http", 
36016         "contentProvider": 29
36017     }
36018 },
36019 {
36020     "pk": 3823, 
36021     "model": "hpc.originserver", 
36022     "fields": {
36023         "updated": "2013-12-11T23:57:20.029Z", 
36024         "authenticated": false, 
36025         "description": "syndicate origin server", 
36026         "created": "2013-12-11T23:57:20.029Z", 
36027         "url": "node54.mpisws.vicci.org:32780", 
36028         "enabled": true, 
36029         "redirects": true, 
36030         "protocol": "http", 
36031         "contentProvider": 29
36032     }
36033 },
36034 {
36035     "pk": 3824, 
36036     "model": "hpc.originserver", 
36037     "fields": {
36038         "updated": "2013-12-11T23:57:20.038Z", 
36039         "authenticated": false, 
36040         "description": "syndicate origin server", 
36041         "created": "2013-12-11T23:57:20.038Z", 
36042         "url": "node53.mpisws.vicci.org:32780", 
36043         "enabled": true, 
36044         "redirects": true, 
36045         "protocol": "http", 
36046         "contentProvider": 29
36047     }
36048 },
36049 {
36050     "pk": 3825, 
36051     "model": "hpc.originserver", 
36052     "fields": {
36053         "updated": "2013-12-11T23:57:20.046Z", 
36054         "authenticated": false, 
36055         "description": "syndicate origin server", 
36056         "created": "2013-12-11T23:57:20.046Z", 
36057         "url": "node52.mpisws.vicci.org:32780", 
36058         "enabled": true, 
36059         "redirects": true, 
36060         "protocol": "http", 
36061         "contentProvider": 29
36062     }
36063 },
36064 {
36065     "pk": 3826, 
36066     "model": "hpc.originserver", 
36067     "fields": {
36068         "updated": "2013-12-11T23:57:20.054Z", 
36069         "authenticated": false, 
36070         "description": "syndicate origin server", 
36071         "created": "2013-12-11T23:57:20.054Z", 
36072         "url": "node51.mpisws.vicci.org:32780", 
36073         "enabled": true, 
36074         "redirects": true, 
36075         "protocol": "http", 
36076         "contentProvider": 29
36077     }
36078 },
36079 {
36080     "pk": 3827, 
36081     "model": "hpc.originserver", 
36082     "fields": {
36083         "updated": "2013-12-11T23:57:20.063Z", 
36084         "authenticated": false, 
36085         "description": "syndicate origin server", 
36086         "created": "2013-12-11T23:57:20.062Z", 
36087         "url": "node50.mpisws.vicci.org:32780", 
36088         "enabled": true, 
36089         "redirects": true, 
36090         "protocol": "http", 
36091         "contentProvider": 29
36092     }
36093 },
36094 {
36095     "pk": 3828, 
36096     "model": "hpc.originserver", 
36097     "fields": {
36098         "updated": "2013-12-11T23:57:20.071Z", 
36099         "authenticated": false, 
36100         "description": "syndicate origin server", 
36101         "created": "2013-12-11T23:57:20.071Z", 
36102         "url": "node49.mpisws.vicci.org:32780", 
36103         "enabled": true, 
36104         "redirects": true, 
36105         "protocol": "http", 
36106         "contentProvider": 29
36107     }
36108 },
36109 {
36110     "pk": 3829, 
36111     "model": "hpc.originserver", 
36112     "fields": {
36113         "updated": "2013-12-11T23:57:20.079Z", 
36114         "authenticated": false, 
36115         "description": "syndicate origin server", 
36116         "created": "2013-12-11T23:57:20.079Z", 
36117         "url": "node48.mpisws.vicci.org:32780", 
36118         "enabled": true, 
36119         "redirects": true, 
36120         "protocol": "http", 
36121         "contentProvider": 29
36122     }
36123 },
36124 {
36125     "pk": 3830, 
36126     "model": "hpc.originserver", 
36127     "fields": {
36128         "updated": "2013-12-11T23:57:20.087Z", 
36129         "authenticated": false, 
36130         "description": "syndicate origin server", 
36131         "created": "2013-12-11T23:57:20.087Z", 
36132         "url": "node47.mpisws.vicci.org:32780", 
36133         "enabled": true, 
36134         "redirects": true, 
36135         "protocol": "http", 
36136         "contentProvider": 29
36137     }
36138 },
36139 {
36140     "pk": 3831, 
36141     "model": "hpc.originserver", 
36142     "fields": {
36143         "updated": "2013-12-11T23:57:20.096Z", 
36144         "authenticated": false, 
36145         "description": "syndicate origin server", 
36146         "created": "2013-12-11T23:57:20.096Z", 
36147         "url": "node46.mpisws.vicci.org:32780", 
36148         "enabled": true, 
36149         "redirects": true, 
36150         "protocol": "http", 
36151         "contentProvider": 29
36152     }
36153 },
36154 {
36155     "pk": 3832, 
36156     "model": "hpc.originserver", 
36157     "fields": {
36158         "updated": "2013-12-11T23:57:20.104Z", 
36159         "authenticated": false, 
36160         "description": "syndicate origin server", 
36161         "created": "2013-12-11T23:57:20.104Z", 
36162         "url": "node45.mpisws.vicci.org:32780", 
36163         "enabled": true, 
36164         "redirects": true, 
36165         "protocol": "http", 
36166         "contentProvider": 29
36167     }
36168 },
36169 {
36170     "pk": 3833, 
36171     "model": "hpc.originserver", 
36172     "fields": {
36173         "updated": "2013-12-11T23:57:20.112Z", 
36174         "authenticated": false, 
36175         "description": "syndicate origin server", 
36176         "created": "2013-12-11T23:57:20.112Z", 
36177         "url": "node44.mpisws.vicci.org:32780", 
36178         "enabled": true, 
36179         "redirects": true, 
36180         "protocol": "http", 
36181         "contentProvider": 29
36182     }
36183 },
36184 {
36185     "pk": 3834, 
36186     "model": "hpc.originserver", 
36187     "fields": {
36188         "updated": "2013-12-11T23:57:20.121Z", 
36189         "authenticated": false, 
36190         "description": "syndicate origin server", 
36191         "created": "2013-12-11T23:57:20.121Z", 
36192         "url": "node43.mpisws.vicci.org:32780", 
36193         "enabled": true, 
36194         "redirects": true, 
36195         "protocol": "http", 
36196         "contentProvider": 29
36197     }
36198 },
36199 {
36200     "pk": 3835, 
36201     "model": "hpc.originserver", 
36202     "fields": {
36203         "updated": "2013-12-11T23:57:20.129Z", 
36204         "authenticated": false, 
36205         "description": "syndicate origin server", 
36206         "created": "2013-12-11T23:57:20.129Z", 
36207         "url": "node42.mpisws.vicci.org:32780", 
36208         "enabled": true, 
36209         "redirects": true, 
36210         "protocol": "http", 
36211         "contentProvider": 29
36212     }
36213 },
36214 {
36215     "pk": 3836, 
36216     "model": "hpc.originserver", 
36217     "fields": {
36218         "updated": "2013-12-11T23:57:20.137Z", 
36219         "authenticated": false, 
36220         "description": "syndicate origin server", 
36221         "created": "2013-12-11T23:57:20.137Z", 
36222         "url": "node41.mpisws.vicci.org:32780", 
36223         "enabled": true, 
36224         "redirects": true, 
36225         "protocol": "http", 
36226         "contentProvider": 29
36227     }
36228 },
36229 {
36230     "pk": 3837, 
36231     "model": "hpc.originserver", 
36232     "fields": {
36233         "updated": "2013-12-11T23:57:20.146Z", 
36234         "authenticated": false, 
36235         "description": "syndicate origin server", 
36236         "created": "2013-12-11T23:57:20.145Z", 
36237         "url": "node40.mpisws.vicci.org:32780", 
36238         "enabled": true, 
36239         "redirects": true, 
36240         "protocol": "http", 
36241         "contentProvider": 29
36242     }
36243 },
36244 {
36245     "pk": 3838, 
36246     "model": "hpc.originserver", 
36247     "fields": {
36248         "updated": "2013-12-11T23:57:20.154Z", 
36249         "authenticated": false, 
36250         "description": "syndicate origin server", 
36251         "created": "2013-12-11T23:57:20.154Z", 
36252         "url": "node39.mpisws.vicci.org:32780", 
36253         "enabled": true, 
36254         "redirects": true, 
36255         "protocol": "http", 
36256         "contentProvider": 29
36257     }
36258 },
36259 {
36260     "pk": 3839, 
36261     "model": "hpc.originserver", 
36262     "fields": {
36263         "updated": "2013-12-11T23:57:20.162Z", 
36264         "authenticated": false, 
36265         "description": "syndicate origin server", 
36266         "created": "2013-12-11T23:57:20.162Z", 
36267         "url": "node38.mpisws.vicci.org:32780", 
36268         "enabled": true, 
36269         "redirects": true, 
36270         "protocol": "http", 
36271         "contentProvider": 29
36272     }
36273 },
36274 {
36275     "pk": 3840, 
36276     "model": "hpc.originserver", 
36277     "fields": {
36278         "updated": "2013-12-11T23:57:20.170Z", 
36279         "authenticated": false, 
36280         "description": "syndicate origin server", 
36281         "created": "2013-12-11T23:57:20.170Z", 
36282         "url": "node37.mpisws.vicci.org:32780", 
36283         "enabled": true, 
36284         "redirects": true, 
36285         "protocol": "http", 
36286         "contentProvider": 29
36287     }
36288 },
36289 {
36290     "pk": 3841, 
36291     "model": "hpc.originserver", 
36292     "fields": {
36293         "updated": "2013-12-11T23:57:20.179Z", 
36294         "authenticated": false, 
36295         "description": "syndicate origin server", 
36296         "created": "2013-12-11T23:57:20.179Z", 
36297         "url": "node36.mpisws.vicci.org:32780", 
36298         "enabled": true, 
36299         "redirects": true, 
36300         "protocol": "http", 
36301         "contentProvider": 29
36302     }
36303 },
36304 {
36305     "pk": 3842, 
36306     "model": "hpc.originserver", 
36307     "fields": {
36308         "updated": "2013-12-11T23:57:20.187Z", 
36309         "authenticated": false, 
36310         "description": "syndicate origin server", 
36311         "created": "2013-12-11T23:57:20.187Z", 
36312         "url": "node35.mpisws.vicci.org:32780", 
36313         "enabled": true, 
36314         "redirects": true, 
36315         "protocol": "http", 
36316         "contentProvider": 29
36317     }
36318 },
36319 {
36320     "pk": 3843, 
36321     "model": "hpc.originserver", 
36322     "fields": {
36323         "updated": "2013-12-11T23:57:20.195Z", 
36324         "authenticated": false, 
36325         "description": "syndicate origin server", 
36326         "created": "2013-12-11T23:57:20.195Z", 
36327         "url": "node34.mpisws.vicci.org:32780", 
36328         "enabled": true, 
36329         "redirects": true, 
36330         "protocol": "http", 
36331         "contentProvider": 29
36332     }
36333 },
36334 {
36335     "pk": 3844, 
36336     "model": "hpc.originserver", 
36337     "fields": {
36338         "updated": "2013-12-11T23:57:20.203Z", 
36339         "authenticated": false, 
36340         "description": "syndicate origin server", 
36341         "created": "2013-12-11T23:57:20.203Z", 
36342         "url": "node33.mpisws.vicci.org:32780", 
36343         "enabled": true, 
36344         "redirects": true, 
36345         "protocol": "http", 
36346         "contentProvider": 29
36347     }
36348 },
36349 {
36350     "pk": 3845, 
36351     "model": "hpc.originserver", 
36352     "fields": {
36353         "updated": "2013-12-11T23:57:20.212Z", 
36354         "authenticated": false, 
36355         "description": "syndicate origin server", 
36356         "created": "2013-12-11T23:57:20.212Z", 
36357         "url": "node32.mpisws.vicci.org:32780", 
36358         "enabled": true, 
36359         "redirects": true, 
36360         "protocol": "http", 
36361         "contentProvider": 29
36362     }
36363 },
36364 {
36365     "pk": 3846, 
36366     "model": "hpc.originserver", 
36367     "fields": {
36368         "updated": "2013-12-11T23:57:20.220Z", 
36369         "authenticated": false, 
36370         "description": "syndicate origin server", 
36371         "created": "2013-12-11T23:57:20.220Z", 
36372         "url": "node31.mpisws.vicci.org:32780", 
36373         "enabled": true, 
36374         "redirects": true, 
36375         "protocol": "http", 
36376         "contentProvider": 29
36377     }
36378 },
36379 {
36380     "pk": 3847, 
36381     "model": "hpc.originserver", 
36382     "fields": {
36383         "updated": "2013-12-11T23:57:20.228Z", 
36384         "authenticated": false, 
36385         "description": "syndicate origin server", 
36386         "created": "2013-12-11T23:57:20.228Z", 
36387         "url": "node30.mpisws.vicci.org:32780", 
36388         "enabled": true, 
36389         "redirects": true, 
36390         "protocol": "http", 
36391         "contentProvider": 29
36392     }
36393 },
36394 {
36395     "pk": 3848, 
36396     "model": "hpc.originserver", 
36397     "fields": {
36398         "updated": "2013-12-11T23:57:20.237Z", 
36399         "authenticated": false, 
36400         "description": "syndicate origin server", 
36401         "created": "2013-12-11T23:57:20.236Z", 
36402         "url": "node29.mpisws.vicci.org:32780", 
36403         "enabled": true, 
36404         "redirects": true, 
36405         "protocol": "http", 
36406         "contentProvider": 29
36407     }
36408 },
36409 {
36410     "pk": 3849, 
36411     "model": "hpc.originserver", 
36412     "fields": {
36413         "updated": "2013-12-11T23:57:20.245Z", 
36414         "authenticated": false, 
36415         "description": "syndicate origin server", 
36416         "created": "2013-12-11T23:57:20.245Z", 
36417         "url": "node28.mpisws.vicci.org:32780", 
36418         "enabled": true, 
36419         "redirects": true, 
36420         "protocol": "http", 
36421         "contentProvider": 29
36422     }
36423 },
36424 {
36425     "pk": 3850, 
36426     "model": "hpc.originserver", 
36427     "fields": {
36428         "updated": "2013-12-11T23:57:20.253Z", 
36429         "authenticated": false, 
36430         "description": "syndicate origin server", 
36431         "created": "2013-12-11T23:57:20.253Z", 
36432         "url": "node27.mpisws.vicci.org:32780", 
36433         "enabled": true, 
36434         "redirects": true, 
36435         "protocol": "http", 
36436         "contentProvider": 29
36437     }
36438 },
36439 {
36440     "pk": 3851, 
36441     "model": "hpc.originserver", 
36442     "fields": {
36443         "updated": "2013-12-11T23:57:20.261Z", 
36444         "authenticated": false, 
36445         "description": "syndicate origin server", 
36446         "created": "2013-12-11T23:57:20.261Z", 
36447         "url": "node26.mpisws.vicci.org:32780", 
36448         "enabled": true, 
36449         "redirects": true, 
36450         "protocol": "http", 
36451         "contentProvider": 29
36452     }
36453 },
36454 {
36455     "pk": 3852, 
36456     "model": "hpc.originserver", 
36457     "fields": {
36458         "updated": "2013-12-11T23:57:20.270Z", 
36459         "authenticated": false, 
36460         "description": "syndicate origin server", 
36461         "created": "2013-12-11T23:57:20.270Z", 
36462         "url": "node25.mpisws.vicci.org:32780", 
36463         "enabled": true, 
36464         "redirects": true, 
36465         "protocol": "http", 
36466         "contentProvider": 29
36467     }
36468 },
36469 {
36470     "pk": 3853, 
36471     "model": "hpc.originserver", 
36472     "fields": {
36473         "updated": "2013-12-11T23:57:20.278Z", 
36474         "authenticated": false, 
36475         "description": "syndicate origin server", 
36476         "created": "2013-12-11T23:57:20.278Z", 
36477         "url": "node24.mpisws.vicci.org:32780", 
36478         "enabled": true, 
36479         "redirects": true, 
36480         "protocol": "http", 
36481         "contentProvider": 29
36482     }
36483 },
36484 {
36485     "pk": 3854, 
36486     "model": "hpc.originserver", 
36487     "fields": {
36488         "updated": "2013-12-11T23:57:20.286Z", 
36489         "authenticated": false, 
36490         "description": "syndicate origin server", 
36491         "created": "2013-12-11T23:57:20.286Z", 
36492         "url": "node23.mpisws.vicci.org:32780", 
36493         "enabled": true, 
36494         "redirects": true, 
36495         "protocol": "http", 
36496         "contentProvider": 29
36497     }
36498 },
36499 {
36500     "pk": 3855, 
36501     "model": "hpc.originserver", 
36502     "fields": {
36503         "updated": "2013-12-11T23:57:20.294Z", 
36504         "authenticated": false, 
36505         "description": "syndicate origin server", 
36506         "created": "2013-12-11T23:57:20.294Z", 
36507         "url": "node22.mpisws.vicci.org:32780", 
36508         "enabled": true, 
36509         "redirects": true, 
36510         "protocol": "http", 
36511         "contentProvider": 29
36512     }
36513 },
36514 {
36515     "pk": 3856, 
36516     "model": "hpc.originserver", 
36517     "fields": {
36518         "updated": "2013-12-11T23:57:20.303Z", 
36519         "authenticated": false, 
36520         "description": "syndicate origin server", 
36521         "created": "2013-12-11T23:57:20.303Z", 
36522         "url": "node21.mpisws.vicci.org:32780", 
36523         "enabled": true, 
36524         "redirects": true, 
36525         "protocol": "http", 
36526         "contentProvider": 29
36527     }
36528 },
36529 {
36530     "pk": 3857, 
36531     "model": "hpc.originserver", 
36532     "fields": {
36533         "updated": "2013-12-11T23:57:20.311Z", 
36534         "authenticated": false, 
36535         "description": "syndicate origin server", 
36536         "created": "2013-12-11T23:57:20.311Z", 
36537         "url": "node20.mpisws.vicci.org:32780", 
36538         "enabled": true, 
36539         "redirects": true, 
36540         "protocol": "http", 
36541         "contentProvider": 29
36542     }
36543 },
36544 {
36545     "pk": 3858, 
36546     "model": "hpc.originserver", 
36547     "fields": {
36548         "updated": "2013-12-11T23:57:20.319Z", 
36549         "authenticated": false, 
36550         "description": "syndicate origin server", 
36551         "created": "2013-12-11T23:57:20.319Z", 
36552         "url": "node19.mpisws.vicci.org:32780", 
36553         "enabled": true, 
36554         "redirects": true, 
36555         "protocol": "http", 
36556         "contentProvider": 29
36557     }
36558 },
36559 {
36560     "pk": 3859, 
36561     "model": "hpc.originserver", 
36562     "fields": {
36563         "updated": "2013-12-11T23:57:20.328Z", 
36564         "authenticated": false, 
36565         "description": "syndicate origin server", 
36566         "created": "2013-12-11T23:57:20.328Z", 
36567         "url": "node18.mpisws.vicci.org:32780", 
36568         "enabled": true, 
36569         "redirects": true, 
36570         "protocol": "http", 
36571         "contentProvider": 29
36572     }
36573 },
36574 {
36575     "pk": 3860, 
36576     "model": "hpc.originserver", 
36577     "fields": {
36578         "updated": "2013-12-11T23:57:20.336Z", 
36579         "authenticated": false, 
36580         "description": "syndicate origin server", 
36581         "created": "2013-12-11T23:57:20.336Z", 
36582         "url": "node17.mpisws.vicci.org:32780", 
36583         "enabled": true, 
36584         "redirects": true, 
36585         "protocol": "http", 
36586         "contentProvider": 29
36587     }
36588 },
36589 {
36590     "pk": 3861, 
36591     "model": "hpc.originserver", 
36592     "fields": {
36593         "updated": "2013-12-11T23:57:20.344Z", 
36594         "authenticated": false, 
36595         "description": "syndicate origin server", 
36596         "created": "2013-12-11T23:57:20.344Z", 
36597         "url": "node16.mpisws.vicci.org:32780", 
36598         "enabled": true, 
36599         "redirects": true, 
36600         "protocol": "http", 
36601         "contentProvider": 29
36602     }
36603 },
36604 {
36605     "pk": 3862, 
36606     "model": "hpc.originserver", 
36607     "fields": {
36608         "updated": "2013-12-11T23:57:20.352Z", 
36609         "authenticated": false, 
36610         "description": "syndicate origin server", 
36611         "created": "2013-12-11T23:57:20.352Z", 
36612         "url": "node15.mpisws.vicci.org:32780", 
36613         "enabled": true, 
36614         "redirects": true, 
36615         "protocol": "http", 
36616         "contentProvider": 29
36617     }
36618 },
36619 {
36620     "pk": 3863, 
36621     "model": "hpc.originserver", 
36622     "fields": {
36623         "updated": "2013-12-11T23:57:20.361Z", 
36624         "authenticated": false, 
36625         "description": "syndicate origin server", 
36626         "created": "2013-12-11T23:57:20.361Z", 
36627         "url": "node14.mpisws.vicci.org:32780", 
36628         "enabled": true, 
36629         "redirects": true, 
36630         "protocol": "http", 
36631         "contentProvider": 29
36632     }
36633 },
36634 {
36635     "pk": 3864, 
36636     "model": "hpc.originserver", 
36637     "fields": {
36638         "updated": "2013-12-11T23:57:20.369Z", 
36639         "authenticated": false, 
36640         "description": "syndicate origin server", 
36641         "created": "2013-12-11T23:57:20.369Z", 
36642         "url": "node13.mpisws.vicci.org:32780", 
36643         "enabled": true, 
36644         "redirects": true, 
36645         "protocol": "http", 
36646         "contentProvider": 29
36647     }
36648 },
36649 {
36650     "pk": 3865, 
36651     "model": "hpc.originserver", 
36652     "fields": {
36653         "updated": "2013-12-11T23:57:20.377Z", 
36654         "authenticated": false, 
36655         "description": "syndicate origin server", 
36656         "created": "2013-12-11T23:57:20.377Z", 
36657         "url": "node12.mpisws.vicci.org:32780", 
36658         "enabled": true, 
36659         "redirects": true, 
36660         "protocol": "http", 
36661         "contentProvider": 29
36662     }
36663 },
36664 {
36665     "pk": 3866, 
36666     "model": "hpc.originserver", 
36667     "fields": {
36668         "updated": "2013-12-11T23:57:20.386Z", 
36669         "authenticated": false, 
36670         "description": "syndicate origin server", 
36671         "created": "2013-12-11T23:57:20.386Z", 
36672         "url": "node11.mpisws.vicci.org:32780", 
36673         "enabled": true, 
36674         "redirects": true, 
36675         "protocol": "http", 
36676         "contentProvider": 29
36677     }
36678 },
36679 {
36680     "pk": 3867, 
36681     "model": "hpc.originserver", 
36682     "fields": {
36683         "updated": "2013-12-11T23:57:20.394Z", 
36684         "authenticated": false, 
36685         "description": "syndicate origin server", 
36686         "created": "2013-12-11T23:57:20.394Z", 
36687         "url": "node10.mpisws.vicci.org:32780", 
36688         "enabled": true, 
36689         "redirects": true, 
36690         "protocol": "http", 
36691         "contentProvider": 29
36692     }
36693 },
36694 {
36695     "pk": 3868, 
36696     "model": "hpc.originserver", 
36697     "fields": {
36698         "updated": "2013-12-11T23:57:20.402Z", 
36699         "authenticated": false, 
36700         "description": "syndicate origin server", 
36701         "created": "2013-12-11T23:57:20.402Z", 
36702         "url": "node9.mpisws.vicci.org:32780", 
36703         "enabled": true, 
36704         "redirects": true, 
36705         "protocol": "http", 
36706         "contentProvider": 29
36707     }
36708 },
36709 {
36710     "pk": 3869, 
36711     "model": "hpc.originserver", 
36712     "fields": {
36713         "updated": "2013-12-11T23:57:20.410Z", 
36714         "authenticated": false, 
36715         "description": "syndicate origin server", 
36716         "created": "2013-12-11T23:57:20.410Z", 
36717         "url": "node8.mpisws.vicci.org:32780", 
36718         "enabled": true, 
36719         "redirects": true, 
36720         "protocol": "http", 
36721         "contentProvider": 29
36722     }
36723 },
36724 {
36725     "pk": 3870, 
36726     "model": "hpc.originserver", 
36727     "fields": {
36728         "updated": "2013-12-11T23:57:20.419Z", 
36729         "authenticated": false, 
36730         "description": "syndicate origin server", 
36731         "created": "2013-12-11T23:57:20.419Z", 
36732         "url": "node7.mpisws.vicci.org:32780", 
36733         "enabled": true, 
36734         "redirects": true, 
36735         "protocol": "http", 
36736         "contentProvider": 29
36737     }
36738 },
36739 {
36740     "pk": 3871, 
36741     "model": "hpc.originserver", 
36742     "fields": {
36743         "updated": "2013-12-11T23:57:20.427Z", 
36744         "authenticated": false, 
36745         "description": "syndicate origin server", 
36746         "created": "2013-12-11T23:57:20.427Z", 
36747         "url": "node6.mpisws.vicci.org:32780", 
36748         "enabled": true, 
36749         "redirects": true, 
36750         "protocol": "http", 
36751         "contentProvider": 29
36752     }
36753 },
36754 {
36755     "pk": 3872, 
36756     "model": "hpc.originserver", 
36757     "fields": {
36758         "updated": "2013-12-11T23:57:20.435Z", 
36759         "authenticated": false, 
36760         "description": "syndicate origin server", 
36761         "created": "2013-12-11T23:57:20.435Z", 
36762         "url": "node5.mpisws.vicci.org:32780", 
36763         "enabled": true, 
36764         "redirects": true, 
36765         "protocol": "http", 
36766         "contentProvider": 29
36767     }
36768 },
36769 {
36770     "pk": 3873, 
36771     "model": "hpc.originserver", 
36772     "fields": {
36773         "updated": "2013-12-11T23:57:20.443Z", 
36774         "authenticated": false, 
36775         "description": "syndicate origin server", 
36776         "created": "2013-12-11T23:57:20.443Z", 
36777         "url": "node4.mpisws.vicci.org:32780", 
36778         "enabled": true, 
36779         "redirects": true, 
36780         "protocol": "http", 
36781         "contentProvider": 29
36782     }
36783 },
36784 {
36785     "pk": 3874, 
36786     "model": "hpc.originserver", 
36787     "fields": {
36788         "updated": "2013-12-11T23:57:20.452Z", 
36789         "authenticated": false, 
36790         "description": "syndicate origin server", 
36791         "created": "2013-12-11T23:57:20.452Z", 
36792         "url": "node3.mpisws.vicci.org:32780", 
36793         "enabled": true, 
36794         "redirects": true, 
36795         "protocol": "http", 
36796         "contentProvider": 29
36797     }
36798 },
36799 {
36800     "pk": 3875, 
36801     "model": "hpc.originserver", 
36802     "fields": {
36803         "updated": "2013-12-11T23:57:20.460Z", 
36804         "authenticated": false, 
36805         "description": "syndicate origin server", 
36806         "created": "2013-12-11T23:57:20.460Z", 
36807         "url": "node2.mpisws.vicci.org:32780", 
36808         "enabled": true, 
36809         "redirects": true, 
36810         "protocol": "http", 
36811         "contentProvider": 29
36812     }
36813 },
36814 {
36815     "pk": 3876, 
36816     "model": "hpc.originserver", 
36817     "fields": {
36818         "updated": "2013-12-11T23:57:20.468Z", 
36819         "authenticated": false, 
36820         "description": "syndicate origin server", 
36821         "created": "2013-12-11T23:57:20.468Z", 
36822         "url": "node1.mpisws.vicci.org:32780", 
36823         "enabled": true, 
36824         "redirects": true, 
36825         "protocol": "http", 
36826         "contentProvider": 29
36827     }
36828 },
36829 {
36830     "pk": 3877, 
36831     "model": "hpc.originserver", 
36832     "fields": {
36833         "updated": "2013-12-11T23:57:20.594Z", 
36834         "authenticated": false, 
36835         "description": "Content from www.cs.gatech.edu", 
36836         "created": "2013-12-11T23:57:20.594Z", 
36837         "url": "www.cs.gatech.edu", 
36838         "enabled": true, 
36839         "redirects": true, 
36840         "protocol": "http", 
36841         "contentProvider": 30
36842     }
36843 },
36844 {
36845     "pk": 3878, 
36846     "model": "hpc.originserver", 
36847     "fields": {
36848         "updated": "2013-12-11T23:57:20.619Z", 
36849         "authenticated": false, 
36850         "description": "Content from www.cs.stanford.edu", 
36851         "created": "2013-12-11T23:57:20.619Z", 
36852         "url": "www.cs.stanford.edu", 
36853         "enabled": true, 
36854         "redirects": true, 
36855         "protocol": "http", 
36856         "contentProvider": 31
36857     }
36858 },
36859 {
36860     "pk": 3879, 
36861     "model": "hpc.originserver", 
36862     "fields": {
36863         "updated": "2013-12-11T23:57:20.644Z", 
36864         "authenticated": false, 
36865         "description": "Content from www.cs.washington.edu", 
36866         "created": "2013-12-11T23:57:20.644Z", 
36867         "url": "www.cs.washington.edu", 
36868         "enabled": true, 
36869         "redirects": true, 
36870         "protocol": "http", 
36871         "contentProvider": 32
36872     }
36873 },
36874 {
36875     "pk": 3880, 
36876     "model": "hpc.originserver", 
36877     "fields": {
36878         "updated": "2013-12-11T23:57:20.669Z", 
36879         "authenticated": false, 
36880         "description": "Content from www.mpg.de", 
36881         "created": "2013-12-11T23:57:20.669Z", 
36882         "url": "www.mpg.de", 
36883         "enabled": true, 
36884         "redirects": true, 
36885         "protocol": "http", 
36886         "contentProvider": 33
36887     }
36888 },
36889 {
36890     "pk": 3881, 
36891     "model": "hpc.originserver", 
36892     "fields": {
36893         "updated": "2013-12-11T23:57:20.694Z", 
36894         "authenticated": false, 
36895         "description": "Content from www.cs.princeton.edu", 
36896         "created": "2013-12-11T23:57:20.694Z", 
36897         "url": "www.cs.princeton.edu", 
36898         "enabled": true, 
36899         "redirects": true, 
36900         "protocol": "http", 
36901         "contentProvider": 34
36902     }
36903 },
36904 {
36905     "pk": 3882, 
36906     "model": "hpc.originserver", 
36907     "fields": {
36908         "updated": "2013-12-11T23:57:20.719Z", 
36909         "authenticated": false, 
36910         "description": "onlab virtual machine images", 
36911         "created": "2013-12-11T23:57:20.719Z", 
36912         "url": "images.onlab.org", 
36913         "enabled": true, 
36914         "redirects": true, 
36915         "protocol": "http", 
36916         "contentProvider": 35
36917     }
36918 },
36919 {
36920     "pk": 36, 
36921     "model": "hpc.cdnprefix", 
36922     "fields": {
36923         "updated": "2013-12-11T23:57:20.479Z", 
36924         "description": "CDN Prefix for the Syndicate distributed filesystem", 
36925         "created": "2013-12-11T23:57:20.479Z", 
36926         "enabled": true, 
36927         "prefix": "cdn.syndicatedrive.com", 
36928         "defaultOriginServer": 3876, 
36929         "contentProvider": 29
36930     }
36931 },
36932 {
36933     "pk": 37, 
36934     "model": "hpc.cdnprefix", 
36935     "fields": {
36936         "updated": "2013-12-11T23:57:20.602Z", 
36937         "description": "CDN Prefix for Georgia Tech", 
36938         "created": "2013-12-11T23:57:20.602Z", 
36939         "enabled": true, 
36940         "prefix": "gt.opencdn.internet2.edu", 
36941         "defaultOriginServer": 3877, 
36942         "contentProvider": 30
36943     }
36944 },
36945 {
36946     "pk": 38, 
36947     "model": "hpc.cdnprefix", 
36948     "fields": {
36949         "updated": "2013-12-11T23:57:20.627Z", 
36950         "description": "CDN Prefix for Stanford University", 
36951         "created": "2013-12-11T23:57:20.627Z", 
36952         "enabled": true, 
36953         "prefix": "stanford.opencdn.internet2.edu", 
36954         "defaultOriginServer": 3878, 
36955         "contentProvider": 31
36956     }
36957 },
36958 {
36959     "pk": 39, 
36960     "model": "hpc.cdnprefix", 
36961     "fields": {
36962         "updated": "2013-12-11T23:57:20.652Z", 
36963         "description": "CDN Prefix for University of Washington", 
36964         "created": "2013-12-11T23:57:20.652Z", 
36965         "enabled": true, 
36966         "prefix": "washington.opencdn.internet2.edu", 
36967         "defaultOriginServer": 3879, 
36968         "contentProvider": 32
36969     }
36970 },
36971 {
36972     "pk": 40, 
36973     "model": "hpc.cdnprefix", 
36974     "fields": {
36975         "updated": "2013-12-11T23:57:20.677Z", 
36976         "description": "CDN Prefix for Max Planck Institute", 
36977         "created": "2013-12-11T23:57:20.677Z", 
36978         "enabled": true, 
36979         "prefix": "mp.opencdn.internet2.edu", 
36980         "defaultOriginServer": 3880, 
36981         "contentProvider": 33
36982     }
36983 },
36984 {
36985     "pk": 41, 
36986     "model": "hpc.cdnprefix", 
36987     "fields": {
36988         "updated": "2013-12-11T23:57:20.702Z", 
36989         "description": "CDN Prefix for Princeton University", 
36990         "created": "2013-12-11T23:57:20.702Z", 
36991         "enabled": true, 
36992         "prefix": "princeton.opencdn.internet2.edu", 
36993         "defaultOriginServer": 3881, 
36994         "contentProvider": 34
36995     }
36996 },
36997 {
36998     "pk": 42, 
36999     "model": "hpc.cdnprefix", 
37000     "fields": {
37001         "updated": "2013-12-11T23:57:20.727Z", 
37002         "description": "CDN Prefix for ON.LAB", 
37003         "created": "2013-12-11T23:57:20.727Z", 
37004         "enabled": true, 
37005         "prefix": "onlab.vicci.org", 
37006         "defaultOriginServer": 3882, 
37007         "contentProvider": 35
37008     }
37009 },
37010 {
37011     "pk": 1, 
37012     "model": "core.siteprivilege", 
37013     "fields": {
37014         "site": 24, 
37015         "updated": "2013-12-17T18:08:58.293Z", 
37016         "role": 1, 
37017         "user": 15, 
37018         "created": "2013-12-17T18:08:58.293Z"
37019     }
37020 }
37021 ]