remote site.tenant_id from initial_data.json
[plstackapi.git] / planetstack / core / fixtures / initial_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         "name": "HPC Service", 
11         "versionNumber": "1.0", 
12         "published": true, 
13         "enacted": null
14     }
15 },
16 {
17     "pk": 4, 
18     "model": "core.service", 
19     "fields": {
20         "updated": "2013-11-26T12:45:59.003Z", 
21         "description": "Service to help load balance and direct traffic flow to content within the CDN", 
22         "created": "2013-11-26T12:45:59.003Z", 
23         "enabled": true, 
24         "name": "Request Router Service", 
25         "versionNumber": "1.0", 
26         "published": true, 
27         "enacted": null
28     }
29 },
30 {
31     "pk": 5, 
32     "model": "core.service", 
33     "fields": {
34         "updated": "2013-12-04T22:51:07.137Z", 
35         "description": "Syndicate Shared Filesystem.", 
36         "created": "2013-12-04T22:51:07.137Z", 
37         "enabled": true, 
38         "name": "Syndicate", 
39         "versionNumber": "", 
40         "published": true, 
41         "enacted": null
42     }
43 },
44 {
45     "pk": 8, 
46     "model": "core.service", 
47     "fields": {
48         "updated": "2013-12-13T21:48:58.304Z", 
49         "description": "A provisioning service for long-term experiments.", 
50         "created": "2013-12-13T21:48:58.304Z", 
51         "enabled": true, 
52         "name": "Raven", 
53         "versionNumber": "1.0", 
54         "published": true, 
55         "enacted": null
56     }
57 },
58 {
59     "pk": 8, 
60     "model": "core.site", 
61     "fields": {
62         "updated": "2013-12-17T18:00:47.910Z", 
63         "name": "Stanford", 
64         "created": "2013-04-03T23:14:11.072Z", 
65         "enabled": true, 
66         "longitude": null, 
67         "site_url": "http://www.stanford.edu/", 
68         "login_base": "stanford", 
69         "location": "37.4294,-122.17200000000003", 
70         "latitude": null, 
71         "is_public": true, 
72         "deployments": [
73             5
74         ], 
75         "abbreviated_name": "", 
76         "enacted": null
77     }
78 },
79 {
80     "pk": 9, 
81     "model": "core.site", 
82     "fields": {
83         "updated": "2013-12-17T18:00:38.431Z", 
84         "name": "Washington", 
85         "created": "2013-04-03T23:14:11.072Z", 
86         "enabled": true, 
87         "longitude": null, 
88         "site_url": "https://www.washington.edu/", 
89         "login_base": "wash", 
90         "location": "47.6531,-122.31299999999999", 
91         "latitude": null, 
92         "is_public": true, 
93         "deployments": [
94             6
95         ], 
96         "abbreviated_name": "", 
97         "enacted": null
98     }
99 },
100 {
101     "pk": 10, 
102     "model": "core.site", 
103     "fields": {
104         "updated": "2013-12-17T18:00:28.495Z", 
105         "name": "Princeton", 
106         "created": "2013-04-03T23:14:11.072Z", 
107         "enabled": true, 
108         "longitude": null, 
109         "site_url": "http://princeton.edu/", 
110         "login_base": "princeton", 
111         "location": "40.3502,-74.6524", 
112         "latitude": null, 
113         "is_public": true, 
114         "deployments": [
115             7
116         ], 
117         "abbreviated_name": "", 
118         "enacted": null
119     }
120 },
121 {
122     "pk": 11, 
123     "model": "core.site", 
124     "fields": {
125         "updated": "2013-12-17T18:00:18.964Z", 
126         "name": "GeorgiaTech", 
127         "created": "2013-04-03T23:14:11.072Z", 
128         "enabled": true, 
129         "longitude": null, 
130         "site_url": "http://www.gatech.edu/", 
131         "login_base": "gt", 
132         "location": "33.7772,-84.39760000000001", 
133         "latitude": null, 
134         "is_public": true, 
135         "deployments": [
136             8
137         ], 
138         "abbreviated_name": "", 
139         "enacted": null
140     }
141 },
142 {
143     "pk": 12, 
144     "model": "core.site", 
145     "fields": {
146         "updated": "2013-12-17T18:00:07.704Z", 
147         "name": "MaxPlanck", 
148         "created": "2013-04-03T23:14:11.072Z", 
149         "enabled": true, 
150         "longitude": null, 
151         "site_url": "http://www.mpi-sws.mpg.de/", 
152         "login_base": "mpisws", 
153         "location": "49.14,6.588999999999942", 
154         "latitude": null, 
155         "is_public": true, 
156         "deployments": [
157             9
158         ], 
159         "abbreviated_name": "", 
160         "enacted": null
161     }
162 },
163 {
164     "pk": 13, 
165     "model": "core.site", 
166     "fields": {
167         "updated": "2013-06-21T21:17:13.982Z", 
168         "name": "I2 Atlanta", 
169         "created": "2013-04-03T23:14:11.072Z", 
170         "enabled": true, 
171         "longitude": null, 
172         "site_url": "http://www.internet2.edu", 
173         "login_base": "i2atlanta", 
174         "location": "33.0075,-84.0038", 
175         "latitude": null, 
176         "is_public": true, 
177         "deployments": [
178             10
179         ], 
180         "abbreviated_name": "", 
181         "enacted": null
182     }
183 },
184 {
185     "pk": 14, 
186     "model": "core.site", 
187     "fields": {
188         "updated": "2013-06-21T21:17:13.982Z", 
189         "name": "I2 Chicago", 
190         "created": "2013-04-03T23:14:11.072Z", 
191         "enabled": true, 
192         "longitude": null, 
193         "site_url": "http://www.internet2.edu", 
194         "login_base": "i2chic", 
195         "location": "41.0085,-87.0065", 
196         "latitude": null, 
197         "is_public": true, 
198         "deployments": [
199             10
200         ], 
201         "abbreviated_name": "", 
202         "enacted": null
203     }
204 },
205 {
206     "pk": 15, 
207     "model": "core.site", 
208     "fields": {
209         "updated": "2013-06-21T21:17:13.982Z", 
210         "name": "I2 Houston", 
211         "created": "2013-04-03T23:14:11.072Z", 
212         "enabled": true, 
213         "longitude": null, 
214         "site_url": "http://www.internet2.edu", 
215         "login_base": "i2hous", 
216         "location": "29.0077,-95.0037", 
217         "latitude": null, 
218         "is_public": true, 
219         "deployments": [
220             10
221         ], 
222         "abbreviated_name": "", 
223         "enacted": null
224     }
225 },
226 {
227     "pk": 16, 
228     "model": "core.site", 
229     "fields": {
230         "updated": "2013-06-21T21:17:13.982Z", 
231         "name": "I2 Kansas City", 
232         "created": "2013-04-03T23:14:11.072Z", 
233         "enabled": true, 
234         "longitude": null, 
235         "site_url": "http://www.internet2.edu", 
236         "login_base": "i2kans", 
237         "location": "39.0012,-94.0063", 
238         "latitude": null, 
239         "is_public": true, 
240         "deployments": [
241             10
242         ], 
243         "abbreviated_name": "", 
244         "enacted": null
245     }
246 },
247 {
248     "pk": 17, 
249     "model": "core.site", 
250     "fields": {
251         "updated": "2013-06-21T21:17:13.982Z", 
252         "name": "I2 Los Angeles", 
253         "created": "2013-04-03T23:14:11.072Z", 
254         "enabled": true, 
255         "longitude": null, 
256         "site_url": "http://www.internet2.edu", 
257         "login_base": "i2losa", 
258         "location": "33.2505,-117.503", 
259         "latitude": null, 
260         "is_public": true, 
261         "deployments": [
262             10
263         ], 
264         "abbreviated_name": "", 
265         "enacted": null
266     }
267 },
268 {
269     "pk": 18, 
270     "model": "core.site", 
271     "fields": {
272         "updated": "2013-06-21T21:17:13.982Z", 
273         "name": "I2 New York", 
274         "created": "2013-04-03T23:14:11.072Z", 
275         "enabled": true, 
276         "longitude": null, 
277         "site_url": "http://www.internet2.edu", 
278         "login_base": "i2newy", 
279         "location": "40.72,-73.99", 
280         "latitude": null, 
281         "is_public": true, 
282         "deployments": [
283             10
284         ], 
285         "abbreviated_name": "", 
286         "enacted": null
287     }
288 },
289 {
290     "pk": 19, 
291     "model": "core.site", 
292     "fields": {
293         "updated": "2013-06-21T21:17:13.982Z", 
294         "name": "I2 Salt Lake City", 
295         "created": "2013-04-03T23:14:11.072Z", 
296         "enabled": true, 
297         "longitude": null, 
298         "site_url": "http://www.internet2.edu", 
299         "login_base": "i2salt", 
300         "location": "40.7659,-111.844", 
301         "latitude": null, 
302         "is_public": true, 
303         "deployments": [
304             10
305         ], 
306         "abbreviated_name": "", 
307         "enacted": null
308     }
309 },
310 {
311     "pk": 20, 
312     "model": "core.site", 
313     "fields": {
314         "updated": "2013-06-21T21:17:13.982Z", 
315         "name": "I2 Seattle", 
316         "created": "2013-04-03T23:14:11.072Z", 
317         "enabled": true, 
318         "longitude": null, 
319         "site_url": "http://www.internet2.edu", 
320         "login_base": "i2seat", 
321         "location": "47.6531,-122.313", 
322         "latitude": null, 
323         "is_public": true, 
324         "deployments": [
325             10
326         ], 
327         "abbreviated_name": "", 
328         "enacted": null
329     }
330 },
331 {
332     "pk": 21, 
333     "model": "core.site", 
334     "fields": {
335         "updated": "2013-06-21T21:17:13.982Z", 
336         "name": "I2 Washington DC", 
337         "created": "2013-04-03T23:14:11.072Z", 
338         "enabled": true, 
339         "longitude": null, 
340         "site_url": "http://www.internet2.edu", 
341         "login_base": "i2wash", 
342         "location": "38.009,-77.0003", 
343         "latitude": null, 
344         "is_public": true, 
345         "deployments": [
346             10
347         ], 
348         "abbreviated_name": "", 
349         "enacted": null
350     }
351 },
352 {
353     "pk": 22, 
354     "model": "core.site", 
355     "fields": {
356         "updated": "2013-12-17T17:30:14.491Z", 
357         "name": "ON.Lab", 
358         "created": "2013-04-03T23:14:11.072Z", 
359         "enabled": true, 
360         "longitude": null, 
361         "site_url": "http://www.onlab.us/", 
362         "login_base": "onlab", 
363         "location": "37.452955,-122.18176599999998", 
364         "latitude": null, 
365         "is_public": true, 
366         "deployments": [
367             5, 
368             6, 
369             7, 
370             8, 
371             9, 
372             10
373         ], 
374         "abbreviated_name": "", 
375         "enacted": null
376     }
377 },
378 {
379     "pk": 23, 
380     "model": "core.site", 
381     "fields": {
382         "updated": "2013-12-17T18:21:43.870Z", 
383         "name": "I2 Singapore", 
384         "created": "2013-12-17T17:08:49.669Z", 
385         "enabled": true, 
386         "longitude": null, 
387         "site_url": "http://www.internet2.edu/", 
388         "login_base": "i2singapore", 
389         "location": "1.33544,103.88999999999999", 
390         "latitude": null, 
391         "is_public": true, 
392         "deployments": [
393             10
394         ], 
395         "abbreviated_name": "", 
396         "enacted": null
397     }
398 },
399 {
400     "pk": 24, 
401     "model": "core.site", 
402     "fields": {
403         "updated": "2013-12-17T18:08:01.373Z", 
404         "name": "Arizona", 
405         "created": "2013-12-17T18:07:14.190Z", 
406         "enabled": true, 
407         "longitude": null, 
408         "site_url": "http://www.cs.arizona.edu/", 
409         "login_base": "arizona", 
410         "location": "32.2333,-110.94799999999998", 
411         "latitude": null, 
412         "is_public": true, 
413         "deployments": [], 
414         "abbreviated_name": "", 
415         "enacted": null
416     }
417 },
418 {
419     "pk": 1, 
420     "model": "core.siterole", 
421     "fields": {
422         "updated": "2013-12-17T18:08:54.842Z", 
423         "enacted": null, 
424         "role": "pi", 
425         "created": "2013-12-17T18:08:54.842Z"
426     }
427 },
428 {
429     "pk": 2, 
430     "model": "core.siterole", 
431     "fields": {
432         "updated": "2014-04-22T11:34:09.655Z", 
433         "enacted": null, 
434         "role": "admin", 
435         "created": "2014-04-22T11:34:09.655Z"
436     }
437 },
438 {
439     "pk": 3, 
440     "model": "core.siterole", 
441     "fields": {
442         "updated": "2014-04-22T11:34:27.403Z", 
443         "enacted": null, 
444         "role": "tech", 
445         "created": "2014-04-22T11:34:27.403Z"
446     }
447 },
448 {
449     "pk": 4, 
450     "model": "core.siterole", 
451     "fields": {
452         "updated": "2014-04-22T11:34:39.770Z", 
453         "enacted": null, 
454         "role": "billing", 
455         "created": "2014-04-22T11:34:39.770Z"
456     }
457 },
458 {
459     "pk": 5, 
460     "model": "core.deployment", 
461     "fields": {
462         "updated": "2013-04-03T22:57:23.015Z", 
463         "enacted": null, 
464         "name": "US-Stanford", 
465         "created": "2013-04-03T22:57:23.015Z"
466     }
467 },
468 {
469     "pk": 6, 
470     "model": "core.deployment", 
471     "fields": {
472         "updated": "2013-04-03T22:57:23.015Z", 
473         "enacted": null, 
474         "name": "US-Washington", 
475         "created": "2013-04-03T22:57:23.015Z"
476     }
477 },
478 {
479     "pk": 7, 
480     "model": "core.deployment", 
481     "fields": {
482         "updated": "2013-04-03T22:57:23.015Z", 
483         "enacted": null, 
484         "name": "US-Princeton", 
485         "created": "2013-04-03T22:57:23.015Z"
486     }
487 },
488 {
489     "pk": 8, 
490     "model": "core.deployment", 
491     "fields": {
492         "updated": "2013-04-03T22:57:23.015Z", 
493         "enacted": null, 
494         "name": "US-GeorgiaTech", 
495         "created": "2013-04-03T22:57:23.015Z"
496     }
497 },
498 {
499     "pk": 9, 
500     "model": "core.deployment", 
501     "fields": {
502         "updated": "2013-04-03T22:57:23.015Z", 
503         "enacted": null, 
504         "name": "EU-MaxPlanck", 
505         "created": "2013-04-03T22:57:23.015Z"
506     }
507 },
508 {
509     "pk": 10, 
510     "model": "core.deployment", 
511     "fields": {
512         "updated": "2013-04-03T22:57:23.015Z", 
513         "enacted": null, 
514         "name": "Internet2", 
515         "created": "2013-04-03T22:57:23.015Z"
516     }
517 },
518 {
519     "pk": 1, 
520     "model": "core.user", 
521     "fields": {
522         "username": "padmin@vicci.org", 
523         "public_key": null, 
524         "updated": "2013-11-26T12:36:49.829Z", 
525         "is_readonly": false, 
526         "firstname": "OpenCloud", 
527         "user_url": null, 
528         "lastname": "Admin", 
529         "created": "2013-11-26T12:36:49.816Z", 
530         "is_active": true, 
531         "site": null, 
532         "phone": null, 
533         "kuser_id": null, 
534         "is_staff": true, 
535         "last_login": "2014-04-22T11:32:36.356Z", 
536         "timezone": "America/New_York", 
537         "is_admin": true, 
538         "password": "pbkdf2_sha256$10000$v5qKhIyhSQ2N$V8vh2mkqYdjQib6d2jBkpwV57eMBfhd/9eiXqaDLUWg=", 
539         "email": "padmin@vicci.org", 
540         "enacted": null
541     }
542 },
543 {
544     "pk": 2, 
545     "model": "core.user", 
546     "fields": {
547         "username": "tony@onlab.us", 
548         "public_key": null, 
549         "updated": "2013-09-22T21:47:30.993Z", 
550         "is_readonly": false, 
551         "firstname": "Tony", 
552         "user_url": null, 
553         "lastname": "Mack", 
554         "created": "2013-09-22T21:47:30.959Z", 
555         "is_active": true, 
556         "site": 22, 
557         "phone": null, 
558         "kuser_id": null, 
559         "is_staff": true, 
560         "last_login": "2013-12-14T03:21:24.872Z", 
561         "timezone": "America/New_York", 
562         "is_admin": true, 
563         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
564         "email": "tony@onlab.us", 
565         "enacted": null
566     }
567 },
568 {
569     "pk": 3, 
570     "model": "core.user", 
571     "fields": {
572         "username": "mike@onlab.us", 
573         "public_key": null, 
574         "updated": "2013-09-22T21:47:30.993Z", 
575         "is_readonly": false, 
576         "firstname": "Mike", 
577         "user_url": null, 
578         "lastname": "Wawrzoniak", 
579         "created": "2013-09-22T21:47:30.959Z", 
580         "is_active": true, 
581         "site": 22, 
582         "phone": null, 
583         "kuser_id": null, 
584         "is_staff": true, 
585         "last_login": "2013-12-04T20:46:15.904Z", 
586         "timezone": "America/New_York", 
587         "is_admin": true, 
588         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
589         "email": "mike@onlab.us", 
590         "enacted": null
591     }
592 },
593 {
594     "pk": 4, 
595     "model": "core.user", 
596     "fields": {
597         "username": "andy@onlab.us", 
598         "public_key": null, 
599         "updated": "2013-09-22T21:47:30.993Z", 
600         "is_readonly": false, 
601         "firstname": "Andy", 
602         "user_url": null, 
603         "lastname": "Bavier", 
604         "created": "2013-09-22T21:47:30.959Z", 
605         "is_active": true, 
606         "site": 22, 
607         "phone": null, 
608         "kuser_id": null, 
609         "is_staff": true, 
610         "last_login": "2013-12-18T21:47:08.698Z", 
611         "timezone": "America/New_York", 
612         "is_admin": true, 
613         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
614         "email": "andy@onlab.us", 
615         "enacted": null
616     }
617 },
618 {
619     "pk": 5, 
620     "model": "core.user", 
621     "fields": {
622         "username": "sapan@onlab.us", 
623         "public_key": null, 
624         "updated": "2013-09-22T21:47:30.993Z", 
625         "is_readonly": false, 
626         "firstname": "Sapan", 
627         "user_url": null, 
628         "lastname": "Bhatia", 
629         "created": "2013-09-22T21:47:30.959Z", 
630         "is_active": true, 
631         "site": 22, 
632         "phone": null, 
633         "kuser_id": null, 
634         "is_staff": true, 
635         "last_login": "2013-12-17T16:21:46.493Z", 
636         "timezone": "America/New_York", 
637         "is_admin": true, 
638         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
639         "email": "sapan@onlab.us", 
640         "enacted": null
641     }
642 },
643 {
644     "pk": 6, 
645     "model": "core.user", 
646     "fields": {
647         "username": "jcnelson@cs.princeton.edu", 
648         "public_key": "", 
649         "updated": "2013-12-16T15:44:27.429Z", 
650         "is_readonly": false, 
651         "firstname": "Jude", 
652         "user_url": null, 
653         "lastname": "Nelson", 
654         "created": "2013-09-22T21:47:30.959Z", 
655         "is_active": true, 
656         "site": 10, 
657         "phone": "", 
658         "kuser_id": null, 
659         "is_staff": true, 
660         "last_login": "2013-09-22T21:48:01.047Z", 
661         "timezone": "America/New_York", 
662         "is_admin": true, 
663         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
664         "email": "jcnelson@cs.princeton.edu", 
665         "enacted": null
666     }
667 },
668 {
669     "pk": 7, 
670     "model": "core.user", 
671     "fields": {
672         "username": "llp@onlab.us", 
673         "public_key": "", 
674         "updated": "2013-12-04T20:47:03.679Z", 
675         "is_readonly": false, 
676         "firstname": "Larry", 
677         "user_url": null, 
678         "lastname": "Peterson", 
679         "created": "2013-09-22T21:47:30.959Z", 
680         "is_active": true, 
681         "site": 22, 
682         "phone": "", 
683         "kuser_id": null, 
684         "is_staff": true, 
685         "last_login": "2013-12-18T21:41:10.802Z", 
686         "timezone": "America/New_York", 
687         "is_admin": true, 
688         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
689         "email": "llp@onlab.us", 
690         "enacted": null
691     }
692 },
693 {
694     "pk": 8, 
695     "model": "core.user", 
696     "fields": {
697         "username": "scott@onlab.us", 
698         "public_key": null, 
699         "updated": "2013-09-22T21:47:30.993Z", 
700         "is_readonly": false, 
701         "firstname": "Scott", 
702         "user_url": null, 
703         "lastname": "Baker", 
704         "created": "2013-09-22T21:47:30.959Z", 
705         "is_active": true, 
706         "site": 22, 
707         "phone": null, 
708         "kuser_id": null, 
709         "is_staff": true, 
710         "last_login": "2013-12-19T01:32:31.049Z", 
711         "timezone": "America/New_York", 
712         "is_admin": true, 
713         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
714         "email": "scott@onlab.us", 
715         "enacted": null
716     }
717 },
718 {
719     "pk": 9, 
720     "model": "core.user", 
721     "fields": {
722         "username": "ali@onlab.us", 
723         "public_key": null, 
724         "updated": "2013-09-22T21:47:30.993Z", 
725         "is_readonly": false, 
726         "firstname": "Ali", 
727         "user_url": null, 
728         "lastname": "Al-Shabibi", 
729         "created": "2013-09-22T21:47:30.959Z", 
730         "is_active": true, 
731         "site": 22, 
732         "phone": null, 
733         "kuser_id": null, 
734         "is_staff": true, 
735         "last_login": "2013-09-22T21:48:01.047Z", 
736         "timezone": "America/New_York", 
737         "is_admin": true, 
738         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
739         "email": "ali@onlab.us", 
740         "enacted": null
741     }
742 },
743 {
744     "pk": 10, 
745     "model": "core.user", 
746     "fields": {
747         "username": "bill@onlab.us", 
748         "public_key": null, 
749         "updated": "2013-09-22T21:47:30.993Z", 
750         "is_readonly": false, 
751         "firstname": "Bill", 
752         "user_url": null, 
753         "lastname": "Snow", 
754         "created": "2013-09-22T21:47:30.959Z", 
755         "is_active": true, 
756         "site": 22, 
757         "phone": null, 
758         "kuser_id": null, 
759         "is_staff": true, 
760         "last_login": "2013-09-22T21:48:01.047Z", 
761         "timezone": "America/New_York", 
762         "is_admin": true, 
763         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
764         "email": "bill@onlab.us", 
765         "enacted": null
766     }
767 },
768 {
769     "pk": 11, 
770     "model": "core.user", 
771     "fields": {
772         "username": "guru@onlab.us", 
773         "public_key": null, 
774         "updated": "2013-09-22T21:47:30.993Z", 
775         "is_readonly": false, 
776         "firstname": "Guru", 
777         "user_url": null, 
778         "lastname": "Parulkar", 
779         "created": "2013-09-22T21:47:30.959Z", 
780         "is_active": true, 
781         "site": 22, 
782         "phone": null, 
783         "kuser_id": null, 
784         "is_staff": true, 
785         "last_login": "2013-09-22T21:48:01.047Z", 
786         "timezone": "America/New_York", 
787         "is_admin": true, 
788         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
789         "email": "guru@onlab.us", 
790         "enacted": null
791     }
792 },
793 {
794     "pk": 12, 
795     "model": "core.user", 
796     "fields": {
797         "username": "marc@onlab.us", 
798         "public_key": null, 
799         "updated": "2013-09-22T21:47:30.993Z", 
800         "is_readonly": false, 
801         "firstname": "Marc", 
802         "user_url": null, 
803         "lastname": "Fiuczynski", 
804         "created": "2013-09-22T21:47:30.959Z", 
805         "is_active": true, 
806         "site": 22, 
807         "phone": null, 
808         "kuser_id": null, 
809         "is_staff": true, 
810         "last_login": "2013-09-22T21:48:01.047Z", 
811         "timezone": "America/New_York", 
812         "is_admin": true, 
813         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
814         "email": "marc@onlab.us", 
815         "enacted": null
816     }
817 },
818 {
819     "pk": 13, 
820     "model": "core.user", 
821     "fields": {
822         "username": "siobhan@onlab.us", 
823         "public_key": null, 
824         "updated": "2013-09-22T21:47:30.993Z", 
825         "is_readonly": false, 
826         "firstname": "Siobhan", 
827         "user_url": null, 
828         "lastname": "Tully", 
829         "created": "2013-09-22T21:47:30.959Z", 
830         "is_active": true, 
831         "site": 22, 
832         "phone": null, 
833         "kuser_id": null, 
834         "is_staff": true, 
835         "last_login": "2013-09-22T21:48:01.047Z", 
836         "timezone": "America/New_York", 
837         "is_admin": true, 
838         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
839         "email": "siobhan@onlab.us", 
840         "enacted": null
841     }
842 },
843 {
844     "pk": 14, 
845     "model": "core.user", 
846     "fields": {
847         "username": "demo@onlab.us", 
848         "public_key": "", 
849         "updated": "2013-12-06T11:25:52.457Z", 
850         "is_readonly": true, 
851         "firstname": "Demo", 
852         "user_url": null, 
853         "lastname": "OpenCloud", 
854         "created": "2013-12-06T11:25:41.211Z", 
855         "is_active": true, 
856         "site": 22, 
857         "phone": "", 
858         "kuser_id": null, 
859         "is_staff": true, 
860         "last_login": "2013-12-19T00:59:55.668Z", 
861         "timezone": "America/New_York", 
862         "is_admin": true, 
863         "password": "pbkdf2_sha256$10000$jaLSTW2ksHEN$HDpjDKieFDjMvtV5wbF/ow3zfq8EqcFtNXLfuo+150s=", 
864         "email": "demo@onlab.us", 
865         "enacted": null
866     }
867 },
868 {
869     "pk": 15, 
870     "model": "core.user", 
871     "fields": {
872         "username": "jhh@cs.arizona.edu", 
873         "public_key": "", 
874         "updated": "2013-12-17T18:08:58.288Z", 
875         "is_readonly": false, 
876         "firstname": "John", 
877         "user_url": null, 
878         "lastname": "Hartman", 
879         "created": "2013-12-17T18:08:01.381Z", 
880         "is_active": true, 
881         "site": 24, 
882         "phone": "", 
883         "kuser_id": null, 
884         "is_staff": true, 
885         "last_login": "2013-12-17T18:08:01.356Z", 
886         "timezone": "America/New_York", 
887         "is_admin": true, 
888         "password": "!", 
889         "email": "jhh@cs.arizona.edu", 
890         "enacted": null
891     }
892 },
893 {
894     "pk": 1, 
895     "model": "core.serviceclass", 
896     "fields": {
897         "updated": "2013-05-10T23:30:52.931Z", 
898         "membershipFee": 0, 
899         "description": "Best Effort", 
900         "membershipFeeMonths": 0, 
901         "created": "2013-05-10T23:30:52.931Z", 
902         "upgradeFrom": [
903             2, 
904             3
905         ], 
906         "commitment": 0, 
907         "name": "Best Effort", 
908         "upgradeRequiresApproval": false, 
909         "enacted": null
910     }
911 },
912 {
913     "pk": 2, 
914     "model": "core.serviceclass", 
915     "fields": {
916         "updated": "2013-05-10T23:35:51.694Z", 
917         "membershipFee": 100, 
918         "description": "Silver", 
919         "membershipFeeMonths": 1, 
920         "created": "2013-05-10T23:33:24.930Z", 
921         "upgradeFrom": [
922             1, 
923             3
924         ], 
925         "commitment": 365, 
926         "name": "Silver", 
927         "upgradeRequiresApproval": false, 
928         "enacted": null
929     }
930 },
931 {
932     "pk": 3, 
933     "model": "core.serviceclass", 
934     "fields": {
935         "updated": "2013-05-10T23:34:01.320Z", 
936         "membershipFee": 18000, 
937         "description": "Gold", 
938         "membershipFeeMonths": 12, 
939         "created": "2013-05-10T23:34:01.320Z", 
940         "upgradeFrom": [
941             1, 
942             2
943         ], 
944         "commitment": 365, 
945         "name": "Gold", 
946         "upgradeRequiresApproval": false, 
947         "enacted": null
948     }
949 },
950 {
951     "pk": 4, 
952     "model": "core.slice", 
953     "fields": {
954         "router_id": null, 
955         "updated": "2013-12-18T22:24:44.850Z", 
956         "name": "HyperCache", 
957         "service": 3, 
958         "created": "2013-04-03T23:14:11.072Z", 
959         "network_id": null, 
960         "tenant_id": "", 
961         "description": "HyperCache slice for HyperCache service.", 
962         "serviceClass": 1, 
963         "enabled": true, 
964         "site": 22, 
965         "omf_friendly": false, 
966         "subnet_id": null, 
967         "slice_url": "", 
968         "creator": 1, 
969         "enacted": null
970     }
971 },
972 {
973     "pk": 6, 
974     "model": "core.slice", 
975     "fields": {
976         "router_id": null, 
977         "updated": "2013-12-19T00:14:36.783Z", 
978         "name": "Syndicate", 
979         "service": 5, 
980         "created": "2013-04-03T23:14:11.072Z", 
981         "network_id": null, 
982         "tenant_id": "", 
983         "description": "", 
984         "serviceClass": 1, 
985         "enabled": true, 
986         "site": 22, 
987         "omf_friendly": false, 
988         "subnet_id": null, 
989         "slice_url": "", 
990         "creator": 1, 
991         "enacted": null
992     }
993 },
994 {
995     "pk": 8, 
996     "model": "core.slice", 
997     "fields": {
998         "router_id": null, 
999         "updated": "2013-12-19T00:15:11.298Z", 
1000         "name": "DnsRedir", 
1001         "service": 4, 
1002         "created": "2013-12-04T22:48:35.584Z", 
1003         "network_id": null, 
1004         "tenant_id": "", 
1005         "description": "DNS Redirection slice for RequestRouter service.", 
1006         "serviceClass": 2, 
1007         "enabled": true, 
1008         "site": 22, 
1009         "omf_friendly": false, 
1010         "subnet_id": null, 
1011         "slice_url": "", 
1012         "creator": 8, 
1013         "enacted": null
1014     }
1015 },
1016 {
1017     "pk": 9, 
1018     "model": "core.slice", 
1019     "fields": {
1020         "router_id": null, 
1021         "updated": "2013-12-18T23:32:07.617Z", 
1022         "name": "DnsDemux", 
1023         "service": 4, 
1024         "created": "2013-12-04T22:49:23.051Z", 
1025         "network_id": null, 
1026         "tenant_id": "", 
1027         "description": "DNS Demultiplexing slice for RequestRouter service. ", 
1028         "serviceClass": 2, 
1029         "enabled": true, 
1030         "site": 22, 
1031         "omf_friendly": false, 
1032         "subnet_id": null, 
1033         "slice_url": "", 
1034         "creator": 8, 
1035         "enacted": null
1036     }
1037 },
1038 {
1039     "pk": 10, 
1040     "model": "core.slice", 
1041     "fields": {
1042         "router_id": null, 
1043         "updated": "2013-12-18T22:06:00.330Z", 
1044         "name": "Infrastructure", 
1045         "service": null, 
1046         "created": "2013-12-09T14:13:15.392Z", 
1047         "network_id": null, 
1048         "tenant_id": "", 
1049         "description": "", 
1050         "serviceClass": 1, 
1051         "enabled": true, 
1052         "site": 22, 
1053         "omf_friendly": false, 
1054         "subnet_id": null, 
1055         "slice_url": "", 
1056         "creator": null, 
1057         "enacted": null
1058     }
1059 },
1060 {
1061     "pk": 11, 
1062     "model": "core.slice", 
1063     "fields": {
1064         "router_id": null, 
1065         "updated": "2013-12-17T18:09:29.065Z", 
1066         "name": "Stork", 
1067         "service": 8, 
1068         "created": "2013-12-13T21:49:59.476Z", 
1069         "network_id": null, 
1070         "tenant_id": "", 
1071         "description": "The Stork Package Management Service", 
1072         "serviceClass": 1, 
1073         "enabled": true, 
1074         "site": 24, 
1075         "omf_friendly": false, 
1076         "subnet_id": null, 
1077         "slice_url": "", 
1078         "creator": null, 
1079         "enacted": null
1080     }
1081 },
1082 {
1083     "pk": 12, 
1084     "model": "core.slice", 
1085     "fields": {
1086         "router_id": null, 
1087         "updated": "2013-12-17T18:09:20.587Z", 
1088         "name": "Owl", 
1089         "service": 8, 
1090         "created": "2013-12-13T21:52:15.590Z", 
1091         "network_id": null, 
1092         "tenant_id": "", 
1093         "description": "The Owl Data Collection service", 
1094         "serviceClass": 1, 
1095         "enabled": true, 
1096         "site": 24, 
1097         "omf_friendly": false, 
1098         "subnet_id": null, 
1099         "slice_url": "", 
1100         "creator": null, 
1101         "enacted": null
1102     }
1103 },
1104 {
1105     "pk": 13, 
1106     "model": "core.slice", 
1107     "fields": {
1108         "router_id": null, 
1109         "updated": "2013-12-18T23:34:55.351Z", 
1110         "name": "Hadoop", 
1111         "service": null, 
1112         "created": "2013-12-13T21:54:20.895Z", 
1113         "network_id": null, 
1114         "tenant_id": "", 
1115         "description": "Hadoop map-reduce service", 
1116         "serviceClass": 2, 
1117         "enabled": true, 
1118         "site": 22, 
1119         "omf_friendly": false, 
1120         "subnet_id": null, 
1121         "slice_url": "", 
1122         "creator": null, 
1123         "enacted": null
1124     }
1125 },
1126 {
1127     "pk": 14, 
1128     "model": "core.slice", 
1129     "fields": {
1130         "router_id": null, 
1131         "updated": "2013-12-18T22:21:36.462Z", 
1132         "name": "test", 
1133         "service": null, 
1134         "created": "2013-12-13T21:56:57.299Z", 
1135         "network_id": null, 
1136         "tenant_id": "", 
1137         "description": "Test slice number one.", 
1138         "serviceClass": 1, 
1139         "enabled": true, 
1140         "site": 10, 
1141         "omf_friendly": false, 
1142         "subnet_id": null, 
1143         "slice_url": "", 
1144         "creator": null, 
1145         "enacted": null
1146     }
1147 },
1148 {
1149     "pk": 15, 
1150     "model": "core.slice", 
1151     "fields": {
1152         "router_id": null, 
1153         "updated": "2013-12-18T22:22:04.676Z", 
1154         "name": "test2", 
1155         "service": null, 
1156         "created": "2013-12-13T22:00:03.049Z", 
1157         "network_id": null, 
1158         "tenant_id": "", 
1159         "description": "test slice number two.", 
1160         "serviceClass": 1, 
1161         "enabled": true, 
1162         "site": 10, 
1163         "omf_friendly": false, 
1164         "subnet_id": null, 
1165         "slice_url": "", 
1166         "creator": null, 
1167         "enacted": null
1168     }
1169 },
1170 {
1171     "pk": 1, 
1172     "model": "core.slicerole", 
1173     "fields": {
1174         "updated": "2013-12-18T21:09:27.717Z", 
1175         "enacted": null, 
1176         "role": "admin", 
1177         "created": "2013-12-18T21:09:27.717Z"
1178     }
1179 },
1180 {
1181     "pk": 2, 
1182     "model": "core.slicerole", 
1183     "fields": {
1184         "updated": "2013-12-18T21:09:35.074Z", 
1185         "enacted": null, 
1186         "role": "default", 
1187         "created": "2013-12-18T21:09:35.074Z"
1188     }
1189 },
1190 {
1191     "pk": 1, 
1192     "model": "core.sliceprivilege", 
1193     "fields": {
1194         "updated": "2013-12-18T21:21:37.713Z", 
1195         "slice": 4, 
1196         "created": "2013-12-18T21:21:37.713Z", 
1197         "role": 1, 
1198         "user": 2, 
1199         "enacted": null
1200     }
1201 },
1202 {
1203     "pk": 2, 
1204     "model": "core.sliceprivilege", 
1205     "fields": {
1206         "updated": "2013-12-18T21:21:37.729Z", 
1207         "slice": 4, 
1208         "created": "2013-12-18T21:21:37.729Z", 
1209         "role": 1, 
1210         "user": 3, 
1211         "enacted": null
1212     }
1213 },
1214 {
1215     "pk": 3, 
1216     "model": "core.sliceprivilege", 
1217     "fields": {
1218         "updated": "2013-12-18T21:21:37.739Z", 
1219         "slice": 4, 
1220         "created": "2013-12-18T21:21:37.739Z", 
1221         "role": 1, 
1222         "user": 4, 
1223         "enacted": null
1224     }
1225 },
1226 {
1227     "pk": 4, 
1228     "model": "core.sliceprivilege", 
1229     "fields": {
1230         "updated": "2013-12-18T21:21:37.752Z", 
1231         "slice": 4, 
1232         "created": "2013-12-18T21:21:37.752Z", 
1233         "role": 1, 
1234         "user": 5, 
1235         "enacted": null
1236     }
1237 },
1238 {
1239     "pk": 5, 
1240     "model": "core.sliceprivilege", 
1241     "fields": {
1242         "updated": "2013-12-18T21:21:37.771Z", 
1243         "slice": 4, 
1244         "created": "2013-12-18T21:21:37.771Z", 
1245         "role": 1, 
1246         "user": 6, 
1247         "enacted": null
1248     }
1249 },
1250 {
1251     "pk": 6, 
1252     "model": "core.sliceprivilege", 
1253     "fields": {
1254         "updated": "2013-12-18T21:21:37.790Z", 
1255         "slice": 4, 
1256         "created": "2013-12-18T21:21:37.789Z", 
1257         "role": 1, 
1258         "user": 7, 
1259         "enacted": null
1260     }
1261 },
1262 {
1263     "pk": 7, 
1264     "model": "core.sliceprivilege", 
1265     "fields": {
1266         "updated": "2013-12-18T21:21:37.808Z", 
1267         "slice": 4, 
1268         "created": "2013-12-18T21:21:37.808Z", 
1269         "role": 1, 
1270         "user": 9, 
1271         "enacted": null
1272     }
1273 },
1274 {
1275     "pk": 8, 
1276     "model": "core.sliceprivilege", 
1277     "fields": {
1278         "updated": "2013-12-18T21:21:37.835Z", 
1279         "slice": 4, 
1280         "created": "2013-12-18T21:21:37.835Z", 
1281         "role": 1, 
1282         "user": 10, 
1283         "enacted": null
1284     }
1285 },
1286 {
1287     "pk": 9, 
1288     "model": "core.sliceprivilege", 
1289     "fields": {
1290         "updated": "2013-12-18T21:21:37.862Z", 
1291         "slice": 4, 
1292         "created": "2013-12-18T21:21:37.862Z", 
1293         "role": 1, 
1294         "user": 11, 
1295         "enacted": null
1296     }
1297 },
1298 {
1299     "pk": 10, 
1300     "model": "core.sliceprivilege", 
1301     "fields": {
1302         "updated": "2013-12-18T21:21:37.890Z", 
1303         "slice": 4, 
1304         "created": "2013-12-18T21:21:37.890Z", 
1305         "role": 1, 
1306         "user": 12, 
1307         "enacted": null
1308     }
1309 },
1310 {
1311     "pk": 11, 
1312     "model": "core.sliceprivilege", 
1313     "fields": {
1314         "updated": "2013-12-18T21:21:37.925Z", 
1315         "slice": 4, 
1316         "created": "2013-12-18T21:21:37.925Z", 
1317         "role": 1, 
1318         "user": 13, 
1319         "enacted": null
1320     }
1321 },
1322 {
1323     "pk": 12, 
1324     "model": "core.sliceprivilege", 
1325     "fields": {
1326         "updated": "2013-12-18T21:21:37.960Z", 
1327         "slice": 4, 
1328         "created": "2013-12-18T21:21:37.960Z", 
1329         "role": 1, 
1330         "user": 14, 
1331         "enacted": null
1332     }
1333 },
1334 {
1335     "pk": 13, 
1336     "model": "core.sliceprivilege", 
1337     "fields": {
1338         "updated": "2013-12-18T21:21:37.996Z", 
1339         "slice": 4, 
1340         "created": "2013-12-18T21:21:37.996Z", 
1341         "role": 1, 
1342         "user": 15, 
1343         "enacted": null
1344     }
1345 },
1346 {
1347     "pk": 14, 
1348     "model": "core.sliceprivilege", 
1349     "fields": {
1350         "updated": "2013-12-18T21:21:38.038Z", 
1351         "slice": 4, 
1352         "created": "2013-12-18T21:21:38.038Z", 
1353         "role": 1, 
1354         "user": 1, 
1355         "enacted": null
1356     }
1357 },
1358 {
1359     "pk": 15, 
1360     "model": "core.sliceprivilege", 
1361     "fields": {
1362         "updated": "2013-12-18T21:21:38.092Z", 
1363         "slice": 4, 
1364         "created": "2013-12-18T21:21:38.091Z", 
1365         "role": 1, 
1366         "user": 8, 
1367         "enacted": null
1368     }
1369 },
1370 {
1371     "pk": 16, 
1372     "model": "core.sliceprivilege", 
1373     "fields": {
1374         "updated": "2013-12-18T21:21:38.103Z", 
1375         "slice": 6, 
1376         "created": "2013-12-18T21:21:38.103Z", 
1377         "role": 1, 
1378         "user": 2, 
1379         "enacted": null
1380     }
1381 },
1382 {
1383     "pk": 17, 
1384     "model": "core.sliceprivilege", 
1385     "fields": {
1386         "updated": "2013-12-18T21:21:38.111Z", 
1387         "slice": 6, 
1388         "created": "2013-12-18T21:21:38.111Z", 
1389         "role": 1, 
1390         "user": 3, 
1391         "enacted": null
1392     }
1393 },
1394 {
1395     "pk": 18, 
1396     "model": "core.sliceprivilege", 
1397     "fields": {
1398         "updated": "2013-12-18T21:21:38.122Z", 
1399         "slice": 6, 
1400         "created": "2013-12-18T21:21:38.122Z", 
1401         "role": 1, 
1402         "user": 4, 
1403         "enacted": null
1404     }
1405 },
1406 {
1407     "pk": 19, 
1408     "model": "core.sliceprivilege", 
1409     "fields": {
1410         "updated": "2013-12-18T21:21:38.141Z", 
1411         "slice": 6, 
1412         "created": "2013-12-18T21:21:38.141Z", 
1413         "role": 1, 
1414         "user": 5, 
1415         "enacted": null
1416     }
1417 },
1418 {
1419     "pk": 20, 
1420     "model": "core.sliceprivilege", 
1421     "fields": {
1422         "updated": "2013-12-18T21:21:38.160Z", 
1423         "slice": 6, 
1424         "created": "2013-12-18T21:21:38.160Z", 
1425         "role": 1, 
1426         "user": 6, 
1427         "enacted": null
1428     }
1429 },
1430 {
1431     "pk": 21, 
1432     "model": "core.sliceprivilege", 
1433     "fields": {
1434         "updated": "2013-12-18T21:21:38.179Z", 
1435         "slice": 6, 
1436         "created": "2013-12-18T21:21:38.179Z", 
1437         "role": 1, 
1438         "user": 7, 
1439         "enacted": null
1440     }
1441 },
1442 {
1443     "pk": 22, 
1444     "model": "core.sliceprivilege", 
1445     "fields": {
1446         "updated": "2013-12-18T21:21:38.206Z", 
1447         "slice": 6, 
1448         "created": "2013-12-18T21:21:38.206Z", 
1449         "role": 1, 
1450         "user": 9, 
1451         "enacted": null
1452     }
1453 },
1454 {
1455     "pk": 23, 
1456     "model": "core.sliceprivilege", 
1457     "fields": {
1458         "updated": "2013-12-18T21:21:38.233Z", 
1459         "slice": 6, 
1460         "created": "2013-12-18T21:21:38.233Z", 
1461         "role": 1, 
1462         "user": 10, 
1463         "enacted": null
1464     }
1465 },
1466 {
1467     "pk": 24, 
1468     "model": "core.sliceprivilege", 
1469     "fields": {
1470         "updated": "2013-12-18T21:21:38.260Z", 
1471         "slice": 6, 
1472         "created": "2013-12-18T21:21:38.260Z", 
1473         "role": 1, 
1474         "user": 11, 
1475         "enacted": null
1476     }
1477 },
1478 {
1479     "pk": 25, 
1480     "model": "core.sliceprivilege", 
1481     "fields": {
1482         "updated": "2013-12-18T21:21:38.287Z", 
1483         "slice": 6, 
1484         "created": "2013-12-18T21:21:38.287Z", 
1485         "role": 1, 
1486         "user": 12, 
1487         "enacted": null
1488     }
1489 },
1490 {
1491     "pk": 26, 
1492     "model": "core.sliceprivilege", 
1493     "fields": {
1494         "updated": "2013-12-18T21:21:38.322Z", 
1495         "slice": 6, 
1496         "created": "2013-12-18T21:21:38.322Z", 
1497         "role": 1, 
1498         "user": 13, 
1499         "enacted": null
1500     }
1501 },
1502 {
1503     "pk": 27, 
1504     "model": "core.sliceprivilege", 
1505     "fields": {
1506         "updated": "2013-12-18T21:21:38.358Z", 
1507         "slice": 6, 
1508         "created": "2013-12-18T21:21:38.358Z", 
1509         "role": 1, 
1510         "user": 14, 
1511         "enacted": null
1512     }
1513 },
1514 {
1515     "pk": 28, 
1516     "model": "core.sliceprivilege", 
1517     "fields": {
1518         "updated": "2013-12-18T21:21:38.393Z", 
1519         "slice": 6, 
1520         "created": "2013-12-18T21:21:38.393Z", 
1521         "role": 1, 
1522         "user": 15, 
1523         "enacted": null
1524     }
1525 },
1526 {
1527     "pk": 29, 
1528     "model": "core.sliceprivilege", 
1529     "fields": {
1530         "updated": "2013-12-18T21:21:38.428Z", 
1531         "slice": 6, 
1532         "created": "2013-12-18T21:21:38.428Z", 
1533         "role": 1, 
1534         "user": 1, 
1535         "enacted": null
1536     }
1537 },
1538 {
1539     "pk": 30, 
1540     "model": "core.sliceprivilege", 
1541     "fields": {
1542         "updated": "2013-12-18T21:21:38.472Z", 
1543         "slice": 6, 
1544         "created": "2013-12-18T21:21:38.472Z", 
1545         "role": 1, 
1546         "user": 8, 
1547         "enacted": null
1548     }
1549 },
1550 {
1551     "pk": 31, 
1552     "model": "core.sliceprivilege", 
1553     "fields": {
1554         "updated": "2013-12-18T21:21:38.484Z", 
1555         "slice": 8, 
1556         "created": "2013-12-18T21:21:38.484Z", 
1557         "role": 1, 
1558         "user": 2, 
1559         "enacted": null
1560     }
1561 },
1562 {
1563     "pk": 32, 
1564     "model": "core.sliceprivilege", 
1565     "fields": {
1566         "updated": "2013-12-18T21:21:38.492Z", 
1567         "slice": 8, 
1568         "created": "2013-12-18T21:21:38.492Z", 
1569         "role": 1, 
1570         "user": 3, 
1571         "enacted": null
1572     }
1573 },
1574 {
1575     "pk": 33, 
1576     "model": "core.sliceprivilege", 
1577     "fields": {
1578         "updated": "2013-12-18T21:21:38.503Z", 
1579         "slice": 8, 
1580         "created": "2013-12-18T21:21:38.503Z", 
1581         "role": 1, 
1582         "user": 4, 
1583         "enacted": null
1584     }
1585 },
1586 {
1587     "pk": 34, 
1588     "model": "core.sliceprivilege", 
1589     "fields": {
1590         "updated": "2013-12-18T21:21:38.522Z", 
1591         "slice": 8, 
1592         "created": "2013-12-18T21:21:38.522Z", 
1593         "role": 1, 
1594         "user": 5, 
1595         "enacted": null
1596     }
1597 },
1598 {
1599     "pk": 35, 
1600     "model": "core.sliceprivilege", 
1601     "fields": {
1602         "updated": "2013-12-18T21:21:38.540Z", 
1603         "slice": 8, 
1604         "created": "2013-12-18T21:21:38.540Z", 
1605         "role": 1, 
1606         "user": 6, 
1607         "enacted": null
1608     }
1609 },
1610 {
1611     "pk": 36, 
1612     "model": "core.sliceprivilege", 
1613     "fields": {
1614         "updated": "2013-12-18T21:21:38.559Z", 
1615         "slice": 8, 
1616         "created": "2013-12-18T21:21:38.559Z", 
1617         "role": 1, 
1618         "user": 7, 
1619         "enacted": null
1620     }
1621 },
1622 {
1623     "pk": 37, 
1624     "model": "core.sliceprivilege", 
1625     "fields": {
1626         "updated": "2013-12-18T21:21:38.578Z", 
1627         "slice": 8, 
1628         "created": "2013-12-18T21:21:38.578Z", 
1629         "role": 1, 
1630         "user": 9, 
1631         "enacted": null
1632     }
1633 },
1634 {
1635     "pk": 38, 
1636     "model": "core.sliceprivilege", 
1637     "fields": {
1638         "updated": "2013-12-18T21:21:38.605Z", 
1639         "slice": 8, 
1640         "created": "2013-12-18T21:21:38.605Z", 
1641         "role": 1, 
1642         "user": 10, 
1643         "enacted": null
1644     }
1645 },
1646 {
1647     "pk": 39, 
1648     "model": "core.sliceprivilege", 
1649     "fields": {
1650         "updated": "2013-12-18T21:21:38.632Z", 
1651         "slice": 8, 
1652         "created": "2013-12-18T21:21:38.632Z", 
1653         "role": 1, 
1654         "user": 11, 
1655         "enacted": null
1656     }
1657 },
1658 {
1659     "pk": 40, 
1660     "model": "core.sliceprivilege", 
1661     "fields": {
1662         "updated": "2013-12-18T21:21:38.660Z", 
1663         "slice": 8, 
1664         "created": "2013-12-18T21:21:38.660Z", 
1665         "role": 1, 
1666         "user": 12, 
1667         "enacted": null
1668     }
1669 },
1670 {
1671     "pk": 41, 
1672     "model": "core.sliceprivilege", 
1673     "fields": {
1674         "updated": "2013-12-18T21:21:38.695Z", 
1675         "slice": 8, 
1676         "created": "2013-12-18T21:21:38.695Z", 
1677         "role": 1, 
1678         "user": 13, 
1679         "enacted": null
1680     }
1681 },
1682 {
1683     "pk": 42, 
1684     "model": "core.sliceprivilege", 
1685     "fields": {
1686         "updated": "2013-12-18T21:21:38.731Z", 
1687         "slice": 8, 
1688         "created": "2013-12-18T21:21:38.731Z", 
1689         "role": 1, 
1690         "user": 14, 
1691         "enacted": null
1692     }
1693 },
1694 {
1695     "pk": 43, 
1696     "model": "core.sliceprivilege", 
1697     "fields": {
1698         "updated": "2013-12-18T21:21:38.766Z", 
1699         "slice": 8, 
1700         "created": "2013-12-18T21:21:38.766Z", 
1701         "role": 1, 
1702         "user": 15, 
1703         "enacted": null
1704     }
1705 },
1706 {
1707     "pk": 44, 
1708     "model": "core.sliceprivilege", 
1709     "fields": {
1710         "updated": "2013-12-18T21:21:38.801Z", 
1711         "slice": 8, 
1712         "created": "2013-12-18T21:21:38.801Z", 
1713         "role": 1, 
1714         "user": 1, 
1715         "enacted": null
1716     }
1717 },
1718 {
1719     "pk": 45, 
1720     "model": "core.sliceprivilege", 
1721     "fields": {
1722         "updated": "2013-12-18T21:21:38.845Z", 
1723         "slice": 8, 
1724         "created": "2013-12-18T21:21:38.845Z", 
1725         "role": 1, 
1726         "user": 8, 
1727         "enacted": null
1728     }
1729 },
1730 {
1731     "pk": 46, 
1732     "model": "core.sliceprivilege", 
1733     "fields": {
1734         "updated": "2013-12-18T21:21:38.857Z", 
1735         "slice": 9, 
1736         "created": "2013-12-18T21:21:38.857Z", 
1737         "role": 1, 
1738         "user": 2, 
1739         "enacted": null
1740     }
1741 },
1742 {
1743     "pk": 47, 
1744     "model": "core.sliceprivilege", 
1745     "fields": {
1746         "updated": "2013-12-18T21:21:38.865Z", 
1747         "slice": 9, 
1748         "created": "2013-12-18T21:21:38.864Z", 
1749         "role": 1, 
1750         "user": 3, 
1751         "enacted": null
1752     }
1753 },
1754 {
1755     "pk": 48, 
1756     "model": "core.sliceprivilege", 
1757     "fields": {
1758         "updated": "2013-12-18T21:21:38.875Z", 
1759         "slice": 9, 
1760         "created": "2013-12-18T21:21:38.875Z", 
1761         "role": 1, 
1762         "user": 4, 
1763         "enacted": null
1764     }
1765 },
1766 {
1767     "pk": 49, 
1768     "model": "core.sliceprivilege", 
1769     "fields": {
1770         "updated": "2013-12-18T21:21:38.894Z", 
1771         "slice": 9, 
1772         "created": "2013-12-18T21:21:38.894Z", 
1773         "role": 1, 
1774         "user": 5, 
1775         "enacted": null
1776     }
1777 },
1778 {
1779     "pk": 50, 
1780     "model": "core.sliceprivilege", 
1781     "fields": {
1782         "updated": "2013-12-18T21:21:38.913Z", 
1783         "slice": 9, 
1784         "created": "2013-12-18T21:21:38.913Z", 
1785         "role": 1, 
1786         "user": 6, 
1787         "enacted": null
1788     }
1789 },
1790 {
1791     "pk": 51, 
1792     "model": "core.sliceprivilege", 
1793     "fields": {
1794         "updated": "2013-12-18T21:21:38.932Z", 
1795         "slice": 9, 
1796         "created": "2013-12-18T21:21:38.932Z", 
1797         "role": 1, 
1798         "user": 7, 
1799         "enacted": null
1800     }
1801 },
1802 {
1803     "pk": 52, 
1804     "model": "core.sliceprivilege", 
1805     "fields": {
1806         "updated": "2013-12-18T21:21:38.951Z", 
1807         "slice": 9, 
1808         "created": "2013-12-18T21:21:38.951Z", 
1809         "role": 1, 
1810         "user": 9, 
1811         "enacted": null
1812     }
1813 },
1814 {
1815     "pk": 53, 
1816     "model": "core.sliceprivilege", 
1817     "fields": {
1818         "updated": "2013-12-18T21:21:38.978Z", 
1819         "slice": 9, 
1820         "created": "2013-12-18T21:21:38.978Z", 
1821         "role": 1, 
1822         "user": 10, 
1823         "enacted": null
1824     }
1825 },
1826 {
1827     "pk": 54, 
1828     "model": "core.sliceprivilege", 
1829     "fields": {
1830         "updated": "2013-12-18T21:21:39.005Z", 
1831         "slice": 9, 
1832         "created": "2013-12-18T21:21:39.005Z", 
1833         "role": 1, 
1834         "user": 11, 
1835         "enacted": null
1836     }
1837 },
1838 {
1839     "pk": 55, 
1840     "model": "core.sliceprivilege", 
1841     "fields": {
1842         "updated": "2013-12-18T21:21:39.032Z", 
1843         "slice": 9, 
1844         "created": "2013-12-18T21:21:39.032Z", 
1845         "role": 1, 
1846         "user": 12, 
1847         "enacted": null
1848     }
1849 },
1850 {
1851     "pk": 56, 
1852     "model": "core.sliceprivilege", 
1853     "fields": {
1854         "updated": "2013-12-18T21:21:39.068Z", 
1855         "slice": 9, 
1856         "created": "2013-12-18T21:21:39.067Z", 
1857         "role": 1, 
1858         "user": 13, 
1859         "enacted": null
1860     }
1861 },
1862 {
1863     "pk": 57, 
1864     "model": "core.sliceprivilege", 
1865     "fields": {
1866         "updated": "2013-12-18T21:21:39.103Z", 
1867         "slice": 9, 
1868         "created": "2013-12-18T21:21:39.103Z", 
1869         "role": 1, 
1870         "user": 14, 
1871         "enacted": null
1872     }
1873 },
1874 {
1875     "pk": 58, 
1876     "model": "core.sliceprivilege", 
1877     "fields": {
1878         "updated": "2013-12-18T21:21:39.139Z", 
1879         "slice": 9, 
1880         "created": "2013-12-18T21:21:39.139Z", 
1881         "role": 1, 
1882         "user": 15, 
1883         "enacted": null
1884     }
1885 },
1886 {
1887     "pk": 59, 
1888     "model": "core.sliceprivilege", 
1889     "fields": {
1890         "updated": "2013-12-18T21:21:39.175Z", 
1891         "slice": 9, 
1892         "created": "2013-12-18T21:21:39.175Z", 
1893         "role": 1, 
1894         "user": 1, 
1895         "enacted": null
1896     }
1897 },
1898 {
1899     "pk": 60, 
1900     "model": "core.sliceprivilege", 
1901     "fields": {
1902         "updated": "2013-12-18T21:21:39.219Z", 
1903         "slice": 9, 
1904         "created": "2013-12-18T21:21:39.219Z", 
1905         "role": 1, 
1906         "user": 8, 
1907         "enacted": null
1908     }
1909 },
1910 {
1911     "pk": 61, 
1912     "model": "core.sliceprivilege", 
1913     "fields": {
1914         "updated": "2013-12-18T21:21:39.229Z", 
1915         "slice": 10, 
1916         "created": "2013-12-18T21:21:39.229Z", 
1917         "role": 1, 
1918         "user": 2, 
1919         "enacted": null
1920     }
1921 },
1922 {
1923     "pk": 62, 
1924     "model": "core.sliceprivilege", 
1925     "fields": {
1926         "updated": "2013-12-18T21:21:39.238Z", 
1927         "slice": 10, 
1928         "created": "2013-12-18T21:21:39.238Z", 
1929         "role": 1, 
1930         "user": 3, 
1931         "enacted": null
1932     }
1933 },
1934 {
1935     "pk": 63, 
1936     "model": "core.sliceprivilege", 
1937     "fields": {
1938         "updated": "2013-12-18T21:21:39.248Z", 
1939         "slice": 10, 
1940         "created": "2013-12-18T21:21:39.248Z", 
1941         "role": 1, 
1942         "user": 4, 
1943         "enacted": null
1944     }
1945 },
1946 {
1947     "pk": 64, 
1948     "model": "core.sliceprivilege", 
1949     "fields": {
1950         "updated": "2013-12-18T21:21:39.267Z", 
1951         "slice": 10, 
1952         "created": "2013-12-18T21:21:39.267Z", 
1953         "role": 1, 
1954         "user": 5, 
1955         "enacted": null
1956     }
1957 },
1958 {
1959     "pk": 65, 
1960     "model": "core.sliceprivilege", 
1961     "fields": {
1962         "updated": "2013-12-18T21:21:39.286Z", 
1963         "slice": 10, 
1964         "created": "2013-12-18T21:21:39.286Z", 
1965         "role": 1, 
1966         "user": 6, 
1967         "enacted": null
1968     }
1969 },
1970 {
1971     "pk": 66, 
1972     "model": "core.sliceprivilege", 
1973     "fields": {
1974         "updated": "2013-12-18T21:21:39.304Z", 
1975         "slice": 10, 
1976         "created": "2013-12-18T21:21:39.304Z", 
1977         "role": 1, 
1978         "user": 7, 
1979         "enacted": null
1980     }
1981 },
1982 {
1983     "pk": 67, 
1984     "model": "core.sliceprivilege", 
1985     "fields": {
1986         "updated": "2013-12-18T21:21:39.324Z", 
1987         "slice": 10, 
1988         "created": "2013-12-18T21:21:39.324Z", 
1989         "role": 1, 
1990         "user": 9, 
1991         "enacted": null
1992     }
1993 },
1994 {
1995     "pk": 68, 
1996     "model": "core.sliceprivilege", 
1997     "fields": {
1998         "updated": "2013-12-18T21:21:39.351Z", 
1999         "slice": 10, 
2000         "created": "2013-12-18T21:21:39.351Z", 
2001         "role": 1, 
2002         "user": 10, 
2003         "enacted": null
2004     }
2005 },
2006 {
2007     "pk": 69, 
2008     "model": "core.sliceprivilege", 
2009     "fields": {
2010         "updated": "2013-12-18T21:21:39.378Z", 
2011         "slice": 10, 
2012         "created": "2013-12-18T21:21:39.378Z", 
2013         "role": 1, 
2014         "user": 11, 
2015         "enacted": null
2016     }
2017 },
2018 {
2019     "pk": 70, 
2020     "model": "core.sliceprivilege", 
2021     "fields": {
2022         "updated": "2013-12-18T21:21:39.405Z", 
2023         "slice": 10, 
2024         "created": "2013-12-18T21:21:39.405Z", 
2025         "role": 1, 
2026         "user": 12, 
2027         "enacted": null
2028     }
2029 },
2030 {
2031     "pk": 71, 
2032     "model": "core.sliceprivilege", 
2033     "fields": {
2034         "updated": "2013-12-18T21:21:39.440Z", 
2035         "slice": 10, 
2036         "created": "2013-12-18T21:21:39.440Z", 
2037         "role": 1, 
2038         "user": 13, 
2039         "enacted": null
2040     }
2041 },
2042 {
2043     "pk": 72, 
2044     "model": "core.sliceprivilege", 
2045     "fields": {
2046         "updated": "2013-12-18T21:21:39.476Z", 
2047         "slice": 10, 
2048         "created": "2013-12-18T21:21:39.476Z", 
2049         "role": 1, 
2050         "user": 14, 
2051         "enacted": null
2052     }
2053 },
2054 {
2055     "pk": 73, 
2056     "model": "core.sliceprivilege", 
2057     "fields": {
2058         "updated": "2013-12-18T21:21:39.511Z", 
2059         "slice": 10, 
2060         "created": "2013-12-18T21:21:39.511Z", 
2061         "role": 1, 
2062         "user": 15, 
2063         "enacted": null
2064     }
2065 },
2066 {
2067     "pk": 74, 
2068     "model": "core.sliceprivilege", 
2069     "fields": {
2070         "updated": "2013-12-18T21:21:39.547Z", 
2071         "slice": 10, 
2072         "created": "2013-12-18T21:21:39.547Z", 
2073         "role": 1, 
2074         "user": 1, 
2075         "enacted": null
2076     }
2077 },
2078 {
2079     "pk": 75, 
2080     "model": "core.sliceprivilege", 
2081     "fields": {
2082         "updated": "2013-12-18T21:21:39.590Z", 
2083         "slice": 10, 
2084         "created": "2013-12-18T21:21:39.590Z", 
2085         "role": 1, 
2086         "user": 8, 
2087         "enacted": null
2088     }
2089 },
2090 {
2091     "pk": 76, 
2092     "model": "core.sliceprivilege", 
2093     "fields": {
2094         "updated": "2013-12-18T21:21:39.602Z", 
2095         "slice": 11, 
2096         "created": "2013-12-18T21:21:39.602Z", 
2097         "role": 1, 
2098         "user": 2, 
2099         "enacted": null
2100     }
2101 },
2102 {
2103     "pk": 77, 
2104     "model": "core.sliceprivilege", 
2105     "fields": {
2106         "updated": "2013-12-18T21:21:39.610Z", 
2107         "slice": 11, 
2108         "created": "2013-12-18T21:21:39.610Z", 
2109         "role": 1, 
2110         "user": 3, 
2111         "enacted": null
2112     }
2113 },
2114 {
2115     "pk": 78, 
2116     "model": "core.sliceprivilege", 
2117     "fields": {
2118         "updated": "2013-12-18T21:21:39.621Z", 
2119         "slice": 11, 
2120         "created": "2013-12-18T21:21:39.621Z", 
2121         "role": 1, 
2122         "user": 4, 
2123         "enacted": null
2124     }
2125 },
2126 {
2127     "pk": 79, 
2128     "model": "core.sliceprivilege", 
2129     "fields": {
2130         "updated": "2013-12-18T21:21:39.640Z", 
2131         "slice": 11, 
2132         "created": "2013-12-18T21:21:39.640Z", 
2133         "role": 1, 
2134         "user": 5, 
2135         "enacted": null
2136     }
2137 },
2138 {
2139     "pk": 80, 
2140     "model": "core.sliceprivilege", 
2141     "fields": {
2142         "updated": "2013-12-18T21:21:39.659Z", 
2143         "slice": 11, 
2144         "created": "2013-12-18T21:21:39.659Z", 
2145         "role": 1, 
2146         "user": 6, 
2147         "enacted": null
2148     }
2149 },
2150 {
2151     "pk": 81, 
2152     "model": "core.sliceprivilege", 
2153     "fields": {
2154         "updated": "2013-12-18T21:21:39.678Z", 
2155         "slice": 11, 
2156         "created": "2013-12-18T21:21:39.678Z", 
2157         "role": 1, 
2158         "user": 7, 
2159         "enacted": null
2160     }
2161 },
2162 {
2163     "pk": 82, 
2164     "model": "core.sliceprivilege", 
2165     "fields": {
2166         "updated": "2013-12-18T21:21:39.705Z", 
2167         "slice": 11, 
2168         "created": "2013-12-18T21:21:39.705Z", 
2169         "role": 1, 
2170         "user": 9, 
2171         "enacted": null
2172     }
2173 },
2174 {
2175     "pk": 83, 
2176     "model": "core.sliceprivilege", 
2177     "fields": {
2178         "updated": "2013-12-18T21:21:39.732Z", 
2179         "slice": 11, 
2180         "created": "2013-12-18T21:21:39.732Z", 
2181         "role": 1, 
2182         "user": 10, 
2183         "enacted": null
2184     }
2185 },
2186 {
2187     "pk": 84, 
2188     "model": "core.sliceprivilege", 
2189     "fields": {
2190         "updated": "2013-12-18T21:21:39.759Z", 
2191         "slice": 11, 
2192         "created": "2013-12-18T21:21:39.759Z", 
2193         "role": 1, 
2194         "user": 11, 
2195         "enacted": null
2196     }
2197 },
2198 {
2199     "pk": 85, 
2200     "model": "core.sliceprivilege", 
2201     "fields": {
2202         "updated": "2013-12-18T21:21:39.786Z", 
2203         "slice": 11, 
2204         "created": "2013-12-18T21:21:39.786Z", 
2205         "role": 1, 
2206         "user": 12, 
2207         "enacted": null
2208     }
2209 },
2210 {
2211     "pk": 86, 
2212     "model": "core.sliceprivilege", 
2213     "fields": {
2214         "updated": "2013-12-18T21:21:39.821Z", 
2215         "slice": 11, 
2216         "created": "2013-12-18T21:21:39.821Z", 
2217         "role": 1, 
2218         "user": 13, 
2219         "enacted": null
2220     }
2221 },
2222 {
2223     "pk": 87, 
2224     "model": "core.sliceprivilege", 
2225     "fields": {
2226         "updated": "2013-12-18T21:21:39.857Z", 
2227         "slice": 11, 
2228         "created": "2013-12-18T21:21:39.857Z", 
2229         "role": 1, 
2230         "user": 14, 
2231         "enacted": null
2232     }
2233 },
2234 {
2235     "pk": 88, 
2236     "model": "core.sliceprivilege", 
2237     "fields": {
2238         "updated": "2013-12-18T21:21:39.891Z", 
2239         "slice": 11, 
2240         "created": "2013-12-18T21:21:39.891Z", 
2241         "role": 1, 
2242         "user": 15, 
2243         "enacted": null
2244     }
2245 },
2246 {
2247     "pk": 89, 
2248     "model": "core.sliceprivilege", 
2249     "fields": {
2250         "updated": "2013-12-18T21:21:39.927Z", 
2251         "slice": 11, 
2252         "created": "2013-12-18T21:21:39.927Z", 
2253         "role": 1, 
2254         "user": 1, 
2255         "enacted": null
2256     }
2257 },
2258 {
2259     "pk": 90, 
2260     "model": "core.sliceprivilege", 
2261     "fields": {
2262         "updated": "2013-12-18T21:21:39.971Z", 
2263         "slice": 11, 
2264         "created": "2013-12-18T21:21:39.971Z", 
2265         "role": 1, 
2266         "user": 8, 
2267         "enacted": null
2268     }
2269 },
2270 {
2271     "pk": 91, 
2272     "model": "core.sliceprivilege", 
2273     "fields": {
2274         "updated": "2013-12-18T21:21:39.983Z", 
2275         "slice": 12, 
2276         "created": "2013-12-18T21:21:39.983Z", 
2277         "role": 1, 
2278         "user": 2, 
2279         "enacted": null
2280     }
2281 },
2282 {
2283     "pk": 92, 
2284     "model": "core.sliceprivilege", 
2285     "fields": {
2286         "updated": "2013-12-18T21:21:39.991Z", 
2287         "slice": 12, 
2288         "created": "2013-12-18T21:21:39.991Z", 
2289         "role": 1, 
2290         "user": 3, 
2291         "enacted": null
2292     }
2293 },
2294 {
2295     "pk": 93, 
2296     "model": "core.sliceprivilege", 
2297     "fields": {
2298         "updated": "2013-12-18T21:21:40.002Z", 
2299         "slice": 12, 
2300         "created": "2013-12-18T21:21:40.002Z", 
2301         "role": 1, 
2302         "user": 4, 
2303         "enacted": null
2304     }
2305 },
2306 {
2307     "pk": 94, 
2308     "model": "core.sliceprivilege", 
2309     "fields": {
2310         "updated": "2013-12-18T21:21:40.020Z", 
2311         "slice": 12, 
2312         "created": "2013-12-18T21:21:40.020Z", 
2313         "role": 1, 
2314         "user": 5, 
2315         "enacted": null
2316     }
2317 },
2318 {
2319     "pk": 95, 
2320     "model": "core.sliceprivilege", 
2321     "fields": {
2322         "updated": "2013-12-18T21:21:40.039Z", 
2323         "slice": 12, 
2324         "created": "2013-12-18T21:21:40.039Z", 
2325         "role": 1, 
2326         "user": 6, 
2327         "enacted": null
2328     }
2329 },
2330 {
2331     "pk": 96, 
2332     "model": "core.sliceprivilege", 
2333     "fields": {
2334         "updated": "2013-12-18T21:21:40.058Z", 
2335         "slice": 12, 
2336         "created": "2013-12-18T21:21:40.058Z", 
2337         "role": 1, 
2338         "user": 7, 
2339         "enacted": null
2340     }
2341 },
2342 {
2343     "pk": 97, 
2344     "model": "core.sliceprivilege", 
2345     "fields": {
2346         "updated": "2013-12-18T21:21:40.077Z", 
2347         "slice": 12, 
2348         "created": "2013-12-18T21:21:40.077Z", 
2349         "role": 1, 
2350         "user": 9, 
2351         "enacted": null
2352     }
2353 },
2354 {
2355     "pk": 98, 
2356     "model": "core.sliceprivilege", 
2357     "fields": {
2358         "updated": "2013-12-18T21:21:40.104Z", 
2359         "slice": 12, 
2360         "created": "2013-12-18T21:21:40.104Z", 
2361         "role": 1, 
2362         "user": 10, 
2363         "enacted": null
2364     }
2365 },
2366 {
2367     "pk": 99, 
2368     "model": "core.sliceprivilege", 
2369     "fields": {
2370         "updated": "2013-12-18T21:21:40.131Z", 
2371         "slice": 12, 
2372         "created": "2013-12-18T21:21:40.131Z", 
2373         "role": 1, 
2374         "user": 11, 
2375         "enacted": null
2376     }
2377 },
2378 {
2379     "pk": 100, 
2380     "model": "core.sliceprivilege", 
2381     "fields": {
2382         "updated": "2013-12-18T21:21:40.159Z", 
2383         "slice": 12, 
2384         "created": "2013-12-18T21:21:40.159Z", 
2385         "role": 1, 
2386         "user": 12, 
2387         "enacted": null
2388     }
2389 },
2390 {
2391     "pk": 101, 
2392     "model": "core.sliceprivilege", 
2393     "fields": {
2394         "updated": "2013-12-18T21:21:40.194Z", 
2395         "slice": 12, 
2396         "created": "2013-12-18T21:21:40.194Z", 
2397         "role": 1, 
2398         "user": 13, 
2399         "enacted": null
2400     }
2401 },
2402 {
2403     "pk": 102, 
2404     "model": "core.sliceprivilege", 
2405     "fields": {
2406         "updated": "2013-12-18T21:21:40.230Z", 
2407         "slice": 12, 
2408         "created": "2013-12-18T21:21:40.230Z", 
2409         "role": 1, 
2410         "user": 14, 
2411         "enacted": null
2412     }
2413 },
2414 {
2415     "pk": 103, 
2416     "model": "core.sliceprivilege", 
2417     "fields": {
2418         "updated": "2013-12-18T21:21:40.265Z", 
2419         "slice": 12, 
2420         "created": "2013-12-18T21:21:40.265Z", 
2421         "role": 1, 
2422         "user": 15, 
2423         "enacted": null
2424     }
2425 },
2426 {
2427     "pk": 104, 
2428     "model": "core.sliceprivilege", 
2429     "fields": {
2430         "updated": "2013-12-18T21:21:40.300Z", 
2431         "slice": 12, 
2432         "created": "2013-12-18T21:21:40.300Z", 
2433         "role": 1, 
2434         "user": 1, 
2435         "enacted": null
2436     }
2437 },
2438 {
2439     "pk": 105, 
2440     "model": "core.sliceprivilege", 
2441     "fields": {
2442         "updated": "2013-12-18T21:21:40.344Z", 
2443         "slice": 12, 
2444         "created": "2013-12-18T21:21:40.344Z", 
2445         "role": 1, 
2446         "user": 8, 
2447         "enacted": null
2448     }
2449 },
2450 {
2451     "pk": 106, 
2452     "model": "core.sliceprivilege", 
2453     "fields": {
2454         "updated": "2013-12-18T21:21:40.356Z", 
2455         "slice": 13, 
2456         "created": "2013-12-18T21:21:40.355Z", 
2457         "role": 1, 
2458         "user": 2, 
2459         "enacted": null
2460     }
2461 },
2462 {
2463     "pk": 107, 
2464     "model": "core.sliceprivilege", 
2465     "fields": {
2466         "updated": "2013-12-18T21:21:40.364Z", 
2467         "slice": 13, 
2468         "created": "2013-12-18T21:21:40.364Z", 
2469         "role": 1, 
2470         "user": 3, 
2471         "enacted": null
2472     }
2473 },
2474 {
2475     "pk": 108, 
2476     "model": "core.sliceprivilege", 
2477     "fields": {
2478         "updated": "2013-12-18T21:21:40.374Z", 
2479         "slice": 13, 
2480         "created": "2013-12-18T21:21:40.374Z", 
2481         "role": 1, 
2482         "user": 4, 
2483         "enacted": null
2484     }
2485 },
2486 {
2487     "pk": 109, 
2488     "model": "core.sliceprivilege", 
2489     "fields": {
2490         "updated": "2013-12-18T21:21:40.393Z", 
2491         "slice": 13, 
2492         "created": "2013-12-18T21:21:40.393Z", 
2493         "role": 1, 
2494         "user": 5, 
2495         "enacted": null
2496     }
2497 },
2498 {
2499     "pk": 110, 
2500     "model": "core.sliceprivilege", 
2501     "fields": {
2502         "updated": "2013-12-18T21:21:40.412Z", 
2503         "slice": 13, 
2504         "created": "2013-12-18T21:21:40.412Z", 
2505         "role": 1, 
2506         "user": 6, 
2507         "enacted": null
2508     }
2509 },
2510 {
2511     "pk": 111, 
2512     "model": "core.sliceprivilege", 
2513     "fields": {
2514         "updated": "2013-12-18T21:21:40.431Z", 
2515         "slice": 13, 
2516         "created": "2013-12-18T21:21:40.431Z", 
2517         "role": 1, 
2518         "user": 7, 
2519         "enacted": null
2520     }
2521 },
2522 {
2523     "pk": 112, 
2524     "model": "core.sliceprivilege", 
2525     "fields": {
2526         "updated": "2013-12-18T21:21:40.450Z", 
2527         "slice": 13, 
2528         "created": "2013-12-18T21:21:40.450Z", 
2529         "role": 1, 
2530         "user": 9, 
2531         "enacted": null
2532     }
2533 },
2534 {
2535     "pk": 113, 
2536     "model": "core.sliceprivilege", 
2537     "fields": {
2538         "updated": "2013-12-18T21:21:40.477Z", 
2539         "slice": 13, 
2540         "created": "2013-12-18T21:21:40.477Z", 
2541         "role": 1, 
2542         "user": 10, 
2543         "enacted": null
2544     }
2545 },
2546 {
2547     "pk": 114, 
2548     "model": "core.sliceprivilege", 
2549     "fields": {
2550         "updated": "2013-12-18T21:21:40.504Z", 
2551         "slice": 13, 
2552         "created": "2013-12-18T21:21:40.504Z", 
2553         "role": 1, 
2554         "user": 11, 
2555         "enacted": null
2556     }
2557 },
2558 {
2559     "pk": 115, 
2560     "model": "core.sliceprivilege", 
2561     "fields": {
2562         "updated": "2013-12-18T21:21:40.531Z", 
2563         "slice": 13, 
2564         "created": "2013-12-18T21:21:40.531Z", 
2565         "role": 1, 
2566         "user": 12, 
2567         "enacted": null
2568     }
2569 },
2570 {
2571     "pk": 116, 
2572     "model": "core.sliceprivilege", 
2573     "fields": {
2574         "updated": "2013-12-18T21:21:40.566Z", 
2575         "slice": 13, 
2576         "created": "2013-12-18T21:21:40.566Z", 
2577         "role": 1, 
2578         "user": 13, 
2579         "enacted": null
2580     }
2581 },
2582 {
2583     "pk": 117, 
2584     "model": "core.sliceprivilege", 
2585     "fields": {
2586         "updated": "2013-12-18T21:21:40.602Z", 
2587         "slice": 13, 
2588         "created": "2013-12-18T21:21:40.602Z", 
2589         "role": 1, 
2590         "user": 14, 
2591         "enacted": null
2592     }
2593 },
2594 {
2595     "pk": 118, 
2596     "model": "core.sliceprivilege", 
2597     "fields": {
2598         "updated": "2013-12-18T21:21:40.637Z", 
2599         "slice": 13, 
2600         "created": "2013-12-18T21:21:40.637Z", 
2601         "role": 1, 
2602         "user": 15, 
2603         "enacted": null
2604     }
2605 },
2606 {
2607     "pk": 119, 
2608     "model": "core.sliceprivilege", 
2609     "fields": {
2610         "updated": "2013-12-18T21:21:40.673Z", 
2611         "slice": 13, 
2612         "created": "2013-12-18T21:21:40.673Z", 
2613         "role": 1, 
2614         "user": 1, 
2615         "enacted": null
2616     }
2617 },
2618 {
2619     "pk": 120, 
2620     "model": "core.sliceprivilege", 
2621     "fields": {
2622         "updated": "2013-12-18T21:21:40.717Z", 
2623         "slice": 13, 
2624         "created": "2013-12-18T21:21:40.717Z", 
2625         "role": 1, 
2626         "user": 8, 
2627         "enacted": null
2628     }
2629 },
2630 {
2631     "pk": 121, 
2632     "model": "core.sliceprivilege", 
2633     "fields": {
2634         "updated": "2013-12-18T21:21:40.728Z", 
2635         "slice": 14, 
2636         "created": "2013-12-18T21:21:40.728Z", 
2637         "role": 1, 
2638         "user": 2, 
2639         "enacted": null
2640     }
2641 },
2642 {
2643     "pk": 122, 
2644     "model": "core.sliceprivilege", 
2645     "fields": {
2646         "updated": "2013-12-18T21:21:40.736Z", 
2647         "slice": 14, 
2648         "created": "2013-12-18T21:21:40.736Z", 
2649         "role": 1, 
2650         "user": 3, 
2651         "enacted": null
2652     }
2653 },
2654 {
2655     "pk": 123, 
2656     "model": "core.sliceprivilege", 
2657     "fields": {
2658         "updated": "2013-12-18T21:21:40.747Z", 
2659         "slice": 14, 
2660         "created": "2013-12-18T21:21:40.747Z", 
2661         "role": 1, 
2662         "user": 4, 
2663         "enacted": null
2664     }
2665 },
2666 {
2667     "pk": 124, 
2668     "model": "core.sliceprivilege", 
2669     "fields": {
2670         "updated": "2013-12-18T21:21:40.766Z", 
2671         "slice": 14, 
2672         "created": "2013-12-18T21:21:40.766Z", 
2673         "role": 1, 
2674         "user": 5, 
2675         "enacted": null
2676     }
2677 },
2678 {
2679     "pk": 125, 
2680     "model": "core.sliceprivilege", 
2681     "fields": {
2682         "updated": "2013-12-18T21:21:40.784Z", 
2683         "slice": 14, 
2684         "created": "2013-12-18T21:21:40.784Z", 
2685         "role": 1, 
2686         "user": 6, 
2687         "enacted": null
2688     }
2689 },
2690 {
2691     "pk": 126, 
2692     "model": "core.sliceprivilege", 
2693     "fields": {
2694         "updated": "2013-12-18T21:21:40.803Z", 
2695         "slice": 14, 
2696         "created": "2013-12-18T21:21:40.803Z", 
2697         "role": 1, 
2698         "user": 7, 
2699         "enacted": null
2700     }
2701 },
2702 {
2703     "pk": 127, 
2704     "model": "core.sliceprivilege", 
2705     "fields": {
2706         "updated": "2013-12-18T21:21:40.822Z", 
2707         "slice": 14, 
2708         "created": "2013-12-18T21:21:40.822Z", 
2709         "role": 1, 
2710         "user": 9, 
2711         "enacted": null
2712     }
2713 },
2714 {
2715     "pk": 128, 
2716     "model": "core.sliceprivilege", 
2717     "fields": {
2718         "updated": "2013-12-18T21:21:40.849Z", 
2719         "slice": 14, 
2720         "created": "2013-12-18T21:21:40.849Z", 
2721         "role": 1, 
2722         "user": 10, 
2723         "enacted": null
2724     }
2725 },
2726 {
2727     "pk": 129, 
2728     "model": "core.sliceprivilege", 
2729     "fields": {
2730         "updated": "2013-12-18T21:21:40.877Z", 
2731         "slice": 14, 
2732         "created": "2013-12-18T21:21:40.877Z", 
2733         "role": 1, 
2734         "user": 11, 
2735         "enacted": null
2736     }
2737 },
2738 {
2739     "pk": 130, 
2740     "model": "core.sliceprivilege", 
2741     "fields": {
2742         "updated": "2013-12-18T21:21:40.903Z", 
2743         "slice": 14, 
2744         "created": "2013-12-18T21:21:40.903Z", 
2745         "role": 1, 
2746         "user": 12, 
2747         "enacted": null
2748     }
2749 },
2750 {
2751     "pk": 131, 
2752     "model": "core.sliceprivilege", 
2753     "fields": {
2754         "updated": "2013-12-18T21:21:40.939Z", 
2755         "slice": 14, 
2756         "created": "2013-12-18T21:21:40.939Z", 
2757         "role": 1, 
2758         "user": 13, 
2759         "enacted": null
2760     }
2761 },
2762 {
2763     "pk": 132, 
2764     "model": "core.sliceprivilege", 
2765     "fields": {
2766         "updated": "2013-12-18T21:21:40.975Z", 
2767         "slice": 14, 
2768         "created": "2013-12-18T21:21:40.975Z", 
2769         "role": 1, 
2770         "user": 14, 
2771         "enacted": null
2772     }
2773 },
2774 {
2775     "pk": 133, 
2776     "model": "core.sliceprivilege", 
2777     "fields": {
2778         "updated": "2013-12-18T21:21:41.010Z", 
2779         "slice": 14, 
2780         "created": "2013-12-18T21:21:41.010Z", 
2781         "role": 1, 
2782         "user": 15, 
2783         "enacted": null
2784     }
2785 },
2786 {
2787     "pk": 134, 
2788     "model": "core.sliceprivilege", 
2789     "fields": {
2790         "updated": "2013-12-18T21:21:41.045Z", 
2791         "slice": 14, 
2792         "created": "2013-12-18T21:21:41.045Z", 
2793         "role": 1, 
2794         "user": 1, 
2795         "enacted": null
2796     }
2797 },
2798 {
2799     "pk": 135, 
2800     "model": "core.sliceprivilege", 
2801     "fields": {
2802         "updated": "2013-12-18T21:21:41.089Z", 
2803         "slice": 14, 
2804         "created": "2013-12-18T21:21:41.089Z", 
2805         "role": 1, 
2806         "user": 8, 
2807         "enacted": null
2808     }
2809 },
2810 {
2811     "pk": 136, 
2812     "model": "core.sliceprivilege", 
2813     "fields": {
2814         "updated": "2013-12-18T21:21:41.101Z", 
2815         "slice": 15, 
2816         "created": "2013-12-18T21:21:41.101Z", 
2817         "role": 1, 
2818         "user": 2, 
2819         "enacted": null
2820     }
2821 },
2822 {
2823     "pk": 137, 
2824     "model": "core.sliceprivilege", 
2825     "fields": {
2826         "updated": "2013-12-18T21:21:41.109Z", 
2827         "slice": 15, 
2828         "created": "2013-12-18T21:21:41.109Z", 
2829         "role": 1, 
2830         "user": 3, 
2831         "enacted": null
2832     }
2833 },
2834 {
2835     "pk": 138, 
2836     "model": "core.sliceprivilege", 
2837     "fields": {
2838         "updated": "2013-12-18T21:21:41.119Z", 
2839         "slice": 15, 
2840         "created": "2013-12-18T21:21:41.119Z", 
2841         "role": 1, 
2842         "user": 4, 
2843         "enacted": null
2844     }
2845 },
2846 {
2847     "pk": 139, 
2848     "model": "core.sliceprivilege", 
2849     "fields": {
2850         "updated": "2013-12-18T21:21:41.138Z", 
2851         "slice": 15, 
2852         "created": "2013-12-18T21:21:41.138Z", 
2853         "role": 1, 
2854         "user": 5, 
2855         "enacted": null
2856     }
2857 },
2858 {
2859     "pk": 140, 
2860     "model": "core.sliceprivilege", 
2861     "fields": {
2862         "updated": "2013-12-18T21:21:41.157Z", 
2863         "slice": 15, 
2864         "created": "2013-12-18T21:21:41.157Z", 
2865         "role": 1, 
2866         "user": 6, 
2867         "enacted": null
2868     }
2869 },
2870 {
2871     "pk": 141, 
2872     "model": "core.sliceprivilege", 
2873     "fields": {
2874         "updated": "2013-12-18T21:21:41.176Z", 
2875         "slice": 15, 
2876         "created": "2013-12-18T21:21:41.176Z", 
2877         "role": 1, 
2878         "user": 7, 
2879         "enacted": null
2880     }
2881 },
2882 {
2883     "pk": 142, 
2884     "model": "core.sliceprivilege", 
2885     "fields": {
2886         "updated": "2013-12-18T21:21:41.204Z", 
2887         "slice": 15, 
2888         "created": "2013-12-18T21:21:41.203Z", 
2889         "role": 1, 
2890         "user": 9, 
2891         "enacted": null
2892     }
2893 },
2894 {
2895     "pk": 143, 
2896     "model": "core.sliceprivilege", 
2897     "fields": {
2898         "updated": "2013-12-18T21:21:41.231Z", 
2899         "slice": 15, 
2900         "created": "2013-12-18T21:21:41.231Z", 
2901         "role": 1, 
2902         "user": 10, 
2903         "enacted": null
2904     }
2905 },
2906 {
2907     "pk": 144, 
2908     "model": "core.sliceprivilege", 
2909     "fields": {
2910         "updated": "2013-12-18T21:21:41.258Z", 
2911         "slice": 15, 
2912         "created": "2013-12-18T21:21:41.258Z", 
2913         "role": 1, 
2914         "user": 11, 
2915         "enacted": null
2916     }
2917 },
2918 {
2919     "pk": 145, 
2920     "model": "core.sliceprivilege", 
2921     "fields": {
2922         "updated": "2013-12-18T21:21:41.285Z", 
2923         "slice": 15, 
2924         "created": "2013-12-18T21:21:41.285Z", 
2925         "role": 1, 
2926         "user": 12, 
2927         "enacted": null
2928     }
2929 },
2930 {
2931     "pk": 146, 
2932     "model": "core.sliceprivilege", 
2933     "fields": {
2934         "updated": "2013-12-18T21:21:41.320Z", 
2935         "slice": 15, 
2936         "created": "2013-12-18T21:21:41.320Z", 
2937         "role": 1, 
2938         "user": 13, 
2939         "enacted": null
2940     }
2941 },
2942 {
2943     "pk": 147, 
2944     "model": "core.sliceprivilege", 
2945     "fields": {
2946         "updated": "2013-12-18T21:21:41.356Z", 
2947         "slice": 15, 
2948         "created": "2013-12-18T21:21:41.356Z", 
2949         "role": 1, 
2950         "user": 14, 
2951         "enacted": null
2952     }
2953 },
2954 {
2955     "pk": 148, 
2956     "model": "core.sliceprivilege", 
2957     "fields": {
2958         "updated": "2013-12-18T21:21:41.391Z", 
2959         "slice": 15, 
2960         "created": "2013-12-18T21:21:41.391Z", 
2961         "role": 1, 
2962         "user": 15, 
2963         "enacted": null
2964     }
2965 },
2966 {
2967     "pk": 149, 
2968     "model": "core.sliceprivilege", 
2969     "fields": {
2970         "updated": "2013-12-18T21:21:41.426Z", 
2971         "slice": 15, 
2972         "created": "2013-12-18T21:21:41.426Z", 
2973         "role": 1, 
2974         "user": 1, 
2975         "enacted": null
2976     }
2977 },
2978 {
2979     "pk": 150, 
2980     "model": "core.sliceprivilege", 
2981     "fields": {
2982         "updated": "2013-12-18T21:21:41.470Z", 
2983         "slice": 15, 
2984         "created": "2013-12-18T21:21:41.470Z", 
2985         "role": 1, 
2986         "user": 8, 
2987         "enacted": null
2988     }
2989 },
2990 {
2991     "pk": 1, 
2992     "model": "core.image", 
2993     "fields": {
2994         "updated": "2013-12-09T14:26:56.787Z", 
2995         "name": "Fedora 16 LXC rev 1.3", 
2996         "created": "2013-12-09T14:26:56.787Z", 
2997         "container_format": "bare", 
2998         "disk_format": "raw", 
2999         "image_id": "d4bdbba2-6883-4232-863a-202fd4c56c21", 
3000         "enacted": null
3001     }
3002 },
3003 {
3004     "pk": 384, 
3005     "model": "core.node", 
3006     "fields": {
3007         "updated": "2013-06-21T21:17:13.982Z", 
3008         "name": "node1.stanford.vicci.org", 
3009         "created": "2013-04-03T23:14:11.072Z", 
3010         "site": 8, 
3011         "deployment": 5, 
3012         "enacted": null
3013     }
3014 },
3015 {
3016     "pk": 385, 
3017     "model": "core.node", 
3018     "fields": {
3019         "updated": "2013-06-21T21:17:13.982Z", 
3020         "name": "node2.stanford.vicci.org", 
3021         "created": "2013-04-03T23:14:11.072Z", 
3022         "site": 8, 
3023         "deployment": 5, 
3024         "enacted": null
3025     }
3026 },
3027 {
3028     "pk": 386, 
3029     "model": "core.node", 
3030     "fields": {
3031         "updated": "2013-06-21T21:17:13.982Z", 
3032         "name": "node3.stanford.vicci.org", 
3033         "created": "2013-04-03T23:14:11.072Z", 
3034         "site": 8, 
3035         "deployment": 5, 
3036         "enacted": null
3037     }
3038 },
3039 {
3040     "pk": 387, 
3041     "model": "core.node", 
3042     "fields": {
3043         "updated": "2013-06-21T21:17:13.982Z", 
3044         "name": "node4.stanford.vicci.org", 
3045         "created": "2013-04-03T23:14:11.072Z", 
3046         "site": 8, 
3047         "deployment": 5, 
3048         "enacted": null
3049     }
3050 },
3051 {
3052     "pk": 388, 
3053     "model": "core.node", 
3054     "fields": {
3055         "updated": "2013-06-21T21:17:13.982Z", 
3056         "name": "node5.stanford.vicci.org", 
3057         "created": "2013-04-03T23:14:11.072Z", 
3058         "site": 8, 
3059         "deployment": 5, 
3060         "enacted": null
3061     }
3062 },
3063 {
3064     "pk": 389, 
3065     "model": "core.node", 
3066     "fields": {
3067         "updated": "2013-06-21T21:17:13.982Z", 
3068         "name": "node6.stanford.vicci.org", 
3069         "created": "2013-04-03T23:14:11.072Z", 
3070         "site": 8, 
3071         "deployment": 5, 
3072         "enacted": null
3073     }
3074 },
3075 {
3076     "pk": 390, 
3077     "model": "core.node", 
3078     "fields": {
3079         "updated": "2013-06-21T21:17:13.982Z", 
3080         "name": "node7.stanford.vicci.org", 
3081         "created": "2013-04-03T23:14:11.072Z", 
3082         "site": 8, 
3083         "deployment": 5, 
3084         "enacted": null
3085     }
3086 },
3087 {
3088     "pk": 391, 
3089     "model": "core.node", 
3090     "fields": {
3091         "updated": "2013-06-21T21:17:13.982Z", 
3092         "name": "node8.stanford.vicci.org", 
3093         "created": "2013-04-03T23:14:11.072Z", 
3094         "site": 8, 
3095         "deployment": 5, 
3096         "enacted": null
3097     }
3098 },
3099 {
3100     "pk": 392, 
3101     "model": "core.node", 
3102     "fields": {
3103         "updated": "2013-06-21T21:17:13.982Z", 
3104         "name": "node9.stanford.vicci.org", 
3105         "created": "2013-04-03T23:14:11.072Z", 
3106         "site": 8, 
3107         "deployment": 5, 
3108         "enacted": null
3109     }
3110 },
3111 {
3112     "pk": 393, 
3113     "model": "core.node", 
3114     "fields": {
3115         "updated": "2013-06-21T21:17:13.982Z", 
3116         "name": "node10.stanford.vicci.org", 
3117         "created": "2013-04-03T23:14:11.072Z", 
3118         "site": 8, 
3119         "deployment": 5, 
3120         "enacted": null
3121     }
3122 },
3123 {
3124     "pk": 394, 
3125     "model": "core.node", 
3126     "fields": {
3127         "updated": "2013-06-21T21:17:13.982Z", 
3128         "name": "node11.stanford.vicci.org", 
3129         "created": "2013-04-03T23:14:11.072Z", 
3130         "site": 8, 
3131         "deployment": 5, 
3132         "enacted": null
3133     }
3134 },
3135 {
3136     "pk": 395, 
3137     "model": "core.node", 
3138     "fields": {
3139         "updated": "2013-06-21T21:17:13.982Z", 
3140         "name": "node12.stanford.vicci.org", 
3141         "created": "2013-04-03T23:14:11.072Z", 
3142         "site": 8, 
3143         "deployment": 5, 
3144         "enacted": null
3145     }
3146 },
3147 {
3148     "pk": 396, 
3149     "model": "core.node", 
3150     "fields": {
3151         "updated": "2013-06-21T21:17:13.982Z", 
3152         "name": "node13.stanford.vicci.org", 
3153         "created": "2013-04-03T23:14:11.072Z", 
3154         "site": 8, 
3155         "deployment": 5, 
3156         "enacted": null
3157     }
3158 },
3159 {
3160     "pk": 397, 
3161     "model": "core.node", 
3162     "fields": {
3163         "updated": "2013-06-21T21:17:13.982Z", 
3164         "name": "node14.stanford.vicci.org", 
3165         "created": "2013-04-03T23:14:11.072Z", 
3166         "site": 8, 
3167         "deployment": 5, 
3168         "enacted": null
3169     }
3170 },
3171 {
3172     "pk": 398, 
3173     "model": "core.node", 
3174     "fields": {
3175         "updated": "2013-06-21T21:17:13.982Z", 
3176         "name": "node15.stanford.vicci.org", 
3177         "created": "2013-04-03T23:14:11.072Z", 
3178         "site": 8, 
3179         "deployment": 5, 
3180         "enacted": null
3181     }
3182 },
3183 {
3184     "pk": 399, 
3185     "model": "core.node", 
3186     "fields": {
3187         "updated": "2013-06-21T21:17:13.982Z", 
3188         "name": "node16.stanford.vicci.org", 
3189         "created": "2013-04-03T23:14:11.072Z", 
3190         "site": 8, 
3191         "deployment": 5, 
3192         "enacted": null
3193     }
3194 },
3195 {
3196     "pk": 400, 
3197     "model": "core.node", 
3198     "fields": {
3199         "updated": "2013-06-21T21:17:13.982Z", 
3200         "name": "node17.stanford.vicci.org", 
3201         "created": "2013-04-03T23:14:11.072Z", 
3202         "site": 8, 
3203         "deployment": 5, 
3204         "enacted": null
3205     }
3206 },
3207 {
3208     "pk": 401, 
3209     "model": "core.node", 
3210     "fields": {
3211         "updated": "2013-06-21T21:17:13.982Z", 
3212         "name": "node18.stanford.vicci.org", 
3213         "created": "2013-04-03T23:14:11.072Z", 
3214         "site": 8, 
3215         "deployment": 5, 
3216         "enacted": null
3217     }
3218 },
3219 {
3220     "pk": 402, 
3221     "model": "core.node", 
3222     "fields": {
3223         "updated": "2013-06-21T21:17:13.982Z", 
3224         "name": "node19.stanford.vicci.org", 
3225         "created": "2013-04-03T23:14:11.072Z", 
3226         "site": 8, 
3227         "deployment": 5, 
3228         "enacted": null
3229     }
3230 },
3231 {
3232     "pk": 403, 
3233     "model": "core.node", 
3234     "fields": {
3235         "updated": "2013-06-21T21:17:13.982Z", 
3236         "name": "node20.stanford.vicci.org", 
3237         "created": "2013-04-03T23:14:11.072Z", 
3238         "site": 8, 
3239         "deployment": 5, 
3240         "enacted": null
3241     }
3242 },
3243 {
3244     "pk": 404, 
3245     "model": "core.node", 
3246     "fields": {
3247         "updated": "2013-06-21T21:17:13.982Z", 
3248         "name": "node21.stanford.vicci.org", 
3249         "created": "2013-04-03T23:14:11.072Z", 
3250         "site": 8, 
3251         "deployment": 5, 
3252         "enacted": null
3253     }
3254 },
3255 {
3256     "pk": 405, 
3257     "model": "core.node", 
3258     "fields": {
3259         "updated": "2013-06-21T21:17:13.982Z", 
3260         "name": "node22.stanford.vicci.org", 
3261         "created": "2013-04-03T23:14:11.072Z", 
3262         "site": 8, 
3263         "deployment": 5, 
3264         "enacted": null
3265     }
3266 },
3267 {
3268     "pk": 406, 
3269     "model": "core.node", 
3270     "fields": {
3271         "updated": "2013-06-21T21:17:13.982Z", 
3272         "name": "node23.stanford.vicci.org", 
3273         "created": "2013-04-03T23:14:11.072Z", 
3274         "site": 8, 
3275         "deployment": 5, 
3276         "enacted": null
3277     }
3278 },
3279 {
3280     "pk": 407, 
3281     "model": "core.node", 
3282     "fields": {
3283         "updated": "2013-06-21T21:17:13.982Z", 
3284         "name": "node24.stanford.vicci.org", 
3285         "created": "2013-04-03T23:14:11.072Z", 
3286         "site": 8, 
3287         "deployment": 5, 
3288         "enacted": null
3289     }
3290 },
3291 {
3292     "pk": 408, 
3293     "model": "core.node", 
3294     "fields": {
3295         "updated": "2013-06-21T21:17:13.982Z", 
3296         "name": "node25.stanford.vicci.org", 
3297         "created": "2013-04-03T23:14:11.072Z", 
3298         "site": 8, 
3299         "deployment": 5, 
3300         "enacted": null
3301     }
3302 },
3303 {
3304     "pk": 409, 
3305     "model": "core.node", 
3306     "fields": {
3307         "updated": "2013-06-21T21:17:13.982Z", 
3308         "name": "node26.stanford.vicci.org", 
3309         "created": "2013-04-03T23:14:11.072Z", 
3310         "site": 8, 
3311         "deployment": 5, 
3312         "enacted": null
3313     }
3314 },
3315 {
3316     "pk": 410, 
3317     "model": "core.node", 
3318     "fields": {
3319         "updated": "2013-06-21T21:17:13.982Z", 
3320         "name": "node27.stanford.vicci.org", 
3321         "created": "2013-04-03T23:14:11.072Z", 
3322         "site": 8, 
3323         "deployment": 5, 
3324         "enacted": null
3325     }
3326 },
3327 {
3328     "pk": 411, 
3329     "model": "core.node", 
3330     "fields": {
3331         "updated": "2013-06-21T21:17:13.982Z", 
3332         "name": "node28.stanford.vicci.org", 
3333         "created": "2013-04-03T23:14:11.072Z", 
3334         "site": 8, 
3335         "deployment": 5, 
3336         "enacted": null
3337     }
3338 },
3339 {
3340     "pk": 412, 
3341     "model": "core.node", 
3342     "fields": {
3343         "updated": "2013-06-21T21:17:13.982Z", 
3344         "name": "node29.stanford.vicci.org", 
3345         "created": "2013-04-03T23:14:11.072Z", 
3346         "site": 8, 
3347         "deployment": 5, 
3348         "enacted": null
3349     }
3350 },
3351 {
3352     "pk": 413, 
3353     "model": "core.node", 
3354     "fields": {
3355         "updated": "2013-06-21T21:17:13.982Z", 
3356         "name": "node30.stanford.vicci.org", 
3357         "created": "2013-04-03T23:14:11.072Z", 
3358         "site": 8, 
3359         "deployment": 5, 
3360         "enacted": null
3361     }
3362 },
3363 {
3364     "pk": 414, 
3365     "model": "core.node", 
3366     "fields": {
3367         "updated": "2013-06-21T21:17:13.982Z", 
3368         "name": "node31.stanford.vicci.org", 
3369         "created": "2013-04-03T23:14:11.072Z", 
3370         "site": 8, 
3371         "deployment": 5, 
3372         "enacted": null
3373     }
3374 },
3375 {
3376     "pk": 415, 
3377     "model": "core.node", 
3378     "fields": {
3379         "updated": "2013-06-21T21:17:13.982Z", 
3380         "name": "node32.stanford.vicci.org", 
3381         "created": "2013-04-03T23:14:11.072Z", 
3382         "site": 8, 
3383         "deployment": 5, 
3384         "enacted": null
3385     }
3386 },
3387 {
3388     "pk": 416, 
3389     "model": "core.node", 
3390     "fields": {
3391         "updated": "2013-06-21T21:17:13.982Z", 
3392         "name": "node33.stanford.vicci.org", 
3393         "created": "2013-04-03T23:14:11.072Z", 
3394         "site": 8, 
3395         "deployment": 5, 
3396         "enacted": null
3397     }
3398 },
3399 {
3400     "pk": 417, 
3401     "model": "core.node", 
3402     "fields": {
3403         "updated": "2013-06-21T21:17:13.982Z", 
3404         "name": "node34.stanford.vicci.org", 
3405         "created": "2013-04-03T23:14:11.072Z", 
3406         "site": 8, 
3407         "deployment": 5, 
3408         "enacted": null
3409     }
3410 },
3411 {
3412     "pk": 418, 
3413     "model": "core.node", 
3414     "fields": {
3415         "updated": "2013-06-21T21:17:13.982Z", 
3416         "name": "node35.stanford.vicci.org", 
3417         "created": "2013-04-03T23:14:11.072Z", 
3418         "site": 8, 
3419         "deployment": 5, 
3420         "enacted": null
3421     }
3422 },
3423 {
3424     "pk": 419, 
3425     "model": "core.node", 
3426     "fields": {
3427         "updated": "2013-06-21T21:17:13.982Z", 
3428         "name": "node36.stanford.vicci.org", 
3429         "created": "2013-04-03T23:14:11.072Z", 
3430         "site": 8, 
3431         "deployment": 5, 
3432         "enacted": null
3433     }
3434 },
3435 {
3436     "pk": 420, 
3437     "model": "core.node", 
3438     "fields": {
3439         "updated": "2013-06-21T21:17:13.982Z", 
3440         "name": "node37.stanford.vicci.org", 
3441         "created": "2013-04-03T23:14:11.072Z", 
3442         "site": 8, 
3443         "deployment": 5, 
3444         "enacted": null
3445     }
3446 },
3447 {
3448     "pk": 421, 
3449     "model": "core.node", 
3450     "fields": {
3451         "updated": "2013-06-21T21:17:13.982Z", 
3452         "name": "node38.stanford.vicci.org", 
3453         "created": "2013-04-03T23:14:11.072Z", 
3454         "site": 8, 
3455         "deployment": 5, 
3456         "enacted": null
3457     }
3458 },
3459 {
3460     "pk": 422, 
3461     "model": "core.node", 
3462     "fields": {
3463         "updated": "2013-06-21T21:17:13.982Z", 
3464         "name": "node39.stanford.vicci.org", 
3465         "created": "2013-04-03T23:14:11.072Z", 
3466         "site": 8, 
3467         "deployment": 5, 
3468         "enacted": null
3469     }
3470 },
3471 {
3472     "pk": 423, 
3473     "model": "core.node", 
3474     "fields": {
3475         "updated": "2013-06-21T21:17:13.982Z", 
3476         "name": "node40.stanford.vicci.org", 
3477         "created": "2013-04-03T23:14:11.072Z", 
3478         "site": 8, 
3479         "deployment": 5, 
3480         "enacted": null
3481     }
3482 },
3483 {
3484     "pk": 424, 
3485     "model": "core.node", 
3486     "fields": {
3487         "updated": "2013-06-21T21:17:13.982Z", 
3488         "name": "node41.stanford.vicci.org", 
3489         "created": "2013-04-03T23:14:11.072Z", 
3490         "site": 8, 
3491         "deployment": 5, 
3492         "enacted": null
3493     }
3494 },
3495 {
3496     "pk": 425, 
3497     "model": "core.node", 
3498     "fields": {
3499         "updated": "2013-06-21T21:17:13.982Z", 
3500         "name": "node42.stanford.vicci.org", 
3501         "created": "2013-04-03T23:14:11.072Z", 
3502         "site": 8, 
3503         "deployment": 5, 
3504         "enacted": null
3505     }
3506 },
3507 {
3508     "pk": 426, 
3509     "model": "core.node", 
3510     "fields": {
3511         "updated": "2013-06-21T21:17:13.982Z", 
3512         "name": "node43.stanford.vicci.org", 
3513         "created": "2013-04-03T23:14:11.072Z", 
3514         "site": 8, 
3515         "deployment": 5, 
3516         "enacted": null
3517     }
3518 },
3519 {
3520     "pk": 427, 
3521     "model": "core.node", 
3522     "fields": {
3523         "updated": "2013-06-21T21:17:13.982Z", 
3524         "name": "node44.stanford.vicci.org", 
3525         "created": "2013-04-03T23:14:11.072Z", 
3526         "site": 8, 
3527         "deployment": 5, 
3528         "enacted": null
3529     }
3530 },
3531 {
3532     "pk": 428, 
3533     "model": "core.node", 
3534     "fields": {
3535         "updated": "2013-06-21T21:17:13.982Z", 
3536         "name": "node45.stanford.vicci.org", 
3537         "created": "2013-04-03T23:14:11.072Z", 
3538         "site": 8, 
3539         "deployment": 5, 
3540         "enacted": null
3541     }
3542 },
3543 {
3544     "pk": 429, 
3545     "model": "core.node", 
3546     "fields": {
3547         "updated": "2013-06-21T21:17:13.982Z", 
3548         "name": "node46.stanford.vicci.org", 
3549         "created": "2013-04-03T23:14:11.072Z", 
3550         "site": 8, 
3551         "deployment": 5, 
3552         "enacted": null
3553     }
3554 },
3555 {
3556     "pk": 430, 
3557     "model": "core.node", 
3558     "fields": {
3559         "updated": "2013-06-21T21:17:13.982Z", 
3560         "name": "node47.stanford.vicci.org", 
3561         "created": "2013-04-03T23:14:11.072Z", 
3562         "site": 8, 
3563         "deployment": 5, 
3564         "enacted": null
3565     }
3566 },
3567 {
3568     "pk": 431, 
3569     "model": "core.node", 
3570     "fields": {
3571         "updated": "2013-06-21T21:17:13.982Z", 
3572         "name": "node48.stanford.vicci.org", 
3573         "created": "2013-04-03T23:14:11.072Z", 
3574         "site": 8, 
3575         "deployment": 5, 
3576         "enacted": null
3577     }
3578 },
3579 {
3580     "pk": 432, 
3581     "model": "core.node", 
3582     "fields": {
3583         "updated": "2013-06-21T21:17:13.982Z", 
3584         "name": "node49.stanford.vicci.org", 
3585         "created": "2013-04-03T23:14:11.072Z", 
3586         "site": 8, 
3587         "deployment": 5, 
3588         "enacted": null
3589     }
3590 },
3591 {
3592     "pk": 433, 
3593     "model": "core.node", 
3594     "fields": {
3595         "updated": "2013-06-21T21:17:13.982Z", 
3596         "name": "node50.stanford.vicci.org", 
3597         "created": "2013-04-03T23:14:11.072Z", 
3598         "site": 8, 
3599         "deployment": 5, 
3600         "enacted": null
3601     }
3602 },
3603 {
3604     "pk": 434, 
3605     "model": "core.node", 
3606     "fields": {
3607         "updated": "2013-06-21T21:17:13.982Z", 
3608         "name": "node51.stanford.vicci.org", 
3609         "created": "2013-04-03T23:14:11.072Z", 
3610         "site": 8, 
3611         "deployment": 5, 
3612         "enacted": null
3613     }
3614 },
3615 {
3616     "pk": 435, 
3617     "model": "core.node", 
3618     "fields": {
3619         "updated": "2013-06-21T21:17:13.982Z", 
3620         "name": "node52.stanford.vicci.org", 
3621         "created": "2013-04-03T23:14:11.072Z", 
3622         "site": 8, 
3623         "deployment": 5, 
3624         "enacted": null
3625     }
3626 },
3627 {
3628     "pk": 436, 
3629     "model": "core.node", 
3630     "fields": {
3631         "updated": "2013-06-21T21:17:13.982Z", 
3632         "name": "node53.stanford.vicci.org", 
3633         "created": "2013-04-03T23:14:11.072Z", 
3634         "site": 8, 
3635         "deployment": 5, 
3636         "enacted": null
3637     }
3638 },
3639 {
3640     "pk": 437, 
3641     "model": "core.node", 
3642     "fields": {
3643         "updated": "2013-06-21T21:17:13.982Z", 
3644         "name": "node54.stanford.vicci.org", 
3645         "created": "2013-04-03T23:14:11.072Z", 
3646         "site": 8, 
3647         "deployment": 5, 
3648         "enacted": null
3649     }
3650 },
3651 {
3652     "pk": 438, 
3653     "model": "core.node", 
3654     "fields": {
3655         "updated": "2013-06-21T21:17:13.982Z", 
3656         "name": "node55.stanford.vicci.org", 
3657         "created": "2013-04-03T23:14:11.072Z", 
3658         "site": 8, 
3659         "deployment": 5, 
3660         "enacted": null
3661     }
3662 },
3663 {
3664     "pk": 439, 
3665     "model": "core.node", 
3666     "fields": {
3667         "updated": "2013-06-21T21:17:13.982Z", 
3668         "name": "node56.stanford.vicci.org", 
3669         "created": "2013-04-03T23:14:11.072Z", 
3670         "site": 8, 
3671         "deployment": 5, 
3672         "enacted": null
3673     }
3674 },
3675 {
3676     "pk": 440, 
3677     "model": "core.node", 
3678     "fields": {
3679         "updated": "2013-06-21T21:17:13.982Z", 
3680         "name": "node57.stanford.vicci.org", 
3681         "created": "2013-04-03T23:14:11.072Z", 
3682         "site": 8, 
3683         "deployment": 5, 
3684         "enacted": null
3685     }
3686 },
3687 {
3688     "pk": 441, 
3689     "model": "core.node", 
3690     "fields": {
3691         "updated": "2013-06-21T21:17:13.982Z", 
3692         "name": "node58.stanford.vicci.org", 
3693         "created": "2013-04-03T23:14:11.072Z", 
3694         "site": 8, 
3695         "deployment": 5, 
3696         "enacted": null
3697     }
3698 },
3699 {
3700     "pk": 442, 
3701     "model": "core.node", 
3702     "fields": {
3703         "updated": "2013-06-21T21:17:13.982Z", 
3704         "name": "node59.stanford.vicci.org", 
3705         "created": "2013-04-03T23:14:11.072Z", 
3706         "site": 8, 
3707         "deployment": 5, 
3708         "enacted": null
3709     }
3710 },
3711 {
3712     "pk": 443, 
3713     "model": "core.node", 
3714     "fields": {
3715         "updated": "2013-06-21T21:17:13.982Z", 
3716         "name": "node60.stanford.vicci.org", 
3717         "created": "2013-04-03T23:14:11.072Z", 
3718         "site": 8, 
3719         "deployment": 5, 
3720         "enacted": null
3721     }
3722 },
3723 {
3724     "pk": 444, 
3725     "model": "core.node", 
3726     "fields": {
3727         "updated": "2013-06-21T21:17:13.982Z", 
3728         "name": "node61.stanford.vicci.org", 
3729         "created": "2013-04-03T23:14:11.072Z", 
3730         "site": 8, 
3731         "deployment": 5, 
3732         "enacted": null
3733     }
3734 },
3735 {
3736     "pk": 445, 
3737     "model": "core.node", 
3738     "fields": {
3739         "updated": "2013-06-21T21:17:13.982Z", 
3740         "name": "node62.stanford.vicci.org", 
3741         "created": "2013-04-03T23:14:11.072Z", 
3742         "site": 8, 
3743         "deployment": 5, 
3744         "enacted": null
3745     }
3746 },
3747 {
3748     "pk": 446, 
3749     "model": "core.node", 
3750     "fields": {
3751         "updated": "2013-06-21T21:17:13.982Z", 
3752         "name": "node63.stanford.vicci.org", 
3753         "created": "2013-04-03T23:14:11.072Z", 
3754         "site": 8, 
3755         "deployment": 5, 
3756         "enacted": null
3757     }
3758 },
3759 {
3760     "pk": 447, 
3761     "model": "core.node", 
3762     "fields": {
3763         "updated": "2013-06-21T21:17:13.982Z", 
3764         "name": "node64.stanford.vicci.org", 
3765         "created": "2013-04-03T23:14:11.072Z", 
3766         "site": 8, 
3767         "deployment": 5, 
3768         "enacted": null
3769     }
3770 },
3771 {
3772     "pk": 448, 
3773     "model": "core.node", 
3774     "fields": {
3775         "updated": "2013-06-21T21:17:13.982Z", 
3776         "name": "node65.stanford.vicci.org", 
3777         "created": "2013-04-03T23:14:11.072Z", 
3778         "site": 8, 
3779         "deployment": 5, 
3780         "enacted": null
3781     }
3782 },
3783 {
3784     "pk": 449, 
3785     "model": "core.node", 
3786     "fields": {
3787         "updated": "2013-06-21T21:17:13.982Z", 
3788         "name": "node66.stanford.vicci.org", 
3789         "created": "2013-04-03T23:14:11.072Z", 
3790         "site": 8, 
3791         "deployment": 5, 
3792         "enacted": null
3793     }
3794 },
3795 {
3796     "pk": 450, 
3797     "model": "core.node", 
3798     "fields": {
3799         "updated": "2013-06-21T21:17:13.982Z", 
3800         "name": "node67.stanford.vicci.org", 
3801         "created": "2013-04-03T23:14:11.072Z", 
3802         "site": 8, 
3803         "deployment": 5, 
3804         "enacted": null
3805     }
3806 },
3807 {
3808     "pk": 451, 
3809     "model": "core.node", 
3810     "fields": {
3811         "updated": "2013-06-21T21:17:13.982Z", 
3812         "name": "node68.stanford.vicci.org", 
3813         "created": "2013-04-03T23:14:11.072Z", 
3814         "site": 8, 
3815         "deployment": 5, 
3816         "enacted": null
3817     }
3818 },
3819 {
3820     "pk": 452, 
3821     "model": "core.node", 
3822     "fields": {
3823         "updated": "2013-06-21T21:17:13.982Z", 
3824         "name": "node69.stanford.vicci.org", 
3825         "created": "2013-04-03T23:14:11.072Z", 
3826         "site": 8, 
3827         "deployment": 5, 
3828         "enacted": null
3829     }
3830 },
3831 {
3832     "pk": 453, 
3833     "model": "core.node", 
3834     "fields": {
3835         "updated": "2013-06-21T21:17:13.982Z", 
3836         "name": "node70.stanford.vicci.org", 
3837         "created": "2013-04-03T23:14:11.072Z", 
3838         "site": 8, 
3839         "deployment": 5, 
3840         "enacted": null
3841     }
3842 },
3843 {
3844     "pk": 454, 
3845     "model": "core.node", 
3846     "fields": {
3847         "updated": "2013-06-21T21:17:13.982Z", 
3848         "name": "node1.washington.vicci.org", 
3849         "created": "2013-04-03T23:14:11.072Z", 
3850         "site": 9, 
3851         "deployment": 6, 
3852         "enacted": null
3853     }
3854 },
3855 {
3856     "pk": 455, 
3857     "model": "core.node", 
3858     "fields": {
3859         "updated": "2013-06-21T21:17:13.982Z", 
3860         "name": "node2.washington.vicci.org", 
3861         "created": "2013-04-03T23:14:11.072Z", 
3862         "site": 9, 
3863         "deployment": 6, 
3864         "enacted": null
3865     }
3866 },
3867 {
3868     "pk": 456, 
3869     "model": "core.node", 
3870     "fields": {
3871         "updated": "2013-06-21T21:17:13.982Z", 
3872         "name": "node3.washington.vicci.org", 
3873         "created": "2013-04-03T23:14:11.072Z", 
3874         "site": 9, 
3875         "deployment": 6, 
3876         "enacted": null
3877     }
3878 },
3879 {
3880     "pk": 457, 
3881     "model": "core.node", 
3882     "fields": {
3883         "updated": "2013-06-21T21:17:13.982Z", 
3884         "name": "node4.washington.vicci.org", 
3885         "created": "2013-04-03T23:14:11.072Z", 
3886         "site": 9, 
3887         "deployment": 6, 
3888         "enacted": null
3889     }
3890 },
3891 {
3892     "pk": 458, 
3893     "model": "core.node", 
3894     "fields": {
3895         "updated": "2013-06-21T21:17:13.982Z", 
3896         "name": "node5.washington.vicci.org", 
3897         "created": "2013-04-03T23:14:11.072Z", 
3898         "site": 9, 
3899         "deployment": 6, 
3900         "enacted": null
3901     }
3902 },
3903 {
3904     "pk": 459, 
3905     "model": "core.node", 
3906     "fields": {
3907         "updated": "2013-06-21T21:17:13.982Z", 
3908         "name": "node6.washington.vicci.org", 
3909         "created": "2013-04-03T23:14:11.072Z", 
3910         "site": 9, 
3911         "deployment": 6, 
3912         "enacted": null
3913     }
3914 },
3915 {
3916     "pk": 460, 
3917     "model": "core.node", 
3918     "fields": {
3919         "updated": "2013-06-21T21:17:13.982Z", 
3920         "name": "node7.washington.vicci.org", 
3921         "created": "2013-04-03T23:14:11.072Z", 
3922         "site": 9, 
3923         "deployment": 6, 
3924         "enacted": null
3925     }
3926 },
3927 {
3928     "pk": 461, 
3929     "model": "core.node", 
3930     "fields": {
3931         "updated": "2013-06-21T21:17:13.982Z", 
3932         "name": "node8.washington.vicci.org", 
3933         "created": "2013-04-03T23:14:11.072Z", 
3934         "site": 9, 
3935         "deployment": 6, 
3936         "enacted": null
3937     }
3938 },
3939 {
3940     "pk": 462, 
3941     "model": "core.node", 
3942     "fields": {
3943         "updated": "2013-06-21T21:17:13.982Z", 
3944         "name": "node9.washington.vicci.org", 
3945         "created": "2013-04-03T23:14:11.072Z", 
3946         "site": 9, 
3947         "deployment": 6, 
3948         "enacted": null
3949     }
3950 },
3951 {
3952     "pk": 463, 
3953     "model": "core.node", 
3954     "fields": {
3955         "updated": "2013-06-21T21:17:13.982Z", 
3956         "name": "node10.washington.vicci.org", 
3957         "created": "2013-04-03T23:14:11.072Z", 
3958         "site": 9, 
3959         "deployment": 6, 
3960         "enacted": null
3961     }
3962 },
3963 {
3964     "pk": 464, 
3965     "model": "core.node", 
3966     "fields": {
3967         "updated": "2013-06-21T21:17:13.982Z", 
3968         "name": "node11.washington.vicci.org", 
3969         "created": "2013-04-03T23:14:11.072Z", 
3970         "site": 9, 
3971         "deployment": 6, 
3972         "enacted": null
3973     }
3974 },
3975 {
3976     "pk": 465, 
3977     "model": "core.node", 
3978     "fields": {
3979         "updated": "2013-06-21T21:17:13.982Z", 
3980         "name": "node12.washington.vicci.org", 
3981         "created": "2013-04-03T23:14:11.072Z", 
3982         "site": 9, 
3983         "deployment": 6, 
3984         "enacted": null
3985     }
3986 },
3987 {
3988     "pk": 466, 
3989     "model": "core.node", 
3990     "fields": {
3991         "updated": "2013-06-21T21:17:13.982Z", 
3992         "name": "node13.washington.vicci.org", 
3993         "created": "2013-04-03T23:14:11.072Z", 
3994         "site": 9, 
3995         "deployment": 6, 
3996         "enacted": null
3997     }
3998 },
3999 {
4000     "pk": 467, 
4001     "model": "core.node", 
4002     "fields": {
4003         "updated": "2013-06-21T21:17:13.982Z", 
4004         "name": "node14.washington.vicci.org", 
4005         "created": "2013-04-03T23:14:11.072Z", 
4006         "site": 9, 
4007         "deployment": 6, 
4008         "enacted": null
4009     }
4010 },
4011 {
4012     "pk": 468, 
4013     "model": "core.node", 
4014     "fields": {
4015         "updated": "2013-06-21T21:17:13.982Z", 
4016         "name": "node15.washington.vicci.org", 
4017         "created": "2013-04-03T23:14:11.072Z", 
4018         "site": 9, 
4019         "deployment": 6, 
4020         "enacted": null
4021     }
4022 },
4023 {
4024     "pk": 469, 
4025     "model": "core.node", 
4026     "fields": {
4027         "updated": "2013-06-21T21:17:13.982Z", 
4028         "name": "node16.washington.vicci.org", 
4029         "created": "2013-04-03T23:14:11.072Z", 
4030         "site": 9, 
4031         "deployment": 6, 
4032         "enacted": null
4033     }
4034 },
4035 {
4036     "pk": 470, 
4037     "model": "core.node", 
4038     "fields": {
4039         "updated": "2013-06-21T21:17:13.982Z", 
4040         "name": "node17.washington.vicci.org", 
4041         "created": "2013-04-03T23:14:11.072Z", 
4042         "site": 9, 
4043         "deployment": 6, 
4044         "enacted": null
4045     }
4046 },
4047 {
4048     "pk": 471, 
4049     "model": "core.node", 
4050     "fields": {
4051         "updated": "2013-06-21T21:17:13.982Z", 
4052         "name": "node18.washington.vicci.org", 
4053         "created": "2013-04-03T23:14:11.072Z", 
4054         "site": 9, 
4055         "deployment": 6, 
4056         "enacted": null
4057     }
4058 },
4059 {
4060     "pk": 472, 
4061     "model": "core.node", 
4062     "fields": {
4063         "updated": "2013-06-21T21:17:13.982Z", 
4064         "name": "node19.washington.vicci.org", 
4065         "created": "2013-04-03T23:14:11.072Z", 
4066         "site": 9, 
4067         "deployment": 6, 
4068         "enacted": null
4069     }
4070 },
4071 {
4072     "pk": 473, 
4073     "model": "core.node", 
4074     "fields": {
4075         "updated": "2013-06-21T21:17:13.982Z", 
4076         "name": "node20.washington.vicci.org", 
4077         "created": "2013-04-03T23:14:11.072Z", 
4078         "site": 9, 
4079         "deployment": 6, 
4080         "enacted": null
4081     }
4082 },
4083 {
4084     "pk": 474, 
4085     "model": "core.node", 
4086     "fields": {
4087         "updated": "2013-06-21T21:17:13.982Z", 
4088         "name": "node21.washington.vicci.org", 
4089         "created": "2013-04-03T23:14:11.072Z", 
4090         "site": 9, 
4091         "deployment": 6, 
4092         "enacted": null
4093     }
4094 },
4095 {
4096     "pk": 475, 
4097     "model": "core.node", 
4098     "fields": {
4099         "updated": "2013-06-21T21:17:13.982Z", 
4100         "name": "node22.washington.vicci.org", 
4101         "created": "2013-04-03T23:14:11.072Z", 
4102         "site": 9, 
4103         "deployment": 6, 
4104         "enacted": null
4105     }
4106 },
4107 {
4108     "pk": 476, 
4109     "model": "core.node", 
4110     "fields": {
4111         "updated": "2013-06-21T21:17:13.982Z", 
4112         "name": "node23.washington.vicci.org", 
4113         "created": "2013-04-03T23:14:11.072Z", 
4114         "site": 9, 
4115         "deployment": 6, 
4116         "enacted": null
4117     }
4118 },
4119 {
4120     "pk": 477, 
4121     "model": "core.node", 
4122     "fields": {
4123         "updated": "2013-06-21T21:17:13.982Z", 
4124         "name": "node24.washington.vicci.org", 
4125         "created": "2013-04-03T23:14:11.072Z", 
4126         "site": 9, 
4127         "deployment": 6, 
4128         "enacted": null
4129     }
4130 },
4131 {
4132     "pk": 478, 
4133     "model": "core.node", 
4134     "fields": {
4135         "updated": "2013-06-21T21:17:13.982Z", 
4136         "name": "node25.washington.vicci.org", 
4137         "created": "2013-04-03T23:14:11.072Z", 
4138         "site": 9, 
4139         "deployment": 6, 
4140         "enacted": null
4141     }
4142 },
4143 {
4144     "pk": 479, 
4145     "model": "core.node", 
4146     "fields": {
4147         "updated": "2013-06-21T21:17:13.982Z", 
4148         "name": "node26.washington.vicci.org", 
4149         "created": "2013-04-03T23:14:11.072Z", 
4150         "site": 9, 
4151         "deployment": 6, 
4152         "enacted": null
4153     }
4154 },
4155 {
4156     "pk": 480, 
4157     "model": "core.node", 
4158     "fields": {
4159         "updated": "2013-06-21T21:17:13.982Z", 
4160         "name": "node27.washington.vicci.org", 
4161         "created": "2013-04-03T23:14:11.072Z", 
4162         "site": 9, 
4163         "deployment": 6, 
4164         "enacted": null
4165     }
4166 },
4167 {
4168     "pk": 481, 
4169     "model": "core.node", 
4170     "fields": {
4171         "updated": "2013-06-21T21:17:13.982Z", 
4172         "name": "node28.washington.vicci.org", 
4173         "created": "2013-04-03T23:14:11.072Z", 
4174         "site": 9, 
4175         "deployment": 6, 
4176         "enacted": null
4177     }
4178 },
4179 {
4180     "pk": 482, 
4181     "model": "core.node", 
4182     "fields": {
4183         "updated": "2013-06-21T21:17:13.982Z", 
4184         "name": "node29.washington.vicci.org", 
4185         "created": "2013-04-03T23:14:11.072Z", 
4186         "site": 9, 
4187         "deployment": 6, 
4188         "enacted": null
4189     }
4190 },
4191 {
4192     "pk": 483, 
4193     "model": "core.node", 
4194     "fields": {
4195         "updated": "2013-06-21T21:17:13.982Z", 
4196         "name": "node30.washington.vicci.org", 
4197         "created": "2013-04-03T23:14:11.072Z", 
4198         "site": 9, 
4199         "deployment": 6, 
4200         "enacted": null
4201     }
4202 },
4203 {
4204     "pk": 484, 
4205     "model": "core.node", 
4206     "fields": {
4207         "updated": "2013-06-21T21:17:13.982Z", 
4208         "name": "node31.washington.vicci.org", 
4209         "created": "2013-04-03T23:14:11.072Z", 
4210         "site": 9, 
4211         "deployment": 6, 
4212         "enacted": null
4213     }
4214 },
4215 {
4216     "pk": 485, 
4217     "model": "core.node", 
4218     "fields": {
4219         "updated": "2013-06-21T21:17:13.982Z", 
4220         "name": "node32.washington.vicci.org", 
4221         "created": "2013-04-03T23:14:11.072Z", 
4222         "site": 9, 
4223         "deployment": 6, 
4224         "enacted": null
4225     }
4226 },
4227 {
4228     "pk": 486, 
4229     "model": "core.node", 
4230     "fields": {
4231         "updated": "2013-06-21T21:17:13.982Z", 
4232         "name": "node33.washington.vicci.org", 
4233         "created": "2013-04-03T23:14:11.072Z", 
4234         "site": 9, 
4235         "deployment": 6, 
4236         "enacted": null
4237     }
4238 },
4239 {
4240     "pk": 487, 
4241     "model": "core.node", 
4242     "fields": {
4243         "updated": "2013-06-21T21:17:13.982Z", 
4244         "name": "node34.washington.vicci.org", 
4245         "created": "2013-04-03T23:14:11.072Z", 
4246         "site": 9, 
4247         "deployment": 6, 
4248         "enacted": null
4249     }
4250 },
4251 {
4252     "pk": 488, 
4253     "model": "core.node", 
4254     "fields": {
4255         "updated": "2013-06-21T21:17:13.982Z", 
4256         "name": "node35.washington.vicci.org", 
4257         "created": "2013-04-03T23:14:11.072Z", 
4258         "site": 9, 
4259         "deployment": 6, 
4260         "enacted": null
4261     }
4262 },
4263 {
4264     "pk": 489, 
4265     "model": "core.node", 
4266     "fields": {
4267         "updated": "2013-06-21T21:17:13.982Z", 
4268         "name": "node36.washington.vicci.org", 
4269         "created": "2013-04-03T23:14:11.072Z", 
4270         "site": 9, 
4271         "deployment": 6, 
4272         "enacted": null
4273     }
4274 },
4275 {
4276     "pk": 490, 
4277     "model": "core.node", 
4278     "fields": {
4279         "updated": "2013-06-21T21:17:13.982Z", 
4280         "name": "node37.washington.vicci.org", 
4281         "created": "2013-04-03T23:14:11.072Z", 
4282         "site": 9, 
4283         "deployment": 6, 
4284         "enacted": null
4285     }
4286 },
4287 {
4288     "pk": 491, 
4289     "model": "core.node", 
4290     "fields": {
4291         "updated": "2013-06-21T21:17:13.982Z", 
4292         "name": "node38.washington.vicci.org", 
4293         "created": "2013-04-03T23:14:11.072Z", 
4294         "site": 9, 
4295         "deployment": 6, 
4296         "enacted": null
4297     }
4298 },
4299 {
4300     "pk": 492, 
4301     "model": "core.node", 
4302     "fields": {
4303         "updated": "2013-06-21T21:17:13.982Z", 
4304         "name": "node39.washington.vicci.org", 
4305         "created": "2013-04-03T23:14:11.072Z", 
4306         "site": 9, 
4307         "deployment": 6, 
4308         "enacted": null
4309     }
4310 },
4311 {
4312     "pk": 493, 
4313     "model": "core.node", 
4314     "fields": {
4315         "updated": "2013-06-21T21:17:13.982Z", 
4316         "name": "node40.washington.vicci.org", 
4317         "created": "2013-04-03T23:14:11.072Z", 
4318         "site": 9, 
4319         "deployment": 6, 
4320         "enacted": null
4321     }
4322 },
4323 {
4324     "pk": 494, 
4325     "model": "core.node", 
4326     "fields": {
4327         "updated": "2013-06-21T21:17:13.982Z", 
4328         "name": "node41.washington.vicci.org", 
4329         "created": "2013-04-03T23:14:11.072Z", 
4330         "site": 9, 
4331         "deployment": 6, 
4332         "enacted": null
4333     }
4334 },
4335 {
4336     "pk": 495, 
4337     "model": "core.node", 
4338     "fields": {
4339         "updated": "2013-06-21T21:17:13.982Z", 
4340         "name": "node42.washington.vicci.org", 
4341         "created": "2013-04-03T23:14:11.072Z", 
4342         "site": 9, 
4343         "deployment": 6, 
4344         "enacted": null
4345     }
4346 },
4347 {
4348     "pk": 496, 
4349     "model": "core.node", 
4350     "fields": {
4351         "updated": "2013-06-21T21:17:13.982Z", 
4352         "name": "node43.washington.vicci.org", 
4353         "created": "2013-04-03T23:14:11.072Z", 
4354         "site": 9, 
4355         "deployment": 6, 
4356         "enacted": null
4357     }
4358 },
4359 {
4360     "pk": 497, 
4361     "model": "core.node", 
4362     "fields": {
4363         "updated": "2013-06-21T21:17:13.982Z", 
4364         "name": "node44.washington.vicci.org", 
4365         "created": "2013-04-03T23:14:11.072Z", 
4366         "site": 9, 
4367         "deployment": 6, 
4368         "enacted": null
4369     }
4370 },
4371 {
4372     "pk": 498, 
4373     "model": "core.node", 
4374     "fields": {
4375         "updated": "2013-06-21T21:17:13.982Z", 
4376         "name": "node45.washington.vicci.org", 
4377         "created": "2013-04-03T23:14:11.072Z", 
4378         "site": 9, 
4379         "deployment": 6, 
4380         "enacted": null
4381     }
4382 },
4383 {
4384     "pk": 499, 
4385     "model": "core.node", 
4386     "fields": {
4387         "updated": "2013-06-21T21:17:13.982Z", 
4388         "name": "node46.washington.vicci.org", 
4389         "created": "2013-04-03T23:14:11.072Z", 
4390         "site": 9, 
4391         "deployment": 6, 
4392         "enacted": null
4393     }
4394 },
4395 {
4396     "pk": 500, 
4397     "model": "core.node", 
4398     "fields": {
4399         "updated": "2013-06-21T21:17:13.982Z", 
4400         "name": "node47.washington.vicci.org", 
4401         "created": "2013-04-03T23:14:11.072Z", 
4402         "site": 9, 
4403         "deployment": 6, 
4404         "enacted": null
4405     }
4406 },
4407 {
4408     "pk": 501, 
4409     "model": "core.node", 
4410     "fields": {
4411         "updated": "2013-06-21T21:17:13.982Z", 
4412         "name": "node48.washington.vicci.org", 
4413         "created": "2013-04-03T23:14:11.072Z", 
4414         "site": 9, 
4415         "deployment": 6, 
4416         "enacted": null
4417     }
4418 },
4419 {
4420     "pk": 502, 
4421     "model": "core.node", 
4422     "fields": {
4423         "updated": "2013-06-21T21:17:13.982Z", 
4424         "name": "node49.washington.vicci.org", 
4425         "created": "2013-04-03T23:14:11.072Z", 
4426         "site": 9, 
4427         "deployment": 6, 
4428         "enacted": null
4429     }
4430 },
4431 {
4432     "pk": 503, 
4433     "model": "core.node", 
4434     "fields": {
4435         "updated": "2013-06-21T21:17:13.982Z", 
4436         "name": "node50.washington.vicci.org", 
4437         "created": "2013-04-03T23:14:11.072Z", 
4438         "site": 9, 
4439         "deployment": 6, 
4440         "enacted": null
4441     }
4442 },
4443 {
4444     "pk": 504, 
4445     "model": "core.node", 
4446     "fields": {
4447         "updated": "2013-06-21T21:17:13.982Z", 
4448         "name": "node51.washington.vicci.org", 
4449         "created": "2013-04-03T23:14:11.072Z", 
4450         "site": 9, 
4451         "deployment": 6, 
4452         "enacted": null
4453     }
4454 },
4455 {
4456     "pk": 505, 
4457     "model": "core.node", 
4458     "fields": {
4459         "updated": "2013-06-21T21:17:13.982Z", 
4460         "name": "node52.washington.vicci.org", 
4461         "created": "2013-04-03T23:14:11.072Z", 
4462         "site": 9, 
4463         "deployment": 6, 
4464         "enacted": null
4465     }
4466 },
4467 {
4468     "pk": 506, 
4469     "model": "core.node", 
4470     "fields": {
4471         "updated": "2013-06-21T21:17:13.982Z", 
4472         "name": "node53.washington.vicci.org", 
4473         "created": "2013-04-03T23:14:11.072Z", 
4474         "site": 9, 
4475         "deployment": 6, 
4476         "enacted": null
4477     }
4478 },
4479 {
4480     "pk": 507, 
4481     "model": "core.node", 
4482     "fields": {
4483         "updated": "2013-06-21T21:17:13.982Z", 
4484         "name": "node54.washington.vicci.org", 
4485         "created": "2013-04-03T23:14:11.072Z", 
4486         "site": 9, 
4487         "deployment": 6, 
4488         "enacted": null
4489     }
4490 },
4491 {
4492     "pk": 508, 
4493     "model": "core.node", 
4494     "fields": {
4495         "updated": "2013-06-21T21:17:13.982Z", 
4496         "name": "node55.washington.vicci.org", 
4497         "created": "2013-04-03T23:14:11.072Z", 
4498         "site": 9, 
4499         "deployment": 6, 
4500         "enacted": null
4501     }
4502 },
4503 {
4504     "pk": 509, 
4505     "model": "core.node", 
4506     "fields": {
4507         "updated": "2013-06-21T21:17:13.982Z", 
4508         "name": "node56.washington.vicci.org", 
4509         "created": "2013-04-03T23:14:11.072Z", 
4510         "site": 9, 
4511         "deployment": 6, 
4512         "enacted": null
4513     }
4514 },
4515 {
4516     "pk": 510, 
4517     "model": "core.node", 
4518     "fields": {
4519         "updated": "2013-06-21T21:17:13.982Z", 
4520         "name": "node57.washington.vicci.org", 
4521         "created": "2013-04-03T23:14:11.072Z", 
4522         "site": 9, 
4523         "deployment": 6, 
4524         "enacted": null
4525     }
4526 },
4527 {
4528     "pk": 511, 
4529     "model": "core.node", 
4530     "fields": {
4531         "updated": "2013-06-21T21:17:13.982Z", 
4532         "name": "node58.washington.vicci.org", 
4533         "created": "2013-04-03T23:14:11.072Z", 
4534         "site": 9, 
4535         "deployment": 6, 
4536         "enacted": null
4537     }
4538 },
4539 {
4540     "pk": 512, 
4541     "model": "core.node", 
4542     "fields": {
4543         "updated": "2013-06-21T21:17:13.982Z", 
4544         "name": "node59.washington.vicci.org", 
4545         "created": "2013-04-03T23:14:11.072Z", 
4546         "site": 9, 
4547         "deployment": 6, 
4548         "enacted": null
4549     }
4550 },
4551 {
4552     "pk": 513, 
4553     "model": "core.node", 
4554     "fields": {
4555         "updated": "2013-06-21T21:17:13.982Z", 
4556         "name": "node60.washington.vicci.org", 
4557         "created": "2013-04-03T23:14:11.072Z", 
4558         "site": 9, 
4559         "deployment": 6, 
4560         "enacted": null
4561     }
4562 },
4563 {
4564     "pk": 514, 
4565     "model": "core.node", 
4566     "fields": {
4567         "updated": "2013-06-21T21:17:13.982Z", 
4568         "name": "node61.washington.vicci.org", 
4569         "created": "2013-04-03T23:14:11.072Z", 
4570         "site": 9, 
4571         "deployment": 6, 
4572         "enacted": null
4573     }
4574 },
4575 {
4576     "pk": 515, 
4577     "model": "core.node", 
4578     "fields": {
4579         "updated": "2013-06-21T21:17:13.982Z", 
4580         "name": "node62.washington.vicci.org", 
4581         "created": "2013-04-03T23:14:11.072Z", 
4582         "site": 9, 
4583         "deployment": 6, 
4584         "enacted": null
4585     }
4586 },
4587 {
4588     "pk": 516, 
4589     "model": "core.node", 
4590     "fields": {
4591         "updated": "2013-06-21T21:17:13.982Z", 
4592         "name": "node63.washington.vicci.org", 
4593         "created": "2013-04-03T23:14:11.072Z", 
4594         "site": 9, 
4595         "deployment": 6, 
4596         "enacted": null
4597     }
4598 },
4599 {
4600     "pk": 517, 
4601     "model": "core.node", 
4602     "fields": {
4603         "updated": "2013-06-21T21:17:13.982Z", 
4604         "name": "node64.washington.vicci.org", 
4605         "created": "2013-04-03T23:14:11.072Z", 
4606         "site": 9, 
4607         "deployment": 6, 
4608         "enacted": null
4609     }
4610 },
4611 {
4612     "pk": 518, 
4613     "model": "core.node", 
4614     "fields": {
4615         "updated": "2013-06-21T21:17:13.982Z", 
4616         "name": "node65.washington.vicci.org", 
4617         "created": "2013-04-03T23:14:11.072Z", 
4618         "site": 9, 
4619         "deployment": 6, 
4620         "enacted": null
4621     }
4622 },
4623 {
4624     "pk": 519, 
4625     "model": "core.node", 
4626     "fields": {
4627         "updated": "2013-06-21T21:17:13.982Z", 
4628         "name": "node66.washington.vicci.org", 
4629         "created": "2013-04-03T23:14:11.072Z", 
4630         "site": 9, 
4631         "deployment": 6, 
4632         "enacted": null
4633     }
4634 },
4635 {
4636     "pk": 520, 
4637     "model": "core.node", 
4638     "fields": {
4639         "updated": "2013-06-21T21:17:13.982Z", 
4640         "name": "node67.washington.vicci.org", 
4641         "created": "2013-04-03T23:14:11.072Z", 
4642         "site": 9, 
4643         "deployment": 6, 
4644         "enacted": null
4645     }
4646 },
4647 {
4648     "pk": 521, 
4649     "model": "core.node", 
4650     "fields": {
4651         "updated": "2013-06-21T21:17:13.982Z", 
4652         "name": "node68.washington.vicci.org", 
4653         "created": "2013-04-03T23:14:11.072Z", 
4654         "site": 9, 
4655         "deployment": 6, 
4656         "enacted": null
4657     }
4658 },
4659 {
4660     "pk": 522, 
4661     "model": "core.node", 
4662     "fields": {
4663         "updated": "2013-06-21T21:17:13.982Z", 
4664         "name": "node69.washington.vicci.org", 
4665         "created": "2013-04-03T23:14:11.072Z", 
4666         "site": 9, 
4667         "deployment": 6, 
4668         "enacted": null
4669     }
4670 },
4671 {
4672     "pk": 523, 
4673     "model": "core.node", 
4674     "fields": {
4675         "updated": "2013-06-21T21:17:13.982Z", 
4676         "name": "node70.washington.vicci.org", 
4677         "created": "2013-04-03T23:14:11.072Z", 
4678         "site": 9, 
4679         "deployment": 6, 
4680         "enacted": null
4681     }
4682 },
4683 {
4684     "pk": 524, 
4685     "model": "core.node", 
4686     "fields": {
4687         "updated": "2013-06-21T21:17:13.982Z", 
4688         "name": "node1.princeton.vicci.org", 
4689         "created": "2013-04-03T23:14:11.072Z", 
4690         "site": 10, 
4691         "deployment": 7, 
4692         "enacted": null
4693     }
4694 },
4695 {
4696     "pk": 525, 
4697     "model": "core.node", 
4698     "fields": {
4699         "updated": "2013-06-21T21:17:13.982Z", 
4700         "name": "node2.princeton.vicci.org", 
4701         "created": "2013-04-03T23:14:11.072Z", 
4702         "site": 10, 
4703         "deployment": 7, 
4704         "enacted": null
4705     }
4706 },
4707 {
4708     "pk": 526, 
4709     "model": "core.node", 
4710     "fields": {
4711         "updated": "2013-06-21T21:17:13.982Z", 
4712         "name": "node3.princeton.vicci.org", 
4713         "created": "2013-04-03T23:14:11.072Z", 
4714         "site": 10, 
4715         "deployment": 7, 
4716         "enacted": null
4717     }
4718 },
4719 {
4720     "pk": 527, 
4721     "model": "core.node", 
4722     "fields": {
4723         "updated": "2013-06-21T21:17:13.982Z", 
4724         "name": "node4.princeton.vicci.org", 
4725         "created": "2013-04-03T23:14:11.072Z", 
4726         "site": 10, 
4727         "deployment": 7, 
4728         "enacted": null
4729     }
4730 },
4731 {
4732     "pk": 528, 
4733     "model": "core.node", 
4734     "fields": {
4735         "updated": "2013-06-21T21:17:13.982Z", 
4736         "name": "node5.princeton.vicci.org", 
4737         "created": "2013-04-03T23:14:11.072Z", 
4738         "site": 10, 
4739         "deployment": 7, 
4740         "enacted": null
4741     }
4742 },
4743 {
4744     "pk": 529, 
4745     "model": "core.node", 
4746     "fields": {
4747         "updated": "2013-06-21T21:17:13.982Z", 
4748         "name": "node6.princeton.vicci.org", 
4749         "created": "2013-04-03T23:14:11.072Z", 
4750         "site": 10, 
4751         "deployment": 7, 
4752         "enacted": null
4753     }
4754 },
4755 {
4756     "pk": 530, 
4757     "model": "core.node", 
4758     "fields": {
4759         "updated": "2013-06-21T21:17:13.982Z", 
4760         "name": "node7.princeton.vicci.org", 
4761         "created": "2013-04-03T23:14:11.072Z", 
4762         "site": 10, 
4763         "deployment": 7, 
4764         "enacted": null
4765     }
4766 },
4767 {
4768     "pk": 531, 
4769     "model": "core.node", 
4770     "fields": {
4771         "updated": "2013-06-21T21:17:13.982Z", 
4772         "name": "node8.princeton.vicci.org", 
4773         "created": "2013-04-03T23:14:11.072Z", 
4774         "site": 10, 
4775         "deployment": 7, 
4776         "enacted": null
4777     }
4778 },
4779 {
4780     "pk": 532, 
4781     "model": "core.node", 
4782     "fields": {
4783         "updated": "2013-06-21T21:17:13.982Z", 
4784         "name": "node9.princeton.vicci.org", 
4785         "created": "2013-04-03T23:14:11.072Z", 
4786         "site": 10, 
4787         "deployment": 7, 
4788         "enacted": null
4789     }
4790 },
4791 {
4792     "pk": 533, 
4793     "model": "core.node", 
4794     "fields": {
4795         "updated": "2013-06-21T21:17:13.982Z", 
4796         "name": "node10.princeton.vicci.org", 
4797         "created": "2013-04-03T23:14:11.072Z", 
4798         "site": 10, 
4799         "deployment": 7, 
4800         "enacted": null
4801     }
4802 },
4803 {
4804     "pk": 534, 
4805     "model": "core.node", 
4806     "fields": {
4807         "updated": "2013-06-21T21:17:13.982Z", 
4808         "name": "node11.princeton.vicci.org", 
4809         "created": "2013-04-03T23:14:11.072Z", 
4810         "site": 10, 
4811         "deployment": 7, 
4812         "enacted": null
4813     }
4814 },
4815 {
4816     "pk": 535, 
4817     "model": "core.node", 
4818     "fields": {
4819         "updated": "2013-06-21T21:17:13.982Z", 
4820         "name": "node12.princeton.vicci.org", 
4821         "created": "2013-04-03T23:14:11.072Z", 
4822         "site": 10, 
4823         "deployment": 7, 
4824         "enacted": null
4825     }
4826 },
4827 {
4828     "pk": 536, 
4829     "model": "core.node", 
4830     "fields": {
4831         "updated": "2013-06-21T21:17:13.982Z", 
4832         "name": "node13.princeton.vicci.org", 
4833         "created": "2013-04-03T23:14:11.072Z", 
4834         "site": 10, 
4835         "deployment": 7, 
4836         "enacted": null
4837     }
4838 },
4839 {
4840     "pk": 537, 
4841     "model": "core.node", 
4842     "fields": {
4843         "updated": "2013-06-21T21:17:13.982Z", 
4844         "name": "node14.princeton.vicci.org", 
4845         "created": "2013-04-03T23:14:11.072Z", 
4846         "site": 10, 
4847         "deployment": 7, 
4848         "enacted": null
4849     }
4850 },
4851 {
4852     "pk": 538, 
4853     "model": "core.node", 
4854     "fields": {
4855         "updated": "2013-06-21T21:17:13.982Z", 
4856         "name": "node15.princeton.vicci.org", 
4857         "created": "2013-04-03T23:14:11.072Z", 
4858         "site": 10, 
4859         "deployment": 7, 
4860         "enacted": null
4861     }
4862 },
4863 {
4864     "pk": 539, 
4865     "model": "core.node", 
4866     "fields": {
4867         "updated": "2013-06-21T21:17:13.982Z", 
4868         "name": "node16.princeton.vicci.org", 
4869         "created": "2013-04-03T23:14:11.072Z", 
4870         "site": 10, 
4871         "deployment": 7, 
4872         "enacted": null
4873     }
4874 },
4875 {
4876     "pk": 540, 
4877     "model": "core.node", 
4878     "fields": {
4879         "updated": "2013-06-21T21:17:13.982Z", 
4880         "name": "node17.princeton.vicci.org", 
4881         "created": "2013-04-03T23:14:11.072Z", 
4882         "site": 10, 
4883         "deployment": 7, 
4884         "enacted": null
4885     }
4886 },
4887 {
4888     "pk": 541, 
4889     "model": "core.node", 
4890     "fields": {
4891         "updated": "2013-06-21T21:17:13.982Z", 
4892         "name": "node18.princeton.vicci.org", 
4893         "created": "2013-04-03T23:14:11.072Z", 
4894         "site": 10, 
4895         "deployment": 7, 
4896         "enacted": null
4897     }
4898 },
4899 {
4900     "pk": 542, 
4901     "model": "core.node", 
4902     "fields": {
4903         "updated": "2013-06-21T21:17:13.982Z", 
4904         "name": "node19.princeton.vicci.org", 
4905         "created": "2013-04-03T23:14:11.072Z", 
4906         "site": 10, 
4907         "deployment": 7, 
4908         "enacted": null
4909     }
4910 },
4911 {
4912     "pk": 543, 
4913     "model": "core.node", 
4914     "fields": {
4915         "updated": "2013-06-21T21:17:13.982Z", 
4916         "name": "node20.princeton.vicci.org", 
4917         "created": "2013-04-03T23:14:11.072Z", 
4918         "site": 10, 
4919         "deployment": 7, 
4920         "enacted": null
4921     }
4922 },
4923 {
4924     "pk": 544, 
4925     "model": "core.node", 
4926     "fields": {
4927         "updated": "2013-06-21T21:17:13.982Z", 
4928         "name": "node21.princeton.vicci.org", 
4929         "created": "2013-04-03T23:14:11.072Z", 
4930         "site": 10, 
4931         "deployment": 7, 
4932         "enacted": null
4933     }
4934 },
4935 {
4936     "pk": 545, 
4937     "model": "core.node", 
4938     "fields": {
4939         "updated": "2013-06-21T21:17:13.982Z", 
4940         "name": "node22.princeton.vicci.org", 
4941         "created": "2013-04-03T23:14:11.072Z", 
4942         "site": 10, 
4943         "deployment": 7, 
4944         "enacted": null
4945     }
4946 },
4947 {
4948     "pk": 546, 
4949     "model": "core.node", 
4950     "fields": {
4951         "updated": "2013-06-21T21:17:13.982Z", 
4952         "name": "node23.princeton.vicci.org", 
4953         "created": "2013-04-03T23:14:11.072Z", 
4954         "site": 10, 
4955         "deployment": 7, 
4956         "enacted": null
4957     }
4958 },
4959 {
4960     "pk": 547, 
4961     "model": "core.node", 
4962     "fields": {
4963         "updated": "2013-06-21T21:17:13.982Z", 
4964         "name": "node24.princeton.vicci.org", 
4965         "created": "2013-04-03T23:14:11.072Z", 
4966         "site": 10, 
4967         "deployment": 7, 
4968         "enacted": null
4969     }
4970 },
4971 {
4972     "pk": 548, 
4973     "model": "core.node", 
4974     "fields": {
4975         "updated": "2013-06-21T21:17:13.982Z", 
4976         "name": "node25.princeton.vicci.org", 
4977         "created": "2013-04-03T23:14:11.072Z", 
4978         "site": 10, 
4979         "deployment": 7, 
4980         "enacted": null
4981     }
4982 },
4983 {
4984     "pk": 549, 
4985     "model": "core.node", 
4986     "fields": {
4987         "updated": "2013-06-21T21:17:13.982Z", 
4988         "name": "node26.princeton.vicci.org", 
4989         "created": "2013-04-03T23:14:11.072Z", 
4990         "site": 10, 
4991         "deployment": 7, 
4992         "enacted": null
4993     }
4994 },
4995 {
4996     "pk": 550, 
4997     "model": "core.node", 
4998     "fields": {
4999         "updated": "2013-06-21T21:17:13.982Z", 
5000         "name": "node27.princeton.vicci.org", 
5001         "created": "2013-04-03T23:14:11.072Z", 
5002         "site": 10, 
5003         "deployment": 7, 
5004         "enacted": null
5005     }
5006 },
5007 {
5008     "pk": 551, 
5009     "model": "core.node", 
5010     "fields": {
5011         "updated": "2013-06-21T21:17:13.982Z", 
5012         "name": "node28.princeton.vicci.org", 
5013         "created": "2013-04-03T23:14:11.072Z", 
5014         "site": 10, 
5015         "deployment": 7, 
5016         "enacted": null
5017     }
5018 },
5019 {
5020     "pk": 552, 
5021     "model": "core.node", 
5022     "fields": {
5023         "updated": "2013-06-21T21:17:13.982Z", 
5024         "name": "node29.princeton.vicci.org", 
5025         "created": "2013-04-03T23:14:11.072Z", 
5026         "site": 10, 
5027         "deployment": 7, 
5028         "enacted": null
5029     }
5030 },
5031 {
5032     "pk": 553, 
5033     "model": "core.node", 
5034     "fields": {
5035         "updated": "2013-06-21T21:17:13.982Z", 
5036         "name": "node30.princeton.vicci.org", 
5037         "created": "2013-04-03T23:14:11.072Z", 
5038         "site": 10, 
5039         "deployment": 7, 
5040         "enacted": null
5041     }
5042 },
5043 {
5044     "pk": 554, 
5045     "model": "core.node", 
5046     "fields": {
5047         "updated": "2013-06-21T21:17:13.982Z", 
5048         "name": "node31.princeton.vicci.org", 
5049         "created": "2013-04-03T23:14:11.072Z", 
5050         "site": 10, 
5051         "deployment": 7, 
5052         "enacted": null
5053     }
5054 },
5055 {
5056     "pk": 555, 
5057     "model": "core.node", 
5058     "fields": {
5059         "updated": "2013-06-21T21:17:13.982Z", 
5060         "name": "node32.princeton.vicci.org", 
5061         "created": "2013-04-03T23:14:11.072Z", 
5062         "site": 10, 
5063         "deployment": 7, 
5064         "enacted": null
5065     }
5066 },
5067 {
5068     "pk": 556, 
5069     "model": "core.node", 
5070     "fields": {
5071         "updated": "2013-06-21T21:17:13.982Z", 
5072         "name": "node33.princeton.vicci.org", 
5073         "created": "2013-04-03T23:14:11.072Z", 
5074         "site": 10, 
5075         "deployment": 7, 
5076         "enacted": null
5077     }
5078 },
5079 {
5080     "pk": 557, 
5081     "model": "core.node", 
5082     "fields": {
5083         "updated": "2013-06-21T21:17:13.982Z", 
5084         "name": "node34.princeton.vicci.org", 
5085         "created": "2013-04-03T23:14:11.072Z", 
5086         "site": 10, 
5087         "deployment": 7, 
5088         "enacted": null
5089     }
5090 },
5091 {
5092     "pk": 558, 
5093     "model": "core.node", 
5094     "fields": {
5095         "updated": "2013-06-21T21:17:13.982Z", 
5096         "name": "node35.princeton.vicci.org", 
5097         "created": "2013-04-03T23:14:11.072Z", 
5098         "site": 10, 
5099         "deployment": 7, 
5100         "enacted": null
5101     }
5102 },
5103 {
5104     "pk": 559, 
5105     "model": "core.node", 
5106     "fields": {
5107         "updated": "2013-06-21T21:17:13.982Z", 
5108         "name": "node36.princeton.vicci.org", 
5109         "created": "2013-04-03T23:14:11.072Z", 
5110         "site": 10, 
5111         "deployment": 7, 
5112         "enacted": null
5113     }
5114 },
5115 {
5116     "pk": 560, 
5117     "model": "core.node", 
5118     "fields": {
5119         "updated": "2013-06-21T21:17:13.982Z", 
5120         "name": "node37.princeton.vicci.org", 
5121         "created": "2013-04-03T23:14:11.072Z", 
5122         "site": 10, 
5123         "deployment": 7, 
5124         "enacted": null
5125     }
5126 },
5127 {
5128     "pk": 561, 
5129     "model": "core.node", 
5130     "fields": {
5131         "updated": "2013-06-21T21:17:13.982Z", 
5132         "name": "node38.princeton.vicci.org", 
5133         "created": "2013-04-03T23:14:11.072Z", 
5134         "site": 10, 
5135         "deployment": 7, 
5136         "enacted": null
5137     }
5138 },
5139 {
5140     "pk": 562, 
5141     "model": "core.node", 
5142     "fields": {
5143         "updated": "2013-06-21T21:17:13.982Z", 
5144         "name": "node39.princeton.vicci.org", 
5145         "created": "2013-04-03T23:14:11.072Z", 
5146         "site": 10, 
5147         "deployment": 7, 
5148         "enacted": null
5149     }
5150 },
5151 {
5152     "pk": 563, 
5153     "model": "core.node", 
5154     "fields": {
5155         "updated": "2013-06-21T21:17:13.982Z", 
5156         "name": "node40.princeton.vicci.org", 
5157         "created": "2013-04-03T23:14:11.072Z", 
5158         "site": 10, 
5159         "deployment": 7, 
5160         "enacted": null
5161     }
5162 },
5163 {
5164     "pk": 564, 
5165     "model": "core.node", 
5166     "fields": {
5167         "updated": "2013-06-21T21:17:13.982Z", 
5168         "name": "node41.princeton.vicci.org", 
5169         "created": "2013-04-03T23:14:11.072Z", 
5170         "site": 10, 
5171         "deployment": 7, 
5172         "enacted": null
5173     }
5174 },
5175 {
5176     "pk": 565, 
5177     "model": "core.node", 
5178     "fields": {
5179         "updated": "2013-06-21T21:17:13.982Z", 
5180         "name": "node42.princeton.vicci.org", 
5181         "created": "2013-04-03T23:14:11.072Z", 
5182         "site": 10, 
5183         "deployment": 7, 
5184         "enacted": null
5185     }
5186 },
5187 {
5188     "pk": 566, 
5189     "model": "core.node", 
5190     "fields": {
5191         "updated": "2013-06-21T21:17:13.982Z", 
5192         "name": "node43.princeton.vicci.org", 
5193         "created": "2013-04-03T23:14:11.072Z", 
5194         "site": 10, 
5195         "deployment": 7, 
5196         "enacted": null
5197     }
5198 },
5199 {
5200     "pk": 567, 
5201     "model": "core.node", 
5202     "fields": {
5203         "updated": "2013-06-21T21:17:13.982Z", 
5204         "name": "node44.princeton.vicci.org", 
5205         "created": "2013-04-03T23:14:11.072Z", 
5206         "site": 10, 
5207         "deployment": 7, 
5208         "enacted": null
5209     }
5210 },
5211 {
5212     "pk": 568, 
5213     "model": "core.node", 
5214     "fields": {
5215         "updated": "2013-06-21T21:17:13.982Z", 
5216         "name": "node45.princeton.vicci.org", 
5217         "created": "2013-04-03T23:14:11.072Z", 
5218         "site": 10, 
5219         "deployment": 7, 
5220         "enacted": null
5221     }
5222 },
5223 {
5224     "pk": 569, 
5225     "model": "core.node", 
5226     "fields": {
5227         "updated": "2013-06-21T21:17:13.982Z", 
5228         "name": "node46.princeton.vicci.org", 
5229         "created": "2013-04-03T23:14:11.072Z", 
5230         "site": 10, 
5231         "deployment": 7, 
5232         "enacted": null
5233     }
5234 },
5235 {
5236     "pk": 570, 
5237     "model": "core.node", 
5238     "fields": {
5239         "updated": "2013-06-21T21:17:13.982Z", 
5240         "name": "node47.princeton.vicci.org", 
5241         "created": "2013-04-03T23:14:11.072Z", 
5242         "site": 10, 
5243         "deployment": 7, 
5244         "enacted": null
5245     }
5246 },
5247 {
5248     "pk": 571, 
5249     "model": "core.node", 
5250     "fields": {
5251         "updated": "2013-06-21T21:17:13.982Z", 
5252         "name": "node48.princeton.vicci.org", 
5253         "created": "2013-04-03T23:14:11.072Z", 
5254         "site": 10, 
5255         "deployment": 7, 
5256         "enacted": null
5257     }
5258 },
5259 {
5260     "pk": 572, 
5261     "model": "core.node", 
5262     "fields": {
5263         "updated": "2013-06-21T21:17:13.982Z", 
5264         "name": "node49.princeton.vicci.org", 
5265         "created": "2013-04-03T23:14:11.072Z", 
5266         "site": 10, 
5267         "deployment": 7, 
5268         "enacted": null
5269     }
5270 },
5271 {
5272     "pk": 573, 
5273     "model": "core.node", 
5274     "fields": {
5275         "updated": "2013-06-21T21:17:13.982Z", 
5276         "name": "node50.princeton.vicci.org", 
5277         "created": "2013-04-03T23:14:11.072Z", 
5278         "site": 10, 
5279         "deployment": 7, 
5280         "enacted": null
5281     }
5282 },
5283 {
5284     "pk": 574, 
5285     "model": "core.node", 
5286     "fields": {
5287         "updated": "2013-06-21T21:17:13.982Z", 
5288         "name": "node51.princeton.vicci.org", 
5289         "created": "2013-04-03T23:14:11.072Z", 
5290         "site": 10, 
5291         "deployment": 7, 
5292         "enacted": null
5293     }
5294 },
5295 {
5296     "pk": 575, 
5297     "model": "core.node", 
5298     "fields": {
5299         "updated": "2013-06-21T21:17:13.982Z", 
5300         "name": "node52.princeton.vicci.org", 
5301         "created": "2013-04-03T23:14:11.072Z", 
5302         "site": 10, 
5303         "deployment": 7, 
5304         "enacted": null
5305     }
5306 },
5307 {
5308     "pk": 576, 
5309     "model": "core.node", 
5310     "fields": {
5311         "updated": "2013-06-21T21:17:13.982Z", 
5312         "name": "node53.princeton.vicci.org", 
5313         "created": "2013-04-03T23:14:11.072Z", 
5314         "site": 10, 
5315         "deployment": 7, 
5316         "enacted": null
5317     }
5318 },
5319 {
5320     "pk": 577, 
5321     "model": "core.node", 
5322     "fields": {
5323         "updated": "2013-06-21T21:17:13.982Z", 
5324         "name": "node54.princeton.vicci.org", 
5325         "created": "2013-04-03T23:14:11.072Z", 
5326         "site": 10, 
5327         "deployment": 7, 
5328         "enacted": null
5329     }
5330 },
5331 {
5332     "pk": 578, 
5333     "model": "core.node", 
5334     "fields": {
5335         "updated": "2013-06-21T21:17:13.982Z", 
5336         "name": "node55.princeton.vicci.org", 
5337         "created": "2013-04-03T23:14:11.072Z", 
5338         "site": 10, 
5339         "deployment": 7, 
5340         "enacted": null
5341     }
5342 },
5343 {
5344     "pk": 579, 
5345     "model": "core.node", 
5346     "fields": {
5347         "updated": "2013-06-21T21:17:13.982Z", 
5348         "name": "node56.princeton.vicci.org", 
5349         "created": "2013-04-03T23:14:11.072Z", 
5350         "site": 10, 
5351         "deployment": 7, 
5352         "enacted": null
5353     }
5354 },
5355 {
5356     "pk": 580, 
5357     "model": "core.node", 
5358     "fields": {
5359         "updated": "2013-06-21T21:17:13.982Z", 
5360         "name": "node57.princeton.vicci.org", 
5361         "created": "2013-04-03T23:14:11.072Z", 
5362         "site": 10, 
5363         "deployment": 7, 
5364         "enacted": null
5365     }
5366 },
5367 {
5368     "pk": 581, 
5369     "model": "core.node", 
5370     "fields": {
5371         "updated": "2013-06-21T21:17:13.982Z", 
5372         "name": "node58.princeton.vicci.org", 
5373         "created": "2013-04-03T23:14:11.072Z", 
5374         "site": 10, 
5375         "deployment": 7, 
5376         "enacted": null
5377     }
5378 },
5379 {
5380     "pk": 582, 
5381     "model": "core.node", 
5382     "fields": {
5383         "updated": "2013-06-21T21:17:13.982Z", 
5384         "name": "node59.princeton.vicci.org", 
5385         "created": "2013-04-03T23:14:11.072Z", 
5386         "site": 10, 
5387         "deployment": 7, 
5388         "enacted": null
5389     }
5390 },
5391 {
5392     "pk": 583, 
5393     "model": "core.node", 
5394     "fields": {
5395         "updated": "2013-06-21T21:17:13.982Z", 
5396         "name": "node60.princeton.vicci.org", 
5397         "created": "2013-04-03T23:14:11.072Z", 
5398         "site": 10, 
5399         "deployment": 7, 
5400         "enacted": null
5401     }
5402 },
5403 {
5404     "pk": 584, 
5405     "model": "core.node", 
5406     "fields": {
5407         "updated": "2013-06-21T21:17:13.982Z", 
5408         "name": "node61.princeton.vicci.org", 
5409         "created": "2013-04-03T23:14:11.072Z", 
5410         "site": 10, 
5411         "deployment": 7, 
5412         "enacted": null
5413     }
5414 },
5415 {
5416     "pk": 585, 
5417     "model": "core.node", 
5418     "fields": {
5419         "updated": "2013-06-21T21:17:13.982Z", 
5420         "name": "node62.princeton.vicci.org", 
5421         "created": "2013-04-03T23:14:11.072Z", 
5422         "site": 10, 
5423         "deployment": 7, 
5424         "enacted": null
5425     }
5426 },
5427 {
5428     "pk": 586, 
5429     "model": "core.node", 
5430     "fields": {
5431         "updated": "2013-06-21T21:17:13.982Z", 
5432         "name": "node63.princeton.vicci.org", 
5433         "created": "2013-04-03T23:14:11.072Z", 
5434         "site": 10, 
5435         "deployment": 7, 
5436         "enacted": null
5437     }
5438 },
5439 {
5440     "pk": 587, 
5441     "model": "core.node", 
5442     "fields": {
5443         "updated": "2013-06-21T21:17:13.982Z", 
5444         "name": "node64.princeton.vicci.org", 
5445         "created": "2013-04-03T23:14:11.072Z", 
5446         "site": 10, 
5447         "deployment": 7, 
5448         "enacted": null
5449     }
5450 },
5451 {
5452     "pk": 588, 
5453     "model": "core.node", 
5454     "fields": {
5455         "updated": "2013-06-21T21:17:13.982Z", 
5456         "name": "node65.princeton.vicci.org", 
5457         "created": "2013-04-03T23:14:11.072Z", 
5458         "site": 10, 
5459         "deployment": 7, 
5460         "enacted": null
5461     }
5462 },
5463 {
5464     "pk": 589, 
5465     "model": "core.node", 
5466     "fields": {
5467         "updated": "2013-06-21T21:17:13.982Z", 
5468         "name": "node66.princeton.vicci.org", 
5469         "created": "2013-04-03T23:14:11.072Z", 
5470         "site": 10, 
5471         "deployment": 7, 
5472         "enacted": null
5473     }
5474 },
5475 {
5476     "pk": 590, 
5477     "model": "core.node", 
5478     "fields": {
5479         "updated": "2013-06-21T21:17:13.982Z", 
5480         "name": "node67.princeton.vicci.org", 
5481         "created": "2013-04-03T23:14:11.072Z", 
5482         "site": 10, 
5483         "deployment": 7, 
5484         "enacted": null
5485     }
5486 },
5487 {
5488     "pk": 591, 
5489     "model": "core.node", 
5490     "fields": {
5491         "updated": "2013-06-21T21:17:13.982Z", 
5492         "name": "node68.princeton.vicci.org", 
5493         "created": "2013-04-03T23:14:11.072Z", 
5494         "site": 10, 
5495         "deployment": 7, 
5496         "enacted": null
5497     }
5498 },
5499 {
5500     "pk": 592, 
5501     "model": "core.node", 
5502     "fields": {
5503         "updated": "2013-06-21T21:17:13.982Z", 
5504         "name": "node69.princeton.vicci.org", 
5505         "created": "2013-04-03T23:14:11.072Z", 
5506         "site": 10, 
5507         "deployment": 7, 
5508         "enacted": null
5509     }
5510 },
5511 {
5512     "pk": 593, 
5513     "model": "core.node", 
5514     "fields": {
5515         "updated": "2013-06-21T21:17:13.982Z", 
5516         "name": "node70.princeton.vicci.org", 
5517         "created": "2013-04-03T23:14:11.072Z", 
5518         "site": 10, 
5519         "deployment": 7, 
5520         "enacted": null
5521     }
5522 },
5523 {
5524     "pk": 594, 
5525     "model": "core.node", 
5526     "fields": {
5527         "updated": "2013-06-21T21:17:13.982Z", 
5528         "name": "node1.gt.vicci.org", 
5529         "created": "2013-04-03T23:14:11.072Z", 
5530         "site": 11, 
5531         "deployment": 8, 
5532         "enacted": null
5533     }
5534 },
5535 {
5536     "pk": 595, 
5537     "model": "core.node", 
5538     "fields": {
5539         "updated": "2013-06-21T21:17:13.982Z", 
5540         "name": "node2.gt.vicci.org", 
5541         "created": "2013-04-03T23:14:11.072Z", 
5542         "site": 11, 
5543         "deployment": 8, 
5544         "enacted": null
5545     }
5546 },
5547 {
5548     "pk": 596, 
5549     "model": "core.node", 
5550     "fields": {
5551         "updated": "2013-06-21T21:17:13.982Z", 
5552         "name": "node3.gt.vicci.org", 
5553         "created": "2013-04-03T23:14:11.072Z", 
5554         "site": 11, 
5555         "deployment": 8, 
5556         "enacted": null
5557     }
5558 },
5559 {
5560     "pk": 597, 
5561     "model": "core.node", 
5562     "fields": {
5563         "updated": "2013-06-21T21:17:13.982Z", 
5564         "name": "node4.gt.vicci.org", 
5565         "created": "2013-04-03T23:14:11.072Z", 
5566         "site": 11, 
5567         "deployment": 8, 
5568         "enacted": null
5569     }
5570 },
5571 {
5572     "pk": 598, 
5573     "model": "core.node", 
5574     "fields": {
5575         "updated": "2013-06-21T21:17:13.982Z", 
5576         "name": "node5.gt.vicci.org", 
5577         "created": "2013-04-03T23:14:11.072Z", 
5578         "site": 11, 
5579         "deployment": 8, 
5580         "enacted": null
5581     }
5582 },
5583 {
5584     "pk": 599, 
5585     "model": "core.node", 
5586     "fields": {
5587         "updated": "2013-06-21T21:17:13.982Z", 
5588         "name": "node6.gt.vicci.org", 
5589         "created": "2013-04-03T23:14:11.072Z", 
5590         "site": 11, 
5591         "deployment": 8, 
5592         "enacted": null
5593     }
5594 },
5595 {
5596     "pk": 600, 
5597     "model": "core.node", 
5598     "fields": {
5599         "updated": "2013-06-21T21:17:13.982Z", 
5600         "name": "node7.gt.vicci.org", 
5601         "created": "2013-04-03T23:14:11.072Z", 
5602         "site": 11, 
5603         "deployment": 8, 
5604         "enacted": null
5605     }
5606 },
5607 {
5608     "pk": 601, 
5609     "model": "core.node", 
5610     "fields": {
5611         "updated": "2013-06-21T21:17:13.982Z", 
5612         "name": "node8.gt.vicci.org", 
5613         "created": "2013-04-03T23:14:11.072Z", 
5614         "site": 11, 
5615         "deployment": 8, 
5616         "enacted": null
5617     }
5618 },
5619 {
5620     "pk": 602, 
5621     "model": "core.node", 
5622     "fields": {
5623         "updated": "2013-06-21T21:17:13.982Z", 
5624         "name": "node9.gt.vicci.org", 
5625         "created": "2013-04-03T23:14:11.072Z", 
5626         "site": 11, 
5627         "deployment": 8, 
5628         "enacted": null
5629     }
5630 },
5631 {
5632     "pk": 603, 
5633     "model": "core.node", 
5634     "fields": {
5635         "updated": "2013-06-21T21:17:13.982Z", 
5636         "name": "node10.gt.vicci.org", 
5637         "created": "2013-04-03T23:14:11.072Z", 
5638         "site": 11, 
5639         "deployment": 8, 
5640         "enacted": null
5641     }
5642 },
5643 {
5644     "pk": 604, 
5645     "model": "core.node", 
5646     "fields": {
5647         "updated": "2013-06-21T21:17:13.982Z", 
5648         "name": "node11.gt.vicci.org", 
5649         "created": "2013-04-03T23:14:11.072Z", 
5650         "site": 11, 
5651         "deployment": 8, 
5652         "enacted": null
5653     }
5654 },
5655 {
5656     "pk": 605, 
5657     "model": "core.node", 
5658     "fields": {
5659         "updated": "2013-06-21T21:17:13.982Z", 
5660         "name": "node12.gt.vicci.org", 
5661         "created": "2013-04-03T23:14:11.072Z", 
5662         "site": 11, 
5663         "deployment": 8, 
5664         "enacted": null
5665     }
5666 },
5667 {
5668     "pk": 606, 
5669     "model": "core.node", 
5670     "fields": {
5671         "updated": "2013-06-21T21:17:13.982Z", 
5672         "name": "node13.gt.vicci.org", 
5673         "created": "2013-04-03T23:14:11.072Z", 
5674         "site": 11, 
5675         "deployment": 8, 
5676         "enacted": null
5677     }
5678 },
5679 {
5680     "pk": 607, 
5681     "model": "core.node", 
5682     "fields": {
5683         "updated": "2013-06-21T21:17:13.982Z", 
5684         "name": "node14.gt.vicci.org", 
5685         "created": "2013-04-03T23:14:11.072Z", 
5686         "site": 11, 
5687         "deployment": 8, 
5688         "enacted": null
5689     }
5690 },
5691 {
5692     "pk": 608, 
5693     "model": "core.node", 
5694     "fields": {
5695         "updated": "2013-06-21T21:17:13.982Z", 
5696         "name": "node15.gt.vicci.org", 
5697         "created": "2013-04-03T23:14:11.072Z", 
5698         "site": 11, 
5699         "deployment": 8, 
5700         "enacted": null
5701     }
5702 },
5703 {
5704     "pk": 609, 
5705     "model": "core.node", 
5706     "fields": {
5707         "updated": "2013-06-21T21:17:13.982Z", 
5708         "name": "node16.gt.vicci.org", 
5709         "created": "2013-04-03T23:14:11.072Z", 
5710         "site": 11, 
5711         "deployment": 8, 
5712         "enacted": null
5713     }
5714 },
5715 {
5716     "pk": 610, 
5717     "model": "core.node", 
5718     "fields": {
5719         "updated": "2013-06-21T21:17:13.982Z", 
5720         "name": "node17.gt.vicci.org", 
5721         "created": "2013-04-03T23:14:11.072Z", 
5722         "site": 11, 
5723         "deployment": 8, 
5724         "enacted": null
5725     }
5726 },
5727 {
5728     "pk": 611, 
5729     "model": "core.node", 
5730     "fields": {
5731         "updated": "2013-06-21T21:17:13.982Z", 
5732         "name": "node18.gt.vicci.org", 
5733         "created": "2013-04-03T23:14:11.072Z", 
5734         "site": 11, 
5735         "deployment": 8, 
5736         "enacted": null
5737     }
5738 },
5739 {
5740     "pk": 612, 
5741     "model": "core.node", 
5742     "fields": {
5743         "updated": "2013-06-21T21:17:13.982Z", 
5744         "name": "node19.gt.vicci.org", 
5745         "created": "2013-04-03T23:14:11.072Z", 
5746         "site": 11, 
5747         "deployment": 8, 
5748         "enacted": null
5749     }
5750 },
5751 {
5752     "pk": 613, 
5753     "model": "core.node", 
5754     "fields": {
5755         "updated": "2013-06-21T21:17:13.982Z", 
5756         "name": "node20.gt.vicci.org", 
5757         "created": "2013-04-03T23:14:11.072Z", 
5758         "site": 11, 
5759         "deployment": 8, 
5760         "enacted": null
5761     }
5762 },
5763 {
5764     "pk": 614, 
5765     "model": "core.node", 
5766     "fields": {
5767         "updated": "2013-06-21T21:17:13.982Z", 
5768         "name": "node21.gt.vicci.org", 
5769         "created": "2013-04-03T23:14:11.072Z", 
5770         "site": 11, 
5771         "deployment": 8, 
5772         "enacted": null
5773     }
5774 },
5775 {
5776     "pk": 615, 
5777     "model": "core.node", 
5778     "fields": {
5779         "updated": "2013-06-21T21:17:13.982Z", 
5780         "name": "node22.gt.vicci.org", 
5781         "created": "2013-04-03T23:14:11.072Z", 
5782         "site": 11, 
5783         "deployment": 8, 
5784         "enacted": null
5785     }
5786 },
5787 {
5788     "pk": 616, 
5789     "model": "core.node", 
5790     "fields": {
5791         "updated": "2013-06-21T21:17:13.982Z", 
5792         "name": "node23.gt.vicci.org", 
5793         "created": "2013-04-03T23:14:11.072Z", 
5794         "site": 11, 
5795         "deployment": 8, 
5796         "enacted": null
5797     }
5798 },
5799 {
5800     "pk": 617, 
5801     "model": "core.node", 
5802     "fields": {
5803         "updated": "2013-06-21T21:17:13.982Z", 
5804         "name": "node24.gt.vicci.org", 
5805         "created": "2013-04-03T23:14:11.072Z", 
5806         "site": 11, 
5807         "deployment": 8, 
5808         "enacted": null
5809     }
5810 },
5811 {
5812     "pk": 618, 
5813     "model": "core.node", 
5814     "fields": {
5815         "updated": "2013-06-21T21:17:13.982Z", 
5816         "name": "node25.gt.vicci.org", 
5817         "created": "2013-04-03T23:14:11.072Z", 
5818         "site": 11, 
5819         "deployment": 8, 
5820         "enacted": null
5821     }
5822 },
5823 {
5824     "pk": 619, 
5825     "model": "core.node", 
5826     "fields": {
5827         "updated": "2013-06-21T21:17:13.982Z", 
5828         "name": "node26.gt.vicci.org", 
5829         "created": "2013-04-03T23:14:11.072Z", 
5830         "site": 11, 
5831         "deployment": 8, 
5832         "enacted": null
5833     }
5834 },
5835 {
5836     "pk": 620, 
5837     "model": "core.node", 
5838     "fields": {
5839         "updated": "2013-06-21T21:17:13.982Z", 
5840         "name": "node27.gt.vicci.org", 
5841         "created": "2013-04-03T23:14:11.072Z", 
5842         "site": 11, 
5843         "deployment": 8, 
5844         "enacted": null
5845     }
5846 },
5847 {
5848     "pk": 621, 
5849     "model": "core.node", 
5850     "fields": {
5851         "updated": "2013-06-21T21:17:13.982Z", 
5852         "name": "node28.gt.vicci.org", 
5853         "created": "2013-04-03T23:14:11.072Z", 
5854         "site": 11, 
5855         "deployment": 8, 
5856         "enacted": null
5857     }
5858 },
5859 {
5860     "pk": 622, 
5861     "model": "core.node", 
5862     "fields": {
5863         "updated": "2013-06-21T21:17:13.982Z", 
5864         "name": "node29.gt.vicci.org", 
5865         "created": "2013-04-03T23:14:11.072Z", 
5866         "site": 11, 
5867         "deployment": 8, 
5868         "enacted": null
5869     }
5870 },
5871 {
5872     "pk": 623, 
5873     "model": "core.node", 
5874     "fields": {
5875         "updated": "2013-06-21T21:17:13.982Z", 
5876         "name": "node30.gt.vicci.org", 
5877         "created": "2013-04-03T23:14:11.072Z", 
5878         "site": 11, 
5879         "deployment": 8, 
5880         "enacted": null
5881     }
5882 },
5883 {
5884     "pk": 624, 
5885     "model": "core.node", 
5886     "fields": {
5887         "updated": "2013-06-21T21:17:13.982Z", 
5888         "name": "node31.gt.vicci.org", 
5889         "created": "2013-04-03T23:14:11.072Z", 
5890         "site": 11, 
5891         "deployment": 8, 
5892         "enacted": null
5893     }
5894 },
5895 {
5896     "pk": 625, 
5897     "model": "core.node", 
5898     "fields": {
5899         "updated": "2013-06-21T21:17:13.982Z", 
5900         "name": "node32.gt.vicci.org", 
5901         "created": "2013-04-03T23:14:11.072Z", 
5902         "site": 11, 
5903         "deployment": 8, 
5904         "enacted": null
5905     }
5906 },
5907 {
5908     "pk": 626, 
5909     "model": "core.node", 
5910     "fields": {
5911         "updated": "2013-06-21T21:17:13.982Z", 
5912         "name": "node33.gt.vicci.org", 
5913         "created": "2013-04-03T23:14:11.072Z", 
5914         "site": 11, 
5915         "deployment": 8, 
5916         "enacted": null
5917     }
5918 },
5919 {
5920     "pk": 627, 
5921     "model": "core.node", 
5922     "fields": {
5923         "updated": "2013-06-21T21:17:13.982Z", 
5924         "name": "node34.gt.vicci.org", 
5925         "created": "2013-04-03T23:14:11.072Z", 
5926         "site": 11, 
5927         "deployment": 8, 
5928         "enacted": null
5929     }
5930 },
5931 {
5932     "pk": 628, 
5933     "model": "core.node", 
5934     "fields": {
5935         "updated": "2013-06-21T21:17:13.982Z", 
5936         "name": "node35.gt.vicci.org", 
5937         "created": "2013-04-03T23:14:11.072Z", 
5938         "site": 11, 
5939         "deployment": 8, 
5940         "enacted": null
5941     }
5942 },
5943 {
5944     "pk": 629, 
5945     "model": "core.node", 
5946     "fields": {
5947         "updated": "2013-06-21T21:17:13.982Z", 
5948         "name": "node36.gt.vicci.org", 
5949         "created": "2013-04-03T23:14:11.072Z", 
5950         "site": 11, 
5951         "deployment": 8, 
5952         "enacted": null
5953     }
5954 },
5955 {
5956     "pk": 630, 
5957     "model": "core.node", 
5958     "fields": {
5959         "updated": "2013-06-21T21:17:13.982Z", 
5960         "name": "node37.gt.vicci.org", 
5961         "created": "2013-04-03T23:14:11.072Z", 
5962         "site": 11, 
5963         "deployment": 8, 
5964         "enacted": null
5965     }
5966 },
5967 {
5968     "pk": 631, 
5969     "model": "core.node", 
5970     "fields": {
5971         "updated": "2013-06-21T21:17:13.982Z", 
5972         "name": "node38.gt.vicci.org", 
5973         "created": "2013-04-03T23:14:11.072Z", 
5974         "site": 11, 
5975         "deployment": 8, 
5976         "enacted": null
5977     }
5978 },
5979 {
5980     "pk": 632, 
5981     "model": "core.node", 
5982     "fields": {
5983         "updated": "2013-06-21T21:17:13.982Z", 
5984         "name": "node39.gt.vicci.org", 
5985         "created": "2013-04-03T23:14:11.072Z", 
5986         "site": 11, 
5987         "deployment": 8, 
5988         "enacted": null
5989     }
5990 },
5991 {
5992     "pk": 633, 
5993     "model": "core.node", 
5994     "fields": {
5995         "updated": "2013-06-21T21:17:13.982Z", 
5996         "name": "node40.gt.vicci.org", 
5997         "created": "2013-04-03T23:14:11.072Z", 
5998         "site": 11, 
5999         "deployment": 8, 
6000         "enacted": null
6001     }
6002 },
6003 {
6004     "pk": 634, 
6005     "model": "core.node", 
6006     "fields": {
6007         "updated": "2013-06-21T21:17:13.982Z", 
6008         "name": "node41.gt.vicci.org", 
6009         "created": "2013-04-03T23:14:11.072Z", 
6010         "site": 11, 
6011         "deployment": 8, 
6012         "enacted": null
6013     }
6014 },
6015 {
6016     "pk": 635, 
6017     "model": "core.node", 
6018     "fields": {
6019         "updated": "2013-06-21T21:17:13.982Z", 
6020         "name": "node42.gt.vicci.org", 
6021         "created": "2013-04-03T23:14:11.072Z", 
6022         "site": 11, 
6023         "deployment": 8, 
6024         "enacted": null
6025     }
6026 },
6027 {
6028     "pk": 636, 
6029     "model": "core.node", 
6030     "fields": {
6031         "updated": "2013-06-21T21:17:13.982Z", 
6032         "name": "node43.gt.vicci.org", 
6033         "created": "2013-04-03T23:14:11.072Z", 
6034         "site": 11, 
6035         "deployment": 8, 
6036         "enacted": null
6037     }
6038 },
6039 {
6040     "pk": 637, 
6041     "model": "core.node", 
6042     "fields": {
6043         "updated": "2013-06-21T21:17:13.982Z", 
6044         "name": "node44.gt.vicci.org", 
6045         "created": "2013-04-03T23:14:11.072Z", 
6046         "site": 11, 
6047         "deployment": 8, 
6048         "enacted": null
6049     }
6050 },
6051 {
6052     "pk": 638, 
6053     "model": "core.node", 
6054     "fields": {
6055         "updated": "2013-06-21T21:17:13.982Z", 
6056         "name": "node45.gt.vicci.org", 
6057         "created": "2013-04-03T23:14:11.072Z", 
6058         "site": 11, 
6059         "deployment": 8, 
6060         "enacted": null
6061     }
6062 },
6063 {
6064     "pk": 639, 
6065     "model": "core.node", 
6066     "fields": {
6067         "updated": "2013-06-21T21:17:13.982Z", 
6068         "name": "node46.gt.vicci.org", 
6069         "created": "2013-04-03T23:14:11.072Z", 
6070         "site": 11, 
6071         "deployment": 8, 
6072         "enacted": null
6073     }
6074 },
6075 {
6076     "pk": 640, 
6077     "model": "core.node", 
6078     "fields": {
6079         "updated": "2013-06-21T21:17:13.982Z", 
6080         "name": "node47.gt.vicci.org", 
6081         "created": "2013-04-03T23:14:11.072Z", 
6082         "site": 11, 
6083         "deployment": 8, 
6084         "enacted": null
6085     }
6086 },
6087 {
6088     "pk": 641, 
6089     "model": "core.node", 
6090     "fields": {
6091         "updated": "2013-06-21T21:17:13.982Z", 
6092         "name": "node48.gt.vicci.org", 
6093         "created": "2013-04-03T23:14:11.072Z", 
6094         "site": 11, 
6095         "deployment": 8, 
6096         "enacted": null
6097     }
6098 },
6099 {
6100     "pk": 642, 
6101     "model": "core.node", 
6102     "fields": {
6103         "updated": "2013-06-21T21:17:13.982Z", 
6104         "name": "node49.gt.vicci.org", 
6105         "created": "2013-04-03T23:14:11.072Z", 
6106         "site": 11, 
6107         "deployment": 8, 
6108         "enacted": null
6109     }
6110 },
6111 {
6112     "pk": 643, 
6113     "model": "core.node", 
6114     "fields": {
6115         "updated": "2013-06-21T21:17:13.982Z", 
6116         "name": "node50.gt.vicci.org", 
6117         "created": "2013-04-03T23:14:11.072Z", 
6118         "site": 11, 
6119         "deployment": 8, 
6120         "enacted": null
6121     }
6122 },
6123 {
6124     "pk": 644, 
6125     "model": "core.node", 
6126     "fields": {
6127         "updated": "2013-06-21T21:17:13.982Z", 
6128         "name": "node51.gt.vicci.org", 
6129         "created": "2013-04-03T23:14:11.072Z", 
6130         "site": 11, 
6131         "deployment": 8, 
6132         "enacted": null
6133     }
6134 },
6135 {
6136     "pk": 645, 
6137     "model": "core.node", 
6138     "fields": {
6139         "updated": "2013-06-21T21:17:13.982Z", 
6140         "name": "node52.gt.vicci.org", 
6141         "created": "2013-04-03T23:14:11.072Z", 
6142         "site": 11, 
6143         "deployment": 8, 
6144         "enacted": null
6145     }
6146 },
6147 {
6148     "pk": 646, 
6149     "model": "core.node", 
6150     "fields": {
6151         "updated": "2013-06-21T21:17:13.982Z", 
6152         "name": "node53.gt.vicci.org", 
6153         "created": "2013-04-03T23:14:11.072Z", 
6154         "site": 11, 
6155         "deployment": 8, 
6156         "enacted": null
6157     }
6158 },
6159 {
6160     "pk": 647, 
6161     "model": "core.node", 
6162     "fields": {
6163         "updated": "2013-06-21T21:17:13.982Z", 
6164         "name": "node54.gt.vicci.org", 
6165         "created": "2013-04-03T23:14:11.072Z", 
6166         "site": 11, 
6167         "deployment": 8, 
6168         "enacted": null
6169     }
6170 },
6171 {
6172     "pk": 648, 
6173     "model": "core.node", 
6174     "fields": {
6175         "updated": "2013-06-21T21:17:13.982Z", 
6176         "name": "node55.gt.vicci.org", 
6177         "created": "2013-04-03T23:14:11.072Z", 
6178         "site": 11, 
6179         "deployment": 8, 
6180         "enacted": null
6181     }
6182 },
6183 {
6184     "pk": 649, 
6185     "model": "core.node", 
6186     "fields": {
6187         "updated": "2013-06-21T21:17:13.982Z", 
6188         "name": "node56.gt.vicci.org", 
6189         "created": "2013-04-03T23:14:11.072Z", 
6190         "site": 11, 
6191         "deployment": 8, 
6192         "enacted": null
6193     }
6194 },
6195 {
6196     "pk": 650, 
6197     "model": "core.node", 
6198     "fields": {
6199         "updated": "2013-06-21T21:17:13.982Z", 
6200         "name": "node57.gt.vicci.org", 
6201         "created": "2013-04-03T23:14:11.072Z", 
6202         "site": 11, 
6203         "deployment": 8, 
6204         "enacted": null
6205     }
6206 },
6207 {
6208     "pk": 651, 
6209     "model": "core.node", 
6210     "fields": {
6211         "updated": "2013-06-21T21:17:13.982Z", 
6212         "name": "node58.gt.vicci.org", 
6213         "created": "2013-04-03T23:14:11.072Z", 
6214         "site": 11, 
6215         "deployment": 8, 
6216         "enacted": null
6217     }
6218 },
6219 {
6220     "pk": 652, 
6221     "model": "core.node", 
6222     "fields": {
6223         "updated": "2013-06-21T21:17:13.982Z", 
6224         "name": "node59.gt.vicci.org", 
6225         "created": "2013-04-03T23:14:11.072Z", 
6226         "site": 11, 
6227         "deployment": 8, 
6228         "enacted": null
6229     }
6230 },
6231 {
6232     "pk": 653, 
6233     "model": "core.node", 
6234     "fields": {
6235         "updated": "2013-06-21T21:17:13.982Z", 
6236         "name": "node60.gt.vicci.org", 
6237         "created": "2013-04-03T23:14:11.072Z", 
6238         "site": 11, 
6239         "deployment": 8, 
6240         "enacted": null
6241     }
6242 },
6243 {
6244     "pk": 654, 
6245     "model": "core.node", 
6246     "fields": {
6247         "updated": "2013-06-21T21:17:13.982Z", 
6248         "name": "node61.gt.vicci.org", 
6249         "created": "2013-04-03T23:14:11.072Z", 
6250         "site": 11, 
6251         "deployment": 8, 
6252         "enacted": null
6253     }
6254 },
6255 {
6256     "pk": 655, 
6257     "model": "core.node", 
6258     "fields": {
6259         "updated": "2013-06-21T21:17:13.982Z", 
6260         "name": "node62.gt.vicci.org", 
6261         "created": "2013-04-03T23:14:11.072Z", 
6262         "site": 11, 
6263         "deployment": 8, 
6264         "enacted": null
6265     }
6266 },
6267 {
6268     "pk": 656, 
6269     "model": "core.node", 
6270     "fields": {
6271         "updated": "2013-06-21T21:17:13.982Z", 
6272         "name": "node63.gt.vicci.org", 
6273         "created": "2013-04-03T23:14:11.072Z", 
6274         "site": 11, 
6275         "deployment": 8, 
6276         "enacted": null
6277     }
6278 },
6279 {
6280     "pk": 657, 
6281     "model": "core.node", 
6282     "fields": {
6283         "updated": "2013-06-21T21:17:13.982Z", 
6284         "name": "node64.gt.vicci.org", 
6285         "created": "2013-04-03T23:14:11.072Z", 
6286         "site": 11, 
6287         "deployment": 8, 
6288         "enacted": null
6289     }
6290 },
6291 {
6292     "pk": 658, 
6293     "model": "core.node", 
6294     "fields": {
6295         "updated": "2013-06-21T21:17:13.982Z", 
6296         "name": "node65.gt.vicci.org", 
6297         "created": "2013-04-03T23:14:11.072Z", 
6298         "site": 11, 
6299         "deployment": 8, 
6300         "enacted": null
6301     }
6302 },
6303 {
6304     "pk": 659, 
6305     "model": "core.node", 
6306     "fields": {
6307         "updated": "2013-06-21T21:17:13.982Z", 
6308         "name": "node66.gt.vicci.org", 
6309         "created": "2013-04-03T23:14:11.072Z", 
6310         "site": 11, 
6311         "deployment": 8, 
6312         "enacted": null
6313     }
6314 },
6315 {
6316     "pk": 660, 
6317     "model": "core.node", 
6318     "fields": {
6319         "updated": "2013-06-21T21:17:13.982Z", 
6320         "name": "node67.gt.vicci.org", 
6321         "created": "2013-04-03T23:14:11.072Z", 
6322         "site": 11, 
6323         "deployment": 8, 
6324         "enacted": null
6325     }
6326 },
6327 {
6328     "pk": 661, 
6329     "model": "core.node", 
6330     "fields": {
6331         "updated": "2013-06-21T21:17:13.982Z", 
6332         "name": "node68.gt.vicci.org", 
6333         "created": "2013-04-03T23:14:11.072Z", 
6334         "site": 11, 
6335         "deployment": 8, 
6336         "enacted": null
6337     }
6338 },
6339 {
6340     "pk": 662, 
6341     "model": "core.node", 
6342     "fields": {
6343         "updated": "2013-06-21T21:17:13.982Z", 
6344         "name": "node69.gt.vicci.org", 
6345         "created": "2013-04-03T23:14:11.072Z", 
6346         "site": 11, 
6347         "deployment": 8, 
6348         "enacted": null
6349     }
6350 },
6351 {
6352     "pk": 663, 
6353     "model": "core.node", 
6354     "fields": {
6355         "updated": "2013-06-21T21:17:13.982Z", 
6356         "name": "node70.gt.vicci.org", 
6357         "created": "2013-04-03T23:14:11.072Z", 
6358         "site": 11, 
6359         "deployment": 8, 
6360         "enacted": null
6361     }
6362 },
6363 {
6364     "pk": 664, 
6365     "model": "core.node", 
6366     "fields": {
6367         "updated": "2013-06-21T21:17:13.982Z", 
6368         "name": "node1.mpisws.vicci.org", 
6369         "created": "2013-04-03T23:14:11.072Z", 
6370         "site": 12, 
6371         "deployment": 9, 
6372         "enacted": null
6373     }
6374 },
6375 {
6376     "pk": 665, 
6377     "model": "core.node", 
6378     "fields": {
6379         "updated": "2013-06-21T21:17:13.982Z", 
6380         "name": "node2.mpisws.vicci.org", 
6381         "created": "2013-04-03T23:14:11.072Z", 
6382         "site": 12, 
6383         "deployment": 9, 
6384         "enacted": null
6385     }
6386 },
6387 {
6388     "pk": 666, 
6389     "model": "core.node", 
6390     "fields": {
6391         "updated": "2013-06-21T21:17:13.982Z", 
6392         "name": "node3.mpisws.vicci.org", 
6393         "created": "2013-04-03T23:14:11.072Z", 
6394         "site": 12, 
6395         "deployment": 9, 
6396         "enacted": null
6397     }
6398 },
6399 {
6400     "pk": 667, 
6401     "model": "core.node", 
6402     "fields": {
6403         "updated": "2013-06-21T21:17:13.982Z", 
6404         "name": "node4.mpisws.vicci.org", 
6405         "created": "2013-04-03T23:14:11.072Z", 
6406         "site": 12, 
6407         "deployment": 9, 
6408         "enacted": null
6409     }
6410 },
6411 {
6412     "pk": 668, 
6413     "model": "core.node", 
6414     "fields": {
6415         "updated": "2013-06-21T21:17:13.982Z", 
6416         "name": "node5.mpisws.vicci.org", 
6417         "created": "2013-04-03T23:14:11.072Z", 
6418         "site": 12, 
6419         "deployment": 9, 
6420         "enacted": null
6421     }
6422 },
6423 {
6424     "pk": 669, 
6425     "model": "core.node", 
6426     "fields": {
6427         "updated": "2013-06-21T21:17:13.982Z", 
6428         "name": "node6.mpisws.vicci.org", 
6429         "created": "2013-04-03T23:14:11.072Z", 
6430         "site": 12, 
6431         "deployment": 9, 
6432         "enacted": null
6433     }
6434 },
6435 {
6436     "pk": 670, 
6437     "model": "core.node", 
6438     "fields": {
6439         "updated": "2013-06-21T21:17:13.982Z", 
6440         "name": "node7.mpisws.vicci.org", 
6441         "created": "2013-04-03T23:14:11.072Z", 
6442         "site": 12, 
6443         "deployment": 9, 
6444         "enacted": null
6445     }
6446 },
6447 {
6448     "pk": 671, 
6449     "model": "core.node", 
6450     "fields": {
6451         "updated": "2013-06-21T21:17:13.982Z", 
6452         "name": "node8.mpisws.vicci.org", 
6453         "created": "2013-04-03T23:14:11.072Z", 
6454         "site": 12, 
6455         "deployment": 9, 
6456         "enacted": null
6457     }
6458 },
6459 {
6460     "pk": 672, 
6461     "model": "core.node", 
6462     "fields": {
6463         "updated": "2013-06-21T21:17:13.982Z", 
6464         "name": "node9.mpisws.vicci.org", 
6465         "created": "2013-04-03T23:14:11.072Z", 
6466         "site": 12, 
6467         "deployment": 9, 
6468         "enacted": null
6469     }
6470 },
6471 {
6472     "pk": 673, 
6473     "model": "core.node", 
6474     "fields": {
6475         "updated": "2013-06-21T21:17:13.982Z", 
6476         "name": "node10.mpisws.vicci.org", 
6477         "created": "2013-04-03T23:14:11.072Z", 
6478         "site": 12, 
6479         "deployment": 9, 
6480         "enacted": null
6481     }
6482 },
6483 {
6484     "pk": 674, 
6485     "model": "core.node", 
6486     "fields": {
6487         "updated": "2013-06-21T21:17:13.982Z", 
6488         "name": "node11.mpisws.vicci.org", 
6489         "created": "2013-04-03T23:14:11.072Z", 
6490         "site": 12, 
6491         "deployment": 9, 
6492         "enacted": null
6493     }
6494 },
6495 {
6496     "pk": 675, 
6497     "model": "core.node", 
6498     "fields": {
6499         "updated": "2013-06-21T21:17:13.982Z", 
6500         "name": "node12.mpisws.vicci.org", 
6501         "created": "2013-04-03T23:14:11.072Z", 
6502         "site": 12, 
6503         "deployment": 9, 
6504         "enacted": null
6505     }
6506 },
6507 {
6508     "pk": 676, 
6509     "model": "core.node", 
6510     "fields": {
6511         "updated": "2013-06-21T21:17:13.982Z", 
6512         "name": "node13.mpisws.vicci.org", 
6513         "created": "2013-04-03T23:14:11.072Z", 
6514         "site": 12, 
6515         "deployment": 9, 
6516         "enacted": null
6517     }
6518 },
6519 {
6520     "pk": 677, 
6521     "model": "core.node", 
6522     "fields": {
6523         "updated": "2013-06-21T21:17:13.982Z", 
6524         "name": "node14.mpisws.vicci.org", 
6525         "created": "2013-04-03T23:14:11.072Z", 
6526         "site": 12, 
6527         "deployment": 9, 
6528         "enacted": null
6529     }
6530 },
6531 {
6532     "pk": 678, 
6533     "model": "core.node", 
6534     "fields": {
6535         "updated": "2013-06-21T21:17:13.982Z", 
6536         "name": "node15.mpisws.vicci.org", 
6537         "created": "2013-04-03T23:14:11.072Z", 
6538         "site": 12, 
6539         "deployment": 9, 
6540         "enacted": null
6541     }
6542 },
6543 {
6544     "pk": 679, 
6545     "model": "core.node", 
6546     "fields": {
6547         "updated": "2013-06-21T21:17:13.982Z", 
6548         "name": "node16.mpisws.vicci.org", 
6549         "created": "2013-04-03T23:14:11.072Z", 
6550         "site": 12, 
6551         "deployment": 9, 
6552         "enacted": null
6553     }
6554 },
6555 {
6556     "pk": 680, 
6557     "model": "core.node", 
6558     "fields": {
6559         "updated": "2013-06-21T21:17:13.982Z", 
6560         "name": "node17.mpisws.vicci.org", 
6561         "created": "2013-04-03T23:14:11.072Z", 
6562         "site": 12, 
6563         "deployment": 9, 
6564         "enacted": null
6565     }
6566 },
6567 {
6568     "pk": 681, 
6569     "model": "core.node", 
6570     "fields": {
6571         "updated": "2013-06-21T21:17:13.982Z", 
6572         "name": "node18.mpisws.vicci.org", 
6573         "created": "2013-04-03T23:14:11.072Z", 
6574         "site": 12, 
6575         "deployment": 9, 
6576         "enacted": null
6577     }
6578 },
6579 {
6580     "pk": 682, 
6581     "model": "core.node", 
6582     "fields": {
6583         "updated": "2013-06-21T21:17:13.982Z", 
6584         "name": "node19.mpisws.vicci.org", 
6585         "created": "2013-04-03T23:14:11.072Z", 
6586         "site": 12, 
6587         "deployment": 9, 
6588         "enacted": null
6589     }
6590 },
6591 {
6592     "pk": 683, 
6593     "model": "core.node", 
6594     "fields": {
6595         "updated": "2013-06-21T21:17:13.982Z", 
6596         "name": "node20.mpisws.vicci.org", 
6597         "created": "2013-04-03T23:14:11.072Z", 
6598         "site": 12, 
6599         "deployment": 9, 
6600         "enacted": null
6601     }
6602 },
6603 {
6604     "pk": 684, 
6605     "model": "core.node", 
6606     "fields": {
6607         "updated": "2013-06-21T21:17:13.982Z", 
6608         "name": "node21.mpisws.vicci.org", 
6609         "created": "2013-04-03T23:14:11.072Z", 
6610         "site": 12, 
6611         "deployment": 9, 
6612         "enacted": null
6613     }
6614 },
6615 {
6616     "pk": 685, 
6617     "model": "core.node", 
6618     "fields": {
6619         "updated": "2013-06-21T21:17:13.982Z", 
6620         "name": "node22.mpisws.vicci.org", 
6621         "created": "2013-04-03T23:14:11.072Z", 
6622         "site": 12, 
6623         "deployment": 9, 
6624         "enacted": null
6625     }
6626 },
6627 {
6628     "pk": 686, 
6629     "model": "core.node", 
6630     "fields": {
6631         "updated": "2013-06-21T21:17:13.982Z", 
6632         "name": "node23.mpisws.vicci.org", 
6633         "created": "2013-04-03T23:14:11.072Z", 
6634         "site": 12, 
6635         "deployment": 9, 
6636         "enacted": null
6637     }
6638 },
6639 {
6640     "pk": 687, 
6641     "model": "core.node", 
6642     "fields": {
6643         "updated": "2013-06-21T21:17:13.982Z", 
6644         "name": "node24.mpisws.vicci.org", 
6645         "created": "2013-04-03T23:14:11.072Z", 
6646         "site": 12, 
6647         "deployment": 9, 
6648         "enacted": null
6649     }
6650 },
6651 {
6652     "pk": 688, 
6653     "model": "core.node", 
6654     "fields": {
6655         "updated": "2013-06-21T21:17:13.982Z", 
6656         "name": "node25.mpisws.vicci.org", 
6657         "created": "2013-04-03T23:14:11.072Z", 
6658         "site": 12, 
6659         "deployment": 9, 
6660         "enacted": null
6661     }
6662 },
6663 {
6664     "pk": 689, 
6665     "model": "core.node", 
6666     "fields": {
6667         "updated": "2013-06-21T21:17:13.982Z", 
6668         "name": "node26.mpisws.vicci.org", 
6669         "created": "2013-04-03T23:14:11.072Z", 
6670         "site": 12, 
6671         "deployment": 9, 
6672         "enacted": null
6673     }
6674 },
6675 {
6676     "pk": 690, 
6677     "model": "core.node", 
6678     "fields": {
6679         "updated": "2013-06-21T21:17:13.982Z", 
6680         "name": "node27.mpisws.vicci.org", 
6681         "created": "2013-04-03T23:14:11.072Z", 
6682         "site": 12, 
6683         "deployment": 9, 
6684         "enacted": null
6685     }
6686 },
6687 {
6688     "pk": 691, 
6689     "model": "core.node", 
6690     "fields": {
6691         "updated": "2013-06-21T21:17:13.982Z", 
6692         "name": "node28.mpisws.vicci.org", 
6693         "created": "2013-04-03T23:14:11.072Z", 
6694         "site": 12, 
6695         "deployment": 9, 
6696         "enacted": null
6697     }
6698 },
6699 {
6700     "pk": 692, 
6701     "model": "core.node", 
6702     "fields": {
6703         "updated": "2013-06-21T21:17:13.982Z", 
6704         "name": "node29.mpisws.vicci.org", 
6705         "created": "2013-04-03T23:14:11.072Z", 
6706         "site": 12, 
6707         "deployment": 9, 
6708         "enacted": null
6709     }
6710 },
6711 {
6712     "pk": 693, 
6713     "model": "core.node", 
6714     "fields": {
6715         "updated": "2013-06-21T21:17:13.982Z", 
6716         "name": "node30.mpisws.vicci.org", 
6717         "created": "2013-04-03T23:14:11.072Z", 
6718         "site": 12, 
6719         "deployment": 9, 
6720         "enacted": null
6721     }
6722 },
6723 {
6724     "pk": 694, 
6725     "model": "core.node", 
6726     "fields": {
6727         "updated": "2013-06-21T21:17:13.982Z", 
6728         "name": "node31.mpisws.vicci.org", 
6729         "created": "2013-04-03T23:14:11.072Z", 
6730         "site": 12, 
6731         "deployment": 9, 
6732         "enacted": null
6733     }
6734 },
6735 {
6736     "pk": 695, 
6737     "model": "core.node", 
6738     "fields": {
6739         "updated": "2013-06-21T21:17:13.982Z", 
6740         "name": "node32.mpisws.vicci.org", 
6741         "created": "2013-04-03T23:14:11.072Z", 
6742         "site": 12, 
6743         "deployment": 9, 
6744         "enacted": null
6745     }
6746 },
6747 {
6748     "pk": 696, 
6749     "model": "core.node", 
6750     "fields": {
6751         "updated": "2013-06-21T21:17:13.982Z", 
6752         "name": "node33.mpisws.vicci.org", 
6753         "created": "2013-04-03T23:14:11.072Z", 
6754         "site": 12, 
6755         "deployment": 9, 
6756         "enacted": null
6757     }
6758 },
6759 {
6760     "pk": 697, 
6761     "model": "core.node", 
6762     "fields": {
6763         "updated": "2013-06-21T21:17:13.982Z", 
6764         "name": "node34.mpisws.vicci.org", 
6765         "created": "2013-04-03T23:14:11.072Z", 
6766         "site": 12, 
6767         "deployment": 9, 
6768         "enacted": null
6769     }
6770 },
6771 {
6772     "pk": 698, 
6773     "model": "core.node", 
6774     "fields": {
6775         "updated": "2013-06-21T21:17:13.982Z", 
6776         "name": "node35.mpisws.vicci.org", 
6777         "created": "2013-04-03T23:14:11.072Z", 
6778         "site": 12, 
6779         "deployment": 9, 
6780         "enacted": null
6781     }
6782 },
6783 {
6784     "pk": 699, 
6785     "model": "core.node", 
6786     "fields": {
6787         "updated": "2013-06-21T21:17:13.982Z", 
6788         "name": "node36.mpisws.vicci.org", 
6789         "created": "2013-04-03T23:14:11.072Z", 
6790         "site": 12, 
6791         "deployment": 9, 
6792         "enacted": null
6793     }
6794 },
6795 {
6796     "pk": 700, 
6797     "model": "core.node", 
6798     "fields": {
6799         "updated": "2013-06-21T21:17:13.982Z", 
6800         "name": "node37.mpisws.vicci.org", 
6801         "created": "2013-04-03T23:14:11.072Z", 
6802         "site": 12, 
6803         "deployment": 9, 
6804         "enacted": null
6805     }
6806 },
6807 {
6808     "pk": 701, 
6809     "model": "core.node", 
6810     "fields": {
6811         "updated": "2013-06-21T21:17:13.982Z", 
6812         "name": "node38.mpisws.vicci.org", 
6813         "created": "2013-04-03T23:14:11.072Z", 
6814         "site": 12, 
6815         "deployment": 9, 
6816         "enacted": null
6817     }
6818 },
6819 {
6820     "pk": 702, 
6821     "model": "core.node", 
6822     "fields": {
6823         "updated": "2013-06-21T21:17:13.982Z", 
6824         "name": "node39.mpisws.vicci.org", 
6825         "created": "2013-04-03T23:14:11.072Z", 
6826         "site": 12, 
6827         "deployment": 9, 
6828         "enacted": null
6829     }
6830 },
6831 {
6832     "pk": 703, 
6833     "model": "core.node", 
6834     "fields": {
6835         "updated": "2013-06-21T21:17:13.982Z", 
6836         "name": "node40.mpisws.vicci.org", 
6837         "created": "2013-04-03T23:14:11.072Z", 
6838         "site": 12, 
6839         "deployment": 9, 
6840         "enacted": null
6841     }
6842 },
6843 {
6844     "pk": 704, 
6845     "model": "core.node", 
6846     "fields": {
6847         "updated": "2013-06-21T21:17:13.982Z", 
6848         "name": "node41.mpisws.vicci.org", 
6849         "created": "2013-04-03T23:14:11.072Z", 
6850         "site": 12, 
6851         "deployment": 9, 
6852         "enacted": null
6853     }
6854 },
6855 {
6856     "pk": 705, 
6857     "model": "core.node", 
6858     "fields": {
6859         "updated": "2013-06-21T21:17:13.982Z", 
6860         "name": "node42.mpisws.vicci.org", 
6861         "created": "2013-04-03T23:14:11.072Z", 
6862         "site": 12, 
6863         "deployment": 9, 
6864         "enacted": null
6865     }
6866 },
6867 {
6868     "pk": 706, 
6869     "model": "core.node", 
6870     "fields": {
6871         "updated": "2013-06-21T21:17:13.982Z", 
6872         "name": "node43.mpisws.vicci.org", 
6873         "created": "2013-04-03T23:14:11.072Z", 
6874         "site": 12, 
6875         "deployment": 9, 
6876         "enacted": null
6877     }
6878 },
6879 {
6880     "pk": 707, 
6881     "model": "core.node", 
6882     "fields": {
6883         "updated": "2013-06-21T21:17:13.982Z", 
6884         "name": "node44.mpisws.vicci.org", 
6885         "created": "2013-04-03T23:14:11.072Z", 
6886         "site": 12, 
6887         "deployment": 9, 
6888         "enacted": null
6889     }
6890 },
6891 {
6892     "pk": 708, 
6893     "model": "core.node", 
6894     "fields": {
6895         "updated": "2013-06-21T21:17:13.982Z", 
6896         "name": "node45.mpisws.vicci.org", 
6897         "created": "2013-04-03T23:14:11.072Z", 
6898         "site": 12, 
6899         "deployment": 9, 
6900         "enacted": null
6901     }
6902 },
6903 {
6904     "pk": 709, 
6905     "model": "core.node", 
6906     "fields": {
6907         "updated": "2013-06-21T21:17:13.982Z", 
6908         "name": "node46.mpisws.vicci.org", 
6909         "created": "2013-04-03T23:14:11.072Z", 
6910         "site": 12, 
6911         "deployment": 9, 
6912         "enacted": null
6913     }
6914 },
6915 {
6916     "pk": 710, 
6917     "model": "core.node", 
6918     "fields": {
6919         "updated": "2013-06-21T21:17:13.982Z", 
6920         "name": "node47.mpisws.vicci.org", 
6921         "created": "2013-04-03T23:14:11.072Z", 
6922         "site": 12, 
6923         "deployment": 9, 
6924         "enacted": null
6925     }
6926 },
6927 {
6928     "pk": 711, 
6929     "model": "core.node", 
6930     "fields": {
6931         "updated": "2013-06-21T21:17:13.982Z", 
6932         "name": "node48.mpisws.vicci.org", 
6933         "created": "2013-04-03T23:14:11.072Z", 
6934         "site": 12, 
6935         "deployment": 9, 
6936         "enacted": null
6937     }
6938 },
6939 {
6940     "pk": 712, 
6941     "model": "core.node", 
6942     "fields": {
6943         "updated": "2013-06-21T21:17:13.982Z", 
6944         "name": "node49.mpisws.vicci.org", 
6945         "created": "2013-04-03T23:14:11.072Z", 
6946         "site": 12, 
6947         "deployment": 9, 
6948         "enacted": null
6949     }
6950 },
6951 {
6952     "pk": 713, 
6953     "model": "core.node", 
6954     "fields": {
6955         "updated": "2013-06-21T21:17:13.982Z", 
6956         "name": "node50.mpisws.vicci.org", 
6957         "created": "2013-04-03T23:14:11.072Z", 
6958         "site": 12, 
6959         "deployment": 9, 
6960         "enacted": null
6961     }
6962 },
6963 {
6964     "pk": 714, 
6965     "model": "core.node", 
6966     "fields": {
6967         "updated": "2013-06-21T21:17:13.982Z", 
6968         "name": "node51.mpisws.vicci.org", 
6969         "created": "2013-04-03T23:14:11.072Z", 
6970         "site": 12, 
6971         "deployment": 9, 
6972         "enacted": null
6973     }
6974 },
6975 {
6976     "pk": 715, 
6977     "model": "core.node", 
6978     "fields": {
6979         "updated": "2013-06-21T21:17:13.982Z", 
6980         "name": "node52.mpisws.vicci.org", 
6981         "created": "2013-04-03T23:14:11.072Z", 
6982         "site": 12, 
6983         "deployment": 9, 
6984         "enacted": null
6985     }
6986 },
6987 {
6988     "pk": 716, 
6989     "model": "core.node", 
6990     "fields": {
6991         "updated": "2013-06-21T21:17:13.982Z", 
6992         "name": "node53.mpisws.vicci.org", 
6993         "created": "2013-04-03T23:14:11.072Z", 
6994         "site": 12, 
6995         "deployment": 9, 
6996         "enacted": null
6997     }
6998 },
6999 {
7000     "pk": 717, 
7001     "model": "core.node", 
7002     "fields": {
7003         "updated": "2013-06-21T21:17:13.982Z", 
7004         "name": "node54.mpisws.vicci.org", 
7005         "created": "2013-04-03T23:14:11.072Z", 
7006         "site": 12, 
7007         "deployment": 9, 
7008         "enacted": null
7009     }
7010 },
7011 {
7012     "pk": 718, 
7013     "model": "core.node", 
7014     "fields": {
7015         "updated": "2013-06-21T21:17:13.982Z", 
7016         "name": "node55.mpisws.vicci.org", 
7017         "created": "2013-04-03T23:14:11.072Z", 
7018         "site": 12, 
7019         "deployment": 9, 
7020         "enacted": null
7021     }
7022 },
7023 {
7024     "pk": 719, 
7025     "model": "core.node", 
7026     "fields": {
7027         "updated": "2013-06-21T21:17:13.982Z", 
7028         "name": "node56.mpisws.vicci.org", 
7029         "created": "2013-04-03T23:14:11.072Z", 
7030         "site": 12, 
7031         "deployment": 9, 
7032         "enacted": null
7033     }
7034 },
7035 {
7036     "pk": 720, 
7037     "model": "core.node", 
7038     "fields": {
7039         "updated": "2013-06-21T21:17:13.982Z", 
7040         "name": "node57.mpisws.vicci.org", 
7041         "created": "2013-04-03T23:14:11.072Z", 
7042         "site": 12, 
7043         "deployment": 9, 
7044         "enacted": null
7045     }
7046 },
7047 {
7048     "pk": 721, 
7049     "model": "core.node", 
7050     "fields": {
7051         "updated": "2013-06-21T21:17:13.982Z", 
7052         "name": "node58.mpisws.vicci.org", 
7053         "created": "2013-04-03T23:14:11.072Z", 
7054         "site": 12, 
7055         "deployment": 9, 
7056         "enacted": null
7057     }
7058 },
7059 {
7060     "pk": 722, 
7061     "model": "core.node", 
7062     "fields": {
7063         "updated": "2013-06-21T21:17:13.982Z", 
7064         "name": "node59.mpisws.vicci.org", 
7065         "created": "2013-04-03T23:14:11.072Z", 
7066         "site": 12, 
7067         "deployment": 9, 
7068         "enacted": null
7069     }
7070 },
7071 {
7072     "pk": 723, 
7073     "model": "core.node", 
7074     "fields": {
7075         "updated": "2013-06-21T21:17:13.982Z", 
7076         "name": "node60.mpisws.vicci.org", 
7077         "created": "2013-04-03T23:14:11.072Z", 
7078         "site": 12, 
7079         "deployment": 9, 
7080         "enacted": null
7081     }
7082 },
7083 {
7084     "pk": 724, 
7085     "model": "core.node", 
7086     "fields": {
7087         "updated": "2013-06-21T21:17:13.982Z", 
7088         "name": "node61.mpisws.vicci.org", 
7089         "created": "2013-04-03T23:14:11.072Z", 
7090         "site": 12, 
7091         "deployment": 9, 
7092         "enacted": null
7093     }
7094 },
7095 {
7096     "pk": 725, 
7097     "model": "core.node", 
7098     "fields": {
7099         "updated": "2013-06-21T21:17:13.982Z", 
7100         "name": "node62.mpisws.vicci.org", 
7101         "created": "2013-04-03T23:14:11.072Z", 
7102         "site": 12, 
7103         "deployment": 9, 
7104         "enacted": null
7105     }
7106 },
7107 {
7108     "pk": 726, 
7109     "model": "core.node", 
7110     "fields": {
7111         "updated": "2013-06-21T21:17:13.982Z", 
7112         "name": "node63.mpisws.vicci.org", 
7113         "created": "2013-04-03T23:14:11.072Z", 
7114         "site": 12, 
7115         "deployment": 9, 
7116         "enacted": null
7117     }
7118 },
7119 {
7120     "pk": 727, 
7121     "model": "core.node", 
7122     "fields": {
7123         "updated": "2013-06-21T21:17:13.982Z", 
7124         "name": "node64.mpisws.vicci.org", 
7125         "created": "2013-04-03T23:14:11.072Z", 
7126         "site": 12, 
7127         "deployment": 9, 
7128         "enacted": null
7129     }
7130 },
7131 {
7132     "pk": 728, 
7133     "model": "core.node", 
7134     "fields": {
7135         "updated": "2013-06-21T21:17:13.982Z", 
7136         "name": "node65.mpisws.vicci.org", 
7137         "created": "2013-04-03T23:14:11.072Z", 
7138         "site": 12, 
7139         "deployment": 9, 
7140         "enacted": null
7141     }
7142 },
7143 {
7144     "pk": 729, 
7145     "model": "core.node", 
7146     "fields": {
7147         "updated": "2013-06-21T21:17:13.982Z", 
7148         "name": "node66.mpisws.vicci.org", 
7149         "created": "2013-04-03T23:14:11.072Z", 
7150         "site": 12, 
7151         "deployment": 9, 
7152         "enacted": null
7153     }
7154 },
7155 {
7156     "pk": 730, 
7157     "model": "core.node", 
7158     "fields": {
7159         "updated": "2013-06-21T21:17:13.982Z", 
7160         "name": "node67.mpisws.vicci.org", 
7161         "created": "2013-04-03T23:14:11.072Z", 
7162         "site": 12, 
7163         "deployment": 9, 
7164         "enacted": null
7165     }
7166 },
7167 {
7168     "pk": 731, 
7169     "model": "core.node", 
7170     "fields": {
7171         "updated": "2013-06-21T21:17:13.982Z", 
7172         "name": "node68.mpisws.vicci.org", 
7173         "created": "2013-04-03T23:14:11.072Z", 
7174         "site": 12, 
7175         "deployment": 9, 
7176         "enacted": null
7177     }
7178 },
7179 {
7180     "pk": 732, 
7181     "model": "core.node", 
7182     "fields": {
7183         "updated": "2013-06-21T21:17:13.982Z", 
7184         "name": "node69.mpisws.vicci.org", 
7185         "created": "2013-04-03T23:14:11.072Z", 
7186         "site": 12, 
7187         "deployment": 9, 
7188         "enacted": null
7189     }
7190 },
7191 {
7192     "pk": 733, 
7193     "model": "core.node", 
7194     "fields": {
7195         "updated": "2013-06-21T21:17:13.982Z", 
7196         "name": "node70.mpisws.vicci.org", 
7197         "created": "2013-04-03T23:14:11.072Z", 
7198         "site": 12, 
7199         "deployment": 9, 
7200         "enacted": null
7201     }
7202 },
7203 {
7204     "pk": 734, 
7205     "model": "core.node", 
7206     "fields": {
7207         "updated": "2013-06-21T21:17:13.982Z", 
7208         "name": "node1.atla.internet2.vini-veritas.net", 
7209         "created": "2013-04-03T23:14:11.072Z", 
7210         "site": 13, 
7211         "deployment": 10, 
7212         "enacted": null
7213     }
7214 },
7215 {
7216     "pk": 735, 
7217     "model": "core.node", 
7218     "fields": {
7219         "updated": "2013-06-21T21:17:13.982Z", 
7220         "name": "node2.atla.internet2.vini-veritas.net", 
7221         "created": "2013-04-03T23:14:11.072Z", 
7222         "site": 13, 
7223         "deployment": 10, 
7224         "enacted": null
7225     }
7226 },
7227 {
7228     "pk": 736, 
7229     "model": "core.node", 
7230     "fields": {
7231         "updated": "2013-06-21T21:17:13.982Z", 
7232         "name": "node1.chic.internet2.vini-veritas.net", 
7233         "created": "2013-04-03T23:14:11.072Z", 
7234         "site": 14, 
7235         "deployment": 10, 
7236         "enacted": null
7237     }
7238 },
7239 {
7240     "pk": 737, 
7241     "model": "core.node", 
7242     "fields": {
7243         "updated": "2013-06-21T21:17:13.982Z", 
7244         "name": "node2.chic.internet2.vini-veritas.net", 
7245         "created": "2013-04-03T23:14:11.072Z", 
7246         "site": 14, 
7247         "deployment": 10, 
7248         "enacted": null
7249     }
7250 },
7251 {
7252     "pk": 738, 
7253     "model": "core.node", 
7254     "fields": {
7255         "updated": "2013-06-21T21:17:13.982Z", 
7256         "name": "node1.hous.internet2.vini-veritas.net", 
7257         "created": "2013-04-03T23:14:11.072Z", 
7258         "site": 15, 
7259         "deployment": 10, 
7260         "enacted": null
7261     }
7262 },
7263 {
7264     "pk": 739, 
7265     "model": "core.node", 
7266     "fields": {
7267         "updated": "2013-06-21T21:17:13.982Z", 
7268         "name": "node2.hous.internet2.vini-veritas.net", 
7269         "created": "2013-04-03T23:14:11.072Z", 
7270         "site": 15, 
7271         "deployment": 10, 
7272         "enacted": null
7273     }
7274 },
7275 {
7276     "pk": 740, 
7277     "model": "core.node", 
7278     "fields": {
7279         "updated": "2013-06-21T21:17:13.982Z", 
7280         "name": "node1.kans.internet2.vini-veritas.net", 
7281         "created": "2013-04-03T23:14:11.072Z", 
7282         "site": 16, 
7283         "deployment": 10, 
7284         "enacted": null
7285     }
7286 },
7287 {
7288     "pk": 741, 
7289     "model": "core.node", 
7290     "fields": {
7291         "updated": "2013-06-21T21:17:13.982Z", 
7292         "name": "node2.kans.internet2.vini-veritas.net", 
7293         "created": "2013-04-03T23:14:11.072Z", 
7294         "site": 16, 
7295         "deployment": 10, 
7296         "enacted": null
7297     }
7298 },
7299 {
7300     "pk": 742, 
7301     "model": "core.node", 
7302     "fields": {
7303         "updated": "2013-06-21T21:17:13.982Z", 
7304         "name": "node1.losa.internet2.vini-veritas.net", 
7305         "created": "2013-04-03T23:14:11.072Z", 
7306         "site": 17, 
7307         "deployment": 10, 
7308         "enacted": null
7309     }
7310 },
7311 {
7312     "pk": 743, 
7313     "model": "core.node", 
7314     "fields": {
7315         "updated": "2013-06-21T21:17:13.982Z", 
7316         "name": "node2.losa.internet2.vini-veritas.net", 
7317         "created": "2013-04-03T23:14:11.072Z", 
7318         "site": 17, 
7319         "deployment": 10, 
7320         "enacted": null
7321     }
7322 },
7323 {
7324     "pk": 744, 
7325     "model": "core.node", 
7326     "fields": {
7327         "updated": "2013-06-21T21:17:13.982Z", 
7328         "name": "node1.newy.internet2.vini-veritas.net", 
7329         "created": "2013-04-03T23:14:11.072Z", 
7330         "site": 18, 
7331         "deployment": 10, 
7332         "enacted": null
7333     }
7334 },
7335 {
7336     "pk": 745, 
7337     "model": "core.node", 
7338     "fields": {
7339         "updated": "2013-06-21T21:17:13.982Z", 
7340         "name": "node2.newy.internet2.vini-veritas.net", 
7341         "created": "2013-04-03T23:14:11.072Z", 
7342         "site": 18, 
7343         "deployment": 10, 
7344         "enacted": null
7345     }
7346 },
7347 {
7348     "pk": 746, 
7349     "model": "core.node", 
7350     "fields": {
7351         "updated": "2013-06-21T21:17:13.982Z", 
7352         "name": "node1.salt.internet2.vini-veritas.net", 
7353         "created": "2013-04-03T23:14:11.072Z", 
7354         "site": 19, 
7355         "deployment": 10, 
7356         "enacted": null
7357     }
7358 },
7359 {
7360     "pk": 747, 
7361     "model": "core.node", 
7362     "fields": {
7363         "updated": "2013-06-21T21:17:13.982Z", 
7364         "name": "node2.salt.internet2.vini-veritas.net", 
7365         "created": "2013-04-03T23:14:11.072Z", 
7366         "site": 19, 
7367         "deployment": 10, 
7368         "enacted": null
7369     }
7370 },
7371 {
7372     "pk": 748, 
7373     "model": "core.node", 
7374     "fields": {
7375         "updated": "2013-06-21T21:17:13.982Z", 
7376         "name": "node1.seat.internet2.vini-veritas.net", 
7377         "created": "2013-04-03T23:14:11.072Z", 
7378         "site": 20, 
7379         "deployment": 10, 
7380         "enacted": null
7381     }
7382 },
7383 {
7384     "pk": 749, 
7385     "model": "core.node", 
7386     "fields": {
7387         "updated": "2013-06-21T21:17:13.982Z", 
7388         "name": "node2.seat.internet2.vini-veritas.net", 
7389         "created": "2013-04-03T23:14:11.072Z", 
7390         "site": 20, 
7391         "deployment": 10, 
7392         "enacted": null
7393     }
7394 },
7395 {
7396     "pk": 750, 
7397     "model": "core.node", 
7398     "fields": {
7399         "updated": "2013-06-21T21:17:13.982Z", 
7400         "name": "node1.wash.internet2.vini-veritas.net", 
7401         "created": "2013-04-03T23:14:11.072Z", 
7402         "site": 21, 
7403         "deployment": 10, 
7404         "enacted": null
7405     }
7406 },
7407 {
7408     "pk": 751, 
7409     "model": "core.node", 
7410     "fields": {
7411         "updated": "2013-06-21T21:17:13.982Z", 
7412         "name": "node2.wash.internet2.vini-veritas.net", 
7413         "created": "2013-04-03T23:14:11.072Z", 
7414         "site": 21, 
7415         "deployment": 10, 
7416         "enacted": null
7417     }
7418 },
7419 {
7420     "pk": 752, 
7421     "model": "core.node", 
7422     "fields": {
7423         "updated": "2013-12-17T17:10:48.740Z", 
7424         "name": "opencloud0.sing.internet2.edu", 
7425         "created": "2013-12-17T17:10:48.740Z", 
7426         "site": 23, 
7427         "deployment": 10, 
7428         "enacted": null
7429     }
7430 },
7431 {
7432     "pk": 753, 
7433     "model": "core.node", 
7434     "fields": {
7435         "updated": "2013-12-17T17:10:48.742Z", 
7436         "name": "opencloud1.sing.internet2.edu", 
7437         "created": "2013-12-17T17:10:48.741Z", 
7438         "site": 23, 
7439         "deployment": 10, 
7440         "enacted": null
7441     }
7442 },
7443 {
7444     "pk": 754, 
7445     "model": "core.node", 
7446     "fields": {
7447         "updated": "2013-12-17T17:10:48.742Z", 
7448         "name": "opencloud2.sing.internet2.edu", 
7449         "created": "2013-12-17T17:10:48.742Z", 
7450         "site": 23, 
7451         "deployment": 10, 
7452         "enacted": null
7453     }
7454 },
7455 {
7456     "pk": 755, 
7457     "model": "core.node", 
7458     "fields": {
7459         "updated": "2013-12-17T17:10:48.743Z", 
7460         "name": "opencloud3.sing.internet2.edu", 
7461         "created": "2013-12-17T17:10:48.743Z", 
7462         "site": 23, 
7463         "deployment": 10, 
7464         "enacted": null
7465     }
7466 },
7467 {
7468     "pk": 4, 
7469     "model": "core.serviceresource", 
7470     "fields": {
7471         "updated": "2013-12-11T22:18:00.040Z", 
7472         "name": "Cycles", 
7473         "bucketMaxSize": 0, 
7474         "created": "2013-12-11T22:18:00.040Z", 
7475         "serviceClass": 1, 
7476         "maxUnitsDeployment": 0, 
7477         "calendarReservable": false, 
7478         "bucketInRate": 0, 
7479         "cost": 7, 
7480         "maxUnitsNode": 0, 
7481         "maxDuration": 0, 
7482         "enacted": null
7483     }
7484 },
7485 {
7486     "pk": 5, 
7487     "model": "core.serviceresource", 
7488     "fields": {
7489         "updated": "2013-12-11T22:18:00.045Z", 
7490         "name": "Cycles", 
7491         "bucketMaxSize": 0, 
7492         "created": "2013-12-11T22:18:00.045Z", 
7493         "serviceClass": 2, 
7494         "maxUnitsDeployment": 0, 
7495         "calendarReservable": false, 
7496         "bucketInRate": 0, 
7497         "cost": 7, 
7498         "maxUnitsNode": 0, 
7499         "maxDuration": 0, 
7500         "enacted": null
7501     }
7502 },
7503 {
7504     "pk": 6, 
7505     "model": "core.serviceresource", 
7506     "fields": {
7507         "updated": "2013-12-11T22:18:00.053Z", 
7508         "name": "Cycles", 
7509         "bucketMaxSize": 0, 
7510         "created": "2013-12-11T22:18:00.053Z", 
7511         "serviceClass": 3, 
7512         "maxUnitsDeployment": 0, 
7513         "calendarReservable": false, 
7514         "bucketInRate": 0, 
7515         "cost": 7, 
7516         "maxUnitsNode": 0, 
7517         "maxDuration": 0, 
7518         "enacted": null
7519     }
7520 },
7521 {
7522     "pk": 7, 
7523     "model": "core.serviceresource", 
7524     "fields": {
7525         "updated": "2013-12-11T22:18:00.064Z", 
7526         "name": "numberCores", 
7527         "bucketMaxSize": 0, 
7528         "created": "2013-12-11T22:18:00.064Z", 
7529         "serviceClass": 3, 
7530         "maxUnitsDeployment": 210, 
7531         "calendarReservable": true, 
7532         "bucketInRate": 0, 
7533         "cost": 0, 
7534         "maxUnitsNode": 6, 
7535         "maxDuration": 8760, 
7536         "enacted": null
7537     }
7538 },
7539 {
7540     "pk": 8, 
7541     "model": "core.serviceresource", 
7542     "fields": {
7543         "updated": "2013-12-11T22:18:00.072Z", 
7544         "name": "numberCores", 
7545         "bucketMaxSize": 210, 
7546         "created": "2013-12-11T22:18:00.072Z", 
7547         "serviceClass": 2, 
7548         "maxUnitsDeployment": 210, 
7549         "calendarReservable": true, 
7550         "bucketInRate": 10, 
7551         "cost": 7, 
7552         "maxUnitsNode": 6, 
7553         "maxDuration": 168, 
7554         "enacted": null
7555     }
7556 },
7557 {
7558     "pk": 40, 
7559     "model": "core.sliver", 
7560     "fields": {
7561         "node": 613, 
7562         "instance_name": "instance-000003e8", 
7563         "updated": "2013-12-12T17:55:32.455Z", 
7564         "slice": 4, 
7565         "deploymentNetwork": 8, 
7566         "name": "node20.gt.vicci.org", 
7567         "created": "2013-12-12T17:55:32.455Z", 
7568         "ip": "130.207.98.29", 
7569         "image": 1, 
7570         "creator": 8, 
7571         "numberCores": 1, 
7572         "instance_id": null, 
7573         "enacted": null
7574     }
7575 },
7576 {
7577     "pk": 41, 
7578     "model": "core.sliver", 
7579     "fields": {
7580         "node": 615, 
7581         "instance_name": "instance-000003e9", 
7582         "updated": "2013-12-12T17:55:32.478Z", 
7583         "slice": 4, 
7584         "deploymentNetwork": 8, 
7585         "name": "node22.gt.vicci.org", 
7586         "created": "2013-12-12T17:55:32.478Z", 
7587         "ip": "130.207.98.31", 
7588         "image": 1, 
7589         "creator": 8, 
7590         "numberCores": 1, 
7591         "instance_id": null, 
7592         "enacted": null
7593     }
7594 },
7595 {
7596     "pk": 42, 
7597     "model": "core.sliver", 
7598     "fields": {
7599         "node": 617, 
7600         "instance_name": "instance-000003ea", 
7601         "updated": "2013-12-12T17:55:32.495Z", 
7602         "slice": 4, 
7603         "deploymentNetwork": 8, 
7604         "name": "node24.gt.vicci.org", 
7605         "created": "2013-12-12T17:55:32.495Z", 
7606         "ip": "130.207.98.33", 
7607         "image": 1, 
7608         "creator": 8, 
7609         "numberCores": 1, 
7610         "instance_id": null, 
7611         "enacted": null
7612     }
7613 },
7614 {
7615     "pk": 43, 
7616     "model": "core.sliver", 
7617     "fields": {
7618         "node": 622, 
7619         "instance_name": "instance-000003eb", 
7620         "updated": "2013-12-12T17:55:32.512Z", 
7621         "slice": 4, 
7622         "deploymentNetwork": 8, 
7623         "name": "node29.gt.vicci.org", 
7624         "created": "2013-12-12T17:55:32.511Z", 
7625         "ip": "130.207.98.38", 
7626         "image": 1, 
7627         "creator": 8, 
7628         "numberCores": 1, 
7629         "instance_id": null, 
7630         "enacted": null
7631     }
7632 },
7633 {
7634     "pk": 44, 
7635     "model": "core.sliver", 
7636     "fields": {
7637         "node": 623, 
7638         "instance_name": "instance-000003ec", 
7639         "updated": "2013-12-12T17:55:32.528Z", 
7640         "slice": 4, 
7641         "deploymentNetwork": 8, 
7642         "name": "node30.gt.vicci.org", 
7643         "created": "2013-12-12T17:55:32.528Z", 
7644         "ip": "130.207.98.39", 
7645         "image": 1, 
7646         "creator": 8, 
7647         "numberCores": 1, 
7648         "instance_id": null, 
7649         "enacted": null
7650     }
7651 },
7652 {
7653     "pk": 45, 
7654     "model": "core.sliver", 
7655     "fields": {
7656         "node": 624, 
7657         "instance_name": "instance-000003ed", 
7658         "updated": "2013-12-12T17:55:32.544Z", 
7659         "slice": 4, 
7660         "deploymentNetwork": 8, 
7661         "name": "node31.gt.vicci.org", 
7662         "created": "2013-12-12T17:55:32.544Z", 
7663         "ip": "130.207.98.40", 
7664         "image": 1, 
7665         "creator": 8, 
7666         "numberCores": 1, 
7667         "instance_id": null, 
7668         "enacted": null
7669     }
7670 },
7671 {
7672     "pk": 46, 
7673     "model": "core.sliver", 
7674     "fields": {
7675         "node": 625, 
7676         "instance_name": "instance-000003ee", 
7677         "updated": "2013-12-12T17:55:32.561Z", 
7678         "slice": 4, 
7679         "deploymentNetwork": 8, 
7680         "name": "node32.gt.vicci.org", 
7681         "created": "2013-12-12T17:55:32.561Z", 
7682         "ip": "130.207.98.41", 
7683         "image": 1, 
7684         "creator": 8, 
7685         "numberCores": 1, 
7686         "instance_id": null, 
7687         "enacted": null
7688     }
7689 },
7690 {
7691     "pk": 47, 
7692     "model": "core.sliver", 
7693     "fields": {
7694         "node": 630, 
7695         "instance_name": "instance-000003ef", 
7696         "updated": "2013-12-12T17:55:32.577Z", 
7697         "slice": 4, 
7698         "deploymentNetwork": 8, 
7699         "name": "node37.gt.vicci.org", 
7700         "created": "2013-12-12T17:55:32.577Z", 
7701         "ip": "130.207.98.46", 
7702         "image": 1, 
7703         "creator": 8, 
7704         "numberCores": 1, 
7705         "instance_id": null, 
7706         "enacted": null
7707     }
7708 },
7709 {
7710     "pk": 48, 
7711     "model": "core.sliver", 
7712     "fields": {
7713         "node": 666, 
7714         "instance_name": "instance-000003f0", 
7715         "updated": "2013-12-12T17:55:32.594Z", 
7716         "slice": 4, 
7717         "deploymentNetwork": 9, 
7718         "name": "node3.mpisws.vicci.org", 
7719         "created": "2013-12-12T17:55:32.594Z", 
7720         "ip": "141.39.220.13", 
7721         "image": 1, 
7722         "creator": 8, 
7723         "numberCores": 1, 
7724         "instance_id": null, 
7725         "enacted": null
7726     }
7727 },
7728 {
7729     "pk": 49, 
7730     "model": "core.sliver", 
7731     "fields": {
7732         "node": 683, 
7733         "instance_name": "instance-000003f1", 
7734         "updated": "2013-12-12T17:55:32.611Z", 
7735         "slice": 4, 
7736         "deploymentNetwork": 9, 
7737         "name": "node20.mpisws.vicci.org", 
7738         "created": "2013-12-12T17:55:32.610Z", 
7739         "ip": "141.39.220.30", 
7740         "image": 1, 
7741         "creator": 8, 
7742         "numberCores": 1, 
7743         "instance_id": null, 
7744         "enacted": null
7745     }
7746 },
7747 {
7748     "pk": 50, 
7749     "model": "core.sliver", 
7750     "fields": {
7751         "node": 684, 
7752         "instance_name": "instance-000003f2", 
7753         "updated": "2013-12-12T17:55:32.627Z", 
7754         "slice": 4, 
7755         "deploymentNetwork": 9, 
7756         "name": "node21.mpisws.vicci.org", 
7757         "created": "2013-12-12T17:55:32.627Z", 
7758         "ip": "141.39.220.31", 
7759         "image": 1, 
7760         "creator": 8, 
7761         "numberCores": 1, 
7762         "instance_id": null, 
7763         "enacted": null
7764     }
7765 },
7766 {
7767     "pk": 51, 
7768     "model": "core.sliver", 
7769     "fields": {
7770         "node": 686, 
7771         "instance_name": "instance-000003f3", 
7772         "updated": "2013-12-12T17:55:32.644Z", 
7773         "slice": 4, 
7774         "deploymentNetwork": 9, 
7775         "name": "node23.mpisws.vicci.org", 
7776         "created": "2013-12-12T17:55:32.644Z", 
7777         "ip": "141.39.220.33", 
7778         "image": 1, 
7779         "creator": 8, 
7780         "numberCores": 1, 
7781         "instance_id": null, 
7782         "enacted": null
7783     }
7784 },
7785 {
7786     "pk": 52, 
7787     "model": "core.sliver", 
7788     "fields": {
7789         "node": 687, 
7790         "instance_name": "instance-000003f4", 
7791         "updated": "2013-12-12T17:55:32.660Z", 
7792         "slice": 4, 
7793         "deploymentNetwork": 9, 
7794         "name": "node24.mpisws.vicci.org", 
7795         "created": "2013-12-12T17:55:32.660Z", 
7796         "ip": "141.39.220.34", 
7797         "image": 1, 
7798         "creator": 8, 
7799         "numberCores": 1, 
7800         "instance_id": null, 
7801         "enacted": null
7802     }
7803 },
7804 {
7805     "pk": 53, 
7806     "model": "core.sliver", 
7807     "fields": {
7808         "node": 691, 
7809         "instance_name": "instance-000003f5", 
7810         "updated": "2013-12-12T17:55:32.677Z", 
7811         "slice": 4, 
7812         "deploymentNetwork": 9, 
7813         "name": "node28.mpisws.vicci.org", 
7814         "created": "2013-12-12T17:55:32.677Z", 
7815         "ip": "141.39.220.38", 
7816         "image": 1, 
7817         "creator": 8, 
7818         "numberCores": 1, 
7819         "instance_id": null, 
7820         "enacted": null
7821     }
7822 },
7823 {
7824     "pk": 54, 
7825     "model": "core.sliver", 
7826     "fields": {
7827         "node": 693, 
7828         "instance_name": "instance-000003f6", 
7829         "updated": "2013-12-12T17:55:32.693Z", 
7830         "slice": 4, 
7831         "deploymentNetwork": 9, 
7832         "name": "node30.mpisws.vicci.org", 
7833         "created": "2013-12-12T17:55:32.693Z", 
7834         "ip": "141.39.220.40", 
7835         "image": 1, 
7836         "creator": 8, 
7837         "numberCores": 1, 
7838         "instance_id": null, 
7839         "enacted": null
7840     }
7841 },
7842 {
7843     "pk": 55, 
7844     "model": "core.sliver", 
7845     "fields": {
7846         "node": 694, 
7847         "instance_name": "instance-000003f7", 
7848         "updated": "2013-12-12T17:55:32.710Z", 
7849         "slice": 4, 
7850         "deploymentNetwork": 9, 
7851         "name": "node31.mpisws.vicci.org", 
7852         "created": "2013-12-12T17:55:32.710Z", 
7853         "ip": "141.39.220.41", 
7854         "image": 1, 
7855         "creator": 8, 
7856         "numberCores": 1, 
7857         "instance_id": null, 
7858         "enacted": null
7859     }
7860 },
7861 {
7862     "pk": 56, 
7863     "model": "core.sliver", 
7864     "fields": {
7865         "node": 559, 
7866         "instance_name": "instance-000003f8", 
7867         "updated": "2013-12-12T17:55:32.726Z", 
7868         "slice": 4, 
7869         "deploymentNetwork": 7, 
7870         "name": "node36.princeton.vicci.org", 
7871         "created": "2013-12-12T17:55:32.726Z", 
7872         "ip": "128.112.171.90", 
7873         "image": 1, 
7874         "creator": 8, 
7875         "numberCores": 1, 
7876         "instance_id": null, 
7877         "enacted": null
7878     }
7879 },
7880 {
7881     "pk": 57, 
7882     "model": "core.sliver", 
7883     "fields": {
7884         "node": 560, 
7885         "instance_name": "instance-000003f9", 
7886         "updated": "2013-12-12T17:55:32.743Z", 
7887         "slice": 4, 
7888         "deploymentNetwork": 7, 
7889         "name": "node37.princeton.vicci.org", 
7890         "created": "2013-12-12T17:55:32.743Z", 
7891         "ip": "128.112.171.92", 
7892         "image": 1, 
7893         "creator": 8, 
7894         "numberCores": 1, 
7895         "instance_id": null, 
7896         "enacted": null
7897     }
7898 },
7899 {
7900     "pk": 58, 
7901     "model": "core.sliver", 
7902     "fields": {
7903         "node": 561, 
7904         "instance_name": "instance-000003fa", 
7905         "updated": "2013-12-12T17:55:32.760Z", 
7906         "slice": 4, 
7907         "deploymentNetwork": 7, 
7908         "name": "node38.princeton.vicci.org", 
7909         "created": "2013-12-12T17:55:32.759Z", 
7910         "ip": "128.112.171.94", 
7911         "image": 1, 
7912         "creator": 8, 
7913         "numberCores": 1, 
7914         "instance_id": null, 
7915         "enacted": null
7916     }
7917 },
7918 {
7919     "pk": 59, 
7920     "model": "core.sliver", 
7921     "fields": {
7922         "node": 562, 
7923         "instance_name": "instance-000003fb", 
7924         "updated": "2013-12-12T17:55:32.776Z", 
7925         "slice": 4, 
7926         "deploymentNetwork": 7, 
7927         "name": "node39.princeton.vicci.org", 
7928         "created": "2013-12-12T17:55:32.776Z", 
7929         "ip": "128.112.171.96", 
7930         "image": 1, 
7931         "creator": 8, 
7932         "numberCores": 1, 
7933         "instance_id": null, 
7934         "enacted": null
7935     }
7936 },
7937 {
7938     "pk": 60, 
7939     "model": "core.sliver", 
7940     "fields": {
7941         "node": 563, 
7942         "instance_name": "instance-000003fc", 
7943         "updated": "2013-12-12T17:55:32.792Z", 
7944         "slice": 4, 
7945         "deploymentNetwork": 7, 
7946         "name": "node40.princeton.vicci.org", 
7947         "created": "2013-12-12T17:55:32.792Z", 
7948         "ip": "128.112.171.98", 
7949         "image": 1, 
7950         "creator": 8, 
7951         "numberCores": 1, 
7952         "instance_id": null, 
7953         "enacted": null
7954     }
7955 },
7956 {
7957     "pk": 61, 
7958     "model": "core.sliver", 
7959     "fields": {
7960         "node": 565, 
7961         "instance_name": "instance-000003fd", 
7962         "updated": "2013-12-12T17:55:32.809Z", 
7963         "slice": 4, 
7964         "deploymentNetwork": 7, 
7965         "name": "node42.princeton.vicci.org", 
7966         "created": "2013-12-12T17:55:32.809Z", 
7967         "ip": "128.112.171.102", 
7968         "image": 1, 
7969         "creator": 8, 
7970         "numberCores": 1, 
7971         "instance_id": null, 
7972         "enacted": null
7973     }
7974 },
7975 {
7976     "pk": 62, 
7977     "model": "core.sliver", 
7978     "fields": {
7979         "node": 566, 
7980         "instance_name": "instance-000003fe", 
7981         "updated": "2013-12-12T17:55:32.826Z", 
7982         "slice": 4, 
7983         "deploymentNetwork": 7, 
7984         "name": "node43.princeton.vicci.org", 
7985         "created": "2013-12-12T17:55:32.826Z", 
7986         "ip": "128.112.171.104", 
7987         "image": 1, 
7988         "creator": 8, 
7989         "numberCores": 1, 
7990         "instance_id": null, 
7991         "enacted": null
7992     }
7993 },
7994 {
7995     "pk": 63, 
7996     "model": "core.sliver", 
7997     "fields": {
7998         "node": 568, 
7999         "instance_name": "instance-000003ff", 
8000         "updated": "2013-12-12T17:55:32.842Z", 
8001         "slice": 4, 
8002         "deploymentNetwork": 7, 
8003         "name": "node45.princeton.vicci.org", 
8004         "created": "2013-12-12T17:55:32.842Z", 
8005         "ip": "128.112.171.108", 
8006         "image": 1, 
8007         "creator": 8, 
8008         "numberCores": 1, 
8009         "instance_id": null, 
8010         "enacted": null
8011     }
8012 },
8013 {
8014     "pk": 64, 
8015     "model": "core.sliver", 
8016     "fields": {
8017         "node": 404, 
8018         "instance_name": "instance-00000400", 
8019         "updated": "2013-12-12T17:55:32.859Z", 
8020         "slice": 4, 
8021         "deploymentNetwork": 5, 
8022         "name": "node21.stanford.vicci.org", 
8023         "created": "2013-12-12T17:55:32.859Z", 
8024         "ip": "171.67.92.159", 
8025         "image": 1, 
8026         "creator": 8, 
8027         "numberCores": 1, 
8028         "instance_id": null, 
8029         "enacted": null
8030     }
8031 },
8032 {
8033     "pk": 65, 
8034     "model": "core.sliver", 
8035     "fields": {
8036         "node": 405, 
8037         "instance_name": "instance-00000401", 
8038         "updated": "2013-12-12T17:55:32.875Z", 
8039         "slice": 4, 
8040         "deploymentNetwork": 5, 
8041         "name": "node22.stanford.vicci.org", 
8042         "created": "2013-12-12T17:55:32.875Z", 
8043         "ip": "171.67.92.160", 
8044         "image": 1, 
8045         "creator": 8, 
8046         "numberCores": 1, 
8047         "instance_id": null, 
8048         "enacted": null
8049     }
8050 },
8051 {
8052     "pk": 66, 
8053     "model": "core.sliver", 
8054     "fields": {
8055         "node": 406, 
8056         "instance_name": "instance-00000402", 
8057         "updated": "2013-12-12T17:55:32.892Z", 
8058         "slice": 4, 
8059         "deploymentNetwork": 5, 
8060         "name": "node23.stanford.vicci.org", 
8061         "created": "2013-12-12T17:55:32.892Z", 
8062         "ip": "171.67.92.161", 
8063         "image": 1, 
8064         "creator": 8, 
8065         "numberCores": 1, 
8066         "instance_id": null, 
8067         "enacted": null
8068     }
8069 },
8070 {
8071     "pk": 67, 
8072     "model": "core.sliver", 
8073     "fields": {
8074         "node": 407, 
8075         "instance_name": "instance-00000403", 
8076         "updated": "2013-12-12T17:55:32.909Z", 
8077         "slice": 4, 
8078         "deploymentNetwork": 5, 
8079         "name": "node24.stanford.vicci.org", 
8080         "created": "2013-12-12T17:55:32.909Z", 
8081         "ip": "171.67.92.162", 
8082         "image": 1, 
8083         "creator": 8, 
8084         "numberCores": 1, 
8085         "instance_id": null, 
8086         "enacted": null
8087     }
8088 },
8089 {
8090     "pk": 68, 
8091     "model": "core.sliver", 
8092     "fields": {
8093         "node": 408, 
8094         "instance_name": "instance-00000404", 
8095         "updated": "2013-12-12T17:55:32.925Z", 
8096         "slice": 4, 
8097         "deploymentNetwork": 5, 
8098         "name": "node25.stanford.vicci.org", 
8099         "created": "2013-12-12T17:55:32.925Z", 
8100         "ip": "171.67.92.163", 
8101         "image": 1, 
8102         "creator": 8, 
8103         "numberCores": 1, 
8104         "instance_id": null, 
8105         "enacted": null
8106     }
8107 },
8108 {
8109     "pk": 69, 
8110     "model": "core.sliver", 
8111     "fields": {
8112         "node": 409, 
8113         "instance_name": "instance-00000405", 
8114         "updated": "2013-12-12T17:55:32.942Z", 
8115         "slice": 4, 
8116         "deploymentNetwork": 5, 
8117         "name": "node26.stanford.vicci.org", 
8118         "created": "2013-12-12T17:55:32.942Z", 
8119         "ip": "171.67.92.164", 
8120         "image": 1, 
8121         "creator": 8, 
8122         "numberCores": 1, 
8123         "instance_id": null, 
8124         "enacted": null
8125     }
8126 },
8127 {
8128     "pk": 70, 
8129     "model": "core.sliver", 
8130     "fields": {
8131         "node": 412, 
8132         "instance_name": "instance-00000406", 
8133         "updated": "2013-12-12T17:55:32.958Z", 
8134         "slice": 4, 
8135         "deploymentNetwork": 5, 
8136         "name": "node29.stanford.vicci.org", 
8137         "created": "2013-12-12T17:55:32.958Z", 
8138         "ip": "171.67.92.167", 
8139         "image": 1, 
8140         "creator": 8, 
8141         "numberCores": 1, 
8142         "instance_id": null, 
8143         "enacted": null
8144     }
8145 },
8146 {
8147     "pk": 71, 
8148     "model": "core.sliver", 
8149     "fields": {
8150         "node": 413, 
8151         "instance_name": "instance-00000407", 
8152         "updated": "2013-12-12T17:55:32.975Z", 
8153         "slice": 4, 
8154         "deploymentNetwork": 5, 
8155         "name": "node30.stanford.vicci.org", 
8156         "created": "2013-12-12T17:55:32.975Z", 
8157         "ip": "171.67.92.168", 
8158         "image": 1, 
8159         "creator": 8, 
8160         "numberCores": 1, 
8161         "instance_id": null, 
8162         "enacted": null
8163     }
8164 },
8165 {
8166     "pk": 72, 
8167     "model": "core.sliver", 
8168     "fields": {
8169         "node": 460, 
8170         "instance_name": "instance-00000408", 
8171         "updated": "2013-12-12T17:55:32.992Z", 
8172         "slice": 4, 
8173         "deploymentNetwork": 6, 
8174         "name": "node7.washington.vicci.org", 
8175         "created": "2013-12-12T17:55:32.992Z", 
8176         "ip": "128.95.1.112", 
8177         "image": 1, 
8178         "creator": 8, 
8179         "numberCores": 1, 
8180         "instance_id": null, 
8181         "enacted": null
8182     }
8183 },
8184 {
8185     "pk": 73, 
8186     "model": "core.sliver", 
8187     "fields": {
8188         "node": 467, 
8189         "instance_name": "instance-00000409", 
8190         "updated": "2013-12-12T17:55:33.008Z", 
8191         "slice": 4, 
8192         "deploymentNetwork": 6, 
8193         "name": "node14.washington.vicci.org", 
8194         "created": "2013-12-12T17:55:33.008Z", 
8195         "ip": "128.95.1.119", 
8196         "image": 1, 
8197         "creator": 8, 
8198         "numberCores": 1, 
8199         "instance_id": null, 
8200         "enacted": null
8201     }
8202 },
8203 {
8204     "pk": 74, 
8205     "model": "core.sliver", 
8206     "fields": {
8207         "node": 468, 
8208         "instance_name": "instance-0000040a", 
8209         "updated": "2013-12-12T17:55:33.025Z", 
8210         "slice": 4, 
8211         "deploymentNetwork": 6, 
8212         "name": "node15.washington.vicci.org", 
8213         "created": "2013-12-12T17:55:33.025Z", 
8214         "ip": "128.95.1.120", 
8215         "image": 1, 
8216         "creator": 8, 
8217         "numberCores": 1, 
8218         "instance_id": null, 
8219         "enacted": null
8220     }
8221 },
8222 {
8223     "pk": 75, 
8224     "model": "core.sliver", 
8225     "fields": {
8226         "node": 469, 
8227         "instance_name": "instance-0000040b", 
8228         "updated": "2013-12-12T17:55:33.041Z", 
8229         "slice": 4, 
8230         "deploymentNetwork": 6, 
8231         "name": "node16.washington.vicci.org", 
8232         "created": "2013-12-12T17:55:33.041Z", 
8233         "ip": "128.95.1.121", 
8234         "image": 1, 
8235         "creator": 8, 
8236         "numberCores": 1, 
8237         "instance_id": null, 
8238         "enacted": null
8239     }
8240 },
8241 {
8242     "pk": 76, 
8243     "model": "core.sliver", 
8244     "fields": {
8245         "node": 470, 
8246         "instance_name": "instance-0000040c", 
8247         "updated": "2013-12-12T17:55:33.058Z", 
8248         "slice": 4, 
8249         "deploymentNetwork": 6, 
8250         "name": "node17.washington.vicci.org", 
8251         "created": "2013-12-12T17:55:33.058Z", 
8252         "ip": "128.95.1.122", 
8253         "image": 1, 
8254         "creator": 8, 
8255         "numberCores": 1, 
8256         "instance_id": null, 
8257         "enacted": null
8258     }
8259 },
8260 {
8261     "pk": 77, 
8262     "model": "core.sliver", 
8263     "fields": {
8264         "node": 553, 
8265         "instance_name": "instance-0000040d", 
8266         "updated": "2013-12-12T17:55:33.110Z", 
8267         "slice": 8, 
8268         "deploymentNetwork": 7, 
8269         "name": "node30.princeton.vicci.org", 
8270         "created": "2013-12-12T17:55:33.110Z", 
8271         "ip": "128.112.171.78", 
8272         "image": 1, 
8273         "creator": 8, 
8274         "numberCores": 1, 
8275         "instance_id": null, 
8276         "enacted": null
8277     }
8278 },
8279 {
8280     "pk": 78, 
8281     "model": "core.sliver", 
8282     "fields": {
8283         "node": 553, 
8284         "instance_name": "instance-0000040e", 
8285         "updated": "2013-12-12T17:55:33.142Z", 
8286         "slice": 9, 
8287         "deploymentNetwork": 7, 
8288         "name": "node30.princeton.vicci.org", 
8289         "created": "2013-12-12T17:55:33.142Z", 
8290         "ip": "128.112.171.78", 
8291         "image": 1, 
8292         "creator": 8, 
8293         "numberCores": 1, 
8294         "instance_id": null, 
8295         "enacted": null
8296     }
8297 },
8298 {
8299     "pk": 79, 
8300     "model": "core.sliver", 
8301     "fields": {
8302         "node": 469, 
8303         "instance_name": null, 
8304         "updated": "2013-12-13T21:51:36.927Z", 
8305         "slice": 11, 
8306         "deploymentNetwork": 6, 
8307         "name": "Stork", 
8308         "created": "2013-12-13T21:51:36.927Z", 
8309         "ip": null, 
8310         "image": 1, 
8311         "creator": 8, 
8312         "numberCores": 0, 
8313         "instance_id": null, 
8314         "enacted": null
8315     }
8316 },
8317 {
8318     "pk": 80, 
8319     "model": "core.sliver", 
8320     "fields": {
8321         "node": 438, 
8322         "instance_name": null, 
8323         "updated": "2013-12-13T21:53:35.001Z", 
8324         "slice": 12, 
8325         "deploymentNetwork": 5, 
8326         "name": "Owl", 
8327         "created": "2013-12-13T21:53:35.001Z", 
8328         "ip": null, 
8329         "image": 1, 
8330         "creator": 8, 
8331         "numberCores": 0, 
8332         "instance_id": null, 
8333         "enacted": null
8334     }
8335 },
8336 {
8337     "pk": 81, 
8338     "model": "core.sliver", 
8339     "fields": {
8340         "node": 588, 
8341         "instance_name": null, 
8342         "updated": "2013-12-18T22:21:36.513Z", 
8343         "slice": 14, 
8344         "deploymentNetwork": 7, 
8345         "name": "test-slice-1", 
8346         "created": "2013-12-13T21:58:13.897Z", 
8347         "ip": null, 
8348         "image": 1, 
8349         "creator": 8, 
8350         "numberCores": 0, 
8351         "instance_id": null, 
8352         "enacted": null
8353     }
8354 },
8355 {
8356     "pk": 82, 
8357     "model": "core.sliver", 
8358     "fields": {
8359         "node": 589, 
8360         "instance_name": null, 
8361         "updated": "2013-12-18T22:21:36.522Z", 
8362         "slice": 14, 
8363         "deploymentNetwork": 7, 
8364         "name": "test-slice-1", 
8365         "created": "2013-12-13T21:58:44.349Z", 
8366         "ip": null, 
8367         "image": 1, 
8368         "creator": 8, 
8369         "numberCores": 0, 
8370         "instance_id": null, 
8371         "enacted": null
8372     }
8373 },
8374 {
8375     "pk": 83, 
8376     "model": "core.sliver", 
8377     "fields": {
8378         "node": 590, 
8379         "instance_name": null, 
8380         "updated": "2013-12-18T22:21:36.530Z", 
8381         "slice": 14, 
8382         "deploymentNetwork": 7, 
8383         "name": "test-slice-1", 
8384         "created": "2013-12-13T21:58:44.350Z", 
8385         "ip": null, 
8386         "image": 1, 
8387         "creator": 8, 
8388         "numberCores": 0, 
8389         "instance_id": null, 
8390         "enacted": null
8391     }
8392 },
8393 {
8394     "pk": 84, 
8395     "model": "core.sliver", 
8396     "fields": {
8397         "node": 384, 
8398         "instance_name": null, 
8399         "updated": "2013-12-13T21:59:36.723Z", 
8400         "slice": 13, 
8401         "deploymentNetwork": 5, 
8402         "name": "Hadoop", 
8403         "created": "2013-12-13T21:59:36.723Z", 
8404         "ip": null, 
8405         "image": 1, 
8406         "creator": 8, 
8407         "numberCores": 0, 
8408         "instance_id": null, 
8409         "enacted": null
8410     }
8411 },
8412 {
8413     "pk": 85, 
8414     "model": "core.sliver", 
8415     "fields": {
8416         "node": 473, 
8417         "instance_name": null, 
8418         "updated": "2013-12-13T21:59:36.725Z", 
8419         "slice": 13, 
8420         "deploymentNetwork": 6, 
8421         "name": "Hadoop", 
8422         "created": "2013-12-13T21:59:36.725Z", 
8423         "ip": null, 
8424         "image": 1, 
8425         "creator": 8, 
8426         "numberCores": 0, 
8427         "instance_id": null, 
8428         "enacted": null
8429     }
8430 },
8431 {
8432     "pk": 86, 
8433     "model": "core.sliver", 
8434     "fields": {
8435         "node": 535, 
8436         "instance_name": null, 
8437         "updated": "2013-12-13T21:59:36.726Z", 
8438         "slice": 13, 
8439         "deploymentNetwork": 7, 
8440         "name": "Hadoop", 
8441         "created": "2013-12-13T21:59:36.726Z", 
8442         "ip": null, 
8443         "image": 1, 
8444         "creator": 8, 
8445         "numberCores": 0, 
8446         "instance_id": null, 
8447         "enacted": null
8448     }
8449 },
8450 {
8451     "pk": 87, 
8452     "model": "core.sliver", 
8453     "fields": {
8454         "node": 592, 
8455         "instance_name": null, 
8456         "updated": "2013-12-18T22:22:04.726Z", 
8457         "slice": 15, 
8458         "deploymentNetwork": 7, 
8459         "name": "test-slice-2", 
8460         "created": "2013-12-13T22:01:30.192Z", 
8461         "ip": null, 
8462         "image": 1, 
8463         "creator": 8, 
8464         "numberCores": 0, 
8465         "instance_id": null, 
8466         "enacted": null
8467     }
8468 },
8469 {
8470     "pk": 88, 
8471     "model": "core.sliver", 
8472     "fields": {
8473         "node": 593, 
8474         "instance_name": null, 
8475         "updated": "2013-12-18T22:22:04.734Z", 
8476         "slice": 15, 
8477         "deploymentNetwork": 7, 
8478         "name": "test-slice-2", 
8479         "created": "2013-12-13T22:01:49.742Z", 
8480         "ip": null, 
8481         "image": 1, 
8482         "creator": 8, 
8483         "numberCores": 0, 
8484         "instance_id": null, 
8485         "enacted": null
8486     }
8487 },
8488 {
8489     "pk": 288, 
8490     "model": "core.sliver", 
8491     "fields": {
8492         "node": 433, 
8493         "instance_name": "instance-000005dc", 
8494         "updated": "2013-12-18T21:41:49.275Z", 
8495         "slice": 6, 
8496         "deploymentNetwork": 5, 
8497         "name": "node50.stanford.vicci.org", 
8498         "created": "2013-12-18T21:41:49.275Z", 
8499         "ip": "171.67.92.188", 
8500         "image": 1, 
8501         "creator": 8, 
8502         "numberCores": 1, 
8503         "instance_id": null, 
8504         "enacted": null
8505     }
8506 },
8507 {
8508     "pk": 289, 
8509     "model": "core.sliver", 
8510     "fields": {
8511         "node": 643, 
8512         "instance_name": "instance-000005dd", 
8513         "updated": "2013-12-18T21:41:49.293Z", 
8514         "slice": 6, 
8515         "deploymentNetwork": 8, 
8516         "name": "node50.gt.vicci.org", 
8517         "created": "2013-12-18T21:41:49.293Z", 
8518         "ip": "130.207.98.59", 
8519         "image": 1, 
8520         "creator": 8, 
8521         "numberCores": 1, 
8522         "instance_id": null, 
8523         "enacted": null
8524     }
8525 },
8526 {
8527     "pk": 290, 
8528     "model": "core.sliver", 
8529     "fields": {
8530         "node": 713, 
8531         "instance_name": "instance-000005de", 
8532         "updated": "2013-12-18T21:41:49.310Z", 
8533         "slice": 6, 
8534         "deploymentNetwork": 9, 
8535         "name": "node50.mpisws.vicci.org", 
8536         "created": "2013-12-18T21:41:49.310Z", 
8537         "ip": "141.39.220.60", 
8538         "image": 1, 
8539         "creator": 8, 
8540         "numberCores": 1, 
8541         "instance_id": null, 
8542         "enacted": null
8543     }
8544 },
8545 {
8546     "pk": 291, 
8547     "model": "core.sliver", 
8548     "fields": {
8549         "node": 503, 
8550         "instance_name": "instance-000005df", 
8551         "updated": "2013-12-18T21:41:49.326Z", 
8552         "slice": 6, 
8553         "deploymentNetwork": 6, 
8554         "name": "node50.washington.vicci.org", 
8555         "created": "2013-12-18T21:41:49.326Z", 
8556         "ip": "128.95.1.155", 
8557         "image": 1, 
8558         "creator": 8, 
8559         "numberCores": 1, 
8560         "instance_id": null, 
8561         "enacted": null
8562     }
8563 },
8564 {
8565     "pk": 292, 
8566     "model": "core.sliver", 
8567     "fields": {
8568         "node": 513, 
8569         "instance_name": "instance-000005e0", 
8570         "updated": "2013-12-18T21:41:49.343Z", 
8571         "slice": 6, 
8572         "deploymentNetwork": 6, 
8573         "name": "node60.washington.vicci.org", 
8574         "created": "2013-12-18T21:41:49.343Z", 
8575         "ip": "128.95.1.165", 
8576         "image": 1, 
8577         "creator": 8, 
8578         "numberCores": 1, 
8579         "instance_id": null, 
8580         "enacted": null
8581     }
8582 },
8583 {
8584     "pk": 293, 
8585     "model": "core.sliver", 
8586     "fields": {
8587         "node": 723, 
8588         "instance_name": "instance-000005e1", 
8589         "updated": "2013-12-18T21:41:49.359Z", 
8590         "slice": 6, 
8591         "deploymentNetwork": 9, 
8592         "name": "node60.mpisws.vicci.org", 
8593         "created": "2013-12-18T21:41:49.359Z", 
8594         "ip": "141.39.220.70", 
8595         "image": 1, 
8596         "creator": 8, 
8597         "numberCores": 1, 
8598         "instance_id": null, 
8599         "enacted": null
8600     }
8601 },
8602 {
8603     "pk": 294, 
8604     "model": "core.sliver", 
8605     "fields": {
8606         "node": 603, 
8607         "instance_name": "instance-000005e2", 
8608         "updated": "2013-12-18T21:41:49.376Z", 
8609         "slice": 6, 
8610         "deploymentNetwork": 8, 
8611         "name": "node10.gt.vicci.org", 
8612         "created": "2013-12-18T21:41:49.376Z", 
8613         "ip": "130.207.98.19", 
8614         "image": 1, 
8615         "creator": 8, 
8616         "numberCores": 1, 
8617         "instance_id": null, 
8618         "enacted": null
8619     }
8620 },
8621 {
8622     "pk": 295, 
8623     "model": "core.sliver", 
8624     "fields": {
8625         "node": 559, 
8626         "instance_name": "instance-000005e3", 
8627         "updated": "2013-12-18T21:41:49.393Z", 
8628         "slice": 6, 
8629         "deploymentNetwork": 7, 
8630         "name": "node36.princeton.vicci.org", 
8631         "created": "2013-12-18T21:41:49.393Z", 
8632         "ip": "128.112.171.90", 
8633         "image": 1, 
8634         "creator": 8, 
8635         "numberCores": 1, 
8636         "instance_id": null, 
8637         "enacted": null
8638     }
8639 },
8640 {
8641     "pk": 296, 
8642     "model": "core.sliver", 
8643     "fields": {
8644         "node": 560, 
8645         "instance_name": "instance-000005e4", 
8646         "updated": "2013-12-18T21:41:49.409Z", 
8647         "slice": 6, 
8648         "deploymentNetwork": 7, 
8649         "name": "node37.princeton.vicci.org", 
8650         "created": "2013-12-18T21:41:49.409Z", 
8651         "ip": "128.112.171.92", 
8652         "image": 1, 
8653         "creator": 8, 
8654         "numberCores": 1, 
8655         "instance_id": null, 
8656         "enacted": null
8657     }
8658 },
8659 {
8660     "pk": 297, 
8661     "model": "core.sliver", 
8662     "fields": {
8663         "node": 561, 
8664         "instance_name": "instance-000005e5", 
8665         "updated": "2013-12-18T21:41:49.426Z", 
8666         "slice": 6, 
8667         "deploymentNetwork": 7, 
8668         "name": "node38.princeton.vicci.org", 
8669         "created": "2013-12-18T21:41:49.426Z", 
8670         "ip": "128.112.171.94", 
8671         "image": 1, 
8672         "creator": 8, 
8673         "numberCores": 1, 
8674         "instance_id": null, 
8675         "enacted": null
8676     }
8677 },
8678 {
8679     "pk": 298, 
8680     "model": "core.sliver", 
8681     "fields": {
8682         "node": 562, 
8683         "instance_name": "instance-000005e6", 
8684         "updated": "2013-12-18T21:41:49.442Z", 
8685         "slice": 6, 
8686         "deploymentNetwork": 7, 
8687         "name": "node39.princeton.vicci.org", 
8688         "created": "2013-12-18T21:41:49.442Z", 
8689         "ip": "128.112.171.96", 
8690         "image": 1, 
8691         "creator": 8, 
8692         "numberCores": 1, 
8693         "instance_id": null, 
8694         "enacted": null
8695     }
8696 },
8697 {
8698     "pk": 299, 
8699     "model": "core.sliver", 
8700     "fields": {
8701         "node": 563, 
8702         "instance_name": "instance-000005e7", 
8703         "updated": "2013-12-18T21:41:49.459Z", 
8704         "slice": 6, 
8705         "deploymentNetwork": 7, 
8706         "name": "node40.princeton.vicci.org", 
8707         "created": "2013-12-18T21:41:49.459Z", 
8708         "ip": "128.112.171.98", 
8709         "image": 1, 
8710         "creator": 8, 
8711         "numberCores": 1, 
8712         "instance_id": null, 
8713         "enacted": null
8714     }
8715 },
8716 {
8717     "pk": 300, 
8718     "model": "core.sliver", 
8719     "fields": {
8720         "node": 564, 
8721         "instance_name": "instance-000005e8", 
8722         "updated": "2013-12-18T21:41:49.476Z", 
8723         "slice": 6, 
8724         "deploymentNetwork": 7, 
8725         "name": "node41.princeton.vicci.org", 
8726         "created": "2013-12-18T21:41:49.475Z", 
8727         "ip": "128.112.171.100", 
8728         "image": 1, 
8729         "creator": 8, 
8730         "numberCores": 1, 
8731         "instance_id": null, 
8732         "enacted": null
8733     }
8734 },
8735 {
8736     "pk": 301, 
8737     "model": "core.sliver", 
8738     "fields": {
8739         "node": 565, 
8740         "instance_name": "instance-000005e9", 
8741         "updated": "2013-12-18T21:41:49.492Z", 
8742         "slice": 6, 
8743         "deploymentNetwork": 7, 
8744         "name": "node42.princeton.vicci.org", 
8745         "created": "2013-12-18T21:41:49.492Z", 
8746         "ip": "128.112.171.102", 
8747         "image": 1, 
8748         "creator": 8, 
8749         "numberCores": 1, 
8750         "instance_id": null, 
8751         "enacted": null
8752     }
8753 },
8754 {
8755     "pk": 302, 
8756     "model": "core.sliver", 
8757     "fields": {
8758         "node": 566, 
8759         "instance_name": "instance-000005ea", 
8760         "updated": "2013-12-18T21:41:49.508Z", 
8761         "slice": 6, 
8762         "deploymentNetwork": 7, 
8763         "name": "node43.princeton.vicci.org", 
8764         "created": "2013-12-18T21:41:49.508Z", 
8765         "ip": "128.112.171.104", 
8766         "image": 1, 
8767         "creator": 8, 
8768         "numberCores": 1, 
8769         "instance_id": null, 
8770         "enacted": null
8771     }
8772 },
8773 {
8774     "pk": 303, 
8775     "model": "core.sliver", 
8776     "fields": {
8777         "node": 567, 
8778         "instance_name": "instance-000005eb", 
8779         "updated": "2013-12-18T21:41:49.525Z", 
8780         "slice": 6, 
8781         "deploymentNetwork": 7, 
8782         "name": "node44.princeton.vicci.org", 
8783         "created": "2013-12-18T21:41:49.525Z", 
8784         "ip": "128.112.171.106", 
8785         "image": 1, 
8786         "creator": 8, 
8787         "numberCores": 1, 
8788         "instance_id": null, 
8789         "enacted": null
8790     }
8791 },
8792 {
8793     "pk": 304, 
8794     "model": "core.sliver", 
8795     "fields": {
8796         "node": 568, 
8797         "instance_name": "instance-000005ec", 
8798         "updated": "2013-12-18T21:41:49.542Z", 
8799         "slice": 6, 
8800         "deploymentNetwork": 7, 
8801         "name": "node45.princeton.vicci.org", 
8802         "created": "2013-12-18T21:41:49.542Z", 
8803         "ip": "128.112.171.108", 
8804         "image": 1, 
8805         "creator": 8, 
8806         "numberCores": 1, 
8807         "instance_id": null, 
8808         "enacted": null
8809     }
8810 },
8811 {
8812     "pk": 305, 
8813     "model": "core.sliver", 
8814     "fields": {
8815         "node": 569, 
8816         "instance_name": "instance-000005ed", 
8817         "updated": "2013-12-18T21:41:49.558Z", 
8818         "slice": 6, 
8819         "deploymentNetwork": 7, 
8820         "name": "node46.princeton.vicci.org", 
8821         "created": "2013-12-18T21:41:49.558Z", 
8822         "ip": "128.112.171.110", 
8823         "image": 1, 
8824         "creator": 8, 
8825         "numberCores": 1, 
8826         "instance_id": null, 
8827         "enacted": null
8828     }
8829 },
8830 {
8831     "pk": 306, 
8832     "model": "core.sliver", 
8833     "fields": {
8834         "node": 570, 
8835         "instance_name": "instance-000005ee", 
8836         "updated": "2013-12-18T21:41:49.575Z", 
8837         "slice": 6, 
8838         "deploymentNetwork": 7, 
8839         "name": "node47.princeton.vicci.org", 
8840         "created": "2013-12-18T21:41:49.575Z", 
8841         "ip": "128.112.171.112", 
8842         "image": 1, 
8843         "creator": 8, 
8844         "numberCores": 1, 
8845         "instance_id": null, 
8846         "enacted": null
8847     }
8848 },
8849 {
8850     "pk": 307, 
8851     "model": "core.sliver", 
8852     "fields": {
8853         "node": 571, 
8854         "instance_name": "instance-000005ef", 
8855         "updated": "2013-12-18T21:41:49.591Z", 
8856         "slice": 6, 
8857         "deploymentNetwork": 7, 
8858         "name": "node48.princeton.vicci.org", 
8859         "created": "2013-12-18T21:41:49.591Z", 
8860         "ip": "128.112.171.114", 
8861         "image": 1, 
8862         "creator": 8, 
8863         "numberCores": 1, 
8864         "instance_id": null, 
8865         "enacted": null
8866     }
8867 },
8868 {
8869     "pk": 308, 
8870     "model": "core.sliver", 
8871     "fields": {
8872         "node": 572, 
8873         "instance_name": "instance-000005f0", 
8874         "updated": "2013-12-18T21:41:49.608Z", 
8875         "slice": 6, 
8876         "deploymentNetwork": 7, 
8877         "name": "node49.princeton.vicci.org", 
8878         "created": "2013-12-18T21:41:49.608Z", 
8879         "ip": "128.112.171.116", 
8880         "image": 1, 
8881         "creator": 8, 
8882         "numberCores": 1, 
8883         "instance_id": null, 
8884         "enacted": null
8885     }
8886 },
8887 {
8888     "pk": 309, 
8889     "model": "core.sliver", 
8890     "fields": {
8891         "node": 573, 
8892         "instance_name": "instance-000005f1", 
8893         "updated": "2013-12-18T21:41:49.625Z", 
8894         "slice": 6, 
8895         "deploymentNetwork": 7, 
8896         "name": "node50.princeton.vicci.org", 
8897         "created": "2013-12-18T21:41:49.625Z", 
8898         "ip": "128.112.171.118", 
8899         "image": 1, 
8900         "creator": 8, 
8901         "numberCores": 1, 
8902         "instance_id": null, 
8903         "enacted": null
8904     }
8905 },
8906 {
8907     "pk": 310, 
8908     "model": "core.sliver", 
8909     "fields": {
8910         "node": 574, 
8911         "instance_name": "instance-000005f2", 
8912         "updated": "2013-12-18T21:41:49.641Z", 
8913         "slice": 6, 
8914         "deploymentNetwork": 7, 
8915         "name": "node51.princeton.vicci.org", 
8916         "created": "2013-12-18T21:41:49.641Z", 
8917         "ip": "128.112.171.120", 
8918         "image": 1, 
8919         "creator": 8, 
8920         "numberCores": 1, 
8921         "instance_id": null, 
8922         "enacted": null
8923     }
8924 },
8925 {
8926     "pk": 311, 
8927     "model": "core.sliver", 
8928     "fields": {
8929         "node": 575, 
8930         "instance_name": "instance-000005f3", 
8931         "updated": "2013-12-18T21:41:49.658Z", 
8932         "slice": 6, 
8933         "deploymentNetwork": 7, 
8934         "name": "node52.princeton.vicci.org", 
8935         "created": "2013-12-18T21:41:49.658Z", 
8936         "ip": "128.112.171.122", 
8937         "image": 1, 
8938         "creator": 8, 
8939         "numberCores": 1, 
8940         "instance_id": null, 
8941         "enacted": null
8942     }
8943 },
8944 {
8945     "pk": 312, 
8946     "model": "core.sliver", 
8947     "fields": {
8948         "node": 576, 
8949         "instance_name": "instance-000005f4", 
8950         "updated": "2013-12-18T21:41:49.674Z", 
8951         "slice": 6, 
8952         "deploymentNetwork": 7, 
8953         "name": "node53.princeton.vicci.org", 
8954         "created": "2013-12-18T21:41:49.674Z", 
8955         "ip": "128.112.171.124", 
8956         "image": 1, 
8957         "creator": 8, 
8958         "numberCores": 1, 
8959         "instance_id": null, 
8960         "enacted": null
8961     }
8962 },
8963 {
8964     "pk": 313, 
8965     "model": "core.sliver", 
8966     "fields": {
8967         "node": 577, 
8968         "instance_name": "instance-000005f5", 
8969         "updated": "2013-12-18T21:41:49.691Z", 
8970         "slice": 6, 
8971         "deploymentNetwork": 7, 
8972         "name": "node54.princeton.vicci.org", 
8973         "created": "2013-12-18T21:41:49.691Z", 
8974         "ip": "128.112.171.126", 
8975         "image": 1, 
8976         "creator": 8, 
8977         "numberCores": 1, 
8978         "instance_id": null, 
8979         "enacted": null
8980     }
8981 },
8982 {
8983     "pk": 314, 
8984     "model": "core.sliver", 
8985     "fields": {
8986         "node": 578, 
8987         "instance_name": "instance-000005f6", 
8988         "updated": "2013-12-18T21:41:49.707Z", 
8989         "slice": 6, 
8990         "deploymentNetwork": 7, 
8991         "name": "node55.princeton.vicci.org", 
8992         "created": "2013-12-18T21:41:49.707Z", 
8993         "ip": "128.112.171.128", 
8994         "image": 1, 
8995         "creator": 8, 
8996         "numberCores": 1, 
8997         "instance_id": null, 
8998         "enacted": null
8999     }
9000 },
9001 {
9002     "pk": 315, 
9003     "model": "core.sliver", 
9004     "fields": {
9005         "node": 579, 
9006         "instance_name": "instance-000005f7", 
9007         "updated": "2013-12-18T21:41:49.724Z", 
9008         "slice": 6, 
9009         "deploymentNetwork": 7, 
9010         "name": "node56.princeton.vicci.org", 
9011         "created": "2013-12-18T21:41:49.724Z", 
9012         "ip": "128.112.171.130", 
9013         "image": 1, 
9014         "creator": 8, 
9015         "numberCores": 1, 
9016         "instance_id": null, 
9017         "enacted": null
9018     }
9019 },
9020 {
9021     "pk": 316, 
9022     "model": "core.sliver", 
9023     "fields": {
9024         "node": 580, 
9025         "instance_name": "instance-000005f8", 
9026         "updated": "2013-12-18T21:41:49.741Z", 
9027         "slice": 6, 
9028         "deploymentNetwork": 7, 
9029         "name": "node57.princeton.vicci.org", 
9030         "created": "2013-12-18T21:41:49.740Z", 
9031         "ip": "128.112.171.132", 
9032         "image": 1, 
9033         "creator": 8, 
9034         "numberCores": 1, 
9035         "instance_id": null, 
9036         "enacted": null
9037     }
9038 },
9039 {
9040     "pk": 317, 
9041     "model": "core.sliver", 
9042     "fields": {
9043         "node": 581, 
9044         "instance_name": "instance-000005f9", 
9045         "updated": "2013-12-18T21:41:49.757Z", 
9046         "slice": 6, 
9047         "deploymentNetwork": 7, 
9048         "name": "node58.princeton.vicci.org", 
9049         "created": "2013-12-18T21:41:49.757Z", 
9050         "ip": "128.112.171.134", 
9051         "image": 1, 
9052         "creator": 8, 
9053         "numberCores": 1, 
9054         "instance_id": null, 
9055         "enacted": null
9056     }
9057 },
9058 {
9059     "pk": 318, 
9060     "model": "core.sliver", 
9061     "fields": {
9062         "node": 582, 
9063         "instance_name": "instance-000005fa", 
9064         "updated": "2013-12-18T21:41:49.774Z", 
9065         "slice": 6, 
9066         "deploymentNetwork": 7, 
9067         "name": "node59.princeton.vicci.org", 
9068         "created": "2013-12-18T21:41:49.774Z", 
9069         "ip": "128.112.171.136", 
9070         "image": 1, 
9071         "creator": 8, 
9072         "numberCores": 1, 
9073         "instance_id": null, 
9074         "enacted": null
9075     }
9076 },
9077 {
9078     "pk": 319, 
9079     "model": "core.sliver", 
9080     "fields": {
9081         "node": 583, 
9082         "instance_name": "instance-000005fb", 
9083         "updated": "2013-12-18T21:41:49.790Z", 
9084         "slice": 6, 
9085         "deploymentNetwork": 7, 
9086         "name": "node60.princeton.vicci.org", 
9087         "created": "2013-12-18T21:41:49.790Z", 
9088         "ip": "128.112.171.138", 
9089         "image": 1, 
9090         "creator": 8, 
9091         "numberCores": 1, 
9092         "instance_id": null, 
9093         "enacted": null
9094     }
9095 },
9096 {
9097     "pk": 320, 
9098     "model": "core.sliver", 
9099     "fields": {
9100         "node": 584, 
9101         "instance_name": "instance-000005fc", 
9102         "updated": "2013-12-18T21:41:49.807Z", 
9103         "slice": 6, 
9104         "deploymentNetwork": 7, 
9105         "name": "node61.princeton.vicci.org", 
9106         "created": "2013-12-18T21:41:49.807Z", 
9107         "ip": "128.112.171.140", 
9108         "image": 1, 
9109         "creator": 8, 
9110         "numberCores": 1, 
9111         "instance_id": null, 
9112         "enacted": null
9113     }
9114 },
9115 {
9116     "pk": 321, 
9117     "model": "core.sliver", 
9118     "fields": {
9119         "node": 585, 
9120         "instance_name": "instance-000005fd", 
9121         "updated": "2013-12-18T21:41:49.823Z", 
9122         "slice": 6, 
9123         "deploymentNetwork": 7, 
9124         "name": "node62.princeton.vicci.org", 
9125         "created": "2013-12-18T21:41:49.823Z", 
9126         "ip": "128.112.171.142", 
9127         "image": 1, 
9128         "creator": 8, 
9129         "numberCores": 1, 
9130         "instance_id": null, 
9131         "enacted": null
9132     }
9133 },
9134 {
9135     "pk": 322, 
9136     "model": "core.sliver", 
9137     "fields": {
9138         "node": 586, 
9139         "instance_name": "instance-000005fe", 
9140         "updated": "2013-12-18T21:41:49.840Z", 
9141         "slice": 6, 
9142         "deploymentNetwork": 7, 
9143         "name": "node63.princeton.vicci.org", 
9144         "created": "2013-12-18T21:41:49.840Z", 
9145         "ip": "128.112.171.144", 
9146         "image": 1, 
9147         "creator": 8, 
9148         "numberCores": 1, 
9149         "instance_id": null, 
9150         "enacted": null
9151     }
9152 },
9153 {
9154     "pk": 323, 
9155     "model": "core.sliver", 
9156     "fields": {
9157         "node": 587, 
9158         "instance_name": "instance-000005ff", 
9159         "updated": "2013-12-18T21:41:49.856Z", 
9160         "slice": 6, 
9161         "deploymentNetwork": 7, 
9162         "name": "node64.princeton.vicci.org", 
9163         "created": "2013-12-18T21:41:49.856Z", 
9164         "ip": "128.112.171.146", 
9165         "image": 1, 
9166         "creator": 8, 
9167         "numberCores": 1, 
9168         "instance_id": null, 
9169         "enacted": null
9170     }
9171 },
9172 {
9173     "pk": 324, 
9174     "model": "core.sliver", 
9175     "fields": {
9176         "node": 588, 
9177         "instance_name": "instance-00000600", 
9178         "updated": "2013-12-18T21:41:49.873Z", 
9179         "slice": 6, 
9180         "deploymentNetwork": 7, 
9181         "name": "node65.princeton.vicci.org", 
9182         "created": "2013-12-18T21:41:49.873Z", 
9183         "ip": "128.112.171.148", 
9184         "image": 1, 
9185         "creator": 8, 
9186         "numberCores": 1, 
9187         "instance_id": null, 
9188         "enacted": null
9189     }
9190 },
9191 {
9192     "pk": 325, 
9193     "model": "core.sliver", 
9194     "fields": {
9195         "node": 589, 
9196         "instance_name": "instance-00000601", 
9197         "updated": "2013-12-18T21:41:49.890Z", 
9198         "slice": 6, 
9199         "deploymentNetwork": 7, 
9200         "name": "node66.princeton.vicci.org", 
9201         "created": "2013-12-18T21:41:49.890Z", 
9202         "ip": "128.112.171.150", 
9203         "image": 1, 
9204         "creator": 8, 
9205         "numberCores": 1, 
9206         "instance_id": null, 
9207         "enacted": null
9208     }
9209 },
9210 {
9211     "pk": 326, 
9212     "model": "core.sliver", 
9213     "fields": {
9214         "node": 590, 
9215         "instance_name": "instance-00000602", 
9216         "updated": "2013-12-18T21:41:49.906Z", 
9217         "slice": 6, 
9218         "deploymentNetwork": 7, 
9219         "name": "node67.princeton.vicci.org", 
9220         "created": "2013-12-18T21:41:49.906Z", 
9221         "ip": "128.112.171.152", 
9222         "image": 1, 
9223         "creator": 8, 
9224         "numberCores": 1, 
9225         "instance_id": null, 
9226         "enacted": null
9227     }
9228 },
9229 {
9230     "pk": 327, 
9231     "model": "core.sliver", 
9232     "fields": {
9233         "node": 591, 
9234         "instance_name": "instance-00000603", 
9235         "updated": "2013-12-18T21:41:49.923Z", 
9236         "slice": 6, 
9237         "deploymentNetwork": 7, 
9238         "name": "node68.princeton.vicci.org", 
9239         "created": "2013-12-18T21:41:49.923Z", 
9240         "ip": "128.112.171.154", 
9241         "image": 1, 
9242         "creator": 8, 
9243         "numberCores": 1, 
9244         "instance_id": null, 
9245         "enacted": null
9246     }
9247 },
9248 {
9249     "pk": 328, 
9250     "model": "core.sliver", 
9251     "fields": {
9252         "node": 592, 
9253         "instance_name": "instance-00000604", 
9254         "updated": "2013-12-18T21:41:49.939Z", 
9255         "slice": 6, 
9256         "deploymentNetwork": 7, 
9257         "name": "node69.princeton.vicci.org", 
9258         "created": "2013-12-18T21:41:49.939Z", 
9259         "ip": "128.112.171.156", 
9260         "image": 1, 
9261         "creator": 8, 
9262         "numberCores": 1, 
9263         "instance_id": null, 
9264         "enacted": null
9265     }
9266 },
9267 {
9268     "pk": 329, 
9269     "model": "core.sliver", 
9270     "fields": {
9271         "node": 593, 
9272         "instance_name": "instance-00000605", 
9273         "updated": "2013-12-18T21:41:49.956Z", 
9274         "slice": 6, 
9275         "deploymentNetwork": 7, 
9276         "name": "node70.princeton.vicci.org", 
9277         "created": "2013-12-18T21:41:49.956Z", 
9278         "ip": "128.112.171.158", 
9279         "image": 1, 
9280         "creator": 8, 
9281         "numberCores": 1, 
9282         "instance_id": null, 
9283         "enacted": null
9284     }
9285 },
9286 {
9287     "pk": 1, 
9288     "model": "core.reservation", 
9289     "fields": {
9290         "updated": "2013-12-18T23:32:41.619Z", 
9291         "slice": 9, 
9292         "created": "2013-12-18T23:32:07.665Z", 
9293         "startTime": "2013-12-20T20:31:42Z", 
9294         "duration": 48, 
9295         "enacted": null
9296     }
9297 },
9298 {
9299     "pk": 2, 
9300     "model": "core.reservation", 
9301     "fields": {
9302         "updated": "2013-12-18T23:34:02.148Z", 
9303         "slice": 8, 
9304         "created": "2013-12-18T23:33:27.591Z", 
9305         "startTime": "2013-12-20T20:33:23Z", 
9306         "duration": 48, 
9307         "enacted": null
9308     }
9309 },
9310 {
9311     "pk": 3, 
9312     "model": "core.reservation", 
9313     "fields": {
9314         "updated": "2013-12-18T23:35:45.483Z", 
9315         "slice": 13, 
9316         "created": "2013-12-18T23:34:55.406Z", 
9317         "startTime": "2013-12-20T20:34:32Z", 
9318         "duration": 24, 
9319         "enacted": null
9320     }
9321 },
9322 {
9323     "pk": 4, 
9324     "model": "core.reservation", 
9325     "fields": {
9326         "updated": "2013-12-18T23:35:25.727Z", 
9327         "slice": 13, 
9328         "created": "2013-12-18T23:34:55.407Z", 
9329         "startTime": "2013-12-23T20:34:49Z", 
9330         "duration": 24, 
9331         "enacted": null
9332     }
9333 },
9334 {
9335     "pk": 1, 
9336     "model": "core.reservedresource", 
9337     "fields": {
9338         "updated": "2013-12-18T23:32:41.622Z", 
9339         "resource": 8, 
9340         "quantity": 5, 
9341         "created": "2013-12-18T23:32:41.622Z", 
9342         "reservationSet": 1, 
9343         "sliver": 78, 
9344         "enacted": null
9345     }
9346 },
9347 {
9348     "pk": 2, 
9349     "model": "core.reservedresource", 
9350     "fields": {
9351         "updated": "2013-12-18T23:34:02.152Z", 
9352         "resource": 8, 
9353         "quantity": 5, 
9354         "created": "2013-12-18T23:34:02.152Z", 
9355         "reservationSet": 2, 
9356         "sliver": 77, 
9357         "enacted": null
9358     }
9359 },
9360 {
9361     "pk": 3, 
9362     "model": "core.reservedresource", 
9363     "fields": {
9364         "updated": "2013-12-18T23:35:25.731Z", 
9365         "resource": 8, 
9366         "quantity": 1, 
9367         "created": "2013-12-18T23:35:25.731Z", 
9368         "reservationSet": 4, 
9369         "sliver": 84, 
9370         "enacted": null
9371     }
9372 },
9373 {
9374     "pk": 4, 
9375     "model": "core.reservedresource", 
9376     "fields": {
9377         "updated": "2013-12-18T23:35:25.732Z", 
9378         "resource": 8, 
9379         "quantity": 1, 
9380         "created": "2013-12-18T23:35:25.732Z", 
9381         "reservationSet": 4, 
9382         "sliver": 85, 
9383         "enacted": null
9384     }
9385 },
9386 {
9387     "pk": 5, 
9388     "model": "core.reservedresource", 
9389     "fields": {
9390         "updated": "2013-12-18T23:35:25.733Z", 
9391         "resource": 8, 
9392         "quantity": 1, 
9393         "created": "2013-12-18T23:35:25.733Z", 
9394         "reservationSet": 4, 
9395         "sliver": 86, 
9396         "enacted": null
9397     }
9398 },
9399 {
9400     "pk": 6, 
9401     "model": "core.reservedresource", 
9402     "fields": {
9403         "updated": "2013-12-18T23:35:45.486Z", 
9404         "resource": 8, 
9405         "quantity": 1, 
9406         "created": "2013-12-18T23:35:45.486Z", 
9407         "reservationSet": 3, 
9408         "sliver": 84, 
9409         "enacted": null
9410     }
9411 },
9412 {
9413     "pk": 7, 
9414     "model": "core.reservedresource", 
9415     "fields": {
9416         "updated": "2013-12-18T23:35:45.488Z", 
9417         "resource": 8, 
9418         "quantity": 1, 
9419         "created": "2013-12-18T23:35:45.487Z", 
9420         "reservationSet": 3, 
9421         "sliver": 85, 
9422         "enacted": null
9423     }
9424 },
9425 {
9426     "pk": 8, 
9427     "model": "core.reservedresource", 
9428     "fields": {
9429         "updated": "2013-12-18T23:35:45.488Z", 
9430         "resource": 8, 
9431         "quantity": 1, 
9432         "created": "2013-12-18T23:35:45.488Z", 
9433         "reservationSet": 3, 
9434         "sliver": 86, 
9435         "enacted": null
9436     }
9437 },
9438 {
9439     "pk": 1, 
9440     "model": "core.networktemplate", 
9441     "fields": {
9442         "guaranteedBandwidth": 0, 
9443         "description": "Connect a sliver to the public network using dedicated public IPv4 address", 
9444         "created": "2013-12-09T14:15:16.899Z", 
9445         "sharedNetworkName": "", 
9446         "updated": "2013-12-09T14:15:16.899Z", 
9447         "visibility": "private", 
9448         "name": "dedicated-public-IPv4", 
9449         "translation": "none", 
9450         "sharedNetworkId": "", 
9451         "enacted": null
9452     }
9453 },
9454 {
9455     "pk": 2, 
9456     "model": "core.networktemplate", 
9457     "fields": {
9458         "guaranteedBandwidth": 0, 
9459         "description": "For PlanetLab compatibility: connect to the public network by sharing the node's public IP address.", 
9460         "created": "2013-12-09T14:16:12.358Z", 
9461         "sharedNetworkName": "", 
9462         "updated": "2013-12-09T14:16:12.358Z", 
9463         "visibility": "public", 
9464         "name": "planetlab-legacy", 
9465         "translation": "none", 
9466         "sharedNetworkId": "", 
9467         "enacted": null
9468     }
9469 },
9470 {
9471     "pk": 3, 
9472     "model": "core.networktemplate", 
9473     "fields": {
9474         "guaranteedBandwidth": 0, 
9475         "description": "Connect a sliver to the public network via NAT", 
9476         "created": "2013-12-09T14:17:29.551Z", 
9477         "sharedNetworkName": "nat-net", 
9478         "updated": "2013-12-09T14:17:29.551Z", 
9479         "visibility": "private", 
9480         "name": "private-IPv4-plus-NAT", 
9481         "translation": "NAT", 
9482         "sharedNetworkId": "51d641ba-9e1e-46f5-8069-bf4a929f851f", 
9483         "enacted": null
9484     }
9485 },
9486 {
9487     "pk": 4, 
9488     "model": "core.networktemplate", 
9489     "fields": {
9490         "guaranteedBandwidth": 0, 
9491         "description": "A private virtual network", 
9492         "created": "2013-12-09T14:18:02.336Z", 
9493         "sharedNetworkName": "", 
9494         "updated": "2013-12-09T14:18:02.336Z", 
9495         "visibility": "private", 
9496         "name": "private-virtual", 
9497         "translation": "none", 
9498         "sharedNetworkId": "", 
9499         "enacted": null
9500     }
9501 },
9502 {
9503     "pk": 1, 
9504     "model": "core.network", 
9505     "fields": {
9506         "router_id": "", 
9507         "subnet": "64.57.18.128/28", 
9508         "updated": "2013-12-09T14:24:19.970Z", 
9509         "subnet_id": "e1796711-5584-4bc1-b09b-45dff8f59f32", 
9510         "name": "VINI-I2WashDC-public", 
9511         "created": "2013-12-09T14:24:19.970Z", 
9512         "permitAllSlices": false, 
9513         "permittedSlices": [], 
9514         "labels": "public-net", 
9515         "guaranteedBandwidth": 0, 
9516         "network_id": "7cb4291d-f8d3-4797-83b0-8deefd85bdf5", 
9517         "template": 1, 
9518         "owner": 10, 
9519         "ports": "", 
9520         "enacted": null
9521     }
9522 },
9523 {
9524     "pk": 2, 
9525     "model": "core.network", 
9526     "fields": {
9527         "router_id": "", 
9528         "subnet": "64.57.18.112/28", 
9529         "updated": "2013-12-09T14:31:41.605Z", 
9530         "subnet_id": "1afdc262-767b-4736-9403-584265293a81", 
9531         "name": "VINI-I2Seattle-public", 
9532         "created": "2013-12-09T14:31:41.605Z", 
9533         "permitAllSlices": false, 
9534         "permittedSlices": [], 
9535         "labels": "public-net", 
9536         "guaranteedBandwidth": 0, 
9537         "network_id": "810b4cb8-9d8e-4eee-becc-676785a07725", 
9538         "template": 1, 
9539         "owner": 10, 
9540         "ports": "", 
9541         "enacted": null
9542     }
9543 },
9544 {
9545     "pk": 3, 
9546     "model": "core.network", 
9547     "fields": {
9548         "router_id": "", 
9549         "subnet": "64.57.18.96/28", 
9550         "updated": "2013-12-09T14:33:10.312Z", 
9551         "subnet_id": "c3582780-76f1-4979-97b0-e27f39f18daa", 
9552         "name": "VINI-I2SaltLakeCity-public", 
9553         "created": "2013-12-09T14:33:10.312Z", 
9554         "permitAllSlices": false, 
9555         "permittedSlices": [], 
9556         "labels": "public-net", 
9557         "guaranteedBandwidth": 0, 
9558         "network_id": "4b37f048-11de-4ddd-acaf-2fc5e8716f0e", 
9559         "template": 1, 
9560         "owner": 10, 
9561         "ports": "", 
9562         "enacted": null
9563     }
9564 },
9565 {
9566     "pk": 4, 
9567     "model": "core.network", 
9568     "fields": {
9569         "router_id": "", 
9570         "subnet": "64.57.18.80/28", 
9571         "updated": "2013-12-09T14:34:55.754Z", 
9572         "subnet_id": "c0d989f2-f42f-4b3e-a23f-a0063ac4f010", 
9573         "name": "VINI-I2NewYork-public", 
9574         "created": "2013-12-09T14:34:55.754Z", 
9575         "permitAllSlices": false, 
9576         "permittedSlices": [], 
9577         "labels": "public-net", 
9578         "guaranteedBandwidth": 0, 
9579         "network_id": "684386d7-1286-4e58-acda-8ff45deac99e", 
9580         "template": 1, 
9581         "owner": 10, 
9582         "ports": "", 
9583         "enacted": null
9584     }
9585 },
9586 {
9587     "pk": 5, 
9588     "model": "core.network", 
9589     "fields": {
9590         "router_id": "", 
9591         "subnet": "64.57.18.64/28", 
9592         "updated": "2013-12-09T14:36:09.261Z", 
9593         "subnet_id": "d37bab1f-7e01-417c-86c4-ea0d69e2f25d", 
9594         "name": "VINI-I2LosAngeles-public", 
9595         "created": "2013-12-09T14:36:09.261Z", 
9596         "permitAllSlices": false, 
9597         "permittedSlices": [], 
9598         "labels": "public-net", 
9599         "guaranteedBandwidth": 0, 
9600         "network_id": "fa090174-ec59-4b7a-812b-9206d911fb61", 
9601         "template": 1, 
9602         "owner": 10, 
9603         "ports": "", 
9604         "enacted": null
9605     }
9606 },
9607 {
9608     "pk": 6, 
9609     "model": "core.network", 
9610     "fields": {
9611         "router_id": "", 
9612         "subnet": "64.57.18.48/28", 
9613         "updated": "2013-12-09T14:37:02.420Z", 
9614         "subnet_id": "7caa4cfb-846a-4e4c-9984-8ead4091f816", 
9615         "name": "VINI-I2KansasCity-public", 
9616         "created": "2013-12-09T14:37:02.420Z", 
9617         "permitAllSlices": false, 
9618         "permittedSlices": [], 
9619         "labels": "public-net", 
9620         "guaranteedBandwidth": 0, 
9621         "network_id": "017a3914-5eaf-4bcb-8609-6d17ebcdf075", 
9622         "template": 1, 
9623         "owner": 10, 
9624         "ports": "", 
9625         "enacted": null
9626     }
9627 },
9628 {
9629     "pk": 7, 
9630     "model": "core.network", 
9631     "fields": {
9632         "router_id": "", 
9633         "subnet": "64.57.18.32/28", 
9634         "updated": "2013-12-09T14:38:11.552Z", 
9635         "subnet_id": "4438dfbd-099a-4229-bd86-cf29478a009b", 
9636         "name": "VINI-I2Houston-public", 
9637         "created": "2013-12-09T14:38:11.552Z", 
9638         "permitAllSlices": false, 
9639         "permittedSlices": [], 
9640         "labels": "public-net", 
9641         "guaranteedBandwidth": 0, 
9642         "network_id": "fdf0e3b1-439b-4673-b56e-d9dfe52b2bb7", 
9643         "template": 1, 
9644         "owner": 10, 
9645         "ports": "", 
9646         "enacted": null
9647     }
9648 },
9649 {
9650     "pk": 8, 
9651     "model": "core.network", 
9652     "fields": {
9653         "router_id": "", 
9654         "subnet": "64.57.18.32/28", 
9655         "updated": "2013-12-09T14:39:51.262Z", 
9656         "subnet_id": "4438dfbd-099a-4229-bd86-cf29478a009b", 
9657         "name": "VINI-I2Houston-public", 
9658         "created": "2013-12-09T14:39:51.262Z", 
9659         "permitAllSlices": false, 
9660         "permittedSlices": [], 
9661         "labels": "public-net", 
9662         "guaranteedBandwidth": 0, 
9663         "network_id": "fdf0e3b1-439b-4673-b56e-d9dfe52b2bb7", 
9664         "template": 1, 
9665         "owner": 10, 
9666         "ports": "", 
9667         "enacted": null
9668     }
9669 },
9670 {
9671     "pk": 9, 
9672     "model": "core.network", 
9673     "fields": {
9674         "router_id": "", 
9675         "subnet": "64.57.18.32/28", 
9676         "updated": "2013-12-09T14:41:00.237Z", 
9677         "subnet_id": "4438dfbd-099a-4229-bd86-cf29478a009b", 
9678         "name": "VINI-I2Houston-public", 
9679         "created": "2013-12-09T14:41:00.237Z", 
9680         "permitAllSlices": false, 
9681         "permittedSlices": [], 
9682         "labels": "public-net", 
9683         "guaranteedBandwidth": 0, 
9684         "network_id": "fdf0e3b1-439b-4673-b56e-d9dfe52b2bb7", 
9685         "template": 1, 
9686         "owner": 10, 
9687         "ports": "", 
9688         "enacted": null
9689     }
9690 },
9691 {
9692     "pk": 10, 
9693     "model": "core.network", 
9694     "fields": {
9695         "router_id": "", 
9696         "subnet": "64.57.18.16/28", 
9697         "updated": "2013-12-09T14:42:03.158Z", 
9698         "subnet_id": "332113b1-e6f4-492e-ad93-ce21512d3459", 
9699         "name": "VINI-I2Chicago-public", 
9700         "created": "2013-12-09T14:42:03.158Z", 
9701         "permitAllSlices": false, 
9702         "permittedSlices": [], 
9703         "labels": "public-net", 
9704         "guaranteedBandwidth": 0, 
9705         "network_id": "ecdbaf66-b659-4d59-b0b7-1bf6d232ccba", 
9706         "template": 1, 
9707         "owner": 10, 
9708         "ports": "", 
9709         "enacted": null
9710     }
9711 },
9712 {
9713     "pk": 11, 
9714     "model": "core.network", 
9715     "fields": {
9716         "router_id": "", 
9717         "subnet": "64.57.18.0/28", 
9718         "updated": "2013-12-09T14:42:49.781Z", 
9719         "subnet_id": "dafefd4f-2622-4987-9f30-94e9a977cfc3", 
9720         "name": "VINI-I2Atlanta-public", 
9721         "created": "2013-12-09T14:42:49.781Z", 
9722         "permitAllSlices": false, 
9723         "permittedSlices": [], 
9724         "labels": "public-net", 
9725         "guaranteedBandwidth": 0, 
9726         "network_id": "ae4d42e8-a97c-440d-9533-4bcbd62dfb00", 
9727         "template": 1, 
9728         "owner": 10, 
9729         "ports": "", 
9730         "enacted": null
9731     }
9732 },
9733 {
9734     "pk": 12, 
9735     "model": "core.network", 
9736     "fields": {
9737         "router_id": "", 
9738         "subnet": "", 
9739         "updated": "2013-12-13T21:51:04.425Z", 
9740         "subnet_id": "", 
9741         "name": "Stork package distribution", 
9742         "created": "2013-12-13T21:51:04.425Z", 
9743         "permitAllSlices": true, 
9744         "permittedSlices": [], 
9745         "labels": "", 
9746         "guaranteedBandwidth": 0, 
9747         "network_id": "", 
9748         "template": 4, 
9749         "owner": 11, 
9750         "ports": "", 
9751         "enacted": null
9752     }
9753 },
9754 {
9755     "pk": 13, 
9756     "model": "core.network", 
9757     "fields": {
9758         "router_id": "", 
9759         "subnet": "", 
9760         "updated": "2013-12-13T21:53:07.783Z", 
9761         "subnet_id": "", 
9762         "name": "Owl Data Collection", 
9763         "created": "2013-12-13T21:53:07.783Z", 
9764         "permitAllSlices": true, 
9765         "permittedSlices": [], 
9766         "labels": "", 
9767         "guaranteedBandwidth": 0, 
9768         "network_id": "", 
9769         "template": 4, 
9770         "owner": 12, 
9771         "ports": "", 
9772         "enacted": null
9773     }
9774 },
9775 {
9776     "pk": 14, 
9777     "model": "core.network", 
9778     "fields": {
9779         "router_id": "", 
9780         "subnet": "", 
9781         "updated": "2013-12-13T21:55:51.703Z", 
9782         "subnet_id": "", 
9783         "name": "Hadoop Shared Filesystem Access", 
9784         "created": "2013-12-13T21:55:51.703Z", 
9785         "permitAllSlices": true, 
9786         "permittedSlices": [], 
9787         "labels": "", 
9788         "guaranteedBandwidth": 0, 
9789         "network_id": "", 
9790         "template": 4, 
9791         "owner": 13, 
9792         "ports": "", 
9793         "enacted": null
9794     }
9795 },
9796 {
9797     "pk": 15, 
9798     "model": "core.network", 
9799     "fields": {
9800         "router_id": "", 
9801         "subnet": "", 
9802         "updated": "2013-12-13T21:57:38.995Z", 
9803         "subnet_id": "", 
9804         "name": "test-1-public", 
9805         "created": "2013-12-13T21:57:38.995Z", 
9806         "permitAllSlices": false, 
9807         "permittedSlices": [], 
9808         "labels": "", 
9809         "guaranteedBandwidth": 0, 
9810         "network_id": "", 
9811         "template": 1, 
9812         "owner": 14, 
9813         "ports": "", 
9814         "enacted": null
9815     }
9816 },
9817 {
9818     "pk": 16, 
9819     "model": "core.network", 
9820     "fields": {
9821         "router_id": "", 
9822         "subnet": "", 
9823         "updated": "2013-12-13T22:00:40.549Z", 
9824         "subnet_id": "", 
9825         "name": "test-slice-2-nat", 
9826         "created": "2013-12-13T22:00:40.549Z", 
9827         "permitAllSlices": false, 
9828         "permittedSlices": [], 
9829         "labels": "", 
9830         "guaranteedBandwidth": 0, 
9831         "network_id": "", 
9832         "template": 3, 
9833         "owner": 15, 
9834         "ports": "", 
9835         "enacted": null
9836     }
9837 },
9838 {
9839     "pk": 17, 
9840     "model": "core.network", 
9841     "fields": {
9842         "router_id": "", 
9843         "subnet": "", 
9844         "updated": "2013-12-18T22:05:09.944Z", 
9845         "subnet_id": "", 
9846         "name": "infrastructure-private", 
9847         "created": "2013-12-18T22:05:09.944Z", 
9848         "permitAllSlices": false, 
9849         "permittedSlices": [], 
9850         "labels": "", 
9851         "guaranteedBandwidth": 0, 
9852         "network_id": "", 
9853         "template": 4, 
9854         "owner": 10, 
9855         "ports": "", 
9856         "enacted": null
9857     }
9858 },
9859 {
9860     "pk": 18, 
9861     "model": "core.network", 
9862     "fields": {
9863         "router_id": "", 
9864         "subnet": "", 
9865         "updated": "2013-12-18T22:05:50.112Z", 
9866         "subnet_id": "", 
9867         "name": "infrastructure-public", 
9868         "created": "2013-12-18T22:05:50.112Z", 
9869         "permitAllSlices": false, 
9870         "permittedSlices": [], 
9871         "labels": "", 
9872         "guaranteedBandwidth": 0, 
9873         "network_id": "", 
9874         "template": 1, 
9875         "owner": 10, 
9876         "ports": "", 
9877         "enacted": null
9878     }
9879 },
9880 {
9881     "pk": 19, 
9882     "model": "core.network", 
9883     "fields": {
9884         "router_id": "", 
9885         "subnet": "", 
9886         "updated": "2013-12-18T22:13:17.310Z", 
9887         "subnet_id": "", 
9888         "name": "dnsdemux-private", 
9889         "created": "2013-12-18T22:13:17.310Z", 
9890         "permitAllSlices": false, 
9891         "permittedSlices": [], 
9892         "labels": "", 
9893         "guaranteedBandwidth": 0, 
9894         "network_id": "", 
9895         "template": 4, 
9896         "owner": 9, 
9897         "ports": "", 
9898         "enacted": null
9899     }
9900 },
9901 {
9902     "pk": 20, 
9903     "model": "core.network", 
9904     "fields": {
9905         "router_id": "", 
9906         "subnet": "", 
9907         "updated": "2013-12-18T22:13:38.194Z", 
9908         "subnet_id": "", 
9909         "name": "dnsdemux-public", 
9910         "created": "2013-12-18T22:13:38.194Z", 
9911         "permitAllSlices": false, 
9912         "permittedSlices": [], 
9913         "labels": "", 
9914         "guaranteedBandwidth": 0, 
9915         "network_id": "", 
9916         "template": 1, 
9917         "owner": 9, 
9918         "ports": "", 
9919         "enacted": null
9920     }
9921 },
9922 {
9923     "pk": 21, 
9924     "model": "core.network", 
9925     "fields": {
9926         "router_id": "", 
9927         "subnet": "", 
9928         "updated": "2013-12-18T22:16:19.797Z", 
9929         "subnet_id": "", 
9930         "name": "DnsRedir-private", 
9931         "created": "2013-12-18T22:16:19.797Z", 
9932         "permitAllSlices": false, 
9933         "permittedSlices": [], 
9934         "labels": "", 
9935         "guaranteedBandwidth": 0, 
9936         "network_id": "", 
9937         "template": 4, 
9938         "owner": 8, 
9939         "ports": "", 
9940         "enacted": null
9941     }
9942 },
9943 {
9944     "pk": 22, 
9945     "model": "core.network", 
9946     "fields": {
9947         "router_id": "", 
9948         "subnet": "", 
9949         "updated": "2013-12-18T22:16:38.335Z", 
9950         "subnet_id": "", 
9951         "name": "DnsRedir-public", 
9952         "created": "2013-12-18T22:16:38.335Z", 
9953         "permitAllSlices": false, 
9954         "permittedSlices": [], 
9955         "labels": "", 
9956         "guaranteedBandwidth": 0, 
9957         "network_id": "", 
9958         "template": 1, 
9959         "owner": 8, 
9960         "ports": "", 
9961         "enacted": null
9962     }
9963 },
9964 {
9965     "pk": 23, 
9966     "model": "core.network", 
9967     "fields": {
9968         "router_id": "", 
9969         "subnet": "", 
9970         "updated": "2013-12-19T00:13:55.598Z", 
9971         "subnet_id": "", 
9972         "name": "HyperCache-private", 
9973         "created": "2013-12-18T22:24:19.109Z", 
9974         "permitAllSlices": false, 
9975         "permittedSlices": [
9976             6, 
9977             8
9978         ], 
9979         "labels": "", 
9980         "guaranteedBandwidth": 0, 
9981         "network_id": "", 
9982         "template": 4, 
9983         "owner": 4, 
9984         "ports": "", 
9985         "enacted": null
9986     }
9987 },
9988 {
9989     "pk": 24, 
9990     "model": "core.network", 
9991     "fields": {
9992         "router_id": "", 
9993         "subnet": "", 
9994         "updated": "2013-12-18T22:24:38.066Z", 
9995         "subnet_id": "", 
9996         "name": "HyperCache-public", 
9997         "created": "2013-12-18T22:24:38.066Z", 
9998         "permitAllSlices": false, 
9999         "permittedSlices": [], 
10000         "labels": "", 
10001         "guaranteedBandwidth": 0, 
10002         "network_id": "", 
10003         "template": 1, 
10004         "owner": 4, 
10005         "ports": "", 
10006         "enacted": null
10007     }
10008 },
10009 {
10010     "pk": 25, 
10011     "model": "core.network", 
10012     "fields": {
10013         "router_id": "", 
10014         "subnet": "", 
10015         "updated": "2013-12-18T22:26:46.435Z", 
10016         "subnet_id": "", 
10017         "name": "Syndicate-private", 
10018         "created": "2013-12-18T22:26:46.435Z", 
10019         "permitAllSlices": false, 
10020         "permittedSlices": [], 
10021         "labels": "", 
10022         "guaranteedBandwidth": 0, 
10023         "network_id": "", 
10024         "template": 4, 
10025         "owner": 6, 
10026         "ports": "", 
10027         "enacted": null
10028     }
10029 },
10030 {
10031     "pk": 26, 
10032     "model": "core.network", 
10033     "fields": {
10034         "router_id": "", 
10035         "subnet": "", 
10036         "updated": "2013-12-18T22:27:12.647Z", 
10037         "subnet_id": "", 
10038         "name": "Syndicate-public", 
10039         "created": "2013-12-18T22:27:12.647Z", 
10040         "permitAllSlices": false, 
10041         "permittedSlices": [], 
10042         "labels": "", 
10043         "guaranteedBandwidth": 0, 
10044         "network_id": "", 
10045         "template": 1, 
10046         "owner": 6, 
10047         "ports": "", 
10048         "enacted": null
10049     }
10050 },
10051 {
10052     "pk": 1, 
10053     "model": "core.networkslice", 
10054     "fields": {
10055         "slice": 11, 
10056         "updated": "2013-12-13T21:51:09.711Z", 
10057         "enacted": null, 
10058         "network": 12, 
10059         "created": "2013-12-13T21:51:09.711Z"
10060     }
10061 },
10062 {
10063     "pk": 2, 
10064     "model": "core.networkslice", 
10065     "fields": {
10066         "slice": 12, 
10067         "updated": "2013-12-13T21:53:15.909Z", 
10068         "enacted": null, 
10069         "network": 13, 
10070         "created": "2013-12-13T21:53:15.909Z"
10071     }
10072 },
10073 {
10074     "pk": 3, 
10075     "model": "core.networkslice", 
10076     "fields": {
10077         "slice": 12, 
10078         "updated": "2013-12-13T21:53:15.914Z", 
10079         "enacted": null, 
10080         "network": 12, 
10081         "created": "2013-12-13T21:53:15.914Z"
10082     }
10083 },
10084 {
10085     "pk": 4, 
10086     "model": "core.networkslice", 
10087     "fields": {
10088         "slice": 13, 
10089         "updated": "2013-12-13T21:56:04.235Z", 
10090         "enacted": null, 
10091         "network": 14, 
10092         "created": "2013-12-13T21:56:04.235Z"
10093     }
10094 },
10095 {
10096     "pk": 5, 
10097     "model": "core.networkslice", 
10098     "fields": {
10099         "slice": 13, 
10100         "updated": "2013-12-13T21:56:04.241Z", 
10101         "enacted": null, 
10102         "network": 12, 
10103         "created": "2013-12-13T21:56:04.241Z"
10104     }
10105 },
10106 {
10107     "pk": 6, 
10108     "model": "core.networkslice", 
10109     "fields": {
10110         "slice": 13, 
10111         "updated": "2013-12-13T21:56:04.246Z", 
10112         "enacted": null, 
10113         "network": 13, 
10114         "created": "2013-12-13T21:56:04.246Z"
10115     }
10116 },
10117 {
10118     "pk": 7, 
10119     "model": "core.networkslice", 
10120     "fields": {
10121         "slice": 14, 
10122         "updated": "2013-12-13T21:57:56.826Z", 
10123         "enacted": null, 
10124         "network": 15, 
10125         "created": "2013-12-13T21:57:56.826Z"
10126     }
10127 },
10128 {
10129     "pk": 8, 
10130     "model": "core.networkslice", 
10131     "fields": {
10132         "slice": 14, 
10133         "updated": "2013-12-13T21:57:56.831Z", 
10134         "enacted": null, 
10135         "network": 13, 
10136         "created": "2013-12-13T21:57:56.831Z"
10137     }
10138 },
10139 {
10140     "pk": 9, 
10141     "model": "core.networkslice", 
10142     "fields": {
10143         "slice": 14, 
10144         "updated": "2013-12-13T21:57:56.836Z", 
10145         "enacted": null, 
10146         "network": 12, 
10147         "created": "2013-12-13T21:57:56.836Z"
10148     }
10149 },
10150 {
10151     "pk": 10, 
10152     "model": "core.networkslice", 
10153     "fields": {
10154         "slice": 15, 
10155         "updated": "2013-12-13T22:01:14.038Z", 
10156         "enacted": null, 
10157         "network": 16, 
10158         "created": "2013-12-13T22:01:14.038Z"
10159     }
10160 },
10161 {
10162     "pk": 11, 
10163     "model": "core.networkslice", 
10164     "fields": {
10165         "slice": 15, 
10166         "updated": "2013-12-13T22:01:14.043Z", 
10167         "enacted": null, 
10168         "network": 14, 
10169         "created": "2013-12-13T22:01:14.043Z"
10170     }
10171 },
10172 {
10173     "pk": 12, 
10174     "model": "core.networkslice", 
10175     "fields": {
10176         "slice": 10, 
10177         "updated": "2013-12-18T22:06:00.381Z", 
10178         "enacted": null, 
10179         "network": 17, 
10180         "created": "2013-12-18T22:06:00.381Z"
10181     }
10182 },
10183 {
10184     "pk": 13, 
10185     "model": "core.networkslice", 
10186     "fields": {
10187         "slice": 10, 
10188         "updated": "2013-12-18T22:06:00.386Z", 
10189         "enacted": null, 
10190         "network": 18, 
10191         "created": "2013-12-18T22:06:00.386Z"
10192     }
10193 },
10194 {
10195     "pk": 14, 
10196     "model": "core.networkslice", 
10197     "fields": {
10198         "slice": 9, 
10199         "updated": "2013-12-18T22:13:42.177Z", 
10200         "enacted": null, 
10201         "network": 19, 
10202         "created": "2013-12-18T22:13:42.177Z"
10203     }
10204 },
10205 {
10206     "pk": 15, 
10207     "model": "core.networkslice", 
10208     "fields": {
10209         "slice": 9, 
10210         "updated": "2013-12-18T22:13:42.183Z", 
10211         "enacted": null, 
10212         "network": 20, 
10213         "created": "2013-12-18T22:13:42.183Z"
10214     }
10215 },
10216 {
10217     "pk": 16, 
10218     "model": "core.networkslice", 
10219     "fields": {
10220         "slice": 8, 
10221         "updated": "2013-12-18T22:16:41.007Z", 
10222         "enacted": null, 
10223         "network": 21, 
10224         "created": "2013-12-18T22:16:41.007Z"
10225     }
10226 },
10227 {
10228     "pk": 17, 
10229     "model": "core.networkslice", 
10230     "fields": {
10231         "slice": 8, 
10232         "updated": "2013-12-18T22:16:41.013Z", 
10233         "enacted": null, 
10234         "network": 22, 
10235         "created": "2013-12-18T22:16:41.013Z"
10236     }
10237 },
10238 {
10239     "pk": 18, 
10240     "model": "core.networkslice", 
10241     "fields": {
10242         "slice": 4, 
10243         "updated": "2013-12-18T22:24:44.997Z", 
10244         "enacted": null, 
10245         "network": 23, 
10246         "created": "2013-12-18T22:24:44.997Z"
10247     }
10248 },
10249 {
10250     "pk": 19, 
10251     "model": "core.networkslice", 
10252     "fields": {
10253         "slice": 4, 
10254         "updated": "2013-12-18T22:24:45.003Z", 
10255         "enacted": null, 
10256         "network": 24, 
10257         "created": "2013-12-18T22:24:45.003Z"
10258     }
10259 },
10260 {
10261     "pk": 20, 
10262     "model": "core.networkslice", 
10263     "fields": {
10264         "slice": 6, 
10265         "updated": "2013-12-18T22:27:16.953Z", 
10266         "enacted": null, 
10267         "network": 25, 
10268         "created": "2013-12-18T22:27:16.953Z"
10269     }
10270 },
10271 {
10272     "pk": 21, 
10273     "model": "core.networkslice", 
10274     "fields": {
10275         "slice": 6, 
10276         "updated": "2013-12-18T22:27:16.959Z", 
10277         "enacted": null, 
10278         "network": 26, 
10279         "created": "2013-12-18T22:27:16.959Z"
10280     }
10281 },
10282 {
10283     "pk": 22, 
10284     "model": "core.networkslice", 
10285     "fields": {
10286         "slice": 6, 
10287         "updated": "2013-12-19T00:14:36.949Z", 
10288         "enacted": null, 
10289         "network": 23, 
10290         "created": "2013-12-19T00:14:36.949Z"
10291     }
10292 },
10293 {
10294     "pk": 23, 
10295     "model": "core.networkslice", 
10296     "fields": {
10297         "slice": 8, 
10298         "updated": "2013-12-19T00:15:11.362Z", 
10299         "enacted": null, 
10300         "network": 23, 
10301         "created": "2013-12-19T00:15:11.362Z"
10302     }
10303 },
10304 {
10305     "pk": 1, 
10306     "model": "core.networkparametertype", 
10307     "fields": {
10308         "description": "End of IPv4 address allocation pool", 
10309         "updated": "2013-12-09T14:43:25.664Z", 
10310         "enacted": null, 
10311         "name": "allocation-pool-end", 
10312         "created": "2013-12-09T14:43:25.664Z"
10313     }
10314 },
10315 {
10316     "pk": 2, 
10317     "model": "core.networkparametertype", 
10318     "fields": {
10319         "description": "Start of IPv4 address allocation pool", 
10320         "updated": "2013-12-09T14:43:45.564Z", 
10321         "enacted": null, 
10322         "name": "allocation-pool-start", 
10323         "created": "2013-12-09T14:43:45.564Z"
10324     }
10325 },
10326 {
10327     "pk": 3, 
10328     "model": "core.networkparametertype", 
10329     "fields": {
10330         "description": "CIDR block for network", 
10331         "updated": "2013-12-09T14:44:05.513Z", 
10332         "enacted": null, 
10333         "name": "cidr", 
10334         "created": "2013-12-09T14:44:05.513Z"
10335     }
10336 },
10337 {
10338     "pk": 14, 
10339     "model": "core.account", 
10340     "fields": {
10341         "updated": "2013-12-18T21:29:00.470Z", 
10342         "enacted": null, 
10343         "site": 10, 
10344         "created": "2013-12-18T21:29:00.470Z"
10345     }
10346 },
10347 {
10348     "pk": 15, 
10349     "model": "core.account", 
10350     "fields": {
10351         "updated": "2013-12-18T21:29:00.495Z", 
10352         "enacted": null, 
10353         "site": 22, 
10354         "created": "2013-12-18T21:29:00.495Z"
10355     }
10356 },
10357 {
10358     "pk": 16, 
10359     "model": "core.account", 
10360     "fields": {
10361         "updated": "2013-12-18T21:29:00.502Z", 
10362         "enacted": null, 
10363         "site": 24, 
10364         "created": "2013-12-18T21:29:00.502Z"
10365     }
10366 },
10367 {
10368     "pk": 63, 
10369     "model": "core.invoice", 
10370     "fields": {
10371         "date": "2013-11-18T21:00:00Z", 
10372         "updated": "2013-12-18T21:29:16.421Z", 
10373         "enacted": null, 
10374         "account": 14, 
10375         "created": "2013-12-18T21:29:16.421Z"
10376     }
10377 },
10378 {
10379     "pk": 64, 
10380     "model": "core.invoice", 
10381     "fields": {
10382         "date": "2013-11-24T21:00:00Z", 
10383         "updated": "2013-12-18T21:29:16.434Z", 
10384         "enacted": null, 
10385         "account": 14, 
10386         "created": "2013-12-18T21:29:16.434Z"
10387     }
10388 },
10389 {
10390     "pk": 65, 
10391     "model": "core.invoice", 
10392     "fields": {
10393         "date": "2013-12-01T21:00:00Z", 
10394         "updated": "2013-12-18T21:29:17.229Z", 
10395         "enacted": null, 
10396         "account": 14, 
10397         "created": "2013-12-18T21:29:17.229Z"
10398     }
10399 },
10400 {
10401     "pk": 66, 
10402     "model": "core.invoice", 
10403     "fields": {
10404         "date": "2013-12-08T21:00:00Z", 
10405         "updated": "2013-12-18T21:29:18.213Z", 
10406         "enacted": null, 
10407         "account": 14, 
10408         "created": "2013-12-18T21:29:18.212Z"
10409     }
10410 },
10411 {
10412     "pk": 67, 
10413     "model": "core.invoice", 
10414     "fields": {
10415         "date": "2013-12-15T21:00:00Z", 
10416         "updated": "2013-12-18T21:29:19.091Z", 
10417         "enacted": null, 
10418         "account": 14, 
10419         "created": "2013-12-18T21:29:19.091Z"
10420     }
10421 },
10422 {
10423     "pk": 68, 
10424     "model": "core.invoice", 
10425     "fields": {
10426         "date": "2013-11-18T21:00:00Z", 
10427         "updated": "2013-12-18T21:29:20.175Z", 
10428         "enacted": null, 
10429         "account": 15, 
10430         "created": "2013-12-18T21:29:20.175Z"
10431     }
10432 },
10433 {
10434     "pk": 69, 
10435     "model": "core.invoice", 
10436     "fields": {
10437         "date": "2013-11-24T21:00:00Z", 
10438         "updated": "2013-12-18T21:29:20.193Z", 
10439         "enacted": null, 
10440         "account": 15, 
10441         "created": "2013-12-18T21:29:20.193Z"
10442     }
10443 },
10444 {
10445     "pk": 70, 
10446     "model": "core.invoice", 
10447     "fields": {
10448         "date": "2013-12-01T21:00:00Z", 
10449         "updated": "2013-12-18T21:29:22.239Z", 
10450         "enacted": null, 
10451         "account": 15, 
10452         "created": "2013-12-18T21:29:22.239Z"
10453     }
10454 },
10455 {
10456     "pk": 71, 
10457     "model": "core.invoice", 
10458     "fields": {
10459         "date": "2013-12-08T21:00:00Z", 
10460         "updated": "2013-12-18T21:29:24.550Z", 
10461         "enacted": null, 
10462         "account": 15, 
10463         "created": "2013-12-18T21:29:24.550Z"
10464     }
10465 },
10466 {
10467     "pk": 72, 
10468     "model": "core.invoice", 
10469     "fields": {
10470         "date": "2013-12-15T21:00:00Z", 
10471         "updated": "2013-12-18T21:29:26.820Z", 
10472         "enacted": null, 
10473         "account": 15, 
10474         "created": "2013-12-18T21:29:26.820Z"
10475     }
10476 },
10477 {
10478     "pk": 73, 
10479     "model": "core.invoice", 
10480     "fields": {
10481         "date": "2013-11-18T21:00:00Z", 
10482         "updated": "2013-12-18T21:29:29.206Z", 
10483         "enacted": null, 
10484         "account": 16, 
10485         "created": "2013-12-18T21:29:29.206Z"
10486     }
10487 },
10488 {
10489     "pk": 74, 
10490     "model": "core.invoice", 
10491     "fields": {
10492         "date": "2013-11-24T21:00:00Z", 
10493         "updated": "2013-12-18T21:29:29.222Z", 
10494         "enacted": null, 
10495         "account": 16, 
10496         "created": "2013-12-18T21:29:29.222Z"
10497     }
10498 },
10499 {
10500     "pk": 75, 
10501     "model": "core.invoice", 
10502     "fields": {
10503         "date": "2013-12-01T21:00:00Z", 
10504         "updated": "2013-12-18T21:29:29.538Z", 
10505         "enacted": null, 
10506         "account": 16, 
10507         "created": "2013-12-18T21:29:29.538Z"
10508     }
10509 },
10510 {
10511     "pk": 76, 
10512     "model": "core.invoice", 
10513     "fields": {
10514         "date": "2013-12-08T21:00:00Z", 
10515         "updated": "2013-12-18T21:29:29.894Z", 
10516         "enacted": null, 
10517         "account": 16, 
10518         "created": "2013-12-18T21:29:29.894Z"
10519     }
10520 },
10521 {
10522     "pk": 77, 
10523     "model": "core.invoice", 
10524     "fields": {
10525         "date": "2013-12-15T21:00:00Z", 
10526         "updated": "2013-12-18T21:29:30.251Z", 
10527         "enacted": null, 
10528         "account": 16, 
10529         "created": "2013-12-18T21:29:30.251Z"
10530     }
10531 },
10532 {
10533     "pk": 104, 
10534     "model": "core.usableobject", 
10535     "fields": {
10536         "updated": "2013-12-18T21:29:00.529Z", 
10537         "enacted": null, 
10538         "name": "node17.washington.vicci.org", 
10539         "created": "2013-12-18T21:29:00.529Z"
10540     }
10541 },
10542 {
10543     "pk": 105, 
10544     "model": "core.usableobject", 
10545     "fields": {
10546         "updated": "2013-12-18T21:29:01.289Z", 
10547         "enacted": null, 
10548         "name": "node16.washington.vicci.org", 
10549         "created": "2013-12-18T21:29:01.289Z"
10550     }
10551 },
10552 {
10553     "pk": 106, 
10554     "model": "core.usableobject", 
10555     "fields": {
10556         "updated": "2013-12-18T21:29:02.189Z", 
10557         "enacted": null, 
10558         "name": "node15.washington.vicci.org", 
10559         "created": "2013-12-18T21:29:02.189Z"
10560     }
10561 },
10562 {
10563     "pk": 107, 
10564     "model": "core.usableobject", 
10565     "fields": {
10566         "updated": "2013-12-18T21:29:03.178Z", 
10567         "enacted": null, 
10568         "name": "node14.washington.vicci.org", 
10569         "created": "2013-12-18T21:29:03.178Z"
10570     }
10571 },
10572 {
10573     "pk": 108, 
10574     "model": "core.usableobject", 
10575     "fields": {
10576         "updated": "2013-12-18T21:29:03.942Z", 
10577         "enacted": null, 
10578         "name": "node70.princeton.vicci.org", 
10579         "created": "2013-12-18T21:29:03.942Z"
10580     }
10581 },
10582 {
10583     "pk": 109, 
10584     "model": "core.usableobject", 
10585     "fields": {
10586         "updated": "2013-12-18T21:29:04.702Z", 
10587         "enacted": null, 
10588         "name": "node69.princeton.vicci.org", 
10589         "created": "2013-12-18T21:29:04.702Z"
10590     }
10591 },
10592 {
10593     "pk": 110, 
10594     "model": "core.usableobject", 
10595     "fields": {
10596         "updated": "2013-12-18T21:29:05.547Z", 
10597         "enacted": null, 
10598         "name": "node68.princeton.vicci.org", 
10599         "created": "2013-12-18T21:29:05.547Z"
10600     }
10601 },
10602 {
10603     "pk": 111, 
10604     "model": "core.usableobject", 
10605     "fields": {
10606         "updated": "2013-12-18T21:29:06.336Z", 
10607         "enacted": null, 
10608         "name": "node67.princeton.vicci.org", 
10609         "created": "2013-12-18T21:29:06.336Z"
10610     }
10611 },
10612 {
10613     "pk": 112, 
10614     "model": "core.usableobject", 
10615     "fields": {
10616         "updated": "2013-12-18T21:29:07.101Z", 
10617         "enacted": null, 
10618         "name": "node30.princeton.vicci.org", 
10619         "created": "2013-12-18T21:29:07.101Z"
10620     }
10621 },
10622 {
10623     "pk": 113, 
10624     "model": "core.usableobject", 
10625     "fields": {
10626         "updated": "2013-12-18T21:29:09.453Z", 
10627         "enacted": null, 
10628         "name": "node55.stanford.vicci.org", 
10629         "created": "2013-12-18T21:29:09.453Z"
10630     }
10631 },
10632 {
10633     "pk": 114, 
10634     "model": "core.usableobject", 
10635     "fields": {
10636         "updated": "2013-12-18T21:29:10.216Z", 
10637         "enacted": null, 
10638         "name": "node12.princeton.vicci.org", 
10639         "created": "2013-12-18T21:29:10.216Z"
10640     }
10641 },
10642 {
10643     "pk": 115, 
10644     "model": "core.usableobject", 
10645     "fields": {
10646         "updated": "2013-12-18T21:29:10.975Z", 
10647         "enacted": null, 
10648         "name": "node20.washington.vicci.org", 
10649         "created": "2013-12-18T21:29:10.975Z"
10650     }
10651 },
10652 {
10653     "pk": 116, 
10654     "model": "core.usableobject", 
10655     "fields": {
10656         "updated": "2013-12-18T21:29:11.729Z", 
10657         "enacted": null, 
10658         "name": "node1.stanford.vicci.org", 
10659         "created": "2013-12-18T21:29:11.729Z"
10660     }
10661 },
10662 {
10663     "pk": 117, 
10664     "model": "core.usableobject", 
10665     "fields": {
10666         "updated": "2013-12-18T21:29:12.494Z", 
10667         "enacted": null, 
10668         "name": "node33.princeton.vicci.org", 
10669         "created": "2013-12-18T21:29:12.494Z"
10670     }
10671 },
10672 {
10673     "pk": 118, 
10674     "model": "core.usableobject", 
10675     "fields": {
10676         "updated": "2013-12-18T21:29:13.329Z", 
10677         "enacted": null, 
10678         "name": "node15.princeton.vicci.org", 
10679         "created": "2013-12-18T21:29:13.329Z"
10680     }
10681 },
10682 {
10683     "pk": 119, 
10684     "model": "core.usableobject", 
10685     "fields": {
10686         "updated": "2013-12-18T21:29:14.083Z", 
10687         "enacted": null, 
10688         "name": "node23.princeton.vicci.org", 
10689         "created": "2013-12-18T21:29:14.083Z"
10690     }
10691 },
10692 {
10693     "pk": 120, 
10694     "model": "core.usableobject", 
10695     "fields": {
10696         "updated": "2013-12-18T21:29:14.847Z", 
10697         "enacted": null, 
10698         "name": "node10.princeton.vicci.org", 
10699         "created": "2013-12-18T21:29:14.847Z"
10700     }
10701 },
10702 {
10703     "pk": 121, 
10704     "model": "core.usableobject", 
10705     "fields": {
10706         "updated": "2013-12-18T21:29:15.609Z", 
10707         "enacted": null, 
10708         "name": "node13.princeton.vicci.org", 
10709         "created": "2013-12-18T21:29:15.609Z"
10710     }
10711 },
10712 {
10713     "pk": 37, 
10714     "model": "core.payment", 
10715     "fields": {
10716         "updated": "2013-12-18T21:29:19.973Z", 
10717         "created": "2013-12-18T21:29:19.973Z", 
10718         "account": 14, 
10719         "amount": 0.2968, 
10720         "date": "2013-12-03T02:00:00Z", 
10721         "enacted": null
10722     }
10723 },
10724 {
10725     "pk": 38, 
10726     "model": "core.payment", 
10727     "fields": {
10728         "updated": "2013-12-18T21:29:19.979Z", 
10729         "created": "2013-12-18T21:29:19.979Z", 
10730         "account": 14, 
10731         "amount": 21.14, 
10732         "date": "2013-12-09T02:00:00Z", 
10733         "enacted": null
10734     }
10735 },
10736 {
10737     "pk": 39, 
10738     "model": "core.payment", 
10739     "fields": {
10740         "updated": "2013-12-18T21:29:19.987Z", 
10741         "created": "2013-12-18T21:29:19.987Z", 
10742         "account": 14, 
10743         "amount": 24.3768, 
10744         "date": "2013-12-16T02:00:00Z", 
10745         "enacted": null
10746     }
10747 },
10748 {
10749     "pk": 40, 
10750     "model": "core.payment", 
10751     "fields": {
10752         "updated": "2013-12-18T21:29:29.154Z", 
10753         "created": "2013-12-18T21:29:29.153Z", 
10754         "account": 15, 
10755         "amount": 0.3024, 
10756         "date": "2013-12-03T02:00:00Z", 
10757         "enacted": null
10758     }
10759 },
10760 {
10761     "pk": 41, 
10762     "model": "core.payment", 
10763     "fields": {
10764         "updated": "2013-12-18T21:29:29.166Z", 
10765         "created": "2013-12-18T21:29:29.166Z", 
10766         "account": 15, 
10767         "amount": 86.5536, 
10768         "date": "2013-12-09T02:00:00Z", 
10769         "enacted": null
10770     }
10771 },
10772 {
10773     "pk": 42, 
10774     "model": "core.payment", 
10775     "fields": {
10776         "updated": "2013-12-18T21:29:29.174Z", 
10777         "created": "2013-12-18T21:29:29.174Z", 
10778         "account": 15, 
10779         "amount": 96.404, 
10780         "date": "2013-12-16T02:00:00Z", 
10781         "enacted": null
10782     }
10783 },
10784 {
10785     "pk": 43, 
10786     "model": "core.payment", 
10787     "fields": {
10788         "updated": "2013-12-18T21:29:30.620Z", 
10789         "created": "2013-12-18T21:29:30.620Z", 
10790         "account": 16, 
10791         "amount": 0.1848, 
10792         "date": "2013-12-03T02:00:00Z", 
10793         "enacted": null
10794     }
10795 },
10796 {
10797     "pk": 44, 
10798     "model": "core.payment", 
10799     "fields": {
10800         "updated": "2013-12-18T21:29:30.626Z", 
10801         "created": "2013-12-18T21:29:30.626Z", 
10802         "account": 16, 
10803         "amount": 8.5904, 
10804         "date": "2013-12-09T02:00:00Z", 
10805         "enacted": null
10806     }
10807 },
10808 {
10809     "pk": 45, 
10810     "model": "core.payment", 
10811     "fields": {
10812         "updated": "2013-12-18T21:29:30.634Z", 
10813         "created": "2013-12-18T21:29:30.634Z", 
10814         "account": 16, 
10815         "amount": 10.0016, 
10816         "date": "2013-12-16T02:00:00Z", 
10817         "enacted": null
10818     }
10819 },
10820 {
10821     "pk": 59761, 
10822     "model": "core.charge", 
10823     "fields": {
10824         "updated": "2013-12-18T21:29:20.186Z", 
10825         "slice": 4, 
10826         "created": "2013-12-18T21:29:00.540Z", 
10827         "amount": 0.3024, 
10828         "object": 104, 
10829         "account": 15, 
10830         "state": "invoiced", 
10831         "coreHours": 4.32, 
10832         "invoice": 68, 
10833         "date": "2013-11-18T21:00:00Z", 
10834         "kind": "besteffort", 
10835         "enacted": null
10836     }
10837 },
10838 {
10839     "pk": 59762, 
10840     "model": "core.charge", 
10841     "fields": {
10842         "updated": "2013-12-18T21:29:20.302Z", 
10843         "slice": 4, 
10844         "created": "2013-12-18T21:29:00.550Z", 
10845         "amount": 0.1176, 
10846         "object": 104, 
10847         "account": 15, 
10848         "state": "invoiced", 
10849         "coreHours": 1.68, 
10850         "invoice": 69, 
10851         "date": "2013-11-19T05:00:00Z", 
10852         "kind": "besteffort", 
10853         "enacted": null
10854     }
10855 },
10856 {
10857     "pk": 59763, 
10858     "model": "core.charge", 
10859     "fields": {
10860         "updated": "2013-12-18T21:29:20.409Z", 
10861         "slice": 4, 
10862         "created": "2013-12-18T21:29:00.558Z", 
10863         "amount": 0.2016, 
10864         "object": 104, 
10865         "account": 15, 
10866         "state": "invoiced", 
10867         "coreHours": 2.88, 
10868         "invoice": 69, 
10869         "date": "2013-11-19T13:00:00Z", 
10870         "kind": "besteffort", 
10871         "enacted": null
10872     }
10873 },
10874 {
10875     "pk": 59764, 
10876     "model": "core.charge", 
10877     "fields": {
10878         "updated": "2013-12-18T21:29:20.517Z", 
10879         "slice": 4, 
10880         "created": "2013-12-18T21:29:00.567Z", 
10881         "amount": 0.3024, 
10882         "object": 104, 
10883         "account": 15, 
10884         "state": "invoiced", 
10885         "coreHours": 4.32, 
10886         "invoice": 69, 
10887         "date": "2013-11-19T21:00:00Z", 
10888         "kind": "besteffort", 
10889         "enacted": null
10890     }
10891 },
10892 {
10893     "pk": 59765, 
10894     "model": "core.charge", 
10895     "fields": {
10896         "updated": "2013-12-18T21:29:20.625Z", 
10897         "slice": 4, 
10898         "created": "2013-12-18T21:29:00.575Z", 
10899         "amount": 0.1848, 
10900         "object": 104, 
10901         "account": 15, 
10902         "state": "invoiced", 
10903         "coreHours": 2.64, 
10904         "invoice": 69, 
10905         "date": "2013-11-20T05:00:00Z", 
10906         "kind": "besteffort", 
10907         "enacted": null
10908     }
10909 },
10910 {
10911     "pk": 59766, 
10912     "model": "core.charge", 
10913     "fields": {
10914         "updated": "2013-12-18T21:29:20.732Z", 
10915         "slice": 4, 
10916         "created": "2013-12-18T21:29:00.583Z", 
10917         "amount": 0.3192, 
10918         "object": 104, 
10919         "account": 15, 
10920         "state": "invoiced", 
10921         "coreHours": 4.56, 
10922         "invoice": 69, 
10923         "date": "2013-11-20T13:00:00Z", 
10924         "kind": "besteffort", 
10925         "enacted": null
10926     }
10927 },
10928 {
10929     "pk": 59767, 
10930     "model": "core.charge", 
10931     "fields": {
10932         "updated": "2013-12-18T21:29:20.840Z", 
10933         "slice": 4, 
10934         "created": "2013-12-18T21:29:00.591Z", 
10935         "amount": 0.1512, 
10936         "object": 104, 
10937         "account": 15, 
10938         "state": "invoiced", 
10939         "coreHours": 2.16, 
10940         "invoice": 69, 
10941         "date": "2013-11-20T21:00:00Z", 
10942         "kind": "besteffort", 
10943         "enacted": null
10944     }
10945 },
10946 {
10947     "pk": 59768, 
10948     "model": "core.charge", 
10949     "fields": {
10950         "updated": "2013-12-18T21:29:20.948Z", 
10951         "slice": 4, 
10952         "created": "2013-12-18T21:29:00.600Z", 
10953         "amount": 0.2744, 
10954         "object": 104, 
10955         "account": 15, 
10956         "state": "invoiced", 
10957         "coreHours": 3.92, 
10958         "invoice": 69, 
10959         "date": "2013-11-21T05:00:00Z", 
10960         "kind": "besteffort", 
10961         "enacted": null
10962     }
10963 },
10964 {
10965     "pk": 59769, 
10966     "model": "core.charge", 
10967     "fields": {
10968         "updated": "2013-12-18T21:29:21.055Z", 
10969         "slice": 4, 
10970         "created": "2013-12-18T21:29:00.608Z", 
10971         "amount": 0.3248, 
10972         "object": 104, 
10973         "account": 15, 
10974         "state": "invoiced", 
10975         "coreHours": 4.64, 
10976         "invoice": 69, 
10977         "date": "2013-11-21T13:00:00Z", 
10978         "kind": "besteffort", 
10979         "enacted": null
10980     }
10981 },
10982 {
10983     "pk": 59770, 
10984     "model": "core.charge", 
10985     "fields": {
10986         "updated": "2013-12-18T21:29:21.163Z", 
10987         "slice": 4, 
10988         "created": "2013-12-18T21:29:00.616Z", 
10989         "amount": 0.14, 
10990         "object": 104, 
10991         "account": 15, 
10992         "state": "invoiced", 
10993         "coreHours": 2.0, 
10994         "invoice": 69, 
10995         "date": "2013-11-21T21:00:00Z", 
10996         "kind": "besteffort", 
10997         "enacted": null
10998     }
10999 },
11000 {
11001     "pk": 59771, 
11002     "model": "core.charge", 
11003     "fields": {
11004         "updated": "2013-12-18T21:29:21.271Z", 
11005         "slice": 4, 
11006         "created": "2013-12-18T21:29:00.625Z", 
11007         "amount": 0.1288, 
11008         "object": 104, 
11009         "account": 15, 
11010         "state": "invoiced", 
11011         "coreHours": 1.84, 
11012         "invoice": 69, 
11013         "date": "2013-11-22T05:00:00Z", 
11014         "kind": "besteffort", 
11015         "enacted": null
11016     }
11017 },
11018 {
11019     "pk": 59772, 
11020     "model": "core.charge", 
11021     "fields": {
11022         "updated": "2013-12-18T21:29:21.378Z", 
11023         "slice": 4, 
11024         "created": "2013-12-18T21:29:00.633Z", 
11025         "amount": 0.336, 
11026         "object": 104, 
11027         "account": 15, 
11028         "state": "invoiced", 
11029         "coreHours": 4.8, 
11030         "invoice": 69, 
11031         "date": "2013-11-22T13:00:00Z", 
11032         "kind": "besteffort", 
11033         "enacted": null
11034     }
11035 },
11036 {
11037     "pk": 59773, 
11038     "model": "core.charge", 
11039     "fields": {
11040         "updated": "2013-12-18T21:29:21.486Z", 
11041         "slice": 4, 
11042         "created": "2013-12-18T21:29:00.641Z", 
11043         "amount": 0.3192, 
11044         "object": 104, 
11045         "account": 15, 
11046         "state": "invoiced", 
11047         "coreHours": 4.56, 
11048         "invoice": 69, 
11049         "date": "2013-11-22T21:00:00Z", 
11050         "kind": "besteffort", 
11051         "enacted": null
11052     }
11053 },
11054 {
11055     "pk": 59774, 
11056     "model": "core.charge", 
11057     "fields": {
11058         "updated": "2013-12-18T21:29:21.594Z", 
11059         "slice": 4, 
11060         "created": "2013-12-18T21:29:00.650Z", 
11061         "amount": 0.2184, 
11062         "object": 104, 
11063         "account": 15, 
11064         "state": "invoiced", 
11065         "coreHours": 3.12, 
11066         "invoice": 69, 
11067         "date": "2013-11-23T05:00:00Z", 
11068         "kind": "besteffort", 
11069         "enacted": null
11070     }
11071 },
11072 {
11073     "pk": 59775, 
11074     "model": "core.charge", 
11075     "fields": {
11076         "updated": "2013-12-18T21:29:21.702Z", 
11077         "slice": 4, 
11078         "created": "2013-12-18T21:29:00.658Z", 
11079         "amount": 0.252, 
11080         "object": 104, 
11081         "account": 15, 
11082         "state": "invoiced", 
11083         "coreHours": 3.6, 
11084         "invoice": 69, 
11085         "date": "2013-11-23T13:00:00Z", 
11086         "kind": "besteffort", 
11087         "enacted": null
11088     }
11089 },
11090 {
11091     "pk": 59776, 
11092     "model": "core.charge", 
11093     "fields": {
11094         "updated": "2013-12-18T21:29:21.809Z", 
11095         "slice": 4, 
11096         "created": "2013-12-18T21:29:00.666Z", 
11097         "amount": 0.1232, 
11098         "object": 104, 
11099         "account": 15, 
11100         "state": "invoiced", 
11101         "coreHours": 1.76, 
11102         "invoice": 69, 
11103         "date": "2013-11-23T21:00:00Z", 
11104         "kind": "besteffort", 
11105         "enacted": null
11106     }
11107 },
11108 {
11109     "pk": 59777, 
11110     "model": "core.charge", 
11111     "fields": {
11112         "updated": "2013-12-18T21:29:21.917Z", 
11113         "slice": 4, 
11114         "created": "2013-12-18T21:29:00.674Z", 
11115         "amount": 0.1624, 
11116         "object": 104, 
11117         "account": 15, 
11118         "state": "invoiced", 
11119         "coreHours": 2.32, 
11120         "invoice": 69, 
11121         "date": "2013-11-24T05:00:00Z", 
11122         "kind": "besteffort", 
11123         "enacted": null
11124     }
11125 },
11126 {
11127     "pk": 59778, 
11128     "model": "core.charge", 
11129     "fields": {
11130         "updated": "2013-12-18T21:29:22.025Z", 
11131         "slice": 4, 
11132         "created": "2013-12-18T21:29:00.683Z", 
11133         "amount": 0.1904, 
11134         "object": 104, 
11135         "account": 15, 
11136         "state": "invoiced", 
11137         "coreHours": 2.72, 
11138         "invoice": 69, 
11139         "date": "2013-11-24T13:00:00Z", 
11140         "kind": "besteffort", 
11141         "enacted": null
11142     }
11143 },
11144 {
11145     "pk": 59779, 
11146     "model": "core.charge", 
11147     "fields": {
11148         "updated": "2013-12-18T21:29:22.132Z", 
11149         "slice": 4, 
11150         "created": "2013-12-18T21:29:00.691Z", 
11151         "amount": 0.1624, 
11152         "object": 104, 
11153         "account": 15, 
11154         "state": "invoiced", 
11155         "coreHours": 2.32, 
11156         "invoice": 69, 
11157         "date": "2013-11-24T21:00:00Z", 
11158         "kind": "besteffort", 
11159         "enacted": null
11160     }
11161 },
11162 {
11163     "pk": 59780, 
11164     "model": "core.charge", 
11165     "fields": {
11166         "updated": "2013-12-18T21:29:22.248Z", 
11167         "slice": 4, 
11168         "created": "2013-12-18T21:29:00.699Z", 
11169         "amount": 0.2912, 
11170         "object": 104, 
11171         "account": 15, 
11172         "state": "invoiced", 
11173         "coreHours": 4.16, 
11174         "invoice": 70, 
11175         "date": "2013-11-25T05:00:00Z", 
11176         "kind": "besteffort", 
11177         "enacted": null
11178     }
11179 },
11180 {
11181     "pk": 59781, 
11182     "model": "core.charge", 
11183     "fields": {
11184         "updated": "2013-12-18T21:29:22.356Z", 
11185         "slice": 4, 
11186         "created": "2013-12-18T21:29:00.708Z", 
11187         "amount": 0.2072, 
11188         "object": 104, 
11189         "account": 15, 
11190         "state": "invoiced", 
11191         "coreHours": 2.96, 
11192         "invoice": 70, 
11193         "date": "2013-11-25T13:00:00Z", 
11194         "kind": "besteffort", 
11195         "enacted": null
11196     }
11197 },
11198 {
11199     "pk": 59782, 
11200     "model": "core.charge", 
11201     "fields": {
11202         "updated": "2013-12-18T21:29:22.464Z", 
11203         "slice": 4, 
11204         "created": "2013-12-18T21:29:00.716Z", 
11205         "amount": 0.1456, 
11206         "object": 104, 
11207         "account": 15, 
11208         "state": "invoiced", 
11209         "coreHours": 2.08, 
11210         "invoice": 70, 
11211         "date": "2013-11-25T21:00:00Z", 
11212         "kind": "besteffort", 
11213         "enacted": null
11214     }
11215 },
11216 {
11217     "pk": 59783, 
11218     "model": "core.charge", 
11219     "fields": {
11220         "updated": "2013-12-18T21:29:22.613Z", 
11221         "slice": 4, 
11222         "created": "2013-12-18T21:29:00.724Z", 
11223         "amount": 0.2408, 
11224         "object": 104, 
11225         "account": 15, 
11226         "state": "invoiced", 
11227         "coreHours": 3.44, 
11228         "invoice": 70, 
11229         "date": "2013-11-26T05:00:00Z", 
11230         "kind": "besteffort", 
11231         "enacted": null
11232     }
11233 },
11234 {
11235     "pk": 59784, 
11236     "model": "core.charge", 
11237     "fields": {
11238         "updated": "2013-12-18T21:29:22.721Z", 
11239         "slice": 4, 
11240         "created": "2013-12-18T21:29:00.732Z", 
11241         "amount": 0.3024, 
11242         "object": 104, 
11243         "account": 15, 
11244         "state": "invoiced", 
11245         "coreHours": 4.32, 
11246         "invoice": 70, 
11247         "date": "2013-11-26T13:00:00Z", 
11248         "kind": "besteffort", 
11249         "enacted": null
11250     }
11251 },
11252 {
11253     "pk": 59785, 
11254     "model": "core.charge", 
11255     "fields": {
11256         "updated": "2013-12-18T21:29:22.828Z", 
11257         "slice": 4, 
11258         "created": "2013-12-18T21:29:00.741Z", 
11259         "amount": 0.1792, 
11260         "object": 104, 
11261         "account": 15, 
11262         "state": "invoiced", 
11263         "coreHours": 2.56, 
11264         "invoice": 70, 
11265         "date": "2013-11-26T21:00:00Z", 
11266         "kind": "besteffort", 
11267         "enacted": null
11268     }
11269 },
11270 {
11271     "pk": 59786, 
11272     "model": "core.charge", 
11273     "fields": {
11274         "updated": "2013-12-18T21:29:22.936Z", 
11275         "slice": 4, 
11276         "created": "2013-12-18T21:29:00.749Z", 
11277         "amount": 0.1736, 
11278         "object": 104, 
11279         "account": 15, 
11280         "state": "invoiced", 
11281         "coreHours": 2.48, 
11282         "invoice": 70, 
11283         "date": "2013-11-27T05:00:00Z", 
11284         "kind": "besteffort", 
11285         "enacted": null
11286     }
11287 },
11288 {
11289     "pk": 59787, 
11290     "model": "core.charge", 
11291     "fields": {
11292         "updated": "2013-12-18T21:29:23.043Z", 
11293         "slice": 4, 
11294         "created": "2013-12-18T21:29:00.757Z", 
11295         "amount": 0.1512, 
11296         "object": 104, 
11297         "account": 15, 
11298         "state": "invoiced", 
11299         "coreHours": 2.16, 
11300         "invoice": 70, 
11301         "date": "2013-11-27T13:00:00Z", 
11302         "kind": "besteffort", 
11303         "enacted": null
11304     }
11305 },
11306 {
11307     "pk": 59788, 
11308     "model": "core.charge", 
11309     "fields": {
11310         "updated": "2013-12-18T21:29:23.151Z", 
11311         "slice": 4, 
11312         "created": "2013-12-18T21:29:00.766Z", 
11313         "amount": 0.1288, 
11314         "object": 104, 
11315         "account": 15, 
11316         "state": "invoiced", 
11317         "coreHours": 1.84, 
11318         "invoice": 70, 
11319         "date": "2013-11-27T21:00:00Z", 
11320         "kind": "besteffort", 
11321         "enacted": null
11322     }
11323 },
11324 {
11325     "pk": 59789, 
11326     "model": "core.charge", 
11327     "fields": {
11328         "updated": "2013-12-18T21:29:23.259Z", 
11329         "slice": 4, 
11330         "created": "2013-12-18T21:29:00.774Z", 
11331         "amount": 0.2408, 
11332         "object": 104, 
11333         "account": 15, 
11334         "state": "invoiced", 
11335         "coreHours": 3.44, 
11336         "invoice": 70, 
11337         "date": "2013-11-28T05:00:00Z", 
11338         "kind": "besteffort", 
11339         "enacted": null
11340     }
11341 },
11342 {
11343     "pk": 59790, 
11344     "model": "core.charge", 
11345     "fields": {
11346         "updated": "2013-12-18T21:29:23.367Z", 
11347         "slice": 4, 
11348         "created": "2013-12-18T21:29:00.782Z", 
11349         "amount": 0.1344, 
11350         "object": 104, 
11351         "account": 15, 
11352         "state": "invoiced", 
11353         "coreHours": 1.92, 
11354         "invoice": 70, 
11355         "date": "2013-11-28T13:00:00Z", 
11356         "kind": "besteffort", 
11357         "enacted": null
11358     }
11359 },
11360 {
11361     "pk": 59791, 
11362     "model": "core.charge", 
11363     "fields": {
11364         "updated": "2013-12-18T21:29:23.474Z", 
11365         "slice": 4, 
11366         "created": "2013-12-18T21:29:00.790Z", 
11367         "amount": 0.2184, 
11368         "object": 104, 
11369         "account": 15, 
11370         "state": "invoiced", 
11371         "coreHours": 3.12, 
11372         "invoice": 70, 
11373         "date": "2013-11-28T21:00:00Z", 
11374         "kind": "besteffort", 
11375         "enacted": null
11376     }
11377 },
11378 {
11379     "pk": 59792, 
11380     "model": "core.charge", 
11381     "fields": {
11382         "updated": "2013-12-18T21:29:23.582Z", 
11383         "slice": 4, 
11384         "created": "2013-12-18T21:29:00.799Z", 
11385         "amount": 0.308, 
11386         "object": 104, 
11387         "account": 15, 
11388         "state": "invoiced", 
11389         "coreHours": 4.4, 
11390         "invoice": 70, 
11391         "date": "2013-11-29T05:00:00Z", 
11392         "kind": "besteffort", 
11393         "enacted": null
11394     }
11395 },
11396 {
11397     "pk": 59793, 
11398     "model": "core.charge", 
11399     "fields": {
11400         "updated": "2013-12-18T21:29:23.690Z", 
11401         "slice": 4, 
11402         "created": "2013-12-18T21:29:00.807Z", 
11403         "amount": 0.2968, 
11404         "object": 104, 
11405         "account": 15, 
11406         "state": "invoiced", 
11407         "coreHours": 4.24, 
11408         "invoice": 70, 
11409         "date": "2013-11-29T13:00:00Z", 
11410         "kind": "besteffort", 
11411         "enacted": null
11412     }
11413 },
11414 {
11415     "pk": 59794, 
11416     "model": "core.charge", 
11417     "fields": {
11418         "updated": "2013-12-18T21:29:23.797Z", 
11419         "slice": 4, 
11420         "created": "2013-12-18T21:29:00.815Z", 
11421         "amount": 0.2352, 
11422         "object": 104, 
11423         "account": 15, 
11424         "state": "invoiced", 
11425         "coreHours": 3.36, 
11426         "invoice": 70, 
11427         "date": "2013-11-29T21:00:00Z", 
11428         "kind": "besteffort", 
11429         "enacted": null
11430     }
11431 },
11432 {
11433     "pk": 59795, 
11434     "model": "core.charge", 
11435     "fields": {
11436         "updated": "2013-12-18T21:29:23.905Z", 
11437         "slice": 4, 
11438         "created": "2013-12-18T21:29:00.823Z", 
11439         "amount": 0.1904, 
11440         "object": 104, 
11441         "account": 15, 
11442         "state": "invoiced", 
11443         "coreHours": 2.72, 
11444         "invoice": 70, 
11445         "date": "2013-11-30T05:00:00Z", 
11446         "kind": "besteffort", 
11447         "enacted": null
11448     }
11449 },
11450 {
11451     "pk": 59796, 
11452     "model": "core.charge", 
11453     "fields": {
11454         "updated": "2013-12-18T21:29:24.013Z", 
11455         "slice": 4, 
11456         "created": "2013-12-18T21:29:00.832Z", 
11457         "amount": 0.336, 
11458         "object": 104, 
11459         "account": 15, 
11460         "state": "invoiced", 
11461         "coreHours": 4.8, 
11462         "invoice": 70, 
11463         "date": "2013-11-30T13:00:00Z", 
11464         "kind": "besteffort", 
11465         "enacted": null
11466     }
11467 },
11468 {
11469     "pk": 59797, 
11470     "model": "core.charge", 
11471     "fields": {
11472         "updated": "2013-12-18T21:29:24.120Z", 
11473         "slice": 4, 
11474         "created": "2013-12-18T21:29:00.840Z", 
11475         "amount": 0.1176, 
11476         "object": 104, 
11477         "account": 15, 
11478         "state": "invoiced", 
11479         "coreHours": 1.68, 
11480         "invoice": 70, 
11481         "date": "2013-11-30T21:00:00Z", 
11482         "kind": "besteffort", 
11483         "enacted": null
11484     }
11485 },
11486 {
11487     "pk": 59798, 
11488     "model": "core.charge", 
11489     "fields": {
11490         "updated": "2013-12-18T21:29:24.228Z", 
11491         "slice": 4, 
11492         "created": "2013-12-18T21:29:00.848Z", 
11493         "amount": 0.2968, 
11494         "object": 104, 
11495         "account": 15, 
11496         "state": "invoiced", 
11497         "coreHours": 4.24, 
11498         "invoice": 70, 
11499         "date": "2013-12-01T05:00:00Z", 
11500         "kind": "besteffort", 
11501         "enacted": null
11502     }
11503 },
11504 {
11505     "pk": 59799, 
11506     "model": "core.charge", 
11507     "fields": {
11508         "updated": "2013-12-18T21:29:24.336Z", 
11509         "slice": 4, 
11510         "created": "2013-12-18T21:29:00.856Z", 
11511         "amount": 0.1288, 
11512         "object": 104, 
11513         "account": 15, 
11514         "state": "invoiced", 
11515         "coreHours": 1.84, 
11516         "invoice": 70, 
11517         "date": "2013-12-01T13:00:00Z", 
11518         "kind": "besteffort", 
11519         "enacted": null
11520     }
11521 },
11522 {
11523     "pk": 59800, 
11524     "model": "core.charge", 
11525     "fields": {
11526         "updated": "2013-12-18T21:29:24.443Z", 
11527         "slice": 4, 
11528         "created": "2013-12-18T21:29:00.865Z", 
11529         "amount": 0.2016, 
11530         "object": 104, 
11531         "account": 15, 
11532         "state": "invoiced", 
11533         "coreHours": 2.88, 
11534         "invoice": 70, 
11535         "date": "2013-12-01T21:00:00Z", 
11536         "kind": "besteffort", 
11537         "enacted": null
11538     }
11539 },
11540 {
11541     "pk": 59801, 
11542     "model": "core.charge", 
11543     "fields": {
11544         "updated": "2013-12-18T21:29:24.559Z", 
11545         "slice": 4, 
11546         "created": "2013-12-18T21:29:00.873Z", 
11547         "amount": 0.1288, 
11548         "object": 104, 
11549         "account": 15, 
11550         "state": "invoiced", 
11551         "coreHours": 1.84, 
11552         "invoice": 71, 
11553         "date": "2013-12-02T05:00:00Z", 
11554         "kind": "besteffort", 
11555         "enacted": null
11556     }
11557 },
11558 {
11559     "pk": 59802, 
11560     "model": "core.charge", 
11561     "fields": {
11562         "updated": "2013-12-18T21:29:24.667Z", 
11563         "slice": 4, 
11564         "created": "2013-12-18T21:29:00.881Z", 
11565         "amount": 0.2744, 
11566         "object": 104, 
11567         "account": 15, 
11568         "state": "invoiced", 
11569         "coreHours": 3.92, 
11570         "invoice": 71, 
11571         "date": "2013-12-02T13:00:00Z", 
11572         "kind": "besteffort", 
11573         "enacted": null
11574     }
11575 },
11576 {
11577     "pk": 59803, 
11578     "model": "core.charge", 
11579     "fields": {
11580         "updated": "2013-12-18T21:29:24.775Z", 
11581         "slice": 4, 
11582         "created": "2013-12-18T21:29:00.890Z", 
11583         "amount": 0.2912, 
11584         "object": 104, 
11585         "account": 15, 
11586         "state": "invoiced", 
11587         "coreHours": 4.16, 
11588         "invoice": 71, 
11589         "date": "2013-12-02T21:00:00Z", 
11590         "kind": "besteffort", 
11591         "enacted": null
11592     }
11593 },
11594 {
11595     "pk": 59804, 
11596     "model": "core.charge", 
11597     "fields": {
11598         "updated": "2013-12-18T21:29:24.883Z", 
11599         "slice": 4, 
11600         "created": "2013-12-18T21:29:00.898Z", 
11601         "amount": 0.168, 
11602         "object": 104, 
11603         "account": 15, 
11604         "state": "invoiced", 
11605         "coreHours": 2.4, 
11606         "invoice": 71, 
11607         "date": "2013-12-03T05:00:00Z", 
11608         "kind": "besteffort", 
11609         "enacted": null
11610     }
11611 },
11612 {
11613     "pk": 59805, 
11614     "model": "core.charge", 
11615     "fields": {
11616         "updated": "2013-12-18T21:29:24.990Z", 
11617         "slice": 4, 
11618         "created": "2013-12-18T21:29:00.906Z", 
11619         "amount": 0.3304, 
11620         "object": 104, 
11621         "account": 15, 
11622         "state": "invoiced", 
11623         "coreHours": 4.72, 
11624         "invoice": 71, 
11625         "date": "2013-12-03T13:00:00Z", 
11626         "kind": "besteffort", 
11627         "enacted": null
11628     }
11629 },
11630 {
11631     "pk": 59806, 
11632     "model": "core.charge", 
11633     "fields": {
11634         "updated": "2013-12-18T21:29:25.098Z", 
11635         "slice": 4, 
11636         "created": "2013-12-18T21:29:00.915Z", 
11637         "amount": 0.3136, 
11638         "object": 104, 
11639         "account": 15, 
11640         "state": "invoiced", 
11641         "coreHours": 4.48, 
11642         "invoice": 71, 
11643         "date": "2013-12-03T21:00:00Z", 
11644         "kind": "besteffort", 
11645         "enacted": null
11646     }
11647 },
11648 {
11649     "pk": 59807, 
11650     "model": "core.charge", 
11651     "fields": {
11652         "updated": "2013-12-18T21:29:25.206Z", 
11653         "slice": 4, 
11654         "created": "2013-12-18T21:29:00.923Z", 
11655         "amount": 0.168, 
11656         "object": 104, 
11657         "account": 15, 
11658         "state": "invoiced", 
11659         "coreHours": 2.4, 
11660         "invoice": 71, 
11661         "date": "2013-12-04T05:00:00Z", 
11662         "kind": "besteffort", 
11663         "enacted": null
11664     }
11665 },
11666 {
11667     "pk": 59808, 
11668     "model": "core.charge", 
11669     "fields": {
11670         "updated": "2013-12-18T21:29:25.313Z", 
11671         "slice": 4, 
11672         "created": "2013-12-18T21:29:00.931Z", 
11673         "amount": 0.1176, 
11674         "object": 104, 
11675         "account": 15, 
11676         "state": "invoiced", 
11677         "coreHours": 1.68, 
11678         "invoice": 71, 
11679         "date": "2013-12-04T13:00:00Z", 
11680         "kind": "besteffort", 
11681         "enacted": null
11682     }
11683 },
11684 {
11685     "pk": 59809, 
11686     "model": "core.charge", 
11687     "fields": {
11688         "updated": "2013-12-18T21:29:25.421Z", 
11689         "slice": 4, 
11690         "created": "2013-12-18T21:29:00.939Z", 
11691         "amount": 0.2576, 
11692         "object": 104, 
11693         "account": 15, 
11694         "state": "invoiced", 
11695         "coreHours": 3.68, 
11696         "invoice": 71, 
11697         "date": "2013-12-04T21:00:00Z", 
11698         "kind": "besteffort", 
11699         "enacted": null
11700     }
11701 },
11702 {
11703     "pk": 59810, 
11704     "model": "core.charge", 
11705     "fields": {
11706         "updated": "2013-12-18T21:29:25.529Z", 
11707         "slice": 4, 
11708         "created": "2013-12-18T21:29:00.948Z", 
11709         "amount": 0.14, 
11710         "object": 104, 
11711         "account": 15, 
11712         "state": "invoiced", 
11713         "coreHours": 2.0, 
11714         "invoice": 71, 
11715         "date": "2013-12-05T05:00:00Z", 
11716         "kind": "besteffort", 
11717         "enacted": null
11718     }
11719 },
11720 {
11721     "pk": 59811, 
11722     "model": "core.charge", 
11723     "fields": {
11724         "updated": "2013-12-18T21:29:25.637Z", 
11725         "slice": 4, 
11726         "created": "2013-12-18T21:29:00.956Z", 
11727         "amount": 0.2576, 
11728         "object": 104, 
11729         "account": 15, 
11730         "state": "invoiced", 
11731         "coreHours": 3.68, 
11732         "invoice": 71, 
11733         "date": "2013-12-05T13:00:00Z", 
11734         "kind": "besteffort", 
11735         "enacted": null
11736     }
11737 },
11738 {
11739     "pk": 59812, 
11740     "model": "core.charge", 
11741     "fields": {
11742         "updated": "2013-12-18T21:29:25.744Z", 
11743         "slice": 4, 
11744         "created": "2013-12-18T21:29:00.964Z", 
11745         "amount": 0.2128, 
11746         "object": 104, 
11747         "account": 15, 
11748         "state": "invoiced", 
11749         "coreHours": 3.04, 
11750         "invoice": 71, 
11751         "date": "2013-12-05T21:00:00Z", 
11752         "kind": "besteffort", 
11753         "enacted": null
11754     }
11755 },
11756 {
11757     "pk": 59813, 
11758     "model": "core.charge", 
11759     "fields": {
11760         "updated": "2013-12-18T21:29:25.852Z", 
11761         "slice": 4, 
11762         "created": "2013-12-18T21:29:00.973Z", 
11763         "amount": 0.2576, 
11764         "object": 104, 
11765         "account": 15, 
11766         "state": "invoiced", 
11767         "coreHours": 3.68, 
11768         "invoice": 71, 
11769         "date": "2013-12-06T05:00:00Z", 
11770         "kind": "besteffort", 
11771         "enacted": null
11772     }
11773 },
11774 {
11775     "pk": 59814, 
11776     "model": "core.charge", 
11777     "fields": {
11778         "updated": "2013-12-18T21:29:25.959Z", 
11779         "slice": 4, 
11780         "created": "2013-12-18T21:29:00.981Z", 
11781         "amount": 0.2744, 
11782         "object": 104, 
11783         "account": 15, 
11784         "state": "invoiced", 
11785         "coreHours": 3.92, 
11786         "invoice": 71, 
11787         "date": "2013-12-06T13:00:00Z", 
11788         "kind": "besteffort", 
11789         "enacted": null
11790     }
11791 },
11792 {
11793     "pk": 59815, 
11794     "model": "core.charge", 
11795     "fields": {
11796         "updated": "2013-12-18T21:29:26.067Z", 
11797         "slice": 4, 
11798         "created": "2013-12-18T21:29:00.989Z", 
11799         "amount": 0.2744, 
11800         "object": 104, 
11801         "account": 15, 
11802         "state": "invoiced", 
11803         "coreHours": 3.92, 
11804         "invoice": 71, 
11805         "date": "2013-12-06T21:00:00Z", 
11806         "kind": "besteffort", 
11807         "enacted": null
11808     }
11809 },
11810 {
11811     "pk": 59816, 
11812     "model": "core.charge", 
11813     "fields": {
11814         "updated": "2013-12-18T21:29:26.175Z", 
11815         "slice": 4, 
11816         "created": "2013-12-18T21:29:00.997Z", 
11817         "amount": 0.2912, 
11818         "object": 104, 
11819         "account": 15, 
11820         "state": "invoiced", 
11821         "coreHours": 4.16, 
11822         "invoice": 71, 
11823         "date": "2013-12-07T05:00:00Z", 
11824         "kind": "besteffort", 
11825         "enacted": null
11826     }
11827 },
11828 {
11829     "pk": 59817, 
11830     "model": "core.charge", 
11831     "fields": {
11832         "updated": "2013-12-18T21:29:26.283Z", 
11833         "slice": 4, 
11834         "created": "2013-12-18T21:29:01.006Z", 
11835         "amount": 0.14, 
11836         "object": 104, 
11837         "account": 15, 
11838         "state": "invoiced", 
11839         "coreHours": 2.0, 
11840         "invoice": 71, 
11841         "date": "2013-12-07T13:00:00Z", 
11842         "kind": "besteffort", 
11843         "enacted": null
11844     }
11845 },
11846 {
11847     "pk": 59818, 
11848     "model": "core.charge", 
11849     "fields": {
11850         "updated": "2013-12-18T21:29:26.390Z", 
11851         "slice": 4, 
11852         "created": "2013-12-18T21:29:01.014Z", 
11853         "amount": 0.1176, 
11854         "object": 104, 
11855         "account": 15, 
11856         "state": "invoiced", 
11857         "coreHours": 1.68, 
11858         "invoice": 71, 
11859         "date": "2013-12-07T21:00:00Z", 
11860         "kind": "besteffort", 
11861         "enacted": null
11862     }
11863 },
11864 {
11865     "pk": 59819, 
11866     "model": "core.charge", 
11867     "fields": {
11868         "updated": "2013-12-18T21:29:26.498Z", 
11869         "slice": 4, 
11870         "created": "2013-12-18T21:29:01.022Z", 
11871         "amount": 0.2744, 
11872         "object": 104, 
11873         "account": 15, 
11874         "state": "invoiced", 
11875         "coreHours": 3.92, 
11876         "invoice": 71, 
11877         "date": "2013-12-08T05:00:00Z", 
11878         "kind": "besteffort", 
11879         "enacted": null
11880     }
11881 },
11882 {
11883     "pk": 59820, 
11884     "model": "core.charge", 
11885     "fields": {
11886         "updated": "2013-12-18T21:29:26.606Z", 
11887         "slice": 4, 
11888         "created": "2013-12-18T21:29:01.031Z", 
11889         "amount": 0.3304, 
11890         "object": 104, 
11891         "account": 15, 
11892         "state": "invoiced", 
11893         "coreHours": 4.72, 
11894         "invoice": 71, 
11895         "date": "2013-12-08T13:00:00Z", 
11896         "kind": "besteffort", 
11897         "enacted": null
11898     }
11899 },
11900 {
11901     "pk": 59821, 
11902     "model": "core.charge", 
11903     "fields": {
11904         "updated": "2013-12-18T21:29:26.713Z", 
11905         "slice": 4, 
11906         "created": "2013-12-18T21:29:01.039Z", 
11907         "amount": 0.336, 
11908         "object": 104, 
11909         "account": 15, 
11910         "state": "invoiced", 
11911         "coreHours": 4.8, 
11912         "invoice": 71, 
11913         "date": "2013-12-08T21:00:00Z", 
11914         "kind": "besteffort", 
11915         "enacted": null
11916     }
11917 },
11918 {
11919     "pk": 59822, 
11920     "model": "core.charge", 
11921     "fields": {
11922         "updated": "2013-12-18T21:29:26.829Z", 
11923         "slice": 4, 
11924         "created": "2013-12-18T21:29:01.047Z", 
11925         "amount": 0.2912, 
11926         "object": 104, 
11927         "account": 15, 
11928         "state": "invoiced", 
11929         "coreHours": 4.16, 
11930         "invoice": 72, 
11931         "date": "2013-12-09T05:00:00Z", 
11932         "kind": "besteffort", 
11933         "enacted": null
11934     }
11935 },
11936 {
11937     "pk": 59823, 
11938     "model": "core.charge", 
11939     "fields": {
11940         "updated": "2013-12-18T21:29:26.937Z", 
11941         "slice": 4, 
11942         "created": "2013-12-18T21:29:01.055Z", 
11943         "amount": 0.2128, 
11944         "object": 104, 
11945         "account": 15, 
11946         "state": "invoiced", 
11947         "coreHours": 3.04, 
11948         "invoice": 72, 
11949         "date": "2013-12-09T13:00:00Z", 
11950         "kind": "besteffort", 
11951         "enacted": null
11952     }
11953 },
11954 {
11955     "pk": 59824, 
11956     "model": "core.charge", 
11957     "fields": {
11958         "updated": "2013-12-18T21:29:27.045Z", 
11959         "slice": 4, 
11960         "created": "2013-12-18T21:29:01.064Z", 
11961         "amount": 0.1848, 
11962         "object": 104, 
11963         "account": 15, 
11964         "state": "invoiced", 
11965         "coreHours": 2.64, 
11966         "invoice": 72, 
11967         "date": "2013-12-09T21:00:00Z", 
11968         "kind": "besteffort", 
11969         "enacted": null
11970     }
11971 },
11972 {
11973     "pk": 59825, 
11974     "model": "core.charge", 
11975     "fields": {
11976         "updated": "2013-12-18T21:29:27.152Z", 
11977         "slice": 4, 
11978         "created": "2013-12-18T21:29:01.072Z", 
11979         "amount": 0.2632, 
11980         "object": 104, 
11981         "account": 15, 
11982         "state": "invoiced", 
11983         "coreHours": 3.76, 
11984         "invoice": 72, 
11985         "date": "2013-12-10T05:00:00Z", 
11986         "kind": "besteffort", 
11987         "enacted": null
11988     }
11989 },
11990 {
11991     "pk": 59826, 
11992     "model": "core.charge", 
11993     "fields": {
11994         "updated": "2013-12-18T21:29:27.260Z", 
11995         "slice": 4, 
11996         "created": "2013-12-18T21:29:01.080Z", 
11997         "amount": 0.1288, 
11998         "object": 104, 
11999         "account": 15, 
12000         "state": "invoiced", 
12001         "coreHours": 1.84, 
12002         "invoice": 72, 
12003         "date": "2013-12-10T13:00:00Z", 
12004         "kind": "besteffort", 
12005         "enacted": null
12006     }
12007 },
12008 {
12009     "pk": 59827, 
12010     "model": "core.charge", 
12011     "fields": {
12012         "updated": "2013-12-18T21:29:27.368Z", 
12013         "slice": 4, 
12014         "created": "2013-12-18T21:29:01.088Z", 
12015         "amount": 0.2744, 
12016         "object": 104, 
12017         "account": 15, 
12018         "state": "invoiced", 
12019         "coreHours": 3.92, 
12020         "invoice": 72, 
12021         "date": "2013-12-10T21:00:00Z", 
12022         "kind": "besteffort", 
12023         "enacted": null
12024     }
12025 },
12026 {
12027     "pk": 59828, 
12028     "model": "core.charge", 
12029     "fields": {
12030         "updated": "2013-12-18T21:29:27.475Z", 
12031         "slice": 4, 
12032         "created": "2013-12-18T21:29:01.097Z", 
12033         "amount": 0.1848, 
12034         "object": 104, 
12035         "account": 15, 
12036         "state": "invoiced", 
12037         "coreHours": 2.64, 
12038         "invoice": 72, 
12039         "date": "2013-12-11T05:00:00Z", 
12040         "kind": "besteffort", 
12041         "enacted": null
12042     }
12043 },
12044 {
12045     "pk": 59829, 
12046     "model": "core.charge", 
12047     "fields": {
12048         "updated": "2013-12-18T21:29:27.641Z", 
12049         "slice": 4, 
12050         "created": "2013-12-18T21:29:01.105Z", 
12051         "amount": 0.1456, 
12052         "object": 104, 
12053         "account": 15, 
12054         "state": "invoiced", 
12055         "coreHours": 2.08, 
12056         "invoice": 72, 
12057         "date": "2013-12-11T13:00:00Z", 
12058         "kind": "besteffort", 
12059         "enacted": null
12060     }
12061 },
12062 {
12063     "pk": 59830, 
12064     "model": "core.charge", 
12065     "fields": {
12066         "updated": "2013-12-18T21:29:27.749Z", 
12067         "slice": 4, 
12068         "created": "2013-12-18T21:29:01.113Z", 
12069         "amount": 0.2296, 
12070         "object": 104, 
12071         "account": 15, 
12072         "state": "invoiced", 
12073         "coreHours": 3.28, 
12074         "invoice": 72, 
12075         "date": "2013-12-11T21:00:00Z", 
12076         "kind": "besteffort", 
12077         "enacted": null
12078     }
12079 },
12080 {
12081     "pk": 59831, 
12082     "model": "core.charge", 
12083     "fields": {
12084         "updated": "2013-12-18T21:29:27.856Z", 
12085         "slice": 4, 
12086         "created": "2013-12-18T21:29:01.122Z", 
12087         "amount": 0.3024, 
12088         "object": 104, 
12089         "account": 15, 
12090         "state": "invoiced", 
12091         "coreHours": 4.32, 
12092         "invoice": 72, 
12093         "date": "2013-12-12T05:00:00Z", 
12094         "kind": "besteffort", 
12095         "enacted": null
12096     }
12097 },
12098 {
12099     "pk": 59832, 
12100     "model": "core.charge", 
12101     "fields": {
12102         "updated": "2013-12-18T21:29:27.964Z", 
12103         "slice": 4, 
12104         "created": "2013-12-18T21:29:01.130Z", 
12105         "amount": 0.2912, 
12106         "object": 104, 
12107         "account": 15, 
12108         "state": "invoiced", 
12109         "coreHours": 4.16, 
12110         "invoice": 72, 
12111         "date": "2013-12-12T13:00:00Z", 
12112         "kind": "besteffort", 
12113         "enacted": null
12114     }
12115 },
12116 {
12117     "pk": 59833, 
12118     "model": "core.charge", 
12119     "fields": {
12120         "updated": "2013-12-18T21:29:28.072Z", 
12121         "slice": 4, 
12122         "created": "2013-12-18T21:29:01.138Z", 
12123         "amount": 0.2856, 
12124         "object": 104, 
12125         "account": 15, 
12126         "state": "invoiced", 
12127         "coreHours": 4.08, 
12128         "invoice": 72, 
12129         "date": "2013-12-12T21:00:00Z", 
12130         "kind": "besteffort", 
12131         "enacted": null
12132     }
12133 },
12134 {
12135     "pk": 59834, 
12136     "model": "core.charge", 
12137     "fields": {
12138         "updated": "2013-12-18T21:29:28.180Z", 
12139         "slice": 4, 
12140         "created": "2013-12-18T21:29:01.147Z", 
12141         "amount": 0.308, 
12142         "object": 104, 
12143         "account": 15, 
12144         "state": "invoiced", 
12145         "coreHours": 4.4, 
12146         "invoice": 72, 
12147         "date": "2013-12-13T05:00:00Z", 
12148         "kind": "besteffort", 
12149         "enacted": null
12150     }
12151 },
12152 {
12153     "pk": 59835, 
12154     "model": "core.charge", 
12155     "fields": {
12156         "updated": "2013-12-18T21:29:28.287Z", 
12157         "slice": 4, 
12158         "created": "2013-12-18T21:29:01.155Z", 
12159         "amount": 0.1848, 
12160         "object": 104, 
12161         "account": 15, 
12162         "state": "invoiced", 
12163         "coreHours": 2.64, 
12164         "invoice": 72, 
12165         "date": "2013-12-13T13:00:00Z", 
12166         "kind": "besteffort", 
12167         "enacted": null
12168     }
12169 },
12170 {
12171     "pk": 59836, 
12172     "model": "core.charge", 
12173     "fields": {
12174         "updated": "2013-12-18T21:29:28.395Z", 
12175         "slice": 4, 
12176         "created": "2013-12-18T21:29:01.163Z", 
12177         "amount": 0.2688, 
12178         "object": 104, 
12179         "account": 15, 
12180         "state": "invoiced", 
12181         "coreHours": 3.84, 
12182         "invoice": 72, 
12183         "date": "2013-12-13T21:00:00Z", 
12184         "kind": "besteffort", 
12185         "enacted": null
12186     }
12187 },
12188 {
12189     "pk": 59837, 
12190     "model": "core.charge", 
12191     "fields": {
12192         "updated": "2013-12-18T21:29:28.503Z", 
12193         "slice": 4, 
12194         "created": "2013-12-18T21:29:01.171Z", 
12195         "amount": 0.1344, 
12196         "object": 104, 
12197         "account": 15, 
12198         "state": "invoiced", 
12199         "coreHours": 1.92, 
12200         "invoice": 72, 
12201         "date": "2013-12-14T05:00:00Z", 
12202         "kind": "besteffort", 
12203         "enacted": null
12204     }
12205 },
12206 {
12207     "pk": 59838, 
12208     "model": "core.charge", 
12209     "fields": {
12210         "updated": "2013-12-18T21:29:28.610Z", 
12211         "slice": 4, 
12212         "created": "2013-12-18T21:29:01.180Z", 
12213         "amount": 0.2856, 
12214         "object": 104, 
12215         "account": 15, 
12216         "state": "invoiced", 
12217         "coreHours": 4.08, 
12218         "invoice": 72, 
12219         "date": "2013-12-14T13:00:00Z", 
12220         "kind": "besteffort", 
12221         "enacted": null
12222     }
12223 },
12224 {
12225     "pk": 59839, 
12226     "model": "core.charge", 
12227     "fields": {
12228         "updated": "2013-12-18T21:29:28.718Z", 
12229         "slice": 4, 
12230         "created": "2013-12-18T21:29:01.188Z", 
12231         "amount": 0.3024, 
12232         "object": 104, 
12233         "account": 15, 
12234         "state": "invoiced", 
12235         "coreHours": 4.32, 
12236         "invoice": 72, 
12237         "date": "2013-12-14T21:00:00Z", 
12238         "kind": "besteffort", 
12239         "enacted": null
12240     }
12241 },
12242 {
12243     "pk": 59840, 
12244     "model": "core.charge", 
12245     "fields": {
12246         "updated": "2013-12-18T21:29:28.826Z", 
12247         "slice": 4, 
12248         "created": "2013-12-18T21:29:01.196Z", 
12249         "amount": 0.308, 
12250         "object": 104, 
12251         "account": 15, 
12252         "state": "invoiced", 
12253         "coreHours": 4.4, 
12254         "invoice": 72, 
12255         "date": "2013-12-15T05:00:00Z", 
12256         "kind": "besteffort", 
12257         "enacted": null
12258     }
12259 },
12260 {
12261     "pk": 59841, 
12262     "model": "core.charge", 
12263     "fields": {
12264         "updated": "2013-12-18T21:29:28.933Z", 
12265         "slice": 4, 
12266         "created": "2013-12-18T21:29:01.205Z", 
12267         "amount": 0.308, 
12268         "object": 104, 
12269         "account": 15, 
12270         "state": "invoiced", 
12271         "coreHours": 4.4, 
12272         "invoice": 72, 
12273         "date": "2013-12-15T13:00:00Z", 
12274         "kind": "besteffort", 
12275         "enacted": null
12276     }
12277 },
12278 {
12279     "pk": 59842, 
12280     "model": "core.charge", 
12281     "fields": {
12282         "updated": "2013-12-18T21:29:29.041Z", 
12283         "slice": 4, 
12284         "created": "2013-12-18T21:29:01.213Z", 
12285         "amount": 0.2576, 
12286         "object": 104, 
12287         "account": 15, 
12288         "state": "invoiced", 
12289         "coreHours": 3.68, 
12290         "invoice": 72, 
12291         "date": "2013-12-15T21:00:00Z", 
12292         "kind": "besteffort", 
12293         "enacted": null
12294     }
12295 },
12296 {
12297     "pk": 59843, 
12298     "model": "core.charge", 
12299     "fields": {
12300         "updated": "2013-12-18T21:29:01.221Z", 
12301         "slice": 4, 
12302         "created": "2013-12-18T21:29:01.221Z", 
12303         "amount": 0.196, 
12304         "object": 104, 
12305         "account": 15, 
12306         "state": "pending", 
12307         "coreHours": 2.8, 
12308         "invoice": null, 
12309         "date": "2013-12-16T05:00:00Z", 
12310         "kind": "besteffort", 
12311         "enacted": null
12312     }
12313 },
12314 {
12315     "pk": 59844, 
12316     "model": "core.charge", 
12317     "fields": {
12318         "updated": "2013-12-18T21:29:01.230Z", 
12319         "slice": 4, 
12320         "created": "2013-12-18T21:29:01.229Z", 
12321         "amount": 0.168, 
12322         "object": 104, 
12323         "account": 15, 
12324         "state": "pending", 
12325         "coreHours": 2.4, 
12326         "invoice": null, 
12327         "date": "2013-12-16T13:00:00Z", 
12328         "kind": "besteffort", 
12329         "enacted": null
12330     }
12331 },
12332 {
12333     "pk": 59845, 
12334     "model": "core.charge", 
12335     "fields": {
12336         "updated": "2013-12-18T21:29:01.238Z", 
12337         "slice": 4, 
12338         "created": "2013-12-18T21:29:01.238Z", 
12339         "amount": 0.2576, 
12340         "object": 104, 
12341         "account": 15, 
12342         "state": "pending", 
12343         "coreHours": 3.68, 
12344         "invoice": null, 
12345         "date": "2013-12-16T21:00:00Z", 
12346         "kind": "besteffort", 
12347         "enacted": null
12348     }
12349 },
12350 {
12351     "pk": 59846, 
12352     "model": "core.charge", 
12353     "fields": {
12354         "updated": "2013-12-18T21:29:01.246Z", 
12355         "slice": 4, 
12356         "created": "2013-12-18T21:29:01.246Z", 
12357         "amount": 0.168, 
12358         "object": 104, 
12359         "account": 15, 
12360         "state": "pending", 
12361         "coreHours": 2.4, 
12362         "invoice": null, 
12363         "date": "2013-12-17T05:00:00Z", 
12364         "kind": "besteffort", 
12365         "enacted": null
12366     }
12367 },
12368 {
12369     "pk": 59847, 
12370     "model": "core.charge", 
12371     "fields": {
12372         "updated": "2013-12-18T21:29:01.254Z", 
12373         "slice": 4, 
12374         "created": "2013-12-18T21:29:01.254Z", 
12375         "amount": 0.3248, 
12376         "object": 104, 
12377         "account": 15, 
12378         "state": "pending", 
12379         "coreHours": 4.64, 
12380         "invoice": null, 
12381         "date": "2013-12-17T13:00:00Z", 
12382         "kind": "besteffort", 
12383         "enacted": null
12384     }
12385 },
12386 {
12387     "pk": 59848, 
12388     "model": "core.charge", 
12389     "fields": {
12390         "updated": "2013-12-18T21:29:01.263Z", 
12391         "slice": 4, 
12392         "created": "2013-12-18T21:29:01.263Z", 
12393         "amount": 0.28, 
12394         "object": 104, 
12395         "account": 15, 
12396         "state": "pending", 
12397         "coreHours": 4.0, 
12398         "invoice": null, 
12399         "date": "2013-12-17T21:00:00Z", 
12400         "kind": "besteffort", 
12401         "enacted": null
12402     }
12403 },
12404 {
12405     "pk": 59849, 
12406     "model": "core.charge", 
12407     "fields": {
12408         "updated": "2013-12-18T21:29:01.271Z", 
12409         "slice": 4, 
12410         "created": "2013-12-18T21:29:01.271Z", 
12411         "amount": 0.28, 
12412         "object": 104, 
12413         "account": 15, 
12414         "state": "pending", 
12415         "coreHours": 4.0, 
12416         "invoice": null, 
12417         "date": "2013-12-18T05:00:00Z", 
12418         "kind": "besteffort", 
12419         "enacted": null
12420     }
12421 },
12422 {
12423     "pk": 59850, 
12424     "model": "core.charge", 
12425     "fields": {
12426         "updated": "2013-12-18T21:29:01.279Z", 
12427         "slice": 4, 
12428         "created": "2013-12-18T21:29:01.279Z", 
12429         "amount": 0.3304, 
12430         "object": 104, 
12431         "account": 15, 
12432         "state": "pending", 
12433         "coreHours": 4.72, 
12434         "invoice": null, 
12435         "date": "2013-12-18T13:00:00Z", 
12436         "kind": "besteffort", 
12437         "enacted": null
12438     }
12439 },
12440 {
12441     "pk": 59851, 
12442     "model": "core.charge", 
12443     "fields": {
12444         "updated": "2013-12-18T21:29:20.202Z", 
12445         "slice": 4, 
12446         "created": "2013-12-18T21:29:01.294Z", 
12447         "amount": 0.1456, 
12448         "object": 105, 
12449         "account": 15, 
12450         "state": "invoiced", 
12451         "coreHours": 2.08, 
12452         "invoice": 69, 
12453         "date": "2013-11-18T21:00:00Z", 
12454         "kind": "besteffort", 
12455         "enacted": null
12456     }
12457 },
12458 {
12459     "pk": 59852, 
12460     "model": "core.charge", 
12461     "fields": {
12462         "updated": "2013-12-18T21:29:20.310Z", 
12463         "slice": 4, 
12464         "created": "2013-12-18T21:29:01.304Z", 
12465         "amount": 0.2352, 
12466         "object": 105, 
12467         "account": 15, 
12468         "state": "invoiced", 
12469         "coreHours": 3.36, 
12470         "invoice": 69, 
12471         "date": "2013-11-19T05:00:00Z", 
12472         "kind": "besteffort", 
12473         "enacted": null
12474     }
12475 },
12476 {
12477     "pk": 59853, 
12478     "model": "core.charge", 
12479     "fields": {
12480         "updated": "2013-12-18T21:29:20.417Z", 
12481         "slice": 4, 
12482         "created": "2013-12-18T21:29:01.312Z", 
12483         "amount": 0.3192, 
12484         "object": 105, 
12485         "account": 15, 
12486         "state": "invoiced", 
12487         "coreHours": 4.56, 
12488         "invoice": 69, 
12489         "date": "2013-11-19T13:00:00Z", 
12490         "kind": "besteffort", 
12491         "enacted": null
12492     }
12493 },
12494 {
12495     "pk": 59854, 
12496     "model": "core.charge", 
12497     "fields": {
12498         "updated": "2013-12-18T21:29:20.525Z", 
12499         "slice": 4, 
12500         "created": "2013-12-18T21:29:01.320Z", 
12501         "amount": 0.2464, 
12502         "object": 105, 
12503         "account": 15, 
12504         "state": "invoiced", 
12505         "coreHours": 3.52, 
12506         "invoice": 69, 
12507         "date": "2013-11-19T21:00:00Z", 
12508         "kind": "besteffort", 
12509         "enacted": null
12510     }
12511 },
12512 {
12513     "pk": 59855, 
12514     "model": "core.charge", 
12515     "fields": {
12516         "updated": "2013-12-18T21:29:20.633Z", 
12517         "slice": 4, 
12518         "created": "2013-12-18T21:29:01.329Z", 
12519         "amount": 0.2184, 
12520         "object": 105, 
12521         "account": 15, 
12522         "state": "invoiced", 
12523         "coreHours": 3.12, 
12524         "invoice": 69, 
12525         "date": "2013-11-20T05:00:00Z", 
12526         "kind": "besteffort", 
12527         "enacted": null
12528     }
12529 },
12530 {
12531     "pk": 59856, 
12532     "model": "core.charge", 
12533     "fields": {
12534         "updated": "2013-12-18T21:29:20.741Z", 
12535         "slice": 4, 
12536         "created": "2013-12-18T21:29:01.337Z", 
12537         "amount": 0.168, 
12538         "object": 105, 
12539         "account": 15, 
12540         "state": "invoiced", 
12541         "coreHours": 2.4, 
12542         "invoice": 69, 
12543         "date": "2013-11-20T13:00:00Z", 
12544         "kind": "besteffort", 
12545         "enacted": null
12546     }
12547 },
12548 {
12549     "pk": 59857, 
12550     "model": "core.charge", 
12551     "fields": {
12552         "updated": "2013-12-18T21:29:20.848Z", 
12553         "slice": 4, 
12554         "created": "2013-12-18T21:29:01.345Z", 
12555         "amount": 0.1792, 
12556         "object": 105, 
12557         "account": 15, 
12558         "state": "invoiced", 
12559         "coreHours": 2.56, 
12560         "invoice": 69, 
12561         "date": "2013-11-20T21:00:00Z", 
12562         "kind": "besteffort", 
12563         "enacted": null
12564     }
12565 },
12566 {
12567     "pk": 59858, 
12568     "model": "core.charge", 
12569     "fields": {
12570         "updated": "2013-12-18T21:29:20.956Z", 
12571         "slice": 4, 
12572         "created": "2013-12-18T21:29:01.353Z", 
12573         "amount": 0.2912, 
12574         "object": 105, 
12575         "account": 15, 
12576         "state": "invoiced", 
12577         "coreHours": 4.16, 
12578         "invoice": 69, 
12579         "date": "2013-11-21T05:00:00Z", 
12580         "kind": "besteffort", 
12581         "enacted": null
12582     }
12583 },
12584 {
12585     "pk": 59859, 
12586     "model": "core.charge", 
12587     "fields": {
12588         "updated": "2013-12-18T21:29:21.064Z", 
12589         "slice": 4, 
12590         "created": "2013-12-18T21:29:01.362Z", 
12591         "amount": 0.2184, 
12592         "object": 105, 
12593         "account": 15, 
12594         "state": "invoiced", 
12595         "coreHours": 3.12, 
12596         "invoice": 69, 
12597         "date": "2013-11-21T13:00:00Z", 
12598         "kind": "besteffort", 
12599         "enacted": null
12600     }
12601 },
12602 {
12603     "pk": 59860, 
12604     "model": "core.charge", 
12605     "fields": {
12606         "updated": "2013-12-18T21:29:21.171Z", 
12607         "slice": 4, 
12608         "created": "2013-12-18T21:29:01.370Z", 
12609         "amount": 0.14, 
12610         "object": 105, 
12611         "account": 15, 
12612         "state": "invoiced", 
12613         "coreHours": 2.0, 
12614         "invoice": 69, 
12615         "date": "2013-11-21T21:00:00Z", 
12616         "kind": "besteffort", 
12617         "enacted": null
12618     }
12619 },
12620 {
12621     "pk": 59861, 
12622     "model": "core.charge", 
12623     "fields": {
12624         "updated": "2013-12-18T21:29:21.279Z", 
12625         "slice": 4, 
12626         "created": "2013-12-18T21:29:01.378Z", 
12627         "amount": 0.3248, 
12628         "object": 105, 
12629         "account": 15, 
12630         "state": "invoiced", 
12631         "coreHours": 4.64, 
12632         "invoice": 69, 
12633         "date": "2013-11-22T05:00:00Z", 
12634         "kind": "besteffort", 
12635         "enacted": null
12636     }
12637 },
12638 {
12639     "pk": 59862, 
12640     "model": "core.charge", 
12641     "fields": {
12642         "updated": "2013-12-18T21:29:21.387Z", 
12643         "slice": 4, 
12644         "created": "2013-12-18T21:29:01.387Z", 
12645         "amount": 0.1904, 
12646         "object": 105, 
12647         "account": 15, 
12648         "state": "invoiced", 
12649         "coreHours": 2.72, 
12650         "invoice": 69, 
12651         "date": "2013-11-22T13:00:00Z", 
12652         "kind": "besteffort", 
12653         "enacted": null
12654     }
12655 },
12656 {
12657     "pk": 59863, 
12658     "model": "core.charge", 
12659     "fields": {
12660         "updated": "2013-12-18T21:29:21.494Z", 
12661         "slice": 4, 
12662         "created": "2013-12-18T21:29:01.395Z", 
12663         "amount": 0.2632, 
12664         "object": 105, 
12665         "account": 15, 
12666         "state": "invoiced", 
12667         "coreHours": 3.76, 
12668         "invoice": 69, 
12669         "date": "2013-11-22T21:00:00Z", 
12670         "kind": "besteffort", 
12671         "enacted": null
12672     }
12673 },
12674 {
12675     "pk": 59864, 
12676     "model": "core.charge", 
12677     "fields": {
12678         "updated": "2013-12-18T21:29:21.602Z", 
12679         "slice": 4, 
12680         "created": "2013-12-18T21:29:01.403Z", 
12681         "amount": 0.336, 
12682         "object": 105, 
12683         "account": 15, 
12684         "state": "invoiced", 
12685         "coreHours": 4.8, 
12686         "invoice": 69, 
12687         "date": "2013-11-23T05:00:00Z", 
12688         "kind": "besteffort", 
12689         "enacted": null
12690     }
12691 },
12692 {
12693     "pk": 59865, 
12694     "model": "core.charge", 
12695     "fields": {
12696         "updated": "2013-12-18T21:29:21.710Z", 
12697         "slice": 4, 
12698         "created": "2013-12-18T21:29:01.412Z", 
12699         "amount": 0.2688, 
12700         "object": 105, 
12701         "account": 15, 
12702         "state": "invoiced", 
12703         "coreHours": 3.84, 
12704         "invoice": 69, 
12705         "date": "2013-11-23T13:00:00Z", 
12706         "kind": "besteffort", 
12707         "enacted": null
12708     }
12709 },
12710 {
12711     "pk": 59866, 
12712     "model": "core.charge", 
12713     "fields": {
12714         "updated": "2013-12-18T21:29:21.818Z", 
12715         "slice": 4, 
12716         "created": "2013-12-18T21:29:01.420Z", 
12717         "amount": 0.2352, 
12718         "object": 105, 
12719         "account": 15, 
12720         "state": "invoiced", 
12721         "coreHours": 3.36, 
12722         "invoice": 69, 
12723         "date": "2013-11-23T21:00:00Z", 
12724         "kind": "besteffort", 
12725         "enacted": null
12726     }
12727 },
12728 {
12729     "pk": 59867, 
12730     "model": "core.charge", 
12731     "fields": {
12732         "updated": "2013-12-18T21:29:21.925Z", 
12733         "slice": 4, 
12734         "created": "2013-12-18T21:29:01.428Z", 
12735         "amount": 0.2128, 
12736         "object": 105, 
12737         "account": 15, 
12738         "state": "invoiced", 
12739         "coreHours": 3.04, 
12740         "invoice": 69, 
12741         "date": "2013-11-24T05:00:00Z", 
12742         "kind": "besteffort", 
12743         "enacted": null
12744     }
12745 },
12746 {
12747     "pk": 59868, 
12748     "model": "core.charge", 
12749     "fields": {
12750         "updated": "2013-12-18T21:29:22.033Z", 
12751         "slice": 4, 
12752         "created": "2013-12-18T21:29:01.436Z", 
12753         "amount": 0.196, 
12754         "object": 105, 
12755         "account": 15, 
12756         "state": "invoiced", 
12757         "coreHours": 2.8, 
12758         "invoice": 69, 
12759         "date": "2013-11-24T13:00:00Z", 
12760         "kind": "besteffort", 
12761         "enacted": null
12762     }
12763 },
12764 {
12765     "pk": 59869, 
12766     "model": "core.charge", 
12767     "fields": {
12768         "updated": "2013-12-18T21:29:22.141Z", 
12769         "slice": 4, 
12770         "created": "2013-12-18T21:29:01.445Z", 
12771         "amount": 0.1792, 
12772         "object": 105, 
12773         "account": 15, 
12774         "state": "invoiced", 
12775         "coreHours": 2.56, 
12776         "invoice": 69, 
12777         "date": "2013-11-24T21:00:00Z", 
12778         "kind": "besteffort", 
12779         "enacted": null
12780     }
12781 },
12782 {
12783     "pk": 59870, 
12784     "model": "core.charge", 
12785     "fields": {
12786         "updated": "2013-12-18T21:29:22.257Z", 
12787         "slice": 4, 
12788         "created": "2013-12-18T21:29:01.453Z", 
12789         "amount": 0.1288, 
12790         "object": 105, 
12791         "account": 15, 
12792         "state": "invoiced", 
12793         "coreHours": 1.84, 
12794         "invoice": 70, 
12795         "date": "2013-11-25T05:00:00Z", 
12796         "kind": "besteffort", 
12797         "enacted": null
12798     }
12799 },
12800 {
12801     "pk": 59871, 
12802     "model": "core.charge", 
12803     "fields": {
12804         "updated": "2013-12-18T21:29:22.364Z", 
12805         "slice": 4, 
12806         "created": "2013-12-18T21:29:01.461Z", 
12807         "amount": 0.1736, 
12808         "object": 105, 
12809         "account": 15, 
12810         "state": "invoiced", 
12811         "coreHours": 2.48, 
12812         "invoice": 70, 
12813         "date": "2013-11-25T13:00:00Z", 
12814         "kind": "besteffort", 
12815         "enacted": null
12816     }
12817 },
12818 {
12819     "pk": 59872, 
12820     "model": "core.charge", 
12821     "fields": {
12822         "updated": "2013-12-18T21:29:22.472Z", 
12823         "slice": 4, 
12824         "created": "2013-12-18T21:29:01.470Z", 
12825         "amount": 0.112, 
12826         "object": 105, 
12827         "account": 15, 
12828         "state": "invoiced", 
12829         "coreHours": 1.6, 
12830         "invoice": 70, 
12831         "date": "2013-11-25T21:00:00Z", 
12832         "kind": "besteffort", 
12833         "enacted": null
12834     }
12835 },
12836 {
12837     "pk": 59873, 
12838     "model": "core.charge", 
12839     "fields": {
12840         "updated": "2013-12-18T21:29:22.621Z", 
12841         "slice": 4, 
12842         "created": "2013-12-18T21:29:01.478Z", 
12843         "amount": 0.2128, 
12844         "object": 105, 
12845         "account": 15, 
12846         "state": "invoiced", 
12847         "coreHours": 3.04, 
12848         "invoice": 70, 
12849         "date": "2013-11-26T05:00:00Z", 
12850         "kind": "besteffort", 
12851         "enacted": null
12852     }
12853 },
12854 {
12855     "pk": 59874, 
12856     "model": "core.charge", 
12857     "fields": {
12858         "updated": "2013-12-18T21:29:22.729Z", 
12859         "slice": 4, 
12860         "created": "2013-12-18T21:29:01.486Z", 
12861         "amount": 0.308, 
12862         "object": 105, 
12863         "account": 15, 
12864         "state": "invoiced", 
12865         "coreHours": 4.4, 
12866         "invoice": 70, 
12867         "date": "2013-11-26T13:00:00Z", 
12868         "kind": "besteffort", 
12869         "enacted": null
12870     }
12871 },
12872 {
12873     "pk": 59875, 
12874     "model": "core.charge", 
12875     "fields": {
12876         "updated": "2013-12-18T21:29:22.836Z", 
12877         "slice": 4, 
12878         "created": "2013-12-18T21:29:01.494Z", 
12879         "amount": 0.1512, 
12880         "object": 105, 
12881         "account": 15, 
12882         "state": "invoiced", 
12883         "coreHours": 2.16, 
12884         "invoice": 70, 
12885         "date": "2013-11-26T21:00:00Z", 
12886         "kind": "besteffort", 
12887         "enacted": null
12888     }
12889 },
12890 {
12891     "pk": 59876, 
12892     "model": "core.charge", 
12893     "fields": {
12894         "updated": "2013-12-18T21:29:22.944Z", 
12895         "slice": 4, 
12896         "created": "2013-12-18T21:29:01.503Z", 
12897         "amount": 0.112, 
12898         "object": 105, 
12899         "account": 15, 
12900         "state": "invoiced", 
12901         "coreHours": 1.6, 
12902         "invoice": 70, 
12903         "date": "2013-11-27T05:00:00Z", 
12904         "kind": "besteffort", 
12905         "enacted": null
12906     }
12907 },
12908 {
12909     "pk": 59877, 
12910     "model": "core.charge", 
12911     "fields": {
12912         "updated": "2013-12-18T21:29:23.052Z", 
12913         "slice": 4, 
12914         "created": "2013-12-18T21:29:01.511Z", 
12915         "amount": 0.308, 
12916         "object": 105, 
12917         "account": 15, 
12918         "state": "invoiced", 
12919         "coreHours": 4.4, 
12920         "invoice": 70, 
12921         "date": "2013-11-27T13:00:00Z", 
12922         "kind": "besteffort", 
12923         "enacted": null
12924     }
12925 },
12926 {
12927     "pk": 59878, 
12928     "model": "core.charge", 
12929     "fields": {
12930         "updated": "2013-12-18T21:29:23.160Z", 
12931         "slice": 4, 
12932         "created": "2013-12-18T21:29:01.519Z", 
12933         "amount": 0.2072, 
12934         "object": 105, 
12935         "account": 15, 
12936         "state": "invoiced", 
12937         "coreHours": 2.96, 
12938         "invoice": 70, 
12939         "date": "2013-11-27T21:00:00Z", 
12940         "kind": "besteffort", 
12941         "enacted": null
12942     }
12943 },
12944 {
12945     "pk": 59879, 
12946     "model": "core.charge", 
12947     "fields": {
12948         "updated": "2013-12-18T21:29:23.267Z", 
12949         "slice": 4, 
12950         "created": "2013-12-18T21:29:01.528Z", 
12951         "amount": 0.28, 
12952         "object": 105, 
12953         "account": 15, 
12954         "state": "invoiced", 
12955         "coreHours": 4.0, 
12956         "invoice": 70, 
12957         "date": "2013-11-28T05:00:00Z", 
12958         "kind": "besteffort", 
12959         "enacted": null
12960     }
12961 },
12962 {
12963     "pk": 59880, 
12964     "model": "core.charge", 
12965     "fields": {
12966         "updated": "2013-12-18T21:29:23.375Z", 
12967         "slice": 4, 
12968         "created": "2013-12-18T21:29:01.536Z", 
12969         "amount": 0.1792, 
12970         "object": 105, 
12971         "account": 15, 
12972         "state": "invoiced", 
12973         "coreHours": 2.56, 
12974         "invoice": 70, 
12975         "date": "2013-11-28T13:00:00Z", 
12976         "kind": "besteffort", 
12977         "enacted": null
12978     }
12979 },
12980 {
12981     "pk": 59881, 
12982     "model": "core.charge", 
12983     "fields": {
12984         "updated": "2013-12-18T21:29:23.483Z", 
12985         "slice": 4, 
12986         "created": "2013-12-18T21:29:01.544Z", 
12987         "amount": 0.224, 
12988         "object": 105, 
12989         "account": 15, 
12990         "state": "invoiced", 
12991         "coreHours": 3.2, 
12992         "invoice": 70, 
12993         "date": "2013-11-28T21:00:00Z", 
12994         "kind": "besteffort", 
12995         "enacted": null
12996     }
12997 },
12998 {
12999     "pk": 59882, 
13000     "model": "core.charge", 
13001     "fields": {
13002         "updated": "2013-12-18T21:29:23.590Z", 
13003         "slice": 4, 
13004         "created": "2013-12-18T21:29:01.552Z", 
13005         "amount": 0.1568, 
13006         "object": 105, 
13007         "account": 15, 
13008         "state": "invoiced", 
13009         "coreHours": 2.24, 
13010         "invoice": 70, 
13011         "date": "2013-11-29T05:00:00Z", 
13012         "kind": "besteffort", 
13013         "enacted": null
13014     }
13015 },
13016 {
13017     "pk": 59883, 
13018     "model": "core.charge", 
13019     "fields": {
13020         "updated": "2013-12-18T21:29:23.698Z", 
13021         "slice": 4, 
13022         "created": "2013-12-18T21:29:01.561Z", 
13023         "amount": 0.2968, 
13024         "object": 105, 
13025         "account": 15, 
13026         "state": "invoiced", 
13027         "coreHours": 4.24, 
13028         "invoice": 70, 
13029         "date": "2013-11-29T13:00:00Z", 
13030         "kind": "besteffort", 
13031         "enacted": null
13032     }
13033 },
13034 {
13035     "pk": 59884, 
13036     "model": "core.charge", 
13037     "fields": {
13038         "updated": "2013-12-18T21:29:23.806Z", 
13039         "slice": 4, 
13040         "created": "2013-12-18T21:29:01.569Z", 
13041         "amount": 0.1232, 
13042         "object": 105, 
13043         "account": 15, 
13044         "state": "invoiced", 
13045         "coreHours": 1.76, 
13046         "invoice": 70, 
13047         "date": "2013-11-29T21:00:00Z", 
13048         "kind": "besteffort", 
13049         "enacted": null
13050     }
13051 },
13052 {
13053     "pk": 59885, 
13054     "model": "core.charge", 
13055     "fields": {
13056         "updated": "2013-12-18T21:29:23.913Z", 
13057         "slice": 4, 
13058         "created": "2013-12-18T21:29:01.577Z", 
13059         "amount": 0.2352, 
13060         "object": 105, 
13061         "account": 15, 
13062         "state": "invoiced", 
13063         "coreHours": 3.36, 
13064         "invoice": 70, 
13065         "date": "2013-11-30T05:00:00Z", 
13066         "kind": "besteffort", 
13067         "enacted": null
13068     }
13069 },
13070 {
13071     "pk": 59886, 
13072     "model": "core.charge", 
13073     "fields": {
13074         "updated": "2013-12-18T21:29:24.021Z", 
13075         "slice": 4, 
13076         "created": "2013-12-18T21:29:01.586Z", 
13077         "amount": 0.1736, 
13078         "object": 105, 
13079         "account": 15, 
13080         "state": "invoiced", 
13081         "coreHours": 2.48, 
13082         "invoice": 70, 
13083         "date": "2013-11-30T13:00:00Z", 
13084         "kind": "besteffort", 
13085         "enacted": null
13086     }
13087 },
13088 {
13089     "pk": 59887, 
13090     "model": "core.charge", 
13091     "fields": {
13092         "updated": "2013-12-18T21:29:24.129Z", 
13093         "slice": 4, 
13094         "created": "2013-12-18T21:29:01.594Z", 
13095         "amount": 0.196, 
13096         "object": 105, 
13097         "account": 15, 
13098         "state": "invoiced", 
13099         "coreHours": 2.8, 
13100         "invoice": 70, 
13101         "date": "2013-11-30T21:00:00Z", 
13102         "kind": "besteffort", 
13103         "enacted": null
13104     }
13105 },
13106 {
13107     "pk": 59888, 
13108     "model": "core.charge", 
13109     "fields": {
13110         "updated": "2013-12-18T21:29:24.236Z", 
13111         "slice": 4, 
13112         "created": "2013-12-18T21:29:01.602Z", 
13113         "amount": 0.1344, 
13114         "object": 105, 
13115         "account": 15, 
13116         "state": "invoiced", 
13117         "coreHours": 1.92, 
13118         "invoice": 70, 
13119         "date": "2013-12-01T05:00:00Z", 
13120         "kind": "besteffort", 
13121         "enacted": null
13122     }
13123 },
13124 {
13125     "pk": 59889, 
13126     "model": "core.charge", 
13127     "fields": {
13128         "updated": "2013-12-18T21:29:24.344Z", 
13129         "slice": 4, 
13130         "created": "2013-12-18T21:29:01.610Z", 
13131         "amount": 0.1904, 
13132         "object": 105, 
13133         "account": 15, 
13134         "state": "invoiced", 
13135         "coreHours": 2.72, 
13136         "invoice": 70, 
13137         "date": "2013-12-01T13:00:00Z", 
13138         "kind": "besteffort", 
13139         "enacted": null
13140     }
13141 },
13142 {
13143     "pk": 59890, 
13144     "model": "core.charge", 
13145     "fields": {
13146         "updated": "2013-12-18T21:29:24.452Z", 
13147         "slice": 4, 
13148         "created": "2013-12-18T21:29:01.619Z", 
13149         "amount": 0.2352, 
13150         "object": 105, 
13151         "account": 15, 
13152         "state": "invoiced", 
13153         "coreHours": 3.36, 
13154         "invoice": 70, 
13155         "date": "2013-12-01T21:00:00Z", 
13156         "kind": "besteffort", 
13157         "enacted": null
13158     }
13159 },
13160 {
13161     "pk": 59891, 
13162     "model": "core.charge", 
13163     "fields": {
13164         "updated": "2013-12-18T21:29:24.568Z", 
13165         "slice": 4, 
13166         "created": "2013-12-18T21:29:01.627Z", 
13167         "amount": 0.2072, 
13168         "object": 105, 
13169         "account": 15, 
13170         "state": "invoiced", 
13171         "coreHours": 2.96, 
13172         "invoice": 71, 
13173         "date": "2013-12-02T05:00:00Z", 
13174         "kind": "besteffort", 
13175         "enacted": null
13176     }
13177 },
13178 {
13179     "pk": 59892, 
13180     "model": "core.charge", 
13181     "fields": {
13182         "updated": "2013-12-18T21:29:24.676Z", 
13183         "slice": 4, 
13184         "created": "2013-12-18T21:29:01.635Z", 
13185         "amount": 0.2968, 
13186         "object": 105, 
13187         "account": 15, 
13188         "state": "invoiced", 
13189         "coreHours": 4.24, 
13190         "invoice": 71, 
13191         "date": "2013-12-02T13:00:00Z", 
13192         "kind": "besteffort", 
13193         "enacted": null
13194     }
13195 },
13196 {
13197     "pk": 59893, 
13198     "model": "core.charge", 
13199     "fields": {
13200         "updated": "2013-12-18T21:29:24.783Z", 
13201         "slice": 4, 
13202         "created": "2013-12-18T21:29:01.644Z", 
13203         "amount": 0.3136, 
13204         "object": 105, 
13205         "account": 15, 
13206         "state": "invoiced", 
13207         "coreHours": 4.48, 
13208         "invoice": 71, 
13209         "date": "2013-12-02T21:00:00Z", 
13210         "kind": "besteffort", 
13211         "enacted": null
13212     }
13213 },
13214 {
13215     "pk": 59894, 
13216     "model": "core.charge", 
13217     "fields": {
13218         "updated": "2013-12-18T21:29:24.891Z", 
13219         "slice": 4, 
13220         "created": "2013-12-18T21:29:01.652Z", 
13221         "amount": 0.1288, 
13222         "object": 105, 
13223         "account": 15, 
13224         "state": "invoiced", 
13225         "coreHours": 1.84, 
13226         "invoice": 71, 
13227         "date": "2013-12-03T05:00:00Z", 
13228         "kind": "besteffort", 
13229         "enacted": null
13230     }
13231 },
13232 {
13233     "pk": 59895, 
13234     "model": "core.charge", 
13235     "fields": {
13236         "updated": "2013-12-18T21:29:24.999Z", 
13237         "slice": 4, 
13238         "created": "2013-12-18T21:29:01.660Z", 
13239         "amount": 0.1568, 
13240         "object": 105, 
13241         "account": 15, 
13242         "state": "invoiced", 
13243         "coreHours": 2.24, 
13244         "invoice": 71, 
13245         "date": "2013-12-03T13:00:00Z", 
13246         "kind": "besteffort", 
13247         "enacted": null
13248     }
13249 },
13250 {
13251     "pk": 59896, 
13252     "model": "core.charge", 
13253     "fields": {
13254         "updated": "2013-12-18T21:29:25.106Z", 
13255         "slice": 4, 
13256         "created": "2013-12-18T21:29:01.669Z", 
13257         "amount": 0.1792, 
13258         "object": 105, 
13259         "account": 15, 
13260         "state": "invoiced", 
13261         "coreHours": 2.56, 
13262         "invoice": 71, 
13263         "date": "2013-12-03T21:00:00Z", 
13264         "kind": "besteffort", 
13265         "enacted": null
13266     }
13267 },
13268 {
13269     "pk": 59897, 
13270     "model": "core.charge", 
13271     "fields": {
13272         "updated": "2013-12-18T21:29:25.214Z", 
13273         "slice": 4, 
13274         "created": "2013-12-18T21:29:01.677Z", 
13275         "amount": 0.3024, 
13276         "object": 105, 
13277         "account": 15, 
13278         "state": "invoiced", 
13279         "coreHours": 4.32, 
13280         "invoice": 71, 
13281         "date": "2013-12-04T05:00:00Z", 
13282         "kind": "besteffort", 
13283         "enacted": null
13284     }
13285 },
13286 {
13287     "pk": 59898, 
13288     "model": "core.charge", 
13289     "fields": {
13290         "updated": "2013-12-18T21:29:25.322Z", 
13291         "slice": 4, 
13292         "created": "2013-12-18T21:29:01.685Z", 
13293         "amount": 0.2856, 
13294         "object": 105, 
13295         "account": 15, 
13296         "state": "invoiced", 
13297         "coreHours": 4.08, 
13298         "invoice": 71, 
13299         "date": "2013-12-04T13:00:00Z", 
13300         "kind": "besteffort", 
13301         "enacted": null
13302     }
13303 },
13304 {
13305     "pk": 59899, 
13306     "model": "core.charge", 
13307     "fields": {
13308         "updated": "2013-12-18T21:29:25.429Z", 
13309         "slice": 4, 
13310         "created": "2013-12-18T21:29:01.693Z", 
13311         "amount": 0.2912, 
13312         "object": 105, 
13313         "account": 15, 
13314         "state": "invoiced", 
13315         "coreHours": 4.16, 
13316         "invoice": 71, 
13317         "date": "2013-12-04T21:00:00Z", 
13318         "kind": "besteffort", 
13319         "enacted": null
13320     }
13321 },
13322 {
13323     "pk": 59900, 
13324     "model": "core.charge", 
13325     "fields": {
13326         "updated": "2013-12-18T21:29:25.537Z", 
13327         "slice": 4, 
13328         "created": "2013-12-18T21:29:01.702Z", 
13329         "amount": 0.1288, 
13330         "object": 105, 
13331         "account": 15, 
13332         "state": "invoiced", 
13333         "coreHours": 1.84, 
13334         "invoice": 71, 
13335         "date": "2013-12-05T05:00:00Z", 
13336         "kind": "besteffort", 
13337         "enacted": null
13338     }
13339 },
13340 {
13341     "pk": 59901, 
13342     "model": "core.charge", 
13343     "fields": {
13344         "updated": "2013-12-18T21:29:25.645Z", 
13345         "slice": 4, 
13346         "created": "2013-12-18T21:29:01.710Z", 
13347         "amount": 0.3136, 
13348         "object": 105, 
13349         "account": 15, 
13350         "state": "invoiced", 
13351         "coreHours": 4.48, 
13352         "invoice": 71, 
13353         "date": "2013-12-05T13:00:00Z", 
13354         "kind": "besteffort", 
13355         "enacted": null
13356     }
13357 },
13358 {
13359     "pk": 59902, 
13360     "model": "core.charge", 
13361     "fields": {
13362         "updated": "2013-12-18T21:29:25.752Z", 
13363         "slice": 4, 
13364         "created": "2013-12-18T21:29:01.718Z", 
13365         "amount": 0.3248, 
13366         "object": 105, 
13367         "account": 15, 
13368         "state": "invoiced", 
13369         "coreHours": 4.64, 
13370         "invoice": 71, 
13371         "date": "2013-12-05T21:00:00Z", 
13372         "kind": "besteffort", 
13373         "enacted": null
13374     }
13375 },
13376 {
13377     "pk": 59903, 
13378     "model": "core.charge", 
13379     "fields": {
13380         "updated": "2013-12-18T21:29:25.860Z", 
13381         "slice": 4, 
13382         "created": "2013-12-18T21:29:01.727Z", 
13383         "amount": 0.3024, 
13384         "object": 105, 
13385         "account": 15, 
13386         "state": "invoiced", 
13387         "coreHours": 4.32, 
13388         "invoice": 71, 
13389         "date": "2013-12-06T05:00:00Z", 
13390         "kind": "besteffort", 
13391         "enacted": null
13392     }
13393 },
13394 {
13395     "pk": 59904, 
13396     "model": "core.charge", 
13397     "fields": {
13398         "updated": "2013-12-18T21:29:25.968Z", 
13399         "slice": 4, 
13400         "created": "2013-12-18T21:29:01.735Z", 
13401         "amount": 0.14, 
13402         "object": 105, 
13403         "account": 15, 
13404         "state": "invoiced", 
13405         "coreHours": 2.0, 
13406         "invoice": 71, 
13407         "date": "2013-12-06T13:00:00Z", 
13408         "kind": "besteffort", 
13409         "enacted": null
13410     }
13411 },
13412 {
13413     "pk": 59905, 
13414     "model": "core.charge", 
13415     "fields": {
13416         "updated": "2013-12-18T21:29:26.075Z", 
13417         "slice": 4, 
13418         "created": "2013-12-18T21:29:01.743Z", 
13419         "amount": 0.3304, 
13420         "object": 105, 
13421         "account": 15, 
13422         "state": "invoiced", 
13423         "coreHours": 4.72, 
13424         "invoice": 71, 
13425         "date": "2013-12-06T21:00:00Z", 
13426         "kind": "besteffort", 
13427         "enacted": null
13428     }
13429 },
13430 {
13431     "pk": 59906, 
13432     "model": "core.charge", 
13433     "fields": {
13434         "updated": "2013-12-18T21:29:26.183Z", 
13435         "slice": 4, 
13436         "created": "2013-12-18T21:29:01.751Z", 
13437         "amount": 0.2744, 
13438         "object": 105, 
13439         "account": 15, 
13440         "state": "invoiced", 
13441         "coreHours": 3.92, 
13442         "invoice": 71, 
13443         "date": "2013-12-07T05:00:00Z", 
13444         "kind": "besteffort", 
13445         "enacted": null
13446     }
13447 },
13448 {
13449     "pk": 59907, 
13450     "model": "core.charge", 
13451     "fields": {
13452         "updated": "2013-12-18T21:29:26.291Z", 
13453         "slice": 4, 
13454         "created": "2013-12-18T21:29:01.760Z", 
13455         "amount": 0.2632, 
13456         "object": 105, 
13457         "account": 15, 
13458         "state": "invoiced", 
13459         "coreHours": 3.76, 
13460         "invoice": 71, 
13461         "date": "2013-12-07T13:00:00Z", 
13462         "kind": "besteffort", 
13463         "enacted": null
13464     }
13465 },
13466 {
13467     "pk": 59908, 
13468     "model": "core.charge", 
13469     "fields": {
13470         "updated": "2013-12-18T21:29:26.399Z", 
13471         "slice": 4, 
13472         "created": "2013-12-18T21:29:01.768Z", 
13473         "amount": 0.2408, 
13474         "object": 105, 
13475         "account": 15, 
13476         "state": "invoiced", 
13477         "coreHours": 3.44, 
13478         "invoice": 71, 
13479         "date": "2013-12-07T21:00:00Z", 
13480         "kind": "besteffort", 
13481         "enacted": null
13482     }
13483 },
13484 {
13485     "pk": 59909, 
13486     "model": "core.charge", 
13487     "fields": {
13488         "updated": "2013-12-18T21:29:26.506Z", 
13489         "slice": 4, 
13490         "created": "2013-12-18T21:29:01.776Z", 
13491         "amount": 0.1624, 
13492         "object": 105, 
13493         "account": 15, 
13494         "state": "invoiced", 
13495         "coreHours": 2.32, 
13496         "invoice": 71, 
13497         "date": "2013-12-08T05:00:00Z", 
13498         "kind": "besteffort", 
13499         "enacted": null
13500     }
13501 },
13502 {
13503     "pk": 59910, 
13504     "model": "core.charge", 
13505     "fields": {
13506         "updated": "2013-12-18T21:29:26.614Z", 
13507         "slice": 4, 
13508         "created": "2013-12-18T21:29:01.784Z", 
13509         "amount": 0.2968, 
13510         "object": 105, 
13511         "account": 15, 
13512         "state": "invoiced", 
13513         "coreHours": 4.24, 
13514         "invoice": 71, 
13515         "date": "2013-12-08T13:00:00Z", 
13516         "kind": "besteffort", 
13517         "enacted": null
13518     }
13519 },
13520 {
13521     "pk": 59911, 
13522     "model": "core.charge", 
13523     "fields": {
13524         "updated": "2013-12-18T21:29:26.722Z", 
13525         "slice": 4, 
13526         "created": "2013-12-18T21:29:01.793Z", 
13527         "amount": 0.2016, 
13528         "object": 105, 
13529         "account": 15, 
13530         "state": "invoiced", 
13531         "coreHours": 2.88, 
13532         "invoice": 71, 
13533         "date": "2013-12-08T21:00:00Z", 
13534         "kind": "besteffort", 
13535         "enacted": null
13536     }
13537 },
13538 {
13539     "pk": 59912, 
13540     "model": "core.charge", 
13541     "fields": {
13542         "updated": "2013-12-18T21:29:26.838Z", 
13543         "slice": 4, 
13544         "created": "2013-12-18T21:29:01.801Z", 
13545         "amount": 0.2296, 
13546         "object": 105, 
13547         "account": 15, 
13548         "state": "invoiced", 
13549         "coreHours": 3.28, 
13550         "invoice": 72, 
13551         "date": "2013-12-09T05:00:00Z", 
13552         "kind": "besteffort", 
13553         "enacted": null
13554     }
13555 },
13556 {
13557     "pk": 59913, 
13558     "model": "core.charge", 
13559     "fields": {
13560         "updated": "2013-12-18T21:29:26.945Z", 
13561         "slice": 4, 
13562         "created": "2013-12-18T21:29:01.809Z", 
13563         "amount": 0.2128, 
13564         "object": 105, 
13565         "account": 15, 
13566         "state": "invoiced", 
13567         "coreHours": 3.04, 
13568         "invoice": 72, 
13569         "date": "2013-12-09T13:00:00Z", 
13570         "kind": "besteffort", 
13571         "enacted": null
13572     }
13573 },
13574 {
13575     "pk": 59914, 
13576     "model": "core.charge", 
13577     "fields": {
13578         "updated": "2013-12-18T21:29:27.053Z", 
13579         "slice": 4, 
13580         "created": "2013-12-18T21:29:01.818Z", 
13581         "amount": 0.112, 
13582         "object": 105, 
13583         "account": 15, 
13584         "state": "invoiced", 
13585         "coreHours": 1.6, 
13586         "invoice": 72, 
13587         "date": "2013-12-09T21:00:00Z", 
13588         "kind": "besteffort", 
13589         "enacted": null
13590     }
13591 },
13592 {
13593     "pk": 59915, 
13594     "model": "core.charge", 
13595     "fields": {
13596         "updated": "2013-12-18T21:29:27.161Z", 
13597         "slice": 4, 
13598         "created": "2013-12-18T21:29:01.826Z", 
13599         "amount": 0.168, 
13600         "object": 105, 
13601         "account": 15, 
13602         "state": "invoiced", 
13603         "coreHours": 2.4, 
13604         "invoice": 72, 
13605         "date": "2013-12-10T05:00:00Z", 
13606         "kind": "besteffort", 
13607         "enacted": null
13608     }
13609 },
13610 {
13611     "pk": 59916, 
13612     "model": "core.charge", 
13613     "fields": {
13614         "updated": "2013-12-18T21:29:27.268Z", 
13615         "slice": 4, 
13616         "created": "2013-12-18T21:29:01.834Z", 
13617         "amount": 0.168, 
13618         "object": 105, 
13619         "account": 15, 
13620         "state": "invoiced", 
13621         "coreHours": 2.4, 
13622         "invoice": 72, 
13623         "date": "2013-12-10T13:00:00Z", 
13624         "kind": "besteffort", 
13625         "enacted": null
13626     }
13627 },
13628 {
13629     "pk": 59917, 
13630     "model": "core.charge", 
13631     "fields": {
13632         "updated": "2013-12-18T21:29:27.376Z", 
13633         "slice": 4, 
13634         "created": "2013-12-18T21:29:01.842Z", 
13635         "amount": 0.196, 
13636         "object": 105, 
13637         "account": 15, 
13638         "state": "invoiced", 
13639         "coreHours": 2.8, 
13640         "invoice": 72, 
13641         "date": "2013-12-10T21:00:00Z", 
13642         "kind": "besteffort", 
13643         "enacted": null
13644     }
13645 },
13646 {
13647     "pk": 59918, 
13648     "model": "core.charge", 
13649     "fields": {
13650         "updated": "2013-12-18T21:29:27.484Z", 
13651         "slice": 4, 
13652         "created": "2013-12-18T21:29:01.851Z", 
13653         "amount": 0.2464, 
13654         "object": 105, 
13655         "account": 15, 
13656         "state": "invoiced", 
13657         "coreHours": 3.52, 
13658         "invoice": 72, 
13659         "date": "2013-12-11T05:00:00Z", 
13660         "kind": "besteffort", 
13661         "enacted": null
13662     }
13663 },
13664 {
13665     "pk": 59919, 
13666     "model": "core.charge", 
13667     "fields": {
13668         "updated": "2013-12-18T21:29:27.649Z", 
13669         "slice": 4, 
13670         "created": "2013-12-18T21:29:01.859Z", 
13671         "amount": 0.112, 
13672         "object": 105, 
13673         "account": 15, 
13674         "state": "invoiced", 
13675         "coreHours": 1.6, 
13676         "invoice": 72, 
13677         "date": "2013-12-11T13:00:00Z", 
13678         "kind": "besteffort", 
13679         "enacted": null
13680     }
13681 },
13682 {
13683     "pk": 59920, 
13684     "model": "core.charge", 
13685     "fields": {
13686         "updated": "2013-12-18T21:29:27.757Z", 
13687         "slice": 4, 
13688         "created": "2013-12-18T21:29:01.867Z", 
13689         "amount": 0.1792, 
13690         "object": 105, 
13691         "account": 15, 
13692         "state": "invoiced", 
13693         "coreHours": 2.56, 
13694         "invoice": 72, 
13695         "date": "2013-12-11T21:00:00Z", 
13696         "kind": "besteffort", 
13697         "enacted": null
13698     }
13699 },
13700 {
13701     "pk": 59921, 
13702     "model": "core.charge", 
13703     "fields": {
13704         "updated": "2013-12-18T21:29:27.865Z", 
13705         "slice": 4, 
13706         "created": "2013-12-18T21:29:01.875Z", 
13707         "amount": 0.308, 
13708         "object": 105, 
13709         "account": 15, 
13710         "state": "invoiced", 
13711         "coreHours": 4.4, 
13712         "invoice": 72, 
13713         "date": "2013-12-12T05:00:00Z", 
13714         "kind": "besteffort", 
13715         "enacted": null
13716     }
13717 },
13718 {
13719     "pk": 59922, 
13720     "model": "core.charge", 
13721     "fields": {
13722         "updated": "2013-12-18T21:29:27.972Z", 
13723         "slice": 4, 
13724         "created": "2013-12-18T21:29:01.884Z", 
13725         "amount": 0.1176, 
13726         "object": 105, 
13727         "account": 15, 
13728         "state": "invoiced", 
13729         "coreHours": 1.68, 
13730         "invoice": 72, 
13731         "date": "2013-12-12T13:00:00Z", 
13732         "kind": "besteffort", 
13733         "enacted": null
13734     }
13735 },
13736 {
13737     "pk": 59923, 
13738     "model": "core.charge", 
13739     "fields": {
13740         "updated": "2013-12-18T21:29:28.080Z", 
13741         "slice": 4, 
13742         "created": "2013-12-18T21:29:01.892Z", 
13743         "amount": 0.2016, 
13744         "object": 105, 
13745         "account": 15, 
13746         "state": "invoiced", 
13747         "coreHours": 2.88, 
13748         "invoice": 72, 
13749         "date": "2013-12-12T21:00:00Z", 
13750         "kind": "besteffort", 
13751         "enacted": null
13752     }
13753 },
13754 {
13755     "pk": 59924, 
13756     "model": "core.charge", 
13757     "fields": {
13758         "updated": "2013-12-18T21:29:28.188Z", 
13759         "slice": 4, 
13760         "created": "2013-12-18T21:29:01.900Z", 
13761         "amount": 0.1512, 
13762         "object": 105, 
13763         "account": 15, 
13764         "state": "invoiced", 
13765         "coreHours": 2.16, 
13766         "invoice": 72, 
13767         "date": "2013-12-13T05:00:00Z", 
13768         "kind": "besteffort", 
13769         "enacted": null
13770     }
13771 },
13772 {
13773     "pk": 59925, 
13774     "model": "core.charge", 
13775     "fields": {
13776         "updated": "2013-12-18T21:29:28.296Z", 
13777         "slice": 4, 
13778         "created": "2013-12-18T21:29:01.909Z", 
13779         "amount": 0.2352, 
13780         "object": 105, 
13781         "account": 15, 
13782         "state": "invoiced", 
13783         "coreHours": 3.36, 
13784         "invoice": 72, 
13785         "date": "2013-12-13T13:00:00Z", 
13786         "kind": "besteffort", 
13787         "enacted": null
13788     }
13789 },
13790 {
13791     "pk": 59926, 
13792     "model": "core.charge", 
13793     "fields": {
13794         "updated": "2013-12-18T21:29:28.403Z", 
13795         "slice": 4, 
13796         "created": "2013-12-18T21:29:01.917Z", 
13797         "amount": 0.308, 
13798         "object": 105, 
13799         "account": 15, 
13800         "state": "invoiced", 
13801         "coreHours": 4.4, 
13802         "invoice": 72, 
13803         "date": "2013-12-13T21:00:00Z", 
13804         "kind": "besteffort", 
13805         "enacted": null
13806     }
13807 },
13808 {
13809     "pk": 59927, 
13810     "model": "core.charge", 
13811     "fields": {
13812         "updated": "2013-12-18T21:29:28.511Z", 
13813         "slice": 4, 
13814         "created": "2013-12-18T21:29:01.925Z", 
13815         "amount": 0.2856, 
13816         "object": 105, 
13817         "account": 15, 
13818         "state": "invoiced", 
13819         "coreHours": 4.08, 
13820         "invoice": 72, 
13821         "date": "2013-12-14T05:00:00Z", 
13822         "kind": "besteffort", 
13823         "enacted": null
13824     }
13825 },
13826 {
13827     "pk": 59928, 
13828     "model": "core.charge", 
13829     "fields": {
13830         "updated": "2013-12-18T21:29:28.619Z", 
13831         "slice": 4, 
13832         "created": "2013-12-18T21:29:01.934Z", 
13833         "amount": 0.1792, 
13834         "object": 105, 
13835         "account": 15, 
13836         "state": "invoiced", 
13837         "coreHours": 2.56, 
13838         "invoice": 72, 
13839         "date": "2013-12-14T13:00:00Z", 
13840         "kind": "besteffort", 
13841         "enacted": null
13842     }
13843 },
13844 {
13845     "pk": 59929, 
13846     "model": "core.charge", 
13847     "fields": {
13848         "updated": "2013-12-18T21:29:28.726Z", 
13849         "slice": 4, 
13850         "created": "2013-12-18T21:29:01.942Z", 
13851         "amount": 0.2856, 
13852         "object": 105, 
13853         "account": 15, 
13854         "state": "invoiced", 
13855         "coreHours": 4.08, 
13856         "invoice": 72, 
13857         "date": "2013-12-14T21:00:00Z", 
13858         "kind": "besteffort", 
13859         "enacted": null
13860     }
13861 },
13862 {
13863     "pk": 59930, 
13864     "model": "core.charge", 
13865     "fields": {
13866         "updated": "2013-12-18T21:29:28.834Z", 
13867         "slice": 4, 
13868         "created": "2013-12-18T21:29:01.950Z", 
13869         "amount": 0.1456, 
13870         "object": 105, 
13871         "account": 15, 
13872         "state": "invoiced", 
13873         "coreHours": 2.08, 
13874         "invoice": 72, 
13875         "date": "2013-12-15T05:00:00Z", 
13876         "kind": "besteffort", 
13877         "enacted": null
13878     }
13879 },
13880 {
13881     "pk": 59931, 
13882     "model": "core.charge", 
13883     "fields": {
13884         "updated": "2013-12-18T21:29:28.942Z", 
13885         "slice": 4, 
13886         "created": "2013-12-18T21:29:01.980Z", 
13887         "amount": 0.3136, 
13888         "object": 105, 
13889         "account": 15, 
13890         "state": "invoiced", 
13891         "coreHours": 4.48, 
13892         "invoice": 72, 
13893         "date": "2013-12-15T13:00:00Z", 
13894         "kind": "besteffort", 
13895         "enacted": null
13896     }
13897 },
13898 {
13899     "pk": 59932, 
13900     "model": "core.charge", 
13901     "fields": {
13902         "updated": "2013-12-18T21:29:29.049Z", 
13903         "slice": 4, 
13904         "created": "2013-12-18T21:29:02.021Z", 
13905         "amount": 0.1232, 
13906         "object": 105, 
13907         "account": 15, 
13908         "state": "invoiced", 
13909         "coreHours": 1.76, 
13910         "invoice": 72, 
13911         "date": "2013-12-15T21:00:00Z", 
13912         "kind": "besteffort", 
13913         "enacted": null
13914     }
13915 },
13916 {
13917     "pk": 59933, 
13918     "model": "core.charge", 
13919     "fields": {
13920         "updated": "2013-12-18T21:29:02.066Z", 
13921         "slice": 4, 
13922         "created": "2013-12-18T21:29:02.066Z", 
13923         "amount": 0.2072, 
13924         "object": 105, 
13925         "account": 15, 
13926         "state": "pending", 
13927         "coreHours": 2.96, 
13928         "invoice": null, 
13929         "date": "2013-12-16T05:00:00Z", 
13930         "kind": "besteffort", 
13931         "enacted": null
13932     }
13933 },
13934 {
13935     "pk": 59934, 
13936     "model": "core.charge", 
13937     "fields": {
13938         "updated": "2013-12-18T21:29:02.116Z", 
13939         "slice": 4, 
13940         "created": "2013-12-18T21:29:02.116Z", 
13941         "amount": 0.2408, 
13942         "object": 105, 
13943         "account": 15, 
13944         "state": "pending", 
13945         "coreHours": 3.44, 
13946         "invoice": null, 
13947         "date": "2013-12-16T13:00:00Z", 
13948         "kind": "besteffort", 
13949         "enacted": null
13950     }
13951 },
13952 {
13953     "pk": 59935, 
13954     "model": "core.charge", 
13955     "fields": {
13956         "updated": "2013-12-18T21:29:02.124Z", 
13957         "slice": 4, 
13958         "created": "2013-12-18T21:29:02.124Z", 
13959         "amount": 0.2352, 
13960         "object": 105, 
13961         "account": 15, 
13962         "state": "pending", 
13963         "coreHours": 3.36, 
13964         "invoice": null, 
13965         "date": "2013-12-16T21:00:00Z", 
13966         "kind": "besteffort", 
13967         "enacted": null
13968     }
13969 },
13970 {
13971     "pk": 59936, 
13972     "model": "core.charge", 
13973     "fields": {
13974         "updated": "2013-12-18T21:29:02.132Z", 
13975         "slice": 4, 
13976         "created": "2013-12-18T21:29:02.132Z", 
13977         "amount": 0.2576, 
13978         "object": 105, 
13979         "account": 15, 
13980         "state": "pending", 
13981         "coreHours": 3.68, 
13982         "invoice": null, 
13983         "date": "2013-12-17T05:00:00Z", 
13984         "kind": "besteffort", 
13985         "enacted": null
13986     }
13987 },
13988 {
13989     "pk": 59937, 
13990     "model": "core.charge", 
13991     "fields": {
13992         "updated": "2013-12-18T21:29:02.141Z", 
13993         "slice": 4, 
13994         "created": "2013-12-18T21:29:02.141Z", 
13995         "amount": 0.2744, 
13996         "object": 105, 
13997         "account": 15, 
13998         "state": "pending", 
13999         "coreHours": 3.92, 
14000         "invoice": null, 
14001         "date": "2013-12-17T13:00:00Z", 
14002         "kind": "besteffort", 
14003         "enacted": null
14004     }
14005 },
14006 {
14007     "pk": 59938, 
14008     "model": "core.charge", 
14009     "fields": {
14010         "updated": "2013-12-18T21:29:02.149Z", 
14011         "slice": 4, 
14012         "created": "2013-12-18T21:29:02.149Z", 
14013         "amount": 0.14, 
14014         "object": 105, 
14015         "account": 15, 
14016         "state": "pending", 
14017         "coreHours": 2.0, 
14018         "invoice": null, 
14019         "date": "2013-12-17T21:00:00Z", 
14020         "kind": "besteffort", 
14021         "enacted": null
14022     }
14023 },
14024 {
14025     "pk": 59939, 
14026     "model": "core.charge", 
14027     "fields": {
14028         "updated": "2013-12-18T21:29:02.157Z", 
14029         "slice": 4, 
14030         "created": "2013-12-18T21:29:02.157Z", 
14031         "amount": 0.2688, 
14032         "object": 105, 
14033         "account": 15, 
14034         "state": "pending", 
14035         "coreHours": 3.84, 
14036         "invoice": null, 
14037         "date": "2013-12-18T05:00:00Z", 
14038         "kind": "besteffort", 
14039         "enacted": null
14040     }
14041 },
14042 {
14043     "pk": 59940, 
14044     "model": "core.charge", 
14045     "fields": {
14046         "updated": "2013-12-18T21:29:02.165Z", 
14047         "slice": 4, 
14048         "created": "2013-12-18T21:29:02.165Z", 
14049         "amount": 0.3192, 
14050         "object": 105, 
14051         "account": 15, 
14052         "state": "pending", 
14053         "coreHours": 4.56, 
14054         "invoice": null, 
14055         "date": "2013-12-18T13:00:00Z", 
14056         "kind": "besteffort", 
14057         "enacted": null
14058     }
14059 },
14060 {
14061     "pk": 59941, 
14062     "model": "core.charge", 
14063     "fields": {
14064         "updated": "2013-12-18T21:29:20.210Z", 
14065         "slice": 4, 
14066         "created": "2013-12-18T21:29:02.205Z", 
14067         "amount": 0.1624, 
14068         "object": 106, 
14069         "account": 15, 
14070         "state": "invoiced", 
14071         "coreHours": 2.32, 
14072         "invoice": 69, 
14073         "date": "2013-11-18T21:00:00Z", 
14074         "kind": "besteffort", 
14075         "enacted": null
14076     }
14077 },
14078 {
14079     "pk": 59942, 
14080     "model": "core.charge", 
14081     "fields": {
14082         "updated": "2013-12-18T21:29:20.318Z", 
14083         "slice": 4, 
14084         "created": "2013-12-18T21:29:02.246Z", 
14085         "amount": 0.196, 
14086         "object": 106, 
14087         "account": 15, 
14088         "state": "invoiced", 
14089         "coreHours": 2.8, 
14090         "invoice": 69, 
14091         "date": "2013-11-19T05:00:00Z", 
14092         "kind": "besteffort", 
14093         "enacted": null
14094     }
14095 },
14096 {
14097     "pk": 59943, 
14098     "model": "core.charge", 
14099     "fields": {
14100         "updated": "2013-12-18T21:29:20.426Z", 
14101         "slice": 4, 
14102         "created": "2013-12-18T21:29:02.273Z", 
14103         "amount": 0.3136, 
14104         "object": 106, 
14105         "account": 15, 
14106         "state": "invoiced", 
14107         "coreHours": 4.48, 
14108         "invoice": 69, 
14109         "date": "2013-11-19T13:00:00Z", 
14110         "kind": "besteffort", 
14111         "enacted": null
14112     }
14113 },
14114 {
14115     "pk": 59944, 
14116     "model": "core.charge", 
14117     "fields": {
14118         "updated": "2013-12-18T21:29:20.533Z", 
14119         "slice": 4, 
14120         "created": "2013-12-18T21:29:02.323Z", 
14121         "amount": 0.1288, 
14122         "object": 106, 
14123         "account": 15, 
14124         "state": "invoiced", 
14125         "coreHours": 1.84, 
14126         "invoice": 69, 
14127         "date": "2013-11-19T21:00:00Z", 
14128         "kind": "besteffort", 
14129         "enacted": null
14130     }
14131 },
14132 {
14133     "pk": 59945, 
14134     "model": "core.charge", 
14135     "fields": {
14136         "updated": "2013-12-18T21:29:20.641Z", 
14137         "slice": 4, 
14138         "created": "2013-12-18T21:29:02.348Z", 
14139         "amount": 0.28, 
14140         "object": 106, 
14141         "account": 15, 
14142         "state": "invoiced", 
14143         "coreHours": 4.0, 
14144         "invoice": 69, 
14145         "date": "2013-11-20T05:00:00Z", 
14146         "kind": "besteffort", 
14147         "enacted": null
14148     }
14149 },
14150 {
14151     "pk": 59946, 
14152     "model": "core.charge", 
14153     "fields": {
14154         "updated": "2013-12-18T21:29:20.749Z", 
14155         "slice": 4, 
14156         "created": "2013-12-18T21:29:02.379Z", 
14157         "amount": 0.2688, 
14158         "object": 106, 
14159         "account": 15, 
14160         "state": "invoiced", 
14161         "coreHours": 3.84, 
14162         "invoice": 69, 
14163         "date": "2013-11-20T13:00:00Z", 
14164         "kind": "besteffort", 
14165         "enacted": null
14166     }
14167 },
14168 {
14169     "pk": 59947, 
14170     "model": "core.charge", 
14171     "fields": {
14172         "updated": "2013-12-18T21:29:20.857Z", 
14173         "slice": 4, 
14174         "created": "2013-12-18T21:29:02.430Z", 
14175         "amount": 0.1792, 
14176         "object": 106, 
14177         "account": 15, 
14178         "state": "invoiced", 
14179         "coreHours": 2.56, 
14180         "invoice": 69, 
14181         "date": "2013-11-20T21:00:00Z", 
14182         "kind": "besteffort", 
14183         "enacted": null
14184     }
14185 },
14186 {
14187     "pk": 59948, 
14188     "model": "core.charge", 
14189     "fields": {
14190         "updated": "2013-12-18T21:29:20.964Z", 
14191         "slice": 4, 
14192         "created": "2013-12-18T21:29:02.471Z", 
14193         "amount": 0.1736, 
14194         "object": 106, 
14195         "account": 15, 
14196         "state": "invoiced", 
14197         "coreHours": 2.48, 
14198         "invoice": 69, 
14199         "date": "2013-11-21T05:00:00Z", 
14200         "kind": "besteffort", 
14201         "enacted": null
14202     }
14203 },
14204 {
14205     "pk": 59949, 
14206     "model": "core.charge", 
14207     "fields": {
14208         "updated": "2013-12-18T21:29:21.072Z", 
14209         "slice": 4, 
14210         "created": "2013-12-18T21:29:02.497Z", 
14211         "amount": 0.1176, 
14212         "object": 106, 
14213         "account": 15, 
14214         "state": "invoiced", 
14215         "coreHours": 1.68, 
14216         "invoice": 69, 
14217         "date": "2013-11-21T13:00:00Z", 
14218         "kind": "besteffort", 
14219         "enacted": null
14220     }
14221 },
14222 {
14223     "pk": 59950, 
14224     "model": "core.charge", 
14225     "fields": {
14226         "updated": "2013-12-18T21:29:21.180Z", 
14227         "slice": 4, 
14228         "created": "2013-12-18T21:29:02.505Z", 
14229         "amount": 0.2576, 
14230         "object": 106, 
14231         "account": 15, 
14232         "state": "invoiced", 
14233         "coreHours": 3.68, 
14234         "invoice": 69, 
14235         "date": "2013-11-21T21:00:00Z", 
14236         "kind": "besteffort", 
14237         "enacted": null
14238     }
14239 },
14240 {
14241     "pk": 59951, 
14242     "model": "core.charge", 
14243     "fields": {
14244         "updated": "2013-12-18T21:29:21.287Z", 
14245         "slice": 4, 
14246         "created": "2013-12-18T21:29:02.513Z", 
14247         "amount": 0.1904, 
14248         "object": 106, 
14249         "account": 15, 
14250         "state": "invoiced", 
14251         "coreHours": 2.72, 
14252         "invoice": 69, 
14253         "date": "2013-11-22T05:00:00Z", 
14254         "kind": "besteffort", 
14255         "enacted": null
14256     }
14257 },
14258 {
14259     "pk": 59952, 
14260     "model": "core.charge", 
14261     "fields": {
14262         "updated": "2013-12-18T21:29:21.395Z", 
14263         "slice": 4, 
14264         "created": "2013-12-18T21:29:02.521Z", 
14265         "amount": 0.3136, 
14266         "object": 106, 
14267         "account": 15, 
14268         "state": "invoiced", 
14269         "coreHours": 4.48, 
14270         "invoice": 69, 
14271         "date": "2013-11-22T13:00:00Z", 
14272         "kind": "besteffort", 
14273         "enacted": null
14274     }
14275 },
14276 {
14277     "pk": 59953, 
14278     "model": "core.charge", 
14279     "fields": {
14280         "updated": "2013-12-18T21:29:21.503Z", 
14281         "slice": 4, 
14282         "created": "2013-12-18T21:29:02.530Z", 
14283         "amount": 0.3192, 
14284         "object": 106, 
14285         "account": 15, 
14286         "state": "invoiced", 
14287         "coreHours": 4.56, 
14288         "invoice": 69, 
14289         "date": "2013-11-22T21:00:00Z", 
14290         "kind": "besteffort", 
14291         "enacted": null
14292     }
14293 },
14294 {
14295     "pk": 59954, 
14296     "model": "core.charge", 
14297     "fields": {
14298         "updated": "2013-12-18T21:29:21.610Z", 
14299         "slice": 4, 
14300         "created": "2013-12-18T21:29:02.538Z", 
14301         "amount": 0.3248, 
14302         "object": 106, 
14303         "account": 15, 
14304         "state": "invoiced", 
14305         "coreHours": 4.64, 
14306         "invoice": 69, 
14307         "date": "2013-11-23T05:00:00Z", 
14308         "kind": "besteffort", 
14309         "enacted": null
14310     }
14311 },
14312 {
14313     "pk": 59955, 
14314     "model": "core.charge", 
14315     "fields": {
14316         "updated": "2013-12-18T21:29:21.718Z", 
14317         "slice": 4, 
14318         "created": "2013-12-18T21:29:02.546Z", 
14319         "amount": 0.3304, 
14320         "object": 106, 
14321         "account": 15, 
14322         "state": "invoiced", 
14323         "coreHours": 4.72, 
14324         "invoice": 69, 
14325         "date": "2013-11-23T13:00:00Z", 
14326         "kind": "besteffort", 
14327         "enacted": null
14328     }
14329 },
14330 {
14331     "pk": 59956, 
14332     "model": "core.charge", 
14333     "fields": {
14334         "updated": "2013-12-18T21:29:21.826Z", 
14335         "slice": 4, 
14336         "created": "2013-12-18T21:29:02.555Z", 
14337         "amount": 0.2744, 
14338         "object": 106, 
14339         "account": 15, 
14340         "state": "invoiced", 
14341         "coreHours": 3.92, 
14342         "invoice": 69, 
14343         "date": "2013-11-23T21:00:00Z", 
14344         "kind": "besteffort", 
14345         "enacted": null
14346     }
14347 },
14348 {
14349     "pk": 59957, 
14350     "model": "core.charge", 
14351     "fields": {
14352         "updated": "2013-12-18T21:29:21.933Z", 
14353         "slice": 4, 
14354         "created": "2013-12-18T21:29:02.563Z", 
14355         "amount": 0.168, 
14356         "object": 106, 
14357         "account": 15, 
14358         "state": "invoiced", 
14359         "coreHours": 2.4, 
14360         "invoice": 69, 
14361         "date": "2013-11-24T05:00:00Z", 
14362         "kind": "besteffort", 
14363         "enacted": null
14364     }
14365 },
14366 {
14367     "pk": 59958, 
14368     "model": "core.charge", 
14369     "fields": {
14370         "updated": "2013-12-18T21:29:22.041Z", 
14371         "slice": 4, 
14372         "created": "2013-12-18T21:29:02.571Z", 
14373         "amount": 0.28, 
14374         "object": 106, 
14375         "account": 15, 
14376         "state": "invoiced", 
14377         "coreHours": 4.0, 
14378         "invoice": 69, 
14379         "date": "2013-11-24T13:00:00Z", 
14380         "kind": "besteffort", 
14381         "enacted": null
14382     }
14383 },
14384 {
14385     "pk": 59959, 
14386     "model": "core.charge", 
14387     "fields": {
14388         "updated": "2013-12-18T21:29:22.149Z", 
14389         "slice": 4, 
14390         "created": "2013-12-18T21:29:02.579Z", 
14391         "amount": 0.14, 
14392         "object": 106, 
14393         "account": 15, 
14394         "state": "invoiced", 
14395         "coreHours": 2.0, 
14396         "invoice": 69, 
14397         "date": "2013-11-24T21:00:00Z", 
14398         "kind": "besteffort", 
14399         "enacted": null
14400     }
14401 },
14402 {
14403     "pk": 59960, 
14404     "model": "core.charge", 
14405     "fields": {
14406         "updated": "2013-12-18T21:29:22.265Z", 
14407         "slice": 4, 
14408         "created": "2013-12-18T21:29:02.588Z", 
14409         "amount": 0.3248, 
14410         "object": 106, 
14411         "account": 15, 
14412         "state": "invoiced", 
14413         "coreHours": 4.64, 
14414         "invoice": 70, 
14415         "date": "2013-11-25T05:00:00Z", 
14416         "kind": "besteffort", 
14417         "enacted": null
14418     }
14419 },
14420 {
14421     "pk": 59961, 
14422     "model": "core.charge", 
14423     "fields": {
14424         "updated": "2013-12-18T21:29:22.372Z", 
14425         "slice": 4, 
14426         "created": "2013-12-18T21:29:02.596Z", 
14427         "amount": 0.2464, 
14428         "object": 106, 
14429         "account": 15, 
14430         "state": "invoiced", 
14431         "coreHours": 3.52, 
14432         "invoice": 70, 
14433         "date": "2013-11-25T13:00:00Z", 
14434         "kind": "besteffort", 
14435         "enacted": null
14436     }
14437 },
14438 {
14439     "pk": 59962, 
14440     "model": "core.charge", 
14441     "fields": {
14442         "updated": "2013-12-18T21:29:22.480Z", 
14443         "slice": 4, 
14444         "created": "2013-12-18T21:29:02.604Z", 
14445         "amount": 0.1232, 
14446         "object": 106, 
14447         "account": 15, 
14448         "state": "invoiced", 
14449         "coreHours": 1.76, 
14450         "invoice": 70, 
14451         "date": "2013-11-25T21:00:00Z", 
14452         "kind": "besteffort", 
14453         "enacted": null
14454     }
14455 },
14456 {
14457     "pk": 59963, 
14458     "model": "core.charge", 
14459     "fields": {
14460         "updated": "2013-12-18T21:29:22.629Z", 
14461         "slice": 4, 
14462         "created": "2013-12-18T21:29:02.613Z", 
14463         "amount": 0.1792, 
14464         "object": 106, 
14465         "account": 15, 
14466         "state": "invoiced", 
14467         "coreHours": 2.56, 
14468         "invoice": 70, 
14469         "date": "2013-11-26T05:00:00Z", 
14470         "kind": "besteffort", 
14471         "enacted": null
14472     }
14473 },
14474 {
14475     "pk": 59964, 
14476     "model": "core.charge", 
14477     "fields": {
14478         "updated": "2013-12-18T21:29:22.737Z", 
14479         "slice": 4, 
14480         "created": "2013-12-18T21:29:02.621Z", 
14481         "amount": 0.336, 
14482         "object": 106, 
14483         "account": 15, 
14484         "state": "invoiced", 
14485         "coreHours": 4.8, 
14486         "invoice": 70, 
14487         "date": "2013-11-26T13:00:00Z", 
14488         "kind": "besteffort", 
14489         "enacted": null
14490     }
14491 },
14492 {
14493     "pk": 59965, 
14494     "model": "core.charge", 
14495     "fields": {
14496         "updated": "2013-12-18T21:29:22.845Z", 
14497         "slice": 4, 
14498         "created": "2013-12-18T21:29:02.629Z", 
14499         "amount": 0.2632, 
14500         "object": 106, 
14501         "account": 15, 
14502         "state": "invoiced", 
14503         "coreHours": 3.76, 
14504         "invoice": 70, 
14505         "date": "2013-11-26T21:00:00Z", 
14506         "kind": "besteffort", 
14507         "enacted": null
14508     }
14509 },
14510 {
14511     "pk": 59966, 
14512     "model": "core.charge", 
14513     "fields": {
14514         "updated": "2013-12-18T21:29:22.952Z", 
14515         "slice": 4, 
14516         "created": "2013-12-18T21:29:02.638Z", 
14517         "amount": 0.168, 
14518         "object": 106, 
14519         "account": 15, 
14520         "state": "invoiced", 
14521         "coreHours": 2.4, 
14522         "invoice": 70, 
14523         "date": "2013-11-27T05:00:00Z", 
14524         "kind": "besteffort", 
14525         "enacted": null
14526     }
14527 },
14528 {
14529     "pk": 59967, 
14530     "model": "core.charge", 
14531     "fields": {
14532         "updated": "2013-12-18T21:29:23.060Z", 
14533         "slice": 4, 
14534         "created": "2013-12-18T21:29:02.646Z", 
14535         "amount": 0.3192, 
14536         "object": 106, 
14537         "account": 15, 
14538         "state": "invoiced", 
14539         "coreHours": 4.56, 
14540         "invoice": 70, 
14541         "date": "2013-11-27T13:00:00Z", 
14542         "kind": "besteffort", 
14543         "enacted": null
14544     }
14545 },
14546 {
14547     "pk": 59968, 
14548     "model": "core.charge", 
14549     "fields": {
14550         "updated": "2013-12-18T21:29:23.168Z", 
14551         "slice": 4, 
14552         "created": "2013-12-18T21:29:02.654Z", 
14553         "amount": 0.3304, 
14554         "object": 106, 
14555         "account": 15, 
14556         "state": "invoiced", 
14557         "coreHours": 4.72, 
14558         "invoice": 70, 
14559         "date": "2013-11-27T21:00:00Z", 
14560         "kind": "besteffort", 
14561         "enacted": null
14562     }
14563 },
14564 {
14565     "pk": 59969, 
14566     "model": "core.charge", 
14567     "fields": {
14568         "updated": "2013-12-18T21:29:23.275Z", 
14569         "slice": 4, 
14570         "created": "2013-12-18T21:29:02.662Z", 
14571         "amount": 0.2744, 
14572         "object": 106, 
14573         "account": 15, 
14574         "state": "invoiced", 
14575         "coreHours": 3.92, 
14576         "invoice": 70, 
14577         "date": "2013-11-28T05:00:00Z", 
14578         "kind": "besteffort", 
14579         "enacted": null
14580     }
14581 },
14582 {
14583     "pk": 59970, 
14584     "model": "core.charge", 
14585     "fields": {
14586         "updated": "2013-12-18T21:29:23.383Z", 
14587         "slice": 4, 
14588         "created": "2013-12-18T21:29:02.671Z", 
14589         "amount": 0.2016, 
14590         "object": 106, 
14591         "account": 15, 
14592         "state": "invoiced", 
14593         "coreHours": 2.88, 
14594         "invoice": 70, 
14595         "date": "2013-11-28T13:00:00Z", 
14596         "kind": "besteffort", 
14597         "enacted": null
14598     }
14599 },
14600 {
14601     "pk": 59971, 
14602     "model": "core.charge", 
14603     "fields": {
14604         "updated": "2013-12-18T21:29:23.491Z", 
14605         "slice": 4, 
14606         "created": "2013-12-18T21:29:02.679Z", 
14607         "amount": 0.196, 
14608         "object": 106, 
14609         "account": 15, 
14610         "state": "invoiced", 
14611         "coreHours": 2.8, 
14612         "invoice": 70, 
14613         "date": "2013-11-28T21:00:00Z", 
14614         "kind": "besteffort", 
14615         "enacted": null
14616     }
14617 },
14618 {
14619     "pk": 59972, 
14620     "model": "core.charge", 
14621     "fields": {
14622         "updated": "2013-12-18T21:29:23.598Z", 
14623         "slice": 4, 
14624         "created": "2013-12-18T21:29:02.687Z", 
14625         "amount": 0.3136, 
14626         "object": 106, 
14627         "account": 15, 
14628         "state": "invoiced", 
14629         "coreHours": 4.48, 
14630         "invoice": 70, 
14631         "date": "2013-11-29T05:00:00Z", 
14632         "kind": "besteffort", 
14633         "enacted": null
14634     }
14635 },
14636 {
14637     "pk": 59973, 
14638     "model": "core.charge", 
14639     "fields": {
14640         "updated": "2013-12-18T21:29:23.706Z", 
14641         "slice": 4, 
14642         "created": "2013-12-18T21:29:02.695Z", 
14643         "amount": 0.3192, 
14644         "object": 106, 
14645         "account": 15, 
14646         "state": "invoiced", 
14647         "coreHours": 4.56, 
14648         "invoice": 70, 
14649         "date": "2013-11-29T13:00:00Z", 
14650         "kind": "besteffort", 
14651         "enacted": null
14652     }
14653 },
14654 {
14655     "pk": 59974, 
14656     "model": "core.charge", 
14657     "fields": {
14658         "updated": "2013-12-18T21:29:23.814Z", 
14659         "slice": 4, 
14660         "created": "2013-12-18T21:29:02.704Z", 
14661         "amount": 0.3192, 
14662         "object": 106, 
14663         "account": 15, 
14664         "state": "invoiced", 
14665         "coreHours": 4.56, 
14666         "invoice": 70, 
14667         "date": "2013-11-29T21:00:00Z", 
14668         "kind": "besteffort", 
14669         "enacted": null
14670     }
14671 },
14672 {
14673     "pk": 59975, 
14674     "model": "core.charge", 
14675     "fields": {
14676         "updated": "2013-12-18T21:29:23.922Z", 
14677         "slice": 4, 
14678         "created": "2013-12-18T21:29:02.712Z", 
14679         "amount": 0.2464, 
14680         "object": 106, 
14681         "account": 15, 
14682         "state": "invoiced", 
14683         "coreHours": 3.52, 
14684         "invoice": 70, 
14685         "date": "2013-11-30T05:00:00Z", 
14686         "kind": "besteffort", 
14687         "enacted": null
14688     }
14689 },
14690 {
14691     "pk": 59976, 
14692     "model": "core.charge", 
14693     "fields": {
14694         "updated": "2013-12-18T21:29:24.029Z", 
14695         "slice": 4, 
14696         "created": "2013-12-18T21:29:02.720Z", 
14697         "amount": 0.2912, 
14698         "object": 106, 
14699         "account": 15, 
14700         "state": "invoiced", 
14701         "coreHours": 4.16, 
14702         "invoice": 70, 
14703         "date": "2013-11-30T13:00:00Z", 
14704         "kind": "besteffort", 
14705         "enacted": null
14706     }
14707 },
14708 {
14709     "pk": 59977, 
14710     "model": "core.charge", 
14711     "fields": {
14712         "updated": "2013-12-18T21:29:24.137Z", 
14713         "slice": 4, 
14714         "created": "2013-12-18T21:29:02.729Z", 
14715         "amount": 0.2016, 
14716         "object": 106, 
14717         "account": 15, 
14718         "state": "invoiced", 
14719         "coreHours": 2.88, 
14720         "invoice": 70, 
14721         "date": "2013-11-30T21:00:00Z", 
14722         "kind": "besteffort", 
14723         "enacted": null
14724     }
14725 },
14726 {
14727     "pk": 59978, 
14728     "model": "core.charge", 
14729     "fields": {
14730         "updated": "2013-12-18T21:29:24.245Z", 
14731         "slice": 4, 
14732         "created": "2013-12-18T21:29:02.737Z", 
14733         "amount": 0.2128, 
14734         "object": 106, 
14735         "account": 15, 
14736         "state": "invoiced", 
14737         "coreHours": 3.04, 
14738         "invoice": 70, 
14739         "date": "2013-12-01T05:00:00Z", 
14740         "kind": "besteffort", 
14741         "enacted": null
14742     }
14743 },
14744 {
14745     "pk": 59979, 
14746     "model": "core.charge", 
14747     "fields": {
14748         "updated": "2013-12-18T21:29:24.352Z", 
14749         "slice": 4, 
14750         "created": "2013-12-18T21:29:02.745Z", 
14751         "amount": 0.1288, 
14752         "object": 106, 
14753         "account": 15, 
14754         "state": "invoiced", 
14755         "coreHours": 1.84, 
14756         "invoice": 70, 
14757         "date": "2013-12-01T13:00:00Z", 
14758         "kind": "besteffort", 
14759         "enacted": null
14760     }
14761 },
14762 {
14763     "pk": 59980, 
14764     "model": "core.charge", 
14765     "fields": {
14766         "updated": "2013-12-18T21:29:24.460Z", 
14767         "slice": 4, 
14768         "created": "2013-12-18T21:29:02.753Z", 
14769         "amount": 0.2408, 
14770         "object": 106, 
14771         "account": 15, 
14772         "state": "invoiced", 
14773         "coreHours": 3.44, 
14774         "invoice": 70, 
14775         "date": "2013-12-01T21:00:00Z", 
14776         "kind": "besteffort", 
14777         "enacted": null
14778     }
14779 },
14780 {
14781     "pk": 59981, 
14782     "model": "core.charge", 
14783     "fields": {
14784         "updated": "2013-12-18T21:29:24.576Z", 
14785         "slice": 4, 
14786         "created": "2013-12-18T21:29:02.762Z", 
14787         "amount": 0.2856, 
14788         "object": 106, 
14789         "account": 15, 
14790         "state": "invoiced", 
14791         "coreHours": 4.08, 
14792         "invoice": 71, 
14793         "date": "2013-12-02T05:00:00Z", 
14794         "kind": "besteffort", 
14795         "enacted": null
14796     }
14797 },
14798 {
14799     "pk": 59982, 
14800     "model": "core.charge", 
14801     "fields": {
14802         "updated": "2013-12-18T21:29:24.684Z", 
14803         "slice": 4, 
14804         "created": "2013-12-18T21:29:02.770Z", 
14805         "amount": 0.2688, 
14806         "object": 106, 
14807         "account": 15, 
14808         "state": "invoiced", 
14809         "coreHours": 3.84, 
14810         "invoice": 71, 
14811         "date": "2013-12-02T13:00:00Z", 
14812         "kind": "besteffort", 
14813         "enacted": null
14814     }
14815 },
14816 {
14817     "pk": 59983, 
14818     "model": "core.charge", 
14819     "fields": {
14820         "updated": "2013-12-18T21:29:24.791Z", 
14821         "slice": 4, 
14822         "created": "2013-12-18T21:29:02.778Z", 
14823         "amount": 0.2072, 
14824         "object": 106, 
14825         "account": 15, 
14826         "state": "invoiced", 
14827         "coreHours": 2.96, 
14828         "invoice": 71, 
14829         "date": "2013-12-02T21:00:00Z", 
14830         "kind": "besteffort", 
14831         "enacted": null
14832     }
14833 },
14834 {
14835     "pk": 59984, 
14836     "model": "core.charge", 
14837     "fields": {
14838         "updated": "2013-12-18T21:29:24.899Z", 
14839         "slice": 4, 
14840         "created": "2013-12-18T21:29:02.787Z", 
14841         "amount": 0.224, 
14842         "object": 106, 
14843         "account": 15, 
14844         "state": "invoiced", 
14845         "coreHours": 3.2, 
14846         "invoice": 71, 
14847         "date": "2013-12-03T05:00:00Z", 
14848         "kind": "besteffort", 
14849         "enacted": null
14850     }
14851 },
14852 {
14853     "pk": 59985, 
14854     "model": "core.charge", 
14855     "fields": {
14856         "updated": "2013-12-18T21:29:25.007Z", 
14857         "slice": 4, 
14858         "created": "2013-12-18T21:29:02.795Z", 
14859         "amount": 0.3304, 
14860         "object": 106, 
14861         "account": 15, 
14862         "state": "invoiced", 
14863         "coreHours": 4.72, 
14864         "invoice": 71, 
14865         "date": "2013-12-03T13:00:00Z", 
14866         "kind": "besteffort", 
14867         "enacted": null
14868     }
14869 },
14870 {
14871     "pk": 59986, 
14872     "model": "core.charge", 
14873     "fields": {
14874         "updated": "2013-12-18T21:29:25.114Z", 
14875         "slice": 4, 
14876         "created": "2013-12-18T21:29:02.803Z", 
14877         "amount": 0.224, 
14878         "object": 106, 
14879         "account": 15, 
14880         "state": "invoiced", 
14881         "coreHours": 3.2, 
14882         "invoice": 71, 
14883         "date": "2013-12-03T21:00:00Z", 
14884         "kind": "besteffort", 
14885         "enacted": null
14886     }
14887 },
14888 {
14889     "pk": 59987, 
14890     "model": "core.charge", 
14891     "fields": {
14892         "updated": "2013-12-18T21:29:25.222Z", 
14893         "slice": 4, 
14894         "created": "2013-12-18T21:29:02.811Z", 
14895         "amount": 0.2576, 
14896         "object": 106, 
14897         "account": 15, 
14898         "state": "invoiced", 
14899         "coreHours": 3.68, 
14900         "invoice": 71, 
14901         "date": "2013-12-04T05:00:00Z", 
14902         "kind": "besteffort", 
14903         "enacted": null
14904     }
14905 },
14906 {
14907     "pk": 59988, 
14908     "model": "core.charge", 
14909     "fields": {
14910         "updated": "2013-12-18T21:29:25.330Z", 
14911         "slice": 4, 
14912         "created": "2013-12-18T21:29:02.820Z", 
14913         "amount": 0.2352, 
14914         "object": 106, 
14915         "account": 15, 
14916         "state": "invoiced", 
14917         "coreHours": 3.36, 
14918         "invoice": 71, 
14919         "date": "2013-12-04T13:00:00Z", 
14920         "kind": "besteffort", 
14921         "enacted": null
14922     }
14923 },
14924 {
14925     "pk": 59989, 
14926     "model": "core.charge", 
14927     "fields": {
14928         "updated": "2013-12-18T21:29:25.438Z", 
14929         "slice": 4, 
14930         "created": "2013-12-18T21:29:02.828Z", 
14931         "amount": 0.308, 
14932         "object": 106, 
14933         "account": 15, 
14934         "state": "invoiced", 
14935         "coreHours": 4.4, 
14936         "invoice": 71, 
14937         "date": "2013-12-04T21:00:00Z", 
14938         "kind": "besteffort", 
14939         "enacted": null
14940     }
14941 },
14942 {
14943     "pk": 59990, 
14944     "model": "core.charge", 
14945     "fields": {
14946         "updated": "2013-12-18T21:29:25.545Z", 
14947         "slice": 4, 
14948         "created": "2013-12-18T21:29:02.836Z", 
14949         "amount": 0.3136, 
14950         "object": 106, 
14951         "account": 15, 
14952         "state": "invoiced", 
14953         "coreHours": 4.48, 
14954         "invoice": 71, 
14955         "date": "2013-12-05T05:00:00Z", 
14956         "kind": "besteffort", 
14957         "enacted": null
14958     }
14959 },
14960 {
14961     "pk": 59991, 
14962     "model": "core.charge", 
14963     "fields": {
14964         "updated": "2013-12-18T21:29:25.653Z", 
14965         "slice": 4, 
14966         "created": "2013-12-18T21:29:02.845Z", 
14967         "amount": 0.224, 
14968         "object": 106, 
14969         "account": 15, 
14970         "state": "invoiced", 
14971         "coreHours": 3.2, 
14972         "invoice": 71, 
14973         "date": "2013-12-05T13:00:00Z", 
14974         "kind": "besteffort", 
14975         "enacted": null
14976     }
14977 },
14978 {
14979     "pk": 59992, 
14980     "model": "core.charge", 
14981     "fields": {
14982         "updated": "2013-12-18T21:29:25.761Z", 
14983         "slice": 4, 
14984         "created": "2013-12-18T21:29:02.853Z", 
14985         "amount": 0.308, 
14986         "object": 106, 
14987         "account": 15, 
14988         "state": "invoiced", 
14989         "coreHours": 4.4, 
14990         "invoice": 71, 
14991         "date": "2013-12-05T21:00:00Z", 
14992         "kind": "besteffort", 
14993         "enacted": null
14994     }
14995 },
14996 {
14997     "pk": 59993, 
14998     "model": "core.charge", 
14999     "fields": {
15000         "updated": "2013-12-18T21:29:25.868Z", 
15001         "slice": 4, 
15002         "created": "2013-12-18T21:29:02.861Z", 
15003         "amount": 0.2688, 
15004         "object": 106, 
15005         "account": 15, 
15006         "state": "invoiced", 
15007         "coreHours": 3.84, 
15008         "invoice": 71, 
15009         "date": "2013-12-06T05:00:00Z", 
15010         "kind": "besteffort", 
15011         "enacted": null
15012     }
15013 },
15014 {
15015     "pk": 59994, 
15016     "model": "core.charge", 
15017     "fields": {
15018         "updated": "2013-12-18T21:29:25.976Z", 
15019         "slice": 4, 
15020         "created": "2013-12-18T21:29:02.869Z", 
15021         "amount": 0.2464, 
15022         "object": 106, 
15023         "account": 15, 
15024         "state": "invoiced", 
15025         "coreHours": 3.52, 
15026         "invoice": 71, 
15027         "date": "2013-12-06T13:00:00Z", 
15028         "kind": "besteffort", 
15029         "enacted": null
15030     }
15031 },
15032 {
15033     "pk": 59995, 
15034     "model": "core.charge", 
15035     "fields": {
15036         "updated": "2013-12-18T21:29:26.084Z", 
15037         "slice": 4, 
15038         "created": "2013-12-18T21:29:02.878Z", 
15039         "amount": 0.3024, 
15040         "object": 106, 
15041         "account": 15, 
15042         "state": "invoiced", 
15043         "coreHours": 4.32, 
15044         "invoice": 71, 
15045         "date": "2013-12-06T21:00:00Z", 
15046         "kind": "besteffort", 
15047         "enacted": null
15048     }
15049 },
15050 {
15051     "pk": 59996, 
15052     "model": "core.charge", 
15053     "fields": {
15054         "updated": "2013-12-18T21:29:26.192Z", 
15055         "slice": 4, 
15056         "created": "2013-12-18T21:29:02.886Z", 
15057         "amount": 0.1456, 
15058         "object": 106, 
15059         "account": 15, 
15060         "state": "invoiced", 
15061         "coreHours": 2.08, 
15062         "invoice": 71, 
15063         "date": "2013-12-07T05:00:00Z", 
15064         "kind": "besteffort", 
15065         "enacted": null
15066     }
15067 },
15068 {
15069     "pk": 59997, 
15070     "model": "core.charge", 
15071     "fields": {
15072         "updated": "2013-12-18T21:29:26.299Z", 
15073         "slice": 4, 
15074         "created": "2013-12-18T21:29:02.894Z", 
15075         "amount": 0.2968, 
15076         "object": 106, 
15077         "account": 15, 
15078         "state": "invoiced", 
15079         "coreHours": 4.24, 
15080         "invoice": 71, 
15081         "date": "2013-12-07T13:00:00Z", 
15082         "kind": "besteffort", 
15083         "enacted": null
15084     }
15085 },
15086 {
15087     "pk": 59998, 
15088     "model": "core.charge", 
15089     "fields": {
15090         "updated": "2013-12-18T21:29:26.407Z", 
15091         "slice": 4, 
15092         "created": "2013-12-18T21:29:02.902Z", 
15093         "amount": 0.1344, 
15094         "object": 106, 
15095         "account": 15, 
15096         "state": "invoiced", 
15097         "coreHours": 1.92, 
15098         "invoice": 71, 
15099         "date": "2013-12-07T21:00:00Z", 
15100         "kind": "besteffort", 
15101         "enacted": null
15102     }
15103 },
15104 {
15105     "pk": 59999, 
15106     "model": "core.charge", 
15107     "fields": {
15108         "updated": "2013-12-18T21:29:26.514Z", 
15109         "slice": 4, 
15110         "created": "2013-12-18T21:29:02.911Z", 
15111         "amount": 0.3192, 
15112         "object": 106, 
15113         "account": 15, 
15114         "state": "invoiced", 
15115         "coreHours": 4.56, 
15116         "invoice": 71, 
15117         "date": "2013-12-08T05:00:00Z", 
15118         "kind": "besteffort", 
15119         "enacted": null
15120     }
15121 },
15122 {
15123     "pk": 60000, 
15124     "model": "core.charge", 
15125     "fields": {
15126         "updated": "2013-12-18T21:29:26.622Z", 
15127         "slice": 4, 
15128         "created": "2013-12-18T21:29:02.919Z", 
15129         "amount": 0.1288, 
15130         "object": 106, 
15131         "account": 15, 
15132         "state": "invoiced", 
15133         "coreHours": 1.84, 
15134         "invoice": 71, 
15135         "date": "2013-12-08T13:00:00Z", 
15136         "kind": "besteffort", 
15137         "enacted": null
15138     }
15139 },
15140 {
15141     "pk": 60001, 
15142     "model": "core.charge", 
15143     "fields": {
15144         "updated": "2013-12-18T21:29:26.730Z", 
15145         "slice": 4, 
15146         "created": "2013-12-18T21:29:02.927Z", 
15147         "amount": 0.2968, 
15148         "object": 106, 
15149         "account": 15, 
15150         "state": "invoiced", 
15151         "coreHours": 4.24, 
15152         "invoice": 71, 
15153         "date": "2013-12-08T21:00:00Z", 
15154         "kind": "besteffort", 
15155         "enacted": null
15156     }
15157 },
15158 {
15159     "pk": 60002, 
15160     "model": "core.charge", 
15161     "fields": {
15162         "updated": "2013-12-18T21:29:26.846Z", 
15163         "slice": 4, 
15164         "created": "2013-12-18T21:29:02.936Z", 
15165         "amount": 0.1848, 
15166         "object": 106, 
15167         "account": 15, 
15168         "state": "invoiced", 
15169         "coreHours": 2.64, 
15170         "invoice": 72, 
15171         "date": "2013-12-09T05:00:00Z", 
15172         "kind": "besteffort", 
15173         "enacted": null
15174     }
15175 },
15176 {
15177     "pk": 60003, 
15178     "model": "core.charge", 
15179     "fields": {
15180         "updated": "2013-12-18T21:29:26.953Z", 
15181         "slice": 4, 
15182         "created": "2013-12-18T21:29:02.944Z", 
15183         "amount": 0.1568, 
15184         "object": 106, 
15185         "account": 15, 
15186         "state": "invoiced", 
15187         "coreHours": 2.24, 
15188         "invoice": 72, 
15189         "date": "2013-12-09T13:00:00Z", 
15190         "kind": "besteffort", 
15191         "enacted": null
15192     }
15193 },
15194 {
15195     "pk": 60004, 
15196     "model": "core.charge", 
15197     "fields": {
15198         "updated": "2013-12-18T21:29:27.061Z", 
15199         "slice": 4, 
15200         "created": "2013-12-18T21:29:02.952Z", 
15201         "amount": 0.1736, 
15202         "object": 106, 
15203         "account": 15, 
15204         "state": "invoiced", 
15205         "coreHours": 2.48, 
15206         "invoice": 72, 
15207         "date": "2013-12-09T21:00:00Z", 
15208         "kind": "besteffort", 
15209         "enacted": null
15210     }
15211 },
15212 {
15213     "pk": 60005, 
15214     "model": "core.charge", 
15215     "fields": {
15216         "updated": "2013-12-18T21:29:27.169Z", 
15217         "slice": 4, 
15218         "created": "2013-12-18T21:29:02.960Z", 
15219         "amount": 0.3024, 
15220         "object": 106, 
15221         "account": 15, 
15222         "state": "invoiced", 
15223         "coreHours": 4.32, 
15224         "invoice": 72, 
15225         "date": "2013-12-10T05:00:00Z", 
15226         "kind": "besteffort", 
15227         "enacted": null
15228     }
15229 },
15230 {
15231     "pk": 60006, 
15232     "model": "core.charge", 
15233     "fields": {
15234         "updated": "2013-12-18T21:29:27.277Z", 
15235         "slice": 4, 
15236         "created": "2013-12-18T21:29:02.969Z", 
15237         "amount": 0.2128, 
15238         "object": 106, 
15239         "account": 15, 
15240         "state": "invoiced", 
15241         "coreHours": 3.04, 
15242         "invoice": 72, 
15243         "date": "2013-12-10T13:00:00Z", 
15244         "kind": "besteffort", 
15245         "enacted": null
15246     }
15247 },
15248 {
15249     "pk": 60007, 
15250     "model": "core.charge", 
15251     "fields": {
15252         "updated": "2013-12-18T21:29:27.384Z", 
15253         "slice": 4, 
15254         "created": "2013-12-18T21:29:02.977Z", 
15255         "amount": 0.168, 
15256         "object": 106, 
15257         "account": 15, 
15258         "state": "invoiced", 
15259         "coreHours": 2.4, 
15260         "invoice": 72, 
15261         "date": "2013-12-10T21:00:00Z", 
15262         "kind": "besteffort", 
15263         "enacted": null
15264     }
15265 },
15266 {
15267     "pk": 60008, 
15268     "model": "core.charge", 
15269     "fields": {
15270         "updated": "2013-12-18T21:29:27.492Z", 
15271         "slice": 4, 
15272         "created": "2013-12-18T21:29:02.985Z", 
15273         "amount": 0.2968, 
15274         "object": 106, 
15275         "account": 15, 
15276         "state": "invoiced", 
15277         "coreHours": 4.24, 
15278         "invoice": 72, 
15279         "date": "2013-12-11T05:00:00Z", 
15280         "kind": "besteffort", 
15281         "enacted": null
15282     }
15283 },
15284 {
15285     "pk": 60009, 
15286     "model": "core.charge", 
15287     "fields": {
15288         "updated": "2013-12-18T21:29:27.658Z", 
15289         "slice": 4, 
15290         "created": "2013-12-18T21:29:02.994Z", 
15291         "amount": 0.14, 
15292         "object": 106, 
15293         "account": 15, 
15294         "state": "invoiced", 
15295         "coreHours": 2.0, 
15296         "invoice": 72, 
15297         "date": "2013-12-11T13:00:00Z", 
15298         "kind": "besteffort", 
15299         "enacted": null
15300     }
15301 },
15302 {
15303     "pk": 60010, 
15304     "model": "core.charge", 
15305     "fields": {
15306         "updated": "2013-12-18T21:29:27.765Z", 
15307         "slice": 4, 
15308         "created": "2013-12-18T21:29:03.002Z", 
15309         "amount": 0.252, 
15310         "object": 106, 
15311         "account": 15, 
15312         "state": "invoiced", 
15313         "coreHours": 3.6, 
15314         "invoice": 72, 
15315         "date": "2013-12-11T21:00:00Z", 
15316         "kind": "besteffort", 
15317         "enacted": null
15318     }
15319 },
15320 {
15321     "pk": 60011, 
15322     "model": "core.charge", 
15323     "fields": {
15324         "updated": "2013-12-18T21:29:27.873Z", 
15325         "slice": 4, 
15326         "created": "2013-12-18T21:29:03.010Z", 
15327         "amount": 0.2744, 
15328         "object": 106, 
15329         "account": 15, 
15330         "state": "invoiced", 
15331         "coreHours": 3.92, 
15332         "invoice": 72, 
15333         "date": "2013-12-12T05:00:00Z", 
15334         "kind": "besteffort", 
15335         "enacted": null
15336     }
15337 },
15338 {
15339     "pk": 60012, 
15340     "model": "core.charge", 
15341     "fields": {
15342         "updated": "2013-12-18T21:29:27.981Z", 
15343         "slice": 4, 
15344         "created": "2013-12-18T21:29:03.018Z", 
15345         "amount": 0.196, 
15346         "object": 106, 
15347         "account": 15, 
15348         "state": "invoiced", 
15349         "coreHours": 2.8, 
15350         "invoice": 72, 
15351         "date": "2013-12-12T13:00:00Z", 
15352         "kind": "besteffort", 
15353         "enacted": null
15354     }
15355 },
15356 {
15357     "pk": 60013, 
15358     "model": "core.charge", 
15359     "fields": {
15360         "updated": "2013-12-18T21:29:28.088Z", 
15361         "slice": 4, 
15362         "created": "2013-12-18T21:29:03.027Z", 
15363         "amount": 0.168, 
15364         "object": 106, 
15365         "account": 15, 
15366         "state": "invoiced", 
15367         "coreHours": 2.4, 
15368         "invoice": 72, 
15369         "date": "2013-12-12T21:00:00Z", 
15370         "kind": "besteffort", 
15371         "enacted": null
15372     }
15373 },
15374 {
15375     "pk": 60014, 
15376     "model": "core.charge", 
15377     "fields": {
15378         "updated": "2013-12-18T21:29:28.196Z", 
15379         "slice": 4, 
15380         "created": "2013-12-18T21:29:03.035Z", 
15381         "amount": 0.1176, 
15382         "object": 106, 
15383         "account": 15, 
15384         "state": "invoiced", 
15385         "coreHours": 1.68, 
15386         "invoice": 72, 
15387         "date": "2013-12-13T05:00:00Z", 
15388         "kind": "besteffort", 
15389         "enacted": null
15390     }
15391 },
15392 {
15393     "pk": 60015, 
15394     "model": "core.charge", 
15395     "fields": {
15396         "updated": "2013-12-18T21:29:28.304Z", 
15397         "slice": 4, 
15398         "created": "2013-12-18T21:29:03.043Z", 
15399         "amount": 0.3248, 
15400         "object": 106, 
15401         "account": 15, 
15402         "state": "invoiced", 
15403         "coreHours": 4.64, 
15404         "invoice": 72, 
15405         "date": "2013-12-13T13:00:00Z", 
15406         "kind": "besteffort", 
15407         "enacted": null
15408     }
15409 },
15410 {
15411     "pk": 60016, 
15412     "model": "core.charge", 
15413     "fields": {
15414         "updated": "2013-12-18T21:29:28.411Z", 
15415         "slice": 4, 
15416         "created": "2013-12-18T21:29:03.052Z", 
15417         "amount": 0.1792, 
15418         "object": 106, 
15419         "account": 15, 
15420         "state": "invoiced", 
15421         "coreHours": 2.56, 
15422         "invoice": 72, 
15423         "date": "2013-12-13T21:00:00Z", 
15424         "kind": "besteffort", 
15425         "enacted": null
15426     }
15427 },
15428 {
15429     "pk": 60017, 
15430     "model": "core.charge", 
15431     "fields": {
15432         "updated": "2013-12-18T21:29:28.519Z", 
15433         "slice": 4, 
15434         "created": "2013-12-18T21:29:03.060Z", 
15435         "amount": 0.1232, 
15436         "object": 106, 
15437         "account": 15, 
15438         "state": "invoiced", 
15439         "coreHours": 1.76, 
15440         "invoice": 72, 
15441         "date": "2013-12-14T05:00:00Z", 
15442         "kind": "besteffort", 
15443         "enacted": null
15444     }
15445 },
15446 {
15447     "pk": 60018, 
15448     "model": "core.charge", 
15449     "fields": {
15450         "updated": "2013-12-18T21:29:28.627Z", 
15451         "slice": 4, 
15452         "created": "2013-12-18T21:29:03.068Z", 
15453         "amount": 0.1512, 
15454         "object": 106, 
15455         "account": 15, 
15456         "state": "invoiced", 
15457         "coreHours": 2.16, 
15458         "invoice": 72, 
15459         "date": "2013-12-14T13:00:00Z", 
15460         "kind": "besteffort", 
15461         "enacted": null
15462     }
15463 },
15464 {
15465     "pk": 60019, 
15466     "model": "core.charge", 
15467     "fields": {
15468         "updated": "2013-12-18T21:29:28.735Z", 
15469         "slice": 4, 
15470         "created": "2013-12-18T21:29:03.076Z", 
15471         "amount": 0.3024, 
15472         "object": 106, 
15473         "account": 15, 
15474         "state": "invoiced", 
15475         "coreHours": 4.32, 
15476         "invoice": 72, 
15477         "date": "2013-12-14T21:00:00Z", 
15478         "kind": "besteffort", 
15479         "enacted": null
15480     }
15481 },
15482 {
15483     "pk": 60020, 
15484     "model": "core.charge", 
15485     "fields": {
15486         "updated": "2013-12-18T21:29:28.842Z", 
15487         "slice": 4, 
15488         "created": "2013-12-18T21:29:03.085Z", 
15489         "amount": 0.1792, 
15490         "object": 106, 
15491         "account": 15, 
15492         "state": "invoiced", 
15493         "coreHours": 2.56, 
15494         "invoice": 72, 
15495         "date": "2013-12-15T05:00:00Z", 
15496         "kind": "besteffort", 
15497         "enacted": null
15498     }
15499 },
15500 {
15501     "pk": 60021, 
15502     "model": "core.charge", 
15503     "fields": {
15504         "updated": "2013-12-18T21:29:28.950Z", 
15505         "slice": 4, 
15506         "created": "2013-12-18T21:29:03.093Z", 
15507         "amount": 0.1512, 
15508         "object": 106, 
15509         "account": 15, 
15510         "state": "invoiced", 
15511         "coreHours": 2.16, 
15512         "invoice": 72, 
15513         "date": "2013-12-15T13:00:00Z", 
15514         "kind": "besteffort", 
15515         "enacted": null
15516     }
15517 },
15518 {
15519     "pk": 60022, 
15520     "model": "core.charge", 
15521     "fields": {
15522         "updated": "2013-12-18T21:29:29.058Z", 
15523         "slice": 4, 
15524         "created": "2013-12-18T21:29:03.101Z", 
15525         "amount": 0.2016, 
15526         "object": 106, 
15527         "account": 15, 
15528         "state": "invoiced", 
15529         "coreHours": 2.88, 
15530         "invoice": 72, 
15531         "date": "2013-12-15T21:00:00Z", 
15532         "kind": "besteffort", 
15533         "enacted": null
15534     }
15535 },
15536 {
15537     "pk": 60023, 
15538     "model": "core.charge", 
15539     "fields": {
15540         "updated": "2013-12-18T21:29:03.110Z", 
15541         "slice": 4, 
15542         "created": "2013-12-18T21:29:03.110Z", 
15543         "amount": 0.2408, 
15544         "object": 106, 
15545         "account": 15, 
15546         "state": "pending", 
15547         "coreHours": 3.44, 
15548         "invoice": null, 
15549         "date": "2013-12-16T05:00:00Z", 
15550         "kind": "besteffort", 
15551         "enacted": null
15552     }
15553 },
15554 {
15555     "pk": 60024, 
15556     "model": "core.charge", 
15557     "fields": {
15558         "updated": "2013-12-18T21:29:03.118Z", 
15559         "slice": 4, 
15560         "created": "2013-12-18T21:29:03.118Z", 
15561         "amount": 0.2184, 
15562         "object": 106, 
15563         "account": 15, 
15564         "state": "pending", 
15565         "coreHours": 3.12, 
15566         "invoice": null, 
15567         "date": "2013-12-16T13:00:00Z", 
15568         "kind": "besteffort", 
15569         "enacted": null
15570     }
15571 },
15572 {
15573     "pk": 60025, 
15574     "model": "core.charge", 
15575     "fields": {
15576         "updated": "2013-12-18T21:29:03.126Z", 
15577         "slice": 4, 
15578         "created": "2013-12-18T21:29:03.126Z", 
15579         "amount": 0.1904, 
15580         "object": 106, 
15581         "account": 15, 
15582         "state": "pending", 
15583         "coreHours": 2.72, 
15584         "invoice": null, 
15585         "date": "2013-12-16T21:00:00Z", 
15586         "kind": "besteffort", 
15587         "enacted": null
15588     }
15589 },
15590 {
15591     "pk": 60026, 
15592     "model": "core.charge", 
15593     "fields": {
15594         "updated": "2013-12-18T21:29:03.134Z", 
15595         "slice": 4, 
15596         "created": "2013-12-18T21:29:03.134Z", 
15597         "amount": 0.2464, 
15598         "object": 106, 
15599         "account": 15, 
15600         "state": "pending", 
15601         "coreHours": 3.52, 
15602         "invoice": null, 
15603         "date": "2013-12-17T05:00:00Z", 
15604         "kind": "besteffort", 
15605         "enacted": null
15606     }
15607 },
15608 {
15609     "pk": 60027, 
15610     "model": "core.charge", 
15611     "fields": {
15612         "updated": "2013-12-18T21:29:03.143Z", 
15613         "slice": 4, 
15614         "created": "2013-12-18T21:29:03.143Z", 
15615         "amount": 0.2408, 
15616         "object": 106, 
15617         "account": 15, 
15618         "state": "pending", 
15619         "coreHours": 3.44, 
15620         "invoice": null, 
15621         "date": "2013-12-17T13:00:00Z", 
15622         "kind": "besteffort", 
15623         "enacted": null
15624     }
15625 },
15626 {
15627     "pk": 60028, 
15628     "model": "core.charge", 
15629     "fields": {
15630         "updated": "2013-12-18T21:29:03.151Z", 
15631         "slice": 4, 
15632         "created": "2013-12-18T21:29:03.151Z", 
15633         "amount": 0.196, 
15634         "object": 106, 
15635         "account": 15, 
15636         "state": "pending", 
15637         "coreHours": 2.8, 
15638         "invoice": null, 
15639         "date": "2013-12-17T21:00:00Z", 
15640         "kind": "besteffort", 
15641         "enacted": null
15642     }
15643 },
15644 {
15645     "pk": 60029, 
15646     "model": "core.charge", 
15647     "fields": {
15648         "updated": "2013-12-18T21:29:03.160Z", 
15649         "slice": 4, 
15650         "created": "2013-12-18T21:29:03.159Z", 
15651         "amount": 0.2632, 
15652         "object": 106, 
15653         "account": 15, 
15654         "state": "pending", 
15655         "coreHours": 3.76, 
15656         "invoice": null, 
15657         "date": "2013-12-18T05:00:00Z", 
15658         "kind": "besteffort", 
15659         "enacted": null
15660     }
15661 },
15662 {
15663     "pk": 60030, 
15664     "model": "core.charge", 
15665     "fields": {
15666         "updated": "2013-12-18T21:29:03.168Z", 
15667         "slice": 4, 
15668         "created": "2013-12-18T21:29:03.168Z", 
15669         "amount": 0.1176, 
15670         "object": 106, 
15671         "account": 15, 
15672         "state": "pending", 
15673         "coreHours": 1.68, 
15674         "invoice": null, 
15675         "date": "2013-12-18T13:00:00Z", 
15676         "kind": "besteffort", 
15677         "enacted": null
15678     }
15679 },
15680 {
15681     "pk": 60031, 
15682     "model": "core.charge", 
15683     "fields": {
15684         "updated": "2013-12-18T21:29:20.219Z", 
15685         "slice": 4, 
15686         "created": "2013-12-18T21:29:03.183Z", 
15687         "amount": 0.112, 
15688         "object": 107, 
15689         "account": 15, 
15690         "state": "invoiced", 
15691         "coreHours": 1.6, 
15692         "invoice": 69, 
15693         "date": "2013-11-18T21:00:00Z", 
15694         "kind": "besteffort", 
15695         "enacted": null
15696     }
15697 },
15698 {
15699     "pk": 60032, 
15700     "model": "core.charge", 
15701     "fields": {
15702         "updated": "2013-12-18T21:29:20.326Z", 
15703         "slice": 4, 
15704         "created": "2013-12-18T21:29:03.193Z", 
15705         "amount": 0.168, 
15706         "object": 107, 
15707         "account": 15, 
15708         "state": "invoiced", 
15709         "coreHours": 2.4, 
15710         "invoice": 69, 
15711         "date": "2013-11-19T05:00:00Z", 
15712         "kind": "besteffort", 
15713         "enacted": null
15714     }
15715 },
15716 {
15717     "pk": 60033, 
15718     "model": "core.charge", 
15719     "fields": {
15720         "updated": "2013-12-18T21:29:20.434Z", 
15721         "slice": 4, 
15722         "created": "2013-12-18T21:29:03.201Z", 
15723         "amount": 0.3248, 
15724         "object": 107, 
15725         "account": 15, 
15726         "state": "invoiced", 
15727         "coreHours": 4.64, 
15728         "invoice": 69, 
15729         "date": "2013-11-19T13:00:00Z", 
15730         "kind": "besteffort", 
15731         "enacted": null
15732     }
15733 },
15734 {
15735     "pk": 60034, 
15736     "model": "core.charge", 
15737     "fields": {
15738         "updated": "2013-12-18T21:29:20.542Z", 
15739         "slice": 4, 
15740         "created": "2013-12-18T21:29:03.209Z", 
15741         "amount": 0.2296, 
15742         "object": 107, 
15743         "account": 15, 
15744         "state": "invoiced", 
15745         "coreHours": 3.28, 
15746         "invoice": 69, 
15747         "date": "2013-11-19T21:00:00Z", 
15748         "kind": "besteffort", 
15749         "enacted": null
15750     }
15751 },
15752 {
15753     "pk": 60035, 
15754     "model": "core.charge", 
15755     "fields": {
15756         "updated": "2013-12-18T21:29:20.650Z", 
15757         "slice": 4, 
15758         "created": "2013-12-18T21:29:03.217Z", 
15759         "amount": 0.2912, 
15760         "object": 107, 
15761         "account": 15, 
15762         "state": "invoiced", 
15763         "coreHours": 4.16, 
15764         "invoice": 69, 
15765         "date": "2013-11-20T05:00:00Z", 
15766         "kind": "besteffort", 
15767         "enacted": null
15768     }
15769 },
15770 {
15771     "pk": 60036, 
15772     "model": "core.charge", 
15773     "fields": {
15774         "updated": "2013-12-18T21:29:20.757Z", 
15775         "slice": 4, 
15776         "created": "2013-12-18T21:29:03.226Z", 
15777         "amount": 0.2016, 
15778         "object": 107, 
15779         "account": 15, 
15780         "state": "invoiced", 
15781         "coreHours": 2.88, 
15782         "invoice": 69, 
15783         "date": "2013-11-20T13:00:00Z", 
15784         "kind": "besteffort", 
15785         "enacted": null
15786     }
15787 },
15788 {
15789     "pk": 60037, 
15790     "model": "core.charge", 
15791     "fields": {
15792         "updated": "2013-12-18T21:29:20.865Z", 
15793         "slice": 4, 
15794         "created": "2013-12-18T21:29:03.234Z", 
15795         "amount": 0.1736, 
15796         "object": 107, 
15797         "account": 15, 
15798         "state": "invoiced", 
15799         "coreHours": 2.48, 
15800         "invoice": 69, 
15801         "date": "2013-11-20T21:00:00Z", 
15802         "kind": "besteffort", 
15803         "enacted": null
15804     }
15805 },
15806 {
15807     "pk": 60038, 
15808     "model": "core.charge", 
15809     "fields": {
15810         "updated": "2013-12-18T21:29:20.973Z", 
15811         "slice": 4, 
15812         "created": "2013-12-18T21:29:03.242Z", 
15813         "amount": 0.1456, 
15814         "object": 107, 
15815         "account": 15, 
15816         "state": "invoiced", 
15817         "coreHours": 2.08, 
15818         "invoice": 69, 
15819         "date": "2013-11-21T05:00:00Z", 
15820         "kind": "besteffort", 
15821         "enacted": null
15822     }
15823 },
15824 {
15825     "pk": 60039, 
15826     "model": "core.charge", 
15827     "fields": {
15828         "updated": "2013-12-18T21:29:21.080Z", 
15829         "slice": 4, 
15830         "created": "2013-12-18T21:29:03.251Z", 
15831         "amount": 0.1568, 
15832         "object": 107, 
15833         "account": 15, 
15834         "state": "invoiced", 
15835         "coreHours": 2.24, 
15836         "invoice": 69, 
15837         "date": "2013-11-21T13:00:00Z", 
15838         "kind": "besteffort", 
15839         "enacted": null
15840     }
15841 },
15842 {
15843     "pk": 60040, 
15844     "model": "core.charge", 
15845     "fields": {
15846         "updated": "2013-12-18T21:29:21.188Z", 
15847         "slice": 4, 
15848         "created": "2013-12-18T21:29:03.259Z", 
15849         "amount": 0.224, 
15850         "object": 107, 
15851         "account": 15, 
15852         "state": "invoiced", 
15853         "coreHours": 3.2, 
15854         "invoice": 69, 
15855         "date": "2013-11-21T21:00:00Z", 
15856         "kind": "besteffort", 
15857         "enacted": null
15858     }
15859 },
15860 {
15861     "pk": 60041, 
15862     "model": "core.charge", 
15863     "fields": {
15864         "updated": "2013-12-18T21:29:21.296Z", 
15865         "slice": 4, 
15866         "created": "2013-12-18T21:29:03.267Z", 
15867         "amount": 0.1176, 
15868         "object": 107, 
15869         "account": 15, 
15870         "state": "invoiced", 
15871         "coreHours": 1.68, 
15872         "invoice": 69, 
15873         "date": "2013-11-22T05:00:00Z", 
15874         "kind": "besteffort", 
15875         "enacted": null
15876     }
15877 },
15878 {
15879     "pk": 60042, 
15880     "model": "core.charge", 
15881     "fields": {
15882         "updated": "2013-12-18T21:29:21.403Z", 
15883         "slice": 4, 
15884         "created": "2013-12-18T21:29:03.275Z", 
15885         "amount": 0.2856, 
15886         "object": 107, 
15887         "account": 15, 
15888         "state": "invoiced", 
15889         "coreHours": 4.08, 
15890         "invoice": 69, 
15891         "date": "2013-11-22T13:00:00Z", 
15892         "kind": "besteffort", 
15893         "enacted": null
15894     }
15895 },
15896 {
15897     "pk": 60043, 
15898     "model": "core.charge", 
15899     "fields": {
15900         "updated": "2013-12-18T21:29:21.511Z", 
15901         "slice": 4, 
15902         "created": "2013-12-18T21:29:03.284Z", 
15903         "amount": 0.3192, 
15904         "object": 107, 
15905         "account": 15, 
15906         "state": "invoiced", 
15907         "coreHours": 4.56, 
15908         "invoice": 69, 
15909         "date": "2013-11-22T21:00:00Z", 
15910         "kind": "besteffort", 
15911         "enacted": null
15912     }
15913 },
15914 {
15915     "pk": 60044, 
15916     "model": "core.charge", 
15917     "fields": {
15918         "updated": "2013-12-18T21:29:21.619Z", 
15919         "slice": 4, 
15920         "created": "2013-12-18T21:29:03.292Z", 
15921         "amount": 0.1736, 
15922         "object": 107, 
15923         "account": 15, 
15924         "state": "invoiced", 
15925         "coreHours": 2.48, 
15926         "invoice": 69, 
15927         "date": "2013-11-23T05:00:00Z", 
15928         "kind": "besteffort", 
15929         "enacted": null
15930     }
15931 },
15932 {
15933     "pk": 60045, 
15934     "model": "core.charge", 
15935     "fields": {
15936         "updated": "2013-12-18T21:29:21.726Z", 
15937         "slice": 4, 
15938         "created": "2013-12-18T21:29:03.300Z", 
15939         "amount": 0.2352, 
15940         "object": 107, 
15941         "account": 15, 
15942         "state": "invoiced", 
15943         "coreHours": 3.36, 
15944         "invoice": 69, 
15945         "date": "2013-11-23T13:00:00Z", 
15946         "kind": "besteffort", 
15947         "enacted": null
15948     }
15949 },
15950 {
15951     "pk": 60046, 
15952     "model": "core.charge", 
15953     "fields": {
15954         "updated": "2013-12-18T21:29:21.834Z", 
15955         "slice": 4, 
15956         "created": "2013-12-18T21:29:03.308Z", 
15957         "amount": 0.1736, 
15958         "object": 107, 
15959         "account": 15, 
15960         "state": "invoiced", 
15961         "coreHours": 2.48, 
15962         "invoice": 69, 
15963         "date": "2013-11-23T21:00:00Z", 
15964         "kind": "besteffort", 
15965         "enacted": null
15966     }
15967 },
15968 {
15969     "pk": 60047, 
15970     "model": "core.charge", 
15971     "fields": {
15972         "updated": "2013-12-18T21:29:21.942Z", 
15973         "slice": 4, 
15974         "created": "2013-12-18T21:29:03.317Z", 
15975         "amount": 0.2128, 
15976         "object": 107, 
15977         "account": 15, 
15978         "state": "invoiced", 
15979         "coreHours": 3.04, 
15980         "invoice": 69, 
15981         "date": "2013-11-24T05:00:00Z", 
15982         "kind": "besteffort", 
15983         "enacted": null
15984     }
15985 },
15986 {
15987     "pk": 60048, 
15988     "model": "core.charge", 
15989     "fields": {
15990         "updated": "2013-12-18T21:29:22.049Z", 
15991         "slice": 4, 
15992         "created": "2013-12-18T21:29:03.325Z", 
15993         "amount": 0.2968, 
15994         "object": 107, 
15995         "account": 15, 
15996         "state": "invoiced", 
15997         "coreHours": 4.24, 
15998         "invoice": 69, 
15999         "date": "2013-11-24T13:00:00Z", 
16000         "kind": "besteffort", 
16001         "enacted": null
16002     }
16003 },
16004 {
16005     "pk": 60049, 
16006     "model": "core.charge", 
16007     "fields": {
16008         "updated": "2013-12-18T21:29:22.157Z", 
16009         "slice": 4, 
16010         "created": "2013-12-18T21:29:03.333Z", 
16011         "amount": 0.1176, 
16012         "object": 107, 
16013         "account": 15, 
16014         "state": "invoiced", 
16015         "coreHours": 1.68, 
16016         "invoice": 69, 
16017         "date": "2013-11-24T21:00:00Z", 
16018         "kind": "besteffort", 
16019         "enacted": null
16020     }
16021 },
16022 {
16023     "pk": 60050, 
16024     "model": "core.charge", 
16025     "fields": {
16026         "updated": "2013-12-18T21:29:22.273Z", 
16027         "slice": 4, 
16028         "created": "2013-12-18T21:29:03.342Z", 
16029         "amount": 0.1792, 
16030         "object": 107, 
16031         "account": 15, 
16032         "state": "invoiced", 
16033         "coreHours": 2.56, 
16034         "invoice": 70, 
16035         "date": "2013-11-25T05:00:00Z", 
16036         "kind": "besteffort", 
16037         "enacted": null
16038     }
16039 },
16040 {
16041     "pk": 60051, 
16042     "model": "core.charge", 
16043     "fields": {
16044         "updated": "2013-12-18T21:29:22.381Z", 
16045         "slice": 4, 
16046         "created": "2013-12-18T21:29:03.350Z", 
16047         "amount": 0.3304, 
16048         "object": 107, 
16049         "account": 15, 
16050         "state": "invoiced", 
16051         "coreHours": 4.72, 
16052         "invoice": 70, 
16053         "date": "2013-11-25T13:00:00Z", 
16054         "kind": "besteffort", 
16055         "enacted": null
16056     }
16057 },
16058 {
16059     "pk": 60052, 
16060     "model": "core.charge", 
16061     "fields": {
16062         "updated": "2013-12-18T21:29:22.488Z", 
16063         "slice": 4, 
16064         "created": "2013-12-18T21:29:03.358Z", 
16065         "amount": 0.2912, 
16066         "object": 107, 
16067         "account": 15, 
16068         "state": "invoiced", 
16069         "coreHours": 4.16, 
16070         "invoice": 70, 
16071         "date": "2013-11-25T21:00:00Z", 
16072         "kind": "besteffort", 
16073         "enacted": null
16074     }
16075 },
16076 {
16077     "pk": 60053, 
16078     "model": "core.charge", 
16079     "fields": {
16080         "updated": "2013-12-18T21:29:22.638Z", 
16081         "slice": 4, 
16082         "created": "2013-12-18T21:29:03.366Z", 
16083         "amount": 0.252, 
16084         "object": 107, 
16085         "account": 15, 
16086         "state": "invoiced", 
16087         "coreHours": 3.6, 
16088         "invoice": 70, 
16089         "date": "2013-11-26T05:00:00Z", 
16090         "kind": "besteffort", 
16091         "enacted": null
16092     }
16093 },
16094 {
16095     "pk": 60054, 
16096     "model": "core.charge", 
16097     "fields": {
16098         "updated": "2013-12-18T21:29:22.745Z", 
16099         "slice": 4, 
16100         "created": "2013-12-18T21:29:03.375Z", 
16101         "amount": 0.3024, 
16102         "object": 107, 
16103         "account": 15, 
16104         "state": "invoiced", 
16105         "coreHours": 4.32, 
16106         "invoice": 70, 
16107         "date": "2013-11-26T13:00:00Z", 
16108         "kind": "besteffort", 
16109         "enacted": null
16110     }
16111 },
16112 {
16113     "pk": 60055, 
16114     "model": "core.charge", 
16115     "fields": {
16116         "updated": "2013-12-18T21:29:22.853Z", 
16117         "slice": 4, 
16118         "created": "2013-12-18T21:29:03.383Z", 
16119         "amount": 0.168, 
16120         "object": 107, 
16121         "account": 15, 
16122         "state": "invoiced", 
16123         "coreHours": 2.4, 
16124         "invoice": 70, 
16125         "date": "2013-11-26T21:00:00Z", 
16126         "kind": "besteffort", 
16127         "enacted": null
16128     }
16129 },
16130 {
16131     "pk": 60056, 
16132     "model": "core.charge", 
16133     "fields": {
16134         "updated": "2013-12-18T21:29:22.961Z", 
16135         "slice": 4, 
16136         "created": "2013-12-18T21:29:03.391Z", 
16137         "amount": 0.308, 
16138         "object": 107, 
16139         "account": 15, 
16140         "state": "invoiced", 
16141         "coreHours": 4.4, 
16142         "invoice": 70, 
16143         "date": "2013-11-27T05:00:00Z", 
16144         "kind": "besteffort", 
16145         "enacted": null
16146     }
16147 },
16148 {
16149     "pk": 60057, 
16150     "model": "core.charge", 
16151     "fields": {
16152         "updated": "2013-12-18T21:29:23.068Z", 
16153         "slice": 4, 
16154         "created": "2013-12-18T21:29:03.400Z", 
16155         "amount": 0.196, 
16156         "object": 107, 
16157         "account": 15, 
16158         "state": "invoiced", 
16159         "coreHours": 2.8, 
16160         "invoice": 70, 
16161         "date": "2013-11-27T13:00:00Z", 
16162         "kind": "besteffort", 
16163         "enacted": null
16164     }
16165 },
16166 {
16167     "pk": 60058, 
16168     "model": "core.charge", 
16169     "fields": {
16170         "updated": "2013-12-18T21:29:23.176Z", 
16171         "slice": 4, 
16172         "created": "2013-12-18T21:29:03.408Z", 
16173         "amount": 0.1232, 
16174         "object": 107, 
16175         "account": 15, 
16176         "state": "invoiced", 
16177         "coreHours": 1.76, 
16178         "invoice": 70, 
16179         "date": "2013-11-27T21:00:00Z", 
16180         "kind": "besteffort", 
16181         "enacted": null
16182     }
16183 },
16184 {
16185     "pk": 60059, 
16186     "model": "core.charge", 
16187     "fields": {
16188         "updated": "2013-12-18T21:29:23.284Z", 
16189         "slice": 4, 
16190         "created": "2013-12-18T21:29:03.416Z", 
16191         "amount": 0.3024, 
16192         "object": 107, 
16193         "account": 15, 
16194         "state": "invoiced", 
16195         "coreHours": 4.32, 
16196         "invoice": 70, 
16197         "date": "2013-11-28T05:00:00Z", 
16198         "kind": "besteffort", 
16199         "enacted": null
16200     }
16201 },
16202 {
16203     "pk": 60060, 
16204     "model": "core.charge", 
16205     "fields": {
16206         "updated": "2013-12-18T21:29:23.391Z", 
16207         "slice": 4, 
16208         "created": "2013-12-18T21:29:03.424Z", 
16209         "amount": 0.2912, 
16210         "object": 107, 
16211         "account": 15, 
16212         "state": "invoiced", 
16213         "coreHours": 4.16, 
16214         "invoice": 70, 
16215         "date": "2013-11-28T13:00:00Z", 
16216         "kind": "besteffort", 
16217         "enacted": null
16218     }
16219 },
16220 {
16221     "pk": 60061, 
16222     "model": "core.charge", 
16223     "fields": {
16224         "updated": "2013-12-18T21:29:23.499Z", 
16225         "slice": 4, 
16226         "created": "2013-12-18T21:29:03.433Z", 
16227         "amount": 0.1904, 
16228         "object": 107, 
16229         "account": 15, 
16230         "state": "invoiced", 
16231         "coreHours": 2.72, 
16232         "invoice": 70, 
16233         "date": "2013-11-28T21:00:00Z", 
16234         "kind": "besteffort", 
16235         "enacted": null
16236     }
16237 },
16238 {
16239     "pk": 60062, 
16240     "model": "core.charge", 
16241     "fields": {
16242         "updated": "2013-12-18T21:29:23.607Z", 
16243         "slice": 4, 
16244         "created": "2013-12-18T21:29:03.441Z", 
16245         "amount": 0.1176, 
16246         "object": 107, 
16247         "account": 15, 
16248         "state": "invoiced", 
16249         "coreHours": 1.68, 
16250         "invoice": 70, 
16251         "date": "2013-11-29T05:00:00Z", 
16252         "kind": "besteffort", 
16253         "enacted": null
16254     }
16255 },
16256 {
16257     "pk": 60063, 
16258     "model": "core.charge", 
16259     "fields": {
16260         "updated": "2013-12-18T21:29:23.715Z", 
16261         "slice": 4, 
16262         "created": "2013-12-18T21:29:03.449Z", 
16263         "amount": 0.1456, 
16264         "object": 107, 
16265         "account": 15, 
16266         "state": "invoiced", 
16267         "coreHours": 2.08, 
16268         "invoice": 70, 
16269         "date": "2013-11-29T13:00:00Z", 
16270         "kind": "besteffort", 
16271         "enacted": null
16272     }
16273 },
16274 {
16275     "pk": 60064, 
16276     "model": "core.charge", 
16277     "fields": {
16278         "updated": "2013-12-18T21:29:23.822Z", 
16279         "slice": 4, 
16280         "created": "2013-12-18T21:29:03.457Z", 
16281         "amount": 0.3136, 
16282         "object": 107, 
16283         "account": 15, 
16284         "state": "invoiced", 
16285         "coreHours": 4.48, 
16286         "invoice": 70, 
16287         "date": "2013-11-29T21:00:00Z", 
16288         "kind": "besteffort", 
16289         "enacted": null
16290     }
16291 },
16292 {
16293     "pk": 60065, 
16294     "model": "core.charge", 
16295     "fields": {
16296         "updated": "2013-12-18T21:29:23.930Z", 
16297         "slice": 4, 
16298         "created": "2013-12-18T21:29:03.466Z", 
16299         "amount": 0.308, 
16300         "object": 107, 
16301         "account": 15, 
16302         "state": "invoiced", 
16303         "coreHours": 4.4, 
16304         "invoice": 70, 
16305         "date": "2013-11-30T05:00:00Z", 
16306         "kind": "besteffort", 
16307         "enacted": null
16308     }
16309 },
16310 {
16311     "pk": 60066, 
16312     "model": "core.charge", 
16313     "fields": {
16314         "updated": "2013-12-18T21:29:24.038Z", 
16315         "slice": 4, 
16316         "created": "2013-12-18T21:29:03.474Z", 
16317         "amount": 0.252, 
16318         "object": 107, 
16319         "account": 15, 
16320         "state": "invoiced", 
16321         "coreHours": 3.6, 
16322         "invoice": 70, 
16323         "date": "2013-11-30T13:00:00Z", 
16324         "kind": "besteffort", 
16325         "enacted": null
16326     }
16327 },
16328 {
16329     "pk": 60067, 
16330     "model": "core.charge", 
16331     "fields": {
16332         "updated": "2013-12-18T21:29:24.145Z", 
16333         "slice": 4, 
16334         "created": "2013-12-18T21:29:03.482Z", 
16335         "amount": 0.2856, 
16336         "object": 107, 
16337         "account": 15, 
16338         "state": "invoiced", 
16339         "coreHours": 4.08, 
16340         "invoice": 70, 
16341         "date": "2013-11-30T21:00:00Z", 
16342         "kind": "besteffort", 
16343         "enacted": null
16344     }
16345 },
16346 {
16347     "pk": 60068, 
16348     "model": "core.charge", 
16349     "fields": {
16350         "updated": "2013-12-18T21:29:24.253Z", 
16351         "slice": 4, 
16352         "created": "2013-12-18T21:29:03.491Z", 
16353         "amount": 0.1624, 
16354         "object": 107, 
16355         "account": 15, 
16356         "state": "invoiced", 
16357         "coreHours": 2.32, 
16358         "invoice": 70, 
16359         "date": "2013-12-01T05:00:00Z", 
16360         "kind": "besteffort", 
16361         "enacted": null
16362     }
16363 },
16364 {
16365     "pk": 60069, 
16366     "model": "core.charge", 
16367     "fields": {
16368         "updated": "2013-12-18T21:29:24.361Z", 
16369         "slice": 4, 
16370         "created": "2013-12-18T21:29:03.499Z", 
16371         "amount": 0.3304, 
16372         "object": 107, 
16373         "account": 15, 
16374         "state": "invoiced", 
16375         "coreHours": 4.72, 
16376         "invoice": 70, 
16377         "date": "2013-12-01T13:00:00Z", 
16378         "kind": "besteffort", 
16379         "enacted": null
16380     }
16381 },
16382 {
16383     "pk": 60070, 
16384     "model": "core.charge", 
16385     "fields": {
16386         "updated": "2013-12-18T21:29:24.468Z", 
16387         "slice": 4, 
16388         "created": "2013-12-18T21:29:03.507Z", 
16389         "amount": 0.168, 
16390         "object": 107, 
16391         "account": 15, 
16392         "state": "invoiced", 
16393         "coreHours": 2.4, 
16394         "invoice": 70, 
16395         "date": "2013-12-01T21:00:00Z", 
16396         "kind": "besteffort", 
16397         "enacted": null
16398     }
16399 },
16400 {
16401     "pk": 60071, 
16402     "model": "core.charge", 
16403     "fields": {
16404         "updated": "2013-12-18T21:29:24.584Z", 
16405         "slice": 4, 
16406         "created": "2013-12-18T21:29:03.516Z", 
16407         "amount": 0.168, 
16408         "object": 107, 
16409         "account": 15, 
16410         "state": "invoiced", 
16411         "coreHours": 2.4, 
16412         "invoice": 71, 
16413         "date": "2013-12-02T05:00:00Z", 
16414         "kind": "besteffort", 
16415         "enacted": null
16416     }
16417 },
16418 {
16419     "pk": 60072, 
16420     "model": "core.charge", 
16421     "fields": {
16422         "updated": "2013-12-18T21:29:24.692Z", 
16423         "slice": 4, 
16424         "created": "2013-12-18T21:29:03.524Z", 
16425         "amount": 0.28, 
16426         "object": 107, 
16427         "account": 15, 
16428         "state": "invoiced", 
16429         "coreHours": 4.0, 
16430         "invoice": 71, 
16431         "date": "2013-12-02T13:00:00Z", 
16432         "kind": "besteffort", 
16433         "enacted": null
16434     }
16435 },
16436 {
16437     "pk": 60073, 
16438     "model": "core.charge", 
16439     "fields": {
16440         "updated": "2013-12-18T21:29:24.800Z", 
16441         "slice": 4, 
16442         "created": "2013-12-18T21:29:03.532Z", 
16443         "amount": 0.2856, 
16444         "object": 107, 
16445         "account": 15, 
16446         "state": "invoiced", 
16447         "coreHours": 4.08, 
16448         "invoice": 71, 
16449         "date": "2013-12-02T21:00:00Z", 
16450         "kind": "besteffort", 
16451         "enacted": null
16452     }
16453 },
16454 {
16455     "pk": 60074, 
16456     "model": "core.charge", 
16457     "fields": {
16458         "updated": "2013-12-18T21:29:24.907Z", 
16459         "slice": 4, 
16460         "created": "2013-12-18T21:29:03.541Z", 
16461         "amount": 0.3024, 
16462         "object": 107, 
16463         "account": 15, 
16464         "state": "invoiced", 
16465         "coreHours": 4.32, 
16466         "invoice": 71, 
16467         "date": "2013-12-03T05:00:00Z", 
16468         "kind": "besteffort", 
16469         "enacted": null
16470     }
16471 },
16472 {
16473     "pk": 60075, 
16474     "model": "core.charge", 
16475     "fields": {
16476         "updated": "2013-12-18T21:29:25.015Z", 
16477         "slice": 4, 
16478         "created": "2013-12-18T21:29:03.549Z", 
16479         "amount": 0.2296, 
16480         "object": 107, 
16481         "account": 15, 
16482         "state": "invoiced", 
16483         "coreHours": 3.28, 
16484         "invoice": 71, 
16485         "date": "2013-12-03T13:00:00Z", 
16486         "kind": "besteffort", 
16487         "enacted": null
16488     }
16489 },
16490 {
16491     "pk": 60076, 
16492     "model": "core.charge", 
16493     "fields": {
16494         "updated": "2013-12-18T21:29:25.123Z", 
16495         "slice": 4, 
16496         "created": "2013-12-18T21:29:03.557Z", 
16497         "amount": 0.3304, 
16498         "object": 107, 
16499         "account": 15, 
16500         "state": "invoiced", 
16501         "coreHours": 4.72, 
16502         "invoice": 71, 
16503         "date": "2013-12-03T21:00:00Z", 
16504         "kind": "besteffort", 
16505         "enacted": null
16506     }
16507 },
16508 {
16509     "pk": 60077, 
16510     "model": "core.charge", 
16511     "fields": {
16512         "updated": "2013-12-18T21:29:25.231Z", 
16513         "slice": 4, 
16514         "created": "2013-12-18T21:29:03.565Z", 
16515         "amount": 0.1792, 
16516         "object": 107, 
16517         "account": 15, 
16518         "state": "invoiced", 
16519         "coreHours": 2.56, 
16520         "invoice": 71, 
16521         "date": "2013-12-04T05:00:00Z", 
16522         "kind": "besteffort", 
16523         "enacted": null
16524     }
16525 },
16526 {
16527     "pk": 60078, 
16528     "model": "core.charge", 
16529     "fields": {
16530         "updated": "2013-12-18T21:29:25.338Z", 
16531         "slice": 4, 
16532         "created": "2013-12-18T21:29:03.574Z", 
16533         "amount": 0.2912, 
16534         "object": 107, 
16535         "account": 15, 
16536         "state": "invoiced", 
16537         "coreHours": 4.16, 
16538         "invoice": 71, 
16539         "date": "2013-12-04T13:00:00Z", 
16540         "kind": "besteffort", 
16541         "enacted": null
16542     }
16543 },
16544 {
16545     "pk": 60079, 
16546     "model": "core.charge", 
16547     "fields": {
16548         "updated": "2013-12-18T21:29:25.446Z", 
16549         "slice": 4, 
16550         "created": "2013-12-18T21:29:03.582Z", 
16551         "amount": 0.2128, 
16552         "object": 107, 
16553         "account": 15, 
16554         "state": "invoiced", 
16555         "coreHours": 3.04, 
16556         "invoice": 71, 
16557         "date": "2013-12-04T21:00:00Z", 
16558         "kind": "besteffort", 
16559         "enacted": null
16560     }
16561 },
16562 {
16563     "pk": 60080, 
16564     "model": "core.charge", 
16565     "fields": {
16566         "updated": "2013-12-18T21:29:25.554Z", 
16567         "slice": 4, 
16568         "created": "2013-12-18T21:29:03.590Z", 
16569         "amount": 0.1456, 
16570         "object": 107, 
16571         "account": 15, 
16572         "state": "invoiced", 
16573         "coreHours": 2.08, 
16574         "invoice": 71, 
16575         "date": "2013-12-05T05:00:00Z", 
16576         "kind": "besteffort", 
16577         "enacted": null
16578     }
16579 },
16580 {
16581     "pk": 60081, 
16582     "model": "core.charge", 
16583     "fields": {
16584         "updated": "2013-12-18T21:29:25.661Z", 
16585         "slice": 4, 
16586         "created": "2013-12-18T21:29:03.598Z", 
16587         "amount": 0.112, 
16588         "object": 107, 
16589         "account": 15, 
16590         "state": "invoiced", 
16591         "coreHours": 1.6, 
16592         "invoice": 71, 
16593         "date": "2013-12-05T13:00:00Z", 
16594         "kind": "besteffort", 
16595         "enacted": null
16596     }
16597 },
16598 {
16599     "pk": 60082, 
16600     "model": "core.charge", 
16601     "fields": {
16602         "updated": "2013-12-18T21:29:25.769Z", 
16603         "slice": 4, 
16604         "created": "2013-12-18T21:29:03.607Z", 
16605         "amount": 0.28, 
16606         "object": 107, 
16607         "account": 15, 
16608         "state": "invoiced", 
16609         "coreHours": 4.0, 
16610         "invoice": 71, 
16611         "date": "2013-12-05T21:00:00Z", 
16612         "kind": "besteffort", 
16613         "enacted": null
16614     }
16615 },
16616 {
16617     "pk": 60083, 
16618     "model": "core.charge", 
16619     "fields": {
16620         "updated": "2013-12-18T21:29:25.877Z", 
16621         "slice": 4, 
16622         "created": "2013-12-18T21:29:03.615Z", 
16623         "amount": 0.112, 
16624         "object": 107, 
16625         "account": 15, 
16626         "state": "invoiced", 
16627         "coreHours": 1.6, 
16628         "invoice": 71, 
16629         "date": "2013-12-06T05:00:00Z", 
16630         "kind": "besteffort", 
16631         "enacted": null
16632     }
16633 },
16634 {
16635     "pk": 60084, 
16636     "model": "core.charge", 
16637     "fields": {
16638         "updated": "2013-12-18T21:29:25.984Z", 
16639         "slice": 4, 
16640         "created": "2013-12-18T21:29:03.623Z", 
16641         "amount": 0.224, 
16642         "object": 107, 
16643         "account": 15, 
16644         "state": "invoiced", 
16645         "coreHours": 3.2, 
16646         "invoice": 71, 
16647         "date": "2013-12-06T13:00:00Z", 
16648         "kind": "besteffort", 
16649         "enacted": null
16650     }
16651 },
16652 {
16653     "pk": 60085, 
16654     "model": "core.charge", 
16655     "fields": {
16656         "updated": "2013-12-18T21:29:26.092Z", 
16657         "slice": 4, 
16658         "created": "2013-12-18T21:29:03.631Z", 
16659         "amount": 0.1344, 
16660         "object": 107, 
16661         "account": 15, 
16662         "state": "invoiced", 
16663         "coreHours": 1.92, 
16664         "invoice": 71, 
16665         "date": "2013-12-06T21:00:00Z", 
16666         "kind": "besteffort", 
16667         "enacted": null
16668     }
16669 },
16670 {
16671     "pk": 60086, 
16672     "model": "core.charge", 
16673     "fields": {
16674         "updated": "2013-12-18T21:29:26.200Z", 
16675         "slice": 4, 
16676         "created": "2013-12-18T21:29:03.640Z", 
16677         "amount": 0.2968, 
16678         "object": 107, 
16679         "account": 15, 
16680         "state": "invoiced", 
16681         "coreHours": 4.24, 
16682         "invoice": 71, 
16683         "date": "2013-12-07T05:00:00Z", 
16684         "kind": "besteffort", 
16685         "enacted": null
16686     }
16687 },
16688 {
16689     "pk": 60087, 
16690     "model": "core.charge", 
16691     "fields": {
16692         "updated": "2013-12-18T21:29:26.307Z", 
16693         "slice": 4, 
16694         "created": "2013-12-18T21:29:03.648Z", 
16695         "amount": 0.3304, 
16696         "object": 107, 
16697         "account": 15, 
16698         "state": "invoiced", 
16699         "coreHours": 4.72, 
16700         "invoice": 71, 
16701         "date": "2013-12-07T13:00:00Z", 
16702         "kind": "besteffort", 
16703         "enacted": null
16704     }
16705 },
16706 {
16707     "pk": 60088, 
16708     "model": "core.charge", 
16709     "fields": {
16710         "updated": "2013-12-18T21:29:26.415Z", 
16711         "slice": 4, 
16712         "created": "2013-12-18T21:29:03.657Z", 
16713         "amount": 0.3192, 
16714         "object": 107, 
16715         "account": 15, 
16716         "state": "invoiced", 
16717         "coreHours": 4.56, 
16718         "invoice": 71, 
16719         "date": "2013-12-07T21:00:00Z", 
16720         "kind": "besteffort", 
16721         "enacted": null
16722     }
16723 },
16724 {
16725     "pk": 60089, 
16726     "model": "core.charge", 
16727     "fields": {
16728         "updated": "2013-12-18T21:29:26.523Z", 
16729         "slice": 4, 
16730         "created": "2013-12-18T21:29:03.665Z", 
16731         "amount": 0.336, 
16732         "object": 107, 
16733         "account": 15, 
16734         "state": "invoiced", 
16735         "coreHours": 4.8, 
16736         "invoice": 71, 
16737         "date": "2013-12-08T05:00:00Z", 
16738         "kind": "besteffort", 
16739         "enacted": null
16740     }
16741 },
16742 {
16743     "pk": 60090, 
16744     "model": "core.charge", 
16745     "fields": {
16746         "updated": "2013-12-18T21:29:26.630Z", 
16747         "slice": 4, 
16748         "created": "2013-12-18T21:29:03.673Z", 
16749         "amount": 0.308, 
16750         "object": 107, 
16751         "account": 15, 
16752         "state": "invoiced", 
16753         "coreHours": 4.4, 
16754         "invoice": 71, 
16755         "date": "2013-12-08T13:00:00Z", 
16756         "kind": "besteffort", 
16757         "enacted": null
16758     }
16759 },
16760 {
16761     "pk": 60091, 
16762     "model": "core.charge", 
16763     "fields": {
16764         "updated": "2013-12-18T21:29:26.738Z", 
16765         "slice": 4, 
16766         "created": "2013-12-18T21:29:03.681Z", 
16767         "amount": 0.1288, 
16768         "object": 107, 
16769         "account": 15, 
16770         "state": "invoiced", 
16771         "coreHours": 1.84, 
16772         "invoice": 71, 
16773         "date": "2013-12-08T21:00:00Z", 
16774         "kind": "besteffort", 
16775         "enacted": null
16776     }
16777 },
16778 {
16779     "pk": 60092, 
16780     "model": "core.charge", 
16781     "fields": {
16782         "updated": "2013-12-18T21:29:26.854Z", 
16783         "slice": 4, 
16784         "created": "2013-12-18T21:29:03.690Z", 
16785         "amount": 0.2632, 
16786         "object": 107, 
16787         "account": 15, 
16788         "state": "invoiced", 
16789         "coreHours": 3.76, 
16790         "invoice": 72, 
16791         "date": "2013-12-09T05:00:00Z", 
16792         "kind": "besteffort", 
16793         "enacted": null
16794     }
16795 },
16796 {
16797     "pk": 60093, 
16798     "model": "core.charge", 
16799     "fields": {
16800         "updated": "2013-12-18T21:29:26.962Z", 
16801         "slice": 4, 
16802         "created": "2013-12-18T21:29:03.698Z", 
16803         "amount": 0.2184, 
16804         "object": 107, 
16805         "account": 15, 
16806         "state": "invoiced", 
16807         "coreHours": 3.12, 
16808         "invoice": 72, 
16809         "date": "2013-12-09T13:00:00Z", 
16810         "kind": "besteffort", 
16811         "enacted": null
16812     }
16813 },
16814 {
16815     "pk": 60094, 
16816     "model": "core.charge", 
16817     "fields": {
16818         "updated": "2013-12-18T21:29:27.069Z", 
16819         "slice": 4, 
16820         "created": "2013-12-18T21:29:03.706Z", 
16821         "amount": 0.1904, 
16822         "object": 107, 
16823         "account": 15, 
16824         "state": "invoiced", 
16825         "coreHours": 2.72, 
16826         "invoice": 72, 
16827         "date": "2013-12-09T21:00:00Z", 
16828         "kind": "besteffort", 
16829         "enacted": null
16830     }
16831 },
16832 {
16833     "pk": 60095, 
16834     "model": "core.charge", 
16835     "fields": {
16836         "updated": "2013-12-18T21:29:27.177Z", 
16837         "slice": 4, 
16838         "created": "2013-12-18T21:29:03.714Z", 
16839         "amount": 0.168, 
16840         "object": 107, 
16841         "account": 15, 
16842         "state": "invoiced", 
16843         "coreHours": 2.4, 
16844         "invoice": 72, 
16845         "date": "2013-12-10T05:00:00Z", 
16846         "kind": "besteffort", 
16847         "enacted": null
16848     }
16849 },
16850 {
16851     "pk": 60096, 
16852     "model": "core.charge", 
16853     "fields": {
16854         "updated": "2013-12-18T21:29:27.285Z", 
16855         "slice": 4, 
16856         "created": "2013-12-18T21:29:03.723Z", 
16857         "amount": 0.2464, 
16858         "object": 107, 
16859         "account": 15, 
16860         "state": "invoiced", 
16861         "coreHours": 3.52, 
16862         "invoice": 72, 
16863         "date": "2013-12-10T13:00:00Z", 
16864         "kind": "besteffort", 
16865         "enacted": null
16866     }
16867 },
16868 {
16869     "pk": 60097, 
16870     "model": "core.charge", 
16871     "fields": {
16872         "updated": "2013-12-18T21:29:27.393Z", 
16873         "slice": 4, 
16874         "created": "2013-12-18T21:29:03.731Z", 
16875         "amount": 0.2184, 
16876         "object": 107, 
16877         "account": 15, 
16878         "state": "invoiced", 
16879         "coreHours": 3.12, 
16880         "invoice": 72, 
16881         "date": "2013-12-10T21:00:00Z", 
16882         "kind": "besteffort", 
16883         "enacted": null
16884     }
16885 },
16886 {
16887     "pk": 60098, 
16888     "model": "core.charge", 
16889     "fields": {
16890         "updated": "2013-12-18T21:29:27.500Z", 
16891         "slice": 4, 
16892         "created": "2013-12-18T21:29:03.739Z", 
16893         "amount": 0.1736, 
16894         "object": 107, 
16895         "account": 15, 
16896         "state": "invoiced", 
16897         "coreHours": 2.48, 
16898         "invoice": 72, 
16899         "date": "2013-12-11T05:00:00Z", 
16900         "kind": "besteffort", 
16901         "enacted": null
16902     }
16903 },
16904 {
16905     "pk": 60099, 
16906     "model": "core.charge", 
16907     "fields": {
16908         "updated": "2013-12-18T21:29:27.666Z", 
16909         "slice": 4, 
16910         "created": "2013-12-18T21:29:03.748Z", 
16911         "amount": 0.1456, 
16912         "object": 107, 
16913         "account": 15, 
16914         "state": "invoiced", 
16915         "coreHours": 2.08, 
16916         "invoice": 72, 
16917         "date": "2013-12-11T13:00:00Z", 
16918         "kind": "besteffort", 
16919         "enacted": null
16920     }
16921 },
16922 {
16923     "pk": 60100, 
16924     "model": "core.charge", 
16925     "fields": {
16926         "updated": "2013-12-18T21:29:27.774Z", 
16927         "slice": 4, 
16928         "created": "2013-12-18T21:29:03.756Z", 
16929         "amount": 0.1512, 
16930         "object": 107, 
16931         "account": 15, 
16932         "state": "invoiced", 
16933         "coreHours": 2.16, 
16934         "invoice": 72, 
16935         "date": "2013-12-11T21:00:00Z", 
16936         "kind": "besteffort", 
16937         "enacted": null
16938     }
16939 },
16940 {
16941     "pk": 60101, 
16942     "model": "core.charge", 
16943     "fields": {
16944         "updated": "2013-12-18T21:29:27.881Z", 
16945         "slice": 4, 
16946         "created": "2013-12-18T21:29:03.764Z", 
16947         "amount": 0.3304, 
16948         "object": 107, 
16949         "account": 15, 
16950         "state": "invoiced", 
16951         "coreHours": 4.72, 
16952         "invoice": 72, 
16953         "date": "2013-12-12T05:00:00Z", 
16954         "kind": "besteffort", 
16955         "enacted": null
16956     }
16957 },
16958 {
16959     "pk": 60102, 
16960     "model": "core.charge", 
16961     "fields": {
16962         "updated": "2013-12-18T21:29:27.989Z", 
16963         "slice": 4, 
16964         "created": "2013-12-18T21:29:03.773Z", 
16965         "amount": 0.168, 
16966         "object": 107, 
16967         "account": 15, 
16968         "state": "invoiced", 
16969         "coreHours": 2.4, 
16970         "invoice": 72, 
16971         "date": "2013-12-12T13:00:00Z", 
16972         "kind": "besteffort", 
16973         "enacted": null
16974     }
16975 },
16976 {
16977     "pk": 60103, 
16978     "model": "core.charge", 
16979     "fields": {
16980         "updated": "2013-12-18T21:29:28.097Z", 
16981         "slice": 4, 
16982         "created": "2013-12-18T21:29:03.781Z", 
16983         "amount": 0.3024, 
16984         "object": 107, 
16985         "account": 15, 
16986         "state": "invoiced", 
16987         "coreHours": 4.32, 
16988         "invoice": 72, 
16989         "date": "2013-12-12T21:00:00Z", 
16990         "kind": "besteffort", 
16991         "enacted": null
16992     }
16993 },
16994 {
16995     "pk": 60104, 
16996     "model": "core.charge", 
16997     "fields": {
16998         "updated": "2013-12-18T21:29:28.204Z", 
16999         "slice": 4, 
17000         "created": "2013-12-18T21:29:03.789Z", 
17001         "amount": 0.2856, 
17002         "object": 107, 
17003         "account": 15, 
17004         "state": "invoiced", 
17005         "coreHours": 4.08, 
17006         "invoice": 72, 
17007         "date": "2013-12-13T05:00:00Z", 
17008         "kind": "besteffort", 
17009         "enacted": null
17010     }
17011 },
17012 {
17013     "pk": 60105, 
17014     "model": "core.charge", 
17015     "fields": {
17016         "updated": "2013-12-18T21:29:28.312Z", 
17017         "slice": 4, 
17018         "created": "2013-12-18T21:29:03.797Z", 
17019         "amount": 0.2856, 
17020         "object": 107, 
17021         "account": 15, 
17022         "state": "invoiced", 
17023         "coreHours": 4.08, 
17024         "invoice": 72, 
17025         "date": "2013-12-13T13:00:00Z", 
17026         "kind": "besteffort", 
17027         "enacted": null
17028     }
17029 },
17030 {
17031     "pk": 60106, 
17032     "model": "core.charge", 
17033     "fields": {
17034         "updated": "2013-12-18T21:29:28.420Z", 
17035         "slice": 4, 
17036         "created": "2013-12-18T21:29:03.806Z", 
17037         "amount": 0.1232, 
17038         "object": 107, 
17039         "account": 15, 
17040         "state": "invoiced", 
17041         "coreHours": 1.76, 
17042         "invoice": 72, 
17043         "date": "2013-12-13T21:00:00Z", 
17044         "kind": "besteffort", 
17045         "enacted": null
17046     }
17047 },
17048 {
17049     "pk": 60107, 
17050     "model": "core.charge", 
17051     "fields": {
17052         "updated": "2013-12-18T21:29:28.527Z", 
17053         "slice": 4, 
17054         "created": "2013-12-18T21:29:03.814Z", 
17055         "amount": 0.2632, 
17056         "object": 107, 
17057         "account": 15, 
17058         "state": "invoiced", 
17059         "coreHours": 3.76, 
17060         "invoice": 72, 
17061         "date": "2013-12-14T05:00:00Z", 
17062         "kind": "besteffort", 
17063         "enacted": null
17064     }
17065 },
17066 {
17067     "pk": 60108, 
17068     "model": "core.charge", 
17069     "fields": {
17070         "updated": "2013-12-18T21:29:28.635Z", 
17071         "slice": 4, 
17072         "created": "2013-12-18T21:29:03.822Z", 
17073         "amount": 0.196, 
17074         "object": 107, 
17075         "account": 15, 
17076         "state": "invoiced", 
17077         "coreHours": 2.8, 
17078         "invoice": 72, 
17079         "date": "2013-12-14T13:00:00Z", 
17080         "kind": "besteffort", 
17081         "enacted": null
17082     }
17083 },
17084 {
17085     "pk": 60109, 
17086     "model": "core.charge", 
17087     "fields": {
17088         "updated": "2013-12-18T21:29:28.743Z", 
17089         "slice": 4, 
17090         "created": "2013-12-18T21:29:03.830Z", 
17091         "amount": 0.1344, 
17092         "object": 107, 
17093         "account": 15, 
17094         "state": "invoiced", 
17095         "coreHours": 1.92, 
17096         "invoice": 72, 
17097         "date": "2013-12-14T21:00:00Z", 
17098         "kind": "besteffort", 
17099         "enacted": null
17100     }
17101 },
17102 {
17103     "pk": 60110, 
17104     "model": "core.charge", 
17105     "fields": {
17106         "updated": "2013-12-18T21:29:28.851Z", 
17107         "slice": 4, 
17108         "created": "2013-12-18T21:29:03.839Z", 
17109         "amount": 0.2352, 
17110         "object": 107, 
17111         "account": 15, 
17112         "state": "invoiced", 
17113         "coreHours": 3.36, 
17114         "invoice": 72, 
17115         "date": "2013-12-15T05:00:00Z", 
17116         "kind": "besteffort", 
17117         "enacted": null
17118     }
17119 },
17120 {
17121     "pk": 60111, 
17122     "model": "core.charge", 
17123     "fields": {
17124         "updated": "2013-12-18T21:29:28.958Z", 
17125         "slice": 4, 
17126         "created": "2013-12-18T21:29:03.847Z", 
17127         "amount": 0.2632, 
17128         "object": 107, 
17129         "account": 15, 
17130         "state": "invoiced", 
17131         "coreHours": 3.76, 
17132         "invoice": 72, 
17133         "date": "2013-12-15T13:00:00Z", 
17134         "kind": "besteffort", 
17135         "enacted": null
17136     }
17137 },
17138 {
17139     "pk": 60112, 
17140     "model": "core.charge", 
17141     "fields": {
17142         "updated": "2013-12-18T21:29:29.066Z", 
17143         "slice": 4, 
17144         "created": "2013-12-18T21:29:03.855Z", 
17145         "amount": 0.2128, 
17146         "object": 107, 
17147         "account": 15, 
17148         "state": "invoiced", 
17149         "coreHours": 3.04, 
17150         "invoice": 72, 
17151         "date": "2013-12-15T21:00:00Z", 
17152         "kind": "besteffort", 
17153         "enacted": null
17154     }
17155 },
17156 {
17157     "pk": 60113, 
17158     "model": "core.charge", 
17159     "fields": {
17160         "updated": "2013-12-18T21:29:03.864Z", 
17161         "slice": 4, 
17162         "created": "2013-12-18T21:29:03.864Z", 
17163         "amount": 0.14, 
17164         "object": 107, 
17165         "account": 15, 
17166         "state": "pending", 
17167         "coreHours": 2.0, 
17168         "invoice": null, 
17169         "date": "2013-12-16T05:00:00Z", 
17170         "kind": "besteffort", 
17171         "enacted": null
17172     }
17173 },
17174 {
17175     "pk": 60114, 
17176     "model": "core.charge", 
17177     "fields": {
17178         "updated": "2013-12-18T21:29:03.872Z", 
17179         "slice": 4, 
17180         "created": "2013-12-18T21:29:03.872Z", 
17181         "amount": 0.252, 
17182         "object": 107, 
17183         "account": 15, 
17184         "state": "pending", 
17185         "coreHours": 3.6, 
17186         "invoice": null, 
17187         "date": "2013-12-16T13:00:00Z", 
17188         "kind": "besteffort", 
17189         "enacted": null
17190     }
17191 },
17192 {
17193     "pk": 60115, 
17194     "model": "core.charge", 
17195     "fields": {
17196         "updated": "2013-12-18T21:29:03.880Z", 
17197         "slice": 4, 
17198         "created": "2013-12-18T21:29:03.880Z", 
17199         "amount": 0.28, 
17200         "object": 107, 
17201         "account": 15, 
17202         "state": "pending", 
17203         "coreHours": 4.0, 
17204         "invoice": null, 
17205         "date": "2013-12-16T21:00:00Z", 
17206         "kind": "besteffort", 
17207         "enacted": null
17208     }
17209 },
17210 {
17211     "pk": 60116, 
17212     "model": "core.charge", 
17213     "fields": {
17214         "updated": "2013-12-18T21:29:03.888Z", 
17215         "slice": 4, 
17216         "created": "2013-12-18T21:29:03.888Z", 
17217         "amount": 0.1624, 
17218         "object": 107, 
17219         "account": 15, 
17220         "state": "pending", 
17221         "coreHours": 2.32, 
17222         "invoice": null, 
17223         "date": "2013-12-17T05:00:00Z", 
17224         "kind": "besteffort", 
17225         "enacted": null
17226     }
17227 },
17228 {
17229     "pk": 60117, 
17230     "model": "core.charge", 
17231     "fields": {
17232         "updated": "2013-12-18T21:29:03.897Z", 
17233         "slice": 4, 
17234         "created": "2013-12-18T21:29:03.897Z", 
17235         "amount": 0.2744, 
17236         "object": 107, 
17237         "account": 15, 
17238         "state": "pending", 
17239         "coreHours": 3.92, 
17240         "invoice": null, 
17241         "date": "2013-12-17T13:00:00Z", 
17242         "kind": "besteffort", 
17243         "enacted": null
17244     }
17245 },
17246 {
17247     "pk": 60118, 
17248     "model": "core.charge", 
17249     "fields": {
17250         "updated": "2013-12-18T21:29:03.905Z", 
17251         "slice": 4, 
17252         "created": "2013-12-18T21:29:03.905Z", 
17253         "amount": 0.28, 
17254         "object": 107, 
17255         "account": 15, 
17256         "state": "pending", 
17257         "coreHours": 4.0, 
17258         "invoice": null, 
17259         "date": "2013-12-17T21:00:00Z", 
17260         "kind": "besteffort", 
17261         "enacted": null
17262     }
17263 },
17264 {
17265     "pk": 60119, 
17266     "model": "core.charge", 
17267     "fields": {
17268         "updated": "2013-12-18T21:29:03.913Z", 
17269         "slice": 4, 
17270         "created": "2013-12-18T21:29:03.913Z", 
17271         "amount": 0.2408, 
17272         "object": 107, 
17273         "account": 15, 
17274         "state": "pending", 
17275         "coreHours": 3.44, 
17276         "invoice": null, 
17277         "date": "2013-12-18T05:00:00Z", 
17278         "kind": "besteffort", 
17279         "enacted": null
17280     }
17281 },
17282 {
17283     "pk": 60120, 
17284     "model": "core.charge", 
17285     "fields": {
17286         "updated": "2013-12-18T21:29:03.921Z", 
17287         "slice": 4, 
17288         "created": "2013-12-18T21:29:03.921Z", 
17289         "amount": 0.308, 
17290         "object": 107, 
17291         "account": 15, 
17292         "state": "pending", 
17293         "coreHours": 4.4, 
17294         "invoice": null, 
17295         "date": "2013-12-18T13:00:00Z", 
17296         "kind": "besteffort", 
17297         "enacted": null
17298     }
17299 },
17300 {
17301     "pk": 60121, 
17302     "model": "core.charge", 
17303     "fields": {
17304         "updated": "2013-12-18T21:29:20.227Z", 
17305         "slice": 6, 
17306         "created": "2013-12-18T21:29:03.953Z", 
17307         "amount": 0.2968, 
17308         "object": 108, 
17309         "account": 15, 
17310         "state": "invoiced", 
17311         "coreHours": 4.24, 
17312         "invoice": 69, 
17313         "date": "2013-11-18T21:00:00Z", 
17314         "kind": "besteffort", 
17315         "enacted": null
17316     }
17317 },
17318 {
17319     "pk": 60122, 
17320     "model": "core.charge", 
17321     "fields": {
17322         "updated": "2013-12-18T21:29:20.335Z", 
17323         "slice": 6, 
17324         "created": "2013-12-18T21:29:03.963Z", 
17325         "amount": 0.196, 
17326         "object": 108, 
17327         "account": 15, 
17328         "state": "invoiced", 
17329         "coreHours": 2.8, 
17330         "invoice": 69, 
17331         "date": "2013-11-19T05:00:00Z", 
17332         "kind": "besteffort", 
17333         "enacted": null
17334     }
17335 },
17336 {
17337     "pk": 60123, 
17338     "model": "core.charge", 
17339     "fields": {
17340         "updated": "2013-12-18T21:29:20.442Z", 
17341         "slice": 6, 
17342         "created": "2013-12-18T21:29:03.971Z", 
17343         "amount": 0.1232, 
17344         "object": 108, 
17345         "account": 15, 
17346         "state": "invoiced", 
17347         "coreHours": 1.76, 
17348         "invoice": 69, 
17349         "date": "2013-11-19T13:00:00Z", 
17350         "kind": "besteffort", 
17351         "enacted": null
17352     }
17353 },
17354 {
17355     "pk": 60124, 
17356     "model": "core.charge", 
17357     "fields": {
17358         "updated": "2013-12-18T21:29:20.550Z", 
17359         "slice": 6, 
17360         "created": "2013-12-18T21:29:03.979Z", 
17361         "amount": 0.308, 
17362         "object": 108, 
17363         "account": 15, 
17364         "state": "invoiced", 
17365         "coreHours": 4.4, 
17366         "invoice": 69, 
17367         "date": "2013-11-19T21:00:00Z", 
17368         "kind": "besteffort", 
17369         "enacted": null
17370     }
17371 },
17372 {
17373     "pk": 60125, 
17374     "model": "core.charge", 
17375     "fields": {
17376         "updated": "2013-12-18T21:29:20.658Z", 
17377         "slice": 6, 
17378         "created": "2013-12-18T21:29:03.988Z", 
17379         "amount": 0.2464, 
17380         "object": 108, 
17381         "account": 15, 
17382         "state": "invoiced", 
17383         "coreHours": 3.52, 
17384         "invoice": 69, 
17385         "date": "2013-11-20T05:00:00Z", 
17386         "kind": "besteffort", 
17387         "enacted": null
17388     }
17389 },
17390 {
17391     "pk": 60126, 
17392     "model": "core.charge", 
17393     "fields": {
17394         "updated": "2013-12-18T21:29:20.765Z", 
17395         "slice": 6, 
17396         "created": "2013-12-18T21:29:03.996Z", 
17397         "amount": 0.196, 
17398         "object": 108, 
17399         "account": 15, 
17400         "state": "invoiced", 
17401         "coreHours": 2.8, 
17402         "invoice": 69, 
17403         "date": "2013-11-20T13:00:00Z", 
17404         "kind": "besteffort", 
17405         "enacted": null
17406     }
17407 },
17408 {
17409     "pk": 60127, 
17410     "model": "core.charge", 
17411     "fields": {
17412         "updated": "2013-12-18T21:29:20.873Z", 
17413         "slice": 6, 
17414         "created": "2013-12-18T21:29:04.004Z", 
17415         "amount": 0.2464, 
17416         "object": 108, 
17417         "account": 15, 
17418         "state": "invoiced", 
17419         "coreHours": 3.52, 
17420         "invoice": 69, 
17421         "date": "2013-11-20T21:00:00Z", 
17422         "kind": "besteffort", 
17423         "enacted": null
17424     }
17425 },
17426 {
17427     "pk": 60128, 
17428     "model": "core.charge", 
17429     "fields": {
17430         "updated": "2013-12-18T21:29:20.981Z", 
17431         "slice": 6, 
17432         "created": "2013-12-18T21:29:04.013Z", 
17433         "amount": 0.1736, 
17434         "object": 108, 
17435         "account": 15, 
17436         "state": "invoiced", 
17437         "coreHours": 2.48, 
17438         "invoice": 69, 
17439         "date": "2013-11-21T05:00:00Z", 
17440         "kind": "besteffort", 
17441         "enacted": null
17442     }
17443 },
17444 {
17445     "pk": 60129, 
17446     "model": "core.charge", 
17447     "fields": {
17448         "updated": "2013-12-18T21:29:21.088Z", 
17449         "slice": 6, 
17450         "created": "2013-12-18T21:29:04.021Z", 
17451         "amount": 0.2968, 
17452         "object": 108, 
17453         "account": 15, 
17454         "state": "invoiced", 
17455         "coreHours": 4.24, 
17456         "invoice": 69, 
17457         "date": "2013-11-21T13:00:00Z", 
17458         "kind": "besteffort", 
17459         "enacted": null
17460     }
17461 },
17462 {
17463     "pk": 60130, 
17464     "model": "core.charge", 
17465     "fields": {
17466         "updated": "2013-12-18T21:29:21.196Z", 
17467         "slice": 6, 
17468         "created": "2013-12-18T21:29:04.029Z", 
17469         "amount": 0.1568, 
17470         "object": 108, 
17471         "account": 15, 
17472         "state": "invoiced", 
17473         "coreHours": 2.24, 
17474         "invoice": 69, 
17475         "date": "2013-11-21T21:00:00Z", 
17476         "kind": "besteffort", 
17477         "enacted": null
17478     }
17479 },
17480 {
17481     "pk": 60131, 
17482     "model": "core.charge", 
17483     "fields": {
17484         "updated": "2013-12-18T21:29:21.304Z", 
17485         "slice": 6, 
17486         "created": "2013-12-18T21:29:04.037Z", 
17487         "amount": 0.3136, 
17488         "object": 108, 
17489         "account": 15, 
17490         "state": "invoiced", 
17491         "coreHours": 4.48, 
17492         "invoice": 69, 
17493         "date": "2013-11-22T05:00:00Z", 
17494         "kind": "besteffort", 
17495         "enacted": null
17496     }
17497 },
17498 {
17499     "pk": 60132, 
17500     "model": "core.charge", 
17501     "fields": {
17502         "updated": "2013-12-18T21:29:21.412Z", 
17503         "slice": 6, 
17504         "created": "2013-12-18T21:29:04.046Z", 
17505         "amount": 0.1456, 
17506         "object": 108, 
17507         "account": 15, 
17508         "state": "invoiced", 
17509         "coreHours": 2.08, 
17510         "invoice": 69, 
17511         "date": "2013-11-22T13:00:00Z", 
17512         "kind": "besteffort", 
17513         "enacted": null
17514     }
17515 },
17516 {
17517     "pk": 60133, 
17518     "model": "core.charge", 
17519     "fields": {
17520         "updated": "2013-12-18T21:29:21.519Z", 
17521         "slice": 6, 
17522         "created": "2013-12-18T21:29:04.054Z", 
17523         "amount": 0.1288, 
17524         "object": 108, 
17525         "account": 15, 
17526         "state": "invoiced", 
17527         "coreHours": 1.84, 
17528         "invoice": 69, 
17529         "date": "2013-11-22T21:00:00Z", 
17530         "kind": "besteffort", 
17531         "enacted": null
17532     }
17533 },
17534 {
17535     "pk": 60134, 
17536     "model": "core.charge", 
17537     "fields": {
17538         "updated": "2013-12-18T21:29:21.627Z", 
17539         "slice": 6, 
17540         "created": "2013-12-18T21:29:04.062Z", 
17541         "amount": 0.1456, 
17542         "object": 108, 
17543         "account": 15, 
17544         "state": "invoiced", 
17545         "coreHours": 2.08, 
17546         "invoice": 69, 
17547         "date": "2013-11-23T05:00:00Z", 
17548         "kind": "besteffort", 
17549         "enacted": null
17550     }
17551 },
17552 {
17553     "pk": 60135, 
17554     "model": "core.charge", 
17555     "fields": {
17556         "updated": "2013-12-18T21:29:21.735Z", 
17557         "slice": 6, 
17558         "created": "2013-12-18T21:29:04.071Z", 
17559         "amount": 0.2128, 
17560         "object": 108, 
17561         "account": 15, 
17562         "state": "invoiced", 
17563         "coreHours": 3.04, 
17564         "invoice": 69, 
17565         "date": "2013-11-23T13:00:00Z", 
17566         "kind": "besteffort", 
17567         "enacted": null
17568     }
17569 },
17570 {
17571     "pk": 60136, 
17572     "model": "core.charge", 
17573     "fields": {
17574         "updated": "2013-12-18T21:29:21.842Z", 
17575         "slice": 6, 
17576         "created": "2013-12-18T21:29:04.079Z", 
17577         "amount": 0.2856, 
17578         "object": 108, 
17579         "account": 15, 
17580         "state": "invoiced", 
17581         "coreHours": 4.08, 
17582         "invoice": 69, 
17583         "date": "2013-11-23T21:00:00Z", 
17584         "kind": "besteffort", 
17585         "enacted": null
17586     }
17587 },
17588 {
17589     "pk": 60137, 
17590     "model": "core.charge", 
17591     "fields": {
17592         "updated": "2013-12-18T21:29:21.950Z", 
17593         "slice": 6, 
17594         "created": "2013-12-18T21:29:04.087Z", 
17595         "amount": 0.2464, 
17596         "object": 108, 
17597         "account": 15, 
17598         "state": "invoiced", 
17599         "coreHours": 3.52, 
17600         "invoice": 69, 
17601         "date": "2013-11-24T05:00:00Z", 
17602         "kind": "besteffort", 
17603         "enacted": null
17604     }
17605 },
17606 {
17607     "pk": 60138, 
17608     "model": "core.charge", 
17609     "fields": {
17610         "updated": "2013-12-18T21:29:22.058Z", 
17611         "slice": 6, 
17612         "created": "2013-12-18T21:29:04.095Z", 
17613         "amount": 0.2744, 
17614         "object": 108, 
17615         "account": 15, 
17616         "state": "invoiced", 
17617         "coreHours": 3.92, 
17618         "invoice": 69, 
17619         "date": "2013-11-24T13:00:00Z", 
17620         "kind": "besteffort", 
17621         "enacted": null
17622     }
17623 },
17624 {
17625     "pk": 60139, 
17626     "model": "core.charge", 
17627     "fields": {
17628         "updated": "2013-12-18T21:29:22.166Z", 
17629         "slice": 6, 
17630         "created": "2013-12-18T21:29:04.104Z", 
17631         "amount": 0.2912, 
17632         "object": 108, 
17633         "account": 15, 
17634         "state": "invoiced", 
17635         "coreHours": 4.16, 
17636         "invoice": 69, 
17637         "date": "2013-11-24T21:00:00Z", 
17638         "kind": "besteffort", 
17639         "enacted": null
17640     }
17641 },
17642 {
17643     "pk": 60140, 
17644     "model": "core.charge", 
17645     "fields": {
17646         "updated": "2013-12-18T21:29:22.281Z", 
17647         "slice": 6, 
17648         "created": "2013-12-18T21:29:04.112Z", 
17649         "amount": 0.2464, 
17650         "object": 108, 
17651         "account": 15, 
17652         "state": "invoiced", 
17653         "coreHours": 3.52, 
17654         "invoice": 70, 
17655         "date": "2013-11-25T05:00:00Z", 
17656         "kind": "besteffort", 
17657         "enacted": null
17658     }
17659 },
17660 {
17661     "pk": 60141, 
17662     "model": "core.charge", 
17663     "fields": {
17664         "updated": "2013-12-18T21:29:22.389Z", 
17665         "slice": 6, 
17666         "created": "2013-12-18T21:29:04.120Z", 
17667         "amount": 0.2464, 
17668         "object": 108, 
17669         "account": 15, 
17670         "state": "invoiced", 
17671         "coreHours": 3.52, 
17672         "invoice": 70, 
17673         "date": "2013-11-25T13:00:00Z", 
17674         "kind": "besteffort", 
17675         "enacted": null
17676     }
17677 },
17678 {
17679     "pk": 60142, 
17680     "model": "core.charge", 
17681     "fields": {
17682         "updated": "2013-12-18T21:29:22.497Z", 
17683         "slice": 6, 
17684         "created": "2013-12-18T21:29:04.129Z", 
17685         "amount": 0.1736, 
17686         "object": 108, 
17687         "account": 15, 
17688         "state": "invoiced", 
17689         "coreHours": 2.48, 
17690         "invoice": 70, 
17691         "date": "2013-11-25T21:00:00Z", 
17692         "kind": "besteffort", 
17693         "enacted": null
17694     }
17695 },
17696 {
17697     "pk": 60143, 
17698     "model": "core.charge", 
17699     "fields": {
17700         "updated": "2013-12-18T21:29:22.646Z", 
17701         "slice": 6, 
17702         "created": "2013-12-18T21:29:04.137Z", 
17703         "amount": 0.1456, 
17704         "object": 108, 
17705         "account": 15, 
17706         "state": "invoiced", 
17707         "coreHours": 2.08, 
17708         "invoice": 70, 
17709         "date": "2013-11-26T05:00:00Z", 
17710         "kind": "besteffort", 
17711         "enacted": null
17712     }
17713 },
17714 {
17715     "pk": 60144, 
17716     "model": "core.charge", 
17717     "fields": {
17718         "updated": "2013-12-18T21:29:22.754Z", 
17719         "slice": 6, 
17720         "created": "2013-12-18T21:29:04.145Z", 
17721         "amount": 0.1568, 
17722         "object": 108, 
17723         "account": 15, 
17724         "state": "invoiced", 
17725         "coreHours": 2.24, 
17726         "invoice": 70, 
17727         "date": "2013-11-26T13:00:00Z", 
17728         "kind": "besteffort", 
17729         "enacted": null
17730     }
17731 },
17732 {
17733     "pk": 60145, 
17734     "model": "core.charge", 
17735     "fields": {
17736         "updated": "2013-12-18T21:29:22.861Z", 
17737         "slice": 6, 
17738         "created": "2013-12-18T21:29:04.154Z", 
17739         "amount": 0.1736, 
17740         "object": 108, 
17741         "account": 15, 
17742         "state": "invoiced", 
17743         "coreHours": 2.48, 
17744         "invoice": 70, 
17745         "date": "2013-11-26T21:00:00Z", 
17746         "kind": "besteffort", 
17747         "enacted": null
17748     }
17749 },
17750 {
17751     "pk": 60146, 
17752     "model": "core.charge", 
17753     "fields": {
17754         "updated": "2013-12-18T21:29:22.969Z", 
17755         "slice": 6, 
17756         "created": "2013-12-18T21:29:04.162Z", 
17757         "amount": 0.252, 
17758         "object": 108, 
17759         "account": 15, 
17760         "state": "invoiced", 
17761         "coreHours": 3.6, 
17762         "invoice": 70, 
17763         "date": "2013-11-27T05:00:00Z", 
17764         "kind": "besteffort", 
17765         "enacted": null
17766     }
17767 },
17768 {
17769     "pk": 60147, 
17770     "model": "core.charge", 
17771     "fields": {
17772         "updated": "2013-12-18T21:29:23.077Z", 
17773         "slice": 6, 
17774         "created": "2013-12-18T21:29:04.170Z", 
17775         "amount": 0.2016, 
17776         "object": 108, 
17777         "account": 15, 
17778         "state": "invoiced", 
17779         "coreHours": 2.88, 
17780         "invoice": 70, 
17781         "date": "2013-11-27T13:00:00Z", 
17782         "kind": "besteffort", 
17783         "enacted": null
17784     }
17785 },
17786 {
17787     "pk": 60148, 
17788     "model": "core.charge", 
17789     "fields": {
17790         "updated": "2013-12-18T21:29:23.184Z", 
17791         "slice": 6, 
17792         "created": "2013-12-18T21:29:04.178Z", 
17793         "amount": 0.3192, 
17794         "object": 108, 
17795         "account": 15, 
17796         "state": "invoiced", 
17797         "coreHours": 4.56, 
17798         "invoice": 70, 
17799         "date": "2013-11-27T21:00:00Z", 
17800         "kind": "besteffort", 
17801         "enacted": null
17802     }
17803 },
17804 {
17805     "pk": 60149, 
17806     "model": "core.charge", 
17807     "fields": {
17808         "updated": "2013-12-18T21:29:23.292Z", 
17809         "slice": 6, 
17810         "created": "2013-12-18T21:29:04.187Z", 
17811         "amount": 0.2464, 
17812         "object": 108, 
17813         "account": 15, 
17814         "state": "invoiced", 
17815         "coreHours": 3.52, 
17816         "invoice": 70, 
17817         "date": "2013-11-28T05:00:00Z", 
17818         "kind": "besteffort", 
17819         "enacted": null
17820     }
17821 },
17822 {
17823     "pk": 60150, 
17824     "model": "core.charge", 
17825     "fields": {
17826         "updated": "2013-12-18T21:29:23.400Z", 
17827         "slice": 6, 
17828         "created": "2013-12-18T21:29:04.195Z", 
17829         "amount": 0.112, 
17830         "object": 108, 
17831         "account": 15, 
17832         "state": "invoiced", 
17833         "coreHours": 1.6, 
17834         "invoice": 70, 
17835         "date": "2013-11-28T13:00:00Z", 
17836         "kind": "besteffort", 
17837         "enacted": null
17838     }
17839 },
17840 {
17841     "pk": 60151, 
17842     "model": "core.charge", 
17843     "fields": {
17844         "updated": "2013-12-18T21:29:23.507Z", 
17845         "slice": 6, 
17846         "created": "2013-12-18T21:29:04.203Z", 
17847         "amount": 0.1568, 
17848         "object": 108, 
17849         "account": 15, 
17850         "state": "invoiced", 
17851         "coreHours": 2.24, 
17852         "invoice": 70, 
17853         "date": "2013-11-28T21:00:00Z", 
17854         "kind": "besteffort", 
17855         "enacted": null
17856     }
17857 },
17858 {
17859     "pk": 60152, 
17860     "model": "core.charge", 
17861     "fields": {
17862         "updated": "2013-12-18T21:29:23.615Z", 
17863         "slice": 6, 
17864         "created": "2013-12-18T21:29:04.212Z", 
17865         "amount": 0.28, 
17866         "object": 108, 
17867         "account": 15, 
17868         "state": "invoiced", 
17869         "coreHours": 4.0, 
17870         "invoice": 70, 
17871         "date": "2013-11-29T05:00:00Z", 
17872         "kind": "besteffort", 
17873         "enacted": null
17874     }
17875 },
17876 {
17877     "pk": 60153, 
17878     "model": "core.charge", 
17879     "fields": {
17880         "updated": "2013-12-18T21:29:23.723Z", 
17881         "slice": 6, 
17882         "created": "2013-12-18T21:29:04.220Z", 
17883         "amount": 0.2016, 
17884         "object": 108, 
17885         "account": 15, 
17886         "state": "invoiced", 
17887         "coreHours": 2.88, 
17888         "invoice": 70, 
17889         "date": "2013-11-29T13:00:00Z", 
17890         "kind": "besteffort", 
17891         "enacted": null
17892     }
17893 },
17894 {
17895     "pk": 60154, 
17896     "model": "core.charge", 
17897     "fields": {
17898         "updated": "2013-12-18T21:29:23.831Z", 
17899         "slice": 6, 
17900         "created": "2013-12-18T21:29:04.228Z", 
17901         "amount": 0.2072, 
17902         "object": 108, 
17903         "account": 15, 
17904         "state": "invoiced", 
17905         "coreHours": 2.96, 
17906         "invoice": 70, 
17907         "date": "2013-11-29T21:00:00Z", 
17908         "kind": "besteffort", 
17909         "enacted": null
17910     }
17911 },
17912 {
17913     "pk": 60155, 
17914     "model": "core.charge", 
17915     "fields": {
17916         "updated": "2013-12-18T21:29:23.938Z", 
17917         "slice": 6, 
17918         "created": "2013-12-18T21:29:04.236Z", 
17919         "amount": 0.2856, 
17920         "object": 108, 
17921         "account": 15, 
17922         "state": "invoiced", 
17923         "coreHours": 4.08, 
17924         "invoice": 70, 
17925         "date": "2013-11-30T05:00:00Z", 
17926         "kind": "besteffort", 
17927         "enacted": null
17928     }
17929 },
17930 {
17931     "pk": 60156, 
17932     "model": "core.charge", 
17933     "fields": {
17934         "updated": "2013-12-18T21:29:24.046Z", 
17935         "slice": 6, 
17936         "created": "2013-12-18T21:29:04.245Z", 
17937         "amount": 0.2464, 
17938         "object": 108, 
17939         "account": 15, 
17940         "state": "invoiced", 
17941         "coreHours": 3.52, 
17942         "invoice": 70, 
17943         "date": "2013-11-30T13:00:00Z", 
17944         "kind": "besteffort", 
17945         "enacted": null
17946     }
17947 },
17948 {
17949     "pk": 60157, 
17950     "model": "core.charge", 
17951     "fields": {
17952         "updated": "2013-12-18T21:29:24.154Z", 
17953         "slice": 6, 
17954         "created": "2013-12-18T21:29:04.253Z", 
17955         "amount": 0.3192, 
17956         "object": 108, 
17957         "account": 15, 
17958         "state": "invoiced", 
17959         "coreHours": 4.56, 
17960         "invoice": 70, 
17961         "date": "2013-11-30T21:00:00Z", 
17962         "kind": "besteffort", 
17963         "enacted": null
17964     }
17965 },
17966 {
17967     "pk": 60158, 
17968     "model": "core.charge", 
17969     "fields": {
17970         "updated": "2013-12-18T21:29:24.261Z", 
17971         "slice": 6, 
17972         "created": "2013-12-18T21:29:04.261Z", 
17973         "amount": 0.2912, 
17974         "object": 108, 
17975         "account": 15, 
17976         "state": "invoiced", 
17977         "coreHours": 4.16, 
17978         "invoice": 70, 
17979         "date": "2013-12-01T05:00:00Z", 
17980         "kind": "besteffort", 
17981         "enacted": null
17982     }
17983 },
17984 {
17985     "pk": 60159, 
17986     "model": "core.charge", 
17987     "fields": {
17988         "updated": "2013-12-18T21:29:24.369Z", 
17989         "slice": 6, 
17990         "created": "2013-12-18T21:29:04.269Z", 
17991         "amount": 0.2072, 
17992         "object": 108, 
17993         "account": 15, 
17994         "state": "invoiced", 
17995         "coreHours": 2.96, 
17996         "invoice": 70, 
17997         "date": "2013-12-01T13:00:00Z", 
17998         "kind": "besteffort", 
17999         "enacted": null
18000     }
18001 },
18002 {
18003     "pk": 60160, 
18004     "model": "core.charge", 
18005     "fields": {
18006         "updated": "2013-12-18T21:29:24.477Z", 
18007         "slice": 6, 
18008         "created": "2013-12-18T21:29:04.278Z", 
18009         "amount": 0.2912, 
18010         "object": 108, 
18011         "account": 15, 
18012         "state": "invoiced", 
18013         "coreHours": 4.16, 
18014         "invoice": 70, 
18015         "date": "2013-12-01T21:00:00Z", 
18016         "kind": "besteffort", 
18017         "enacted": null
18018     }
18019 },
18020 {
18021     "pk": 60161, 
18022     "model": "core.charge", 
18023     "fields": {
18024         "updated": "2013-12-18T21:29:24.593Z", 
18025         "slice": 6, 
18026         "created": "2013-12-18T21:29:04.286Z", 
18027         "amount": 0.14, 
18028         "object": 108, 
18029         "account": 15, 
18030         "state": "invoiced", 
18031         "coreHours": 2.0, 
18032         "invoice": 71, 
18033         "date": "2013-12-02T05:00:00Z", 
18034         "kind": "besteffort", 
18035         "enacted": null
18036     }
18037 },
18038 {
18039     "pk": 60162, 
18040     "model": "core.charge", 
18041     "fields": {
18042         "updated": "2013-12-18T21:29:24.700Z", 
18043         "slice": 6, 
18044         "created": "2013-12-18T21:29:04.294Z", 
18045         "amount": 0.1848, 
18046         "object": 108, 
18047         "account": 15, 
18048         "state": "invoiced", 
18049         "coreHours": 2.64, 
18050         "invoice": 71, 
18051         "date": "2013-12-02T13:00:00Z", 
18052         "kind": "besteffort", 
18053         "enacted": null
18054     }
18055 },
18056 {
18057     "pk": 60163, 
18058     "model": "core.charge", 
18059     "fields": {
18060         "updated": "2013-12-18T21:29:24.808Z", 
18061         "slice": 6, 
18062         "created": "2013-12-18T21:29:04.303Z", 
18063         "amount": 0.2576, 
18064         "object": 108, 
18065         "account": 15, 
18066         "state": "invoiced", 
18067         "coreHours": 3.68, 
18068         "invoice": 71, 
18069         "date": "2013-12-02T21:00:00Z", 
18070         "kind": "besteffort", 
18071         "enacted": null
18072     }
18073 },
18074 {
18075     "pk": 60164, 
18076     "model": "core.charge", 
18077     "fields": {
18078         "updated": "2013-12-18T21:29:24.916Z", 
18079         "slice": 6, 
18080         "created": "2013-12-18T21:29:04.311Z", 
18081         "amount": 0.2072, 
18082         "object": 108, 
18083         "account": 15, 
18084         "state": "invoiced", 
18085         "coreHours": 2.96, 
18086         "invoice": 71, 
18087         "date": "2013-12-03T05:00:00Z", 
18088         "kind": "besteffort", 
18089         "enacted": null
18090     }
18091 },
18092 {
18093     "pk": 60165, 
18094     "model": "core.charge", 
18095     "fields": {
18096         "updated": "2013-12-18T21:29:25.023Z", 
18097         "slice": 6, 
18098         "created": "2013-12-18T21:29:04.319Z", 
18099         "amount": 0.1848, 
18100         "object": 108, 
18101         "account": 15, 
18102         "state": "invoiced", 
18103         "coreHours": 2.64, 
18104         "invoice": 71, 
18105         "date": "2013-12-03T13:00:00Z", 
18106         "kind": "besteffort", 
18107         "enacted": null
18108     }
18109 },
18110 {
18111     "pk": 60166, 
18112     "model": "core.charge", 
18113     "fields": {
18114         "updated": "2013-12-18T21:29:25.131Z", 
18115         "slice": 6, 
18116         "created": "2013-12-18T21:29:04.327Z", 
18117         "amount": 0.1568, 
18118         "object": 108, 
18119         "account": 15, 
18120         "state": "invoiced", 
18121         "coreHours": 2.24, 
18122         "invoice": 71, 
18123         "date": "2013-12-03T21:00:00Z", 
18124         "kind": "besteffort", 
18125         "enacted": null
18126     }
18127 },
18128 {
18129     "pk": 60167, 
18130     "model": "core.charge", 
18131     "fields": {
18132         "updated": "2013-12-18T21:29:25.239Z", 
18133         "slice": 6, 
18134         "created": "2013-12-18T21:29:04.336Z", 
18135         "amount": 0.2128, 
18136         "object": 108, 
18137         "account": 15, 
18138         "state": "invoiced", 
18139         "coreHours": 3.04, 
18140         "invoice": 71, 
18141         "date": "2013-12-04T05:00:00Z", 
18142         "kind": "besteffort", 
18143         "enacted": null
18144     }
18145 },
18146 {
18147     "pk": 60168, 
18148     "model": "core.charge", 
18149     "fields": {
18150         "updated": "2013-12-18T21:29:25.346Z", 
18151         "slice": 6, 
18152         "created": "2013-12-18T21:29:04.344Z", 
18153         "amount": 0.168, 
18154         "object": 108, 
18155         "account": 15, 
18156         "state": "invoiced", 
18157         "coreHours": 2.4, 
18158         "invoice": 71, 
18159         "date": "2013-12-04T13:00:00Z", 
18160         "kind": "besteffort", 
18161         "enacted": null
18162     }
18163 },
18164 {
18165     "pk": 60169, 
18166     "model": "core.charge", 
18167     "fields": {
18168         "updated": "2013-12-18T21:29:25.454Z", 
18169         "slice": 6, 
18170         "created": "2013-12-18T21:29:04.352Z", 
18171         "amount": 0.28, 
18172         "object": 108, 
18173         "account": 15, 
18174         "state": "invoiced", 
18175         "coreHours": 4.0, 
18176         "invoice": 71, 
18177         "date": "2013-12-04T21:00:00Z", 
18178         "kind": "besteffort", 
18179         "enacted": null
18180     }
18181 },
18182 {
18183     "pk": 60170, 
18184     "model": "core.charge", 
18185     "fields": {
18186         "updated": "2013-12-18T21:29:25.562Z", 
18187         "slice": 6, 
18188         "created": "2013-12-18T21:29:04.361Z", 
18189         "amount": 0.2296, 
18190         "object": 108, 
18191         "account": 15, 
18192         "state": "invoiced", 
18193         "coreHours": 3.28, 
18194         "invoice": 71, 
18195         "date": "2013-12-05T05:00:00Z", 
18196         "kind": "besteffort", 
18197         "enacted": null
18198     }
18199 },
18200 {
18201     "pk": 60171, 
18202     "model": "core.charge", 
18203     "fields": {
18204         "updated": "2013-12-18T21:29:25.670Z", 
18205         "slice": 6, 
18206         "created": "2013-12-18T21:29:04.369Z", 
18207         "amount": 0.1904, 
18208         "object": 108, 
18209         "account": 15, 
18210         "state": "invoiced", 
18211         "coreHours": 2.72, 
18212         "invoice": 71, 
18213         "date": "2013-12-05T13:00:00Z", 
18214         "kind": "besteffort", 
18215         "enacted": null
18216     }
18217 },
18218 {
18219     "pk": 60172, 
18220     "model": "core.charge", 
18221     "fields": {
18222         "updated": "2013-12-18T21:29:25.777Z", 
18223         "slice": 6, 
18224         "created": "2013-12-18T21:29:04.377Z", 
18225         "amount": 0.1624, 
18226         "object": 108, 
18227         "account": 15, 
18228         "state": "invoiced", 
18229         "coreHours": 2.32, 
18230         "invoice": 71, 
18231         "date": "2013-12-05T21:00:00Z", 
18232         "kind": "besteffort", 
18233         "enacted": null
18234     }
18235 },
18236 {
18237     "pk": 60173, 
18238     "model": "core.charge", 
18239     "fields": {
18240         "updated": "2013-12-18T21:29:25.885Z", 
18241         "slice": 6, 
18242         "created": "2013-12-18T21:29:04.385Z", 
18243         "amount": 0.252, 
18244         "object": 108, 
18245         "account": 15, 
18246         "state": "invoiced", 
18247         "coreHours": 3.6, 
18248         "invoice": 71, 
18249         "date": "2013-12-06T05:00:00Z", 
18250         "kind": "besteffort", 
18251         "enacted": null
18252     }
18253 },
18254 {
18255     "pk": 60174, 
18256     "model": "core.charge", 
18257     "fields": {
18258         "updated": "2013-12-18T21:29:25.993Z", 
18259         "slice": 6, 
18260         "created": "2013-12-18T21:29:04.394Z", 
18261         "amount": 0.112, 
18262         "object": 108, 
18263         "account": 15, 
18264         "state": "invoiced", 
18265         "coreHours": 1.6, 
18266         "invoice": 71, 
18267         "date": "2013-12-06T13:00:00Z", 
18268         "kind": "besteffort", 
18269         "enacted": null
18270     }
18271 },
18272 {
18273     "pk": 60175, 
18274     "model": "core.charge", 
18275     "fields": {
18276         "updated": "2013-12-18T21:29:26.100Z", 
18277         "slice": 6, 
18278         "created": "2013-12-18T21:29:04.402Z", 
18279         "amount": 0.2576, 
18280         "object": 108, 
18281         "account": 15, 
18282         "state": "invoiced", 
18283         "coreHours": 3.68, 
18284         "invoice": 71, 
18285         "date": "2013-12-06T21:00:00Z", 
18286         "kind": "besteffort", 
18287         "enacted": null
18288     }
18289 },
18290 {
18291     "pk": 60176, 
18292     "model": "core.charge", 
18293     "fields": {
18294         "updated": "2013-12-18T21:29:26.208Z", 
18295         "slice": 6, 
18296         "created": "2013-12-18T21:29:04.410Z", 
18297         "amount": 0.3192, 
18298         "object": 108, 
18299         "account": 15, 
18300         "state": "invoiced", 
18301         "coreHours": 4.56, 
18302         "invoice": 71, 
18303         "date": "2013-12-07T05:00:00Z", 
18304         "kind": "besteffort", 
18305         "enacted": null
18306     }
18307 },
18308 {
18309     "pk": 60177, 
18310     "model": "core.charge", 
18311     "fields": {
18312         "updated": "2013-12-18T21:29:26.316Z", 
18313         "slice": 6, 
18314         "created": "2013-12-18T21:29:04.419Z", 
18315         "amount": 0.2632, 
18316         "object": 108, 
18317         "account": 15, 
18318         "state": "invoiced", 
18319         "coreHours": 3.76, 
18320         "invoice": 71, 
18321         "date": "2013-12-07T13:00:00Z", 
18322         "kind": "besteffort", 
18323         "enacted": null
18324     }
18325 },
18326 {
18327     "pk": 60178, 
18328     "model": "core.charge", 
18329     "fields": {
18330         "updated": "2013-12-18T21:29:26.423Z", 
18331         "slice": 6, 
18332         "created": "2013-12-18T21:29:04.427Z", 
18333         "amount": 0.1792, 
18334         "object": 108, 
18335         "account": 15, 
18336         "state": "invoiced", 
18337         "coreHours": 2.56, 
18338         "invoice": 71, 
18339         "date": "2013-12-07T21:00:00Z", 
18340         "kind": "besteffort", 
18341         "enacted": null
18342     }
18343 },
18344 {
18345     "pk": 60179, 
18346     "model": "core.charge", 
18347     "fields": {
18348         "updated": "2013-12-18T21:29:26.531Z", 
18349         "slice": 6, 
18350         "created": "2013-12-18T21:29:04.435Z", 
18351         "amount": 0.196, 
18352         "object": 108, 
18353         "account": 15, 
18354         "state": "invoiced", 
18355         "coreHours": 2.8, 
18356         "invoice": 71, 
18357         "date": "2013-12-08T05:00:00Z", 
18358         "kind": "besteffort", 
18359         "enacted": null
18360     }
18361 },
18362 {
18363     "pk": 60180, 
18364     "model": "core.charge", 
18365     "fields": {
18366         "updated": "2013-12-18T21:29:26.639Z", 
18367         "slice": 6, 
18368         "created": "2013-12-18T21:29:04.443Z", 
18369         "amount": 0.1176, 
18370         "object": 108, 
18371         "account": 15, 
18372         "state": "invoiced", 
18373         "coreHours": 1.68, 
18374         "invoice": 71, 
18375         "date": "2013-12-08T13:00:00Z", 
18376         "kind": "besteffort", 
18377         "enacted": null
18378     }
18379 },
18380 {
18381     "pk": 60181, 
18382     "model": "core.charge", 
18383     "fields": {
18384         "updated": "2013-12-18T21:29:26.746Z", 
18385         "slice": 6, 
18386         "created": "2013-12-18T21:29:04.452Z", 
18387         "amount": 0.2408, 
18388         "object": 108, 
18389         "account": 15, 
18390         "state": "invoiced", 
18391         "coreHours": 3.44, 
18392         "invoice": 71, 
18393         "date": "2013-12-08T21:00:00Z", 
18394         "kind": "besteffort", 
18395         "enacted": null
18396     }
18397 },
18398 {
18399     "pk": 60182, 
18400     "model": "core.charge", 
18401     "fields": {
18402         "updated": "2013-12-18T21:29:26.862Z", 
18403         "slice": 6, 
18404         "created": "2013-12-18T21:29:04.460Z", 
18405         "amount": 0.2576, 
18406         "object": 108, 
18407         "account": 15, 
18408         "state": "invoiced", 
18409         "coreHours": 3.68, 
18410         "invoice": 72, 
18411         "date": "2013-12-09T05:00:00Z", 
18412         "kind": "besteffort", 
18413         "enacted": null
18414     }
18415 },
18416 {
18417     "pk": 60183, 
18418     "model": "core.charge", 
18419     "fields": {
18420         "updated": "2013-12-18T21:29:26.970Z", 
18421         "slice": 6, 
18422         "created": "2013-12-18T21:29:04.468Z", 
18423         "amount": 0.2744, 
18424         "object": 108, 
18425         "account": 15, 
18426         "state": "invoiced", 
18427         "coreHours": 3.92, 
18428         "invoice": 72, 
18429         "date": "2013-12-09T13:00:00Z", 
18430         "kind": "besteffort", 
18431         "enacted": null
18432     }
18433 },
18434 {
18435     "pk": 60184, 
18436     "model": "core.charge", 
18437     "fields": {
18438         "updated": "2013-12-18T21:29:27.078Z", 
18439         "slice": 6, 
18440         "created": "2013-12-18T21:29:04.476Z", 
18441         "amount": 0.3024, 
18442         "object": 108, 
18443         "account": 15, 
18444         "state": "invoiced", 
18445         "coreHours": 4.32, 
18446         "invoice": 72, 
18447         "date": "2013-12-09T21:00:00Z", 
18448         "kind": "besteffort", 
18449         "enacted": null
18450     }
18451 },
18452 {
18453     "pk": 60185, 
18454     "model": "core.charge", 
18455     "fields": {
18456         "updated": "2013-12-18T21:29:27.186Z", 
18457         "slice": 6, 
18458         "created": "2013-12-18T21:29:04.485Z", 
18459         "amount": 0.3192, 
18460         "object": 108, 
18461         "account": 15, 
18462         "state": "invoiced", 
18463         "coreHours": 4.56, 
18464         "invoice": 72, 
18465         "date": "2013-12-10T05:00:00Z", 
18466         "kind": "besteffort", 
18467         "enacted": null
18468     }
18469 },
18470 {
18471     "pk": 60186, 
18472     "model": "core.charge", 
18473     "fields": {
18474         "updated": "2013-12-18T21:29:27.293Z", 
18475         "slice": 6, 
18476         "created": "2013-12-18T21:29:04.493Z", 
18477         "amount": 0.3304, 
18478         "object": 108, 
18479         "account": 15, 
18480         "state": "invoiced", 
18481         "coreHours": 4.72, 
18482         "invoice": 72, 
18483         "date": "2013-12-10T13:00:00Z", 
18484         "kind": "besteffort", 
18485         "enacted": null
18486     }
18487 },
18488 {
18489     "pk": 60187, 
18490     "model": "core.charge", 
18491     "fields": {
18492         "updated": "2013-12-18T21:29:27.401Z", 
18493         "slice": 6, 
18494         "created": "2013-12-18T21:29:04.501Z", 
18495         "amount": 0.3192, 
18496         "object": 108, 
18497         "account": 15, 
18498         "state": "invoiced", 
18499         "coreHours": 4.56, 
18500         "invoice": 72, 
18501         "date": "2013-12-10T21:00:00Z", 
18502         "kind": "besteffort", 
18503         "enacted": null
18504     }
18505 },
18506 {
18507     "pk": 60188, 
18508     "model": "core.charge", 
18509     "fields": {
18510         "updated": "2013-12-18T21:29:27.509Z", 
18511         "slice": 6, 
18512         "created": "2013-12-18T21:29:04.510Z", 
18513         "amount": 0.168, 
18514         "object": 108, 
18515         "account": 15, 
18516         "state": "invoiced", 
18517         "coreHours": 2.4, 
18518         "invoice": 72, 
18519         "date": "2013-12-11T05:00:00Z", 
18520         "kind": "besteffort", 
18521         "enacted": null
18522     }
18523 },
18524 {
18525     "pk": 60189, 
18526     "model": "core.charge", 
18527     "fields": {
18528         "updated": "2013-12-18T21:29:27.674Z", 
18529         "slice": 6, 
18530         "created": "2013-12-18T21:29:04.518Z", 
18531         "amount": 0.3136, 
18532         "object": 108, 
18533         "account": 15, 
18534         "state": "invoiced", 
18535         "coreHours": 4.48, 
18536         "invoice": 72, 
18537         "date": "2013-12-11T13:00:00Z", 
18538         "kind": "besteffort", 
18539         "enacted": null
18540     }
18541 },
18542 {
18543     "pk": 60190, 
18544     "model": "core.charge", 
18545     "fields": {
18546         "updated": "2013-12-18T21:29:27.782Z", 
18547         "slice": 6, 
18548         "created": "2013-12-18T21:29:04.526Z", 
18549         "amount": 0.1792, 
18550         "object": 108, 
18551         "account": 15, 
18552         "state": "invoiced", 
18553         "coreHours": 2.56, 
18554         "invoice": 72, 
18555         "date": "2013-12-11T21:00:00Z", 
18556         "kind": "besteffort", 
18557         "enacted": null
18558     }
18559 },
18560 {
18561     "pk": 60191, 
18562     "model": "core.charge", 
18563     "fields": {
18564         "updated": "2013-12-18T21:29:27.890Z", 
18565         "slice": 6, 
18566         "created": "2013-12-18T21:29:04.535Z", 
18567         "amount": 0.2576, 
18568         "object": 108, 
18569         "account": 15, 
18570         "state": "invoiced", 
18571         "coreHours": 3.68, 
18572         "invoice": 72, 
18573         "date": "2013-12-12T05:00:00Z", 
18574         "kind": "besteffort", 
18575         "enacted": null
18576     }
18577 },
18578 {
18579     "pk": 60192, 
18580     "model": "core.charge", 
18581     "fields": {
18582         "updated": "2013-12-18T21:29:27.997Z", 
18583         "slice": 6, 
18584         "created": "2013-12-18T21:29:04.543Z", 
18585         "amount": 0.2464, 
18586         "object": 108, 
18587         "account": 15, 
18588         "state": "invoiced", 
18589         "coreHours": 3.52, 
18590         "invoice": 72, 
18591         "date": "2013-12-12T13:00:00Z", 
18592         "kind": "besteffort", 
18593         "enacted": null
18594     }
18595 },
18596 {
18597     "pk": 60193, 
18598     "model": "core.charge", 
18599     "fields": {
18600         "updated": "2013-12-18T21:29:28.105Z", 
18601         "slice": 6, 
18602         "created": "2013-12-18T21:29:04.551Z", 
18603         "amount": 0.2968, 
18604         "object": 108, 
18605         "account": 15, 
18606         "state": "invoiced", 
18607         "coreHours": 4.24, 
18608         "invoice": 72, 
18609         "date": "2013-12-12T21:00:00Z", 
18610         "kind": "besteffort", 
18611         "enacted": null
18612     }
18613 },
18614 {
18615     "pk": 60194, 
18616     "model": "core.charge", 
18617     "fields": {
18618         "updated": "2013-12-18T21:29:28.213Z", 
18619         "slice": 6, 
18620         "created": "2013-12-18T21:29:04.559Z", 
18621         "amount": 0.28, 
18622         "object": 108, 
18623         "account": 15, 
18624         "state": "invoiced", 
18625         "coreHours": 4.0, 
18626         "invoice": 72, 
18627         "date": "2013-12-13T05:00:00Z", 
18628         "kind": "besteffort", 
18629         "enacted": null
18630     }
18631 },
18632 {
18633     "pk": 60195, 
18634     "model": "core.charge", 
18635     "fields": {
18636         "updated": "2013-12-18T21:29:28.320Z", 
18637         "slice": 6, 
18638         "created": "2013-12-18T21:29:04.568Z", 
18639         "amount": 0.1344, 
18640         "object": 108, 
18641         "account": 15, 
18642         "state": "invoiced", 
18643         "coreHours": 1.92, 
18644         "invoice": 72, 
18645         "date": "2013-12-13T13:00:00Z", 
18646         "kind": "besteffort", 
18647         "enacted": null
18648     }
18649 },
18650 {
18651     "pk": 60196, 
18652     "model": "core.charge", 
18653     "fields": {
18654         "updated": "2013-12-18T21:29:28.428Z", 
18655         "slice": 6, 
18656         "created": "2013-12-18T21:29:04.576Z", 
18657         "amount": 0.2128, 
18658         "object": 108, 
18659         "account": 15, 
18660         "state": "invoiced", 
18661         "coreHours": 3.04, 
18662         "invoice": 72, 
18663         "date": "2013-12-13T21:00:00Z", 
18664         "kind": "besteffort", 
18665         "enacted": null
18666     }
18667 },
18668 {
18669     "pk": 60197, 
18670     "model": "core.charge", 
18671     "fields": {
18672         "updated": "2013-12-18T21:29:28.536Z", 
18673         "slice": 6, 
18674         "created": "2013-12-18T21:29:04.584Z", 
18675         "amount": 0.196, 
18676         "object": 108, 
18677         "account": 15, 
18678         "state": "invoiced", 
18679         "coreHours": 2.8, 
18680         "invoice": 72, 
18681         "date": "2013-12-14T05:00:00Z", 
18682         "kind": "besteffort", 
18683         "enacted": null
18684     }
18685 },
18686 {
18687     "pk": 60198, 
18688     "model": "core.charge", 
18689     "fields": {
18690         "updated": "2013-12-18T21:29:28.644Z", 
18691         "slice": 6, 
18692         "created": "2013-12-18T21:29:04.593Z", 
18693         "amount": 0.2912, 
18694         "object": 108, 
18695         "account": 15, 
18696         "state": "invoiced", 
18697         "coreHours": 4.16, 
18698         "invoice": 72, 
18699         "date": "2013-12-14T13:00:00Z", 
18700         "kind": "besteffort", 
18701         "enacted": null
18702     }
18703 },
18704 {
18705     "pk": 60199, 
18706     "model": "core.charge", 
18707     "fields": {
18708         "updated": "2013-12-18T21:29:28.751Z", 
18709         "slice": 6, 
18710         "created": "2013-12-18T21:29:04.601Z", 
18711         "amount": 0.2632, 
18712         "object": 108, 
18713         "account": 15, 
18714         "state": "invoiced", 
18715         "coreHours": 3.76, 
18716         "invoice": 72, 
18717         "date": "2013-12-14T21:00:00Z", 
18718         "kind": "besteffort", 
18719         "enacted": null
18720     }
18721 },
18722 {
18723     "pk": 60200, 
18724     "model": "core.charge", 
18725     "fields": {
18726         "updated": "2013-12-18T21:29:28.859Z", 
18727         "slice": 6, 
18728         "created": "2013-12-18T21:29:04.609Z", 
18729         "amount": 0.3024, 
18730         "object": 108, 
18731         "account": 15, 
18732         "state": "invoiced", 
18733         "coreHours": 4.32, 
18734         "invoice": 72, 
18735         "date": "2013-12-15T05:00:00Z", 
18736         "kind": "besteffort", 
18737         "enacted": null
18738     }
18739 },
18740 {
18741     "pk": 60201, 
18742     "model": "core.charge", 
18743     "fields": {
18744         "updated": "2013-12-18T21:29:28.967Z", 
18745         "slice": 6, 
18746         "created": "2013-12-18T21:29:04.617Z", 
18747         "amount": 0.1568, 
18748         "object": 108, 
18749         "account": 15, 
18750         "state": "invoiced", 
18751         "coreHours": 2.24, 
18752         "invoice": 72, 
18753         "date": "2013-12-15T13:00:00Z", 
18754         "kind": "besteffort", 
18755         "enacted": null
18756     }
18757 },
18758 {
18759     "pk": 60202, 
18760     "model": "core.charge", 
18761     "fields": {
18762         "updated": "2013-12-18T21:29:29.074Z", 
18763         "slice": 6, 
18764         "created": "2013-12-18T21:29:04.626Z", 
18765         "amount": 0.2352, 
18766         "object": 108, 
18767         "account": 15, 
18768         "state": "invoiced", 
18769         "coreHours": 3.36, 
18770         "invoice": 72, 
18771         "date": "2013-12-15T21:00:00Z", 
18772         "kind": "besteffort", 
18773         "enacted": null
18774     }
18775 },
18776 {
18777     "pk": 60203, 
18778     "model": "core.charge", 
18779     "fields": {
18780         "updated": "2013-12-18T21:29:04.634Z", 
18781         "slice": 6, 
18782         "created": "2013-12-18T21:29:04.634Z", 
18783         "amount": 0.2688, 
18784         "object": 108, 
18785         "account": 15, 
18786         "state": "pending", 
18787         "coreHours": 3.84, 
18788         "invoice": null, 
18789         "date": "2013-12-16T05:00:00Z", 
18790         "kind": "besteffort", 
18791         "enacted": null
18792     }
18793 },
18794 {
18795     "pk": 60204, 
18796     "model": "core.charge", 
18797     "fields": {
18798         "updated": "2013-12-18T21:29:04.642Z", 
18799         "slice": 6, 
18800         "created": "2013-12-18T21:29:04.642Z", 
18801         "amount": 0.14, 
18802         "object": 108, 
18803         "account": 15, 
18804         "state": "pending", 
18805         "coreHours": 2.0, 
18806         "invoice": null, 
18807         "date": "2013-12-16T13:00:00Z", 
18808         "kind": "besteffort", 
18809         "enacted": null
18810     }
18811 },
18812 {
18813     "pk": 60205, 
18814     "model": "core.charge", 
18815     "fields": {
18816         "updated": "2013-12-18T21:29:04.651Z", 
18817         "slice": 6, 
18818         "created": "2013-12-18T21:29:04.651Z", 
18819         "amount": 0.28, 
18820         "object": 108, 
18821         "account": 15, 
18822         "state": "pending", 
18823         "coreHours": 4.0, 
18824         "invoice": null, 
18825         "date": "2013-12-16T21:00:00Z", 
18826         "kind": "besteffort", 
18827         "enacted": null
18828     }
18829 },
18830 {
18831     "pk": 60206, 
18832     "model": "core.charge", 
18833     "fields": {
18834         "updated": "2013-12-18T21:29:04.659Z", 
18835         "slice": 6, 
18836         "created": "2013-12-18T21:29:04.659Z", 
18837         "amount": 0.2352, 
18838         "object": 108, 
18839         "account": 15, 
18840         "state": "pending", 
18841         "coreHours": 3.36, 
18842         "invoice": null, 
18843         "date": "2013-12-17T05:00:00Z", 
18844         "kind": "besteffort", 
18845         "enacted": null
18846     }
18847 },
18848 {
18849     "pk": 60207, 
18850     "model": "core.charge", 
18851     "fields": {
18852         "updated": "2013-12-18T21:29:04.667Z", 
18853         "slice": 6, 
18854         "created": "2013-12-18T21:29:04.667Z", 
18855         "amount": 0.1848, 
18856         "object": 108, 
18857         "account": 15, 
18858         "state": "pending", 
18859         "coreHours": 2.64, 
18860         "invoice": null, 
18861         "date": "2013-12-17T13:00:00Z", 
18862         "kind": "besteffort", 
18863         "enacted": null
18864     }
18865 },
18866 {
18867     "pk": 60208, 
18868     "model": "core.charge", 
18869     "fields": {
18870         "updated": "2013-12-18T21:29:04.676Z", 
18871         "slice": 6, 
18872         "created": "2013-12-18T21:29:04.676Z", 
18873         "amount": 0.2688, 
18874         "object": 108, 
18875         "account": 15, 
18876         "state": "pending", 
18877         "coreHours": 3.84, 
18878         "invoice": null, 
18879         "date": "2013-12-17T21:00:00Z", 
18880         "kind": "besteffort", 
18881         "enacted": null
18882     }
18883 },
18884 {
18885     "pk": 60209, 
18886     "model": "core.charge", 
18887     "fields": {
18888         "updated": "2013-12-18T21:29:04.684Z", 
18889         "slice": 6, 
18890         "created": "2013-12-18T21:29:04.684Z", 
18891         "amount": 0.2184, 
18892         "object": 108, 
18893         "account": 15, 
18894         "state": "pending", 
18895         "coreHours": 3.12, 
18896         "invoice": null, 
18897         "date": "2013-12-18T05:00:00Z", 
18898         "kind": "besteffort", 
18899         "enacted": null
18900     }
18901 },
18902 {
18903     "pk": 60210, 
18904     "model": "core.charge", 
18905     "fields": {
18906         "updated": "2013-12-18T21:29:04.692Z", 
18907         "slice": 6, 
18908         "created": "2013-12-18T21:29:04.692Z", 
18909         "amount": 0.1176, 
18910         "object": 108, 
18911         "account": 15, 
18912         "state": "pending", 
18913         "coreHours": 1.68, 
18914         "invoice": null, 
18915         "date": "2013-12-18T13:00:00Z", 
18916         "kind": "besteffort", 
18917         "enacted": null
18918     }
18919 },
18920 {
18921     "pk": 60211, 
18922     "model": "core.charge", 
18923     "fields": {
18924         "updated": "2013-12-18T21:29:20.235Z", 
18925         "slice": 6, 
18926         "created": "2013-12-18T21:29:04.707Z", 
18927         "amount": 0.3136, 
18928         "object": 109, 
18929         "account": 15, 
18930         "state": "invoiced", 
18931         "coreHours": 4.48, 
18932         "invoice": 69, 
18933         "date": "2013-11-18T21:00:00Z", 
18934         "kind": "besteffort", 
18935         "enacted": null
18936     }
18937 },
18938 {
18939     "pk": 60212, 
18940     "model": "core.charge", 
18941     "fields": {
18942         "updated": "2013-12-18T21:29:20.343Z", 
18943         "slice": 6, 
18944         "created": "2013-12-18T21:29:04.717Z", 
18945         "amount": 0.196, 
18946         "object": 109, 
18947         "account": 15, 
18948         "state": "invoiced", 
18949         "coreHours": 2.8, 
18950         "invoice": 69, 
18951         "date": "2013-11-19T05:00:00Z", 
18952         "kind": "besteffort", 
18953         "enacted": null
18954     }
18955 },
18956 {
18957     "pk": 60213, 
18958     "model": "core.charge", 
18959     "fields": {
18960         "updated": "2013-12-18T21:29:20.451Z", 
18961         "slice": 6, 
18962         "created": "2013-12-18T21:29:04.725Z", 
18963         "amount": 0.1176, 
18964         "object": 109, 
18965         "account": 15, 
18966         "state": "invoiced", 
18967         "coreHours": 1.68, 
18968         "invoice": 69, 
18969         "date": "2013-11-19T13:00:00Z", 
18970         "kind": "besteffort", 
18971         "enacted": null
18972     }
18973 },
18974 {
18975     "pk": 60214, 
18976     "model": "core.charge", 
18977     "fields": {
18978         "updated": "2013-12-18T21:29:20.558Z", 
18979         "slice": 6, 
18980         "created": "2013-12-18T21:29:04.733Z", 
18981         "amount": 0.28, 
18982         "object": 109, 
18983         "account": 15, 
18984         "state": "invoiced", 
18985         "coreHours": 4.0, 
18986         "invoice": 69, 
18987         "date": "2013-11-19T21:00:00Z", 
18988         "kind": "besteffort", 
18989         "enacted": null
18990     }
18991 },
18992 {
18993     "pk": 60215, 
18994     "model": "core.charge", 
18995     "fields": {
18996         "updated": "2013-12-18T21:29:20.666Z", 
18997         "slice": 6, 
18998         "created": "2013-12-18T21:29:04.742Z", 
18999         "amount": 0.1792, 
19000         "object": 109, 
19001         "account": 15, 
19002         "state": "invoiced", 
19003         "coreHours": 2.56, 
19004         "invoice": 69, 
19005         "date": "2013-11-20T05:00:00Z", 
19006         "kind": "besteffort", 
19007         "enacted": null
19008     }
19009 },
19010 {
19011     "pk": 60216, 
19012     "model": "core.charge", 
19013     "fields": {
19014         "updated": "2013-12-18T21:29:20.774Z", 
19015         "slice": 6, 
19016         "created": "2013-12-18T21:29:04.750Z", 
19017         "amount": 0.14, 
19018         "object": 109, 
19019         "account": 15, 
19020         "state": "invoiced", 
19021         "coreHours": 2.0, 
19022         "invoice": 69, 
19023         "date": "2013-11-20T13:00:00Z", 
19024         "kind": "besteffort", 
19025         "enacted": null
19026     }
19027 },
19028 {
19029     "pk": 60217, 
19030     "model": "core.charge", 
19031     "fields": {
19032         "updated": "2013-12-18T21:29:20.881Z", 
19033         "slice": 6, 
19034         "created": "2013-12-18T21:29:04.758Z", 
19035         "amount": 0.2576, 
19036         "object": 109, 
19037         "account": 15, 
19038         "state": "invoiced", 
19039         "coreHours": 3.68, 
19040         "invoice": 69, 
19041         "date": "2013-11-20T21:00:00Z", 
19042         "kind": "besteffort", 
19043         "enacted": null
19044     }
19045 },
19046 {
19047     "pk": 60218, 
19048     "model": "core.charge", 
19049     "fields": {
19050         "updated": "2013-12-18T21:29:20.989Z", 
19051         "slice": 6, 
19052         "created": "2013-12-18T21:29:04.767Z", 
19053         "amount": 0.1736, 
19054         "object": 109, 
19055         "account": 15, 
19056         "state": "invoiced", 
19057         "coreHours": 2.48, 
19058         "invoice": 69, 
19059         "date": "2013-11-21T05:00:00Z", 
19060         "kind": "besteffort", 
19061         "enacted": null
19062     }
19063 },
19064 {
19065     "pk": 60219, 
19066     "model": "core.charge", 
19067     "fields": {
19068         "updated": "2013-12-18T21:29:21.097Z", 
19069         "slice": 6, 
19070         "created": "2013-12-18T21:29:04.775Z", 
19071         "amount": 0.336, 
19072         "object": 109, 
19073         "account": 15, 
19074         "state": "invoiced", 
19075         "coreHours": 4.8, 
19076         "invoice": 69, 
19077         "date": "2013-11-21T13:00:00Z", 
19078         "kind": "besteffort", 
19079         "enacted": null
19080     }
19081 },
19082 {
19083     "pk": 60220, 
19084     "model": "core.charge", 
19085     "fields": {
19086         "updated": "2013-12-18T21:29:21.205Z", 
19087         "slice": 6, 
19088         "created": "2013-12-18T21:29:04.783Z", 
19089         "amount": 0.2072, 
19090         "object": 109, 
19091         "account": 15, 
19092         "state": "invoiced", 
19093         "coreHours": 2.96, 
19094         "invoice": 69, 
19095         "date": "2013-11-21T21:00:00Z", 
19096         "kind": "besteffort", 
19097         "enacted": null
19098     }
19099 },
19100 {
19101     "pk": 60221, 
19102     "model": "core.charge", 
19103     "fields": {
19104         "updated": "2013-12-18T21:29:21.312Z", 
19105         "slice": 6, 
19106         "created": "2013-12-18T21:29:04.791Z", 
19107         "amount": 0.2184, 
19108         "object": 109, 
19109         "account": 15, 
19110         "state": "invoiced", 
19111         "coreHours": 3.12, 
19112         "invoice": 69, 
19113         "date": "2013-11-22T05:00:00Z", 
19114         "kind": "besteffort", 
19115         "enacted": null
19116     }
19117 },
19118 {
19119     "pk": 60222, 
19120     "model": "core.charge", 
19121     "fields": {
19122         "updated": "2013-12-18T21:29:21.420Z", 
19123         "slice": 6, 
19124         "created": "2013-12-18T21:29:04.800Z", 
19125         "amount": 0.196, 
19126         "object": 109, 
19127         "account": 15, 
19128         "state": "invoiced", 
19129         "coreHours": 2.8, 
19130         "invoice": 69, 
19131         "date": "2013-11-22T13:00:00Z", 
19132         "kind": "besteffort", 
19133         "enacted": null
19134     }
19135 },
19136 {
19137     "pk": 60223, 
19138     "model": "core.charge", 
19139     "fields": {
19140         "updated": "2013-12-18T21:29:21.528Z", 
19141         "slice": 6, 
19142         "created": "2013-12-18T21:29:04.808Z", 
19143         "amount": 0.3192, 
19144         "object": 109, 
19145         "account": 15, 
19146         "state": "invoiced", 
19147         "coreHours": 4.56, 
19148         "invoice": 69, 
19149         "date": "2013-11-22T21:00:00Z", 
19150         "kind": "besteffort", 
19151         "enacted": null
19152     }
19153 },
19154 {
19155     "pk": 60224, 
19156     "model": "core.charge", 
19157     "fields": {
19158         "updated": "2013-12-18T21:29:21.636Z", 
19159         "slice": 6, 
19160         "created": "2013-12-18T21:29:04.816Z", 
19161         "amount": 0.1456, 
19162         "object": 109, 
19163         "account": 15, 
19164         "state": "invoiced", 
19165         "coreHours": 2.08, 
19166         "invoice": 69, 
19167         "date": "2013-11-23T05:00:00Z", 
19168         "kind": "besteffort", 
19169         "enacted": null
19170     }
19171 },
19172 {
19173     "pk": 60225, 
19174     "model": "core.charge", 
19175     "fields": {
19176         "updated": "2013-12-18T21:29:21.743Z", 
19177         "slice": 6, 
19178         "created": "2013-12-18T21:29:04.825Z", 
19179         "amount": 0.2296, 
19180         "object": 109, 
19181         "account": 15, 
19182         "state": "invoiced", 
19183         "coreHours": 3.28, 
19184         "invoice": 69, 
19185         "date": "2013-11-23T13:00:00Z", 
19186         "kind": "besteffort", 
19187         "enacted": null
19188     }
19189 },
19190 {
19191     "pk": 60226, 
19192     "model": "core.charge", 
19193     "fields": {
19194         "updated": "2013-12-18T21:29:21.851Z", 
19195         "slice": 6, 
19196         "created": "2013-12-18T21:29:04.833Z", 
19197         "amount": 0.2016, 
19198         "object": 109, 
19199         "account": 15, 
19200         "state": "invoiced", 
19201         "coreHours": 2.88, 
19202         "invoice": 69, 
19203         "date": "2013-11-23T21:00:00Z", 
19204         "kind": "besteffort", 
19205         "enacted": null
19206     }
19207 },
19208 {
19209     "pk": 60227, 
19210     "model": "core.charge", 
19211     "fields": {
19212         "updated": "2013-12-18T21:29:21.958Z", 
19213         "slice": 6, 
19214         "created": "2013-12-18T21:29:04.841Z", 
19215         "amount": 0.2352, 
19216         "object": 109, 
19217         "account": 15, 
19218         "state": "invoiced", 
19219         "coreHours": 3.36, 
19220         "invoice": 69, 
19221         "date": "2013-11-24T05:00:00Z", 
19222         "kind": "besteffort", 
19223         "enacted": null
19224     }
19225 },
19226 {
19227     "pk": 60228, 
19228     "model": "core.charge", 
19229     "fields": {
19230         "updated": "2013-12-18T21:29:22.066Z", 
19231         "slice": 6, 
19232         "created": "2013-12-18T21:29:04.849Z", 
19233         "amount": 0.1456, 
19234         "object": 109, 
19235         "account": 15, 
19236         "state": "invoiced", 
19237         "coreHours": 2.08, 
19238         "invoice": 69, 
19239         "date": "2013-11-24T13:00:00Z", 
19240         "kind": "besteffort", 
19241         "enacted": null
19242     }
19243 },
19244 {
19245     "pk": 60229, 
19246     "model": "core.charge", 
19247     "fields": {
19248         "updated": "2013-12-18T21:29:22.174Z", 
19249         "slice": 6, 
19250         "created": "2013-12-18T21:29:04.858Z", 
19251         "amount": 0.252, 
19252         "object": 109, 
19253         "account": 15, 
19254         "state": "invoiced", 
19255         "coreHours": 3.6, 
19256         "invoice": 69, 
19257         "date": "2013-11-24T21:00:00Z", 
19258         "kind": "besteffort", 
19259         "enacted": null
19260     }
19261 },
19262 {
19263     "pk": 60230, 
19264     "model": "core.charge", 
19265     "fields": {
19266         "updated": "2013-12-18T21:29:22.290Z", 
19267         "slice": 6, 
19268         "created": "2013-12-18T21:29:04.866Z", 
19269         "amount": 0.2296, 
19270         "object": 109, 
19271         "account": 15, 
19272         "state": "invoiced", 
19273         "coreHours": 3.28, 
19274         "invoice": 70, 
19275         "date": "2013-11-25T05:00:00Z", 
19276         "kind": "besteffort", 
19277         "enacted": null
19278     }
19279 },
19280 {
19281     "pk": 60231, 
19282     "model": "core.charge", 
19283     "fields": {
19284         "updated": "2013-12-18T21:29:22.397Z", 
19285         "slice": 6, 
19286         "created": "2013-12-18T21:29:04.874Z", 
19287         "amount": 0.1792, 
19288         "object": 109, 
19289         "account": 15, 
19290         "state": "invoiced", 
19291         "coreHours": 2.56, 
19292         "invoice": 70, 
19293         "date": "2013-11-25T13:00:00Z", 
19294         "kind": "besteffort", 
19295         "enacted": null
19296     }
19297 },
19298 {
19299     "pk": 60232, 
19300     "model": "core.charge", 
19301     "fields": {
19302         "updated": "2013-12-18T21:29:22.505Z", 
19303         "slice": 6, 
19304         "created": "2013-12-18T21:29:04.883Z", 
19305         "amount": 0.1848, 
19306         "object": 109, 
19307         "account": 15, 
19308         "state": "invoiced", 
19309         "coreHours": 2.64, 
19310         "invoice": 70, 
19311         "date": "2013-11-25T21:00:00Z", 
19312         "kind": "besteffort", 
19313         "enacted": null
19314     }
19315 },
19316 {
19317     "pk": 60233, 
19318     "model": "core.charge", 
19319     "fields": {
19320         "updated": "2013-12-18T21:29:22.654Z", 
19321         "slice": 6, 
19322         "created": "2013-12-18T21:29:04.891Z", 
19323         "amount": 0.2128, 
19324         "object": 109, 
19325         "account": 15, 
19326         "state": "invoiced", 
19327         "coreHours": 3.04, 
19328         "invoice": 70, 
19329         "date": "2013-11-26T05:00:00Z", 
19330         "kind": "besteffort", 
19331         "enacted": null
19332     }
19333 },
19334 {
19335     "pk": 60234, 
19336     "model": "core.charge", 
19337     "fields": {
19338         "updated": "2013-12-18T21:29:22.762Z", 
19339         "slice": 6, 
19340         "created": "2013-12-18T21:29:04.899Z", 
19341         "amount": 0.252, 
19342         "object": 109, 
19343         "account": 15, 
19344         "state": "invoiced", 
19345         "coreHours": 3.6, 
19346         "invoice": 70, 
19347         "date": "2013-11-26T13:00:00Z", 
19348         "kind": "besteffort", 
19349         "enacted": null
19350     }
19351 },
19352 {
19353     "pk": 60235, 
19354     "model": "core.charge", 
19355     "fields": {
19356         "updated": "2013-12-18T21:29:22.870Z", 
19357         "slice": 6, 
19358         "created": "2013-12-18T21:29:04.907Z", 
19359         "amount": 0.2912, 
19360         "object": 109, 
19361         "account": 15, 
19362         "state": "invoiced", 
19363         "coreHours": 4.16, 
19364         "invoice": 70, 
19365         "date": "2013-11-26T21:00:00Z", 
19366         "kind": "besteffort", 
19367         "enacted": null
19368     }
19369 },
19370 {
19371     "pk": 60236, 
19372     "model": "core.charge", 
19373     "fields": {
19374         "updated": "2013-12-18T21:29:22.977Z", 
19375         "slice": 6, 
19376         "created": "2013-12-18T21:29:04.915Z", 
19377         "amount": 0.1568, 
19378         "object": 109, 
19379         "account": 15, 
19380         "state": "invoiced", 
19381         "coreHours": 2.24, 
19382         "invoice": 70, 
19383         "date": "2013-11-27T05:00:00Z", 
19384         "kind": "besteffort", 
19385         "enacted": null
19386     }
19387 },
19388 {
19389     "pk": 60237, 
19390     "model": "core.charge", 
19391     "fields": {
19392         "updated": "2013-12-18T21:29:23.085Z", 
19393         "slice": 6, 
19394         "created": "2013-12-18T21:29:04.924Z", 
19395         "amount": 0.1288, 
19396         "object": 109, 
19397         "account": 15, 
19398         "state": "invoiced", 
19399         "coreHours": 1.84, 
19400         "invoice": 70, 
19401         "date": "2013-11-27T13:00:00Z", 
19402         "kind": "besteffort", 
19403         "enacted": null
19404     }
19405 },
19406 {
19407     "pk": 60238, 
19408     "model": "core.charge", 
19409     "fields": {
19410         "updated": "2013-12-18T21:29:23.193Z", 
19411         "slice": 6, 
19412         "created": "2013-12-18T21:29:04.932Z", 
19413         "amount": 0.2016, 
19414         "object": 109, 
19415         "account": 15, 
19416         "state": "invoiced", 
19417         "coreHours": 2.88, 
19418         "invoice": 70, 
19419         "date": "2013-11-27T21:00:00Z", 
19420         "kind": "besteffort", 
19421         "enacted": null
19422     }
19423 },
19424 {
19425     "pk": 60239, 
19426     "model": "core.charge", 
19427     "fields": {
19428         "updated": "2013-12-18T21:29:23.300Z", 
19429         "slice": 6, 
19430         "created": "2013-12-18T21:29:04.940Z", 
19431         "amount": 0.2184, 
19432         "object": 109, 
19433         "account": 15, 
19434         "state": "invoiced", 
19435         "coreHours": 3.12, 
19436         "invoice": 70, 
19437         "date": "2013-11-28T05:00:00Z", 
19438         "kind": "besteffort", 
19439         "enacted": null
19440     }
19441 },
19442 {
19443     "pk": 60240, 
19444     "model": "core.charge", 
19445     "fields": {
19446         "updated": "2013-12-18T21:29:23.408Z", 
19447         "slice": 6, 
19448         "created": "2013-12-18T21:29:04.949Z", 
19449         "amount": 0.1456, 
19450         "object": 109, 
19451         "account": 15, 
19452         "state": "invoiced", 
19453         "coreHours": 2.08, 
19454         "invoice": 70, 
19455         "date": "2013-11-28T13:00:00Z", 
19456         "kind": "besteffort", 
19457         "enacted": null
19458     }
19459 },
19460 {
19461     "pk": 60241, 
19462     "model": "core.charge", 
19463     "fields": {
19464         "updated": "2013-12-18T21:29:23.516Z", 
19465         "slice": 6, 
19466         "created": "2013-12-18T21:29:04.957Z", 
19467         "amount": 0.1456, 
19468         "object": 109, 
19469         "account": 15, 
19470         "state": "invoiced", 
19471         "coreHours": 2.08, 
19472         "invoice": 70, 
19473         "date": "2013-11-28T21:00:00Z", 
19474         "kind": "besteffort", 
19475         "enacted": null
19476     }
19477 },
19478 {
19479     "pk": 60242, 
19480     "model": "core.charge", 
19481     "fields": {
19482         "updated": "2013-12-18T21:29:23.623Z", 
19483         "slice": 6, 
19484         "created": "2013-12-18T21:29:04.965Z", 
19485         "amount": 0.3304, 
19486         "object": 109, 
19487         "account": 15, 
19488         "state": "invoiced", 
19489         "coreHours": 4.72, 
19490         "invoice": 70, 
19491         "date": "2013-11-29T05:00:00Z", 
19492         "kind": "besteffort", 
19493         "enacted": null
19494     }
19495 },
19496 {
19497     "pk": 60243, 
19498     "model": "core.charge", 
19499     "fields": {
19500         "updated": "2013-12-18T21:29:23.731Z", 
19501         "slice": 6, 
19502         "created": "2013-12-18T21:29:04.974Z", 
19503         "amount": 0.2408, 
19504         "object": 109, 
19505         "account": 15, 
19506         "state": "invoiced", 
19507         "coreHours": 3.44, 
19508         "invoice": 70, 
19509         "date": "2013-11-29T13:00:00Z", 
19510         "kind": "besteffort", 
19511         "enacted": null
19512     }
19513 },
19514 {
19515     "pk": 60244, 
19516     "model": "core.charge", 
19517     "fields": {
19518         "updated": "2013-12-18T21:29:23.839Z", 
19519         "slice": 6, 
19520         "created": "2013-12-18T21:29:04.982Z", 
19521         "amount": 0.2688, 
19522         "object": 109, 
19523         "account": 15, 
19524         "state": "invoiced", 
19525         "coreHours": 3.84, 
19526         "invoice": 70, 
19527         "date": "2013-11-29T21:00:00Z", 
19528         "kind": "besteffort", 
19529         "enacted": null
19530     }
19531 },
19532 {
19533     "pk": 60245, 
19534     "model": "core.charge", 
19535     "fields": {
19536         "updated": "2013-12-18T21:29:23.947Z", 
19537         "slice": 6, 
19538         "created": "2013-12-18T21:29:04.990Z", 
19539         "amount": 0.3304, 
19540         "object": 109, 
19541         "account": 15, 
19542         "state": "invoiced", 
19543         "coreHours": 4.72, 
19544         "invoice": 70, 
19545         "date": "2013-11-30T05:00:00Z", 
19546         "kind": "besteffort", 
19547         "enacted": null
19548     }
19549 },
19550 {
19551     "pk": 60246, 
19552     "model": "core.charge", 
19553     "fields": {
19554         "updated": "2013-12-18T21:29:24.054Z", 
19555         "slice": 6, 
19556         "created": "2013-12-18T21:29:04.998Z", 
19557         "amount": 0.1624, 
19558         "object": 109, 
19559         "account": 15, 
19560         "state": "invoiced", 
19561         "coreHours": 2.32, 
19562         "invoice": 70, 
19563         "date": "2013-11-30T13:00:00Z", 
19564         "kind": "besteffort", 
19565         "enacted": null
19566     }
19567 },
19568 {
19569     "pk": 60247, 
19570     "model": "core.charge", 
19571     "fields": {
19572         "updated": "2013-12-18T21:29:24.162Z", 
19573         "slice": 6, 
19574         "created": "2013-12-18T21:29:05.007Z", 
19575         "amount": 0.1624, 
19576         "object": 109, 
19577         "account": 15, 
19578         "state": "invoiced", 
19579         "coreHours": 2.32, 
19580         "invoice": 70, 
19581         "date": "2013-11-30T21:00:00Z", 
19582         "kind": "besteffort", 
19583         "enacted": null
19584     }
19585 },
19586 {
19587     "pk": 60248, 
19588     "model": "core.charge", 
19589     "fields": {
19590         "updated": "2013-12-18T21:29:24.270Z", 
19591         "slice": 6, 
19592         "created": "2013-12-18T21:29:05.015Z", 
19593         "amount": 0.2184, 
19594         "object": 109, 
19595         "account": 15, 
19596         "state": "invoiced", 
19597         "coreHours": 3.12, 
19598         "invoice": 70, 
19599         "date": "2013-12-01T05:00:00Z", 
19600         "kind": "besteffort", 
19601         "enacted": null
19602     }
19603 },
19604 {
19605     "pk": 60249, 
19606     "model": "core.charge", 
19607     "fields": {
19608         "updated": "2013-12-18T21:29:24.377Z", 
19609         "slice": 6, 
19610         "created": "2013-12-18T21:29:05.023Z", 
19611         "amount": 0.1176, 
19612         "object": 109, 
19613         "account": 15, 
19614         "state": "invoiced", 
19615         "coreHours": 1.68, 
19616         "invoice": 70, 
19617         "date": "2013-12-01T13:00:00Z", 
19618         "kind": "besteffort", 
19619         "enacted": null
19620     }
19621 },
19622 {
19623     "pk": 60250, 
19624     "model": "core.charge", 
19625     "fields": {
19626         "updated": "2013-12-18T21:29:24.485Z", 
19627         "slice": 6, 
19628         "created": "2013-12-18T21:29:05.032Z", 
19629         "amount": 0.2632, 
19630         "object": 109, 
19631         "account": 15, 
19632         "state": "invoiced", 
19633         "coreHours": 3.76, 
19634         "invoice": 70, 
19635         "date": "2013-12-01T21:00:00Z", 
19636         "kind": "besteffort", 
19637         "enacted": null
19638     }
19639 },
19640 {
19641     "pk": 60251, 
19642     "model": "core.charge", 
19643     "fields": {
19644         "updated": "2013-12-18T21:29:24.601Z", 
19645         "slice": 6, 
19646         "created": "2013-12-18T21:29:05.040Z", 
19647         "amount": 0.1904, 
19648         "object": 109, 
19649         "account": 15, 
19650         "state": "invoiced", 
19651         "coreHours": 2.72, 
19652         "invoice": 71, 
19653         "date": "2013-12-02T05:00:00Z", 
19654         "kind": "besteffort", 
19655         "enacted": null
19656     }
19657 },
19658 {
19659     "pk": 60252, 
19660     "model": "core.charge", 
19661     "fields": {
19662         "updated": "2013-12-18T21:29:24.709Z", 
19663         "slice": 6, 
19664         "created": "2013-12-18T21:29:05.048Z", 
19665         "amount": 0.3024, 
19666         "object": 109, 
19667         "account": 15, 
19668         "state": "invoiced", 
19669         "coreHours": 4.32, 
19670         "invoice": 71, 
19671         "date": "2013-12-02T13:00:00Z", 
19672         "kind": "besteffort", 
19673         "enacted": null
19674     }
19675 },
19676 {
19677     "pk": 60253, 
19678     "model": "core.charge", 
19679     "fields": {
19680         "updated": "2013-12-18T21:29:24.816Z", 
19681         "slice": 6, 
19682         "created": "2013-12-18T21:29:05.056Z", 
19683         "amount": 0.2856, 
19684         "object": 109, 
19685         "account": 15, 
19686         "state": "invoiced", 
19687         "coreHours": 4.08, 
19688         "invoice": 71, 
19689         "date": "2013-12-02T21:00:00Z", 
19690         "kind": "besteffort", 
19691         "enacted": null
19692     }
19693 },
19694 {
19695     "pk": 60254, 
19696     "model": "core.charge", 
19697     "fields": {
19698         "updated": "2013-12-18T21:29:24.924Z", 
19699         "slice": 6, 
19700         "created": "2013-12-18T21:29:05.065Z", 
19701         "amount": 0.3304, 
19702         "object": 109, 
19703         "account": 15, 
19704         "state": "invoiced", 
19705         "coreHours": 4.72, 
19706         "invoice": 71, 
19707         "date": "2013-12-03T05:00:00Z", 
19708         "kind": "besteffort", 
19709         "enacted": null
19710     }
19711 },
19712 {
19713     "pk": 60255, 
19714     "model": "core.charge", 
19715     "fields": {
19716         "updated": "2013-12-18T21:29:25.032Z", 
19717         "slice": 6, 
19718         "created": "2013-12-18T21:29:05.073Z", 
19719         "amount": 0.3248, 
19720         "object": 109, 
19721         "account": 15, 
19722         "state": "invoiced", 
19723         "coreHours": 4.64, 
19724         "invoice": 71, 
19725         "date": "2013-12-03T13:00:00Z", 
19726         "kind": "besteffort", 
19727         "enacted": null
19728     }
19729 },
19730 {
19731     "pk": 60256, 
19732     "model": "core.charge", 
19733     "fields": {
19734         "updated": "2013-12-18T21:29:25.139Z", 
19735         "slice": 6, 
19736         "created": "2013-12-18T21:29:05.081Z", 
19737         "amount": 0.2968, 
19738         "object": 109, 
19739         "account": 15, 
19740         "state": "invoiced", 
19741         "coreHours": 4.24, 
19742         "invoice": 71, 
19743         "date": "2013-12-03T21:00:00Z", 
19744         "kind": "besteffort", 
19745         "enacted": null
19746     }
19747 },
19748 {
19749     "pk": 60257, 
19750     "model": "core.charge", 
19751     "fields": {
19752         "updated": "2013-12-18T21:29:25.247Z", 
19753         "slice": 6, 
19754         "created": "2013-12-18T21:29:05.090Z", 
19755         "amount": 0.308, 
19756         "object": 109, 
19757         "account": 15, 
19758         "state": "invoiced", 
19759         "coreHours": 4.4, 
19760         "invoice": 71, 
19761         "date": "2013-12-04T05:00:00Z", 
19762         "kind": "besteffort", 
19763         "enacted": null
19764     }
19765 },
19766 {
19767     "pk": 60258, 
19768     "model": "core.charge", 
19769     "fields": {
19770         "updated": "2013-12-18T21:29:25.355Z", 
19771         "slice": 6, 
19772         "created": "2013-12-18T21:29:05.098Z", 
19773         "amount": 0.3304, 
19774         "object": 109, 
19775         "account": 15, 
19776         "state": "invoiced", 
19777         "coreHours": 4.72, 
19778         "invoice": 71, 
19779         "date": "2013-12-04T13:00:00Z", 
19780         "kind": "besteffort", 
19781         "enacted": null
19782     }
19783 },
19784 {
19785     "pk": 60259, 
19786     "model": "core.charge", 
19787     "fields": {
19788         "updated": "2013-12-18T21:29:25.462Z", 
19789         "slice": 6, 
19790         "created": "2013-12-18T21:29:05.106Z", 
19791         "amount": 0.252, 
19792         "object": 109, 
19793         "account": 15, 
19794         "state": "invoiced", 
19795         "coreHours": 3.6, 
19796         "invoice": 71, 
19797         "date": "2013-12-04T21:00:00Z", 
19798         "kind": "besteffort", 
19799         "enacted": null
19800     }
19801 },
19802 {
19803     "pk": 60260, 
19804     "model": "core.charge", 
19805     "fields": {
19806         "updated": "2013-12-18T21:29:25.570Z", 
19807         "slice": 6, 
19808         "created": "2013-12-18T21:29:05.114Z", 
19809         "amount": 0.2744, 
19810         "object": 109, 
19811         "account": 15, 
19812         "state": "invoiced", 
19813         "coreHours": 3.92, 
19814         "invoice": 71, 
19815         "date": "2013-12-05T05:00:00Z", 
19816         "kind": "besteffort", 
19817         "enacted": null
19818     }
19819 },
19820 {
19821     "pk": 60261, 
19822     "model": "core.charge", 
19823     "fields": {
19824         "updated": "2013-12-18T21:29:25.678Z", 
19825         "slice": 6, 
19826         "created": "2013-12-18T21:29:05.123Z", 
19827         "amount": 0.2632, 
19828         "object": 109, 
19829         "account": 15, 
19830         "state": "invoiced", 
19831         "coreHours": 3.76, 
19832         "invoice": 71, 
19833         "date": "2013-12-05T13:00:00Z", 
19834         "kind": "besteffort", 
19835         "enacted": null
19836     }
19837 },
19838 {
19839     "pk": 60262, 
19840     "model": "core.charge", 
19841     "fields": {
19842         "updated": "2013-12-18T21:29:25.786Z", 
19843         "slice": 6, 
19844         "created": "2013-12-18T21:29:05.131Z", 
19845         "amount": 0.2016, 
19846         "object": 109, 
19847         "account": 15, 
19848         "state": "invoiced", 
19849         "coreHours": 2.88, 
19850         "invoice": 71, 
19851         "date": "2013-12-05T21:00:00Z", 
19852         "kind": "besteffort", 
19853         "enacted": null
19854     }
19855 },
19856 {
19857     "pk": 60263, 
19858     "model": "core.charge", 
19859     "fields": {
19860         "updated": "2013-12-18T21:29:25.893Z", 
19861         "slice": 6, 
19862         "created": "2013-12-18T21:29:05.140Z", 
19863         "amount": 0.2688, 
19864         "object": 109, 
19865         "account": 15, 
19866         "state": "invoiced", 
19867         "coreHours": 3.84, 
19868         "invoice": 71, 
19869         "date": "2013-12-06T05:00:00Z", 
19870         "kind": "besteffort", 
19871         "enacted": null
19872     }
19873 },
19874 {
19875     "pk": 60264, 
19876     "model": "core.charge", 
19877     "fields": {
19878         "updated": "2013-12-18T21:29:26.001Z", 
19879         "slice": 6, 
19880         "created": "2013-12-18T21:29:05.148Z", 
19881         "amount": 0.2856, 
19882         "object": 109, 
19883         "account": 15, 
19884         "state": "invoiced", 
19885         "coreHours": 4.08, 
19886         "invoice": 71, 
19887         "date": "2013-12-06T13:00:00Z", 
19888         "kind": "besteffort", 
19889         "enacted": null
19890     }
19891 },
19892 {
19893     "pk": 60265, 
19894     "model": "core.charge", 
19895     "fields": {
19896         "updated": "2013-12-18T21:29:26.109Z", 
19897         "slice": 6, 
19898         "created": "2013-12-18T21:29:05.156Z", 
19899         "amount": 0.1848, 
19900         "object": 109, 
19901         "account": 15, 
19902         "state": "invoiced", 
19903         "coreHours": 2.64, 
19904         "invoice": 71, 
19905         "date": "2013-12-06T21:00:00Z", 
19906         "kind": "besteffort", 
19907         "enacted": null
19908     }
19909 },
19910 {
19911     "pk": 60266, 
19912     "model": "core.charge", 
19913     "fields": {
19914         "updated": "2013-12-18T21:29:26.216Z", 
19915         "slice": 6, 
19916         "created": "2013-12-18T21:29:05.164Z", 
19917         "amount": 0.1176, 
19918         "object": 109, 
19919         "account": 15, 
19920         "state": "invoiced", 
19921         "coreHours": 1.68, 
19922         "invoice": 71, 
19923         "date": "2013-12-07T05:00:00Z", 
19924         "kind": "besteffort", 
19925         "enacted": null
19926     }
19927 },
19928 {
19929     "pk": 60267, 
19930     "model": "core.charge", 
19931     "fields": {
19932         "updated": "2013-12-18T21:29:26.324Z", 
19933         "slice": 6, 
19934         "created": "2013-12-18T21:29:05.173Z", 
19935         "amount": 0.2016, 
19936         "object": 109, 
19937         "account": 15, 
19938         "state": "invoiced", 
19939         "coreHours": 2.88, 
19940         "invoice": 71, 
19941         "date": "2013-12-07T13:00:00Z", 
19942         "kind": "besteffort", 
19943         "enacted": null
19944     }
19945 },
19946 {
19947     "pk": 60268, 
19948     "model": "core.charge", 
19949     "fields": {
19950         "updated": "2013-12-18T21:29:26.432Z", 
19951         "slice": 6, 
19952         "created": "2013-12-18T21:29:05.181Z", 
19953         "amount": 0.224, 
19954         "object": 109, 
19955         "account": 15, 
19956         "state": "invoiced", 
19957         "coreHours": 3.2, 
19958         "invoice": 71, 
19959         "date": "2013-12-07T21:00:00Z", 
19960         "kind": "besteffort", 
19961         "enacted": null
19962     }
19963 },
19964 {
19965     "pk": 60269, 
19966     "model": "core.charge", 
19967     "fields": {
19968         "updated": "2013-12-18T21:29:26.539Z", 
19969         "slice": 6, 
19970         "created": "2013-12-18T21:29:05.189Z", 
19971         "amount": 0.168, 
19972         "object": 109, 
19973         "account": 15, 
19974         "state": "invoiced", 
19975         "coreHours": 2.4, 
19976         "invoice": 71, 
19977         "date": "2013-12-08T05:00:00Z", 
19978         "kind": "besteffort", 
19979         "enacted": null
19980     }
19981 },
19982 {
19983     "pk": 60270, 
19984     "model": "core.charge", 
19985     "fields": {
19986         "updated": "2013-12-18T21:29:26.647Z", 
19987         "slice": 6, 
19988         "created": "2013-12-18T21:29:05.197Z", 
19989         "amount": 0.2968, 
19990         "object": 109, 
19991         "account": 15, 
19992         "state": "invoiced", 
19993         "coreHours": 4.24, 
19994         "invoice": 71, 
19995         "date": "2013-12-08T13:00:00Z", 
19996         "kind": "besteffort", 
19997         "enacted": null
19998     }
19999 },
20000 {
20001     "pk": 60271, 
20002     "model": "core.charge", 
20003     "fields": {
20004         "updated": "2013-12-18T21:29:26.755Z", 
20005         "slice": 6, 
20006         "created": "2013-12-18T21:29:05.206Z", 
20007         "amount": 0.1568, 
20008         "object": 109, 
20009         "account": 15, 
20010         "state": "invoiced", 
20011         "coreHours": 2.24, 
20012         "invoice": 71, 
20013         "date": "2013-12-08T21:00:00Z", 
20014         "kind": "besteffort", 
20015         "enacted": null
20016     }
20017 },
20018 {
20019     "pk": 60272, 
20020     "model": "core.charge", 
20021     "fields": {
20022         "updated": "2013-12-18T21:29:26.871Z", 
20023         "slice": 6, 
20024         "created": "2013-12-18T21:29:05.214Z", 
20025         "amount": 0.2744, 
20026         "object": 109, 
20027         "account": 15, 
20028         "state": "invoiced", 
20029         "coreHours": 3.92, 
20030         "invoice": 72, 
20031         "date": "2013-12-09T05:00:00Z", 
20032         "kind": "besteffort", 
20033         "enacted": null
20034     }
20035 },
20036 {
20037     "pk": 60273, 
20038     "model": "core.charge", 
20039     "fields": {
20040         "updated": "2013-12-18T21:29:26.978Z", 
20041         "slice": 6, 
20042         "created": "2013-12-18T21:29:05.222Z", 
20043         "amount": 0.3304, 
20044         "object": 109, 
20045         "account": 15, 
20046         "state": "invoiced", 
20047         "coreHours": 4.72, 
20048         "invoice": 72, 
20049         "date": "2013-12-09T13:00:00Z", 
20050         "kind": "besteffort", 
20051         "enacted": null
20052     }
20053 },
20054 {
20055     "pk": 60274, 
20056     "model": "core.charge", 
20057     "fields": {
20058         "updated": "2013-12-18T21:29:27.086Z", 
20059         "slice": 6, 
20060         "created": "2013-12-18T21:29:05.231Z", 
20061         "amount": 0.1512, 
20062         "object": 109, 
20063         "account": 15, 
20064         "state": "invoiced", 
20065         "coreHours": 2.16, 
20066         "invoice": 72, 
20067         "date": "2013-12-09T21:00:00Z", 
20068         "kind": "besteffort", 
20069         "enacted": null
20070     }
20071 },
20072 {
20073     "pk": 60275, 
20074     "model": "core.charge", 
20075     "fields": {
20076         "updated": "2013-12-18T21:29:27.194Z", 
20077         "slice": 6, 
20078         "created": "2013-12-18T21:29:05.253Z", 
20079         "amount": 0.1288, 
20080         "object": 109, 
20081         "account": 15, 
20082         "state": "invoiced", 
20083         "coreHours": 1.84, 
20084         "invoice": 72, 
20085         "date": "2013-12-10T05:00:00Z", 
20086         "kind": "besteffort", 
20087         "enacted": null
20088     }
20089 },
20090 {
20091     "pk": 60276, 
20092     "model": "core.charge", 
20093     "fields": {
20094         "updated": "2013-12-18T21:29:27.301Z", 
20095         "slice": 6, 
20096         "created": "2013-12-18T21:29:05.331Z", 
20097         "amount": 0.252, 
20098         "object": 109, 
20099         "account": 15, 
20100         "state": "invoiced", 
20101         "coreHours": 3.6, 
20102         "invoice": 72, 
20103         "date": "2013-12-10T13:00:00Z", 
20104         "kind": "besteffort", 
20105         "enacted": null
20106     }
20107 },
20108 {
20109     "pk": 60277, 
20110     "model": "core.charge", 
20111     "fields": {
20112         "updated": "2013-12-18T21:29:27.409Z", 
20113         "slice": 6, 
20114         "created": "2013-12-18T21:29:05.346Z", 
20115         "amount": 0.196, 
20116         "object": 109, 
20117         "account": 15, 
20118         "state": "invoiced", 
20119         "coreHours": 2.8, 
20120         "invoice": 72, 
20121         "date": "2013-12-10T21:00:00Z", 
20122         "kind": "besteffort", 
20123         "enacted": null
20124     }
20125 },
20126 {
20127     "pk": 60278, 
20128     "model": "core.charge", 
20129     "fields": {
20130         "updated": "2013-12-18T21:29:27.517Z", 
20131         "slice": 6, 
20132         "created": "2013-12-18T21:29:05.355Z", 
20133         "amount": 0.1904, 
20134         "object": 109, 
20135         "account": 15, 
20136         "state": "invoiced", 
20137         "coreHours": 2.72, 
20138         "invoice": 72, 
20139         "date": "2013-12-11T05:00:00Z", 
20140         "kind": "besteffort", 
20141         "enacted": null
20142     }
20143 },
20144 {
20145     "pk": 60279, 
20146     "model": "core.charge", 
20147     "fields": {
20148         "updated": "2013-12-18T21:29:27.683Z", 
20149         "slice": 6, 
20150         "created": "2013-12-18T21:29:05.363Z", 
20151         "amount": 0.2408, 
20152         "object": 109, 
20153         "account": 15, 
20154         "state": "invoiced", 
20155         "coreHours": 3.44, 
20156         "invoice": 72, 
20157         "date": "2013-12-11T13:00:00Z", 
20158         "kind": "besteffort", 
20159         "enacted": null
20160     }
20161 },
20162 {
20163     "pk": 60280, 
20164     "model": "core.charge", 
20165     "fields": {
20166         "updated": "2013-12-18T21:29:27.790Z", 
20167         "slice": 6, 
20168         "created": "2013-12-18T21:29:05.371Z", 
20169         "amount": 0.3136, 
20170         "object": 109, 
20171         "account": 15, 
20172         "state": "invoiced", 
20173         "coreHours": 4.48, 
20174         "invoice": 72, 
20175         "date": "2013-12-11T21:00:00Z", 
20176         "kind": "besteffort", 
20177         "enacted": null
20178     }
20179 },
20180 {
20181     "pk": 60281, 
20182     "model": "core.charge", 
20183     "fields": {
20184         "updated": "2013-12-18T21:29:27.898Z", 
20185         "slice": 6, 
20186         "created": "2013-12-18T21:29:05.380Z", 
20187         "amount": 0.2408, 
20188         "object": 109, 
20189         "account": 15, 
20190         "state": "invoiced", 
20191         "coreHours": 3.44, 
20192         "invoice": 72, 
20193         "date": "2013-12-12T05:00:00Z", 
20194         "kind": "besteffort", 
20195         "enacted": null
20196     }
20197 },
20198 {
20199     "pk": 60282, 
20200     "model": "core.charge", 
20201     "fields": {
20202         "updated": "2013-12-18T21:29:28.006Z", 
20203         "slice": 6, 
20204         "created": "2013-12-18T21:29:05.388Z", 
20205         "amount": 0.1512, 
20206         "object": 109, 
20207         "account": 15, 
20208         "state": "invoiced", 
20209         "coreHours": 2.16, 
20210         "invoice": 72, 
20211         "date": "2013-12-12T13:00:00Z", 
20212         "kind": "besteffort", 
20213         "enacted": null
20214     }
20215 },
20216 {
20217     "pk": 60283, 
20218     "model": "core.charge", 
20219     "fields": {
20220         "updated": "2013-12-18T21:29:28.113Z", 
20221         "slice": 6, 
20222         "created": "2013-12-18T21:29:05.396Z", 
20223         "amount": 0.28, 
20224         "object": 109, 
20225         "account": 15, 
20226         "state": "invoiced", 
20227         "coreHours": 4.0, 
20228         "invoice": 72, 
20229         "date": "2013-12-12T21:00:00Z", 
20230         "kind": "besteffort", 
20231         "enacted": null
20232     }
20233 },
20234 {
20235     "pk": 60284, 
20236     "model": "core.charge", 
20237     "fields": {
20238         "updated": "2013-12-18T21:29:28.221Z", 
20239         "slice": 6, 
20240         "created": "2013-12-18T21:29:05.404Z", 
20241         "amount": 0.2856, 
20242         "object": 109, 
20243         "account": 15, 
20244         "state": "invoiced", 
20245         "coreHours": 4.08, 
20246         "invoice": 72, 
20247         "date": "2013-12-13T05:00:00Z", 
20248         "kind": "besteffort", 
20249         "enacted": null
20250     }
20251 },
20252 {
20253     "pk": 60285, 
20254     "model": "core.charge", 
20255     "fields": {
20256         "updated": "2013-12-18T21:29:28.329Z", 
20257         "slice": 6, 
20258         "created": "2013-12-18T21:29:05.413Z", 
20259         "amount": 0.1456, 
20260         "object": 109, 
20261         "account": 15, 
20262         "state": "invoiced", 
20263         "coreHours": 2.08, 
20264         "invoice": 72, 
20265         "date": "2013-12-13T13:00:00Z", 
20266         "kind": "besteffort", 
20267         "enacted": null
20268     }
20269 },
20270 {
20271     "pk": 60286, 
20272     "model": "core.charge", 
20273     "fields": {
20274         "updated": "2013-12-18T21:29:28.436Z", 
20275         "slice": 6, 
20276         "created": "2013-12-18T21:29:05.421Z", 
20277         "amount": 0.3192, 
20278         "object": 109, 
20279         "account": 15, 
20280         "state": "invoiced", 
20281         "coreHours": 4.56, 
20282         "invoice": 72, 
20283         "date": "2013-12-13T21:00:00Z", 
20284         "kind": "besteffort", 
20285         "enacted": null
20286     }
20287 },
20288 {
20289     "pk": 60287, 
20290     "model": "core.charge", 
20291     "fields": {
20292         "updated": "2013-12-18T21:29:28.544Z", 
20293         "slice": 6, 
20294         "created": "2013-12-18T21:29:05.429Z", 
20295         "amount": 0.3248, 
20296         "object": 109, 
20297         "account": 15, 
20298         "state": "invoiced", 
20299         "coreHours": 4.64, 
20300         "invoice": 72, 
20301         "date": "2013-12-14T05:00:00Z", 
20302         "kind": "besteffort", 
20303         "enacted": null
20304     }
20305 },
20306 {
20307     "pk": 60288, 
20308     "model": "core.charge", 
20309     "fields": {
20310         "updated": "2013-12-18T21:29:28.652Z", 
20311         "slice": 6, 
20312         "created": "2013-12-18T21:29:05.438Z", 
20313         "amount": 0.2352, 
20314         "object": 109, 
20315         "account": 15, 
20316         "state": "invoiced", 
20317         "coreHours": 3.36, 
20318         "invoice": 72, 
20319         "date": "2013-12-14T13:00:00Z", 
20320         "kind": "besteffort", 
20321         "enacted": null
20322     }
20323 },
20324 {
20325     "pk": 60289, 
20326     "model": "core.charge", 
20327     "fields": {
20328         "updated": "2013-12-18T21:29:28.759Z", 
20329         "slice": 6, 
20330         "created": "2013-12-18T21:29:05.446Z", 
20331         "amount": 0.1288, 
20332         "object": 109, 
20333         "account": 15, 
20334         "state": "invoiced", 
20335         "coreHours": 1.84, 
20336         "invoice": 72, 
20337         "date": "2013-12-14T21:00:00Z", 
20338         "kind": "besteffort", 
20339         "enacted": null
20340     }
20341 },
20342 {
20343     "pk": 60290, 
20344     "model": "core.charge", 
20345     "fields": {
20346         "updated": "2013-12-18T21:29:28.867Z", 
20347         "slice": 6, 
20348         "created": "2013-12-18T21:29:05.454Z", 
20349         "amount": 0.28, 
20350         "object": 109, 
20351         "account": 15, 
20352         "state": "invoiced", 
20353         "coreHours": 4.0, 
20354         "invoice": 72, 
20355         "date": "2013-12-15T05:00:00Z", 
20356         "kind": "besteffort", 
20357         "enacted": null
20358     }
20359 },
20360 {
20361     "pk": 60291, 
20362     "model": "core.charge", 
20363     "fields": {
20364         "updated": "2013-12-18T21:29:28.975Z", 
20365         "slice": 6, 
20366         "created": "2013-12-18T21:29:05.462Z", 
20367         "amount": 0.2464, 
20368         "object": 109, 
20369         "account": 15, 
20370         "state": "invoiced", 
20371         "coreHours": 3.52, 
20372         "invoice": 72, 
20373         "date": "2013-12-15T13:00:00Z", 
20374         "kind": "besteffort", 
20375         "enacted": null
20376     }
20377 },
20378 {
20379     "pk": 60292, 
20380     "model": "core.charge", 
20381     "fields": {
20382         "updated": "2013-12-18T21:29:29.083Z", 
20383         "slice": 6, 
20384         "created": "2013-12-18T21:29:05.471Z", 
20385         "amount": 0.3304, 
20386         "object": 109, 
20387         "account": 15, 
20388         "state": "invoiced", 
20389         "coreHours": 4.72, 
20390         "invoice": 72, 
20391         "date": "2013-12-15T21:00:00Z", 
20392         "kind": "besteffort", 
20393         "enacted": null
20394     }
20395 },
20396 {
20397     "pk": 60293, 
20398     "model": "core.charge", 
20399     "fields": {
20400         "updated": "2013-12-18T21:29:05.479Z", 
20401         "slice": 6, 
20402         "created": "2013-12-18T21:29:05.479Z", 
20403         "amount": 0.2632, 
20404         "object": 109, 
20405         "account": 15, 
20406         "state": "pending", 
20407         "coreHours": 3.76, 
20408         "invoice": null, 
20409         "date": "2013-12-16T05:00:00Z", 
20410         "kind": "besteffort", 
20411         "enacted": null
20412     }
20413 },
20414 {
20415     "pk": 60294, 
20416     "model": "core.charge", 
20417     "fields": {
20418         "updated": "2013-12-18T21:29:05.487Z", 
20419         "slice": 6, 
20420         "created": "2013-12-18T21:29:05.487Z", 
20421         "amount": 0.1736, 
20422         "object": 109, 
20423         "account": 15, 
20424         "state": "pending", 
20425         "coreHours": 2.48, 
20426         "invoice": null, 
20427         "date": "2013-12-16T13:00:00Z", 
20428         "kind": "besteffort", 
20429         "enacted": null
20430     }
20431 },
20432 {
20433     "pk": 60295, 
20434     "model": "core.charge", 
20435     "fields": {
20436         "updated": "2013-12-18T21:29:05.496Z", 
20437         "slice": 6, 
20438         "created": "2013-12-18T21:29:05.495Z", 
20439         "amount": 0.3248, 
20440         "object": 109, 
20441         "account": 15, 
20442         "state": "pending", 
20443         "coreHours": 4.64, 
20444         "invoice": null, 
20445         "date": "2013-12-16T21:00:00Z", 
20446         "kind": "besteffort", 
20447         "enacted": null
20448     }
20449 },
20450 {
20451     "pk": 60296, 
20452     "model": "core.charge", 
20453     "fields": {
20454         "updated": "2013-12-18T21:29:05.504Z", 
20455         "slice": 6, 
20456         "created": "2013-12-18T21:29:05.504Z", 
20457         "amount": 0.1344, 
20458         "object": 109, 
20459         "account": 15, 
20460         "state": "pending", 
20461         "coreHours": 1.92, 
20462         "invoice": null, 
20463         "date": "2013-12-17T05:00:00Z", 
20464         "kind": "besteffort", 
20465         "enacted": null
20466     }
20467 },
20468 {
20469     "pk": 60297, 
20470     "model": "core.charge", 
20471     "fields": {
20472         "updated": "2013-12-18T21:29:05.512Z", 
20473         "slice": 6, 
20474         "created": "2013-12-18T21:29:05.512Z", 
20475         "amount": 0.1624, 
20476         "object": 109, 
20477         "account": 15, 
20478         "state": "pending", 
20479         "coreHours": 2.32, 
20480         "invoice": null, 
20481         "date": "2013-12-17T13:00:00Z", 
20482         "kind": "besteffort", 
20483         "enacted": null
20484     }
20485 },
20486 {
20487     "pk": 60298, 
20488     "model": "core.charge", 
20489     "fields": {
20490         "updated": "2013-12-18T21:29:05.520Z", 
20491         "slice": 6, 
20492         "created": "2013-12-18T21:29:05.520Z", 
20493         "amount": 0.2968, 
20494         "object": 109, 
20495         "account": 15, 
20496         "state": "pending", 
20497         "coreHours": 4.24, 
20498         "invoice": null, 
20499         "date": "2013-12-17T21:00:00Z", 
20500         "kind": "besteffort", 
20501         "enacted": null
20502     }
20503 },
20504 {
20505     "pk": 60299, 
20506     "model": "core.charge", 
20507     "fields": {
20508         "updated": "2013-12-18T21:29:05.529Z", 
20509         "slice": 6, 
20510         "created": "2013-12-18T21:29:05.529Z", 
20511         "amount": 0.1232, 
20512         "object": 109, 
20513         "account": 15, 
20514         "state": "pending", 
20515         "coreHours": 1.76, 
20516         "invoice": null, 
20517         "date": "2013-12-18T05:00:00Z", 
20518         "kind": "besteffort", 
20519         "enacted": null
20520     }
20521 },
20522 {
20523     "pk": 60300, 
20524     "model": "core.charge", 
20525     "fields": {
20526         "updated": "2013-12-18T21:29:05.537Z", 
20527         "slice": 6, 
20528         "created": "2013-12-18T21:29:05.537Z", 
20529         "amount": 0.2296, 
20530         "object": 109, 
20531         "account": 15, 
20532         "state": "pending", 
20533         "coreHours": 3.28, 
20534         "invoice": null, 
20535         "date": "2013-12-18T13:00:00Z", 
20536         "kind": "besteffort", 
20537         "enacted": null
20538     }
20539 },
20540 {
20541     "pk": 60301, 
20542     "model": "core.charge", 
20543     "fields": {
20544         "updated": "2013-12-18T21:29:20.244Z", 
20545         "slice": 6, 
20546         "created": "2013-12-18T21:29:05.552Z", 
20547         "amount": 0.2072, 
20548         "object": 110, 
20549         "account": 15, 
20550         "state": "invoiced", 
20551         "coreHours": 2.96, 
20552         "invoice": 69, 
20553         "date": "2013-11-18T21:00:00Z", 
20554         "kind": "besteffort", 
20555         "enacted": null
20556     }
20557 },
20558 {
20559     "pk": 60302, 
20560     "model": "core.charge", 
20561     "fields": {
20562         "updated": "2013-12-18T21:29:20.351Z", 
20563         "slice": 6, 
20564         "created": "2013-12-18T21:29:05.562Z", 
20565         "amount": 0.1512, 
20566         "object": 110, 
20567         "account": 15, 
20568         "state": "invoiced", 
20569         "coreHours": 2.16, 
20570         "invoice": 69, 
20571         "date": "2013-11-19T05:00:00Z", 
20572         "kind": "besteffort", 
20573         "enacted": null
20574     }
20575 },
20576 {
20577     "pk": 60303, 
20578     "model": "core.charge", 
20579     "fields": {
20580         "updated": "2013-12-18T21:29:20.459Z", 
20581         "slice": 6, 
20582         "created": "2013-12-18T21:29:05.570Z", 
20583         "amount": 0.1232, 
20584         "object": 110, 
20585         "account": 15, 
20586         "state": "invoiced", 
20587         "coreHours": 1.76, 
20588         "invoice": 69, 
20589         "date": "2013-11-19T13:00:00Z", 
20590         "kind": "besteffort", 
20591         "enacted": null
20592     }
20593 },
20594 {
20595     "pk": 60304, 
20596     "model": "core.charge", 
20597     "fields": {
20598         "updated": "2013-12-18T21:29:20.567Z", 
20599         "slice": 6, 
20600         "created": "2013-12-18T21:29:05.578Z", 
20601         "amount": 0.1176, 
20602         "object": 110, 
20603         "account": 15, 
20604         "state": "invoiced", 
20605         "coreHours": 1.68, 
20606         "invoice": 69, 
20607         "date": "2013-11-19T21:00:00Z", 
20608         "kind": "besteffort", 
20609         "enacted": null
20610     }
20611 },
20612 {
20613     "pk": 60305, 
20614     "model": "core.charge", 
20615     "fields": {
20616         "updated": "2013-12-18T21:29:20.674Z", 
20617         "slice": 6, 
20618         "created": "2013-12-18T21:29:05.587Z", 
20619         "amount": 0.2912, 
20620         "object": 110, 
20621         "account": 15, 
20622         "state": "invoiced", 
20623         "coreHours": 4.16, 
20624         "invoice": 69, 
20625         "date": "2013-11-20T05:00:00Z", 
20626         "kind": "besteffort", 
20627         "enacted": null
20628     }
20629 },
20630 {
20631     "pk": 60306, 
20632     "model": "core.charge", 
20633     "fields": {
20634         "updated": "2013-12-18T21:29:20.782Z", 
20635         "slice": 6, 
20636         "created": "2013-12-18T21:29:05.595Z", 
20637         "amount": 0.1456, 
20638         "object": 110, 
20639         "account": 15, 
20640         "state": "invoiced", 
20641         "coreHours": 2.08, 
20642         "invoice": 69, 
20643         "date": "2013-11-20T13:00:00Z", 
20644         "kind": "besteffort", 
20645         "enacted": null
20646     }
20647 },
20648 {
20649     "pk": 60307, 
20650     "model": "core.charge", 
20651     "fields": {
20652         "updated": "2013-12-18T21:29:20.890Z", 
20653         "slice": 6, 
20654         "created": "2013-12-18T21:29:05.603Z", 
20655         "amount": 0.3136, 
20656         "object": 110, 
20657         "account": 15, 
20658         "state": "invoiced", 
20659         "coreHours": 4.48, 
20660         "invoice": 69, 
20661         "date": "2013-11-20T21:00:00Z", 
20662         "kind": "besteffort", 
20663         "enacted": null
20664     }
20665 },
20666 {
20667     "pk": 60308, 
20668     "model": "core.charge", 
20669     "fields": {
20670         "updated": "2013-12-18T21:29:20.997Z", 
20671         "slice": 6, 
20672         "created": "2013-12-18T21:29:05.611Z", 
20673         "amount": 0.252, 
20674         "object": 110, 
20675         "account": 15, 
20676         "state": "invoiced", 
20677         "coreHours": 3.6, 
20678         "invoice": 69, 
20679         "date": "2013-11-21T05:00:00Z", 
20680         "kind": "besteffort", 
20681         "enacted": null
20682     }
20683 },
20684 {
20685     "pk": 60309, 
20686     "model": "core.charge", 
20687     "fields": {
20688         "updated": "2013-12-18T21:29:21.105Z", 
20689         "slice": 6, 
20690         "created": "2013-12-18T21:29:05.620Z", 
20691         "amount": 0.2968, 
20692         "object": 110, 
20693         "account": 15, 
20694         "state": "invoiced", 
20695         "coreHours": 4.24, 
20696         "invoice": 69, 
20697         "date": "2013-11-21T13:00:00Z", 
20698         "kind": "besteffort", 
20699         "enacted": null
20700     }
20701 },
20702 {
20703     "pk": 60310, 
20704     "model": "core.charge", 
20705     "fields": {
20706         "updated": "2013-12-18T21:29:21.213Z", 
20707         "slice": 6, 
20708         "created": "2013-12-18T21:29:05.630Z", 
20709         "amount": 0.2184, 
20710         "object": 110, 
20711         "account": 15, 
20712         "state": "invoiced", 
20713         "coreHours": 3.12, 
20714         "invoice": 69, 
20715         "date": "2013-11-21T21:00:00Z", 
20716         "kind": "besteffort", 
20717         "enacted": null
20718     }
20719 },
20720 {
20721     "pk": 60311, 
20722     "model": "core.charge", 
20723     "fields": {
20724         "updated": "2013-12-18T21:29:21.321Z", 
20725         "slice": 6, 
20726         "created": "2013-12-18T21:29:05.645Z", 
20727         "amount": 0.3248, 
20728         "object": 110, 
20729         "account": 15, 
20730         "state": "invoiced", 
20731         "coreHours": 4.64, 
20732         "invoice": 69, 
20733         "date": "2013-11-22T05:00:00Z", 
20734         "kind": "besteffort", 
20735         "enacted": null
20736     }
20737 },
20738 {
20739     "pk": 60312, 
20740     "model": "core.charge", 
20741     "fields": {
20742         "updated": "2013-12-18T21:29:21.428Z", 
20743         "slice": 6, 
20744         "created": "2013-12-18T21:29:05.655Z", 
20745         "amount": 0.1736, 
20746         "object": 110, 
20747         "account": 15, 
20748         "state": "invoiced", 
20749         "coreHours": 2.48, 
20750         "invoice": 69, 
20751         "date": "2013-11-22T13:00:00Z", 
20752         "kind": "besteffort", 
20753         "enacted": null
20754     }
20755 },
20756 {
20757     "pk": 60313, 
20758     "model": "core.charge", 
20759     "fields": {
20760         "updated": "2013-12-18T21:29:21.536Z", 
20761         "slice": 6, 
20762         "created": "2013-12-18T21:29:05.670Z", 
20763         "amount": 0.2968, 
20764         "object": 110, 
20765         "account": 15, 
20766         "state": "invoiced", 
20767         "coreHours": 4.24, 
20768         "invoice": 69, 
20769         "date": "2013-11-22T21:00:00Z", 
20770         "kind": "besteffort", 
20771         "enacted": null
20772     }
20773 },
20774 {
20775     "pk": 60314, 
20776     "model": "core.charge", 
20777     "fields": {
20778         "updated": "2013-12-18T21:29:21.644Z", 
20779         "slice": 6, 
20780         "created": "2013-12-18T21:29:05.680Z", 
20781         "amount": 0.1176, 
20782         "object": 110, 
20783         "account": 15, 
20784         "state": "invoiced", 
20785         "coreHours": 1.68, 
20786         "invoice": 69, 
20787         "date": "2013-11-23T05:00:00Z", 
20788         "kind": "besteffort", 
20789         "enacted": null
20790     }
20791 },
20792 {
20793     "pk": 60315, 
20794     "model": "core.charge", 
20795     "fields": {
20796         "updated": "2013-12-18T21:29:21.751Z", 
20797         "slice": 6, 
20798         "created": "2013-12-18T21:29:05.694Z", 
20799         "amount": 0.224, 
20800         "object": 110, 
20801         "account": 15, 
20802         "state": "invoiced", 
20803         "coreHours": 3.2, 
20804         "invoice": 69, 
20805         "date": "2013-11-23T13:00:00Z", 
20806         "kind": "besteffort", 
20807         "enacted": null
20808     }
20809 },
20810 {
20811     "pk": 60316, 
20812     "model": "core.charge", 
20813     "fields": {
20814         "updated": "2013-12-18T21:29:21.859Z", 
20815         "slice": 6, 
20816         "created": "2013-12-18T21:29:05.705Z", 
20817         "amount": 0.1624, 
20818         "object": 110, 
20819         "account": 15, 
20820         "state": "invoiced", 
20821         "coreHours": 2.32, 
20822         "invoice": 69, 
20823         "date": "2013-11-23T21:00:00Z", 
20824         "kind": "besteffort", 
20825         "enacted": null
20826     }
20827 },
20828 {
20829     "pk": 60317, 
20830     "model": "core.charge", 
20831     "fields": {
20832         "updated": "2013-12-18T21:29:21.967Z", 
20833         "slice": 6, 
20834         "created": "2013-12-18T21:29:05.719Z", 
20835         "amount": 0.3192, 
20836         "object": 110, 
20837         "account": 15, 
20838         "state": "invoiced", 
20839         "coreHours": 4.56, 
20840         "invoice": 69, 
20841         "date": "2013-11-24T05:00:00Z", 
20842         "kind": "besteffort", 
20843         "enacted": null
20844     }
20845 },
20846 {
20847     "pk": 60318, 
20848     "model": "core.charge", 
20849     "fields": {
20850         "updated": "2013-12-18T21:29:22.074Z", 
20851         "slice": 6, 
20852         "created": "2013-12-18T21:29:05.730Z", 
20853         "amount": 0.3304, 
20854         "object": 110, 
20855         "account": 15, 
20856         "state": "invoiced", 
20857         "coreHours": 4.72, 
20858         "invoice": 69, 
20859         "date": "2013-11-24T13:00:00Z", 
20860         "kind": "besteffort", 
20861         "enacted": null
20862     }
20863 },
20864 {
20865     "pk": 60319, 
20866     "model": "core.charge", 
20867     "fields": {
20868         "updated": "2013-12-18T21:29:22.182Z", 
20869         "slice": 6, 
20870         "created": "2013-12-18T21:29:05.738Z", 
20871         "amount": 0.1288, 
20872         "object": 110, 
20873         "account": 15, 
20874         "state": "invoiced", 
20875         "coreHours": 1.84, 
20876         "invoice": 69, 
20877         "date": "2013-11-24T21:00:00Z", 
20878         "kind": "besteffort", 
20879         "enacted": null
20880     }
20881 },
20882 {
20883     "pk": 60320, 
20884     "model": "core.charge", 
20885     "fields": {
20886         "updated": "2013-12-18T21:29:22.298Z", 
20887         "slice": 6, 
20888         "created": "2013-12-18T21:29:05.747Z", 
20889         "amount": 0.1736, 
20890         "object": 110, 
20891         "account": 15, 
20892         "state": "invoiced", 
20893         "coreHours": 2.48, 
20894         "invoice": 70, 
20895         "date": "2013-11-25T05:00:00Z", 
20896         "kind": "besteffort", 
20897         "enacted": null
20898     }
20899 },
20900 {
20901     "pk": 60321, 
20902     "model": "core.charge", 
20903     "fields": {
20904         "updated": "2013-12-18T21:29:22.406Z", 
20905         "slice": 6, 
20906         "created": "2013-12-18T21:29:05.755Z", 
20907         "amount": 0.3304, 
20908         "object": 110, 
20909         "account": 15, 
20910         "state": "invoiced", 
20911         "coreHours": 4.72, 
20912         "invoice": 70, 
20913         "date": "2013-11-25T13:00:00Z", 
20914         "kind": "besteffort", 
20915         "enacted": null
20916     }
20917 },
20918 {
20919     "pk": 60322, 
20920     "model": "core.charge", 
20921     "fields": {
20922         "updated": "2013-12-18T21:29:22.513Z", 
20923         "slice": 6, 
20924         "created": "2013-12-18T21:29:05.763Z", 
20925         "amount": 0.2296, 
20926         "object": 110, 
20927         "account": 15, 
20928         "state": "invoiced", 
20929         "coreHours": 3.28, 
20930         "invoice": 70, 
20931         "date": "2013-11-25T21:00:00Z", 
20932         "kind": "besteffort", 
20933         "enacted": null
20934     }
20935 },
20936 {
20937     "pk": 60323, 
20938     "model": "core.charge", 
20939     "fields": {
20940         "updated": "2013-12-18T21:29:22.663Z", 
20941         "slice": 6, 
20942         "created": "2013-12-18T21:29:05.771Z", 
20943         "amount": 0.2072, 
20944         "object": 110, 
20945         "account": 15, 
20946         "state": "invoiced", 
20947         "coreHours": 2.96, 
20948         "invoice": 70, 
20949         "date": "2013-11-26T05:00:00Z", 
20950         "kind": "besteffort", 
20951         "enacted": null
20952     }
20953 },
20954 {
20955     "pk": 60324, 
20956     "model": "core.charge", 
20957     "fields": {
20958         "updated": "2013-12-18T21:29:22.770Z", 
20959         "slice": 6, 
20960         "created": "2013-12-18T21:29:05.780Z", 
20961         "amount": 0.1456, 
20962         "object": 110, 
20963         "account": 15, 
20964         "state": "invoiced", 
20965         "coreHours": 2.08, 
20966         "invoice": 70, 
20967         "date": "2013-11-26T13:00:00Z", 
20968         "kind": "besteffort", 
20969         "enacted": null
20970     }
20971 },
20972 {
20973     "pk": 60325, 
20974     "model": "core.charge", 
20975     "fields": {
20976         "updated": "2013-12-18T21:29:22.878Z", 
20977         "slice": 6, 
20978         "created": "2013-12-18T21:29:05.788Z", 
20979         "amount": 0.2856, 
20980         "object": 110, 
20981         "account": 15, 
20982         "state": "invoiced", 
20983         "coreHours": 4.08, 
20984         "invoice": 70, 
20985         "date": "2013-11-26T21:00:00Z", 
20986         "kind": "besteffort", 
20987         "enacted": null
20988     }
20989 },
20990 {
20991     "pk": 60326, 
20992     "model": "core.charge", 
20993     "fields": {
20994         "updated": "2013-12-18T21:29:22.986Z", 
20995         "slice": 6, 
20996         "created": "2013-12-18T21:29:05.796Z", 
20997         "amount": 0.2352, 
20998         "object": 110, 
20999         "account": 15, 
21000         "state": "invoiced", 
21001         "coreHours": 3.36, 
21002         "invoice": 70, 
21003         "date": "2013-11-27T05:00:00Z", 
21004         "kind": "besteffort", 
21005         "enacted": null
21006     }
21007 },
21008 {
21009     "pk": 60327, 
21010     "model": "core.charge", 
21011     "fields": {
21012         "updated": "2013-12-18T21:29:23.093Z", 
21013         "slice": 6, 
21014         "created": "2013-12-18T21:29:05.804Z", 
21015         "amount": 0.2408, 
21016         "object": 110, 
21017         "account": 15, 
21018         "state": "invoiced", 
21019         "coreHours": 3.44, 
21020         "invoice": 70, 
21021         "date": "2013-11-27T13:00:00Z", 
21022         "kind": "besteffort", 
21023         "enacted": null
21024     }
21025 },
21026 {
21027     "pk": 60328, 
21028     "model": "core.charge", 
21029     "fields": {
21030         "updated": "2013-12-18T21:29:23.201Z", 
21031         "slice": 6, 
21032         "created": "2013-12-18T21:29:05.813Z", 
21033         "amount": 0.2128, 
21034         "object": 110, 
21035         "account": 15, 
21036         "state": "invoiced", 
21037         "coreHours": 3.04, 
21038         "invoice": 70, 
21039         "date": "2013-11-27T21:00:00Z", 
21040         "kind": "besteffort", 
21041         "enacted": null
21042     }
21043 },
21044 {
21045     "pk": 60329, 
21046     "model": "core.charge", 
21047     "fields": {
21048         "updated": "2013-12-18T21:29:23.309Z", 
21049         "slice": 6, 
21050         "created": "2013-12-18T21:29:05.821Z", 
21051         "amount": 0.2408, 
21052         "object": 110, 
21053         "account": 15, 
21054         "state": "invoiced", 
21055         "coreHours": 3.44, 
21056         "invoice": 70, 
21057         "date": "2013-11-28T05:00:00Z", 
21058         "kind": "besteffort", 
21059         "enacted": null
21060     }
21061 },
21062 {
21063     "pk": 60330, 
21064     "model": "core.charge", 
21065     "fields": {
21066         "updated": "2013-12-18T21:29:23.416Z", 
21067         "slice": 6, 
21068         "created": "2013-12-18T21:29:05.829Z", 
21069         "amount": 0.2296, 
21070         "object": 110, 
21071         "account": 15, 
21072         "state": "invoiced", 
21073         "coreHours": 3.28, 
21074         "invoice": 70, 
21075         "date": "2013-11-28T13:00:00Z", 
21076         "kind": "besteffort", 
21077         "enacted": null
21078     }
21079 },
21080 {
21081     "pk": 60331, 
21082     "model": "core.charge", 
21083     "fields": {
21084         "updated": "2013-12-18T21:29:23.524Z", 
21085         "slice": 6, 
21086         "created": "2013-12-18T21:29:05.838Z", 
21087         "amount": 0.2576, 
21088         "object": 110, 
21089         "account": 15, 
21090         "state": "invoiced", 
21091         "coreHours": 3.68, 
21092         "invoice": 70, 
21093         "date": "2013-11-28T21:00:00Z", 
21094         "kind": "besteffort", 
21095         "enacted": null
21096     }
21097 },
21098 {
21099     "pk": 60332, 
21100     "model": "core.charge", 
21101     "fields": {
21102         "updated": "2013-12-18T21:29:23.632Z", 
21103         "slice": 6, 
21104         "created": "2013-12-18T21:29:05.846Z", 
21105         "amount": 0.3304, 
21106         "object": 110, 
21107         "account": 15, 
21108         "state": "invoiced", 
21109         "coreHours": 4.72, 
21110         "invoice": 70, 
21111         "date": "2013-11-29T05:00:00Z", 
21112         "kind": "besteffort", 
21113         "enacted": null
21114     }
21115 },
21116 {
21117     "pk": 60333, 
21118     "model": "core.charge", 
21119     "fields": {
21120         "updated": "2013-12-18T21:29:23.739Z", 
21121         "slice": 6, 
21122         "created": "2013-12-18T21:29:05.854Z", 
21123         "amount": 0.1176, 
21124         "object": 110, 
21125         "account": 15, 
21126         "state": "invoiced", 
21127         "coreHours": 1.68, 
21128         "invoice": 70, 
21129         "date": "2013-11-29T13:00:00Z", 
21130         "kind": "besteffort", 
21131         "enacted": null
21132     }
21133 },
21134 {
21135     "pk": 60334, 
21136     "model": "core.charge", 
21137     "fields": {
21138         "updated": "2013-12-18T21:29:23.847Z", 
21139         "slice": 6, 
21140         "created": "2013-12-18T21:29:05.862Z", 
21141         "amount": 0.2072, 
21142         "object": 110, 
21143         "account": 15, 
21144         "state": "invoiced", 
21145         "coreHours": 2.96, 
21146         "invoice": 70, 
21147         "date": "2013-11-29T21:00:00Z", 
21148         "kind": "besteffort", 
21149         "enacted": null
21150     }
21151 },
21152 {
21153     "pk": 60335, 
21154     "model": "core.charge", 
21155     "fields": {
21156         "updated": "2013-12-18T21:29:23.955Z", 
21157         "slice": 6, 
21158         "created": "2013-12-18T21:29:05.871Z", 
21159         "amount": 0.2632, 
21160         "object": 110, 
21161         "account": 15, 
21162         "state": "invoiced", 
21163         "coreHours": 3.76, 
21164         "invoice": 70, 
21165         "date": "2013-11-30T05:00:00Z", 
21166         "kind": "besteffort", 
21167         "enacted": null
21168     }
21169 },
21170 {
21171     "pk": 60336, 
21172     "model": "core.charge", 
21173     "fields": {
21174         "updated": "2013-12-18T21:29:24.062Z", 
21175         "slice": 6, 
21176         "created": "2013-12-18T21:29:05.879Z", 
21177         "amount": 0.1736, 
21178         "object": 110, 
21179         "account": 15, 
21180         "state": "invoiced", 
21181         "coreHours": 2.48, 
21182         "invoice": 70, 
21183         "date": "2013-11-30T13:00:00Z", 
21184         "kind": "besteffort", 
21185         "enacted": null
21186     }
21187 },
21188 {
21189     "pk": 60337, 
21190     "model": "core.charge", 
21191     "fields": {
21192         "updated": "2013-12-18T21:29:24.170Z", 
21193         "slice": 6, 
21194         "created": "2013-12-18T21:29:05.887Z", 
21195         "amount": 0.2632, 
21196         "object": 110, 
21197         "account": 15, 
21198         "state": "invoiced", 
21199         "coreHours": 3.76, 
21200         "invoice": 70, 
21201         "date": "2013-11-30T21:00:00Z", 
21202         "kind": "besteffort", 
21203         "enacted": null
21204     }
21205 },
21206 {
21207     "pk": 60338, 
21208     "model": "core.charge", 
21209     "fields": {
21210         "updated": "2013-12-18T21:29:24.278Z", 
21211         "slice": 6, 
21212         "created": "2013-12-18T21:29:05.896Z", 
21213         "amount": 0.3136, 
21214         "object": 110, 
21215         "account": 15, 
21216         "state": "invoiced", 
21217         "coreHours": 4.48, 
21218         "invoice": 70, 
21219         "date": "2013-12-01T05:00:00Z", 
21220         "kind": "besteffort", 
21221         "enacted": null
21222     }
21223 },
21224 {
21225     "pk": 60339, 
21226     "model": "core.charge", 
21227     "fields": {
21228         "updated": "2013-12-18T21:29:24.385Z", 
21229         "slice": 6, 
21230         "created": "2013-12-18T21:29:05.904Z", 
21231         "amount": 0.2744, 
21232         "object": 110, 
21233         "account": 15, 
21234         "state": "invoiced", 
21235         "coreHours": 3.92, 
21236         "invoice": 70, 
21237         "date": "2013-12-01T13:00:00Z", 
21238         "kind": "besteffort", 
21239         "enacted": null
21240     }
21241 },
21242 {
21243     "pk": 60340, 
21244     "model": "core.charge", 
21245     "fields": {
21246         "updated": "2013-12-18T21:29:24.493Z", 
21247         "slice": 6, 
21248         "created": "2013-12-18T21:29:05.912Z", 
21249         "amount": 0.2856, 
21250         "object": 110, 
21251         "account": 15, 
21252         "state": "invoiced", 
21253         "coreHours": 4.08, 
21254         "invoice": 70, 
21255         "date": "2013-12-01T21:00:00Z", 
21256         "kind": "besteffort", 
21257         "enacted": null
21258     }
21259 },
21260 {
21261     "pk": 60341, 
21262     "model": "core.charge", 
21263     "fields": {
21264         "updated": "2013-12-18T21:29:24.609Z", 
21265         "slice": 6, 
21266         "created": "2013-12-18T21:29:05.921Z", 
21267         "amount": 0.168, 
21268         "object": 110, 
21269         "account": 15, 
21270         "state": "invoiced", 
21271         "coreHours": 2.4, 
21272         "invoice": 71, 
21273         "date": "2013-12-02T05:00:00Z", 
21274         "kind": "besteffort", 
21275         "enacted": null
21276     }
21277 },
21278 {
21279     "pk": 60342, 
21280     "model": "core.charge", 
21281     "fields": {
21282         "updated": "2013-12-18T21:29:24.717Z", 
21283         "slice": 6, 
21284         "created": "2013-12-18T21:29:05.929Z", 
21285         "amount": 0.14, 
21286         "object": 110, 
21287         "account": 15, 
21288         "state": "invoiced", 
21289         "coreHours": 2.0, 
21290         "invoice": 71, 
21291         "date": "2013-12-02T13:00:00Z", 
21292         "kind": "besteffort", 
21293         "enacted": null
21294     }
21295 },
21296 {
21297     "pk": 60343, 
21298     "model": "core.charge", 
21299     "fields": {
21300         "updated": "2013-12-18T21:29:24.825Z", 
21301         "slice": 6, 
21302         "created": "2013-12-18T21:29:05.937Z", 
21303         "amount": 0.1288, 
21304         "object": 110, 
21305         "account": 15, 
21306         "state": "invoiced", 
21307         "coreHours": 1.84, 
21308         "invoice": 71, 
21309         "date": "2013-12-02T21:00:00Z", 
21310         "kind": "besteffort", 
21311         "enacted": null
21312     }
21313 },
21314 {
21315     "pk": 60344, 
21316     "model": "core.charge", 
21317     "fields": {
21318         "updated": "2013-12-18T21:29:24.932Z", 
21319         "slice": 6, 
21320         "created": "2013-12-18T21:29:05.945Z", 
21321         "amount": 0.2632, 
21322         "object": 110, 
21323         "account": 15, 
21324         "state": "invoiced", 
21325         "coreHours": 3.76, 
21326         "invoice": 71, 
21327         "date": "2013-12-03T05:00:00Z", 
21328         "kind": "besteffort", 
21329         "enacted": null
21330     }
21331 },
21332 {
21333     "pk": 60345, 
21334     "model": "core.charge", 
21335     "fields": {
21336         "updated": "2013-12-18T21:29:25.040Z", 
21337         "slice": 6, 
21338         "created": "2013-12-18T21:29:05.954Z", 
21339         "amount": 0.2912, 
21340         "object": 110, 
21341         "account": 15, 
21342         "state": "invoiced", 
21343         "coreHours": 4.16, 
21344         "invoice": 71, 
21345         "date": "2013-12-03T13:00:00Z", 
21346         "kind": "besteffort", 
21347         "enacted": null
21348     }
21349 },
21350 {
21351     "pk": 60346, 
21352     "model": "core.charge", 
21353     "fields": {
21354         "updated": "2013-12-18T21:29:25.148Z", 
21355         "slice": 6, 
21356         "created": "2013-12-18T21:29:05.962Z", 
21357         "amount": 0.3304, 
21358         "object": 110, 
21359         "account": 15, 
21360         "state": "invoiced", 
21361         "coreHours": 4.72, 
21362         "invoice": 71, 
21363         "date": "2013-12-03T21:00:00Z", 
21364         "kind": "besteffort", 
21365         "enacted": null
21366     }
21367 },
21368 {
21369     "pk": 60347, 
21370     "model": "core.charge", 
21371     "fields": {
21372         "updated": "2013-12-18T21:29:25.255Z", 
21373         "slice": 6, 
21374         "created": "2013-12-18T21:29:05.970Z", 
21375         "amount": 0.2688, 
21376         "object": 110, 
21377         "account": 15, 
21378         "state": "invoiced", 
21379         "coreHours": 3.84, 
21380         "invoice": 71, 
21381         "date": "2013-12-04T05:00:00Z", 
21382         "kind": "besteffort", 
21383         "enacted": null
21384     }
21385 },
21386 {
21387     "pk": 60348, 
21388     "model": "core.charge", 
21389     "fields": {
21390         "updated": "2013-12-18T21:29:25.363Z", 
21391         "slice": 6, 
21392         "created": "2013-12-18T21:29:05.978Z", 
21393         "amount": 0.308, 
21394         "object": 110, 
21395         "account": 15, 
21396         "state": "invoiced", 
21397         "coreHours": 4.4, 
21398         "invoice": 71, 
21399         "date": "2013-12-04T13:00:00Z", 
21400         "kind": "besteffort", 
21401         "enacted": null
21402     }
21403 },
21404 {
21405     "pk": 60349, 
21406     "model": "core.charge", 
21407     "fields": {
21408         "updated": "2013-12-18T21:29:25.471Z", 
21409         "slice": 6, 
21410         "created": "2013-12-18T21:29:05.987Z", 
21411         "amount": 0.1288, 
21412         "object": 110, 
21413         "account": 15, 
21414         "state": "invoiced", 
21415         "coreHours": 1.84, 
21416         "invoice": 71, 
21417         "date": "2013-12-04T21:00:00Z", 
21418         "kind": "besteffort", 
21419         "enacted": null
21420     }
21421 },
21422 {
21423     "pk": 60350, 
21424     "model": "core.charge", 
21425     "fields": {
21426         "updated": "2013-12-18T21:29:25.578Z", 
21427         "slice": 6, 
21428         "created": "2013-12-18T21:29:05.995Z", 
21429         "amount": 0.3248, 
21430         "object": 110, 
21431         "account": 15, 
21432         "state": "invoiced", 
21433         "coreHours": 4.64, 
21434         "invoice": 71, 
21435         "date": "2013-12-05T05:00:00Z", 
21436         "kind": "besteffort", 
21437         "enacted": null
21438     }
21439 },
21440 {
21441     "pk": 60351, 
21442     "model": "core.charge", 
21443     "fields": {
21444         "updated": "2013-12-18T21:29:25.686Z", 
21445         "slice": 6, 
21446         "created": "2013-12-18T21:29:06.003Z", 
21447         "amount": 0.2968, 
21448         "object": 110, 
21449         "account": 15, 
21450         "state": "invoiced", 
21451         "coreHours": 4.24, 
21452         "invoice": 71, 
21453         "date": "2013-12-05T13:00:00Z", 
21454         "kind": "besteffort", 
21455         "enacted": null
21456     }
21457 },
21458 {
21459     "pk": 60352, 
21460     "model": "core.charge", 
21461     "fields": {
21462         "updated": "2013-12-18T21:29:25.794Z", 
21463         "slice": 6, 
21464         "created": "2013-12-18T21:29:06.012Z", 
21465         "amount": 0.3024, 
21466         "object": 110, 
21467         "account": 15, 
21468         "state": "invoiced", 
21469         "coreHours": 4.32, 
21470         "invoice": 71, 
21471         "date": "2013-12-05T21:00:00Z", 
21472         "kind": "besteffort", 
21473         "enacted": null
21474     }
21475 },
21476 {
21477     "pk": 60353, 
21478     "model": "core.charge", 
21479     "fields": {
21480         "updated": "2013-12-18T21:29:25.902Z", 
21481         "slice": 6, 
21482         "created": "2013-12-18T21:29:06.020Z", 
21483         "amount": 0.224, 
21484         "object": 110, 
21485         "account": 15, 
21486         "state": "invoiced", 
21487         "coreHours": 3.2, 
21488         "invoice": 71, 
21489         "date": "2013-12-06T05:00:00Z", 
21490         "kind": "besteffort", 
21491         "enacted": null
21492     }
21493 },
21494 {
21495     "pk": 60354, 
21496     "model": "core.charge", 
21497     "fields": {
21498         "updated": "2013-12-18T21:29:26.009Z", 
21499         "slice": 6, 
21500         "created": "2013-12-18T21:29:06.028Z", 
21501         "amount": 0.1848, 
21502         "object": 110, 
21503         "account": 15, 
21504         "state": "invoiced", 
21505         "coreHours": 2.64, 
21506         "invoice": 71, 
21507         "date": "2013-12-06T13:00:00Z", 
21508         "kind": "besteffort", 
21509         "enacted": null
21510     }
21511 },
21512 {
21513     "pk": 60355, 
21514     "model": "core.charge", 
21515     "fields": {
21516         "updated": "2013-12-18T21:29:26.117Z", 
21517         "slice": 6, 
21518         "created": "2013-12-18T21:29:06.036Z", 
21519         "amount": 0.2576, 
21520         "object": 110, 
21521         "account": 15, 
21522         "state": "invoiced", 
21523         "coreHours": 3.68, 
21524         "invoice": 71, 
21525         "date": "2013-12-06T21:00:00Z", 
21526         "kind": "besteffort", 
21527         "enacted": null
21528     }
21529 },
21530 {
21531     "pk": 60356, 
21532     "model": "core.charge", 
21533     "fields": {
21534         "updated": "2013-12-18T21:29:26.225Z", 
21535         "slice": 6, 
21536         "created": "2013-12-18T21:29:06.045Z", 
21537         "amount": 0.2968, 
21538         "object": 110, 
21539         "account": 15, 
21540         "state": "invoiced", 
21541         "coreHours": 4.24, 
21542         "invoice": 71, 
21543         "date": "2013-12-07T05:00:00Z", 
21544         "kind": "besteffort", 
21545         "enacted": null
21546     }
21547 },
21548 {
21549     "pk": 60357, 
21550     "model": "core.charge", 
21551     "fields": {
21552         "updated": "2013-12-18T21:29:26.332Z", 
21553         "slice": 6, 
21554         "created": "2013-12-18T21:29:06.053Z", 
21555         "amount": 0.168, 
21556         "object": 110, 
21557         "account": 15, 
21558         "state": "invoiced", 
21559         "coreHours": 2.4, 
21560         "invoice": 71, 
21561         "date": "2013-12-07T13:00:00Z", 
21562         "kind": "besteffort", 
21563         "enacted": null
21564     }
21565 },
21566 {
21567     "pk": 60358, 
21568     "model": "core.charge", 
21569     "fields": {
21570         "updated": "2013-12-18T21:29:26.440Z", 
21571         "slice": 6, 
21572         "created": "2013-12-18T21:29:06.061Z", 
21573         "amount": 0.1848, 
21574         "object": 110, 
21575         "account": 15, 
21576         "state": "invoiced", 
21577         "coreHours": 2.64, 
21578         "invoice": 71, 
21579         "date": "2013-12-07T21:00:00Z", 
21580         "kind": "besteffort", 
21581         "enacted": null
21582     }
21583 },
21584 {
21585     "pk": 60359, 
21586     "model": "core.charge", 
21587     "fields": {
21588         "updated": "2013-12-18T21:29:26.548Z", 
21589         "slice": 6, 
21590         "created": "2013-12-18T21:29:06.070Z", 
21591         "amount": 0.2128, 
21592         "object": 110, 
21593         "account": 15, 
21594         "state": "invoiced", 
21595         "coreHours": 3.04, 
21596         "invoice": 71, 
21597         "date": "2013-12-08T05:00:00Z", 
21598         "kind": "besteffort", 
21599         "enacted": null
21600     }
21601 },
21602 {
21603     "pk": 60360, 
21604     "model": "core.charge", 
21605     "fields": {
21606         "updated": "2013-12-18T21:29:26.655Z", 
21607         "slice": 6, 
21608         "created": "2013-12-18T21:29:06.078Z", 
21609         "amount": 0.1568, 
21610         "object": 110, 
21611         "account": 15, 
21612         "state": "invoiced", 
21613         "coreHours": 2.24, 
21614         "invoice": 71, 
21615         "date": "2013-12-08T13:00:00Z", 
21616         "kind": "besteffort", 
21617         "enacted": null
21618     }
21619 },
21620 {
21621     "pk": 60361, 
21622     "model": "core.charge", 
21623     "fields": {
21624         "updated": "2013-12-18T21:29:26.763Z", 
21625         "slice": 6, 
21626         "created": "2013-12-18T21:29:06.086Z", 
21627         "amount": 0.2576, 
21628         "object": 110, 
21629         "account": 15, 
21630         "state": "invoiced", 
21631         "coreHours": 3.68, 
21632         "invoice": 71, 
21633         "date": "2013-12-08T21:00:00Z", 
21634         "kind": "besteffort", 
21635         "enacted": null
21636     }
21637 },
21638 {
21639     "pk": 60362, 
21640     "model": "core.charge", 
21641     "fields": {
21642         "updated": "2013-12-18T21:29:26.879Z", 
21643         "slice": 6, 
21644         "created": "2013-12-18T21:29:06.094Z", 
21645         "amount": 0.1792, 
21646         "object": 110, 
21647         "account": 15, 
21648         "state": "invoiced", 
21649         "coreHours": 2.56, 
21650         "invoice": 72, 
21651         "date": "2013-12-09T05:00:00Z", 
21652         "kind": "besteffort", 
21653         "enacted": null
21654     }
21655 },
21656 {
21657     "pk": 60363, 
21658     "model": "core.charge", 
21659     "fields": {
21660         "updated": "2013-12-18T21:29:26.987Z", 
21661         "slice": 6, 
21662         "created": "2013-12-18T21:29:06.103Z", 
21663         "amount": 0.2856, 
21664         "object": 110, 
21665         "account": 15, 
21666         "state": "invoiced", 
21667         "coreHours": 4.08, 
21668         "invoice": 72, 
21669         "date": "2013-12-09T13:00:00Z", 
21670         "kind": "besteffort", 
21671         "enacted": null
21672     }
21673 },
21674 {
21675     "pk": 60364, 
21676     "model": "core.charge", 
21677     "fields": {
21678         "updated": "2013-12-18T21:29:27.094Z", 
21679         "slice": 6, 
21680         "created": "2013-12-18T21:29:06.111Z", 
21681         "amount": 0.1848, 
21682         "object": 110, 
21683         "account": 15, 
21684         "state": "invoiced", 
21685         "coreHours": 2.64, 
21686         "invoice": 72, 
21687         "date": "2013-12-09T21:00:00Z", 
21688         "kind": "besteffort", 
21689         "enacted": null
21690     }
21691 },
21692 {
21693     "pk": 60365, 
21694     "model": "core.charge", 
21695     "fields": {
21696         "updated": "2013-12-18T21:29:27.202Z", 
21697         "slice": 6, 
21698         "created": "2013-12-18T21:29:06.119Z", 
21699         "amount": 0.1344, 
21700         "object": 110, 
21701         "account": 15, 
21702         "state": "invoiced", 
21703         "coreHours": 1.92, 
21704         "invoice": 72, 
21705         "date": "2013-12-10T05:00:00Z", 
21706         "kind": "besteffort", 
21707         "enacted": null
21708     }
21709 },
21710 {
21711     "pk": 60366, 
21712     "model": "core.charge", 
21713     "fields": {
21714         "updated": "2013-12-18T21:29:27.310Z", 
21715         "slice": 6, 
21716         "created": "2013-12-18T21:29:06.128Z", 
21717         "amount": 0.1792, 
21718         "object": 110, 
21719         "account": 15, 
21720         "state": "invoiced", 
21721         "coreHours": 2.56, 
21722         "invoice": 72, 
21723         "date": "2013-12-10T13:00:00Z", 
21724         "kind": "besteffort", 
21725         "enacted": null
21726     }
21727 },
21728 {
21729     "pk": 60367, 
21730     "model": "core.charge", 
21731     "fields": {
21732         "updated": "2013-12-18T21:29:27.418Z", 
21733         "slice": 6, 
21734         "created": "2013-12-18T21:29:06.136Z", 
21735         "amount": 0.196, 
21736         "object": 110, 
21737         "account": 15, 
21738         "state": "invoiced", 
21739         "coreHours": 2.8, 
21740         "invoice": 72, 
21741         "date": "2013-12-10T21:00:00Z", 
21742         "kind": "besteffort", 
21743         "enacted": null
21744     }
21745 },
21746 {
21747     "pk": 60368, 
21748     "model": "core.charge", 
21749     "fields": {
21750         "updated": "2013-12-18T21:29:27.525Z", 
21751         "slice": 6, 
21752         "created": "2013-12-18T21:29:06.144Z", 
21753         "amount": 0.1232, 
21754         "object": 110, 
21755         "account": 15, 
21756         "state": "invoiced", 
21757         "coreHours": 1.76, 
21758         "invoice": 72, 
21759         "date": "2013-12-11T05:00:00Z", 
21760         "kind": "besteffort", 
21761         "enacted": null
21762     }
21763 },
21764 {
21765     "pk": 60369, 
21766     "model": "core.charge", 
21767     "fields": {
21768         "updated": "2013-12-18T21:29:27.691Z", 
21769         "slice": 6, 
21770         "created": "2013-12-18T21:29:06.153Z", 
21771         "amount": 0.3192, 
21772         "object": 110, 
21773         "account": 15, 
21774         "state": "invoiced", 
21775         "coreHours": 4.56, 
21776         "invoice": 72, 
21777         "date": "2013-12-11T13:00:00Z", 
21778         "kind": "besteffort", 
21779         "enacted": null
21780     }
21781 },
21782 {
21783     "pk": 60370, 
21784     "model": "core.charge", 
21785     "fields": {
21786         "updated": "2013-12-18T21:29:27.798Z", 
21787         "slice": 6, 
21788         "created": "2013-12-18T21:29:06.161Z", 
21789         "amount": 0.2184, 
21790         "object": 110, 
21791         "account": 15, 
21792         "state": "invoiced", 
21793         "coreHours": 3.12, 
21794         "invoice": 72, 
21795         "date": "2013-12-11T21:00:00Z", 
21796         "kind": "besteffort", 
21797         "enacted": null
21798     }
21799 },
21800 {
21801     "pk": 60371, 
21802     "model": "core.charge", 
21803     "fields": {
21804         "updated": "2013-12-18T21:29:27.906Z", 
21805         "slice": 6, 
21806         "created": "2013-12-18T21:29:06.169Z", 
21807         "amount": 0.3192, 
21808         "object": 110, 
21809         "account": 15, 
21810         "state": "invoiced", 
21811         "coreHours": 4.56, 
21812         "invoice": 72, 
21813         "date": "2013-12-12T05:00:00Z", 
21814         "kind": "besteffort", 
21815         "enacted": null
21816     }
21817 },
21818 {
21819     "pk": 60372, 
21820     "model": "core.charge", 
21821     "fields": {
21822         "updated": "2013-12-18T21:29:28.014Z", 
21823         "slice": 6, 
21824         "created": "2013-12-18T21:29:06.177Z", 
21825         "amount": 0.3024, 
21826         "object": 110, 
21827         "account": 15, 
21828         "state": "invoiced", 
21829         "coreHours": 4.32, 
21830         "invoice": 72, 
21831         "date": "2013-12-12T13:00:00Z", 
21832         "kind": "besteffort", 
21833         "enacted": null
21834     }
21835 },
21836 {
21837     "pk": 60373, 
21838     "model": "core.charge", 
21839     "fields": {
21840         "updated": "2013-12-18T21:29:28.122Z", 
21841         "slice": 6, 
21842         "created": "2013-12-18T21:29:06.186Z", 
21843         "amount": 0.1288, 
21844         "object": 110, 
21845         "account": 15, 
21846         "state": "invoiced", 
21847         "coreHours": 1.84, 
21848         "invoice": 72, 
21849         "date": "2013-12-12T21:00:00Z", 
21850         "kind": "besteffort", 
21851         "enacted": null
21852     }
21853 },
21854 {
21855     "pk": 60374, 
21856     "model": "core.charge", 
21857     "fields": {
21858         "updated": "2013-12-18T21:29:28.229Z", 
21859         "slice": 6, 
21860         "created": "2013-12-18T21:29:06.194Z", 
21861         "amount": 0.1456, 
21862         "object": 110, 
21863         "account": 15, 
21864         "state": "invoiced", 
21865         "coreHours": 2.08, 
21866         "invoice": 72, 
21867         "date": "2013-12-13T05:00:00Z", 
21868         "kind": "besteffort", 
21869         "enacted": null
21870     }
21871 },
21872 {
21873     "pk": 60375, 
21874     "model": "core.charge", 
21875     "fields": {
21876         "updated": "2013-12-18T21:29:28.337Z", 
21877         "slice": 6, 
21878         "created": "2013-12-18T21:29:06.202Z", 
21879         "amount": 0.1288, 
21880         "object": 110, 
21881         "account": 15, 
21882         "state": "invoiced", 
21883         "coreHours": 1.84, 
21884         "invoice": 72, 
21885         "date": "2013-12-13T13:00:00Z", 
21886         "kind": "besteffort", 
21887         "enacted": null
21888     }
21889 },
21890 {
21891     "pk": 60376, 
21892     "model": "core.charge", 
21893     "fields": {
21894         "updated": "2013-12-18T21:29:28.445Z", 
21895         "slice": 6, 
21896         "created": "2013-12-18T21:29:06.210Z", 
21897         "amount": 0.2632, 
21898         "object": 110, 
21899         "account": 15, 
21900         "state": "invoiced", 
21901         "coreHours": 3.76, 
21902         "invoice": 72, 
21903         "date": "2013-12-13T21:00:00Z", 
21904         "kind": "besteffort", 
21905         "enacted": null
21906     }
21907 },
21908 {
21909     "pk": 60377, 
21910     "model": "core.charge", 
21911     "fields": {
21912         "updated": "2013-12-18T21:29:28.552Z", 
21913         "slice": 6, 
21914         "created": "2013-12-18T21:29:06.219Z", 
21915         "amount": 0.3192, 
21916         "object": 110, 
21917         "account": 15, 
21918         "state": "invoiced", 
21919         "coreHours": 4.56, 
21920         "invoice": 72, 
21921         "date": "2013-12-14T05:00:00Z", 
21922         "kind": "besteffort", 
21923         "enacted": null
21924     }
21925 },
21926 {
21927     "pk": 60378, 
21928     "model": "core.charge", 
21929     "fields": {
21930         "updated": "2013-12-18T21:29:28.660Z", 
21931         "slice": 6, 
21932         "created": "2013-12-18T21:29:06.227Z", 
21933         "amount": 0.224, 
21934         "object": 110, 
21935         "account": 15, 
21936         "state": "invoiced", 
21937         "coreHours": 3.2, 
21938         "invoice": 72, 
21939         "date": "2013-12-14T13:00:00Z", 
21940         "kind": "besteffort", 
21941         "enacted": null
21942     }
21943 },
21944 {
21945     "pk": 60379, 
21946     "model": "core.charge", 
21947     "fields": {
21948         "updated": "2013-12-18T21:29:28.768Z", 
21949         "slice": 6, 
21950         "created": "2013-12-18T21:29:06.235Z", 
21951         "amount": 0.2184, 
21952         "object": 110, 
21953         "account": 15, 
21954         "state": "invoiced", 
21955         "coreHours": 3.12, 
21956         "invoice": 72, 
21957         "date": "2013-12-14T21:00:00Z", 
21958         "kind": "besteffort", 
21959         "enacted": null
21960     }
21961 },
21962 {
21963     "pk": 60380, 
21964     "model": "core.charge", 
21965     "fields": {
21966         "updated": "2013-12-18T21:29:28.875Z", 
21967         "slice": 6, 
21968         "created": "2013-12-18T21:29:06.244Z", 
21969         "amount": 0.196, 
21970         "object": 110, 
21971         "account": 15, 
21972         "state": "invoiced", 
21973         "coreHours": 2.8, 
21974         "invoice": 72, 
21975         "date": "2013-12-15T05:00:00Z", 
21976         "kind": "besteffort", 
21977         "enacted": null
21978     }
21979 },
21980 {
21981     "pk": 60381, 
21982     "model": "core.charge", 
21983     "fields": {
21984         "updated": "2013-12-18T21:29:28.983Z", 
21985         "slice": 6, 
21986         "created": "2013-12-18T21:29:06.252Z", 
21987         "amount": 0.28, 
21988         "object": 110, 
21989         "account": 15, 
21990         "state": "invoiced", 
21991         "coreHours": 4.0, 
21992         "invoice": 72, 
21993         "date": "2013-12-15T13:00:00Z", 
21994         "kind": "besteffort", 
21995         "enacted": null
21996     }
21997 },
21998 {
21999     "pk": 60382, 
22000     "model": "core.charge", 
22001     "fields": {
22002         "updated": "2013-12-18T21:29:29.091Z", 
22003         "slice": 6, 
22004         "created": "2013-12-18T21:29:06.260Z", 
22005         "amount": 0.224, 
22006         "object": 110, 
22007         "account": 15, 
22008         "state": "invoiced", 
22009         "coreHours": 3.2, 
22010         "invoice": 72, 
22011         "date": "2013-12-15T21:00:00Z", 
22012         "kind": "besteffort", 
22013         "enacted": null
22014     }
22015 },
22016 {
22017     "pk": 60383, 
22018     "model": "core.charge", 
22019     "fields": {
22020         "updated": "2013-12-18T21:29:06.269Z", 
22021         "slice": 6, 
22022         "created": "2013-12-18T21:29:06.268Z", 
22023         "amount": 0.3304, 
22024         "object": 110, 
22025         "account": 15, 
22026         "state": "pending", 
22027         "coreHours": 4.72, 
22028         "invoice": null, 
22029         "date": "2013-12-16T05:00:00Z", 
22030         "kind": "besteffort", 
22031         "enacted": null
22032     }
22033 },
22034 {
22035     "pk": 60384, 
22036     "model": "core.charge", 
22037     "fields": {
22038         "updated": "2013-12-18T21:29:06.277Z", 
22039         "slice": 6, 
22040         "created": "2013-12-18T21:29:06.277Z", 
22041         "amount": 0.1848, 
22042         "object": 110, 
22043         "account": 15, 
22044         "state": "pending", 
22045         "coreHours": 2.64, 
22046         "invoice": null, 
22047         "date": "2013-12-16T13:00:00Z", 
22048         "kind": "besteffort", 
22049         "enacted": null
22050     }
22051 },
22052 {
22053     "pk": 60385, 
22054     "model": "core.charge", 
22055     "fields": {
22056         "updated": "2013-12-18T21:29:06.285Z", 
22057         "slice": 6, 
22058         "created": "2013-12-18T21:29:06.285Z", 
22059         "amount": 0.28, 
22060         "object": 110, 
22061         "account": 15, 
22062         "state": "pending", 
22063         "coreHours": 4.0, 
22064         "invoice": null, 
22065         "date": "2013-12-16T21:00:00Z", 
22066         "kind": "besteffort", 
22067         "enacted": null
22068     }
22069 },
22070 {
22071     "pk": 60386, 
22072     "model": "core.charge", 
22073     "fields": {
22074         "updated": "2013-12-18T21:29:06.293Z", 
22075         "slice": 6, 
22076         "created": "2013-12-18T21:29:06.293Z", 
22077         "amount": 0.1176, 
22078         "object": 110, 
22079         "account": 15, 
22080         "state": "pending", 
22081         "coreHours": 1.68, 
22082         "invoice": null, 
22083         "date": "2013-12-17T05:00:00Z", 
22084         "kind": "besteffort", 
22085         "enacted": null
22086     }
22087 },
22088 {
22089     "pk": 60387, 
22090     "model": "core.charge", 
22091     "fields": {
22092         "updated": "2013-12-18T21:29:06.302Z", 
22093         "slice": 6, 
22094         "created": "2013-12-18T21:29:06.302Z", 
22095         "amount": 0.2016, 
22096         "object": 110, 
22097         "account": 15, 
22098         "state": "pending", 
22099         "coreHours": 2.88, 
22100         "invoice": null, 
22101         "date": "2013-12-17T13:00:00Z", 
22102         "kind": "besteffort", 
22103         "enacted": null
22104     }
22105 },
22106 {
22107     "pk": 60388, 
22108     "model": "core.charge", 
22109     "fields": {
22110         "updated": "2013-12-18T21:29:06.310Z", 
22111         "slice": 6, 
22112         "created": "2013-12-18T21:29:06.310Z", 
22113         "amount": 0.2576, 
22114         "object": 110, 
22115         "account": 15, 
22116         "state": "pending", 
22117         "coreHours": 3.68, 
22118         "invoice": null, 
22119         "date": "2013-12-17T21:00:00Z", 
22120         "kind": "besteffort", 
22121         "enacted": null
22122     }
22123 },
22124 {
22125     "pk": 60389, 
22126     "model": "core.charge", 
22127     "fields": {
22128         "updated": "2013-12-18T21:29:06.318Z", 
22129         "slice": 6, 
22130         "created": "2013-12-18T21:29:06.318Z", 
22131         "amount": 0.336, 
22132         "object": 110, 
22133         "account": 15, 
22134         "state": "pending", 
22135         "coreHours": 4.8, 
22136         "invoice": null, 
22137         "date": "2013-12-18T05:00:00Z", 
22138         "kind": "besteffort", 
22139         "enacted": null
22140     }
22141 },
22142 {
22143     "pk": 60390, 
22144     "model": "core.charge", 
22145     "fields": {
22146         "updated": "2013-12-18T21:29:06.326Z", 
22147         "slice": 6, 
22148         "created": "2013-12-18T21:29:06.326Z", 
22149         "amount": 0.3248, 
22150         "object": 110, 
22151         "account": 15, 
22152         "state": "pending", 
22153         "coreHours": 4.64, 
22154         "invoice": null, 
22155         "date": "2013-12-18T13:00:00Z", 
22156         "kind": "besteffort", 
22157         "enacted": null
22158     }
22159 },
22160 {
22161     "pk": 60391, 
22162     "model": "core.charge", 
22163     "fields": {
22164         "updated": "2013-12-18T21:29:20.252Z", 
22165         "slice": 6, 
22166         "created": "2013-12-18T21:29:06.341Z", 
22167         "amount": 0.3248, 
22168         "object": 111, 
22169         "account": 15, 
22170         "state": "invoiced", 
22171         "coreHours": 4.64, 
22172         "invoice": 69, 
22173         "date": "2013-11-18T21:00:00Z", 
22174         "kind": "besteffort", 
22175         "enacted": null
22176     }
22177 },
22178 {
22179     "pk": 60392, 
22180     "model": "core.charge", 
22181     "fields": {
22182         "updated": "2013-12-18T21:29:20.360Z", 
22183         "slice": 6, 
22184         "created": "2013-12-18T21:29:06.351Z", 
22185         "amount": 0.3248, 
22186         "object": 111, 
22187         "account": 15, 
22188         "state": "invoiced", 
22189         "coreHours": 4.64, 
22190         "invoice": 69, 
22191         "date": "2013-11-19T05:00:00Z", 
22192         "kind": "besteffort", 
22193         "enacted": null
22194     }
22195 },
22196 {
22197     "pk": 60393, 
22198     "model": "core.charge", 
22199     "fields": {
22200         "updated": "2013-12-18T21:29:20.467Z", 
22201         "slice": 6, 
22202         "created": "2013-12-18T21:29:06.360Z", 
22203         "amount": 0.2576, 
22204         "object": 111, 
22205         "account": 15, 
22206         "state": "invoiced", 
22207         "coreHours": 3.68, 
22208         "invoice": 69, 
22209         "date": "2013-11-19T13:00:00Z", 
22210         "kind": "besteffort", 
22211         "enacted": null
22212     }
22213 },
22214 {
22215     "pk": 60394, 
22216     "model": "core.charge", 
22217     "fields": {
22218         "updated": "2013-12-18T21:29:20.575Z", 
22219         "slice": 6, 
22220         "created": "2013-12-18T21:29:06.368Z", 
22221         "amount": 0.3136, 
22222         "object": 111, 
22223         "account": 15, 
22224         "state": "invoiced", 
22225         "coreHours": 4.48, 
22226         "invoice": 69, 
22227         "date": "2013-11-19T21:00:00Z", 
22228         "kind": "besteffort", 
22229         "enacted": null
22230     }
22231 },
22232 {
22233     "pk": 60395, 
22234     "model": "core.charge", 
22235     "fields": {
22236         "updated": "2013-12-18T21:29:20.683Z", 
22237         "slice": 6, 
22238         "created": "2013-12-18T21:29:06.376Z", 
22239         "amount": 0.112, 
22240         "object": 111, 
22241         "account": 15, 
22242         "state": "invoiced", 
22243         "coreHours": 1.6, 
22244         "invoice": 69, 
22245         "date": "2013-11-20T05:00:00Z", 
22246         "kind": "besteffort", 
22247         "enacted": null
22248     }
22249 },
22250 {
22251     "pk": 60396, 
22252     "model": "core.charge", 
22253     "fields": {
22254         "updated": "2013-12-18T21:29:20.790Z", 
22255         "slice": 6, 
22256         "created": "2013-12-18T21:29:06.384Z", 
22257         "amount": 0.28, 
22258         "object": 111, 
22259         "account": 15, 
22260         "state": "invoiced", 
22261         "coreHours": 4.0, 
22262         "invoice": 69, 
22263         "date": "2013-11-20T13:00:00Z", 
22264         "kind": "besteffort", 
22265         "enacted": null
22266     }
22267 },
22268 {
22269     "pk": 60397, 
22270     "model": "core.charge", 
22271     "fields": {
22272         "updated": "2013-12-18T21:29:20.898Z", 
22273         "slice": 6, 
22274         "created": "2013-12-18T21:29:06.393Z", 
22275         "amount": 0.1344, 
22276         "object": 111, 
22277         "account": 15, 
22278         "state": "invoiced", 
22279         "coreHours": 1.92, 
22280         "invoice": 69, 
22281         "date": "2013-11-20T21:00:00Z", 
22282         "kind": "besteffort", 
22283         "enacted": null
22284     }
22285 },
22286 {
22287     "pk": 60398, 
22288     "model": "core.charge", 
22289     "fields": {
22290         "updated": "2013-12-18T21:29:21.006Z", 
22291         "slice": 6, 
22292         "created": "2013-12-18T21:29:06.401Z", 
22293         "amount": 0.1176, 
22294         "object": 111, 
22295         "account": 15, 
22296         "state": "invoiced", 
22297         "coreHours": 1.68, 
22298         "invoice": 69, 
22299         "date": "2013-11-21T05:00:00Z", 
22300         "kind": "besteffort", 
22301         "enacted": null
22302     }
22303 },
22304 {
22305     "pk": 60399, 
22306     "model": "core.charge", 
22307     "fields": {
22308         "updated": "2013-12-18T21:29:21.113Z", 
22309         "slice": 6, 
22310         "created": "2013-12-18T21:29:06.409Z", 
22311         "amount": 0.1176, 
22312         "object": 111, 
22313         "account": 15, 
22314         "state": "invoiced", 
22315         "coreHours": 1.68, 
22316         "invoice": 69, 
22317         "date": "2013-11-21T13:00:00Z", 
22318         "kind": "besteffort", 
22319         "enacted": null
22320     }
22321 },
22322 {
22323     "pk": 60400, 
22324     "model": "core.charge", 
22325     "fields": {
22326         "updated": "2013-12-18T21:29:21.221Z", 
22327         "slice": 6, 
22328         "created": "2013-12-18T21:29:06.417Z", 
22329         "amount": 0.3024, 
22330         "object": 111, 
22331         "account": 15, 
22332         "state": "invoiced", 
22333         "coreHours": 4.32, 
22334         "invoice": 69, 
22335         "date": "2013-11-21T21:00:00Z", 
22336         "kind": "besteffort", 
22337         "enacted": null
22338     }
22339 },
22340 {
22341     "pk": 60401, 
22342     "model": "core.charge", 
22343     "fields": {
22344         "updated": "2013-12-18T21:29:21.329Z", 
22345         "slice": 6, 
22346         "created": "2013-12-18T21:29:06.426Z", 
22347         "amount": 0.1232, 
22348         "object": 111, 
22349         "account": 15, 
22350         "state": "invoiced", 
22351         "coreHours": 1.76, 
22352         "invoice": 69, 
22353         "date": "2013-11-22T05:00:00Z", 
22354         "kind": "besteffort", 
22355         "enacted": null
22356     }
22357 },
22358 {
22359     "pk": 60402, 
22360     "model": "core.charge", 
22361     "fields": {
22362         "updated": "2013-12-18T21:29:21.436Z", 
22363         "slice": 6, 
22364         "created": "2013-12-18T21:29:06.434Z", 
22365         "amount": 0.252, 
22366         "object": 111, 
22367         "account": 15, 
22368         "state": "invoiced", 
22369         "coreHours": 3.6, 
22370         "invoice": 69, 
22371         "date": "2013-11-22T13:00:00Z", 
22372         "kind": "besteffort", 
22373         "enacted": null
22374     }
22375 },
22376 {
22377     "pk": 60403, 
22378     "model": "core.charge", 
22379     "fields": {
22380         "updated": "2013-12-18T21:29:21.544Z", 
22381         "slice": 6, 
22382         "created": "2013-12-18T21:29:06.442Z", 
22383         "amount": 0.1624, 
22384         "object": 111, 
22385         "account": 15, 
22386         "state": "invoiced", 
22387         "coreHours": 2.32, 
22388         "invoice": 69, 
22389         "date": "2013-11-22T21:00:00Z", 
22390         "kind": "besteffort", 
22391         "enacted": null
22392     }
22393 },
22394 {
22395     "pk": 60404, 
22396     "model": "core.charge", 
22397     "fields": {
22398         "updated": "2013-12-18T21:29:21.652Z", 
22399         "slice": 6, 
22400         "created": "2013-12-18T21:29:06.451Z", 
22401         "amount": 0.2632, 
22402         "object": 111, 
22403         "account": 15, 
22404         "state": "invoiced", 
22405         "coreHours": 3.76, 
22406         "invoice": 69, 
22407         "date": "2013-11-23T05:00:00Z", 
22408         "kind": "besteffort", 
22409         "enacted": null
22410     }
22411 },
22412 {
22413     "pk": 60405, 
22414     "model": "core.charge", 
22415     "fields": {
22416         "updated": "2013-12-18T21:29:21.760Z", 
22417         "slice": 6, 
22418         "created": "2013-12-18T21:29:06.459Z", 
22419         "amount": 0.1848, 
22420         "object": 111, 
22421         "account": 15, 
22422         "state": "invoiced", 
22423         "coreHours": 2.64, 
22424         "invoice": 69, 
22425         "date": "2013-11-23T13:00:00Z", 
22426         "kind": "besteffort", 
22427         "enacted": null
22428     }
22429 },
22430 {
22431     "pk": 60406, 
22432     "model": "core.charge", 
22433     "fields": {
22434         "updated": "2013-12-18T21:29:21.867Z", 
22435         "slice": 6, 
22436         "created": "2013-12-18T21:29:06.467Z", 
22437         "amount": 0.2184, 
22438         "object": 111, 
22439         "account": 15, 
22440         "state": "invoiced", 
22441         "coreHours": 3.12, 
22442         "invoice": 69, 
22443         "date": "2013-11-23T21:00:00Z", 
22444         "kind": "besteffort", 
22445         "enacted": null
22446     }
22447 },
22448 {
22449     "pk": 60407, 
22450     "model": "core.charge", 
22451     "fields": {
22452         "updated": "2013-12-18T21:29:21.975Z", 
22453         "slice": 6, 
22454         "created": "2013-12-18T21:29:06.475Z", 
22455         "amount": 0.2408, 
22456         "object": 111, 
22457         "account": 15, 
22458         "state": "invoiced", 
22459         "coreHours": 3.44, 
22460         "invoice": 69, 
22461         "date": "2013-11-24T05:00:00Z", 
22462         "kind": "besteffort", 
22463         "enacted": null
22464     }
22465 },
22466 {
22467     "pk": 60408, 
22468     "model": "core.charge", 
22469     "fields": {
22470         "updated": "2013-12-18T21:29:22.083Z", 
22471         "slice": 6, 
22472         "created": "2013-12-18T21:29:06.484Z", 
22473         "amount": 0.2184, 
22474         "object": 111, 
22475         "account": 15, 
22476         "state": "invoiced", 
22477         "coreHours": 3.12, 
22478         "invoice": 69, 
22479         "date": "2013-11-24T13:00:00Z", 
22480         "kind": "besteffort", 
22481         "enacted": null
22482     }
22483 },
22484 {
22485     "pk": 60409, 
22486     "model": "core.charge", 
22487     "fields": {
22488         "updated": "2013-12-18T21:29:22.190Z", 
22489         "slice": 6, 
22490         "created": "2013-12-18T21:29:06.492Z", 
22491         "amount": 0.1288, 
22492         "object": 111, 
22493         "account": 15, 
22494         "state": "invoiced", 
22495         "coreHours": 1.84, 
22496         "invoice": 69, 
22497         "date": "2013-11-24T21:00:00Z", 
22498         "kind": "besteffort", 
22499         "enacted": null
22500     }
22501 },
22502 {
22503     "pk": 60410, 
22504     "model": "core.charge", 
22505     "fields": {
22506         "updated": "2013-12-18T21:29:22.306Z", 
22507         "slice": 6, 
22508         "created": "2013-12-18T21:29:06.500Z", 
22509         "amount": 0.2688, 
22510         "object": 111, 
22511         "account": 15, 
22512         "state": "invoiced", 
22513         "coreHours": 3.84, 
22514         "invoice": 70, 
22515         "date": "2013-11-25T05:00:00Z", 
22516         "kind": "besteffort", 
22517         "enacted": null
22518     }
22519 },
22520 {
22521     "pk": 60411, 
22522     "model": "core.charge", 
22523     "fields": {
22524         "updated": "2013-12-18T21:29:22.414Z", 
22525         "slice": 6, 
22526         "created": "2013-12-18T21:29:06.509Z", 
22527         "amount": 0.2072, 
22528         "object": 111, 
22529         "account": 15, 
22530         "state": "invoiced", 
22531         "coreHours": 2.96, 
22532         "invoice": 70, 
22533         "date": "2013-11-25T13:00:00Z", 
22534         "kind": "besteffort", 
22535         "enacted": null
22536     }
22537 },
22538 {
22539     "pk": 60412, 
22540     "model": "core.charge", 
22541     "fields": {
22542         "updated": "2013-12-18T21:29:22.522Z", 
22543         "slice": 6, 
22544         "created": "2013-12-18T21:29:06.517Z", 
22545         "amount": 0.1232, 
22546         "object": 111, 
22547         "account": 15, 
22548         "state": "invoiced", 
22549         "coreHours": 1.76, 
22550         "invoice": 70, 
22551         "date": "2013-11-25T21:00:00Z", 
22552         "kind": "besteffort", 
22553         "enacted": null
22554     }
22555 },
22556 {
22557     "pk": 60413, 
22558     "model": "core.charge", 
22559     "fields": {
22560         "updated": "2013-12-18T21:29:22.671Z", 
22561         "slice": 6, 
22562         "created": "2013-12-18T21:29:06.525Z", 
22563         "amount": 0.1792, 
22564         "object": 111, 
22565         "account": 15, 
22566         "state": "invoiced", 
22567         "coreHours": 2.56, 
22568         "invoice": 70, 
22569         "date": "2013-11-26T05:00:00Z", 
22570         "kind": "besteffort", 
22571         "enacted": null
22572     }
22573 },
22574 {
22575     "pk": 60414, 
22576     "model": "core.charge", 
22577     "fields": {
22578         "updated": "2013-12-18T21:29:22.779Z", 
22579         "slice": 6, 
22580         "created": "2013-12-18T21:29:06.534Z", 
22581         "amount": 0.3024, 
22582         "object": 111, 
22583         "account": 15, 
22584         "state": "invoiced", 
22585         "coreHours": 4.32, 
22586         "invoice": 70, 
22587         "date": "2013-11-26T13:00:00Z", 
22588         "kind": "besteffort", 
22589         "enacted": null
22590     }
22591 },
22592 {
22593     "pk": 60415, 
22594     "model": "core.charge", 
22595     "fields": {
22596         "updated": "2013-12-18T21:29:22.886Z", 
22597         "slice": 6, 
22598         "created": "2013-12-18T21:29:06.542Z", 
22599         "amount": 0.1568, 
22600         "object": 111, 
22601         "account": 15, 
22602         "state": "invoiced", 
22603         "coreHours": 2.24, 
22604         "invoice": 70, 
22605         "date": "2013-11-26T21:00:00Z", 
22606         "kind": "besteffort", 
22607         "enacted": null
22608     }
22609 },
22610 {
22611     "pk": 60416, 
22612     "model": "core.charge", 
22613     "fields": {
22614         "updated": "2013-12-18T21:29:22.994Z", 
22615         "slice": 6, 
22616         "created": "2013-12-18T21:29:06.550Z", 
22617         "amount": 0.1232, 
22618         "object": 111, 
22619         "account": 15, 
22620         "state": "invoiced", 
22621         "coreHours": 1.76, 
22622         "invoice": 70, 
22623         "date": "2013-11-27T05:00:00Z", 
22624         "kind": "besteffort", 
22625         "enacted": null
22626     }
22627 },
22628 {
22629     "pk": 60417, 
22630     "model": "core.charge", 
22631     "fields": {
22632         "updated": "2013-12-18T21:29:23.102Z", 
22633         "slice": 6, 
22634         "created": "2013-12-18T21:29:06.558Z", 
22635         "amount": 0.3248, 
22636         "object": 111, 
22637         "account": 15, 
22638         "state": "invoiced", 
22639         "coreHours": 4.64, 
22640         "invoice": 70, 
22641         "date": "2013-11-27T13:00:00Z", 
22642         "kind": "besteffort", 
22643         "enacted": null
22644     }
22645 },
22646 {
22647     "pk": 60418, 
22648     "model": "core.charge", 
22649     "fields": {
22650         "updated": "2013-12-18T21:29:23.209Z", 
22651         "slice": 6, 
22652         "created": "2013-12-18T21:29:06.567Z", 
22653         "amount": 0.14, 
22654         "object": 111, 
22655         "account": 15, 
22656         "state": "invoiced", 
22657         "coreHours": 2.0, 
22658         "invoice": 70, 
22659         "date": "2013-11-27T21:00:00Z", 
22660         "kind": "besteffort", 
22661         "enacted": null
22662     }
22663 },
22664 {
22665     "pk": 60419, 
22666     "model": "core.charge", 
22667     "fields": {
22668         "updated": "2013-12-18T21:29:23.317Z", 
22669         "slice": 6, 
22670         "created": "2013-12-18T21:29:06.575Z", 
22671         "amount": 0.2352, 
22672         "object": 111, 
22673         "account": 15, 
22674         "state": "invoiced", 
22675         "coreHours": 3.36, 
22676         "invoice": 70, 
22677         "date": "2013-11-28T05:00:00Z", 
22678         "kind": "besteffort", 
22679         "enacted": null
22680     }
22681 },
22682 {
22683     "pk": 60420, 
22684     "model": "core.charge", 
22685     "fields": {
22686         "updated": "2013-12-18T21:29:23.425Z", 
22687         "slice": 6, 
22688         "created": "2013-12-18T21:29:06.583Z", 
22689         "amount": 0.1568, 
22690         "object": 111, 
22691         "account": 15, 
22692         "state": "invoiced", 
22693         "coreHours": 2.24, 
22694         "invoice": 70, 
22695         "date": "2013-11-28T13:00:00Z", 
22696         "kind": "besteffort", 
22697         "enacted": null
22698     }
22699 },
22700 {
22701     "pk": 60421, 
22702     "model": "core.charge", 
22703     "fields": {
22704         "updated": "2013-12-18T21:29:23.532Z", 
22705         "slice": 6, 
22706         "created": "2013-12-18T21:29:06.591Z", 
22707         "amount": 0.1288, 
22708         "object": 111, 
22709         "account": 15, 
22710         "state": "invoiced", 
22711         "coreHours": 1.84, 
22712         "invoice": 70, 
22713         "date": "2013-11-28T21:00:00Z", 
22714         "kind": "besteffort", 
22715         "enacted": null
22716     }
22717 },
22718 {
22719     "pk": 60422, 
22720     "model": "core.charge", 
22721     "fields": {
22722         "updated": "2013-12-18T21:29:23.640Z", 
22723         "slice": 6, 
22724         "created": "2013-12-18T21:29:06.600Z", 
22725         "amount": 0.2912, 
22726         "object": 111, 
22727         "account": 15, 
22728         "state": "invoiced", 
22729         "coreHours": 4.16, 
22730         "invoice": 70, 
22731         "date": "2013-11-29T05:00:00Z", 
22732         "kind": "besteffort", 
22733         "enacted": null
22734     }
22735 },
22736 {
22737     "pk": 60423, 
22738     "model": "core.charge", 
22739     "fields": {
22740         "updated": "2013-12-18T21:29:23.748Z", 
22741         "slice": 6, 
22742         "created": "2013-12-18T21:29:06.608Z", 
22743         "amount": 0.14, 
22744         "object": 111, 
22745         "account": 15, 
22746         "state": "invoiced", 
22747         "coreHours": 2.0, 
22748         "invoice": 70, 
22749         "date": "2013-11-29T13:00:00Z", 
22750         "kind": "besteffort", 
22751         "enacted": null
22752     }
22753 },
22754 {
22755     "pk": 60424, 
22756     "model": "core.charge", 
22757     "fields": {
22758         "updated": "2013-12-18T21:29:23.855Z", 
22759         "slice": 6, 
22760         "created": "2013-12-18T21:29:06.616Z", 
22761         "amount": 0.1792, 
22762         "object": 111, 
22763         "account": 15, 
22764         "state": "invoiced", 
22765         "coreHours": 2.56, 
22766         "invoice": 70, 
22767         "date": "2013-11-29T21:00:00Z", 
22768         "kind": "besteffort", 
22769         "enacted": null
22770     }
22771 },
22772 {
22773     "pk": 60425, 
22774     "model": "core.charge", 
22775     "fields": {
22776         "updated": "2013-12-18T21:29:23.963Z", 
22777         "slice": 6, 
22778         "created": "2013-12-18T21:29:06.625Z", 
22779         "amount": 0.252, 
22780         "object": 111, 
22781         "account": 15, 
22782         "state": "invoiced", 
22783         "coreHours": 3.6, 
22784         "invoice": 70, 
22785         "date": "2013-11-30T05:00:00Z", 
22786         "kind": "besteffort", 
22787         "enacted": null
22788     }
22789 },
22790 {
22791     "pk": 60426, 
22792     "model": "core.charge", 
22793     "fields": {
22794         "updated": "2013-12-18T21:29:24.071Z", 
22795         "slice": 6, 
22796         "created": "2013-12-18T21:29:06.633Z", 
22797         "amount": 0.196, 
22798         "object": 111, 
22799         "account": 15, 
22800         "state": "invoiced", 
22801         "coreHours": 2.8, 
22802         "invoice": 70, 
22803         "date": "2013-11-30T13:00:00Z", 
22804         "kind": "besteffort", 
22805         "enacted": null
22806     }
22807 },
22808 {
22809     "pk": 60427, 
22810     "model": "core.charge", 
22811     "fields": {
22812         "updated": "2013-12-18T21:29:24.178Z", 
22813         "slice": 6, 
22814         "created": "2013-12-18T21:29:06.641Z", 
22815         "amount": 0.2744, 
22816         "object": 111, 
22817         "account": 15, 
22818         "state": "invoiced", 
22819         "coreHours": 3.92, 
22820         "invoice": 70, 
22821         "date": "2013-11-30T21:00:00Z", 
22822         "kind": "besteffort", 
22823         "enacted": null
22824     }
22825 },
22826 {
22827     "pk": 60428, 
22828     "model": "core.charge", 
22829     "fields": {
22830         "updated": "2013-12-18T21:29:24.286Z", 
22831         "slice": 6, 
22832         "created": "2013-12-18T21:29:06.650Z", 
22833         "amount": 0.168, 
22834         "object": 111, 
22835         "account": 15, 
22836         "state": "invoiced", 
22837         "coreHours": 2.4, 
22838         "invoice": 70, 
22839         "date": "2013-12-01T05:00:00Z", 
22840         "kind": "besteffort", 
22841         "enacted": null
22842     }
22843 },
22844 {
22845     "pk": 60429, 
22846     "model": "core.charge", 
22847     "fields": {
22848         "updated": "2013-12-18T21:29:24.394Z", 
22849         "slice": 6, 
22850         "created": "2013-12-18T21:29:06.658Z", 
22851         "amount": 0.3024, 
22852         "object": 111, 
22853         "account": 15, 
22854         "state": "invoiced", 
22855         "coreHours": 4.32, 
22856         "invoice": 70, 
22857         "date": "2013-12-01T13:00:00Z", 
22858         "kind": "besteffort", 
22859         "enacted": null
22860     }
22861 },
22862 {
22863     "pk": 60430, 
22864     "model": "core.charge", 
22865     "fields": {
22866         "updated": "2013-12-18T21:29:24.501Z", 
22867         "slice": 6, 
22868         "created": "2013-12-18T21:29:06.666Z", 
22869         "amount": 0.3192, 
22870         "object": 111, 
22871         "account": 15, 
22872         "state": "invoiced", 
22873         "coreHours": 4.56, 
22874         "invoice": 70, 
22875         "date": "2013-12-01T21:00:00Z", 
22876         "kind": "besteffort", 
22877         "enacted": null
22878     }
22879 },
22880 {
22881     "pk": 60431, 
22882     "model": "core.charge", 
22883     "fields": {
22884         "updated": "2013-12-18T21:29:24.617Z", 
22885         "slice": 6, 
22886         "created": "2013-12-18T21:29:06.674Z", 
22887         "amount": 0.3136, 
22888         "object": 111, 
22889         "account": 15, 
22890         "state": "invoiced", 
22891         "coreHours": 4.48, 
22892         "invoice": 71, 
22893         "date": "2013-12-02T05:00:00Z", 
22894         "kind": "besteffort", 
22895         "enacted": null
22896     }
22897 },
22898 {
22899     "pk": 60432, 
22900     "model": "core.charge", 
22901     "fields": {
22902         "updated": "2013-12-18T21:29:24.725Z", 
22903         "slice": 6, 
22904         "created": "2013-12-18T21:29:06.683Z", 
22905         "amount": 0.3024, 
22906         "object": 111, 
22907         "account": 15, 
22908         "state": "invoiced", 
22909         "coreHours": 4.32, 
22910         "invoice": 71, 
22911         "date": "2013-12-02T13:00:00Z", 
22912         "kind": "besteffort", 
22913         "enacted": null
22914     }
22915 },
22916 {
22917     "pk": 60433, 
22918     "model": "core.charge", 
22919     "fields": {
22920         "updated": "2013-12-18T21:29:24.833Z", 
22921         "slice": 6, 
22922         "created": "2013-12-18T21:29:06.691Z", 
22923         "amount": 0.1176, 
22924         "object": 111, 
22925         "account": 15, 
22926         "state": "invoiced", 
22927         "coreHours": 1.68, 
22928         "invoice": 71, 
22929         "date": "2013-12-02T21:00:00Z", 
22930         "kind": "besteffort", 
22931         "enacted": null
22932     }
22933 },
22934 {
22935     "pk": 60434, 
22936     "model": "core.charge", 
22937     "fields": {
22938         "updated": "2013-12-18T21:29:24.941Z", 
22939         "slice": 6, 
22940         "created": "2013-12-18T21:29:06.699Z", 
22941         "amount": 0.1232, 
22942         "object": 111, 
22943         "account": 15, 
22944         "state": "invoiced", 
22945         "coreHours": 1.76, 
22946         "invoice": 71, 
22947         "date": "2013-12-03T05:00:00Z", 
22948         "kind": "besteffort", 
22949         "enacted": null
22950     }
22951 },
22952 {
22953     "pk": 60435, 
22954     "model": "core.charge", 
22955     "fields": {
22956         "updated": "2013-12-18T21:29:25.048Z", 
22957         "slice": 6, 
22958         "created": "2013-12-18T21:29:06.708Z", 
22959         "amount": 0.2632, 
22960         "object": 111, 
22961         "account": 15, 
22962         "state": "invoiced", 
22963         "coreHours": 3.76, 
22964         "invoice": 71, 
22965         "date": "2013-12-03T13:00:00Z", 
22966         "kind": "besteffort", 
22967         "enacted": null
22968     }
22969 },
22970 {
22971     "pk": 60436, 
22972     "model": "core.charge", 
22973     "fields": {
22974         "updated": "2013-12-18T21:29:25.156Z", 
22975         "slice": 6, 
22976         "created": "2013-12-18T21:29:06.716Z", 
22977         "amount": 0.2128, 
22978         "object": 111, 
22979         "account": 15, 
22980         "state": "invoiced", 
22981         "coreHours": 3.04, 
22982         "invoice": 71, 
22983         "date": "2013-12-03T21:00:00Z", 
22984         "kind": "besteffort", 
22985         "enacted": null
22986     }
22987 },
22988 {
22989     "pk": 60437, 
22990     "model": "core.charge", 
22991     "fields": {
22992         "updated": "2013-12-18T21:29:25.264Z", 
22993         "slice": 6, 
22994         "created": "2013-12-18T21:29:06.724Z", 
22995         "amount": 0.2968, 
22996         "object": 111, 
22997         "account": 15, 
22998         "state": "invoiced", 
22999         "coreHours": 4.24, 
23000         "invoice": 71, 
23001         "date": "2013-12-04T05:00:00Z", 
23002         "kind": "besteffort", 
23003         "enacted": null
23004     }
23005 },
23006 {
23007     "pk": 60438, 
23008     "model": "core.charge", 
23009     "fields": {
23010         "updated": "2013-12-18T21:29:25.371Z", 
23011         "slice": 6, 
23012         "created": "2013-12-18T21:29:06.732Z", 
23013         "amount": 0.2912, 
23014         "object": 111, 
23015         "account": 15, 
23016         "state": "invoiced", 
23017         "coreHours": 4.16, 
23018         "invoice": 71, 
23019         "date": "2013-12-04T13:00:00Z", 
23020         "kind": "besteffort", 
23021         "enacted": null
23022     }
23023 },
23024 {
23025     "pk": 60439, 
23026     "model": "core.charge", 
23027     "fields": {
23028         "updated": "2013-12-18T21:29:25.479Z", 
23029         "slice": 6, 
23030         "created": "2013-12-18T21:29:06.741Z", 
23031         "amount": 0.1848, 
23032         "object": 111, 
23033         "account": 15, 
23034         "state": "invoiced", 
23035         "coreHours": 2.64, 
23036         "invoice": 71, 
23037         "date": "2013-12-04T21:00:00Z", 
23038         "kind": "besteffort", 
23039         "enacted": null
23040     }
23041 },
23042 {
23043     "pk": 60440, 
23044     "model": "core.charge", 
23045     "fields": {
23046         "updated": "2013-12-18T21:29:25.587Z", 
23047         "slice": 6, 
23048         "created": "2013-12-18T21:29:06.749Z", 
23049         "amount": 0.1568, 
23050         "object": 111, 
23051         "account": 15, 
23052         "state": "invoiced", 
23053         "coreHours": 2.24, 
23054         "invoice": 71, 
23055         "date": "2013-12-05T05:00:00Z", 
23056         "kind": "besteffort", 
23057         "enacted": null
23058     }
23059 },
23060 {
23061     "pk": 60441, 
23062     "model": "core.charge", 
23063     "fields": {
23064         "updated": "2013-12-18T21:29:25.694Z", 
23065         "slice": 6, 
23066         "created": "2013-12-18T21:29:06.757Z", 
23067         "amount": 0.2296, 
23068         "object": 111, 
23069         "account": 15, 
23070         "state": "invoiced", 
23071         "coreHours": 3.28, 
23072         "invoice": 71, 
23073         "date": "2013-12-05T13:00:00Z", 
23074         "kind": "besteffort", 
23075         "enacted": null
23076     }
23077 },
23078 {
23079     "pk": 60442, 
23080     "model": "core.charge", 
23081     "fields": {
23082         "updated": "2013-12-18T21:29:25.802Z", 
23083         "slice": 6, 
23084         "created": "2013-12-18T21:29:06.766Z", 
23085         "amount": 0.1848, 
23086         "object": 111, 
23087         "account": 15, 
23088         "state": "invoiced", 
23089         "coreHours": 2.64, 
23090         "invoice": 71, 
23091         "date": "2013-12-05T21:00:00Z", 
23092         "kind": "besteffort", 
23093         "enacted": null
23094     }
23095 },
23096 {
23097     "pk": 60443, 
23098     "model": "core.charge", 
23099     "fields": {
23100         "updated": "2013-12-18T21:29:25.910Z", 
23101         "slice": 6, 
23102         "created": "2013-12-18T21:29:06.774Z", 
23103         "amount": 0.112, 
23104         "object": 111, 
23105         "account": 15, 
23106         "state": "invoiced", 
23107         "coreHours": 1.6, 
23108         "invoice": 71, 
23109         "date": "2013-12-06T05:00:00Z", 
23110         "kind": "besteffort", 
23111         "enacted": null
23112     }
23113 },
23114 {
23115     "pk": 60444, 
23116     "model": "core.charge", 
23117     "fields": {
23118         "updated": "2013-12-18T21:29:26.017Z", 
23119         "slice": 6, 
23120         "created": "2013-12-18T21:29:06.782Z", 
23121         "amount": 0.2296, 
23122         "object": 111, 
23123         "account": 15, 
23124         "state": "invoiced", 
23125         "coreHours": 3.28, 
23126         "invoice": 71, 
23127         "date": "2013-12-06T13:00:00Z", 
23128         "kind": "besteffort", 
23129         "enacted": null
23130     }
23131 },
23132 {
23133     "pk": 60445, 
23134     "model": "core.charge", 
23135     "fields": {
23136         "updated": "2013-12-18T21:29:26.125Z", 
23137         "slice": 6, 
23138         "created": "2013-12-18T21:29:06.790Z", 
23139         "amount": 0.1232, 
23140         "object": 111, 
23141         "account": 15, 
23142         "state": "invoiced", 
23143         "coreHours": 1.76, 
23144         "invoice": 71, 
23145         "date": "2013-12-06T21:00:00Z", 
23146         "kind": "besteffort", 
23147         "enacted": null
23148     }
23149 },
23150 {
23151     "pk": 60446, 
23152     "model": "core.charge", 
23153     "fields": {
23154         "updated": "2013-12-18T21:29:26.233Z", 
23155         "slice": 6, 
23156         "created": "2013-12-18T21:29:06.799Z", 
23157         "amount": 0.1288, 
23158         "object": 111, 
23159         "account": 15, 
23160         "state": "invoiced", 
23161         "coreHours": 1.84, 
23162         "invoice": 71, 
23163         "date": "2013-12-07T05:00:00Z", 
23164         "kind": "besteffort", 
23165         "enacted": null
23166     }
23167 },
23168 {
23169     "pk": 60447, 
23170     "model": "core.charge", 
23171     "fields": {
23172         "updated": "2013-12-18T21:29:26.341Z", 
23173         "slice": 6, 
23174         "created": "2013-12-18T21:29:06.807Z", 
23175         "amount": 0.1456, 
23176         "object": 111, 
23177         "account": 15, 
23178         "state": "invoiced", 
23179         "coreHours": 2.08, 
23180         "invoice": 71, 
23181         "date": "2013-12-07T13:00:00Z", 
23182         "kind": "besteffort", 
23183         "enacted": null
23184     }
23185 },
23186 {
23187     "pk": 60448, 
23188     "model": "core.charge", 
23189     "fields": {
23190         "updated": "2013-12-18T21:29:26.448Z", 
23191         "slice": 6, 
23192         "created": "2013-12-18T21:29:06.815Z", 
23193         "amount": 0.252, 
23194         "object": 111, 
23195         "account": 15, 
23196         "state": "invoiced", 
23197         "coreHours": 3.6, 
23198         "invoice": 71, 
23199         "date": "2013-12-07T21:00:00Z", 
23200         "kind": "besteffort", 
23201         "enacted": null
23202     }
23203 },
23204 {
23205     "pk": 60449, 
23206     "model": "core.charge", 
23207     "fields": {
23208         "updated": "2013-12-18T21:29:26.556Z", 
23209         "slice": 6, 
23210         "created": "2013-12-18T21:29:06.823Z", 
23211         "amount": 0.3136, 
23212         "object": 111, 
23213         "account": 15, 
23214         "state": "invoiced", 
23215         "coreHours": 4.48, 
23216         "invoice": 71, 
23217         "date": "2013-12-08T05:00:00Z", 
23218         "kind": "besteffort", 
23219         "enacted": null
23220     }
23221 },
23222 {
23223     "pk": 60450, 
23224     "model": "core.charge", 
23225     "fields": {
23226         "updated": "2013-12-18T21:29:26.664Z", 
23227         "slice": 6, 
23228         "created": "2013-12-18T21:29:06.832Z", 
23229         "amount": 0.2408, 
23230         "object": 111, 
23231         "account": 15, 
23232         "state": "invoiced", 
23233         "coreHours": 3.44, 
23234         "invoice": 71, 
23235         "date": "2013-12-08T13:00:00Z", 
23236         "kind": "besteffort", 
23237         "enacted": null
23238     }
23239 },
23240 {
23241     "pk": 60451, 
23242     "model": "core.charge", 
23243     "fields": {
23244         "updated": "2013-12-18T21:29:26.771Z", 
23245         "slice": 6, 
23246         "created": "2013-12-18T21:29:06.840Z", 
23247         "amount": 0.2016, 
23248         "object": 111, 
23249         "account": 15, 
23250         "state": "invoiced", 
23251         "coreHours": 2.88, 
23252         "invoice": 71, 
23253         "date": "2013-12-08T21:00:00Z", 
23254         "kind": "besteffort", 
23255         "enacted": null
23256     }
23257 },
23258 {
23259     "pk": 60452, 
23260     "model": "core.charge", 
23261     "fields": {
23262         "updated": "2013-12-18T21:29:26.887Z", 
23263         "slice": 6, 
23264         "created": "2013-12-18T21:29:06.848Z", 
23265         "amount": 0.2464, 
23266         "object": 111, 
23267         "account": 15, 
23268         "state": "invoiced", 
23269         "coreHours": 3.52, 
23270         "invoice": 72, 
23271         "date": "2013-12-09T05:00:00Z", 
23272         "kind": "besteffort", 
23273         "enacted": null
23274     }
23275 },
23276 {
23277     "pk": 60453, 
23278     "model": "core.charge", 
23279     "fields": {
23280         "updated": "2013-12-18T21:29:26.995Z", 
23281         "slice": 6, 
23282         "created": "2013-12-18T21:29:06.857Z", 
23283         "amount": 0.2856, 
23284         "object": 111, 
23285         "account": 15, 
23286         "state": "invoiced", 
23287         "coreHours": 4.08, 
23288         "invoice": 72, 
23289         "date": "2013-12-09T13:00:00Z", 
23290         "kind": "besteffort", 
23291         "enacted": null
23292     }
23293 },
23294 {
23295     "pk": 60454, 
23296     "model": "core.charge", 
23297     "fields": {
23298         "updated": "2013-12-18T21:29:27.103Z", 
23299         "slice": 6, 
23300         "created": "2013-12-18T21:29:06.865Z", 
23301         "amount": 0.3192, 
23302         "object": 111, 
23303         "account": 15, 
23304         "state": "invoiced", 
23305         "coreHours": 4.56, 
23306         "invoice": 72, 
23307         "date": "2013-12-09T21:00:00Z", 
23308         "kind": "besteffort", 
23309         "enacted": null
23310     }
23311 },
23312 {
23313     "pk": 60455, 
23314     "model": "core.charge", 
23315     "fields": {
23316         "updated": "2013-12-18T21:29:27.210Z", 
23317         "slice": 6, 
23318         "created": "2013-12-18T21:29:06.873Z", 
23319         "amount": 0.2576, 
23320         "object": 111, 
23321         "account": 15, 
23322         "state": "invoiced", 
23323         "coreHours": 3.68, 
23324         "invoice": 72, 
23325         "date": "2013-12-10T05:00:00Z", 
23326         "kind": "besteffort", 
23327         "enacted": null
23328     }
23329 },
23330 {
23331     "pk": 60456, 
23332     "model": "core.charge", 
23333     "fields": {
23334         "updated": "2013-12-18T21:29:27.318Z", 
23335         "slice": 6, 
23336         "created": "2013-12-18T21:29:06.881Z", 
23337         "amount": 0.2072, 
23338         "object": 111, 
23339         "account": 15, 
23340         "state": "invoiced", 
23341         "coreHours": 2.96, 
23342         "invoice": 72, 
23343         "date": "2013-12-10T13:00:00Z", 
23344         "kind": "besteffort", 
23345         "enacted": null
23346     }
23347 },
23348 {
23349     "pk": 60457, 
23350     "model": "core.charge", 
23351     "fields": {
23352         "updated": "2013-12-18T21:29:27.426Z", 
23353         "slice": 6, 
23354         "created": "2013-12-18T21:29:06.890Z", 
23355         "amount": 0.2184, 
23356         "object": 111, 
23357         "account": 15, 
23358         "state": "invoiced", 
23359         "coreHours": 3.12, 
23360         "invoice": 72, 
23361         "date": "2013-12-10T21:00:00Z", 
23362         "kind": "besteffort", 
23363         "enacted": null
23364     }
23365 },
23366 {
23367     "pk": 60458, 
23368     "model": "core.charge", 
23369     "fields": {
23370         "updated": "2013-12-18T21:29:27.533Z", 
23371         "slice": 6, 
23372         "created": "2013-12-18T21:29:06.898Z", 
23373         "amount": 0.1344, 
23374         "object": 111, 
23375         "account": 15, 
23376         "state": "invoiced", 
23377         "coreHours": 1.92, 
23378         "invoice": 72, 
23379         "date": "2013-12-11T05:00:00Z", 
23380         "kind": "besteffort", 
23381         "enacted": null
23382     }
23383 },
23384 {
23385     "pk": 60459, 
23386     "model": "core.charge", 
23387     "fields": {
23388         "updated": "2013-12-18T21:29:27.699Z", 
23389         "slice": 6, 
23390         "created": "2013-12-18T21:29:06.906Z", 
23391         "amount": 0.28, 
23392         "object": 111, 
23393         "account": 15, 
23394         "state": "invoiced", 
23395         "coreHours": 4.0, 
23396         "invoice": 72, 
23397         "date": "2013-12-11T13:00:00Z", 
23398         "kind": "besteffort", 
23399         "enacted": null
23400     }
23401 },
23402 {
23403     "pk": 60460, 
23404     "model": "core.charge", 
23405     "fields": {
23406         "updated": "2013-12-18T21:29:27.807Z", 
23407         "slice": 6, 
23408         "created": "2013-12-18T21:29:06.915Z", 
23409         "amount": 0.1568, 
23410         "object": 111, 
23411         "account": 15, 
23412         "state": "invoiced", 
23413         "coreHours": 2.24, 
23414         "invoice": 72, 
23415         "date": "2013-12-11T21:00:00Z", 
23416         "kind": "besteffort", 
23417         "enacted": null
23418     }
23419 },
23420 {
23421     "pk": 60461, 
23422     "model": "core.charge", 
23423     "fields": {
23424         "updated": "2013-12-18T21:29:27.914Z", 
23425         "slice": 6, 
23426         "created": "2013-12-18T21:29:06.923Z", 
23427         "amount": 0.2744, 
23428         "object": 111, 
23429         "account": 15, 
23430         "state": "invoiced", 
23431         "coreHours": 3.92, 
23432         "invoice": 72, 
23433         "date": "2013-12-12T05:00:00Z", 
23434         "kind": "besteffort", 
23435         "enacted": null
23436     }
23437 },
23438 {
23439     "pk": 60462, 
23440     "model": "core.charge", 
23441     "fields": {
23442         "updated": "2013-12-18T21:29:28.022Z", 
23443         "slice": 6, 
23444         "created": "2013-12-18T21:29:06.931Z", 
23445         "amount": 0.1624, 
23446         "object": 111, 
23447         "account": 15, 
23448         "state": "invoiced", 
23449         "coreHours": 2.32, 
23450         "invoice": 72, 
23451         "date": "2013-12-12T13:00:00Z", 
23452         "kind": "besteffort", 
23453         "enacted": null
23454     }
23455 },
23456 {
23457     "pk": 60463, 
23458     "model": "core.charge", 
23459     "fields": {
23460         "updated": "2013-12-18T21:29:28.130Z", 
23461         "slice": 6, 
23462         "created": "2013-12-18T21:29:06.939Z", 
23463         "amount": 0.1456, 
23464         "object": 111, 
23465         "account": 15, 
23466         "state": "invoiced", 
23467         "coreHours": 2.08, 
23468         "invoice": 72, 
23469         "date": "2013-12-12T21:00:00Z", 
23470         "kind": "besteffort", 
23471         "enacted": null
23472     }
23473 },
23474 {
23475     "pk": 60464, 
23476     "model": "core.charge", 
23477     "fields": {
23478         "updated": "2013-12-18T21:29:28.238Z", 
23479         "slice": 6, 
23480         "created": "2013-12-18T21:29:06.948Z", 
23481         "amount": 0.14, 
23482         "object": 111, 
23483         "account": 15, 
23484         "state": "invoiced", 
23485         "coreHours": 2.0, 
23486         "invoice": 72, 
23487         "date": "2013-12-13T05:00:00Z", 
23488         "kind": "besteffort", 
23489         "enacted": null
23490     }
23491 },
23492 {
23493     "pk": 60465, 
23494     "model": "core.charge", 
23495     "fields": {
23496         "updated": "2013-12-18T21:29:28.345Z", 
23497         "slice": 6, 
23498         "created": "2013-12-18T21:29:06.956Z", 
23499         "amount": 0.224, 
23500         "object": 111, 
23501         "account": 15, 
23502         "state": "invoiced", 
23503         "coreHours": 3.2, 
23504         "invoice": 72, 
23505         "date": "2013-12-13T13:00:00Z", 
23506         "kind": "besteffort", 
23507         "enacted": null
23508     }
23509 },
23510 {
23511     "pk": 60466, 
23512     "model": "core.charge", 
23513     "fields": {
23514         "updated": "2013-12-18T21:29:28.453Z", 
23515         "slice": 6, 
23516         "created": "2013-12-18T21:29:06.964Z", 
23517         "amount": 0.2688, 
23518         "object": 111, 
23519         "account": 15, 
23520         "state": "invoiced", 
23521         "coreHours": 3.84, 
23522         "invoice": 72, 
23523         "date": "2013-12-13T21:00:00Z", 
23524         "kind": "besteffort", 
23525         "enacted": null
23526     }
23527 },
23528 {
23529     "pk": 60467, 
23530     "model": "core.charge", 
23531     "fields": {
23532         "updated": "2013-12-18T21:29:28.561Z", 
23533         "slice": 6, 
23534         "created": "2013-12-18T21:29:06.972Z", 
23535         "amount": 0.224, 
23536         "object": 111, 
23537         "account": 15, 
23538         "state": "invoiced", 
23539         "coreHours": 3.2, 
23540         "invoice": 72, 
23541         "date": "2013-12-14T05:00:00Z", 
23542         "kind": "besteffort", 
23543         "enacted": null
23544     }
23545 },
23546 {
23547     "pk": 60468, 
23548     "model": "core.charge", 
23549     "fields": {
23550         "updated": "2013-12-18T21:29:28.668Z", 
23551         "slice": 6, 
23552         "created": "2013-12-18T21:29:06.981Z", 
23553         "amount": 0.1176, 
23554         "object": 111, 
23555         "account": 15, 
23556         "state": "invoiced", 
23557         "coreHours": 1.68, 
23558         "invoice": 72, 
23559         "date": "2013-12-14T13:00:00Z", 
23560         "kind": "besteffort", 
23561         "enacted": null
23562     }
23563 },
23564 {
23565     "pk": 60469, 
23566     "model": "core.charge", 
23567     "fields": {
23568         "updated": "2013-12-18T21:29:28.776Z", 
23569         "slice": 6, 
23570         "created": "2013-12-18T21:29:06.989Z", 
23571         "amount": 0.2296, 
23572         "object": 111, 
23573         "account": 15, 
23574         "state": "invoiced", 
23575         "coreHours": 3.28, 
23576         "invoice": 72, 
23577         "date": "2013-12-14T21:00:00Z", 
23578         "kind": "besteffort", 
23579         "enacted": null
23580     }
23581 },
23582 {
23583     "pk": 60470, 
23584     "model": "core.charge", 
23585     "fields": {
23586         "updated": "2013-12-18T21:29:28.884Z", 
23587         "slice": 6, 
23588         "created": "2013-12-18T21:29:06.997Z", 
23589         "amount": 0.2072, 
23590         "object": 111, 
23591         "account": 15, 
23592         "state": "invoiced", 
23593         "coreHours": 2.96, 
23594         "invoice": 72, 
23595         "date": "2013-12-15T05:00:00Z", 
23596         "kind": "besteffort", 
23597         "enacted": null
23598     }
23599 },
23600 {
23601     "pk": 60471, 
23602     "model": "core.charge", 
23603     "fields": {
23604         "updated": "2013-12-18T21:29:28.991Z", 
23605         "slice": 6, 
23606         "created": "2013-12-18T21:29:07.006Z", 
23607         "amount": 0.1344, 
23608         "object": 111, 
23609         "account": 15, 
23610         "state": "invoiced", 
23611         "coreHours": 1.92, 
23612         "invoice": 72, 
23613         "date": "2013-12-15T13:00:00Z", 
23614         "kind": "besteffort", 
23615         "enacted": null
23616     }
23617 },
23618 {
23619     "pk": 60472, 
23620     "model": "core.charge", 
23621     "fields": {
23622         "updated": "2013-12-18T21:29:29.099Z", 
23623         "slice": 6, 
23624         "created": "2013-12-18T21:29:07.014Z", 
23625         "amount": 0.2352, 
23626         "object": 111, 
23627         "account": 15, 
23628         "state": "invoiced", 
23629         "coreHours": 3.36, 
23630         "invoice": 72, 
23631         "date": "2013-12-15T21:00:00Z", 
23632         "kind": "besteffort", 
23633         "enacted": null
23634     }
23635 },
23636 {
23637     "pk": 60473, 
23638     "model": "core.charge", 
23639     "fields": {
23640         "updated": "2013-12-18T21:29:07.022Z", 
23641         "slice": 6, 
23642         "created": "2013-12-18T21:29:07.022Z", 
23643         "amount": 0.308, 
23644         "object": 111, 
23645         "account": 15, 
23646         "state": "pending", 
23647         "coreHours": 4.4, 
23648         "invoice": null, 
23649         "date": "2013-12-16T05:00:00Z", 
23650         "kind": "besteffort", 
23651         "enacted": null
23652     }
23653 },
23654 {
23655     "pk": 60474, 
23656     "model": "core.charge", 
23657     "fields": {
23658         "updated": "2013-12-18T21:29:07.031Z", 
23659         "slice": 6, 
23660         "created": "2013-12-18T21:29:07.031Z", 
23661         "amount": 0.14, 
23662         "object": 111, 
23663         "account": 15, 
23664         "state": "pending", 
23665         "coreHours": 2.0, 
23666         "invoice": null, 
23667         "date": "2013-12-16T13:00:00Z", 
23668         "kind": "besteffort", 
23669         "enacted": null
23670     }
23671 },
23672 {
23673     "pk": 60475, 
23674     "model": "core.charge", 
23675     "fields": {
23676         "updated": "2013-12-18T21:29:07.039Z", 
23677         "slice": 6, 
23678         "created": "2013-12-18T21:29:07.039Z", 
23679         "amount": 0.1344, 
23680         "object": 111, 
23681         "account": 15, 
23682         "state": "pending", 
23683         "coreHours": 1.92, 
23684         "invoice": null, 
23685         "date": "2013-12-16T21:00:00Z", 
23686         "kind": "besteffort", 
23687         "enacted": null
23688     }
23689 },
23690 {
23691     "pk": 60476, 
23692     "model": "core.charge", 
23693     "fields": {
23694         "updated": "2013-12-18T21:29:07.047Z", 
23695         "slice": 6, 
23696         "created": "2013-12-18T21:29:07.047Z", 
23697         "amount": 0.196, 
23698         "object": 111, 
23699         "account": 15, 
23700         "state": "pending", 
23701         "coreHours": 2.8, 
23702         "invoice": null, 
23703         "date": "2013-12-17T05:00:00Z", 
23704         "kind": "besteffort", 
23705         "enacted": null
23706     }
23707 },
23708 {
23709     "pk": 60477, 
23710     "model": "core.charge", 
23711     "fields": {
23712         "updated": "2013-12-18T21:29:07.055Z", 
23713         "slice": 6, 
23714         "created": "2013-12-18T21:29:07.055Z", 
23715         "amount": 0.336, 
23716         "object": 111, 
23717         "account": 15, 
23718         "state": "pending", 
23719         "coreHours": 4.8, 
23720         "invoice": null, 
23721         "date": "2013-12-17T13:00:00Z", 
23722         "kind": "besteffort", 
23723         "enacted": null
23724     }
23725 },
23726 {
23727     "pk": 60478, 
23728     "model": "core.charge", 
23729     "fields": {
23730         "updated": "2013-12-18T21:29:07.064Z", 
23731         "slice": 6, 
23732         "created": "2013-12-18T21:29:07.064Z", 
23733         "amount": 0.3248, 
23734         "object": 111, 
23735         "account": 15, 
23736         "state": "pending", 
23737         "coreHours": 4.64, 
23738         "invoice": null, 
23739         "date": "2013-12-17T21:00:00Z", 
23740         "kind": "besteffort", 
23741         "enacted": null
23742     }
23743 },
23744 {
23745     "pk": 60479, 
23746     "model": "core.charge", 
23747     "fields": {
23748         "updated": "2013-12-18T21:29:07.072Z", 
23749         "slice": 6, 
23750         "created": "2013-12-18T21:29:07.072Z", 
23751         "amount": 0.2912, 
23752         "object": 111, 
23753         "account": 15, 
23754         "state": "pending", 
23755         "coreHours": 4.16, 
23756         "invoice": null, 
23757         "date": "2013-12-18T05:00:00Z", 
23758         "kind": "besteffort", 
23759         "enacted": null
23760     }
23761 },
23762 {
23763     "pk": 60480, 
23764     "model": "core.charge", 
23765     "fields": {
23766         "updated": "2013-12-18T21:29:07.080Z", 
23767         "slice": 6, 
23768         "created": "2013-12-18T21:29:07.080Z", 
23769         "amount": 0.28, 
23770         "object": 111, 
23771         "account": 15, 
23772         "state": "pending", 
23773         "coreHours": 4.0, 
23774         "invoice": null, 
23775         "date": "2013-12-18T13:00:00Z", 
23776         "kind": "besteffort", 
23777         "enacted": null
23778     }
23779 },
23780 {
23781     "pk": 60481, 
23782     "model": "core.charge", 
23783     "fields": {
23784         "updated": "2013-12-18T21:29:20.260Z", 
23785         "slice": 8, 
23786         "created": "2013-12-18T21:29:07.112Z", 
23787         "amount": 0.56, 
23788         "object": 112, 
23789         "account": 15, 
23790         "state": "invoiced", 
23791         "coreHours": 8.0, 
23792         "invoice": 69, 
23793         "date": "2013-11-18T21:00:00Z", 
23794         "kind": "reservation", 
23795         "enacted": null
23796     }
23797 },
23798 {
23799     "pk": 60482, 
23800     "model": "core.charge", 
23801     "fields": {
23802         "updated": "2013-12-18T21:29:20.368Z", 
23803         "slice": 8, 
23804         "created": "2013-12-18T21:29:07.122Z", 
23805         "amount": 0.56, 
23806         "object": 112, 
23807         "account": 15, 
23808         "state": "invoiced", 
23809         "coreHours": 8.0, 
23810         "invoice": 69, 
23811         "date": "2013-11-19T05:00:00Z", 
23812         "kind": "reservation", 
23813         "enacted": null
23814     }
23815 },
23816 {
23817     "pk": 60483, 
23818     "model": "core.charge", 
23819     "fields": {
23820         "updated": "2013-12-18T21:29:20.476Z", 
23821         "slice": 8, 
23822         "created": "2013-12-18T21:29:07.130Z", 
23823         "amount": 0.56, 
23824         "object": 112, 
23825         "account": 15, 
23826         "state": "invoiced", 
23827         "coreHours": 8.0, 
23828         "invoice": 69, 
23829         "date": "2013-11-19T13:00:00Z", 
23830         "kind": "reservation", 
23831         "enacted": null
23832     }
23833 },
23834 {
23835     "pk": 60484, 
23836     "model": "core.charge", 
23837     "fields": {
23838         "updated": "2013-12-18T21:29:20.583Z", 
23839         "slice": 8, 
23840         "created": "2013-12-18T21:29:07.138Z", 
23841         "amount": 0.56, 
23842         "object": 112, 
23843         "account": 15, 
23844         "state": "invoiced", 
23845         "coreHours": 8.0, 
23846         "invoice": 69, 
23847         "date": "2013-11-19T21:00:00Z", 
23848         "kind": "reservation", 
23849         "enacted": null
23850     }
23851 },
23852 {
23853     "pk": 60485, 
23854     "model": "core.charge", 
23855     "fields": {
23856         "updated": "2013-12-18T21:29:20.691Z", 
23857         "slice": 8, 
23858         "created": "2013-12-18T21:29:07.147Z", 
23859         "amount": 0.56, 
23860         "object": 112, 
23861         "account": 15, 
23862         "state": "invoiced", 
23863         "coreHours": 8.0, 
23864         "invoice": 69, 
23865         "date": "2013-11-20T05:00:00Z", 
23866         "kind": "reservation", 
23867         "enacted": null
23868     }
23869 },
23870 {
23871     "pk": 60486, 
23872     "model": "core.charge", 
23873     "fields": {
23874         "updated": "2013-12-18T21:29:20.799Z", 
23875         "slice": 8, 
23876         "created": "2013-12-18T21:29:07.155Z", 
23877         "amount": 0.56, 
23878         "object": 112, 
23879         "account": 15, 
23880         "state": "invoiced", 
23881         "coreHours": 8.0, 
23882         "invoice": 69, 
23883         "date": "2013-11-20T13:00:00Z", 
23884         "kind": "reservation", 
23885         "enacted": null
23886     }
23887 },
23888 {
23889     "pk": 60487, 
23890     "model": "core.charge", 
23891     "fields": {
23892         "updated": "2013-12-18T21:29:20.906Z", 
23893         "slice": 8, 
23894         "created": "2013-12-18T21:29:07.163Z", 
23895         "amount": 0.56, 
23896         "object": 112, 
23897         "account": 15, 
23898         "state": "invoiced", 
23899         "coreHours": 8.0, 
23900         "invoice": 69, 
23901         "date": "2013-11-20T21:00:00Z", 
23902         "kind": "reservation", 
23903         "enacted": null
23904     }
23905 },
23906 {
23907     "pk": 60488, 
23908     "model": "core.charge", 
23909     "fields": {
23910         "updated": "2013-12-18T21:29:21.014Z", 
23911         "slice": 8, 
23912         "created": "2013-12-18T21:29:07.171Z", 
23913         "amount": 0.56, 
23914         "object": 112, 
23915         "account": 15, 
23916         "state": "invoiced", 
23917         "coreHours": 8.0, 
23918         "invoice": 69, 
23919         "date": "2013-11-21T05:00:00Z", 
23920         "kind": "reservation", 
23921         "enacted": null
23922     }
23923 },
23924 {
23925     "pk": 60489, 
23926     "model": "core.charge", 
23927     "fields": {
23928         "updated": "2013-12-18T21:29:21.122Z", 
23929         "slice": 8, 
23930         "created": "2013-12-18T21:29:07.180Z", 
23931         "amount": 0.56, 
23932         "object": 112, 
23933         "account": 15, 
23934         "state": "invoiced", 
23935         "coreHours": 8.0, 
23936         "invoice": 69, 
23937         "date": "2013-11-21T13:00:00Z", 
23938         "kind": "reservation", 
23939         "enacted": null
23940     }
23941 },
23942 {
23943     "pk": 60490, 
23944     "model": "core.charge", 
23945     "fields": {
23946         "updated": "2013-12-18T21:29:21.229Z", 
23947         "slice": 8, 
23948         "created": "2013-12-18T21:29:07.188Z", 
23949         "amount": 0.56, 
23950         "object": 112, 
23951         "account": 15, 
23952         "state": "invoiced", 
23953         "coreHours": 8.0, 
23954         "invoice": 69, 
23955         "date": "2013-11-21T21:00:00Z", 
23956         "kind": "reservation", 
23957         "enacted": null
23958     }
23959 },
23960 {
23961     "pk": 60491, 
23962     "model": "core.charge", 
23963     "fields": {
23964         "updated": "2013-12-18T21:29:21.337Z", 
23965         "slice": 8, 
23966         "created": "2013-12-18T21:29:07.196Z", 
23967         "amount": 0.56, 
23968         "object": 112, 
23969         "account": 15, 
23970         "state": "invoiced", 
23971         "coreHours": 8.0, 
23972         "invoice": 69, 
23973         "date": "2013-11-22T05:00:00Z", 
23974         "kind": "reservation", 
23975         "enacted": null
23976     }
23977 },
23978 {
23979     "pk": 60492, 
23980     "model": "core.charge", 
23981     "fields": {
23982         "updated": "2013-12-18T21:29:21.445Z", 
23983         "slice": 8, 
23984         "created": "2013-12-18T21:29:07.205Z", 
23985         "amount": 0.56, 
23986         "object": 112, 
23987         "account": 15, 
23988         "state": "invoiced", 
23989         "coreHours": 8.0, 
23990         "invoice": 69, 
23991         "date": "2013-11-22T13:00:00Z", 
23992         "kind": "reservation", 
23993         "enacted": null
23994     }
23995 },
23996 {
23997     "pk": 60493, 
23998     "model": "core.charge", 
23999     "fields": {
24000         "updated": "2013-12-18T21:29:21.552Z", 
24001         "slice": 8, 
24002         "created": "2013-12-18T21:29:07.213Z", 
24003         "amount": 0.56, 
24004         "object": 112, 
24005         "account": 15, 
24006         "state": "invoiced", 
24007         "coreHours": 8.0, 
24008         "invoice": 69, 
24009         "date": "2013-11-22T21:00:00Z", 
24010         "kind": "reservation", 
24011         "enacted": null
24012     }
24013 },
24014 {
24015     "pk": 60494, 
24016     "model": "core.charge", 
24017     "fields": {
24018         "updated": "2013-12-18T21:29:21.660Z", 
24019         "slice": 8, 
24020         "created": "2013-12-18T21:29:07.221Z", 
24021         "amount": 0.56, 
24022         "object": 112, 
24023         "account": 15, 
24024         "state": "invoiced", 
24025         "coreHours": 8.0, 
24026         "invoice": 69, 
24027         "date": "2013-11-23T05:00:00Z", 
24028         "kind": "reservation", 
24029         "enacted": null
24030     }
24031 },
24032 {
24033     "pk": 60495, 
24034     "model": "core.charge", 
24035     "fields": {
24036         "updated": "2013-12-18T21:29:21.768Z", 
24037         "slice": 8, 
24038         "created": "2013-12-18T21:29:07.230Z", 
24039         "amount": 0.56, 
24040         "object": 112, 
24041         "account": 15, 
24042         "state": "invoiced", 
24043         "coreHours": 8.0, 
24044         "invoice": 69, 
24045         "date": "2013-11-23T13:00:00Z", 
24046         "kind": "reservation", 
24047         "enacted": null
24048     }
24049 },
24050 {
24051     "pk": 60496, 
24052     "model": "core.charge", 
24053     "fields": {
24054         "updated": "2013-12-18T21:29:21.876Z", 
24055         "slice": 8, 
24056         "created": "2013-12-18T21:29:07.238Z", 
24057         "amount": 0.56, 
24058         "object": 112, 
24059         "account": 15, 
24060         "state": "invoiced", 
24061         "coreHours": 8.0, 
24062         "invoice": 69, 
24063         "date": "2013-11-23T21:00:00Z", 
24064         "kind": "reservation", 
24065         "enacted": null
24066     }
24067 },
24068 {
24069     "pk": 60497, 
24070     "model": "core.charge", 
24071     "fields": {
24072         "updated": "2013-12-18T21:29:21.983Z", 
24073         "slice": 8, 
24074         "created": "2013-12-18T21:29:07.246Z", 
24075         "amount": 0.56, 
24076         "object": 112, 
24077         "account": 15, 
24078         "state": "invoiced", 
24079         "coreHours": 8.0, 
24080         "invoice": 69, 
24081         "date": "2013-11-24T05:00:00Z", 
24082         "kind": "reservation", 
24083         "enacted": null
24084     }
24085 },
24086 {
24087     "pk": 60498, 
24088     "model": "core.charge", 
24089     "fields": {
24090         "updated": "2013-12-18T21:29:22.091Z", 
24091         "slice": 8, 
24092         "created": "2013-12-18T21:29:07.254Z", 
24093         "amount": 0.56, 
24094         "object": 112, 
24095         "account": 15, 
24096         "state": "invoiced", 
24097         "coreHours": 8.0, 
24098         "invoice": 69, 
24099         "date": "2013-11-24T13:00:00Z", 
24100         "kind": "reservation", 
24101         "enacted": null
24102     }
24103 },
24104 {
24105     "pk": 60499, 
24106     "model": "core.charge", 
24107     "fields": {
24108         "updated": "2013-12-18T21:29:22.199Z", 
24109         "slice": 8, 
24110         "created": "2013-12-18T21:29:07.262Z", 
24111         "amount": 0.56, 
24112         "object": 112, 
24113         "account": 15, 
24114         "state": "invoiced", 
24115         "coreHours": 8.0, 
24116         "invoice": 69, 
24117         "date": "2013-11-24T21:00:00Z", 
24118         "kind": "reservation", 
24119         "enacted": null
24120     }
24121 },
24122 {
24123     "pk": 60500, 
24124     "model": "core.charge", 
24125     "fields": {
24126         "updated": "2013-12-18T21:29:22.315Z", 
24127         "slice": 8, 
24128         "created": "2013-12-18T21:29:07.271Z", 
24129         "amount": 0.56, 
24130         "object": 112, 
24131         "account": 15, 
24132         "state": "invoiced", 
24133         "coreHours": 8.0, 
24134         "invoice": 70, 
24135         "date": "2013-11-25T05:00:00Z", 
24136         "kind": "reservation", 
24137         "enacted": null
24138     }
24139 },
24140 {
24141     "pk": 60501, 
24142     "model": "core.charge", 
24143     "fields": {
24144         "updated": "2013-12-18T21:29:22.422Z", 
24145         "slice": 8, 
24146         "created": "2013-12-18T21:29:07.279Z", 
24147         "amount": 0.56, 
24148         "object": 112, 
24149         "account": 15, 
24150         "state": "invoiced", 
24151         "coreHours": 8.0, 
24152         "invoice": 70, 
24153         "date": "2013-11-25T13:00:00Z", 
24154         "kind": "reservation", 
24155         "enacted": null
24156     }
24157 },
24158 {
24159     "pk": 60502, 
24160     "model": "core.charge", 
24161     "fields": {
24162         "updated": "2013-12-18T21:29:22.530Z", 
24163         "slice": 8, 
24164         "created": "2013-12-18T21:29:07.287Z", 
24165         "amount": 0.56, 
24166         "object": 112, 
24167         "account": 15, 
24168         "state": "invoiced", 
24169         "coreHours": 8.0, 
24170         "invoice": 70, 
24171         "date": "2013-11-25T21:00:00Z", 
24172         "kind": "reservation", 
24173         "enacted": null
24174     }
24175 },
24176 {
24177     "pk": 60503, 
24178     "model": "core.charge", 
24179     "fields": {
24180         "updated": "2013-12-18T21:29:22.679Z", 
24181         "slice": 8, 
24182         "created": "2013-12-18T21:29:07.296Z", 
24183         "amount": 0.56, 
24184         "object": 112, 
24185         "account": 15, 
24186         "state": "invoiced", 
24187         "coreHours": 8.0, 
24188         "invoice": 70, 
24189         "date": "2013-11-26T05:00:00Z", 
24190         "kind": "reservation", 
24191         "enacted": null
24192     }
24193 },
24194 {
24195     "pk": 60504, 
24196     "model": "core.charge", 
24197     "fields": {
24198         "updated": "2013-12-18T21:29:22.787Z", 
24199         "slice": 8, 
24200         "created": "2013-12-18T21:29:07.304Z", 
24201         "amount": 0.56, 
24202         "object": 112, 
24203         "account": 15, 
24204         "state": "invoiced", 
24205         "coreHours": 8.0, 
24206         "invoice": 70, 
24207         "date": "2013-11-26T13:00:00Z", 
24208         "kind": "reservation", 
24209         "enacted": null
24210     }
24211 },
24212 {
24213     "pk": 60505, 
24214     "model": "core.charge", 
24215     "fields": {
24216         "updated": "2013-12-18T21:29:22.894Z", 
24217         "slice": 8, 
24218         "created": "2013-12-18T21:29:07.312Z", 
24219         "amount": 0.56, 
24220         "object": 112, 
24221         "account": 15, 
24222         "state": "invoiced", 
24223         "coreHours": 8.0, 
24224         "invoice": 70, 
24225         "date": "2013-11-26T21:00:00Z", 
24226         "kind": "reservation", 
24227         "enacted": null
24228     }
24229 },
24230 {
24231     "pk": 60506, 
24232     "model": "core.charge", 
24233     "fields": {
24234         "updated": "2013-12-18T21:29:23.002Z", 
24235         "slice": 8, 
24236         "created": "2013-12-18T21:29:07.321Z", 
24237         "amount": 0.56, 
24238         "object": 112, 
24239         "account": 15, 
24240         "state": "invoiced", 
24241         "coreHours": 8.0, 
24242         "invoice": 70, 
24243         "date": "2013-11-27T05:00:00Z", 
24244         "kind": "reservation", 
24245         "enacted": null
24246     }
24247 },
24248 {
24249     "pk": 60507, 
24250     "model": "core.charge", 
24251     "fields": {
24252         "updated": "2013-12-18T21:29:23.110Z", 
24253         "slice": 8, 
24254         "created": "2013-12-18T21:29:07.329Z", 
24255         "amount": 0.56, 
24256         "object": 112, 
24257         "account": 15, 
24258         "state": "invoiced", 
24259         "coreHours": 8.0, 
24260         "invoice": 70, 
24261         "date": "2013-11-27T13:00:00Z", 
24262         "kind": "reservation", 
24263         "enacted": null
24264     }
24265 },
24266 {
24267     "pk": 60508, 
24268     "model": "core.charge", 
24269     "fields": {
24270         "updated": "2013-12-18T21:29:23.218Z", 
24271         "slice": 8, 
24272         "created": "2013-12-18T21:29:07.337Z", 
24273         "amount": 0.56, 
24274         "object": 112, 
24275         "account": 15, 
24276         "state": "invoiced", 
24277         "coreHours": 8.0, 
24278         "invoice": 70, 
24279         "date": "2013-11-27T21:00:00Z", 
24280         "kind": "reservation", 
24281         "enacted": null
24282     }
24283 },
24284 {
24285     "pk": 60509, 
24286     "model": "core.charge", 
24287     "fields": {
24288         "updated": "2013-12-18T21:29:23.325Z", 
24289         "slice": 8, 
24290         "created": "2013-12-18T21:29:07.345Z", 
24291         "amount": 0.56, 
24292         "object": 112, 
24293         "account": 15, 
24294         "state": "invoiced", 
24295         "coreHours": 8.0, 
24296         "invoice": 70, 
24297         "date": "2013-11-28T05:00:00Z", 
24298         "kind": "reservation", 
24299         "enacted": null
24300     }
24301 },
24302 {
24303     "pk": 60510, 
24304     "model": "core.charge", 
24305     "fields": {
24306         "updated": "2013-12-18T21:29:23.433Z", 
24307         "slice": 8, 
24308         "created": "2013-12-18T21:29:07.354Z", 
24309         "amount": 0.56, 
24310         "object": 112, 
24311         "account": 15, 
24312         "state": "invoiced", 
24313         "coreHours": 8.0, 
24314         "invoice": 70, 
24315         "date": "2013-11-28T13:00:00Z", 
24316         "kind": "reservation", 
24317         "enacted": null
24318     }
24319 },
24320 {
24321     "pk": 60511, 
24322     "model": "core.charge", 
24323     "fields": {
24324         "updated": "2013-12-18T21:29:23.541Z", 
24325         "slice": 8, 
24326         "created": "2013-12-18T21:29:07.362Z", 
24327         "amount": 0.56, 
24328         "object": 112, 
24329         "account": 15, 
24330         "state": "invoiced", 
24331         "coreHours": 8.0, 
24332         "invoice": 70, 
24333         "date": "2013-11-28T21:00:00Z", 
24334         "kind": "reservation", 
24335         "enacted": null
24336     }
24337 },
24338 {
24339     "pk": 60512, 
24340     "model": "core.charge", 
24341     "fields": {
24342         "updated": "2013-12-18T21:29:23.648Z", 
24343         "slice": 8, 
24344         "created": "2013-12-18T21:29:07.370Z", 
24345         "amount": 0.56, 
24346         "object": 112, 
24347         "account": 15, 
24348         "state": "invoiced", 
24349         "coreHours": 8.0, 
24350         "invoice": 70, 
24351         "date": "2013-11-29T05:00:00Z", 
24352         "kind": "reservation", 
24353         "enacted": null
24354     }
24355 },
24356 {
24357     "pk": 60513, 
24358     "model": "core.charge", 
24359     "fields": {
24360         "updated": "2013-12-18T21:29:23.756Z", 
24361         "slice": 8, 
24362         "created": "2013-12-18T21:29:07.378Z", 
24363         "amount": 0.56, 
24364         "object": 112, 
24365         "account": 15, 
24366         "state": "invoiced", 
24367         "coreHours": 8.0, 
24368         "invoice": 70, 
24369         "date": "2013-11-29T13:00:00Z", 
24370         "kind": "reservation", 
24371         "enacted": null
24372     }
24373 },
24374 {
24375     "pk": 60514, 
24376     "model": "core.charge", 
24377     "fields": {
24378         "updated": "2013-12-18T21:29:23.864Z", 
24379         "slice": 8, 
24380         "created": "2013-12-18T21:29:07.387Z", 
24381         "amount": 0.56, 
24382         "object": 112, 
24383         "account": 15, 
24384         "state": "invoiced", 
24385         "coreHours": 8.0, 
24386         "invoice": 70, 
24387         "date": "2013-11-29T21:00:00Z", 
24388         "kind": "reservation", 
24389         "enacted": null
24390     }
24391 },
24392 {
24393     "pk": 60515, 
24394     "model": "core.charge", 
24395     "fields": {
24396         "updated": "2013-12-18T21:29:23.971Z", 
24397         "slice": 8, 
24398         "created": "2013-12-18T21:29:07.395Z", 
24399         "amount": 0.56, 
24400         "object": 112, 
24401         "account": 15, 
24402         "state": "invoiced", 
24403         "coreHours": 8.0, 
24404         "invoice": 70, 
24405         "date": "2013-11-30T05:00:00Z", 
24406         "kind": "reservation", 
24407         "enacted": null
24408     }
24409 },
24410 {
24411     "pk": 60516, 
24412     "model": "core.charge", 
24413     "fields": {
24414         "updated": "2013-12-18T21:29:24.079Z", 
24415         "slice": 8, 
24416         "created": "2013-12-18T21:29:07.403Z", 
24417         "amount": 0.56, 
24418         "object": 112, 
24419         "account": 15, 
24420         "state": "invoiced", 
24421         "coreHours": 8.0, 
24422         "invoice": 70, 
24423         "date": "2013-11-30T13:00:00Z", 
24424         "kind": "reservation", 
24425         "enacted": null
24426     }
24427 },
24428 {
24429     "pk": 60517, 
24430     "model": "core.charge", 
24431     "fields": {
24432         "updated": "2013-12-18T21:29:24.187Z", 
24433         "slice": 8, 
24434         "created": "2013-12-18T21:29:07.412Z", 
24435         "amount": 0.56, 
24436         "object": 112, 
24437         "account": 15, 
24438         "state": "invoiced", 
24439         "coreHours": 8.0, 
24440         "invoice": 70, 
24441         "date": "2013-11-30T21:00:00Z", 
24442         "kind": "reservation", 
24443         "enacted": null
24444     }
24445 },
24446 {
24447     "pk": 60518, 
24448     "model": "core.charge", 
24449     "fields": {
24450         "updated": "2013-12-18T21:29:24.294Z", 
24451         "slice": 8, 
24452         "created": "2013-12-18T21:29:07.420Z", 
24453         "amount": 0.56, 
24454         "object": 112, 
24455         "account": 15, 
24456         "state": "invoiced", 
24457         "coreHours": 8.0, 
24458         "invoice": 70, 
24459         "date": "2013-12-01T05:00:00Z", 
24460         "kind": "reservation", 
24461         "enacted": null
24462     }
24463 },
24464 {
24465     "pk": 60519, 
24466     "model": "core.charge", 
24467     "fields": {
24468         "updated": "2013-12-18T21:29:24.402Z", 
24469         "slice": 8, 
24470         "created": "2013-12-18T21:29:07.428Z", 
24471         "amount": 0.56, 
24472         "object": 112, 
24473         "account": 15, 
24474         "state": "invoiced", 
24475         "coreHours": 8.0, 
24476         "invoice": 70, 
24477         "date": "2013-12-01T13:00:00Z", 
24478         "kind": "reservation", 
24479         "enacted": null
24480     }
24481 },
24482 {
24483     "pk": 60520, 
24484     "model": "core.charge", 
24485     "fields": {
24486         "updated": "2013-12-18T21:29:24.510Z", 
24487         "slice": 8, 
24488         "created": "2013-12-18T21:29:07.436Z", 
24489         "amount": 0.56, 
24490         "object": 112, 
24491         "account": 15, 
24492         "state": "invoiced", 
24493         "coreHours": 8.0, 
24494         "invoice": 70, 
24495         "date": "2013-12-01T21:00:00Z", 
24496         "kind": "reservation", 
24497         "enacted": null
24498     }
24499 },
24500 {
24501     "pk": 60521, 
24502     "model": "core.charge", 
24503     "fields": {
24504         "updated": "2013-12-18T21:29:24.626Z", 
24505         "slice": 8, 
24506         "created": "2013-12-18T21:29:07.445Z", 
24507         "amount": 0.56, 
24508         "object": 112, 
24509         "account": 15, 
24510         "state": "invoiced", 
24511         "coreHours": 8.0, 
24512         "invoice": 71, 
24513         "date": "2013-12-02T05:00:00Z", 
24514         "kind": "reservation", 
24515         "enacted": null
24516     }
24517 },
24518 {
24519     "pk": 60522, 
24520     "model": "core.charge", 
24521     "fields": {
24522         "updated": "2013-12-18T21:29:24.734Z", 
24523         "slice": 8, 
24524         "created": "2013-12-18T21:29:07.453Z", 
24525         "amount": 0.56, 
24526         "object": 112, 
24527         "account": 15, 
24528         "state": "invoiced", 
24529         "coreHours": 8.0, 
24530         "invoice": 71, 
24531         "date": "2013-12-02T13:00:00Z", 
24532         "kind": "reservation", 
24533         "enacted": null
24534     }
24535 },
24536 {
24537     "pk": 60523, 
24538     "model": "core.charge", 
24539     "fields": {
24540         "updated": "2013-12-18T21:29:24.841Z", 
24541         "slice": 8, 
24542         "created": "2013-12-18T21:29:07.461Z", 
24543         "amount": 0.56, 
24544         "object": 112, 
24545         "account": 15, 
24546         "state": "invoiced", 
24547         "coreHours": 8.0, 
24548         "invoice": 71, 
24549         "date": "2013-12-02T21:00:00Z", 
24550         "kind": "reservation", 
24551         "enacted": null
24552     }
24553 },
24554 {
24555     "pk": 60524, 
24556     "model": "core.charge", 
24557     "fields": {
24558         "updated": "2013-12-18T21:29:24.949Z", 
24559         "slice": 8, 
24560         "created": "2013-12-18T21:29:07.470Z", 
24561         "amount": 0.56, 
24562         "object": 112, 
24563         "account": 15, 
24564         "state": "invoiced", 
24565         "coreHours": 8.0, 
24566         "invoice": 71, 
24567         "date": "2013-12-03T05:00:00Z", 
24568         "kind": "reservation", 
24569         "enacted": null
24570     }
24571 },
24572 {
24573     "pk": 60525, 
24574     "model": "core.charge", 
24575     "fields": {
24576         "updated": "2013-12-18T21:29:25.057Z", 
24577         "slice": 8, 
24578         "created": "2013-12-18T21:29:07.478Z", 
24579         "amount": 0.56, 
24580         "object": 112, 
24581         "account": 15, 
24582         "state": "invoiced", 
24583         "coreHours": 8.0, 
24584         "invoice": 71, 
24585         "date": "2013-12-03T13:00:00Z", 
24586         "kind": "reservation", 
24587         "enacted": null
24588     }
24589 },
24590 {
24591     "pk": 60526, 
24592     "model": "core.charge", 
24593     "fields": {
24594         "updated": "2013-12-18T21:29:25.164Z", 
24595         "slice": 8, 
24596         "created": "2013-12-18T21:29:07.497Z", 
24597         "amount": 0.56, 
24598         "object": 112, 
24599         "account": 15, 
24600         "state": "invoiced", 
24601         "coreHours": 8.0, 
24602         "invoice": 71, 
24603         "date": "2013-12-03T21:00:00Z", 
24604         "kind": "reservation", 
24605         "enacted": null
24606     }
24607 },
24608 {
24609     "pk": 60527, 
24610     "model": "core.charge", 
24611     "fields": {
24612         "updated": "2013-12-18T21:29:25.272Z", 
24613         "slice": 8, 
24614         "created": "2013-12-18T21:29:07.547Z", 
24615         "amount": 0.56, 
24616         "object": 112, 
24617         "account": 15, 
24618         "state": "invoiced", 
24619         "coreHours": 8.0, 
24620         "invoice": 71, 
24621         "date": "2013-12-04T05:00:00Z", 
24622         "kind": "reservation", 
24623         "enacted": null
24624     }
24625 },
24626 {
24627     "pk": 60528, 
24628     "model": "core.charge", 
24629     "fields": {
24630         "updated": "2013-12-18T21:29:25.380Z", 
24631         "slice": 8, 
24632         "created": "2013-12-18T21:29:07.561Z", 
24633         "amount": 0.56, 
24634         "object": 112, 
24635         "account": 15, 
24636         "state": "invoiced", 
24637         "coreHours": 8.0, 
24638         "invoice": 71, 
24639         "date": "2013-12-04T13:00:00Z", 
24640         "kind": "reservation", 
24641         "enacted": null
24642     }
24643 },
24644 {
24645     "pk": 60529, 
24646     "model": "core.charge", 
24647     "fields": {
24648         "updated": "2013-12-18T21:29:25.487Z", 
24649         "slice": 8, 
24650         "created": "2013-12-18T21:29:07.569Z", 
24651         "amount": 0.56, 
24652         "object": 112, 
24653         "account": 15, 
24654         "state": "invoiced", 
24655         "coreHours": 8.0, 
24656         "invoice": 71, 
24657         "date": "2013-12-04T21:00:00Z", 
24658         "kind": "reservation", 
24659         "enacted": null
24660     }
24661 },
24662 {
24663     "pk": 60530, 
24664     "model": "core.charge", 
24665     "fields": {
24666         "updated": "2013-12-18T21:29:25.595Z", 
24667         "slice": 8, 
24668         "created": "2013-12-18T21:29:07.577Z", 
24669         "amount": 0.56, 
24670         "object": 112, 
24671         "account": 15, 
24672         "state": "invoiced", 
24673         "coreHours": 8.0, 
24674         "invoice": 71, 
24675         "date": "2013-12-05T05:00:00Z", 
24676         "kind": "reservation", 
24677         "enacted": null
24678     }
24679 },
24680 {
24681     "pk": 60531, 
24682     "model": "core.charge", 
24683     "fields": {
24684         "updated": "2013-12-18T21:29:25.703Z", 
24685         "slice": 8, 
24686         "created": "2013-12-18T21:29:07.586Z", 
24687         "amount": 0.56, 
24688         "object": 112, 
24689         "account": 15, 
24690         "state": "invoiced", 
24691         "coreHours": 8.0, 
24692         "invoice": 71, 
24693         "date": "2013-12-05T13:00:00Z", 
24694         "kind": "reservation", 
24695         "enacted": null
24696     }
24697 },
24698 {
24699     "pk": 60532, 
24700     "model": "core.charge", 
24701     "fields": {
24702         "updated": "2013-12-18T21:29:25.810Z", 
24703         "slice": 8, 
24704         "created": "2013-12-18T21:29:07.594Z", 
24705         "amount": 0.56, 
24706         "object": 112, 
24707         "account": 15, 
24708         "state": "invoiced", 
24709         "coreHours": 8.0, 
24710         "invoice": 71, 
24711         "date": "2013-12-05T21:00:00Z", 
24712         "kind": "reservation", 
24713         "enacted": null
24714     }
24715 },
24716 {
24717     "pk": 60533, 
24718     "model": "core.charge", 
24719     "fields": {
24720         "updated": "2013-12-18T21:29:25.918Z", 
24721         "slice": 8, 
24722         "created": "2013-12-18T21:29:07.602Z", 
24723         "amount": 0.56, 
24724         "object": 112, 
24725         "account": 15, 
24726         "state": "invoiced", 
24727         "coreHours": 8.0, 
24728         "invoice": 71, 
24729         "date": "2013-12-06T05:00:00Z", 
24730         "kind": "reservation", 
24731         "enacted": null
24732     }
24733 },
24734 {
24735     "pk": 60534, 
24736     "model": "core.charge", 
24737     "fields": {
24738         "updated": "2013-12-18T21:29:26.026Z", 
24739         "slice": 8, 
24740         "created": "2013-12-18T21:29:07.610Z", 
24741         "amount": 0.56, 
24742         "object": 112, 
24743         "account": 15, 
24744         "state": "invoiced", 
24745         "coreHours": 8.0, 
24746         "invoice": 71, 
24747         "date": "2013-12-06T13:00:00Z", 
24748         "kind": "reservation", 
24749         "enacted": null
24750     }
24751 },
24752 {
24753     "pk": 60535, 
24754     "model": "core.charge", 
24755     "fields": {
24756         "updated": "2013-12-18T21:29:26.133Z", 
24757         "slice": 8, 
24758         "created": "2013-12-18T21:29:07.619Z", 
24759         "amount": 0.56, 
24760         "object": 112, 
24761         "account": 15, 
24762         "state": "invoiced", 
24763         "coreHours": 8.0, 
24764         "invoice": 71, 
24765         "date": "2013-12-06T21:00:00Z", 
24766         "kind": "reservation", 
24767         "enacted": null
24768     }
24769 },
24770 {
24771     "pk": 60536, 
24772     "model": "core.charge", 
24773     "fields": {
24774         "updated": "2013-12-18T21:29:26.241Z", 
24775         "slice": 8, 
24776         "created": "2013-12-18T21:29:07.627Z", 
24777         "amount": 0.56, 
24778         "object": 112, 
24779         "account": 15, 
24780         "state": "invoiced", 
24781         "coreHours": 8.0, 
24782         "invoice": 71, 
24783         "date": "2013-12-07T05:00:00Z", 
24784         "kind": "reservation", 
24785         "enacted": null
24786     }
24787 },
24788 {
24789     "pk": 60537, 
24790     "model": "core.charge", 
24791     "fields": {
24792         "updated": "2013-12-18T21:29:26.349Z", 
24793         "slice": 8, 
24794         "created": "2013-12-18T21:29:07.635Z", 
24795         "amount": 0.56, 
24796         "object": 112, 
24797         "account": 15, 
24798         "state": "invoiced", 
24799         "coreHours": 8.0, 
24800         "invoice": 71, 
24801         "date": "2013-12-07T13:00:00Z", 
24802         "kind": "reservation", 
24803         "enacted": null
24804     }
24805 },
24806 {
24807     "pk": 60538, 
24808     "model": "core.charge", 
24809     "fields": {
24810         "updated": "2013-12-18T21:29:26.456Z", 
24811         "slice": 8, 
24812         "created": "2013-12-18T21:29:07.644Z", 
24813         "amount": 0.56, 
24814         "object": 112, 
24815         "account": 15, 
24816         "state": "invoiced", 
24817         "coreHours": 8.0, 
24818         "invoice": 71, 
24819         "date": "2013-12-07T21:00:00Z", 
24820         "kind": "reservation", 
24821         "enacted": null
24822     }
24823 },
24824 {
24825     "pk": 60539, 
24826     "model": "core.charge", 
24827     "fields": {
24828         "updated": "2013-12-18T21:29:26.564Z", 
24829         "slice": 8, 
24830         "created": "2013-12-18T21:29:07.652Z", 
24831         "amount": 0.56, 
24832         "object": 112, 
24833         "account": 15, 
24834         "state": "invoiced", 
24835         "coreHours": 8.0, 
24836         "invoice": 71, 
24837         "date": "2013-12-08T05:00:00Z", 
24838         "kind": "reservation", 
24839         "enacted": null
24840     }
24841 },
24842 {
24843     "pk": 60540, 
24844     "model": "core.charge", 
24845     "fields": {
24846         "updated": "2013-12-18T21:29:26.672Z", 
24847         "slice": 8, 
24848         "created": "2013-12-18T21:29:07.660Z", 
24849         "amount": 0.56, 
24850         "object": 112, 
24851         "account": 15, 
24852         "state": "invoiced", 
24853         "coreHours": 8.0, 
24854         "invoice": 71, 
24855         "date": "2013-12-08T13:00:00Z", 
24856         "kind": "reservation", 
24857         "enacted": null
24858     }
24859 },
24860 {
24861     "pk": 60541, 
24862     "model": "core.charge", 
24863     "fields": {
24864         "updated": "2013-12-18T21:29:26.780Z", 
24865         "slice": 8, 
24866         "created": "2013-12-18T21:29:07.669Z", 
24867         "amount": 0.56, 
24868         "object": 112, 
24869         "account": 15, 
24870         "state": "invoiced", 
24871         "coreHours": 8.0, 
24872         "invoice": 71, 
24873         "date": "2013-12-08T21:00:00Z", 
24874         "kind": "reservation", 
24875         "enacted": null
24876     }
24877 },
24878 {
24879     "pk": 60542, 
24880     "model": "core.charge", 
24881     "fields": {
24882         "updated": "2013-12-18T21:29:26.896Z", 
24883         "slice": 8, 
24884         "created": "2013-12-18T21:29:07.677Z", 
24885         "amount": 0.56, 
24886         "object": 112, 
24887         "account": 15, 
24888         "state": "invoiced", 
24889         "coreHours": 8.0, 
24890         "invoice": 72, 
24891         "date": "2013-12-09T05:00:00Z", 
24892         "kind": "reservation", 
24893         "enacted": null
24894     }
24895 },
24896 {
24897     "pk": 60543, 
24898     "model": "core.charge", 
24899     "fields": {
24900         "updated": "2013-12-18T21:29:27.003Z", 
24901         "slice": 8, 
24902         "created": "2013-12-18T21:29:07.685Z", 
24903         "amount": 0.56, 
24904         "object": 112, 
24905         "account": 15, 
24906         "state": "invoiced", 
24907         "coreHours": 8.0, 
24908         "invoice": 72, 
24909         "date": "2013-12-09T13:00:00Z", 
24910         "kind": "reservation", 
24911         "enacted": null
24912     }
24913 },
24914 {
24915     "pk": 60544, 
24916     "model": "core.charge", 
24917     "fields": {
24918         "updated": "2013-12-18T21:29:27.111Z", 
24919         "slice": 8, 
24920         "created": "2013-12-18T21:29:07.693Z", 
24921         "amount": 0.56, 
24922         "object": 112, 
24923         "account": 15, 
24924         "state": "invoiced", 
24925         "coreHours": 8.0, 
24926         "invoice": 72, 
24927         "date": "2013-12-09T21:00:00Z", 
24928         "kind": "reservation", 
24929         "enacted": null
24930     }
24931 },
24932 {
24933     "pk": 60545, 
24934     "model": "core.charge", 
24935     "fields": {
24936         "updated": "2013-12-18T21:29:27.219Z", 
24937         "slice": 8, 
24938         "created": "2013-12-18T21:29:07.702Z", 
24939         "amount": 0.56, 
24940         "object": 112, 
24941         "account": 15, 
24942         "state": "invoiced", 
24943         "coreHours": 8.0, 
24944         "invoice": 72, 
24945         "date": "2013-12-10T05:00:00Z", 
24946         "kind": "reservation", 
24947         "enacted": null
24948     }
24949 },
24950 {
24951     "pk": 60546, 
24952     "model": "core.charge", 
24953     "fields": {
24954         "updated": "2013-12-18T21:29:27.326Z", 
24955         "slice": 8, 
24956         "created": "2013-12-18T21:29:07.710Z", 
24957         "amount": 0.56, 
24958         "object": 112, 
24959         "account": 15, 
24960         "state": "invoiced", 
24961         "coreHours": 8.0, 
24962         "invoice": 72, 
24963         "date": "2013-12-10T13:00:00Z", 
24964         "kind": "reservation", 
24965         "enacted": null
24966     }
24967 },
24968 {
24969     "pk": 60547, 
24970     "model": "core.charge", 
24971     "fields": {
24972         "updated": "2013-12-18T21:29:27.434Z", 
24973         "slice": 8, 
24974         "created": "2013-12-18T21:29:07.718Z", 
24975         "amount": 0.56, 
24976         "object": 112, 
24977         "account": 15, 
24978         "state": "invoiced", 
24979         "coreHours": 8.0, 
24980         "invoice": 72, 
24981         "date": "2013-12-10T21:00:00Z", 
24982         "kind": "reservation", 
24983         "enacted": null
24984     }
24985 },
24986 {
24987     "pk": 60548, 
24988     "model": "core.charge", 
24989     "fields": {
24990         "updated": "2013-12-18T21:29:27.542Z", 
24991         "slice": 8, 
24992         "created": "2013-12-18T21:29:07.726Z", 
24993         "amount": 0.56, 
24994         "object": 112, 
24995         "account": 15, 
24996         "state": "invoiced", 
24997         "coreHours": 8.0, 
24998         "invoice": 72, 
24999         "date": "2013-12-11T05:00:00Z", 
25000         "kind": "reservation", 
25001         "enacted": null
25002     }
25003 },
25004 {
25005     "pk": 60549, 
25006     "model": "core.charge", 
25007     "fields": {
25008         "updated": "2013-12-18T21:29:27.708Z", 
25009         "slice": 8, 
25010         "created": "2013-12-18T21:29:07.735Z", 
25011         "amount": 0.56, 
25012         "object": 112, 
25013         "account": 15, 
25014         "state": "invoiced", 
25015         "coreHours": 8.0, 
25016         "invoice": 72, 
25017         "date": "2013-12-11T13:00:00Z", 
25018         "kind": "reservation", 
25019         "enacted": null
25020     }
25021 },
25022 {
25023     "pk": 60550, 
25024     "model": "core.charge", 
25025     "fields": {
25026         "updated": "2013-12-18T21:29:27.815Z", 
25027         "slice": 8, 
25028         "created": "2013-12-18T21:29:07.743Z", 
25029         "amount": 0.56, 
25030         "object": 112, 
25031         "account": 15, 
25032         "state": "invoiced", 
25033         "coreHours": 8.0, 
25034         "invoice": 72, 
25035         "date": "2013-12-11T21:00:00Z", 
25036         "kind": "reservation", 
25037         "enacted": null
25038     }
25039 },
25040 {
25041     "pk": 60551, 
25042     "model": "core.charge", 
25043     "fields": {
25044         "updated": "2013-12-18T21:29:27.923Z", 
25045         "slice": 8, 
25046         "created": "2013-12-18T21:29:07.751Z", 
25047         "amount": 0.56, 
25048         "object": 112, 
25049         "account": 15, 
25050         "state": "invoiced", 
25051         "coreHours": 8.0, 
25052         "invoice": 72, 
25053         "date": "2013-12-12T05:00:00Z", 
25054         "kind": "reservation", 
25055         "enacted": null
25056     }
25057 },
25058 {
25059     "pk": 60552, 
25060     "model": "core.charge", 
25061     "fields": {
25062         "updated": "2013-12-18T21:29:28.030Z", 
25063         "slice": 8, 
25064         "created": "2013-12-18T21:29:07.760Z", 
25065         "amount": 0.56, 
25066         "object": 112, 
25067         "account": 15, 
25068         "state": "invoiced", 
25069         "coreHours": 8.0, 
25070         "invoice": 72, 
25071         "date": "2013-12-12T13:00:00Z", 
25072         "kind": "reservation", 
25073         "enacted": null
25074     }
25075 },
25076 {
25077     "pk": 60553, 
25078     "model": "core.charge", 
25079     "fields": {
25080         "updated": "2013-12-18T21:29:28.138Z", 
25081         "slice": 8, 
25082         "created": "2013-12-18T21:29:07.768Z", 
25083         "amount": 0.56, 
25084         "object": 112, 
25085         "account": 15, 
25086         "state": "invoiced", 
25087         "coreHours": 8.0, 
25088         "invoice": 72, 
25089         "date": "2013-12-12T21:00:00Z", 
25090         "kind": "reservation", 
25091         "enacted": null
25092     }
25093 },
25094 {
25095     "pk": 60554, 
25096     "model": "core.charge", 
25097     "fields": {
25098         "updated": "2013-12-18T21:29:28.246Z", 
25099         "slice": 8, 
25100         "created": "2013-12-18T21:29:07.776Z", 
25101         "amount": 0.56, 
25102         "object": 112, 
25103         "account": 15, 
25104         "state": "invoiced", 
25105         "coreHours": 8.0, 
25106         "invoice": 72, 
25107         "date": "2013-12-13T05:00:00Z", 
25108         "kind": "reservation", 
25109         "enacted": null
25110     }
25111 },
25112 {
25113     "pk": 60555, 
25114     "model": "core.charge", 
25115     "fields": {
25116         "updated": "2013-12-18T21:29:28.354Z", 
25117         "slice": 8, 
25118         "created": "2013-12-18T21:29:07.784Z", 
25119         "amount": 0.56, 
25120         "object": 112, 
25121         "account": 15, 
25122         "state": "invoiced", 
25123         "coreHours": 8.0, 
25124         "invoice": 72, 
25125         "date": "2013-12-13T13:00:00Z", 
25126         "kind": "reservation", 
25127         "enacted": null
25128     }
25129 },
25130 {
25131     "pk": 60556, 
25132     "model": "core.charge", 
25133     "fields": {
25134         "updated": "2013-12-18T21:29:28.461Z", 
25135         "slice": 8, 
25136         "created": "2013-12-18T21:29:07.793Z", 
25137         "amount": 0.56, 
25138         "object": 112, 
25139         "account": 15, 
25140         "state": "invoiced", 
25141         "coreHours": 8.0, 
25142         "invoice": 72, 
25143         "date": "2013-12-13T21:00:00Z", 
25144         "kind": "reservation", 
25145         "enacted": null
25146     }
25147 },
25148 {
25149     "pk": 60557, 
25150     "model": "core.charge", 
25151     "fields": {
25152         "updated": "2013-12-18T21:29:28.569Z", 
25153         "slice": 8, 
25154         "created": "2013-12-18T21:29:07.801Z", 
25155         "amount": 0.56, 
25156         "object": 112, 
25157         "account": 15, 
25158         "state": "invoiced", 
25159         "coreHours": 8.0, 
25160         "invoice": 72, 
25161         "date": "2013-12-14T05:00:00Z", 
25162         "kind": "reservation", 
25163         "enacted": null
25164     }
25165 },
25166 {
25167     "pk": 60558, 
25168     "model": "core.charge", 
25169     "fields": {
25170         "updated": "2013-12-18T21:29:28.677Z", 
25171         "slice": 8, 
25172         "created": "2013-12-18T21:29:07.809Z", 
25173         "amount": 0.56, 
25174         "object": 112, 
25175         "account": 15, 
25176         "state": "invoiced", 
25177         "coreHours": 8.0, 
25178         "invoice": 72, 
25179         "date": "2013-12-14T13:00:00Z", 
25180         "kind": "reservation", 
25181         "enacted": null
25182     }
25183 },
25184 {
25185     "pk": 60559, 
25186     "model": "core.charge", 
25187     "fields": {
25188         "updated": "2013-12-18T21:29:28.784Z", 
25189         "slice": 8, 
25190         "created": "2013-12-18T21:29:07.817Z", 
25191         "amount": 0.56, 
25192         "object": 112, 
25193         "account": 15, 
25194         "state": "invoiced", 
25195         "coreHours": 8.0, 
25196         "invoice": 72, 
25197         "date": "2013-12-14T21:00:00Z", 
25198         "kind": "reservation", 
25199         "enacted": null
25200     }
25201 },
25202 {
25203     "pk": 60560, 
25204     "model": "core.charge", 
25205     "fields": {
25206         "updated": "2013-12-18T21:29:28.892Z", 
25207         "slice": 8, 
25208         "created": "2013-12-18T21:29:07.826Z", 
25209         "amount": 0.56, 
25210         "object": 112, 
25211         "account": 15, 
25212         "state": "invoiced", 
25213         "coreHours": 8.0, 
25214         "invoice": 72, 
25215         "date": "2013-12-15T05:00:00Z", 
25216         "kind": "reservation", 
25217         "enacted": null
25218     }
25219 },
25220 {
25221     "pk": 60561, 
25222     "model": "core.charge", 
25223     "fields": {
25224         "updated": "2013-12-18T21:29:29Z", 
25225         "slice": 8, 
25226         "created": "2013-12-18T21:29:07.834Z", 
25227         "amount": 0.56, 
25228         "object": 112, 
25229         "account": 15, 
25230         "state": "invoiced", 
25231         "coreHours": 8.0, 
25232         "invoice": 72, 
25233         "date": "2013-12-15T13:00:00Z", 
25234         "kind": "reservation", 
25235         "enacted": null
25236     }
25237 },
25238 {
25239     "pk": 60562, 
25240     "model": "core.charge", 
25241     "fields": {
25242         "updated": "2013-12-18T21:29:29.107Z", 
25243         "slice": 8, 
25244         "created": "2013-12-18T21:29:07.842Z", 
25245         "amount": 0.56, 
25246         "object": 112, 
25247         "account": 15, 
25248         "state": "invoiced", 
25249         "coreHours": 8.0, 
25250         "invoice": 72, 
25251         "date": "2013-12-15T21:00:00Z", 
25252         "kind": "reservation", 
25253         "enacted": null
25254     }
25255 },
25256 {
25257     "pk": 60563, 
25258     "model": "core.charge", 
25259     "fields": {
25260         "updated": "2013-12-18T21:29:07.851Z", 
25261         "slice": 8, 
25262         "created": "2013-12-18T21:29:07.851Z", 
25263         "amount": 0.56, 
25264         "object": 112, 
25265         "account": 15, 
25266         "state": "pending", 
25267         "coreHours": 8.0, 
25268         "invoice": null, 
25269         "date": "2013-12-16T05:00:00Z", 
25270         "kind": "reservation", 
25271         "enacted": null
25272     }
25273 },
25274 {
25275     "pk": 60564, 
25276     "model": "core.charge", 
25277     "fields": {
25278         "updated": "2013-12-18T21:29:07.859Z", 
25279         "slice": 8, 
25280         "created": "2013-12-18T21:29:07.859Z", 
25281         "amount": 0.56, 
25282         "object": 112, 
25283         "account": 15, 
25284         "state": "pending", 
25285         "coreHours": 8.0, 
25286         "invoice": null, 
25287         "date": "2013-12-16T13:00:00Z", 
25288         "kind": "reservation", 
25289         "enacted": null
25290     }
25291 },
25292 {
25293     "pk": 60565, 
25294     "model": "core.charge", 
25295     "fields": {
25296         "updated": "2013-12-18T21:29:07.867Z", 
25297         "slice": 8, 
25298         "created": "2013-12-18T21:29:07.867Z", 
25299         "amount": 0.56, 
25300         "object": 112, 
25301         "account": 15, 
25302         "state": "pending", 
25303         "coreHours": 8.0, 
25304         "invoice": null, 
25305         "date": "2013-12-16T21:00:00Z", 
25306         "kind": "reservation", 
25307         "enacted": null
25308     }
25309 },
25310 {
25311     "pk": 60566, 
25312     "model": "core.charge", 
25313     "fields": {
25314         "updated": "2013-12-18T21:29:07.875Z", 
25315         "slice": 8, 
25316         "created": "2013-12-18T21:29:07.875Z", 
25317         "amount": 0.56, 
25318         "object": 112, 
25319         "account": 15, 
25320         "state": "pending", 
25321         "coreHours": 8.0, 
25322         "invoice": null, 
25323         "date": "2013-12-17T05:00:00Z", 
25324         "kind": "reservation", 
25325         "enacted": null
25326     }
25327 },
25328 {
25329     "pk": 60567, 
25330     "model": "core.charge", 
25331     "fields": {
25332         "updated": "2013-12-18T21:29:07.884Z", 
25333         "slice": 8, 
25334         "created": "2013-12-18T21:29:07.884Z", 
25335         "amount": 0.56, 
25336         "object": 112, 
25337         "account": 15, 
25338         "state": "pending", 
25339         "coreHours": 8.0, 
25340         "invoice": null, 
25341         "date": "2013-12-17T13:00:00Z", 
25342         "kind": "reservation", 
25343         "enacted": null
25344     }
25345 },
25346 {
25347     "pk": 60568, 
25348     "model": "core.charge", 
25349     "fields": {
25350         "updated": "2013-12-18T21:29:07.892Z", 
25351         "slice": 8, 
25352         "created": "2013-12-18T21:29:07.892Z", 
25353         "amount": 0.56, 
25354         "object": 112, 
25355         "account": 15, 
25356         "state": "pending", 
25357         "coreHours": 8.0, 
25358         "invoice": null, 
25359         "date": "2013-12-17T21:00:00Z", 
25360         "kind": "reservation", 
25361         "enacted": null
25362     }
25363 },
25364 {
25365     "pk": 60569, 
25366     "model": "core.charge", 
25367     "fields": {
25368         "updated": "2013-12-18T21:29:07.900Z", 
25369         "slice": 8, 
25370         "created": "2013-12-18T21:29:07.900Z", 
25371         "amount": 0.56, 
25372         "object": 112, 
25373         "account": 15, 
25374         "state": "pending", 
25375         "coreHours": 8.0, 
25376         "invoice": null, 
25377         "date": "2013-12-18T05:00:00Z", 
25378         "kind": "reservation", 
25379         "enacted": null
25380     }
25381 },
25382 {
25383     "pk": 60570, 
25384     "model": "core.charge", 
25385     "fields": {
25386         "updated": "2013-12-18T21:29:07.909Z", 
25387         "slice": 8, 
25388         "created": "2013-12-18T21:29:07.909Z", 
25389         "amount": 0.56, 
25390         "object": 112, 
25391         "account": 15, 
25392         "state": "pending", 
25393         "coreHours": 8.0, 
25394         "invoice": null, 
25395         "date": "2013-12-18T13:00:00Z", 
25396         "kind": "reservation", 
25397         "enacted": null
25398     }
25399 },
25400 {
25401     "pk": 60571, 
25402     "model": "core.charge", 
25403     "fields": {
25404         "updated": "2013-12-18T21:29:20.268Z", 
25405         "slice": 9, 
25406         "created": "2013-12-18T21:29:07.929Z", 
25407         "amount": 0.56, 
25408         "object": 112, 
25409         "account": 15, 
25410         "state": "invoiced", 
25411         "coreHours": 8.0, 
25412         "invoice": 69, 
25413         "date": "2013-11-18T21:00:00Z", 
25414         "kind": "reservation", 
25415         "enacted": null
25416     }
25417 },
25418 {
25419     "pk": 60572, 
25420     "model": "core.charge", 
25421     "fields": {
25422         "updated": "2013-12-18T21:29:20.376Z", 
25423         "slice": 9, 
25424         "created": "2013-12-18T21:29:07.942Z", 
25425         "amount": 0.56, 
25426         "object": 112, 
25427         "account": 15, 
25428         "state": "invoiced", 
25429         "coreHours": 8.0, 
25430         "invoice": 69, 
25431         "date": "2013-11-19T05:00:00Z", 
25432         "kind": "reservation", 
25433         "enacted": null
25434     }
25435 },
25436 {
25437     "pk": 60573, 
25438     "model": "core.charge", 
25439     "fields": {
25440         "updated": "2013-12-18T21:29:20.484Z", 
25441         "slice": 9, 
25442         "created": "2013-12-18T21:29:07.950Z", 
25443         "amount": 0.56, 
25444         "object": 112, 
25445         "account": 15, 
25446         "state": "invoiced", 
25447         "coreHours": 8.0, 
25448         "invoice": 69, 
25449         "date": "2013-11-19T13:00:00Z", 
25450         "kind": "reservation", 
25451         "enacted": null
25452     }
25453 },
25454 {
25455     "pk": 60574, 
25456     "model": "core.charge", 
25457     "fields": {
25458         "updated": "2013-12-18T21:29:20.591Z", 
25459         "slice": 9, 
25460         "created": "2013-12-18T21:29:07.958Z", 
25461         "amount": 0.56, 
25462         "object": 112, 
25463         "account": 15, 
25464         "state": "invoiced", 
25465         "coreHours": 8.0, 
25466         "invoice": 69, 
25467         "date": "2013-11-19T21:00:00Z", 
25468         "kind": "reservation", 
25469         "enacted": null
25470     }
25471 },
25472 {
25473     "pk": 60575, 
25474     "model": "core.charge", 
25475     "fields": {
25476         "updated": "2013-12-18T21:29:20.699Z", 
25477         "slice": 9, 
25478         "created": "2013-12-18T21:29:07.967Z", 
25479         "amount": 0.56, 
25480         "object": 112, 
25481         "account": 15, 
25482         "state": "invoiced", 
25483         "coreHours": 8.0, 
25484         "invoice": 69, 
25485         "date": "2013-11-20T05:00:00Z", 
25486         "kind": "reservation", 
25487         "enacted": null
25488     }
25489 },
25490 {
25491     "pk": 60576, 
25492     "model": "core.charge", 
25493     "fields": {
25494         "updated": "2013-12-18T21:29:20.807Z", 
25495         "slice": 9, 
25496         "created": "2013-12-18T21:29:07.975Z", 
25497         "amount": 0.56, 
25498         "object": 112, 
25499         "account": 15, 
25500         "state": "invoiced", 
25501         "coreHours": 8.0, 
25502         "invoice": 69, 
25503         "date": "2013-11-20T13:00:00Z", 
25504         "kind": "reservation", 
25505         "enacted": null
25506     }
25507 },
25508 {
25509     "pk": 60577, 
25510     "model": "core.charge", 
25511     "fields": {
25512         "updated": "2013-12-18T21:29:20.914Z", 
25513         "slice": 9, 
25514         "created": "2013-12-18T21:29:07.983Z", 
25515         "amount": 0.56, 
25516         "object": 112, 
25517         "account": 15, 
25518         "state": "invoiced", 
25519         "coreHours": 8.0, 
25520         "invoice": 69, 
25521         "date": "2013-11-20T21:00:00Z", 
25522         "kind": "reservation", 
25523         "enacted": null
25524     }
25525 },
25526 {
25527     "pk": 60578, 
25528     "model": "core.charge", 
25529     "fields": {
25530         "updated": "2013-12-18T21:29:21.022Z", 
25531         "slice": 9, 
25532         "created": "2013-12-18T21:29:07.991Z", 
25533         "amount": 0.56, 
25534         "object": 112, 
25535         "account": 15, 
25536         "state": "invoiced", 
25537         "coreHours": 8.0, 
25538         "invoice": 69, 
25539         "date": "2013-11-21T05:00:00Z", 
25540         "kind": "reservation", 
25541         "enacted": null
25542     }
25543 },
25544 {
25545     "pk": 60579, 
25546     "model": "core.charge", 
25547     "fields": {
25548         "updated": "2013-12-18T21:29:21.130Z", 
25549         "slice": 9, 
25550         "created": "2013-12-18T21:29:08Z", 
25551         "amount": 0.56, 
25552         "object": 112, 
25553         "account": 15, 
25554         "state": "invoiced", 
25555         "coreHours": 8.0, 
25556         "invoice": 69, 
25557         "date": "2013-11-21T13:00:00Z", 
25558         "kind": "reservation", 
25559         "enacted": null
25560     }
25561 },
25562 {
25563     "pk": 60580, 
25564     "model": "core.charge", 
25565     "fields": {
25566         "updated": "2013-12-18T21:29:21.238Z", 
25567         "slice": 9, 
25568         "created": "2013-12-18T21:29:08.008Z", 
25569         "amount": 0.56, 
25570         "object": 112, 
25571         "account": 15, 
25572         "state": "invoiced", 
25573         "coreHours": 8.0, 
25574         "invoice": 69, 
25575         "date": "2013-11-21T21:00:00Z", 
25576         "kind": "reservation", 
25577         "enacted": null
25578     }
25579 },
25580 {
25581     "pk": 60581, 
25582     "model": "core.charge", 
25583     "fields": {
25584         "updated": "2013-12-18T21:29:21.345Z", 
25585         "slice": 9, 
25586         "created": "2013-12-18T21:29:08.016Z", 
25587         "amount": 0.56, 
25588         "object": 112, 
25589         "account": 15, 
25590         "state": "invoiced", 
25591         "coreHours": 8.0, 
25592         "invoice": 69, 
25593         "date": "2013-11-22T05:00:00Z", 
25594         "kind": "reservation", 
25595         "enacted": null
25596     }
25597 },
25598 {
25599     "pk": 60582, 
25600     "model": "core.charge", 
25601     "fields": {
25602         "updated": "2013-12-18T21:29:21.453Z", 
25603         "slice": 9, 
25604         "created": "2013-12-18T21:29:08.025Z", 
25605         "amount": 0.56, 
25606         "object": 112, 
25607         "account": 15, 
25608         "state": "invoiced", 
25609         "coreHours": 8.0, 
25610         "invoice": 69, 
25611         "date": "2013-11-22T13:00:00Z", 
25612         "kind": "reservation", 
25613         "enacted": null
25614     }
25615 },
25616 {
25617     "pk": 60583, 
25618     "model": "core.charge", 
25619     "fields": {
25620         "updated": "2013-12-18T21:29:21.561Z", 
25621         "slice": 9, 
25622         "created": "2013-12-18T21:29:08.033Z", 
25623         "amount": 0.56, 
25624         "object": 112, 
25625         "account": 15, 
25626         "state": "invoiced", 
25627         "coreHours": 8.0, 
25628         "invoice": 69, 
25629         "date": "2013-11-22T21:00:00Z", 
25630         "kind": "reservation", 
25631         "enacted": null
25632     }
25633 },
25634 {
25635     "pk": 60584, 
25636     "model": "core.charge", 
25637     "fields": {
25638         "updated": "2013-12-18T21:29:21.668Z", 
25639         "slice": 9, 
25640         "created": "2013-12-18T21:29:08.041Z", 
25641         "amount": 0.56, 
25642         "object": 112, 
25643         "account": 15, 
25644         "state": "invoiced", 
25645         "coreHours": 8.0, 
25646         "invoice": 69, 
25647         "date": "2013-11-23T05:00:00Z", 
25648         "kind": "reservation", 
25649         "enacted": null
25650     }
25651 },
25652 {
25653     "pk": 60585, 
25654     "model": "core.charge", 
25655     "fields": {
25656         "updated": "2013-12-18T21:29:21.776Z", 
25657         "slice": 9, 
25658         "created": "2013-12-18T21:29:08.049Z", 
25659         "amount": 0.56, 
25660         "object": 112, 
25661         "account": 15, 
25662         "state": "invoiced", 
25663         "coreHours": 8.0, 
25664         "invoice": 69, 
25665         "date": "2013-11-23T13:00:00Z", 
25666         "kind": "reservation", 
25667         "enacted": null
25668     }
25669 },
25670 {
25671     "pk": 60586, 
25672     "model": "core.charge", 
25673     "fields": {
25674         "updated": "2013-12-18T21:29:21.884Z", 
25675         "slice": 9, 
25676         "created": "2013-12-18T21:29:08.058Z", 
25677         "amount": 0.56, 
25678         "object": 112, 
25679         "account": 15, 
25680         "state": "invoiced", 
25681         "coreHours": 8.0, 
25682         "invoice": 69, 
25683         "date": "2013-11-23T21:00:00Z", 
25684         "kind": "reservation", 
25685         "enacted": null
25686     }
25687 },
25688 {
25689     "pk": 60587, 
25690     "model": "core.charge", 
25691     "fields": {
25692         "updated": "2013-12-18T21:29:21.991Z", 
25693         "slice": 9, 
25694         "created": "2013-12-18T21:29:08.066Z", 
25695         "amount": 0.56, 
25696         "object": 112, 
25697         "account": 15, 
25698         "state": "invoiced", 
25699         "coreHours": 8.0, 
25700         "invoice": 69, 
25701         "date": "2013-11-24T05:00:00Z", 
25702         "kind": "reservation", 
25703         "enacted": null
25704     }
25705 },
25706 {
25707     "pk": 60588, 
25708     "model": "core.charge", 
25709     "fields": {
25710         "updated": "2013-12-18T21:29:22.099Z", 
25711         "slice": 9, 
25712         "created": "2013-12-18T21:29:08.074Z", 
25713         "amount": 0.56, 
25714         "object": 112, 
25715         "account": 15, 
25716         "state": "invoiced", 
25717         "coreHours": 8.0, 
25718         "invoice": 69, 
25719         "date": "2013-11-24T13:00:00Z", 
25720         "kind": "reservation", 
25721         "enacted": null
25722     }
25723 },
25724 {
25725     "pk": 60589, 
25726     "model": "core.charge", 
25727     "fields": {
25728         "updated": "2013-12-18T21:29:22.207Z", 
25729         "slice": 9, 
25730         "created": "2013-12-18T21:29:08.082Z", 
25731         "amount": 0.56, 
25732         "object": 112, 
25733         "account": 15, 
25734         "state": "invoiced", 
25735         "coreHours": 8.0, 
25736         "invoice": 69, 
25737         "date": "2013-11-24T21:00:00Z", 
25738         "kind": "reservation", 
25739         "enacted": null
25740     }
25741 },
25742 {
25743     "pk": 60590, 
25744     "model": "core.charge", 
25745     "fields": {
25746         "updated": "2013-12-18T21:29:22.323Z", 
25747         "slice": 9, 
25748         "created": "2013-12-18T21:29:08.091Z", 
25749         "amount": 0.56, 
25750         "object": 112, 
25751         "account": 15, 
25752         "state": "invoiced", 
25753         "coreHours": 8.0, 
25754         "invoice": 70, 
25755         "date": "2013-11-25T05:00:00Z", 
25756         "kind": "reservation", 
25757         "enacted": null
25758     }
25759 },
25760 {
25761     "pk": 60591, 
25762     "model": "core.charge", 
25763     "fields": {
25764         "updated": "2013-12-18T21:29:22.431Z", 
25765         "slice": 9, 
25766         "created": "2013-12-18T21:29:08.099Z", 
25767         "amount": 0.56, 
25768         "object": 112, 
25769         "account": 15, 
25770         "state": "invoiced", 
25771         "coreHours": 8.0, 
25772         "invoice": 70, 
25773         "date": "2013-11-25T13:00:00Z", 
25774         "kind": "reservation", 
25775         "enacted": null
25776     }
25777 },
25778 {
25779     "pk": 60592, 
25780     "model": "core.charge", 
25781     "fields": {
25782         "updated": "2013-12-18T21:29:22.538Z", 
25783         "slice": 9, 
25784         "created": "2013-12-18T21:29:08.107Z", 
25785         "amount": 0.56, 
25786         "object": 112, 
25787         "account": 15, 
25788         "state": "invoiced", 
25789         "coreHours": 8.0, 
25790         "invoice": 70, 
25791         "date": "2013-11-25T21:00:00Z", 
25792         "kind": "reservation", 
25793         "enacted": null
25794     }
25795 },
25796 {
25797     "pk": 60593, 
25798     "model": "core.charge", 
25799     "fields": {
25800         "updated": "2013-12-18T21:29:22.687Z", 
25801         "slice": 9, 
25802         "created": "2013-12-18T21:29:08.116Z", 
25803         "amount": 0.56, 
25804         "object": 112, 
25805         "account": 15, 
25806         "state": "invoiced", 
25807         "coreHours": 8.0, 
25808         "invoice": 70, 
25809         "date": "2013-11-26T05:00:00Z", 
25810         "kind": "reservation", 
25811         "enacted": null
25812     }
25813 },
25814 {
25815     "pk": 60594, 
25816     "model": "core.charge", 
25817     "fields": {
25818         "updated": "2013-12-18T21:29:22.795Z", 
25819         "slice": 9, 
25820         "created": "2013-12-18T21:29:08.124Z", 
25821         "amount": 0.56, 
25822         "object": 112, 
25823         "account": 15, 
25824         "state": "invoiced", 
25825         "coreHours": 8.0, 
25826         "invoice": 70, 
25827         "date": "2013-11-26T13:00:00Z", 
25828         "kind": "reservation", 
25829         "enacted": null
25830     }
25831 },
25832 {
25833     "pk": 60595, 
25834     "model": "core.charge", 
25835     "fields": {
25836         "updated": "2013-12-18T21:29:22.903Z", 
25837         "slice": 9, 
25838         "created": "2013-12-18T21:29:08.132Z", 
25839         "amount": 0.56, 
25840         "object": 112, 
25841         "account": 15, 
25842         "state": "invoiced", 
25843         "coreHours": 8.0, 
25844         "invoice": 70, 
25845         "date": "2013-11-26T21:00:00Z", 
25846         "kind": "reservation", 
25847         "enacted": null
25848     }
25849 },
25850 {
25851     "pk": 60596, 
25852     "model": "core.charge", 
25853     "fields": {
25854         "updated": "2013-12-18T21:29:23.010Z", 
25855         "slice": 9, 
25856         "created": "2013-12-18T21:29:08.141Z", 
25857         "amount": 0.56, 
25858         "object": 112, 
25859         "account": 15, 
25860         "state": "invoiced", 
25861         "coreHours": 8.0, 
25862         "invoice": 70, 
25863         "date": "2013-11-27T05:00:00Z", 
25864         "kind": "reservation", 
25865         "enacted": null
25866     }
25867 },
25868 {
25869     "pk": 60597, 
25870     "model": "core.charge", 
25871     "fields": {
25872         "updated": "2013-12-18T21:29:23.118Z", 
25873         "slice": 9, 
25874         "created": "2013-12-18T21:29:08.149Z", 
25875         "amount": 0.56, 
25876         "object": 112, 
25877         "account": 15, 
25878         "state": "invoiced", 
25879         "coreHours": 8.0, 
25880         "invoice": 70, 
25881         "date": "2013-11-27T13:00:00Z", 
25882         "kind": "reservation", 
25883         "enacted": null
25884     }
25885 },
25886 {
25887     "pk": 60598, 
25888     "model": "core.charge", 
25889     "fields": {
25890         "updated": "2013-12-18T21:29:23.226Z", 
25891         "slice": 9, 
25892         "created": "2013-12-18T21:29:08.157Z", 
25893         "amount": 0.56, 
25894         "object": 112, 
25895         "account": 15, 
25896         "state": "invoiced", 
25897         "coreHours": 8.0, 
25898         "invoice": 70, 
25899         "date": "2013-11-27T21:00:00Z", 
25900         "kind": "reservation", 
25901         "enacted": null
25902     }
25903 },
25904 {
25905     "pk": 60599, 
25906     "model": "core.charge", 
25907     "fields": {
25908         "updated": "2013-12-18T21:29:23.333Z", 
25909         "slice": 9, 
25910         "created": "2013-12-18T21:29:08.166Z", 
25911         "amount": 0.56, 
25912         "object": 112, 
25913         "account": 15, 
25914         "state": "invoiced", 
25915         "coreHours": 8.0, 
25916         "invoice": 70, 
25917         "date": "2013-11-28T05:00:00Z", 
25918         "kind": "reservation", 
25919         "enacted": null
25920     }
25921 },
25922 {
25923     "pk": 60600, 
25924     "model": "core.charge", 
25925     "fields": {
25926         "updated": "2013-12-18T21:29:23.441Z", 
25927         "slice": 9, 
25928         "created": "2013-12-18T21:29:08.174Z", 
25929         "amount": 0.56, 
25930         "object": 112, 
25931         "account": 15, 
25932         "state": "invoiced", 
25933         "coreHours": 8.0, 
25934         "invoice": 70, 
25935         "date": "2013-11-28T13:00:00Z", 
25936         "kind": "reservation", 
25937         "enacted": null
25938     }
25939 },
25940 {
25941     "pk": 60601, 
25942     "model": "core.charge", 
25943     "fields": {
25944         "updated": "2013-12-18T21:29:23.549Z", 
25945         "slice": 9, 
25946         "created": "2013-12-18T21:29:08.182Z", 
25947         "amount": 0.56, 
25948         "object": 112, 
25949         "account": 15, 
25950         "state": "invoiced", 
25951         "coreHours": 8.0, 
25952         "invoice": 70, 
25953         "date": "2013-11-28T21:00:00Z", 
25954         "kind": "reservation", 
25955         "enacted": null
25956     }
25957 },
25958 {
25959     "pk": 60602, 
25960     "model": "core.charge", 
25961     "fields": {
25962         "updated": "2013-12-18T21:29:23.657Z", 
25963         "slice": 9, 
25964         "created": "2013-12-18T21:29:08.190Z", 
25965         "amount": 0.56, 
25966         "object": 112, 
25967         "account": 15, 
25968         "state": "invoiced", 
25969         "coreHours": 8.0, 
25970         "invoice": 70, 
25971         "date": "2013-11-29T05:00:00Z", 
25972         "kind": "reservation", 
25973         "enacted": null
25974     }
25975 },
25976 {
25977     "pk": 60603, 
25978     "model": "core.charge", 
25979     "fields": {
25980         "updated": "2013-12-18T21:29:23.764Z", 
25981         "slice": 9, 
25982         "created": "2013-12-18T21:29:08.199Z", 
25983         "amount": 0.56, 
25984         "object": 112, 
25985         "account": 15, 
25986         "state": "invoiced", 
25987         "coreHours": 8.0, 
25988         "invoice": 70, 
25989         "date": "2013-11-29T13:00:00Z", 
25990         "kind": "reservation", 
25991         "enacted": null
25992     }
25993 },
25994 {
25995     "pk": 60604, 
25996     "model": "core.charge", 
25997     "fields": {
25998         "updated": "2013-12-18T21:29:23.872Z", 
25999         "slice": 9, 
26000         "created": "2013-12-18T21:29:08.207Z", 
26001         "amount": 0.56, 
26002         "object": 112, 
26003         "account": 15, 
26004         "state": "invoiced", 
26005         "coreHours": 8.0, 
26006         "invoice": 70, 
26007         "date": "2013-11-29T21:00:00Z", 
26008         "kind": "reservation", 
26009         "enacted": null
26010     }
26011 },
26012 {
26013     "pk": 60605, 
26014     "model": "core.charge", 
26015     "fields": {
26016         "updated": "2013-12-18T21:29:23.980Z", 
26017         "slice": 9, 
26018         "created": "2013-12-18T21:29:08.215Z", 
26019         "amount": 0.56, 
26020         "object": 112, 
26021         "account": 15, 
26022         "state": "invoiced", 
26023         "coreHours": 8.0, 
26024         "invoice": 70, 
26025         "date": "2013-11-30T05:00:00Z", 
26026         "kind": "reservation", 
26027         "enacted": null
26028     }
26029 },
26030 {
26031     "pk": 60606, 
26032     "model": "core.charge", 
26033     "fields": {
26034         "updated": "2013-12-18T21:29:24.087Z", 
26035         "slice": 9, 
26036         "created": "2013-12-18T21:29:08.224Z", 
26037         "amount": 0.56, 
26038         "object": 112, 
26039         "account": 15, 
26040         "state": "invoiced", 
26041         "coreHours": 8.0, 
26042         "invoice": 70, 
26043         "date": "2013-11-30T13:00:00Z", 
26044         "kind": "reservation", 
26045         "enacted": null
26046     }
26047 },
26048 {
26049     "pk": 60607, 
26050     "model": "core.charge", 
26051     "fields": {
26052         "updated": "2013-12-18T21:29:24.195Z", 
26053         "slice": 9, 
26054         "created": "2013-12-18T21:29:08.232Z", 
26055         "amount": 0.56, 
26056         "object": 112, 
26057         "account": 15, 
26058         "state": "invoiced", 
26059         "coreHours": 8.0, 
26060         "invoice": 70, 
26061         "date": "2013-11-30T21:00:00Z", 
26062         "kind": "reservation", 
26063         "enacted": null
26064     }
26065 },
26066 {
26067     "pk": 60608, 
26068     "model": "core.charge", 
26069     "fields": {
26070         "updated": "2013-12-18T21:29:24.303Z", 
26071         "slice": 9, 
26072         "created": "2013-12-18T21:29:08.240Z", 
26073         "amount": 0.56, 
26074         "object": 112, 
26075         "account": 15, 
26076         "state": "invoiced", 
26077         "coreHours": 8.0, 
26078         "invoice": 70, 
26079         "date": "2013-12-01T05:00:00Z", 
26080         "kind": "reservation", 
26081         "enacted": null
26082     }
26083 },
26084 {
26085     "pk": 60609, 
26086     "model": "core.charge", 
26087     "fields": {
26088         "updated": "2013-12-18T21:29:24.410Z", 
26089         "slice": 9, 
26090         "created": "2013-12-18T21:29:08.249Z", 
26091         "amount": 0.56, 
26092         "object": 112, 
26093         "account": 15, 
26094         "state": "invoiced", 
26095         "coreHours": 8.0, 
26096         "invoice": 70, 
26097         "date": "2013-12-01T13:00:00Z", 
26098         "kind": "reservation", 
26099         "enacted": null
26100     }
26101 },
26102 {
26103     "pk": 60610, 
26104     "model": "core.charge", 
26105     "fields": {
26106         "updated": "2013-12-18T21:29:24.518Z", 
26107         "slice": 9, 
26108         "created": "2013-12-18T21:29:08.257Z", 
26109         "amount": 0.56, 
26110         "object": 112, 
26111         "account": 15, 
26112         "state": "invoiced", 
26113         "coreHours": 8.0, 
26114         "invoice": 70, 
26115         "date": "2013-12-01T21:00:00Z", 
26116         "kind": "reservation", 
26117         "enacted": null
26118     }
26119 },
26120 {
26121     "pk": 60611, 
26122     "model": "core.charge", 
26123     "fields": {
26124         "updated": "2013-12-18T21:29:24.634Z", 
26125         "slice": 9, 
26126         "created": "2013-12-18T21:29:08.265Z", 
26127         "amount": 0.56, 
26128         "object": 112, 
26129         "account": 15, 
26130         "state": "invoiced", 
26131         "coreHours": 8.0, 
26132         "invoice": 71, 
26133         "date": "2013-12-02T05:00:00Z", 
26134         "kind": "reservation", 
26135         "enacted": null
26136     }
26137 },
26138 {
26139     "pk": 60612, 
26140     "model": "core.charge", 
26141     "fields": {
26142         "updated": "2013-12-18T21:29:24.742Z", 
26143         "slice": 9, 
26144         "created": "2013-12-18T21:29:08.273Z", 
26145         "amount": 0.56, 
26146         "object": 112, 
26147         "account": 15, 
26148         "state": "invoiced", 
26149         "coreHours": 8.0, 
26150         "invoice": 71, 
26151         "date": "2013-12-02T13:00:00Z", 
26152         "kind": "reservation", 
26153         "enacted": null
26154     }
26155 },
26156 {
26157     "pk": 60613, 
26158     "model": "core.charge", 
26159     "fields": {
26160         "updated": "2013-12-18T21:29:24.849Z", 
26161         "slice": 9, 
26162         "created": "2013-12-18T21:29:08.282Z", 
26163         "amount": 0.56, 
26164         "object": 112, 
26165         "account": 15, 
26166         "state": "invoiced", 
26167         "coreHours": 8.0, 
26168         "invoice": 71, 
26169         "date": "2013-12-02T21:00:00Z", 
26170         "kind": "reservation", 
26171         "enacted": null
26172     }
26173 },
26174 {
26175     "pk": 60614, 
26176     "model": "core.charge", 
26177     "fields": {
26178         "updated": "2013-12-18T21:29:24.957Z", 
26179         "slice": 9, 
26180         "created": "2013-12-18T21:29:08.290Z", 
26181         "amount": 0.56, 
26182         "object": 112, 
26183         "account": 15, 
26184         "state": "invoiced", 
26185         "coreHours": 8.0, 
26186         "invoice": 71, 
26187         "date": "2013-12-03T05:00:00Z", 
26188         "kind": "reservation", 
26189         "enacted": null
26190     }
26191 },
26192 {
26193     "pk": 60615, 
26194     "model": "core.charge", 
26195     "fields": {
26196         "updated": "2013-12-18T21:29:25.065Z", 
26197         "slice": 9, 
26198         "created": "2013-12-18T21:29:08.298Z", 
26199         "amount": 0.56, 
26200         "object": 112, 
26201         "account": 15, 
26202         "state": "invoiced", 
26203         "coreHours": 8.0, 
26204         "invoice": 71, 
26205         "date": "2013-12-03T13:00:00Z", 
26206         "kind": "reservation", 
26207         "enacted": null
26208     }
26209 },
26210 {
26211     "pk": 60616, 
26212     "model": "core.charge", 
26213     "fields": {
26214         "updated": "2013-12-18T21:29:25.173Z", 
26215         "slice": 9, 
26216         "created": "2013-12-18T21:29:08.306Z", 
26217         "amount": 0.56, 
26218         "object": 112, 
26219         "account": 15, 
26220         "state": "invoiced", 
26221         "coreHours": 8.0, 
26222         "invoice": 71, 
26223         "date": "2013-12-03T21:00:00Z", 
26224         "kind": "reservation", 
26225         "enacted": null
26226     }
26227 },
26228 {
26229     "pk": 60617, 
26230     "model": "core.charge", 
26231     "fields": {
26232         "updated": "2013-12-18T21:29:25.280Z", 
26233         "slice": 9, 
26234         "created": "2013-12-18T21:29:08.315Z", 
26235         "amount": 0.56, 
26236         "object": 112, 
26237         "account": 15, 
26238         "state": "invoiced", 
26239         "coreHours": 8.0, 
26240         "invoice": 71, 
26241         "date": "2013-12-04T05:00:00Z", 
26242         "kind": "reservation", 
26243         "enacted": null
26244     }
26245 },
26246 {
26247     "pk": 60618, 
26248     "model": "core.charge", 
26249     "fields": {
26250         "updated": "2013-12-18T21:29:25.388Z", 
26251         "slice": 9, 
26252         "created": "2013-12-18T21:29:08.323Z", 
26253         "amount": 0.56, 
26254         "object": 112, 
26255         "account": 15, 
26256         "state": "invoiced", 
26257         "coreHours": 8.0, 
26258         "invoice": 71, 
26259         "date": "2013-12-04T13:00:00Z", 
26260         "kind": "reservation", 
26261         "enacted": null
26262     }
26263 },
26264 {
26265     "pk": 60619, 
26266     "model": "core.charge", 
26267     "fields": {
26268         "updated": "2013-12-18T21:29:25.496Z", 
26269         "slice": 9, 
26270         "created": "2013-12-18T21:29:08.331Z", 
26271         "amount": 0.56, 
26272         "object": 112, 
26273         "account": 15, 
26274         "state": "invoiced", 
26275         "coreHours": 8.0, 
26276         "invoice": 71, 
26277         "date": "2013-12-04T21:00:00Z", 
26278         "kind": "reservation", 
26279         "enacted": null
26280     }
26281 },
26282 {
26283     "pk": 60620, 
26284     "model": "core.charge", 
26285     "fields": {
26286         "updated": "2013-12-18T21:29:25.603Z", 
26287         "slice": 9, 
26288         "created": "2013-12-18T21:29:08.339Z", 
26289         "amount": 0.56, 
26290         "object": 112, 
26291         "account": 15, 
26292         "state": "invoiced", 
26293         "coreHours": 8.0, 
26294         "invoice": 71, 
26295         "date": "2013-12-05T05:00:00Z", 
26296         "kind": "reservation", 
26297         "enacted": null
26298     }
26299 },
26300 {
26301     "pk": 60621, 
26302     "model": "core.charge", 
26303     "fields": {
26304         "updated": "2013-12-18T21:29:25.711Z", 
26305         "slice": 9, 
26306         "created": "2013-12-18T21:29:08.348Z", 
26307         "amount": 0.56, 
26308         "object": 112, 
26309         "account": 15, 
26310         "state": "invoiced", 
26311         "coreHours": 8.0, 
26312         "invoice": 71, 
26313         "date": "2013-12-05T13:00:00Z", 
26314         "kind": "reservation", 
26315         "enacted": null
26316     }
26317 },
26318 {
26319     "pk": 60622, 
26320     "model": "core.charge", 
26321     "fields": {
26322         "updated": "2013-12-18T21:29:25.819Z", 
26323         "slice": 9, 
26324         "created": "2013-12-18T21:29:08.356Z", 
26325         "amount": 0.56, 
26326         "object": 112, 
26327         "account": 15, 
26328         "state": "invoiced", 
26329         "coreHours": 8.0, 
26330         "invoice": 71, 
26331         "date": "2013-12-05T21:00:00Z", 
26332         "kind": "reservation", 
26333         "enacted": null
26334     }
26335 },
26336 {
26337     "pk": 60623, 
26338     "model": "core.charge", 
26339     "fields": {
26340         "updated": "2013-12-18T21:29:25.926Z", 
26341         "slice": 9, 
26342         "created": "2013-12-18T21:29:08.364Z", 
26343         "amount": 0.56, 
26344         "object": 112, 
26345         "account": 15, 
26346         "state": "invoiced", 
26347         "coreHours": 8.0, 
26348         "invoice": 71, 
26349         "date": "2013-12-06T05:00:00Z", 
26350         "kind": "reservation", 
26351         "enacted": null
26352     }
26353 },
26354 {
26355     "pk": 60624, 
26356     "model": "core.charge", 
26357     "fields": {
26358         "updated": "2013-12-18T21:29:26.034Z", 
26359         "slice": 9, 
26360         "created": "2013-12-18T21:29:08.373Z", 
26361         "amount": 0.56, 
26362         "object": 112, 
26363         "account": 15, 
26364         "state": "invoiced", 
26365         "coreHours": 8.0, 
26366         "invoice": 71, 
26367         "date": "2013-12-06T13:00:00Z", 
26368         "kind": "reservation", 
26369         "enacted": null
26370     }
26371 },
26372 {
26373     "pk": 60625, 
26374     "model": "core.charge", 
26375     "fields": {
26376         "updated": "2013-12-18T21:29:26.142Z", 
26377         "slice": 9, 
26378         "created": "2013-12-18T21:29:08.381Z", 
26379         "amount": 0.56, 
26380         "object": 112, 
26381         "account": 15, 
26382         "state": "invoiced", 
26383         "coreHours": 8.0, 
26384         "invoice": 71, 
26385         "date": "2013-12-06T21:00:00Z", 
26386         "kind": "reservation", 
26387         "enacted": null
26388     }
26389 },
26390 {
26391     "pk": 60626, 
26392     "model": "core.charge", 
26393     "fields": {
26394         "updated": "2013-12-18T21:29:26.249Z", 
26395         "slice": 9, 
26396         "created": "2013-12-18T21:29:08.389Z", 
26397         "amount": 0.56, 
26398         "object": 112, 
26399         "account": 15, 
26400         "state": "invoiced", 
26401         "coreHours": 8.0, 
26402         "invoice": 71, 
26403         "date": "2013-12-07T05:00:00Z", 
26404         "kind": "reservation", 
26405         "enacted": null
26406     }
26407 },
26408 {
26409     "pk": 60627, 
26410     "model": "core.charge", 
26411     "fields": {
26412         "updated": "2013-12-18T21:29:26.357Z", 
26413         "slice": 9, 
26414         "created": "2013-12-18T21:29:08.397Z", 
26415         "amount": 0.56, 
26416         "object": 112, 
26417         "account": 15, 
26418         "state": "invoiced", 
26419         "coreHours": 8.0, 
26420         "invoice": 71, 
26421         "date": "2013-12-07T13:00:00Z", 
26422         "kind": "reservation", 
26423         "enacted": null
26424     }
26425 },
26426 {
26427     "pk": 60628, 
26428     "model": "core.charge", 
26429     "fields": {
26430         "updated": "2013-12-18T21:29:26.465Z", 
26431         "slice": 9, 
26432         "created": "2013-12-18T21:29:08.406Z", 
26433         "amount": 0.56, 
26434         "object": 112, 
26435         "account": 15, 
26436         "state": "invoiced", 
26437         "coreHours": 8.0, 
26438         "invoice": 71, 
26439         "date": "2013-12-07T21:00:00Z", 
26440         "kind": "reservation", 
26441         "enacted": null
26442     }
26443 },
26444 {
26445     "pk": 60629, 
26446     "model": "core.charge", 
26447     "fields": {
26448         "updated": "2013-12-18T21:29:26.572Z", 
26449         "slice": 9, 
26450         "created": "2013-12-18T21:29:08.414Z", 
26451         "amount": 0.56, 
26452         "object": 112, 
26453         "account": 15, 
26454         "state": "invoiced", 
26455         "coreHours": 8.0, 
26456         "invoice": 71, 
26457         "date": "2013-12-08T05:00:00Z", 
26458         "kind": "reservation", 
26459         "enacted": null
26460     }
26461 },
26462 {
26463     "pk": 60630, 
26464     "model": "core.charge", 
26465     "fields": {
26466         "updated": "2013-12-18T21:29:26.680Z", 
26467         "slice": 9, 
26468         "created": "2013-12-18T21:29:08.422Z", 
26469         "amount": 0.56, 
26470         "object": 112, 
26471         "account": 15, 
26472         "state": "invoiced", 
26473         "coreHours": 8.0, 
26474         "invoice": 71, 
26475         "date": "2013-12-08T13:00:00Z", 
26476         "kind": "reservation", 
26477         "enacted": null
26478     }
26479 },
26480 {
26481     "pk": 60631, 
26482     "model": "core.charge", 
26483     "fields": {
26484         "updated": "2013-12-18T21:29:26.788Z", 
26485         "slice": 9, 
26486         "created": "2013-12-18T21:29:08.431Z", 
26487         "amount": 0.56, 
26488         "object": 112, 
26489         "account": 15, 
26490         "state": "invoiced", 
26491         "coreHours": 8.0, 
26492         "invoice": 71, 
26493         "date": "2013-12-08T21:00:00Z", 
26494         "kind": "reservation", 
26495         "enacted": null
26496     }
26497 },
26498 {
26499     "pk": 60632, 
26500     "model": "core.charge", 
26501     "fields": {
26502         "updated": "2013-12-18T21:29:26.904Z", 
26503         "slice": 9, 
26504         "created": "2013-12-18T21:29:08.439Z", 
26505         "amount": 0.56, 
26506         "object": 112, 
26507         "account": 15, 
26508         "state": "invoiced", 
26509         "coreHours": 8.0, 
26510         "invoice": 72, 
26511         "date": "2013-12-09T05:00:00Z", 
26512         "kind": "reservation", 
26513         "enacted": null
26514     }
26515 },
26516 {
26517     "pk": 60633, 
26518     "model": "core.charge", 
26519     "fields": {
26520         "updated": "2013-12-18T21:29:27.011Z", 
26521         "slice": 9, 
26522         "created": "2013-12-18T21:29:08.447Z", 
26523         "amount": 0.56, 
26524         "object": 112, 
26525         "account": 15, 
26526         "state": "invoiced", 
26527         "coreHours": 8.0, 
26528         "invoice": 72, 
26529         "date": "2013-12-09T13:00:00Z", 
26530         "kind": "reservation", 
26531         "enacted": null
26532     }
26533 },
26534 {
26535     "pk": 60634, 
26536     "model": "core.charge", 
26537     "fields": {
26538         "updated": "2013-12-18T21:29:27.119Z", 
26539         "slice": 9, 
26540         "created": "2013-12-18T21:29:08.455Z", 
26541         "amount": 0.56, 
26542         "object": 112, 
26543         "account": 15, 
26544         "state": "invoiced", 
26545         "coreHours": 8.0, 
26546         "invoice": 72, 
26547         "date": "2013-12-09T21:00:00Z", 
26548         "kind": "reservation", 
26549         "enacted": null
26550     }
26551 },
26552 {
26553     "pk": 60635, 
26554     "model": "core.charge", 
26555     "fields": {
26556         "updated": "2013-12-18T21:29:27.227Z", 
26557         "slice": 9, 
26558         "created": "2013-12-18T21:29:08.464Z", 
26559         "amount": 0.56, 
26560         "object": 112, 
26561         "account": 15, 
26562         "state": "invoiced", 
26563         "coreHours": 8.0, 
26564         "invoice": 72, 
26565         "date": "2013-12-10T05:00:00Z", 
26566         "kind": "reservation", 
26567         "enacted": null
26568     }
26569 },
26570 {
26571     "pk": 60636, 
26572     "model": "core.charge", 
26573     "fields": {
26574         "updated": "2013-12-18T21:29:27.335Z", 
26575         "slice": 9, 
26576         "created": "2013-12-18T21:29:08.472Z", 
26577         "amount": 0.56, 
26578         "object": 112, 
26579         "account": 15, 
26580         "state": "invoiced", 
26581         "coreHours": 8.0, 
26582         "invoice": 72, 
26583         "date": "2013-12-10T13:00:00Z", 
26584         "kind": "reservation", 
26585         "enacted": null
26586     }
26587 },
26588 {
26589     "pk": 60637, 
26590     "model": "core.charge", 
26591     "fields": {
26592         "updated": "2013-12-18T21:29:27.442Z", 
26593         "slice": 9, 
26594         "created": "2013-12-18T21:29:08.480Z", 
26595         "amount": 0.56, 
26596         "object": 112, 
26597         "account": 15, 
26598         "state": "invoiced", 
26599         "coreHours": 8.0, 
26600         "invoice": 72, 
26601         "date": "2013-12-10T21:00:00Z", 
26602         "kind": "reservation", 
26603         "enacted": null
26604     }
26605 },
26606 {
26607     "pk": 60638, 
26608     "model": "core.charge", 
26609     "fields": {
26610         "updated": "2013-12-18T21:29:27.550Z", 
26611         "slice": 9, 
26612         "created": "2013-12-18T21:29:08.489Z", 
26613         "amount": 0.56, 
26614         "object": 112, 
26615         "account": 15, 
26616         "state": "invoiced", 
26617         "coreHours": 8.0, 
26618         "invoice": 72, 
26619         "date": "2013-12-11T05:00:00Z", 
26620         "kind": "reservation", 
26621         "enacted": null
26622     }
26623 },
26624 {
26625     "pk": 60639, 
26626     "model": "core.charge", 
26627     "fields": {
26628         "updated": "2013-12-18T21:29:27.716Z", 
26629         "slice": 9, 
26630         "created": "2013-12-18T21:29:08.497Z", 
26631         "amount": 0.56, 
26632         "object": 112, 
26633         "account": 15, 
26634         "state": "invoiced", 
26635         "coreHours": 8.0, 
26636         "invoice": 72, 
26637         "date": "2013-12-11T13:00:00Z", 
26638         "kind": "reservation", 
26639         "enacted": null
26640     }
26641 },
26642 {
26643     "pk": 60640, 
26644     "model": "core.charge", 
26645     "fields": {
26646         "updated": "2013-12-18T21:29:27.823Z", 
26647         "slice": 9, 
26648         "created": "2013-12-18T21:29:08.505Z", 
26649         "amount": 0.56, 
26650         "object": 112, 
26651         "account": 15, 
26652         "state": "invoiced", 
26653         "coreHours": 8.0, 
26654         "invoice": 72, 
26655         "date": "2013-12-11T21:00:00Z", 
26656         "kind": "reservation", 
26657         "enacted": null
26658     }
26659 },
26660 {
26661     "pk": 60641, 
26662     "model": "core.charge", 
26663     "fields": {
26664         "updated": "2013-12-18T21:29:27.931Z", 
26665         "slice": 9, 
26666         "created": "2013-12-18T21:29:08.513Z", 
26667         "amount": 0.56, 
26668         "object": 112, 
26669         "account": 15, 
26670         "state": "invoiced", 
26671         "coreHours": 8.0, 
26672         "invoice": 72, 
26673         "date": "2013-12-12T05:00:00Z", 
26674         "kind": "reservation", 
26675         "enacted": null
26676     }
26677 },
26678 {
26679     "pk": 60642, 
26680     "model": "core.charge", 
26681     "fields": {
26682         "updated": "2013-12-18T21:29:28.039Z", 
26683         "slice": 9, 
26684         "created": "2013-12-18T21:29:08.522Z", 
26685         "amount": 0.56, 
26686         "object": 112, 
26687         "account": 15, 
26688         "state": "invoiced", 
26689         "coreHours": 8.0, 
26690         "invoice": 72, 
26691         "date": "2013-12-12T13:00:00Z", 
26692         "kind": "reservation", 
26693         "enacted": null
26694     }
26695 },
26696 {
26697     "pk": 60643, 
26698     "model": "core.charge", 
26699     "fields": {
26700         "updated": "2013-12-18T21:29:28.147Z", 
26701         "slice": 9, 
26702         "created": "2013-12-18T21:29:08.530Z", 
26703         "amount": 0.56, 
26704         "object": 112, 
26705         "account": 15, 
26706         "state": "invoiced", 
26707         "coreHours": 8.0, 
26708         "invoice": 72, 
26709         "date": "2013-12-12T21:00:00Z", 
26710         "kind": "reservation", 
26711         "enacted": null
26712     }
26713 },
26714 {
26715     "pk": 60644, 
26716     "model": "core.charge", 
26717     "fields": {
26718         "updated": "2013-12-18T21:29:28.254Z", 
26719         "slice": 9, 
26720         "created": "2013-12-18T21:29:08.538Z", 
26721         "amount": 0.56, 
26722         "object": 112, 
26723         "account": 15, 
26724         "state": "invoiced", 
26725         "coreHours": 8.0, 
26726         "invoice": 72, 
26727         "date": "2013-12-13T05:00:00Z", 
26728         "kind": "reservation", 
26729         "enacted": null
26730     }
26731 },
26732 {
26733     "pk": 60645, 
26734     "model": "core.charge", 
26735     "fields": {
26736         "updated": "2013-12-18T21:29:28.362Z", 
26737         "slice": 9, 
26738         "created": "2013-12-18T21:29:08.546Z", 
26739         "amount": 0.56, 
26740         "object": 112, 
26741         "account": 15, 
26742         "state": "invoiced", 
26743         "coreHours": 8.0, 
26744         "invoice": 72, 
26745         "date": "2013-12-13T13:00:00Z", 
26746         "kind": "reservation", 
26747         "enacted": null
26748     }
26749 },
26750 {
26751     "pk": 60646, 
26752     "model": "core.charge", 
26753     "fields": {
26754         "updated": "2013-12-18T21:29:28.469Z", 
26755         "slice": 9, 
26756         "created": "2013-12-18T21:29:08.555Z", 
26757         "amount": 0.56, 
26758         "object": 112, 
26759         "account": 15, 
26760         "state": "invoiced", 
26761         "coreHours": 8.0, 
26762         "invoice": 72, 
26763         "date": "2013-12-13T21:00:00Z", 
26764         "kind": "reservation", 
26765         "enacted": null
26766     }
26767 },
26768 {
26769     "pk": 60647, 
26770     "model": "core.charge", 
26771     "fields": {
26772         "updated": "2013-12-18T21:29:28.577Z", 
26773         "slice": 9, 
26774         "created": "2013-12-18T21:29:08.563Z", 
26775         "amount": 0.56, 
26776         "object": 112, 
26777         "account": 15, 
26778         "state": "invoiced", 
26779         "coreHours": 8.0, 
26780         "invoice": 72, 
26781         "date": "2013-12-14T05:00:00Z", 
26782         "kind": "reservation", 
26783         "enacted": null
26784     }
26785 },
26786 {
26787     "pk": 60648, 
26788     "model": "core.charge", 
26789     "fields": {
26790         "updated": "2013-12-18T21:29:28.685Z", 
26791         "slice": 9, 
26792         "created": "2013-12-18T21:29:08.571Z", 
26793         "amount": 0.56, 
26794         "object": 112, 
26795         "account": 15, 
26796         "state": "invoiced", 
26797         "coreHours": 8.0, 
26798         "invoice": 72, 
26799         "date": "2013-12-14T13:00:00Z", 
26800         "kind": "reservation", 
26801         "enacted": null
26802     }
26803 },
26804 {
26805     "pk": 60649, 
26806     "model": "core.charge", 
26807     "fields": {
26808         "updated": "2013-12-18T21:29:28.793Z", 
26809         "slice": 9, 
26810         "created": "2013-12-18T21:29:08.580Z", 
26811         "amount": 0.56, 
26812         "object": 112, 
26813         "account": 15, 
26814         "state": "invoiced", 
26815         "coreHours": 8.0, 
26816         "invoice": 72, 
26817         "date": "2013-12-14T21:00:00Z", 
26818         "kind": "reservation", 
26819         "enacted": null
26820     }
26821 },
26822 {
26823     "pk": 60650, 
26824     "model": "core.charge", 
26825     "fields": {
26826         "updated": "2013-12-18T21:29:28.900Z", 
26827         "slice": 9, 
26828         "created": "2013-12-18T21:29:08.588Z", 
26829         "amount": 0.56, 
26830         "object": 112, 
26831         "account": 15, 
26832         "state": "invoiced", 
26833         "coreHours": 8.0, 
26834         "invoice": 72, 
26835         "date": "2013-12-15T05:00:00Z", 
26836         "kind": "reservation", 
26837         "enacted": null
26838     }
26839 },
26840 {
26841     "pk": 60651, 
26842     "model": "core.charge", 
26843     "fields": {
26844         "updated": "2013-12-18T21:29:29.008Z", 
26845         "slice": 9, 
26846         "created": "2013-12-18T21:29:08.596Z", 
26847         "amount": 0.56, 
26848         "object": 112, 
26849         "account": 15, 
26850         "state": "invoiced", 
26851         "coreHours": 8.0, 
26852         "invoice": 72, 
26853         "date": "2013-12-15T13:00:00Z", 
26854         "kind": "reservation", 
26855         "enacted": null
26856     }
26857 },
26858 {
26859     "pk": 60652, 
26860     "model": "core.charge", 
26861     "fields": {
26862         "updated": "2013-12-18T21:29:29.116Z", 
26863         "slice": 9, 
26864         "created": "2013-12-18T21:29:08.605Z", 
26865         "amount": 0.56, 
26866         "object": 112, 
26867         "account": 15, 
26868         "state": "invoiced", 
26869         "coreHours": 8.0, 
26870         "invoice": 72, 
26871         "date": "2013-12-15T21:00:00Z", 
26872         "kind": "reservation", 
26873         "enacted": null
26874     }
26875 },
26876 {
26877     "pk": 60653, 
26878     "model": "core.charge", 
26879     "fields": {
26880         "updated": "2013-12-18T21:29:08.613Z", 
26881         "slice": 9, 
26882         "created": "2013-12-18T21:29:08.613Z", 
26883         "amount": 0.56, 
26884         "object": 112, 
26885         "account": 15, 
26886         "state": "pending", 
26887         "coreHours": 8.0, 
26888         "invoice": null, 
26889         "date": "2013-12-16T05:00:00Z", 
26890         "kind": "reservation", 
26891         "enacted": null
26892     }
26893 },
26894 {
26895     "pk": 60654, 
26896     "model": "core.charge", 
26897     "fields": {
26898         "updated": "2013-12-18T21:29:08.621Z", 
26899         "slice": 9, 
26900         "created": "2013-12-18T21:29:08.621Z", 
26901         "amount": 0.56, 
26902         "object": 112, 
26903         "account": 15, 
26904         "state": "pending", 
26905         "coreHours": 8.0, 
26906         "invoice": null, 
26907         "date": "2013-12-16T13:00:00Z", 
26908         "kind": "reservation", 
26909         "enacted": null
26910     }
26911 },
26912 {
26913     "pk": 60655, 
26914     "model": "core.charge", 
26915     "fields": {
26916         "updated": "2013-12-18T21:29:08.630Z", 
26917         "slice": 9, 
26918         "created": "2013-12-18T21:29:08.629Z", 
26919         "amount": 0.56, 
26920         "object": 112, 
26921         "account": 15, 
26922         "state": "pending", 
26923         "coreHours": 8.0, 
26924         "invoice": null, 
26925         "date": "2013-12-16T21:00:00Z", 
26926         "kind": "reservation", 
26927         "enacted": null
26928     }
26929 },
26930 {
26931     "pk": 60656, 
26932     "model": "core.charge", 
26933     "fields": {
26934         "updated": "2013-12-18T21:29:08.638Z", 
26935         "slice": 9, 
26936         "created": "2013-12-18T21:29:08.638Z", 
26937         "amount": 0.56, 
26938         "object": 112, 
26939         "account": 15, 
26940         "state": "pending", 
26941         "coreHours": 8.0, 
26942         "invoice": null, 
26943         "date": "2013-12-17T05:00:00Z", 
26944         "kind": "reservation", 
26945         "enacted": null
26946     }
26947 },
26948 {
26949     "pk": 60657, 
26950     "model": "core.charge", 
26951     "fields": {
26952         "updated": "2013-12-18T21:29:08.646Z", 
26953         "slice": 9, 
26954         "created": "2013-12-18T21:29:08.646Z", 
26955         "amount": 0.56, 
26956         "object": 112, 
26957         "account": 15, 
26958         "state": "pending", 
26959         "coreHours": 8.0, 
26960         "invoice": null, 
26961         "date": "2013-12-17T13:00:00Z", 
26962         "kind": "reservation", 
26963         "enacted": null
26964     }
26965 },
26966 {
26967     "pk": 60658, 
26968     "model": "core.charge", 
26969     "fields": {
26970         "updated": "2013-12-18T21:29:08.654Z", 
26971         "slice": 9, 
26972         "created": "2013-12-18T21:29:08.654Z", 
26973         "amount": 0.56, 
26974         "object": 112, 
26975         "account": 15, 
26976         "state": "pending", 
26977         "coreHours": 8.0, 
26978         "invoice": null, 
26979         "date": "2013-12-17T21:00:00Z", 
26980         "kind": "reservation", 
26981         "enacted": null
26982     }
26983 },
26984 {
26985     "pk": 60659, 
26986     "model": "core.charge", 
26987     "fields": {
26988         "updated": "2013-12-18T21:29:08.663Z", 
26989         "slice": 9, 
26990         "created": "2013-12-18T21:29:08.663Z", 
26991         "amount": 0.56, 
26992         "object": 112, 
26993         "account": 15, 
26994         "state": "pending", 
26995         "coreHours": 8.0, 
26996         "invoice": null, 
26997         "date": "2013-12-18T05:00:00Z", 
26998         "kind": "reservation", 
26999         "enacted": null
27000     }
27001 },
27002 {
27003     "pk": 60660, 
27004     "model": "core.charge", 
27005     "fields": {
27006         "updated": "2013-12-18T21:29:08.671Z", 
27007         "slice": 9, 
27008         "created": "2013-12-18T21:29:08.671Z", 
27009         "amount": 0.56, 
27010         "object": 112, 
27011         "account": 15, 
27012         "state": "pending", 
27013         "coreHours": 8.0, 
27014         "invoice": null, 
27015         "date": "2013-12-18T13:00:00Z", 
27016         "kind": "reservation", 
27017         "enacted": null
27018     }
27019 },
27020 {
27021     "pk": 60661, 
27022     "model": "core.charge", 
27023     "fields": {
27024         "updated": "2013-12-18T21:29:29.215Z", 
27025         "slice": 11, 
27026         "created": "2013-12-18T21:29:08.698Z", 
27027         "amount": 0.1848, 
27028         "object": 105, 
27029         "account": 16, 
27030         "state": "invoiced", 
27031         "coreHours": 2.64, 
27032         "invoice": 73, 
27033         "date": "2013-11-18T21:00:00Z", 
27034         "kind": "besteffort", 
27035         "enacted": null
27036     }
27037 },
27038 {
27039     "pk": 60662, 
27040     "model": "core.charge", 
27041     "fields": {
27042         "updated": "2013-12-18T21:29:29.240Z", 
27043         "slice": 11, 
27044         "created": "2013-12-18T21:29:08.704Z", 
27045         "amount": 0.2072, 
27046         "object": 105, 
27047         "account": 16, 
27048         "state": "invoiced", 
27049         "coreHours": 2.96, 
27050         "invoice": 74, 
27051         "date": "2013-11-19T05:00:00Z", 
27052         "kind": "besteffort", 
27053         "enacted": null
27054     }
27055 },
27056 {
27057     "pk": 60663, 
27058     "model": "core.charge", 
27059     "fields": {
27060         "updated": "2013-12-18T21:29:29.256Z", 
27061         "slice": 11, 
27062         "created": "2013-12-18T21:29:08.712Z", 
27063         "amount": 0.3248, 
27064         "object": 105, 
27065         "account": 16, 
27066         "state": "invoiced", 
27067         "coreHours": 4.64, 
27068         "invoice": 74, 
27069         "date": "2013-11-19T13:00:00Z", 
27070         "kind": "besteffort", 
27071         "enacted": null
27072     }
27073 },
27074 {
27075     "pk": 60664, 
27076     "model": "core.charge", 
27077     "fields": {
27078         "updated": "2013-12-18T21:29:29.273Z", 
27079         "slice": 11, 
27080         "created": "2013-12-18T21:29:08.721Z", 
27081         "amount": 0.2352, 
27082         "object": 105, 
27083         "account": 16, 
27084         "state": "invoiced", 
27085         "coreHours": 3.36, 
27086         "invoice": 74, 
27087         "date": "2013-11-19T21:00:00Z", 
27088         "kind": "besteffort", 
27089         "enacted": null
27090     }
27091 },
27092 {
27093     "pk": 60665, 
27094     "model": "core.charge", 
27095     "fields": {
27096         "updated": "2013-12-18T21:29:29.290Z", 
27097         "slice": 11, 
27098         "created": "2013-12-18T21:29:08.729Z", 
27099         "amount": 0.3304, 
27100         "object": 105, 
27101         "account": 16, 
27102         "state": "invoiced", 
27103         "coreHours": 4.72, 
27104         "invoice": 74, 
27105         "date": "2013-11-20T05:00:00Z", 
27106         "kind": "besteffort", 
27107         "enacted": null
27108     }
27109 },
27110 {
27111     "pk": 60666, 
27112     "model": "core.charge", 
27113     "fields": {
27114         "updated": "2013-12-18T21:29:29.306Z", 
27115         "slice": 11, 
27116         "created": "2013-12-18T21:29:08.737Z", 
27117         "amount": 0.308, 
27118         "object": 105, 
27119         "account": 16, 
27120         "state": "invoiced", 
27121         "coreHours": 4.4, 
27122         "invoice": 74, 
27123         "date": "2013-11-20T13:00:00Z", 
27124         "kind": "besteffort", 
27125         "enacted": null
27126     }
27127 },
27128 {
27129     "pk": 60667, 
27130     "model": "core.charge", 
27131     "fields": {
27132         "updated": "2013-12-18T21:29:29.323Z", 
27133         "slice": 11, 
27134         "created": "2013-12-18T21:29:08.745Z", 
27135         "amount": 0.1232, 
27136         "object": 105, 
27137         "account": 16, 
27138         "state": "invoiced", 
27139         "coreHours": 1.76, 
27140         "invoice": 74, 
27141         "date": "2013-11-20T21:00:00Z", 
27142         "kind": "besteffort", 
27143         "enacted": null
27144     }
27145 },
27146 {
27147     "pk": 60668, 
27148     "model": "core.charge", 
27149     "fields": {
27150         "updated": "2013-12-18T21:29:29.339Z", 
27151         "slice": 11, 
27152         "created": "2013-12-18T21:29:08.754Z", 
27153         "amount": 0.1568, 
27154         "object": 105, 
27155         "account": 16, 
27156         "state": "invoiced", 
27157         "coreHours": 2.24, 
27158         "invoice": 74, 
27159         "date": "2013-11-21T05:00:00Z", 
27160         "kind": "besteffort", 
27161         "enacted": null
27162     }
27163 },
27164 {
27165     "pk": 60669, 
27166     "model": "core.charge", 
27167     "fields": {
27168         "updated": "2013-12-18T21:29:29.356Z", 
27169         "slice": 11, 
27170         "created": "2013-12-18T21:29:08.762Z", 
27171         "amount": 0.2744, 
27172         "object": 105, 
27173         "account": 16, 
27174         "state": "invoiced", 
27175         "coreHours": 3.92, 
27176         "invoice": 74, 
27177         "date": "2013-11-21T13:00:00Z", 
27178         "kind": "besteffort", 
27179         "enacted": null
27180     }
27181 },
27182 {
27183     "pk": 60670, 
27184     "model": "core.charge", 
27185     "fields": {
27186         "updated": "2013-12-18T21:29:29.372Z", 
27187         "slice": 11, 
27188         "created": "2013-12-18T21:29:08.770Z", 
27189         "amount": 0.2184, 
27190         "object": 105, 
27191         "account": 16, 
27192         "state": "invoiced", 
27193         "coreHours": 3.12, 
27194         "invoice": 74, 
27195         "date": "2013-11-21T21:00:00Z", 
27196         "kind": "besteffort", 
27197         "enacted": null
27198     }
27199 },
27200 {
27201     "pk": 60671, 
27202     "model": "core.charge", 
27203     "fields": {
27204         "updated": "2013-12-18T21:29:29.389Z", 
27205         "slice": 11, 
27206         "created": "2013-12-18T21:29:08.779Z", 
27207         "amount": 0.2184, 
27208         "object": 105, 
27209         "account": 16, 
27210         "state": "invoiced", 
27211         "coreHours": 3.12, 
27212         "invoice": 74, 
27213         "date": "2013-11-22T05:00:00Z", 
27214         "kind": "besteffort", 
27215         "enacted": null
27216     }
27217 },
27218 {
27219     "pk": 60672, 
27220     "model": "core.charge", 
27221     "fields": {
27222         "updated": "2013-12-18T21:29:29.406Z", 
27223         "slice": 11, 
27224         "created": "2013-12-18T21:29:08.787Z", 
27225         "amount": 0.14, 
27226         "object": 105, 
27227         "account": 16, 
27228         "state": "invoiced", 
27229         "coreHours": 2.0, 
27230         "invoice": 74, 
27231         "date": "2013-11-22T13:00:00Z", 
27232         "kind": "besteffort", 
27233         "enacted": null
27234     }
27235 },
27236 {
27237     "pk": 60673, 
27238     "model": "core.charge", 
27239     "fields": {
27240         "updated": "2013-12-18T21:29:29.424Z", 
27241         "slice": 11, 
27242         "created": "2013-12-18T21:29:08.795Z", 
27243         "amount": 0.2352, 
27244         "object": 105, 
27245         "account": 16, 
27246         "state": "invoiced", 
27247         "coreHours": 3.36, 
27248         "invoice": 74, 
27249         "date": "2013-11-22T21:00:00Z", 
27250         "kind": "besteffort", 
27251         "enacted": null
27252     }
27253 },
27254 {
27255     "pk": 60674, 
27256     "model": "core.charge", 
27257     "fields": {
27258         "updated": "2013-12-18T21:29:29.440Z", 
27259         "slice": 11, 
27260         "created": "2013-12-18T21:29:08.803Z", 
27261         "amount": 0.1232, 
27262         "object": 105, 
27263         "account": 16, 
27264         "state": "invoiced", 
27265         "coreHours": 1.76, 
27266         "invoice": 74, 
27267         "date": "2013-11-23T05:00:00Z", 
27268         "kind": "besteffort", 
27269         "enacted": null
27270     }
27271 },
27272 {
27273     "pk": 60675, 
27274     "model": "core.charge", 
27275     "fields": {
27276         "updated": "2013-12-18T21:29:29.457Z", 
27277         "slice": 11, 
27278         "created": "2013-12-18T21:29:08.812Z", 
27279         "amount": 0.2016, 
27280         "object": 105, 
27281         "account": 16, 
27282         "state": "invoiced", 
27283         "coreHours": 2.88, 
27284         "invoice": 74, 
27285         "date": "2013-11-23T13:00:00Z", 
27286         "kind": "besteffort", 
27287         "enacted": null
27288     }
27289 },
27290 {
27291     "pk": 60676, 
27292     "model": "core.charge", 
27293     "fields": {
27294         "updated": "2013-12-18T21:29:29.473Z", 
27295         "slice": 11, 
27296         "created": "2013-12-18T21:29:08.820Z", 
27297         "amount": 0.28, 
27298         "object": 105, 
27299         "account": 16, 
27300         "state": "invoiced", 
27301         "coreHours": 4.0, 
27302         "invoice": 74, 
27303         "date": "2013-11-23T21:00:00Z", 
27304         "kind": "besteffort", 
27305         "enacted": null
27306     }
27307 },
27308 {
27309     "pk": 60677, 
27310     "model": "core.charge", 
27311     "fields": {
27312         "updated": "2013-12-18T21:29:29.490Z", 
27313         "slice": 11, 
27314         "created": "2013-12-18T21:29:08.828Z", 
27315         "amount": 0.2408, 
27316         "object": 105, 
27317         "account": 16, 
27318         "state": "invoiced", 
27319         "coreHours": 3.44, 
27320         "invoice": 74, 
27321         "date": "2013-11-24T05:00:00Z", 
27322         "kind": "besteffort", 
27323         "enacted": null
27324     }
27325 },
27326 {
27327     "pk": 60678, 
27328     "model": "core.charge", 
27329     "fields": {
27330         "updated": "2013-12-18T21:29:29.507Z", 
27331         "slice": 11, 
27332         "created": "2013-12-18T21:29:08.837Z", 
27333         "amount": 0.2072, 
27334         "object": 105, 
27335         "account": 16, 
27336         "state": "invoiced", 
27337         "coreHours": 2.96, 
27338         "invoice": 74, 
27339         "date": "2013-11-24T13:00:00Z", 
27340         "kind": "besteffort", 
27341         "enacted": null
27342     }
27343 },
27344 {
27345     "pk": 60679, 
27346     "model": "core.charge", 
27347     "fields": {
27348         "updated": "2013-12-18T21:29:29.523Z", 
27349         "slice": 11, 
27350         "created": "2013-12-18T21:29:08.845Z", 
27351         "amount": 0.2296, 
27352         "object": 105, 
27353         "account": 16, 
27354         "state": "invoiced", 
27355         "coreHours": 3.28, 
27356         "invoice": 74, 
27357         "date": "2013-11-24T21:00:00Z", 
27358         "kind": "besteffort", 
27359         "enacted": null
27360     }
27361 },
27362 {
27363     "pk": 60680, 
27364     "model": "core.charge", 
27365     "fields": {
27366         "updated": "2013-12-18T21:29:29.548Z", 
27367         "slice": 11, 
27368         "created": "2013-12-18T21:29:08.853Z", 
27369         "amount": 0.28, 
27370         "object": 105, 
27371         "account": 16, 
27372         "state": "invoiced", 
27373         "coreHours": 4.0, 
27374         "invoice": 75, 
27375         "date": "2013-11-25T05:00:00Z", 
27376         "kind": "besteffort", 
27377         "enacted": null
27378     }
27379 },
27380 {
27381     "pk": 60681, 
27382     "model": "core.charge", 
27383     "fields": {
27384         "updated": "2013-12-18T21:29:29.565Z", 
27385         "slice": 11, 
27386         "created": "2013-12-18T21:29:08.861Z", 
27387         "amount": 0.3024, 
27388         "object": 105, 
27389         "account": 16, 
27390         "state": "invoiced", 
27391         "coreHours": 4.32, 
27392         "invoice": 75, 
27393         "date": "2013-11-25T13:00:00Z", 
27394         "kind": "besteffort", 
27395         "enacted": null
27396     }
27397 },
27398 {
27399     "pk": 60682, 
27400     "model": "core.charge", 
27401     "fields": {
27402         "updated": "2013-12-18T21:29:29.581Z", 
27403         "slice": 11, 
27404         "created": "2013-12-18T21:29:08.870Z", 
27405         "amount": 0.1512, 
27406         "object": 105, 
27407         "account": 16, 
27408         "state": "invoiced", 
27409         "coreHours": 2.16, 
27410         "invoice": 75, 
27411         "date": "2013-11-25T21:00:00Z", 
27412         "kind": "besteffort", 
27413         "enacted": null
27414     }
27415 },
27416 {
27417     "pk": 60683, 
27418     "model": "core.charge", 
27419     "fields": {
27420         "updated": "2013-12-18T21:29:29.598Z", 
27421         "slice": 11, 
27422         "created": "2013-12-18T21:29:08.878Z", 
27423         "amount": 0.196, 
27424         "object": 105, 
27425         "account": 16, 
27426         "state": "invoiced", 
27427         "coreHours": 2.8, 
27428         "invoice": 75, 
27429         "date": "2013-11-26T05:00:00Z", 
27430         "kind": "besteffort", 
27431         "enacted": null
27432     }
27433 },
27434 {
27435     "pk": 60684, 
27436     "model": "core.charge", 
27437     "fields": {
27438         "updated": "2013-12-18T21:29:29.614Z", 
27439         "slice": 11, 
27440         "created": "2013-12-18T21:29:08.886Z", 
27441         "amount": 0.112, 
27442         "object": 105, 
27443         "account": 16, 
27444         "state": "invoiced", 
27445         "coreHours": 1.6, 
27446         "invoice": 75, 
27447         "date": "2013-11-26T13:00:00Z", 
27448         "kind": "besteffort", 
27449         "enacted": null
27450     }
27451 },
27452 {
27453     "pk": 60685, 
27454     "model": "core.charge", 
27455     "fields": {
27456         "updated": "2013-12-18T21:29:29.631Z", 
27457         "slice": 11, 
27458         "created": "2013-12-18T21:29:08.894Z", 
27459         "amount": 0.2688, 
27460         "object": 105, 
27461         "account": 16, 
27462         "state": "invoiced", 
27463         "coreHours": 3.84, 
27464         "invoice": 75, 
27465         "date": "2013-11-26T21:00:00Z", 
27466         "kind": "besteffort", 
27467         "enacted": null
27468     }
27469 },
27470 {
27471     "pk": 60686, 
27472     "model": "core.charge", 
27473     "fields": {
27474         "updated": "2013-12-18T21:29:29.648Z", 
27475         "slice": 11, 
27476         "created": "2013-12-18T21:29:08.903Z", 
27477         "amount": 0.336, 
27478         "object": 105, 
27479         "account": 16, 
27480         "state": "invoiced", 
27481         "coreHours": 4.8, 
27482         "invoice": 75, 
27483         "date": "2013-11-27T05:00:00Z", 
27484         "kind": "besteffort", 
27485         "enacted": null
27486     }
27487 },
27488 {
27489     "pk": 60687, 
27490     "model": "core.charge", 
27491     "fields": {
27492         "updated": "2013-12-18T21:29:29.664Z", 
27493         "slice": 11, 
27494         "created": "2013-12-18T21:29:08.911Z", 
27495         "amount": 0.2296, 
27496         "object": 105, 
27497         "account": 16, 
27498         "state": "invoiced", 
27499         "coreHours": 3.28, 
27500         "invoice": 75, 
27501         "date": "2013-11-27T13:00:00Z", 
27502         "kind": "besteffort", 
27503         "enacted": null
27504     }
27505 },
27506 {
27507     "pk": 60688, 
27508     "model": "core.charge", 
27509     "fields": {
27510         "updated": "2013-12-18T21:29:29.681Z", 
27511         "slice": 11, 
27512         "created": "2013-12-18T21:29:08.919Z", 
27513         "amount": 0.2912, 
27514         "object": 105, 
27515         "account": 16, 
27516         "state": "invoiced", 
27517         "coreHours": 4.16, 
27518         "invoice": 75, 
27519         "date": "2013-11-27T21:00:00Z", 
27520         "kind": "besteffort", 
27521         "enacted": null
27522     }
27523 },
27524 {
27525     "pk": 60689, 
27526     "model": "core.charge", 
27527     "fields": {
27528         "updated": "2013-12-18T21:29:29.697Z", 
27529         "slice": 11, 
27530         "created": "2013-12-18T21:29:08.928Z", 
27531         "amount": 0.308, 
27532         "object": 105, 
27533         "account": 16, 
27534         "state": "invoiced", 
27535         "coreHours": 4.4, 
27536         "invoice": 75, 
27537         "date": "2013-11-28T05:00:00Z", 
27538         "kind": "besteffort", 
27539         "enacted": null
27540     }
27541 },
27542 {
27543     "pk": 60690, 
27544     "model": "core.charge", 
27545     "fields": {
27546         "updated": "2013-12-18T21:29:29.714Z", 
27547         "slice": 11, 
27548         "created": "2013-12-18T21:29:08.936Z", 
27549         "amount": 0.308, 
27550         "object": 105, 
27551         "account": 16, 
27552         "state": "invoiced", 
27553         "coreHours": 4.4, 
27554         "invoice": 75, 
27555         "date": "2013-11-28T13:00:00Z", 
27556         "kind": "besteffort", 
27557         "enacted": null
27558     }
27559 },
27560 {
27561     "pk": 60691, 
27562     "model": "core.charge", 
27563     "fields": {
27564         "updated": "2013-12-18T21:29:29.730Z", 
27565         "slice": 11, 
27566         "created": "2013-12-18T21:29:08.944Z", 
27567         "amount": 0.336, 
27568         "object": 105, 
27569         "account": 16, 
27570         "state": "invoiced", 
27571         "coreHours": 4.8, 
27572         "invoice": 75, 
27573         "date": "2013-11-28T21:00:00Z", 
27574         "kind": "besteffort", 
27575         "enacted": null
27576     }
27577 },
27578 {
27579     "pk": 60692, 
27580     "model": "core.charge", 
27581     "fields": {
27582         "updated": "2013-12-18T21:29:29.747Z", 
27583         "slice": 11, 
27584         "created": "2013-12-18T21:29:08.952Z", 
27585         "amount": 0.336, 
27586         "object": 105, 
27587         "account": 16, 
27588         "state": "invoiced", 
27589         "coreHours": 4.8, 
27590         "invoice": 75, 
27591         "date": "2013-11-29T05:00:00Z", 
27592         "kind": "besteffort", 
27593         "enacted": null
27594     }
27595 },
27596 {
27597     "pk": 60693, 
27598     "model": "core.charge", 
27599     "fields": {
27600         "updated": "2013-12-18T21:29:29.763Z", 
27601         "slice": 11, 
27602         "created": "2013-12-18T21:29:08.961Z", 
27603         "amount": 0.336, 
27604         "object": 105, 
27605         "account": 16, 
27606         "state": "invoiced", 
27607         "coreHours": 4.8, 
27608         "invoice": 75, 
27609         "date": "2013-11-29T13:00:00Z", 
27610         "kind": "besteffort", 
27611         "enacted": null
27612     }
27613 },
27614 {
27615     "pk": 60694, 
27616     "model": "core.charge", 
27617     "fields": {
27618         "updated": "2013-12-18T21:29:29.780Z", 
27619         "slice": 11, 
27620         "created": "2013-12-18T21:29:08.969Z", 
27621         "amount": 0.224, 
27622         "object": 105, 
27623         "account": 16, 
27624         "state": "invoiced", 
27625         "coreHours": 3.2, 
27626         "invoice": 75, 
27627         "date": "2013-11-29T21:00:00Z", 
27628         "kind": "besteffort", 
27629         "enacted": null
27630     }
27631 },
27632 {
27633     "pk": 60695, 
27634     "model": "core.charge", 
27635     "fields": {
27636         "updated": "2013-12-18T21:29:29.797Z", 
27637         "slice": 11, 
27638         "created": "2013-12-18T21:29:08.977Z", 
27639         "amount": 0.3304, 
27640         "object": 105, 
27641         "account": 16, 
27642         "state": "invoiced", 
27643         "coreHours": 4.72, 
27644         "invoice": 75, 
27645         "date": "2013-11-30T05:00:00Z", 
27646         "kind": "besteffort", 
27647         "enacted": null
27648     }
27649 },
27650 {
27651     "pk": 60696, 
27652     "model": "core.charge", 
27653     "fields": {
27654         "updated": "2013-12-18T21:29:29.813Z", 
27655         "slice": 11, 
27656         "created": "2013-12-18T21:29:08.986Z", 
27657         "amount": 0.3136, 
27658         "object": 105, 
27659         "account": 16, 
27660         "state": "invoiced", 
27661         "coreHours": 4.48, 
27662         "invoice": 75, 
27663         "date": "2013-11-30T13:00:00Z", 
27664         "kind": "besteffort", 
27665         "enacted": null
27666     }
27667 },
27668 {
27669     "pk": 60697, 
27670     "model": "core.charge", 
27671     "fields": {
27672         "updated": "2013-12-18T21:29:29.830Z", 
27673         "slice": 11, 
27674         "created": "2013-12-18T21:29:08.994Z", 
27675         "amount": 0.2856, 
27676         "object": 105, 
27677         "account": 16, 
27678         "state": "invoiced", 
27679         "coreHours": 4.08, 
27680         "invoice": 75, 
27681         "date": "2013-11-30T21:00:00Z", 
27682         "kind": "besteffort", 
27683         "enacted": null
27684     }
27685 },
27686 {
27687     "pk": 60698, 
27688     "model": "core.charge", 
27689     "fields": {
27690         "updated": "2013-12-18T21:29:29.846Z", 
27691         "slice": 11, 
27692         "created": "2013-12-18T21:29:09.002Z", 
27693         "amount": 0.336, 
27694         "object": 105, 
27695         "account": 16, 
27696         "state": "invoiced", 
27697         "coreHours": 4.8, 
27698         "invoice": 75, 
27699         "date": "2013-12-01T05:00:00Z", 
27700         "kind": "besteffort", 
27701         "enacted": null
27702     }
27703 },
27704 {
27705     "pk": 60699, 
27706     "model": "core.charge", 
27707     "fields": {
27708         "updated": "2013-12-18T21:29:29.863Z", 
27709         "slice": 11, 
27710         "created": "2013-12-18T21:29:09.010Z", 
27711         "amount": 0.2128, 
27712         "object": 105, 
27713         "account": 16, 
27714         "state": "invoiced", 
27715         "coreHours": 3.04, 
27716         "invoice": 75, 
27717         "date": "2013-12-01T13:00:00Z", 
27718         "kind": "besteffort", 
27719         "enacted": null
27720     }
27721 },
27722 {
27723     "pk": 60700, 
27724     "model": "core.charge", 
27725     "fields": {
27726         "updated": "2013-12-18T21:29:29.879Z", 
27727         "slice": 11, 
27728         "created": "2013-12-18T21:29:09.019Z", 
27729         "amount": 0.1456, 
27730         "object": 105, 
27731         "account": 16, 
27732         "state": "invoiced", 
27733         "coreHours": 2.08, 
27734         "invoice": 75, 
27735         "date": "2013-12-01T21:00:00Z", 
27736         "kind": "besteffort", 
27737         "enacted": null
27738     }
27739 },
27740 {
27741     "pk": 60701, 
27742     "model": "core.charge", 
27743     "fields": {
27744         "updated": "2013-12-18T21:29:29.904Z", 
27745         "slice": 11, 
27746         "created": "2013-12-18T21:29:09.027Z", 
27747         "amount": 0.2128, 
27748         "object": 105, 
27749         "account": 16, 
27750         "state": "invoiced", 
27751         "coreHours": 3.04, 
27752         "invoice": 76, 
27753         "date": "2013-12-02T05:00:00Z", 
27754         "kind": "besteffort", 
27755         "enacted": null
27756     }
27757 },
27758 {
27759     "pk": 60702, 
27760     "model": "core.charge", 
27761     "fields": {
27762         "updated": "2013-12-18T21:29:29.921Z", 
27763         "slice": 11, 
27764         "created": "2013-12-18T21:29:09.035Z", 
27765         "amount": 0.2576, 
27766         "object": 105, 
27767         "account": 16, 
27768         "state": "invoiced", 
27769         "coreHours": 3.68, 
27770         "invoice": 76, 
27771         "date": "2013-12-02T13:00:00Z", 
27772         "kind": "besteffort", 
27773         "enacted": null
27774     }
27775 },
27776 {
27777     "pk": 60703, 
27778     "model": "core.charge", 
27779     "fields": {
27780         "updated": "2013-12-18T21:29:29.937Z", 
27781         "slice": 11, 
27782         "created": "2013-12-18T21:29:09.044Z", 
27783         "amount": 0.2856, 
27784         "object": 105, 
27785         "account": 16, 
27786         "state": "invoiced", 
27787         "coreHours": 4.08, 
27788         "invoice": 76, 
27789         "date": "2013-12-02T21:00:00Z", 
27790         "kind": "besteffort", 
27791         "enacted": null
27792     }
27793 },
27794 {
27795     "pk": 60704, 
27796     "model": "core.charge", 
27797     "fields": {
27798         "updated": "2013-12-18T21:29:29.954Z", 
27799         "slice": 11, 
27800         "created": "2013-12-18T21:29:09.054Z", 
27801         "amount": 0.2464, 
27802         "object": 105, 
27803         "account": 16, 
27804         "state": "invoiced", 
27805         "coreHours": 3.52, 
27806         "invoice": 76, 
27807         "date": "2013-12-03T05:00:00Z", 
27808         "kind": "besteffort", 
27809         "enacted": null
27810     }
27811 },
27812 {
27813     "pk": 60705, 
27814     "model": "core.charge", 
27815     "fields": {
27816         "updated": "2013-12-18T21:29:29.971Z", 
27817         "slice": 11, 
27818         "created": "2013-12-18T21:29:09.060Z", 
27819         "amount": 0.1736, 
27820         "object": 105, 
27821         "account": 16, 
27822         "state": "invoiced", 
27823         "coreHours": 2.48, 
27824         "invoice": 76, 
27825         "date": "2013-12-03T13:00:00Z", 
27826         "kind": "besteffort", 
27827         "enacted": null
27828     }
27829 },
27830 {
27831     "pk": 60706, 
27832     "model": "core.charge", 
27833     "fields": {
27834         "updated": "2013-12-18T21:29:29.987Z", 
27835         "slice": 11, 
27836         "created": "2013-12-18T21:29:09.068Z", 
27837         "amount": 0.2464, 
27838         "object": 105, 
27839         "account": 16, 
27840         "state": "invoiced", 
27841         "coreHours": 3.52, 
27842         "invoice": 76, 
27843         "date": "2013-12-03T21:00:00Z", 
27844         "kind": "besteffort", 
27845         "enacted": null
27846     }
27847 },
27848 {
27849     "pk": 60707, 
27850     "model": "core.charge", 
27851     "fields": {
27852         "updated": "2013-12-18T21:29:30.004Z", 
27853         "slice": 11, 
27854         "created": "2013-12-18T21:29:09.077Z", 
27855         "amount": 0.2744, 
27856         "object": 105, 
27857         "account": 16, 
27858         "state": "invoiced", 
27859         "coreHours": 3.92, 
27860         "invoice": 76, 
27861         "date": "2013-12-04T05:00:00Z", 
27862         "kind": "besteffort", 
27863         "enacted": null
27864     }
27865 },
27866 {
27867     "pk": 60708, 
27868     "model": "core.charge", 
27869     "fields": {
27870         "updated": "2013-12-18T21:29:30.020Z", 
27871         "slice": 11, 
27872         "created": "2013-12-18T21:29:09.085Z", 
27873         "amount": 0.2016, 
27874         "object": 105, 
27875         "account": 16, 
27876         "state": "invoiced", 
27877         "coreHours": 2.88, 
27878         "invoice": 76, 
27879         "date": "2013-12-04T13:00:00Z", 
27880         "kind": "besteffort", 
27881         "enacted": null
27882     }
27883 },
27884 {
27885     "pk": 60709, 
27886     "model": "core.charge", 
27887     "fields": {
27888         "updated": "2013-12-18T21:29:30.037Z", 
27889         "slice": 11, 
27890         "created": "2013-12-18T21:29:09.093Z", 
27891         "amount": 0.308, 
27892         "object": 105, 
27893         "account": 16, 
27894         "state": "invoiced", 
27895         "coreHours": 4.4, 
27896         "invoice": 76, 
27897         "date": "2013-12-04T21:00:00Z", 
27898         "kind": "besteffort", 
27899         "enacted": null
27900     }
27901 },
27902 {
27903     "pk": 60710, 
27904     "model": "core.charge", 
27905     "fields": {
27906         "updated": "2013-12-18T21:29:30.053Z", 
27907         "slice": 11, 
27908         "created": "2013-12-18T21:29:09.102Z", 
27909         "amount": 0.1288, 
27910         "object": 105, 
27911         "account": 16, 
27912         "state": "invoiced", 
27913         "coreHours": 1.84, 
27914         "invoice": 76, 
27915         "date": "2013-12-05T05:00:00Z", 
27916         "kind": "besteffort", 
27917         "enacted": null
27918     }
27919 },
27920 {
27921     "pk": 60711, 
27922     "model": "core.charge", 
27923     "fields": {
27924         "updated": "2013-12-18T21:29:30.070Z", 
27925         "slice": 11, 
27926         "created": "2013-12-18T21:29:09.110Z", 
27927         "amount": 0.1232, 
27928         "object": 105, 
27929         "account": 16, 
27930         "state": "invoiced", 
27931         "coreHours": 1.76, 
27932         "invoice": 76, 
27933         "date": "2013-12-05T13:00:00Z", 
27934         "kind": "besteffort", 
27935         "enacted": null
27936     }
27937 },
27938 {
27939     "pk": 60712, 
27940     "model": "core.charge", 
27941     "fields": {
27942         "updated": "2013-12-18T21:29:30.087Z", 
27943         "slice": 11, 
27944         "created": "2013-12-18T21:29:09.118Z", 
27945         "amount": 0.2184, 
27946         "object": 105, 
27947         "account": 16, 
27948         "state": "invoiced", 
27949         "coreHours": 3.12, 
27950         "invoice": 76, 
27951         "date": "2013-12-05T21:00:00Z", 
27952         "kind": "besteffort", 
27953         "enacted": null
27954     }
27955 },
27956 {
27957     "pk": 60713, 
27958     "model": "core.charge", 
27959     "fields": {
27960         "updated": "2013-12-18T21:29:30.103Z", 
27961         "slice": 11, 
27962         "created": "2013-12-18T21:29:09.126Z", 
27963         "amount": 0.3192, 
27964         "object": 105, 
27965         "account": 16, 
27966         "state": "invoiced", 
27967         "coreHours": 4.56, 
27968         "invoice": 76, 
27969         "date": "2013-12-06T05:00:00Z", 
27970         "kind": "besteffort", 
27971         "enacted": null
27972     }
27973 },
27974 {
27975     "pk": 60714, 
27976     "model": "core.charge", 
27977     "fields": {
27978         "updated": "2013-12-18T21:29:30.120Z", 
27979         "slice": 11, 
27980         "created": "2013-12-18T21:29:09.135Z", 
27981         "amount": 0.3192, 
27982         "object": 105, 
27983         "account": 16, 
27984         "state": "invoiced", 
27985         "coreHours": 4.56, 
27986         "invoice": 76, 
27987         "date": "2013-12-06T13:00:00Z", 
27988         "kind": "besteffort", 
27989         "enacted": null
27990     }
27991 },
27992 {
27993     "pk": 60715, 
27994     "model": "core.charge", 
27995     "fields": {
27996         "updated": "2013-12-18T21:29:30.136Z", 
27997         "slice": 11, 
27998         "created": "2013-12-18T21:29:09.143Z", 
27999         "amount": 0.2744, 
28000         "object": 105, 
28001         "account": 16, 
28002         "state": "invoiced", 
28003         "coreHours": 3.92, 
28004         "invoice": 76, 
28005         "date": "2013-12-06T21:00:00Z", 
28006         "kind": "besteffort", 
28007         "enacted": null
28008     }
28009 },
28010 {
28011     "pk": 60716, 
28012     "model": "core.charge", 
28013     "fields": {
28014         "updated": "2013-12-18T21:29:30.153Z", 
28015         "slice": 11, 
28016         "created": "2013-12-18T21:29:09.151Z", 
28017         "amount": 0.1232, 
28018         "object": 105, 
28019         "account": 16, 
28020         "state": "invoiced", 
28021         "coreHours": 1.76, 
28022         "invoice": 76, 
28023         "date": "2013-12-07T05:00:00Z", 
28024         "kind": "besteffort", 
28025         "enacted": null
28026     }
28027 },
28028 {
28029     "pk": 60717, 
28030     "model": "core.charge", 
28031     "fields": {
28032         "updated": "2013-12-18T21:29:30.169Z", 
28033         "slice": 11, 
28034         "created": "2013-12-18T21:29:09.160Z", 
28035         "amount": 0.2912, 
28036         "object": 105, 
28037         "account": 16, 
28038         "state": "invoiced", 
28039         "coreHours": 4.16, 
28040         "invoice": 76, 
28041         "date": "2013-12-07T13:00:00Z", 
28042         "kind": "besteffort", 
28043         "enacted": null
28044     }
28045 },
28046 {
28047     "pk": 60718, 
28048     "model": "core.charge", 
28049     "fields": {
28050         "updated": "2013-12-18T21:29:30.186Z", 
28051         "slice": 11, 
28052         "created": "2013-12-18T21:29:09.168Z", 
28053         "amount": 0.3304, 
28054         "object": 105, 
28055         "account": 16, 
28056         "state": "invoiced", 
28057         "coreHours": 4.72, 
28058         "invoice": 76, 
28059         "date": "2013-12-07T21:00:00Z", 
28060         "kind": "besteffort", 
28061         "enacted": null
28062     }
28063 },
28064 {
28065     "pk": 60719, 
28066     "model": "core.charge", 
28067     "fields": {
28068         "updated": "2013-12-18T21:29:30.203Z", 
28069         "slice": 11, 
28070         "created": "2013-12-18T21:29:09.176Z", 
28071         "amount": 0.224, 
28072         "object": 105, 
28073         "account": 16, 
28074         "state": "invoiced", 
28075         "coreHours": 3.2, 
28076         "invoice": 76, 
28077         "date": "2013-12-08T05:00:00Z", 
28078         "kind": "besteffort", 
28079         "enacted": null
28080     }
28081 },
28082 {
28083     "pk": 60720, 
28084     "model": "core.charge", 
28085     "fields": {
28086         "updated": "2013-12-18T21:29:30.219Z", 
28087         "slice": 11, 
28088         "created": "2013-12-18T21:29:09.185Z", 
28089         "amount": 0.1456, 
28090         "object": 105, 
28091         "account": 16, 
28092         "state": "invoiced", 
28093         "coreHours": 2.08, 
28094         "invoice": 76, 
28095         "date": "2013-12-08T13:00:00Z", 
28096         "kind": "besteffort", 
28097         "enacted": null
28098     }
28099 },
28100 {
28101     "pk": 60721, 
28102     "model": "core.charge", 
28103     "fields": {
28104         "updated": "2013-12-18T21:29:30.236Z", 
28105         "slice": 11, 
28106         "created": "2013-12-18T21:29:09.193Z", 
28107         "amount": 0.3192, 
28108         "object": 105, 
28109         "account": 16, 
28110         "state": "invoiced", 
28111         "coreHours": 4.56, 
28112         "invoice": 76, 
28113         "date": "2013-12-08T21:00:00Z", 
28114         "kind": "besteffort", 
28115         "enacted": null
28116     }
28117 },
28118 {
28119     "pk": 60722, 
28120     "model": "core.charge", 
28121     "fields": {
28122         "updated": "2013-12-18T21:29:30.260Z", 
28123         "slice": 11, 
28124         "created": "2013-12-18T21:29:09.201Z", 
28125         "amount": 0.2576, 
28126         "object": 105, 
28127         "account": 16, 
28128         "state": "invoiced", 
28129         "coreHours": 3.68, 
28130         "invoice": 77, 
28131         "date": "2013-12-09T05:00:00Z", 
28132         "kind": "besteffort", 
28133         "enacted": null
28134     }
28135 },
28136 {
28137     "pk": 60723, 
28138     "model": "core.charge", 
28139     "fields": {
28140         "updated": "2013-12-18T21:29:30.277Z", 
28141         "slice": 11, 
28142         "created": "2013-12-18T21:29:09.209Z", 
28143         "amount": 0.168, 
28144         "object": 105, 
28145         "account": 16, 
28146         "state": "invoiced", 
28147         "coreHours": 2.4, 
28148         "invoice": 77, 
28149         "date": "2013-12-09T13:00:00Z", 
28150         "kind": "besteffort", 
28151         "enacted": null
28152     }
28153 },
28154 {
28155     "pk": 60724, 
28156     "model": "core.charge", 
28157     "fields": {
28158         "updated": "2013-12-18T21:29:30.294Z", 
28159         "slice": 11, 
28160         "created": "2013-12-18T21:29:09.218Z", 
28161         "amount": 0.2856, 
28162         "object": 105, 
28163         "account": 16, 
28164         "state": "invoiced", 
28165         "coreHours": 4.08, 
28166         "invoice": 77, 
28167         "date": "2013-12-09T21:00:00Z", 
28168         "kind": "besteffort", 
28169         "enacted": null
28170     }
28171 },
28172 {
28173     "pk": 60725, 
28174     "model": "core.charge", 
28175     "fields": {
28176         "updated": "2013-12-18T21:29:30.319Z", 
28177         "slice": 11, 
28178         "created": "2013-12-18T21:29:09.226Z", 
28179         "amount": 0.1232, 
28180         "object": 105, 
28181         "account": 16, 
28182         "state": "invoiced", 
28183         "coreHours": 1.76, 
28184         "invoice": 77, 
28185         "date": "2013-12-10T05:00:00Z", 
28186         "kind": "besteffort", 
28187         "enacted": null
28188     }
28189 },
28190 {
28191     "pk": 60726, 
28192     "model": "core.charge", 
28193     "fields": {
28194         "updated": "2013-12-18T21:29:30.335Z", 
28195         "slice": 11, 
28196         "created": "2013-12-18T21:29:09.234Z", 
28197         "amount": 0.168, 
28198         "object": 105, 
28199         "account": 16, 
28200         "state": "invoiced", 
28201         "coreHours": 2.4, 
28202         "invoice": 77, 
28203         "date": "2013-12-10T13:00:00Z", 
28204         "kind": "besteffort", 
28205         "enacted": null
28206     }
28207 },
28208 {
28209     "pk": 60727, 
28210     "model": "core.charge", 
28211     "fields": {
28212         "updated": "2013-12-18T21:29:30.352Z", 
28213         "slice": 11, 
28214         "created": "2013-12-18T21:29:09.243Z", 
28215         "amount": 0.1792, 
28216         "object": 105, 
28217         "account": 16, 
28218         "state": "invoiced", 
28219         "coreHours": 2.56, 
28220         "invoice": 77, 
28221         "date": "2013-12-10T21:00:00Z", 
28222         "kind": "besteffort", 
28223         "enacted": null
28224     }
28225 },
28226 {
28227     "pk": 60728, 
28228     "model": "core.charge", 
28229     "fields": {
28230         "updated": "2013-12-18T21:29:30.369Z", 
28231         "slice": 11, 
28232         "created": "2013-12-18T21:29:09.251Z", 
28233         "amount": 0.3192, 
28234         "object": 105, 
28235         "account": 16, 
28236         "state": "invoiced", 
28237         "coreHours": 4.56, 
28238         "invoice": 77, 
28239         "date": "2013-12-11T05:00:00Z", 
28240         "kind": "besteffort", 
28241         "enacted": null
28242     }
28243 },
28244 {
28245     "pk": 60729, 
28246     "model": "core.charge", 
28247     "fields": {
28248         "updated": "2013-12-18T21:29:30.385Z", 
28249         "slice": 11, 
28250         "created": "2013-12-18T21:29:09.259Z", 
28251         "amount": 0.1736, 
28252         "object": 105, 
28253         "account": 16, 
28254         "state": "invoiced", 
28255         "coreHours": 2.48, 
28256         "invoice": 77, 
28257         "date": "2013-12-11T13:00:00Z", 
28258         "kind": "besteffort", 
28259         "enacted": null
28260     }
28261 },
28262 {
28263     "pk": 60730, 
28264     "model": "core.charge", 
28265     "fields": {
28266         "updated": "2013-12-18T21:29:30.402Z", 
28267         "slice": 11, 
28268         "created": "2013-12-18T21:29:09.267Z", 
28269         "amount": 0.196, 
28270         "object": 105, 
28271         "account": 16, 
28272         "state": "invoiced", 
28273         "coreHours": 2.8, 
28274         "invoice": 77, 
28275         "date": "2013-12-11T21:00:00Z", 
28276         "kind": "besteffort", 
28277         "enacted": null
28278     }
28279 },
28280 {
28281     "pk": 60731, 
28282     "model": "core.charge", 
28283     "fields": {
28284         "updated": "2013-12-18T21:29:30.418Z", 
28285         "slice": 11, 
28286         "created": "2013-12-18T21:29:09.276Z", 
28287         "amount": 0.112, 
28288         "object": 105, 
28289         "account": 16, 
28290         "state": "invoiced", 
28291         "coreHours": 1.6, 
28292         "invoice": 77, 
28293         "date": "2013-12-12T05:00:00Z", 
28294         "kind": "besteffort", 
28295         "enacted": null
28296     }
28297 },
28298 {
28299     "pk": 60732, 
28300     "model": "core.charge", 
28301     "fields": {
28302         "updated": "2013-12-18T21:29:30.435Z", 
28303         "slice": 11, 
28304         "created": "2013-12-18T21:29:09.284Z", 
28305         "amount": 0.2856, 
28306         "object": 105, 
28307         "account": 16, 
28308         "state": "invoiced", 
28309         "coreHours": 4.08, 
28310         "invoice": 77, 
28311         "date": "2013-12-12T13:00:00Z", 
28312         "kind": "besteffort", 
28313         "enacted": null
28314     }
28315 },
28316 {
28317     "pk": 60733, 
28318     "model": "core.charge", 
28319     "fields": {
28320         "updated": "2013-12-18T21:29:30.451Z", 
28321         "slice": 11, 
28322         "created": "2013-12-18T21:29:09.292Z", 
28323         "amount": 0.1568, 
28324         "object": 105, 
28325         "account": 16, 
28326         "state": "invoiced", 
28327         "coreHours": 2.24, 
28328         "invoice": 77, 
28329         "date": "2013-12-12T21:00:00Z", 
28330         "kind": "besteffort", 
28331         "enacted": null
28332     }
28333 },
28334 {
28335     "pk": 60734, 
28336     "model": "core.charge", 
28337     "fields": {
28338         "updated": "2013-12-18T21:29:30.468Z", 
28339         "slice": 11, 
28340         "created": "2013-12-18T21:29:09.300Z", 
28341         "amount": 0.2408, 
28342         "object": 105, 
28343         "account": 16, 
28344         "state": "invoiced", 
28345         "coreHours": 3.44, 
28346         "invoice": 77, 
28347         "date": "2013-12-13T05:00:00Z", 
28348         "kind": "besteffort", 
28349         "enacted": null
28350     }
28351 },
28352 {
28353     "pk": 60735, 
28354     "model": "core.charge", 
28355     "fields": {
28356         "updated": "2013-12-18T21:29:30.485Z", 
28357         "slice": 11, 
28358         "created": "2013-12-18T21:29:09.309Z", 
28359         "amount": 0.2912, 
28360         "object": 105, 
28361         "account": 16, 
28362         "state": "invoiced", 
28363         "coreHours": 4.16, 
28364         "invoice": 77, 
28365         "date": "2013-12-13T13:00:00Z", 
28366         "kind": "besteffort", 
28367         "enacted": null
28368     }
28369 },
28370 {
28371     "pk": 60736, 
28372     "model": "core.charge", 
28373     "fields": {
28374         "updated": "2013-12-18T21:29:30.501Z", 
28375         "slice": 11, 
28376         "created": "2013-12-18T21:29:09.317Z", 
28377         "amount": 0.1512, 
28378         "object": 105, 
28379         "account": 16, 
28380         "state": "invoiced", 
28381         "coreHours": 2.16, 
28382         "invoice": 77, 
28383         "date": "2013-12-13T21:00:00Z", 
28384         "kind": "besteffort", 
28385         "enacted": null
28386     }
28387 },
28388 {
28389     "pk": 60737, 
28390     "model": "core.charge", 
28391     "fields": {
28392         "updated": "2013-12-18T21:29:30.518Z", 
28393         "slice": 11, 
28394         "created": "2013-12-18T21:29:09.325Z", 
28395         "amount": 0.2632, 
28396         "object": 105, 
28397         "account": 16, 
28398         "state": "invoiced", 
28399         "coreHours": 3.76, 
28400         "invoice": 77, 
28401         "date": "2013-12-14T05:00:00Z", 
28402         "kind": "besteffort", 
28403         "enacted": null
28404     }
28405 },
28406 {
28407     "pk": 60738, 
28408     "model": "core.charge", 
28409     "fields": {
28410         "updated": "2013-12-18T21:29:30.534Z", 
28411         "slice": 11, 
28412         "created": "2013-12-18T21:29:09.334Z", 
28413         "amount": 0.2744, 
28414         "object": 105, 
28415         "account": 16, 
28416         "state": "invoiced", 
28417         "coreHours": 3.92, 
28418         "invoice": 77, 
28419         "date": "2013-12-14T13:00:00Z", 
28420         "kind": "besteffort", 
28421         "enacted": null
28422     }
28423 },
28424 {
28425     "pk": 60739, 
28426     "model": "core.charge", 
28427     "fields": {
28428         "updated": "2013-12-18T21:29:30.551Z", 
28429         "slice": 11, 
28430         "created": "2013-12-18T21:29:09.342Z", 
28431         "amount": 0.1512, 
28432         "object": 105, 
28433         "account": 16, 
28434         "state": "invoiced", 
28435         "coreHours": 2.16, 
28436         "invoice": 77, 
28437         "date": "2013-12-14T21:00:00Z", 
28438         "kind": "besteffort", 
28439         "enacted": null
28440     }
28441 },
28442 {
28443     "pk": 60740, 
28444     "model": "core.charge", 
28445     "fields": {
28446         "updated": "2013-12-18T21:29:30.567Z", 
28447         "slice": 11, 
28448         "created": "2013-12-18T21:29:09.350Z", 
28449         "amount": 0.2856, 
28450         "object": 105, 
28451         "account": 16, 
28452         "state": "invoiced", 
28453         "coreHours": 4.08, 
28454         "invoice": 77, 
28455         "date": "2013-12-15T05:00:00Z", 
28456         "kind": "besteffort", 
28457         "enacted": null
28458     }
28459 },
28460 {
28461     "pk": 60741, 
28462     "model": "core.charge", 
28463     "fields": {
28464         "updated": "2013-12-18T21:29:30.584Z", 
28465         "slice": 11, 
28466         "created": "2013-12-18T21:29:09.358Z", 
28467         "amount": 0.2856, 
28468         "object": 105, 
28469         "account": 16, 
28470         "state": "invoiced", 
28471         "coreHours": 4.08, 
28472         "invoice": 77, 
28473         "date": "2013-12-15T13:00:00Z", 
28474         "kind": "besteffort", 
28475         "enacted": null
28476     }
28477 },
28478 {
28479     "pk": 60742, 
28480     "model": "core.charge", 
28481     "fields": {
28482         "updated": "2013-12-18T21:29:30.601Z", 
28483         "slice": 11, 
28484         "created": "2013-12-18T21:29:09.367Z", 
28485         "amount": 0.3136, 
28486         "object": 105, 
28487         "account": 16, 
28488         "state": "invoiced", 
28489         "coreHours": 4.48, 
28490         "invoice": 77, 
28491         "date": "2013-12-15T21:00:00Z", 
28492         "kind": "besteffort", 
28493         "enacted": null
28494     }
28495 },
28496 {
28497     "pk": 60743, 
28498     "model": "core.charge", 
28499     "fields": {
28500         "updated": "2013-12-18T21:29:09.375Z", 
28501         "slice": 11, 
28502         "created": "2013-12-18T21:29:09.375Z", 
28503         "amount": 0.1176, 
28504         "object": 105, 
28505         "account": 16, 
28506         "state": "pending", 
28507         "coreHours": 1.68, 
28508         "invoice": null, 
28509         "date": "2013-12-16T05:00:00Z", 
28510         "kind": "besteffort", 
28511         "enacted": null
28512     }
28513 },
28514 {
28515     "pk": 60744, 
28516     "model": "core.charge", 
28517     "fields": {
28518         "updated": "2013-12-18T21:29:09.383Z", 
28519         "slice": 11, 
28520         "created": "2013-12-18T21:29:09.383Z", 
28521         "amount": 0.2128, 
28522         "object": 105, 
28523         "account": 16, 
28524         "state": "pending", 
28525         "coreHours": 3.04, 
28526         "invoice": null, 
28527         "date": "2013-12-16T13:00:00Z", 
28528         "kind": "besteffort", 
28529         "enacted": null
28530     }
28531 },
28532 {
28533     "pk": 60745, 
28534     "model": "core.charge", 
28535     "fields": {
28536         "updated": "2013-12-18T21:29:09.392Z", 
28537         "slice": 11, 
28538         "created": "2013-12-18T21:29:09.392Z", 
28539         "amount": 0.28, 
28540         "object": 105, 
28541         "account": 16, 
28542         "state": "pending", 
28543         "coreHours": 4.0, 
28544         "invoice": null, 
28545         "date": "2013-12-16T21:00:00Z", 
28546         "kind": "besteffort", 
28547         "enacted": null
28548     }
28549 },
28550 {
28551     "pk": 60746, 
28552     "model": "core.charge", 
28553     "fields": {
28554         "updated": "2013-12-18T21:29:09.400Z", 
28555         "slice": 11, 
28556         "created": "2013-12-18T21:29:09.400Z", 
28557         "amount": 0.224, 
28558         "object": 105, 
28559         "account": 16, 
28560         "state": "pending", 
28561         "coreHours": 3.2, 
28562         "invoice": null, 
28563         "date": "2013-12-17T05:00:00Z", 
28564         "kind": "besteffort", 
28565         "enacted": null
28566     }
28567 },
28568 {
28569     "pk": 60747, 
28570     "model": "core.charge", 
28571     "fields": {
28572         "updated": "2013-12-18T21:29:09.408Z", 
28573         "slice": 11, 
28574         "created": "2013-12-18T21:29:09.408Z", 
28575         "amount": 0.2184, 
28576         "object": 105, 
28577         "account": 16, 
28578         "state": "pending", 
28579         "coreHours": 3.12, 
28580         "invoice": null, 
28581         "date": "2013-12-17T13:00:00Z", 
28582         "kind": "besteffort", 
28583         "enacted": null
28584     }
28585 },
28586 {
28587     "pk": 60748, 
28588     "model": "core.charge", 
28589     "fields": {
28590         "updated": "2013-12-18T21:29:09.416Z", 
28591         "slice": 11, 
28592         "created": "2013-12-18T21:29:09.416Z", 
28593         "amount": 0.2464, 
28594         "object": 105, 
28595         "account": 16, 
28596         "state": "pending", 
28597         "coreHours": 3.52, 
28598         "invoice": null, 
28599         "date": "2013-12-17T21:00:00Z", 
28600         "kind": "besteffort", 
28601         "enacted": null
28602     }
28603 },
28604 {
28605     "pk": 60749, 
28606     "model": "core.charge", 
28607     "fields": {
28608         "updated": "2013-12-18T21:29:09.425Z", 
28609         "slice": 11, 
28610         "created": "2013-12-18T21:29:09.425Z", 
28611         "amount": 0.308, 
28612         "object": 105, 
28613         "account": 16, 
28614         "state": "pending", 
28615         "coreHours": 4.4, 
28616         "invoice": null, 
28617         "date": "2013-12-18T05:00:00Z", 
28618         "kind": "besteffort", 
28619         "enacted": null
28620     }
28621 },
28622 {
28623     "pk": 60750, 
28624     "model": "core.charge", 
28625     "fields": {
28626         "updated": "2013-12-18T21:29:09.433Z", 
28627         "slice": 11, 
28628         "created": "2013-12-18T21:29:09.433Z", 
28629         "amount": 0.3024, 
28630         "object": 105, 
28631         "account": 16, 
28632         "state": "pending", 
28633         "coreHours": 4.32, 
28634         "invoice": null, 
28635         "date": "2013-12-18T13:00:00Z", 
28636         "kind": "besteffort", 
28637         "enacted": null
28638     }
28639 },
28640 {
28641     "pk": 60751, 
28642     "model": "core.charge", 
28643     "fields": {
28644         "updated": "2013-12-18T21:29:29.232Z", 
28645         "slice": 12, 
28646         "created": "2013-12-18T21:29:09.456Z", 
28647         "amount": 0.2352, 
28648         "object": 113, 
28649         "account": 16, 
28650         "state": "invoiced", 
28651         "coreHours": 3.36, 
28652         "invoice": 74, 
28653         "date": "2013-11-18T21:00:00Z", 
28654         "kind": "besteffort", 
28655         "enacted": null
28656     }
28657 },
28658 {
28659     "pk": 60752, 
28660     "model": "core.charge", 
28661     "fields": {
28662         "updated": "2013-12-18T21:29:29.248Z", 
28663         "slice": 12, 
28664         "created": "2013-12-18T21:29:09.466Z", 
28665         "amount": 0.308, 
28666         "object": 113, 
28667         "account": 16, 
28668         "state": "invoiced", 
28669         "coreHours": 4.4, 
28670         "invoice": 74, 
28671         "date": "2013-11-19T05:00:00Z", 
28672         "kind": "besteffort", 
28673         "enacted": null
28674     }
28675 },
28676 {
28677     "pk": 60753, 
28678     "model": "core.charge", 
28679     "fields": {
28680         "updated": "2013-12-18T21:29:29.265Z", 
28681         "slice": 12, 
28682         "created": "2013-12-18T21:29:09.474Z", 
28683         "amount": 0.2576, 
28684         "object": 113, 
28685         "account": 16, 
28686         "state": "invoiced", 
28687         "coreHours": 3.68, 
28688         "invoice": 74, 
28689         "date": "2013-11-19T13:00:00Z", 
28690         "kind": "besteffort", 
28691         "enacted": null
28692     }
28693 },
28694 {
28695     "pk": 60754, 
28696     "model": "core.charge", 
28697     "fields": {
28698         "updated": "2013-12-18T21:29:29.281Z", 
28699         "slice": 12, 
28700         "created": "2013-12-18T21:29:09.483Z", 
28701         "amount": 0.3192, 
28702         "object": 113, 
28703         "account": 16, 
28704         "state": "invoiced", 
28705         "coreHours": 4.56, 
28706         "invoice": 74, 
28707         "date": "2013-11-19T21:00:00Z", 
28708         "kind": "besteffort", 
28709         "enacted": null
28710     }
28711 },
28712 {
28713     "pk": 60755, 
28714     "model": "core.charge", 
28715     "fields": {
28716         "updated": "2013-12-18T21:29:29.298Z", 
28717         "slice": 12, 
28718         "created": "2013-12-18T21:29:09.491Z", 
28719         "amount": 0.1904, 
28720         "object": 113, 
28721         "account": 16, 
28722         "state": "invoiced", 
28723         "coreHours": 2.72, 
28724         "invoice": 74, 
28725         "date": "2013-11-20T05:00:00Z", 
28726         "kind": "besteffort", 
28727         "enacted": null
28728     }
28729 },
28730 {
28731     "pk": 60756, 
28732     "model": "core.charge", 
28733     "fields": {
28734         "updated": "2013-12-18T21:29:29.314Z", 
28735         "slice": 12, 
28736         "created": "2013-12-18T21:29:09.499Z", 
28737         "amount": 0.3136, 
28738         "object": 113, 
28739         "account": 16, 
28740         "state": "invoiced", 
28741         "coreHours": 4.48, 
28742         "invoice": 74, 
28743         "date": "2013-11-20T13:00:00Z", 
28744         "kind": "besteffort", 
28745         "enacted": null
28746     }
28747 },
28748 {
28749     "pk": 60757, 
28750     "model": "core.charge", 
28751     "fields": {
28752         "updated": "2013-12-18T21:29:29.331Z", 
28753         "slice": 12, 
28754         "created": "2013-12-18T21:29:09.508Z", 
28755         "amount": 0.1176, 
28756         "object": 113, 
28757         "account": 16, 
28758         "state": "invoiced", 
28759         "coreHours": 1.68, 
28760         "invoice": 74, 
28761         "date": "2013-11-20T21:00:00Z", 
28762         "kind": "besteffort", 
28763         "enacted": null
28764     }
28765 },
28766 {
28767     "pk": 60758, 
28768     "model": "core.charge", 
28769     "fields": {
28770         "updated": "2013-12-18T21:29:29.347Z", 
28771         "slice": 12, 
28772         "created": "2013-12-18T21:29:09.516Z", 
28773         "amount": 0.28, 
28774         "object": 113, 
28775         "account": 16, 
28776         "state": "invoiced", 
28777         "coreHours": 4.0, 
28778         "invoice": 74, 
28779         "date": "2013-11-21T05:00:00Z", 
28780         "kind": "besteffort", 
28781         "enacted": null
28782     }
28783 },
28784 {
28785     "pk": 60759, 
28786     "model": "core.charge", 
28787     "fields": {
28788         "updated": "2013-12-18T21:29:29.364Z", 
28789         "slice": 12, 
28790         "created": "2013-12-18T21:29:09.524Z", 
28791         "amount": 0.1232, 
28792         "object": 113, 
28793         "account": 16, 
28794         "state": "invoiced", 
28795         "coreHours": 1.76, 
28796         "invoice": 74, 
28797         "date": "2013-11-21T13:00:00Z", 
28798         "kind": "besteffort", 
28799         "enacted": null
28800     }
28801 },
28802 {
28803     "pk": 60760, 
28804     "model": "core.charge", 
28805     "fields": {
28806         "updated": "2013-12-18T21:29:29.381Z", 
28807         "slice": 12, 
28808         "created": "2013-12-18T21:29:09.532Z", 
28809         "amount": 0.3136, 
28810         "object": 113, 
28811         "account": 16, 
28812         "state": "invoiced", 
28813         "coreHours": 4.48, 
28814         "invoice": 74, 
28815         "date": "2013-11-21T21:00:00Z", 
28816         "kind": "besteffort", 
28817         "enacted": null
28818     }
28819 },
28820 {
28821     "pk": 60761, 
28822     "model": "core.charge", 
28823     "fields": {
28824         "updated": "2013-12-18T21:29:29.397Z", 
28825         "slice": 12, 
28826         "created": "2013-12-18T21:29:09.541Z", 
28827         "amount": 0.1456, 
28828         "object": 113, 
28829         "account": 16, 
28830         "state": "invoiced", 
28831         "coreHours": 2.08, 
28832         "invoice": 74, 
28833         "date": "2013-11-22T05:00:00Z", 
28834         "kind": "besteffort", 
28835         "enacted": null
28836     }
28837 },
28838 {
28839     "pk": 60762, 
28840     "model": "core.charge", 
28841     "fields": {
28842         "updated": "2013-12-18T21:29:29.414Z", 
28843         "slice": 12, 
28844         "created": "2013-12-18T21:29:09.549Z", 
28845         "amount": 0.2576, 
28846         "object": 113, 
28847         "account": 16, 
28848         "state": "invoiced", 
28849         "coreHours": 3.68, 
28850         "invoice": 74, 
28851         "date": "2013-11-22T13:00:00Z", 
28852         "kind": "besteffort", 
28853         "enacted": null
28854     }
28855 },
28856 {
28857     "pk": 60763, 
28858     "model": "core.charge", 
28859     "fields": {
28860         "updated": "2013-12-18T21:29:29.432Z", 
28861         "slice": 12, 
28862         "created": "2013-12-18T21:29:09.557Z", 
28863         "amount": 0.2016, 
28864         "object": 113, 
28865         "account": 16, 
28866         "state": "invoiced", 
28867         "coreHours": 2.88, 
28868         "invoice": 74, 
28869         "date": "2013-11-22T21:00:00Z", 
28870         "kind": "besteffort", 
28871         "enacted": null
28872     }
28873 },
28874 {
28875     "pk": 60764, 
28876     "model": "core.charge", 
28877     "fields": {
28878         "updated": "2013-12-18T21:29:29.448Z", 
28879         "slice": 12, 
28880         "created": "2013-12-18T21:29:09.565Z", 
28881         "amount": 0.3024, 
28882         "object": 113, 
28883         "account": 16, 
28884         "state": "invoiced", 
28885         "coreHours": 4.32, 
28886         "invoice": 74, 
28887         "date": "2013-11-23T05:00:00Z", 
28888         "kind": "besteffort", 
28889         "enacted": null
28890     }
28891 },
28892 {
28893     "pk": 60765, 
28894     "model": "core.charge", 
28895     "fields": {
28896         "updated": "2013-12-18T21:29:29.465Z", 
28897         "slice": 12, 
28898         "created": "2013-12-18T21:29:09.574Z", 
28899         "amount": 0.3136, 
28900         "object": 113, 
28901         "account": 16, 
28902         "state": "invoiced", 
28903         "coreHours": 4.48, 
28904         "invoice": 74, 
28905         "date": "2013-11-23T13:00:00Z", 
28906         "kind": "besteffort", 
28907         "enacted": null
28908     }
28909 },
28910 {
28911     "pk": 60766, 
28912     "model": "core.charge", 
28913     "fields": {
28914         "updated": "2013-12-18T21:29:29.482Z", 
28915         "slice": 12, 
28916         "created": "2013-12-18T21:29:09.582Z", 
28917         "amount": 0.2128, 
28918         "object": 113, 
28919         "account": 16, 
28920         "state": "invoiced", 
28921         "coreHours": 3.04, 
28922         "invoice": 74, 
28923         "date": "2013-11-23T21:00:00Z", 
28924         "kind": "besteffort", 
28925         "enacted": null
28926     }
28927 },
28928 {
28929     "pk": 60767, 
28930     "model": "core.charge", 
28931     "fields": {
28932         "updated": "2013-12-18T21:29:29.498Z", 
28933         "slice": 12, 
28934         "created": "2013-12-18T21:29:09.590Z", 
28935         "amount": 0.1848, 
28936         "object": 113, 
28937         "account": 16, 
28938         "state": "invoiced", 
28939         "coreHours": 2.64, 
28940         "invoice": 74, 
28941         "date": "2013-11-24T05:00:00Z", 
28942         "kind": "besteffort", 
28943         "enacted": null
28944     }
28945 },
28946 {
28947     "pk": 60768, 
28948     "model": "core.charge", 
28949     "fields": {
28950         "updated": "2013-12-18T21:29:29.515Z", 
28951         "slice": 12, 
28952         "created": "2013-12-18T21:29:09.599Z", 
28953         "amount": 0.3136, 
28954         "object": 113, 
28955         "account": 16, 
28956         "state": "invoiced", 
28957         "coreHours": 4.48, 
28958         "invoice": 74, 
28959         "date": "2013-11-24T13:00:00Z", 
28960         "kind": "besteffort", 
28961         "enacted": null
28962     }
28963 },
28964 {
28965     "pk": 60769, 
28966     "model": "core.charge", 
28967     "fields": {
28968         "updated": "2013-12-18T21:29:29.531Z", 
28969         "slice": 12, 
28970         "created": "2013-12-18T21:29:09.607Z", 
28971         "amount": 0.1456, 
28972         "object": 113, 
28973         "account": 16, 
28974         "state": "invoiced", 
28975         "coreHours": 2.08, 
28976         "invoice": 74, 
28977         "date": "2013-11-24T21:00:00Z", 
28978         "kind": "besteffort", 
28979         "enacted": null
28980     }
28981 },
28982 {
28983     "pk": 60770, 
28984     "model": "core.charge", 
28985     "fields": {
28986         "updated": "2013-12-18T21:29:29.556Z", 
28987         "slice": 12, 
28988         "created": "2013-12-18T21:29:09.615Z", 
28989         "amount": 0.2576, 
28990         "object": 113, 
28991         "account": 16, 
28992         "state": "invoiced", 
28993         "coreHours": 3.68, 
28994         "invoice": 75, 
28995         "date": "2013-11-25T05:00:00Z", 
28996         "kind": "besteffort", 
28997         "enacted": null
28998     }
28999 },
29000 {
29001     "pk": 60771, 
29002     "model": "core.charge", 
29003     "fields": {
29004         "updated": "2013-12-18T21:29:29.573Z", 
29005         "slice": 12, 
29006         "created": "2013-12-18T21:29:09.623Z", 
29007         "amount": 0.2912, 
29008         "object": 113, 
29009         "account": 16, 
29010         "state": "invoiced", 
29011         "coreHours": 4.16, 
29012         "invoice": 75, 
29013         "date": "2013-11-25T13:00:00Z", 
29014         "kind": "besteffort", 
29015         "enacted": null
29016     }
29017 },
29018 {
29019     "pk": 60772, 
29020     "model": "core.charge", 
29021     "fields": {
29022         "updated": "2013-12-18T21:29:29.589Z", 
29023         "slice": 12, 
29024         "created": "2013-12-18T21:29:09.632Z", 
29025         "amount": 0.2744, 
29026         "object": 113, 
29027         "account": 16, 
29028         "state": "invoiced", 
29029         "coreHours": 3.92, 
29030         "invoice": 75, 
29031         "date": "2013-11-25T21:00:00Z", 
29032         "kind": "besteffort", 
29033         "enacted": null
29034     }
29035 },
29036 {
29037     "pk": 60773, 
29038     "model": "core.charge", 
29039     "fields": {
29040         "updated": "2013-12-18T21:29:29.606Z", 
29041         "slice": 12, 
29042         "created": "2013-12-18T21:29:09.640Z", 
29043         "amount": 0.2296, 
29044         "object": 113, 
29045         "account": 16, 
29046         "state": "invoiced", 
29047         "coreHours": 3.28, 
29048         "invoice": 75, 
29049         "date": "2013-11-26T05:00:00Z", 
29050         "kind": "besteffort", 
29051         "enacted": null
29052     }
29053 },
29054 {
29055     "pk": 60774, 
29056     "model": "core.charge", 
29057     "fields": {
29058         "updated": "2013-12-18T21:29:29.623Z", 
29059         "slice": 12, 
29060         "created": "2013-12-18T21:29:09.649Z", 
29061         "amount": 0.308, 
29062         "object": 113, 
29063         "account": 16, 
29064         "state": "invoiced", 
29065         "coreHours": 4.4, 
29066         "invoice": 75, 
29067         "date": "2013-11-26T13:00:00Z", 
29068         "kind": "besteffort", 
29069         "enacted": null
29070     }
29071 },
29072 {
29073     "pk": 60775, 
29074     "model": "core.charge", 
29075     "fields": {
29076         "updated": "2013-12-18T21:29:29.639Z", 
29077         "slice": 12, 
29078         "created": "2013-12-18T21:29:09.657Z", 
29079         "amount": 0.1736, 
29080         "object": 113, 
29081         "account": 16, 
29082         "state": "invoiced", 
29083         "coreHours": 2.48, 
29084         "invoice": 75, 
29085         "date": "2013-11-26T21:00:00Z", 
29086         "kind": "besteffort", 
29087         "enacted": null
29088     }
29089 },
29090 {
29091     "pk": 60776, 
29092     "model": "core.charge", 
29093     "fields": {
29094         "updated": "2013-12-18T21:29:29.656Z", 
29095         "slice": 12, 
29096         "created": "2013-12-18T21:29:09.665Z", 
29097         "amount": 0.1176, 
29098         "object": 113, 
29099         "account": 16, 
29100         "state": "invoiced", 
29101         "coreHours": 1.68, 
29102         "invoice": 75, 
29103         "date": "2013-11-27T05:00:00Z", 
29104         "kind": "besteffort", 
29105         "enacted": null
29106     }
29107 },
29108 {
29109     "pk": 60777, 
29110     "model": "core.charge", 
29111     "fields": {
29112         "updated": "2013-12-18T21:29:29.672Z", 
29113         "slice": 12, 
29114         "created": "2013-12-18T21:29:09.673Z", 
29115         "amount": 0.1736, 
29116         "object": 113, 
29117         "account": 16, 
29118         "state": "invoiced", 
29119         "coreHours": 2.48, 
29120         "invoice": 75, 
29121         "date": "2013-11-27T13:00:00Z", 
29122         "kind": "besteffort", 
29123         "enacted": null
29124     }
29125 },
29126 {
29127     "pk": 60778, 
29128     "model": "core.charge", 
29129     "fields": {
29130         "updated": "2013-12-18T21:29:29.689Z", 
29131         "slice": 12, 
29132         "created": "2013-12-18T21:29:09.682Z", 
29133         "amount": 0.2968, 
29134         "object": 113, 
29135         "account": 16, 
29136         "state": "invoiced", 
29137         "coreHours": 4.24, 
29138         "invoice": 75, 
29139         "date": "2013-11-27T21:00:00Z", 
29140         "kind": "besteffort", 
29141         "enacted": null
29142     }
29143 },
29144 {
29145     "pk": 60779, 
29146     "model": "core.charge", 
29147     "fields": {
29148         "updated": "2013-12-18T21:29:29.706Z", 
29149         "slice": 12, 
29150         "created": "2013-12-18T21:29:09.690Z", 
29151         "amount": 0.252, 
29152         "object": 113, 
29153         "account": 16, 
29154         "state": "invoiced", 
29155         "coreHours": 3.6, 
29156         "invoice": 75, 
29157         "date": "2013-11-28T05:00:00Z", 
29158         "kind": "besteffort", 
29159         "enacted": null
29160     }
29161 },
29162 {
29163     "pk": 60780, 
29164     "model": "core.charge", 
29165     "fields": {
29166         "updated": "2013-12-18T21:29:29.722Z", 
29167         "slice": 12, 
29168         "created": "2013-12-18T21:29:09.698Z", 
29169         "amount": 0.2632, 
29170         "object": 113, 
29171         "account": 16, 
29172         "state": "invoiced", 
29173         "coreHours": 3.76, 
29174         "invoice": 75, 
29175         "date": "2013-11-28T13:00:00Z", 
29176         "kind": "besteffort", 
29177         "enacted": null
29178     }
29179 },
29180 {
29181     "pk": 60781, 
29182     "model": "core.charge", 
29183     "fields": {
29184         "updated": "2013-12-18T21:29:29.739Z", 
29185         "slice": 12, 
29186         "created": "2013-12-18T21:29:09.706Z", 
29187         "amount": 0.1456, 
29188         "object": 113, 
29189         "account": 16, 
29190         "state": "invoiced", 
29191         "coreHours": 2.08, 
29192         "invoice": 75, 
29193         "date": "2013-11-28T21:00:00Z", 
29194         "kind": "besteffort", 
29195         "enacted": null
29196     }
29197 },
29198 {
29199     "pk": 60782, 
29200     "model": "core.charge", 
29201     "fields": {
29202         "updated": "2013-12-18T21:29:29.755Z", 
29203         "slice": 12, 
29204         "created": "2013-12-18T21:29:09.715Z", 
29205         "amount": 0.1512, 
29206         "object": 113, 
29207         "account": 16, 
29208         "state": "invoiced", 
29209         "coreHours": 2.16, 
29210         "invoice": 75, 
29211         "date": "2013-11-29T05:00:00Z", 
29212         "kind": "besteffort", 
29213         "enacted": null
29214     }
29215 },
29216 {
29217     "pk": 60783, 
29218     "model": "core.charge", 
29219     "fields": {
29220         "updated": "2013-12-18T21:29:29.772Z", 
29221         "slice": 12, 
29222         "created": "2013-12-18T21:29:09.723Z", 
29223         "amount": 0.2072, 
29224         "object": 113, 
29225         "account": 16, 
29226         "state": "invoiced", 
29227         "coreHours": 2.96, 
29228         "invoice": 75, 
29229         "date": "2013-11-29T13:00:00Z", 
29230         "kind": "besteffort", 
29231         "enacted": null
29232     }
29233 },
29234 {
29235     "pk": 60784, 
29236     "model": "core.charge", 
29237     "fields": {
29238         "updated": "2013-12-18T21:29:29.788Z", 
29239         "slice": 12, 
29240         "created": "2013-12-18T21:29:09.731Z", 
29241         "amount": 0.1624, 
29242         "object": 113, 
29243         "account": 16, 
29244         "state": "invoiced", 
29245         "coreHours": 2.32, 
29246         "invoice": 75, 
29247         "date": "2013-11-29T21:00:00Z", 
29248         "kind": "besteffort", 
29249         "enacted": null
29250     }
29251 },
29252 {
29253     "pk": 60785, 
29254     "model": "core.charge", 
29255     "fields": {
29256         "updated": "2013-12-18T21:29:29.805Z", 
29257         "slice": 12, 
29258         "created": "2013-12-18T21:29:09.740Z", 
29259         "amount": 0.1848, 
29260         "object": 113, 
29261         "account": 16, 
29262         "state": "invoiced", 
29263         "coreHours": 2.64, 
29264         "invoice": 75, 
29265         "date": "2013-11-30T05:00:00Z", 
29266         "kind": "besteffort", 
29267         "enacted": null
29268     }
29269 },
29270 {
29271     "pk": 60786, 
29272     "model": "core.charge", 
29273     "fields": {
29274         "updated": "2013-12-18T21:29:29.821Z", 
29275         "slice": 12, 
29276         "created": "2013-12-18T21:29:09.748Z", 
29277         "amount": 0.1176, 
29278         "object": 113, 
29279         "account": 16, 
29280         "state": "invoiced", 
29281         "coreHours": 1.68, 
29282         "invoice": 75, 
29283         "date": "2013-11-30T13:00:00Z", 
29284         "kind": "besteffort", 
29285         "enacted": null
29286     }
29287 },
29288 {
29289     "pk": 60787, 
29290     "model": "core.charge", 
29291     "fields": {
29292         "updated": "2013-12-18T21:29:29.838Z", 
29293         "slice": 12, 
29294         "created": "2013-12-18T21:29:09.756Z", 
29295         "amount": 0.196, 
29296         "object": 113, 
29297         "account": 16, 
29298         "state": "invoiced", 
29299         "coreHours": 2.8, 
29300         "invoice": 75, 
29301         "date": "2013-11-30T21:00:00Z", 
29302         "kind": "besteffort", 
29303         "enacted": null
29304     }
29305 },
29306 {
29307     "pk": 60788, 
29308     "model": "core.charge", 
29309     "fields": {
29310         "updated": "2013-12-18T21:29:29.855Z", 
29311         "slice": 12, 
29312         "created": "2013-12-18T21:29:09.764Z", 
29313         "amount": 0.1792, 
29314         "object": 113, 
29315         "account": 16, 
29316         "state": "invoiced", 
29317         "coreHours": 2.56, 
29318         "invoice": 75, 
29319         "date": "2013-12-01T05:00:00Z", 
29320         "kind": "besteffort", 
29321         "enacted": null
29322     }
29323 },
29324 {
29325     "pk": 60789, 
29326     "model": "core.charge", 
29327     "fields": {
29328         "updated": "2013-12-18T21:29:29.871Z", 
29329         "slice": 12, 
29330         "created": "2013-12-18T21:29:09.773Z", 
29331         "amount": 0.2408, 
29332         "object": 113, 
29333         "account": 16, 
29334         "state": "invoiced", 
29335         "coreHours": 3.44, 
29336         "invoice": 75, 
29337         "date": "2013-12-01T13:00:00Z", 
29338         "kind": "besteffort", 
29339         "enacted": null
29340     }
29341 },
29342 {
29343     "pk": 60790, 
29344     "model": "core.charge", 
29345     "fields": {
29346         "updated": "2013-12-18T21:29:29.888Z", 
29347         "slice": 12, 
29348         "created": "2013-12-18T21:29:09.781Z", 
29349         "amount": 0.14, 
29350         "object": 113, 
29351         "account": 16, 
29352         "state": "invoiced", 
29353         "coreHours": 2.0, 
29354         "invoice": 75, 
29355         "date": "2013-12-01T21:00:00Z", 
29356         "kind": "besteffort", 
29357         "enacted": null
29358     }
29359 },
29360 {
29361     "pk": 60791, 
29362     "model": "core.charge", 
29363     "fields": {
29364         "updated": "2013-12-18T21:29:29.913Z", 
29365         "slice": 12, 
29366         "created": "2013-12-18T21:29:09.789Z", 
29367         "amount": 0.112, 
29368         "object": 113, 
29369         "account": 16, 
29370         "state": "invoiced", 
29371         "coreHours": 1.6, 
29372         "invoice": 76, 
29373         "date": "2013-12-02T05:00:00Z", 
29374         "kind": "besteffort", 
29375         "enacted": null
29376     }
29377 },
29378 {
29379     "pk": 60792, 
29380     "model": "core.charge", 
29381     "fields": {
29382         "updated": "2013-12-18T21:29:29.929Z", 
29383         "slice": 12, 
29384         "created": "2013-12-18T21:29:09.798Z", 
29385         "amount": 0.3136, 
29386         "object": 113, 
29387         "account": 16, 
29388         "state": "invoiced", 
29389         "coreHours": 4.48, 
29390         "invoice": 76, 
29391         "date": "2013-12-02T13:00:00Z", 
29392         "kind": "besteffort", 
29393         "enacted": null
29394     }
29395 },
29396 {
29397     "pk": 60793, 
29398     "model": "core.charge", 
29399     "fields": {
29400         "updated": "2013-12-18T21:29:29.946Z", 
29401         "slice": 12, 
29402         "created": "2013-12-18T21:29:09.806Z", 
29403         "amount": 0.1456, 
29404         "object": 113, 
29405         "account": 16, 
29406         "state": "invoiced", 
29407         "coreHours": 2.08, 
29408         "invoice": 76, 
29409         "date": "2013-12-02T21:00:00Z", 
29410         "kind": "besteffort", 
29411         "enacted": null
29412     }
29413 },
29414 {
29415     "pk": 60794, 
29416     "model": "core.charge", 
29417     "fields": {
29418         "updated": "2013-12-18T21:29:29.962Z", 
29419         "slice": 12, 
29420         "created": "2013-12-18T21:29:09.814Z", 
29421         "amount": 0.2912, 
29422         "object": 113, 
29423         "account": 16, 
29424         "state": "invoiced", 
29425         "coreHours": 4.16, 
29426         "invoice": 76, 
29427         "date": "2013-12-03T05:00:00Z", 
29428         "kind": "besteffort", 
29429         "enacted": null
29430     }
29431 },
29432 {
29433     "pk": 60795, 
29434     "model": "core.charge", 
29435     "fields": {
29436         "updated": "2013-12-18T21:29:29.979Z", 
29437         "slice": 12, 
29438         "created": "2013-12-18T21:29:09.822Z", 
29439         "amount": 0.2128, 
29440         "object": 113, 
29441         "account": 16, 
29442         "state": "invoiced", 
29443         "coreHours": 3.04, 
29444         "invoice": 76, 
29445         "date": "2013-12-03T13:00:00Z", 
29446         "kind": "besteffort", 
29447         "enacted": null
29448     }
29449 },
29450 {
29451     "pk": 60796, 
29452     "model": "core.charge", 
29453     "fields": {
29454         "updated": "2013-12-18T21:29:29.995Z", 
29455         "slice": 12, 
29456         "created": "2013-12-18T21:29:09.831Z", 
29457         "amount": 0.1848, 
29458         "object": 113, 
29459         "account": 16, 
29460         "state": "invoiced", 
29461         "coreHours": 2.64, 
29462         "invoice": 76, 
29463         "date": "2013-12-03T21:00:00Z", 
29464         "kind": "besteffort", 
29465         "enacted": null
29466     }
29467 },
29468 {
29469     "pk": 60797, 
29470     "model": "core.charge", 
29471     "fields": {
29472         "updated": "2013-12-18T21:29:30.012Z", 
29473         "slice": 12, 
29474         "created": "2013-12-18T21:29:09.839Z", 
29475         "amount": 0.3304, 
29476         "object": 113, 
29477         "account": 16, 
29478         "state": "invoiced", 
29479         "coreHours": 4.72, 
29480         "invoice": 76, 
29481         "date": "2013-12-04T05:00:00Z", 
29482         "kind": "besteffort", 
29483         "enacted": null
29484     }
29485 },
29486 {
29487     "pk": 60798, 
29488     "model": "core.charge", 
29489     "fields": {
29490         "updated": "2013-12-18T21:29:30.029Z", 
29491         "slice": 12, 
29492         "created": "2013-12-18T21:29:09.847Z", 
29493         "amount": 0.28, 
29494         "object": 113, 
29495         "account": 16, 
29496         "state": "invoiced", 
29497         "coreHours": 4.0, 
29498         "invoice": 76, 
29499         "date": "2013-12-04T13:00:00Z", 
29500         "kind": "besteffort", 
29501         "enacted": null
29502     }
29503 },
29504 {
29505     "pk": 60799, 
29506     "model": "core.charge", 
29507     "fields": {
29508         "updated": "2013-12-18T21:29:30.045Z", 
29509         "slice": 12, 
29510         "created": "2013-12-18T21:29:09.855Z", 
29511         "amount": 0.308, 
29512         "object": 113, 
29513         "account": 16, 
29514         "state": "invoiced", 
29515         "coreHours": 4.4, 
29516         "invoice": 76, 
29517         "date": "2013-12-04T21:00:00Z", 
29518         "kind": "besteffort", 
29519         "enacted": null
29520     }
29521 },
29522 {
29523     "pk": 60800, 
29524     "model": "core.charge", 
29525     "fields": {
29526         "updated": "2013-12-18T21:29:30.062Z", 
29527         "slice": 12, 
29528         "created": "2013-12-18T21:29:09.864Z", 
29529         "amount": 0.3304, 
29530         "object": 113, 
29531         "account": 16, 
29532         "state": "invoiced", 
29533         "coreHours": 4.72, 
29534         "invoice": 76, 
29535         "date": "2013-12-05T05:00:00Z", 
29536         "kind": "besteffort", 
29537         "enacted": null
29538     }
29539 },
29540 {
29541     "pk": 60801, 
29542     "model": "core.charge", 
29543     "fields": {
29544         "updated": "2013-12-18T21:29:30.078Z", 
29545         "slice": 12, 
29546         "created": "2013-12-18T21:29:09.872Z", 
29547         "amount": 0.2464, 
29548         "object": 113, 
29549         "account": 16, 
29550         "state": "invoiced", 
29551         "coreHours": 3.52, 
29552         "invoice": 76, 
29553         "date": "2013-12-05T13:00:00Z", 
29554         "kind": "besteffort", 
29555         "enacted": null
29556     }
29557 },
29558 {
29559     "pk": 60802, 
29560     "model": "core.charge", 
29561     "fields": {
29562         "updated": "2013-12-18T21:29:30.095Z", 
29563         "slice": 12, 
29564         "created": "2013-12-18T21:29:09.880Z", 
29565         "amount": 0.3136, 
29566         "object": 113, 
29567         "account": 16, 
29568         "state": "invoiced", 
29569         "coreHours": 4.48, 
29570         "invoice": 76, 
29571         "date": "2013-12-05T21:00:00Z", 
29572         "kind": "besteffort", 
29573         "enacted": null
29574     }
29575 },
29576 {
29577     "pk": 60803, 
29578     "model": "core.charge", 
29579     "fields": {
29580         "updated": "2013-12-18T21:29:30.111Z", 
29581         "slice": 12, 
29582         "created": "2013-12-18T21:29:09.889Z", 
29583         "amount": 0.112, 
29584         "object": 113, 
29585         "account": 16, 
29586         "state": "invoiced", 
29587         "coreHours": 1.6, 
29588         "invoice": 76, 
29589         "date": "2013-12-06T05:00:00Z", 
29590         "kind": "besteffort", 
29591         "enacted": null
29592     }
29593 },
29594 {
29595     "pk": 60804, 
29596     "model": "core.charge", 
29597     "fields": {
29598         "updated": "2013-12-18T21:29:30.128Z", 
29599         "slice": 12, 
29600         "created": "2013-12-18T21:29:09.897Z", 
29601         "amount": 0.2744, 
29602         "object": 113, 
29603         "account": 16, 
29604         "state": "invoiced", 
29605         "coreHours": 3.92, 
29606         "invoice": 76, 
29607         "date": "2013-12-06T13:00:00Z", 
29608         "kind": "besteffort", 
29609         "enacted": null
29610     }
29611 },
29612 {
29613     "pk": 60805, 
29614     "model": "core.charge", 
29615     "fields": {
29616         "updated": "2013-12-18T21:29:30.145Z", 
29617         "slice": 12, 
29618         "created": "2013-12-18T21:29:09.905Z", 
29619         "amount": 0.1792, 
29620         "object": 113, 
29621         "account": 16, 
29622         "state": "invoiced", 
29623         "coreHours": 2.56, 
29624         "invoice": 76, 
29625         "date": "2013-12-06T21:00:00Z", 
29626         "kind": "besteffort", 
29627         "enacted": null
29628     }
29629 },
29630 {
29631     "pk": 60806, 
29632     "model": "core.charge", 
29633     "fields": {
29634         "updated": "2013-12-18T21:29:30.161Z", 
29635         "slice": 12, 
29636         "created": "2013-12-18T21:29:09.913Z", 
29637         "amount": 0.1568, 
29638         "object": 113, 
29639         "account": 16, 
29640         "state": "invoiced", 
29641         "coreHours": 2.24, 
29642         "invoice": 76, 
29643         "date": "2013-12-07T05:00:00Z", 
29644         "kind": "besteffort", 
29645         "enacted": null
29646     }
29647 },
29648 {
29649     "pk": 60807, 
29650     "model": "core.charge", 
29651     "fields": {
29652         "updated": "2013-12-18T21:29:30.178Z", 
29653         "slice": 12, 
29654         "created": "2013-12-18T21:29:09.922Z", 
29655         "amount": 0.2408, 
29656         "object": 113, 
29657         "account": 16, 
29658         "state": "invoiced", 
29659         "coreHours": 3.44, 
29660         "invoice": 76, 
29661         "date": "2013-12-07T13:00:00Z", 
29662         "kind": "besteffort", 
29663         "enacted": null
29664     }
29665 },
29666 {
29667     "pk": 60808, 
29668     "model": "core.charge", 
29669     "fields": {
29670         "updated": "2013-12-18T21:29:30.194Z", 
29671         "slice": 12, 
29672         "created": "2013-12-18T21:29:09.930Z", 
29673         "amount": 0.1176, 
29674         "object": 113, 
29675         "account": 16, 
29676         "state": "invoiced", 
29677         "coreHours": 1.68, 
29678         "invoice": 76, 
29679         "date": "2013-12-07T21:00:00Z", 
29680         "kind": "besteffort", 
29681         "enacted": null
29682     }
29683 },
29684 {
29685     "pk": 60809, 
29686     "model": "core.charge", 
29687     "fields": {
29688         "updated": "2013-12-18T21:29:30.211Z", 
29689         "slice": 12, 
29690         "created": "2013-12-18T21:29:09.938Z", 
29691         "amount": 0.1176, 
29692         "object": 113, 
29693         "account": 16, 
29694         "state": "invoiced", 
29695         "coreHours": 1.68, 
29696         "invoice": 76, 
29697         "date": "2013-12-08T05:00:00Z", 
29698         "kind": "besteffort", 
29699         "enacted": null
29700     }
29701 },
29702 {
29703     "pk": 60810, 
29704     "model": "core.charge", 
29705     "fields": {
29706         "updated": "2013-12-18T21:29:30.227Z", 
29707         "slice": 12, 
29708         "created": "2013-12-18T21:29:09.947Z", 
29709         "amount": 0.3304, 
29710         "object": 113, 
29711         "account": 16, 
29712         "state": "invoiced", 
29713         "coreHours": 4.72, 
29714         "invoice": 76, 
29715         "date": "2013-12-08T13:00:00Z", 
29716         "kind": "besteffort", 
29717         "enacted": null
29718     }
29719 },
29720 {
29721     "pk": 60811, 
29722     "model": "core.charge", 
29723     "fields": {
29724         "updated": "2013-12-18T21:29:30.244Z", 
29725         "slice": 12, 
29726         "created": "2013-12-18T21:29:09.955Z", 
29727         "amount": 0.196, 
29728         "object": 113, 
29729         "account": 16, 
29730         "state": "invoiced", 
29731         "coreHours": 2.8, 
29732         "invoice": 76, 
29733         "date": "2013-12-08T21:00:00Z", 
29734         "kind": "besteffort", 
29735         "enacted": null
29736     }
29737 },
29738 {
29739     "pk": 60812, 
29740     "model": "core.charge", 
29741     "fields": {
29742         "updated": "2013-12-18T21:29:30.269Z", 
29743         "slice": 12, 
29744         "created": "2013-12-18T21:29:09.963Z", 
29745         "amount": 0.2744, 
29746         "object": 113, 
29747         "account": 16, 
29748         "state": "invoiced", 
29749         "coreHours": 3.92, 
29750         "invoice": 77, 
29751         "date": "2013-12-09T05:00:00Z", 
29752         "kind": "besteffort", 
29753         "enacted": null
29754     }
29755 },
29756 {
29757     "pk": 60813, 
29758     "model": "core.charge", 
29759     "fields": {
29760         "updated": "2013-12-18T21:29:30.285Z", 
29761         "slice": 12, 
29762         "created": "2013-12-18T21:29:09.971Z", 
29763         "amount": 0.1792, 
29764         "object": 113, 
29765         "account": 16, 
29766         "state": "invoiced", 
29767         "coreHours": 2.56, 
29768         "invoice": 77, 
29769         "date": "2013-12-09T13:00:00Z", 
29770         "kind": "besteffort", 
29771         "enacted": null
29772     }
29773 },
29774 {
29775     "pk": 60814, 
29776     "model": "core.charge", 
29777     "fields": {
29778         "updated": "2013-12-18T21:29:30.302Z", 
29779         "slice": 12, 
29780         "created": "2013-12-18T21:29:09.980Z", 
29781         "amount": 0.112, 
29782         "object": 113, 
29783         "account": 16, 
29784         "state": "invoiced", 
29785         "coreHours": 1.6, 
29786         "invoice": 77, 
29787         "date": "2013-12-09T21:00:00Z", 
29788         "kind": "besteffort", 
29789         "enacted": null
29790     }
29791 },
29792 {
29793     "pk": 60815, 
29794     "model": "core.charge", 
29795     "fields": {
29796         "updated": "2013-12-18T21:29:30.327Z", 
29797         "slice": 12, 
29798         "created": "2013-12-18T21:29:09.988Z", 
29799         "amount": 0.2296, 
29800         "object": 113, 
29801         "account": 16, 
29802         "state": "invoiced", 
29803         "coreHours": 3.28, 
29804         "invoice": 77, 
29805         "date": "2013-12-10T05:00:00Z", 
29806         "kind": "besteffort", 
29807         "enacted": null
29808     }
29809 },
29810 {
29811     "pk": 60816, 
29812     "model": "core.charge", 
29813     "fields": {
29814         "updated": "2013-12-18T21:29:30.344Z", 
29815         "slice": 12, 
29816         "created": "2013-12-18T21:29:09.996Z", 
29817         "amount": 0.1232, 
29818         "object": 113, 
29819         "account": 16, 
29820         "state": "invoiced", 
29821         "coreHours": 1.76, 
29822         "invoice": 77, 
29823         "date": "2013-12-10T13:00:00Z", 
29824         "kind": "besteffort", 
29825         "enacted": null
29826     }
29827 },
29828 {
29829     "pk": 60817, 
29830     "model": "core.charge", 
29831     "fields": {
29832         "updated": "2013-12-18T21:29:30.360Z", 
29833         "slice": 12, 
29834         "created": "2013-12-18T21:29:10.005Z", 
29835         "amount": 0.1848, 
29836         "object": 113, 
29837         "account": 16, 
29838         "state": "invoiced", 
29839         "coreHours": 2.64, 
29840         "invoice": 77, 
29841         "date": "2013-12-10T21:00:00Z", 
29842         "kind": "besteffort", 
29843         "enacted": null
29844     }
29845 },
29846 {
29847     "pk": 60818, 
29848     "model": "core.charge", 
29849     "fields": {
29850         "updated": "2013-12-18T21:29:30.377Z", 
29851         "slice": 12, 
29852         "created": "2013-12-18T21:29:10.013Z", 
29853         "amount": 0.2296, 
29854         "object": 113, 
29855         "account": 16, 
29856         "state": "invoiced", 
29857         "coreHours": 3.28, 
29858         "invoice": 77, 
29859         "date": "2013-12-11T05:00:00Z", 
29860         "kind": "besteffort", 
29861         "enacted": null
29862     }
29863 },
29864 {
29865     "pk": 60819, 
29866     "model": "core.charge", 
29867     "fields": {
29868         "updated": "2013-12-18T21:29:30.393Z", 
29869         "slice": 12, 
29870         "created": "2013-12-18T21:29:10.021Z", 
29871         "amount": 0.2968, 
29872         "object": 113, 
29873         "account": 16, 
29874         "state": "invoiced", 
29875         "coreHours": 4.24, 
29876         "invoice": 77, 
29877         "date": "2013-12-11T13:00:00Z", 
29878         "kind": "besteffort", 
29879         "enacted": null
29880     }
29881 },
29882 {
29883     "pk": 60820, 
29884     "model": "core.charge", 
29885     "fields": {
29886         "updated": "2013-12-18T21:29:30.410Z", 
29887         "slice": 12, 
29888         "created": "2013-12-18T21:29:10.029Z", 
29889         "amount": 0.112, 
29890         "object": 113, 
29891         "account": 16, 
29892         "state": "invoiced", 
29893         "coreHours": 1.6, 
29894         "invoice": 77, 
29895         "date": "2013-12-11T21:00:00Z", 
29896         "kind": "besteffort", 
29897         "enacted": null
29898     }
29899 },
29900 {
29901     "pk": 60821, 
29902     "model": "core.charge", 
29903     "fields": {
29904         "updated": "2013-12-18T21:29:30.427Z", 
29905         "slice": 12, 
29906         "created": "2013-12-18T21:29:10.038Z", 
29907         "amount": 0.2576, 
29908         "object": 113, 
29909         "account": 16, 
29910         "state": "invoiced", 
29911         "coreHours": 3.68, 
29912         "invoice": 77, 
29913         "date": "2013-12-12T05:00:00Z", 
29914         "kind": "besteffort", 
29915         "enacted": null
29916     }
29917 },
29918 {
29919     "pk": 60822, 
29920     "model": "core.charge", 
29921     "fields": {
29922         "updated": "2013-12-18T21:29:30.443Z", 
29923         "slice": 12, 
29924         "created": "2013-12-18T21:29:10.046Z", 
29925         "amount": 0.2856, 
29926         "object": 113, 
29927         "account": 16, 
29928         "state": "invoiced", 
29929         "coreHours": 4.08, 
29930         "invoice": 77, 
29931         "date": "2013-12-12T13:00:00Z", 
29932         "kind": "besteffort", 
29933         "enacted": null
29934     }
29935 },
29936 {
29937     "pk": 60823, 
29938     "model": "core.charge", 
29939     "fields": {
29940         "updated": "2013-12-18T21:29:30.460Z", 
29941         "slice": 12, 
29942         "created": "2013-12-18T21:29:10.054Z", 
29943         "amount": 0.2576, 
29944         "object": 113, 
29945         "account": 16, 
29946         "state": "invoiced", 
29947         "coreHours": 3.68, 
29948         "invoice": 77, 
29949         "date": "2013-12-12T21:00:00Z", 
29950         "kind": "besteffort", 
29951         "enacted": null
29952     }
29953 },
29954 {
29955     "pk": 60824, 
29956     "model": "core.charge", 
29957     "fields": {
29958         "updated": "2013-12-18T21:29:30.476Z", 
29959         "slice": 12, 
29960         "created": "2013-12-18T21:29:10.063Z", 
29961         "amount": 0.2688, 
29962         "object": 113, 
29963         "account": 16, 
29964         "state": "invoiced", 
29965         "coreHours": 3.84, 
29966         "invoice": 77, 
29967         "date": "2013-12-13T05:00:00Z", 
29968         "kind": "besteffort", 
29969         "enacted": null
29970     }
29971 },
29972 {
29973     "pk": 60825, 
29974     "model": "core.charge", 
29975     "fields": {
29976         "updated": "2013-12-18T21:29:30.493Z", 
29977         "slice": 12, 
29978         "created": "2013-12-18T21:29:10.071Z", 
29979         "amount": 0.252, 
29980         "object": 113, 
29981         "account": 16, 
29982         "state": "invoiced", 
29983         "coreHours": 3.6, 
29984         "invoice": 77, 
29985         "date": "2013-12-13T13:00:00Z", 
29986         "kind": "besteffort", 
29987         "enacted": null
29988     }
29989 },
29990 {
29991     "pk": 60826, 
29992     "model": "core.charge", 
29993     "fields": {
29994         "updated": "2013-12-18T21:29:30.509Z", 
29995         "slice": 12, 
29996         "created": "2013-12-18T21:29:10.079Z", 
29997         "amount": 0.14, 
29998         "object": 113, 
29999         "account": 16, 
30000         "state": "invoiced", 
30001         "coreHours": 2.0, 
30002         "invoice": 77, 
30003         "date": "2013-12-13T21:00:00Z", 
30004         "kind": "besteffort", 
30005         "enacted": null
30006     }
30007 },
30008 {
30009     "pk": 60827, 
30010     "model": "core.charge", 
30011     "fields": {
30012         "updated": "2013-12-18T21:29:30.526Z", 
30013         "slice": 12, 
30014         "created": "2013-12-18T21:29:10.087Z", 
30015         "amount": 0.3304, 
30016         "object": 113, 
30017         "account": 16, 
30018         "state": "invoiced", 
30019         "coreHours": 4.72, 
30020         "invoice": 77, 
30021         "date": "2013-12-14T05:00:00Z", 
30022         "kind": "besteffort", 
30023         "enacted": null
30024     }
30025 },
30026 {
30027     "pk": 60828, 
30028     "model": "core.charge", 
30029     "fields": {
30030         "updated": "2013-12-18T21:29:30.543Z", 
30031         "slice": 12, 
30032         "created": "2013-12-18T21:29:10.096Z", 
30033         "amount": 0.3304, 
30034         "object": 113, 
30035         "account": 16, 
30036         "state": "invoiced", 
30037         "coreHours": 4.72, 
30038         "invoice": 77, 
30039         "date": "2013-12-14T13:00:00Z", 
30040         "kind": "besteffort", 
30041         "enacted": null
30042     }
30043 },
30044 {
30045     "pk": 60829, 
30046     "model": "core.charge", 
30047     "fields": {
30048         "updated": "2013-12-18T21:29:30.559Z", 
30049         "slice": 12, 
30050         "created": "2013-12-18T21:29:10.104Z", 
30051         "amount": 0.1848, 
30052         "object": 113, 
30053         "account": 16, 
30054         "state": "invoiced", 
30055         "coreHours": 2.64, 
30056         "invoice": 77, 
30057         "date": "2013-12-14T21:00:00Z", 
30058         "kind": "besteffort", 
30059         "enacted": null
30060     }
30061 },
30062 {
30063     "pk": 60830, 
30064     "model": "core.charge", 
30065     "fields": {
30066         "updated": "2013-12-18T21:29:30.576Z", 
30067         "slice": 12, 
30068         "created": "2013-12-18T21:29:10.112Z", 
30069         "amount": 0.2856, 
30070         "object": 113, 
30071         "account": 16, 
30072         "state": "invoiced", 
30073         "coreHours": 4.08, 
30074         "invoice": 77, 
30075         "date": "2013-12-15T05:00:00Z", 
30076         "kind": "besteffort", 
30077         "enacted": null
30078     }
30079 },
30080 {
30081     "pk": 60831, 
30082     "model": "core.charge", 
30083     "fields": {
30084         "updated": "2013-12-18T21:29:30.592Z", 
30085         "slice": 12, 
30086         "created": "2013-12-18T21:29:10.120Z", 
30087         "amount": 0.2912, 
30088         "object": 113, 
30089         "account": 16, 
30090         "state": "invoiced", 
30091         "coreHours": 4.16, 
30092         "invoice": 77, 
30093         "date": "2013-12-15T13:00:00Z", 
30094         "kind": "besteffort", 
30095         "enacted": null
30096     }
30097 },
30098 {
30099     "pk": 60832, 
30100     "model": "core.charge", 
30101     "fields": {
30102         "updated": "2013-12-18T21:29:30.609Z", 
30103         "slice": 12, 
30104         "created": "2013-12-18T21:29:10.129Z", 
30105         "amount": 0.252, 
30106         "object": 113, 
30107         "account": 16, 
30108         "state": "invoiced", 
30109         "coreHours": 3.6, 
30110         "invoice": 77, 
30111         "date": "2013-12-15T21:00:00Z", 
30112         "kind": "besteffort", 
30113         "enacted": null
30114     }
30115 },
30116 {
30117     "pk": 60833, 
30118     "model": "core.charge", 
30119     "fields": {
30120         "updated": "2013-12-18T21:29:10.137Z", 
30121         "slice": 12, 
30122         "created": "2013-12-18T21:29:10.137Z", 
30123         "amount": 0.14, 
30124         "object": 113, 
30125         "account": 16, 
30126         "state": "pending", 
30127         "coreHours": 2.0, 
30128         "invoice": null, 
30129         "date": "2013-12-16T05:00:00Z", 
30130         "kind": "besteffort", 
30131         "enacted": null
30132     }
30133 },
30134 {
30135     "pk": 60834, 
30136     "model": "core.charge", 
30137     "fields": {
30138         "updated": "2013-12-18T21:29:10.146Z", 
30139         "slice": 12, 
30140         "created": "2013-12-18T21:29:10.146Z", 
30141         "amount": 0.14, 
30142         "object": 113, 
30143         "account": 16, 
30144         "state": "pending", 
30145         "coreHours": 2.0, 
30146         "invoice": null, 
30147         "date": "2013-12-16T13:00:00Z", 
30148         "kind": "besteffort", 
30149         "enacted": null
30150     }
30151 },
30152 {
30153     "pk": 60835, 
30154     "model": "core.charge", 
30155     "fields": {
30156         "updated": "2013-12-18T21:29:10.154Z", 
30157         "slice": 12, 
30158         "created": "2013-12-18T21:29:10.154Z", 
30159         "amount": 0.2184, 
30160         "object": 113, 
30161         "account": 16, 
30162         "state": "pending", 
30163         "coreHours": 3.12, 
30164         "invoice": null, 
30165         "date": "2013-12-16T21:00:00Z", 
30166         "kind": "besteffort", 
30167         "enacted": null
30168     }
30169 },
30170 {
30171     "pk": 60836, 
30172     "model": "core.charge", 
30173     "fields": {
30174         "updated": "2013-12-18T21:29:10.162Z", 
30175         "slice": 12, 
30176         "created": "2013-12-18T21:29:10.162Z", 
30177         "amount": 0.1904, 
30178         "object": 113, 
30179         "account": 16, 
30180         "state": "pending", 
30181         "coreHours": 2.72, 
30182         "invoice": null, 
30183         "date": "2013-12-17T05:00:00Z", 
30184         "kind": "besteffort", 
30185         "enacted": null
30186     }
30187 },
30188 {
30189     "pk": 60837, 
30190     "model": "core.charge", 
30191     "fields": {
30192         "updated": "2013-12-18T21:29:10.170Z", 
30193         "slice": 12, 
30194         "created": "2013-12-18T21:29:10.170Z", 
30195         "amount": 0.1624, 
30196         "object": 113, 
30197         "account": 16, 
30198         "state": "pending", 
30199         "coreHours": 2.32, 
30200         "invoice": null, 
30201         "date": "2013-12-17T13:00:00Z", 
30202         "kind": "besteffort", 
30203         "enacted": null
30204     }
30205 },
30206 {
30207     "pk": 60838, 
30208     "model": "core.charge", 
30209     "fields": {
30210         "updated": "2013-12-18T21:29:10.179Z", 
30211         "slice": 12, 
30212         "created": "2013-12-18T21:29:10.179Z", 
30213         "amount": 0.252, 
30214         "object": 113, 
30215         "account": 16, 
30216         "state": "pending", 
30217         "coreHours": 3.6, 
30218         "invoice": null, 
30219         "date": "2013-12-17T21:00:00Z", 
30220         "kind": "besteffort", 
30221         "enacted": null
30222     }
30223 },
30224 {
30225     "pk": 60839, 
30226     "model": "core.charge", 
30227     "fields": {
30228         "updated": "2013-12-18T21:29:10.187Z", 
30229         "slice": 12, 
30230         "created": "2013-12-18T21:29:10.187Z", 
30231         "amount": 0.1904, 
30232         "object": 113, 
30233         "account": 16, 
30234         "state": "pending", 
30235         "coreHours": 2.72, 
30236         "invoice": null, 
30237         "date": "2013-12-18T05:00:00Z", 
30238         "kind": "besteffort", 
30239         "enacted": null
30240     }
30241 },
30242 {
30243     "pk": 60840, 
30244     "model": "core.charge", 
30245     "fields": {
30246         "updated": "2013-12-18T21:29:10.195Z", 
30247         "slice": 12, 
30248         "created": "2013-12-18T21:29:10.195Z", 
30249         "amount": 0.224, 
30250         "object": 113, 
30251         "account": 16, 
30252         "state": "pending", 
30253         "coreHours": 3.2, 
30254         "invoice": null, 
30255         "date": "2013-12-18T13:00:00Z", 
30256         "kind": "besteffort", 
30257         "enacted": null
30258     }
30259 },
30260 {
30261     "pk": 60841, 
30262     "model": "core.charge", 
30263     "fields": {
30264         "updated": "2013-12-18T21:29:20.277Z", 
30265         "slice": 13, 
30266         "created": "2013-12-18T21:29:10.227Z", 
30267         "amount": 0.56, 
30268         "object": 114, 
30269         "account": 15, 
30270         "state": "invoiced", 
30271         "coreHours": 8.0, 
30272         "invoice": 69, 
30273         "date": "2013-11-18T21:00:00Z", 
30274         "kind": "reservation", 
30275         "enacted": null
30276     }
30277 },
30278 {
30279     "pk": 60842, 
30280     "model": "core.charge", 
30281     "fields": {
30282         "updated": "2013-12-18T21:29:20.384Z", 
30283         "slice": 13, 
30284         "created": "2013-12-18T21:29:10.237Z", 
30285         "amount": 0.56, 
30286         "object": 114, 
30287         "account": 15, 
30288         "state": "invoiced", 
30289         "coreHours": 8.0, 
30290         "invoice": 69, 
30291         "date": "2013-11-19T05:00:00Z", 
30292         "kind": "reservation", 
30293         "enacted": null
30294     }
30295 },
30296 {
30297     "pk": 60843, 
30298     "model": "core.charge", 
30299     "fields": {
30300         "updated": "2013-12-18T21:29:20.492Z", 
30301         "slice": 13, 
30302         "created": "2013-12-18T21:29:10.245Z", 
30303         "amount": 0.56, 
30304         "object": 114, 
30305         "account": 15, 
30306         "state": "invoiced", 
30307         "coreHours": 8.0, 
30308         "invoice": 69, 
30309         "date": "2013-11-19T13:00:00Z", 
30310         "kind": "reservation", 
30311         "enacted": null
30312     }
30313 },
30314 {
30315     "pk": 60844, 
30316     "model": "core.charge", 
30317     "fields": {
30318         "updated": "2013-12-18T21:29:20.600Z", 
30319         "slice": 13, 
30320         "created": "2013-12-18T21:29:10.253Z", 
30321         "amount": 0.56, 
30322         "object": 114, 
30323         "account": 15, 
30324         "state": "invoiced", 
30325         "coreHours": 8.0, 
30326         "invoice": 69, 
30327         "date": "2013-11-19T21:00:00Z", 
30328         "kind": "reservation", 
30329         "enacted": null
30330     }
30331 },
30332 {
30333     "pk": 60845, 
30334     "model": "core.charge", 
30335     "fields": {
30336         "updated": "2013-12-18T21:29:20.707Z", 
30337         "slice": 13, 
30338         "created": "2013-12-18T21:29:10.262Z", 
30339         "amount": 0.56, 
30340         "object": 114, 
30341         "account": 15, 
30342         "state": "invoiced", 
30343         "coreHours": 8.0, 
30344         "invoice": 69, 
30345         "date": "2013-11-20T05:00:00Z", 
30346         "kind": "reservation", 
30347         "enacted": null
30348     }
30349 },
30350 {
30351     "pk": 60846, 
30352     "model": "core.charge", 
30353     "fields": {
30354         "updated": "2013-12-18T21:29:20.815Z", 
30355         "slice": 13, 
30356         "created": "2013-12-18T21:29:10.270Z", 
30357         "amount": 0.56, 
30358         "object": 114, 
30359         "account": 15, 
30360         "state": "invoiced", 
30361         "coreHours": 8.0, 
30362         "invoice": 69, 
30363         "date": "2013-11-20T13:00:00Z", 
30364         "kind": "reservation", 
30365         "enacted": null
30366     }
30367 },
30368 {
30369     "pk": 60847, 
30370     "model": "core.charge", 
30371     "fields": {
30372         "updated": "2013-12-18T21:29:20.923Z", 
30373         "slice": 13, 
30374         "created": "2013-12-18T21:29:10.278Z", 
30375         "amount": 0.56, 
30376         "object": 114, 
30377         "account": 15, 
30378         "state": "invoiced", 
30379         "coreHours": 8.0, 
30380         "invoice": 69, 
30381         "date": "2013-11-20T21:00:00Z", 
30382         "kind": "reservation", 
30383         "enacted": null
30384     }
30385 },
30386 {
30387     "pk": 60848, 
30388     "model": "core.charge", 
30389     "fields": {
30390         "updated": "2013-12-18T21:29:21.031Z", 
30391         "slice": 13, 
30392         "created": "2013-12-18T21:29:10.286Z", 
30393         "amount": 0.56, 
30394         "object": 114, 
30395         "account": 15, 
30396         "state": "invoiced", 
30397         "coreHours": 8.0, 
30398         "invoice": 69, 
30399         "date": "2013-11-21T05:00:00Z", 
30400         "kind": "reservation", 
30401         "enacted": null
30402     }
30403 },
30404 {
30405     "pk": 60849, 
30406     "model": "core.charge", 
30407     "fields": {
30408         "updated": "2013-12-18T21:29:21.138Z", 
30409         "slice": 13, 
30410         "created": "2013-12-18T21:29:10.295Z", 
30411         "amount": 0.56, 
30412         "object": 114, 
30413         "account": 15, 
30414         "state": "invoiced", 
30415         "coreHours": 8.0, 
30416         "invoice": 69, 
30417         "date": "2013-11-21T13:00:00Z", 
30418         "kind": "reservation", 
30419         "enacted": null
30420     }
30421 },
30422 {
30423     "pk": 60850, 
30424     "model": "core.charge", 
30425     "fields": {
30426         "updated": "2013-12-18T21:29:21.246Z", 
30427         "slice": 13, 
30428         "created": "2013-12-18T21:29:10.303Z", 
30429         "amount": 0.56, 
30430         "object": 114, 
30431         "account": 15, 
30432         "state": "invoiced", 
30433         "coreHours": 8.0, 
30434         "invoice": 69, 
30435         "date": "2013-11-21T21:00:00Z", 
30436         "kind": "reservation", 
30437         "enacted": null
30438     }
30439 },
30440 {
30441     "pk": 60851, 
30442     "model": "core.charge", 
30443     "fields": {
30444         "updated": "2013-12-18T21:29:21.354Z", 
30445         "slice": 13, 
30446         "created": "2013-12-18T21:29:10.311Z", 
30447         "amount": 0.56, 
30448         "object": 114, 
30449         "account": 15, 
30450         "state": "invoiced", 
30451         "coreHours": 8.0, 
30452         "invoice": 69, 
30453         "date": "2013-11-22T05:00:00Z", 
30454         "kind": "reservation", 
30455         "enacted": null
30456     }
30457 },
30458 {
30459     "pk": 60852, 
30460     "model": "core.charge", 
30461     "fields": {
30462         "updated": "2013-12-18T21:29:21.461Z", 
30463         "slice": 13, 
30464         "created": "2013-12-18T21:29:10.319Z", 
30465         "amount": 0.56, 
30466         "object": 114, 
30467         "account": 15, 
30468         "state": "invoiced", 
30469         "coreHours": 8.0, 
30470         "invoice": 69, 
30471         "date": "2013-11-22T13:00:00Z", 
30472         "kind": "reservation", 
30473         "enacted": null
30474     }
30475 },
30476 {
30477     "pk": 60853, 
30478     "model": "core.charge", 
30479     "fields": {
30480         "updated": "2013-12-18T21:29:21.569Z", 
30481         "slice": 13, 
30482         "created": "2013-12-18T21:29:10.328Z", 
30483         "amount": 0.56, 
30484         "object": 114, 
30485         "account": 15, 
30486         "state": "invoiced", 
30487         "coreHours": 8.0, 
30488         "invoice": 69, 
30489         "date": "2013-11-22T21:00:00Z", 
30490         "kind": "reservation", 
30491         "enacted": null
30492     }
30493 },
30494 {
30495     "pk": 60854, 
30496     "model": "core.charge", 
30497     "fields": {
30498         "updated": "2013-12-18T21:29:21.677Z", 
30499         "slice": 13, 
30500         "created": "2013-12-18T21:29:10.336Z", 
30501         "amount": 0.56, 
30502         "object": 114, 
30503         "account": 15, 
30504         "state": "invoiced", 
30505         "coreHours": 8.0, 
30506         "invoice": 69, 
30507         "date": "2013-11-23T05:00:00Z", 
30508         "kind": "reservation", 
30509         "enacted": null
30510     }
30511 },
30512 {
30513     "pk": 60855, 
30514     "model": "core.charge", 
30515     "fields": {
30516         "updated": "2013-12-18T21:29:21.784Z", 
30517         "slice": 13, 
30518         "created": "2013-12-18T21:29:10.344Z", 
30519         "amount": 0.56, 
30520         "object": 114, 
30521         "account": 15, 
30522         "state": "invoiced", 
30523         "coreHours": 8.0, 
30524         "invoice": 69, 
30525         "date": "2013-11-23T13:00:00Z", 
30526         "kind": "reservation", 
30527         "enacted": null
30528     }
30529 },
30530 {
30531     "pk": 60856, 
30532     "model": "core.charge", 
30533     "fields": {
30534         "updated": "2013-12-18T21:29:21.892Z", 
30535         "slice": 13, 
30536         "created": "2013-12-18T21:29:10.352Z", 
30537         "amount": 0.56, 
30538         "object": 114, 
30539         "account": 15, 
30540         "state": "invoiced", 
30541         "coreHours": 8.0, 
30542         "invoice": 69, 
30543         "date": "2013-11-23T21:00:00Z", 
30544         "kind": "reservation", 
30545         "enacted": null
30546     }
30547 },
30548 {
30549     "pk": 60857, 
30550     "model": "core.charge", 
30551     "fields": {
30552         "updated": "2013-12-18T21:29:22Z", 
30553         "slice": 13, 
30554         "created": "2013-12-18T21:29:10.361Z", 
30555         "amount": 0.56, 
30556         "object": 114, 
30557         "account": 15, 
30558         "state": "invoiced", 
30559         "coreHours": 8.0, 
30560         "invoice": 69, 
30561         "date": "2013-11-24T05:00:00Z", 
30562         "kind": "reservation", 
30563         "enacted": null
30564     }
30565 },
30566 {
30567     "pk": 60858, 
30568     "model": "core.charge", 
30569     "fields": {
30570         "updated": "2013-12-18T21:29:22.107Z", 
30571         "slice": 13, 
30572         "created": "2013-12-18T21:29:10.369Z", 
30573         "amount": 0.56, 
30574         "object": 114, 
30575         "account": 15, 
30576         "state": "invoiced", 
30577         "coreHours": 8.0, 
30578         "invoice": 69, 
30579         "date": "2013-11-24T13:00:00Z", 
30580         "kind": "reservation", 
30581         "enacted": null
30582     }
30583 },
30584 {
30585     "pk": 60859, 
30586     "model": "core.charge", 
30587     "fields": {
30588         "updated": "2013-12-18T21:29:22.215Z", 
30589         "slice": 13, 
30590         "created": "2013-12-18T21:29:10.377Z", 
30591         "amount": 0.56, 
30592         "object": 114, 
30593         "account": 15, 
30594         "state": "invoiced", 
30595         "coreHours": 8.0, 
30596         "invoice": 69, 
30597         "date": "2013-11-24T21:00:00Z", 
30598         "kind": "reservation", 
30599         "enacted": null
30600     }
30601 },
30602 {
30603     "pk": 60860, 
30604     "model": "core.charge", 
30605     "fields": {
30606         "updated": "2013-12-18T21:29:22.331Z", 
30607         "slice": 13, 
30608         "created": "2013-12-18T21:29:10.386Z", 
30609         "amount": 0.56, 
30610         "object": 114, 
30611         "account": 15, 
30612         "state": "invoiced", 
30613         "coreHours": 8.0, 
30614         "invoice": 70, 
30615         "date": "2013-11-25T05:00:00Z", 
30616         "kind": "reservation", 
30617         "enacted": null
30618     }
30619 },
30620 {
30621     "pk": 60861, 
30622     "model": "core.charge", 
30623     "fields": {
30624         "updated": "2013-12-18T21:29:22.439Z", 
30625         "slice": 13, 
30626         "created": "2013-12-18T21:29:10.394Z", 
30627         "amount": 0.56, 
30628         "object": 114, 
30629         "account": 15, 
30630         "state": "invoiced", 
30631         "coreHours": 8.0, 
30632         "invoice": 70, 
30633         "date": "2013-11-25T13:00:00Z", 
30634         "kind": "reservation", 
30635         "enacted": null
30636     }
30637 },
30638 {
30639     "pk": 60862, 
30640     "model": "core.charge", 
30641     "fields": {
30642         "updated": "2013-12-18T21:29:22.559Z", 
30643         "slice": 13, 
30644         "created": "2013-12-18T21:29:10.402Z", 
30645         "amount": 0.56, 
30646         "object": 114, 
30647         "account": 15, 
30648         "state": "invoiced", 
30649         "coreHours": 8.0, 
30650         "invoice": 70, 
30651         "date": "2013-11-25T21:00:00Z", 
30652         "kind": "reservation", 
30653         "enacted": null
30654     }
30655 },
30656 {
30657     "pk": 60863, 
30658     "model": "core.charge", 
30659     "fields": {
30660         "updated": "2013-12-18T21:29:22.696Z", 
30661         "slice": 13, 
30662         "created": "2013-12-18T21:29:10.410Z", 
30663         "amount": 0.56, 
30664         "object": 114, 
30665         "account": 15, 
30666         "state": "invoiced", 
30667         "coreHours": 8.0, 
30668         "invoice": 70, 
30669         "date": "2013-11-26T05:00:00Z", 
30670         "kind": "reservation", 
30671         "enacted": null
30672     }
30673 },
30674 {
30675     "pk": 60864, 
30676     "model": "core.charge", 
30677     "fields": {
30678         "updated": "2013-12-18T21:29:22.803Z", 
30679         "slice": 13, 
30680         "created": "2013-12-18T21:29:10.419Z", 
30681         "amount": 0.56, 
30682         "object": 114, 
30683         "account": 15, 
30684         "state": "invoiced", 
30685         "coreHours": 8.0, 
30686         "invoice": 70, 
30687         "date": "2013-11-26T13:00:00Z", 
30688         "kind": "reservation", 
30689         "enacted": null
30690     }
30691 },
30692 {
30693     "pk": 60865, 
30694     "model": "core.charge", 
30695     "fields": {
30696         "updated": "2013-12-18T21:29:22.911Z", 
30697         "slice": 13, 
30698         "created": "2013-12-18T21:29:10.427Z", 
30699         "amount": 0.56, 
30700         "object": 114, 
30701         "account": 15, 
30702         "state": "invoiced", 
30703         "coreHours": 8.0, 
30704         "invoice": 70, 
30705         "date": "2013-11-26T21:00:00Z", 
30706         "kind": "reservation", 
30707         "enacted": null
30708     }
30709 },
30710 {
30711     "pk": 60866, 
30712     "model": "core.charge", 
30713     "fields": {
30714         "updated": "2013-12-18T21:29:23.019Z", 
30715         "slice": 13, 
30716         "created": "2013-12-18T21:29:10.435Z", 
30717         "amount": 0.56, 
30718         "object": 114, 
30719         "account": 15, 
30720         "state": "invoiced", 
30721         "coreHours": 8.0, 
30722         "invoice": 70, 
30723         "date": "2013-11-27T05:00:00Z", 
30724         "kind": "reservation", 
30725         "enacted": null
30726     }
30727 },
30728 {
30729     "pk": 60867, 
30730     "model": "core.charge", 
30731     "fields": {
30732         "updated": "2013-12-18T21:29:23.126Z", 
30733         "slice": 13, 
30734         "created": "2013-12-18T21:29:10.444Z", 
30735         "amount": 0.56, 
30736         "object": 114, 
30737         "account": 15, 
30738         "state": "invoiced", 
30739         "coreHours": 8.0, 
30740         "invoice": 70, 
30741         "date": "2013-11-27T13:00:00Z", 
30742         "kind": "reservation", 
30743         "enacted": null
30744     }
30745 },
30746 {
30747     "pk": 60868, 
30748     "model": "core.charge", 
30749     "fields": {
30750         "updated": "2013-12-18T21:29:23.234Z", 
30751         "slice": 13, 
30752         "created": "2013-12-18T21:29:10.452Z", 
30753         "amount": 0.56, 
30754         "object": 114, 
30755         "account": 15, 
30756         "state": "invoiced", 
30757         "coreHours": 8.0, 
30758         "invoice": 70, 
30759         "date": "2013-11-27T21:00:00Z", 
30760         "kind": "reservation", 
30761         "enacted": null
30762     }
30763 },
30764 {
30765     "pk": 60869, 
30766     "model": "core.charge", 
30767     "fields": {
30768         "updated": "2013-12-18T21:29:23.342Z", 
30769         "slice": 13, 
30770         "created": "2013-12-18T21:29:10.460Z", 
30771         "amount": 0.56, 
30772         "object": 114, 
30773         "account": 15, 
30774         "state": "invoiced", 
30775         "coreHours": 8.0, 
30776         "invoice": 70, 
30777         "date": "2013-11-28T05:00:00Z", 
30778         "kind": "reservation", 
30779         "enacted": null
30780     }
30781 },
30782 {
30783     "pk": 60870, 
30784     "model": "core.charge", 
30785     "fields": {
30786         "updated": "2013-12-18T21:29:23.449Z", 
30787         "slice": 13, 
30788         "created": "2013-12-18T21:29:10.468Z", 
30789         "amount": 0.56, 
30790         "object": 114, 
30791         "account": 15, 
30792         "state": "invoiced", 
30793         "coreHours": 8.0, 
30794         "invoice": 70, 
30795         "date": "2013-11-28T13:00:00Z", 
30796         "kind": "reservation", 
30797         "enacted": null
30798     }
30799 },
30800 {
30801     "pk": 60871, 
30802     "model": "core.charge", 
30803     "fields": {
30804         "updated": "2013-12-18T21:29:23.557Z", 
30805         "slice": 13, 
30806         "created": "2013-12-18T21:29:10.477Z", 
30807         "amount": 0.56, 
30808         "object": 114, 
30809         "account": 15, 
30810         "state": "invoiced", 
30811         "coreHours": 8.0, 
30812         "invoice": 70, 
30813         "date": "2013-11-28T21:00:00Z", 
30814         "kind": "reservation", 
30815         "enacted": null
30816     }
30817 },
30818 {
30819     "pk": 60872, 
30820     "model": "core.charge", 
30821     "fields": {
30822         "updated": "2013-12-18T21:29:23.665Z", 
30823         "slice": 13, 
30824         "created": "2013-12-18T21:29:10.485Z", 
30825         "amount": 0.56, 
30826         "object": 114, 
30827         "account": 15, 
30828         "state": "invoiced", 
30829         "coreHours": 8.0, 
30830         "invoice": 70, 
30831         "date": "2013-11-29T05:00:00Z", 
30832         "kind": "reservation", 
30833         "enacted": null
30834     }
30835 },
30836 {
30837     "pk": 60873, 
30838     "model": "core.charge", 
30839     "fields": {
30840         "updated": "2013-12-18T21:29:23.773Z", 
30841         "slice": 13, 
30842         "created": "2013-12-18T21:29:10.493Z", 
30843         "amount": 0.56, 
30844         "object": 114, 
30845         "account": 15, 
30846         "state": "invoiced", 
30847         "coreHours": 8.0, 
30848         "invoice": 70, 
30849         "date": "2013-11-29T13:00:00Z", 
30850         "kind": "reservation", 
30851         "enacted": null
30852     }
30853 },
30854 {
30855     "pk": 60874, 
30856     "model": "core.charge", 
30857     "fields": {
30858         "updated": "2013-12-18T21:29:23.880Z", 
30859         "slice": 13, 
30860         "created": "2013-12-18T21:29:10.502Z", 
30861         "amount": 0.56, 
30862         "object": 114, 
30863         "account": 15, 
30864         "state": "invoiced", 
30865         "coreHours": 8.0, 
30866         "invoice": 70, 
30867         "date": "2013-11-29T21:00:00Z", 
30868         "kind": "reservation", 
30869         "enacted": null
30870     }
30871 },
30872 {
30873     "pk": 60875, 
30874     "model": "core.charge", 
30875     "fields": {
30876         "updated": "2013-12-18T21:29:23.988Z", 
30877         "slice": 13, 
30878         "created": "2013-12-18T21:29:10.510Z", 
30879         "amount": 0.56, 
30880         "object": 114, 
30881         "account": 15, 
30882         "state": "invoiced", 
30883         "coreHours": 8.0, 
30884         "invoice": 70, 
30885         "date": "2013-11-30T05:00:00Z", 
30886         "kind": "reservation", 
30887         "enacted": null
30888     }
30889 },
30890 {
30891     "pk": 60876, 
30892     "model": "core.charge", 
30893     "fields": {
30894         "updated": "2013-12-18T21:29:24.096Z", 
30895         "slice": 13, 
30896         "created": "2013-12-18T21:29:10.518Z", 
30897         "amount": 0.56, 
30898         "object": 114, 
30899         "account": 15, 
30900         "state": "invoiced", 
30901         "coreHours": 8.0, 
30902         "invoice": 70, 
30903         "date": "2013-11-30T13:00:00Z", 
30904         "kind": "reservation", 
30905         "enacted": null
30906     }
30907 },
30908 {
30909     "pk": 60877, 
30910     "model": "core.charge", 
30911     "fields": {
30912         "updated": "2013-12-18T21:29:24.203Z", 
30913         "slice": 13, 
30914         "created": "2013-12-18T21:29:10.526Z", 
30915         "amount": 0.56, 
30916         "object": 114, 
30917         "account": 15, 
30918         "state": "invoiced", 
30919         "coreHours": 8.0, 
30920         "invoice": 70, 
30921         "date": "2013-11-30T21:00:00Z", 
30922         "kind": "reservation", 
30923         "enacted": null
30924     }
30925 },
30926 {
30927     "pk": 60878, 
30928     "model": "core.charge", 
30929     "fields": {
30930         "updated": "2013-12-18T21:29:24.311Z", 
30931         "slice": 13, 
30932         "created": "2013-12-18T21:29:10.535Z", 
30933         "amount": 0.56, 
30934         "object": 114, 
30935         "account": 15, 
30936         "state": "invoiced", 
30937         "coreHours": 8.0, 
30938         "invoice": 70, 
30939         "date": "2013-12-01T05:00:00Z", 
30940         "kind": "reservation", 
30941         "enacted": null
30942     }
30943 },
30944 {
30945     "pk": 60879, 
30946     "model": "core.charge", 
30947     "fields": {
30948         "updated": "2013-12-18T21:29:24.419Z", 
30949         "slice": 13, 
30950         "created": "2013-12-18T21:29:10.543Z", 
30951         "amount": 0.56, 
30952         "object": 114, 
30953         "account": 15, 
30954         "state": "invoiced", 
30955         "coreHours": 8.0, 
30956         "invoice": 70, 
30957         "date": "2013-12-01T13:00:00Z", 
30958         "kind": "reservation", 
30959         "enacted": null
30960     }
30961 },
30962 {
30963     "pk": 60880, 
30964     "model": "core.charge", 
30965     "fields": {
30966         "updated": "2013-12-18T21:29:24.526Z", 
30967         "slice": 13, 
30968         "created": "2013-12-18T21:29:10.551Z", 
30969         "amount": 0.56, 
30970         "object": 114, 
30971         "account": 15, 
30972         "state": "invoiced", 
30973         "coreHours": 8.0, 
30974         "invoice": 70, 
30975         "date": "2013-12-01T21:00:00Z", 
30976         "kind": "reservation", 
30977         "enacted": null
30978     }
30979 },
30980 {
30981     "pk": 60881, 
30982     "model": "core.charge", 
30983     "fields": {
30984         "updated": "2013-12-18T21:29:24.642Z", 
30985         "slice": 13, 
30986         "created": "2013-12-18T21:29:10.560Z", 
30987         "amount": 0.56, 
30988         "object": 114, 
30989         "account": 15, 
30990         "state": "invoiced", 
30991         "coreHours": 8.0, 
30992         "invoice": 71, 
30993         "date": "2013-12-02T05:00:00Z", 
30994         "kind": "reservation", 
30995         "enacted": null
30996     }
30997 },
30998 {
30999     "pk": 60882, 
31000     "model": "core.charge", 
31001     "fields": {
31002         "updated": "2013-12-18T21:29:24.750Z", 
31003         "slice": 13, 
31004         "created": "2013-12-18T21:29:10.568Z", 
31005         "amount": 0.56, 
31006         "object": 114, 
31007         "account": 15, 
31008         "state": "invoiced", 
31009         "coreHours": 8.0, 
31010         "invoice": 71, 
31011         "date": "2013-12-02T13:00:00Z", 
31012         "kind": "reservation", 
31013         "enacted": null
31014     }
31015 },
31016 {
31017     "pk": 60883, 
31018     "model": "core.charge", 
31019     "fields": {
31020         "updated": "2013-12-18T21:29:24.858Z", 
31021         "slice": 13, 
31022         "created": "2013-12-18T21:29:10.576Z", 
31023         "amount": 0.56, 
31024         "object": 114, 
31025         "account": 15, 
31026         "state": "invoiced", 
31027         "coreHours": 8.0, 
31028         "invoice": 71, 
31029         "date": "2013-12-02T21:00:00Z", 
31030         "kind": "reservation", 
31031         "enacted": null
31032     }
31033 },
31034 {
31035     "pk": 60884, 
31036     "model": "core.charge", 
31037     "fields": {
31038         "updated": "2013-12-18T21:29:24.965Z", 
31039         "slice": 13, 
31040         "created": "2013-12-18T21:29:10.584Z", 
31041         "amount": 0.56, 
31042         "object": 114, 
31043         "account": 15, 
31044         "state": "invoiced", 
31045         "coreHours": 8.0, 
31046         "invoice": 71, 
31047         "date": "2013-12-03T05:00:00Z", 
31048         "kind": "reservation", 
31049         "enacted": null
31050     }
31051 },
31052 {
31053     "pk": 60885, 
31054     "model": "core.charge", 
31055     "fields": {
31056         "updated": "2013-12-18T21:29:25.073Z", 
31057         "slice": 13, 
31058         "created": "2013-12-18T21:29:10.593Z", 
31059         "amount": 0.56, 
31060         "object": 114, 
31061         "account": 15, 
31062         "state": "invoiced", 
31063         "coreHours": 8.0, 
31064         "invoice": 71, 
31065         "date": "2013-12-03T13:00:00Z", 
31066         "kind": "reservation", 
31067         "enacted": null
31068     }
31069 },
31070 {
31071     "pk": 60886, 
31072     "model": "core.charge", 
31073     "fields": {
31074         "updated": "2013-12-18T21:29:25.181Z", 
31075         "slice": 13, 
31076         "created": "2013-12-18T21:29:10.601Z", 
31077         "amount": 0.56, 
31078         "object": 114, 
31079         "account": 15, 
31080         "state": "invoiced", 
31081         "coreHours": 8.0, 
31082         "invoice": 71, 
31083         "date": "2013-12-03T21:00:00Z", 
31084         "kind": "reservation", 
31085         "enacted": null
31086     }
31087 },
31088 {
31089     "pk": 60887, 
31090     "model": "core.charge", 
31091     "fields": {
31092         "updated": "2013-12-18T21:29:25.289Z", 
31093         "slice": 13, 
31094         "created": "2013-12-18T21:29:10.609Z", 
31095         "amount": 0.56, 
31096         "object": 114, 
31097         "account": 15, 
31098         "state": "invoiced", 
31099         "coreHours": 8.0, 
31100         "invoice": 71, 
31101         "date": "2013-12-04T05:00:00Z", 
31102         "kind": "reservation", 
31103         "enacted": null
31104     }
31105 },
31106 {
31107     "pk": 60888, 
31108     "model": "core.charge", 
31109     "fields": {
31110         "updated": "2013-12-18T21:29:25.396Z", 
31111         "slice": 13, 
31112         "created": "2013-12-18T21:29:10.618Z", 
31113         "amount": 0.56, 
31114         "object": 114, 
31115         "account": 15, 
31116         "state": "invoiced", 
31117         "coreHours": 8.0, 
31118         "invoice": 71, 
31119         "date": "2013-12-04T13:00:00Z", 
31120         "kind": "reservation", 
31121         "enacted": null
31122     }
31123 },
31124 {
31125     "pk": 60889, 
31126     "model": "core.charge", 
31127     "fields": {
31128         "updated": "2013-12-18T21:29:25.504Z", 
31129         "slice": 13, 
31130         "created": "2013-12-18T21:29:10.626Z", 
31131         "amount": 0.56, 
31132         "object": 114, 
31133         "account": 15, 
31134         "state": "invoiced", 
31135         "coreHours": 8.0, 
31136         "invoice": 71, 
31137         "date": "2013-12-04T21:00:00Z", 
31138         "kind": "reservation", 
31139         "enacted": null
31140     }
31141 },
31142 {
31143     "pk": 60890, 
31144     "model": "core.charge", 
31145     "fields": {
31146         "updated": "2013-12-18T21:29:25.612Z", 
31147         "slice": 13, 
31148         "created": "2013-12-18T21:29:10.634Z", 
31149         "amount": 0.56, 
31150         "object": 114, 
31151         "account": 15, 
31152         "state": "invoiced", 
31153         "coreHours": 8.0, 
31154         "invoice": 71, 
31155         "date": "2013-12-05T05:00:00Z", 
31156         "kind": "reservation", 
31157         "enacted": null
31158     }
31159 },
31160 {
31161     "pk": 60891, 
31162     "model": "core.charge", 
31163     "fields": {
31164         "updated": "2013-12-18T21:29:25.719Z", 
31165         "slice": 13, 
31166         "created": "2013-12-18T21:29:10.643Z", 
31167         "amount": 0.56, 
31168         "object": 114, 
31169         "account": 15, 
31170         "state": "invoiced", 
31171         "coreHours": 8.0, 
31172         "invoice": 71, 
31173         "date": "2013-12-05T13:00:00Z", 
31174         "kind": "reservation", 
31175         "enacted": null
31176     }
31177 },
31178 {
31179     "pk": 60892, 
31180     "model": "core.charge", 
31181     "fields": {
31182         "updated": "2013-12-18T21:29:25.827Z", 
31183         "slice": 13, 
31184         "created": "2013-12-18T21:29:10.651Z", 
31185         "amount": 0.56, 
31186         "object": 114, 
31187         "account": 15, 
31188         "state": "invoiced", 
31189         "coreHours": 8.0, 
31190         "invoice": 71, 
31191         "date": "2013-12-05T21:00:00Z", 
31192         "kind": "reservation", 
31193         "enacted": null
31194     }
31195 },
31196 {
31197     "pk": 60893, 
31198     "model": "core.charge", 
31199     "fields": {
31200         "updated": "2013-12-18T21:29:25.935Z", 
31201         "slice": 13, 
31202         "created": "2013-12-18T21:29:10.659Z", 
31203         "amount": 0.56, 
31204         "object": 114, 
31205         "account": 15, 
31206         "state": "invoiced", 
31207         "coreHours": 8.0, 
31208         "invoice": 71, 
31209         "date": "2013-12-06T05:00:00Z", 
31210         "kind": "reservation", 
31211         "enacted": null
31212     }
31213 },
31214 {
31215     "pk": 60894, 
31216     "model": "core.charge", 
31217     "fields": {
31218         "updated": "2013-12-18T21:29:26.042Z", 
31219         "slice": 13, 
31220         "created": "2013-12-18T21:29:10.668Z", 
31221         "amount": 0.56, 
31222         "object": 114, 
31223         "account": 15, 
31224         "state": "invoiced", 
31225         "coreHours": 8.0, 
31226         "invoice": 71, 
31227         "date": "2013-12-06T13:00:00Z", 
31228         "kind": "reservation", 
31229         "enacted": null
31230     }
31231 },
31232 {
31233     "pk": 60895, 
31234     "model": "core.charge", 
31235     "fields": {
31236         "updated": "2013-12-18T21:29:26.150Z", 
31237         "slice": 13, 
31238         "created": "2013-12-18T21:29:10.676Z", 
31239         "amount": 0.56, 
31240         "object": 114, 
31241         "account": 15, 
31242         "state": "invoiced", 
31243         "coreHours": 8.0, 
31244         "invoice": 71, 
31245         "date": "2013-12-06T21:00:00Z", 
31246         "kind": "reservation", 
31247         "enacted": null
31248     }
31249 },
31250 {
31251     "pk": 60896, 
31252     "model": "core.charge", 
31253     "fields": {
31254         "updated": "2013-12-18T21:29:26.258Z", 
31255         "slice": 13, 
31256         "created": "2013-12-18T21:29:10.684Z", 
31257         "amount": 0.56, 
31258         "object": 114, 
31259         "account": 15, 
31260         "state": "invoiced", 
31261         "coreHours": 8.0, 
31262         "invoice": 71, 
31263         "date": "2013-12-07T05:00:00Z", 
31264         "kind": "reservation", 
31265         "enacted": null
31266     }
31267 },
31268 {
31269     "pk": 60897, 
31270     "model": "core.charge", 
31271     "fields": {
31272         "updated": "2013-12-18T21:29:26.365Z", 
31273         "slice": 13, 
31274         "created": "2013-12-18T21:29:10.692Z", 
31275         "amount": 0.56, 
31276         "object": 114, 
31277         "account": 15, 
31278         "state": "invoiced", 
31279         "coreHours": 8.0, 
31280         "invoice": 71, 
31281         "date": "2013-12-07T13:00:00Z", 
31282         "kind": "reservation", 
31283         "enacted": null
31284     }
31285 },
31286 {
31287     "pk": 60898, 
31288     "model": "core.charge", 
31289     "fields": {
31290         "updated": "2013-12-18T21:29:26.473Z", 
31291         "slice": 13, 
31292         "created": "2013-12-18T21:29:10.701Z", 
31293         "amount": 0.56, 
31294         "object": 114, 
31295         "account": 15, 
31296         "state": "invoiced", 
31297         "coreHours": 8.0, 
31298         "invoice": 71, 
31299         "date": "2013-12-07T21:00:00Z", 
31300         "kind": "reservation", 
31301         "enacted": null
31302     }
31303 },
31304 {
31305     "pk": 60899, 
31306     "model": "core.charge", 
31307     "fields": {
31308         "updated": "2013-12-18T21:29:26.581Z", 
31309         "slice": 13, 
31310         "created": "2013-12-18T21:29:10.709Z", 
31311         "amount": 0.56, 
31312         "object": 114, 
31313         "account": 15, 
31314         "state": "invoiced", 
31315         "coreHours": 8.0, 
31316         "invoice": 71, 
31317         "date": "2013-12-08T05:00:00Z", 
31318         "kind": "reservation", 
31319         "enacted": null
31320     }
31321 },
31322 {
31323     "pk": 60900, 
31324     "model": "core.charge", 
31325     "fields": {
31326         "updated": "2013-12-18T21:29:26.689Z", 
31327         "slice": 13, 
31328         "created": "2013-12-18T21:29:10.717Z", 
31329         "amount": 0.56, 
31330         "object": 114, 
31331         "account": 15, 
31332         "state": "invoiced", 
31333         "coreHours": 8.0, 
31334         "invoice": 71, 
31335         "date": "2013-12-08T13:00:00Z", 
31336         "kind": "reservation", 
31337         "enacted": null
31338     }
31339 },
31340 {
31341     "pk": 60901, 
31342     "model": "core.charge", 
31343     "fields": {
31344         "updated": "2013-12-18T21:29:26.796Z", 
31345         "slice": 13, 
31346         "created": "2013-12-18T21:29:10.725Z", 
31347         "amount": 0.56, 
31348         "object": 114, 
31349         "account": 15, 
31350         "state": "invoiced", 
31351         "coreHours": 8.0, 
31352         "invoice": 71, 
31353         "date": "2013-12-08T21:00:00Z", 
31354         "kind": "reservation", 
31355         "enacted": null
31356     }
31357 },
31358 {
31359     "pk": 60902, 
31360     "model": "core.charge", 
31361     "fields": {
31362         "updated": "2013-12-18T21:29:26.912Z", 
31363         "slice": 13, 
31364         "created": "2013-12-18T21:29:10.734Z", 
31365         "amount": 0.56, 
31366         "object": 114, 
31367         "account": 15, 
31368         "state": "invoiced", 
31369         "coreHours": 8.0, 
31370         "invoice": 72, 
31371         "date": "2013-12-09T05:00:00Z", 
31372         "kind": "reservation", 
31373         "enacted": null
31374     }
31375 },
31376 {
31377     "pk": 60903, 
31378     "model": "core.charge", 
31379     "fields": {
31380         "updated": "2013-12-18T21:29:27.020Z", 
31381         "slice": 13, 
31382         "created": "2013-12-18T21:29:10.742Z", 
31383         "amount": 0.56, 
31384         "object": 114, 
31385         "account": 15, 
31386         "state": "invoiced", 
31387         "coreHours": 8.0, 
31388         "invoice": 72, 
31389         "date": "2013-12-09T13:00:00Z", 
31390         "kind": "reservation", 
31391         "enacted": null
31392     }
31393 },
31394 {
31395     "pk": 60904, 
31396     "model": "core.charge", 
31397     "fields": {
31398         "updated": "2013-12-18T21:29:27.127Z", 
31399         "slice": 13, 
31400         "created": "2013-12-18T21:29:10.750Z", 
31401         "amount": 0.56, 
31402         "object": 114, 
31403         "account": 15, 
31404         "state": "invoiced", 
31405         "coreHours": 8.0, 
31406         "invoice": 72, 
31407         "date": "2013-12-09T21:00:00Z", 
31408         "kind": "reservation", 
31409         "enacted": null
31410     }
31411 },
31412 {
31413     "pk": 60905, 
31414     "model": "core.charge", 
31415     "fields": {
31416         "updated": "2013-12-18T21:29:27.235Z", 
31417         "slice": 13, 
31418         "created": "2013-12-18T21:29:10.759Z", 
31419         "amount": 0.56, 
31420         "object": 114, 
31421         "account": 15, 
31422         "state": "invoiced", 
31423         "coreHours": 8.0, 
31424         "invoice": 72, 
31425         "date": "2013-12-10T05:00:00Z", 
31426         "kind": "reservation", 
31427         "enacted": null
31428     }
31429 },
31430 {
31431     "pk": 60906, 
31432     "model": "core.charge", 
31433     "fields": {
31434         "updated": "2013-12-18T21:29:27.343Z", 
31435         "slice": 13, 
31436         "created": "2013-12-18T21:29:10.767Z", 
31437         "amount": 0.56, 
31438         "object": 114, 
31439         "account": 15, 
31440         "state": "invoiced", 
31441         "coreHours": 8.0, 
31442         "invoice": 72, 
31443         "date": "2013-12-10T13:00:00Z", 
31444         "kind": "reservation", 
31445         "enacted": null
31446     }
31447 },
31448 {
31449     "pk": 60907, 
31450     "model": "core.charge", 
31451     "fields": {
31452         "updated": "2013-12-18T21:29:27.451Z", 
31453         "slice": 13, 
31454         "created": "2013-12-18T21:29:10.775Z", 
31455         "amount": 0.56, 
31456         "object": 114, 
31457         "account": 15, 
31458         "state": "invoiced", 
31459         "coreHours": 8.0, 
31460         "invoice": 72, 
31461         "date": "2013-12-10T21:00:00Z", 
31462         "kind": "reservation", 
31463         "enacted": null
31464     }
31465 },
31466 {
31467     "pk": 60908, 
31468     "model": "core.charge", 
31469     "fields": {
31470         "updated": "2013-12-18T21:29:27.558Z", 
31471         "slice": 13, 
31472         "created": "2013-12-18T21:29:10.783Z", 
31473         "amount": 0.56, 
31474         "object": 114, 
31475         "account": 15, 
31476         "state": "invoiced", 
31477         "coreHours": 8.0, 
31478         "invoice": 72, 
31479         "date": "2013-12-11T05:00:00Z", 
31480         "kind": "reservation", 
31481         "enacted": null
31482     }
31483 },
31484 {
31485     "pk": 60909, 
31486     "model": "core.charge", 
31487     "fields": {
31488         "updated": "2013-12-18T21:29:27.724Z", 
31489         "slice": 13, 
31490         "created": "2013-12-18T21:29:10.792Z", 
31491         "amount": 0.56, 
31492         "object": 114, 
31493         "account": 15, 
31494         "state": "invoiced", 
31495         "coreHours": 8.0, 
31496         "invoice": 72, 
31497         "date": "2013-12-11T13:00:00Z", 
31498         "kind": "reservation", 
31499         "enacted": null
31500     }
31501 },
31502 {
31503     "pk": 60910, 
31504     "model": "core.charge", 
31505     "fields": {
31506         "updated": "2013-12-18T21:29:27.832Z", 
31507         "slice": 13, 
31508         "created": "2013-12-18T21:29:10.800Z", 
31509         "amount": 0.56, 
31510         "object": 114, 
31511         "account": 15, 
31512         "state": "invoiced", 
31513         "coreHours": 8.0, 
31514         "invoice": 72, 
31515         "date": "2013-12-11T21:00:00Z", 
31516         "kind": "reservation", 
31517         "enacted": null
31518     }
31519 },
31520 {
31521     "pk": 60911, 
31522     "model": "core.charge", 
31523     "fields": {
31524         "updated": "2013-12-18T21:29:27.939Z", 
31525         "slice": 13, 
31526         "created": "2013-12-18T21:29:10.808Z", 
31527         "amount": 0.56, 
31528         "object": 114, 
31529         "account": 15, 
31530         "state": "invoiced", 
31531         "coreHours": 8.0, 
31532         "invoice": 72, 
31533         "date": "2013-12-12T05:00:00Z", 
31534         "kind": "reservation", 
31535         "enacted": null
31536     }
31537 },
31538 {
31539     "pk": 60912, 
31540     "model": "core.charge", 
31541     "fields": {
31542         "updated": "2013-12-18T21:29:28.047Z", 
31543         "slice": 13, 
31544         "created": "2013-12-18T21:29:10.816Z", 
31545         "amount": 0.56, 
31546         "object": 114, 
31547         "account": 15, 
31548         "state": "invoiced", 
31549         "coreHours": 8.0, 
31550         "invoice": 72, 
31551         "date": "2013-12-12T13:00:00Z", 
31552         "kind": "reservation", 
31553         "enacted": null
31554     }
31555 },
31556 {
31557     "pk": 60913, 
31558     "model": "core.charge", 
31559     "fields": {
31560         "updated": "2013-12-18T21:29:28.155Z", 
31561         "slice": 13, 
31562         "created": "2013-12-18T21:29:10.825Z", 
31563         "amount": 0.56, 
31564         "object": 114, 
31565         "account": 15, 
31566         "state": "invoiced", 
31567         "coreHours": 8.0, 
31568         "invoice": 72, 
31569         "date": "2013-12-12T21:00:00Z", 
31570         "kind": "reservation", 
31571         "enacted": null
31572     }
31573 },
31574 {
31575     "pk": 60914, 
31576     "model": "core.charge", 
31577     "fields": {
31578         "updated": "2013-12-18T21:29:28.262Z", 
31579         "slice": 13, 
31580         "created": "2013-12-18T21:29:10.833Z", 
31581         "amount": 0.56, 
31582         "object": 114, 
31583         "account": 15, 
31584         "state": "invoiced", 
31585         "coreHours": 8.0, 
31586         "invoice": 72, 
31587         "date": "2013-12-13T05:00:00Z", 
31588         "kind": "reservation", 
31589         "enacted": null
31590     }
31591 },
31592 {
31593     "pk": 60915, 
31594     "model": "core.charge", 
31595     "fields": {
31596         "updated": "2013-12-18T21:29:28.370Z", 
31597         "slice": 13, 
31598         "created": "2013-12-18T21:29:10.841Z", 
31599         "amount": 0.56, 
31600         "object": 114, 
31601         "account": 15, 
31602         "state": "invoiced", 
31603         "coreHours": 8.0, 
31604         "invoice": 72, 
31605         "date": "2013-12-13T13:00:00Z", 
31606         "kind": "reservation", 
31607         "enacted": null
31608     }
31609 },
31610 {
31611     "pk": 60916, 
31612     "model": "core.charge", 
31613     "fields": {
31614         "updated": "2013-12-18T21:29:28.478Z", 
31615         "slice": 13, 
31616         "created": "2013-12-18T21:29:10.850Z", 
31617         "amount": 0.56, 
31618         "object": 114, 
31619         "account": 15, 
31620         "state": "invoiced", 
31621         "coreHours": 8.0, 
31622         "invoice": 72, 
31623         "date": "2013-12-13T21:00:00Z", 
31624         "kind": "reservation", 
31625         "enacted": null
31626     }
31627 },
31628 {
31629     "pk": 60917, 
31630     "model": "core.charge", 
31631     "fields": {
31632         "updated": "2013-12-18T21:29:28.585Z", 
31633         "slice": 13, 
31634         "created": "2013-12-18T21:29:10.858Z", 
31635         "amount": 0.56, 
31636         "object": 114, 
31637         "account": 15, 
31638         "state": "invoiced", 
31639         "coreHours": 8.0, 
31640         "invoice": 72, 
31641         "date": "2013-12-14T05:00:00Z", 
31642         "kind": "reservation", 
31643         "enacted": null
31644     }
31645 },
31646 {
31647     "pk": 60918, 
31648     "model": "core.charge", 
31649     "fields": {
31650         "updated": "2013-12-18T21:29:28.693Z", 
31651         "slice": 13, 
31652         "created": "2013-12-18T21:29:10.866Z", 
31653         "amount": 0.56, 
31654         "object": 114, 
31655         "account": 15, 
31656         "state": "invoiced", 
31657         "coreHours": 8.0, 
31658         "invoice": 72, 
31659         "date": "2013-12-14T13:00:00Z", 
31660         "kind": "reservation", 
31661         "enacted": null
31662     }
31663 },
31664 {
31665     "pk": 60919, 
31666     "model": "core.charge", 
31667     "fields": {
31668         "updated": "2013-12-18T21:29:28.801Z", 
31669         "slice": 13, 
31670         "created": "2013-12-18T21:29:10.874Z", 
31671         "amount": 0.56, 
31672         "object": 114, 
31673         "account": 15, 
31674         "state": "invoiced", 
31675         "coreHours": 8.0, 
31676         "invoice": 72, 
31677         "date": "2013-12-14T21:00:00Z", 
31678         "kind": "reservation", 
31679         "enacted": null
31680     }
31681 },
31682 {
31683     "pk": 60920, 
31684     "model": "core.charge", 
31685     "fields": {
31686         "updated": "2013-12-18T21:29:28.909Z", 
31687         "slice": 13, 
31688         "created": "2013-12-18T21:29:10.883Z", 
31689         "amount": 0.56, 
31690         "object": 114, 
31691         "account": 15, 
31692         "state": "invoiced", 
31693         "coreHours": 8.0, 
31694         "invoice": 72, 
31695         "date": "2013-12-15T05:00:00Z", 
31696         "kind": "reservation", 
31697         "enacted": null
31698     }
31699 },
31700 {
31701     "pk": 60921, 
31702     "model": "core.charge", 
31703     "fields": {
31704         "updated": "2013-12-18T21:29:29.016Z", 
31705         "slice": 13, 
31706         "created": "2013-12-18T21:29:10.891Z", 
31707         "amount": 0.56, 
31708         "object": 114, 
31709         "account": 15, 
31710         "state": "invoiced", 
31711         "coreHours": 8.0, 
31712         "invoice": 72, 
31713         "date": "2013-12-15T13:00:00Z", 
31714         "kind": "reservation", 
31715         "enacted": null
31716     }
31717 },
31718 {
31719     "pk": 60922, 
31720     "model": "core.charge", 
31721     "fields": {
31722         "updated": "2013-12-18T21:29:29.124Z", 
31723         "slice": 13, 
31724         "created": "2013-12-18T21:29:10.899Z", 
31725         "amount": 0.56, 
31726         "object": 114, 
31727         "account": 15, 
31728         "state": "invoiced", 
31729         "coreHours": 8.0, 
31730         "invoice": 72, 
31731         "date": "2013-12-15T21:00:00Z", 
31732         "kind": "reservation", 
31733         "enacted": null
31734     }
31735 },
31736 {
31737     "pk": 60923, 
31738     "model": "core.charge", 
31739     "fields": {
31740         "updated": "2013-12-18T21:29:10.908Z", 
31741         "slice": 13, 
31742         "created": "2013-12-18T21:29:10.908Z", 
31743         "amount": 0.56, 
31744         "object": 114, 
31745         "account": 15, 
31746         "state": "pending", 
31747         "coreHours": 8.0, 
31748         "invoice": null, 
31749         "date": "2013-12-16T05:00:00Z", 
31750         "kind": "reservation", 
31751         "enacted": null
31752     }
31753 },
31754 {
31755     "pk": 60924, 
31756     "model": "core.charge", 
31757     "fields": {
31758         "updated": "2013-12-18T21:29:10.916Z", 
31759         "slice": 13, 
31760         "created": "2013-12-18T21:29:10.916Z", 
31761         "amount": 0.56, 
31762         "object": 114, 
31763         "account": 15, 
31764         "state": "pending", 
31765         "coreHours": 8.0, 
31766         "invoice": null, 
31767         "date": "2013-12-16T13:00:00Z", 
31768         "kind": "reservation", 
31769         "enacted": null
31770     }
31771 },
31772 {
31773     "pk": 60925, 
31774     "model": "core.charge", 
31775     "fields": {
31776         "updated": "2013-12-18T21:29:10.924Z", 
31777         "slice": 13, 
31778         "created": "2013-12-18T21:29:10.924Z", 
31779         "amount": 0.56, 
31780         "object": 114, 
31781         "account": 15, 
31782         "state": "pending", 
31783         "coreHours": 8.0, 
31784         "invoice": null, 
31785         "date": "2013-12-16T21:00:00Z", 
31786         "kind": "reservation", 
31787         "enacted": null
31788     }
31789 },
31790 {
31791     "pk": 60926, 
31792     "model": "core.charge", 
31793     "fields": {
31794         "updated": "2013-12-18T21:29:10.932Z", 
31795         "slice": 13, 
31796         "created": "2013-12-18T21:29:10.932Z", 
31797         "amount": 0.56, 
31798         "object": 114, 
31799         "account": 15, 
31800         "state": "pending", 
31801         "coreHours": 8.0, 
31802         "invoice": null, 
31803         "date": "2013-12-17T05:00:00Z", 
31804         "kind": "reservation", 
31805         "enacted": null
31806     }
31807 },
31808 {
31809     "pk": 60927, 
31810     "model": "core.charge", 
31811     "fields": {
31812         "updated": "2013-12-18T21:29:10.941Z", 
31813         "slice": 13, 
31814         "created": "2013-12-18T21:29:10.941Z", 
31815         "amount": 0.56, 
31816         "object": 114, 
31817         "account": 15, 
31818         "state": "pending", 
31819         "coreHours": 8.0, 
31820         "invoice": null, 
31821         "date": "2013-12-17T13:00:00Z", 
31822         "kind": "reservation", 
31823         "enacted": null
31824     }
31825 },
31826 {
31827     "pk": 60928, 
31828     "model": "core.charge", 
31829     "fields": {
31830         "updated": "2013-12-18T21:29:10.949Z", 
31831         "slice": 13, 
31832         "created": "2013-12-18T21:29:10.949Z", 
31833         "amount": 0.56, 
31834         "object": 114, 
31835         "account": 15, 
31836         "state": "pending", 
31837         "coreHours": 8.0, 
31838         "invoice": null, 
31839         "date": "2013-12-17T21:00:00Z", 
31840         "kind": "reservation", 
31841         "enacted": null
31842     }
31843 },
31844 {
31845     "pk": 60929, 
31846     "model": "core.charge", 
31847     "fields": {
31848         "updated": "2013-12-18T21:29:10.957Z", 
31849         "slice": 13, 
31850         "created": "2013-12-18T21:29:10.957Z", 
31851         "amount": 0.56, 
31852         "object": 114, 
31853         "account": 15, 
31854         "state": "pending", 
31855         "coreHours": 8.0, 
31856         "invoice": null, 
31857         "date": "2013-12-18T05:00:00Z", 
31858         "kind": "reservation", 
31859         "enacted": null
31860     }
31861 },
31862 {
31863     "pk": 60930, 
31864     "model": "core.charge", 
31865     "fields": {
31866         "updated": "2013-12-18T21:29:10.966Z", 
31867         "slice": 13, 
31868         "created": "2013-12-18T21:29:10.966Z", 
31869         "amount": 0.56, 
31870         "object": 114, 
31871         "account": 15, 
31872         "state": "pending", 
31873         "coreHours": 8.0, 
31874         "invoice": null, 
31875         "date": "2013-12-18T13:00:00Z", 
31876         "kind": "reservation", 
31877         "enacted": null
31878     }
31879 },
31880 {
31881     "pk": 60931, 
31882     "model": "core.charge", 
31883     "fields": {
31884         "updated": "2013-12-18T21:29:20.285Z", 
31885         "slice": 13, 
31886         "created": "2013-12-18T21:29:10.981Z", 
31887         "amount": 0.56, 
31888         "object": 115, 
31889         "account": 15, 
31890         "state": "invoiced", 
31891         "coreHours": 8.0, 
31892         "invoice": 69, 
31893         "date": "2013-11-18T21:00:00Z", 
31894         "kind": "reservation", 
31895         "enacted": null
31896     }
31897 },
31898 {
31899     "pk": 60932, 
31900     "model": "core.charge", 
31901     "fields": {
31902         "updated": "2013-12-18T21:29:20.393Z", 
31903         "slice": 13, 
31904         "created": "2013-12-18T21:29:10.990Z", 
31905         "amount": 0.56, 
31906         "object": 115, 
31907         "account": 15, 
31908         "state": "invoiced", 
31909         "coreHours": 8.0, 
31910         "invoice": 69, 
31911         "date": "2013-11-19T05:00:00Z", 
31912         "kind": "reservation", 
31913         "enacted": null
31914     }
31915 },
31916 {
31917     "pk": 60933, 
31918     "model": "core.charge", 
31919     "fields": {
31920         "updated": "2013-12-18T21:29:20.500Z", 
31921         "slice": 13, 
31922         "created": "2013-12-18T21:29:10.999Z", 
31923         "amount": 0.56, 
31924         "object": 115, 
31925         "account": 15, 
31926         "state": "invoiced", 
31927         "coreHours": 8.0, 
31928         "invoice": 69, 
31929         "date": "2013-11-19T13:00:00Z", 
31930         "kind": "reservation", 
31931         "enacted": null
31932     }
31933 },
31934 {
31935     "pk": 60934, 
31936     "model": "core.charge", 
31937     "fields": {
31938         "updated": "2013-12-18T21:29:20.608Z", 
31939         "slice": 13, 
31940         "created": "2013-12-18T21:29:11.007Z", 
31941         "amount": 0.56, 
31942         "object": 115, 
31943         "account": 15, 
31944         "state": "invoiced", 
31945         "coreHours": 8.0, 
31946         "invoice": 69, 
31947         "date": "2013-11-19T21:00:00Z", 
31948         "kind": "reservation", 
31949         "enacted": null
31950     }
31951 },
31952 {
31953     "pk": 60935, 
31954     "model": "core.charge", 
31955     "fields": {
31956         "updated": "2013-12-18T21:29:20.716Z", 
31957         "slice": 13, 
31958         "created": "2013-12-18T21:29:11.015Z", 
31959         "amount": 0.56, 
31960         "object": 115, 
31961         "account": 15, 
31962         "state": "invoiced", 
31963         "coreHours": 8.0, 
31964         "invoice": 69, 
31965         "date": "2013-11-20T05:00:00Z", 
31966         "kind": "reservation", 
31967         "enacted": null
31968     }
31969 },
31970 {
31971     "pk": 60936, 
31972     "model": "core.charge", 
31973     "fields": {
31974         "updated": "2013-12-18T21:29:20.823Z", 
31975         "slice": 13, 
31976         "created": "2013-12-18T21:29:11.024Z", 
31977         "amount": 0.56, 
31978         "object": 115, 
31979         "account": 15, 
31980         "state": "invoiced", 
31981         "coreHours": 8.0, 
31982         "invoice": 69, 
31983         "date": "2013-11-20T13:00:00Z", 
31984         "kind": "reservation", 
31985         "enacted": null
31986     }
31987 },
31988 {
31989     "pk": 60937, 
31990     "model": "core.charge", 
31991     "fields": {
31992         "updated": "2013-12-18T21:29:20.931Z", 
31993         "slice": 13, 
31994         "created": "2013-12-18T21:29:11.032Z", 
31995         "amount": 0.56, 
31996         "object": 115, 
31997         "account": 15, 
31998         "state": "invoiced", 
31999         "coreHours": 8.0, 
32000         "invoice": 69, 
32001         "date": "2013-11-20T21:00:00Z", 
32002         "kind": "reservation", 
32003         "enacted": null
32004     }
32005 },
32006 {
32007     "pk": 60938, 
32008     "model": "core.charge", 
32009     "fields": {
32010         "updated": "2013-12-18T21:29:21.039Z", 
32011         "slice": 13, 
32012         "created": "2013-12-18T21:29:11.040Z", 
32013         "amount": 0.56, 
32014         "object": 115, 
32015         "account": 15, 
32016         "state": "invoiced", 
32017         "coreHours": 8.0, 
32018         "invoice": 69, 
32019         "date": "2013-11-21T05:00:00Z", 
32020         "kind": "reservation", 
32021         "enacted": null
32022     }
32023 },
32024 {
32025     "pk": 60939, 
32026     "model": "core.charge", 
32027     "fields": {
32028         "updated": "2013-12-18T21:29:21.147Z", 
32029         "slice": 13, 
32030         "created": "2013-12-18T21:29:11.048Z", 
32031         "amount": 0.56, 
32032         "object": 115, 
32033         "account": 15, 
32034         "state": "invoiced", 
32035         "coreHours": 8.0, 
32036         "invoice": 69, 
32037         "date": "2013-11-21T13:00:00Z", 
32038         "kind": "reservation", 
32039         "enacted": null
32040     }
32041 },
32042 {
32043     "pk": 60940, 
32044     "model": "core.charge", 
32045     "fields": {
32046         "updated": "2013-12-18T21:29:21.254Z", 
32047         "slice": 13, 
32048         "created": "2013-12-18T21:29:11.057Z", 
32049         "amount": 0.56, 
32050         "object": 115, 
32051         "account": 15, 
32052         "state": "invoiced", 
32053         "coreHours": 8.0, 
32054         "invoice": 69, 
32055         "date": "2013-11-21T21:00:00Z", 
32056         "kind": "reservation", 
32057         "enacted": null
32058     }
32059 },
32060 {
32061     "pk": 60941, 
32062     "model": "core.charge", 
32063     "fields": {
32064         "updated": "2013-12-18T21:29:21.362Z", 
32065         "slice": 13, 
32066         "created": "2013-12-18T21:29:11.065Z", 
32067         "amount": 0.56, 
32068         "object": 115, 
32069         "account": 15, 
32070         "state": "invoiced", 
32071         "coreHours": 8.0, 
32072         "invoice": 69, 
32073         "date": "2013-11-22T05:00:00Z", 
32074         "kind": "reservation", 
32075         "enacted": null
32076     }
32077 },
32078 {
32079     "pk": 60942, 
32080     "model": "core.charge", 
32081     "fields": {
32082         "updated": "2013-12-18T21:29:21.470Z", 
32083         "slice": 13, 
32084         "created": "2013-12-18T21:29:11.073Z", 
32085         "amount": 0.56, 
32086         "object": 115, 
32087         "account": 15, 
32088         "state": "invoiced", 
32089         "coreHours": 8.0, 
32090         "invoice": 69, 
32091         "date": "2013-11-22T13:00:00Z", 
32092         "kind": "reservation", 
32093         "enacted": null
32094     }
32095 },
32096 {
32097     "pk": 60943, 
32098     "model": "core.charge", 
32099     "fields": {
32100         "updated": "2013-12-18T21:29:21.577Z", 
32101         "slice": 13, 
32102         "created": "2013-12-18T21:29:11.081Z", 
32103         "amount": 0.56, 
32104         "object": 115, 
32105         "account": 15, 
32106         "state": "invoiced", 
32107         "coreHours": 8.0, 
32108         "invoice": 69, 
32109         "date": "2013-11-22T21:00:00Z", 
32110         "kind": "reservation", 
32111         "enacted": null
32112     }
32113 },
32114 {
32115     "pk": 60944, 
32116     "model": "core.charge", 
32117     "fields": {
32118         "updated": "2013-12-18T21:29:21.685Z", 
32119         "slice": 13, 
32120         "created": "2013-12-18T21:29:11.090Z", 
32121         "amount": 0.56, 
32122         "object": 115, 
32123         "account": 15, 
32124         "state": "invoiced", 
32125         "coreHours": 8.0, 
32126         "invoice": 69, 
32127         "date": "2013-11-23T05:00:00Z", 
32128         "kind": "reservation", 
32129         "enacted": null
32130     }
32131 },
32132 {
32133     "pk": 60945, 
32134     "model": "core.charge", 
32135     "fields": {
32136         "updated": "2013-12-18T21:29:21.793Z", 
32137         "slice": 13, 
32138         "created": "2013-12-18T21:29:11.098Z", 
32139         "amount": 0.56, 
32140         "object": 115, 
32141         "account": 15, 
32142         "state": "invoiced", 
32143         "coreHours": 8.0, 
32144         "invoice": 69, 
32145         "date": "2013-11-23T13:00:00Z", 
32146         "kind": "reservation", 
32147         "enacted": null
32148     }
32149 },
32150 {
32151     "pk": 60946, 
32152     "model": "core.charge", 
32153     "fields": {
32154         "updated": "2013-12-18T21:29:21.900Z", 
32155         "slice": 13, 
32156         "created": "2013-12-18T21:29:11.106Z", 
32157         "amount": 0.56, 
32158         "object": 115, 
32159         "account": 15, 
32160         "state": "invoiced", 
32161         "coreHours": 8.0, 
32162         "invoice": 69, 
32163         "date": "2013-11-23T21:00:00Z", 
32164         "kind": "reservation", 
32165         "enacted": null
32166     }
32167 },
32168 {
32169     "pk": 60947, 
32170     "model": "core.charge", 
32171     "fields": {
32172         "updated": "2013-12-18T21:29:22.008Z", 
32173         "slice": 13, 
32174         "created": "2013-12-18T21:29:11.115Z", 
32175         "amount": 0.56, 
32176         "object": 115, 
32177         "account": 15, 
32178         "state": "invoiced", 
32179         "coreHours": 8.0, 
32180         "invoice": 69, 
32181         "date": "2013-11-24T05:00:00Z", 
32182         "kind": "reservation", 
32183         "enacted": null
32184     }
32185 },
32186 {
32187     "pk": 60948, 
32188     "model": "core.charge", 
32189     "fields": {
32190         "updated": "2013-12-18T21:29:22.116Z", 
32191         "slice": 13, 
32192         "created": "2013-12-18T21:29:11.123Z", 
32193         "amount": 0.56, 
32194         "object": 115, 
32195         "account": 15, 
32196         "state": "invoiced", 
32197         "coreHours": 8.0, 
32198         "invoice": 69, 
32199         "date": "2013-11-24T13:00:00Z", 
32200         "kind": "reservation", 
32201         "enacted": null
32202     }
32203 },
32204 {
32205     "pk": 60949, 
32206     "model": "core.charge", 
32207     "fields": {
32208         "updated": "2013-12-18T21:29:22.223Z", 
32209         "slice": 13, 
32210         "created": "2013-12-18T21:29:11.131Z", 
32211         "amount": 0.56, 
32212         "object": 115, 
32213         "account": 15, 
32214         "state": "invoiced", 
32215         "coreHours": 8.0, 
32216         "invoice": 69, 
32217         "date": "2013-11-24T21:00:00Z", 
32218         "kind": "reservation", 
32219         "enacted": null
32220     }
32221 },
32222 {
32223     "pk": 60950, 
32224     "model": "core.charge", 
32225     "fields": {
32226         "updated": "2013-12-18T21:29:22.339Z", 
32227         "slice": 13, 
32228         "created": "2013-12-18T21:29:11.140Z", 
32229         "amount": 0.56, 
32230         "object": 115, 
32231         "account": 15, 
32232         "state": "invoiced", 
32233         "coreHours": 8.0, 
32234         "invoice": 70, 
32235         "date": "2013-11-25T05:00:00Z", 
32236         "kind": "reservation", 
32237         "enacted": null
32238     }
32239 },
32240 {
32241     "pk": 60951, 
32242     "model": "core.charge", 
32243     "fields": {
32244         "updated": "2013-12-18T21:29:22.447Z", 
32245         "slice": 13, 
32246         "created": "2013-12-18T21:29:11.148Z", 
32247         "amount": 0.56, 
32248         "object": 115, 
32249         "account": 15, 
32250         "state": "invoiced", 
32251         "coreHours": 8.0, 
32252         "invoice": 70, 
32253         "date": "2013-11-25T13:00:00Z", 
32254         "kind": "reservation", 
32255         "enacted": null
32256     }
32257 },
32258 {
32259     "pk": 60952, 
32260     "model": "core.charge", 
32261     "fields": {
32262         "updated": "2013-12-18T21:29:22.596Z", 
32263         "slice": 13, 
32264         "created": "2013-12-18T21:29:11.156Z", 
32265         "amount": 0.56, 
32266         "object": 115, 
32267         "account": 15, 
32268         "state": "invoiced", 
32269         "coreHours": 8.0, 
32270         "invoice": 70, 
32271         "date": "2013-11-25T21:00:00Z", 
32272         "kind": "reservation", 
32273         "enacted": null
32274     }
32275 },
32276 {
32277     "pk": 60953, 
32278     "model": "core.charge", 
32279     "fields": {
32280         "updated": "2013-12-18T21:29:22.704Z", 
32281         "slice": 13, 
32282         "created": "2013-12-18T21:29:11.164Z", 
32283         "amount": 0.56, 
32284         "object": 115, 
32285         "account": 15, 
32286         "state": "invoiced", 
32287         "coreHours": 8.0, 
32288         "invoice": 70, 
32289         "date": "2013-11-26T05:00:00Z", 
32290         "kind": "reservation", 
32291         "enacted": null
32292     }
32293 },
32294 {
32295     "pk": 60954, 
32296     "model": "core.charge", 
32297     "fields": {
32298         "updated": "2013-12-18T21:29:22.812Z", 
32299         "slice": 13, 
32300         "created": "2013-12-18T21:29:11.173Z", 
32301         "amount": 0.56, 
32302         "object": 115, 
32303         "account": 15, 
32304         "state": "invoiced", 
32305         "coreHours": 8.0, 
32306         "invoice": 70, 
32307         "date": "2013-11-26T13:00:00Z", 
32308         "kind": "reservation", 
32309         "enacted": null
32310     }
32311 },
32312 {
32313     "pk": 60955, 
32314     "model": "core.charge", 
32315     "fields": {
32316         "updated": "2013-12-18T21:29:22.919Z", 
32317         "slice": 13, 
32318         "created": "2013-12-18T21:29:11.181Z", 
32319         "amount": 0.56, 
32320         "object": 115, 
32321         "account": 15, 
32322         "state": "invoiced", 
32323         "coreHours": 8.0, 
32324         "invoice": 70, 
32325         "date": "2013-11-26T21:00:00Z", 
32326         "kind": "reservation", 
32327         "enacted": null
32328     }
32329 },
32330 {
32331     "pk": 60956, 
32332     "model": "core.charge", 
32333     "fields": {
32334         "updated": "2013-12-18T21:29:23.027Z", 
32335         "slice": 13, 
32336         "created": "2013-12-18T21:29:11.189Z", 
32337         "amount": 0.56, 
32338         "object": 115, 
32339         "account": 15, 
32340         "state": "invoiced", 
32341         "coreHours": 8.0, 
32342         "invoice": 70, 
32343         "date": "2013-11-27T05:00:00Z", 
32344         "kind": "reservation", 
32345         "enacted": null
32346     }
32347 },
32348 {
32349     "pk": 60957, 
32350     "model": "core.charge", 
32351     "fields": {
32352         "updated": "2013-12-18T21:29:23.135Z", 
32353         "slice": 13, 
32354         "created": "2013-12-18T21:29:11.197Z", 
32355         "amount": 0.56, 
32356         "object": 115, 
32357         "account": 15, 
32358         "state": "invoiced", 
32359         "coreHours": 8.0, 
32360         "invoice": 70, 
32361         "date": "2013-11-27T13:00:00Z", 
32362         "kind": "reservation", 
32363         "enacted": null
32364     }
32365 },
32366 {
32367     "pk": 60958, 
32368     "model": "core.charge", 
32369     "fields": {
32370         "updated": "2013-12-18T21:29:23.242Z", 
32371         "slice": 13, 
32372         "created": "2013-12-18T21:29:11.206Z", 
32373         "amount": 0.56, 
32374         "object": 115, 
32375         "account": 15, 
32376         "state": "invoiced", 
32377         "coreHours": 8.0, 
32378         "invoice": 70, 
32379         "date": "2013-11-27T21:00:00Z", 
32380         "kind": "reservation", 
32381         "enacted": null
32382     }
32383 },
32384 {
32385     "pk": 60959, 
32386     "model": "core.charge", 
32387     "fields": {
32388         "updated": "2013-12-18T21:29:23.350Z", 
32389         "slice": 13, 
32390         "created": "2013-12-18T21:29:11.214Z", 
32391         "amount": 0.56, 
32392         "object": 115, 
32393         "account": 15, 
32394         "state": "invoiced", 
32395         "coreHours": 8.0, 
32396         "invoice": 70, 
32397         "date": "2013-11-28T05:00:00Z", 
32398         "kind": "reservation", 
32399         "enacted": null
32400     }
32401 },
32402 {
32403     "pk": 60960, 
32404     "model": "core.charge", 
32405     "fields": {
32406         "updated": "2013-12-18T21:29:23.458Z", 
32407         "slice": 13, 
32408         "created": "2013-12-18T21:29:11.222Z", 
32409         "amount": 0.56, 
32410         "object": 115, 
32411         "account": 15, 
32412         "state": "invoiced", 
32413         "coreHours": 8.0, 
32414         "invoice": 70, 
32415         "date": "2013-11-28T13:00:00Z", 
32416         "kind": "reservation", 
32417         "enacted": null
32418     }
32419 },
32420 {
32421     "pk": 60961, 
32422     "model": "core.charge", 
32423     "fields": {
32424         "updated": "2013-12-18T21:29:23.565Z", 
32425         "slice": 13, 
32426         "created": "2013-12-18T21:29:11.231Z", 
32427         "amount": 0.56, 
32428         "object": 115, 
32429         "account": 15, 
32430         "state": "invoiced", 
32431         "coreHours": 8.0, 
32432         "invoice": 70, 
32433         "date": "2013-11-28T21:00:00Z", 
32434         "kind": "reservation", 
32435         "enacted": null
32436     }
32437 },
32438 {
32439     "pk": 60962, 
32440     "model": "core.charge", 
32441     "fields": {
32442         "updated": "2013-12-18T21:29:23.673Z", 
32443         "slice": 13, 
32444         "created": "2013-12-18T21:29:11.239Z", 
32445         "amount": 0.56, 
32446         "object": 115, 
32447         "account": 15, 
32448         "state": "invoiced", 
32449         "coreHours": 8.0, 
32450         "invoice": 70, 
32451         "date": "2013-11-29T05:00:00Z", 
32452         "kind": "reservation", 
32453         "enacted": null
32454     }
32455 },
32456 {
32457     "pk": 60963, 
32458     "model": "core.charge", 
32459     "fields": {
32460         "updated": "2013-12-18T21:29:23.781Z", 
32461         "slice": 13, 
32462         "created": "2013-12-18T21:29:11.247Z", 
32463         "amount": 0.56, 
32464         "object": 115, 
32465         "account": 15, 
32466         "state": "invoiced", 
32467         "coreHours": 8.0, 
32468         "invoice": 70, 
32469         "date": "2013-11-29T13:00:00Z", 
32470         "kind": "reservation", 
32471         "enacted": null
32472     }
32473 },
32474 {
32475     "pk": 60964, 
32476     "model": "core.charge", 
32477     "fields": {
32478         "updated": "2013-12-18T21:29:23.889Z", 
32479         "slice": 13, 
32480         "created": "2013-12-18T21:29:11.255Z", 
32481         "amount": 0.56, 
32482         "object": 115, 
32483         "account": 15, 
32484         "state": "invoiced", 
32485         "coreHours": 8.0, 
32486         "invoice": 70, 
32487         "date": "2013-11-29T21:00:00Z", 
32488         "kind": "reservation", 
32489         "enacted": null
32490     }
32491 },
32492 {
32493     "pk": 60965, 
32494     "model": "core.charge", 
32495     "fields": {
32496         "updated": "2013-12-18T21:29:23.996Z", 
32497         "slice": 13, 
32498         "created": "2013-12-18T21:29:11.264Z", 
32499         "amount": 0.56, 
32500         "object": 115, 
32501         "account": 15, 
32502         "state": "invoiced", 
32503         "coreHours": 8.0, 
32504         "invoice": 70, 
32505         "date": "2013-11-30T05:00:00Z", 
32506         "kind": "reservation", 
32507         "enacted": null
32508     }
32509 },
32510 {
32511     "pk": 60966, 
32512     "model": "core.charge", 
32513     "fields": {
32514         "updated": "2013-12-18T21:29:24.104Z", 
32515         "slice": 13, 
32516         "created": "2013-12-18T21:29:11.272Z", 
32517         "amount": 0.56, 
32518         "object": 115, 
32519         "account": 15, 
32520         "state": "invoiced", 
32521         "coreHours": 8.0, 
32522         "invoice": 70, 
32523         "date": "2013-11-30T13:00:00Z", 
32524         "kind": "reservation", 
32525         "enacted": null
32526     }
32527 },
32528 {
32529     "pk": 60967, 
32530     "model": "core.charge", 
32531     "fields": {
32532         "updated": "2013-12-18T21:29:24.212Z", 
32533         "slice": 13, 
32534         "created": "2013-12-18T21:29:11.280Z", 
32535         "amount": 0.56, 
32536         "object": 115, 
32537         "account": 15, 
32538         "state": "invoiced", 
32539         "coreHours": 8.0, 
32540         "invoice": 70, 
32541         "date": "2013-11-30T21:00:00Z", 
32542         "kind": "reservation", 
32543         "enacted": null
32544     }
32545 },
32546 {
32547     "pk": 60968, 
32548     "model": "core.charge", 
32549     "fields": {
32550         "updated": "2013-12-18T21:29:24.319Z", 
32551         "slice": 13, 
32552         "created": "2013-12-18T21:29:11.289Z", 
32553         "amount": 0.56, 
32554         "object": 115, 
32555         "account": 15, 
32556         "state": "invoiced", 
32557         "coreHours": 8.0, 
32558         "invoice": 70, 
32559         "date": "2013-12-01T05:00:00Z", 
32560         "kind": "reservation", 
32561         "enacted": null
32562     }
32563 },
32564 {
32565     "pk": 60969, 
32566     "model": "core.charge", 
32567     "fields": {
32568         "updated": "2013-12-18T21:29:24.427Z", 
32569         "slice": 13, 
32570         "created": "2013-12-18T21:29:11.297Z", 
32571         "amount": 0.56, 
32572         "object": 115, 
32573         "account": 15, 
32574         "state": "invoiced", 
32575         "coreHours": 8.0, 
32576         "invoice": 70, 
32577         "date": "2013-12-01T13:00:00Z", 
32578         "kind": "reservation", 
32579         "enacted": null
32580     }
32581 },
32582 {
32583     "pk": 60970, 
32584     "model": "core.charge", 
32585     "fields": {
32586         "updated": "2013-12-18T21:29:24.535Z", 
32587         "slice": 13, 
32588         "created": "2013-12-18T21:29:11.305Z", 
32589         "amount": 0.56, 
32590         "object": 115, 
32591         "account": 15, 
32592         "state": "invoiced", 
32593         "coreHours": 8.0, 
32594         "invoice": 70, 
32595         "date": "2013-12-01T21:00:00Z", 
32596         "kind": "reservation", 
32597         "enacted": null
32598     }
32599 },
32600 {
32601     "pk": 60971, 
32602     "model": "core.charge", 
32603     "fields": {
32604         "updated": "2013-12-18T21:29:24.651Z", 
32605         "slice": 13, 
32606         "created": "2013-12-18T21:29:11.313Z", 
32607         "amount": 0.56, 
32608         "object": 115, 
32609         "account": 15, 
32610         "state": "invoiced", 
32611         "coreHours": 8.0, 
32612         "invoice": 71, 
32613         "date": "2013-12-02T05:00:00Z", 
32614         "kind": "reservation", 
32615         "enacted": null
32616     }
32617 },
32618 {
32619     "pk": 60972, 
32620     "model": "core.charge", 
32621     "fields": {
32622         "updated": "2013-12-18T21:29:24.758Z", 
32623         "slice": 13, 
32624         "created": "2013-12-18T21:29:11.322Z", 
32625         "amount": 0.56, 
32626         "object": 115, 
32627         "account": 15, 
32628         "state": "invoiced", 
32629         "coreHours": 8.0, 
32630         "invoice": 71, 
32631         "date": "2013-12-02T13:00:00Z", 
32632         "kind": "reservation", 
32633         "enacted": null
32634     }
32635 },
32636 {
32637     "pk": 60973, 
32638     "model": "core.charge", 
32639     "fields": {
32640         "updated": "2013-12-18T21:29:24.866Z", 
32641         "slice": 13, 
32642         "created": "2013-12-18T21:29:11.330Z", 
32643         "amount": 0.56, 
32644         "object": 115, 
32645         "account": 15, 
32646         "state": "invoiced", 
32647         "coreHours": 8.0, 
32648         "invoice": 71, 
32649         "date": "2013-12-02T21:00:00Z", 
32650         "kind": "reservation", 
32651         "enacted": null
32652     }
32653 },
32654 {
32655     "pk": 60974, 
32656     "model": "core.charge", 
32657     "fields": {
32658         "updated": "2013-12-18T21:29:24.974Z", 
32659         "slice": 13, 
32660         "created": "2013-12-18T21:29:11.338Z", 
32661         "amount": 0.56, 
32662         "object": 115, 
32663         "account": 15, 
32664         "state": "invoiced", 
32665         "coreHours": 8.0, 
32666         "invoice": 71, 
32667         "date": "2013-12-03T05:00:00Z", 
32668         "kind": "reservation", 
32669         "enacted": null
32670     }
32671 },
32672 {
32673     "pk": 60975, 
32674     "model": "core.charge", 
32675     "fields": {
32676         "updated": "2013-12-18T21:29:25.081Z", 
32677         "slice": 13, 
32678         "created": "2013-12-18T21:29:11.346Z", 
32679         "amount": 0.56, 
32680         "object": 115, 
32681         "account": 15, 
32682         "state": "invoiced", 
32683         "coreHours": 8.0, 
32684         "invoice": 71, 
32685         "date": "2013-12-03T13:00:00Z", 
32686         "kind": "reservation", 
32687         "enacted": null
32688     }
32689 },
32690 {
32691     "pk": 60976, 
32692     "model": "core.charge", 
32693     "fields": {
32694         "updated": "2013-12-18T21:29:25.189Z", 
32695         "slice": 13, 
32696         "created": "2013-12-18T21:29:11.355Z", 
32697         "amount": 0.56, 
32698         "object": 115, 
32699         "account": 15, 
32700         "state": "invoiced", 
32701         "coreHours": 8.0, 
32702         "invoice": 71, 
32703         "date": "2013-12-03T21:00:00Z", 
32704         "kind": "reservation", 
32705         "enacted": null
32706     }
32707 },
32708 {
32709     "pk": 60977, 
32710     "model": "core.charge", 
32711     "fields": {
32712         "updated": "2013-12-18T21:29:25.297Z", 
32713         "slice": 13, 
32714         "created": "2013-12-18T21:29:11.363Z", 
32715         "amount": 0.56, 
32716         "object": 115, 
32717         "account": 15, 
32718         "state": "invoiced", 
32719         "coreHours": 8.0, 
32720         "invoice": 71, 
32721         "date": "2013-12-04T05:00:00Z", 
32722         "kind": "reservation", 
32723         "enacted": null
32724     }
32725 },
32726 {
32727     "pk": 60978, 
32728     "model": "core.charge", 
32729     "fields": {
32730         "updated": "2013-12-18T21:29:25.404Z", 
32731         "slice": 13, 
32732         "created": "2013-12-18T21:29:11.371Z", 
32733         "amount": 0.56, 
32734         "object": 115, 
32735         "account": 15, 
32736         "state": "invoiced", 
32737         "coreHours": 8.0, 
32738         "invoice": 71, 
32739         "date": "2013-12-04T13:00:00Z", 
32740         "kind": "reservation", 
32741         "enacted": null
32742     }
32743 },
32744 {
32745     "pk": 60979, 
32746     "model": "core.charge", 
32747     "fields": {
32748         "updated": "2013-12-18T21:29:25.512Z", 
32749         "slice": 13, 
32750         "created": "2013-12-18T21:29:11.380Z", 
32751         "amount": 0.56, 
32752         "object": 115, 
32753         "account": 15, 
32754         "state": "invoiced", 
32755         "coreHours": 8.0, 
32756         "invoice": 71, 
32757         "date": "2013-12-04T21:00:00Z", 
32758         "kind": "reservation", 
32759         "enacted": null
32760     }
32761 },
32762 {
32763     "pk": 60980, 
32764     "model": "core.charge", 
32765     "fields": {
32766         "updated": "2013-12-18T21:29:25.620Z", 
32767         "slice": 13, 
32768         "created": "2013-12-18T21:29:11.388Z", 
32769         "amount": 0.56, 
32770         "object": 115, 
32771         "account": 15, 
32772         "state": "invoiced", 
32773         "coreHours": 8.0, 
32774         "invoice": 71, 
32775         "date": "2013-12-05T05:00:00Z", 
32776         "kind": "reservation", 
32777         "enacted": null
32778     }
32779 },
32780 {
32781     "pk": 60981, 
32782     "model": "core.charge", 
32783     "fields": {
32784         "updated": "2013-12-18T21:29:25.728Z", 
32785         "slice": 13, 
32786         "created": "2013-12-18T21:29:11.396Z", 
32787         "amount": 0.56, 
32788         "object": 115, 
32789         "account": 15, 
32790         "state": "invoiced", 
32791         "coreHours": 8.0, 
32792         "invoice": 71, 
32793         "date": "2013-12-05T13:00:00Z", 
32794         "kind": "reservation", 
32795         "enacted": null
32796     }
32797 },
32798 {
32799     "pk": 60982, 
32800     "model": "core.charge", 
32801     "fields": {
32802         "updated": "2013-12-18T21:29:25.835Z", 
32803         "slice": 13, 
32804         "created": "2013-12-18T21:29:11.404Z", 
32805         "amount": 0.56, 
32806         "object": 115, 
32807         "account": 15, 
32808         "state": "invoiced", 
32809         "coreHours": 8.0, 
32810         "invoice": 71, 
32811         "date": "2013-12-05T21:00:00Z", 
32812         "kind": "reservation", 
32813         "enacted": null
32814     }
32815 },
32816 {
32817     "pk": 60983, 
32818     "model": "core.charge", 
32819     "fields": {
32820         "updated": "2013-12-18T21:29:25.943Z", 
32821         "slice": 13, 
32822         "created": "2013-12-18T21:29:11.413Z", 
32823         "amount": 0.56, 
32824         "object": 115, 
32825         "account": 15, 
32826         "state": "invoiced", 
32827         "coreHours": 8.0, 
32828         "invoice": 71, 
32829         "date": "2013-12-06T05:00:00Z", 
32830         "kind": "reservation", 
32831         "enacted": null
32832     }
32833 },
32834 {
32835     "pk": 60984, 
32836     "model": "core.charge", 
32837     "fields": {
32838         "updated": "2013-12-18T21:29:26.051Z", 
32839         "slice": 13, 
32840         "created": "2013-12-18T21:29:11.421Z", 
32841         "amount": 0.56, 
32842         "object": 115, 
32843         "account": 15, 
32844         "state": "invoiced", 
32845         "coreHours": 8.0, 
32846         "invoice": 71, 
32847         "date": "2013-12-06T13:00:00Z", 
32848         "kind": "reservation", 
32849         "enacted": null
32850     }
32851 },
32852 {
32853     "pk": 60985, 
32854     "model": "core.charge", 
32855     "fields": {
32856         "updated": "2013-12-18T21:29:26.158Z", 
32857         "slice": 13, 
32858         "created": "2013-12-18T21:29:11.429Z", 
32859         "amount": 0.56, 
32860         "object": 115, 
32861         "account": 15, 
32862         "state": "invoiced", 
32863         "coreHours": 8.0, 
32864         "invoice": 71, 
32865         "date": "2013-12-06T21:00:00Z", 
32866         "kind": "reservation", 
32867         "enacted": null
32868     }
32869 },
32870 {
32871     "pk": 60986, 
32872     "model": "core.charge", 
32873     "fields": {
32874         "updated": "2013-12-18T21:29:26.266Z", 
32875         "slice": 13, 
32876         "created": "2013-12-18T21:29:11.438Z", 
32877         "amount": 0.56, 
32878         "object": 115, 
32879         "account": 15, 
32880         "state": "invoiced", 
32881         "coreHours": 8.0, 
32882         "invoice": 71, 
32883         "date": "2013-12-07T05:00:00Z", 
32884         "kind": "reservation", 
32885         "enacted": null
32886     }
32887 },
32888 {
32889     "pk": 60987, 
32890     "model": "core.charge", 
32891     "fields": {
32892         "updated": "2013-12-18T21:29:26.374Z", 
32893         "slice": 13, 
32894         "created": "2013-12-18T21:29:11.446Z", 
32895         "amount": 0.56, 
32896         "object": 115, 
32897         "account": 15, 
32898         "state": "invoiced", 
32899         "coreHours": 8.0, 
32900         "invoice": 71, 
32901         "date": "2013-12-07T13:00:00Z", 
32902         "kind": "reservation", 
32903         "enacted": null
32904     }
32905 },
32906 {
32907     "pk": 60988, 
32908     "model": "core.charge", 
32909     "fields": {
32910         "updated": "2013-12-18T21:29:26.481Z", 
32911         "slice": 13, 
32912         "created": "2013-12-18T21:29:11.454Z", 
32913         "amount": 0.56, 
32914         "object": 115, 
32915         "account": 15, 
32916         "state": "invoiced", 
32917         "coreHours": 8.0, 
32918         "invoice": 71, 
32919         "date": "2013-12-07T21:00:00Z", 
32920         "kind": "reservation", 
32921         "enacted": null
32922     }
32923 },
32924 {
32925     "pk": 60989, 
32926     "model": "core.charge", 
32927     "fields": {
32928         "updated": "2013-12-18T21:29:26.589Z", 
32929         "slice": 13, 
32930         "created": "2013-12-18T21:29:11.463Z", 
32931         "amount": 0.56, 
32932         "object": 115, 
32933         "account": 15, 
32934         "state": "invoiced", 
32935         "coreHours": 8.0, 
32936         "invoice": 71, 
32937         "date": "2013-12-08T05:00:00Z", 
32938         "kind": "reservation", 
32939         "enacted": null
32940     }
32941 },
32942 {
32943     "pk": 60990, 
32944     "model": "core.charge", 
32945     "fields": {
32946         "updated": "2013-12-18T21:29:26.697Z", 
32947         "slice": 13, 
32948         "created": "2013-12-18T21:29:11.471Z", 
32949         "amount": 0.56, 
32950         "object": 115, 
32951         "account": 15, 
32952         "state": "invoiced", 
32953         "coreHours": 8.0, 
32954         "invoice": 71, 
32955         "date": "2013-12-08T13:00:00Z", 
32956         "kind": "reservation", 
32957         "enacted": null
32958     }
32959 },
32960 {
32961     "pk": 60991, 
32962     "model": "core.charge", 
32963     "fields": {
32964         "updated": "2013-12-18T21:29:26.804Z", 
32965         "slice": 13, 
32966         "created": "2013-12-18T21:29:11.479Z", 
32967         "amount": 0.56, 
32968         "object": 115, 
32969         "account": 15, 
32970         "state": "invoiced", 
32971         "coreHours": 8.0, 
32972         "invoice": 71, 
32973         "date": "2013-12-08T21:00:00Z", 
32974         "kind": "reservation", 
32975         "enacted": null
32976     }
32977 },
32978 {
32979     "pk": 60992, 
32980     "model": "core.charge", 
32981     "fields": {
32982         "updated": "2013-12-18T21:29:26.920Z", 
32983         "slice": 13, 
32984         "created": "2013-12-18T21:29:11.487Z", 
32985         "amount": 0.56, 
32986         "object": 115, 
32987         "account": 15, 
32988         "state": "invoiced", 
32989         "coreHours": 8.0, 
32990         "invoice": 72, 
32991         "date": "2013-12-09T05:00:00Z", 
32992         "kind": "reservation", 
32993         "enacted": null
32994     }
32995 },
32996 {
32997     "pk": 60993, 
32998     "model": "core.charge", 
32999     "fields": {
33000         "updated": "2013-12-18T21:29:27.028Z", 
33001         "slice": 13, 
33002         "created": "2013-12-18T21:29:11.496Z", 
33003         "amount": 0.56, 
33004         "object": 115, 
33005         "account": 15, 
33006         "state": "invoiced", 
33007         "coreHours": 8.0, 
33008         "invoice": 72, 
33009         "date": "2013-12-09T13:00:00Z", 
33010         "kind": "reservation", 
33011         "enacted": null
33012     }
33013 },
33014 {
33015     "pk": 60994, 
33016     "model": "core.charge", 
33017     "fields": {
33018         "updated": "2013-12-18T21:29:27.136Z", 
33019         "slice": 13, 
33020         "created": "2013-12-18T21:29:11.504Z", 
33021         "amount": 0.56, 
33022         "object": 115, 
33023         "account": 15, 
33024         "state": "invoiced", 
33025         "coreHours": 8.0, 
33026         "invoice": 72, 
33027         "date": "2013-12-09T21:00:00Z", 
33028         "kind": "reservation", 
33029         "enacted": null
33030     }
33031 },
33032 {
33033     "pk": 60995, 
33034     "model": "core.charge", 
33035     "fields": {
33036         "updated": "2013-12-18T21:29:27.244Z", 
33037         "slice": 13, 
33038         "created": "2013-12-18T21:29:11.512Z", 
33039         "amount": 0.56, 
33040         "object": 115, 
33041         "account": 15, 
33042         "state": "invoiced", 
33043         "coreHours": 8.0, 
33044         "invoice": 72, 
33045         "date": "2013-12-10T05:00:00Z", 
33046         "kind": "reservation", 
33047         "enacted": null
33048     }
33049 },
33050 {
33051     "pk": 60996, 
33052     "model": "core.charge", 
33053     "fields": {
33054         "updated": "2013-12-18T21:29:27.351Z", 
33055         "slice": 13, 
33056         "created": "2013-12-18T21:29:11.521Z", 
33057         "amount": 0.56, 
33058         "object": 115, 
33059         "account": 15, 
33060         "state": "invoiced", 
33061         "coreHours": 8.0, 
33062         "invoice": 72, 
33063         "date": "2013-12-10T13:00:00Z", 
33064         "kind": "reservation", 
33065         "enacted": null
33066     }
33067 },
33068 {
33069     "pk": 60997, 
33070     "model": "core.charge", 
33071     "fields": {
33072         "updated": "2013-12-18T21:29:27.459Z", 
33073         "slice": 13, 
33074         "created": "2013-12-18T21:29:11.529Z", 
33075         "amount": 0.56, 
33076         "object": 115, 
33077         "account": 15, 
33078         "state": "invoiced", 
33079         "coreHours": 8.0, 
33080         "invoice": 72, 
33081         "date": "2013-12-10T21:00:00Z", 
33082         "kind": "reservation", 
33083         "enacted": null
33084     }
33085 },
33086 {
33087     "pk": 60998, 
33088     "model": "core.charge", 
33089     "fields": {
33090         "updated": "2013-12-18T21:29:27.584Z", 
33091         "slice": 13, 
33092         "created": "2013-12-18T21:29:11.537Z", 
33093         "amount": 0.56, 
33094         "object": 115, 
33095         "account": 15, 
33096         "state": "invoiced", 
33097         "coreHours": 8.0, 
33098         "invoice": 72, 
33099         "date": "2013-12-11T05:00:00Z", 
33100         "kind": "reservation", 
33101         "enacted": null
33102     }
33103 },
33104 {
33105     "pk": 60999, 
33106     "model": "core.charge", 
33107     "fields": {
33108         "updated": "2013-12-18T21:29:27.732Z", 
33109         "slice": 13, 
33110         "created": "2013-12-18T21:29:11.545Z", 
33111         "amount": 0.56, 
33112         "object": 115, 
33113         "account": 15, 
33114         "state": "invoiced", 
33115         "coreHours": 8.0, 
33116         "invoice": 72, 
33117         "date": "2013-12-11T13:00:00Z", 
33118         "kind": "reservation", 
33119         "enacted": null
33120     }
33121 },
33122 {
33123     "pk": 61000, 
33124     "model": "core.charge", 
33125     "fields": {
33126         "updated": "2013-12-18T21:29:27.840Z", 
33127         "slice": 13, 
33128         "created": "2013-12-18T21:29:11.554Z", 
33129         "amount": 0.56, 
33130         "object": 115, 
33131         "account": 15, 
33132         "state": "invoiced", 
33133         "coreHours": 8.0, 
33134         "invoice": 72, 
33135         "date": "2013-12-11T21:00:00Z", 
33136         "kind": "reservation", 
33137         "enacted": null
33138     }
33139 },
33140 {
33141     "pk": 61001, 
33142     "model": "core.charge", 
33143     "fields": {
33144         "updated": "2013-12-18T21:29:27.948Z", 
33145         "slice": 13, 
33146         "created": "2013-12-18T21:29:11.562Z", 
33147         "amount": 0.56, 
33148         "object": 115, 
33149         "account": 15, 
33150         "state": "invoiced", 
33151         "coreHours": 8.0, 
33152         "invoice": 72, 
33153         "date": "2013-12-12T05:00:00Z", 
33154         "kind": "reservation", 
33155         "enacted": null
33156     }
33157 },
33158 {
33159     "pk": 61002, 
33160     "model": "core.charge", 
33161     "fields": {
33162         "updated": "2013-12-18T21:29:28.055Z", 
33163         "slice": 13, 
33164         "created": "2013-12-18T21:29:11.570Z", 
33165         "amount": 0.56, 
33166         "object": 115, 
33167         "account": 15, 
33168         "state": "invoiced", 
33169         "coreHours": 8.0, 
33170         "invoice": 72, 
33171         "date": "2013-12-12T13:00:00Z", 
33172         "kind": "reservation", 
33173         "enacted": null
33174     }
33175 },
33176 {
33177     "pk": 61003, 
33178     "model": "core.charge", 
33179     "fields": {
33180         "updated": "2013-12-18T21:29:28.163Z", 
33181         "slice": 13, 
33182         "created": "2013-12-18T21:29:11.579Z", 
33183         "amount": 0.56, 
33184         "object": 115, 
33185         "account": 15, 
33186         "state": "invoiced", 
33187         "coreHours": 8.0, 
33188         "invoice": 72, 
33189         "date": "2013-12-12T21:00:00Z", 
33190         "kind": "reservation", 
33191         "enacted": null
33192     }
33193 },
33194 {
33195     "pk": 61004, 
33196     "model": "core.charge", 
33197     "fields": {
33198         "updated": "2013-12-18T21:29:28.271Z", 
33199         "slice": 13, 
33200         "created": "2013-12-18T21:29:11.587Z", 
33201         "amount": 0.56, 
33202         "object": 115, 
33203         "account": 15, 
33204         "state": "invoiced", 
33205         "coreHours": 8.0, 
33206         "invoice": 72, 
33207         "date": "2013-12-13T05:00:00Z", 
33208         "kind": "reservation", 
33209         "enacted": null
33210     }
33211 },
33212 {
33213     "pk": 61005, 
33214     "model": "core.charge", 
33215     "fields": {
33216         "updated": "2013-12-18T21:29:28.378Z", 
33217         "slice": 13, 
33218         "created": "2013-12-18T21:29:11.595Z", 
33219         "amount": 0.56, 
33220         "object": 115, 
33221         "account": 15, 
33222         "state": "invoiced", 
33223         "coreHours": 8.0, 
33224         "invoice": 72, 
33225         "date": "2013-12-13T13:00:00Z", 
33226         "kind": "reservation", 
33227         "enacted": null
33228     }
33229 },
33230 {
33231     "pk": 61006, 
33232     "model": "core.charge", 
33233     "fields": {
33234         "updated": "2013-12-18T21:29:28.486Z", 
33235         "slice": 13, 
33236         "created": "2013-12-18T21:29:11.603Z", 
33237         "amount": 0.56, 
33238         "object": 115, 
33239         "account": 15, 
33240         "state": "invoiced", 
33241         "coreHours": 8.0, 
33242         "invoice": 72, 
33243         "date": "2013-12-13T21:00:00Z", 
33244         "kind": "reservation", 
33245         "enacted": null
33246     }
33247 },
33248 {
33249     "pk": 61007, 
33250     "model": "core.charge", 
33251     "fields": {
33252         "updated": "2013-12-18T21:29:28.594Z", 
33253         "slice": 13, 
33254         "created": "2013-12-18T21:29:11.612Z", 
33255         "amount": 0.56, 
33256         "object": 115, 
33257         "account": 15, 
33258         "state": "invoiced", 
33259         "coreHours": 8.0, 
33260         "invoice": 72, 
33261         "date": "2013-12-14T05:00:00Z", 
33262         "kind": "reservation", 
33263         "enacted": null
33264     }
33265 },
33266 {
33267     "pk": 61008, 
33268     "model": "core.charge", 
33269     "fields": {
33270         "updated": "2013-12-18T21:29:28.702Z", 
33271         "slice": 13, 
33272         "created": "2013-12-18T21:29:11.620Z", 
33273         "amount": 0.56, 
33274         "object": 115, 
33275         "account": 15, 
33276         "state": "invoiced", 
33277         "coreHours": 8.0, 
33278         "invoice": 72, 
33279         "date": "2013-12-14T13:00:00Z", 
33280         "kind": "reservation", 
33281         "enacted": null
33282     }
33283 },
33284 {
33285     "pk": 61009, 
33286     "model": "core.charge", 
33287     "fields": {
33288         "updated": "2013-12-18T21:29:28.809Z", 
33289         "slice": 13, 
33290         "created": "2013-12-18T21:29:11.628Z", 
33291         "amount": 0.56, 
33292         "object": 115, 
33293         "account": 15, 
33294         "state": "invoiced", 
33295         "coreHours": 8.0, 
33296         "invoice": 72, 
33297         "date": "2013-12-14T21:00:00Z", 
33298         "kind": "reservation", 
33299         "enacted": null
33300     }
33301 },
33302 {
33303     "pk": 61010, 
33304     "model": "core.charge", 
33305     "fields": {
33306         "updated": "2013-12-18T21:29:28.917Z", 
33307         "slice": 13, 
33308         "created": "2013-12-18T21:29:11.637Z", 
33309         "amount": 0.56, 
33310         "object": 115, 
33311         "account": 15, 
33312         "state": "invoiced", 
33313         "coreHours": 8.0, 
33314         "invoice": 72, 
33315         "date": "2013-12-15T05:00:00Z", 
33316         "kind": "reservation", 
33317         "enacted": null
33318     }
33319 },
33320 {
33321     "pk": 61011, 
33322     "model": "core.charge", 
33323     "fields": {
33324         "updated": "2013-12-18T21:29:29.024Z", 
33325         "slice": 13, 
33326         "created": "2013-12-18T21:29:11.645Z", 
33327         "amount": 0.56, 
33328         "object": 115, 
33329         "account": 15, 
33330         "state": "invoiced", 
33331         "coreHours": 8.0, 
33332         "invoice": 72, 
33333         "date": "2013-12-15T13:00:00Z", 
33334         "kind": "reservation", 
33335         "enacted": null
33336     }
33337 },
33338 {
33339     "pk": 61012, 
33340     "model": "core.charge", 
33341     "fields": {
33342         "updated": "2013-12-18T21:29:29.132Z", 
33343         "slice": 13, 
33344         "created": "2013-12-18T21:29:11.653Z", 
33345         "amount": 0.56, 
33346         "object": 115, 
33347         "account": 15, 
33348         "state": "invoiced", 
33349         "coreHours": 8.0, 
33350         "invoice": 72, 
33351         "date": "2013-12-15T21:00:00Z", 
33352         "kind": "reservation", 
33353         "enacted": null
33354     }
33355 },
33356 {
33357     "pk": 61013, 
33358     "model": "core.charge", 
33359     "fields": {
33360         "updated": "2013-12-18T21:29:11.662Z", 
33361         "slice": 13, 
33362         "created": "2013-12-18T21:29:11.662Z", 
33363         "amount": 0.56, 
33364         "object": 115, 
33365         "account": 15, 
33366         "state": "pending", 
33367         "coreHours": 8.0, 
33368         "invoice": null, 
33369         "date": "2013-12-16T05:00:00Z", 
33370         "kind": "reservation", 
33371         "enacted": null
33372     }
33373 },
33374 {
33375     "pk": 61014, 
33376     "model": "core.charge", 
33377     "fields": {
33378         "updated": "2013-12-18T21:29:11.670Z", 
33379         "slice": 13, 
33380         "created": "2013-12-18T21:29:11.670Z", 
33381         "amount": 0.56, 
33382         "object": 115, 
33383         "account": 15, 
33384         "state": "pending", 
33385         "coreHours": 8.0, 
33386         "invoice": null, 
33387         "date": "2013-12-16T13:00:00Z", 
33388         "kind": "reservation", 
33389         "enacted": null
33390     }
33391 },
33392 {
33393     "pk": 61015, 
33394     "model": "core.charge", 
33395     "fields": {
33396         "updated": "2013-12-18T21:29:11.678Z", 
33397         "slice": 13, 
33398         "created": "2013-12-18T21:29:11.678Z", 
33399         "amount": 0.56, 
33400         "object": 115, 
33401         "account": 15, 
33402         "state": "pending", 
33403         "coreHours": 8.0, 
33404         "invoice": null, 
33405         "date": "2013-12-16T21:00:00Z", 
33406         "kind": "reservation", 
33407         "enacted": null
33408     }
33409 },
33410 {
33411     "pk": 61016, 
33412     "model": "core.charge", 
33413     "fields": {
33414         "updated": "2013-12-18T21:29:11.686Z", 
33415         "slice": 13, 
33416         "created": "2013-12-18T21:29:11.686Z", 
33417         "amount": 0.56, 
33418         "object": 115, 
33419         "account": 15, 
33420         "state": "pending", 
33421         "coreHours": 8.0, 
33422         "invoice": null, 
33423         "date": "2013-12-17T05:00:00Z", 
33424         "kind": "reservation", 
33425         "enacted": null
33426     }
33427 },
33428 {
33429     "pk": 61017, 
33430     "model": "core.charge", 
33431     "fields": {
33432         "updated": "2013-12-18T21:29:11.695Z", 
33433         "slice": 13, 
33434         "created": "2013-12-18T21:29:11.695Z", 
33435         "amount": 0.56, 
33436         "object": 115, 
33437         "account": 15, 
33438         "state": "pending", 
33439         "coreHours": 8.0, 
33440         "invoice": null, 
33441         "date": "2013-12-17T13:00:00Z", 
33442         "kind": "reservation", 
33443         "enacted": null
33444     }
33445 },
33446 {
33447     "pk": 61018, 
33448     "model": "core.charge", 
33449     "fields": {
33450         "updated": "2013-12-18T21:29:11.703Z", 
33451         "slice": 13, 
33452         "created": "2013-12-18T21:29:11.703Z", 
33453         "amount": 0.56, 
33454         "object": 115, 
33455         "account": 15, 
33456         "state": "pending", 
33457         "coreHours": 8.0, 
33458         "invoice": null, 
33459         "date": "2013-12-17T21:00:00Z", 
33460         "kind": "reservation", 
33461         "enacted": null
33462     }
33463 },
33464 {
33465     "pk": 61019, 
33466     "model": "core.charge", 
33467     "fields": {
33468         "updated": "2013-12-18T21:29:11.711Z", 
33469         "slice": 13, 
33470         "created": "2013-12-18T21:29:11.711Z", 
33471         "amount": 0.56, 
33472         "object": 115, 
33473         "account": 15, 
33474         "state": "pending", 
33475         "coreHours": 8.0, 
33476         "invoice": null, 
33477         "date": "2013-12-18T05:00:00Z", 
33478         "kind": "reservation", 
33479         "enacted": null
33480     }
33481 },
33482 {
33483     "pk": 61020, 
33484     "model": "core.charge", 
33485     "fields": {
33486         "updated": "2013-12-18T21:29:11.719Z", 
33487         "slice": 13, 
33488         "created": "2013-12-18T21:29:11.719Z", 
33489         "amount": 0.56, 
33490         "object": 115, 
33491         "account": 15, 
33492         "state": "pending", 
33493         "coreHours": 8.0, 
33494         "invoice": null, 
33495         "date": "2013-12-18T13:00:00Z", 
33496         "kind": "reservation", 
33497         "enacted": null
33498     }
33499 },
33500 {
33501     "pk": 61021, 
33502     "model": "core.charge", 
33503     "fields": {
33504         "updated": "2013-12-18T21:29:20.293Z", 
33505         "slice": 13, 
33506         "created": "2013-12-18T21:29:11.734Z", 
33507         "amount": 0.56, 
33508         "object": 116, 
33509         "account": 15, 
33510         "state": "invoiced", 
33511         "coreHours": 8.0, 
33512         "invoice": 69, 
33513         "date": "2013-11-18T21:00:00Z", 
33514         "kind": "reservation", 
33515         "enacted": null
33516     }
33517 },
33518 {
33519     "pk": 61022, 
33520     "model": "core.charge", 
33521     "fields": {
33522         "updated": "2013-12-18T21:29:20.401Z", 
33523         "slice": 13, 
33524         "created": "2013-12-18T21:29:11.744Z", 
33525         "amount": 0.56, 
33526         "object": 116, 
33527         "account": 15, 
33528         "state": "invoiced", 
33529         "coreHours": 8.0, 
33530         "invoice": 69, 
33531         "date": "2013-11-19T05:00:00Z", 
33532         "kind": "reservation", 
33533         "enacted": null
33534     }
33535 },
33536 {
33537     "pk": 61023, 
33538     "model": "core.charge", 
33539     "fields": {
33540         "updated": "2013-12-18T21:29:20.509Z", 
33541         "slice": 13, 
33542         "created": "2013-12-18T21:29:11.753Z", 
33543         "amount": 0.56, 
33544         "object": 116, 
33545         "account": 15, 
33546         "state": "invoiced", 
33547         "coreHours": 8.0, 
33548         "invoice": 69, 
33549         "date": "2013-11-19T13:00:00Z", 
33550         "kind": "reservation", 
33551         "enacted": null
33552     }
33553 },
33554 {
33555     "pk": 61024, 
33556     "model": "core.charge", 
33557     "fields": {
33558         "updated": "2013-12-18T21:29:20.616Z", 
33559         "slice": 13, 
33560         "created": "2013-12-18T21:29:11.761Z", 
33561         "amount": 0.56, 
33562         "object": 116, 
33563         "account": 15, 
33564         "state": "invoiced", 
33565         "coreHours": 8.0, 
33566         "invoice": 69, 
33567         "date": "2013-11-19T21:00:00Z", 
33568         "kind": "reservation", 
33569         "enacted": null
33570     }
33571 },
33572 {
33573     "pk": 61025, 
33574     "model": "core.charge", 
33575     "fields": {
33576         "updated": "2013-12-18T21:29:20.724Z", 
33577         "slice": 13, 
33578         "created": "2013-12-18T21:29:11.769Z", 
33579         "amount": 0.56, 
33580         "object": 116, 
33581         "account": 15, 
33582         "state": "invoiced", 
33583         "coreHours": 8.0, 
33584         "invoice": 69, 
33585         "date": "2013-11-20T05:00:00Z", 
33586         "kind": "reservation", 
33587         "enacted": null
33588     }
33589 },
33590 {
33591     "pk": 61026, 
33592     "model": "core.charge", 
33593     "fields": {
33594         "updated": "2013-12-18T21:29:20.832Z", 
33595         "slice": 13, 
33596         "created": "2013-12-18T21:29:11.777Z", 
33597         "amount": 0.56, 
33598         "object": 116, 
33599         "account": 15, 
33600         "state": "invoiced", 
33601         "coreHours": 8.0, 
33602         "invoice": 69, 
33603         "date": "2013-11-20T13:00:00Z", 
33604         "kind": "reservation", 
33605         "enacted": null
33606     }
33607 },
33608 {
33609     "pk": 61027, 
33610     "model": "core.charge", 
33611     "fields": {
33612         "updated": "2013-12-18T21:29:20.939Z", 
33613         "slice": 13, 
33614         "created": "2013-12-18T21:29:11.786Z", 
33615         "amount": 0.56, 
33616         "object": 116, 
33617         "account": 15, 
33618         "state": "invoiced", 
33619         "coreHours": 8.0, 
33620         "invoice": 69, 
33621         "date": "2013-11-20T21:00:00Z", 
33622         "kind": "reservation", 
33623         "enacted": null
33624     }
33625 },
33626 {
33627     "pk": 61028, 
33628     "model": "core.charge", 
33629     "fields": {
33630         "updated": "2013-12-18T21:29:21.047Z", 
33631         "slice": 13, 
33632         "created": "2013-12-18T21:29:11.794Z", 
33633         "amount": 0.56, 
33634         "object": 116, 
33635         "account": 15, 
33636         "state": "invoiced", 
33637         "coreHours": 8.0, 
33638         "invoice": 69, 
33639         "date": "2013-11-21T05:00:00Z", 
33640         "kind": "reservation", 
33641         "enacted": null
33642     }
33643 },
33644 {
33645     "pk": 61029, 
33646     "model": "core.charge", 
33647     "fields": {
33648         "updated": "2013-12-18T21:29:21.155Z", 
33649         "slice": 13, 
33650         "created": "2013-12-18T21:29:11.802Z", 
33651         "amount": 0.56, 
33652         "object": 116, 
33653         "account": 15, 
33654         "state": "invoiced", 
33655         "coreHours": 8.0, 
33656         "invoice": 69, 
33657         "date": "2013-11-21T13:00:00Z", 
33658         "kind": "reservation", 
33659         "enacted": null
33660     }
33661 },
33662 {
33663     "pk": 61030, 
33664     "model": "core.charge", 
33665     "fields": {
33666         "updated": "2013-12-18T21:29:21.262Z", 
33667         "slice": 13, 
33668         "created": "2013-12-18T21:29:11.810Z", 
33669         "amount": 0.56, 
33670         "object": 116, 
33671         "account": 15, 
33672         "state": "invoiced", 
33673         "coreHours": 8.0, 
33674         "invoice": 69, 
33675         "date": "2013-11-21T21:00:00Z", 
33676         "kind": "reservation", 
33677         "enacted": null
33678     }
33679 },
33680 {
33681     "pk": 61031, 
33682     "model": "core.charge", 
33683     "fields": {
33684         "updated": "2013-12-18T21:29:21.370Z", 
33685         "slice": 13, 
33686         "created": "2013-12-18T21:29:11.819Z", 
33687         "amount": 0.56, 
33688         "object": 116, 
33689         "account": 15, 
33690         "state": "invoiced", 
33691         "coreHours": 8.0, 
33692         "invoice": 69, 
33693         "date": "2013-11-22T05:00:00Z", 
33694         "kind": "reservation", 
33695         "enacted": null
33696     }
33697 },
33698 {
33699     "pk": 61032, 
33700     "model": "core.charge", 
33701     "fields": {
33702         "updated": "2013-12-18T21:29:21.478Z", 
33703         "slice": 13, 
33704         "created": "2013-12-18T21:29:11.827Z", 
33705         "amount": 0.56, 
33706         "object": 116, 
33707         "account": 15, 
33708         "state": "invoiced", 
33709         "coreHours": 8.0, 
33710         "invoice": 69, 
33711         "date": "2013-11-22T13:00:00Z", 
33712         "kind": "reservation", 
33713         "enacted": null
33714     }
33715 },
33716 {
33717     "pk": 61033, 
33718     "model": "core.charge", 
33719     "fields": {
33720         "updated": "2013-12-18T21:29:21.586Z", 
33721         "slice": 13, 
33722         "created": "2013-12-18T21:29:11.835Z", 
33723         "amount": 0.56, 
33724         "object": 116, 
33725         "account": 15, 
33726         "state": "invoiced", 
33727         "coreHours": 8.0, 
33728         "invoice": 69, 
33729         "date": "2013-11-22T21:00:00Z", 
33730         "kind": "reservation", 
33731         "enacted": null
33732     }
33733 },
33734 {
33735     "pk": 61034, 
33736     "model": "core.charge", 
33737     "fields": {
33738         "updated": "2013-12-18T21:29:21.693Z", 
33739         "slice": 13, 
33740         "created": "2013-12-18T21:29:11.844Z", 
33741         "amount": 0.56, 
33742         "object": 116, 
33743         "account": 15, 
33744         "state": "invoiced", 
33745         "coreHours": 8.0, 
33746         "invoice": 69, 
33747         "date": "2013-11-23T05:00:00Z", 
33748         "kind": "reservation", 
33749         "enacted": null
33750     }
33751 },
33752 {
33753     "pk": 61035, 
33754     "model": "core.charge", 
33755     "fields": {
33756         "updated": "2013-12-18T21:29:21.801Z", 
33757         "slice": 13, 
33758         "created": "2013-12-18T21:29:11.852Z", 
33759         "amount": 0.56, 
33760         "object": 116, 
33761         "account": 15, 
33762         "state": "invoiced", 
33763         "coreHours": 8.0, 
33764         "invoice": 69, 
33765         "date": "2013-11-23T13:00:00Z", 
33766         "kind": "reservation", 
33767         "enacted": null
33768     }
33769 },
33770 {
33771     "pk": 61036, 
33772     "model": "core.charge", 
33773     "fields": {
33774         "updated": "2013-12-18T21:29:21.909Z", 
33775         "slice": 13, 
33776         "created": "2013-12-18T21:29:11.860Z", 
33777         "amount": 0.56, 
33778         "object": 116, 
33779         "account": 15, 
33780         "state": "invoiced", 
33781         "coreHours": 8.0, 
33782         "invoice": 69, 
33783         "date": "2013-11-23T21:00:00Z", 
33784         "kind": "reservation", 
33785         "enacted": null
33786     }
33787 },
33788 {
33789     "pk": 61037, 
33790     "model": "core.charge", 
33791     "fields": {
33792         "updated": "2013-12-18T21:29:22.016Z", 
33793         "slice": 13, 
33794         "created": "2013-12-18T21:29:11.868Z", 
33795         "amount": 0.56, 
33796         "object": 116, 
33797         "account": 15, 
33798         "state": "invoiced", 
33799         "coreHours": 8.0, 
33800         "invoice": 69, 
33801         "date": "2013-11-24T05:00:00Z", 
33802         "kind": "reservation", 
33803         "enacted": null
33804     }
33805 },
33806 {
33807     "pk": 61038, 
33808     "model": "core.charge", 
33809     "fields": {
33810         "updated": "2013-12-18T21:29:22.124Z", 
33811         "slice": 13, 
33812         "created": "2013-12-18T21:29:11.877Z", 
33813         "amount": 0.56, 
33814         "object": 116, 
33815         "account": 15, 
33816         "state": "invoiced", 
33817         "coreHours": 8.0, 
33818         "invoice": 69, 
33819         "date": "2013-11-24T13:00:00Z", 
33820         "kind": "reservation", 
33821         "enacted": null
33822     }
33823 },
33824 {
33825     "pk": 61039, 
33826     "model": "core.charge", 
33827     "fields": {
33828         "updated": "2013-12-18T21:29:22.232Z", 
33829         "slice": 13, 
33830         "created": "2013-12-18T21:29:11.885Z", 
33831         "amount": 0.56, 
33832         "object": 116, 
33833         "account": 15, 
33834         "state": "invoiced", 
33835         "coreHours": 8.0, 
33836         "invoice": 69, 
33837         "date": "2013-11-24T21:00:00Z", 
33838         "kind": "reservation", 
33839         "enacted": null
33840     }
33841 },
33842 {
33843     "pk": 61040, 
33844     "model": "core.charge", 
33845     "fields": {
33846         "updated": "2013-12-18T21:29:22.348Z", 
33847         "slice": 13, 
33848         "created": "2013-12-18T21:29:11.893Z", 
33849         "amount": 0.56, 
33850         "object": 116, 
33851         "account": 15, 
33852         "state": "invoiced", 
33853         "coreHours": 8.0, 
33854         "invoice": 70, 
33855         "date": "2013-11-25T05:00:00Z", 
33856         "kind": "reservation", 
33857         "enacted": null
33858     }
33859 },
33860 {
33861     "pk": 61041, 
33862     "model": "core.charge", 
33863     "fields": {
33864         "updated": "2013-12-18T21:29:22.455Z", 
33865         "slice": 13, 
33866         "created": "2013-12-18T21:29:11.902Z", 
33867         "amount": 0.56, 
33868         "object": 116, 
33869         "account": 15, 
33870         "state": "invoiced", 
33871         "coreHours": 8.0, 
33872         "invoice": 70, 
33873         "date": "2013-11-25T13:00:00Z", 
33874         "kind": "reservation", 
33875         "enacted": null
33876     }
33877 },
33878 {
33879     "pk": 61042, 
33880     "model": "core.charge", 
33881     "fields": {
33882         "updated": "2013-12-18T21:29:22.604Z", 
33883         "slice": 13, 
33884         "created": "2013-12-18T21:29:11.910Z", 
33885         "amount": 0.56, 
33886         "object": 116, 
33887         "account": 15, 
33888         "state": "invoiced", 
33889         "coreHours": 8.0, 
33890         "invoice": 70, 
33891         "date": "2013-11-25T21:00:00Z", 
33892         "kind": "reservation", 
33893         "enacted": null
33894     }
33895 },
33896 {
33897     "pk": 61043, 
33898     "model": "core.charge", 
33899     "fields": {
33900         "updated": "2013-12-18T21:29:22.712Z", 
33901         "slice": 13, 
33902         "created": "2013-12-18T21:29:11.918Z", 
33903         "amount": 0.56, 
33904         "object": 116, 
33905         "account": 15, 
33906         "state": "invoiced", 
33907         "coreHours": 8.0, 
33908         "invoice": 70, 
33909         "date": "2013-11-26T05:00:00Z", 
33910         "kind": "reservation", 
33911         "enacted": null
33912     }
33913 },
33914 {
33915     "pk": 61044, 
33916     "model": "core.charge", 
33917     "fields": {
33918         "updated": "2013-12-18T21:29:22.820Z", 
33919         "slice": 13, 
33920         "created": "2013-12-18T21:29:11.927Z", 
33921         "amount": 0.56, 
33922         "object": 116, 
33923         "account": 15, 
33924         "state": "invoiced", 
33925         "coreHours": 8.0, 
33926         "invoice": 70, 
33927         "date": "2013-11-26T13:00:00Z", 
33928         "kind": "reservation", 
33929         "enacted": null
33930     }
33931 },
33932 {
33933     "pk": 61045, 
33934     "model": "core.charge", 
33935     "fields": {
33936         "updated": "2013-12-18T21:29:22.928Z", 
33937         "slice": 13, 
33938         "created": "2013-12-18T21:29:11.935Z", 
33939         "amount": 0.56, 
33940         "object": 116, 
33941         "account": 15, 
33942         "state": "invoiced", 
33943         "coreHours": 8.0, 
33944         "invoice": 70, 
33945         "date": "2013-11-26T21:00:00Z", 
33946         "kind": "reservation", 
33947         "enacted": null
33948     }
33949 },
33950 {
33951     "pk": 61046, 
33952     "model": "core.charge", 
33953     "fields": {
33954         "updated": "2013-12-18T21:29:23.035Z", 
33955         "slice": 13, 
33956         "created": "2013-12-18T21:29:11.943Z", 
33957         "amount": 0.56, 
33958         "object": 116, 
33959         "account": 15, 
33960         "state": "invoiced", 
33961         "coreHours": 8.0, 
33962         "invoice": 70, 
33963         "date": "2013-11-27T05:00:00Z", 
33964         "kind": "reservation", 
33965         "enacted": null
33966     }
33967 },
33968 {
33969     "pk": 61047, 
33970     "model": "core.charge", 
33971     "fields": {
33972         "updated": "2013-12-18T21:29:23.143Z", 
33973         "slice": 13, 
33974         "created": "2013-12-18T21:29:11.951Z", 
33975         "amount": 0.56, 
33976         "object": 116, 
33977         "account": 15, 
33978         "state": "invoiced", 
33979         "coreHours": 8.0, 
33980         "invoice": 70, 
33981         "date": "2013-11-27T13:00:00Z", 
33982         "kind": "reservation", 
33983         "enacted": null
33984     }
33985 },
33986 {
33987     "pk": 61048, 
33988     "model": "core.charge", 
33989     "fields": {
33990         "updated": "2013-12-18T21:29:23.251Z", 
33991         "slice": 13, 
33992         "created": "2013-12-18T21:29:11.960Z", 
33993         "amount": 0.56, 
33994         "object": 116, 
33995         "account": 15, 
33996         "state": "invoiced", 
33997         "coreHours": 8.0, 
33998         "invoice": 70, 
33999         "date": "2013-11-27T21:00:00Z", 
34000         "kind": "reservation", 
34001         "enacted": null
34002     }
34003 },
34004 {
34005     "pk": 61049, 
34006     "model": "core.charge", 
34007     "fields": {
34008         "updated": "2013-12-18T21:29:23.358Z", 
34009         "slice": 13, 
34010         "created": "2013-12-18T21:29:11.968Z", 
34011         "amount": 0.56, 
34012         "object": 116, 
34013         "account": 15, 
34014         "state": "invoiced", 
34015         "coreHours": 8.0, 
34016         "invoice": 70, 
34017         "date": "2013-11-28T05:00:00Z", 
34018         "kind": "reservation", 
34019         "enacted": null
34020     }
34021 },
34022 {
34023     "pk": 61050, 
34024     "model": "core.charge", 
34025     "fields": {
34026         "updated": "2013-12-18T21:29:23.466Z", 
34027         "slice": 13, 
34028         "created": "2013-12-18T21:29:11.976Z", 
34029         "amount": 0.56, 
34030         "object": 116, 
34031         "account": 15, 
34032         "state": "invoiced", 
34033         "coreHours": 8.0, 
34034         "invoice": 70, 
34035         "date": "2013-11-28T13:00:00Z", 
34036         "kind": "reservation", 
34037         "enacted": null
34038     }
34039 },
34040 {
34041     "pk": 61051, 
34042     "model": "core.charge", 
34043     "fields": {
34044         "updated": "2013-12-18T21:29:23.574Z", 
34045         "slice": 13, 
34046         "created": "2013-12-18T21:29:11.984Z", 
34047         "amount": 0.56, 
34048         "object": 116, 
34049         "account": 15, 
34050         "state": "invoiced", 
34051         "coreHours": 8.0, 
34052         "invoice": 70, 
34053         "date": "2013-11-28T21:00:00Z", 
34054         "kind": "reservation", 
34055         "enacted": null
34056     }
34057 },
34058 {
34059     "pk": 61052, 
34060     "model": "core.charge", 
34061     "fields": {
34062         "updated": "2013-12-18T21:29:23.681Z", 
34063         "slice": 13, 
34064         "created": "2013-12-18T21:29:11.993Z", 
34065         "amount": 0.56, 
34066         "object": 116, 
34067         "account": 15, 
34068         "state": "invoiced", 
34069         "coreHours": 8.0, 
34070         "invoice": 70, 
34071         "date": "2013-11-29T05:00:00Z", 
34072         "kind": "reservation", 
34073         "enacted": null
34074     }
34075 },
34076 {
34077     "pk": 61053, 
34078     "model": "core.charge", 
34079     "fields": {
34080         "updated": "2013-12-18T21:29:23.789Z", 
34081         "slice": 13, 
34082         "created": "2013-12-18T21:29:12.001Z", 
34083         "amount": 0.56, 
34084         "object": 116, 
34085         "account": 15, 
34086         "state": "invoiced", 
34087         "coreHours": 8.0, 
34088         "invoice": 70, 
34089         "date": "2013-11-29T13:00:00Z", 
34090         "kind": "reservation", 
34091         "enacted": null
34092     }
34093 },
34094 {
34095     "pk": 61054, 
34096     "model": "core.charge", 
34097     "fields": {
34098         "updated": "2013-12-18T21:29:23.897Z", 
34099         "slice": 13, 
34100         "created": "2013-12-18T21:29:12.009Z", 
34101         "amount": 0.56, 
34102         "object": 116, 
34103         "account": 15, 
34104         "state": "invoiced", 
34105         "coreHours": 8.0, 
34106         "invoice": 70, 
34107         "date": "2013-11-29T21:00:00Z", 
34108         "kind": "reservation", 
34109         "enacted": null
34110     }
34111 },
34112 {
34113     "pk": 61055, 
34114     "model": "core.charge", 
34115     "fields": {
34116         "updated": "2013-12-18T21:29:24.004Z", 
34117         "slice": 13, 
34118         "created": "2013-12-18T21:29:12.018Z", 
34119         "amount": 0.56, 
34120         "object": 116, 
34121         "account": 15, 
34122         "state": "invoiced", 
34123         "coreHours": 8.0, 
34124         "invoice": 70, 
34125         "date": "2013-11-30T05:00:00Z", 
34126         "kind": "reservation", 
34127         "enacted": null
34128     }
34129 },
34130 {
34131     "pk": 61056, 
34132     "model": "core.charge", 
34133     "fields": {
34134         "updated": "2013-12-18T21:29:24.112Z", 
34135         "slice": 13, 
34136         "created": "2013-12-18T21:29:12.026Z", 
34137         "amount": 0.56, 
34138         "object": 116, 
34139         "account": 15, 
34140         "state": "invoiced", 
34141         "coreHours": 8.0, 
34142         "invoice": 70, 
34143         "date": "2013-11-30T13:00:00Z", 
34144         "kind": "reservation", 
34145         "enacted": null
34146     }
34147 },
34148 {
34149     "pk": 61057, 
34150     "model": "core.charge", 
34151     "fields": {
34152         "updated": "2013-12-18T21:29:24.220Z", 
34153         "slice": 13, 
34154         "created": "2013-12-18T21:29:12.034Z", 
34155         "amount": 0.56, 
34156         "object": 116, 
34157         "account": 15, 
34158         "state": "invoiced", 
34159         "coreHours": 8.0, 
34160         "invoice": 70, 
34161         "date": "2013-11-30T21:00:00Z", 
34162         "kind": "reservation", 
34163         "enacted": null
34164     }
34165 },
34166 {
34167     "pk": 61058, 
34168     "model": "core.charge", 
34169     "fields": {
34170         "updated": "2013-12-18T21:29:24.328Z", 
34171         "slice": 13, 
34172         "created": "2013-12-18T21:29:12.042Z", 
34173         "amount": 0.56, 
34174         "object": 116, 
34175         "account": 15, 
34176         "state": "invoiced", 
34177         "coreHours": 8.0, 
34178         "invoice": 70, 
34179         "date": "2013-12-01T05:00:00Z", 
34180         "kind": "reservation", 
34181         "enacted": null
34182     }
34183 },
34184 {
34185     "pk": 61059, 
34186     "model": "core.charge", 
34187     "fields": {
34188         "updated": "2013-12-18T21:29:24.435Z", 
34189         "slice": 13, 
34190         "created": "2013-12-18T21:29:12.051Z", 
34191         "amount": 0.56, 
34192         "object": 116, 
34193         "account": 15, 
34194         "state": "invoiced", 
34195         "coreHours": 8.0, 
34196         "invoice": 70, 
34197         "date": "2013-12-01T13:00:00Z", 
34198         "kind": "reservation", 
34199         "enacted": null
34200     }
34201 },
34202 {
34203     "pk": 61060, 
34204     "model": "core.charge", 
34205     "fields": {
34206         "updated": "2013-12-18T21:29:24.543Z", 
34207         "slice": 13, 
34208         "created": "2013-12-18T21:29:12.059Z", 
34209         "amount": 0.56, 
34210         "object": 116, 
34211         "account": 15, 
34212         "state": "invoiced", 
34213         "coreHours": 8.0, 
34214         "invoice": 70, 
34215         "date": "2013-12-01T21:00:00Z", 
34216         "kind": "reservation", 
34217         "enacted": null
34218     }
34219 },
34220 {
34221     "pk": 61061, 
34222     "model": "core.charge", 
34223     "fields": {
34224         "updated": "2013-12-18T21:29:24.659Z", 
34225         "slice": 13, 
34226         "created": "2013-12-18T21:29:12.067Z", 
34227         "amount": 0.56, 
34228         "object": 116, 
34229         "account": 15, 
34230         "state": "invoiced", 
34231         "coreHours": 8.0, 
34232         "invoice": 71, 
34233         "date": "2013-12-02T05:00:00Z", 
34234         "kind": "reservation", 
34235         "enacted": null
34236     }
34237 },
34238 {
34239     "pk": 61062, 
34240     "model": "core.charge", 
34241     "fields": {
34242         "updated": "2013-12-18T21:29:24.767Z", 
34243         "slice": 13, 
34244         "created": "2013-12-18T21:29:12.076Z", 
34245         "amount": 0.56, 
34246         "object": 116, 
34247         "account": 15, 
34248         "state": "invoiced", 
34249         "coreHours": 8.0, 
34250         "invoice": 71, 
34251         "date": "2013-12-02T13:00:00Z", 
34252         "kind": "reservation", 
34253         "enacted": null
34254     }
34255 },
34256 {
34257     "pk": 61063, 
34258     "model": "core.charge", 
34259     "fields": {
34260         "updated": "2013-12-18T21:29:24.874Z", 
34261         "slice": 13, 
34262         "created": "2013-12-18T21:29:12.084Z", 
34263         "amount": 0.56, 
34264         "object": 116, 
34265         "account": 15, 
34266         "state": "invoiced", 
34267         "coreHours": 8.0, 
34268         "invoice": 71, 
34269         "date": "2013-12-02T21:00:00Z", 
34270         "kind": "reservation", 
34271         "enacted": null
34272     }
34273 },
34274 {
34275     "pk": 61064, 
34276     "model": "core.charge", 
34277     "fields": {
34278         "updated": "2013-12-18T21:29:24.982Z", 
34279         "slice": 13, 
34280         "created": "2013-12-18T21:29:12.092Z", 
34281         "amount": 0.56, 
34282         "object": 116, 
34283         "account": 15, 
34284         "state": "invoiced", 
34285         "coreHours": 8.0, 
34286         "invoice": 71, 
34287         "date": "2013-12-03T05:00:00Z", 
34288         "kind": "reservation", 
34289         "enacted": null
34290     }
34291 },
34292 {
34293     "pk": 61065, 
34294     "model": "core.charge", 
34295     "fields": {
34296         "updated": "2013-12-18T21:29:25.090Z", 
34297         "slice": 13, 
34298         "created": "2013-12-18T21:29:12.100Z", 
34299         "amount": 0.56, 
34300         "object": 116, 
34301         "account": 15, 
34302         "state": "invoiced", 
34303         "coreHours": 8.0, 
34304         "invoice": 71, 
34305         "date": "2013-12-03T13:00:00Z", 
34306         "kind": "reservation", 
34307         "enacted": null
34308     }
34309 },
34310 {
34311     "pk": 61066, 
34312     "model": "core.charge", 
34313     "fields": {
34314         "updated": "2013-12-18T21:29:25.197Z", 
34315         "slice": 13, 
34316         "created": "2013-12-18T21:29:12.109Z", 
34317         "amount": 0.56, 
34318         "object": 116, 
34319         "account": 15, 
34320         "state": "invoiced", 
34321         "coreHours": 8.0, 
34322         "invoice": 71, 
34323         "date": "2013-12-03T21:00:00Z", 
34324         "kind": "reservation", 
34325         "enacted": null
34326     }
34327 },
34328 {
34329     "pk": 61067, 
34330     "model": "core.charge", 
34331     "fields": {
34332         "updated": "2013-12-18T21:29:25.305Z", 
34333         "slice": 13, 
34334         "created": "2013-12-18T21:29:12.117Z", 
34335         "amount": 0.56, 
34336         "object": 116, 
34337         "account": 15, 
34338         "state": "invoiced", 
34339         "coreHours": 8.0, 
34340         "invoice": 71, 
34341         "date": "2013-12-04T05:00:00Z", 
34342         "kind": "reservation", 
34343         "enacted": null
34344     }
34345 },
34346 {
34347     "pk": 61068, 
34348     "model": "core.charge", 
34349     "fields": {
34350         "updated": "2013-12-18T21:29:25.413Z", 
34351         "slice": 13, 
34352         "created": "2013-12-18T21:29:12.125Z", 
34353         "amount": 0.56, 
34354         "object": 116, 
34355         "account": 15, 
34356         "state": "invoiced", 
34357         "coreHours": 8.0, 
34358         "invoice": 71, 
34359         "date": "2013-12-04T13:00:00Z", 
34360         "kind": "reservation", 
34361         "enacted": null
34362     }
34363 },
34364 {
34365     "pk": 61069, 
34366     "model": "core.charge", 
34367     "fields": {
34368         "updated": "2013-12-18T21:29:25.520Z", 
34369         "slice": 13, 
34370         "created": "2013-12-18T21:29:12.134Z", 
34371         "amount": 0.56, 
34372         "object": 116, 
34373         "account": 15, 
34374         "state": "invoiced", 
34375         "coreHours": 8.0, 
34376         "invoice": 71, 
34377         "date": "2013-12-04T21:00:00Z", 
34378         "kind": "reservation", 
34379         "enacted": null
34380     }
34381 },
34382 {
34383     "pk": 61070, 
34384     "model": "core.charge", 
34385     "fields": {
34386         "updated": "2013-12-18T21:29:25.628Z", 
34387         "slice": 13, 
34388         "created": "2013-12-18T21:29:12.142Z", 
34389         "amount": 0.56, 
34390         "object": 116, 
34391         "account": 15, 
34392         "state": "invoiced", 
34393         "coreHours": 8.0, 
34394         "invoice": 71, 
34395         "date": "2013-12-05T05:00:00Z", 
34396         "kind": "reservation", 
34397         "enacted": null
34398     }
34399 },
34400 {
34401     "pk": 61071, 
34402     "model": "core.charge", 
34403     "fields": {
34404         "updated": "2013-12-18T21:29:25.736Z", 
34405         "slice": 13, 
34406         "created": "2013-12-18T21:29:12.150Z", 
34407         "amount": 0.56, 
34408         "object": 116, 
34409         "account": 15, 
34410         "state": "invoiced", 
34411         "coreHours": 8.0, 
34412         "invoice": 71, 
34413         "date": "2013-12-05T13:00:00Z", 
34414         "kind": "reservation", 
34415         "enacted": null
34416     }
34417 },
34418 {
34419     "pk": 61072, 
34420     "model": "core.charge", 
34421     "fields": {
34422         "updated": "2013-12-18T21:29:25.844Z", 
34423         "slice": 13, 
34424         "created": "2013-12-18T21:29:12.159Z", 
34425         "amount": 0.56, 
34426         "object": 116, 
34427         "account": 15, 
34428         "state": "invoiced", 
34429         "coreHours": 8.0, 
34430         "invoice": 71, 
34431         "date": "2013-12-05T21:00:00Z", 
34432         "kind": "reservation", 
34433         "enacted": null
34434     }
34435 },
34436 {
34437     "pk": 61073, 
34438     "model": "core.charge", 
34439     "fields": {
34440         "updated": "2013-12-18T21:29:25.951Z", 
34441         "slice": 13, 
34442         "created": "2013-12-18T21:29:12.167Z", 
34443         "amount": 0.56, 
34444         "object": 116, 
34445         "account": 15, 
34446         "state": "invoiced", 
34447         "coreHours": 8.0, 
34448         "invoice": 71, 
34449         "date": "2013-12-06T05:00:00Z", 
34450         "kind": "reservation", 
34451         "enacted": null
34452     }
34453 },
34454 {
34455     "pk": 61074, 
34456     "model": "core.charge", 
34457     "fields": {
34458         "updated": "2013-12-18T21:29:26.059Z", 
34459         "slice": 13, 
34460         "created": "2013-12-18T21:29:12.175Z", 
34461         "amount": 0.56, 
34462         "object": 116, 
34463         "account": 15, 
34464         "state": "invoiced", 
34465         "coreHours": 8.0, 
34466         "invoice": 71, 
34467         "date": "2013-12-06T13:00:00Z", 
34468         "kind": "reservation", 
34469         "enacted": null
34470     }
34471 },
34472 {
34473     "pk": 61075, 
34474     "model": "core.charge", 
34475     "fields": {
34476         "updated": "2013-12-18T21:29:26.167Z", 
34477         "slice": 13, 
34478         "created": "2013-12-18T21:29:12.183Z", 
34479         "amount": 0.56, 
34480         "object": 116, 
34481         "account": 15, 
34482         "state": "invoiced", 
34483         "coreHours": 8.0, 
34484         "invoice": 71, 
34485         "date": "2013-12-06T21:00:00Z", 
34486         "kind": "reservation", 
34487         "enacted": null
34488     }
34489 },
34490 {
34491     "pk": 61076, 
34492     "model": "core.charge", 
34493     "fields": {
34494         "updated": "2013-12-18T21:29:26.274Z", 
34495         "slice": 13, 
34496         "created": "2013-12-18T21:29:12.192Z", 
34497         "amount": 0.56, 
34498         "object": 116, 
34499         "account": 15, 
34500         "state": "invoiced", 
34501         "coreHours": 8.0, 
34502         "invoice": 71, 
34503         "date": "2013-12-07T05:00:00Z", 
34504         "kind": "reservation", 
34505         "enacted": null
34506     }
34507 },
34508 {
34509     "pk": 61077, 
34510     "model": "core.charge", 
34511     "fields": {
34512         "updated": "2013-12-18T21:29:26.382Z", 
34513         "slice": 13, 
34514         "created": "2013-12-18T21:29:12.200Z", 
34515         "amount": 0.56, 
34516         "object": 116, 
34517         "account": 15, 
34518         "state": "invoiced", 
34519         "coreHours": 8.0, 
34520         "invoice": 71, 
34521         "date": "2013-12-07T13:00:00Z", 
34522         "kind": "reservation", 
34523         "enacted": null
34524     }
34525 },
34526 {
34527     "pk": 61078, 
34528     "model": "core.charge", 
34529     "fields": {
34530         "updated": "2013-12-18T21:29:26.490Z", 
34531         "slice": 13, 
34532         "created": "2013-12-18T21:29:12.208Z", 
34533         "amount": 0.56, 
34534         "object": 116, 
34535         "account": 15, 
34536         "state": "invoiced", 
34537         "coreHours": 8.0, 
34538         "invoice": 71, 
34539         "date": "2013-12-07T21:00:00Z", 
34540         "kind": "reservation", 
34541         "enacted": null
34542     }
34543 },
34544 {
34545     "pk": 61079, 
34546     "model": "core.charge", 
34547     "fields": {
34548         "updated": "2013-12-18T21:29:26.597Z", 
34549         "slice": 13, 
34550         "created": "2013-12-18T21:29:12.217Z", 
34551         "amount": 0.56, 
34552         "object": 116, 
34553         "account": 15, 
34554         "state": "invoiced", 
34555         "coreHours": 8.0, 
34556         "invoice": 71, 
34557         "date": "2013-12-08T05:00:00Z", 
34558         "kind": "reservation", 
34559         "enacted": null
34560     }
34561 },
34562 {
34563     "pk": 61080, 
34564     "model": "core.charge", 
34565     "fields": {
34566         "updated": "2013-12-18T21:29:26.705Z", 
34567         "slice": 13, 
34568         "created": "2013-12-18T21:29:12.225Z", 
34569         "amount": 0.56, 
34570         "object": 116, 
34571         "account": 15, 
34572         "state": "invoiced", 
34573         "coreHours": 8.0, 
34574         "invoice": 71, 
34575         "date": "2013-12-08T13:00:00Z", 
34576         "kind": "reservation", 
34577         "enacted": null
34578     }
34579 },
34580 {
34581     "pk": 61081, 
34582     "model": "core.charge", 
34583     "fields": {
34584         "updated": "2013-12-18T21:29:26.813Z", 
34585         "slice": 13, 
34586         "created": "2013-12-18T21:29:12.233Z", 
34587         "amount": 0.56, 
34588         "object": 116, 
34589         "account": 15, 
34590         "state": "invoiced", 
34591         "coreHours": 8.0, 
34592         "invoice": 71, 
34593         "date": "2013-12-08T21:00:00Z", 
34594         "kind": "reservation", 
34595         "enacted": null
34596     }
34597 },
34598 {
34599     "pk": 61082, 
34600     "model": "core.charge", 
34601     "fields": {
34602         "updated": "2013-12-18T21:29:26.929Z", 
34603         "slice": 13, 
34604         "created": "2013-12-18T21:29:12.242Z", 
34605         "amount": 0.56, 
34606         "object": 116, 
34607         "account": 15, 
34608         "state": "invoiced", 
34609         "coreHours": 8.0, 
34610         "invoice": 72, 
34611         "date": "2013-12-09T05:00:00Z", 
34612         "kind": "reservation", 
34613         "enacted": null
34614     }
34615 },
34616 {
34617     "pk": 61083, 
34618     "model": "core.charge", 
34619     "fields": {
34620         "updated": "2013-12-18T21:29:27.036Z", 
34621         "slice": 13, 
34622         "created": "2013-12-18T21:29:12.250Z", 
34623         "amount": 0.56, 
34624         "object": 116, 
34625         "account": 15, 
34626         "state": "invoiced", 
34627         "coreHours": 8.0, 
34628         "invoice": 72, 
34629         "date": "2013-12-09T13:00:00Z", 
34630         "kind": "reservation", 
34631         "enacted": null
34632     }
34633 },
34634 {
34635     "pk": 61084, 
34636     "model": "core.charge", 
34637     "fields": {
34638         "updated": "2013-12-18T21:29:27.144Z", 
34639         "slice": 13, 
34640         "created": "2013-12-18T21:29:12.258Z", 
34641         "amount": 0.56, 
34642         "object": 116, 
34643         "account": 15, 
34644         "state": "invoiced", 
34645         "coreHours": 8.0, 
34646         "invoice": 72, 
34647         "date": "2013-12-09T21:00:00Z", 
34648         "kind": "reservation", 
34649         "enacted": null
34650     }
34651 },
34652 {
34653     "pk": 61085, 
34654     "model": "core.charge", 
34655     "fields": {
34656         "updated": "2013-12-18T21:29:27.252Z", 
34657         "slice": 13, 
34658         "created": "2013-12-18T21:29:12.266Z", 
34659         "amount": 0.56, 
34660         "object": 116, 
34661         "account": 15, 
34662         "state": "invoiced", 
34663         "coreHours": 8.0, 
34664         "invoice": 72, 
34665         "date": "2013-12-10T05:00:00Z", 
34666         "kind": "reservation", 
34667         "enacted": null
34668     }
34669 },
34670 {
34671     "pk": 61086, 
34672     "model": "core.charge", 
34673     "fields": {
34674         "updated": "2013-12-18T21:29:27.359Z", 
34675         "slice": 13, 
34676         "created": "2013-12-18T21:29:12.275Z", 
34677         "amount": 0.56, 
34678         "object": 116, 
34679         "account": 15, 
34680         "state": "invoiced", 
34681         "coreHours": 8.0, 
34682         "invoice": 72, 
34683         "date": "2013-12-10T13:00:00Z", 
34684         "kind": "reservation", 
34685         "enacted": null
34686     }
34687 },
34688 {
34689     "pk": 61087, 
34690     "model": "core.charge", 
34691     "fields": {
34692         "updated": "2013-12-18T21:29:27.467Z", 
34693         "slice": 13, 
34694         "created": "2013-12-18T21:29:12.283Z", 
34695         "amount": 0.56, 
34696         "object": 116, 
34697         "account": 15, 
34698         "state": "invoiced", 
34699         "coreHours": 8.0, 
34700         "invoice": 72, 
34701         "date": "2013-12-10T21:00:00Z", 
34702         "kind": "reservation", 
34703         "enacted": null
34704     }
34705 },
34706 {
34707     "pk": 61088, 
34708     "model": "core.charge", 
34709     "fields": {
34710         "updated": "2013-12-18T21:29:27.628Z", 
34711         "slice": 13, 
34712         "created": "2013-12-18T21:29:12.291Z", 
34713         "amount": 0.56, 
34714         "object": 116, 
34715         "account": 15, 
34716         "state": "invoiced", 
34717         "coreHours": 8.0, 
34718         "invoice": 72, 
34719         "date": "2013-12-11T05:00:00Z", 
34720         "kind": "reservation", 
34721         "enacted": null
34722     }
34723 },
34724 {
34725     "pk": 61089, 
34726     "model": "core.charge", 
34727     "fields": {
34728         "updated": "2013-12-18T21:29:27.741Z", 
34729         "slice": 13, 
34730         "created": "2013-12-18T21:29:12.299Z", 
34731         "amount": 0.56, 
34732         "object": 116, 
34733         "account": 15, 
34734         "state": "invoiced", 
34735         "coreHours": 8.0, 
34736         "invoice": 72, 
34737         "date": "2013-12-11T13:00:00Z", 
34738         "kind": "reservation", 
34739         "enacted": null
34740     }
34741 },
34742 {
34743     "pk": 61090, 
34744     "model": "core.charge", 
34745     "fields": {
34746         "updated": "2013-12-18T21:29:27.848Z", 
34747         "slice": 13, 
34748         "created": "2013-12-18T21:29:12.308Z", 
34749         "amount": 0.56, 
34750         "object": 116, 
34751         "account": 15, 
34752         "state": "invoiced", 
34753         "coreHours": 8.0, 
34754         "invoice": 72, 
34755         "date": "2013-12-11T21:00:00Z", 
34756         "kind": "reservation", 
34757         "enacted": null
34758     }
34759 },
34760 {
34761     "pk": 61091, 
34762     "model": "core.charge", 
34763     "fields": {
34764         "updated": "2013-12-18T21:29:27.956Z", 
34765         "slice": 13, 
34766         "created": "2013-12-18T21:29:12.316Z", 
34767         "amount": 0.56, 
34768         "object": 116, 
34769         "account": 15, 
34770         "state": "invoiced", 
34771         "coreHours": 8.0, 
34772         "invoice": 72, 
34773         "date": "2013-12-12T05:00:00Z", 
34774         "kind": "reservation", 
34775         "enacted": null
34776     }
34777 },
34778 {
34779     "pk": 61092, 
34780     "model": "core.charge", 
34781     "fields": {
34782         "updated": "2013-12-18T21:29:28.064Z", 
34783         "slice": 13, 
34784         "created": "2013-12-18T21:29:12.324Z", 
34785         "amount": 0.56, 
34786         "object": 116, 
34787         "account": 15, 
34788         "state": "invoiced", 
34789         "coreHours": 8.0, 
34790         "invoice": 72, 
34791         "date": "2013-12-12T13:00:00Z", 
34792         "kind": "reservation", 
34793         "enacted": null
34794     }
34795 },
34796 {
34797     "pk": 61093, 
34798     "model": "core.charge", 
34799     "fields": {
34800         "updated": "2013-12-18T21:29:28.171Z", 
34801         "slice": 13, 
34802         "created": "2013-12-18T21:29:12.333Z", 
34803         "amount": 0.56, 
34804         "object": 116, 
34805         "account": 15, 
34806         "state": "invoiced", 
34807         "coreHours": 8.0, 
34808         "invoice": 72, 
34809         "date": "2013-12-12T21:00:00Z", 
34810         "kind": "reservation", 
34811         "enacted": null
34812     }
34813 },
34814 {
34815     "pk": 61094, 
34816     "model": "core.charge", 
34817     "fields": {
34818         "updated": "2013-12-18T21:29:28.279Z", 
34819         "slice": 13, 
34820         "created": "2013-12-18T21:29:12.341Z", 
34821         "amount": 0.56, 
34822         "object": 116, 
34823         "account": 15, 
34824         "state": "invoiced", 
34825         "coreHours": 8.0, 
34826         "invoice": 72, 
34827         "date": "2013-12-13T05:00:00Z", 
34828         "kind": "reservation", 
34829         "enacted": null
34830     }
34831 },
34832 {
34833     "pk": 61095, 
34834     "model": "core.charge", 
34835     "fields": {
34836         "updated": "2013-12-18T21:29:28.387Z", 
34837         "slice": 13, 
34838         "created": "2013-12-18T21:29:12.349Z", 
34839         "amount": 0.56, 
34840         "object": 116, 
34841         "account": 15, 
34842         "state": "invoiced", 
34843         "coreHours": 8.0, 
34844         "invoice": 72, 
34845         "date": "2013-12-13T13:00:00Z", 
34846         "kind": "reservation", 
34847         "enacted": null
34848     }
34849 },
34850 {
34851     "pk": 61096, 
34852     "model": "core.charge", 
34853     "fields": {
34854         "updated": "2013-12-18T21:29:28.494Z", 
34855         "slice": 13, 
34856         "created": "2013-12-18T21:29:12.357Z", 
34857         "amount": 0.56, 
34858         "object": 116, 
34859         "account": 15, 
34860         "state": "invoiced", 
34861         "coreHours": 8.0, 
34862         "invoice": 72, 
34863         "date": "2013-12-13T21:00:00Z", 
34864         "kind": "reservation", 
34865         "enacted": null
34866     }
34867 },
34868 {
34869     "pk": 61097, 
34870     "model": "core.charge", 
34871     "fields": {
34872         "updated": "2013-12-18T21:29:28.602Z", 
34873         "slice": 13, 
34874         "created": "2013-12-18T21:29:12.366Z", 
34875         "amount": 0.56, 
34876         "object": 116, 
34877         "account": 15, 
34878         "state": "invoiced", 
34879         "coreHours": 8.0, 
34880         "invoice": 72, 
34881         "date": "2013-12-14T05:00:00Z", 
34882         "kind": "reservation", 
34883         "enacted": null
34884     }
34885 },
34886 {
34887     "pk": 61098, 
34888     "model": "core.charge", 
34889     "fields": {
34890         "updated": "2013-12-18T21:29:28.710Z", 
34891         "slice": 13, 
34892         "created": "2013-12-18T21:29:12.374Z", 
34893         "amount": 0.56, 
34894         "object": 116, 
34895         "account": 15, 
34896         "state": "invoiced", 
34897         "coreHours": 8.0, 
34898         "invoice": 72, 
34899         "date": "2013-12-14T13:00:00Z", 
34900         "kind": "reservation", 
34901         "enacted": null
34902     }
34903 },
34904 {
34905     "pk": 61099, 
34906     "model": "core.charge", 
34907     "fields": {
34908         "updated": "2013-12-18T21:29:28.817Z", 
34909         "slice": 13, 
34910         "created": "2013-12-18T21:29:12.382Z", 
34911         "amount": 0.56, 
34912         "object": 116, 
34913         "account": 15, 
34914         "state": "invoiced", 
34915         "coreHours": 8.0, 
34916         "invoice": 72, 
34917         "date": "2013-12-14T21:00:00Z", 
34918         "kind": "reservation", 
34919         "enacted": null
34920     }
34921 },
34922 {
34923     "pk": 61100, 
34924     "model": "core.charge", 
34925     "fields": {
34926         "updated": "2013-12-18T21:29:28.925Z", 
34927         "slice": 13, 
34928         "created": "2013-12-18T21:29:12.391Z", 
34929         "amount": 0.56, 
34930         "object": 116, 
34931         "account": 15, 
34932         "state": "invoiced", 
34933         "coreHours": 8.0, 
34934         "invoice": 72, 
34935         "date": "2013-12-15T05:00:00Z", 
34936         "kind": "reservation", 
34937         "enacted": null
34938     }
34939 },
34940 {
34941     "pk": 61101, 
34942     "model": "core.charge", 
34943     "fields": {
34944         "updated": "2013-12-18T21:29:29.033Z", 
34945         "slice": 13, 
34946         "created": "2013-12-18T21:29:12.399Z", 
34947         "amount": 0.56, 
34948         "object": 116, 
34949         "account": 15, 
34950         "state": "invoiced", 
34951         "coreHours": 8.0, 
34952         "invoice": 72, 
34953         "date": "2013-12-15T13:00:00Z", 
34954         "kind": "reservation", 
34955         "enacted": null
34956     }
34957 },
34958 {
34959     "pk": 61102, 
34960     "model": "core.charge", 
34961     "fields": {
34962         "updated": "2013-12-18T21:29:29.141Z", 
34963         "slice": 13, 
34964         "created": "2013-12-18T21:29:12.407Z", 
34965         "amount": 0.56, 
34966         "object": 116, 
34967         "account": 15, 
34968         "state": "invoiced", 
34969         "coreHours": 8.0, 
34970         "invoice": 72, 
34971         "date": "2013-12-15T21:00:00Z", 
34972         "kind": "reservation", 
34973         "enacted": null
34974     }
34975 },
34976 {
34977     "pk": 61103, 
34978     "model": "core.charge", 
34979     "fields": {
34980         "updated": "2013-12-18T21:29:12.415Z", 
34981         "slice": 13, 
34982         "created": "2013-12-18T21:29:12.415Z", 
34983         "amount": 0.56, 
34984         "object": 116, 
34985         "account": 15, 
34986         "state": "pending", 
34987         "coreHours": 8.0, 
34988         "invoice": null, 
34989         "date": "2013-12-16T05:00:00Z", 
34990         "kind": "reservation", 
34991         "enacted": null
34992     }
34993 },
34994 {
34995     "pk": 61104, 
34996     "model": "core.charge", 
34997     "fields": {
34998         "updated": "2013-12-18T21:29:12.424Z", 
34999         "slice": 13, 
35000         "created": "2013-12-18T21:29:12.424Z", 
35001         "amount": 0.56, 
35002         "object": 116, 
35003         "account": 15, 
35004         "state": "pending", 
35005         "coreHours": 8.0, 
35006         "invoice": null, 
35007         "date": "2013-12-16T13:00:00Z", 
35008         "kind": "reservation", 
35009         "enacted": null
35010     }
35011 },
35012 {
35013     "pk": 61105, 
35014     "model": "core.charge", 
35015     "fields": {
35016         "updated": "2013-12-18T21:29:12.432Z", 
35017         "slice": 13, 
35018         "created": "2013-12-18T21:29:12.432Z", 
35019         "amount": 0.56, 
35020         "object": 116, 
35021         "account": 15, 
35022         "state": "pending", 
35023         "coreHours": 8.0, 
35024         "invoice": null, 
35025         "date": "2013-12-16T21:00:00Z", 
35026         "kind": "reservation", 
35027         "enacted": null
35028     }
35029 },
35030 {
35031     "pk": 61106, 
35032     "model": "core.charge", 
35033     "fields": {
35034         "updated": "2013-12-18T21:29:12.440Z", 
35035         "slice": 13, 
35036         "created": "2013-12-18T21:29:12.440Z", 
35037         "amount": 0.56, 
35038         "object": 116, 
35039         "account": 15, 
35040         "state": "pending", 
35041         "coreHours": 8.0, 
35042         "invoice": null, 
35043         "date": "2013-12-17T05:00:00Z", 
35044         "kind": "reservation", 
35045         "enacted": null
35046     }
35047 },
35048 {
35049     "pk": 61107, 
35050     "model": "core.charge", 
35051     "fields": {
35052         "updated": "2013-12-18T21:29:12.449Z", 
35053         "slice": 13, 
35054         "created": "2013-12-18T21:29:12.448Z", 
35055         "amount": 0.56, 
35056         "object": 116, 
35057         "account": 15, 
35058         "state": "pending", 
35059         "coreHours": 8.0, 
35060         "invoice": null, 
35061         "date": "2013-12-17T13:00:00Z", 
35062         "kind": "reservation", 
35063         "enacted": null
35064     }
35065 },
35066 {
35067     "pk": 61108, 
35068     "model": "core.charge", 
35069     "fields": {
35070         "updated": "2013-12-18T21:29:12.457Z", 
35071         "slice": 13, 
35072         "created": "2013-12-18T21:29:12.457Z", 
35073         "amount": 0.56, 
35074         "object": 116, 
35075         "account": 15, 
35076         "state": "pending", 
35077         "coreHours": 8.0, 
35078         "invoice": null, 
35079         "date": "2013-12-17T21:00:00Z", 
35080         "kind": "reservation", 
35081         "enacted": null
35082     }
35083 },
35084 {
35085     "pk": 61109, 
35086     "model": "core.charge", 
35087     "fields": {
35088         "updated": "2013-12-18T21:29:12.465Z", 
35089         "slice": 13, 
35090         "created": "2013-12-18T21:29:12.465Z", 
35091         "amount": 0.56, 
35092         "object": 116, 
35093         "account": 15, 
35094         "state": "pending", 
35095         "coreHours": 8.0, 
35096         "invoice": null, 
35097         "date": "2013-12-18T05:00:00Z", 
35098         "kind": "reservation", 
35099         "enacted": null
35100     }
35101 },
35102 {
35103     "pk": 61110, 
35104     "model": "core.charge", 
35105     "fields": {
35106         "updated": "2013-12-18T21:29:12.473Z", 
35107         "slice": 13, 
35108         "created": "2013-12-18T21:29:12.473Z", 
35109         "amount": 0.56, 
35110         "object": 116, 
35111         "account": 15, 
35112         "state": "pending", 
35113         "coreHours": 8.0, 
35114         "invoice": null, 
35115         "date": "2013-12-18T13:00:00Z", 
35116         "kind": "reservation", 
35117         "enacted": null
35118     }
35119 },
35120 {
35121     "pk": 61111, 
35122     "model": "core.charge", 
35123     "fields": {
35124         "updated": "2013-12-18T21:29:16.468Z", 
35125         "slice": 14, 
35126         "created": "2013-12-18T21:29:12.505Z", 
35127         "amount": 0.2856, 
35128         "object": 117, 
35129         "account": 14, 
35130         "state": "invoiced", 
35131         "coreHours": 4.08, 
35132         "invoice": 64, 
35133         "date": "2013-11-18T21:00:00Z", 
35134         "kind": "besteffort", 
35135         "enacted": null
35136     }
35137 },
35138 {
35139     "pk": 61112, 
35140     "model": "core.charge", 
35141     "fields": {
35142         "updated": "2013-12-18T21:29:16.510Z", 
35143         "slice": 14, 
35144         "created": "2013-12-18T21:29:12.565Z", 
35145         "amount": 0.3136, 
35146         "object": 117, 
35147         "account": 14, 
35148         "state": "invoiced", 
35149         "coreHours": 4.48, 
35150         "invoice": 64, 
35151         "date": "2013-11-19T05:00:00Z", 
35152         "kind": "besteffort", 
35153         "enacted": null
35154     }
35155 },
35156 {
35157     "pk": 61113, 
35158     "model": "core.charge", 
35159     "fields": {
35160         "updated": "2013-12-18T21:29:16.551Z", 
35161         "slice": 14, 
35162         "created": "2013-12-18T21:29:12.573Z", 
35163         "amount": 0.308, 
35164         "object": 117, 
35165         "account": 14, 
35166         "state": "invoiced", 
35167         "coreHours": 4.4, 
35168         "invoice": 64, 
35169         "date": "2013-11-19T13:00:00Z", 
35170         "kind": "besteffort", 
35171         "enacted": null
35172     }
35173 },
35174 {
35175     "pk": 61114, 
35176     "model": "core.charge", 
35177     "fields": {
35178         "updated": "2013-12-18T21:29:16.593Z", 
35179         "slice": 14, 
35180         "created": "2013-12-18T21:29:12.581Z", 
35181         "amount": 0.2072, 
35182         "object": 117, 
35183         "account": 14, 
35184         "state": "invoiced", 
35185         "coreHours": 2.96, 
35186         "invoice": 64, 
35187         "date": "2013-11-19T21:00:00Z", 
35188         "kind": "besteffort", 
35189         "enacted": null
35190     }
35191 },
35192 {
35193     "pk": 61115, 
35194     "model": "core.charge", 
35195     "fields": {
35196         "updated": "2013-12-18T21:29:16.634Z", 
35197         "slice": 14, 
35198         "created": "2013-12-18T21:29:12.589Z", 
35199         "amount": 0.2072, 
35200         "object": 117, 
35201         "account": 14, 
35202         "state": "invoiced", 
35203         "coreHours": 2.96, 
35204         "invoice": 64, 
35205         "date": "2013-11-20T05:00:00Z", 
35206         "kind": "besteffort", 
35207         "enacted": null
35208     }
35209 },
35210 {
35211     "pk": 61116, 
35212     "model": "core.charge", 
35213     "fields": {
35214         "updated": "2013-12-18T21:29:16.675Z", 
35215         "slice": 14, 
35216         "created": "2013-12-18T21:29:12.598Z", 
35217         "amount": 0.252, 
35218         "object": 117, 
35219         "account": 14, 
35220         "state": "invoiced", 
35221         "coreHours": 3.6, 
35222         "invoice": 64, 
35223         "date": "2013-11-20T13:00:00Z", 
35224         "kind": "besteffort", 
35225         "enacted": null
35226     }
35227 },
35228 {
35229     "pk": 61117, 
35230     "model": "core.charge", 
35231     "fields": {
35232         "updated": "2013-12-18T21:29:16.717Z", 
35233         "slice": 14, 
35234         "created": "2013-12-18T21:29:12.606Z", 
35235         "amount": 0.2688, 
35236         "object": 117, 
35237         "account": 14, 
35238         "state": "invoiced", 
35239         "coreHours": 3.84, 
35240         "invoice": 64, 
35241         "date": "2013-11-20T21:00:00Z", 
35242         "kind": "besteffort", 
35243         "enacted": null
35244     }
35245 },
35246 {
35247     "pk": 61118, 
35248     "model": "core.charge", 
35249     "fields": {
35250         "updated": "2013-12-18T21:29:16.758Z", 
35251         "slice": 14, 
35252         "created": "2013-12-18T21:29:12.614Z", 
35253         "amount": 0.3136, 
35254         "object": 117, 
35255         "account": 14, 
35256         "state": "invoiced", 
35257         "coreHours": 4.48, 
35258         "invoice": 64, 
35259         "date": "2013-11-21T05:00:00Z", 
35260         "kind": "besteffort", 
35261         "enacted": null
35262     }
35263 },
35264 {
35265     "pk": 61119, 
35266     "model": "core.charge", 
35267     "fields": {
35268         "updated": "2013-12-18T21:29:16.800Z", 
35269         "slice": 14, 
35270         "created": "2013-12-18T21:29:12.622Z", 
35271         "amount": 0.3248, 
35272         "object": 117, 
35273         "account": 14, 
35274         "state": "invoiced", 
35275         "coreHours": 4.64, 
35276         "invoice": 64, 
35277         "date": "2013-11-21T13:00:00Z", 
35278         "kind": "besteffort", 
35279         "enacted": null
35280     }
35281 },
35282 {
35283     "pk": 61120, 
35284     "model": "core.charge", 
35285     "fields": {
35286         "updated": "2013-12-18T21:29:16.841Z", 
35287         "slice": 14, 
35288         "created": "2013-12-18T21:29:12.631Z", 
35289         "amount": 0.2072, 
35290         "object": 117, 
35291         "account": 14, 
35292         "state": "invoiced", 
35293         "coreHours": 2.96, 
35294         "invoice": 64, 
35295         "date": "2013-11-21T21:00:00Z", 
35296         "kind": "besteffort", 
35297         "enacted": null
35298     }
35299 },
35300 {
35301     "pk": 61121, 
35302     "model": "core.charge", 
35303     "fields": {
35304         "updated": "2013-12-18T21:29:16.883Z", 
35305         "slice": 14, 
35306         "created": "2013-12-18T21:29:12.639Z", 
35307         "amount": 0.2576, 
35308         "object": 117, 
35309         "account": 14, 
35310         "state": "invoiced", 
35311         "coreHours": 3.68, 
35312         "invoice": 64, 
35313         "date": "2013-11-22T05:00:00Z", 
35314         "kind": "besteffort", 
35315         "enacted": null
35316     }
35317 },
35318 {
35319     "pk": 61122, 
35320     "model": "core.charge", 
35321     "fields": {
35322         "updated": "2013-12-18T21:29:16.924Z", 
35323         "slice": 14, 
35324         "created": "2013-12-18T21:29:12.647Z", 
35325         "amount": 0.14, 
35326         "object": 117, 
35327         "account": 14, 
35328         "state": "invoiced", 
35329         "coreHours": 2.0, 
35330         "invoice": 64, 
35331         "date": "2013-11-22T13:00:00Z", 
35332         "kind": "besteffort", 
35333         "enacted": null
35334     }
35335 },
35336 {
35337     "pk": 61123, 
35338     "model": "core.charge", 
35339     "fields": {
35340         "updated": "2013-12-18T21:29:16.966Z", 
35341         "slice": 14, 
35342         "created": "2013-12-18T21:29:12.656Z", 
35343         "amount": 0.1512, 
35344         "object": 117, 
35345         "account": 14, 
35346         "state": "invoiced", 
35347         "coreHours": 2.16, 
35348         "invoice": 64, 
35349         "date": "2013-11-22T21:00:00Z", 
35350         "kind": "besteffort", 
35351         "enacted": null
35352     }
35353 },
35354 {
35355     "pk": 61124, 
35356     "model": "core.charge", 
35357     "fields": {
35358         "updated": "2013-12-18T21:29:17.007Z", 
35359         "slice": 14, 
35360         "created": "2013-12-18T21:29:12.664Z", 
35361         "amount": 0.28, 
35362         "object": 117, 
35363         "account": 14, 
35364         "state": "invoiced", 
35365         "coreHours": 4.0, 
35366         "invoice": 64, 
35367         "date": "2013-11-23T05:00:00Z", 
35368         "kind": "besteffort", 
35369         "enacted": null
35370     }
35371 },
35372 {
35373     "pk": 61125, 
35374     "model": "core.charge", 
35375     "fields": {
35376         "updated": "2013-12-18T21:29:17.048Z", 
35377         "slice": 14, 
35378         "created": "2013-12-18T21:29:12.672Z", 
35379         "amount": 0.2408, 
35380         "object": 117, 
35381         "account": 14, 
35382         "state": "invoiced", 
35383         "coreHours": 3.44, 
35384         "invoice": 64, 
35385         "date": "2013-11-23T13:00:00Z", 
35386         "kind": "besteffort", 
35387         "enacted": null
35388     }
35389 },
35390 {
35391     "pk": 61126, 
35392     "model": "core.charge", 
35393     "fields": {
35394         "updated": "2013-12-18T21:29:17.090Z", 
35395         "slice": 14, 
35396         "created": "2013-12-18T21:29:12.680Z", 
35397         "amount": 0.308, 
35398         "object": 117, 
35399         "account": 14, 
35400         "state": "invoiced", 
35401         "coreHours": 4.4, 
35402         "invoice": 64, 
35403         "date": "2013-11-23T21:00:00Z", 
35404         "kind": "besteffort", 
35405         "enacted": null
35406     }
35407 },
35408 {
35409     "pk": 61127, 
35410     "model": "core.charge", 
35411     "fields": {
35412         "updated": "2013-12-18T21:29:17.131Z", 
35413         "slice": 14, 
35414         "created": "2013-12-18T21:29:12.689Z", 
35415         "amount": 0.2856, 
35416         "object": 117, 
35417         "account": 14, 
35418         "state": "invoiced", 
35419         "coreHours": 4.08, 
35420         "invoice": 64, 
35421         "date": "2013-11-24T05:00:00Z", 
35422         "kind": "besteffort", 
35423         "enacted": null
35424     }
35425 },
35426 {
35427     "pk": 61128, 
35428     "model": "core.charge", 
35429     "fields": {
35430         "updated": "2013-12-18T21:29:17.173Z", 
35431         "slice": 14, 
35432         "created": "2013-12-18T21:29:12.697Z", 
35433         "amount": 0.1232, 
35434         "object": 117, 
35435         "account": 14, 
35436         "state": "invoiced", 
35437         "coreHours": 1.76, 
35438         "invoice": 64, 
35439         "date": "2013-11-24T13:00:00Z", 
35440         "kind": "besteffort", 
35441         "enacted": null
35442     }
35443 },
35444 {
35445     "pk": 61129, 
35446     "model": "core.charge", 
35447     "fields": {
35448         "updated": "2013-12-18T21:29:17.220Z", 
35449         "slice": 14, 
35450         "created": "2013-12-18T21:29:12.705Z", 
35451         "amount": 0.1848, 
35452         "object": 117, 
35453         "account": 14, 
35454         "state": "invoiced", 
35455         "coreHours": 2.64, 
35456         "invoice": 64, 
35457         "date": "2013-11-24T21:00:00Z", 
35458         "kind": "besteffort", 
35459         "enacted": null
35460     }
35461 },
35462 {
35463     "pk": 61130, 
35464     "model": "core.charge", 
35465     "fields": {
35466         "updated": "2013-12-18T21:29:17.289Z", 
35467         "slice": 14, 
35468         "created": "2013-12-18T21:29:12.714Z", 
35469         "amount": 0.2016, 
35470         "object": 117, 
35471         "account": 14, 
35472         "state": "invoiced", 
35473         "coreHours": 2.88, 
35474         "invoice": 65, 
35475         "date": "2013-11-25T05:00:00Z", 
35476         "kind": "besteffort", 
35477         "enacted": null
35478     }
35479 },
35480 {
35481     "pk": 61131, 
35482     "model": "core.charge", 
35483     "fields": {
35484         "updated": "2013-12-18T21:29:17.344Z", 
35485         "slice": 14, 
35486         "created": "2013-12-18T21:29:12.722Z", 
35487         "amount": 0.2296, 
35488         "object": 117, 
35489         "account": 14, 
35490         "state": "invoiced", 
35491         "coreHours": 3.28, 
35492         "invoice": 65, 
35493         "date": "2013-11-25T13:00:00Z", 
35494         "kind": "besteffort", 
35495         "enacted": null
35496     }
35497 },
35498 {
35499     "pk": 61132, 
35500     "model": "core.charge", 
35501     "fields": {
35502         "updated": "2013-12-18T21:29:17.385Z", 
35503         "slice": 14, 
35504         "created": "2013-12-18T21:29:12.730Z", 
35505         "amount": 0.2968, 
35506         "object": 117, 
35507         "account": 14, 
35508         "state": "invoiced", 
35509         "coreHours": 4.24, 
35510         "invoice": 65, 
35511         "date": "2013-11-25T21:00:00Z", 
35512         "kind": "besteffort", 
35513         "enacted": null
35514     }
35515 },
35516 {
35517     "pk": 61133, 
35518     "model": "core.charge", 
35519     "fields": {
35520         "updated": "2013-12-18T21:29:17.427Z", 
35521         "slice": 14, 
35522         "created": "2013-12-18T21:29:12.739Z", 
35523         "amount": 0.1736, 
35524         "object": 117, 
35525         "account": 14, 
35526         "state": "invoiced", 
35527         "coreHours": 2.48, 
35528         "invoice": 65, 
35529         "date": "2013-11-26T05:00:00Z", 
35530         "kind": "besteffort", 
35531         "enacted": null
35532     }
35533 },
35534 {
35535     "pk": 61134, 
35536     "model": "core.charge", 
35537     "fields": {
35538         "updated": "2013-12-18T21:29:17.468Z", 
35539         "slice": 14, 
35540         "created": "2013-12-18T21:29:12.747Z", 
35541         "amount": 0.336, 
35542         "object": 117, 
35543         "account": 14, 
35544         "state": "invoiced", 
35545         "coreHours": 4.8, 
35546         "invoice": 65, 
35547         "date": "2013-11-26T13:00:00Z", 
35548         "kind": "besteffort", 
35549         "enacted": null
35550     }
35551 },
35552 {
35553     "pk": 61135, 
35554     "model": "core.charge", 
35555     "fields": {
35556         "updated": "2013-12-18T21:29:17.510Z", 
35557         "slice": 14, 
35558         "created": "2013-12-18T21:29:12.755Z", 
35559         "amount": 0.308, 
35560         "object": 117, 
35561         "account": 14, 
35562         "state": "invoiced", 
35563         "coreHours": 4.4, 
35564         "invoice": 65, 
35565         "date": "2013-11-26T21:00:00Z", 
35566         "kind": "besteffort", 
35567         "enacted": null
35568     }
35569 },
35570 {
35571     "pk": 61136, 
35572     "model": "core.charge", 
35573     "fields": {
35574         "updated": "2013-12-18T21:29:17.626Z", 
35575         "slice": 14, 
35576         "created": "2013-12-18T21:29:12.763Z", 
35577         "amount": 0.2744, 
35578         "object": 117, 
35579         "account": 14, 
35580         "state": "invoiced", 
35581         "coreHours": 3.92, 
35582         "invoice": 65, 
35583         "date": "2013-11-27T05:00:00Z", 
35584         "kind": "besteffort", 
35585         "enacted": null
35586     }
35587 },
35588 {
35589     "pk": 61137, 
35590     "model": "core.charge", 
35591     "fields": {
35592         "updated": "2013-12-18T21:29:17.667Z", 
35593         "slice": 14, 
35594         "created": "2013-12-18T21:29:12.772Z", 
35595         "amount": 0.2016, 
35596         "object": 117, 
35597         "account": 14, 
35598         "state": "invoiced", 
35599         "coreHours": 2.88, 
35600         "invoice": 65, 
35601         "date": "2013-11-27T13:00:00Z", 
35602         "kind": "besteffort", 
35603         "enacted": null
35604     }
35605 },
35606 {
35607     "pk": 61138, 
35608     "model": "core.charge", 
35609     "fields": {
35610         "updated": "2013-12-18T21:29:17.709Z", 
35611         "slice": 14, 
35612         "created": "2013-12-18T21:29:12.780Z", 
35613         "amount": 0.1512, 
35614         "object": 117, 
35615         "account": 14, 
35616         "state": "invoiced", 
35617         "coreHours": 2.16, 
35618         "invoice": 65, 
35619         "date": "2013-11-27T21:00:00Z", 
35620         "kind": "besteffort", 
35621         "enacted": null
35622     }
35623 },
35624 {
35625     "pk": 61139, 
35626     "model": "core.charge", 
35627     "fields": {
35628         "updated": "2013-12-18T21:29:17.750Z", 
35629         "slice": 14, 
35630         "created": "2013-12-18T21:29:12.788Z", 
35631         "amount": 0.2912, 
35632         "object": 117, 
35633         "account": 14, 
35634         "state": "invoiced", 
35635         "coreHours": 4.16, 
35636         "invoice": 65, 
35637         "date": "2013-11-28T05:00:00Z", 
35638         "kind": "besteffort", 
35639         "enacted": null
35640     }
35641 },
35642 {
35643     "pk": 61140, 
35644     "model": "core.charge", 
35645     "fields": {
35646         "updated": "2013-12-18T21:29:17.791Z", 
35647         "slice": 14, 
35648         "created": "2013-12-18T21:29:12.797Z", 
35649         "amount": 0.3248, 
35650         "object": 117, 
35651         "account": 14, 
35652         "state": "invoiced", 
35653         "coreHours": 4.64, 
35654         "invoice": 65, 
35655         "date": "2013-11-28T13:00:00Z", 
35656         "kind": "besteffort", 
35657         "enacted": null
35658     }
35659 },
35660 {
35661     "pk": 61141, 
35662     "model": "core.charge", 
35663     "fields": {
35664         "updated": "2013-12-18T21:29:17.833Z", 
35665         "slice": 14, 
35666         "created": "2013-12-18T21:29:12.805Z", 
35667         "amount": 0.3192, 
35668         "object": 117, 
35669         "account": 14, 
35670         "state": "invoiced", 
35671         "coreHours": 4.56, 
35672         "invoice": 65, 
35673         "date": "2013-11-28T21:00:00Z", 
35674         "kind": "besteffort", 
35675         "enacted": null
35676     }
35677 },
35678 {
35679     "pk": 61142, 
35680     "model": "core.charge", 
35681     "fields": {
35682         "updated": "2013-12-18T21:29:17.874Z", 
35683         "slice": 14, 
35684         "created": "2013-12-18T21:29:12.813Z", 
35685         "amount": 0.1736, 
35686         "object": 117, 
35687         "account": 14, 
35688         "state": "invoiced", 
35689         "coreHours": 2.48, 
35690         "invoice": 65, 
35691         "date": "2013-11-29T05:00:00Z", 
35692         "kind": "besteffort", 
35693         "enacted": null
35694     }
35695 },
35696 {
35697     "pk": 61143, 
35698     "model": "core.charge", 
35699     "fields": {
35700         "updated": "2013-12-18T21:29:17.916Z", 
35701         "slice": 14, 
35702         "created": "2013-12-18T21:29:12.821Z", 
35703         "amount": 0.2632, 
35704         "object": 117, 
35705         "account": 14, 
35706         "state": "invoiced", 
35707         "coreHours": 3.76, 
35708         "invoice": 65, 
35709         "date": "2013-11-29T13:00:00Z", 
35710         "kind": "besteffort", 
35711         "enacted": null
35712     }
35713 },
35714 {
35715     "pk": 61144, 
35716     "model": "core.charge", 
35717     "fields": {
35718         "updated": "2013-12-18T21:29:17.957Z", 
35719         "slice": 14, 
35720         "created": "2013-12-18T21:29:12.830Z", 
35721         "amount": 0.2464, 
35722         "object": 117, 
35723         "account": 14, 
35724         "state": "invoiced", 
35725         "coreHours": 3.52, 
35726         "invoice": 65, 
35727         "date": "2013-11-29T21:00:00Z", 
35728         "kind": "besteffort", 
35729         "enacted": null
35730     }
35731 },
35732 {
35733     "pk": 61145, 
35734     "model": "core.charge", 
35735     "fields": {
35736         "updated": "2013-12-18T21:29:17.999Z", 
35737         "slice": 14, 
35738         "created": "2013-12-18T21:29:12.838Z", 
35739         "amount": 0.3192, 
35740         "object": 117, 
35741         "account": 14, 
35742         "state": "invoiced", 
35743         "coreHours": 4.56, 
35744         "invoice": 65, 
35745         "date": "2013-11-30T05:00:00Z", 
35746         "kind": "besteffort", 
35747         "enacted": null
35748     }
35749 },
35750 {
35751     "pk": 61146, 
35752     "model": "core.charge", 
35753     "fields": {
35754         "updated": "2013-12-18T21:29:18.040Z", 
35755         "slice": 14, 
35756         "created": "2013-12-18T21:29:12.846Z", 
35757         "amount": 0.28, 
35758         "object": 117, 
35759         "account": 14, 
35760         "state": "invoiced", 
35761         "coreHours": 4.0, 
35762         "invoice": 65, 
35763         "date": "2013-11-30T13:00:00Z", 
35764         "kind": "besteffort", 
35765         "enacted": null
35766     }
35767 },
35768 {
35769     "pk": 61147, 
35770     "model": "core.charge", 
35771     "fields": {
35772         "updated": "2013-12-18T21:29:18.081Z", 
35773         "slice": 14, 
35774         "created": "2013-12-18T21:29:12.854Z", 
35775         "amount": 0.1288, 
35776         "object": 117, 
35777         "account": 14, 
35778         "state": "invoiced", 
35779         "coreHours": 1.84, 
35780         "invoice": 65, 
35781         "date": "2013-11-30T21:00:00Z", 
35782         "kind": "besteffort", 
35783         "enacted": null
35784     }
35785 },
35786 {
35787     "pk": 61148, 
35788     "model": "core.charge", 
35789     "fields": {
35790         "updated": "2013-12-18T21:29:18.123Z", 
35791         "slice": 14, 
35792         "created": "2013-12-18T21:29:12.863Z", 
35793         "amount": 0.1568, 
35794         "object": 117, 
35795         "account": 14, 
35796         "state": "invoiced", 
35797         "coreHours": 2.24, 
35798         "invoice": 65, 
35799         "date": "2013-12-01T05:00:00Z", 
35800         "kind": "besteffort", 
35801         "enacted": null
35802     }
35803 },
35804 {
35805     "pk": 61149, 
35806     "model": "core.charge", 
35807     "fields": {
35808         "updated": "2013-12-18T21:29:18.164Z", 
35809         "slice": 14, 
35810         "created": "2013-12-18T21:29:12.871Z", 
35811         "amount": 0.1904, 
35812         "object": 117, 
35813         "account": 14, 
35814         "state": "invoiced", 
35815         "coreHours": 2.72, 
35816         "invoice": 65, 
35817         "date": "2013-12-01T13:00:00Z", 
35818         "kind": "besteffort", 
35819         "enacted": null
35820     }
35821 },
35822 {
35823     "pk": 61150, 
35824     "model": "core.charge", 
35825     "fields": {
35826         "updated": "2013-12-18T21:29:18.206Z", 
35827         "slice": 14, 
35828         "created": "2013-12-18T21:29:12.879Z", 
35829         "amount": 0.3136, 
35830         "object": 117, 
35831         "account": 14, 
35832         "state": "invoiced", 
35833         "coreHours": 4.48, 
35834         "invoice": 65, 
35835         "date": "2013-12-01T21:00:00Z", 
35836         "kind": "besteffort", 
35837         "enacted": null
35838     }
35839 },
35840 {
35841     "pk": 61151, 
35842     "model": "core.charge", 
35843     "fields": {
35844         "updated": "2013-12-18T21:29:18.255Z", 
35845         "slice": 14, 
35846         "created": "2013-12-18T21:29:12.888Z", 
35847         "amount": 0.1456, 
35848         "object": 117, 
35849         "account": 14, 
35850         "state": "invoiced", 
35851         "coreHours": 2.08, 
35852         "invoice": 66, 
35853         "date": "2013-12-02T05:00:00Z", 
35854         "kind": "besteffort", 
35855         "enacted": null
35856     }
35857 },
35858 {
35859     "pk": 61152, 
35860     "model": "core.charge", 
35861     "fields": {
35862         "updated": "2013-12-18T21:29:18.297Z", 
35863         "slice": 14, 
35864         "created": "2013-12-18T21:29:12.896Z", 
35865         "amount": 0.2464, 
35866         "object": 117, 
35867         "account": 14, 
35868         "state": "invoiced", 
35869         "coreHours": 3.52, 
35870         "invoice": 66, 
35871         "date": "2013-12-02T13:00:00Z", 
35872         "kind": "besteffort", 
35873         "enacted": null
35874     }
35875 },
35876 {
35877     "pk": 61153, 
35878     "model": "core.charge", 
35879     "fields": {
35880         "updated": "2013-12-18T21:29:18.338Z", 
35881         "slice": 14, 
35882         "created": "2013-12-18T21:29:12.904Z", 
35883         "amount": 0.2464, 
35884         "object": 117, 
35885         "account": 14, 
35886         "state": "invoiced", 
35887         "coreHours": 3.52, 
35888         "invoice": 66, 
35889         "date": "2013-12-02T21:00:00Z", 
35890         "kind": "besteffort", 
35891         "enacted": null
35892     }
35893 },
35894 {
35895     "pk": 61154, 
35896     "model": "core.charge", 
35897     "fields": {
35898         "updated": "2013-12-18T21:29:18.379Z", 
35899         "slice": 14, 
35900         "created": "2013-12-18T21:29:12.913Z", 
35901         "amount": 0.2016, 
35902         "object": 117, 
35903         "account": 14, 
35904         "state": "invoiced", 
35905         "coreHours": 2.88, 
35906         "invoice": 66, 
35907         "date": "2013-12-03T05:00:00Z", 
35908         "kind": "besteffort", 
35909         "enacted": null
35910     }
35911 },
35912 {
35913     "pk": 61155, 
35914     "model": "core.charge", 
35915     "fields": {
35916         "updated": "2013-12-18T21:29:18.421Z", 
35917         "slice": 14, 
35918         "created": "2013-12-18T21:29:12.921Z", 
35919         "amount": 0.1736, 
35920         "object": 117, 
35921         "account": 14, 
35922         "state": "invoiced", 
35923         "coreHours": 2.48, 
35924         "invoice": 66, 
35925         "date": "2013-12-03T13:00:00Z", 
35926         "kind": "besteffort", 
35927         "enacted": null
35928     }
35929 },
35930 {
35931     "pk": 61156, 
35932     "model": "core.charge", 
35933     "fields": {
35934         "updated": "2013-12-18T21:29:18.462Z", 
35935         "slice": 14, 
35936         "created": "2013-12-18T21:29:12.929Z", 
35937         "amount": 0.2408, 
35938         "object": 117, 
35939         "account": 14, 
35940         "state": "invoiced", 
35941         "coreHours": 3.44, 
35942         "invoice": 66, 
35943         "date": "2013-12-03T21:00:00Z", 
35944         "kind": "besteffort", 
35945         "enacted": null
35946     }
35947 },
35948 {
35949     "pk": 61157, 
35950     "model": "core.charge", 
35951     "fields": {
35952         "updated": "2013-12-18T21:29:18.504Z", 
35953         "slice": 14, 
35954         "created": "2013-12-18T21:29:12.937Z", 
35955         "amount": 0.2912, 
35956         "object": 117, 
35957         "account": 14, 
35958         "state": "invoiced", 
35959         "coreHours": 4.16, 
35960         "invoice": 66, 
35961         "date": "2013-12-04T05:00:00Z", 
35962         "kind": "besteffort", 
35963         "enacted": null
35964     }
35965 },
35966 {
35967     "pk": 61158, 
35968     "model": "core.charge", 
35969     "fields": {
35970         "updated": "2013-12-18T21:29:18.545Z", 
35971         "slice": 14, 
35972         "created": "2013-12-18T21:29:12.946Z", 
35973         "amount": 0.1288, 
35974         "object": 117, 
35975         "account": 14, 
35976         "state": "invoiced", 
35977         "coreHours": 1.84, 
35978         "invoice": 66, 
35979         "date": "2013-12-04T13:00:00Z", 
35980         "kind": "besteffort", 
35981         "enacted": null
35982     }
35983 },
35984 {
35985     "pk": 61159, 
35986     "model": "core.charge", 
35987     "fields": {
35988         "updated": "2013-12-18T21:29:18.587Z", 
35989         "slice": 14, 
35990         "created": "2013-12-18T21:29:12.954Z", 
35991         "amount": 0.2632, 
35992         "object": 117, 
35993         "account": 14, 
35994         "state": "invoiced", 
35995         "coreHours": 3.76, 
35996         "invoice": 66, 
35997         "date": "2013-12-04T21:00:00Z", 
35998         "kind": "besteffort", 
35999         "enacted": null
36000     }
36001 },
36002 {
36003     "pk": 61160, 
36004     "model": "core.charge", 
36005     "fields": {
36006         "updated": "2013-12-18T21:29:18.628Z", 
36007         "slice": 14, 
36008         "created": "2013-12-18T21:29:12.962Z", 
36009         "amount": 0.3024, 
36010         "object": 117, 
36011         "account": 14, 
36012         "state": "invoiced", 
36013         "coreHours": 4.32, 
36014         "invoice": 66, 
36015         "date": "2013-12-05T05:00:00Z", 
36016         "kind": "besteffort", 
36017         "enacted": null
36018     }
36019 },
36020 {
36021     "pk": 61161, 
36022     "model": "core.charge", 
36023     "fields": {
36024         "updated": "2013-12-18T21:29:18.670Z", 
36025         "slice": 14, 
36026         "created": "2013-12-18T21:29:12.970Z", 
36027         "amount": 0.2296, 
36028         "object": 117, 
36029         "account": 14, 
36030         "state": "invoiced", 
36031         "coreHours": 3.28, 
36032         "invoice": 66, 
36033         "date": "2013-12-05T13:00:00Z", 
36034         "kind": "besteffort", 
36035         "enacted": null
36036     }
36037 },
36038 {
36039     "pk": 61162, 
36040     "model": "core.charge", 
36041     "fields": {
36042         "updated": "2013-12-18T21:29:18.711Z", 
36043         "slice": 14, 
36044         "created": "2013-12-18T21:29:12.979Z", 
36045         "amount": 0.3304, 
36046         "object": 117, 
36047         "account": 14, 
36048         "state": "invoiced", 
36049         "coreHours": 4.72, 
36050         "invoice": 66, 
36051         "date": "2013-12-05T21:00:00Z", 
36052         "kind": "besteffort", 
36053         "enacted": null
36054     }
36055 },
36056 {
36057     "pk": 61163, 
36058     "model": "core.charge", 
36059     "fields": {
36060         "updated": "2013-12-18T21:29:18.752Z", 
36061         "slice": 14, 
36062         "created": "2013-12-18T21:29:12.987Z", 
36063         "amount": 0.1176, 
36064         "object": 117, 
36065         "account": 14, 
36066         "state": "invoiced", 
36067         "coreHours": 1.68, 
36068         "invoice": 66, 
36069         "date": "2013-12-06T05:00:00Z", 
36070         "kind": "besteffort", 
36071         "enacted": null
36072     }
36073 },
36074 {
36075     "pk": 61164, 
36076     "model": "core.charge", 
36077     "fields": {
36078         "updated": "2013-12-18T21:29:18.794Z", 
36079         "slice": 14, 
36080         "created": "2013-12-18T21:29:12.995Z", 
36081         "amount": 0.28, 
36082         "object": 117, 
36083         "account": 14, 
36084         "state": "invoiced", 
36085         "coreHours": 4.0, 
36086         "invoice": 66, 
36087         "date": "2013-12-06T13:00:00Z", 
36088         "kind": "besteffort", 
36089         "enacted": null
36090     }
36091 },
36092 {
36093     "pk": 61165, 
36094     "model": "core.charge", 
36095     "fields": {
36096         "updated": "2013-12-18T21:29:18.835Z", 
36097         "slice": 14, 
36098         "created": "2013-12-18T21:29:13.004Z", 
36099         "amount": 0.224, 
36100         "object": 117, 
36101         "account": 14, 
36102         "state": "invoiced", 
36103         "coreHours": 3.2, 
36104         "invoice": 66, 
36105         "date": "2013-12-06T21:00:00Z", 
36106         "kind": "besteffort", 
36107         "enacted": null
36108     }
36109 },
36110 {
36111     "pk": 61166, 
36112     "model": "core.charge", 
36113     "fields": {
36114         "updated": "2013-12-18T21:29:18.877Z", 
36115         "slice": 14, 
36116         "created": "2013-12-18T21:29:13.012Z", 
36117         "amount": 0.2688, 
36118         "object": 117, 
36119         "account": 14, 
36120         "state": "invoiced", 
36121         "coreHours": 3.84, 
36122         "invoice": 66, 
36123         "date": "2013-12-07T05:00:00Z", 
36124         "kind": "besteffort", 
36125         "enacted": null
36126     }
36127 },
36128 {
36129     "pk": 61167, 
36130     "model": "core.charge", 
36131     "fields": {
36132         "updated": "2013-12-18T21:29:18.918Z", 
36133         "slice": 14, 
36134         "created": "2013-12-18T21:29:13.020Z", 
36135         "amount": 0.1568, 
36136         "object": 117, 
36137         "account": 14, 
36138         "state": "invoiced", 
36139         "coreHours": 2.24, 
36140         "invoice": 66, 
36141         "date": "2013-12-07T13:00:00Z", 
36142         "kind": "besteffort", 
36143         "enacted": null
36144     }
36145 },
36146 {
36147     "pk": 61168, 
36148     "model": "core.charge", 
36149     "fields": {
36150         "updated": "2013-12-18T21:29:18.959Z", 
36151         "slice": 14, 
36152         "created": "2013-12-18T21:29:13.028Z", 
36153         "amount": 0.1624, 
36154         "object": 117, 
36155         "account": 14, 
36156         "state": "invoiced", 
36157         "coreHours": 2.32, 
36158         "invoice": 66, 
36159         "date": "2013-12-07T21:00:00Z", 
36160         "kind": "besteffort", 
36161         "enacted": null
36162     }
36163 },
36164 {
36165     "pk": 61169, 
36166     "model": "core.charge", 
36167     "fields": {
36168         "updated": "2013-12-18T21:29:19.001Z", 
36169         "slice": 14, 
36170         "created": "2013-12-18T21:29:13.037Z", 
36171         "amount": 0.2688, 
36172         "object": 117, 
36173         "account": 14, 
36174         "state": "invoiced", 
36175         "coreHours": 3.84, 
36176         "invoice": 66, 
36177         "date": "2013-12-08T05:00:00Z", 
36178         "kind": "besteffort", 
36179         "enacted": null
36180     }
36181 },
36182 {
36183     "pk": 61170, 
36184     "model": "core.charge", 
36185     "fields": {
36186         "updated": "2013-12-18T21:29:19.042Z", 
36187         "slice": 14, 
36188         "created": "2013-12-18T21:29:13.045Z", 
36189         "amount": 0.2912, 
36190         "object": 117, 
36191         "account": 14, 
36192         "state": "invoiced", 
36193         "coreHours": 4.16, 
36194         "invoice": 66, 
36195         "date": "2013-12-08T13:00:00Z", 
36196         "kind": "besteffort", 
36197         "enacted": null
36198     }
36199 },
36200 {
36201     "pk": 61171, 
36202     "model": "core.charge", 
36203     "fields": {
36204         "updated": "2013-12-18T21:29:19.084Z", 
36205         "slice": 14, 
36206         "created": "2013-12-18T21:29:13.053Z", 
36207         "amount": 0.1344, 
36208         "object": 117, 
36209         "account": 14, 
36210         "state": "invoiced", 
36211         "coreHours": 1.92, 
36212         "invoice": 66, 
36213         "date": "2013-12-08T21:00:00Z", 
36214         "kind": "besteffort", 
36215         "enacted": null
36216     }
36217 },
36218 {
36219     "pk": 61172, 
36220     "model": "core.charge", 
36221     "fields": {
36222         "updated": "2013-12-18T21:29:19.133Z", 
36223         "slice": 14, 
36224         "created": "2013-12-18T21:29:13.062Z", 
36225         "amount": 0.196, 
36226         "object": 117, 
36227         "account": 14, 
36228         "state": "invoiced", 
36229         "coreHours": 2.8, 
36230         "invoice": 67, 
36231         "date": "2013-12-09T05:00:00Z", 
36232         "kind": "besteffort", 
36233         "enacted": null
36234     }
36235 },
36236 {
36237     "pk": 61173, 
36238     "model": "core.charge", 
36239     "fields": {
36240         "updated": "2013-12-18T21:29:19.175Z", 
36241         "slice": 14, 
36242         "created": "2013-12-18T21:29:13.070Z", 
36243         "amount": 0.2184, 
36244         "object": 117, 
36245         "account": 14, 
36246         "state": "invoiced", 
36247         "coreHours": 3.12, 
36248         "invoice": 67, 
36249         "date": "2013-12-09T13:00:00Z", 
36250         "kind": "besteffort", 
36251         "enacted": null
36252     }
36253 },
36254 {
36255     "pk": 61174, 
36256     "model": "core.charge", 
36257     "fields": {
36258         "updated": "2013-12-18T21:29:19.216Z", 
36259         "slice": 14, 
36260         "created": "2013-12-18T21:29:13.078Z", 
36261         "amount": 0.3304, 
36262         "object": 117, 
36263         "account": 14, 
36264         "state": "invoiced", 
36265         "coreHours": 4.72, 
36266         "invoice": 67, 
36267         "date": "2013-12-09T21:00:00Z", 
36268         "kind": "besteffort", 
36269         "enacted": null
36270     }
36271 },
36272 {
36273     "pk": 61175, 
36274     "model": "core.charge", 
36275     "fields": {
36276         "updated": "2013-12-18T21:29:19.258Z", 
36277         "slice": 14, 
36278         "created": "2013-12-18T21:29:13.086Z", 
36279         "amount": 0.2184, 
36280         "object": 117, 
36281         "account": 14, 
36282         "state": "invoiced", 
36283         "coreHours": 3.12, 
36284         "invoice": 67, 
36285         "date": "2013-12-10T05:00:00Z", 
36286         "kind": "besteffort", 
36287         "enacted": null
36288     }
36289 },
36290 {
36291     "pk": 61176, 
36292     "model": "core.charge", 
36293     "fields": {
36294         "updated": "2013-12-18T21:29:19.299Z", 
36295         "slice": 14, 
36296         "created": "2013-12-18T21:29:13.095Z", 
36297         "amount": 0.1176, 
36298         "object": 117, 
36299         "account": 14, 
36300         "state": "invoiced", 
36301         "coreHours": 1.68, 
36302         "invoice": 67, 
36303         "date": "2013-12-10T13:00:00Z", 
36304         "kind": "besteffort", 
36305         "enacted": null
36306     }
36307 },
36308 {
36309     "pk": 61177, 
36310     "model": "core.charge", 
36311     "fields": {
36312         "updated": "2013-12-18T21:29:19.341Z", 
36313         "slice": 14, 
36314         "created": "2013-12-18T21:29:13.103Z", 
36315         "amount": 0.1624, 
36316         "object": 117, 
36317         "account": 14, 
36318         "state": "invoiced", 
36319         "coreHours": 2.32, 
36320         "invoice": 67, 
36321         "date": "2013-12-10T21:00:00Z", 
36322         "kind": "besteffort", 
36323         "enacted": null
36324     }
36325 },
36326 {
36327     "pk": 61178, 
36328     "model": "core.charge", 
36329     "fields": {
36330         "updated": "2013-12-18T21:29:19.382Z", 
36331         "slice": 14, 
36332         "created": "2013-12-18T21:29:13.111Z", 
36333         "amount": 0.2968, 
36334         "object": 117, 
36335         "account": 14, 
36336         "state": "invoiced", 
36337         "coreHours": 4.24, 
36338         "invoice": 67, 
36339         "date": "2013-12-11T05:00:00Z", 
36340         "kind": "besteffort", 
36341         "enacted": null
36342     }
36343 },
36344 {
36345     "pk": 61179, 
36346     "model": "core.charge", 
36347     "fields": {
36348         "updated": "2013-12-18T21:29:19.423Z", 
36349         "slice": 14, 
36350         "created": "2013-12-18T21:29:13.120Z", 
36351         "amount": 0.1344, 
36352         "object": 117, 
36353         "account": 14, 
36354         "state": "invoiced", 
36355         "coreHours": 1.92, 
36356         "invoice": 67, 
36357         "date": "2013-12-11T13:00:00Z", 
36358         "kind": "besteffort", 
36359         "enacted": null
36360     }
36361 },
36362 {
36363     "pk": 61180, 
36364     "model": "core.charge", 
36365     "fields": {
36366         "updated": "2013-12-18T21:29:19.465Z", 
36367         "slice": 14, 
36368         "created": "2013-12-18T21:29:13.128Z", 
36369         "amount": 0.3136, 
36370         "object": 117, 
36371         "account": 14, 
36372         "state": "invoiced", 
36373         "coreHours": 4.48, 
36374         "invoice": 67, 
36375         "date": "2013-12-11T21:00:00Z", 
36376         "kind": "besteffort", 
36377         "enacted": null
36378     }
36379 },
36380 {
36381     "pk": 61181, 
36382     "model": "core.charge", 
36383     "fields": {
36384         "updated": "2013-12-18T21:29:19.506Z", 
36385         "slice": 14, 
36386         "created": "2013-12-18T21:29:13.136Z", 
36387         "amount": 0.1344, 
36388         "object": 117, 
36389         "account": 14, 
36390         "state": "invoiced", 
36391         "coreHours": 1.92, 
36392         "invoice": 67, 
36393         "date": "2013-12-12T05:00:00Z", 
36394         "kind": "besteffort", 
36395         "enacted": null
36396     }
36397 },
36398 {
36399     "pk": 61182, 
36400     "model": "core.charge", 
36401     "fields": {
36402         "updated": "2013-12-18T21:29:19.548Z", 
36403         "slice": 14, 
36404         "created": "2013-12-18T21:29:13.153Z", 
36405         "amount": 0.112, 
36406         "object": 117, 
36407         "account": 14, 
36408         "state": "invoiced", 
36409         "coreHours": 1.6, 
36410         "invoice": 67, 
36411         "date": "2013-12-12T13:00:00Z", 
36412         "kind": "besteffort", 
36413         "enacted": null
36414     }
36415 },
36416 {
36417     "pk": 61183, 
36418     "model": "core.charge", 
36419     "fields": {
36420         "updated": "2013-12-18T21:29:19.589Z", 
36421         "slice": 14, 
36422         "created": "2013-12-18T21:29:13.161Z", 
36423         "amount": 0.1176, 
36424         "object": 117, 
36425         "account": 14, 
36426         "state": "invoiced", 
36427         "coreHours": 1.68, 
36428         "invoice": 67, 
36429         "date": "2013-12-12T21:00:00Z", 
36430         "kind": "besteffort", 
36431         "enacted": null
36432     }
36433 },
36434 {
36435     "pk": 61184, 
36436     "model": "core.charge", 
36437     "fields": {
36438         "updated": "2013-12-18T21:29:19.630Z", 
36439         "slice": 14, 
36440         "created": "2013-12-18T21:29:13.170Z", 
36441         "amount": 0.1456, 
36442         "object": 117, 
36443         "account": 14, 
36444         "state": "invoiced", 
36445         "coreHours": 2.08, 
36446         "invoice": 67, 
36447         "date": "2013-12-13T05:00:00Z", 
36448         "kind": "besteffort", 
36449         "enacted": null
36450     }
36451 },
36452 {
36453     "pk": 61185, 
36454     "model": "core.charge", 
36455     "fields": {
36456         "updated": "2013-12-18T21:29:19.672Z", 
36457         "slice": 14, 
36458         "created": "2013-12-18T21:29:13.178Z", 
36459         "amount": 0.308, 
36460         "object": 117, 
36461         "account": 14, 
36462         "state": "invoiced", 
36463         "coreHours": 4.4, 
36464         "invoice": 67, 
36465         "date": "2013-12-13T13:00:00Z", 
36466         "kind": "besteffort", 
36467         "enacted": null
36468     }
36469 },
36470 {
36471     "pk": 61186, 
36472     "model": "core.charge", 
36473     "fields": {
36474         "updated": "2013-12-18T21:29:19.713Z", 
36475         "slice": 14, 
36476         "created": "2013-12-18T21:29:13.186Z", 
36477         "amount": 0.28, 
36478         "object": 117, 
36479         "account": 14, 
36480         "state": "invoiced", 
36481         "coreHours": 4.0, 
36482         "invoice": 67, 
36483         "date": "2013-12-13T21:00:00Z", 
36484         "kind": "besteffort", 
36485         "enacted": null
36486     }
36487 },
36488 {
36489     "pk": 61187, 
36490     "model": "core.charge", 
36491     "fields": {
36492         "updated": "2013-12-18T21:29:19.755Z", 
36493         "slice": 14, 
36494         "created": "2013-12-18T21:29:13.195Z", 
36495         "amount": 0.336, 
36496         "object": 117, 
36497         "account": 14, 
36498         "state": "invoiced", 
36499         "coreHours": 4.8, 
36500         "invoice": 67, 
36501         "date": "2013-12-14T05:00:00Z", 
36502         "kind": "besteffort", 
36503         "enacted": null
36504     }
36505 },
36506 {
36507     "pk": 61188, 
36508     "model": "core.charge", 
36509     "fields": {
36510         "updated": "2013-12-18T21:29:19.796Z", 
36511         "slice": 14, 
36512         "created": "2013-12-18T21:29:13.203Z", 
36513         "amount": 0.1344, 
36514         "object": 117, 
36515         "account": 14, 
36516         "state": "invoiced", 
36517         "coreHours": 1.92, 
36518         "invoice": 67, 
36519         "date": "2013-12-14T13:00:00Z", 
36520         "kind": "besteffort", 
36521         "enacted": null
36522     }
36523 },
36524 {
36525     "pk": 61189, 
36526     "model": "core.charge", 
36527     "fields": {
36528         "updated": "2013-12-18T21:29:19.804Z", 
36529         "slice": 14, 
36530         "created": "2013-12-18T21:29:13.220Z", 
36531         "amount": 0.3136, 
36532         "object": 117, 
36533         "account": 14, 
36534         "state": "invoiced", 
36535         "coreHours": 4.48, 
36536         "invoice": 67, 
36537         "date": "2013-12-14T21:00:00Z", 
36538         "kind": "besteffort", 
36539         "enacted": null
36540     }
36541 },
36542 {
36543     "pk": 61190, 
36544     "model": "core.charge", 
36545     "fields": {
36546         "updated": "2013-12-18T21:29:19.846Z", 
36547         "slice": 14, 
36548         "created": "2013-12-18T21:29:13.228Z", 
36549         "amount": 0.3024, 
36550         "object": 117, 
36551         "account": 14, 
36552         "state": "invoiced", 
36553         "coreHours": 4.32, 
36554         "invoice": 67, 
36555         "date": "2013-12-15T05:00:00Z", 
36556         "kind": "besteffort", 
36557         "enacted": null
36558     }
36559 },
36560 {
36561     "pk": 61191, 
36562     "model": "core.charge", 
36563     "fields": {
36564         "updated": "2013-12-18T21:29:19.887Z", 
36565         "slice": 14, 
36566         "created": "2013-12-18T21:29:13.236Z", 
36567         "amount": 0.112, 
36568         "object": 117, 
36569         "account": 14, 
36570         "state": "invoiced", 
36571         "coreHours": 1.6, 
36572         "invoice": 67, 
36573         "date": "2013-12-15T13:00:00Z", 
36574         "kind": "besteffort", 
36575         "enacted": null
36576     }
36577 },
36578 {
36579     "pk": 61192, 
36580     "model": "core.charge", 
36581     "fields": {
36582         "updated": "2013-12-18T21:29:19.929Z", 
36583         "slice": 14, 
36584         "created": "2013-12-18T21:29:13.245Z", 
36585         "amount": 0.2856, 
36586         "object": 117, 
36587         "account": 14, 
36588         "state": "invoiced", 
36589         "coreHours": 4.08, 
36590         "invoice": 67, 
36591         "date": "2013-12-15T21:00:00Z", 
36592         "kind": "besteffort", 
36593         "enacted": null
36594     }
36595 },
36596 {
36597     "pk": 61193, 
36598     "model": "core.charge", 
36599     "fields": {
36600         "updated": "2013-12-18T21:29:13.253Z", 
36601         "slice": 14, 
36602         "created": "2013-12-18T21:29:13.253Z", 
36603         "amount": 0.1288, 
36604         "object": 117, 
36605         "account": 14, 
36606         "state": "pending", 
36607         "coreHours": 1.84, 
36608         "invoice": null, 
36609         "date": "2013-12-16T05:00:00Z", 
36610         "kind": "besteffort", 
36611         "enacted": null
36612     }
36613 },
36614 {
36615     "pk": 61194, 
36616     "model": "core.charge", 
36617     "fields": {
36618         "updated": "2013-12-18T21:29:13.261Z", 
36619         "slice": 14, 
36620         "created": "2013-12-18T21:29:13.261Z", 
36621         "amount": 0.336, 
36622         "object": 117, 
36623         "account": 14, 
36624         "state": "pending", 
36625         "coreHours": 4.8, 
36626         "invoice": null, 
36627         "date": "2013-12-16T13:00:00Z", 
36628         "kind": "besteffort", 
36629         "enacted": null
36630     }
36631 },
36632 {
36633     "pk": 61195, 
36634     "model": "core.charge", 
36635     "fields": {
36636         "updated": "2013-12-18T21:29:13.278Z", 
36637         "slice": 14, 
36638         "created": "2013-12-18T21:29:13.278Z", 
36639         "amount": 0.1624, 
36640         "object": 117, 
36641         "account": 14, 
36642         "state": "pending", 
36643         "coreHours": 2.32, 
36644         "invoice": null, 
36645         "date": "2013-12-16T21:00:00Z", 
36646         "kind": "besteffort", 
36647         "enacted": null
36648     }
36649 },
36650 {
36651     "pk": 61196, 
36652     "model": "core.charge", 
36653     "fields": {
36654         "updated": "2013-12-18T21:29:13.286Z", 
36655         "slice": 14, 
36656         "created": "2013-12-18T21:29:13.286Z", 
36657         "amount": 0.1904, 
36658         "object": 117, 
36659         "account": 14, 
36660         "state": "pending", 
36661         "coreHours": 2.72, 
36662         "invoice": null, 
36663         "date": "2013-12-17T05:00:00Z", 
36664         "kind": "besteffort", 
36665         "enacted": null
36666     }
36667 },
36668 {
36669     "pk": 61197, 
36670     "model": "core.charge", 
36671     "fields": {
36672         "updated": "2013-12-18T21:29:13.294Z", 
36673         "slice": 14, 
36674         "created": "2013-12-18T21:29:13.294Z", 
36675         "amount": 0.3192, 
36676         "object": 117, 
36677         "account": 14, 
36678         "state": "pending", 
36679         "coreHours": 4.56, 
36680         "invoice": null, 
36681         "date": "2013-12-17T13:00:00Z", 
36682         "kind": "besteffort", 
36683         "enacted": null
36684     }
36685 },
36686 {
36687     "pk": 61198, 
36688     "model": "core.charge", 
36689     "fields": {
36690         "updated": "2013-12-18T21:29:13.303Z", 
36691         "slice": 14, 
36692         "created": "2013-12-18T21:29:13.303Z", 
36693         "amount": 0.14, 
36694         "object": 117, 
36695         "account": 14, 
36696         "state": "pending", 
36697         "coreHours": 2.0, 
36698         "invoice": null, 
36699         "date": "2013-12-17T21:00:00Z", 
36700         "kind": "besteffort", 
36701         "enacted": null
36702     }
36703 },
36704 {
36705     "pk": 61199, 
36706     "model": "core.charge", 
36707     "fields": {
36708         "updated": "2013-12-18T21:29:13.311Z", 
36709         "slice": 14, 
36710         "created": "2013-12-18T21:29:13.311Z", 
36711         "amount": 0.1288, 
36712         "object": 117, 
36713         "account": 14, 
36714         "state": "pending", 
36715         "coreHours": 1.84, 
36716         "invoice": null, 
36717         "date": "2013-12-18T05:00:00Z", 
36718         "kind": "besteffort", 
36719         "enacted": null
36720     }
36721 },
36722 {
36723     "pk": 61200, 
36724     "model": "core.charge", 
36725     "fields": {
36726         "updated": "2013-12-18T21:29:13.319Z", 
36727         "slice": 14, 
36728         "created": "2013-12-18T21:29:13.319Z", 
36729         "amount": 0.2632, 
36730         "object": 117, 
36731         "account": 14, 
36732         "state": "pending", 
36733         "coreHours": 3.76, 
36734         "invoice": null, 
36735         "date": "2013-12-18T13:00:00Z", 
36736         "kind": "besteffort", 
36737         "enacted": null
36738     }
36739 },
36740 {
36741     "pk": 61201, 
36742     "model": "core.charge", 
36743     "fields": {
36744         "updated": "2013-12-18T21:29:16.427Z", 
36745         "slice": 14, 
36746         "created": "2013-12-18T21:29:13.334Z", 
36747         "amount": 0.2968, 
36748         "object": 118, 
36749         "account": 14, 
36750         "state": "invoiced", 
36751         "coreHours": 4.24, 
36752         "invoice": 63, 
36753         "date": "2013-11-18T21:00:00Z", 
36754         "kind": "besteffort", 
36755         "enacted": null
36756     }
36757 },
36758 {
36759     "pk": 61202, 
36760     "model": "core.charge", 
36761     "fields": {
36762         "updated": "2013-12-18T21:29:16.477Z", 
36763         "slice": 14, 
36764         "created": "2013-12-18T21:29:13.344Z", 
36765         "amount": 0.2072, 
36766         "object": 118, 
36767         "account": 14, 
36768         "state": "invoiced", 
36769         "coreHours": 2.96, 
36770         "invoice": 64, 
36771         "date": "2013-11-19T05:00:00Z", 
36772         "kind": "besteffort", 
36773         "enacted": null
36774     }
36775 },
36776 {
36777     "pk": 61203, 
36778     "model": "core.charge", 
36779     "fields": {
36780         "updated": "2013-12-18T21:29:16.518Z", 
36781         "slice": 14, 
36782         "created": "2013-12-18T21:29:13.352Z", 
36783         "amount": 0.2968, 
36784         "object": 118, 
36785         "account": 14, 
36786         "state": "invoiced", 
36787         "coreHours": 4.24, 
36788         "invoice": 64, 
36789         "date": "2013-11-19T13:00:00Z", 
36790         "kind": "besteffort", 
36791         "enacted": null
36792     }
36793 },
36794 {
36795     "pk": 61204, 
36796     "model": "core.charge", 
36797     "fields": {
36798         "updated": "2013-12-18T21:29:16.560Z", 
36799         "slice": 14, 
36800         "created": "2013-12-18T21:29:13.361Z", 
36801         "amount": 0.2296, 
36802         "object": 118, 
36803         "account": 14, 
36804         "state": "invoiced", 
36805         "coreHours": 3.28, 
36806         "invoice": 64, 
36807         "date": "2013-11-19T21:00:00Z", 
36808         "kind": "besteffort", 
36809         "enacted": null
36810     }
36811 },
36812 {
36813     "pk": 61205, 
36814     "model": "core.charge", 
36815     "fields": {
36816         "updated": "2013-12-18T21:29:16.601Z", 
36817         "slice": 14, 
36818         "created": "2013-12-18T21:29:13.369Z", 
36819         "amount": 0.14, 
36820         "object": 118, 
36821         "account": 14, 
36822         "state": "invoiced", 
36823         "coreHours": 2.0, 
36824         "invoice": 64, 
36825         "date": "2013-11-20T05:00:00Z", 
36826         "kind": "besteffort", 
36827         "enacted": null
36828     }
36829 },
36830 {
36831     "pk": 61206, 
36832     "model": "core.charge", 
36833     "fields": {
36834         "updated": "2013-12-18T21:29:16.642Z", 
36835         "slice": 14, 
36836         "created": "2013-12-18T21:29:13.377Z", 
36837         "amount": 0.2968, 
36838         "object": 118, 
36839         "account": 14, 
36840         "state": "invoiced", 
36841         "coreHours": 4.24, 
36842         "invoice": 64, 
36843         "date": "2013-11-20T13:00:00Z", 
36844         "kind": "besteffort", 
36845         "enacted": null
36846     }
36847 },
36848 {
36849     "pk": 61207, 
36850     "model": "core.charge", 
36851     "fields": {
36852         "updated": "2013-12-18T21:29:16.684Z", 
36853         "slice": 14, 
36854         "created": "2013-12-18T21:29:13.385Z", 
36855         "amount": 0.1512, 
36856         "object": 118, 
36857         "account": 14, 
36858         "state": "invoiced", 
36859         "coreHours": 2.16, 
36860         "invoice": 64, 
36861         "date": "2013-11-20T21:00:00Z", 
36862         "kind": "besteffort", 
36863         "enacted": null
36864     }
36865 },
36866 {
36867     "pk": 61208, 
36868     "model": "core.charge", 
36869     "fields": {
36870         "updated": "2013-12-18T21:29:16.725Z", 
36871         "slice": 14, 
36872         "created": "2013-12-18T21:29:13.394Z", 
36873         "amount": 0.336, 
36874         "object": 118, 
36875         "account": 14, 
36876         "state": "invoiced", 
36877         "coreHours": 4.8, 
36878         "invoice": 64, 
36879         "date": "2013-11-21T05:00:00Z", 
36880         "kind": "besteffort", 
36881         "enacted": null
36882     }
36883 },
36884 {
36885     "pk": 61209, 
36886     "model": "core.charge", 
36887     "fields": {
36888         "updated": "2013-12-18T21:29:16.767Z", 
36889         "slice": 14, 
36890         "created": "2013-12-18T21:29:13.402Z", 
36891         "amount": 0.2688, 
36892         "object": 118, 
36893         "account": 14, 
36894         "state": "invoiced", 
36895         "coreHours": 3.84, 
36896         "invoice": 64, 
36897         "date": "2013-11-21T13:00:00Z", 
36898         "kind": "besteffort", 
36899         "enacted": null
36900     }
36901 },
36902 {
36903     "pk": 61210, 
36904     "model": "core.charge", 
36905     "fields": {
36906         "updated": "2013-12-18T21:29:16.808Z", 
36907         "slice": 14, 
36908         "created": "2013-12-18T21:29:13.410Z", 
36909         "amount": 0.308, 
36910         "object": 118, 
36911         "account": 14, 
36912         "state": "invoiced", 
36913         "coreHours": 4.4, 
36914         "invoice": 64, 
36915         "date": "2013-11-21T21:00:00Z", 
36916         "kind": "besteffort", 
36917         "enacted": null
36918     }
36919 },
36920 {
36921     "pk": 61211, 
36922     "model": "core.charge", 
36923     "fields": {
36924         "updated": "2013-12-18T21:29:16.850Z", 
36925         "slice": 14, 
36926         "created": "2013-12-18T21:29:13.418Z", 
36927         "amount": 0.1792, 
36928         "object": 118, 
36929         "account": 14, 
36930         "state": "invoiced", 
36931         "coreHours": 2.56, 
36932         "invoice": 64, 
36933         "date": "2013-11-22T05:00:00Z", 
36934         "kind": "besteffort", 
36935         "enacted": null
36936     }
36937 },
36938 {
36939     "pk": 61212, 
36940     "model": "core.charge", 
36941     "fields": {
36942         "updated": "2013-12-18T21:29:16.891Z", 
36943         "slice": 14, 
36944         "created": "2013-12-18T21:29:13.427Z", 
36945         "amount": 0.3304, 
36946         "object": 118, 
36947         "account": 14, 
36948         "state": "invoiced", 
36949         "coreHours": 4.72, 
36950         "invoice": 64, 
36951         "date": "2013-11-22T13:00:00Z", 
36952         "kind": "besteffort", 
36953         "enacted": null
36954     }
36955 },
36956 {
36957     "pk": 61213, 
36958     "model": "core.charge", 
36959     "fields": {
36960         "updated": "2013-12-18T21:29:16.932Z", 
36961         "slice": 14, 
36962         "created": "2013-12-18T21:29:13.435Z", 
36963         "amount": 0.1288, 
36964         "object": 118, 
36965         "account": 14, 
36966         "state": "invoiced", 
36967         "coreHours": 1.84, 
36968         "invoice": 64, 
36969         "date": "2013-11-22T21:00:00Z", 
36970         "kind": "besteffort", 
36971         "enacted": null
36972     }
36973 },
36974 {
36975     "pk": 61214, 
36976     "model": "core.charge", 
36977     "fields": {
36978         "updated": "2013-12-18T21:29:16.974Z", 
36979         "slice": 14, 
36980         "created": "2013-12-18T21:29:13.443Z", 
36981         "amount": 0.2352, 
36982         "object": 118, 
36983         "account": 14, 
36984         "state": "invoiced", 
36985         "coreHours": 3.36, 
36986         "invoice": 64, 
36987         "date": "2013-11-23T05:00:00Z", 
36988         "kind": "besteffort", 
36989         "enacted": null
36990     }
36991 },
36992 {
36993     "pk": 61215, 
36994     "model": "core.charge", 
36995     "fields": {
36996         "updated": "2013-12-18T21:29:17.015Z", 
36997         "slice": 14, 
36998         "created": "2013-12-18T21:29:13.452Z", 
36999         "amount": 0.3304, 
37000         "object": 118, 
37001         "account": 14, 
37002         "state": "invoiced", 
37003         "coreHours": 4.72, 
37004         "invoice": 64, 
37005         "date": "2013-11-23T13:00:00Z", 
37006         "kind": "besteffort", 
37007         "enacted": null
37008     }
37009 },
37010 {
37011     "pk": 61216, 
37012     "model": "core.charge", 
37013     "fields": {
37014         "updated": "2013-12-18T21:29:17.057Z", 
37015         "slice": 14, 
37016         "created": "2013-12-18T21:29:13.460Z", 
37017         "amount": 0.2912, 
37018         "object": 118, 
37019         "account": 14, 
37020         "state": "invoiced", 
37021         "coreHours": 4.16, 
37022         "invoice": 64, 
37023         "date": "2013-11-23T21:00:00Z", 
37024         "kind": "besteffort", 
37025         "enacted": null
37026     }
37027 },
37028 {
37029     "pk": 61217, 
37030     "model": "core.charge", 
37031     "fields": {
37032         "updated": "2013-12-18T21:29:17.098Z", 
37033         "slice": 14, 
37034         "created": "2013-12-18T21:29:13.468Z", 
37035         "amount": 0.1512, 
37036         "object": 118, 
37037         "account": 14, 
37038         "state": "invoiced", 
37039         "coreHours": 2.16, 
37040         "invoice": 64, 
37041         "date": "2013-11-24T05:00:00Z", 
37042         "kind": "besteffort", 
37043         "enacted": null
37044     }
37045 },
37046 {
37047     "pk": 61218, 
37048     "model": "core.charge", 
37049     "fields": {
37050         "updated": "2013-12-18T21:29:17.140Z", 
37051         "slice": 14, 
37052         "created": "2013-12-18T21:29:13.476Z", 
37053         "amount": 0.112, 
37054         "object": 118, 
37055         "account": 14, 
37056         "state": "invoiced", 
37057         "coreHours": 1.6, 
37058         "invoice": 64, 
37059         "date": "2013-11-24T13:00:00Z", 
37060         "kind": "besteffort", 
37061         "enacted": null
37062     }
37063 },
37064 {
37065     "pk": 61219, 
37066     "model": "core.charge", 
37067     "fields": {
37068         "updated": "2013-12-18T21:29:17.181Z", 
37069         "slice": 14, 
37070         "created": "2013-12-18T21:29:13.485Z", 
37071         "amount": 0.3136, 
37072         "object": 118, 
37073         "account": 14, 
37074         "state": "invoiced", 
37075         "coreHours": 4.48, 
37076         "invoice": 64, 
37077         "date": "2013-11-24T21:00:00Z", 
37078         "kind": "besteffort", 
37079         "enacted": null
37080     }
37081 },
37082 {
37083     "pk": 61220, 
37084     "model": "core.charge", 
37085     "fields": {
37086         "updated": "2013-12-18T21:29:17.239Z", 
37087         "slice": 14, 
37088         "created": "2013-12-18T21:29:13.493Z", 
37089         "amount": 0.1512, 
37090         "object": 118, 
37091         "account": 14, 
37092         "state": "invoiced", 
37093         "coreHours": 2.16, 
37094         "invoice": 65, 
37095         "date": "2013-11-25T05:00:00Z", 
37096         "kind": "besteffort", 
37097         "enacted": null
37098     }
37099 },
37100 {
37101     "pk": 61221, 
37102     "model": "core.charge", 
37103     "fields": {
37104         "updated": "2013-12-18T21:29:17.303Z", 
37105         "slice": 14, 
37106         "created": "2013-12-18T21:29:13.501Z", 
37107         "amount": 0.2016, 
37108         "object": 118, 
37109         "account": 14, 
37110         "state": "invoiced", 
37111         "coreHours": 2.88, 
37112         "invoice": 65, 
37113         "date": "2013-11-25T13:00:00Z", 
37114         "kind": "besteffort", 
37115         "enacted": null
37116     }
37117 },
37118 {
37119     "pk": 61222, 
37120     "model": "core.charge", 
37121     "fields": {
37122         "updated": "2013-12-18T21:29:17.352Z", 
37123         "slice": 14, 
37124         "created": "2013-12-18T21:29:13.510Z", 
37125         "amount": 0.2968, 
37126         "object": 118, 
37127         "account": 14, 
37128         "state": "invoiced", 
37129         "coreHours": 4.24, 
37130         "invoice": 65, 
37131         "date": "2013-11-25T21:00:00Z", 
37132         "kind": "besteffort", 
37133         "enacted": null
37134     }
37135 },
37136 {
37137     "pk": 61223, 
37138     "model": "core.charge", 
37139     "fields": {
37140         "updated": "2013-12-18T21:29:17.394Z", 
37141         "slice": 14, 
37142         "created": "2013-12-18T21:29:13.518Z", 
37143         "amount": 0.1736, 
37144         "object": 118, 
37145         "account": 14, 
37146         "state": "invoiced", 
37147         "coreHours": 2.48, 
37148         "invoice": 65, 
37149         "date": "2013-11-26T05:00:00Z", 
37150         "kind": "besteffort", 
37151         "enacted": null
37152     }
37153 },
37154 {
37155     "pk": 61224, 
37156     "model": "core.charge", 
37157     "fields": {
37158         "updated": "2013-12-18T21:29:17.435Z", 
37159         "slice": 14, 
37160         "created": "2013-12-18T21:29:13.526Z", 
37161         "amount": 0.3304, 
37162         "object": 118, 
37163         "account": 14, 
37164         "state": "invoiced", 
37165         "coreHours": 4.72, 
37166         "invoice": 65, 
37167         "date": "2013-11-26T13:00:00Z", 
37168         "kind": "besteffort", 
37169         "enacted": null
37170     }
37171 },
37172 {
37173     "pk": 61225, 
37174     "model": "core.charge", 
37175     "fields": {
37176         "updated": "2013-12-18T21:29:17.477Z", 
37177         "slice": 14, 
37178         "created": "2013-12-18T21:29:13.534Z", 
37179         "amount": 0.3248, 
37180         "object": 118, 
37181         "account": 14, 
37182         "state": "invoiced", 
37183         "coreHours": 4.64, 
37184         "invoice": 65, 
37185         "date": "2013-11-26T21:00:00Z", 
37186         "kind": "besteffort", 
37187         "enacted": null
37188     }
37189 },
37190 {
37191     "pk": 61226, 
37192     "model": "core.charge", 
37193     "fields": {
37194         "updated": "2013-12-18T21:29:17.531Z", 
37195         "slice": 14, 
37196         "created": "2013-12-18T21:29:13.543Z", 
37197         "amount": 0.1344, 
37198         "object": 118, 
37199         "account": 14, 
37200         "state": "invoiced", 
37201         "coreHours": 1.92, 
37202         "invoice": 65, 
37203         "date": "2013-11-27T05:00:00Z", 
37204         "kind": "besteffort", 
37205         "enacted": null
37206     }
37207 },
37208 {
37209     "pk": 61227, 
37210     "model": "core.charge", 
37211     "fields": {
37212         "updated": "2013-12-18T21:29:17.634Z", 
37213         "slice": 14, 
37214         "created": "2013-12-18T21:29:13.551Z", 
37215         "amount": 0.1904, 
37216         "object": 118, 
37217         "account": 14, 
37218         "state": "invoiced", 
37219         "coreHours": 2.72, 
37220         "invoice": 65, 
37221         "date": "2013-11-27T13:00:00Z", 
37222         "kind": "besteffort", 
37223         "enacted": null
37224     }
37225 },
37226 {
37227     "pk": 61228, 
37228     "model": "core.charge", 
37229     "fields": {
37230         "updated": "2013-12-18T21:29:17.676Z", 
37231         "slice": 14, 
37232         "created": "2013-12-18T21:29:13.559Z", 
37233         "amount": 0.2576, 
37234         "object": 118, 
37235         "account": 14, 
37236         "state": "invoiced", 
37237         "coreHours": 3.68, 
37238         "invoice": 65, 
37239         "date": "2013-11-27T21:00:00Z", 
37240         "kind": "besteffort", 
37241         "enacted": null
37242     }
37243 },
37244 {
37245     "pk": 61229, 
37246     "model": "core.charge", 
37247     "fields": {
37248         "updated": "2013-12-18T21:29:17.717Z", 
37249         "slice": 14, 
37250         "created": "2013-12-18T21:29:13.567Z", 
37251         "amount": 0.3024, 
37252         "object": 118, 
37253         "account": 14, 
37254         "state": "invoiced", 
37255         "coreHours": 4.32, 
37256         "invoice": 65, 
37257         "date": "2013-11-28T05:00:00Z", 
37258         "kind": "besteffort", 
37259         "enacted": null
37260     }
37261 },
37262 {
37263     "pk": 61230, 
37264     "model": "core.charge", 
37265     "fields": {
37266         "updated": "2013-12-18T21:29:17.758Z", 
37267         "slice": 14, 
37268         "created": "2013-12-18T21:29:13.576Z", 
37269         "amount": 0.336, 
37270         "object": 118, 
37271         "account": 14, 
37272         "state": "invoiced", 
37273         "coreHours": 4.8, 
37274         "invoice": 65, 
37275         "date": "2013-11-28T13:00:00Z", 
37276         "kind": "besteffort", 
37277         "enacted": null
37278     }
37279 },
37280 {
37281     "pk": 61231, 
37282     "model": "core.charge", 
37283     "fields": {
37284         "updated": "2013-12-18T21:29:17.800Z", 
37285         "slice": 14, 
37286         "created": "2013-12-18T21:29:13.584Z", 
37287         "amount": 0.2016, 
37288         "object": 118, 
37289         "account": 14, 
37290         "state": "invoiced", 
37291         "coreHours": 2.88, 
37292         "invoice": 65, 
37293         "date": "2013-11-28T21:00:00Z", 
37294         "kind": "besteffort", 
37295         "enacted": null
37296     }
37297 },
37298 {
37299     "pk": 61232, 
37300     "model": "core.charge", 
37301     "fields": {
37302         "updated": "2013-12-18T21:29:17.841Z", 
37303         "slice": 14, 
37304         "created": "2013-12-18T21:29:13.592Z", 
37305         "amount": 0.14, 
37306         "object": 118, 
37307         "account": 14, 
37308         "state": "invoiced", 
37309         "coreHours": 2.0, 
37310         "invoice": 65, 
37311         "date": "2013-11-29T05:00:00Z", 
37312         "kind": "besteffort", 
37313         "enacted": null
37314     }
37315 },
37316 {
37317     "pk": 61233, 
37318     "model": "core.charge", 
37319     "fields": {
37320         "updated": "2013-12-18T21:29:17.882Z", 
37321         "slice": 14, 
37322         "created": "2013-12-18T21:29:13.601Z", 
37323         "amount": 0.14, 
37324         "object": 118, 
37325         "account": 14, 
37326         "state": "invoiced", 
37327         "coreHours": 2.0, 
37328         "invoice": 65, 
37329         "date": "2013-11-29T13:00:00Z", 
37330         "kind": "besteffort", 
37331         "enacted": null
37332     }
37333 },
37334 {
37335     "pk": 61234, 
37336     "model": "core.charge", 
37337     "fields": {
37338         "updated": "2013-12-18T21:29:17.924Z", 
37339         "slice": 14, 
37340         "created": "2013-12-18T21:29:13.609Z", 
37341         "amount": 0.1232, 
37342         "object": 118, 
37343         "account": 14, 
37344         "state": "invoiced", 
37345         "coreHours": 1.76, 
37346         "invoice": 65, 
37347         "date": "2013-11-29T21:00:00Z", 
37348         "kind": "besteffort", 
37349         "enacted": null
37350     }
37351 },
37352 {
37353     "pk": 61235, 
37354     "model": "core.charge", 
37355     "fields": {
37356         "updated": "2013-12-18T21:29:17.965Z", 
37357         "slice": 14, 
37358         "created": "2013-12-18T21:29:13.617Z", 
37359         "amount": 0.3136, 
37360         "object": 118, 
37361         "account": 14, 
37362         "state": "invoiced", 
37363         "coreHours": 4.48, 
37364         "invoice": 65, 
37365         "date": "2013-11-30T05:00:00Z", 
37366         "kind": "besteffort", 
37367         "enacted": null
37368     }
37369 },
37370 {
37371     "pk": 61236, 
37372     "model": "core.charge", 
37373     "fields": {
37374         "updated": "2013-12-18T21:29:18.007Z", 
37375         "slice": 14, 
37376         "created": "2013-12-18T21:29:13.626Z", 
37377         "amount": 0.3024, 
37378         "object": 118, 
37379         "account": 14, 
37380         "state": "invoiced", 
37381         "coreHours": 4.32, 
37382         "invoice": 65, 
37383         "date": "2013-11-30T13:00:00Z", 
37384         "kind": "besteffort", 
37385         "enacted": null
37386     }
37387 },
37388 {
37389     "pk": 61237, 
37390     "model": "core.charge", 
37391     "fields": {
37392         "updated": "2013-12-18T21:29:18.048Z", 
37393         "slice": 14, 
37394         "created": "2013-12-18T21:29:13.634Z", 
37395         "amount": 0.2968, 
37396         "object": 118, 
37397         "account": 14, 
37398         "state": "invoiced", 
37399         "coreHours": 4.24, 
37400         "invoice": 65, 
37401         "date": "2013-11-30T21:00:00Z", 
37402         "kind": "besteffort", 
37403         "enacted": null
37404     }
37405 },
37406 {
37407     "pk": 61238, 
37408     "model": "core.charge", 
37409     "fields": {
37410         "updated": "2013-12-18T21:29:18.090Z", 
37411         "slice": 14, 
37412         "created": "2013-12-18T21:29:13.642Z", 
37413         "amount": 0.3192, 
37414         "object": 118, 
37415         "account": 14, 
37416         "state": "invoiced", 
37417         "coreHours": 4.56, 
37418         "invoice": 65, 
37419         "date": "2013-12-01T05:00:00Z", 
37420         "kind": "besteffort", 
37421         "enacted": null
37422     }
37423 },
37424 {
37425     "pk": 61239, 
37426     "model": "core.charge", 
37427     "fields": {
37428         "updated": "2013-12-18T21:29:18.131Z", 
37429         "slice": 14, 
37430         "created": "2013-12-18T21:29:13.651Z", 
37431         "amount": 0.196, 
37432         "object": 118, 
37433         "account": 14, 
37434         "state": "invoiced", 
37435         "coreHours": 2.8, 
37436         "invoice": 65, 
37437         "date": "2013-12-01T13:00:00Z", 
37438         "kind": "besteffort", 
37439         "enacted": null
37440     }
37441 },
37442 {
37443     "pk": 61240, 
37444     "model": "core.charge", 
37445     "fields": {
37446         "updated": "2013-12-18T21:29:18.172Z", 
37447         "slice": 14, 
37448         "created": "2013-12-18T21:29:13.659Z", 
37449         "amount": 0.1344, 
37450         "object": 118, 
37451         "account": 14, 
37452         "state": "invoiced", 
37453         "coreHours": 1.92, 
37454         "invoice": 65, 
37455         "date": "2013-12-01T21:00:00Z", 
37456         "kind": "besteffort", 
37457         "enacted": null
37458     }
37459 },
37460 {
37461     "pk": 61241, 
37462     "model": "core.charge", 
37463     "fields": {
37464         "updated": "2013-12-18T21:29:18.222Z", 
37465         "slice": 14, 
37466         "created": "2013-12-18T21:29:13.667Z", 
37467         "amount": 0.1512, 
37468         "object": 118, 
37469         "account": 14, 
37470         "state": "invoiced", 
37471         "coreHours": 2.16, 
37472         "invoice": 66, 
37473         "date": "2013-12-02T05:00:00Z", 
37474         "kind": "besteffort", 
37475         "enacted": null
37476     }
37477 },
37478 {
37479     "pk": 61242, 
37480     "model": "core.charge", 
37481     "fields": {
37482         "updated": "2013-12-18T21:29:18.264Z", 
37483         "slice": 14, 
37484         "created": "2013-12-18T21:29:13.675Z", 
37485         "amount": 0.3304, 
37486         "object": 118, 
37487         "account": 14, 
37488         "state": "invoiced", 
37489         "coreHours": 4.72, 
37490         "invoice": 66, 
37491         "date": "2013-12-02T13:00:00Z", 
37492         "kind": "besteffort", 
37493         "enacted": null
37494     }
37495 },
37496 {
37497     "pk": 61243, 
37498     "model": "core.charge", 
37499     "fields": {
37500         "updated": "2013-12-18T21:29:18.305Z", 
37501         "slice": 14, 
37502         "created": "2013-12-18T21:29:13.684Z", 
37503         "amount": 0.1904, 
37504         "object": 118, 
37505         "account": 14, 
37506         "state": "invoiced", 
37507         "coreHours": 2.72, 
37508         "invoice": 66, 
37509         "date": "2013-12-02T21:00:00Z", 
37510         "kind": "besteffort", 
37511         "enacted": null
37512     }
37513 },
37514 {
37515     "pk": 61244, 
37516     "model": "core.charge", 
37517     "fields": {
37518         "updated": "2013-12-18T21:29:18.346Z", 
37519         "slice": 14, 
37520         "created": "2013-12-18T21:29:13.692Z", 
37521         "amount": 0.2912, 
37522         "object": 118, 
37523         "account": 14, 
37524         "state": "invoiced", 
37525         "coreHours": 4.16, 
37526         "invoice": 66, 
37527         "date": "2013-12-03T05:00:00Z", 
37528         "kind": "besteffort", 
37529         "enacted": null
37530     }
37531 },
37532 {
37533     "pk": 61245, 
37534     "model": "core.charge", 
37535     "fields": {
37536         "updated": "2013-12-18T21:29:18.388Z", 
37537         "slice": 14, 
37538         "created": "2013-12-18T21:29:13.700Z", 
37539         "amount": 0.3136, 
37540         "object": 118, 
37541         "account": 14, 
37542         "state": "invoiced", 
37543         "coreHours": 4.48, 
37544         "invoice": 66, 
37545         "date": "2013-12-03T13:00:00Z", 
37546         "kind": "besteffort", 
37547         "enacted": null
37548     }
37549 },
37550 {
37551     "pk": 61246, 
37552     "model": "core.charge", 
37553     "fields": {
37554         "updated": "2013-12-18T21:29:18.429Z", 
37555         "slice": 14, 
37556         "created": "2013-12-18T21:29:13.709Z", 
37557         "amount": 0.28, 
37558         "object": 118, 
37559         "account": 14, 
37560         "state": "invoiced", 
37561         "coreHours": 4.0, 
37562         "invoice": 66, 
37563         "date": "2013-12-03T21:00:00Z", 
37564         "kind": "besteffort", 
37565         "enacted": null
37566     }
37567 },
37568 {
37569     "pk": 61247, 
37570     "model": "core.charge", 
37571     "fields": {
37572         "updated": "2013-12-18T21:29:18.471Z", 
37573         "slice": 14, 
37574         "created": "2013-12-18T21:29:13.717Z", 
37575         "amount": 0.2856, 
37576         "object": 118, 
37577         "account": 14, 
37578         "state": "invoiced", 
37579         "coreHours": 4.08, 
37580         "invoice": 66, 
37581         "date": "2013-12-04T05:00:00Z", 
37582         "kind": "besteffort", 
37583         "enacted": null
37584     }
37585 },
37586 {
37587     "pk": 61248, 
37588     "model": "core.charge", 
37589     "fields": {
37590         "updated": "2013-12-18T21:29:18.512Z", 
37591         "slice": 14, 
37592         "created": "2013-12-18T21:29:13.725Z", 
37593         "amount": 0.1176, 
37594         "object": 118, 
37595         "account": 14, 
37596         "state": "invoiced", 
37597         "coreHours": 1.68, 
37598         "invoice": 66, 
37599         "date": "2013-12-04T13:00:00Z", 
37600         "kind": "besteffort", 
37601         "enacted": null
37602     }
37603 },
37604 {
37605     "pk": 61249, 
37606     "model": "core.charge", 
37607     "fields": {
37608         "updated": "2013-12-18T21:29:18.553Z", 
37609         "slice": 14, 
37610         "created": "2013-12-18T21:29:13.733Z", 
37611         "amount": 0.1736, 
37612         "object": 118, 
37613         "account": 14, 
37614         "state": "invoiced", 
37615         "coreHours": 2.48, 
37616         "invoice": 66, 
37617         "date": "2013-12-04T21:00:00Z", 
37618         "kind": "besteffort", 
37619         "enacted": null
37620     }
37621 },
37622 {
37623     "pk": 61250, 
37624     "model": "core.charge", 
37625     "fields": {
37626         "updated": "2013-12-18T21:29:18.595Z", 
37627         "slice": 14, 
37628         "created": "2013-12-18T21:29:13.742Z", 
37629         "amount": 0.2184, 
37630         "object": 118, 
37631         "account": 14, 
37632         "state": "invoiced", 
37633         "coreHours": 3.12, 
37634         "invoice": 66, 
37635         "date": "2013-12-05T05:00:00Z", 
37636         "kind": "besteffort", 
37637         "enacted": null
37638     }
37639 },
37640 {
37641     "pk": 61251, 
37642     "model": "core.charge", 
37643     "fields": {
37644         "updated": "2013-12-18T21:29:18.637Z", 
37645         "slice": 14, 
37646         "created": "2013-12-18T21:29:13.750Z", 
37647         "amount": 0.1624, 
37648         "object": 118, 
37649         "account": 14, 
37650         "state": "invoiced", 
37651         "coreHours": 2.32, 
37652         "invoice": 66, 
37653         "date": "2013-12-05T13:00:00Z", 
37654         "kind": "besteffort", 
37655         "enacted": null
37656     }
37657 },
37658 {
37659     "pk": 61252, 
37660     "model": "core.charge", 
37661     "fields": {
37662         "updated": "2013-12-18T21:29:18.678Z", 
37663         "slice": 14, 
37664         "created": "2013-12-18T21:29:13.758Z", 
37665         "amount": 0.3192, 
37666         "object": 118, 
37667         "account": 14, 
37668         "state": "invoiced", 
37669         "coreHours": 4.56, 
37670         "invoice": 66, 
37671         "date": "2013-12-05T21:00:00Z", 
37672         "kind": "besteffort", 
37673         "enacted": null
37674     }
37675 },
37676 {
37677     "pk": 61253, 
37678     "model": "core.charge", 
37679     "fields": {
37680         "updated": "2013-12-18T21:29:18.719Z", 
37681         "slice": 14, 
37682         "created": "2013-12-18T21:29:13.767Z", 
37683         "amount": 0.2856, 
37684         "object": 118, 
37685         "account": 14, 
37686         "state": "invoiced", 
37687         "coreHours": 4.08, 
37688         "invoice": 66, 
37689         "date": "2013-12-06T05:00:00Z", 
37690         "kind": "besteffort", 
37691         "enacted": null
37692     }
37693 },
37694 {
37695     "pk": 61254, 
37696     "model": "core.charge", 
37697     "fields": {
37698         "updated": "2013-12-18T21:29:18.761Z", 
37699         "slice": 14, 
37700         "created": "2013-12-18T21:29:13.775Z", 
37701         "amount": 0.112, 
37702         "object": 118, 
37703         "account": 14, 
37704         "state": "invoiced", 
37705         "coreHours": 1.6, 
37706         "invoice": 66, 
37707         "date": "2013-12-06T13:00:00Z", 
37708         "kind": "besteffort", 
37709         "enacted": null
37710     }
37711 },
37712 {
37713     "pk": 61255, 
37714     "model": "core.charge", 
37715     "fields": {
37716         "updated": "2013-12-18T21:29:18.802Z", 
37717         "slice": 14, 
37718         "created": "2013-12-18T21:29:13.783Z", 
37719         "amount": 0.2688, 
37720         "object": 118, 
37721         "account": 14, 
37722         "state": "invoiced", 
37723         "coreHours": 3.84, 
37724         "invoice": 66, 
37725         "date": "2013-12-06T21:00:00Z", 
37726         "kind": "besteffort", 
37727         "enacted": null
37728     }
37729 },
37730 {
37731     "pk": 61256, 
37732     "model": "core.charge", 
37733     "fields": {
37734         "updated": "2013-12-18T21:29:18.843Z", 
37735         "slice": 14, 
37736         "created": "2013-12-18T21:29:13.791Z", 
37737         "amount": 0.1176, 
37738         "object": 118, 
37739         "account": 14, 
37740         "state": "invoiced", 
37741         "coreHours": 1.68, 
37742         "invoice": 66, 
37743         "date": "2013-12-07T05:00:00Z", 
37744         "kind": "besteffort", 
37745         "enacted": null
37746     }
37747 },
37748 {
37749     "pk": 61257, 
37750     "model": "core.charge", 
37751     "fields": {
37752         "updated": "2013-12-18T21:29:18.885Z", 
37753         "slice": 14, 
37754         "created": "2013-12-18T21:29:13.800Z", 
37755         "amount": 0.2688, 
37756         "object": 118, 
37757         "account": 14, 
37758         "state": "invoiced", 
37759         "coreHours": 3.84, 
37760         "invoice": 66, 
37761         "date": "2013-12-07T13:00:00Z", 
37762         "kind": "besteffort", 
37763         "enacted": null
37764     }
37765 },
37766 {
37767     "pk": 61258, 
37768     "model": "core.charge", 
37769     "fields": {
37770         "updated": "2013-12-18T21:29:18.926Z", 
37771         "slice": 14, 
37772         "created": "2013-12-18T21:29:13.808Z", 
37773         "amount": 0.2296, 
37774         "object": 118, 
37775         "account": 14, 
37776         "state": "invoiced", 
37777         "coreHours": 3.28, 
37778         "invoice": 66, 
37779         "date": "2013-12-07T21:00:00Z", 
37780         "kind": "besteffort", 
37781         "enacted": null
37782     }
37783 },
37784 {
37785     "pk": 61259, 
37786     "model": "core.charge", 
37787     "fields": {
37788         "updated": "2013-12-18T21:29:18.968Z", 
37789         "slice": 14, 
37790         "created": "2013-12-18T21:29:13.816Z", 
37791         "amount": 0.224, 
37792         "object": 118, 
37793         "account": 14, 
37794         "state": "invoiced", 
37795         "coreHours": 3.2, 
37796         "invoice": 66, 
37797         "date": "2013-12-08T05:00:00Z", 
37798         "kind": "besteffort", 
37799         "enacted": null
37800     }
37801 },
37802 {
37803     "pk": 61260, 
37804     "model": "core.charge", 
37805     "fields": {
37806         "updated": "2013-12-18T21:29:19.009Z", 
37807         "slice": 14, 
37808         "created": "2013-12-18T21:29:13.824Z", 
37809         "amount": 0.2856, 
37810         "object": 118, 
37811         "account": 14, 
37812         "state": "invoiced", 
37813         "coreHours": 4.08, 
37814         "invoice": 66, 
37815         "date": "2013-12-08T13:00:00Z", 
37816         "kind": "besteffort", 
37817         "enacted": null
37818     }
37819 },
37820 {
37821     "pk": 61261, 
37822     "model": "core.charge", 
37823     "fields": {
37824         "updated": "2013-12-18T21:29:19.051Z", 
37825         "slice": 14, 
37826         "created": "2013-12-18T21:29:13.833Z", 
37827         "amount": 0.224, 
37828         "object": 118, 
37829         "account": 14, 
37830         "state": "invoiced", 
37831         "coreHours": 3.2, 
37832         "invoice": 66, 
37833         "date": "2013-12-08T21:00:00Z", 
37834         "kind": "besteffort", 
37835         "enacted": null
37836     }
37837 },
37838 {
37839     "pk": 61262, 
37840     "model": "core.charge", 
37841     "fields": {
37842         "updated": "2013-12-18T21:29:19.100Z", 
37843         "slice": 14, 
37844         "created": "2013-12-18T21:29:13.841Z", 
37845         "amount": 0.2576, 
37846         "object": 118, 
37847         "account": 14, 
37848         "state": "invoiced", 
37849         "coreHours": 3.68, 
37850         "invoice": 67, 
37851         "date": "2013-12-09T05:00:00Z", 
37852         "kind": "besteffort", 
37853         "enacted": null
37854     }
37855 },
37856 {
37857     "pk": 61263, 
37858     "model": "core.charge", 
37859     "fields": {
37860         "updated": "2013-12-18T21:29:19.142Z", 
37861         "slice": 14, 
37862         "created": "2013-12-18T21:29:13.849Z", 
37863         "amount": 0.2296, 
37864         "object": 118, 
37865         "account": 14, 
37866         "state": "invoiced", 
37867         "coreHours": 3.28, 
37868         "invoice": 67, 
37869         "date": "2013-12-09T13:00:00Z", 
37870         "kind": "besteffort", 
37871         "enacted": null
37872     }
37873 },
37874 {
37875     "pk": 61264, 
37876     "model": "core.charge", 
37877     "fields": {
37878         "updated": "2013-12-18T21:29:19.183Z", 
37879         "slice": 14, 
37880         "created": "2013-12-18T21:29:13.858Z", 
37881         "amount": 0.2632, 
37882         "object": 118, 
37883         "account": 14, 
37884         "state": "invoiced", 
37885         "coreHours": 3.76, 
37886         "invoice": 67, 
37887         "date": "2013-12-09T21:00:00Z", 
37888         "kind": "besteffort", 
37889         "enacted": null
37890     }
37891 },
37892 {
37893     "pk": 61265, 
37894     "model": "core.charge", 
37895     "fields": {
37896         "updated": "2013-12-18T21:29:19.224Z", 
37897         "slice": 14, 
37898         "created": "2013-12-18T21:29:13.866Z", 
37899         "amount": 0.2856, 
37900         "object": 118, 
37901         "account": 14, 
37902         "state": "invoiced", 
37903         "coreHours": 4.08, 
37904         "invoice": 67, 
37905         "date": "2013-12-10T05:00:00Z", 
37906         "kind": "besteffort", 
37907         "enacted": null
37908     }
37909 },
37910 {
37911     "pk": 61266, 
37912     "model": "core.charge", 
37913     "fields": {
37914         "updated": "2013-12-18T21:29:19.266Z", 
37915         "slice": 14, 
37916         "created": "2013-12-18T21:29:13.874Z", 
37917         "amount": 0.336, 
37918         "object": 118, 
37919         "account": 14, 
37920         "state": "invoiced", 
37921         "coreHours": 4.8, 
37922         "invoice": 67, 
37923         "date": "2013-12-10T13:00:00Z", 
37924         "kind": "besteffort", 
37925         "enacted": null
37926     }
37927 },
37928 {
37929     "pk": 61267, 
37930     "model": "core.charge", 
37931     "fields": {
37932         "updated": "2013-12-18T21:29:19.307Z", 
37933         "slice": 14, 
37934         "created": "2013-12-18T21:29:13.882Z", 
37935         "amount": 0.3136, 
37936         "object": 118, 
37937         "account": 14, 
37938         "state": "invoiced", 
37939         "coreHours": 4.48, 
37940         "invoice": 67, 
37941         "date": "2013-12-10T21:00:00Z", 
37942         "kind": "besteffort", 
37943         "enacted": null
37944     }
37945 },
37946 {
37947     "pk": 61268, 
37948     "model": "core.charge", 
37949     "fields": {
37950         "updated": "2013-12-18T21:29:19.349Z", 
37951         "slice": 14, 
37952         "created": "2013-12-18T21:29:13.891Z", 
37953         "amount": 0.2968, 
37954         "object": 118, 
37955         "account": 14, 
37956         "state": "invoiced", 
37957         "coreHours": 4.24, 
37958         "invoice": 67, 
37959         "date": "2013-12-11T05:00:00Z", 
37960         "kind": "besteffort", 
37961         "enacted": null
37962     }
37963 },
37964 {
37965     "pk": 61269, 
37966     "model": "core.charge", 
37967     "fields": {
37968         "updated": "2013-12-18T21:29:19.390Z", 
37969         "slice": 14, 
37970         "created": "2013-12-18T21:29:13.899Z", 
37971         "amount": 0.1904, 
37972         "object": 118, 
37973         "account": 14, 
37974         "state": "invoiced", 
37975         "coreHours": 2.72, 
37976         "invoice": 67, 
37977         "date": "2013-12-11T13:00:00Z", 
37978         "kind": "besteffort", 
37979         "enacted": null
37980     }
37981 },
37982 {
37983     "pk": 61270, 
37984     "model": "core.charge", 
37985     "fields": {
37986         "updated": "2013-12-18T21:29:19.432Z", 
37987         "slice": 14, 
37988         "created": "2013-12-18T21:29:13.907Z", 
37989         "amount": 0.2184, 
37990         "object": 118, 
37991         "account": 14, 
37992         "state": "invoiced", 
37993         "coreHours": 3.12, 
37994         "invoice": 67, 
37995         "date": "2013-12-11T21:00:00Z", 
37996         "kind": "besteffort", 
37997         "enacted": null
37998     }
37999 },
38000 {
38001     "pk": 61271, 
38002     "model": "core.charge", 
38003     "fields": {
38004         "updated": "2013-12-18T21:29:19.473Z", 
38005         "slice": 14, 
38006         "created": "2013-12-18T21:29:13.916Z", 
38007         "amount": 0.2352, 
38008         "object": 118, 
38009         "account": 14, 
38010         "state": "invoiced", 
38011         "coreHours": 3.36, 
38012         "invoice": 67, 
38013         "date": "2013-12-12T05:00:00Z", 
38014         "kind": "besteffort", 
38015         "enacted": null
38016     }
38017 },
38018 {
38019     "pk": 61272, 
38020     "model": "core.charge", 
38021     "fields": {
38022         "updated": "2013-12-18T21:29:19.514Z", 
38023         "slice": 14, 
38024         "created": "2013-12-18T21:29:13.924Z", 
38025         "amount": 0.1176, 
38026         "object": 118, 
38027         "account": 14, 
38028         "state": "invoiced", 
38029         "coreHours": 1.68, 
38030         "invoice": 67, 
38031         "date": "2013-12-12T13:00:00Z", 
38032         "kind": "besteffort", 
38033         "enacted": null
38034     }
38035 },
38036 {
38037     "pk": 61273, 
38038     "model": "core.charge", 
38039     "fields": {
38040         "updated": "2013-12-18T21:29:19.556Z", 
38041         "slice": 14, 
38042         "created": "2013-12-18T21:29:13.932Z", 
38043         "amount": 0.2464, 
38044         "object": 118, 
38045         "account": 14, 
38046         "state": "invoiced", 
38047         "coreHours": 3.52, 
38048         "invoice": 67, 
38049         "date": "2013-12-12T21:00:00Z", 
38050         "kind": "besteffort", 
38051         "enacted": null
38052     }
38053 },
38054 {
38055     "pk": 61274, 
38056     "model": "core.charge", 
38057     "fields": {
38058         "updated": "2013-12-18T21:29:19.597Z", 
38059         "slice": 14, 
38060         "created": "2013-12-18T21:29:13.940Z", 
38061         "amount": 0.3136, 
38062         "object": 118, 
38063         "account": 14, 
38064         "state": "invoiced", 
38065         "coreHours": 4.48, 
38066         "invoice": 67, 
38067         "date": "2013-12-13T05:00:00Z", 
38068         "kind": "besteffort", 
38069         "enacted": null
38070     }
38071 },
38072 {
38073     "pk": 61275, 
38074     "model": "core.charge", 
38075     "fields": {
38076         "updated": "2013-12-18T21:29:19.639Z", 
38077         "slice": 14, 
38078         "created": "2013-12-18T21:29:13.949Z", 
38079         "amount": 0.196, 
38080         "object": 118, 
38081         "account": 14, 
38082         "state": "invoiced", 
38083         "coreHours": 2.8, 
38084         "invoice": 67, 
38085         "date": "2013-12-13T13:00:00Z", 
38086         "kind": "besteffort", 
38087         "enacted": null
38088     }
38089 },
38090 {
38091     "pk": 61276, 
38092     "model": "core.charge", 
38093     "fields": {
38094         "updated": "2013-12-18T21:29:19.680Z", 
38095         "slice": 14, 
38096         "created": "2013-12-18T21:29:13.957Z", 
38097         "amount": 0.1624, 
38098         "object": 118, 
38099         "account": 14, 
38100         "state": "invoiced", 
38101         "coreHours": 2.32, 
38102         "invoice": 67, 
38103         "date": "2013-12-13T21:00:00Z", 
38104         "kind": "besteffort", 
38105         "enacted": null
38106     }
38107 },
38108 {
38109     "pk": 61277, 
38110     "model": "core.charge", 
38111     "fields": {
38112         "updated": "2013-12-18T21:29:19.722Z", 
38113         "slice": 14, 
38114         "created": "2013-12-18T21:29:13.965Z", 
38115         "amount": 0.1232, 
38116         "object": 118, 
38117         "account": 14, 
38118         "state": "invoiced", 
38119         "coreHours": 1.76, 
38120         "invoice": 67, 
38121         "date": "2013-12-14T05:00:00Z", 
38122         "kind": "besteffort", 
38123         "enacted": null
38124     }
38125 },
38126 {
38127     "pk": 61278, 
38128     "model": "core.charge", 
38129     "fields": {
38130         "updated": "2013-12-18T21:29:19.763Z", 
38131         "slice": 14, 
38132         "created": "2013-12-18T21:29:13.974Z", 
38133         "amount": 0.2296, 
38134         "object": 118, 
38135         "account": 14, 
38136         "state": "invoiced", 
38137         "coreHours": 3.28, 
38138         "invoice": 67, 
38139         "date": "2013-12-14T13:00:00Z", 
38140         "kind": "besteffort", 
38141         "enacted": null
38142     }
38143 },
38144 {
38145     "pk": 61279, 
38146     "model": "core.charge", 
38147     "fields": {
38148         "updated": "2013-12-18T21:29:19.813Z", 
38149         "slice": 14, 
38150         "created": "2013-12-18T21:29:13.982Z", 
38151         "amount": 0.28, 
38152         "object": 118, 
38153         "account": 14, 
38154         "state": "invoiced", 
38155         "coreHours": 4.0, 
38156         "invoice": 67, 
38157         "date": "2013-12-14T21:00:00Z", 
38158         "kind": "besteffort", 
38159         "enacted": null
38160     }
38161 },
38162 {
38163     "pk": 61280, 
38164     "model": "core.charge", 
38165     "fields": {
38166         "updated": "2013-12-18T21:29:19.854Z", 
38167         "slice": 14, 
38168         "created": "2013-12-18T21:29:13.990Z", 
38169         "amount": 0.2016, 
38170         "object": 118, 
38171         "account": 14, 
38172         "state": "invoiced", 
38173         "coreHours": 2.88, 
38174         "invoice": 67, 
38175         "date": "2013-12-15T05:00:00Z", 
38176         "kind": "besteffort", 
38177         "enacted": null
38178     }
38179 },
38180 {
38181     "pk": 61281, 
38182     "model": "core.charge", 
38183     "fields": {
38184         "updated": "2013-12-18T21:29:19.895Z", 
38185         "slice": 14, 
38186         "created": "2013-12-18T21:29:13.998Z", 
38187         "amount": 0.1624, 
38188         "object": 118, 
38189         "account": 14, 
38190         "state": "invoiced", 
38191         "coreHours": 2.32, 
38192         "invoice": 67, 
38193         "date": "2013-12-15T13:00:00Z", 
38194         "kind": "besteffort", 
38195         "enacted": null
38196     }
38197 },
38198 {
38199     "pk": 61282, 
38200     "model": "core.charge", 
38201     "fields": {
38202         "updated": "2013-12-18T21:29:19.937Z", 
38203         "slice": 14, 
38204         "created": "2013-12-18T21:29:14.007Z", 
38205         "amount": 0.2912, 
38206         "object": 118, 
38207         "account": 14, 
38208         "state": "invoiced", 
38209         "coreHours": 4.16, 
38210         "invoice": 67, 
38211         "date": "2013-12-15T21:00:00Z", 
38212         "kind": "besteffort", 
38213         "enacted": null
38214     }
38215 },
38216 {
38217     "pk": 61283, 
38218     "model": "core.charge", 
38219     "fields": {
38220         "updated": "2013-12-18T21:29:14.015Z", 
38221         "slice": 14, 
38222         "created": "2013-12-18T21:29:14.015Z", 
38223         "amount": 0.1344, 
38224         "object": 118, 
38225         "account": 14, 
38226         "state": "pending", 
38227         "coreHours": 1.92, 
38228         "invoice": null, 
38229         "date": "2013-12-16T05:00:00Z", 
38230         "kind": "besteffort", 
38231         "enacted": null
38232     }
38233 },
38234 {
38235     "pk": 61284, 
38236     "model": "core.charge", 
38237     "fields": {
38238         "updated": "2013-12-18T21:29:14.023Z", 
38239         "slice": 14, 
38240         "created": "2013-12-18T21:29:14.023Z", 
38241         "amount": 0.1848, 
38242         "object": 118, 
38243         "account": 14, 
38244         "state": "pending", 
38245         "coreHours": 2.64, 
38246         "invoice": null, 
38247         "date": "2013-12-16T13:00:00Z", 
38248         "kind": "besteffort", 
38249         "enacted": null
38250     }
38251 },
38252 {
38253     "pk": 61285, 
38254     "model": "core.charge", 
38255     "fields": {
38256         "updated": "2013-12-18T21:29:14.032Z", 
38257         "slice": 14, 
38258         "created": "2013-12-18T21:29:14.031Z", 
38259         "amount": 0.2128, 
38260         "object": 118, 
38261         "account": 14, 
38262         "state": "pending", 
38263         "coreHours": 3.04, 
38264         "invoice": null, 
38265         "date": "2013-12-16T21:00:00Z", 
38266         "kind": "besteffort", 
38267         "enacted": null
38268     }
38269 },
38270 {
38271     "pk": 61286, 
38272     "model": "core.charge", 
38273     "fields": {
38274         "updated": "2013-12-18T21:29:14.040Z", 
38275         "slice": 14, 
38276         "created": "2013-12-18T21:29:14.040Z", 
38277         "amount": 0.2464, 
38278         "object": 118, 
38279         "account": 14, 
38280         "state": "pending", 
38281         "coreHours": 3.52, 
38282         "invoice": null, 
38283         "date": "2013-12-17T05:00:00Z", 
38284         "kind": "besteffort", 
38285         "enacted": null
38286     }
38287 },
38288 {
38289     "pk": 61287, 
38290     "model": "core.charge", 
38291     "fields": {
38292         "updated": "2013-12-18T21:29:14.048Z", 
38293         "slice": 14, 
38294         "created": "2013-12-18T21:29:14.048Z", 
38295         "amount": 0.2352, 
38296         "object": 118, 
38297         "account": 14, 
38298         "state": "pending", 
38299         "coreHours": 3.36, 
38300         "invoice": null, 
38301         "date": "2013-12-17T13:00:00Z", 
38302         "kind": "besteffort", 
38303         "enacted": null
38304     }
38305 },
38306 {
38307     "pk": 61288, 
38308     "model": "core.charge", 
38309     "fields": {
38310         "updated": "2013-12-18T21:29:14.056Z", 
38311         "slice": 14, 
38312         "created": "2013-12-18T21:29:14.056Z", 
38313         "amount": 0.2128, 
38314         "object": 118, 
38315         "account": 14, 
38316         "state": "pending", 
38317         "coreHours": 3.04, 
38318         "invoice": null, 
38319         "date": "2013-12-17T21:00:00Z", 
38320         "kind": "besteffort", 
38321         "enacted": null
38322     }
38323 },
38324 {
38325     "pk": 61289, 
38326     "model": "core.charge", 
38327     "fields": {
38328         "updated": "2013-12-18T21:29:14.065Z", 
38329         "slice": 14, 
38330         "created": "2013-12-18T21:29:14.065Z", 
38331         "amount": 0.14, 
38332         "object": 118, 
38333         "account": 14, 
38334         "state": "pending", 
38335         "coreHours": 2.0, 
38336         "invoice": null, 
38337         "date": "2013-12-18T05:00:00Z", 
38338         "kind": "besteffort", 
38339         "enacted": null
38340     }
38341 },
38342 {
38343     "pk": 61290, 
38344     "model": "core.charge", 
38345     "fields": {
38346         "updated": "2013-12-18T21:29:14.073Z", 
38347         "slice": 14, 
38348         "created": "2013-12-18T21:29:14.073Z", 
38349         "amount": 0.1792, 
38350         "object": 118, 
38351         "account": 14, 
38352         "state": "pending", 
38353         "coreHours": 2.56, 
38354         "invoice": null, 
38355         "date": "2013-12-18T13:00:00Z", 
38356         "kind": "besteffort", 
38357         "enacted": null
38358     }
38359 },
38360 {
38361     "pk": 61291, 
38362     "model": "core.charge", 
38363     "fields": {
38364         "updated": "2013-12-18T21:29:16.444Z", 
38365         "slice": 14, 
38366         "created": "2013-12-18T21:29:14.088Z", 
38367         "amount": 0.1232, 
38368         "object": 119, 
38369         "account": 14, 
38370         "state": "invoiced", 
38371         "coreHours": 1.76, 
38372         "invoice": 64, 
38373         "date": "2013-11-18T21:00:00Z", 
38374         "kind": "besteffort", 
38375         "enacted": null
38376     }
38377 },
38378 {
38379     "pk": 61292, 
38380     "model": "core.charge", 
38381     "fields": {
38382         "updated": "2013-12-18T21:29:16.485Z", 
38383         "slice": 14, 
38384         "created": "2013-12-18T21:29:14.098Z", 
38385         "amount": 0.1288, 
38386         "object": 119, 
38387         "account": 14, 
38388         "state": "invoiced", 
38389         "coreHours": 1.84, 
38390         "invoice": 64, 
38391         "date": "2013-11-19T05:00:00Z", 
38392         "kind": "besteffort", 
38393         "enacted": null
38394     }
38395 },
38396 {
38397     "pk": 61293, 
38398     "model": "core.charge", 
38399     "fields": {
38400         "updated": "2013-12-18T21:29:16.527Z", 
38401         "slice": 14, 
38402         "created": "2013-12-18T21:29:14.106Z", 
38403         "amount": 0.2856, 
38404         "object": 119, 
38405         "account": 14, 
38406         "state": "invoiced", 
38407         "coreHours": 4.08, 
38408         "invoice": 64, 
38409         "date": "2013-11-19T13:00:00Z", 
38410         "kind": "besteffort", 
38411         "enacted": null
38412     }
38413 },
38414 {
38415     "pk": 61294, 
38416     "model": "core.charge", 
38417     "fields": {
38418         "updated": "2013-12-18T21:29:16.568Z", 
38419         "slice": 14, 
38420         "created": "2013-12-18T21:29:14.114Z", 
38421         "amount": 0.14, 
38422         "object": 119, 
38423         "account": 14, 
38424         "state": "invoiced", 
38425         "coreHours": 2.0, 
38426         "invoice": 64, 
38427         "date": "2013-11-19T21:00:00Z", 
38428         "kind": "besteffort", 
38429         "enacted": null
38430     }
38431 },
38432 {
38433     "pk": 61295, 
38434     "model": "core.charge", 
38435     "fields": {
38436         "updated": "2013-12-18T21:29:16.609Z", 
38437         "slice": 14, 
38438         "created": "2013-12-18T21:29:14.123Z", 
38439         "amount": 0.3136, 
38440         "object": 119, 
38441         "account": 14, 
38442         "state": "invoiced", 
38443         "coreHours": 4.48, 
38444         "invoice": 64, 
38445         "date": "2013-11-20T05:00:00Z", 
38446         "kind": "besteffort", 
38447         "enacted": null
38448     }
38449 },
38450 {
38451     "pk": 61296, 
38452     "model": "core.charge", 
38453     "fields": {
38454         "updated": "2013-12-18T21:29:16.651Z", 
38455         "slice": 14, 
38456         "created": "2013-12-18T21:29:14.131Z", 
38457         "amount": 0.1792, 
38458         "object": 119, 
38459         "account": 14, 
38460         "state": "invoiced", 
38461         "coreHours": 2.56, 
38462         "invoice": 64, 
38463         "date": "2013-11-20T13:00:00Z", 
38464         "kind": "besteffort", 
38465         "enacted": null
38466     }
38467 },
38468 {
38469     "pk": 61297, 
38470     "model": "core.charge", 
38471     "fields": {
38472         "updated": "2013-12-18T21:29:16.692Z", 
38473         "slice": 14, 
38474         "created": "2013-12-18T21:29:14.139Z", 
38475         "amount": 0.252, 
38476         "object": 119, 
38477         "account": 14, 
38478         "state": "invoiced", 
38479         "coreHours": 3.6, 
38480         "invoice": 64, 
38481         "date": "2013-11-20T21:00:00Z", 
38482         "kind": "besteffort", 
38483         "enacted": null
38484     }
38485 },
38486 {
38487     "pk": 61298, 
38488     "model": "core.charge", 
38489     "fields": {
38490         "updated": "2013-12-18T21:29:16.734Z", 
38491         "slice": 14, 
38492         "created": "2013-12-18T21:29:14.148Z", 
38493         "amount": 0.2464, 
38494         "object": 119, 
38495         "account": 14, 
38496         "state": "invoiced", 
38497         "coreHours": 3.52, 
38498         "invoice": 64, 
38499         "date": "2013-11-21T05:00:00Z", 
38500         "kind": "besteffort", 
38501         "enacted": null
38502     }
38503 },
38504 {
38505     "pk": 61299, 
38506     "model": "core.charge", 
38507     "fields": {
38508         "updated": "2013-12-18T21:29:16.775Z", 
38509         "slice": 14, 
38510         "created": "2013-12-18T21:29:14.156Z", 
38511         "amount": 0.2184, 
38512         "object": 119, 
38513         "account": 14, 
38514         "state": "invoiced", 
38515         "coreHours": 3.12, 
38516         "invoice": 64, 
38517         "date": "2013-11-21T13:00:00Z", 
38518         "kind": "besteffort", 
38519         "enacted": null
38520     }
38521 },
38522 {
38523     "pk": 61300, 
38524     "model": "core.charge", 
38525     "fields": {
38526         "updated": "2013-12-18T21:29:16.816Z", 
38527         "slice": 14, 
38528         "created": "2013-12-18T21:29:14.164Z", 
38529         "amount": 0.252, 
38530         "object": 119, 
38531         "account": 14, 
38532         "state": "invoiced", 
38533         "coreHours": 3.6, 
38534         "invoice": 64, 
38535         "date": "2013-11-21T21:00:00Z", 
38536         "kind": "besteffort", 
38537         "enacted": null
38538     }
38539 },
38540 {
38541     "pk": 61301, 
38542     "model": "core.charge", 
38543     "fields": {
38544         "updated": "2013-12-18T21:29:16.858Z", 
38545         "slice": 14, 
38546         "created": "2013-12-18T21:29:14.172Z", 
38547         "amount": 0.1624, 
38548         "object": 119, 
38549         "account": 14, 
38550         "state": "invoiced", 
38551         "coreHours": 2.32, 
38552         "invoice": 64, 
38553         "date": "2013-11-22T05:00:00Z", 
38554         "kind": "besteffort", 
38555         "enacted": null
38556     }
38557 },
38558 {
38559     "pk": 61302, 
38560     "model": "core.charge", 
38561     "fields": {
38562         "updated": "2013-12-18T21:29:16.899Z", 
38563         "slice": 14, 
38564         "created": "2013-12-18T21:29:14.181Z", 
38565         "amount": 0.2072, 
38566         "object": 119, 
38567         "account": 14, 
38568         "state": "invoiced", 
38569         "coreHours": 2.96, 
38570         "invoice": 64, 
38571         "date": "2013-11-22T13:00:00Z", 
38572         "kind": "besteffort", 
38573         "enacted": null
38574     }
38575 },
38576 {
38577     "pk": 61303, 
38578     "model": "core.charge", 
38579     "fields": {
38580         "updated": "2013-12-18T21:29:16.941Z", 
38581         "slice": 14, 
38582         "created": "2013-12-18T21:29:14.189Z", 
38583         "amount": 0.1904, 
38584         "object": 119, 
38585         "account": 14, 
38586         "state": "invoiced", 
38587         "coreHours": 2.72, 
38588         "invoice": 64, 
38589         "date": "2013-11-22T21:00:00Z", 
38590         "kind": "besteffort", 
38591         "enacted": null
38592     }
38593 },
38594 {
38595     "pk": 61304, 
38596     "model": "core.charge", 
38597     "fields": {
38598         "updated": "2013-12-18T21:29:16.982Z", 
38599         "slice": 14, 
38600         "created": "2013-12-18T21:29:14.197Z", 
38601         "amount": 0.2856, 
38602         "object": 119, 
38603         "account": 14, 
38604         "state": "invoiced", 
38605         "coreHours": 4.08, 
38606         "invoice": 64, 
38607         "date": "2013-11-23T05:00:00Z", 
38608         "kind": "besteffort", 
38609         "enacted": null
38610     }
38611 },
38612 {
38613     "pk": 61305, 
38614     "model": "core.charge", 
38615     "fields": {
38616         "updated": "2013-12-18T21:29:17.024Z", 
38617         "slice": 14, 
38618         "created": "2013-12-18T21:29:14.206Z", 
38619         "amount": 0.2016, 
38620         "object": 119, 
38621         "account": 14, 
38622         "state": "invoiced", 
38623         "coreHours": 2.88, 
38624         "invoice": 64, 
38625         "date": "2013-11-23T13:00:00Z", 
38626         "kind": "besteffort", 
38627         "enacted": null
38628     }
38629 },
38630 {
38631     "pk": 61306, 
38632     "model": "core.charge", 
38633     "fields": {
38634         "updated": "2013-12-18T21:29:17.065Z", 
38635         "slice": 14, 
38636         "created": "2013-12-18T21:29:14.214Z", 
38637         "amount": 0.2184, 
38638         "object": 119, 
38639         "account": 14, 
38640         "state": "invoiced", 
38641         "coreHours": 3.12, 
38642         "invoice": 64, 
38643         "date": "2013-11-23T21:00:00Z", 
38644         "kind": "besteffort", 
38645         "enacted": null
38646     }
38647 },
38648 {
38649     "pk": 61307, 
38650     "model": "core.charge", 
38651     "fields": {
38652         "updated": "2013-12-18T21:29:17.106Z", 
38653         "slice": 14, 
38654         "created": "2013-12-18T21:29:14.222Z", 
38655         "amount": 0.14, 
38656         "object": 119, 
38657         "account": 14, 
38658         "state": "invoiced", 
38659         "coreHours": 2.0, 
38660         "invoice": 64, 
38661         "date": "2013-11-24T05:00:00Z", 
38662         "kind": "besteffort", 
38663         "enacted": null
38664     }
38665 },
38666 {
38667     "pk": 61308, 
38668     "model": "core.charge", 
38669     "fields": {
38670         "updated": "2013-12-18T21:29:17.148Z", 
38671         "slice": 14, 
38672         "created": "2013-12-18T21:29:14.230Z", 
38673         "amount": 0.1288, 
38674         "object": 119, 
38675         "account": 14, 
38676         "state": "invoiced", 
38677         "coreHours": 1.84, 
38678         "invoice": 64, 
38679         "date": "2013-11-24T13:00:00Z", 
38680         "kind": "besteffort", 
38681         "enacted": null
38682     }
38683 },
38684 {
38685     "pk": 61309, 
38686     "model": "core.charge", 
38687     "fields": {
38688         "updated": "2013-12-18T21:29:17.189Z", 
38689         "slice": 14, 
38690         "created": "2013-12-18T21:29:14.239Z", 
38691         "amount": 0.2632, 
38692         "object": 119, 
38693         "account": 14, 
38694         "state": "invoiced", 
38695         "coreHours": 3.76, 
38696         "invoice": 64, 
38697         "date": "2013-11-24T21:00:00Z", 
38698         "kind": "besteffort", 
38699         "enacted": null
38700     }
38701 },
38702 {
38703     "pk": 61310, 
38704     "model": "core.charge", 
38705     "fields": {
38706         "updated": "2013-12-18T21:29:17.253Z", 
38707         "slice": 14, 
38708         "created": "2013-12-18T21:29:14.247Z", 
38709         "amount": 0.2856, 
38710         "object": 119, 
38711         "account": 14, 
38712         "state": "invoiced", 
38713         "coreHours": 4.08, 
38714         "invoice": 65, 
38715         "date": "2013-11-25T05:00:00Z", 
38716         "kind": "besteffort", 
38717         "enacted": null
38718     }
38719 },
38720 {
38721     "pk": 61311, 
38722     "model": "core.charge", 
38723     "fields": {
38724         "updated": "2013-12-18T21:29:17.314Z", 
38725         "slice": 14, 
38726         "created": "2013-12-18T21:29:14.255Z", 
38727         "amount": 0.1568, 
38728         "object": 119, 
38729         "account": 14, 
38730         "state": "invoiced", 
38731         "coreHours": 2.24, 
38732         "invoice": 65, 
38733         "date": "2013-11-25T13:00:00Z", 
38734         "kind": "besteffort", 
38735         "enacted": null
38736     }
38737 },
38738 {
38739     "pk": 61312, 
38740     "model": "core.charge", 
38741     "fields": {
38742         "updated": "2013-12-18T21:29:17.361Z", 
38743         "slice": 14, 
38744         "created": "2013-12-18T21:29:14.264Z", 
38745         "amount": 0.2352, 
38746         "object": 119, 
38747         "account": 14, 
38748         "state": "invoiced", 
38749         "coreHours": 3.36, 
38750         "invoice": 65, 
38751         "date": "2013-11-25T21:00:00Z", 
38752         "kind": "besteffort", 
38753         "enacted": null
38754     }
38755 },
38756 {
38757     "pk": 61313, 
38758     "model": "core.charge", 
38759     "fields": {
38760         "updated": "2013-12-18T21:29:17.402Z", 
38761         "slice": 14, 
38762         "created": "2013-12-18T21:29:14.272Z", 
38763         "amount": 0.2352, 
38764         "object": 119, 
38765         "account": 14, 
38766         "state": "invoiced", 
38767         "coreHours": 3.36, 
38768         "invoice": 65, 
38769         "date": "2013-11-26T05:00:00Z", 
38770         "kind": "besteffort", 
38771         "enacted": null
38772     }
38773 },
38774 {
38775     "pk": 61314, 
38776     "model": "core.charge", 
38777     "fields": {
38778         "updated": "2013-12-18T21:29:17.443Z", 
38779         "slice": 14, 
38780         "created": "2013-12-18T21:29:14.280Z", 
38781         "amount": 0.3304, 
38782         "object": 119, 
38783         "account": 14, 
38784         "state": "invoiced", 
38785         "coreHours": 4.72, 
38786         "invoice": 65, 
38787         "date": "2013-11-26T13:00:00Z", 
38788         "kind": "besteffort", 
38789         "enacted": null
38790     }
38791 },
38792 {
38793     "pk": 61315, 
38794     "model": "core.charge", 
38795     "fields": {
38796         "updated": "2013-12-18T21:29:17.485Z", 
38797         "slice": 14, 
38798         "created": "2013-12-18T21:29:14.288Z", 
38799         "amount": 0.2408, 
38800         "object": 119, 
38801         "account": 14, 
38802         "state": "invoiced", 
38803         "coreHours": 3.44, 
38804         "invoice": 65, 
38805         "date": "2013-11-26T21:00:00Z", 
38806         "kind": "besteffort", 
38807         "enacted": null
38808     }
38809 },
38810 {
38811     "pk": 61316, 
38812     "model": "core.charge", 
38813     "fields": {
38814         "updated": "2013-12-18T21:29:17.601Z", 
38815         "slice": 14, 
38816         "created": "2013-12-18T21:29:14.297Z", 
38817         "amount": 0.2912, 
38818         "object": 119, 
38819         "account": 14, 
38820         "state": "invoiced", 
38821         "coreHours": 4.16, 
38822         "invoice": 65, 
38823         "date": "2013-11-27T05:00:00Z", 
38824         "kind": "besteffort", 
38825         "enacted": null
38826     }
38827 },
38828 {
38829     "pk": 61317, 
38830     "model": "core.charge", 
38831     "fields": {
38832         "updated": "2013-12-18T21:29:17.642Z", 
38833         "slice": 14, 
38834         "created": "2013-12-18T21:29:14.305Z", 
38835         "amount": 0.2688, 
38836         "object": 119, 
38837         "account": 14, 
38838         "state": "invoiced", 
38839         "coreHours": 3.84, 
38840         "invoice": 65, 
38841         "date": "2013-11-27T13:00:00Z", 
38842         "kind": "besteffort", 
38843         "enacted": null
38844     }
38845 },
38846 {
38847     "pk": 61318, 
38848     "model": "core.charge", 
38849     "fields": {
38850         "updated": "2013-12-18T21:29:17.684Z", 
38851         "slice": 14, 
38852         "created": "2013-12-18T21:29:14.313Z", 
38853         "amount": 0.168, 
38854         "object": 119, 
38855         "account": 14, 
38856         "state": "invoiced", 
38857         "coreHours": 2.4, 
38858         "invoice": 65, 
38859         "date": "2013-11-27T21:00:00Z", 
38860         "kind": "besteffort", 
38861         "enacted": null
38862     }
38863 },
38864 {
38865     "pk": 61319, 
38866     "model": "core.charge", 
38867     "fields": {
38868         "updated": "2013-12-18T21:29:17.725Z", 
38869         "slice": 14, 
38870         "created": "2013-12-18T21:29:14.322Z", 
38871         "amount": 0.1792, 
38872         "object": 119, 
38873         "account": 14, 
38874         "state": "invoiced", 
38875         "coreHours": 2.56, 
38876         "invoice": 65, 
38877         "date": "2013-11-28T05:00:00Z", 
38878         "kind": "besteffort", 
38879         "enacted": null
38880     }
38881 },
38882 {
38883     "pk": 61320, 
38884     "model": "core.charge", 
38885     "fields": {
38886         "updated": "2013-12-18T21:29:17.767Z", 
38887         "slice": 14, 
38888         "created": "2013-12-18T21:29:14.330Z", 
38889         "amount": 0.2184, 
38890         "object": 119, 
38891         "account": 14, 
38892         "state": "invoiced", 
38893         "coreHours": 3.12, 
38894         "invoice": 65, 
38895         "date": "2013-11-28T13:00:00Z", 
38896         "kind": "besteffort", 
38897         "enacted": null
38898     }
38899 },
38900 {
38901     "pk": 61321, 
38902     "model": "core.charge", 
38903     "fields": {
38904         "updated": "2013-12-18T21:29:17.808Z", 
38905         "slice": 14, 
38906         "created": "2013-12-18T21:29:14.338Z", 
38907         "amount": 0.1848, 
38908         "object": 119, 
38909         "account": 14, 
38910         "state": "invoiced", 
38911         "coreHours": 2.64, 
38912         "invoice": 65, 
38913         "date": "2013-11-28T21:00:00Z", 
38914         "kind": "besteffort", 
38915         "enacted": null
38916     }
38917 },
38918 {
38919     "pk": 61322, 
38920     "model": "core.charge", 
38921     "fields": {
38922         "updated": "2013-12-18T21:29:17.849Z", 
38923         "slice": 14, 
38924         "created": "2013-12-18T21:29:14.346Z", 
38925         "amount": 0.1792, 
38926         "object": 119, 
38927         "account": 14, 
38928         "state": "invoiced", 
38929         "coreHours": 2.56, 
38930         "invoice": 65, 
38931         "date": "2013-11-29T05:00:00Z", 
38932         "kind": "besteffort", 
38933         "enacted": null
38934     }
38935 },
38936 {
38937     "pk": 61323, 
38938     "model": "core.charge", 
38939     "fields": {
38940         "updated": "2013-12-18T21:29:17.891Z", 
38941         "slice": 14, 
38942         "created": "2013-12-18T21:29:14.355Z", 
38943         "amount": 0.112, 
38944         "object": 119, 
38945         "account": 14, 
38946         "state": "invoiced", 
38947         "coreHours": 1.6, 
38948         "invoice": 65, 
38949         "date": "2013-11-29T13:00:00Z", 
38950         "kind": "besteffort", 
38951         "enacted": null
38952     }
38953 },
38954 {
38955     "pk": 61324, 
38956     "model": "core.charge", 
38957     "fields": {
38958         "updated": "2013-12-18T21:29:17.932Z", 
38959         "slice": 14, 
38960         "created": "2013-12-18T21:29:14.363Z", 
38961         "amount": 0.3136, 
38962         "object": 119, 
38963         "account": 14, 
38964         "state": "invoiced", 
38965         "coreHours": 4.48, 
38966         "invoice": 65, 
38967         "date": "2013-11-29T21:00:00Z", 
38968         "kind": "besteffort", 
38969         "enacted": null
38970     }
38971 },
38972 {
38973     "pk": 61325, 
38974     "model": "core.charge", 
38975     "fields": {
38976         "updated": "2013-12-18T21:29:17.974Z", 
38977         "slice": 14, 
38978         "created": "2013-12-18T21:29:14.371Z", 
38979         "amount": 0.1568, 
38980         "object": 119, 
38981         "account": 14, 
38982         "state": "invoiced", 
38983         "coreHours": 2.24, 
38984         "invoice": 65, 
38985         "date": "2013-11-30T05:00:00Z", 
38986         "kind": "besteffort", 
38987         "enacted": null
38988     }
38989 },
38990 {
38991     "pk": 61326, 
38992     "model": "core.charge", 
38993     "fields": {
38994         "updated": "2013-12-18T21:29:18.015Z", 
38995         "slice": 14, 
38996         "created": "2013-12-18T21:29:14.380Z", 
38997         "amount": 0.3024, 
38998         "object": 119, 
38999         "account": 14, 
39000         "state": "invoiced", 
39001         "coreHours": 4.32, 
39002         "invoice": 65, 
39003         "date": "2013-11-30T13:00:00Z", 
39004         "kind": "besteffort", 
39005         "enacted": null
39006     }
39007 },
39008 {
39009     "pk": 61327, 
39010     "model": "core.charge", 
39011     "fields": {
39012         "updated": "2013-12-18T21:29:18.057Z", 
39013         "slice": 14, 
39014         "created": "2013-12-18T21:29:14.388Z", 
39015         "amount": 0.336, 
39016         "object": 119, 
39017         "account": 14, 
39018         "state": "invoiced", 
39019         "coreHours": 4.8, 
39020         "invoice": 65, 
39021         "date": "2013-11-30T21:00:00Z", 
39022         "kind": "besteffort", 
39023         "enacted": null
39024     }
39025 },
39026 {
39027     "pk": 61328, 
39028     "model": "core.charge", 
39029     "fields": {
39030         "updated": "2013-12-18T21:29:18.098Z", 
39031         "slice": 14, 
39032         "created": "2013-12-18T21:29:14.396Z", 
39033         "amount": 0.28, 
39034         "object": 119, 
39035         "account": 14, 
39036         "state": "invoiced", 
39037         "coreHours": 4.0, 
39038         "invoice": 65, 
39039         "date": "2013-12-01T05:00:00Z", 
39040         "kind": "besteffort", 
39041         "enacted": null
39042     }
39043 },
39044 {
39045     "pk": 61329, 
39046     "model": "core.charge", 
39047     "fields": {
39048         "updated": "2013-12-18T21:29:18.139Z", 
39049         "slice": 14, 
39050         "created": "2013-12-18T21:29:14.404Z", 
39051         "amount": 0.3136, 
39052         "object": 119, 
39053         "account": 14, 
39054         "state": "invoiced", 
39055         "coreHours": 4.48, 
39056         "invoice": 65, 
39057         "date": "2013-12-01T13:00:00Z", 
39058         "kind": "besteffort", 
39059         "enacted": null
39060     }
39061 },
39062 {
39063     "pk": 61330, 
39064     "model": "core.charge", 
39065     "fields": {
39066         "updated": "2013-12-18T21:29:18.181Z", 
39067         "slice": 14, 
39068         "created": "2013-12-18T21:29:14.413Z", 
39069         "amount": 0.1176, 
39070         "object": 119, 
39071         "account": 14, 
39072         "state": "invoiced", 
39073         "coreHours": 1.68, 
39074         "invoice": 65, 
39075         "date": "2013-12-01T21:00:00Z", 
39076         "kind": "besteffort", 
39077         "enacted": null
39078     }
39079 },
39080 {
39081     "pk": 61331, 
39082     "model": "core.charge", 
39083     "fields": {
39084         "updated": "2013-12-18T21:29:18.231Z", 
39085         "slice": 14, 
39086         "created": "2013-12-18T21:29:14.421Z", 
39087         "amount": 0.3248, 
39088         "object": 119, 
39089         "account": 14, 
39090         "state": "invoiced", 
39091         "coreHours": 4.64, 
39092         "invoice": 66, 
39093         "date": "2013-12-02T05:00:00Z", 
39094         "kind": "besteffort", 
39095         "enacted": null
39096     }
39097 },
39098 {
39099     "pk": 61332, 
39100     "model": "core.charge", 
39101     "fields": {
39102         "updated": "2013-12-18T21:29:18.272Z", 
39103         "slice": 14, 
39104         "created": "2013-12-18T21:29:14.429Z", 
39105         "amount": 0.1288, 
39106         "object": 119, 
39107         "account": 14, 
39108         "state": "invoiced", 
39109         "coreHours": 1.84, 
39110         "invoice": 66, 
39111         "date": "2013-12-02T13:00:00Z", 
39112         "kind": "besteffort", 
39113         "enacted": null
39114     }
39115 },
39116 {
39117     "pk": 61333, 
39118     "model": "core.charge", 
39119     "fields": {
39120         "updated": "2013-12-18T21:29:18.313Z", 
39121         "slice": 14, 
39122         "created": "2013-12-18T21:29:14.437Z", 
39123         "amount": 0.1848, 
39124         "object": 119, 
39125         "account": 14, 
39126         "state": "invoiced", 
39127         "coreHours": 2.64, 
39128         "invoice": 66, 
39129         "date": "2013-12-02T21:00:00Z", 
39130         "kind": "besteffort", 
39131         "enacted": null
39132     }
39133 },
39134 {
39135     "pk": 61334, 
39136     "model": "core.charge", 
39137     "fields": {
39138         "updated": "2013-12-18T21:29:18.355Z", 
39139         "slice": 14, 
39140         "created": "2013-12-18T21:29:14.446Z", 
39141         "amount": 0.168, 
39142         "object": 119, 
39143         "account": 14, 
39144         "state": "invoiced", 
39145         "coreHours": 2.4, 
39146         "invoice": 66, 
39147         "date": "2013-12-03T05:00:00Z", 
39148         "kind": "besteffort", 
39149         "enacted": null
39150     }
39151 },
39152 {
39153     "pk": 61335, 
39154     "model": "core.charge", 
39155     "fields": {
39156         "updated": "2013-12-18T21:29:18.396Z", 
39157         "slice": 14, 
39158         "created": "2013-12-18T21:29:14.454Z", 
39159         "amount": 0.1624, 
39160         "object": 119, 
39161         "account": 14, 
39162         "state": "invoiced", 
39163         "coreHours": 2.32, 
39164         "invoice": 66, 
39165         "date": "2013-12-03T13:00:00Z", 
39166         "kind": "besteffort", 
39167         "enacted": null
39168     }
39169 },
39170 {
39171     "pk": 61336, 
39172     "model": "core.charge", 
39173     "fields": {
39174         "updated": "2013-12-18T21:29:18.438Z", 
39175         "slice": 14, 
39176         "created": "2013-12-18T21:29:14.462Z", 
39177         "amount": 0.112, 
39178         "object": 119, 
39179         "account": 14, 
39180         "state": "invoiced", 
39181         "coreHours": 1.6, 
39182         "invoice": 66, 
39183         "date": "2013-12-03T21:00:00Z", 
39184         "kind": "besteffort", 
39185         "enacted": null
39186     }
39187 },
39188 {
39189     "pk": 61337, 
39190     "model": "core.charge", 
39191     "fields": {
39192         "updated": "2013-12-18T21:29:18.479Z", 
39193         "slice": 14, 
39194         "created": "2013-12-18T21:29:14.471Z", 
39195         "amount": 0.2184, 
39196         "object": 119, 
39197         "account": 14, 
39198         "state": "invoiced", 
39199         "coreHours": 3.12, 
39200         "invoice": 66, 
39201         "date": "2013-12-04T05:00:00Z", 
39202         "kind": "besteffort", 
39203         "enacted": null
39204     }
39205 },
39206 {
39207     "pk": 61338, 
39208     "model": "core.charge", 
39209     "fields": {
39210         "updated": "2013-12-18T21:29:18.520Z", 
39211         "slice": 14, 
39212         "created": "2013-12-18T21:29:14.479Z", 
39213         "amount": 0.2576, 
39214         "object": 119, 
39215         "account": 14, 
39216         "state": "invoiced", 
39217         "coreHours": 3.68, 
39218         "invoice": 66, 
39219         "date": "2013-12-04T13:00:00Z", 
39220         "kind": "besteffort", 
39221         "enacted": null
39222     }
39223 },
39224 {
39225     "pk": 61339, 
39226     "model": "core.charge", 
39227     "fields": {
39228         "updated": "2013-12-18T21:29:18.562Z", 
39229         "slice": 14, 
39230         "created": "2013-12-18T21:29:14.487Z", 
39231         "amount": 0.2072, 
39232         "object": 119, 
39233         "account": 14, 
39234         "state": "invoiced", 
39235         "coreHours": 2.96, 
39236         "invoice": 66, 
39237         "date": "2013-12-04T21:00:00Z", 
39238         "kind": "besteffort", 
39239         "enacted": null
39240     }
39241 },
39242 {
39243     "pk": 61340, 
39244     "model": "core.charge", 
39245     "fields": {
39246         "updated": "2013-12-18T21:29:18.603Z", 
39247         "slice": 14, 
39248         "created": "2013-12-18T21:29:14.495Z", 
39249         "amount": 0.1232, 
39250         "object": 119, 
39251         "account": 14, 
39252         "state": "invoiced", 
39253         "coreHours": 1.76, 
39254         "invoice": 66, 
39255         "date": "2013-12-05T05:00:00Z", 
39256         "kind": "besteffort", 
39257         "enacted": null
39258     }
39259 },
39260 {
39261     "pk": 61341, 
39262     "model": "core.charge", 
39263     "fields": {
39264         "updated": "2013-12-18T21:29:18.645Z", 
39265         "slice": 14, 
39266         "created": "2013-12-18T21:29:14.504Z", 
39267         "amount": 0.2632, 
39268         "object": 119, 
39269         "account": 14, 
39270         "state": "invoiced", 
39271         "coreHours": 3.76, 
39272         "invoice": 66, 
39273         "date": "2013-12-05T13:00:00Z", 
39274         "kind": "besteffort", 
39275         "enacted": null
39276     }
39277 },
39278 {
39279     "pk": 61342, 
39280     "model": "core.charge", 
39281     "fields": {
39282         "updated": "2013-12-18T21:29:18.686Z", 
39283         "slice": 14, 
39284         "created": "2013-12-18T21:29:14.512Z", 
39285         "amount": 0.14, 
39286         "object": 119, 
39287         "account": 14, 
39288         "state": "invoiced", 
39289         "coreHours": 2.0, 
39290         "invoice": 66, 
39291         "date": "2013-12-05T21:00:00Z", 
39292         "kind": "besteffort", 
39293         "enacted": null
39294     }
39295 },
39296 {
39297     "pk": 61343, 
39298     "model": "core.charge", 
39299     "fields": {
39300         "updated": "2013-12-18T21:29:18.728Z", 
39301         "slice": 14, 
39302         "created": "2013-12-18T21:29:14.520Z", 
39303         "amount": 0.196, 
39304         "object": 119, 
39305         "account": 14, 
39306         "state": "invoiced", 
39307         "coreHours": 2.8, 
39308         "invoice": 66, 
39309         "date": "2013-12-06T05:00:00Z", 
39310         "kind": "besteffort", 
39311         "enacted": null
39312     }
39313 },
39314 {
39315     "pk": 61344, 
39316     "model": "core.charge", 
39317     "fields": {
39318         "updated": "2013-12-18T21:29:18.769Z", 
39319         "slice": 14, 
39320         "created": "2013-12-18T21:29:14.529Z", 
39321         "amount": 0.2576, 
39322         "object": 119, 
39323         "account": 14, 
39324         "state": "invoiced", 
39325         "coreHours": 3.68, 
39326         "invoice": 66, 
39327         "date": "2013-12-06T13:00:00Z", 
39328         "kind": "besteffort", 
39329         "enacted": null
39330     }
39331 },
39332 {
39333     "pk": 61345, 
39334     "model": "core.charge", 
39335     "fields": {
39336         "updated": "2013-12-18T21:29:18.810Z", 
39337         "slice": 14, 
39338         "created": "2013-12-18T21:29:14.537Z", 
39339         "amount": 0.168, 
39340         "object": 119, 
39341         "account": 14, 
39342         "state": "invoiced", 
39343         "coreHours": 2.4, 
39344         "invoice": 66, 
39345         "date": "2013-12-06T21:00:00Z", 
39346         "kind": "besteffort", 
39347         "enacted": null
39348     }
39349 },
39350 {
39351     "pk": 61346, 
39352     "model": "core.charge", 
39353     "fields": {
39354         "updated": "2013-12-18T21:29:18.852Z", 
39355         "slice": 14, 
39356         "created": "2013-12-18T21:29:14.545Z", 
39357         "amount": 0.2464, 
39358         "object": 119, 
39359         "account": 14, 
39360         "state": "invoiced", 
39361         "coreHours": 3.52, 
39362         "invoice": 66, 
39363         "date": "2013-12-07T05:00:00Z", 
39364         "kind": "besteffort", 
39365         "enacted": null
39366     }
39367 },
39368 {
39369     "pk": 61347, 
39370     "model": "core.charge", 
39371     "fields": {
39372         "updated": "2013-12-18T21:29:18.893Z", 
39373         "slice": 14, 
39374         "created": "2013-12-18T21:29:14.553Z", 
39375         "amount": 0.336, 
39376         "object": 119, 
39377         "account": 14, 
39378         "state": "invoiced", 
39379         "coreHours": 4.8, 
39380         "invoice": 66, 
39381         "date": "2013-12-07T13:00:00Z", 
39382         "kind": "besteffort", 
39383         "enacted": null
39384     }
39385 },
39386 {
39387     "pk": 61348, 
39388     "model": "core.charge", 
39389     "fields": {
39390         "updated": "2013-12-18T21:29:18.935Z", 
39391         "slice": 14, 
39392         "created": "2013-12-18T21:29:14.562Z", 
39393         "amount": 0.2464, 
39394         "object": 119, 
39395         "account": 14, 
39396         "state": "invoiced", 
39397         "coreHours": 3.52, 
39398         "invoice": 66, 
39399         "date": "2013-12-07T21:00:00Z", 
39400         "kind": "besteffort", 
39401         "enacted": null
39402     }
39403 },
39404 {
39405     "pk": 61349, 
39406     "model": "core.charge", 
39407     "fields": {
39408         "updated": "2013-12-18T21:29:18.976Z", 
39409         "slice": 14, 
39410         "created": "2013-12-18T21:29:14.570Z", 
39411         "amount": 0.2576, 
39412         "object": 119, 
39413         "account": 14, 
39414         "state": "invoiced", 
39415         "coreHours": 3.68, 
39416         "invoice": 66, 
39417         "date": "2013-12-08T05:00:00Z", 
39418         "kind": "besteffort", 
39419         "enacted": null
39420     }
39421 },
39422 {
39423     "pk": 61350, 
39424     "model": "core.charge", 
39425     "fields": {
39426         "updated": "2013-12-18T21:29:19.017Z", 
39427         "slice": 14, 
39428         "created": "2013-12-18T21:29:14.578Z", 
39429         "amount": 0.1736, 
39430         "object": 119, 
39431         "account": 14, 
39432         "state": "invoiced", 
39433         "coreHours": 2.48, 
39434         "invoice": 66, 
39435         "date": "2013-12-08T13:00:00Z", 
39436         "kind": "besteffort", 
39437         "enacted": null
39438     }
39439 },
39440 {
39441     "pk": 61351, 
39442     "model": "core.charge", 
39443     "fields": {
39444         "updated": "2013-12-18T21:29:19.059Z", 
39445         "slice": 14, 
39446         "created": "2013-12-18T21:29:14.587Z", 
39447         "amount": 0.3024, 
39448         "object": 119, 
39449         "account": 14, 
39450         "state": "invoiced", 
39451         "coreHours": 4.32, 
39452         "invoice": 66, 
39453         "date": "2013-12-08T21:00:00Z", 
39454         "kind": "besteffort", 
39455         "enacted": null
39456     }
39457 },
39458 {
39459     "pk": 61352, 
39460     "model": "core.charge", 
39461     "fields": {
39462         "updated": "2013-12-18T21:29:19.109Z", 
39463         "slice": 14, 
39464         "created": "2013-12-18T21:29:14.595Z", 
39465         "amount": 0.1848, 
39466         "object": 119, 
39467         "account": 14, 
39468         "state": "invoiced", 
39469         "coreHours": 2.64, 
39470         "invoice": 67, 
39471         "date": "2013-12-09T05:00:00Z", 
39472         "kind": "besteffort", 
39473         "enacted": null
39474     }
39475 },
39476 {
39477     "pk": 61353, 
39478     "model": "core.charge", 
39479     "fields": {
39480         "updated": "2013-12-18T21:29:19.150Z", 
39481         "slice": 14, 
39482         "created": "2013-12-18T21:29:14.603Z", 
39483         "amount": 0.3024, 
39484         "object": 119, 
39485         "account": 14, 
39486         "state": "invoiced", 
39487         "coreHours": 4.32, 
39488         "invoice": 67, 
39489         "date": "2013-12-09T13:00:00Z", 
39490         "kind": "besteffort", 
39491         "enacted": null
39492     }
39493 },
39494 {
39495     "pk": 61354, 
39496     "model": "core.charge", 
39497     "fields": {
39498         "updated": "2013-12-18T21:29:19.191Z", 
39499         "slice": 14, 
39500         "created": "2013-12-18T21:29:14.611Z", 
39501         "amount": 0.2856, 
39502         "object": 119, 
39503         "account": 14, 
39504         "state": "invoiced", 
39505         "coreHours": 4.08, 
39506         "invoice": 67, 
39507         "date": "2013-12-09T21:00:00Z", 
39508         "kind": "besteffort", 
39509         "enacted": null
39510     }
39511 },
39512 {
39513     "pk": 61355, 
39514     "model": "core.charge", 
39515     "fields": {
39516         "updated": "2013-12-18T21:29:19.233Z", 
39517         "slice": 14, 
39518         "created": "2013-12-18T21:29:14.620Z", 
39519         "amount": 0.3136, 
39520         "object": 119, 
39521         "account": 14, 
39522         "state": "invoiced", 
39523         "coreHours": 4.48, 
39524         "invoice": 67, 
39525         "date": "2013-12-10T05:00:00Z", 
39526         "kind": "besteffort", 
39527         "enacted": null
39528     }
39529 },
39530 {
39531     "pk": 61356, 
39532     "model": "core.charge", 
39533     "fields": {
39534         "updated": "2013-12-18T21:29:19.274Z", 
39535         "slice": 14, 
39536         "created": "2013-12-18T21:29:14.628Z", 
39537         "amount": 0.1176, 
39538         "object": 119, 
39539         "account": 14, 
39540         "state": "invoiced", 
39541         "coreHours": 1.68, 
39542         "invoice": 67, 
39543         "date": "2013-12-10T13:00:00Z", 
39544         "kind": "besteffort", 
39545         "enacted": null
39546     }
39547 },
39548 {
39549     "pk": 61357, 
39550     "model": "core.charge", 
39551     "fields": {
39552         "updated": "2013-12-18T21:29:19.316Z", 
39553         "slice": 14, 
39554         "created": "2013-12-18T21:29:14.636Z", 
39555         "amount": 0.2072, 
39556         "object": 119, 
39557         "account": 14, 
39558         "state": "invoiced", 
39559         "coreHours": 2.96, 
39560         "invoice": 67, 
39561         "date": "2013-12-10T21:00:00Z", 
39562         "kind": "besteffort", 
39563         "enacted": null
39564     }
39565 },
39566 {
39567     "pk": 61358, 
39568     "model": "core.charge", 
39569     "fields": {
39570         "updated": "2013-12-18T21:29:19.357Z", 
39571         "slice": 14, 
39572         "created": "2013-12-18T21:29:14.645Z", 
39573         "amount": 0.2632, 
39574         "object": 119, 
39575         "account": 14, 
39576         "state": "invoiced", 
39577         "coreHours": 3.76, 
39578         "invoice": 67, 
39579         "date": "2013-12-11T05:00:00Z", 
39580         "kind": "besteffort", 
39581         "enacted": null
39582     }
39583 },
39584 {
39585     "pk": 61359, 
39586     "model": "core.charge", 
39587     "fields": {
39588         "updated": "2013-12-18T21:29:19.398Z", 
39589         "slice": 14, 
39590         "created": "2013-12-18T21:29:14.653Z", 
39591         "amount": 0.2408, 
39592         "object": 119, 
39593         "account": 14, 
39594         "state": "invoiced", 
39595         "coreHours": 3.44, 
39596         "invoice": 67, 
39597         "date": "2013-12-11T13:00:00Z", 
39598         "kind": "besteffort", 
39599         "enacted": null
39600     }
39601 },
39602 {
39603     "pk": 61360, 
39604     "model": "core.charge", 
39605     "fields": {
39606         "updated": "2013-12-18T21:29:19.440Z", 
39607         "slice": 14, 
39608         "created": "2013-12-18T21:29:14.661Z", 
39609         "amount": 0.2744, 
39610         "object": 119, 
39611         "account": 14, 
39612         "state": "invoiced", 
39613         "coreHours": 3.92, 
39614         "invoice": 67, 
39615         "date": "2013-12-11T21:00:00Z", 
39616         "kind": "besteffort", 
39617         "enacted": null
39618     }
39619 },
39620 {
39621     "pk": 61361, 
39622     "model": "core.charge", 
39623     "fields": {
39624         "updated": "2013-12-18T21:29:19.481Z", 
39625         "slice": 14, 
39626         "created": "2013-12-18T21:29:14.669Z", 
39627         "amount": 0.3024, 
39628         "object": 119, 
39629         "account": 14, 
39630         "state": "invoiced", 
39631         "coreHours": 4.32, 
39632         "invoice": 67, 
39633         "date": "2013-12-12T05:00:00Z", 
39634         "kind": "besteffort", 
39635         "enacted": null
39636     }
39637 },
39638 {
39639     "pk": 61362, 
39640     "model": "core.charge", 
39641     "fields": {
39642         "updated": "2013-12-18T21:29:19.523Z", 
39643         "slice": 14, 
39644         "created": "2013-12-18T21:29:14.678Z", 
39645         "amount": 0.1848, 
39646         "object": 119, 
39647         "account": 14, 
39648         "state": "invoiced", 
39649         "coreHours": 2.64, 
39650         "invoice": 67, 
39651         "date": "2013-12-12T13:00:00Z", 
39652         "kind": "besteffort", 
39653         "enacted": null
39654     }
39655 },
39656 {
39657     "pk": 61363, 
39658     "model": "core.charge", 
39659     "fields": {
39660         "updated": "2013-12-18T21:29:19.564Z", 
39661         "slice": 14, 
39662         "created": "2013-12-18T21:29:14.686Z", 
39663         "amount": 0.168, 
39664         "object": 119, 
39665         "account": 14, 
39666         "state": "invoiced", 
39667         "coreHours": 2.4, 
39668         "invoice": 67, 
39669         "date": "2013-12-12T21:00:00Z", 
39670         "kind": "besteffort", 
39671         "enacted": null
39672     }
39673 },
39674 {
39675     "pk": 61364, 
39676     "model": "core.charge", 
39677     "fields": {
39678         "updated": "2013-12-18T21:29:19.606Z", 
39679         "slice": 14, 
39680         "created": "2013-12-18T21:29:14.694Z", 
39681         "amount": 0.2576, 
39682         "object": 119, 
39683         "account": 14, 
39684         "state": "invoiced", 
39685         "coreHours": 3.68, 
39686         "invoice": 67, 
39687         "date": "2013-12-13T05:00:00Z", 
39688         "kind": "besteffort", 
39689         "enacted": null
39690     }
39691 },
39692 {
39693     "pk": 61365, 
39694     "model": "core.charge", 
39695     "fields": {
39696         "updated": "2013-12-18T21:29:19.647Z", 
39697         "slice": 14, 
39698         "created": "2013-12-18T21:29:14.702Z", 
39699         "amount": 0.3024, 
39700         "object": 119, 
39701         "account": 14, 
39702         "state": "invoiced", 
39703         "coreHours": 4.32, 
39704         "invoice": 67, 
39705         "date": "2013-12-13T13:00:00Z", 
39706         "kind": "besteffort", 
39707         "enacted": null
39708     }
39709 },
39710 {
39711     "pk": 61366, 
39712     "model": "core.charge", 
39713     "fields": {
39714         "updated": "2013-12-18T21:29:19.688Z", 
39715         "slice": 14, 
39716         "created": "2013-12-18T21:29:14.711Z", 
39717         "amount": 0.28, 
39718         "object": 119, 
39719         "account": 14, 
39720         "state": "invoiced", 
39721         "coreHours": 4.0, 
39722         "invoice": 67, 
39723         "date": "2013-12-13T21:00:00Z", 
39724         "kind": "besteffort", 
39725         "enacted": null
39726     }
39727 },
39728 {
39729     "pk": 61367, 
39730     "model": "core.charge", 
39731     "fields": {
39732         "updated": "2013-12-18T21:29:19.730Z", 
39733         "slice": 14, 
39734         "created": "2013-12-18T21:29:14.719Z", 
39735         "amount": 0.224, 
39736         "object": 119, 
39737         "account": 14, 
39738         "state": "invoiced", 
39739         "coreHours": 3.2, 
39740         "invoice": 67, 
39741         "date": "2013-12-14T05:00:00Z", 
39742         "kind": "besteffort", 
39743         "enacted": null
39744     }
39745 },
39746 {
39747     "pk": 61368, 
39748     "model": "core.charge", 
39749     "fields": {
39750         "updated": "2013-12-18T21:29:19.771Z", 
39751         "slice": 14, 
39752         "created": "2013-12-18T21:29:14.727Z", 
39753         "amount": 0.1736, 
39754         "object": 119, 
39755         "account": 14, 
39756         "state": "invoiced", 
39757         "coreHours": 2.48, 
39758         "invoice": 67, 
39759         "date": "2013-12-14T13:00:00Z", 
39760         "kind": "besteffort", 
39761         "enacted": null
39762     }
39763 },
39764 {
39765     "pk": 61369, 
39766     "model": "core.charge", 
39767     "fields": {
39768         "updated": "2013-12-18T21:29:19.821Z", 
39769         "slice": 14, 
39770         "created": "2013-12-18T21:29:14.736Z", 
39771         "amount": 0.3136, 
39772         "object": 119, 
39773         "account": 14, 
39774         "state": "invoiced", 
39775         "coreHours": 4.48, 
39776         "invoice": 67, 
39777         "date": "2013-12-14T21:00:00Z", 
39778         "kind": "besteffort", 
39779         "enacted": null
39780     }
39781 },
39782 {
39783     "pk": 61370, 
39784     "model": "core.charge", 
39785     "fields": {
39786         "updated": "2013-12-18T21:29:19.862Z", 
39787         "slice": 14, 
39788         "created": "2013-12-18T21:29:14.744Z", 
39789         "amount": 0.2352, 
39790         "object": 119, 
39791         "account": 14, 
39792         "state": "invoiced", 
39793         "coreHours": 3.36, 
39794         "invoice": 67, 
39795         "date": "2013-12-15T05:00:00Z", 
39796         "kind": "besteffort", 
39797         "enacted": null
39798     }
39799 },
39800 {
39801     "pk": 61371, 
39802     "model": "core.charge", 
39803     "fields": {
39804         "updated": "2013-12-18T21:29:19.904Z", 
39805         "slice": 14, 
39806         "created": "2013-12-18T21:29:14.752Z", 
39807         "amount": 0.28, 
39808         "object": 119, 
39809         "account": 14, 
39810         "state": "invoiced", 
39811         "coreHours": 4.0, 
39812         "invoice": 67, 
39813         "date": "2013-12-15T13:00:00Z", 
39814         "kind": "besteffort", 
39815         "enacted": null
39816     }
39817 },
39818 {
39819     "pk": 61372, 
39820     "model": "core.charge", 
39821     "fields": {
39822         "updated": "2013-12-18T21:29:19.945Z", 
39823         "slice": 14, 
39824         "created": "2013-12-18T21:29:14.761Z", 
39825         "amount": 0.2184, 
39826         "object": 119, 
39827         "account": 14, 
39828         "state": "invoiced", 
39829         "coreHours": 3.12, 
39830         "invoice": 67, 
39831         "date": "2013-12-15T21:00:00Z", 
39832         "kind": "besteffort", 
39833         "enacted": null
39834     }
39835 },
39836 {
39837     "pk": 61373, 
39838     "model": "core.charge", 
39839     "fields": {
39840         "updated": "2013-12-18T21:29:14.769Z", 
39841         "slice": 14, 
39842         "created": "2013-12-18T21:29:14.769Z", 
39843         "amount": 0.1288, 
39844         "object": 119, 
39845         "account": 14, 
39846         "state": "pending", 
39847         "coreHours": 1.84, 
39848         "invoice": null, 
39849         "date": "2013-12-16T05:00:00Z", 
39850         "kind": "besteffort", 
39851         "enacted": null
39852     }
39853 },
39854 {
39855     "pk": 61374, 
39856     "model": "core.charge", 
39857     "fields": {
39858         "updated": "2013-12-18T21:29:14.777Z", 
39859         "slice": 14, 
39860         "created": "2013-12-18T21:29:14.777Z", 
39861         "amount": 0.3136, 
39862         "object": 119, 
39863         "account": 14, 
39864         "state": "pending", 
39865         "coreHours": 4.48, 
39866         "invoice": null, 
39867         "date": "2013-12-16T13:00:00Z", 
39868         "kind": "besteffort", 
39869         "enacted": null
39870     }
39871 },
39872 {
39873     "pk": 61375, 
39874     "model": "core.charge", 
39875     "fields": {
39876         "updated": "2013-12-18T21:29:14.785Z", 
39877         "slice": 14, 
39878         "created": "2013-12-18T21:29:14.785Z", 
39879         "amount": 0.1456, 
39880         "object": 119, 
39881         "account": 14, 
39882         "state": "pending", 
39883         "coreHours": 2.08, 
39884         "invoice": null, 
39885         "date": "2013-12-16T21:00:00Z", 
39886         "kind": "besteffort", 
39887         "enacted": null
39888     }
39889 },
39890 {
39891     "pk": 61376, 
39892     "model": "core.charge", 
39893     "fields": {
39894         "updated": "2013-12-18T21:29:14.794Z", 
39895         "slice": 14, 
39896         "created": "2013-12-18T21:29:14.794Z", 
39897         "amount": 0.3192, 
39898         "object": 119, 
39899         "account": 14, 
39900         "state": "pending", 
39901         "coreHours": 4.56, 
39902         "invoice": null, 
39903         "date": "2013-12-17T05:00:00Z", 
39904         "kind": "besteffort", 
39905         "enacted": null
39906     }
39907 },
39908 {
39909     "pk": 61377, 
39910     "model": "core.charge", 
39911     "fields": {
39912         "updated": "2013-12-18T21:29:14.802Z", 
39913         "slice": 14, 
39914         "created": "2013-12-18T21:29:14.802Z", 
39915         "amount": 0.1456, 
39916         "object": 119, 
39917         "account": 14, 
39918         "state": "pending", 
39919         "coreHours": 2.08, 
39920         "invoice": null, 
39921         "date": "2013-12-17T13:00:00Z", 
39922         "kind": "besteffort", 
39923         "enacted": null
39924     }
39925 },
39926 {
39927     "pk": 61378, 
39928     "model": "core.charge", 
39929     "fields": {
39930         "updated": "2013-12-18T21:29:14.810Z", 
39931         "slice": 14, 
39932         "created": "2013-12-18T21:29:14.810Z", 
39933         "amount": 0.3304, 
39934         "object": 119, 
39935         "account": 14, 
39936         "state": "pending", 
39937         "coreHours": 4.72, 
39938         "invoice": null, 
39939         "date": "2013-12-17T21:00:00Z", 
39940         "kind": "besteffort", 
39941         "enacted": null
39942     }
39943 },
39944 {
39945     "pk": 61379, 
39946     "model": "core.charge", 
39947     "fields": {
39948         "updated": "2013-12-18T21:29:14.818Z", 
39949         "slice": 14, 
39950         "created": "2013-12-18T21:29:14.818Z", 
39951         "amount": 0.28, 
39952         "object": 119, 
39953         "account": 14, 
39954         "state": "pending", 
39955         "coreHours": 4.0, 
39956         "invoice": null, 
39957         "date": "2013-12-18T05:00:00Z", 
39958         "kind": "besteffort", 
39959         "enacted": null
39960     }
39961 },
39962 {
39963     "pk": 61380, 
39964     "model": "core.charge", 
39965     "fields": {
39966         "updated": "2013-12-18T21:29:14.827Z", 
39967         "slice": 14, 
39968         "created": "2013-12-18T21:29:14.827Z", 
39969         "amount": 0.2352, 
39970         "object": 119, 
39971         "account": 14, 
39972         "state": "pending", 
39973         "coreHours": 3.36, 
39974         "invoice": null, 
39975         "date": "2013-12-18T13:00:00Z", 
39976         "kind": "besteffort", 
39977         "enacted": null
39978     }
39979 },
39980 {
39981     "pk": 61381, 
39982     "model": "core.charge", 
39983     "fields": {
39984         "updated": "2013-12-18T21:29:16.452Z", 
39985         "slice": 15, 
39986         "created": "2013-12-18T21:29:14.858Z", 
39987         "amount": 0.252, 
39988         "object": 120, 
39989         "account": 14, 
39990         "state": "invoiced", 
39991         "coreHours": 3.6, 
39992         "invoice": 64, 
39993         "date": "2013-11-18T21:00:00Z", 
39994         "kind": "besteffort", 
39995         "enacted": null
39996     }
39997 },
39998 {
39999     "pk": 61382, 
40000     "model": "core.charge", 
40001     "fields": {
40002         "updated": "2013-12-18T21:29:16.494Z", 
40003         "slice": 15, 
40004         "created": "2013-12-18T21:29:14.868Z", 
40005         "amount": 0.2688, 
40006         "object": 120, 
40007         "account": 14, 
40008         "state": "invoiced", 
40009         "coreHours": 3.84, 
40010         "invoice": 64, 
40011         "date": "2013-11-19T05:00:00Z", 
40012         "kind": "besteffort", 
40013         "enacted": null
40014     }
40015 },
40016 {
40017     "pk": 61383, 
40018     "model": "core.charge", 
40019     "fields": {
40020         "updated": "2013-12-18T21:29:16.535Z", 
40021         "slice": 15, 
40022         "created": "2013-12-18T21:29:14.876Z", 
40023         "amount": 0.1736, 
40024         "object": 120, 
40025         "account": 14, 
40026         "state": "invoiced", 
40027         "coreHours": 2.48, 
40028         "invoice": 64, 
40029         "date": "2013-11-19T13:00:00Z", 
40030         "kind": "besteffort", 
40031         "enacted": null
40032     }
40033 },
40034 {
40035     "pk": 61384, 
40036     "model": "core.charge", 
40037     "fields": {
40038         "updated": "2013-12-18T21:29:16.576Z", 
40039         "slice": 15, 
40040         "created": "2013-12-18T21:29:14.885Z", 
40041         "amount": 0.2464, 
40042         "object": 120, 
40043         "account": 14, 
40044         "state": "invoiced", 
40045         "coreHours": 3.52, 
40046         "invoice": 64, 
40047         "date": "2013-11-19T21:00:00Z", 
40048         "kind": "besteffort", 
40049         "enacted": null
40050     }
40051 },
40052 {
40053     "pk": 61385, 
40054     "model": "core.charge", 
40055     "fields": {
40056         "updated": "2013-12-18T21:29:16.618Z", 
40057         "slice": 15, 
40058         "created": "2013-12-18T21:29:14.893Z", 
40059         "amount": 0.196, 
40060         "object": 120, 
40061         "account": 14, 
40062         "state": "invoiced", 
40063         "coreHours": 2.8, 
40064         "invoice": 64, 
40065         "date": "2013-11-20T05:00:00Z", 
40066         "kind": "besteffort", 
40067         "enacted": null
40068     }
40069 },
40070 {
40071     "pk": 61386, 
40072     "model": "core.charge", 
40073     "fields": {
40074         "updated": "2013-12-18T21:29:16.659Z", 
40075         "slice": 15, 
40076         "created": "2013-12-18T21:29:14.901Z", 
40077         "amount": 0.1232, 
40078         "object": 120, 
40079         "account": 14, 
40080         "state": "invoiced", 
40081         "coreHours": 1.76, 
40082         "invoice": 64, 
40083         "date": "2013-11-20T13:00:00Z", 
40084         "kind": "besteffort", 
40085         "enacted": null
40086     }
40087 },
40088 {
40089     "pk": 61387, 
40090     "model": "core.charge", 
40091     "fields": {
40092         "updated": "2013-12-18T21:29:16.700Z", 
40093         "slice": 15, 
40094         "created": "2013-12-18T21:29:14.910Z", 
40095         "amount": 0.14, 
40096         "object": 120, 
40097         "account": 14, 
40098         "state": "invoiced", 
40099         "coreHours": 2.0, 
40100         "invoice": 64, 
40101         "date": "2013-11-20T21:00:00Z", 
40102         "kind": "besteffort", 
40103         "enacted": null
40104     }
40105 },
40106 {
40107     "pk": 61388, 
40108     "model": "core.charge", 
40109     "fields": {
40110         "updated": "2013-12-18T21:29:16.742Z", 
40111         "slice": 15, 
40112         "created": "2013-12-18T21:29:14.918Z", 
40113         "amount": 0.1624, 
40114         "object": 120, 
40115         "account": 14, 
40116         "state": "invoiced", 
40117         "coreHours": 2.32, 
40118         "invoice": 64, 
40119         "date": "2013-11-21T05:00:00Z", 
40120         "kind": "besteffort", 
40121         "enacted": null
40122     }
40123 },
40124 {
40125     "pk": 61389, 
40126     "model": "core.charge", 
40127     "fields": {
40128         "updated": "2013-12-18T21:29:16.783Z", 
40129         "slice": 15, 
40130         "created": "2013-12-18T21:29:14.926Z", 
40131         "amount": 0.196, 
40132         "object": 120, 
40133         "account": 14, 
40134         "state": "invoiced", 
40135         "coreHours": 2.8, 
40136         "invoice": 64, 
40137         "date": "2013-11-21T13:00:00Z", 
40138         "kind": "besteffort", 
40139         "enacted": null
40140     }
40141 },
40142 {
40143     "pk": 61390, 
40144     "model": "core.charge", 
40145     "fields": {
40146         "updated": "2013-12-18T21:29:16.825Z", 
40147         "slice": 15, 
40148         "created": "2013-12-18T21:29:14.934Z", 
40149         "amount": 0.196, 
40150         "object": 120, 
40151         "account": 14, 
40152         "state": "invoiced", 
40153         "coreHours": 2.8, 
40154         "invoice": 64, 
40155         "date": "2013-11-21T21:00:00Z", 
40156         "kind": "besteffort", 
40157         "enacted": null
40158     }
40159 },
40160 {
40161     "pk": 61391, 
40162     "model": "core.charge", 
40163     "fields": {
40164         "updated": "2013-12-18T21:29:16.866Z", 
40165         "slice": 15, 
40166         "created": "2013-12-18T21:29:14.943Z", 
40167         "amount": 0.1792, 
40168         "object": 120, 
40169         "account": 14, 
40170         "state": "invoiced", 
40171         "coreHours": 2.56, 
40172         "invoice": 64, 
40173         "date": "2013-11-22T05:00:00Z", 
40174         "kind": "besteffort", 
40175         "enacted": null
40176     }
40177 },
40178 {
40179     "pk": 61392, 
40180     "model": "core.charge", 
40181     "fields": {
40182         "updated": "2013-12-18T21:29:16.908Z", 
40183         "slice": 15, 
40184         "created": "2013-12-18T21:29:14.951Z", 
40185         "amount": 0.168, 
40186         "object": 120, 
40187         "account": 14, 
40188         "state": "invoiced", 
40189         "coreHours": 2.4, 
40190         "invoice": 64, 
40191         "date": "2013-11-22T13:00:00Z", 
40192         "kind": "besteffort", 
40193         "enacted": null
40194     }
40195 },
40196 {
40197     "pk": 61393, 
40198     "model": "core.charge", 
40199     "fields": {
40200         "updated": "2013-12-18T21:29:16.949Z", 
40201         "slice": 15, 
40202         "created": "2013-12-18T21:29:14.959Z", 
40203         "amount": 0.1624, 
40204         "object": 120, 
40205         "account": 14, 
40206         "state": "invoiced", 
40207         "coreHours": 2.32, 
40208         "invoice": 64, 
40209         "date": "2013-11-22T21:00:00Z", 
40210         "kind": "besteffort", 
40211         "enacted": null
40212     }
40213 },
40214 {
40215     "pk": 61394, 
40216     "model": "core.charge", 
40217     "fields": {
40218         "updated": "2013-12-18T21:29:16.990Z", 
40219         "slice": 15, 
40220         "created": "2013-12-18T21:29:14.968Z", 
40221         "amount": 0.2968, 
40222         "object": 120, 
40223         "account": 14, 
40224         "state": "invoiced", 
40225         "coreHours": 4.24, 
40226         "invoice": 64, 
40227         "date": "2013-11-23T05:00:00Z", 
40228         "kind": "besteffort", 
40229         "enacted": null
40230     }
40231 },
40232 {
40233     "pk": 61395, 
40234     "model": "core.charge", 
40235     "fields": {
40236         "updated": "2013-12-18T21:29:17.032Z", 
40237         "slice": 15, 
40238         "created": "2013-12-18T21:29:14.976Z", 
40239         "amount": 0.3136, 
40240         "object": 120, 
40241         "account": 14, 
40242         "state": "invoiced", 
40243         "coreHours": 4.48, 
40244         "invoice": 64, 
40245         "date": "2013-11-23T13:00:00Z", 
40246         "kind": "besteffort", 
40247         "enacted": null
40248     }
40249 },
40250 {
40251     "pk": 61396, 
40252     "model": "core.charge", 
40253     "fields": {
40254         "updated": "2013-12-18T21:29:17.073Z", 
40255         "slice": 15, 
40256         "created": "2013-12-18T21:29:14.984Z", 
40257         "amount": 0.2576, 
40258         "object": 120, 
40259         "account": 14, 
40260         "state": "invoiced", 
40261         "coreHours": 3.68, 
40262         "invoice": 64, 
40263         "date": "2013-11-23T21:00:00Z", 
40264         "kind": "besteffort", 
40265         "enacted": null
40266     }
40267 },
40268 {
40269     "pk": 61397, 
40270     "model": "core.charge", 
40271     "fields": {
40272         "updated": "2013-12-18T21:29:17.115Z", 
40273         "slice": 15, 
40274         "created": "2013-12-18T21:29:14.992Z", 
40275         "amount": 0.196, 
40276         "object": 120, 
40277         "account": 14, 
40278         "state": "invoiced", 
40279         "coreHours": 2.8, 
40280         "invoice": 64, 
40281         "date": "2013-11-24T05:00:00Z", 
40282         "kind": "besteffort", 
40283         "enacted": null
40284     }
40285 },
40286 {
40287     "pk": 61398, 
40288     "model": "core.charge", 
40289     "fields": {
40290         "updated": "2013-12-18T21:29:17.156Z", 
40291         "slice": 15, 
40292         "created": "2013-12-18T21:29:15.001Z", 
40293         "amount": 0.2912, 
40294         "object": 120, 
40295         "account": 14, 
40296         "state": "invoiced", 
40297         "coreHours": 4.16, 
40298         "invoice": 64, 
40299         "date": "2013-11-24T13:00:00Z", 
40300         "kind": "besteffort", 
40301         "enacted": null
40302     }
40303 },
40304 {
40305     "pk": 61399, 
40306     "model": "core.charge", 
40307     "fields": {
40308         "updated": "2013-12-18T21:29:17.198Z", 
40309         "slice": 15, 
40310         "created": "2013-12-18T21:29:15.009Z", 
40311         "amount": 0.2352, 
40312         "object": 120, 
40313         "account": 14, 
40314         "state": "invoiced", 
40315         "coreHours": 3.36, 
40316         "invoice": 64, 
40317         "date": "2013-11-24T21:00:00Z", 
40318         "kind": "besteffort", 
40319         "enacted": null
40320     }
40321 },
40322 {
40323     "pk": 61400, 
40324     "model": "core.charge", 
40325     "fields": {
40326         "updated": "2013-12-18T21:29:17.264Z", 
40327         "slice": 15, 
40328         "created": "2013-12-18T21:29:15.017Z", 
40329         "amount": 0.1176, 
40330         "object": 120, 
40331         "account": 14, 
40332         "state": "invoiced", 
40333         "coreHours": 1.68, 
40334         "invoice": 65, 
40335         "date": "2013-11-25T05:00:00Z", 
40336         "kind": "besteffort", 
40337         "enacted": null
40338     }
40339 },
40340 {
40341     "pk": 61401, 
40342     "model": "core.charge", 
40343     "fields": {
40344         "updated": "2013-12-18T21:29:17.328Z", 
40345         "slice": 15, 
40346         "created": "2013-12-18T21:29:15.025Z", 
40347         "amount": 0.3024, 
40348         "object": 120, 
40349         "account": 14, 
40350         "state": "invoiced", 
40351         "coreHours": 4.32, 
40352         "invoice": 65, 
40353         "date": "2013-11-25T13:00:00Z", 
40354         "kind": "besteffort", 
40355         "enacted": null
40356     }
40357 },
40358 {
40359     "pk": 61402, 
40360     "model": "core.charge", 
40361     "fields": {
40362         "updated": "2013-12-18T21:29:17.369Z", 
40363         "slice": 15, 
40364         "created": "2013-12-18T21:29:15.034Z", 
40365         "amount": 0.3136, 
40366         "object": 120, 
40367         "account": 14, 
40368         "state": "invoiced", 
40369         "coreHours": 4.48, 
40370         "invoice": 65, 
40371         "date": "2013-11-25T21:00:00Z", 
40372         "kind": "besteffort", 
40373         "enacted": null
40374     }
40375 },
40376 {
40377     "pk": 61403, 
40378     "model": "core.charge", 
40379     "fields": {
40380         "updated": "2013-12-18T21:29:17.410Z", 
40381         "slice": 15, 
40382         "created": "2013-12-18T21:29:15.042Z", 
40383         "amount": 0.2744, 
40384         "object": 120, 
40385         "account": 14, 
40386         "state": "invoiced", 
40387         "coreHours": 3.92, 
40388         "invoice": 65, 
40389         "date": "2013-11-26T05:00:00Z", 
40390         "kind": "besteffort", 
40391         "enacted": null
40392     }
40393 },
40394 {
40395     "pk": 61404, 
40396     "model": "core.charge", 
40397     "fields": {
40398         "updated": "2013-12-18T21:29:17.452Z", 
40399         "slice": 15, 
40400         "created": "2013-12-18T21:29:15.050Z", 
40401         "amount": 0.336, 
40402         "object": 120, 
40403         "account": 14, 
40404         "state": "invoiced", 
40405         "coreHours": 4.8, 
40406         "invoice": 65, 
40407         "date": "2013-11-26T13:00:00Z", 
40408         "kind": "besteffort", 
40409         "enacted": null
40410     }
40411 },
40412 {
40413     "pk": 61405, 
40414     "model": "core.charge", 
40415     "fields": {
40416         "updated": "2013-12-18T21:29:17.493Z", 
40417         "slice": 15, 
40418         "created": "2013-12-18T21:29:15.059Z", 
40419         "amount": 0.2184, 
40420         "object": 120, 
40421         "account": 14, 
40422         "state": "invoiced", 
40423         "coreHours": 3.12, 
40424         "invoice": 65, 
40425         "date": "2013-11-26T21:00:00Z", 
40426         "kind": "besteffort", 
40427         "enacted": null
40428     }
40429 },
40430 {
40431     "pk": 61406, 
40432     "model": "core.charge", 
40433     "fields": {
40434         "updated": "2013-12-18T21:29:17.609Z", 
40435         "slice": 15, 
40436         "created": "2013-12-18T21:29:15.067Z", 
40437         "amount": 0.1176, 
40438         "object": 120, 
40439         "account": 14, 
40440         "state": "invoiced", 
40441         "coreHours": 1.68, 
40442         "invoice": 65, 
40443         "date": "2013-11-27T05:00:00Z", 
40444         "kind": "besteffort", 
40445         "enacted": null
40446     }
40447 },
40448 {
40449     "pk": 61407, 
40450     "model": "core.charge", 
40451     "fields": {
40452         "updated": "2013-12-18T21:29:17.651Z", 
40453         "slice": 15, 
40454         "created": "2013-12-18T21:29:15.075Z", 
40455         "amount": 0.196, 
40456         "object": 120, 
40457         "account": 14, 
40458         "state": "invoiced", 
40459         "coreHours": 2.8, 
40460         "invoice": 65, 
40461         "date": "2013-11-27T13:00:00Z", 
40462         "kind": "besteffort", 
40463         "enacted": null
40464     }
40465 },
40466 {
40467     "pk": 61408, 
40468     "model": "core.charge", 
40469     "fields": {
40470         "updated": "2013-12-18T21:29:17.692Z", 
40471         "slice": 15, 
40472         "created": "2013-12-18T21:29:15.084Z", 
40473         "amount": 0.1512, 
40474         "object": 120, 
40475         "account": 14, 
40476         "state": "invoiced", 
40477         "coreHours": 2.16, 
40478         "invoice": 65, 
40479         "date": "2013-11-27T21:00:00Z", 
40480         "kind": "besteffort", 
40481         "enacted": null
40482     }
40483 },
40484 {
40485     "pk": 61409, 
40486     "model": "core.charge", 
40487     "fields": {
40488         "updated": "2013-12-18T21:29:17.733Z", 
40489         "slice": 15, 
40490         "created": "2013-12-18T21:29:15.092Z", 
40491         "amount": 0.196, 
40492         "object": 120, 
40493         "account": 14, 
40494         "state": "invoiced", 
40495         "coreHours": 2.8, 
40496         "invoice": 65, 
40497         "date": "2013-11-28T05:00:00Z", 
40498         "kind": "besteffort", 
40499         "enacted": null
40500     }
40501 },
40502 {
40503     "pk": 61410, 
40504     "model": "core.charge", 
40505     "fields": {
40506         "updated": "2013-12-18T21:29:17.775Z", 
40507         "slice": 15, 
40508         "created": "2013-12-18T21:29:15.100Z", 
40509         "amount": 0.2128, 
40510         "object": 120, 
40511         "account": 14, 
40512         "state": "invoiced", 
40513         "coreHours": 3.04, 
40514         "invoice": 65, 
40515         "date": "2013-11-28T13:00:00Z", 
40516         "kind": "besteffort", 
40517         "enacted": null
40518     }
40519 },
40520 {
40521     "pk": 61411, 
40522     "model": "core.charge", 
40523     "fields": {
40524         "updated": "2013-12-18T21:29:17.816Z", 
40525         "slice": 15, 
40526         "created": "2013-12-18T21:29:15.108Z", 
40527         "amount": 0.3192, 
40528         "object": 120, 
40529         "account": 14, 
40530         "state": "invoiced", 
40531         "coreHours": 4.56, 
40532         "invoice": 65, 
40533         "date": "2013-11-28T21:00:00Z", 
40534         "kind": "besteffort", 
40535         "enacted": null
40536     }
40537 },
40538 {
40539     "pk": 61412, 
40540     "model": "core.charge", 
40541     "fields": {
40542         "updated": "2013-12-18T21:29:17.858Z", 
40543         "slice": 15, 
40544         "created": "2013-12-18T21:29:15.117Z", 
40545         "amount": 0.224, 
40546         "object": 120, 
40547         "account": 14, 
40548         "state": "invoiced", 
40549         "coreHours": 3.2, 
40550         "invoice": 65, 
40551         "date": "2013-11-29T05:00:00Z", 
40552         "kind": "besteffort", 
40553         "enacted": null
40554     }
40555 },
40556 {
40557     "pk": 61413, 
40558     "model": "core.charge", 
40559     "fields": {
40560         "updated": "2013-12-18T21:29:17.899Z", 
40561         "slice": 15, 
40562         "created": "2013-12-18T21:29:15.125Z", 
40563         "amount": 0.1624, 
40564         "object": 120, 
40565         "account": 14, 
40566         "state": "invoiced", 
40567         "coreHours": 2.32, 
40568         "invoice": 65, 
40569         "date": "2013-11-29T13:00:00Z", 
40570         "kind": "besteffort", 
40571         "enacted": null
40572     }
40573 },
40574 {
40575     "pk": 61414, 
40576     "model": "core.charge", 
40577     "fields": {
40578         "updated": "2013-12-18T21:29:17.940Z", 
40579         "slice": 15, 
40580         "created": "2013-12-18T21:29:15.133Z", 
40581         "amount": 0.336, 
40582         "object": 120, 
40583         "account": 14, 
40584         "state": "invoiced", 
40585         "coreHours": 4.8, 
40586         "invoice": 65, 
40587         "date": "2013-11-29T21:00:00Z", 
40588         "kind": "besteffort", 
40589         "enacted": null
40590     }
40591 },
40592 {
40593     "pk": 61415, 
40594     "model": "core.charge", 
40595     "fields": {
40596         "updated": "2013-12-18T21:29:17.982Z", 
40597         "slice": 15, 
40598         "created": "2013-12-18T21:29:15.142Z", 
40599         "amount": 0.1288, 
40600         "object": 120, 
40601         "account": 14, 
40602         "state": "invoiced", 
40603         "coreHours": 1.84, 
40604         "invoice": 65, 
40605         "date": "2013-11-30T05:00:00Z", 
40606         "kind": "besteffort", 
40607         "enacted": null
40608     }
40609 },
40610 {
40611     "pk": 61416, 
40612     "model": "core.charge", 
40613     "fields": {
40614         "updated": "2013-12-18T21:29:18.023Z", 
40615         "slice": 15, 
40616         "created": "2013-12-18T21:29:15.150Z", 
40617         "amount": 0.2016, 
40618         "object": 120, 
40619         "account": 14, 
40620         "state": "invoiced", 
40621         "coreHours": 2.88, 
40622         "invoice": 65, 
40623         "date": "2013-11-30T13:00:00Z", 
40624         "kind": "besteffort", 
40625         "enacted": null
40626     }
40627 },
40628 {
40629     "pk": 61417, 
40630     "model": "core.charge", 
40631     "fields": {
40632         "updated": "2013-12-18T21:29:18.065Z", 
40633         "slice": 15, 
40634         "created": "2013-12-18T21:29:15.158Z", 
40635         "amount": 0.2296, 
40636         "object": 120, 
40637         "account": 14, 
40638         "state": "invoiced", 
40639         "coreHours": 3.28, 
40640         "invoice": 65, 
40641         "date": "2013-11-30T21:00:00Z", 
40642         "kind": "besteffort", 
40643         "enacted": null
40644     }
40645 },
40646 {
40647     "pk": 61418, 
40648     "model": "core.charge", 
40649     "fields": {
40650         "updated": "2013-12-18T21:29:18.106Z", 
40651         "slice": 15, 
40652         "created": "2013-12-18T21:29:15.166Z", 
40653         "amount": 0.1568, 
40654         "object": 120, 
40655         "account": 14, 
40656         "state": "invoiced", 
40657         "coreHours": 2.24, 
40658         "invoice": 65, 
40659         "date": "2013-12-01T05:00:00Z", 
40660         "kind": "besteffort", 
40661         "enacted": null
40662     }
40663 },
40664 {
40665     "pk": 61419, 
40666     "model": "core.charge", 
40667     "fields": {
40668         "updated": "2013-12-18T21:29:18.148Z", 
40669         "slice": 15, 
40670         "created": "2013-12-18T21:29:15.175Z", 
40671         "amount": 0.2912, 
40672         "object": 120, 
40673         "account": 14, 
40674         "state": "invoiced", 
40675         "coreHours": 4.16, 
40676         "invoice": 65, 
40677         "date": "2013-12-01T13:00:00Z", 
40678         "kind": "besteffort", 
40679         "enacted": null
40680     }
40681 },
40682 {
40683     "pk": 61420, 
40684     "model": "core.charge", 
40685     "fields": {
40686         "updated": "2013-12-18T21:29:18.189Z", 
40687         "slice": 15, 
40688         "created": "2013-12-18T21:29:15.183Z", 
40689         "amount": 0.1176, 
40690         "object": 120, 
40691         "account": 14, 
40692         "state": "invoiced", 
40693         "coreHours": 1.68, 
40694         "invoice": 65, 
40695         "date": "2013-12-01T21:00:00Z", 
40696         "kind": "besteffort", 
40697         "enacted": null
40698     }
40699 },
40700 {
40701     "pk": 61421, 
40702     "model": "core.charge", 
40703     "fields": {
40704         "updated": "2013-12-18T21:29:18.239Z", 
40705         "slice": 15, 
40706         "created": "2013-12-18T21:29:15.191Z", 
40707         "amount": 0.14, 
40708         "object": 120, 
40709         "account": 14, 
40710         "state": "invoiced", 
40711         "coreHours": 2.0, 
40712         "invoice": 66, 
40713         "date": "2013-12-02T05:00:00Z", 
40714         "kind": "besteffort", 
40715         "enacted": null
40716     }
40717 },
40718 {
40719     "pk": 61422, 
40720     "model": "core.charge", 
40721     "fields": {
40722         "updated": "2013-12-18T21:29:18.280Z", 
40723         "slice": 15, 
40724         "created": "2013-12-18T21:29:15.200Z", 
40725         "amount": 0.1456, 
40726         "object": 120, 
40727         "account": 14, 
40728         "state": "invoiced", 
40729         "coreHours": 2.08, 
40730         "invoice": 66, 
40731         "date": "2013-12-02T13:00:00Z", 
40732         "kind": "besteffort", 
40733         "enacted": null
40734     }
40735 },
40736 {
40737     "pk": 61423, 
40738     "model": "core.charge", 
40739     "fields": {
40740         "updated": "2013-12-18T21:29:18.321Z", 
40741         "slice": 15, 
40742         "created": "2013-12-18T21:29:15.208Z", 
40743         "amount": 0.1848, 
40744         "object": 120, 
40745         "account": 14, 
40746         "state": "invoiced", 
40747         "coreHours": 2.64, 
40748         "invoice": 66, 
40749         "date": "2013-12-02T21:00:00Z", 
40750         "kind": "besteffort", 
40751         "enacted": null
40752     }
40753 },
40754 {
40755     "pk": 61424, 
40756     "model": "core.charge", 
40757     "fields": {
40758         "updated": "2013-12-18T21:29:18.363Z", 
40759         "slice": 15, 
40760         "created": "2013-12-18T21:29:15.216Z", 
40761         "amount": 0.2688, 
40762         "object": 120, 
40763         "account": 14, 
40764         "state": "invoiced", 
40765         "coreHours": 3.84, 
40766         "invoice": 66, 
40767         "date": "2013-12-03T05:00:00Z", 
40768         "kind": "besteffort", 
40769         "enacted": null
40770     }
40771 },
40772 {
40773     "pk": 61425, 
40774     "model": "core.charge", 
40775     "fields": {
40776         "updated": "2013-12-18T21:29:18.404Z", 
40777         "slice": 15, 
40778         "created": "2013-12-18T21:29:15.224Z", 
40779         "amount": 0.252, 
40780         "object": 120, 
40781         "account": 14, 
40782         "state": "invoiced", 
40783         "coreHours": 3.6, 
40784         "invoice": 66, 
40785         "date": "2013-12-03T13:00:00Z", 
40786         "kind": "besteffort", 
40787         "enacted": null
40788     }
40789 },
40790 {
40791     "pk": 61426, 
40792     "model": "core.charge", 
40793     "fields": {
40794         "updated": "2013-12-18T21:29:18.446Z", 
40795         "slice": 15, 
40796         "created": "2013-12-18T21:29:15.233Z", 
40797         "amount": 0.3304, 
40798         "object": 120, 
40799         "account": 14, 
40800         "state": "invoiced", 
40801         "coreHours": 4.72, 
40802         "invoice": 66, 
40803         "date": "2013-12-03T21:00:00Z", 
40804         "kind": "besteffort", 
40805         "enacted": null
40806     }
40807 },
40808 {
40809     "pk": 61427, 
40810     "model": "core.charge", 
40811     "fields": {
40812         "updated": "2013-12-18T21:29:18.487Z", 
40813         "slice": 15, 
40814         "created": "2013-12-18T21:29:15.241Z", 
40815         "amount": 0.2968, 
40816         "object": 120, 
40817         "account": 14, 
40818         "state": "invoiced", 
40819         "coreHours": 4.24, 
40820         "invoice": 66, 
40821         "date": "2013-12-04T05:00:00Z", 
40822         "kind": "besteffort", 
40823         "enacted": null
40824     }
40825 },
40826 {
40827     "pk": 61428, 
40828     "model": "core.charge", 
40829     "fields": {
40830         "updated": "2013-12-18T21:29:18.529Z", 
40831         "slice": 15, 
40832         "created": "2013-12-18T21:29:15.249Z", 
40833         "amount": 0.2072, 
40834         "object": 120, 
40835         "account": 14, 
40836         "state": "invoiced", 
40837         "coreHours": 2.96, 
40838         "invoice": 66, 
40839         "date": "2013-12-04T13:00:00Z", 
40840         "kind": "besteffort", 
40841         "enacted": null
40842     }
40843 },
40844 {
40845     "pk": 61429, 
40846     "model": "core.charge", 
40847     "fields": {
40848         "updated": "2013-12-18T21:29:18.570Z", 
40849         "slice": 15, 
40850         "created": "2013-12-18T21:29:15.258Z", 
40851         "amount": 0.2408, 
40852         "object": 120, 
40853         "account": 14, 
40854         "state": "invoiced", 
40855         "coreHours": 3.44, 
40856         "invoice": 66, 
40857         "date": "2013-12-04T21:00:00Z", 
40858         "kind": "besteffort", 
40859         "enacted": null
40860     }
40861 },
40862 {
40863     "pk": 61430, 
40864     "model": "core.charge", 
40865     "fields": {
40866         "updated": "2013-12-18T21:29:18.611Z", 
40867         "slice": 15, 
40868         "created": "2013-12-18T21:29:15.266Z", 
40869         "amount": 0.196, 
40870         "object": 120, 
40871         "account": 14, 
40872         "state": "invoiced", 
40873         "coreHours": 2.8, 
40874         "invoice": 66, 
40875         "date": "2013-12-05T05:00:00Z", 
40876         "kind": "besteffort", 
40877         "enacted": null
40878     }
40879 },
40880 {
40881     "pk": 61431, 
40882     "model": "core.charge", 
40883     "fields": {
40884         "updated": "2013-12-18T21:29:18.653Z", 
40885         "slice": 15, 
40886         "created": "2013-12-18T21:29:15.274Z", 
40887         "amount": 0.1568, 
40888         "object": 120, 
40889         "account": 14, 
40890         "state": "invoiced", 
40891         "coreHours": 2.24, 
40892         "invoice": 66, 
40893         "date": "2013-12-05T13:00:00Z", 
40894         "kind": "besteffort", 
40895         "enacted": null
40896     }
40897 },
40898 {
40899     "pk": 61432, 
40900     "model": "core.charge", 
40901     "fields": {
40902         "updated": "2013-12-18T21:29:18.694Z", 
40903         "slice": 15, 
40904         "created": "2013-12-18T21:29:15.282Z", 
40905         "amount": 0.1792, 
40906         "object": 120, 
40907         "account": 14, 
40908         "state": "invoiced", 
40909         "coreHours": 2.56, 
40910         "invoice": 66, 
40911         "date": "2013-12-05T21:00:00Z", 
40912         "kind": "besteffort", 
40913         "enacted": null
40914     }
40915 },
40916 {
40917     "pk": 61433, 
40918     "model": "core.charge", 
40919     "fields": {
40920         "updated": "2013-12-18T21:29:18.736Z", 
40921         "slice": 15, 
40922         "created": "2013-12-18T21:29:15.291Z", 
40923         "amount": 0.14, 
40924         "object": 120, 
40925         "account": 14, 
40926         "state": "invoiced", 
40927         "coreHours": 2.0, 
40928         "invoice": 66, 
40929         "date": "2013-12-06T05:00:00Z", 
40930         "kind": "besteffort", 
40931         "enacted": null
40932     }
40933 },
40934 {
40935     "pk": 61434, 
40936     "model": "core.charge", 
40937     "fields": {
40938         "updated": "2013-12-18T21:29:18.777Z", 
40939         "slice": 15, 
40940         "created": "2013-12-18T21:29:15.299Z", 
40941         "amount": 0.1904, 
40942         "object": 120, 
40943         "account": 14, 
40944         "state": "invoiced", 
40945         "coreHours": 2.72, 
40946         "invoice": 66, 
40947         "date": "2013-12-06T13:00:00Z", 
40948         "kind": "besteffort", 
40949         "enacted": null
40950     }
40951 },
40952 {
40953     "pk": 61435, 
40954     "model": "core.charge", 
40955     "fields": {
40956         "updated": "2013-12-18T21:29:18.819Z", 
40957         "slice": 15, 
40958         "created": "2013-12-18T21:29:15.307Z", 
40959         "amount": 0.1568, 
40960         "object": 120, 
40961         "account": 14, 
40962         "state": "invoiced", 
40963         "coreHours": 2.24, 
40964         "invoice": 66, 
40965         "date": "2013-12-06T21:00:00Z", 
40966         "kind": "besteffort", 
40967         "enacted": null
40968     }
40969 },
40970 {
40971     "pk": 61436, 
40972     "model": "core.charge", 
40973     "fields": {
40974         "updated": "2013-12-18T21:29:18.860Z", 
40975         "slice": 15, 
40976         "created": "2013-12-18T21:29:15.315Z", 
40977         "amount": 0.196, 
40978         "object": 120, 
40979         "account": 14, 
40980         "state": "invoiced", 
40981         "coreHours": 2.8, 
40982         "invoice": 66, 
40983         "date": "2013-12-07T05:00:00Z", 
40984         "kind": "besteffort", 
40985         "enacted": null
40986     }
40987 },
40988 {
40989     "pk": 61437, 
40990     "model": "core.charge", 
40991     "fields": {
40992         "updated": "2013-12-18T21:29:18.901Z", 
40993         "slice": 15, 
40994         "created": "2013-12-18T21:29:15.324Z", 
40995         "amount": 0.1624, 
40996         "object": 120, 
40997         "account": 14, 
40998         "state": "invoiced", 
40999         "coreHours": 2.32, 
41000         "invoice": 66, 
41001         "date": "2013-12-07T13:00:00Z", 
41002         "kind": "besteffort", 
41003         "enacted": null
41004     }
41005 },
41006 {
41007     "pk": 61438, 
41008     "model": "core.charge", 
41009     "fields": {
41010         "updated": "2013-12-18T21:29:18.943Z", 
41011         "slice": 15, 
41012         "created": "2013-12-18T21:29:15.332Z", 
41013         "amount": 0.2912, 
41014         "object": 120, 
41015         "account": 14, 
41016         "state": "invoiced", 
41017         "coreHours": 4.16, 
41018         "invoice": 66, 
41019         "date": "2013-12-07T21:00:00Z", 
41020         "kind": "besteffort", 
41021         "enacted": null
41022     }
41023 },
41024 {
41025     "pk": 61439, 
41026     "model": "core.charge", 
41027     "fields": {
41028         "updated": "2013-12-18T21:29:18.984Z", 
41029         "slice": 15, 
41030         "created": "2013-12-18T21:29:15.340Z", 
41031         "amount": 0.2352, 
41032         "object": 120, 
41033         "account": 14, 
41034         "state": "invoiced", 
41035         "coreHours": 3.36, 
41036         "invoice": 66, 
41037         "date": "2013-12-08T05:00:00Z", 
41038         "kind": "besteffort", 
41039         "enacted": null
41040     }
41041 },
41042 {
41043     "pk": 61440, 
41044     "model": "core.charge", 
41045     "fields": {
41046         "updated": "2013-12-18T21:29:19.026Z", 
41047         "slice": 15, 
41048         "created": "2013-12-18T21:29:15.348Z", 
41049         "amount": 0.1736, 
41050         "object": 120, 
41051         "account": 14, 
41052         "state": "invoiced", 
41053         "coreHours": 2.48, 
41054         "invoice": 66, 
41055         "date": "2013-12-08T13:00:00Z", 
41056         "kind": "besteffort", 
41057         "enacted": null
41058     }
41059 },
41060 {
41061     "pk": 61441, 
41062     "model": "core.charge", 
41063     "fields": {
41064         "updated": "2013-12-18T21:29:19.067Z", 
41065         "slice": 15, 
41066         "created": "2013-12-18T21:29:15.357Z", 
41067         "amount": 0.336, 
41068         "object": 120, 
41069         "account": 14, 
41070         "state": "invoiced", 
41071         "coreHours": 4.8, 
41072         "invoice": 66, 
41073         "date": "2013-12-08T21:00:00Z", 
41074         "kind": "besteffort", 
41075         "enacted": null
41076     }
41077 },
41078 {
41079     "pk": 61442, 
41080     "model": "core.charge", 
41081     "fields": {
41082         "updated": "2013-12-18T21:29:19.117Z", 
41083         "slice": 15, 
41084         "created": "2013-12-18T21:29:15.365Z", 
41085         "amount": 0.3136, 
41086         "object": 120, 
41087         "account": 14, 
41088         "state": "invoiced", 
41089         "coreHours": 4.48, 
41090         "invoice": 67, 
41091         "date": "2013-12-09T05:00:00Z", 
41092         "kind": "besteffort", 
41093         "enacted": null
41094     }
41095 },
41096 {
41097     "pk": 61443, 
41098     "model": "core.charge", 
41099     "fields": {
41100         "updated": "2013-12-18T21:29:19.158Z", 
41101         "slice": 15, 
41102         "created": "2013-12-18T21:29:15.373Z", 
41103         "amount": 0.2744, 
41104         "object": 120, 
41105         "account": 14, 
41106         "state": "invoiced", 
41107         "coreHours": 3.92, 
41108         "invoice": 67, 
41109         "date": "2013-12-09T13:00:00Z", 
41110         "kind": "besteffort", 
41111         "enacted": null
41112     }
41113 },
41114 {
41115     "pk": 61444, 
41116     "model": "core.charge", 
41117     "fields": {
41118         "updated": "2013-12-18T21:29:19.200Z", 
41119         "slice": 15, 
41120         "created": "2013-12-18T21:29:15.382Z", 
41121         "amount": 0.1176, 
41122         "object": 120, 
41123         "account": 14, 
41124         "state": "invoiced", 
41125         "coreHours": 1.68, 
41126         "invoice": 67, 
41127         "date": "2013-12-09T21:00:00Z", 
41128         "kind": "besteffort", 
41129         "enacted": null
41130     }
41131 },
41132 {
41133     "pk": 61445, 
41134     "model": "core.charge", 
41135     "fields": {
41136         "updated": "2013-12-18T21:29:19.241Z", 
41137         "slice": 15, 
41138         "created": "2013-12-18T21:29:15.390Z", 
41139         "amount": 0.1456, 
41140         "object": 120, 
41141         "account": 14, 
41142         "state": "invoiced", 
41143         "coreHours": 2.08, 
41144         "invoice": 67, 
41145         "date": "2013-12-10T05:00:00Z", 
41146         "kind": "besteffort", 
41147         "enacted": null
41148     }
41149 },
41150 {
41151     "pk": 61446, 
41152     "model": "core.charge", 
41153     "fields": {
41154         "updated": "2013-12-18T21:29:19.283Z", 
41155         "slice": 15, 
41156         "created": "2013-12-18T21:29:15.398Z", 
41157         "amount": 0.1344, 
41158         "object": 120, 
41159         "account": 14, 
41160         "state": "invoiced", 
41161         "coreHours": 1.92, 
41162         "invoice": 67, 
41163         "date": "2013-12-10T13:00:00Z", 
41164         "kind": "besteffort", 
41165         "enacted": null
41166     }
41167 },
41168 {
41169     "pk": 61447, 
41170     "model": "core.charge", 
41171     "fields": {
41172         "updated": "2013-12-18T21:29:19.324Z", 
41173         "slice": 15, 
41174         "created": "2013-12-18T21:29:15.407Z", 
41175         "amount": 0.1456, 
41176         "object": 120, 
41177         "account": 14, 
41178         "state": "invoiced", 
41179         "coreHours": 2.08, 
41180         "invoice": 67, 
41181         "date": "2013-12-10T21:00:00Z", 
41182         "kind": "besteffort", 
41183         "enacted": null
41184     }
41185 },
41186 {
41187     "pk": 61448, 
41188     "model": "core.charge", 
41189     "fields": {
41190         "updated": "2013-12-18T21:29:19.365Z", 
41191         "slice": 15, 
41192         "created": "2013-12-18T21:29:15.415Z", 
41193         "amount": 0.112, 
41194         "object": 120, 
41195         "account": 14, 
41196         "state": "invoiced", 
41197         "coreHours": 1.6, 
41198         "invoice": 67, 
41199         "date": "2013-12-11T05:00:00Z", 
41200         "kind": "besteffort", 
41201         "enacted": null
41202     }
41203 },
41204 {
41205     "pk": 61449, 
41206     "model": "core.charge", 
41207     "fields": {
41208         "updated": "2013-12-18T21:29:19.407Z", 
41209         "slice": 15, 
41210         "created": "2013-12-18T21:29:15.423Z", 
41211         "amount": 0.14, 
41212         "object": 120, 
41213         "account": 14, 
41214         "state": "invoiced", 
41215         "coreHours": 2.0, 
41216         "invoice": 67, 
41217         "date": "2013-12-11T13:00:00Z", 
41218         "kind": "besteffort", 
41219         "enacted": null
41220     }
41221 },
41222 {
41223     "pk": 61450, 
41224     "model": "core.charge", 
41225     "fields": {
41226         "updated": "2013-12-18T21:29:19.448Z", 
41227         "slice": 15, 
41228         "created": "2013-12-18T21:29:15.431Z", 
41229         "amount": 0.2744, 
41230         "object": 120, 
41231         "account": 14, 
41232         "state": "invoiced", 
41233         "coreHours": 3.92, 
41234         "invoice": 67, 
41235         "date": "2013-12-11T21:00:00Z", 
41236         "kind": "besteffort", 
41237         "enacted": null
41238     }
41239 },
41240 {
41241     "pk": 61451, 
41242     "model": "core.charge", 
41243     "fields": {
41244         "updated": "2013-12-18T21:29:19.490Z", 
41245         "slice": 15, 
41246         "created": "2013-12-18T21:29:15.440Z", 
41247         "amount": 0.2408, 
41248         "object": 120, 
41249         "account": 14, 
41250         "state": "invoiced", 
41251         "coreHours": 3.44, 
41252         "invoice": 67, 
41253         "date": "2013-12-12T05:00:00Z", 
41254         "kind": "besteffort", 
41255         "enacted": null
41256     }
41257 },
41258 {
41259     "pk": 61452, 
41260     "model": "core.charge", 
41261     "fields": {
41262         "updated": "2013-12-18T21:29:19.531Z", 
41263         "slice": 15, 
41264         "created": "2013-12-18T21:29:15.448Z", 
41265         "amount": 0.1848, 
41266         "object": 120, 
41267         "account": 14, 
41268         "state": "invoiced", 
41269         "coreHours": 2.64, 
41270         "invoice": 67, 
41271         "date": "2013-12-12T13:00:00Z", 
41272         "kind": "besteffort", 
41273         "enacted": null
41274     }
41275 },
41276 {
41277     "pk": 61453, 
41278     "model": "core.charge", 
41279     "fields": {
41280         "updated": "2013-12-18T21:29:19.572Z", 
41281         "slice": 15, 
41282         "created": "2013-12-18T21:29:15.456Z", 
41283         "amount": 0.308, 
41284         "object": 120, 
41285         "account": 14, 
41286         "state": "invoiced", 
41287         "coreHours": 4.4, 
41288         "invoice": 67, 
41289         "date": "2013-12-12T21:00:00Z", 
41290         "kind": "besteffort", 
41291         "enacted": null
41292     }
41293 },
41294 {
41295     "pk": 61454, 
41296     "model": "core.charge", 
41297     "fields": {
41298         "updated": "2013-12-18T21:29:19.614Z", 
41299         "slice": 15, 
41300         "created": "2013-12-18T21:29:15.464Z", 
41301         "amount": 0.1568, 
41302         "object": 120, 
41303         "account": 14, 
41304         "state": "invoiced", 
41305         "coreHours": 2.24, 
41306         "invoice": 67, 
41307         "date": "2013-12-13T05:00:00Z", 
41308         "kind": "besteffort", 
41309         "enacted": null
41310     }
41311 },
41312 {
41313     "pk": 61455, 
41314     "model": "core.charge", 
41315     "fields": {
41316         "updated": "2013-12-18T21:29:19.655Z", 
41317         "slice": 15, 
41318         "created": "2013-12-18T21:29:15.473Z", 
41319         "amount": 0.14, 
41320         "object": 120, 
41321         "account": 14, 
41322         "state": "invoiced", 
41323         "coreHours": 2.0, 
41324         "invoice": 67, 
41325         "date": "2013-12-13T13:00:00Z", 
41326         "kind": "besteffort", 
41327         "enacted": null
41328     }
41329 },
41330 {
41331     "pk": 61456, 
41332     "model": "core.charge", 
41333     "fields": {
41334         "updated": "2013-12-18T21:29:19.697Z", 
41335         "slice": 15, 
41336         "created": "2013-12-18T21:29:15.481Z", 
41337         "amount": 0.1568, 
41338         "object": 120, 
41339         "account": 14, 
41340         "state": "invoiced", 
41341         "coreHours": 2.24, 
41342         "invoice": 67, 
41343         "date": "2013-12-13T21:00:00Z", 
41344         "kind": "besteffort", 
41345         "enacted": null
41346     }
41347 },
41348 {
41349     "pk": 61457, 
41350     "model": "core.charge", 
41351     "fields": {
41352         "updated": "2013-12-18T21:29:19.738Z", 
41353         "slice": 15, 
41354         "created": "2013-12-18T21:29:15.489Z", 
41355         "amount": 0.336, 
41356         "object": 120, 
41357         "account": 14, 
41358         "state": "invoiced", 
41359         "coreHours": 4.8, 
41360         "invoice": 67, 
41361         "date": "2013-12-14T05:00:00Z", 
41362         "kind": "besteffort", 
41363         "enacted": null
41364     }
41365 },
41366 {
41367     "pk": 61458, 
41368     "model": "core.charge", 
41369     "fields": {
41370         "updated": "2013-12-18T21:29:19.779Z", 
41371         "slice": 15, 
41372         "created": "2013-12-18T21:29:15.498Z", 
41373         "amount": 0.2072, 
41374         "object": 120, 
41375         "account": 14, 
41376         "state": "invoiced", 
41377         "coreHours": 2.96, 
41378         "invoice": 67, 
41379         "date": "2013-12-14T13:00:00Z", 
41380         "kind": "besteffort", 
41381         "enacted": null
41382     }
41383 },
41384 {
41385     "pk": 61459, 
41386     "model": "core.charge", 
41387     "fields": {
41388         "updated": "2013-12-18T21:29:19.829Z", 
41389         "slice": 15, 
41390         "created": "2013-12-18T21:29:15.506Z", 
41391         "amount": 0.2688, 
41392         "object": 120, 
41393         "account": 14, 
41394         "state": "invoiced", 
41395         "coreHours": 3.84, 
41396         "invoice": 67, 
41397         "date": "2013-12-14T21:00:00Z", 
41398         "kind": "besteffort", 
41399         "enacted": null
41400     }
41401 },
41402 {
41403     "pk": 61460, 
41404     "model": "core.charge", 
41405     "fields": {
41406         "updated": "2013-12-18T21:29:19.871Z", 
41407         "slice": 15, 
41408         "created": "2013-12-18T21:29:15.516Z", 
41409         "amount": 0.3248, 
41410         "object": 120, 
41411         "account": 14, 
41412         "state": "invoiced", 
41413         "coreHours": 4.64, 
41414         "invoice": 67, 
41415         "date": "2013-12-15T05:00:00Z", 
41416         "kind": "besteffort", 
41417         "enacted": null
41418     }
41419 },
41420 {
41421     "pk": 61461, 
41422     "model": "core.charge", 
41423     "fields": {
41424         "updated": "2013-12-18T21:29:19.912Z", 
41425         "slice": 15, 
41426         "created": "2013-12-18T21:29:15.524Z", 
41427         "amount": 0.1624, 
41428         "object": 120, 
41429         "account": 14, 
41430         "state": "invoiced", 
41431         "coreHours": 2.32, 
41432         "invoice": 67, 
41433         "date": "2013-12-15T13:00:00Z", 
41434         "kind": "besteffort", 
41435         "enacted": null
41436     }
41437 },
41438 {
41439     "pk": 61462, 
41440     "model": "core.charge", 
41441     "fields": {
41442         "updated": "2013-12-18T21:29:19.953Z", 
41443         "slice": 15, 
41444         "created": "2013-12-18T21:29:15.533Z", 
41445         "amount": 0.1176, 
41446         "object": 120, 
41447         "account": 14, 
41448         "state": "invoiced", 
41449         "coreHours": 1.68, 
41450         "invoice": 67, 
41451         "date": "2013-12-15T21:00:00Z", 
41452         "kind": "besteffort", 
41453         "enacted": null
41454     }
41455 },
41456 {
41457     "pk": 61463, 
41458     "model": "core.charge", 
41459     "fields": {
41460         "updated": "2013-12-18T21:29:15.541Z", 
41461         "slice": 15, 
41462         "created": "2013-12-18T21:29:15.541Z", 
41463         "amount": 0.3192, 
41464         "object": 120, 
41465         "account": 14, 
41466         "state": "pending", 
41467         "coreHours": 4.56, 
41468         "invoice": null, 
41469         "date": "2013-12-16T05:00:00Z", 
41470         "kind": "besteffort", 
41471         "enacted": null
41472     }
41473 },
41474 {
41475     "pk": 61464, 
41476     "model": "core.charge", 
41477     "fields": {
41478         "updated": "2013-12-18T21:29:15.549Z", 
41479         "slice": 15, 
41480         "created": "2013-12-18T21:29:15.549Z", 
41481         "amount": 0.3136, 
41482         "object": 120, 
41483         "account": 14, 
41484         "state": "pending", 
41485         "coreHours": 4.48, 
41486         "invoice": null, 
41487         "date": "2013-12-16T13:00:00Z", 
41488         "kind": "besteffort", 
41489         "enacted": null
41490     }
41491 },
41492 {
41493     "pk": 61465, 
41494     "model": "core.charge", 
41495     "fields": {
41496         "updated": "2013-12-18T21:29:15.557Z", 
41497         "slice": 15, 
41498         "created": "2013-12-18T21:29:15.557Z", 
41499         "amount": 0.1456, 
41500         "object": 120, 
41501         "account": 14, 
41502         "state": "pending", 
41503         "coreHours": 2.08, 
41504         "invoice": null, 
41505         "date": "2013-12-16T21:00:00Z", 
41506         "kind": "besteffort", 
41507         "enacted": null
41508     }
41509 },
41510 {
41511     "pk": 61466, 
41512     "model": "core.charge", 
41513     "fields": {
41514         "updated": "2013-12-18T21:29:15.566Z", 
41515         "slice": 15, 
41516         "created": "2013-12-18T21:29:15.566Z", 
41517         "amount": 0.28, 
41518         "object": 120, 
41519         "account": 14, 
41520         "state": "pending", 
41521         "coreHours": 4.0, 
41522         "invoice": null, 
41523         "date": "2013-12-17T05:00:00Z", 
41524         "kind": "besteffort", 
41525         "enacted": null
41526     }
41527 },
41528 {
41529     "pk": 61467, 
41530     "model": "core.charge", 
41531     "fields": {
41532         "updated": "2013-12-18T21:29:15.574Z", 
41533         "slice": 15, 
41534         "created": "2013-12-18T21:29:15.574Z", 
41535         "amount": 0.2072, 
41536         "object": 120, 
41537         "account": 14, 
41538         "state": "pending", 
41539         "coreHours": 2.96, 
41540         "invoice": null, 
41541         "date": "2013-12-17T13:00:00Z", 
41542         "kind": "besteffort", 
41543         "enacted": null
41544     }
41545 },
41546 {
41547     "pk": 61468, 
41548     "model": "core.charge", 
41549     "fields": {
41550         "updated": "2013-12-18T21:29:15.582Z", 
41551         "slice": 15, 
41552         "created": "2013-12-18T21:29:15.582Z", 
41553         "amount": 0.2352, 
41554         "object": 120, 
41555         "account": 14, 
41556         "state": "pending", 
41557         "coreHours": 3.36, 
41558         "invoice": null, 
41559         "date": "2013-12-17T21:00:00Z", 
41560         "kind": "besteffort", 
41561         "enacted": null
41562     }
41563 },
41564 {
41565     "pk": 61469, 
41566     "model": "core.charge", 
41567     "fields": {
41568         "updated": "2013-12-18T21:29:15.591Z", 
41569         "slice": 15, 
41570         "created": "2013-12-18T21:29:15.590Z", 
41571         "amount": 0.336, 
41572         "object": 120, 
41573         "account": 14, 
41574         "state": "pending", 
41575         "coreHours": 4.8, 
41576         "invoice": null, 
41577         "date": "2013-12-18T05:00:00Z", 
41578         "kind": "besteffort", 
41579         "enacted": null
41580     }
41581 },
41582 {
41583     "pk": 61470, 
41584     "model": "core.charge", 
41585     "fields": {
41586         "updated": "2013-12-18T21:29:15.599Z", 
41587         "slice": 15, 
41588         "created": "2013-12-18T21:29:15.599Z", 
41589         "amount": 0.1232, 
41590         "object": 120, 
41591         "account": 14, 
41592         "state": "pending", 
41593         "coreHours": 1.76, 
41594         "invoice": null, 
41595         "date": "2013-12-18T13:00:00Z", 
41596         "kind": "besteffort", 
41597         "enacted": null
41598     }
41599 },
41600 {
41601     "pk": 61471, 
41602     "model": "core.charge", 
41603     "fields": {
41604         "updated": "2013-12-18T21:29:16.460Z", 
41605         "slice": 15, 
41606         "created": "2013-12-18T21:29:15.614Z", 
41607         "amount": 0.1848, 
41608         "object": 121, 
41609         "account": 14, 
41610         "state": "invoiced", 
41611         "coreHours": 2.64, 
41612         "invoice": 64, 
41613         "date": "2013-11-18T21:00:00Z", 
41614         "kind": "besteffort", 
41615         "enacted": null
41616     }
41617 },
41618 {
41619     "pk": 61472, 
41620     "model": "core.charge", 
41621     "fields": {
41622         "updated": "2013-12-18T21:29:16.502Z", 
41623         "slice": 15, 
41624         "created": "2013-12-18T21:29:15.624Z", 
41625         "amount": 0.2464, 
41626         "object": 121, 
41627         "account": 14, 
41628         "state": "invoiced", 
41629         "coreHours": 3.52, 
41630         "invoice": 64, 
41631         "date": "2013-11-19T05:00:00Z", 
41632         "kind": "besteffort", 
41633         "enacted": null
41634     }
41635 },
41636 {
41637     "pk": 61473, 
41638     "model": "core.charge", 
41639     "fields": {
41640         "updated": "2013-12-18T21:29:16.543Z", 
41641         "slice": 15, 
41642         "created": "2013-12-18T21:29:15.632Z", 
41643         "amount": 0.1456, 
41644         "object": 121, 
41645         "account": 14, 
41646         "state": "invoiced", 
41647         "coreHours": 2.08, 
41648         "invoice": 64, 
41649         "date": "2013-11-19T13:00:00Z", 
41650         "kind": "besteffort", 
41651         "enacted": null
41652     }
41653 },
41654 {
41655     "pk": 61474, 
41656     "model": "core.charge", 
41657     "fields": {
41658         "updated": "2013-12-18T21:29:16.585Z", 
41659         "slice": 15, 
41660         "created": "2013-12-18T21:29:15.640Z", 
41661         "amount": 0.2184, 
41662         "object": 121, 
41663         "account": 14, 
41664         "state": "invoiced", 
41665         "coreHours": 3.12, 
41666         "invoice": 64, 
41667         "date": "2013-11-19T21:00:00Z", 
41668         "kind": "besteffort", 
41669         "enacted": null
41670     }
41671 },
41672 {
41673     "pk": 61475, 
41674     "model": "core.charge", 
41675     "fields": {
41676         "updated": "2013-12-18T21:29:16.626Z", 
41677         "slice": 15, 
41678         "created": "2013-12-18T21:29:15.649Z", 
41679         "amount": 0.252, 
41680         "object": 121, 
41681         "account": 14, 
41682         "state": "invoiced", 
41683         "coreHours": 3.6, 
41684         "invoice": 64, 
41685         "date": "2013-11-20T05:00:00Z", 
41686         "kind": "besteffort", 
41687         "enacted": null
41688     }
41689 },
41690 {
41691     "pk": 61476, 
41692     "model": "core.charge", 
41693     "fields": {
41694         "updated": "2013-12-18T21:29:16.667Z", 
41695         "slice": 15, 
41696         "created": "2013-12-18T21:29:15.657Z", 
41697         "amount": 0.2352, 
41698         "object": 121, 
41699         "account": 14, 
41700         "state": "invoiced", 
41701         "coreHours": 3.36, 
41702         "invoice": 64, 
41703         "date": "2013-11-20T13:00:00Z", 
41704         "kind": "besteffort", 
41705         "enacted": null
41706     }
41707 },
41708 {
41709     "pk": 61477, 
41710     "model": "core.charge", 
41711     "fields": {
41712         "updated": "2013-12-18T21:29:16.709Z", 
41713         "slice": 15, 
41714         "created": "2013-12-18T21:29:15.665Z", 
41715         "amount": 0.2408, 
41716         "object": 121, 
41717         "account": 14, 
41718         "state": "invoiced", 
41719         "coreHours": 3.44, 
41720         "invoice": 64, 
41721         "date": "2013-11-20T21:00:00Z", 
41722         "kind": "besteffort", 
41723         "enacted": null
41724     }
41725 },
41726 {
41727     "pk": 61478, 
41728     "model": "core.charge", 
41729     "fields": {
41730         "updated": "2013-12-18T21:29:16.750Z", 
41731         "slice": 15, 
41732         "created": "2013-12-18T21:29:15.673Z", 
41733         "amount": 0.168, 
41734         "object": 121, 
41735         "account": 14, 
41736         "state": "invoiced", 
41737         "coreHours": 2.4, 
41738         "invoice": 64, 
41739         "date": "2013-11-21T05:00:00Z", 
41740         "kind": "besteffort", 
41741         "enacted": null
41742     }
41743 },
41744 {
41745     "pk": 61479, 
41746     "model": "core.charge", 
41747     "fields": {
41748         "updated": "2013-12-18T21:29:16.792Z", 
41749         "slice": 15, 
41750         "created": "2013-12-18T21:29:15.682Z", 
41751         "amount": 0.1904, 
41752         "object": 121, 
41753         "account": 14, 
41754         "state": "invoiced", 
41755         "coreHours": 2.72, 
41756         "invoice": 64, 
41757         "date": "2013-11-21T13:00:00Z", 
41758         "kind": "besteffort", 
41759         "enacted": null
41760     }
41761 },
41762 {
41763     "pk": 61480, 
41764     "model": "core.charge", 
41765     "fields": {
41766         "updated": "2013-12-18T21:29:16.833Z", 
41767         "slice": 15, 
41768         "created": "2013-12-18T21:29:15.690Z", 
41769         "amount": 0.14, 
41770         "object": 121, 
41771         "account": 14, 
41772         "state": "invoiced", 
41773         "coreHours": 2.0, 
41774         "invoice": 64, 
41775         "date": "2013-11-21T21:00:00Z", 
41776         "kind": "besteffort", 
41777         "enacted": null
41778     }
41779 },
41780 {
41781     "pk": 61481, 
41782     "model": "core.charge", 
41783     "fields": {
41784         "updated": "2013-12-18T21:29:16.874Z", 
41785         "slice": 15, 
41786         "created": "2013-12-18T21:29:15.698Z", 
41787         "amount": 0.3248, 
41788         "object": 121, 
41789         "account": 14, 
41790         "state": "invoiced", 
41791         "coreHours": 4.64, 
41792         "invoice": 64, 
41793         "date": "2013-11-22T05:00:00Z", 
41794         "kind": "besteffort", 
41795         "enacted": null
41796     }
41797 },
41798 {
41799     "pk": 61482, 
41800     "model": "core.charge", 
41801     "fields": {
41802         "updated": "2013-12-18T21:29:16.916Z", 
41803         "slice": 15, 
41804         "created": "2013-12-18T21:29:15.707Z", 
41805         "amount": 0.2072, 
41806         "object": 121, 
41807         "account": 14, 
41808         "state": "invoiced", 
41809         "coreHours": 2.96, 
41810         "invoice": 64, 
41811         "date": "2013-11-22T13:00:00Z", 
41812         "kind": "besteffort", 
41813         "enacted": null
41814     }
41815 },
41816 {
41817     "pk": 61483, 
41818     "model": "core.charge", 
41819     "fields": {
41820         "updated": "2013-12-18T21:29:16.957Z", 
41821         "slice": 15, 
41822         "created": "2013-12-18T21:29:15.715Z", 
41823         "amount": 0.1736, 
41824         "object": 121, 
41825         "account": 14, 
41826         "state": "invoiced", 
41827         "coreHours": 2.48, 
41828         "invoice": 64, 
41829         "date": "2013-11-22T21:00:00Z", 
41830         "kind": "besteffort", 
41831         "enacted": null
41832     }
41833 },
41834 {
41835     "pk": 61484, 
41836     "model": "core.charge", 
41837     "fields": {
41838         "updated": "2013-12-18T21:29:16.999Z", 
41839         "slice": 15, 
41840         "created": "2013-12-18T21:29:15.723Z", 
41841         "amount": 0.1904, 
41842         "object": 121, 
41843         "account": 14, 
41844         "state": "invoiced", 
41845         "coreHours": 2.72, 
41846         "invoice": 64, 
41847         "date": "2013-11-23T05:00:00Z", 
41848         "kind": "besteffort", 
41849         "enacted": null
41850     }
41851 },
41852 {
41853     "pk": 61485, 
41854     "model": "core.charge", 
41855     "fields": {
41856         "updated": "2013-12-18T21:29:17.040Z", 
41857         "slice": 15, 
41858         "created": "2013-12-18T21:29:15.731Z", 
41859         "amount": 0.2744, 
41860         "object": 121, 
41861         "account": 14, 
41862         "state": "invoiced", 
41863         "coreHours": 3.92, 
41864         "invoice": 64, 
41865         "date": "2013-11-23T13:00:00Z", 
41866         "kind": "besteffort", 
41867         "enacted": null
41868     }
41869 },
41870 {
41871     "pk": 61486, 
41872     "model": "core.charge", 
41873     "fields": {
41874         "updated": "2013-12-18T21:29:17.081Z", 
41875         "slice": 15, 
41876         "created": "2013-12-18T21:29:15.740Z", 
41877         "amount": 0.2184, 
41878         "object": 121, 
41879         "account": 14, 
41880         "state": "invoiced", 
41881         "coreHours": 3.12, 
41882         "invoice": 64, 
41883         "date": "2013-11-23T21:00:00Z", 
41884         "kind": "besteffort", 
41885         "enacted": null
41886     }
41887 },
41888 {
41889     "pk": 61487, 
41890     "model": "core.charge", 
41891     "fields": {
41892         "updated": "2013-12-18T21:29:17.123Z", 
41893         "slice": 15, 
41894         "created": "2013-12-18T21:29:15.748Z", 
41895         "amount": 0.2912, 
41896         "object": 121, 
41897         "account": 14, 
41898         "state": "invoiced", 
41899         "coreHours": 4.16, 
41900         "invoice": 64, 
41901         "date": "2013-11-24T05:00:00Z", 
41902         "kind": "besteffort", 
41903         "enacted": null
41904     }
41905 },
41906 {
41907     "pk": 61488, 
41908     "model": "core.charge", 
41909     "fields": {
41910         "updated": "2013-12-18T21:29:17.164Z", 
41911         "slice": 15, 
41912         "created": "2013-12-18T21:29:15.756Z", 
41913         "amount": 0.3136, 
41914         "object": 121, 
41915         "account": 14, 
41916         "state": "invoiced", 
41917         "coreHours": 4.48, 
41918         "invoice": 64, 
41919         "date": "2013-11-24T13:00:00Z", 
41920         "kind": "besteffort", 
41921         "enacted": null
41922     }
41923 },
41924 {
41925     "pk": 61489, 
41926     "model": "core.charge", 
41927     "fields": {
41928         "updated": "2013-12-18T21:29:17.206Z", 
41929         "slice": 15, 
41930         "created": "2013-12-18T21:29:15.765Z", 
41931         "amount": 0.168, 
41932         "object": 121, 
41933         "account": 14, 
41934         "state": "invoiced", 
41935         "coreHours": 2.4, 
41936         "invoice": 64, 
41937         "date": "2013-11-24T21:00:00Z", 
41938         "kind": "besteffort", 
41939         "enacted": null
41940     }
41941 },
41942 {
41943     "pk": 61490, 
41944     "model": "core.charge", 
41945     "fields": {
41946         "updated": "2013-12-18T21:29:17.278Z", 
41947         "slice": 15, 
41948         "created": "2013-12-18T21:29:15.773Z", 
41949         "amount": 0.224, 
41950         "object": 121, 
41951         "account": 14, 
41952         "state": "invoiced", 
41953         "coreHours": 3.2, 
41954         "invoice": 65, 
41955         "date": "2013-11-25T05:00:00Z", 
41956         "kind": "besteffort", 
41957         "enacted": null
41958     }
41959 },
41960 {
41961     "pk": 61491, 
41962     "model": "core.charge", 
41963     "fields": {
41964         "updated": "2013-12-18T21:29:17.336Z", 
41965         "slice": 15, 
41966         "created": "2013-12-18T21:29:15.781Z", 
41967         "amount": 0.2856, 
41968         "object": 121, 
41969         "account": 14, 
41970         "state": "invoiced", 
41971         "coreHours": 4.08, 
41972         "invoice": 65, 
41973         "date": "2013-11-25T13:00:00Z", 
41974         "kind": "besteffort", 
41975         "enacted": null
41976     }
41977 },
41978 {
41979     "pk": 61492, 
41980     "model": "core.charge", 
41981     "fields": {
41982         "updated": "2013-12-18T21:29:17.377Z", 
41983         "slice": 15, 
41984         "created": "2013-12-18T21:29:15.789Z", 
41985         "amount": 0.336, 
41986         "object": 121, 
41987         "account": 14, 
41988         "state": "invoiced", 
41989         "coreHours": 4.8, 
41990         "invoice": 65, 
41991         "date": "2013-11-25T21:00:00Z", 
41992         "kind": "besteffort", 
41993         "enacted": null
41994     }
41995 },
41996 {
41997     "pk": 61493, 
41998     "model": "core.charge", 
41999     "fields": {
42000         "updated": "2013-12-18T21:29:17.419Z", 
42001         "slice": 15, 
42002         "created": "2013-12-18T21:29:15.798Z", 
42003         "amount": 0.1736, 
42004         "object": 121, 
42005         "account": 14, 
42006         "state": "invoiced", 
42007         "coreHours": 2.48, 
42008         "invoice": 65, 
42009         "date": "2013-11-26T05:00:00Z", 
42010         "kind": "besteffort", 
42011         "enacted": null
42012     }
42013 },
42014 {
42015     "pk": 61494, 
42016     "model": "core.charge", 
42017     "fields": {
42018         "updated": "2013-12-18T21:29:17.460Z", 
42019         "slice": 15, 
42020         "created": "2013-12-18T21:29:15.806Z", 
42021         "amount": 0.1792, 
42022         "object": 121, 
42023         "account": 14, 
42024         "state": "invoiced", 
42025         "coreHours": 2.56, 
42026         "invoice": 65, 
42027         "date": "2013-11-26T13:00:00Z", 
42028         "kind": "besteffort", 
42029         "enacted": null
42030     }
42031 },
42032 {
42033     "pk": 61495, 
42034     "model": "core.charge", 
42035     "fields": {
42036         "updated": "2013-12-18T21:29:17.501Z", 
42037         "slice": 15, 
42038         "created": "2013-12-18T21:29:15.814Z", 
42039         "amount": 0.1288, 
42040         "object": 121, 
42041         "account": 14, 
42042         "state": "invoiced", 
42043         "coreHours": 1.84, 
42044         "invoice": 65, 
42045         "date": "2013-11-26T21:00:00Z", 
42046         "kind": "besteffort", 
42047         "enacted": null
42048     }
42049 },
42050 {
42051     "pk": 61496, 
42052     "model": "core.charge", 
42053     "fields": {
42054         "updated": "2013-12-18T21:29:17.618Z", 
42055         "slice": 15, 
42056         "created": "2013-12-18T21:29:15.822Z", 
42057         "amount": 0.2744, 
42058         "object": 121, 
42059         "account": 14, 
42060         "state": "invoiced", 
42061         "coreHours": 3.92, 
42062         "invoice": 65, 
42063         "date": "2013-11-27T05:00:00Z", 
42064         "kind": "besteffort", 
42065         "enacted": null
42066     }
42067 },
42068 {
42069     "pk": 61497, 
42070     "model": "core.charge", 
42071     "fields": {
42072         "updated": "2013-12-18T21:29:17.659Z", 
42073         "slice": 15, 
42074         "created": "2013-12-18T21:29:15.831Z", 
42075         "amount": 0.196, 
42076         "object": 121, 
42077         "account": 14, 
42078         "state": "invoiced", 
42079         "coreHours": 2.8, 
42080         "invoice": 65, 
42081         "date": "2013-11-27T13:00:00Z", 
42082         "kind": "besteffort", 
42083         "enacted": null
42084     }
42085 },
42086 {
42087     "pk": 61498, 
42088     "model": "core.charge", 
42089     "fields": {
42090         "updated": "2013-12-18T21:29:17.700Z", 
42091         "slice": 15, 
42092         "created": "2013-12-18T21:29:15.839Z", 
42093         "amount": 0.2296, 
42094         "object": 121, 
42095         "account": 14, 
42096         "state": "invoiced", 
42097         "coreHours": 3.28, 
42098         "invoice": 65, 
42099         "date": "2013-11-27T21:00:00Z", 
42100         "kind": "besteffort", 
42101         "enacted": null
42102     }
42103 },
42104 {
42105     "pk": 61499, 
42106     "model": "core.charge", 
42107     "fields": {
42108         "updated": "2013-12-18T21:29:17.742Z", 
42109         "slice": 15, 
42110         "created": "2013-12-18T21:29:15.847Z", 
42111         "amount": 0.1288, 
42112         "object": 121, 
42113         "account": 14, 
42114         "state": "invoiced", 
42115         "coreHours": 1.84, 
42116         "invoice": 65, 
42117         "date": "2013-11-28T05:00:00Z", 
42118         "kind": "besteffort", 
42119         "enacted": null
42120     }
42121 },
42122 {
42123     "pk": 61500, 
42124     "model": "core.charge", 
42125     "fields": {
42126         "updated": "2013-12-18T21:29:17.783Z", 
42127         "slice": 15, 
42128         "created": "2013-12-18T21:29:15.856Z", 
42129         "amount": 0.2912, 
42130         "object": 121, 
42131         "account": 14, 
42132         "state": "invoiced", 
42133         "coreHours": 4.16, 
42134         "invoice": 65, 
42135         "date": "2013-11-28T13:00:00Z", 
42136         "kind": "besteffort", 
42137         "enacted": null
42138     }
42139 },
42140 {
42141     "pk": 61501, 
42142     "model": "core.charge", 
42143     "fields": {
42144         "updated": "2013-12-18T21:29:17.824Z", 
42145         "slice": 15, 
42146         "created": "2013-12-18T21:29:15.864Z", 
42147         "amount": 0.2464, 
42148         "object": 121, 
42149         "account": 14, 
42150         "state": "invoiced", 
42151         "coreHours": 3.52, 
42152         "invoice": 65, 
42153         "date": "2013-11-28T21:00:00Z", 
42154         "kind": "besteffort", 
42155         "enacted": null
42156     }
42157 },
42158 {
42159     "pk": 61502, 
42160     "model": "core.charge", 
42161     "fields": {
42162         "updated": "2013-12-18T21:29:17.866Z", 
42163         "slice": 15, 
42164         "created": "2013-12-18T21:29:15.872Z", 
42165         "amount": 0.224, 
42166         "object": 121, 
42167         "account": 14, 
42168         "state": "invoiced", 
42169         "coreHours": 3.2, 
42170         "invoice": 65, 
42171         "date": "2013-11-29T05:00:00Z", 
42172         "kind": "besteffort", 
42173         "enacted": null
42174     }
42175 },
42176 {
42177     "pk": 61503, 
42178     "model": "core.charge", 
42179     "fields": {
42180         "updated": "2013-12-18T21:29:17.907Z", 
42181         "slice": 15, 
42182         "created": "2013-12-18T21:29:15.880Z", 
42183         "amount": 0.2408, 
42184         "object": 121, 
42185         "account": 14, 
42186         "state": "invoiced", 
42187         "coreHours": 3.44, 
42188         "invoice": 65, 
42189         "date": "2013-11-29T13:00:00Z", 
42190         "kind": "besteffort", 
42191         "enacted": null
42192     }
42193 },
42194 {
42195     "pk": 61504, 
42196     "model": "core.charge", 
42197     "fields": {
42198         "updated": "2013-12-18T21:29:17.949Z", 
42199         "slice": 15, 
42200         "created": "2013-12-18T21:29:15.889Z", 
42201         "amount": 0.1456, 
42202         "object": 121, 
42203         "account": 14, 
42204         "state": "invoiced", 
42205         "coreHours": 2.08, 
42206         "invoice": 65, 
42207         "date": "2013-11-29T21:00:00Z", 
42208         "kind": "besteffort", 
42209         "enacted": null
42210     }
42211 },
42212 {
42213     "pk": 61505, 
42214     "model": "core.charge", 
42215     "fields": {
42216         "updated": "2013-12-18T21:29:17.990Z", 
42217         "slice": 15, 
42218         "created": "2013-12-18T21:29:15.897Z", 
42219         "amount": 0.1848, 
42220         "object": 121, 
42221         "account": 14, 
42222         "state": "invoiced", 
42223         "coreHours": 2.64, 
42224         "invoice": 65, 
42225         "date": "2013-11-30T05:00:00Z", 
42226         "kind": "besteffort", 
42227         "enacted": null
42228     }
42229 },
42230 {
42231     "pk": 61506, 
42232     "model": "core.charge", 
42233     "fields": {
42234         "updated": "2013-12-18T21:29:18.032Z", 
42235         "slice": 15, 
42236         "created": "2013-12-18T21:29:15.905Z", 
42237         "amount": 0.2576, 
42238         "object": 121, 
42239         "account": 14, 
42240         "state": "invoiced", 
42241         "coreHours": 3.68, 
42242         "invoice": 65, 
42243         "date": "2013-11-30T13:00:00Z", 
42244         "kind": "besteffort", 
42245         "enacted": null
42246     }
42247 },
42248 {
42249     "pk": 61507, 
42250     "model": "core.charge", 
42251     "fields": {
42252         "updated": "2013-12-18T21:29:18.073Z", 
42253         "slice": 15, 
42254         "created": "2013-12-18T21:29:15.914Z", 
42255         "amount": 0.2128, 
42256         "object": 121, 
42257         "account": 14, 
42258         "state": "invoiced", 
42259         "coreHours": 3.04, 
42260         "invoice": 65, 
42261         "date": "2013-11-30T21:00:00Z", 
42262         "kind": "besteffort", 
42263         "enacted": null
42264     }
42265 },
42266 {
42267     "pk": 61508, 
42268     "model": "core.charge", 
42269     "fields": {
42270         "updated": "2013-12-18T21:29:18.114Z", 
42271         "slice": 15, 
42272         "created": "2013-12-18T21:29:15.922Z", 
42273         "amount": 0.3248, 
42274         "object": 121, 
42275         "account": 14, 
42276         "state": "invoiced", 
42277         "coreHours": 4.64, 
42278         "invoice": 65, 
42279         "date": "2013-12-01T05:00:00Z", 
42280         "kind": "besteffort", 
42281         "enacted": null
42282     }
42283 },
42284 {
42285     "pk": 61509, 
42286     "model": "core.charge", 
42287     "fields": {
42288         "updated": "2013-12-18T21:29:18.156Z", 
42289         "slice": 15, 
42290         "created": "2013-12-18T21:29:15.930Z", 
42291         "amount": 0.224, 
42292         "object": 121, 
42293         "account": 14, 
42294         "state": "invoiced", 
42295         "coreHours": 3.2, 
42296         "invoice": 65, 
42297         "date": "2013-12-01T13:00:00Z", 
42298         "kind": "besteffort", 
42299         "enacted": null
42300     }
42301 },
42302 {
42303     "pk": 61510, 
42304     "model": "core.charge", 
42305     "fields": {
42306         "updated": "2013-12-18T21:29:18.197Z", 
42307         "slice": 15, 
42308         "created": "2013-12-18T21:29:15.938Z", 
42309         "amount": 0.3136, 
42310         "object": 121, 
42311         "account": 14, 
42312         "state": "invoiced", 
42313         "coreHours": 4.48, 
42314         "invoice": 65, 
42315         "date": "2013-12-01T21:00:00Z", 
42316         "kind": "besteffort", 
42317         "enacted": null
42318     }
42319 },
42320 {
42321     "pk": 61511, 
42322     "model": "core.charge", 
42323     "fields": {
42324         "updated": "2013-12-18T21:29:18.247Z", 
42325         "slice": 15, 
42326         "created": "2013-12-18T21:29:15.947Z", 
42327         "amount": 0.2912, 
42328         "object": 121, 
42329         "account": 14, 
42330         "state": "invoiced", 
42331         "coreHours": 4.16, 
42332         "invoice": 66, 
42333         "date": "2013-12-02T05:00:00Z", 
42334         "kind": "besteffort", 
42335         "enacted": null
42336     }
42337 },
42338 {
42339     "pk": 61512, 
42340     "model": "core.charge", 
42341     "fields": {
42342         "updated": "2013-12-18T21:29:18.288Z", 
42343         "slice": 15, 
42344         "created": "2013-12-18T21:29:15.955Z", 
42345         "amount": 0.252, 
42346         "object": 121, 
42347         "account": 14, 
42348         "state": "invoiced", 
42349         "coreHours": 3.6, 
42350         "invoice": 66, 
42351         "date": "2013-12-02T13:00:00Z", 
42352         "kind": "besteffort", 
42353         "enacted": null
42354     }
42355 },
42356 {
42357     "pk": 61513, 
42358     "model": "core.charge", 
42359     "fields": {
42360         "updated": "2013-12-18T21:29:18.330Z", 
42361         "slice": 15, 
42362         "created": "2013-12-18T21:29:15.963Z", 
42363         "amount": 0.2968, 
42364         "object": 121, 
42365         "account": 14, 
42366         "state": "invoiced", 
42367         "coreHours": 4.24, 
42368         "invoice": 66, 
42369         "date": "2013-12-02T21:00:00Z", 
42370         "kind": "besteffort", 
42371         "enacted": null
42372     }
42373 },
42374 {
42375     "pk": 61514, 
42376     "model": "core.charge", 
42377     "fields": {
42378         "updated": "2013-12-18T21:29:18.371Z", 
42379         "slice": 15, 
42380         "created": "2013-12-18T21:29:15.972Z", 
42381         "amount": 0.1568, 
42382         "object": 121, 
42383         "account": 14, 
42384         "state": "invoiced", 
42385         "coreHours": 2.24, 
42386         "invoice": 66, 
42387         "date": "2013-12-03T05:00:00Z", 
42388         "kind": "besteffort", 
42389         "enacted": null
42390     }
42391 },
42392 {
42393     "pk": 61515, 
42394     "model": "core.charge", 
42395     "fields": {
42396         "updated": "2013-12-18T21:29:18.413Z", 
42397         "slice": 15, 
42398         "created": "2013-12-18T21:29:15.980Z", 
42399         "amount": 0.3024, 
42400         "object": 121, 
42401         "account": 14, 
42402         "state": "invoiced", 
42403         "coreHours": 4.32, 
42404         "invoice": 66, 
42405         "date": "2013-12-03T13:00:00Z", 
42406         "kind": "besteffort", 
42407         "enacted": null
42408     }
42409 },
42410 {
42411     "pk": 61516, 
42412     "model": "core.charge", 
42413     "fields": {
42414         "updated": "2013-12-18T21:29:18.454Z", 
42415         "slice": 15, 
42416         "created": "2013-12-18T21:29:15.988Z", 
42417         "amount": 0.196, 
42418         "object": 121, 
42419         "account": 14, 
42420         "state": "invoiced", 
42421         "coreHours": 2.8, 
42422         "invoice": 66, 
42423         "date": "2013-12-03T21:00:00Z", 
42424         "kind": "besteffort", 
42425         "enacted": null
42426     }
42427 },
42428 {
42429     "pk": 61517, 
42430     "model": "core.charge", 
42431     "fields": {
42432         "updated": "2013-12-18T21:29:18.496Z", 
42433         "slice": 15, 
42434         "created": "2013-12-18T21:29:15.997Z", 
42435         "amount": 0.2968, 
42436         "object": 121, 
42437         "account": 14, 
42438         "state": "invoiced", 
42439         "coreHours": 4.24, 
42440         "invoice": 66, 
42441         "date": "2013-12-04T05:00:00Z", 
42442         "kind": "besteffort", 
42443         "enacted": null
42444     }
42445 },
42446 {
42447     "pk": 61518, 
42448     "model": "core.charge", 
42449     "fields": {
42450         "updated": "2013-12-18T21:29:18.537Z", 
42451         "slice": 15, 
42452         "created": "2013-12-18T21:29:16.005Z", 
42453         "amount": 0.3304, 
42454         "object": 121, 
42455         "account": 14, 
42456         "state": "invoiced", 
42457         "coreHours": 4.72, 
42458         "invoice": 66, 
42459         "date": "2013-12-04T13:00:00Z", 
42460         "kind": "besteffort", 
42461         "enacted": null
42462     }
42463 },
42464 {
42465     "pk": 61519, 
42466     "model": "core.charge", 
42467     "fields": {
42468         "updated": "2013-12-18T21:29:18.578Z", 
42469         "slice": 15, 
42470         "created": "2013-12-18T21:29:16.013Z", 
42471         "amount": 0.1848, 
42472         "object": 121, 
42473         "account": 14, 
42474         "state": "invoiced", 
42475         "coreHours": 2.64, 
42476         "invoice": 66, 
42477         "date": "2013-12-04T21:00:00Z", 
42478         "kind": "besteffort", 
42479         "enacted": null
42480     }
42481 },
42482 {
42483     "pk": 61520, 
42484     "model": "core.charge", 
42485     "fields": {
42486         "updated": "2013-12-18T21:29:18.620Z", 
42487         "slice": 15, 
42488         "created": "2013-12-18T21:29:16.021Z", 
42489         "amount": 0.2408, 
42490         "object": 121, 
42491         "account": 14, 
42492         "state": "invoiced", 
42493         "coreHours": 3.44, 
42494         "invoice": 66, 
42495         "date": "2013-12-05T05:00:00Z", 
42496         "kind": "besteffort", 
42497         "enacted": null
42498     }
42499 },
42500 {
42501     "pk": 61521, 
42502     "model": "core.charge", 
42503     "fields": {
42504         "updated": "2013-12-18T21:29:18.661Z", 
42505         "slice": 15, 
42506         "created": "2013-12-18T21:29:16.030Z", 
42507         "amount": 0.2464, 
42508         "object": 121, 
42509         "account": 14, 
42510         "state": "invoiced", 
42511         "coreHours": 3.52, 
42512         "invoice": 66, 
42513         "date": "2013-12-05T13:00:00Z", 
42514         "kind": "besteffort", 
42515         "enacted": null
42516     }
42517 },
42518 {
42519     "pk": 61522, 
42520     "model": "core.charge", 
42521     "fields": {
42522         "updated": "2013-12-18T21:29:18.703Z", 
42523         "slice": 15, 
42524         "created": "2013-12-18T21:29:16.038Z", 
42525         "amount": 0.28, 
42526         "object": 121, 
42527         "account": 14, 
42528         "state": "invoiced", 
42529         "coreHours": 4.0, 
42530         "invoice": 66, 
42531         "date": "2013-12-05T21:00:00Z", 
42532         "kind": "besteffort", 
42533         "enacted": null
42534     }
42535 },
42536 {
42537     "pk": 61523, 
42538     "model": "core.charge", 
42539     "fields": {
42540         "updated": "2013-12-18T21:29:18.744Z", 
42541         "slice": 15, 
42542         "created": "2013-12-18T21:29:16.046Z", 
42543         "amount": 0.1848, 
42544         "object": 121, 
42545         "account": 14, 
42546         "state": "invoiced", 
42547         "coreHours": 2.64, 
42548         "invoice": 66, 
42549         "date": "2013-12-06T05:00:00Z", 
42550         "kind": "besteffort", 
42551         "enacted": null
42552     }
42553 },
42554 {
42555     "pk": 61524, 
42556     "model": "core.charge", 
42557     "fields": {
42558         "updated": "2013-12-18T21:29:18.785Z", 
42559         "slice": 15, 
42560         "created": "2013-12-18T21:29:16.054Z", 
42561         "amount": 0.308, 
42562         "object": 121, 
42563         "account": 14, 
42564         "state": "invoiced", 
42565         "coreHours": 4.4, 
42566         "invoice": 66, 
42567         "date": "2013-12-06T13:00:00Z", 
42568         "kind": "besteffort", 
42569         "enacted": null
42570     }
42571 },
42572 {
42573     "pk": 61525, 
42574     "model": "core.charge", 
42575     "fields": {
42576         "updated": "2013-12-18T21:29:18.827Z", 
42577         "slice": 15, 
42578         "created": "2013-12-18T21:29:16.063Z", 
42579         "amount": 0.3248, 
42580         "object": 121, 
42581         "account": 14, 
42582         "state": "invoiced", 
42583         "coreHours": 4.64, 
42584         "invoice": 66, 
42585         "date": "2013-12-06T21:00:00Z", 
42586         "kind": "besteffort", 
42587         "enacted": null
42588     }
42589 },
42590 {
42591     "pk": 61526, 
42592     "model": "core.charge", 
42593     "fields": {
42594         "updated": "2013-12-18T21:29:18.868Z", 
42595         "slice": 15, 
42596         "created": "2013-12-18T21:29:16.071Z", 
42597         "amount": 0.112, 
42598         "object": 121, 
42599         "account": 14, 
42600         "state": "invoiced", 
42601         "coreHours": 1.6, 
42602         "invoice": 66, 
42603         "date": "2013-12-07T05:00:00Z", 
42604         "kind": "besteffort", 
42605         "enacted": null
42606     }
42607 },
42608 {
42609     "pk": 61527, 
42610     "model": "core.charge", 
42611     "fields": {
42612         "updated": "2013-12-18T21:29:18.910Z", 
42613         "slice": 15, 
42614         "created": "2013-12-18T21:29:16.079Z", 
42615         "amount": 0.252, 
42616         "object": 121, 
42617         "account": 14, 
42618         "state": "invoiced", 
42619         "coreHours": 3.6, 
42620         "invoice": 66, 
42621         "date": "2013-12-07T13:00:00Z", 
42622         "kind": "besteffort", 
42623         "enacted": null
42624     }
42625 },
42626 {
42627     "pk": 61528, 
42628     "model": "core.charge", 
42629     "fields": {
42630         "updated": "2013-12-18T21:29:18.951Z", 
42631         "slice": 15, 
42632         "created": "2013-12-18T21:29:16.088Z", 
42633         "amount": 0.308, 
42634         "object": 121, 
42635         "account": 14, 
42636         "state": "invoiced", 
42637         "coreHours": 4.4, 
42638         "invoice": 66, 
42639         "date": "2013-12-07T21:00:00Z", 
42640         "kind": "besteffort", 
42641         "enacted": null
42642     }
42643 },
42644 {
42645     "pk": 61529, 
42646     "model": "core.charge", 
42647     "fields": {
42648         "updated": "2013-12-18T21:29:18.993Z", 
42649         "slice": 15, 
42650         "created": "2013-12-18T21:29:16.096Z", 
42651         "amount": 0.3304, 
42652         "object": 121, 
42653         "account": 14, 
42654         "state": "invoiced", 
42655         "coreHours": 4.72, 
42656         "invoice": 66, 
42657         "date": "2013-12-08T05:00:00Z", 
42658         "kind": "besteffort", 
42659         "enacted": null
42660     }
42661 },
42662 {
42663     "pk": 61530, 
42664     "model": "core.charge", 
42665     "fields": {
42666         "updated": "2013-12-18T21:29:19.034Z", 
42667         "slice": 15, 
42668         "created": "2013-12-18T21:29:16.104Z", 
42669         "amount": 0.2296, 
42670         "object": 121, 
42671         "account": 14, 
42672         "state": "invoiced", 
42673         "coreHours": 3.28, 
42674         "invoice": 66, 
42675         "date": "2013-12-08T13:00:00Z", 
42676         "kind": "besteffort", 
42677         "enacted": null
42678     }
42679 },
42680 {
42681     "pk": 61531, 
42682     "model": "core.charge", 
42683     "fields": {
42684         "updated": "2013-12-18T21:29:19.075Z", 
42685         "slice": 15, 
42686         "created": "2013-12-18T21:29:16.112Z", 
42687         "amount": 0.3024, 
42688         "object": 121, 
42689         "account": 14, 
42690         "state": "invoiced", 
42691         "coreHours": 4.32, 
42692         "invoice": 66, 
42693         "date": "2013-12-08T21:00:00Z", 
42694         "kind": "besteffort", 
42695         "enacted": null
42696     }
42697 },
42698 {
42699     "pk": 61532, 
42700     "model": "core.charge", 
42701     "fields": {
42702         "updated": "2013-12-18T21:29:19.125Z", 
42703         "slice": 15, 
42704         "created": "2013-12-18T21:29:16.121Z", 
42705         "amount": 0.1456, 
42706         "object": 121, 
42707         "account": 14, 
42708         "state": "invoiced", 
42709         "coreHours": 2.08, 
42710         "invoice": 67, 
42711         "date": "2013-12-09T05:00:00Z", 
42712         "kind": "besteffort", 
42713         "enacted": null
42714     }
42715 },
42716 {
42717     "pk": 61533, 
42718     "model": "core.charge", 
42719     "fields": {
42720         "updated": "2013-12-18T21:29:19.167Z", 
42721         "slice": 15, 
42722         "created": "2013-12-18T21:29:16.129Z", 
42723         "amount": 0.1456, 
42724         "object": 121, 
42725         "account": 14, 
42726         "state": "invoiced", 
42727         "coreHours": 2.08, 
42728         "invoice": 67, 
42729         "date": "2013-12-09T13:00:00Z", 
42730         "kind": "besteffort", 
42731         "enacted": null
42732     }
42733 },
42734 {
42735     "pk": 61534, 
42736     "model": "core.charge", 
42737     "fields": {
42738         "updated": "2013-12-18T21:29:19.208Z", 
42739         "slice": 15, 
42740         "created": "2013-12-18T21:29:16.137Z", 
42741         "amount": 0.2184, 
42742         "object": 121, 
42743         "account": 14, 
42744         "state": "invoiced", 
42745         "coreHours": 3.12, 
42746         "invoice": 67, 
42747         "date": "2013-12-09T21:00:00Z", 
42748         "kind": "besteffort", 
42749         "enacted": null
42750     }
42751 },
42752 {
42753     "pk": 61535, 
42754     "model": "core.charge", 
42755     "fields": {
42756         "updated": "2013-12-18T21:29:19.249Z", 
42757         "slice": 15, 
42758         "created": "2013-12-18T21:29:16.146Z", 
42759         "amount": 0.2184, 
42760         "object": 121, 
42761         "account": 14, 
42762         "state": "invoiced", 
42763         "coreHours": 3.12, 
42764         "invoice": 67, 
42765         "date": "2013-12-10T05:00:00Z", 
42766         "kind": "besteffort", 
42767         "enacted": null
42768     }
42769 },
42770 {
42771     "pk": 61536, 
42772     "model": "core.charge", 
42773     "fields": {
42774         "updated": "2013-12-18T21:29:19.291Z", 
42775         "slice": 15, 
42776         "created": "2013-12-18T21:29:16.154Z", 
42777         "amount": 0.1624, 
42778         "object": 121, 
42779         "account": 14, 
42780         "state": "invoiced", 
42781         "coreHours": 2.32, 
42782         "invoice": 67, 
42783         "date": "2013-12-10T13:00:00Z", 
42784         "kind": "besteffort", 
42785         "enacted": null
42786     }
42787 },
42788 {
42789     "pk": 61537, 
42790     "model": "core.charge", 
42791     "fields": {
42792         "updated": "2013-12-18T21:29:19.332Z", 
42793         "slice": 15, 
42794         "created": "2013-12-18T21:29:16.162Z", 
42795         "amount": 0.308, 
42796         "object": 121, 
42797         "account": 14, 
42798         "state": "invoiced", 
42799         "coreHours": 4.4, 
42800         "invoice": 67, 
42801         "date": "2013-12-10T21:00:00Z", 
42802         "kind": "besteffort", 
42803         "enacted": null
42804     }
42805 },
42806 {
42807     "pk": 61538, 
42808     "model": "core.charge", 
42809     "fields": {
42810         "updated": "2013-12-18T21:29:19.374Z", 
42811         "slice": 15, 
42812         "created": "2013-12-18T21:29:16.170Z", 
42813         "amount": 0.1568, 
42814         "object": 121, 
42815         "account": 14, 
42816         "state": "invoiced", 
42817         "coreHours": 2.24, 
42818         "invoice": 67, 
42819         "date": "2013-12-11T05:00:00Z", 
42820         "kind": "besteffort", 
42821         "enacted": null
42822     }
42823 },
42824 {
42825     "pk": 61539, 
42826     "model": "core.charge", 
42827     "fields": {
42828         "updated": "2013-12-18T21:29:19.415Z", 
42829         "slice": 15, 
42830         "created": "2013-12-18T21:29:16.179Z", 
42831         "amount": 0.2856, 
42832         "object": 121, 
42833         "account": 14, 
42834         "state": "invoiced", 
42835         "coreHours": 4.08, 
42836         "invoice": 67, 
42837         "date": "2013-12-11T13:00:00Z", 
42838         "kind": "besteffort", 
42839         "enacted": null
42840     }
42841 },
42842 {
42843     "pk": 61540, 
42844     "model": "core.charge", 
42845     "fields": {
42846         "updated": "2013-12-18T21:29:19.457Z", 
42847         "slice": 15, 
42848         "created": "2013-12-18T21:29:16.187Z", 
42849         "amount": 0.3136, 
42850         "object": 121, 
42851         "account": 14, 
42852         "state": "invoiced", 
42853         "coreHours": 4.48, 
42854         "invoice": 67, 
42855         "date": "2013-12-11T21:00:00Z", 
42856         "kind": "besteffort", 
42857         "enacted": null
42858     }
42859 },
42860 {
42861     "pk": 61541, 
42862     "model": "core.charge", 
42863     "fields": {
42864         "updated": "2013-12-18T21:29:19.498Z", 
42865         "slice": 15, 
42866         "created": "2013-12-18T21:29:16.195Z", 
42867         "amount": 0.224, 
42868         "object": 121, 
42869         "account": 14, 
42870         "state": "invoiced", 
42871         "coreHours": 3.2, 
42872         "invoice": 67, 
42873         "date": "2013-12-12T05:00:00Z", 
42874         "kind": "besteffort", 
42875         "enacted": null
42876     }
42877 },
42878 {
42879     "pk": 61542, 
42880     "model": "core.charge", 
42881     "fields": {
42882         "updated": "2013-12-18T21:29:19.539Z", 
42883         "slice": 15, 
42884         "created": "2013-12-18T21:29:16.204Z", 
42885         "amount": 0.2688, 
42886         "object": 121, 
42887         "account": 14, 
42888         "state": "invoiced", 
42889         "coreHours": 3.84, 
42890         "invoice": 67, 
42891         "date": "2013-12-12T13:00:00Z", 
42892         "kind": "besteffort", 
42893         "enacted": null
42894     }
42895 },
42896 {
42897     "pk": 61543, 
42898     "model": "core.charge", 
42899     "fields": {
42900         "updated": "2013-12-18T21:29:19.581Z", 
42901         "slice": 15, 
42902         "created": "2013-12-18T21:29:16.212Z", 
42903         "amount": 0.224, 
42904         "object": 121, 
42905         "account": 14, 
42906         "state": "invoiced", 
42907         "coreHours": 3.2, 
42908         "invoice": 67, 
42909         "date": "2013-12-12T21:00:00Z", 
42910         "kind": "besteffort", 
42911         "enacted": null
42912     }
42913 },
42914 {
42915     "pk": 61544, 
42916     "model": "core.charge", 
42917     "fields": {
42918         "updated": "2013-12-18T21:29:19.622Z", 
42919         "slice": 15, 
42920         "created": "2013-12-18T21:29:16.220Z", 
42921         "amount": 0.28, 
42922         "object": 121, 
42923         "account": 14, 
42924         "state": "invoiced", 
42925         "coreHours": 4.0, 
42926         "invoice": 67, 
42927         "date": "2013-12-13T05:00:00Z", 
42928         "kind": "besteffort", 
42929         "enacted": null
42930     }
42931 },
42932 {
42933     "pk": 61545, 
42934     "model": "core.charge", 
42935     "fields": {
42936         "updated": "2013-12-18T21:29:19.664Z", 
42937         "slice": 15, 
42938         "created": "2013-12-18T21:29:16.228Z", 
42939         "amount": 0.1792, 
42940         "object": 121, 
42941         "account": 14, 
42942         "state": "invoiced", 
42943         "coreHours": 2.56, 
42944         "invoice": 67, 
42945         "date": "2013-12-13T13:00:00Z", 
42946         "kind": "besteffort", 
42947         "enacted": null
42948     }
42949 },
42950 {
42951     "pk": 61546, 
42952     "model": "core.charge", 
42953     "fields": {
42954         "updated": "2013-12-18T21:29:19.705Z", 
42955         "slice": 15, 
42956         "created": "2013-12-18T21:29:16.237Z", 
42957         "amount": 0.1344, 
42958         "object": 121, 
42959         "account": 14, 
42960         "state": "invoiced", 
42961         "coreHours": 1.92, 
42962         "invoice": 67, 
42963         "date": "2013-12-13T21:00:00Z", 
42964         "kind": "besteffort", 
42965         "enacted": null
42966     }
42967 },
42968 {
42969     "pk": 61547, 
42970     "model": "core.charge", 
42971     "fields": {
42972         "updated": "2013-12-18T21:29:19.746Z", 
42973         "slice": 15, 
42974         "created": "2013-12-18T21:29:16.245Z", 
42975         "amount": 0.2072, 
42976         "object": 121, 
42977         "account": 14, 
42978         "state": "invoiced", 
42979         "coreHours": 2.96, 
42980         "invoice": 67, 
42981         "date": "2013-12-14T05:00:00Z", 
42982         "kind": "besteffort", 
42983         "enacted": null
42984     }
42985 },
42986 {
42987     "pk": 61548, 
42988     "model": "core.charge", 
42989     "fields": {
42990         "updated": "2013-12-18T21:29:19.788Z", 
42991         "slice": 15, 
42992         "created": "2013-12-18T21:29:16.253Z", 
42993         "amount": 0.252, 
42994         "object": 121, 
42995         "account": 14, 
42996         "state": "invoiced", 
42997         "coreHours": 3.6, 
42998         "invoice": 67, 
42999         "date": "2013-12-14T13:00:00Z", 
43000         "kind": "besteffort", 
43001         "enacted": null
43002     }
43003 },
43004 {
43005     "pk": 61549, 
43006     "model": "core.charge", 
43007     "fields": {
43008         "updated": "2013-12-18T21:29:19.837Z", 
43009         "slice": 15, 
43010         "created": "2013-12-18T21:29:16.262Z", 
43011         "amount": 0.2296, 
43012         "object": 121, 
43013         "account": 14, 
43014         "state": "invoiced", 
43015         "coreHours": 3.28, 
43016         "invoice": 67, 
43017         "date": "2013-12-14T21:00:00Z", 
43018         "kind": "besteffort", 
43019         "enacted": null
43020     }
43021 },
43022 {
43023     "pk": 61550, 
43024     "model": "core.charge", 
43025     "fields": {
43026         "updated": "2013-12-18T21:29:19.879Z", 
43027         "slice": 15, 
43028         "created": "2013-12-18T21:29:16.270Z", 
43029         "amount": 0.1456, 
43030         "object": 121, 
43031         "account": 14, 
43032         "state": "invoiced", 
43033         "coreHours": 2.08, 
43034         "invoice": 67, 
43035         "date": "2013-12-15T05:00:00Z", 
43036         "kind": "besteffort", 
43037         "enacted": null
43038     }
43039 },
43040 {
43041     "pk": 61551, 
43042     "model": "core.charge", 
43043     "fields": {
43044         "updated": "2013-12-18T21:29:19.920Z", 
43045         "slice": 15, 
43046         "created": "2013-12-18T21:29:16.278Z", 
43047         "amount": 0.3304, 
43048         "object": 121, 
43049         "account": 14, 
43050         "state": "invoiced", 
43051         "coreHours": 4.72, 
43052         "invoice": 67, 
43053         "date": "2013-12-15T13:00:00Z", 
43054         "kind": "besteffort", 
43055         "enacted": null
43056     }
43057 },
43058 {
43059     "pk": 61552, 
43060     "model": "core.charge", 
43061     "fields": {
43062         "updated": "2013-12-18T21:29:19.962Z", 
43063         "slice": 15, 
43064         "created": "2013-12-18T21:29:16.286Z", 
43065         "amount": 0.2016, 
43066         "object": 121, 
43067         "account": 14, 
43068         "state": "invoiced", 
43069         "coreHours": 2.88, 
43070         "invoice": 67, 
43071         "date": "2013-12-15T21:00:00Z", 
43072         "kind": "besteffort", 
43073         "enacted": null
43074     }
43075 },
43076 {
43077     "pk": 61553, 
43078     "model": "core.charge", 
43079     "fields": {
43080         "updated": "2013-12-18T21:29:16.295Z", 
43081         "slice": 15, 
43082         "created": "2013-12-18T21:29:16.295Z", 
43083         "amount": 0.2128, 
43084         "object": 121, 
43085         "account": 14, 
43086         "state": "pending", 
43087         "coreHours": 3.04, 
43088         "invoice": null, 
43089         "date": "2013-12-16T05:00:00Z", 
43090         "kind": "besteffort", 
43091         "enacted": null
43092     }
43093 },
43094 {
43095     "pk": 61554, 
43096     "model": "core.charge", 
43097     "fields": {
43098         "updated": "2013-12-18T21:29:16.303Z", 
43099         "slice": 15, 
43100         "created": "2013-12-18T21:29:16.303Z", 
43101         "amount": 0.3192, 
43102         "object": 121, 
43103         "account": 14, 
43104         "state": "pending", 
43105         "coreHours": 4.56, 
43106         "invoice": null, 
43107         "date": "2013-12-16T13:00:00Z", 
43108         "kind": "besteffort", 
43109         "enacted": null
43110     }
43111 },
43112 {
43113     "pk": 61555, 
43114     "model": "core.charge", 
43115     "fields": {
43116         "updated": "2013-12-18T21:29:16.311Z", 
43117         "slice": 15, 
43118         "created": "2013-12-18T21:29:16.311Z", 
43119         "amount": 0.1232, 
43120         "object": 121, 
43121         "account": 14, 
43122         "state": "pending", 
43123         "coreHours": 1.76, 
43124         "invoice": null, 
43125         "date": "2013-12-16T21:00:00Z", 
43126         "kind": "besteffort", 
43127         "enacted": null
43128     }
43129 },
43130 {
43131     "pk": 61556, 
43132     "model": "core.charge", 
43133     "fields": {
43134         "updated": "2013-12-18T21:29:16.320Z", 
43135         "slice": 15, 
43136         "created": "2013-12-18T21:29:16.320Z", 
43137         "amount": 0.1736, 
43138         "object": 121, 
43139         "account": 14, 
43140         "state": "pending", 
43141         "coreHours": 2.48, 
43142         "invoice": null, 
43143         "date": "2013-12-17T05:00:00Z", 
43144         "kind": "besteffort", 
43145         "enacted": null
43146     }
43147 },
43148 {
43149     "pk": 61557, 
43150     "model": "core.charge", 
43151     "fields": {
43152         "updated": "2013-12-18T21:29:16.328Z", 
43153         "slice": 15, 
43154         "created": "2013-12-18T21:29:16.328Z", 
43155         "amount": 0.1792, 
43156         "object": 121, 
43157         "account": 14, 
43158         "state": "pending", 
43159         "coreHours": 2.56, 
43160         "invoice": null, 
43161         "date": "2013-12-17T13:00:00Z", 
43162         "kind": "besteffort", 
43163         "enacted": null
43164     }
43165 },
43166 {
43167     "pk": 61558, 
43168     "model": "core.charge", 
43169     "fields": {
43170         "updated": "2013-12-18T21:29:16.336Z", 
43171         "slice": 15, 
43172         "created": "2013-12-18T21:29:16.336Z", 
43173         "amount": 0.112, 
43174         "object": 121, 
43175         "account": 14, 
43176         "state": "pending", 
43177         "coreHours": 1.6, 
43178         "invoice": null, 
43179         "date": "2013-12-17T21:00:00Z", 
43180         "kind": "besteffort", 
43181         "enacted": null
43182     }
43183 },
43184 {
43185     "pk": 61559, 
43186     "model": "core.charge", 
43187     "fields": {
43188         "updated": "2013-12-18T21:29:16.344Z", 
43189         "slice": 15, 
43190         "created": "2013-12-18T21:29:16.344Z", 
43191         "amount": 0.196, 
43192         "object": 121, 
43193         "account": 14, 
43194         "state": "pending", 
43195         "coreHours": 2.8, 
43196         "invoice": null, 
43197         "date": "2013-12-18T05:00:00Z", 
43198         "kind": "besteffort", 
43199         "enacted": null
43200     }
43201 },
43202 {
43203     "pk": 61560, 
43204     "model": "core.charge", 
43205     "fields": {
43206         "updated": "2013-12-18T21:29:16.353Z", 
43207         "slice": 15, 
43208         "created": "2013-12-18T21:29:16.353Z", 
43209         "amount": 0.252, 
43210         "object": 121, 
43211         "account": 14, 
43212         "state": "pending", 
43213         "coreHours": 3.6, 
43214         "invoice": null, 
43215         "date": "2013-12-18T13:00:00Z", 
43216         "kind": "besteffort", 
43217         "enacted": null
43218     }
43219 },
43220 {
43221     "pk": 1, 
43222     "model": "hpc.serviceprovider", 
43223     "fields": {
43224         "updated": "2013-12-11T18:11:43.757Z", 
43225         "description": "", 
43226         "created": "2013-12-11T18:11:43.757Z", 
43227         "enabled": true, 
43228         "service_provider_id": null, 
43229         "name": "internet2", 
43230         "enacted": null
43231     }
43232 },
43233 {
43234     "pk": 2, 
43235     "model": "hpc.serviceprovider", 
43236     "fields": {
43237         "updated": "2013-12-11T18:13:38.024Z", 
43238         "description": "", 
43239         "created": "2013-12-11T18:11:52.622Z", 
43240         "enabled": true, 
43241         "service_provider_id": null, 
43242         "name": "Syndicate", 
43243         "enacted": null
43244     }
43245 },
43246 {
43247     "pk": 29, 
43248     "model": "hpc.contentprovider", 
43249     "fields": {
43250         "updated": "2013-12-11T23:57:17.472Z", 
43251         "name": "Syndicate", 
43252         "created": "2013-12-11T23:57:17.472Z", 
43253         "content_provider_id": null, 
43254         "serviceProvider": 2, 
43255         "description": "Peer-to-peer content sharing for Syndicate distributed filesystem", 
43256         "enabled": true, 
43257         "users": [], 
43258         "enacted": null
43259     }
43260 },
43261 {
43262     "pk": 30, 
43263     "model": "hpc.contentprovider", 
43264     "fields": {
43265         "updated": "2013-12-11T23:57:20.586Z", 
43266         "name": "Georgia Tech", 
43267         "created": "2013-12-11T23:57:20.586Z", 
43268         "content_provider_id": null, 
43269         "serviceProvider": 1, 
43270         "description": "Content Provider for Georgia Tech", 
43271         "enabled": true, 
43272         "users": [], 
43273         "enacted": null
43274     }
43275 },
43276 {
43277     "pk": 31, 
43278     "model": "hpc.contentprovider", 
43279     "fields": {
43280         "updated": "2013-12-11T23:57:20.611Z", 
43281         "name": "Stanford University", 
43282         "created": "2013-12-11T23:57:20.611Z", 
43283         "content_provider_id": null, 
43284         "serviceProvider": 1, 
43285         "description": "Content Provider for Stanford University", 
43286         "enabled": true, 
43287         "users": [], 
43288         "enacted": null
43289     }
43290 },
43291 {
43292     "pk": 32, 
43293     "model": "hpc.contentprovider", 
43294     "fields": {
43295         "updated": "2013-12-11T23:57:20.636Z", 
43296         "name": "University of Washington", 
43297         "created": "2013-12-11T23:57:20.636Z", 
43298         "content_provider_id": null, 
43299         "serviceProvider": 1, 
43300         "description": "Content Provider for University of Washington", 
43301         "enabled": true, 
43302         "users": [], 
43303         "enacted": null
43304     }
43305 },
43306 {
43307     "pk": 33, 
43308     "model": "hpc.contentprovider", 
43309     "fields": {
43310         "updated": "2013-12-11T23:57:20.660Z", 
43311         "name": "Max Planck Institute", 
43312         "created": "2013-12-11T23:57:20.660Z", 
43313         "content_provider_id": null, 
43314         "serviceProvider": 1, 
43315         "description": "Content Provider for Max Planck Institute", 
43316         "enabled": true, 
43317         "users": [], 
43318         "enacted": null
43319     }
43320 },
43321 {
43322     "pk": 34, 
43323     "model": "hpc.contentprovider", 
43324     "fields": {
43325         "updated": "2013-12-11T23:57:20.685Z", 
43326         "name": "Princeton University", 
43327         "created": "2013-12-11T23:57:20.685Z", 
43328         "content_provider_id": null, 
43329         "serviceProvider": 1, 
43330         "description": "Content Provider for Princeton University", 
43331         "enabled": true, 
43332         "users": [], 
43333         "enacted": null
43334     }
43335 },
43336 {
43337     "pk": 35, 
43338     "model": "hpc.contentprovider", 
43339     "fields": {
43340         "updated": "2013-12-11T23:57:20.710Z", 
43341         "name": "ON.LAB", 
43342         "created": "2013-12-11T23:57:20.710Z", 
43343         "content_provider_id": null, 
43344         "serviceProvider": 1, 
43345         "description": "Open Networking Lab", 
43346         "enabled": true, 
43347         "users": [], 
43348         "enacted": null
43349     }
43350 },
43351 {
43352     "pk": 3527, 
43353     "model": "hpc.originserver", 
43354     "fields": {
43355         "updated": "2013-12-11T23:57:17.496Z", 
43356         "origin_server_id": null, 
43357         "description": "syndicate origin server", 
43358         "created": "2013-12-11T23:57:17.496Z", 
43359         "url": "node70.stanford.vicci.org:32780", 
43360         "enabled": true, 
43361         "redirects": true, 
43362         "protocol": "http", 
43363         "authenticated": false, 
43364         "contentProvider": 29, 
43365         "enacted": null
43366     }
43367 },
43368 {
43369     "pk": 3528, 
43370     "model": "hpc.originserver", 
43371     "fields": {
43372         "updated": "2013-12-11T23:57:17.503Z", 
43373         "origin_server_id": null, 
43374         "description": "syndicate origin server", 
43375         "created": "2013-12-11T23:57:17.503Z", 
43376         "url": "node69.stanford.vicci.org:32780", 
43377         "enabled": true, 
43378         "redirects": true, 
43379         "protocol": "http", 
43380         "authenticated": false, 
43381         "contentProvider": 29, 
43382         "enacted": null
43383     }
43384 },
43385 {
43386     "pk": 3529, 
43387     "model": "hpc.originserver", 
43388     "fields": {
43389         "updated": "2013-12-11T23:57:17.512Z", 
43390         "origin_server_id": null, 
43391         "description": "syndicate origin server", 
43392         "created": "2013-12-11T23:57:17.512Z", 
43393         "url": "node68.stanford.vicci.org:32780", 
43394         "enabled": true, 
43395         "redirects": true, 
43396         "protocol": "http", 
43397         "authenticated": false, 
43398         "contentProvider": 29, 
43399         "enacted": null
43400     }
43401 },
43402 {
43403     "pk": 3530, 
43404     "model": "hpc.originserver", 
43405     "fields": {
43406         "updated": "2013-12-11T23:57:17.520Z", 
43407         "origin_server_id": null, 
43408         "description": "syndicate origin server", 
43409         "created": "2013-12-11T23:57:17.520Z", 
43410         "url": "node67.stanford.vicci.org:32780", 
43411         "enabled": true, 
43412         "redirects": true, 
43413         "protocol": "http", 
43414         "authenticated": false, 
43415         "contentProvider": 29, 
43416         "enacted": null
43417     }
43418 },
43419 {
43420     "pk": 3531, 
43421     "model": "hpc.originserver", 
43422     "fields": {
43423         "updated": "2013-12-11T23:57:17.528Z", 
43424         "origin_server_id": null, 
43425         "description": "syndicate origin server", 
43426         "created": "2013-12-11T23:57:17.528Z", 
43427         "url": "node66.stanford.vicci.org:32780", 
43428         "enabled": true, 
43429         "redirects": true, 
43430         "protocol": "http", 
43431         "authenticated": false, 
43432         "contentProvider": 29, 
43433         "enacted": null
43434     }
43435 },
43436 {
43437     "pk": 3532, 
43438     "model": "hpc.originserver", 
43439     "fields": {
43440         "updated": "2013-12-11T23:57:17.537Z", 
43441         "origin_server_id": null, 
43442         "description": "syndicate origin server", 
43443         "created": "2013-12-11T23:57:17.537Z", 
43444         "url": "node65.stanford.vicci.org:32780", 
43445         "enabled": true, 
43446         "redirects": true, 
43447         "protocol": "http", 
43448         "authenticated": false, 
43449         "contentProvider": 29, 
43450         "enacted": null
43451     }
43452 },
43453 {
43454     "pk": 3533, 
43455     "model": "hpc.originserver", 
43456     "fields": {
43457         "updated": "2013-12-11T23:57:17.545Z", 
43458         "origin_server_id": null, 
43459         "description": "syndicate origin server", 
43460         "created": "2013-12-11T23:57:17.545Z", 
43461         "url": "node64.stanford.vicci.org:32780", 
43462         "enabled": true, 
43463         "redirects": true, 
43464         "protocol": "http", 
43465         "authenticated": false, 
43466         "contentProvider": 29, 
43467         "enacted": null
43468     }
43469 },
43470 {
43471     "pk": 3534, 
43472     "model": "hpc.originserver", 
43473     "fields": {
43474         "updated": "2013-12-11T23:57:17.553Z", 
43475         "origin_server_id": null, 
43476         "description": "syndicate origin server", 
43477         "created": "2013-12-11T23:57:17.553Z", 
43478         "url": "node63.stanford.vicci.org:32780", 
43479         "enabled": true, 
43480         "redirects": true, 
43481         "protocol": "http", 
43482         "authenticated": false, 
43483         "contentProvider": 29, 
43484         "enacted": null
43485     }
43486 },
43487 {
43488     "pk": 3535, 
43489     "model": "hpc.originserver", 
43490     "fields": {
43491         "updated": "2013-12-11T23:57:17.561Z", 
43492         "origin_server_id": null, 
43493         "description": "syndicate origin server", 
43494         "created": "2013-12-11T23:57:17.561Z", 
43495         "url": "node62.stanford.vicci.org:32780", 
43496         "enabled": true, 
43497         "redirects": true, 
43498         "protocol": "http", 
43499         "authenticated": false, 
43500         "contentProvider": 29, 
43501         "enacted": null
43502     }
43503 },
43504 {
43505     "pk": 3536, 
43506     "model": "hpc.originserver", 
43507     "fields": {
43508         "updated": "2013-12-11T23:57:17.570Z", 
43509         "origin_server_id": null, 
43510         "description": "syndicate origin server", 
43511         "created": "2013-12-11T23:57:17.570Z", 
43512         "url": "node61.stanford.vicci.org:32780", 
43513         "enabled": true, 
43514         "redirects": true, 
43515         "protocol": "http", 
43516         "authenticated": false, 
43517         "contentProvider": 29, 
43518         "enacted": null
43519     }
43520 },
43521 {
43522     "pk": 3537, 
43523     "model": "hpc.originserver", 
43524     "fields": {
43525         "updated": "2013-12-11T23:57:17.578Z", 
43526         "origin_server_id": null, 
43527         "description": "syndicate origin server", 
43528         "created": "2013-12-11T23:57:17.578Z", 
43529         "url": "node60.stanford.vicci.org:32780", 
43530         "enabled": true, 
43531         "redirects": true, 
43532         "protocol": "http", 
43533         "authenticated": false, 
43534         "contentProvider": 29, 
43535         "enacted": null
43536     }
43537 },
43538 {
43539     "pk": 3538, 
43540     "model": "hpc.originserver", 
43541     "fields": {
43542         "updated": "2013-12-11T23:57:17.586Z", 
43543         "origin_server_id": null, 
43544         "description": "syndicate origin server", 
43545         "created": "2013-12-11T23:57:17.586Z", 
43546         "url": "node59.stanford.vicci.org:32780", 
43547         "enabled": true, 
43548         "redirects": true, 
43549         "protocol": "http", 
43550         "authenticated": false, 
43551         "contentProvider": 29, 
43552         "enacted": null
43553     }
43554 },
43555 {
43556     "pk": 3539, 
43557     "model": "hpc.originserver", 
43558     "fields": {
43559         "updated": "2013-12-11T23:57:17.595Z", 
43560         "origin_server_id": null, 
43561         "description": "syndicate origin server", 
43562         "created": "2013-12-11T23:57:17.595Z", 
43563         "url": "node58.stanford.vicci.org:32780", 
43564         "enabled": true, 
43565         "redirects": true, 
43566         "protocol": "http", 
43567         "authenticated": false, 
43568         "contentProvider": 29, 
43569         "enacted": null
43570     }
43571 },
43572 {
43573     "pk": 3540, 
43574     "model": "hpc.originserver", 
43575     "fields": {
43576         "updated": "2013-12-11T23:57:17.603Z", 
43577         "origin_server_id": null, 
43578         "description": "syndicate origin server", 
43579         "created": "2013-12-11T23:57:17.603Z", 
43580         "url": "node57.stanford.vicci.org:32780", 
43581         "enabled": true, 
43582         "redirects": true, 
43583         "protocol": "http", 
43584         "authenticated": false, 
43585         "contentProvider": 29, 
43586         "enacted": null
43587     }
43588 },
43589 {
43590     "pk": 3541, 
43591     "model": "hpc.originserver", 
43592     "fields": {
43593         "updated": "2013-12-11T23:57:17.611Z", 
43594         "origin_server_id": null, 
43595         "description": "syndicate origin server", 
43596         "created": "2013-12-11T23:57:17.611Z", 
43597         "url": "node56.stanford.vicci.org:32780", 
43598         "enabled": true, 
43599         "redirects": true, 
43600         "protocol": "http", 
43601         "authenticated": false, 
43602         "contentProvider": 29, 
43603         "enacted": null
43604     }
43605 },
43606 {
43607     "pk": 3542, 
43608     "model": "hpc.originserver", 
43609     "fields": {
43610         "updated": "2013-12-11T23:57:17.619Z", 
43611         "origin_server_id": null, 
43612         "description": "syndicate origin server", 
43613         "created": "2013-12-11T23:57:17.619Z", 
43614         "url": "node55.stanford.vicci.org:32780", 
43615         "enabled": true, 
43616         "redirects": true, 
43617         "protocol": "http", 
43618         "authenticated": false, 
43619         "contentProvider": 29, 
43620         "enacted": null
43621     }
43622 },
43623 {
43624     "pk": 3543, 
43625     "model": "hpc.originserver", 
43626     "fields": {
43627         "updated": "2013-12-11T23:57:17.628Z", 
43628         "origin_server_id": null, 
43629         "description": "syndicate origin server", 
43630         "created": "2013-12-11T23:57:17.628Z", 
43631         "url": "node54.stanford.vicci.org:32780", 
43632         "enabled": true, 
43633         "redirects": true, 
43634         "protocol": "http", 
43635         "authenticated": false, 
43636         "contentProvider": 29, 
43637         "enacted": null
43638     }
43639 },
43640 {
43641     "pk": 3544, 
43642     "model": "hpc.originserver", 
43643     "fields": {
43644         "updated": "2013-12-11T23:57:17.636Z", 
43645         "origin_server_id": null, 
43646         "description": "syndicate origin server", 
43647         "created": "2013-12-11T23:57:17.636Z", 
43648         "url": "node53.stanford.vicci.org:32780", 
43649         "enabled": true, 
43650         "redirects": true, 
43651         "protocol": "http", 
43652         "authenticated": false, 
43653         "contentProvider": 29, 
43654         "enacted": null
43655     }
43656 },
43657 {
43658     "pk": 3545, 
43659     "model": "hpc.originserver", 
43660     "fields": {
43661         "updated": "2013-12-11T23:57:17.644Z", 
43662         "origin_server_id": null, 
43663         "description": "syndicate origin server", 
43664         "created": "2013-12-11T23:57:17.644Z", 
43665         "url": "node52.stanford.vicci.org:32780", 
43666         "enabled": true, 
43667         "redirects": true, 
43668         "protocol": "http", 
43669         "authenticated": false, 
43670         "contentProvider": 29, 
43671         "enacted": null
43672     }
43673 },
43674 {
43675     "pk": 3546, 
43676     "model": "hpc.originserver", 
43677     "fields": {
43678         "updated": "2013-12-11T23:57:17.653Z", 
43679         "origin_server_id": null, 
43680         "description": "syndicate origin server", 
43681         "created": "2013-12-11T23:57:17.653Z", 
43682         "url": "node51.stanford.vicci.org:32780", 
43683         "enabled": true, 
43684         "redirects": true, 
43685         "protocol": "http", 
43686         "authenticated": false, 
43687         "contentProvider": 29, 
43688         "enacted": null
43689     }
43690 },
43691 {
43692     "pk": 3547, 
43693     "model": "hpc.originserver", 
43694     "fields": {
43695         "updated": "2013-12-11T23:57:17.661Z", 
43696         "origin_server_id": null, 
43697         "description": "syndicate origin server", 
43698         "created": "2013-12-11T23:57:17.661Z", 
43699         "url": "node50.stanford.vicci.org:32780", 
43700         "enabled": true, 
43701         "redirects": true, 
43702         "protocol": "http", 
43703         "authenticated": false, 
43704         "contentProvider": 29, 
43705         "enacted": null
43706     }
43707 },
43708 {
43709     "pk": 3548, 
43710     "model": "hpc.originserver", 
43711     "fields": {
43712         "updated": "2013-12-11T23:57:17.669Z", 
43713         "origin_server_id": null, 
43714         "description": "syndicate origin server", 
43715         "created": "2013-12-11T23:57:17.669Z", 
43716         "url": "node49.stanford.vicci.org:32780", 
43717         "enabled": true, 
43718         "redirects": true, 
43719         "protocol": "http", 
43720         "authenticated": false, 
43721         "contentProvider": 29, 
43722         "enacted": null
43723     }
43724 },
43725 {
43726     "pk": 3549, 
43727     "model": "hpc.originserver", 
43728     "fields": {
43729         "updated": "2013-12-11T23:57:17.677Z", 
43730         "origin_server_id": null, 
43731         "description": "syndicate origin server", 
43732         "created": "2013-12-11T23:57:17.677Z", 
43733         "url": "node48.stanford.vicci.org:32780", 
43734         "enabled": true, 
43735         "redirects": true, 
43736         "protocol": "http", 
43737         "authenticated": false, 
43738         "contentProvider": 29, 
43739         "enacted": null
43740     }
43741 },
43742 {
43743     "pk": 3550, 
43744     "model": "hpc.originserver", 
43745     "fields": {
43746         "updated": "2013-12-11T23:57:17.686Z", 
43747         "origin_server_id": null, 
43748         "description": "syndicate origin server", 
43749         "created": "2013-12-11T23:57:17.686Z", 
43750         "url": "node47.stanford.vicci.org:32780", 
43751         "enabled": true, 
43752         "redirects": true, 
43753         "protocol": "http", 
43754         "authenticated": false, 
43755         "contentProvider": 29, 
43756         "enacted": null
43757     }
43758 },
43759 {
43760     "pk": 3551, 
43761     "model": "hpc.originserver", 
43762     "fields": {
43763         "updated": "2013-12-11T23:57:17.694Z", 
43764         "origin_server_id": null, 
43765         "description": "syndicate origin server", 
43766         "created": "2013-12-11T23:57:17.694Z", 
43767         "url": "node46.stanford.vicci.org:32780", 
43768         "enabled": true, 
43769         "redirects": true, 
43770         "protocol": "http", 
43771         "authenticated": false, 
43772         "contentProvider": 29, 
43773         "enacted": null
43774     }
43775 },
43776 {
43777     "pk": 3552, 
43778     "model": "hpc.originserver", 
43779     "fields": {
43780         "updated": "2013-12-11T23:57:17.702Z", 
43781         "origin_server_id": null, 
43782         "description": "syndicate origin server", 
43783         "created": "2013-12-11T23:57:17.702Z", 
43784         "url": "node45.stanford.vicci.org:32780", 
43785         "enabled": true, 
43786         "redirects": true, 
43787         "protocol": "http", 
43788         "authenticated": false, 
43789         "contentProvider": 29, 
43790         "enacted": null
43791     }
43792 },
43793 {
43794     "pk": 3553, 
43795     "model": "hpc.originserver", 
43796     "fields": {
43797         "updated": "2013-12-11T23:57:17.711Z", 
43798         "origin_server_id": null, 
43799         "description": "syndicate origin server", 
43800         "created": "2013-12-11T23:57:17.711Z", 
43801         "url": "node44.stanford.vicci.org:32780", 
43802         "enabled": true, 
43803         "redirects": true, 
43804         "protocol": "http", 
43805         "authenticated": false, 
43806         "contentProvider": 29, 
43807         "enacted": null
43808     }
43809 },
43810 {
43811     "pk": 3554, 
43812     "model": "hpc.originserver", 
43813     "fields": {
43814         "updated": "2013-12-11T23:57:17.719Z", 
43815         "origin_server_id": null, 
43816         "description": "syndicate origin server", 
43817         "created": "2013-12-11T23:57:17.719Z", 
43818         "url": "node43.stanford.vicci.org:32780", 
43819         "enabled": true, 
43820         "redirects": true, 
43821         "protocol": "http", 
43822         "authenticated": false, 
43823         "contentProvider": 29, 
43824         "enacted": null
43825     }
43826 },
43827 {
43828     "pk": 3555, 
43829     "model": "hpc.originserver", 
43830     "fields": {
43831         "updated": "2013-12-11T23:57:17.727Z", 
43832         "origin_server_id": null, 
43833         "description": "syndicate origin server", 
43834         "created": "2013-12-11T23:57:17.727Z", 
43835         "url": "node42.stanford.vicci.org:32780", 
43836         "enabled": true, 
43837         "redirects": true, 
43838         "protocol": "http", 
43839         "authenticated": false, 
43840         "contentProvider": 29, 
43841         "enacted": null
43842     }
43843 },
43844 {
43845     "pk": 3556, 
43846     "model": "hpc.originserver", 
43847     "fields": {
43848         "updated": "2013-12-11T23:57:17.735Z", 
43849         "origin_server_id": null, 
43850         "description": "syndicate origin server", 
43851         "created": "2013-12-11T23:57:17.735Z", 
43852         "url": "node41.stanford.vicci.org:32780", 
43853         "enabled": true, 
43854         "redirects": true, 
43855         "protocol": "http", 
43856         "authenticated": false, 
43857         "contentProvider": 29, 
43858         "enacted": null
43859     }
43860 },
43861 {
43862     "pk": 3557, 
43863     "model": "hpc.originserver", 
43864     "fields": {
43865         "updated": "2013-12-11T23:57:17.744Z", 
43866         "origin_server_id": null, 
43867         "description": "syndicate origin server", 
43868         "created": "2013-12-11T23:57:17.744Z", 
43869         "url": "node40.stanford.vicci.org:32780", 
43870         "enabled": true, 
43871         "redirects": true, 
43872         "protocol": "http", 
43873         "authenticated": false, 
43874         "contentProvider": 29, 
43875         "enacted": null
43876     }
43877 },
43878 {
43879     "pk": 3558, 
43880     "model": "hpc.originserver", 
43881     "fields": {
43882         "updated": "2013-12-11T23:57:17.752Z", 
43883         "origin_server_id": null, 
43884         "description": "syndicate origin server", 
43885         "created": "2013-12-11T23:57:17.752Z", 
43886         "url": "node39.stanford.vicci.org:32780", 
43887         "enabled": true, 
43888         "redirects": true, 
43889         "protocol": "http", 
43890         "authenticated": false, 
43891         "contentProvider": 29, 
43892         "enacted": null
43893     }
43894 },
43895 {
43896     "pk": 3559, 
43897     "model": "hpc.originserver", 
43898     "fields": {
43899         "updated": "2013-12-11T23:57:17.760Z", 
43900         "origin_server_id": null, 
43901         "description": "syndicate origin server", 
43902         "created": "2013-12-11T23:57:17.760Z", 
43903         "url": "node38.stanford.vicci.org:32780", 
43904         "enabled": true, 
43905         "redirects": true, 
43906         "protocol": "http", 
43907         "authenticated": false, 
43908         "contentProvider": 29, 
43909         "enacted": null
43910     }
43911 },
43912 {
43913     "pk": 3560, 
43914     "model": "hpc.originserver", 
43915     "fields": {
43916         "updated": "2013-12-11T23:57:17.768Z", 
43917         "origin_server_id": null, 
43918         "description": "syndicate origin server", 
43919         "created": "2013-12-11T23:57:17.768Z", 
43920         "url": "node37.stanford.vicci.org:32780", 
43921         "enabled": true, 
43922         "redirects": true, 
43923         "protocol": "http", 
43924         "authenticated": false, 
43925         "contentProvider": 29, 
43926         "enacted": null
43927     }
43928 },
43929 {
43930     "pk": 3561, 
43931     "model": "hpc.originserver", 
43932     "fields": {
43933         "updated": "2013-12-11T23:57:17.777Z", 
43934         "origin_server_id": null, 
43935         "description": "syndicate origin server", 
43936         "created": "2013-12-11T23:57:17.777Z", 
43937         "url": "node36.stanford.vicci.org:32780", 
43938         "enabled": true, 
43939         "redirects": true, 
43940         "protocol": "http", 
43941         "authenticated": false, 
43942         "contentProvider": 29, 
43943         "enacted": null
43944     }
43945 },
43946 {
43947     "pk": 3562, 
43948     "model": "hpc.originserver", 
43949     "fields": {
43950         "updated": "2013-12-11T23:57:17.785Z", 
43951         "origin_server_id": null, 
43952         "description": "syndicate origin server", 
43953         "created": "2013-12-11T23:57:17.785Z", 
43954         "url": "node35.stanford.vicci.org:32780", 
43955         "enabled": true, 
43956         "redirects": true, 
43957         "protocol": "http", 
43958         "authenticated": false, 
43959         "contentProvider": 29, 
43960         "enacted": null
43961     }
43962 },
43963 {
43964     "pk": 3563, 
43965     "model": "hpc.originserver", 
43966     "fields": {
43967         "updated": "2013-12-11T23:57:17.793Z", 
43968         "origin_server_id": null, 
43969         "description": "syndicate origin server", 
43970         "created": "2013-12-11T23:57:17.793Z", 
43971         "url": "node34.stanford.vicci.org:32780", 
43972         "enabled": true, 
43973         "redirects": true, 
43974         "protocol": "http", 
43975         "authenticated": false, 
43976         "contentProvider": 29, 
43977         "enacted": null
43978     }
43979 },
43980 {
43981     "pk": 3564, 
43982     "model": "hpc.originserver", 
43983     "fields": {
43984         "updated": "2013-12-11T23:57:17.802Z", 
43985         "origin_server_id": null, 
43986         "description": "syndicate origin server", 
43987         "created": "2013-12-11T23:57:17.802Z", 
43988         "url": "node33.stanford.vicci.org:32780", 
43989         "enabled": true, 
43990         "redirects": true, 
43991         "protocol": "http", 
43992         "authenticated": false, 
43993         "contentProvider": 29, 
43994         "enacted": null
43995     }
43996 },
43997 {
43998     "pk": 3565, 
43999     "model": "hpc.originserver", 
44000     "fields": {
44001         "updated": "2013-12-11T23:57:17.810Z", 
44002         "origin_server_id": null, 
44003         "description": "syndicate origin server", 
44004         "created": "2013-12-11T23:57:17.810Z", 
44005         "url": "node32.stanford.vicci.org:32780", 
44006         "enabled": true, 
44007         "redirects": true, 
44008         "protocol": "http", 
44009         "authenticated": false, 
44010         "contentProvider": 29, 
44011         "enacted": null
44012     }
44013 },
44014 {
44015     "pk": 3566, 
44016     "model": "hpc.originserver", 
44017     "fields": {
44018         "updated": "2013-12-11T23:57:17.818Z", 
44019         "origin_server_id": null, 
44020         "description": "syndicate origin server", 
44021         "created": "2013-12-11T23:57:17.818Z", 
44022         "url": "node31.stanford.vicci.org:32780", 
44023         "enabled": true, 
44024         "redirects": true, 
44025         "protocol": "http", 
44026         "authenticated": false, 
44027         "contentProvider": 29, 
44028         "enacted": null
44029     }
44030 },
44031 {
44032     "pk": 3567, 
44033     "model": "hpc.originserver", 
44034     "fields": {
44035         "updated": "2013-12-11T23:57:17.826Z", 
44036         "origin_server_id": null, 
44037         "description": "syndicate origin server", 
44038         "created": "2013-12-11T23:57:17.826Z", 
44039         "url": "node30.stanford.vicci.org:32780", 
44040         "enabled": true, 
44041         "redirects": true, 
44042         "protocol": "http", 
44043         "authenticated": false, 
44044         "contentProvider": 29, 
44045         "enacted": null
44046     }
44047 },
44048 {
44049     "pk": 3568, 
44050     "model": "hpc.originserver", 
44051     "fields": {
44052         "updated": "2013-12-11T23:57:17.835Z", 
44053         "origin_server_id": null, 
44054         "description": "syndicate origin server", 
44055         "created": "2013-12-11T23:57:17.835Z", 
44056         "url": "node29.stanford.vicci.org:32780", 
44057         "enabled": true, 
44058         "redirects": true, 
44059         "protocol": "http", 
44060         "authenticated": false, 
44061         "contentProvider": 29, 
44062         "enacted": null
44063     }
44064 },
44065 {
44066     "pk": 3569, 
44067     "model": "hpc.originserver", 
44068     "fields": {
44069         "updated": "2013-12-11T23:57:17.843Z", 
44070         "origin_server_id": null, 
44071         "description": "syndicate origin server", 
44072         "created": "2013-12-11T23:57:17.843Z", 
44073         "url": "node28.stanford.vicci.org:32780", 
44074         "enabled": true, 
44075         "redirects": true, 
44076         "protocol": "http", 
44077         "authenticated": false, 
44078         "contentProvider": 29, 
44079         "enacted": null
44080     }
44081 },
44082 {
44083     "pk": 3570, 
44084     "model": "hpc.originserver", 
44085     "fields": {
44086         "updated": "2013-12-11T23:57:17.851Z", 
44087         "origin_server_id": null, 
44088         "description": "syndicate origin server", 
44089         "created": "2013-12-11T23:57:17.851Z", 
44090         "url": "node27.stanford.vicci.org:32780", 
44091         "enabled": true, 
44092         "redirects": true, 
44093         "protocol": "http", 
44094         "authenticated": false, 
44095         "contentProvider": 29, 
44096         "enacted": null
44097     }
44098 },
44099 {
44100     "pk": 3571, 
44101     "model": "hpc.originserver", 
44102     "fields": {
44103         "updated": "2013-12-11T23:57:17.860Z", 
44104         "origin_server_id": null, 
44105         "description": "syndicate origin server", 
44106         "created": "2013-12-11T23:57:17.860Z", 
44107         "url": "node26.stanford.vicci.org:32780", 
44108         "enabled": true, 
44109         "redirects": true, 
44110         "protocol": "http", 
44111         "authenticated": false, 
44112         "contentProvider": 29, 
44113         "enacted": null
44114     }
44115 },
44116 {
44117     "pk": 3572, 
44118     "model": "hpc.originserver", 
44119     "fields": {
44120         "updated": "2013-12-11T23:57:17.868Z", 
44121         "origin_server_id": null, 
44122         "description": "syndicate origin server", 
44123         "created": "2013-12-11T23:57:17.868Z", 
44124         "url": "node25.stanford.vicci.org:32780", 
44125         "enabled": true, 
44126         "redirects": true, 
44127         "protocol": "http", 
44128         "authenticated": false, 
44129         "contentProvider": 29, 
44130         "enacted": null
44131     }
44132 },
44133 {
44134     "pk": 3573, 
44135     "model": "hpc.originserver", 
44136     "fields": {
44137         "updated": "2013-12-11T23:57:17.876Z", 
44138         "origin_server_id": null, 
44139         "description": "syndicate origin server", 
44140         "created": "2013-12-11T23:57:17.876Z", 
44141         "url": "node24.stanford.vicci.org:32780", 
44142         "enabled": true, 
44143         "redirects": true, 
44144         "protocol": "http", 
44145         "authenticated": false, 
44146         "contentProvider": 29, 
44147         "enacted": null
44148     }
44149 },
44150 {
44151     "pk": 3574, 
44152     "model": "hpc.originserver", 
44153     "fields": {
44154         "updated": "2013-12-11T23:57:17.884Z", 
44155         "origin_server_id": null, 
44156         "description": "syndicate origin server", 
44157         "created": "2013-12-11T23:57:17.884Z", 
44158         "url": "node23.stanford.vicci.org:32780", 
44159         "enabled": true, 
44160         "redirects": true, 
44161         "protocol": "http", 
44162         "authenticated": false, 
44163         "contentProvider": 29, 
44164         "enacted": null
44165     }
44166 },
44167 {
44168     "pk": 3575, 
44169     "model": "hpc.originserver", 
44170     "fields": {
44171         "updated": "2013-12-11T23:57:17.893Z", 
44172         "origin_server_id": null, 
44173         "description": "syndicate origin server", 
44174         "created": "2013-12-11T23:57:17.893Z", 
44175         "url": "node22.stanford.vicci.org:32780", 
44176         "enabled": true, 
44177         "redirects": true, 
44178         "protocol": "http", 
44179         "authenticated": false, 
44180         "contentProvider": 29, 
44181         "enacted": null
44182     }
44183 },
44184 {
44185     "pk": 3576, 
44186     "model": "hpc.originserver", 
44187     "fields": {
44188         "updated": "2013-12-11T23:57:17.901Z", 
44189         "origin_server_id": null, 
44190         "description": "syndicate origin server", 
44191         "created": "2013-12-11T23:57:17.901Z", 
44192         "url": "node21.stanford.vicci.org:32780", 
44193         "enabled": true, 
44194         "redirects": true, 
44195         "protocol": "http", 
44196         "authenticated": false, 
44197         "contentProvider": 29, 
44198         "enacted": null
44199     }
44200 },
44201 {
44202     "pk": 3577, 
44203     "model": "hpc.originserver", 
44204     "fields": {
44205         "updated": "2013-12-11T23:57:17.909Z", 
44206         "origin_server_id": null, 
44207         "description": "syndicate origin server", 
44208         "created": "2013-12-11T23:57:17.909Z", 
44209         "url": "node20.stanford.vicci.org:32780", 
44210         "enabled": true, 
44211         "redirects": true, 
44212         "protocol": "http", 
44213         "authenticated": false, 
44214         "contentProvider": 29, 
44215         "enacted": null
44216     }
44217 },
44218 {
44219     "pk": 3578, 
44220     "model": "hpc.originserver", 
44221     "fields": {
44222         "updated": "2013-12-11T23:57:17.918Z", 
44223         "origin_server_id": null, 
44224         "description": "syndicate origin server", 
44225         "created": "2013-12-11T23:57:17.918Z", 
44226         "url": "node19.stanford.vicci.org:32780", 
44227         "enabled": true, 
44228         "redirects": true, 
44229         "protocol": "http", 
44230         "authenticated": false, 
44231         "contentProvider": 29, 
44232         "enacted": null
44233     }
44234 },
44235 {
44236     "pk": 3579, 
44237     "model": "hpc.originserver", 
44238     "fields": {
44239         "updated": "2013-12-11T23:57:17.926Z", 
44240         "origin_server_id": null, 
44241         "description": "syndicate origin server", 
44242         "created": "2013-12-11T23:57:17.926Z", 
44243         "url": "node18.stanford.vicci.org:32780", 
44244         "enabled": true, 
44245         "redirects": true, 
44246         "protocol": "http", 
44247         "authenticated": false, 
44248         "contentProvider": 29, 
44249         "enacted": null
44250     }
44251 },
44252 {
44253     "pk": 3580, 
44254     "model": "hpc.originserver", 
44255     "fields": {
44256         "updated": "2013-12-11T23:57:17.934Z", 
44257         "origin_server_id": null, 
44258         "description": "syndicate origin server", 
44259         "created": "2013-12-11T23:57:17.934Z", 
44260         "url": "node17.stanford.vicci.org:32780", 
44261         "enabled": true, 
44262         "redirects": true, 
44263         "protocol": "http", 
44264         "authenticated": false, 
44265         "contentProvider": 29, 
44266         "enacted": null
44267     }
44268 },
44269 {
44270     "pk": 3581, 
44271     "model": "hpc.originserver", 
44272     "fields": {
44273         "updated": "2013-12-11T23:57:17.942Z", 
44274         "origin_server_id": null, 
44275         "description": "syndicate origin server", 
44276         "created": "2013-12-11T23:57:17.942Z", 
44277         "url": "node16.stanford.vicci.org:32780", 
44278         "enabled": true, 
44279         "redirects": true, 
44280         "protocol": "http", 
44281         "authenticated": false, 
44282         "contentProvider": 29, 
44283         "enacted": null
44284     }
44285 },
44286 {
44287     "pk": 3582, 
44288     "model": "hpc.originserver", 
44289     "fields": {
44290         "updated": "2013-12-11T23:57:17.951Z", 
44291         "origin_server_id": null, 
44292         "description": "syndicate origin server", 
44293         "created": "2013-12-11T23:57:17.951Z", 
44294         "url": "node15.stanford.vicci.org:32780", 
44295         "enabled": true, 
44296         "redirects": true, 
44297         "protocol": "http", 
44298         "authenticated": false, 
44299         "contentProvider": 29, 
44300         "enacted": null
44301     }
44302 },
44303 {
44304     "pk": 3583, 
44305     "model": "hpc.originserver", 
44306     "fields": {
44307         "updated": "2013-12-11T23:57:17.959Z", 
44308         "origin_server_id": null, 
44309         "description": "syndicate origin server", 
44310         "created": "2013-12-11T23:57:17.959Z", 
44311         "url": "node14.stanford.vicci.org:32780", 
44312         "enabled": true, 
44313         "redirects": true, 
44314         "protocol": "http", 
44315         "authenticated": false, 
44316         "contentProvider": 29, 
44317         "enacted": null
44318     }
44319 },
44320 {
44321     "pk": 3584, 
44322     "model": "hpc.originserver", 
44323     "fields": {
44324         "updated": "2013-12-11T23:57:17.967Z", 
44325         "origin_server_id": null, 
44326         "description": "syndicate origin server", 
44327         "created": "2013-12-11T23:57:17.967Z", 
44328         "url": "node13.stanford.vicci.org:32780", 
44329         "enabled": true, 
44330         "redirects": true, 
44331         "protocol": "http", 
44332         "authenticated": false, 
44333         "contentProvider": 29, 
44334         "enacted": null
44335     }
44336 },
44337 {
44338     "pk": 3585, 
44339     "model": "hpc.originserver", 
44340     "fields": {
44341         "updated": "2013-12-11T23:57:17.975Z", 
44342         "origin_server_id": null, 
44343         "description": "syndicate origin server", 
44344         "created": "2013-12-11T23:57:17.975Z", 
44345         "url": "node12.stanford.vicci.org:32780", 
44346         "enabled": true, 
44347         "redirects": true, 
44348         "protocol": "http", 
44349         "authenticated": false, 
44350         "contentProvider": 29, 
44351         "enacted": null
44352     }
44353 },
44354 {
44355     "pk": 3586, 
44356     "model": "hpc.originserver", 
44357     "fields": {
44358         "updated": "2013-12-11T23:57:17.984Z", 
44359         "origin_server_id": null, 
44360         "description": "syndicate origin server", 
44361         "created": "2013-12-11T23:57:17.984Z", 
44362         "url": "node11.stanford.vicci.org:32780", 
44363         "enabled": true, 
44364         "redirects": true, 
44365         "protocol": "http", 
44366         "authenticated": false, 
44367         "contentProvider": 29, 
44368         "enacted": null
44369     }
44370 },
44371 {
44372     "pk": 3587, 
44373     "model": "hpc.originserver", 
44374     "fields": {
44375         "updated": "2013-12-11T23:57:17.992Z", 
44376         "origin_server_id": null, 
44377         "description": "syndicate origin server", 
44378         "created": "2013-12-11T23:57:17.992Z", 
44379         "url": "node10.stanford.vicci.org:32780", 
44380         "enabled": true, 
44381         "redirects": true, 
44382         "protocol": "http", 
44383         "authenticated": false, 
44384         "contentProvider": 29, 
44385         "enacted": null
44386     }
44387 },
44388 {
44389     "pk": 3588, 
44390     "model": "hpc.originserver", 
44391     "fields": {
44392         "updated": "2013-12-11T23:57:18Z", 
44393         "origin_server_id": null, 
44394         "description": "syndicate origin server", 
44395         "created": "2013-12-11T23:57:18Z", 
44396         "url": "node9.stanford.vicci.org:32780", 
44397         "enabled": true, 
44398         "redirects": true, 
44399         "protocol": "http", 
44400         "authenticated": false, 
44401         "contentProvider": 29, 
44402         "enacted": null
44403     }
44404 },
44405 {
44406     "pk": 3589, 
44407     "model": "hpc.originserver", 
44408     "fields": {
44409         "updated": "2013-12-11T23:57:18.009Z", 
44410         "origin_server_id": null, 
44411         "description": "syndicate origin server", 
44412         "created": "2013-12-11T23:57:18.009Z", 
44413         "url": "node8.stanford.vicci.org:32780", 
44414         "enabled": true, 
44415         "redirects": true, 
44416         "protocol": "http", 
44417         "authenticated": false, 
44418         "contentProvider": 29, 
44419         "enacted": null
44420     }
44421 },
44422 {
44423     "pk": 3590, 
44424     "model": "hpc.originserver", 
44425     "fields": {
44426         "updated": "2013-12-11T23:57:18.017Z", 
44427         "origin_server_id": null, 
44428         "description": "syndicate origin server", 
44429         "created": "2013-12-11T23:57:18.017Z", 
44430         "url": "node7.stanford.vicci.org:32780", 
44431         "enabled": true, 
44432         "redirects": true, 
44433         "protocol": "http", 
44434         "authenticated": false, 
44435         "contentProvider": 29, 
44436         "enacted": null
44437     }
44438 },
44439 {
44440     "pk": 3591, 
44441     "model": "hpc.originserver", 
44442     "fields": {
44443         "updated": "2013-12-11T23:57:18.025Z", 
44444         "origin_server_id": null, 
44445         "description": "syndicate origin server", 
44446         "created": "2013-12-11T23:57:18.025Z", 
44447         "url": "node6.stanford.vicci.org:32780", 
44448         "enabled": true, 
44449         "redirects": true, 
44450         "protocol": "http", 
44451         "authenticated": false, 
44452         "contentProvider": 29, 
44453         "enacted": null
44454     }
44455 },
44456 {
44457     "pk": 3592, 
44458     "model": "hpc.originserver", 
44459     "fields": {
44460         "updated": "2013-12-11T23:57:18.034Z", 
44461         "origin_server_id": null, 
44462         "description": "syndicate origin server", 
44463         "created": "2013-12-11T23:57:18.034Z", 
44464         "url": "node5.stanford.vicci.org:32780", 
44465         "enabled": true, 
44466         "redirects": true, 
44467         "protocol": "http", 
44468         "authenticated": false, 
44469         "contentProvider": 29, 
44470         "enacted": null
44471     }
44472 },
44473 {
44474     "pk": 3593, 
44475     "model": "hpc.originserver", 
44476     "fields": {
44477         "updated": "2013-12-11T23:57:18.042Z", 
44478         "origin_server_id": null, 
44479         "description": "syndicate origin server", 
44480         "created": "2013-12-11T23:57:18.042Z", 
44481         "url": "node4.stanford.vicci.org:32780", 
44482         "enabled": true, 
44483         "redirects": true, 
44484         "protocol": "http", 
44485         "authenticated": false, 
44486         "contentProvider": 29, 
44487         "enacted": null
44488     }
44489 },
44490 {
44491     "pk": 3594, 
44492     "model": "hpc.originserver", 
44493     "fields": {
44494         "updated": "2013-12-11T23:57:18.050Z", 
44495         "origin_server_id": null, 
44496         "description": "syndicate origin server", 
44497         "created": "2013-12-11T23:57:18.050Z", 
44498         "url": "node3.stanford.vicci.org:32780", 
44499         "enabled": true, 
44500         "redirects": true, 
44501         "protocol": "http", 
44502         "authenticated": false, 
44503         "contentProvider": 29, 
44504         "enacted": null
44505     }
44506 },
44507 {
44508     "pk": 3595, 
44509     "model": "hpc.originserver", 
44510     "fields": {
44511         "updated": "2013-12-11T23:57:18.058Z", 
44512         "origin_server_id": null, 
44513         "description": "syndicate origin server", 
44514         "created": "2013-12-11T23:57:18.058Z", 
44515         "url": "node2.stanford.vicci.org:32780", 
44516         "enabled": true, 
44517         "redirects": true, 
44518         "protocol": "http", 
44519         "authenticated": false, 
44520         "contentProvider": 29, 
44521         "enacted": null
44522     }
44523 },
44524 {
44525     "pk": 3596, 
44526     "model": "hpc.originserver", 
44527     "fields": {
44528         "updated": "2013-12-11T23:57:18.067Z", 
44529         "origin_server_id": null, 
44530         "description": "syndicate origin server", 
44531         "created": "2013-12-11T23:57:18.067Z", 
44532         "url": "node1.stanford.vicci.org:32780", 
44533         "enabled": true, 
44534         "redirects": true, 
44535         "protocol": "http", 
44536         "authenticated": false, 
44537         "contentProvider": 29, 
44538         "enacted": null
44539     }
44540 },
44541 {
44542     "pk": 3597, 
44543     "model": "hpc.originserver", 
44544     "fields": {
44545         "updated": "2013-12-11T23:57:18.084Z", 
44546         "origin_server_id": null, 
44547         "description": "syndicate origin server", 
44548         "created": "2013-12-11T23:57:18.084Z", 
44549         "url": "node70.washington.vicci.org:32780", 
44550         "enabled": true, 
44551         "redirects": true, 
44552         "protocol": "http", 
44553         "authenticated": false, 
44554         "contentProvider": 29, 
44555         "enacted": null
44556     }
44557 },
44558 {
44559     "pk": 3598, 
44560     "model": "hpc.originserver", 
44561     "fields": {
44562         "updated": "2013-12-11T23:57:18.092Z", 
44563         "origin_server_id": null, 
44564         "description": "syndicate origin server", 
44565         "created": "2013-12-11T23:57:18.092Z", 
44566         "url": "node69.washington.vicci.org:32780", 
44567         "enabled": true, 
44568         "redirects": true, 
44569         "protocol": "http", 
44570         "authenticated": false, 
44571         "contentProvider": 29, 
44572         "enacted": null
44573     }
44574 },
44575 {
44576     "pk": 3599, 
44577     "model": "hpc.originserver", 
44578     "fields": {
44579         "updated": "2013-12-11T23:57:18.100Z", 
44580         "origin_server_id": null, 
44581         "description": "syndicate origin server", 
44582         "created": "2013-12-11T23:57:18.100Z", 
44583         "url": "node68.washington.vicci.org:32780", 
44584         "enabled": true, 
44585         "redirects": true, 
44586         "protocol": "http", 
44587         "authenticated": false, 
44588         "contentProvider": 29, 
44589         "enacted": null
44590     }
44591 },
44592 {
44593     "pk": 3600, 
44594     "model": "hpc.originserver", 
44595     "fields": {
44596         "updated": "2013-12-11T23:57:18.108Z", 
44597         "origin_server_id": null, 
44598         "description": "syndicate origin server", 
44599         "created": "2013-12-11T23:57:18.108Z", 
44600         "url": "node67.washington.vicci.org:32780", 
44601         "enabled": true, 
44602         "redirects": true, 
44603         "protocol": "http", 
44604         "authenticated": false, 
44605         "contentProvider": 29, 
44606         "enacted": null
44607     }
44608 },
44609 {
44610     "pk": 3601, 
44611     "model": "hpc.originserver", 
44612     "fields": {
44613         "updated": "2013-12-11T23:57:18.116Z", 
44614         "origin_server_id": null, 
44615         "description": "syndicate origin server", 
44616         "created": "2013-12-11T23:57:18.116Z", 
44617         "url": "node66.washington.vicci.org:32780", 
44618         "enabled": true, 
44619         "redirects": true, 
44620         "protocol": "http", 
44621         "authenticated": false, 
44622         "contentProvider": 29, 
44623         "enacted": null
44624     }
44625 },
44626 {
44627     "pk": 3602, 
44628     "model": "hpc.originserver", 
44629     "fields": {
44630         "updated": "2013-12-11T23:57:18.125Z", 
44631         "origin_server_id": null, 
44632         "description": "syndicate origin server", 
44633         "created": "2013-12-11T23:57:18.125Z", 
44634         "url": "node65.washington.vicci.org:32780", 
44635         "enabled": true, 
44636         "redirects": true, 
44637         "protocol": "http", 
44638         "authenticated": false, 
44639         "contentProvider": 29, 
44640         "enacted": null
44641     }
44642 },
44643 {
44644     "pk": 3603, 
44645     "model": "hpc.originserver", 
44646     "fields": {
44647         "updated": "2013-12-11T23:57:18.133Z", 
44648         "origin_server_id": null, 
44649         "description": "syndicate origin server", 
44650         "created": "2013-12-11T23:57:18.133Z", 
44651         "url": "node64.washington.vicci.org:32780", 
44652         "enabled": true, 
44653         "redirects": true, 
44654         "protocol": "http", 
44655         "authenticated": false, 
44656         "contentProvider": 29, 
44657         "enacted": null
44658     }
44659 },
44660 {
44661     "pk": 3604, 
44662     "model": "hpc.originserver", 
44663     "fields": {
44664         "updated": "2013-12-11T23:57:18.141Z", 
44665         "origin_server_id": null, 
44666         "description": "syndicate origin server", 
44667         "created": "2013-12-11T23:57:18.141Z", 
44668         "url": "node63.washington.vicci.org:32780", 
44669         "enabled": true, 
44670         "redirects": true, 
44671         "protocol": "http", 
44672         "authenticated": false, 
44673         "contentProvider": 29, 
44674         "enacted": null
44675     }
44676 },
44677 {
44678     "pk": 3605, 
44679     "model": "hpc.originserver", 
44680     "fields": {
44681         "updated": "2013-12-11T23:57:18.149Z", 
44682         "origin_server_id": null, 
44683         "description": "syndicate origin server", 
44684         "created": "2013-12-11T23:57:18.149Z", 
44685         "url": "node62.washington.vicci.org:32780", 
44686         "enabled": true, 
44687         "redirects": true, 
44688         "protocol": "http", 
44689         "authenticated": false, 
44690         "contentProvider": 29, 
44691         "enacted": null
44692     }
44693 },
44694 {
44695     "pk": 3606, 
44696     "model": "hpc.originserver", 
44697     "fields": {
44698         "updated": "2013-12-11T23:57:18.158Z", 
44699         "origin_server_id": null, 
44700         "description": "syndicate origin server", 
44701         "created": "2013-12-11T23:57:18.158Z", 
44702         "url": "node61.washington.vicci.org:32780", 
44703         "enabled": true, 
44704         "redirects": true, 
44705         "protocol": "http", 
44706         "authenticated": false, 
44707         "contentProvider": 29, 
44708         "enacted": null
44709     }
44710 },
44711 {
44712     "pk": 3607, 
44713     "model": "hpc.originserver", 
44714     "fields": {
44715         "updated": "2013-12-11T23:57:18.166Z", 
44716         "origin_server_id": null, 
44717         "description": "syndicate origin server", 
44718         "created": "2013-12-11T23:57:18.166Z", 
44719         "url": "node60.washington.vicci.org:32780", 
44720         "enabled": true, 
44721         "redirects": true, 
44722         "protocol": "http", 
44723         "authenticated": false, 
44724         "contentProvider": 29, 
44725         "enacted": null
44726     }
44727 },
44728 {
44729     "pk": 3608, 
44730     "model": "hpc.originserver", 
44731     "fields": {
44732         "updated": "2013-12-11T23:57:18.174Z", 
44733         "origin_server_id": null, 
44734         "description": "syndicate origin server", 
44735         "created": "2013-12-11T23:57:18.174Z", 
44736         "url": "node59.washington.vicci.org:32780", 
44737         "enabled": true, 
44738         "redirects": true, 
44739         "protocol": "http", 
44740         "authenticated": false, 
44741         "contentProvider": 29, 
44742         "enacted": null
44743     }
44744 },
44745 {
44746     "pk": 3609, 
44747     "model": "hpc.originserver", 
44748     "fields": {
44749         "updated": "2013-12-11T23:57:18.183Z", 
44750         "origin_server_id": null, 
44751         "description": "syndicate origin server", 
44752         "created": "2013-12-11T23:57:18.183Z", 
44753         "url": "node58.washington.vicci.org:32780", 
44754         "enabled": true, 
44755         "redirects": true, 
44756         "protocol": "http", 
44757         "authenticated": false, 
44758         "contentProvider": 29, 
44759         "enacted": null
44760     }
44761 },
44762 {
44763     "pk": 3610, 
44764     "model": "hpc.originserver", 
44765     "fields": {
44766         "updated": "2013-12-11T23:57:18.191Z", 
44767         "origin_server_id": null, 
44768         "description": "syndicate origin server", 
44769         "created": "2013-12-11T23:57:18.191Z", 
44770         "url": "node57.washington.vicci.org:32780", 
44771         "enabled": true, 
44772         "redirects": true, 
44773         "protocol": "http", 
44774         "authenticated": false, 
44775         "contentProvider": 29, 
44776         "enacted": null
44777     }
44778 },
44779 {
44780     "pk": 3611, 
44781     "model": "hpc.originserver", 
44782     "fields": {
44783         "updated": "2013-12-11T23:57:18.199Z", 
44784         "origin_server_id": null, 
44785         "description": "syndicate origin server", 
44786         "created": "2013-12-11T23:57:18.199Z", 
44787         "url": "node56.washington.vicci.org:32780", 
44788         "enabled": true, 
44789         "redirects": true, 
44790         "protocol": "http", 
44791         "authenticated": false, 
44792         "contentProvider": 29, 
44793         "enacted": null
44794     }
44795 },
44796 {
44797     "pk": 3612, 
44798     "model": "hpc.originserver", 
44799     "fields": {
44800         "updated": "2013-12-11T23:57:18.208Z", 
44801         "origin_server_id": null, 
44802         "description": "syndicate origin server", 
44803         "created": "2013-12-11T23:57:18.207Z", 
44804         "url": "node55.washington.vicci.org:32780", 
44805         "enabled": true, 
44806         "redirects": true, 
44807         "protocol": "http", 
44808         "authenticated": false, 
44809         "contentProvider": 29, 
44810         "enacted": null
44811     }
44812 },
44813 {
44814     "pk": 3613, 
44815     "model": "hpc.originserver", 
44816     "fields": {
44817         "updated": "2013-12-11T23:57:18.216Z", 
44818         "origin_server_id": null, 
44819         "description": "syndicate origin server", 
44820         "created": "2013-12-11T23:57:18.216Z", 
44821         "url": "node54.washington.vicci.org:32780", 
44822         "enabled": true, 
44823         "redirects": true, 
44824         "protocol": "http", 
44825         "authenticated": false, 
44826         "contentProvider": 29, 
44827         "enacted": null
44828     }
44829 },
44830 {
44831     "pk": 3614, 
44832     "model": "hpc.originserver", 
44833     "fields": {
44834         "updated": "2013-12-11T23:57:18.224Z", 
44835         "origin_server_id": null, 
44836         "description": "syndicate origin server", 
44837         "created": "2013-12-11T23:57:18.224Z", 
44838         "url": "node53.washington.vicci.org:32780", 
44839         "enabled": true, 
44840         "redirects": true, 
44841         "protocol": "http", 
44842         "authenticated": false, 
44843         "contentProvider": 29, 
44844         "enacted": null
44845     }
44846 },
44847 {
44848     "pk": 3615, 
44849     "model": "hpc.originserver", 
44850     "fields": {
44851         "updated": "2013-12-11T23:57:18.238Z", 
44852         "origin_server_id": null, 
44853         "description": "syndicate origin server", 
44854         "created": "2013-12-11T23:57:18.238Z", 
44855         "url": "node52.washington.vicci.org:32780", 
44856         "enabled": true, 
44857         "redirects": true, 
44858         "protocol": "http", 
44859         "authenticated": false, 
44860         "contentProvider": 29, 
44861         "enacted": null
44862     }
44863 },
44864 {
44865     "pk": 3616, 
44866     "model": "hpc.originserver", 
44867     "fields": {
44868         "updated": "2013-12-11T23:57:18.286Z", 
44869         "origin_server_id": null, 
44870         "description": "syndicate origin server", 
44871         "created": "2013-12-11T23:57:18.286Z", 
44872         "url": "node51.washington.vicci.org:32780", 
44873         "enabled": true, 
44874         "redirects": true, 
44875         "protocol": "http", 
44876         "authenticated": false, 
44877         "contentProvider": 29, 
44878         "enacted": null
44879     }
44880 },
44881 {
44882     "pk": 3617, 
44883     "model": "hpc.originserver", 
44884     "fields": {
44885         "updated": "2013-12-11T23:57:18.299Z", 
44886         "origin_server_id": null, 
44887         "description": "syndicate origin server", 
44888         "created": "2013-12-11T23:57:18.298Z", 
44889         "url": "node50.washington.vicci.org:32780", 
44890         "enabled": true, 
44891         "redirects": true, 
44892         "protocol": "http", 
44893         "authenticated": false, 
44894         "contentProvider": 29, 
44895         "enacted": null
44896     }
44897 },
44898 {
44899     "pk": 3618, 
44900     "model": "hpc.originserver", 
44901     "fields": {
44902         "updated": "2013-12-11T23:57:18.307Z", 
44903         "origin_server_id": null, 
44904         "description": "syndicate origin server", 
44905         "created": "2013-12-11T23:57:18.307Z", 
44906         "url": "node49.washington.vicci.org:32780", 
44907         "enabled": true, 
44908         "redirects": true, 
44909         "protocol": "http", 
44910         "authenticated": false, 
44911         "contentProvider": 29, 
44912         "enacted": null
44913     }
44914 },
44915 {
44916     "pk": 3619, 
44917     "model": "hpc.originserver", 
44918     "fields": {
44919         "updated": "2013-12-11T23:57:18.315Z", 
44920         "origin_server_id": null, 
44921         "description": "syndicate origin server", 
44922         "created": "2013-12-11T23:57:18.315Z", 
44923         "url": "node48.washington.vicci.org:32780", 
44924         "enabled": true, 
44925         "redirects": true, 
44926         "protocol": "http", 
44927         "authenticated": false, 
44928         "contentProvider": 29, 
44929         "enacted": null
44930     }
44931 },
44932 {
44933     "pk": 3620, 
44934     "model": "hpc.originserver", 
44935     "fields": {
44936         "updated": "2013-12-11T23:57:18.323Z", 
44937         "origin_server_id": null, 
44938         "description": "syndicate origin server", 
44939         "created": "2013-12-11T23:57:18.323Z", 
44940         "url": "node47.washington.vicci.org:32780", 
44941         "enabled": true, 
44942         "redirects": true, 
44943         "protocol": "http", 
44944         "authenticated": false, 
44945         "contentProvider": 29, 
44946         "enacted": null
44947     }
44948 },
44949 {
44950     "pk": 3621, 
44951     "model": "hpc.originserver", 
44952     "fields": {
44953         "updated": "2013-12-11T23:57:18.332Z", 
44954         "origin_server_id": null, 
44955         "description": "syndicate origin server", 
44956         "created": "2013-12-11T23:57:18.332Z", 
44957         "url": "node46.washington.vicci.org:32780", 
44958         "enabled": true, 
44959         "redirects": true, 
44960         "protocol": "http", 
44961         "authenticated": false, 
44962         "contentProvider": 29, 
44963         "enacted": null
44964     }
44965 },
44966 {
44967     "pk": 3622, 
44968     "model": "hpc.originserver", 
44969     "fields": {
44970         "updated": "2013-12-11T23:57:18.340Z", 
44971         "origin_server_id": null, 
44972         "description": "syndicate origin server", 
44973         "created": "2013-12-11T23:57:18.340Z", 
44974         "url": "node45.washington.vicci.org:32780", 
44975         "enabled": true, 
44976         "redirects": true, 
44977         "protocol": "http", 
44978         "authenticated": false, 
44979         "contentProvider": 29, 
44980         "enacted": null
44981     }
44982 },
44983 {
44984     "pk": 3623, 
44985     "model": "hpc.originserver", 
44986     "fields": {
44987         "updated": "2013-12-11T23:57:18.348Z", 
44988         "origin_server_id": null, 
44989         "description": "syndicate origin server", 
44990         "created": "2013-12-11T23:57:18.348Z", 
44991         "url": "node44.washington.vicci.org:32780", 
44992         "enabled": true, 
44993         "redirects": true, 
44994         "protocol": "http", 
44995         "authenticated": false, 
44996         "contentProvider": 29, 
44997         "enacted": null
44998     }
44999 },
45000 {
45001     "pk": 3624, 
45002     "model": "hpc.originserver", 
45003     "fields": {
45004         "updated": "2013-12-11T23:57:18.357Z", 
45005         "origin_server_id": null, 
45006         "description": "syndicate origin server", 
45007         "created": "2013-12-11T23:57:18.356Z", 
45008         "url": "node43.washington.vicci.org:32780", 
45009         "enabled": true, 
45010         "redirects": true, 
45011         "protocol": "http", 
45012         "authenticated": false, 
45013         "contentProvider": 29, 
45014         "enacted": null
45015     }
45016 },
45017 {
45018     "pk": 3625, 
45019     "model": "hpc.originserver", 
45020     "fields": {
45021         "updated": "2013-12-11T23:57:18.365Z", 
45022         "origin_server_id": null, 
45023         "description": "syndicate origin server", 
45024         "created": "2013-12-11T23:57:18.365Z", 
45025         "url": "node42.washington.vicci.org:32780", 
45026         "enabled": true, 
45027         "redirects": true, 
45028         "protocol": "http", 
45029         "authenticated": false, 
45030         "contentProvider": 29, 
45031         "enacted": null
45032     }
45033 },
45034 {
45035     "pk": 3626, 
45036     "model": "hpc.originserver", 
45037     "fields": {
45038         "updated": "2013-12-11T23:57:18.373Z", 
45039         "origin_server_id": null, 
45040         "description": "syndicate origin server", 
45041         "created": "2013-12-11T23:57:18.373Z", 
45042         "url": "node41.washington.vicci.org:32780", 
45043         "enabled": true, 
45044         "redirects": true, 
45045         "protocol": "http", 
45046         "authenticated": false, 
45047         "contentProvider": 29, 
45048         "enacted": null
45049     }
45050 },
45051 {
45052     "pk": 3627, 
45053     "model": "hpc.originserver", 
45054     "fields": {
45055         "updated": "2013-12-11T23:57:18.381Z", 
45056         "origin_server_id": null, 
45057         "description": "syndicate origin server", 
45058         "created": "2013-12-11T23:57:18.381Z", 
45059         "url": "node40.washington.vicci.org:32780", 
45060         "enabled": true, 
45061         "redirects": true, 
45062         "protocol": "http", 
45063         "authenticated": false, 
45064         "contentProvider": 29, 
45065         "enacted": null
45066     }
45067 },
45068 {
45069     "pk": 3628, 
45070     "model": "hpc.originserver", 
45071     "fields": {
45072         "updated": "2013-12-11T23:57:18.390Z", 
45073         "origin_server_id": null, 
45074         "description": "syndicate origin server", 
45075         "created": "2013-12-11T23:57:18.390Z", 
45076         "url": "node39.washington.vicci.org:32780", 
45077         "enabled": true, 
45078         "redirects": true, 
45079         "protocol": "http", 
45080         "authenticated": false, 
45081         "contentProvider": 29, 
45082         "enacted": null
45083     }
45084 },
45085 {
45086     "pk": 3629, 
45087     "model": "hpc.originserver", 
45088     "fields": {
45089         "updated": "2013-12-11T23:57:18.398Z", 
45090         "origin_server_id": null, 
45091         "description": "syndicate origin server", 
45092         "created": "2013-12-11T23:57:18.398Z", 
45093         "url": "node38.washington.vicci.org:32780", 
45094         "enabled": true, 
45095         "redirects": true, 
45096         "protocol": "http", 
45097         "authenticated": false, 
45098         "contentProvider": 29, 
45099         "enacted": null
45100     }
45101 },
45102 {
45103     "pk": 3630, 
45104     "model": "hpc.originserver", 
45105     "fields": {
45106         "updated": "2013-12-11T23:57:18.406Z", 
45107         "origin_server_id": null, 
45108         "description": "syndicate origin server", 
45109         "created": "2013-12-11T23:57:18.406Z", 
45110         "url": "node37.washington.vicci.org:32780", 
45111         "enabled": true, 
45112         "redirects": true, 
45113         "protocol": "http", 
45114         "authenticated": false, 
45115         "contentProvider": 29, 
45116         "enacted": null
45117     }
45118 },
45119 {
45120     "pk": 3631, 
45121     "model": "hpc.originserver", 
45122     "fields": {
45123         "updated": "2013-12-11T23:57:18.414Z", 
45124         "origin_server_id": null, 
45125         "description": "syndicate origin server", 
45126         "created": "2013-12-11T23:57:18.414Z", 
45127         "url": "node36.washington.vicci.org:32780", 
45128         "enabled": true, 
45129         "redirects": true, 
45130         "protocol": "http", 
45131         "authenticated": false, 
45132         "contentProvider": 29, 
45133         "enacted": null
45134     }
45135 },
45136 {
45137     "pk": 3632, 
45138     "model": "hpc.originserver", 
45139     "fields": {
45140         "updated": "2013-12-11T23:57:18.423Z", 
45141         "origin_server_id": null, 
45142         "description": "syndicate origin server", 
45143         "created": "2013-12-11T23:57:18.423Z", 
45144         "url": "node35.washington.vicci.org:32780", 
45145         "enabled": true, 
45146         "redirects": true, 
45147         "protocol": "http", 
45148         "authenticated": false, 
45149         "contentProvider": 29, 
45150         "enacted": null
45151     }
45152 },
45153 {
45154     "pk": 3633, 
45155     "model": "hpc.originserver", 
45156     "fields": {
45157         "updated": "2013-12-11T23:57:18.431Z", 
45158         "origin_server_id": null, 
45159         "description": "syndicate origin server", 
45160         "created": "2013-12-11T23:57:18.431Z", 
45161         "url": "node34.washington.vicci.org:32780", 
45162         "enabled": true, 
45163         "redirects": true, 
45164         "protocol": "http", 
45165         "authenticated": false, 
45166         "contentProvider": 29, 
45167         "enacted": null
45168     }
45169 },
45170 {
45171     "pk": 3634, 
45172     "model": "hpc.originserver", 
45173     "fields": {
45174         "updated": "2013-12-11T23:57:18.439Z", 
45175         "origin_server_id": null, 
45176         "description": "syndicate origin server", 
45177         "created": "2013-12-11T23:57:18.439Z", 
45178         "url": "node33.washington.vicci.org:32780", 
45179         "enabled": true, 
45180         "redirects": true, 
45181         "protocol": "http", 
45182         "authenticated": false, 
45183         "contentProvider": 29, 
45184         "enacted": null
45185     }
45186 },
45187 {
45188     "pk": 3635, 
45189     "model": "hpc.originserver", 
45190     "fields": {
45191         "updated": "2013-12-11T23:57:18.448Z", 
45192         "origin_server_id": null, 
45193         "description": "syndicate origin server", 
45194         "created": "2013-12-11T23:57:18.448Z", 
45195         "url": "node32.washington.vicci.org:32780", 
45196         "enabled": true, 
45197         "redirects": true, 
45198         "protocol": "http", 
45199         "authenticated": false, 
45200         "contentProvider": 29, 
45201         "enacted": null
45202     }
45203 },
45204 {
45205     "pk": 3636, 
45206     "model": "hpc.originserver", 
45207     "fields": {
45208         "updated": "2013-12-11T23:57:18.456Z", 
45209         "origin_server_id": null, 
45210         "description": "syndicate origin server", 
45211         "created": "2013-12-11T23:57:18.456Z", 
45212         "url": "node31.washington.vicci.org:32780", 
45213         "enabled": true, 
45214         "redirects": true, 
45215         "protocol": "http", 
45216         "authenticated": false, 
45217         "contentProvider": 29, 
45218         "enacted": null
45219     }
45220 },
45221 {
45222     "pk": 3637, 
45223     "model": "hpc.originserver", 
45224     "fields": {
45225         "updated": "2013-12-11T23:57:18.464Z", 
45226         "origin_server_id": null, 
45227         "description": "syndicate origin server", 
45228         "created": "2013-12-11T23:57:18.464Z", 
45229         "url": "node30.washington.vicci.org:32780", 
45230         "enabled": true, 
45231         "redirects": true, 
45232         "protocol": "http", 
45233         "authenticated": false, 
45234         "contentProvider": 29, 
45235         "enacted": null
45236     }
45237 },
45238 {
45239     "pk": 3638, 
45240     "model": "hpc.originserver", 
45241     "fields": {
45242         "updated": "2013-12-11T23:57:18.472Z", 
45243         "origin_server_id": null, 
45244         "description": "syndicate origin server", 
45245         "created": "2013-12-11T23:57:18.472Z", 
45246         "url": "node29.washington.vicci.org:32780", 
45247         "enabled": true, 
45248         "redirects": true, 
45249         "protocol": "http", 
45250         "authenticated": false, 
45251         "contentProvider": 29, 
45252         "enacted": null
45253     }
45254 },
45255 {
45256     "pk": 3639, 
45257     "model": "hpc.originserver", 
45258     "fields": {
45259         "updated": "2013-12-11T23:57:18.481Z", 
45260         "origin_server_id": null, 
45261         "description": "syndicate origin server", 
45262         "created": "2013-12-11T23:57:18.481Z", 
45263         "url": "node28.washington.vicci.org:32780", 
45264         "enabled": true, 
45265         "redirects": true, 
45266         "protocol": "http", 
45267         "authenticated": false, 
45268         "contentProvider": 29, 
45269         "enacted": null
45270     }
45271 },
45272 {
45273     "pk": 3640, 
45274     "model": "hpc.originserver", 
45275     "fields": {
45276         "updated": "2013-12-11T23:57:18.489Z", 
45277         "origin_server_id": null, 
45278         "description": "syndicate origin server", 
45279         "created": "2013-12-11T23:57:18.489Z", 
45280         "url": "node27.washington.vicci.org:32780", 
45281         "enabled": true, 
45282         "redirects": true, 
45283         "protocol": "http", 
45284         "authenticated": false, 
45285         "contentProvider": 29, 
45286         "enacted": null
45287     }
45288 },
45289 {
45290     "pk": 3641, 
45291     "model": "hpc.originserver", 
45292     "fields": {
45293         "updated": "2013-12-11T23:57:18.497Z", 
45294         "origin_server_id": null, 
45295         "description": "syndicate origin server", 
45296         "created": "2013-12-11T23:57:18.497Z", 
45297         "url": "node26.washington.vicci.org:32780", 
45298         "enabled": true, 
45299         "redirects": true, 
45300         "protocol": "http", 
45301         "authenticated": false, 
45302         "contentProvider": 29, 
45303         "enacted": null
45304     }
45305 },
45306 {
45307     "pk": 3642, 
45308     "model": "hpc.originserver", 
45309     "fields": {
45310         "updated": "2013-12-11T23:57:18.506Z", 
45311         "origin_server_id": null, 
45312         "description": "syndicate origin server", 
45313         "created": "2013-12-11T23:57:18.505Z", 
45314         "url": "node25.washington.vicci.org:32780", 
45315         "enabled": true, 
45316         "redirects": true, 
45317         "protocol": "http", 
45318         "authenticated": false, 
45319         "contentProvider": 29, 
45320         "enacted": null
45321     }
45322 },
45323 {
45324     "pk": 3643, 
45325     "model": "hpc.originserver", 
45326     "fields": {
45327         "updated": "2013-12-11T23:57:18.514Z", 
45328         "origin_server_id": null, 
45329         "description": "syndicate origin server", 
45330         "created": "2013-12-11T23:57:18.514Z", 
45331         "url": "node24.washington.vicci.org:32780", 
45332         "enabled": true, 
45333         "redirects": true, 
45334         "protocol": "http", 
45335         "authenticated": false, 
45336         "contentProvider": 29, 
45337         "enacted": null
45338     }
45339 },
45340 {
45341     "pk": 3644, 
45342     "model": "hpc.originserver", 
45343     "fields": {
45344         "updated": "2013-12-11T23:57:18.522Z", 
45345         "origin_server_id": null, 
45346         "description": "syndicate origin server", 
45347         "created": "2013-12-11T23:57:18.522Z", 
45348         "url": "node23.washington.vicci.org:32780", 
45349         "enabled": true, 
45350         "redirects": true, 
45351         "protocol": "http", 
45352         "authenticated": false, 
45353         "contentProvider": 29, 
45354         "enacted": null
45355     }
45356 },
45357 {
45358     "pk": 3645, 
45359     "model": "hpc.originserver", 
45360     "fields": {
45361         "updated": "2013-12-11T23:57:18.530Z", 
45362         "origin_server_id": null, 
45363         "description": "syndicate origin server", 
45364         "created": "2013-12-11T23:57:18.530Z", 
45365         "url": "node22.washington.vicci.org:32780", 
45366         "enabled": true, 
45367         "redirects": true, 
45368         "protocol": "http", 
45369         "authenticated": false, 
45370         "contentProvider": 29, 
45371         "enacted": null
45372     }
45373 },
45374 {
45375     "pk": 3646, 
45376     "model": "hpc.originserver", 
45377     "fields": {
45378         "updated": "2013-12-11T23:57:18.539Z", 
45379         "origin_server_id": null, 
45380         "description": "syndicate origin server", 
45381         "created": "2013-12-11T23:57:18.539Z", 
45382         "url": "node21.washington.vicci.org:32780", 
45383         "enabled": true, 
45384         "redirects": true, 
45385         "protocol": "http", 
45386         "authenticated": false, 
45387         "contentProvider": 29, 
45388         "enacted": null
45389     }
45390 },
45391 {
45392     "pk": 3647, 
45393     "model": "hpc.originserver", 
45394     "fields": {
45395         "updated": "2013-12-11T23:57:18.547Z", 
45396         "origin_server_id": null, 
45397         "description": "syndicate origin server", 
45398         "created": "2013-12-11T23:57:18.547Z", 
45399         "url": "node20.washington.vicci.org:32780", 
45400         "enabled": true, 
45401         "redirects": true, 
45402         "protocol": "http", 
45403         "authenticated": false, 
45404         "contentProvider": 29, 
45405         "enacted": null
45406     }
45407 },
45408 {
45409     "pk": 3648, 
45410     "model": "hpc.originserver", 
45411     "fields": {
45412         "updated": "2013-12-11T23:57:18.555Z", 
45413         "origin_server_id": null, 
45414         "description": "syndicate origin server", 
45415         "created": "2013-12-11T23:57:18.555Z", 
45416         "url": "node19.washington.vicci.org:32780", 
45417         "enabled": true, 
45418         "redirects": true, 
45419         "protocol": "http", 
45420         "authenticated": false, 
45421         "contentProvider": 29, 
45422         "enacted": null
45423     }
45424 },
45425 {
45426     "pk": 3649, 
45427     "model": "hpc.originserver", 
45428     "fields": {
45429         "updated": "2013-12-11T23:57:18.564Z", 
45430         "origin_server_id": null, 
45431         "description": "syndicate origin server", 
45432         "created": "2013-12-11T23:57:18.563Z", 
45433         "url": "node18.washington.vicci.org:32780", 
45434         "enabled": true, 
45435         "redirects": true, 
45436         "protocol": "http", 
45437         "authenticated": false, 
45438         "contentProvider": 29, 
45439         "enacted": null
45440     }
45441 },
45442 {
45443     "pk": 3650, 
45444     "model": "hpc.originserver", 
45445     "fields": {
45446         "updated": "2013-12-11T23:57:18.572Z", 
45447         "origin_server_id": null, 
45448         "description": "syndicate origin server", 
45449         "created": "2013-12-11T23:57:18.572Z", 
45450         "url": "node17.washington.vicci.org:32780", 
45451         "enabled": true, 
45452         "redirects": true, 
45453         "protocol": "http", 
45454         "authenticated": false, 
45455         "contentProvider": 29, 
45456         "enacted": null
45457     }
45458 },
45459 {
45460     "pk": 3651, 
45461     "model": "hpc.originserver", 
45462     "fields": {
45463         "updated": "2013-12-11T23:57:18.580Z", 
45464         "origin_server_id": null, 
45465         "description": "syndicate origin server", 
45466         "created": "2013-12-11T23:57:18.580Z", 
45467         "url": "node16.washington.vicci.org:32780", 
45468         "enabled": true, 
45469         "redirects": true, 
45470         "protocol": "http", 
45471         "authenticated": false, 
45472         "contentProvider": 29, 
45473         "enacted": null
45474     }
45475 },
45476 {
45477     "pk": 3652, 
45478     "model": "hpc.originserver", 
45479     "fields": {
45480         "updated": "2013-12-11T23:57:18.588Z", 
45481         "origin_server_id": null, 
45482         "description": "syndicate origin server", 
45483         "created": "2013-12-11T23:57:18.588Z", 
45484         "url": "node15.washington.vicci.org:32780", 
45485         "enabled": true, 
45486         "redirects": true, 
45487         "protocol": "http", 
45488         "authenticated": false, 
45489         "contentProvider": 29, 
45490         "enacted": null
45491     }
45492 },
45493 {
45494     "pk": 3653, 
45495     "model": "hpc.originserver", 
45496     "fields": {
45497         "updated": "2013-12-11T23:57:18.597Z", 
45498         "origin_server_id": null, 
45499         "description": "syndicate origin server", 
45500         "created": "2013-12-11T23:57:18.597Z", 
45501         "url": "node14.washington.vicci.org:32780", 
45502         "enabled": true, 
45503         "redirects": true, 
45504         "protocol": "http", 
45505         "authenticated": false, 
45506         "contentProvider": 29, 
45507         "enacted": null
45508     }
45509 },
45510 {
45511     "pk": 3654, 
45512     "model": "hpc.originserver", 
45513     "fields": {
45514         "updated": "2013-12-11T23:57:18.605Z", 
45515         "origin_server_id": null, 
45516         "description": "syndicate origin server", 
45517         "created": "2013-12-11T23:57:18.605Z", 
45518         "url": "node13.washington.vicci.org:32780", 
45519         "enabled": true, 
45520         "redirects": true, 
45521         "protocol": "http", 
45522         "authenticated": false, 
45523         "contentProvider": 29, 
45524         "enacted": null
45525     }
45526 },
45527 {
45528     "pk": 3655, 
45529     "model": "hpc.originserver", 
45530     "fields": {
45531         "updated": "2013-12-11T23:57:18.613Z", 
45532         "origin_server_id": null, 
45533         "description": "syndicate origin server", 
45534         "created": "2013-12-11T23:57:18.613Z", 
45535         "url": "node12.washington.vicci.org:32780", 
45536         "enabled": true, 
45537         "redirects": true, 
45538         "protocol": "http", 
45539         "authenticated": false, 
45540         "contentProvider": 29, 
45541         "enacted": null
45542     }
45543 },
45544 {
45545     "pk": 3656, 
45546     "model": "hpc.originserver", 
45547     "fields": {
45548         "updated": "2013-12-11T23:57:18.622Z", 
45549         "origin_server_id": null, 
45550         "description": "syndicate origin server", 
45551         "created": "2013-12-11T23:57:18.622Z", 
45552         "url": "node11.washington.vicci.org:32780", 
45553         "enabled": true, 
45554         "redirects": true, 
45555         "protocol": "http", 
45556         "authenticated": false, 
45557         "contentProvider": 29, 
45558         "enacted": null
45559     }
45560 },
45561 {
45562     "pk": 3657, 
45563     "model": "hpc.originserver", 
45564     "fields": {
45565         "updated": "2013-12-11T23:57:18.630Z", 
45566         "origin_server_id": null, 
45567         "description": "syndicate origin server", 
45568         "created": "2013-12-11T23:57:18.630Z", 
45569         "url": "node10.washington.vicci.org:32780", 
45570         "enabled": true, 
45571         "redirects": true, 
45572         "protocol": "http", 
45573         "authenticated": false, 
45574         "contentProvider": 29, 
45575         "enacted": null
45576     }
45577 },
45578 {
45579     "pk": 3658, 
45580     "model": "hpc.originserver", 
45581     "fields": {
45582         "updated": "2013-12-11T23:57:18.638Z", 
45583         "origin_server_id": null, 
45584         "description": "syndicate origin server", 
45585         "created": "2013-12-11T23:57:18.638Z", 
45586         "url": "node9.washington.vicci.org:32780", 
45587         "enabled": true, 
45588         "redirects": true, 
45589         "protocol": "http", 
45590         "authenticated": false, 
45591         "contentProvider": 29, 
45592         "enacted": null
45593     }
45594 },
45595 {
45596     "pk": 3659, 
45597     "model": "hpc.originserver", 
45598     "fields": {
45599         "updated": "2013-12-11T23:57:18.646Z", 
45600         "origin_server_id": null, 
45601         "description": "syndicate origin server", 
45602         "created": "2013-12-11T23:57:18.646Z", 
45603         "url": "node8.washington.vicci.org:32780", 
45604         "enabled": true, 
45605         "redirects": true, 
45606         "protocol": "http", 
45607         "authenticated": false, 
45608         "contentProvider": 29, 
45609         "enacted": null
45610     }
45611 },
45612 {
45613     "pk": 3660, 
45614     "model": "hpc.originserver", 
45615     "fields": {
45616         "updated": "2013-12-11T23:57:18.655Z", 
45617         "origin_server_id": null, 
45618         "description": "syndicate origin server", 
45619         "created": "2013-12-11T23:57:18.655Z", 
45620         "url": "node7.washington.vicci.org:32780", 
45621         "enabled": true, 
45622         "redirects": true, 
45623         "protocol": "http", 
45624         "authenticated": false, 
45625         "contentProvider": 29, 
45626         "enacted": null
45627     }
45628 },
45629 {
45630     "pk": 3661, 
45631     "model": "hpc.originserver", 
45632     "fields": {
45633         "updated": "2013-12-11T23:57:18.663Z", 
45634         "origin_server_id": null, 
45635         "description": "syndicate origin server", 
45636         "created": "2013-12-11T23:57:18.663Z", 
45637         "url": "node6.washington.vicci.org:32780", 
45638         "enabled": true, 
45639         "redirects": true, 
45640         "protocol": "http", 
45641         "authenticated": false, 
45642         "contentProvider": 29, 
45643         "enacted": null
45644     }
45645 },
45646 {
45647     "pk": 3662, 
45648     "model": "hpc.originserver", 
45649     "fields": {
45650         "updated": "2013-12-11T23:57:18.671Z", 
45651         "origin_server_id": null, 
45652         "description": "syndicate origin server", 
45653         "created": "2013-12-11T23:57:18.671Z", 
45654         "url": "node5.washington.vicci.org:32780", 
45655         "enabled": true, 
45656         "redirects": true, 
45657         "protocol": "http", 
45658         "authenticated": false, 
45659         "contentProvider": 29, 
45660         "enacted": null
45661     }
45662 },
45663 {
45664     "pk": 3663, 
45665     "model": "hpc.originserver", 
45666     "fields": {
45667         "updated": "2013-12-11T23:57:18.680Z", 
45668         "origin_server_id": null, 
45669         "description": "syndicate origin server", 
45670         "created": "2013-12-11T23:57:18.680Z", 
45671         "url": "node4.washington.vicci.org:32780", 
45672         "enabled": true, 
45673         "redirects": true, 
45674         "protocol": "http", 
45675         "authenticated": false, 
45676         "contentProvider": 29, 
45677         "enacted": null
45678     }
45679 },
45680 {
45681     "pk": 3664, 
45682     "model": "hpc.originserver", 
45683     "fields": {
45684         "updated": "2013-12-11T23:57:18.688Z", 
45685         "origin_server_id": null, 
45686         "description": "syndicate origin server", 
45687         "created": "2013-12-11T23:57:18.688Z", 
45688         "url": "node3.washington.vicci.org:32780", 
45689         "enabled": true, 
45690         "redirects": true, 
45691         "protocol": "http", 
45692         "authenticated": false, 
45693         "contentProvider": 29, 
45694         "enacted": null
45695     }
45696 },
45697 {
45698     "pk": 3665, 
45699     "model": "hpc.originserver", 
45700     "fields": {
45701         "updated": "2013-12-11T23:57:18.696Z", 
45702         "origin_server_id": null, 
45703         "description": "syndicate origin server", 
45704         "created": "2013-12-11T23:57:18.696Z", 
45705         "url": "node2.washington.vicci.org:32780", 
45706         "enabled": true, 
45707         "redirects": true, 
45708         "protocol": "http", 
45709         "authenticated": false, 
45710         "contentProvider": 29, 
45711         "enacted": null
45712     }
45713 },
45714 {
45715     "pk": 3666, 
45716     "model": "hpc.originserver", 
45717     "fields": {
45718         "updated": "2013-12-11T23:57:18.704Z", 
45719         "origin_server_id": null, 
45720         "description": "syndicate origin server", 
45721         "created": "2013-12-11T23:57:18.704Z", 
45722         "url": "node1.washington.vicci.org:32780", 
45723         "enabled": true, 
45724         "redirects": true, 
45725         "protocol": "http", 
45726         "authenticated": false, 
45727         "contentProvider": 29, 
45728         "enacted": null
45729     }
45730 },
45731 {
45732     "pk": 3667, 
45733     "model": "hpc.originserver", 
45734     "fields": {
45735         "updated": "2013-12-11T23:57:18.722Z", 
45736         "origin_server_id": null, 
45737         "description": "syndicate origin server", 
45738         "created": "2013-12-11T23:57:18.722Z", 
45739         "url": "node70.princeton.vicci.org:32780", 
45740         "enabled": true, 
45741         "redirects": true, 
45742         "protocol": "http", 
45743         "authenticated": false, 
45744         "contentProvider": 29, 
45745         "enacted": null
45746     }
45747 },
45748 {
45749     "pk": 3668, 
45750     "model": "hpc.originserver", 
45751     "fields": {
45752         "updated": "2013-12-11T23:57:18.729Z", 
45753         "origin_server_id": null, 
45754         "description": "syndicate origin server", 
45755         "created": "2013-12-11T23:57:18.729Z", 
45756         "url": "node69.princeton.vicci.org:32780", 
45757         "enabled": true, 
45758         "redirects": true, 
45759         "protocol": "http", 
45760         "authenticated": false, 
45761         "contentProvider": 29, 
45762         "enacted": null
45763     }
45764 },
45765 {
45766     "pk": 3669, 
45767     "model": "hpc.originserver", 
45768     "fields": {
45769         "updated": "2013-12-11T23:57:18.738Z", 
45770         "origin_server_id": null, 
45771         "description": "syndicate origin server", 
45772         "created": "2013-12-11T23:57:18.737Z", 
45773         "url": "node68.princeton.vicci.org:32780", 
45774         "enabled": true, 
45775         "redirects": true, 
45776         "protocol": "http", 
45777         "authenticated": false, 
45778         "contentProvider": 29, 
45779         "enacted": null
45780     }
45781 },
45782 {
45783     "pk": 3670, 
45784     "model": "hpc.originserver", 
45785     "fields": {
45786         "updated": "2013-12-11T23:57:18.746Z", 
45787         "origin_server_id": null, 
45788         "description": "syndicate origin server", 
45789         "created": "2013-12-11T23:57:18.746Z", 
45790         "url": "node67.princeton.vicci.org:32780", 
45791         "enabled": true, 
45792         "redirects": true, 
45793         "protocol": "http", 
45794         "authenticated": false, 
45795         "contentProvider": 29, 
45796         "enacted": null
45797     }
45798 },
45799 {
45800     "pk": 3671, 
45801     "model": "hpc.originserver", 
45802     "fields": {
45803         "updated": "2013-12-11T23:57:18.754Z", 
45804         "origin_server_id": null, 
45805         "description": "syndicate origin server", 
45806         "created": "2013-12-11T23:57:18.754Z", 
45807         "url": "node66.princeton.vicci.org:32780", 
45808         "enabled": true, 
45809         "redirects": true, 
45810         "protocol": "http", 
45811         "authenticated": false, 
45812         "contentProvider": 29, 
45813         "enacted": null
45814     }
45815 },
45816 {
45817     "pk": 3672, 
45818     "model": "hpc.originserver", 
45819     "fields": {
45820         "updated": "2013-12-11T23:57:18.762Z", 
45821         "origin_server_id": null, 
45822         "description": "syndicate origin server", 
45823         "created": "2013-12-11T23:57:18.762Z", 
45824         "url": "node65.princeton.vicci.org:32780", 
45825         "enabled": true, 
45826         "redirects": true, 
45827         "protocol": "http", 
45828         "authenticated": false, 
45829         "contentProvider": 29, 
45830         "enacted": null
45831     }
45832 },
45833 {
45834     "pk": 3673, 
45835     "model": "hpc.originserver", 
45836     "fields": {
45837         "updated": "2013-12-11T23:57:18.771Z", 
45838         "origin_server_id": null, 
45839         "description": "syndicate origin server", 
45840         "created": "2013-12-11T23:57:18.771Z", 
45841         "url": "node64.princeton.vicci.org:32780", 
45842         "enabled": true, 
45843         "redirects": true, 
45844         "protocol": "http", 
45845         "authenticated": false, 
45846         "contentProvider": 29, 
45847         "enacted": null
45848     }
45849 },
45850 {
45851     "pk": 3674, 
45852     "model": "hpc.originserver", 
45853     "fields": {
45854         "updated": "2013-12-11T23:57:18.779Z", 
45855         "origin_server_id": null, 
45856         "description": "syndicate origin server", 
45857         "created": "2013-12-11T23:57:18.779Z", 
45858         "url": "node63.princeton.vicci.org:32780", 
45859         "enabled": true, 
45860         "redirects": true, 
45861         "protocol": "http", 
45862         "authenticated": false, 
45863         "contentProvider": 29, 
45864         "enacted": null
45865     }
45866 },
45867 {
45868     "pk": 3675, 
45869     "model": "hpc.originserver", 
45870     "fields": {
45871         "updated": "2013-12-11T23:57:18.787Z", 
45872         "origin_server_id": null, 
45873         "description": "syndicate origin server", 
45874         "created": "2013-12-11T23:57:18.787Z", 
45875         "url": "node62.princeton.vicci.org:32780", 
45876         "enabled": true, 
45877         "redirects": true, 
45878         "protocol": "http", 
45879         "authenticated": false, 
45880         "contentProvider": 29, 
45881         "enacted": null
45882     }
45883 },
45884 {
45885     "pk": 3676, 
45886     "model": "hpc.originserver", 
45887     "fields": {
45888         "updated": "2013-12-11T23:57:18.795Z", 
45889         "origin_server_id": null, 
45890         "description": "syndicate origin server", 
45891         "created": "2013-12-11T23:57:18.795Z", 
45892         "url": "node61.princeton.vicci.org:32780", 
45893         "enabled": true, 
45894         "redirects": true, 
45895         "protocol": "http", 
45896         "authenticated": false, 
45897         "contentProvider": 29, 
45898         "enacted": null
45899     }
45900 },
45901 {
45902     "pk": 3677, 
45903     "model": "hpc.originserver", 
45904     "fields": {
45905         "updated": "2013-12-11T23:57:18.804Z", 
45906         "origin_server_id": null, 
45907         "description": "syndicate origin server", 
45908         "created": "2013-12-11T23:57:18.804Z", 
45909         "url": "node60.princeton.vicci.org:32780", 
45910         "enabled": true, 
45911         "redirects": true, 
45912         "protocol": "http", 
45913         "authenticated": false, 
45914         "contentProvider": 29, 
45915         "enacted": null
45916     }
45917 },
45918 {
45919     "pk": 3678, 
45920     "model": "hpc.originserver", 
45921     "fields": {
45922         "updated": "2013-12-11T23:57:18.812Z", 
45923         "origin_server_id": null, 
45924         "description": "syndicate origin server", 
45925         "created": "2013-12-11T23:57:18.812Z", 
45926         "url": "node59.princeton.vicci.org:32780", 
45927         "enabled": true, 
45928         "redirects": true, 
45929         "protocol": "http", 
45930         "authenticated": false, 
45931         "contentProvider": 29, 
45932         "enacted": null
45933     }
45934 },
45935 {
45936     "pk": 3679, 
45937     "model": "hpc.originserver", 
45938     "fields": {
45939         "updated": "2013-12-11T23:57:18.820Z", 
45940         "origin_server_id": null, 
45941         "description": "syndicate origin server", 
45942         "created": "2013-12-11T23:57:18.820Z", 
45943         "url": "node58.princeton.vicci.org:32780", 
45944         "enabled": true, 
45945         "redirects": true, 
45946         "protocol": "http", 
45947         "authenticated": false, 
45948         "contentProvider": 29, 
45949         "enacted": null
45950     }
45951 },
45952 {
45953     "pk": 3680, 
45954     "model": "hpc.originserver", 
45955     "fields": {
45956         "updated": "2013-12-11T23:57:18.829Z", 
45957         "origin_server_id": null, 
45958         "description": "syndicate origin server", 
45959         "created": "2013-12-11T23:57:18.829Z", 
45960         "url": "node57.princeton.vicci.org:32780", 
45961         "enabled": true, 
45962         "redirects": true, 
45963         "protocol": "http", 
45964         "authenticated": false, 
45965         "contentProvider": 29, 
45966         "enacted": null
45967     }
45968 },
45969 {
45970     "pk": 3681, 
45971     "model": "hpc.originserver", 
45972     "fields": {
45973         "updated": "2013-12-11T23:57:18.837Z", 
45974         "origin_server_id": null, 
45975         "description": "syndicate origin server", 
45976         "created": "2013-12-11T23:57:18.837Z", 
45977         "url": "node56.princeton.vicci.org:32780", 
45978         "enabled": true, 
45979         "redirects": true, 
45980         "protocol": "http", 
45981         "authenticated": false, 
45982         "contentProvider": 29, 
45983         "enacted": null
45984     }
45985 },
45986 {
45987     "pk": 3682, 
45988     "model": "hpc.originserver", 
45989     "fields": {
45990         "updated": "2013-12-11T23:57:18.845Z", 
45991         "origin_server_id": null, 
45992         "description": "syndicate origin server", 
45993         "created": "2013-12-11T23:57:18.845Z", 
45994         "url": "node55.princeton.vicci.org:32780", 
45995         "enabled": true, 
45996         "redirects": true, 
45997         "protocol": "http", 
45998         "authenticated": false, 
45999         "contentProvider": 29, 
46000         "enacted": null
46001     }
46002 },
46003 {
46004     "pk": 3683, 
46005     "model": "hpc.originserver", 
46006     "fields": {
46007         "updated": "2013-12-11T23:57:18.853Z", 
46008         "origin_server_id": null, 
46009         "description": "syndicate origin server", 
46010         "created": "2013-12-11T23:57:18.853Z", 
46011         "url": "node54.princeton.vicci.org:32780", 
46012         "enabled": true, 
46013         "redirects": true, 
46014         "protocol": "http", 
46015         "authenticated": false, 
46016         "contentProvider": 29, 
46017         "enacted": null
46018     }
46019 },
46020 {
46021     "pk": 3684, 
46022     "model": "hpc.originserver", 
46023     "fields": {
46024         "updated": "2013-12-11T23:57:18.862Z", 
46025         "origin_server_id": null, 
46026         "description": "syndicate origin server", 
46027         "created": "2013-12-11T23:57:18.862Z", 
46028         "url": "node53.princeton.vicci.org:32780", 
46029         "enabled": true, 
46030         "redirects": true, 
46031         "protocol": "http", 
46032         "authenticated": false, 
46033         "contentProvider": 29, 
46034         "enacted": null
46035     }
46036 },
46037 {
46038     "pk": 3685, 
46039     "model": "hpc.originserver", 
46040     "fields": {
46041         "updated": "2013-12-11T23:57:18.870Z", 
46042         "origin_server_id": null, 
46043         "description": "syndicate origin server", 
46044         "created": "2013-12-11T23:57:18.870Z", 
46045         "url": "node52.princeton.vicci.org:32780", 
46046         "enabled": true, 
46047         "redirects": true, 
46048         "protocol": "http", 
46049         "authenticated": false, 
46050         "contentProvider": 29, 
46051         "enacted": null
46052     }
46053 },
46054 {
46055     "pk": 3686, 
46056     "model": "hpc.originserver", 
46057     "fields": {
46058         "updated": "2013-12-11T23:57:18.878Z", 
46059         "origin_server_id": null, 
46060         "description": "syndicate origin server", 
46061         "created": "2013-12-11T23:57:18.878Z", 
46062         "url": "node51.princeton.vicci.org:32780", 
46063         "enabled": true, 
46064         "redirects": true, 
46065         "protocol": "http", 
46066         "authenticated": false, 
46067         "contentProvider": 29, 
46068         "enacted": null
46069     }
46070 },
46071 {
46072     "pk": 3687, 
46073     "model": "hpc.originserver", 
46074     "fields": {
46075         "updated": "2013-12-11T23:57:18.887Z", 
46076         "origin_server_id": null, 
46077         "description": "syndicate origin server", 
46078         "created": "2013-12-11T23:57:18.887Z", 
46079         "url": "node50.princeton.vicci.org:32780", 
46080         "enabled": true, 
46081         "redirects": true, 
46082         "protocol": "http", 
46083         "authenticated": false, 
46084         "contentProvider": 29, 
46085         "enacted": null
46086     }
46087 },
46088 {
46089     "pk": 3688, 
46090     "model": "hpc.originserver", 
46091     "fields": {
46092         "updated": "2013-12-11T23:57:18.895Z", 
46093         "origin_server_id": null, 
46094         "description": "syndicate origin server", 
46095         "created": "2013-12-11T23:57:18.895Z", 
46096         "url": "node49.princeton.vicci.org:32780", 
46097         "enabled": true, 
46098         "redirects": true, 
46099         "protocol": "http", 
46100         "authenticated": false, 
46101         "contentProvider": 29, 
46102         "enacted": null
46103     }
46104 },
46105 {
46106     "pk": 3689, 
46107     "model": "hpc.originserver", 
46108     "fields": {
46109         "updated": "2013-12-11T23:57:18.903Z", 
46110         "origin_server_id": null, 
46111         "description": "syndicate origin server", 
46112         "created": "2013-12-11T23:57:18.903Z", 
46113         "url": "node48.princeton.vicci.org:32780", 
46114         "enabled": true, 
46115         "redirects": true, 
46116         "protocol": "http", 
46117         "authenticated": false, 
46118         "contentProvider": 29, 
46119         "enacted": null
46120     }
46121 },
46122 {
46123     "pk": 3690, 
46124     "model": "hpc.originserver", 
46125     "fields": {
46126         "updated": "2013-12-11T23:57:18.911Z", 
46127         "origin_server_id": null, 
46128         "description": "syndicate origin server", 
46129         "created": "2013-12-11T23:57:18.911Z", 
46130         "url": "node47.princeton.vicci.org:32780", 
46131         "enabled": true, 
46132         "redirects": true, 
46133         "protocol": "http", 
46134         "authenticated": false, 
46135         "contentProvider": 29, 
46136         "enacted": null
46137     }
46138 },
46139 {
46140     "pk": 3691, 
46141     "model": "hpc.originserver", 
46142     "fields": {
46143         "updated": "2013-12-11T23:57:18.920Z", 
46144         "origin_server_id": null, 
46145         "description": "syndicate origin server", 
46146         "created": "2013-12-11T23:57:18.920Z", 
46147         "url": "node46.princeton.vicci.org:32780", 
46148         "enabled": true, 
46149         "redirects": true, 
46150         "protocol": "http", 
46151         "authenticated": false, 
46152         "contentProvider": 29, 
46153         "enacted": null
46154     }
46155 },
46156 {
46157     "pk": 3692, 
46158     "model": "hpc.originserver", 
46159     "fields": {
46160         "updated": "2013-12-11T23:57:18.928Z", 
46161         "origin_server_id": null, 
46162         "description": "syndicate origin server", 
46163         "created": "2013-12-11T23:57:18.928Z", 
46164         "url": "node45.princeton.vicci.org:32780", 
46165         "enabled": true, 
46166         "redirects": true, 
46167         "protocol": "http", 
46168         "authenticated": false, 
46169         "contentProvider": 29, 
46170         "enacted": null
46171     }
46172 },
46173 {
46174     "pk": 3693, 
46175     "model": "hpc.originserver", 
46176     "fields": {
46177         "updated": "2013-12-11T23:57:18.936Z", 
46178         "origin_server_id": null, 
46179         "description": "syndicate origin server", 
46180         "created": "2013-12-11T23:57:18.936Z", 
46181         "url": "node44.princeton.vicci.org:32780", 
46182         "enabled": true, 
46183         "redirects": true, 
46184         "protocol": "http", 
46185         "authenticated": false, 
46186         "contentProvider": 29, 
46187         "enacted": null
46188     }
46189 },
46190 {
46191     "pk": 3694, 
46192     "model": "hpc.originserver", 
46193     "fields": {
46194         "updated": "2013-12-11T23:57:18.944Z", 
46195         "origin_server_id": null, 
46196         "description": "syndicate origin server", 
46197         "created": "2013-12-11T23:57:18.944Z", 
46198         "url": "node43.princeton.vicci.org:32780", 
46199         "enabled": true, 
46200         "redirects": true, 
46201         "protocol": "http", 
46202         "authenticated": false, 
46203         "contentProvider": 29, 
46204         "enacted": null
46205     }
46206 },
46207 {
46208     "pk": 3695, 
46209     "model": "hpc.originserver", 
46210     "fields": {
46211         "updated": "2013-12-11T23:57:18.953Z", 
46212         "origin_server_id": null, 
46213         "description": "syndicate origin server", 
46214         "created": "2013-12-11T23:57:18.953Z", 
46215         "url": "node42.princeton.vicci.org:32780", 
46216         "enabled": true, 
46217         "redirects": true, 
46218         "protocol": "http", 
46219         "authenticated": false, 
46220         "contentProvider": 29, 
46221         "enacted": null
46222     }
46223 },
46224 {
46225     "pk": 3696, 
46226     "model": "hpc.originserver", 
46227     "fields": {
46228         "updated": "2013-12-11T23:57:18.961Z", 
46229         "origin_server_id": null, 
46230         "description": "syndicate origin server", 
46231         "created": "2013-12-11T23:57:18.961Z", 
46232         "url": "node41.princeton.vicci.org:32780", 
46233         "enabled": true, 
46234         "redirects": true, 
46235         "protocol": "http", 
46236         "authenticated": false, 
46237         "contentProvider": 29, 
46238         "enacted": null
46239     }
46240 },
46241 {
46242     "pk": 3697, 
46243     "model": "hpc.originserver", 
46244     "fields": {
46245         "updated": "2013-12-11T23:57:18.969Z", 
46246         "origin_server_id": null, 
46247         "description": "syndicate origin server", 
46248         "created": "2013-12-11T23:57:18.969Z", 
46249         "url": "node40.princeton.vicci.org:32780", 
46250         "enabled": true, 
46251         "redirects": true, 
46252         "protocol": "http", 
46253         "authenticated": false, 
46254         "contentProvider": 29, 
46255         "enacted": null
46256     }
46257 },
46258 {
46259     "pk": 3698, 
46260     "model": "hpc.originserver", 
46261     "fields": {
46262         "updated": "2013-12-11T23:57:18.978Z", 
46263         "origin_server_id": null, 
46264         "description": "syndicate origin server", 
46265         "created": "2013-12-11T23:57:18.978Z", 
46266         "url": "node39.princeton.vicci.org:32780", 
46267         "enabled": true, 
46268         "redirects": true, 
46269         "protocol": "http", 
46270         "authenticated": false, 
46271         "contentProvider": 29, 
46272         "enacted": null
46273     }
46274 },
46275 {
46276     "pk": 3699, 
46277     "model": "hpc.originserver", 
46278     "fields": {
46279         "updated": "2013-12-11T23:57:18.986Z", 
46280         "origin_server_id": null, 
46281         "description": "syndicate origin server", 
46282         "created": "2013-12-11T23:57:18.986Z", 
46283         "url": "node38.princeton.vicci.org:32780", 
46284         "enabled": true, 
46285         "redirects": true, 
46286         "protocol": "http", 
46287         "authenticated": false, 
46288         "contentProvider": 29, 
46289         "enacted": null
46290     }
46291 },
46292 {
46293     "pk": 3700, 
46294     "model": "hpc.originserver", 
46295     "fields": {
46296         "updated": "2013-12-11T23:57:18.994Z", 
46297         "origin_server_id": null, 
46298         "description": "syndicate origin server", 
46299         "created": "2013-12-11T23:57:18.994Z", 
46300         "url": "node37.princeton.vicci.org:32780", 
46301         "enabled": true, 
46302         "redirects": true, 
46303         "protocol": "http", 
46304         "authenticated": false, 
46305         "contentProvider": 29, 
46306         "enacted": null
46307     }
46308 },
46309 {
46310     "pk": 3701, 
46311     "model": "hpc.originserver", 
46312     "fields": {
46313         "updated": "2013-12-11T23:57:19.002Z", 
46314         "origin_server_id": null, 
46315         "description": "syndicate origin server", 
46316         "created": "2013-12-11T23:57:19.002Z", 
46317         "url": "node36.princeton.vicci.org:32780", 
46318         "enabled": true, 
46319         "redirects": true, 
46320         "protocol": "http", 
46321         "authenticated": false, 
46322         "contentProvider": 29, 
46323         "enacted": null
46324     }
46325 },
46326 {
46327     "pk": 3702, 
46328     "model": "hpc.originserver", 
46329     "fields": {
46330         "updated": "2013-12-11T23:57:19.011Z", 
46331         "origin_server_id": null, 
46332         "description": "syndicate origin server", 
46333         "created": "2013-12-11T23:57:19.011Z", 
46334         "url": "node35.princeton.vicci.org:32780", 
46335         "enabled": true, 
46336         "redirects": true, 
46337         "protocol": "http", 
46338         "authenticated": false, 
46339         "contentProvider": 29, 
46340         "enacted": null
46341     }
46342 },
46343 {
46344     "pk": 3703, 
46345     "model": "hpc.originserver", 
46346     "fields": {
46347         "updated": "2013-12-11T23:57:19.019Z", 
46348         "origin_server_id": null, 
46349         "description": "syndicate origin server", 
46350         "created": "2013-12-11T23:57:19.019Z", 
46351         "url": "node34.princeton.vicci.org:32780", 
46352         "enabled": true, 
46353         "redirects": true, 
46354         "protocol": "http", 
46355         "authenticated": false, 
46356         "contentProvider": 29, 
46357         "enacted": null
46358     }
46359 },
46360 {
46361     "pk": 3704, 
46362     "model": "hpc.originserver", 
46363     "fields": {
46364         "updated": "2013-12-11T23:57:19.027Z", 
46365         "origin_server_id": null, 
46366         "description": "syndicate origin server", 
46367         "created": "2013-12-11T23:57:19.027Z", 
46368         "url": "node33.princeton.vicci.org:32780", 
46369         "enabled": true, 
46370         "redirects": true, 
46371         "protocol": "http", 
46372         "authenticated": false, 
46373         "contentProvider": 29, 
46374         "enacted": null
46375     }
46376 },
46377 {
46378     "pk": 3705, 
46379     "model": "hpc.originserver", 
46380     "fields": {
46381         "updated": "2013-12-11T23:57:19.036Z", 
46382         "origin_server_id": null, 
46383         "description": "syndicate origin server", 
46384         "created": "2013-12-11T23:57:19.036Z", 
46385         "url": "node32.princeton.vicci.org:32780", 
46386         "enabled": true, 
46387         "redirects": true, 
46388         "protocol": "http", 
46389         "authenticated": false, 
46390         "contentProvider": 29, 
46391         "enacted": null
46392     }
46393 },
46394 {
46395     "pk": 3706, 
46396     "model": "hpc.originserver", 
46397     "fields": {
46398         "updated": "2013-12-11T23:57:19.044Z", 
46399         "origin_server_id": null, 
46400         "description": "syndicate origin server", 
46401         "created": "2013-12-11T23:57:19.044Z", 
46402         "url": "node31.princeton.vicci.org:32780", 
46403         "enabled": true, 
46404         "redirects": true, 
46405         "protocol": "http", 
46406         "authenticated": false, 
46407         "contentProvider": 29, 
46408         "enacted": null
46409     }
46410 },
46411 {
46412     "pk": 3707, 
46413     "model": "hpc.originserver", 
46414     "fields": {
46415         "updated": "2013-12-11T23:57:19.052Z", 
46416         "origin_server_id": null, 
46417         "description": "syndicate origin server", 
46418         "created": "2013-12-11T23:57:19.052Z", 
46419         "url": "node30.princeton.vicci.org:32780", 
46420         "enabled": true, 
46421         "redirects": true, 
46422         "protocol": "http", 
46423         "authenticated": false, 
46424         "contentProvider": 29, 
46425         "enacted": null
46426     }
46427 },
46428 {
46429     "pk": 3708, 
46430     "model": "hpc.originserver", 
46431     "fields": {
46432         "updated": "2013-12-11T23:57:19.060Z", 
46433         "origin_server_id": null, 
46434         "description": "syndicate origin server", 
46435         "created": "2013-12-11T23:57:19.060Z", 
46436         "url": "node29.princeton.vicci.org:32780", 
46437         "enabled": true, 
46438         "redirects": true, 
46439         "protocol": "http", 
46440         "authenticated": false, 
46441         "contentProvider": 29, 
46442         "enacted": null
46443     }
46444 },
46445 {
46446     "pk": 3709, 
46447     "model": "hpc.originserver", 
46448     "fields": {
46449         "updated": "2013-12-11T23:57:19.069Z", 
46450         "origin_server_id": null, 
46451         "description": "syndicate origin server", 
46452         "created": "2013-12-11T23:57:19.069Z", 
46453         "url": "node28.princeton.vicci.org:32780", 
46454         "enabled": true, 
46455         "redirects": true, 
46456         "protocol": "http", 
46457         "authenticated": false, 
46458         "contentProvider": 29, 
46459         "enacted": null
46460     }
46461 },
46462 {
46463     "pk": 3710, 
46464     "model": "hpc.originserver", 
46465     "fields": {
46466         "updated": "2013-12-11T23:57:19.077Z", 
46467         "origin_server_id": null, 
46468         "description": "syndicate origin server", 
46469         "created": "2013-12-11T23:57:19.077Z", 
46470         "url": "node27.princeton.vicci.org:32780", 
46471         "enabled": true, 
46472         "redirects": true, 
46473         "protocol": "http", 
46474         "authenticated": false, 
46475         "contentProvider": 29, 
46476         "enacted": null
46477     }
46478 },
46479 {
46480     "pk": 3711, 
46481     "model": "hpc.originserver", 
46482     "fields": {
46483         "updated": "2013-12-11T23:57:19.086Z", 
46484         "origin_server_id": null, 
46485         "description": "syndicate origin server", 
46486         "created": "2013-12-11T23:57:19.085Z", 
46487         "url": "node26.princeton.vicci.org:32780", 
46488         "enabled": true, 
46489         "redirects": true, 
46490         "protocol": "http", 
46491         "authenticated": false, 
46492         "contentProvider": 29, 
46493         "enacted": null
46494     }
46495 },
46496 {
46497     "pk": 3712, 
46498     "model": "hpc.originserver", 
46499     "fields": {
46500         "updated": "2013-12-11T23:57:19.094Z", 
46501         "origin_server_id": null, 
46502         "description": "syndicate origin server", 
46503         "created": "2013-12-11T23:57:19.094Z", 
46504         "url": "node25.princeton.vicci.org:32780", 
46505         "enabled": true, 
46506         "redirects": true, 
46507         "protocol": "http", 
46508         "authenticated": false, 
46509         "contentProvider": 29, 
46510         "enacted": null
46511     }
46512 },
46513 {
46514     "pk": 3713, 
46515     "model": "hpc.originserver", 
46516     "fields": {
46517         "updated": "2013-12-11T23:57:19.102Z", 
46518         "origin_server_id": null, 
46519         "description": "syndicate origin server", 
46520         "created": "2013-12-11T23:57:19.102Z", 
46521         "url": "node24.princeton.vicci.org:32780", 
46522         "enabled": true, 
46523         "redirects": true, 
46524         "protocol": "http", 
46525         "authenticated": false, 
46526         "contentProvider": 29, 
46527         "enacted": null
46528     }
46529 },
46530 {
46531     "pk": 3714, 
46532     "model": "hpc.originserver", 
46533     "fields": {
46534         "updated": "2013-12-11T23:57:19.110Z", 
46535         "origin_server_id": null, 
46536         "description": "syndicate origin server", 
46537         "created": "2013-12-11T23:57:19.110Z", 
46538         "url": "node23.princeton.vicci.org:32780", 
46539         "enabled": true, 
46540         "redirects": true, 
46541         "protocol": "http", 
46542         "authenticated": false, 
46543         "contentProvider": 29, 
46544         "enacted": null
46545     }
46546 },
46547 {
46548     "pk": 3715, 
46549     "model": "hpc.originserver", 
46550     "fields": {
46551         "updated": "2013-12-11T23:57:19.118Z", 
46552         "origin_server_id": null, 
46553         "description": "syndicate origin server", 
46554         "created": "2013-12-11T23:57:19.118Z", 
46555         "url": "node22.princeton.vicci.org:32780", 
46556         "enabled": true, 
46557         "redirects": true, 
46558         "protocol": "http", 
46559         "authenticated": false, 
46560         "contentProvider": 29, 
46561         "enacted": null
46562     }
46563 },
46564 {
46565     "pk": 3716, 
46566     "model": "hpc.originserver", 
46567     "fields": {
46568         "updated": "2013-12-11T23:57:19.127Z", 
46569         "origin_server_id": null, 
46570         "description": "syndicate origin server", 
46571         "created": "2013-12-11T23:57:19.127Z", 
46572         "url": "node21.princeton.vicci.org:32780", 
46573         "enabled": true, 
46574         "redirects": true, 
46575         "protocol": "http", 
46576         "authenticated": false, 
46577         "contentProvider": 29, 
46578         "enacted": null
46579     }
46580 },
46581 {
46582     "pk": 3717, 
46583     "model": "hpc.originserver", 
46584     "fields": {
46585         "updated": "2013-12-11T23:57:19.135Z", 
46586         "origin_server_id": null, 
46587         "description": "syndicate origin server", 
46588         "created": "2013-12-11T23:57:19.135Z", 
46589         "url": "node20.princeton.vicci.org:32780", 
46590         "enabled": true, 
46591         "redirects": true, 
46592         "protocol": "http", 
46593         "authenticated": false, 
46594         "contentProvider": 29, 
46595         "enacted": null
46596     }
46597 },
46598 {
46599     "pk": 3718, 
46600     "model": "hpc.originserver", 
46601     "fields": {
46602         "updated": "2013-12-11T23:57:19.143Z", 
46603         "origin_server_id": null, 
46604         "description": "syndicate origin server", 
46605         "created": "2013-12-11T23:57:19.143Z", 
46606         "url": "node19.princeton.vicci.org:32780", 
46607         "enabled": true, 
46608         "redirects": true, 
46609         "protocol": "http", 
46610         "authenticated": false, 
46611         "contentProvider": 29, 
46612         "enacted": null
46613     }
46614 },
46615 {
46616     "pk": 3719, 
46617     "model": "hpc.originserver", 
46618     "fields": {
46619         "updated": "2013-12-11T23:57:19.152Z", 
46620         "origin_server_id": null, 
46621         "description": "syndicate origin server", 
46622         "created": "2013-12-11T23:57:19.152Z", 
46623         "url": "node18.princeton.vicci.org:32780", 
46624         "enabled": true, 
46625         "redirects": true, 
46626         "protocol": "http", 
46627         "authenticated": false, 
46628         "contentProvider": 29, 
46629         "enacted": null
46630     }
46631 },
46632 {
46633     "pk": 3720, 
46634     "model": "hpc.originserver", 
46635     "fields": {
46636         "updated": "2013-12-11T23:57:19.160Z", 
46637         "origin_server_id": null, 
46638         "description": "syndicate origin server", 
46639         "created": "2013-12-11T23:57:19.160Z", 
46640         "url": "node17.princeton.vicci.org:32780", 
46641         "enabled": true, 
46642         "redirects": true, 
46643         "protocol": "http", 
46644         "authenticated": false, 
46645         "contentProvider": 29, 
46646         "enacted": null
46647     }
46648 },
46649 {
46650     "pk": 3721, 
46651     "model": "hpc.originserver", 
46652     "fields": {
46653         "updated": "2013-12-11T23:57:19.168Z", 
46654         "origin_server_id": null, 
46655         "description": "syndicate origin server", 
46656         "created": "2013-12-11T23:57:19.168Z", 
46657         "url": "node16.princeton.vicci.org:32780", 
46658         "enabled": true, 
46659         "redirects": true, 
46660         "protocol": "http", 
46661         "authenticated": false, 
46662         "contentProvider": 29, 
46663         "enacted": null
46664     }
46665 },
46666 {
46667     "pk": 3722, 
46668     "model": "hpc.originserver", 
46669     "fields": {
46670         "updated": "2013-12-11T23:57:19.176Z", 
46671         "origin_server_id": null, 
46672         "description": "syndicate origin server", 
46673         "created": "2013-12-11T23:57:19.176Z", 
46674         "url": "node15.princeton.vicci.org:32780", 
46675         "enabled": true, 
46676         "redirects": true, 
46677         "protocol": "http", 
46678         "authenticated": false, 
46679         "contentProvider": 29, 
46680         "enacted": null
46681     }
46682 },
46683 {
46684     "pk": 3723, 
46685     "model": "hpc.originserver", 
46686     "fields": {
46687         "updated": "2013-12-11T23:57:19.185Z", 
46688         "origin_server_id": null, 
46689         "description": "syndicate origin server", 
46690         "created": "2013-12-11T23:57:19.185Z", 
46691         "url": "node14.princeton.vicci.org:32780", 
46692         "enabled": true, 
46693         "redirects": true, 
46694         "protocol": "http", 
46695         "authenticated": false, 
46696         "contentProvider": 29, 
46697         "enacted": null
46698     }
46699 },
46700 {
46701     "pk": 3724, 
46702     "model": "hpc.originserver", 
46703     "fields": {
46704         "updated": "2013-12-11T23:57:19.193Z", 
46705         "origin_server_id": null, 
46706         "description": "syndicate origin server", 
46707         "created": "2013-12-11T23:57:19.193Z", 
46708         "url": "node13.princeton.vicci.org:32780", 
46709         "enabled": true, 
46710         "redirects": true, 
46711         "protocol": "http", 
46712         "authenticated": false, 
46713         "contentProvider": 29, 
46714         "enacted": null
46715     }
46716 },
46717 {
46718     "pk": 3725, 
46719     "model": "hpc.originserver", 
46720     "fields": {
46721         "updated": "2013-12-11T23:57:19.201Z", 
46722         "origin_server_id": null, 
46723         "description": "syndicate origin server", 
46724         "created": "2013-12-11T23:57:19.201Z", 
46725         "url": "node12.princeton.vicci.org:32780", 
46726         "enabled": true, 
46727         "redirects": true, 
46728         "protocol": "http", 
46729         "authenticated": false, 
46730         "contentProvider": 29, 
46731         "enacted": null
46732     }
46733 },
46734 {
46735     "pk": 3726, 
46736     "model": "hpc.originserver", 
46737     "fields": {
46738         "updated": "2013-12-11T23:57:19.210Z", 
46739         "origin_server_id": null, 
46740         "description": "syndicate origin server", 
46741         "created": "2013-12-11T23:57:19.210Z", 
46742         "url": "node11.princeton.vicci.org:32780", 
46743         "enabled": true, 
46744         "redirects": true, 
46745         "protocol": "http", 
46746         "authenticated": false, 
46747         "contentProvider": 29, 
46748         "enacted": null
46749     }
46750 },
46751 {
46752     "pk": 3727, 
46753     "model": "hpc.originserver", 
46754     "fields": {
46755         "updated": "2013-12-11T23:57:19.218Z", 
46756         "origin_server_id": null, 
46757         "description": "syndicate origin server", 
46758         "created": "2013-12-11T23:57:19.218Z", 
46759         "url": "node10.princeton.vicci.org:32780", 
46760         "enabled": true, 
46761         "redirects": true, 
46762         "protocol": "http", 
46763         "authenticated": false, 
46764         "contentProvider": 29, 
46765         "enacted": null
46766     }
46767 },
46768 {
46769     "pk": 3728, 
46770     "model": "hpc.originserver", 
46771     "fields": {
46772         "updated": "2013-12-11T23:57:19.226Z", 
46773         "origin_server_id": null, 
46774         "description": "syndicate origin server", 
46775         "created": "2013-12-11T23:57:19.226Z", 
46776         "url": "node9.princeton.vicci.org:32780", 
46777         "enabled": true, 
46778         "redirects": true, 
46779         "protocol": "http", 
46780         "authenticated": false, 
46781         "contentProvider": 29, 
46782         "enacted": null
46783     }
46784 },
46785 {
46786     "pk": 3729, 
46787     "model": "hpc.originserver", 
46788     "fields": {
46789         "updated": "2013-12-11T23:57:19.234Z", 
46790         "origin_server_id": null, 
46791         "description": "syndicate origin server", 
46792         "created": "2013-12-11T23:57:19.234Z", 
46793         "url": "node8.princeton.vicci.org:32780", 
46794         "enabled": true, 
46795         "redirects": true, 
46796         "protocol": "http", 
46797         "authenticated": false, 
46798         "contentProvider": 29, 
46799         "enacted": null
46800     }
46801 },
46802 {
46803     "pk": 3730, 
46804     "model": "hpc.originserver", 
46805     "fields": {
46806         "updated": "2013-12-11T23:57:19.243Z", 
46807         "origin_server_id": null, 
46808         "description": "syndicate origin server", 
46809         "created": "2013-12-11T23:57:19.243Z", 
46810         "url": "node7.princeton.vicci.org:32780", 
46811         "enabled": true, 
46812         "redirects": true, 
46813         "protocol": "http", 
46814         "authenticated": false, 
46815         "contentProvider": 29, 
46816         "enacted": null
46817     }
46818 },
46819 {
46820     "pk": 3731, 
46821     "model": "hpc.originserver", 
46822     "fields": {
46823         "updated": "2013-12-11T23:57:19.251Z", 
46824         "origin_server_id": null, 
46825         "description": "syndicate origin server", 
46826         "created": "2013-12-11T23:57:19.251Z", 
46827         "url": "node6.princeton.vicci.org:32780", 
46828         "enabled": true, 
46829         "redirects": true, 
46830         "protocol": "http", 
46831         "authenticated": false, 
46832         "contentProvider": 29, 
46833         "enacted": null
46834     }
46835 },
46836 {
46837     "pk": 3732, 
46838     "model": "hpc.originserver", 
46839     "fields": {
46840         "updated": "2013-12-11T23:57:19.259Z", 
46841         "origin_server_id": null, 
46842         "description": "syndicate origin server", 
46843         "created": "2013-12-11T23:57:19.259Z", 
46844         "url": "node5.princeton.vicci.org:32780", 
46845         "enabled": true, 
46846         "redirects": true, 
46847         "protocol": "http", 
46848         "authenticated": false, 
46849         "contentProvider": 29, 
46850         "enacted": null
46851     }
46852 },
46853 {
46854     "pk": 3733, 
46855     "model": "hpc.originserver", 
46856     "fields": {
46857         "updated": "2013-12-11T23:57:19.268Z", 
46858         "origin_server_id": null, 
46859         "description": "syndicate origin server", 
46860         "created": "2013-12-11T23:57:19.268Z", 
46861         "url": "node4.princeton.vicci.org:32780", 
46862         "enabled": true, 
46863         "redirects": true, 
46864         "protocol": "http", 
46865         "authenticated": false, 
46866         "contentProvider": 29, 
46867         "enacted": null
46868     }
46869 },
46870 {
46871     "pk": 3734, 
46872     "model": "hpc.originserver", 
46873     "fields": {
46874         "updated": "2013-12-11T23:57:19.276Z", 
46875         "origin_server_id": null, 
46876         "description": "syndicate origin server", 
46877         "created": "2013-12-11T23:57:19.276Z", 
46878         "url": "node3.princeton.vicci.org:32780", 
46879         "enabled": true, 
46880         "redirects": true, 
46881         "protocol": "http", 
46882         "authenticated": false, 
46883         "contentProvider": 29, 
46884         "enacted": null
46885     }
46886 },
46887 {
46888     "pk": 3735, 
46889     "model": "hpc.originserver", 
46890     "fields": {
46891         "updated": "2013-12-11T23:57:19.284Z", 
46892         "origin_server_id": null, 
46893         "description": "syndicate origin server", 
46894         "created": "2013-12-11T23:57:19.284Z", 
46895         "url": "node2.princeton.vicci.org:32780", 
46896         "enabled": true, 
46897         "redirects": true, 
46898         "protocol": "http", 
46899         "authenticated": false, 
46900         "contentProvider": 29, 
46901         "enacted": null
46902     }
46903 },
46904 {
46905     "pk": 3736, 
46906     "model": "hpc.originserver", 
46907     "fields": {
46908         "updated": "2013-12-11T23:57:19.292Z", 
46909         "origin_server_id": null, 
46910         "description": "syndicate origin server", 
46911         "created": "2013-12-11T23:57:19.292Z", 
46912         "url": "node1.princeton.vicci.org:32780", 
46913         "enabled": true, 
46914         "redirects": true, 
46915         "protocol": "http", 
46916         "authenticated": false, 
46917         "contentProvider": 29, 
46918         "enacted": null
46919     }
46920 },
46921 {
46922     "pk": 3737, 
46923     "model": "hpc.originserver", 
46924     "fields": {
46925         "updated": "2013-12-11T23:57:19.310Z", 
46926         "origin_server_id": null, 
46927         "description": "syndicate origin server", 
46928         "created": "2013-12-11T23:57:19.310Z", 
46929         "url": "node70.gt.vicci.org:32780", 
46930         "enabled": true, 
46931         "redirects": true, 
46932         "protocol": "http", 
46933         "authenticated": false, 
46934         "contentProvider": 29, 
46935         "enacted": null
46936     }
46937 },
46938 {
46939     "pk": 3738, 
46940     "model": "hpc.originserver", 
46941     "fields": {
46942         "updated": "2013-12-11T23:57:19.317Z", 
46943         "origin_server_id": null, 
46944         "description": "syndicate origin server", 
46945         "created": "2013-12-11T23:57:19.317Z", 
46946         "url": "node69.gt.vicci.org:32780", 
46947         "enabled": true, 
46948         "redirects": true, 
46949         "protocol": "http", 
46950         "authenticated": false, 
46951         "contentProvider": 29, 
46952         "enacted": null
46953     }
46954 },
46955 {
46956     "pk": 3739, 
46957     "model": "hpc.originserver", 
46958     "fields": {
46959         "updated": "2013-12-11T23:57:19.325Z", 
46960         "origin_server_id": null, 
46961         "description": "syndicate origin server", 
46962         "created": "2013-12-11T23:57:19.325Z", 
46963         "url": "node68.gt.vicci.org:32780", 
46964         "enabled": true, 
46965         "redirects": true, 
46966         "protocol": "http", 
46967         "authenticated": false, 
46968         "contentProvider": 29, 
46969         "enacted": null
46970     }
46971 },
46972 {
46973     "pk": 3740, 
46974     "model": "hpc.originserver", 
46975     "fields": {
46976         "updated": "2013-12-11T23:57:19.334Z", 
46977         "origin_server_id": null, 
46978         "description": "syndicate origin server", 
46979         "created": "2013-12-11T23:57:19.334Z", 
46980         "url": "node67.gt.vicci.org:32780", 
46981         "enabled": true, 
46982         "redirects": true, 
46983         "protocol": "http", 
46984         "authenticated": false, 
46985         "contentProvider": 29, 
46986         "enacted": null
46987     }
46988 },
46989 {
46990     "pk": 3741, 
46991     "model": "hpc.originserver", 
46992     "fields": {
46993         "updated": "2013-12-11T23:57:19.342Z", 
46994         "origin_server_id": null, 
46995         "description": "syndicate origin server", 
46996         "created": "2013-12-11T23:57:19.342Z", 
46997         "url": "node66.gt.vicci.org:32780", 
46998         "enabled": true, 
46999         "redirects": true, 
47000         "protocol": "http", 
47001         "authenticated": false, 
47002         "contentProvider": 29, 
47003         "enacted": null
47004     }
47005 },
47006 {
47007     "pk": 3742, 
47008     "model": "hpc.originserver", 
47009     "fields": {
47010         "updated": "2013-12-11T23:57:19.350Z", 
47011         "origin_server_id": null, 
47012         "description": "syndicate origin server", 
47013         "created": "2013-12-11T23:57:19.350Z", 
47014         "url": "node65.gt.vicci.org:32780", 
47015         "enabled": true, 
47016         "redirects": true, 
47017         "protocol": "http", 
47018         "authenticated": false, 
47019         "contentProvider": 29, 
47020         "enacted": null
47021     }
47022 },
47023 {
47024     "pk": 3743, 
47025     "model": "hpc.originserver", 
47026     "fields": {
47027         "updated": "2013-12-11T23:57:19.359Z", 
47028         "origin_server_id": null, 
47029         "description": "syndicate origin server", 
47030         "created": "2013-12-11T23:57:19.359Z", 
47031         "url": "node64.gt.vicci.org:32780", 
47032         "enabled": true, 
47033         "redirects": true, 
47034         "protocol": "http", 
47035         "authenticated": false, 
47036         "contentProvider": 29, 
47037         "enacted": null
47038     }
47039 },
47040 {
47041     "pk": 3744, 
47042     "model": "hpc.originserver", 
47043     "fields": {
47044         "updated": "2013-12-11T23:57:19.367Z", 
47045         "origin_server_id": null, 
47046         "description": "syndicate origin server", 
47047         "created": "2013-12-11T23:57:19.367Z", 
47048         "url": "node63.gt.vicci.org:32780", 
47049         "enabled": true, 
47050         "redirects": true, 
47051         "protocol": "http", 
47052         "authenticated": false, 
47053         "contentProvider": 29, 
47054         "enacted": null
47055     }
47056 },
47057 {
47058     "pk": 3745, 
47059     "model": "hpc.originserver", 
47060     "fields": {
47061         "updated": "2013-12-11T23:57:19.375Z", 
47062         "origin_server_id": null, 
47063         "description": "syndicate origin server", 
47064         "created": "2013-12-11T23:57:19.375Z", 
47065         "url": "node62.gt.vicci.org:32780", 
47066         "enabled": true, 
47067         "redirects": true, 
47068         "protocol": "http", 
47069         "authenticated": false, 
47070         "contentProvider": 29, 
47071         "enacted": null
47072     }
47073 },
47074 {
47075     "pk": 3746, 
47076     "model": "hpc.originserver", 
47077     "fields": {
47078         "updated": "2013-12-11T23:57:19.383Z", 
47079         "origin_server_id": null, 
47080         "description": "syndicate origin server", 
47081         "created": "2013-12-11T23:57:19.383Z", 
47082         "url": "node61.gt.vicci.org:32780", 
47083         "enabled": true, 
47084         "redirects": true, 
47085         "protocol": "http", 
47086         "authenticated": false, 
47087         "contentProvider": 29, 
47088         "enacted": null
47089     }
47090 },
47091 {
47092     "pk": 3747, 
47093     "model": "hpc.originserver", 
47094     "fields": {
47095         "updated": "2013-12-11T23:57:19.392Z", 
47096         "origin_server_id": null, 
47097         "description": "syndicate origin server", 
47098         "created": "2013-12-11T23:57:19.392Z", 
47099         "url": "node60.gt.vicci.org:32780", 
47100         "enabled": true, 
47101         "redirects": true, 
47102         "protocol": "http", 
47103         "authenticated": false, 
47104         "contentProvider": 29, 
47105         "enacted": null
47106     }
47107 },
47108 {
47109     "pk": 3748, 
47110     "model": "hpc.originserver", 
47111     "fields": {
47112         "updated": "2013-12-11T23:57:19.400Z", 
47113         "origin_server_id": null, 
47114         "description": "syndicate origin server", 
47115         "created": "2013-12-11T23:57:19.400Z", 
47116         "url": "node59.gt.vicci.org:32780", 
47117         "enabled": true, 
47118         "redirects": true, 
47119         "protocol": "http", 
47120         "authenticated": false, 
47121         "contentProvider": 29, 
47122         "enacted": null
47123     }
47124 },
47125 {
47126     "pk": 3749, 
47127     "model": "hpc.originserver", 
47128     "fields": {
47129         "updated": "2013-12-11T23:57:19.408Z", 
47130         "origin_server_id": null, 
47131         "description": "syndicate origin server", 
47132         "created": "2013-12-11T23:57:19.408Z", 
47133         "url": "node58.gt.vicci.org:32780", 
47134         "enabled": true, 
47135         "redirects": true, 
47136         "protocol": "http", 
47137         "authenticated": false, 
47138         "contentProvider": 29, 
47139         "enacted": null
47140     }
47141 },
47142 {
47143     "pk": 3750, 
47144     "model": "hpc.originserver", 
47145     "fields": {
47146         "updated": "2013-12-11T23:57:19.417Z", 
47147         "origin_server_id": null, 
47148         "description": "syndicate origin server", 
47149         "created": "2013-12-11T23:57:19.416Z", 
47150         "url": "node57.gt.vicci.org:32780", 
47151         "enabled": true, 
47152         "redirects": true, 
47153         "protocol": "http", 
47154         "authenticated": false, 
47155         "contentProvider": 29, 
47156         "enacted": null
47157     }
47158 },
47159 {
47160     "pk": 3751, 
47161     "model": "hpc.originserver", 
47162     "fields": {
47163         "updated": "2013-12-11T23:57:19.425Z", 
47164         "origin_server_id": null, 
47165         "description": "syndicate origin server", 
47166         "created": "2013-12-11T23:57:19.425Z", 
47167         "url": "node56.gt.vicci.org:32780", 
47168         "enabled": true, 
47169         "redirects": true, 
47170         "protocol": "http", 
47171         "authenticated": false, 
47172         "contentProvider": 29, 
47173         "enacted": null
47174     }
47175 },
47176 {
47177     "pk": 3752, 
47178     "model": "hpc.originserver", 
47179     "fields": {
47180         "updated": "2013-12-11T23:57:19.433Z", 
47181         "origin_server_id": null, 
47182         "description": "syndicate origin server", 
47183         "created": "2013-12-11T23:57:19.433Z", 
47184         "url": "node55.gt.vicci.org:32780", 
47185         "enabled": true, 
47186         "redirects": true, 
47187         "protocol": "http", 
47188         "authenticated": false, 
47189         "contentProvider": 29, 
47190         "enacted": null
47191     }
47192 },
47193 {
47194     "pk": 3753, 
47195     "model": "hpc.originserver", 
47196     "fields": {
47197         "updated": "2013-12-11T23:57:19.441Z", 
47198         "origin_server_id": null, 
47199         "description": "syndicate origin server", 
47200         "created": "2013-12-11T23:57:19.441Z", 
47201         "url": "node54.gt.vicci.org:32780", 
47202         "enabled": true, 
47203         "redirects": true, 
47204         "protocol": "http", 
47205         "authenticated": false, 
47206         "contentProvider": 29, 
47207         "enacted": null
47208     }
47209 },
47210 {
47211     "pk": 3754, 
47212     "model": "hpc.originserver", 
47213     "fields": {
47214         "updated": "2013-12-11T23:57:19.450Z", 
47215         "origin_server_id": null, 
47216         "description": "syndicate origin server", 
47217         "created": "2013-12-11T23:57:19.450Z", 
47218         "url": "node53.gt.vicci.org:32780", 
47219         "enabled": true, 
47220         "redirects": true, 
47221         "protocol": "http", 
47222         "authenticated": false, 
47223         "contentProvider": 29, 
47224         "enacted": null
47225     }
47226 },
47227 {
47228     "pk": 3755, 
47229     "model": "hpc.originserver", 
47230     "fields": {
47231         "updated": "2013-12-11T23:57:19.458Z", 
47232         "origin_server_id": null, 
47233         "description": "syndicate origin server", 
47234         "created": "2013-12-11T23:57:19.458Z", 
47235         "url": "node52.gt.vicci.org:32780", 
47236         "enabled": true, 
47237         "redirects": true, 
47238         "protocol": "http", 
47239         "authenticated": false, 
47240         "contentProvider": 29, 
47241         "enacted": null
47242     }
47243 },
47244 {
47245     "pk": 3756, 
47246     "model": "hpc.originserver", 
47247     "fields": {
47248         "updated": "2013-12-11T23:57:19.466Z", 
47249         "origin_server_id": null, 
47250         "description": "syndicate origin server", 
47251         "created": "2013-12-11T23:57:19.466Z", 
47252         "url": "node51.gt.vicci.org:32780", 
47253         "enabled": true, 
47254         "redirects": true, 
47255         "protocol": "http", 
47256         "authenticated": false, 
47257         "contentProvider": 29, 
47258         "enacted": null
47259     }
47260 },
47261 {
47262     "pk": 3757, 
47263     "model": "hpc.originserver", 
47264     "fields": {
47265         "updated": "2013-12-11T23:57:19.475Z", 
47266         "origin_server_id": null, 
47267         "description": "syndicate origin server", 
47268         "created": "2013-12-11T23:57:19.475Z", 
47269         "url": "node50.gt.vicci.org:32780", 
47270         "enabled": true, 
47271         "redirects": true, 
47272         "protocol": "http", 
47273         "authenticated": false, 
47274         "contentProvider": 29, 
47275         "enacted": null
47276     }
47277 },
47278 {
47279     "pk": 3758, 
47280     "model": "hpc.originserver", 
47281     "fields": {
47282         "updated": "2013-12-11T23:57:19.483Z", 
47283         "origin_server_id": null, 
47284         "description": "syndicate origin server", 
47285         "created": "2013-12-11T23:57:19.483Z", 
47286         "url": "node49.gt.vicci.org:32780", 
47287         "enabled": true, 
47288         "redirects": true, 
47289         "protocol": "http", 
47290         "authenticated": false, 
47291         "contentProvider": 29, 
47292         "enacted": null
47293     }
47294 },
47295 {
47296     "pk": 3759, 
47297     "model": "hpc.originserver", 
47298     "fields": {
47299         "updated": "2013-12-11T23:57:19.491Z", 
47300         "origin_server_id": null, 
47301         "description": "syndicate origin server", 
47302         "created": "2013-12-11T23:57:19.491Z", 
47303         "url": "node48.gt.vicci.org:32780", 
47304         "enabled": true, 
47305         "redirects": true, 
47306         "protocol": "http", 
47307         "authenticated": false, 
47308         "contentProvider": 29, 
47309         "enacted": null
47310     }
47311 },
47312 {
47313     "pk": 3760, 
47314     "model": "hpc.originserver", 
47315     "fields": {
47316         "updated": "2013-12-11T23:57:19.499Z", 
47317         "origin_server_id": null, 
47318         "description": "syndicate origin server", 
47319         "created": "2013-12-11T23:57:19.499Z", 
47320         "url": "node47.gt.vicci.org:32780", 
47321         "enabled": true, 
47322         "redirects": true, 
47323         "protocol": "http", 
47324         "authenticated": false, 
47325         "contentProvider": 29, 
47326         "enacted": null
47327     }
47328 },
47329 {
47330     "pk": 3761, 
47331     "model": "hpc.originserver", 
47332     "fields": {
47333         "updated": "2013-12-11T23:57:19.508Z", 
47334         "origin_server_id": null, 
47335         "description": "syndicate origin server", 
47336         "created": "2013-12-11T23:57:19.508Z", 
47337         "url": "node46.gt.vicci.org:32780", 
47338         "enabled": true, 
47339         "redirects": true, 
47340         "protocol": "http", 
47341         "authenticated": false, 
47342         "contentProvider": 29, 
47343         "enacted": null
47344     }
47345 },
47346 {
47347     "pk": 3762, 
47348     "model": "hpc.originserver", 
47349     "fields": {
47350         "updated": "2013-12-11T23:57:19.516Z", 
47351         "origin_server_id": null, 
47352         "description": "syndicate origin server", 
47353         "created": "2013-12-11T23:57:19.516Z", 
47354         "url": "node45.gt.vicci.org:32780", 
47355         "enabled": true, 
47356         "redirects": true, 
47357         "protocol": "http", 
47358         "authenticated": false, 
47359         "contentProvider": 29, 
47360         "enacted": null
47361     }
47362 },
47363 {
47364     "pk": 3763, 
47365     "model": "hpc.originserver", 
47366     "fields": {
47367         "updated": "2013-12-11T23:57:19.524Z", 
47368         "origin_server_id": null, 
47369         "description": "syndicate origin server", 
47370         "created": "2013-12-11T23:57:19.524Z", 
47371         "url": "node44.gt.vicci.org:32780", 
47372         "enabled": true, 
47373         "redirects": true, 
47374         "protocol": "http", 
47375         "authenticated": false, 
47376         "contentProvider": 29, 
47377         "enacted": null
47378     }
47379 },
47380 {
47381     "pk": 3764, 
47382     "model": "hpc.originserver", 
47383     "fields": {
47384         "updated": "2013-12-11T23:57:19.533Z", 
47385         "origin_server_id": null, 
47386         "description": "syndicate origin server", 
47387         "created": "2013-12-11T23:57:19.532Z", 
47388         "url": "node43.gt.vicci.org:32780", 
47389         "enabled": true, 
47390         "redirects": true, 
47391         "protocol": "http", 
47392         "authenticated": false, 
47393         "contentProvider": 29, 
47394         "enacted": null
47395     }
47396 },
47397 {
47398     "pk": 3765, 
47399     "model": "hpc.originserver", 
47400     "fields": {
47401         "updated": "2013-12-11T23:57:19.541Z", 
47402         "origin_server_id": null, 
47403         "description": "syndicate origin server", 
47404         "created": "2013-12-11T23:57:19.541Z", 
47405         "url": "node42.gt.vicci.org:32780", 
47406         "enabled": true, 
47407         "redirects": true, 
47408         "protocol": "http", 
47409         "authenticated": false, 
47410         "contentProvider": 29, 
47411         "enacted": null
47412     }
47413 },
47414 {
47415     "pk": 3766, 
47416     "model": "hpc.originserver", 
47417     "fields": {
47418         "updated": "2013-12-11T23:57:19.549Z", 
47419         "origin_server_id": null, 
47420         "description": "syndicate origin server", 
47421         "created": "2013-12-11T23:57:19.549Z", 
47422         "url": "node41.gt.vicci.org:32780", 
47423         "enabled": true, 
47424         "redirects": true, 
47425         "protocol": "http", 
47426         "authenticated": false, 
47427         "contentProvider": 29, 
47428         "enacted": null
47429     }
47430 },
47431 {
47432     "pk": 3767, 
47433     "model": "hpc.originserver", 
47434     "fields": {
47435         "updated": "2013-12-11T23:57:19.557Z", 
47436         "origin_server_id": null, 
47437         "description": "syndicate origin server", 
47438         "created": "2013-12-11T23:57:19.557Z", 
47439         "url": "node40.gt.vicci.org:32780", 
47440         "enabled": true, 
47441         "redirects": true, 
47442         "protocol": "http", 
47443         "authenticated": false, 
47444         "contentProvider": 29, 
47445         "enacted": null
47446     }
47447 },
47448 {
47449     "pk": 3768, 
47450     "model": "hpc.originserver", 
47451     "fields": {
47452         "updated": "2013-12-11T23:57:19.566Z", 
47453         "origin_server_id": null, 
47454         "description": "syndicate origin server", 
47455         "created": "2013-12-11T23:57:19.566Z", 
47456         "url": "node39.gt.vicci.org:32780", 
47457         "enabled": true, 
47458         "redirects": true, 
47459         "protocol": "http", 
47460         "authenticated": false, 
47461         "contentProvider": 29, 
47462         "enacted": null
47463     }
47464 },
47465 {
47466     "pk": 3769, 
47467     "model": "hpc.originserver", 
47468     "fields": {
47469         "updated": "2013-12-11T23:57:19.574Z", 
47470         "origin_server_id": null, 
47471         "description": "syndicate origin server", 
47472         "created": "2013-12-11T23:57:19.574Z", 
47473         "url": "node38.gt.vicci.org:32780", 
47474         "enabled": true, 
47475         "redirects": true, 
47476         "protocol": "http", 
47477         "authenticated": false, 
47478         "contentProvider": 29, 
47479         "enacted": null
47480     }
47481 },
47482 {
47483     "pk": 3770, 
47484     "model": "hpc.originserver", 
47485     "fields": {
47486         "updated": "2013-12-11T23:57:19.582Z", 
47487         "origin_server_id": null, 
47488         "description": "syndicate origin server", 
47489         "created": "2013-12-11T23:57:19.582Z", 
47490         "url": "node37.gt.vicci.org:32780", 
47491         "enabled": true, 
47492         "redirects": true, 
47493         "protocol": "http", 
47494         "authenticated": false, 
47495         "contentProvider": 29, 
47496         "enacted": null
47497     }
47498 },
47499 {
47500     "pk": 3771, 
47501     "model": "hpc.originserver", 
47502     "fields": {
47503         "updated": "2013-12-11T23:57:19.591Z", 
47504         "origin_server_id": null, 
47505         "description": "syndicate origin server", 
47506         "created": "2013-12-11T23:57:19.590Z", 
47507         "url": "node36.gt.vicci.org:32780", 
47508         "enabled": true, 
47509         "redirects": true, 
47510         "protocol": "http", 
47511         "authenticated": false, 
47512         "contentProvider": 29, 
47513         "enacted": null
47514     }
47515 },
47516 {
47517     "pk": 3772, 
47518     "model": "hpc.originserver", 
47519     "fields": {
47520         "updated": "2013-12-11T23:57:19.599Z", 
47521         "origin_server_id": null, 
47522         "description": "syndicate origin server", 
47523         "created": "2013-12-11T23:57:19.599Z", 
47524         "url": "node35.gt.vicci.org:32780", 
47525         "enabled": true, 
47526         "redirects": true, 
47527         "protocol": "http", 
47528         "authenticated": false, 
47529         "contentProvider": 29, 
47530         "enacted": null
47531     }
47532 },
47533 {
47534     "pk": 3773, 
47535     "model": "hpc.originserver", 
47536     "fields": {
47537         "updated": "2013-12-11T23:57:19.607Z", 
47538         "origin_server_id": null, 
47539         "description": "syndicate origin server", 
47540         "created": "2013-12-11T23:57:19.607Z", 
47541         "url": "node34.gt.vicci.org:32780", 
47542         "enabled": true, 
47543         "redirects": true, 
47544         "protocol": "http", 
47545         "authenticated": false, 
47546         "contentProvider": 29, 
47547         "enacted": null
47548     }
47549 },
47550 {
47551     "pk": 3774, 
47552     "model": "hpc.originserver", 
47553     "fields": {
47554         "updated": "2013-12-11T23:57:19.615Z", 
47555         "origin_server_id": null, 
47556         "description": "syndicate origin server", 
47557         "created": "2013-12-11T23:57:19.615Z", 
47558         "url": "node33.gt.vicci.org:32780", 
47559         "enabled": true, 
47560         "redirects": true, 
47561         "protocol": "http", 
47562         "authenticated": false, 
47563         "contentProvider": 29, 
47564         "enacted": null
47565     }
47566 },
47567 {
47568     "pk": 3775, 
47569     "model": "hpc.originserver", 
47570     "fields": {
47571         "updated": "2013-12-11T23:57:19.624Z", 
47572         "origin_server_id": null, 
47573         "description": "syndicate origin server", 
47574         "created": "2013-12-11T23:57:19.624Z", 
47575         "url": "node32.gt.vicci.org:32780", 
47576         "enabled": true, 
47577         "redirects": true, 
47578         "protocol": "http", 
47579         "authenticated": false, 
47580         "contentProvider": 29, 
47581         "enacted": null
47582     }
47583 },
47584 {
47585     "pk": 3776, 
47586     "model": "hpc.originserver", 
47587     "fields": {
47588         "updated": "2013-12-11T23:57:19.632Z", 
47589         "origin_server_id": null, 
47590         "description": "syndicate origin server", 
47591         "created": "2013-12-11T23:57:19.632Z", 
47592         "url": "node31.gt.vicci.org:32780", 
47593         "enabled": true, 
47594         "redirects": true, 
47595         "protocol": "http", 
47596         "authenticated": false, 
47597         "contentProvider": 29, 
47598         "enacted": null
47599     }
47600 },
47601 {
47602     "pk": 3777, 
47603     "model": "hpc.originserver", 
47604     "fields": {
47605         "updated": "2013-12-11T23:57:19.640Z", 
47606         "origin_server_id": null, 
47607         "description": "syndicate origin server", 
47608         "created": "2013-12-11T23:57:19.640Z", 
47609         "url": "node30.gt.vicci.org:32780", 
47610         "enabled": true, 
47611         "redirects": true, 
47612         "protocol": "http", 
47613         "authenticated": false, 
47614         "contentProvider": 29, 
47615         "enacted": null
47616     }
47617 },
47618 {
47619     "pk": 3778, 
47620     "model": "hpc.originserver", 
47621     "fields": {
47622         "updated": "2013-12-11T23:57:19.649Z", 
47623         "origin_server_id": null, 
47624         "description": "syndicate origin server", 
47625         "created": "2013-12-11T23:57:19.648Z", 
47626         "url": "node29.gt.vicci.org:32780", 
47627         "enabled": true, 
47628         "redirects": true, 
47629         "protocol": "http", 
47630         "authenticated": false, 
47631         "contentProvider": 29, 
47632         "enacted": null
47633     }
47634 },
47635 {
47636     "pk": 3779, 
47637     "model": "hpc.originserver", 
47638     "fields": {
47639         "updated": "2013-12-11T23:57:19.657Z", 
47640         "origin_server_id": null, 
47641         "description": "syndicate origin server", 
47642         "created": "2013-12-11T23:57:19.657Z", 
47643         "url": "node28.gt.vicci.org:32780", 
47644         "enabled": true, 
47645         "redirects": true, 
47646         "protocol": "http", 
47647         "authenticated": false, 
47648         "contentProvider": 29, 
47649         "enacted": null
47650     }
47651 },
47652 {
47653     "pk": 3780, 
47654     "model": "hpc.originserver", 
47655     "fields": {
47656         "updated": "2013-12-11T23:57:19.665Z", 
47657         "origin_server_id": null, 
47658         "description": "syndicate origin server", 
47659         "created": "2013-12-11T23:57:19.665Z", 
47660         "url": "node27.gt.vicci.org:32780", 
47661         "enabled": true, 
47662         "redirects": true, 
47663         "protocol": "http", 
47664         "authenticated": false, 
47665         "contentProvider": 29, 
47666         "enacted": null
47667     }
47668 },
47669 {
47670     "pk": 3781, 
47671     "model": "hpc.originserver", 
47672     "fields": {
47673         "updated": "2013-12-11T23:57:19.673Z", 
47674         "origin_server_id": null, 
47675         "description": "syndicate origin server", 
47676         "created": "2013-12-11T23:57:19.673Z", 
47677         "url": "node26.gt.vicci.org:32780", 
47678         "enabled": true, 
47679         "redirects": true, 
47680         "protocol": "http", 
47681         "authenticated": false, 
47682         "contentProvider": 29, 
47683         "enacted": null
47684     }
47685 },
47686 {
47687     "pk": 3782, 
47688     "model": "hpc.originserver", 
47689     "fields": {
47690         "updated": "2013-12-11T23:57:19.682Z", 
47691         "origin_server_id": null, 
47692         "description": "syndicate origin server", 
47693         "created": "2013-12-11T23:57:19.682Z", 
47694         "url": "node25.gt.vicci.org:32780", 
47695         "enabled": true, 
47696         "redirects": true, 
47697         "protocol": "http", 
47698         "authenticated": false, 
47699         "contentProvider": 29, 
47700         "enacted": null
47701     }
47702 },
47703 {
47704     "pk": 3783, 
47705     "model": "hpc.originserver", 
47706     "fields": {
47707         "updated": "2013-12-11T23:57:19.690Z", 
47708         "origin_server_id": null, 
47709         "description": "syndicate origin server", 
47710         "created": "2013-12-11T23:57:19.690Z", 
47711         "url": "node24.gt.vicci.org:32780", 
47712         "enabled": true, 
47713         "redirects": true, 
47714         "protocol": "http", 
47715         "authenticated": false, 
47716         "contentProvider": 29, 
47717         "enacted": null
47718     }
47719 },
47720 {
47721     "pk": 3784, 
47722     "model": "hpc.originserver", 
47723     "fields": {
47724         "updated": "2013-12-11T23:57:19.698Z", 
47725         "origin_server_id": null, 
47726         "description": "syndicate origin server", 
47727         "created": "2013-12-11T23:57:19.698Z", 
47728         "url": "node23.gt.vicci.org:32780", 
47729         "enabled": true, 
47730         "redirects": true, 
47731         "protocol": "http", 
47732         "authenticated": false, 
47733         "contentProvider": 29, 
47734         "enacted": null
47735     }
47736 },
47737 {
47738     "pk": 3785, 
47739     "model": "hpc.originserver", 
47740     "fields": {
47741         "updated": "2013-12-11T23:57:19.706Z", 
47742         "origin_server_id": null, 
47743         "description": "syndicate origin server", 
47744         "created": "2013-12-11T23:57:19.706Z", 
47745         "url": "node22.gt.vicci.org:32780", 
47746         "enabled": true, 
47747         "redirects": true, 
47748         "protocol": "http", 
47749         "authenticated": false, 
47750         "contentProvider": 29, 
47751         "enacted": null
47752     }
47753 },
47754 {
47755     "pk": 3786, 
47756     "model": "hpc.originserver", 
47757     "fields": {
47758         "updated": "2013-12-11T23:57:19.715Z", 
47759         "origin_server_id": null, 
47760         "description": "syndicate origin server", 
47761         "created": "2013-12-11T23:57:19.715Z", 
47762         "url": "node21.gt.vicci.org:32780", 
47763         "enabled": true, 
47764         "redirects": true, 
47765         "protocol": "http", 
47766         "authenticated": false, 
47767         "contentProvider": 29, 
47768         "enacted": null
47769     }
47770 },
47771 {
47772     "pk": 3787, 
47773     "model": "hpc.originserver", 
47774     "fields": {
47775         "updated": "2013-12-11T23:57:19.723Z", 
47776         "origin_server_id": null, 
47777         "description": "syndicate origin server", 
47778         "created": "2013-12-11T23:57:19.723Z", 
47779         "url": "node20.gt.vicci.org:32780", 
47780         "enabled": true, 
47781         "redirects": true, 
47782         "protocol": "http", 
47783         "authenticated": false, 
47784         "contentProvider": 29, 
47785         "enacted": null
47786     }
47787 },
47788 {
47789     "pk": 3788, 
47790     "model": "hpc.originserver", 
47791     "fields": {
47792         "updated": "2013-12-11T23:57:19.731Z", 
47793         "origin_server_id": null, 
47794         "description": "syndicate origin server", 
47795         "created": "2013-12-11T23:57:19.731Z", 
47796         "url": "node19.gt.vicci.org:32780", 
47797         "enabled": true, 
47798         "redirects": true, 
47799         "protocol": "http", 
47800         "authenticated": false, 
47801         "contentProvider": 29, 
47802         "enacted": null
47803     }
47804 },
47805 {
47806     "pk": 3789, 
47807     "model": "hpc.originserver", 
47808     "fields": {
47809         "updated": "2013-12-11T23:57:19.740Z", 
47810         "origin_server_id": null, 
47811         "description": "syndicate origin server", 
47812         "created": "2013-12-11T23:57:19.740Z", 
47813         "url": "node18.gt.vicci.org:32780", 
47814         "enabled": true, 
47815         "redirects": true, 
47816         "protocol": "http", 
47817         "authenticated": false, 
47818         "contentProvider": 29, 
47819         "enacted": null
47820     }
47821 },
47822 {
47823     "pk": 3790, 
47824     "model": "hpc.originserver", 
47825     "fields": {
47826         "updated": "2013-12-11T23:57:19.748Z", 
47827         "origin_server_id": null, 
47828         "description": "syndicate origin server", 
47829         "created": "2013-12-11T23:57:19.748Z", 
47830         "url": "node17.gt.vicci.org:32780", 
47831         "enabled": true, 
47832         "redirects": true, 
47833         "protocol": "http", 
47834         "authenticated": false, 
47835         "contentProvider": 29, 
47836         "enacted": null
47837     }
47838 },
47839 {
47840     "pk": 3791, 
47841     "model": "hpc.originserver", 
47842     "fields": {
47843         "updated": "2013-12-11T23:57:19.756Z", 
47844         "origin_server_id": null, 
47845         "description": "syndicate origin server", 
47846         "created": "2013-12-11T23:57:19.756Z", 
47847         "url": "node16.gt.vicci.org:32780", 
47848         "enabled": true, 
47849         "redirects": true, 
47850         "protocol": "http", 
47851         "authenticated": false, 
47852         "contentProvider": 29, 
47853         "enacted": null
47854     }
47855 },
47856 {
47857     "pk": 3792, 
47858     "model": "hpc.originserver", 
47859     "fields": {
47860         "updated": "2013-12-11T23:57:19.764Z", 
47861         "origin_server_id": null, 
47862         "description": "syndicate origin server", 
47863         "created": "2013-12-11T23:57:19.764Z", 
47864         "url": "node15.gt.vicci.org:32780", 
47865         "enabled": true, 
47866         "redirects": true, 
47867         "protocol": "http", 
47868         "authenticated": false, 
47869         "contentProvider": 29, 
47870         "enacted": null
47871     }
47872 },
47873 {
47874     "pk": 3793, 
47875     "model": "hpc.originserver", 
47876     "fields": {
47877         "updated": "2013-12-11T23:57:19.773Z", 
47878         "origin_server_id": null, 
47879         "description": "syndicate origin server", 
47880         "created": "2013-12-11T23:57:19.773Z", 
47881         "url": "node14.gt.vicci.org:32780", 
47882         "enabled": true, 
47883         "redirects": true, 
47884         "protocol": "http", 
47885         "authenticated": false, 
47886         "contentProvider": 29, 
47887         "enacted": null
47888     }
47889 },
47890 {
47891     "pk": 3794, 
47892     "model": "hpc.originserver", 
47893     "fields": {
47894         "updated": "2013-12-11T23:57:19.781Z", 
47895         "origin_server_id": null, 
47896         "description": "syndicate origin server", 
47897         "created": "2013-12-11T23:57:19.781Z", 
47898         "url": "node13.gt.vicci.org:32780", 
47899         "enabled": true, 
47900         "redirects": true, 
47901         "protocol": "http", 
47902         "authenticated": false, 
47903         "contentProvider": 29, 
47904         "enacted": null
47905     }
47906 },
47907 {
47908     "pk": 3795, 
47909     "model": "hpc.originserver", 
47910     "fields": {
47911         "updated": "2013-12-11T23:57:19.789Z", 
47912         "origin_server_id": null, 
47913         "description": "syndicate origin server", 
47914         "created": "2013-12-11T23:57:19.789Z", 
47915         "url": "node12.gt.vicci.org:32780", 
47916         "enabled": true, 
47917         "redirects": true, 
47918         "protocol": "http", 
47919         "authenticated": false, 
47920         "contentProvider": 29, 
47921         "enacted": null
47922     }
47923 },
47924 {
47925     "pk": 3796, 
47926     "model": "hpc.originserver", 
47927     "fields": {
47928         "updated": "2013-12-11T23:57:19.798Z", 
47929         "origin_server_id": null, 
47930         "description": "syndicate origin server", 
47931         "created": "2013-12-11T23:57:19.798Z", 
47932         "url": "node11.gt.vicci.org:32780", 
47933         "enabled": true, 
47934         "redirects": true, 
47935         "protocol": "http", 
47936         "authenticated": false, 
47937         "contentProvider": 29, 
47938         "enacted": null
47939     }
47940 },
47941 {
47942     "pk": 3797, 
47943     "model": "hpc.originserver", 
47944     "fields": {
47945         "updated": "2013-12-11T23:57:19.806Z", 
47946         "origin_server_id": null, 
47947         "description": "syndicate origin server", 
47948         "created": "2013-12-11T23:57:19.806Z", 
47949         "url": "node10.gt.vicci.org:32780", 
47950         "enabled": true, 
47951         "redirects": true, 
47952         "protocol": "http", 
47953         "authenticated": false, 
47954         "contentProvider": 29, 
47955         "enacted": null
47956     }
47957 },
47958 {
47959     "pk": 3798, 
47960     "model": "hpc.originserver", 
47961     "fields": {
47962         "updated": "2013-12-11T23:57:19.814Z", 
47963         "origin_server_id": null, 
47964         "description": "syndicate origin server", 
47965         "created": "2013-12-11T23:57:19.814Z", 
47966         "url": "node9.gt.vicci.org:32780", 
47967         "enabled": true, 
47968         "redirects": true, 
47969         "protocol": "http", 
47970         "authenticated": false, 
47971         "contentProvider": 29, 
47972         "enacted": null
47973     }
47974 },
47975 {
47976     "pk": 3799, 
47977     "model": "hpc.originserver", 
47978     "fields": {
47979         "updated": "2013-12-11T23:57:19.822Z", 
47980         "origin_server_id": null, 
47981         "description": "syndicate origin server", 
47982         "created": "2013-12-11T23:57:19.822Z", 
47983         "url": "node8.gt.vicci.org:32780", 
47984         "enabled": true, 
47985         "redirects": true, 
47986         "protocol": "http", 
47987         "authenticated": false, 
47988         "contentProvider": 29, 
47989         "enacted": null
47990     }
47991 },
47992 {
47993     "pk": 3800, 
47994     "model": "hpc.originserver", 
47995     "fields": {
47996         "updated": "2013-12-11T23:57:19.831Z", 
47997         "origin_server_id": null, 
47998         "description": "syndicate origin server", 
47999         "created": "2013-12-11T23:57:19.831Z", 
48000         "url": "node7.gt.vicci.org:32780", 
48001         "enabled": true, 
48002         "redirects": true, 
48003         "protocol": "http", 
48004         "authenticated": false, 
48005         "contentProvider": 29, 
48006         "enacted": null
48007     }
48008 },
48009 {
48010     "pk": 3801, 
48011     "model": "hpc.originserver", 
48012     "fields": {
48013         "updated": "2013-12-11T23:57:19.839Z", 
48014         "origin_server_id": null, 
48015         "description": "syndicate origin server", 
48016         "created": "2013-12-11T23:57:19.839Z", 
48017         "url": "node6.gt.vicci.org:32780", 
48018         "enabled": true, 
48019         "redirects": true, 
48020         "protocol": "http", 
48021         "authenticated": false, 
48022         "contentProvider": 29, 
48023         "enacted": null
48024     }
48025 },
48026 {
48027     "pk": 3802, 
48028     "model": "hpc.originserver", 
48029     "fields": {
48030         "updated": "2013-12-11T23:57:19.847Z", 
48031         "origin_server_id": null, 
48032         "description": "syndicate origin server", 
48033         "created": "2013-12-11T23:57:19.847Z", 
48034         "url": "node5.gt.vicci.org:32780", 
48035         "enabled": true, 
48036         "redirects": true, 
48037         "protocol": "http", 
48038         "authenticated": false, 
48039         "contentProvider": 29, 
48040         "enacted": null
48041     }
48042 },
48043 {
48044     "pk": 3803, 
48045     "model": "hpc.originserver", 
48046     "fields": {
48047         "updated": "2013-12-11T23:57:19.856Z", 
48048         "origin_server_id": null, 
48049         "description": "syndicate origin server", 
48050         "created": "2013-12-11T23:57:19.855Z", 
48051         "url": "node4.gt.vicci.org:32780", 
48052         "enabled": true, 
48053         "redirects": true, 
48054         "protocol": "http", 
48055         "authenticated": false, 
48056         "contentProvider": 29, 
48057         "enacted": null
48058     }
48059 },
48060 {
48061     "pk": 3804, 
48062     "model": "hpc.originserver", 
48063     "fields": {
48064         "updated": "2013-12-11T23:57:19.864Z", 
48065         "origin_server_id": null, 
48066         "description": "syndicate origin server", 
48067         "created": "2013-12-11T23:57:19.864Z", 
48068         "url": "node3.gt.vicci.org:32780", 
48069         "enabled": true, 
48070         "redirects": true, 
48071         "protocol": "http", 
48072         "authenticated": false, 
48073         "contentProvider": 29, 
48074         "enacted": null
48075     }
48076 },
48077 {
48078     "pk": 3805, 
48079     "model": "hpc.originserver", 
48080     "fields": {
48081         "updated": "2013-12-11T23:57:19.872Z", 
48082         "origin_server_id": null, 
48083         "description": "syndicate origin server", 
48084         "created": "2013-12-11T23:57:19.872Z", 
48085         "url": "node2.gt.vicci.org:32780", 
48086         "enabled": true, 
48087         "redirects": true, 
48088         "protocol": "http", 
48089         "authenticated": false, 
48090         "contentProvider": 29, 
48091         "enacted": null
48092     }
48093 },
48094 {
48095     "pk": 3806, 
48096     "model": "hpc.originserver", 
48097     "fields": {
48098         "updated": "2013-12-11T23:57:19.880Z", 
48099         "origin_server_id": null, 
48100         "description": "syndicate origin server", 
48101         "created": "2013-12-11T23:57:19.880Z", 
48102         "url": "node1.gt.vicci.org:32780", 
48103         "enabled": true, 
48104         "redirects": true, 
48105         "protocol": "http", 
48106         "authenticated": false, 
48107         "contentProvider": 29, 
48108         "enacted": null
48109     }
48110 },
48111 {
48112     "pk": 3807, 
48113     "model": "hpc.originserver", 
48114     "fields": {
48115         "updated": "2013-12-11T23:57:19.898Z", 
48116         "origin_server_id": null, 
48117         "description": "syndicate origin server", 
48118         "created": "2013-12-11T23:57:19.898Z", 
48119         "url": "node70.mpisws.vicci.org:32780", 
48120         "enabled": true, 
48121         "redirects": true, 
48122         "protocol": "http", 
48123         "authenticated": false, 
48124         "contentProvider": 29, 
48125         "enacted": null
48126     }
48127 },
48128 {
48129     "pk": 3808, 
48130     "model": "hpc.originserver", 
48131     "fields": {
48132         "updated": "2013-12-11T23:57:19.905Z", 
48133         "origin_server_id": null, 
48134         "description": "syndicate origin server", 
48135         "created": "2013-12-11T23:57:19.905Z", 
48136         "url": "node69.mpisws.vicci.org:32780", 
48137         "enabled": true, 
48138         "redirects": true, 
48139         "protocol": "http", 
48140         "authenticated": false, 
48141         "contentProvider": 29, 
48142         "enacted": null
48143     }
48144 },
48145 {
48146     "pk": 3809, 
48147     "model": "hpc.originserver", 
48148     "fields": {
48149         "updated": "2013-12-11T23:57:19.913Z", 
48150         "origin_server_id": null, 
48151         "description": "syndicate origin server", 
48152         "created": "2013-12-11T23:57:19.913Z", 
48153         "url": "node68.mpisws.vicci.org:32780", 
48154         "enabled": true, 
48155         "redirects": true, 
48156         "protocol": "http", 
48157         "authenticated": false, 
48158         "contentProvider": 29, 
48159         "enacted": null
48160     }
48161 },
48162 {
48163     "pk": 3810, 
48164     "model": "hpc.originserver", 
48165     "fields": {
48166         "updated": "2013-12-11T23:57:19.922Z", 
48167         "origin_server_id": null, 
48168         "description": "syndicate origin server", 
48169         "created": "2013-12-11T23:57:19.922Z", 
48170         "url": "node67.mpisws.vicci.org:32780", 
48171         "enabled": true, 
48172         "redirects": true, 
48173         "protocol": "http", 
48174         "authenticated": false, 
48175         "contentProvider": 29, 
48176         "enacted": null
48177     }
48178 },
48179 {
48180     "pk": 3811, 
48181     "model": "hpc.originserver", 
48182     "fields": {
48183         "updated": "2013-12-11T23:57:19.930Z", 
48184         "origin_server_id": null, 
48185         "description": "syndicate origin server", 
48186         "created": "2013-12-11T23:57:19.930Z", 
48187         "url": "node66.mpisws.vicci.org:32780", 
48188         "enabled": true, 
48189         "redirects": true, 
48190         "protocol": "http", 
48191         "authenticated": false, 
48192         "contentProvider": 29, 
48193         "enacted": null
48194     }
48195 },
48196 {
48197     "pk": 3812, 
48198     "model": "hpc.originserver", 
48199     "fields": {
48200         "updated": "2013-12-11T23:57:19.938Z", 
48201         "origin_server_id": null, 
48202         "description": "syndicate origin server", 
48203         "created": "2013-12-11T23:57:19.938Z", 
48204         "url": "node65.mpisws.vicci.org:32780", 
48205         "enabled": true, 
48206         "redirects": true, 
48207         "protocol": "http", 
48208         "authenticated": false, 
48209         "contentProvider": 29, 
48210         "enacted": null
48211     }
48212 },
48213 {
48214     "pk": 3813, 
48215     "model": "hpc.originserver", 
48216     "fields": {
48217         "updated": "2013-12-11T23:57:19.947Z", 
48218         "origin_server_id": null, 
48219         "description": "syndicate origin server", 
48220         "created": "2013-12-11T23:57:19.947Z", 
48221         "url": "node64.mpisws.vicci.org:32780", 
48222         "enabled": true, 
48223         "redirects": true, 
48224         "protocol": "http", 
48225         "authenticated": false, 
48226         "contentProvider": 29, 
48227         "enacted": null
48228     }
48229 },
48230 {
48231     "pk": 3814, 
48232     "model": "hpc.originserver", 
48233     "fields": {
48234         "updated": "2013-12-11T23:57:19.955Z", 
48235         "origin_server_id": null, 
48236         "description": "syndicate origin server", 
48237         "created": "2013-12-11T23:57:19.955Z", 
48238         "url": "node63.mpisws.vicci.org:32780", 
48239         "enabled": true, 
48240         "redirects": true, 
48241         "protocol": "http", 
48242         "authenticated": false, 
48243         "contentProvider": 29, 
48244         "enacted": null
48245     }
48246 },
48247 {
48248     "pk": 3815, 
48249     "model": "hpc.originserver", 
48250     "fields": {
48251         "updated": "2013-12-11T23:57:19.963Z", 
48252         "origin_server_id": null, 
48253         "description": "syndicate origin server", 
48254         "created": "2013-12-11T23:57:19.963Z", 
48255         "url": "node62.mpisws.vicci.org:32780", 
48256         "enabled": true, 
48257         "redirects": true, 
48258         "protocol": "http", 
48259         "authenticated": false, 
48260         "contentProvider": 29, 
48261         "enacted": null
48262     }
48263 },
48264 {
48265     "pk": 3816, 
48266     "model": "hpc.originserver", 
48267     "fields": {
48268         "updated": "2013-12-11T23:57:19.971Z", 
48269         "origin_server_id": null, 
48270         "description": "syndicate origin server", 
48271         "created": "2013-12-11T23:57:19.971Z", 
48272         "url": "node61.mpisws.vicci.org:32780", 
48273         "enabled": true, 
48274         "redirects": true, 
48275         "protocol": "http", 
48276         "authenticated": false, 
48277         "contentProvider": 29, 
48278         "enacted": null
48279     }
48280 },
48281 {
48282     "pk": 3817, 
48283     "model": "hpc.originserver", 
48284     "fields": {
48285         "updated": "2013-12-11T23:57:19.980Z", 
48286         "origin_server_id": null, 
48287         "description": "syndicate origin server", 
48288         "created": "2013-12-11T23:57:19.980Z", 
48289         "url": "node60.mpisws.vicci.org:32780", 
48290         "enabled": true, 
48291         "redirects": true, 
48292         "protocol": "http", 
48293         "authenticated": false, 
48294         "contentProvider": 29, 
48295         "enacted": null
48296     }
48297 },
48298 {
48299     "pk": 3818, 
48300     "model": "hpc.originserver", 
48301     "fields": {
48302         "updated": "2013-12-11T23:57:19.988Z", 
48303         "origin_server_id": null, 
48304         "description": "syndicate origin server", 
48305         "created": "2013-12-11T23:57:19.988Z", 
48306         "url": "node59.mpisws.vicci.org:32780", 
48307         "enabled": true, 
48308         "redirects": true, 
48309         "protocol": "http", 
48310         "authenticated": false, 
48311         "contentProvider": 29, 
48312         "enacted": null
48313     }
48314 },
48315 {
48316     "pk": 3819, 
48317     "model": "hpc.originserver", 
48318     "fields": {
48319         "updated": "2013-12-11T23:57:19.996Z", 
48320         "origin_server_id": null, 
48321         "description": "syndicate origin server", 
48322         "created": "2013-12-11T23:57:19.996Z", 
48323         "url": "node58.mpisws.vicci.org:32780", 
48324         "enabled": true, 
48325         "redirects": true, 
48326         "protocol": "http", 
48327         "authenticated": false, 
48328         "contentProvider": 29, 
48329         "enacted": null
48330     }
48331 },
48332 {
48333     "pk": 3820, 
48334     "model": "hpc.originserver", 
48335     "fields": {
48336         "updated": "2013-12-11T23:57:20.005Z", 
48337         "origin_server_id": null, 
48338         "description": "syndicate origin server", 
48339         "created": "2013-12-11T23:57:20.005Z", 
48340         "url": "node57.mpisws.vicci.org:32780", 
48341         "enabled": true, 
48342         "redirects": true, 
48343         "protocol": "http", 
48344         "authenticated": false, 
48345         "contentProvider": 29, 
48346         "enacted": null
48347     }
48348 },
48349 {
48350     "pk": 3821, 
48351     "model": "hpc.originserver", 
48352     "fields": {
48353         "updated": "2013-12-11T23:57:20.013Z", 
48354         "origin_server_id": null, 
48355         "description": "syndicate origin server", 
48356         "created": "2013-12-11T23:57:20.013Z", 
48357         "url": "node56.mpisws.vicci.org:32780", 
48358         "enabled": true, 
48359         "redirects": true, 
48360         "protocol": "http", 
48361         "authenticated": false, 
48362         "contentProvider": 29, 
48363         "enacted": null
48364     }
48365 },
48366 {
48367     "pk": 3822, 
48368     "model": "hpc.originserver", 
48369     "fields": {
48370         "updated": "2013-12-11T23:57:20.021Z", 
48371         "origin_server_id": null, 
48372         "description": "syndicate origin server", 
48373         "created": "2013-12-11T23:57:20.021Z", 
48374         "url": "node55.mpisws.vicci.org:32780", 
48375         "enabled": true, 
48376         "redirects": true, 
48377         "protocol": "http", 
48378         "authenticated": false, 
48379         "contentProvider": 29, 
48380         "enacted": null
48381     }
48382 },
48383 {
48384     "pk": 3823, 
48385     "model": "hpc.originserver", 
48386     "fields": {
48387         "updated": "2013-12-11T23:57:20.029Z", 
48388         "origin_server_id": null, 
48389         "description": "syndicate origin server", 
48390         "created": "2013-12-11T23:57:20.029Z", 
48391         "url": "node54.mpisws.vicci.org:32780", 
48392         "enabled": true, 
48393         "redirects": true, 
48394         "protocol": "http", 
48395         "authenticated": false, 
48396         "contentProvider": 29, 
48397         "enacted": null
48398     }
48399 },
48400 {
48401     "pk": 3824, 
48402     "model": "hpc.originserver", 
48403     "fields": {
48404         "updated": "2013-12-11T23:57:20.038Z", 
48405         "origin_server_id": null, 
48406         "description": "syndicate origin server", 
48407         "created": "2013-12-11T23:57:20.038Z", 
48408         "url": "node53.mpisws.vicci.org:32780", 
48409         "enabled": true, 
48410         "redirects": true, 
48411         "protocol": "http", 
48412         "authenticated": false, 
48413         "contentProvider": 29, 
48414         "enacted": null
48415     }
48416 },
48417 {
48418     "pk": 3825, 
48419     "model": "hpc.originserver", 
48420     "fields": {
48421         "updated": "2013-12-11T23:57:20.046Z", 
48422         "origin_server_id": null, 
48423         "description": "syndicate origin server", 
48424         "created": "2013-12-11T23:57:20.046Z", 
48425         "url": "node52.mpisws.vicci.org:32780", 
48426         "enabled": true, 
48427         "redirects": true, 
48428         "protocol": "http", 
48429         "authenticated": false, 
48430         "contentProvider": 29, 
48431         "enacted": null
48432     }
48433 },
48434 {
48435     "pk": 3826, 
48436     "model": "hpc.originserver", 
48437     "fields": {
48438         "updated": "2013-12-11T23:57:20.054Z", 
48439         "origin_server_id": null, 
48440         "description": "syndicate origin server", 
48441         "created": "2013-12-11T23:57:20.054Z", 
48442         "url": "node51.mpisws.vicci.org:32780", 
48443         "enabled": true, 
48444         "redirects": true, 
48445         "protocol": "http", 
48446         "authenticated": false, 
48447         "contentProvider": 29, 
48448         "enacted": null
48449     }
48450 },
48451 {
48452     "pk": 3827, 
48453     "model": "hpc.originserver", 
48454     "fields": {
48455         "updated": "2013-12-11T23:57:20.063Z", 
48456         "origin_server_id": null, 
48457         "description": "syndicate origin server", 
48458         "created": "2013-12-11T23:57:20.062Z", 
48459         "url": "node50.mpisws.vicci.org:32780", 
48460         "enabled": true, 
48461         "redirects": true, 
48462         "protocol": "http", 
48463         "authenticated": false, 
48464         "contentProvider": 29, 
48465         "enacted": null
48466     }
48467 },
48468 {
48469     "pk": 3828, 
48470     "model": "hpc.originserver", 
48471     "fields": {
48472         "updated": "2013-12-11T23:57:20.071Z", 
48473         "origin_server_id": null, 
48474         "description": "syndicate origin server", 
48475         "created": "2013-12-11T23:57:20.071Z", 
48476         "url": "node49.mpisws.vicci.org:32780", 
48477         "enabled": true, 
48478         "redirects": true, 
48479         "protocol": "http", 
48480         "authenticated": false, 
48481         "contentProvider": 29, 
48482         "enacted": null
48483     }
48484 },
48485 {
48486     "pk": 3829, 
48487     "model": "hpc.originserver", 
48488     "fields": {
48489         "updated": "2013-12-11T23:57:20.079Z", 
48490         "origin_server_id": null, 
48491         "description": "syndicate origin server", 
48492         "created": "2013-12-11T23:57:20.079Z", 
48493         "url": "node48.mpisws.vicci.org:32780", 
48494         "enabled": true, 
48495         "redirects": true, 
48496         "protocol": "http", 
48497         "authenticated": false, 
48498         "contentProvider": 29, 
48499         "enacted": null
48500     }
48501 },
48502 {
48503     "pk": 3830, 
48504     "model": "hpc.originserver", 
48505     "fields": {
48506         "updated": "2013-12-11T23:57:20.087Z", 
48507         "origin_server_id": null, 
48508         "description": "syndicate origin server", 
48509         "created": "2013-12-11T23:57:20.087Z", 
48510         "url": "node47.mpisws.vicci.org:32780", 
48511         "enabled": true, 
48512         "redirects": true, 
48513         "protocol": "http", 
48514         "authenticated": false, 
48515         "contentProvider": 29, 
48516         "enacted": null
48517     }
48518 },
48519 {
48520     "pk": 3831, 
48521     "model": "hpc.originserver", 
48522     "fields": {
48523         "updated": "2013-12-11T23:57:20.096Z", 
48524         "origin_server_id": null, 
48525         "description": "syndicate origin server", 
48526         "created": "2013-12-11T23:57:20.096Z", 
48527         "url": "node46.mpisws.vicci.org:32780", 
48528         "enabled": true, 
48529         "redirects": true, 
48530         "protocol": "http", 
48531         "authenticated": false, 
48532         "contentProvider": 29, 
48533         "enacted": null
48534     }
48535 },
48536 {
48537     "pk": 3832, 
48538     "model": "hpc.originserver", 
48539     "fields": {
48540         "updated": "2013-12-11T23:57:20.104Z", 
48541         "origin_server_id": null, 
48542         "description": "syndicate origin server", 
48543         "created": "2013-12-11T23:57:20.104Z", 
48544         "url": "node45.mpisws.vicci.org:32780", 
48545         "enabled": true, 
48546         "redirects": true, 
48547         "protocol": "http", 
48548         "authenticated": false, 
48549         "contentProvider": 29, 
48550         "enacted": null
48551     }
48552 },
48553 {
48554     "pk": 3833, 
48555     "model": "hpc.originserver", 
48556     "fields": {
48557         "updated": "2013-12-11T23:57:20.112Z", 
48558         "origin_server_id": null, 
48559         "description": "syndicate origin server", 
48560         "created": "2013-12-11T23:57:20.112Z", 
48561         "url": "node44.mpisws.vicci.org:32780", 
48562         "enabled": true, 
48563         "redirects": true, 
48564         "protocol": "http", 
48565         "authenticated": false, 
48566         "contentProvider": 29, 
48567         "enacted": null
48568     }
48569 },
48570 {
48571     "pk": 3834, 
48572     "model": "hpc.originserver", 
48573     "fields": {
48574         "updated": "2013-12-11T23:57:20.121Z", 
48575         "origin_server_id": null, 
48576         "description": "syndicate origin server", 
48577         "created": "2013-12-11T23:57:20.121Z", 
48578         "url": "node43.mpisws.vicci.org:32780", 
48579         "enabled": true, 
48580         "redirects": true, 
48581         "protocol": "http", 
48582         "authenticated": false, 
48583         "contentProvider": 29, 
48584         "enacted": null
48585     }
48586 },
48587 {
48588     "pk": 3835, 
48589     "model": "hpc.originserver", 
48590     "fields": {
48591         "updated": "2013-12-11T23:57:20.129Z", 
48592         "origin_server_id": null, 
48593         "description": "syndicate origin server", 
48594         "created": "2013-12-11T23:57:20.129Z", 
48595         "url": "node42.mpisws.vicci.org:32780", 
48596         "enabled": true, 
48597         "redirects": true, 
48598         "protocol": "http", 
48599         "authenticated": false, 
48600         "contentProvider": 29, 
48601         "enacted": null
48602     }
48603 },
48604 {
48605     "pk": 3836, 
48606     "model": "hpc.originserver", 
48607     "fields": {
48608         "updated": "2013-12-11T23:57:20.137Z", 
48609         "origin_server_id": null, 
48610         "description": "syndicate origin server", 
48611         "created": "2013-12-11T23:57:20.137Z", 
48612         "url": "node41.mpisws.vicci.org:32780", 
48613         "enabled": true, 
48614         "redirects": true, 
48615         "protocol": "http", 
48616         "authenticated": false, 
48617         "contentProvider": 29, 
48618         "enacted": null
48619     }
48620 },
48621 {
48622     "pk": 3837, 
48623     "model": "hpc.originserver", 
48624     "fields": {
48625         "updated": "2013-12-11T23:57:20.146Z", 
48626         "origin_server_id": null, 
48627         "description": "syndicate origin server", 
48628         "created": "2013-12-11T23:57:20.145Z", 
48629         "url": "node40.mpisws.vicci.org:32780", 
48630         "enabled": true, 
48631         "redirects": true, 
48632         "protocol": "http", 
48633         "authenticated": false, 
48634         "contentProvider": 29, 
48635         "enacted": null
48636     }
48637 },
48638 {
48639     "pk": 3838, 
48640     "model": "hpc.originserver", 
48641     "fields": {
48642         "updated": "2013-12-11T23:57:20.154Z", 
48643         "origin_server_id": null, 
48644         "description": "syndicate origin server", 
48645         "created": "2013-12-11T23:57:20.154Z", 
48646         "url": "node39.mpisws.vicci.org:32780", 
48647         "enabled": true, 
48648         "redirects": true, 
48649         "protocol": "http", 
48650         "authenticated": false, 
48651         "contentProvider": 29, 
48652         "enacted": null
48653     }
48654 },
48655 {
48656     "pk": 3839, 
48657     "model": "hpc.originserver", 
48658     "fields": {
48659         "updated": "2013-12-11T23:57:20.162Z", 
48660         "origin_server_id": null, 
48661         "description": "syndicate origin server", 
48662         "created": "2013-12-11T23:57:20.162Z", 
48663         "url": "node38.mpisws.vicci.org:32780", 
48664         "enabled": true, 
48665         "redirects": true, 
48666         "protocol": "http", 
48667         "authenticated": false, 
48668         "contentProvider": 29, 
48669         "enacted": null
48670     }
48671 },
48672 {
48673     "pk": 3840, 
48674     "model": "hpc.originserver", 
48675     "fields": {
48676         "updated": "2013-12-11T23:57:20.170Z", 
48677         "origin_server_id": null, 
48678         "description": "syndicate origin server", 
48679         "created": "2013-12-11T23:57:20.170Z", 
48680         "url": "node37.mpisws.vicci.org:32780", 
48681         "enabled": true, 
48682         "redirects": true, 
48683         "protocol": "http", 
48684         "authenticated": false, 
48685         "contentProvider": 29, 
48686         "enacted": null
48687     }
48688 },
48689 {
48690     "pk": 3841, 
48691     "model": "hpc.originserver", 
48692     "fields": {
48693         "updated": "2013-12-11T23:57:20.179Z", 
48694         "origin_server_id": null, 
48695         "description": "syndicate origin server", 
48696         "created": "2013-12-11T23:57:20.179Z", 
48697         "url": "node36.mpisws.vicci.org:32780", 
48698         "enabled": true, 
48699         "redirects": true, 
48700         "protocol": "http", 
48701         "authenticated": false, 
48702         "contentProvider": 29, 
48703         "enacted": null
48704     }
48705 },
48706 {
48707     "pk": 3842, 
48708     "model": "hpc.originserver", 
48709     "fields": {
48710         "updated": "2013-12-11T23:57:20.187Z", 
48711         "origin_server_id": null, 
48712         "description": "syndicate origin server", 
48713         "created": "2013-12-11T23:57:20.187Z", 
48714         "url": "node35.mpisws.vicci.org:32780", 
48715         "enabled": true, 
48716         "redirects": true, 
48717         "protocol": "http", 
48718         "authenticated": false, 
48719         "contentProvider": 29, 
48720         "enacted": null
48721     }
48722 },
48723 {
48724     "pk": 3843, 
48725     "model": "hpc.originserver", 
48726     "fields": {
48727         "updated": "2013-12-11T23:57:20.195Z", 
48728         "origin_server_id": null, 
48729         "description": "syndicate origin server", 
48730         "created": "2013-12-11T23:57:20.195Z", 
48731         "url": "node34.mpisws.vicci.org:32780", 
48732         "enabled": true, 
48733         "redirects": true, 
48734         "protocol": "http", 
48735         "authenticated": false, 
48736         "contentProvider": 29, 
48737         "enacted": null
48738     }
48739 },
48740 {
48741     "pk": 3844, 
48742     "model": "hpc.originserver", 
48743     "fields": {
48744         "updated": "2013-12-11T23:57:20.203Z", 
48745         "origin_server_id": null, 
48746         "description": "syndicate origin server", 
48747         "created": "2013-12-11T23:57:20.203Z", 
48748         "url": "node33.mpisws.vicci.org:32780", 
48749         "enabled": true, 
48750         "redirects": true, 
48751         "protocol": "http", 
48752         "authenticated": false, 
48753         "contentProvider": 29, 
48754         "enacted": null
48755     }
48756 },
48757 {
48758     "pk": 3845, 
48759     "model": "hpc.originserver", 
48760     "fields": {
48761         "updated": "2013-12-11T23:57:20.212Z", 
48762         "origin_server_id": null, 
48763         "description": "syndicate origin server", 
48764         "created": "2013-12-11T23:57:20.212Z", 
48765         "url": "node32.mpisws.vicci.org:32780", 
48766         "enabled": true, 
48767         "redirects": true, 
48768         "protocol": "http", 
48769         "authenticated": false, 
48770         "contentProvider": 29, 
48771         "enacted": null
48772     }
48773 },
48774 {
48775     "pk": 3846, 
48776     "model": "hpc.originserver", 
48777     "fields": {
48778         "updated": "2013-12-11T23:57:20.220Z", 
48779         "origin_server_id": null, 
48780         "description": "syndicate origin server", 
48781         "created": "2013-12-11T23:57:20.220Z", 
48782         "url": "node31.mpisws.vicci.org:32780", 
48783         "enabled": true, 
48784         "redirects": true, 
48785         "protocol": "http", 
48786         "authenticated": false, 
48787         "contentProvider": 29, 
48788         "enacted": null
48789     }
48790 },
48791 {
48792     "pk": 3847, 
48793     "model": "hpc.originserver", 
48794     "fields": {
48795         "updated": "2013-12-11T23:57:20.228Z", 
48796         "origin_server_id": null, 
48797         "description": "syndicate origin server", 
48798         "created": "2013-12-11T23:57:20.228Z", 
48799         "url": "node30.mpisws.vicci.org:32780", 
48800         "enabled": true, 
48801         "redirects": true, 
48802         "protocol": "http", 
48803         "authenticated": false, 
48804         "contentProvider": 29, 
48805         "enacted": null
48806     }
48807 },
48808 {
48809     "pk": 3848, 
48810     "model": "hpc.originserver", 
48811     "fields": {
48812         "updated": "2013-12-11T23:57:20.237Z", 
48813         "origin_server_id": null, 
48814         "description": "syndicate origin server", 
48815         "created": "2013-12-11T23:57:20.236Z", 
48816         "url": "node29.mpisws.vicci.org:32780", 
48817         "enabled": true, 
48818         "redirects": true, 
48819         "protocol": "http", 
48820         "authenticated": false, 
48821         "contentProvider": 29, 
48822         "enacted": null
48823     }
48824 },
48825 {
48826     "pk": 3849, 
48827     "model": "hpc.originserver", 
48828     "fields": {
48829         "updated": "2013-12-11T23:57:20.245Z", 
48830         "origin_server_id": null, 
48831         "description": "syndicate origin server", 
48832         "created": "2013-12-11T23:57:20.245Z", 
48833         "url": "node28.mpisws.vicci.org:32780", 
48834         "enabled": true, 
48835         "redirects": true, 
48836         "protocol": "http", 
48837         "authenticated": false, 
48838         "contentProvider": 29, 
48839         "enacted": null
48840     }
48841 },
48842 {
48843     "pk": 3850, 
48844     "model": "hpc.originserver", 
48845     "fields": {
48846         "updated": "2013-12-11T23:57:20.253Z", 
48847         "origin_server_id": null, 
48848         "description": "syndicate origin server", 
48849         "created": "2013-12-11T23:57:20.253Z", 
48850         "url": "node27.mpisws.vicci.org:32780", 
48851         "enabled": true, 
48852         "redirects": true, 
48853         "protocol": "http", 
48854         "authenticated": false, 
48855         "contentProvider": 29, 
48856         "enacted": null
48857     }
48858 },
48859 {
48860     "pk": 3851, 
48861     "model": "hpc.originserver", 
48862     "fields": {
48863         "updated": "2013-12-11T23:57:20.261Z", 
48864         "origin_server_id": null, 
48865         "description": "syndicate origin server", 
48866         "created": "2013-12-11T23:57:20.261Z", 
48867         "url": "node26.mpisws.vicci.org:32780", 
48868         "enabled": true, 
48869         "redirects": true, 
48870         "protocol": "http", 
48871         "authenticated": false, 
48872         "contentProvider": 29, 
48873         "enacted": null
48874     }
48875 },
48876 {
48877     "pk": 3852, 
48878     "model": "hpc.originserver", 
48879     "fields": {
48880         "updated": "2013-12-11T23:57:20.270Z", 
48881         "origin_server_id": null, 
48882         "description": "syndicate origin server", 
48883         "created": "2013-12-11T23:57:20.270Z", 
48884         "url": "node25.mpisws.vicci.org:32780", 
48885         "enabled": true, 
48886         "redirects": true, 
48887         "protocol": "http", 
48888         "authenticated": false, 
48889         "contentProvider": 29, 
48890         "enacted": null
48891     }
48892 },
48893 {
48894     "pk": 3853, 
48895     "model": "hpc.originserver", 
48896     "fields": {
48897         "updated": "2013-12-11T23:57:20.278Z", 
48898         "origin_server_id": null, 
48899         "description": "syndicate origin server", 
48900         "created": "2013-12-11T23:57:20.278Z", 
48901         "url": "node24.mpisws.vicci.org:32780", 
48902         "enabled": true, 
48903         "redirects": true, 
48904         "protocol": "http", 
48905         "authenticated": false, 
48906         "contentProvider": 29, 
48907         "enacted": null
48908     }
48909 },
48910 {
48911     "pk": 3854, 
48912     "model": "hpc.originserver", 
48913     "fields": {
48914         "updated": "2013-12-11T23:57:20.286Z", 
48915         "origin_server_id": null, 
48916         "description": "syndicate origin server", 
48917         "created": "2013-12-11T23:57:20.286Z", 
48918         "url": "node23.mpisws.vicci.org:32780", 
48919         "enabled": true, 
48920         "redirects": true, 
48921         "protocol": "http", 
48922         "authenticated": false, 
48923         "contentProvider": 29, 
48924         "enacted": null
48925     }
48926 },
48927 {
48928     "pk": 3855, 
48929     "model": "hpc.originserver", 
48930     "fields": {
48931         "updated": "2013-12-11T23:57:20.294Z", 
48932         "origin_server_id": null, 
48933         "description": "syndicate origin server", 
48934         "created": "2013-12-11T23:57:20.294Z", 
48935         "url": "node22.mpisws.vicci.org:32780", 
48936         "enabled": true, 
48937         "redirects": true, 
48938         "protocol": "http", 
48939         "authenticated": false, 
48940         "contentProvider": 29, 
48941         "enacted": null
48942     }
48943 },
48944 {
48945     "pk": 3856, 
48946     "model": "hpc.originserver", 
48947     "fields": {
48948         "updated": "2013-12-11T23:57:20.303Z", 
48949         "origin_server_id": null, 
48950         "description": "syndicate origin server", 
48951         "created": "2013-12-11T23:57:20.303Z", 
48952         "url": "node21.mpisws.vicci.org:32780", 
48953         "enabled": true, 
48954         "redirects": true, 
48955         "protocol": "http", 
48956         "authenticated": false, 
48957         "contentProvider": 29, 
48958         "enacted": null
48959     }
48960 },
48961 {
48962     "pk": 3857, 
48963     "model": "hpc.originserver", 
48964     "fields": {
48965         "updated": "2013-12-11T23:57:20.311Z", 
48966         "origin_server_id": null, 
48967         "description": "syndicate origin server", 
48968         "created": "2013-12-11T23:57:20.311Z", 
48969         "url": "node20.mpisws.vicci.org:32780", 
48970         "enabled": true, 
48971         "redirects": true, 
48972         "protocol": "http", 
48973         "authenticated": false, 
48974         "contentProvider": 29, 
48975         "enacted": null
48976     }
48977 },
48978 {
48979     "pk": 3858, 
48980     "model": "hpc.originserver", 
48981     "fields": {
48982         "updated": "2013-12-11T23:57:20.319Z", 
48983         "origin_server_id": null, 
48984         "description": "syndicate origin server", 
48985         "created": "2013-12-11T23:57:20.319Z", 
48986         "url": "node19.mpisws.vicci.org:32780", 
48987         "enabled": true, 
48988         "redirects": true, 
48989         "protocol": "http", 
48990         "authenticated": false, 
48991         "contentProvider": 29, 
48992         "enacted": null
48993     }
48994 },
48995 {
48996     "pk": 3859, 
48997     "model": "hpc.originserver", 
48998     "fields": {
48999         "updated": "2013-12-11T23:57:20.328Z", 
49000         "origin_server_id": null, 
49001         "description": "syndicate origin server", 
49002         "created": "2013-12-11T23:57:20.328Z", 
49003         "url": "node18.mpisws.vicci.org:32780", 
49004         "enabled": true, 
49005         "redirects": true, 
49006         "protocol": "http", 
49007         "authenticated": false, 
49008         "contentProvider": 29, 
49009         "enacted": null
49010     }
49011 },
49012 {
49013     "pk": 3860, 
49014     "model": "hpc.originserver", 
49015     "fields": {
49016         "updated": "2013-12-11T23:57:20.336Z", 
49017         "origin_server_id": null, 
49018         "description": "syndicate origin server", 
49019         "created": "2013-12-11T23:57:20.336Z", 
49020         "url": "node17.mpisws.vicci.org:32780", 
49021         "enabled": true, 
49022         "redirects": true, 
49023         "protocol": "http", 
49024         "authenticated": false, 
49025         "contentProvider": 29, 
49026         "enacted": null
49027     }
49028 },
49029 {
49030     "pk": 3861, 
49031     "model": "hpc.originserver", 
49032     "fields": {
49033         "updated": "2013-12-11T23:57:20.344Z", 
49034         "origin_server_id": null, 
49035         "description": "syndicate origin server", 
49036         "created": "2013-12-11T23:57:20.344Z", 
49037         "url": "node16.mpisws.vicci.org:32780", 
49038         "enabled": true, 
49039         "redirects": true, 
49040         "protocol": "http", 
49041         "authenticated": false, 
49042         "contentProvider": 29, 
49043         "enacted": null
49044     }
49045 },
49046 {
49047     "pk": 3862, 
49048     "model": "hpc.originserver", 
49049     "fields": {
49050         "updated": "2013-12-11T23:57:20.352Z", 
49051         "origin_server_id": null, 
49052         "description": "syndicate origin server", 
49053         "created": "2013-12-11T23:57:20.352Z", 
49054         "url": "node15.mpisws.vicci.org:32780", 
49055         "enabled": true, 
49056         "redirects": true, 
49057         "protocol": "http", 
49058         "authenticated": false, 
49059         "contentProvider": 29, 
49060         "enacted": null
49061     }
49062 },
49063 {
49064     "pk": 3863, 
49065     "model": "hpc.originserver", 
49066     "fields": {
49067         "updated": "2013-12-11T23:57:20.361Z", 
49068         "origin_server_id": null, 
49069         "description": "syndicate origin server", 
49070         "created": "2013-12-11T23:57:20.361Z", 
49071         "url": "node14.mpisws.vicci.org:32780", 
49072         "enabled": true, 
49073         "redirects": true, 
49074         "protocol": "http", 
49075         "authenticated": false, 
49076         "contentProvider": 29, 
49077         "enacted": null
49078     }
49079 },
49080 {
49081     "pk": 3864, 
49082     "model": "hpc.originserver", 
49083     "fields": {
49084         "updated": "2013-12-11T23:57:20.369Z", 
49085         "origin_server_id": null, 
49086         "description": "syndicate origin server", 
49087         "created": "2013-12-11T23:57:20.369Z", 
49088         "url": "node13.mpisws.vicci.org:32780", 
49089         "enabled": true, 
49090         "redirects": true, 
49091         "protocol": "http", 
49092         "authenticated": false, 
49093         "contentProvider": 29, 
49094         "enacted": null
49095     }
49096 },
49097 {
49098     "pk": 3865, 
49099     "model": "hpc.originserver", 
49100     "fields": {
49101         "updated": "2013-12-11T23:57:20.377Z", 
49102         "origin_server_id": null, 
49103         "description": "syndicate origin server", 
49104         "created": "2013-12-11T23:57:20.377Z", 
49105         "url": "node12.mpisws.vicci.org:32780", 
49106         "enabled": true, 
49107         "redirects": true, 
49108         "protocol": "http", 
49109         "authenticated": false, 
49110         "contentProvider": 29, 
49111         "enacted": null
49112     }
49113 },
49114 {
49115     "pk": 3866, 
49116     "model": "hpc.originserver", 
49117     "fields": {
49118         "updated": "2013-12-11T23:57:20.386Z", 
49119         "origin_server_id": null, 
49120         "description": "syndicate origin server", 
49121         "created": "2013-12-11T23:57:20.386Z", 
49122         "url": "node11.mpisws.vicci.org:32780", 
49123         "enabled": true, 
49124         "redirects": true, 
49125         "protocol": "http", 
49126         "authenticated": false, 
49127         "contentProvider": 29, 
49128         "enacted": null
49129     }
49130 },
49131 {
49132     "pk": 3867, 
49133     "model": "hpc.originserver", 
49134     "fields": {
49135         "updated": "2013-12-11T23:57:20.394Z", 
49136         "origin_server_id": null, 
49137         "description": "syndicate origin server", 
49138         "created": "2013-12-11T23:57:20.394Z", 
49139         "url": "node10.mpisws.vicci.org:32780", 
49140         "enabled": true, 
49141         "redirects": true, 
49142         "protocol": "http", 
49143         "authenticated": false, 
49144         "contentProvider": 29, 
49145         "enacted": null
49146     }
49147 },
49148 {
49149     "pk": 3868, 
49150     "model": "hpc.originserver", 
49151     "fields": {
49152         "updated": "2013-12-11T23:57:20.402Z", 
49153         "origin_server_id": null, 
49154         "description": "syndicate origin server", 
49155         "created": "2013-12-11T23:57:20.402Z", 
49156         "url": "node9.mpisws.vicci.org:32780", 
49157         "enabled": true, 
49158         "redirects": true, 
49159         "protocol": "http", 
49160         "authenticated": false, 
49161         "contentProvider": 29, 
49162         "enacted": null
49163     }
49164 },
49165 {
49166     "pk": 3869, 
49167     "model": "hpc.originserver", 
49168     "fields": {
49169         "updated": "2013-12-11T23:57:20.410Z", 
49170         "origin_server_id": null, 
49171         "description": "syndicate origin server", 
49172         "created": "2013-12-11T23:57:20.410Z", 
49173         "url": "node8.mpisws.vicci.org:32780", 
49174         "enabled": true, 
49175         "redirects": true, 
49176         "protocol": "http", 
49177         "authenticated": false, 
49178         "contentProvider": 29, 
49179         "enacted": null
49180     }
49181 },
49182 {
49183     "pk": 3870, 
49184     "model": "hpc.originserver", 
49185     "fields": {
49186         "updated": "2013-12-11T23:57:20.419Z", 
49187         "origin_server_id": null, 
49188         "description": "syndicate origin server", 
49189         "created": "2013-12-11T23:57:20.419Z", 
49190         "url": "node7.mpisws.vicci.org:32780", 
49191         "enabled": true, 
49192         "redirects": true, 
49193         "protocol": "http", 
49194         "authenticated": false, 
49195         "contentProvider": 29, 
49196         "enacted": null
49197     }
49198 },
49199 {
49200     "pk": 3871, 
49201     "model": "hpc.originserver", 
49202     "fields": {
49203         "updated": "2013-12-11T23:57:20.427Z", 
49204         "origin_server_id": null, 
49205         "description": "syndicate origin server", 
49206         "created": "2013-12-11T23:57:20.427Z", 
49207         "url": "node6.mpisws.vicci.org:32780", 
49208         "enabled": true, 
49209         "redirects": true, 
49210         "protocol": "http", 
49211         "authenticated": false, 
49212         "contentProvider": 29, 
49213         "enacted": null
49214     }
49215 },
49216 {
49217     "pk": 3872, 
49218     "model": "hpc.originserver", 
49219     "fields": {
49220         "updated": "2013-12-11T23:57:20.435Z", 
49221         "origin_server_id": null, 
49222         "description": "syndicate origin server", 
49223         "created": "2013-12-11T23:57:20.435Z", 
49224         "url": "node5.mpisws.vicci.org:32780", 
49225         "enabled": true, 
49226         "redirects": true, 
49227         "protocol": "http", 
49228         "authenticated": false, 
49229         "contentProvider": 29, 
49230         "enacted": null
49231     }
49232 },
49233 {
49234     "pk": 3873, 
49235     "model": "hpc.originserver", 
49236     "fields": {
49237         "updated": "2013-12-11T23:57:20.443Z", 
49238         "origin_server_id": null, 
49239         "description": "syndicate origin server", 
49240         "created": "2013-12-11T23:57:20.443Z", 
49241         "url": "node4.mpisws.vicci.org:32780", 
49242         "enabled": true, 
49243         "redirects": true, 
49244         "protocol": "http", 
49245         "authenticated": false, 
49246         "contentProvider": 29, 
49247         "enacted": null
49248     }
49249 },
49250 {
49251     "pk": 3874, 
49252     "model": "hpc.originserver", 
49253     "fields": {
49254         "updated": "2013-12-11T23:57:20.452Z", 
49255         "origin_server_id": null, 
49256         "description": "syndicate origin server", 
49257         "created": "2013-12-11T23:57:20.452Z", 
49258         "url": "node3.mpisws.vicci.org:32780", 
49259         "enabled": true, 
49260         "redirects": true, 
49261         "protocol": "http", 
49262         "authenticated": false, 
49263         "contentProvider": 29, 
49264         "enacted": null
49265     }
49266 },
49267 {
49268     "pk": 3875, 
49269     "model": "hpc.originserver", 
49270     "fields": {
49271         "updated": "2013-12-11T23:57:20.460Z", 
49272         "origin_server_id": null, 
49273         "description": "syndicate origin server", 
49274         "created": "2013-12-11T23:57:20.460Z", 
49275         "url": "node2.mpisws.vicci.org:32780", 
49276         "enabled": true, 
49277         "redirects": true, 
49278         "protocol": "http", 
49279         "authenticated": false, 
49280         "contentProvider": 29, 
49281         "enacted": null
49282     }
49283 },
49284 {
49285     "pk": 3876, 
49286     "model": "hpc.originserver", 
49287     "fields": {
49288         "updated": "2013-12-11T23:57:20.468Z", 
49289         "origin_server_id": null, 
49290         "description": "syndicate origin server", 
49291         "created": "2013-12-11T23:57:20.468Z", 
49292         "url": "node1.mpisws.vicci.org:32780", 
49293         "enabled": true, 
49294         "redirects": true, 
49295         "protocol": "http", 
49296         "authenticated": false, 
49297         "contentProvider": 29, 
49298         "enacted": null
49299     }
49300 },
49301 {
49302     "pk": 3877, 
49303     "model": "hpc.originserver", 
49304     "fields": {
49305         "updated": "2013-12-11T23:57:20.594Z", 
49306         "origin_server_id": null, 
49307         "description": "Content from www.cs.gatech.edu", 
49308         "created": "2013-12-11T23:57:20.594Z", 
49309         "url": "www.cs.gatech.edu", 
49310         "enabled": true, 
49311         "redirects": true, 
49312         "protocol": "http", 
49313         "authenticated": false, 
49314         "contentProvider": 30, 
49315         "enacted": null
49316     }
49317 },
49318 {
49319     "pk": 3878, 
49320     "model": "hpc.originserver", 
49321     "fields": {
49322         "updated": "2013-12-11T23:57:20.619Z", 
49323         "origin_server_id": null, 
49324         "description": "Content from www.cs.stanford.edu", 
49325         "created": "2013-12-11T23:57:20.619Z", 
49326         "url": "www.cs.stanford.edu", 
49327         "enabled": true, 
49328         "redirects": true, 
49329         "protocol": "http", 
49330         "authenticated": false, 
49331         "contentProvider": 31, 
49332         "enacted": null
49333     }
49334 },
49335 {
49336     "pk": 3879, 
49337     "model": "hpc.originserver", 
49338     "fields": {
49339         "updated": "2013-12-11T23:57:20.644Z", 
49340         "origin_server_id": null, 
49341         "description": "Content from www.cs.washington.edu", 
49342         "created": "2013-12-11T23:57:20.644Z", 
49343         "url": "www.cs.washington.edu", 
49344         "enabled": true, 
49345         "redirects": true, 
49346         "protocol": "http", 
49347         "authenticated": false, 
49348         "contentProvider": 32, 
49349         "enacted": null
49350     }
49351 },
49352 {
49353     "pk": 3880, 
49354     "model": "hpc.originserver", 
49355     "fields": {
49356         "updated": "2013-12-11T23:57:20.669Z", 
49357         "origin_server_id": null, 
49358         "description": "Content from www.mpg.de", 
49359         "created": "2013-12-11T23:57:20.669Z", 
49360         "url": "www.mpg.de", 
49361         "enabled": true, 
49362         "redirects": true, 
49363         "protocol": "http", 
49364         "authenticated": false, 
49365         "contentProvider": 33, 
49366         "enacted": null
49367     }
49368 },
49369 {
49370     "pk": 3881, 
49371     "model": "hpc.originserver", 
49372     "fields": {
49373         "updated": "2013-12-11T23:57:20.694Z", 
49374         "origin_server_id": null, 
49375         "description": "Content from www.cs.princeton.edu", 
49376         "created": "2013-12-11T23:57:20.694Z", 
49377         "url": "www.cs.princeton.edu", 
49378         "enabled": true, 
49379         "redirects": true, 
49380         "protocol": "http", 
49381         "authenticated": false, 
49382         "contentProvider": 34, 
49383         "enacted": null
49384     }
49385 },
49386 {
49387     "pk": 3882, 
49388     "model": "hpc.originserver", 
49389     "fields": {
49390         "updated": "2013-12-11T23:57:20.719Z", 
49391         "origin_server_id": null, 
49392         "description": "onlab virtual machine images", 
49393         "created": "2013-12-11T23:57:20.719Z", 
49394         "url": "images.onlab.org", 
49395         "enabled": true, 
49396         "redirects": true, 
49397         "protocol": "http", 
49398         "authenticated": false, 
49399         "contentProvider": 35, 
49400         "enacted": null
49401     }
49402 },
49403 {
49404     "pk": 36, 
49405     "model": "hpc.cdnprefix", 
49406     "fields": {
49407         "updated": "2013-12-11T23:57:20.479Z", 
49408         "description": "CDN Prefix for the Syndicate distributed filesystem", 
49409         "created": "2013-12-11T23:57:20.479Z", 
49410         "enabled": true, 
49411         "cdn_prefix_id": null, 
49412         "prefix": "cdn.syndicatedrive.com", 
49413         "defaultOriginServer": 3876, 
49414         "contentProvider": 29, 
49415         "enacted": null
49416     }
49417 },
49418 {
49419     "pk": 37, 
49420     "model": "hpc.cdnprefix", 
49421     "fields": {
49422         "updated": "2013-12-11T23:57:20.602Z", 
49423         "description": "CDN Prefix for Georgia Tech", 
49424         "created": "2013-12-11T23:57:20.602Z", 
49425         "enabled": true, 
49426         "cdn_prefix_id": null, 
49427         "prefix": "gt.opencdn.internet2.edu", 
49428         "defaultOriginServer": 3877, 
49429         "contentProvider": 30, 
49430         "enacted": null
49431     }
49432 },
49433 {
49434     "pk": 38, 
49435     "model": "hpc.cdnprefix", 
49436     "fields": {
49437         "updated": "2013-12-11T23:57:20.627Z", 
49438         "description": "CDN Prefix for Stanford University", 
49439         "created": "2013-12-11T23:57:20.627Z", 
49440         "enabled": true, 
49441         "cdn_prefix_id": null, 
49442         "prefix": "stanford.opencdn.internet2.edu", 
49443         "defaultOriginServer": 3878, 
49444         "contentProvider": 31, 
49445         "enacted": null
49446     }
49447 },
49448 {
49449     "pk": 39, 
49450     "model": "hpc.cdnprefix", 
49451     "fields": {
49452         "updated": "2013-12-11T23:57:20.652Z", 
49453         "description": "CDN Prefix for University of Washington", 
49454         "created": "2013-12-11T23:57:20.652Z", 
49455         "enabled": true, 
49456         "cdn_prefix_id": null, 
49457         "prefix": "washington.opencdn.internet2.edu", 
49458         "defaultOriginServer": 3879, 
49459         "contentProvider": 32, 
49460         "enacted": null
49461     }
49462 },
49463 {
49464     "pk": 40, 
49465     "model": "hpc.cdnprefix", 
49466     "fields": {
49467         "updated": "2013-12-11T23:57:20.677Z", 
49468         "description": "CDN Prefix for Max Planck Institute", 
49469         "created": "2013-12-11T23:57:20.677Z", 
49470         "enabled": true, 
49471         "cdn_prefix_id": null, 
49472         "prefix": "mp.opencdn.internet2.edu", 
49473         "defaultOriginServer": 3880, 
49474         "contentProvider": 33, 
49475         "enacted": null
49476     }
49477 },
49478 {
49479     "pk": 41, 
49480     "model": "hpc.cdnprefix", 
49481     "fields": {
49482         "updated": "2013-12-11T23:57:20.702Z", 
49483         "description": "CDN Prefix for Princeton University", 
49484         "created": "2013-12-11T23:57:20.702Z", 
49485         "enabled": true, 
49486         "cdn_prefix_id": null, 
49487         "prefix": "princeton.opencdn.internet2.edu", 
49488         "defaultOriginServer": 3881, 
49489         "contentProvider": 34, 
49490         "enacted": null
49491     }
49492 },
49493 {
49494     "pk": 42, 
49495     "model": "hpc.cdnprefix", 
49496     "fields": {
49497         "updated": "2013-12-11T23:57:20.727Z", 
49498         "description": "CDN Prefix for ON.LAB", 
49499         "created": "2013-12-11T23:57:20.727Z", 
49500         "enabled": true, 
49501         "cdn_prefix_id": null, 
49502         "prefix": "onlab.vicci.org", 
49503         "defaultOriginServer": 3882, 
49504         "contentProvider": 35, 
49505         "enacted": null
49506     }
49507 },
49508 {
49509     "pk": 5, 
49510     "model": "syndicate.syndicateservice", 
49511     "fields": {}
49512 },
49513 {
49514     "pk": 1, 
49515     "model": "syndicate.syndicateuser", 
49516     "fields": {
49517         "max_RGs": 100, 
49518         "is_admin": true, 
49519         "user": 6, 
49520         "max_AGs": 100, 
49521         "max_UGs": 100, 
49522         "max_volumes": 100
49523     }
49524 },
49525 {
49526     "pk": 2, 
49527     "model": "syndicate.syndicateuser", 
49528     "fields": {
49529         "max_RGs": 500, 
49530         "is_admin": false, 
49531         "user": 13, 
49532         "max_AGs": 10, 
49533         "max_UGs": 500, 
49534         "max_volumes": 1
49535     }
49536 },
49537 {
49538     "pk": 1, 
49539     "model": "syndicate.volume", 
49540     "fields": {
49541         "description": "GenBank dataset snapshot from Nov. 2013", 
49542         "blocksize": 61440, 
49543         "metadata_private_key": "", 
49544         "default_gateway_caps": "3", 
49545         "private": false, 
49546         "file_quota": -1, 
49547         "api_public_key": "", 
49548         "owner_id": 1, 
49549         "archive": true, 
49550         "metadata_public_key": "", 
49551         "name": "GenBank-11-2013"
49552     }
49553 },
49554 {
49555     "pk": 2, 
49556     "model": "syndicate.volume", 
49557     "fields": {
49558         "description": "Volume associated with princeton_syndicate", 
49559         "blocksize": 102400, 
49560         "metadata_private_key": "", 
49561         "default_gateway_caps": "31", 
49562         "private": true, 
49563         "file_quota": 1000000, 
49564         "api_public_key": "", 
49565         "owner_id": 1, 
49566         "archive": false, 
49567         "metadata_public_key": "", 
49568         "name": "princeton_syndicate-Volume"
49569     }
49570 },
49571 {
49572     "pk": 1, 
49573     "model": "syndicate.volumeaccessright", 
49574     "fields": {
49575         "volume": 1, 
49576         "gateway_caps": "3", 
49577         "owner_id": 1
49578     }
49579 },
49580 {
49581     "pk": 1, 
49582     "model": "syndicate.volumeaccessrequest", 
49583     "fields": {
49584         "volume": 2, 
49585         "message": "Hi Jude, this is Siobhan.  Can I join the princeton_syndicate volume with read-only permission?\r\n", 
49586         "gateway_caps": "3", 
49587         "owner_id": 2
49588     }
49589 },
49590 {
49591     "pk": 1, 
49592     "model": "core.siteprivilege", 
49593     "fields": {
49594         "updated": "2013-12-17T18:08:58.293Z", 
49595         "created": "2013-12-17T18:08:58.293Z", 
49596         "site": 24, 
49597         "role": 1, 
49598         "user": 15, 
49599         "enacted": null
49600     }
49601 }
49602 ]