Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
[plstackapi.git] / planetstack / core / fixtures / demo_data.json
1 [
2 {
3     "pk": 3, 
4     "model": "core.service", 
5     "fields": {
6         "updated": "2013-11-26T12:45:24.212Z", 
7         "description": "Used to help accelerate delivery of content through the CDN.", 
8         "created": "2013-11-26T12:45:24.212Z", 
9         "enabled": true, 
10         "versionNumber": "1.0", 
11         "published": true, 
12         "name": "HPC Service"
13     }
14 },
15 {
16     "pk": 4, 
17     "model": "core.service", 
18     "fields": {
19         "updated": "2013-11-26T12:45:59.003Z", 
20         "description": "Service to help load balance and direct traffic flow to content within the CDN", 
21         "created": "2013-11-26T12:45:59.003Z", 
22         "enabled": true, 
23         "versionNumber": "1.0", 
24         "published": true, 
25         "name": "Request Router Service"
26     }
27 },
28 {
29     "pk": 5, 
30     "model": "core.service", 
31     "fields": {
32         "updated": "2013-12-04T22:51:07.137Z", 
33         "description": "Syndicate Shared Filesystem.", 
34         "created": "2013-12-04T22:51:07.137Z", 
35         "enabled": true, 
36         "versionNumber": "", 
37         "published": true, 
38         "name": "Syndicate"
39     }
40 },
41 {
42     "pk": 8, 
43     "model": "core.service", 
44     "fields": {
45         "updated": "2013-12-13T21:48:58.304Z", 
46         "description": "A provisioning service for long-term experiments.", 
47         "created": "2013-12-13T21:48:58.304Z", 
48         "enabled": true, 
49         "versionNumber": "1.0", 
50         "published": true, 
51         "name": "Raven"
52     }
53 },
54 {
55     "pk": 8, 
56     "model": "core.site", 
57     "fields": {
58         "updated": "2013-12-17T18:00:47.910Z", 
59         "name": "Stanford", 
60         "created": "2013-04-03T23:14:11.072Z", 
61         "tenant_id": "", 
62         "enabled": true, 
63         "longitude": null, 
64         "site_url": "http://www.stanford.edu/", 
65         "login_base": "stanford", 
66         "location": "37.4294,-122.17200000000003", 
67         "latitude": null, 
68         "is_public": true, 
69         "deployments": [
70             5
71         ], 
72         "abbreviated_name": ""
73     }
74 },
75 {
76     "pk": 9, 
77     "model": "core.site", 
78     "fields": {
79         "updated": "2013-12-17T18:00:38.431Z", 
80         "name": "Washington", 
81         "created": "2013-04-03T23:14:11.072Z", 
82         "tenant_id": "", 
83         "enabled": true, 
84         "longitude": null, 
85         "site_url": "https://www.washington.edu/", 
86         "login_base": "wash", 
87         "location": "47.6531,-122.31299999999999", 
88         "latitude": null, 
89         "is_public": true, 
90         "deployments": [
91             6
92         ], 
93         "abbreviated_name": ""
94     }
95 },
96 {
97     "pk": 10, 
98     "model": "core.site", 
99     "fields": {
100         "updated": "2013-12-17T18:00:28.495Z", 
101         "name": "Princeton", 
102         "created": "2013-04-03T23:14:11.072Z", 
103         "tenant_id": "", 
104         "enabled": true, 
105         "longitude": null, 
106         "site_url": "http://princeton.edu/", 
107         "login_base": "princeton", 
108         "location": "40.3502,-74.6524", 
109         "latitude": null, 
110         "is_public": true, 
111         "deployments": [
112             7
113         ], 
114         "abbreviated_name": ""
115     }
116 },
117 {
118     "pk": 11, 
119     "model": "core.site", 
120     "fields": {
121         "updated": "2013-12-17T18:00:18.964Z", 
122         "name": "GeorgiaTech", 
123         "created": "2013-04-03T23:14:11.072Z", 
124         "tenant_id": "", 
125         "enabled": true, 
126         "longitude": null, 
127         "site_url": "http://www.gatech.edu/", 
128         "login_base": "gt", 
129         "location": "33.7772,-84.39760000000001", 
130         "latitude": null, 
131         "is_public": true, 
132         "deployments": [
133             8
134         ], 
135         "abbreviated_name": ""
136     }
137 },
138 {
139     "pk": 12, 
140     "model": "core.site", 
141     "fields": {
142         "updated": "2013-12-17T18:00:07.704Z", 
143         "name": "MaxPlanck", 
144         "created": "2013-04-03T23:14:11.072Z", 
145         "tenant_id": "", 
146         "enabled": true, 
147         "longitude": null, 
148         "site_url": "http://www.mpi-sws.mpg.de/", 
149         "login_base": "mpisws", 
150         "location": "49.14,6.588999999999942", 
151         "latitude": null, 
152         "is_public": true, 
153         "deployments": [
154             9
155         ], 
156         "abbreviated_name": ""
157     }
158 },
159 {
160     "pk": 13, 
161     "model": "core.site", 
162     "fields": {
163         "updated": "2013-06-21T21:17:13.982Z", 
164         "name": "I2 Atlanta", 
165         "created": "2013-04-03T23:14:11.072Z", 
166         "tenant_id": "", 
167         "enabled": true, 
168         "longitude": null, 
169         "site_url": "http://www.internet2.edu", 
170         "login_base": "i2atlanta", 
171         "location": "33.0075,-84.0038", 
172         "latitude": null, 
173         "is_public": true, 
174         "deployments": [
175             10
176         ], 
177         "abbreviated_name": ""
178     }
179 },
180 {
181     "pk": 14, 
182     "model": "core.site", 
183     "fields": {
184         "updated": "2013-06-21T21:17:13.982Z", 
185         "name": "I2 Chicago", 
186         "created": "2013-04-03T23:14:11.072Z", 
187         "tenant_id": "", 
188         "enabled": true, 
189         "longitude": null, 
190         "site_url": "http://www.internet2.edu", 
191         "login_base": "i2chic", 
192         "location": "41.0085,-87.0065", 
193         "latitude": null, 
194         "is_public": true, 
195         "deployments": [
196             10
197         ], 
198         "abbreviated_name": ""
199     }
200 },
201 {
202     "pk": 15, 
203     "model": "core.site", 
204     "fields": {
205         "updated": "2013-06-21T21:17:13.982Z", 
206         "name": "I2 Houston", 
207         "created": "2013-04-03T23:14:11.072Z", 
208         "tenant_id": "", 
209         "enabled": true, 
210         "longitude": null, 
211         "site_url": "http://www.internet2.edu", 
212         "login_base": "i2hous", 
213         "location": "29.0077,-95.0037", 
214         "latitude": null, 
215         "is_public": true, 
216         "deployments": [
217             10
218         ], 
219         "abbreviated_name": ""
220     }
221 },
222 {
223     "pk": 16, 
224     "model": "core.site", 
225     "fields": {
226         "updated": "2013-06-21T21:17:13.982Z", 
227         "name": "I2 Kansas City", 
228         "created": "2013-04-03T23:14:11.072Z", 
229         "tenant_id": "", 
230         "enabled": true, 
231         "longitude": null, 
232         "site_url": "http://www.internet2.edu", 
233         "login_base": "i2kans", 
234         "location": "39.0012,-94.0063", 
235         "latitude": null, 
236         "is_public": true, 
237         "deployments": [
238             10
239         ], 
240         "abbreviated_name": ""
241     }
242 },
243 {
244     "pk": 17, 
245     "model": "core.site", 
246     "fields": {
247         "updated": "2013-06-21T21:17:13.982Z", 
248         "name": "I2 Los Angeles", 
249         "created": "2013-04-03T23:14:11.072Z", 
250         "tenant_id": "", 
251         "enabled": true, 
252         "longitude": null, 
253         "site_url": "http://www.internet2.edu", 
254         "login_base": "i2losa", 
255         "location": "33.2505,-117.503", 
256         "latitude": null, 
257         "is_public": true, 
258         "deployments": [
259             10
260         ], 
261         "abbreviated_name": ""
262     }
263 },
264 {
265     "pk": 18, 
266     "model": "core.site", 
267     "fields": {
268         "updated": "2013-06-21T21:17:13.982Z", 
269         "name": "I2 New York", 
270         "created": "2013-04-03T23:14:11.072Z", 
271         "tenant_id": "", 
272         "enabled": true, 
273         "longitude": null, 
274         "site_url": "http://www.internet2.edu", 
275         "login_base": "i2newy", 
276         "location": "40.72,-73.99", 
277         "latitude": null, 
278         "is_public": true, 
279         "deployments": [
280             10
281         ], 
282         "abbreviated_name": ""
283     }
284 },
285 {
286     "pk": 19, 
287     "model": "core.site", 
288     "fields": {
289         "updated": "2013-06-21T21:17:13.982Z", 
290         "name": "I2 Salt Lake City", 
291         "created": "2013-04-03T23:14:11.072Z", 
292         "tenant_id": "", 
293         "enabled": true, 
294         "longitude": null, 
295         "site_url": "http://www.internet2.edu", 
296         "login_base": "i2salt", 
297         "location": "40.7659,-111.844", 
298         "latitude": null, 
299         "is_public": true, 
300         "deployments": [
301             10
302         ], 
303         "abbreviated_name": ""
304     }
305 },
306 {
307     "pk": 20, 
308     "model": "core.site", 
309     "fields": {
310         "updated": "2013-06-21T21:17:13.982Z", 
311         "name": "I2 Seattle", 
312         "created": "2013-04-03T23:14:11.072Z", 
313         "tenant_id": "", 
314         "enabled": true, 
315         "longitude": null, 
316         "site_url": "http://www.internet2.edu", 
317         "login_base": "i2seat", 
318         "location": "47.6531,-122.313", 
319         "latitude": null, 
320         "is_public": true, 
321         "deployments": [
322             10
323         ], 
324         "abbreviated_name": ""
325     }
326 },
327 {
328     "pk": 21, 
329     "model": "core.site", 
330     "fields": {
331         "updated": "2013-06-21T21:17:13.982Z", 
332         "name": "I2 Washington DC", 
333         "created": "2013-04-03T23:14:11.072Z", 
334         "tenant_id": "", 
335         "enabled": true, 
336         "longitude": null, 
337         "site_url": "http://www.internet2.edu", 
338         "login_base": "i2wash", 
339         "location": "38.009,-77.0003", 
340         "latitude": null, 
341         "is_public": true, 
342         "deployments": [
343             10
344         ], 
345         "abbreviated_name": ""
346     }
347 },
348 {
349     "pk": 22, 
350     "model": "core.site", 
351     "fields": {
352         "updated": "2013-12-17T17:30:14.491Z", 
353         "name": "ON.Lab", 
354         "created": "2013-04-03T23:14:11.072Z", 
355         "tenant_id": "", 
356         "enabled": true, 
357         "longitude": null, 
358         "site_url": "http://www.onlab.us/", 
359         "login_base": "onlab", 
360         "location": "37.452955,-122.18176599999998", 
361         "latitude": null, 
362         "is_public": true, 
363         "deployments": [
364             5, 
365             6, 
366             7, 
367             8, 
368             9, 
369             10
370         ], 
371         "abbreviated_name": ""
372     }
373 },
374 {
375     "pk": 23, 
376     "model": "core.site", 
377     "fields": {
378         "updated": "2013-12-17T18:21:43.870Z", 
379         "name": "I2 Singapore", 
380         "created": "2013-12-17T17:08:49.669Z", 
381         "tenant_id": null, 
382         "enabled": true, 
383         "longitude": null, 
384         "site_url": "http://www.internet2.edu/", 
385         "login_base": "i2singapore", 
386         "location": "1.33544,103.88999999999999", 
387         "latitude": null, 
388         "is_public": true, 
389         "deployments": [
390             10
391         ], 
392         "abbreviated_name": ""
393     }
394 },
395 {
396     "pk": 24, 
397     "model": "core.site", 
398     "fields": {
399         "updated": "2013-12-17T18:08:01.373Z", 
400         "name": "Arizona", 
401         "created": "2013-12-17T18:07:14.190Z", 
402         "tenant_id": null, 
403         "enabled": true, 
404         "longitude": null, 
405         "site_url": "http://www.cs.arizona.edu/", 
406         "login_base": "arizona", 
407         "location": "32.2333,-110.94799999999998", 
408         "latitude": null, 
409         "is_public": true, 
410         "deployments": [], 
411         "abbreviated_name": ""
412     }
413 },
414 {
415     "pk": 1, 
416     "model": "core.siterole", 
417     "fields": {
418         "updated": "2013-12-17T18:08:54.842Z", 
419         "role": "pi", 
420         "created": "2013-12-17T18:08:54.842Z"
421     }
422 },
423 {
424     "pk": 5, 
425     "model": "core.deployment", 
426     "fields": {
427         "updated": "2013-04-03T22:57:23.015Z", 
428         "name": "US-Stanford", 
429         "created": "2013-04-03T22:57:23.015Z"
430     }
431 },
432 {
433     "pk": 6, 
434     "model": "core.deployment", 
435     "fields": {
436         "updated": "2013-04-03T22:57:23.015Z", 
437         "name": "US-Washington", 
438         "created": "2013-04-03T22:57:23.015Z"
439     }
440 },
441 {
442     "pk": 7, 
443     "model": "core.deployment", 
444     "fields": {
445         "updated": "2013-04-03T22:57:23.015Z", 
446         "name": "US-Princeton", 
447         "created": "2013-04-03T22:57:23.015Z"
448     }
449 },
450 {
451     "pk": 8, 
452     "model": "core.deployment", 
453     "fields": {
454         "updated": "2013-04-03T22:57:23.015Z", 
455         "name": "US-GeorgiaTech", 
456         "created": "2013-04-03T22:57:23.015Z"
457     }
458 },
459 {
460     "pk": 9, 
461     "model": "core.deployment", 
462     "fields": {
463         "updated": "2013-04-03T22:57:23.015Z", 
464         "name": "EU-MaxPlanck", 
465         "created": "2013-04-03T22:57:23.015Z"
466     }
467 },
468 {
469     "pk": 10, 
470     "model": "core.deployment", 
471     "fields": {
472         "updated": "2013-04-03T22:57:23.015Z", 
473         "name": "Internet2", 
474         "created": "2013-04-03T22:57:23.015Z"
475     }
476 },
477 {
478     "pk": 1, 
479     "model": "core.user", 
480     "fields": {
481         "username": "padmin@vicci.org", 
482         "public_key": null, 
483         "updated": "2013-11-26T12:36:49.829Z", 
484         "is_readonly": false, 
485         "firstname": "OpenCloud", 
486         "user_url": null, 
487         "lastname": "Admin", 
488         "created": "2013-11-26T12:36:49.816Z", 
489         "is_active": true, 
490         "site": null, 
491         "phone": null, 
492         "kuser_id": null, 
493         "is_staff": true, 
494         "last_login": "2013-12-13T05:21:52.645Z", 
495         "timezone": "America/New_York", 
496         "is_admin": true, 
497         "password": "pbkdf2_sha256$10000$v5qKhIyhSQ2N$V8vh2mkqYdjQib6d2jBkpwV57eMBfhd/9eiXqaDLUWg=", 
498         "email": "padmin@vicci.org", 
499         "enacted": null,
500         "backend_status":"ok"
501     }
502 },
503 {
504     "pk": 2, 
505     "model": "core.user", 
506     "fields": {
507         "username": "tony@onlab.us", 
508         "public_key": null, 
509         "updated": "2013-09-22T21:47:30.993Z", 
510         "is_readonly": false, 
511         "firstname": "Tony", 
512         "user_url": null, 
513         "lastname": "Mack", 
514         "created": "2013-09-22T21:47:30.959Z", 
515         "is_active": true, 
516         "site": 22, 
517         "phone": null, 
518         "kuser_id": null, 
519         "is_staff": true, 
520         "last_login": "2013-12-14T03:21:24.872Z", 
521         "timezone": "America/New_York", 
522         "is_admin": true, 
523         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
524         "email": "tony@onlab.us", 
525         "enacted": null,
526         "backend_status":"ok"
527     }
528 },
529 {
530     "pk": 3, 
531     "model": "core.user", 
532     "fields": {
533         "username": "mike@onlab.us", 
534         "public_key": null, 
535         "updated": "2013-09-22T21:47:30.993Z", 
536         "is_readonly": false, 
537         "firstname": "Mike", 
538         "user_url": null, 
539         "lastname": "Wawrzoniak", 
540         "created": "2013-09-22T21:47:30.959Z", 
541         "is_active": true, 
542         "site": 22, 
543         "phone": null, 
544         "kuser_id": null, 
545         "is_staff": true, 
546         "last_login": "2013-12-04T20:46:15.904Z", 
547         "timezone": "America/New_York", 
548         "is_admin": true, 
549         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
550         "email": "mike@onlab.us", 
551         "enacted": null,
552         "backend_status":"ok"
553     }
554 },
555 {
556     "pk": 4, 
557     "model": "core.user", 
558     "fields": {
559         "username": "andy@onlab.us", 
560         "public_key": null, 
561         "updated": "2013-09-22T21:47:30.993Z", 
562         "is_readonly": false, 
563         "firstname": "Andy", 
564         "user_url": null, 
565         "lastname": "Bavier", 
566         "created": "2013-09-22T21:47:30.959Z", 
567         "is_active": true, 
568         "site": 22, 
569         "phone": null, 
570         "kuser_id": null, 
571         "is_staff": true, 
572         "last_login": "2013-12-17T18:22:01.970Z", 
573         "timezone": "America/New_York", 
574         "is_admin": true, 
575         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
576         "email": "andy@onlab.us", 
577         "enacted": null,
578         "backend_status":"ok"
579     }
580 },
581 {
582     "pk": 5, 
583     "model": "core.user", 
584     "fields": {
585         "username": "sapan@onlab.us", 
586         "public_key": null, 
587         "updated": "2013-09-22T21:47:30.993Z", 
588         "is_readonly": false, 
589         "firstname": "Sapan", 
590         "user_url": null, 
591         "lastname": "Bhatia", 
592         "created": "2013-09-22T21:47:30.959Z", 
593         "is_active": true, 
594         "site": 22, 
595         "phone": null, 
596         "kuser_id": null, 
597         "is_staff": true, 
598         "last_login": "2013-12-17T16:21:46.493Z", 
599         "timezone": "America/New_York", 
600         "is_admin": true, 
601         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
602         "email": "sapan@onlab.us", 
603         "enacted": null,
604         "backend_status":"ok"
605     }
606 },
607 {
608     "pk": 6, 
609     "model": "core.user", 
610     "fields": {
611         "username": "jcnelson@cs.princeton.edu", 
612         "public_key": "", 
613         "updated": "2013-12-16T15:44:27.429Z", 
614         "is_readonly": false, 
615         "firstname": "Jude", 
616         "user_url": null, 
617         "lastname": "Nelson", 
618         "created": "2013-09-22T21:47:30.959Z", 
619         "is_active": true, 
620         "site": 10, 
621         "phone": "", 
622         "kuser_id": null, 
623         "is_staff": true, 
624         "last_login": "2013-09-22T21:48:01.047Z", 
625         "timezone": "America/New_York", 
626         "is_admin": true, 
627         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
628         "email": "jcnelson@cs.princeton.edu", 
629         "enacted": null,
630         "backend_status":"ok"
631     }
632 },
633 {
634     "pk": 7, 
635     "model": "core.user", 
636     "fields": {
637         "username": "llp@onlab.us", 
638         "public_key": "", 
639         "updated": "2013-12-04T20:47:03.679Z", 
640         "is_readonly": false, 
641         "firstname": "Larry", 
642         "user_url": null, 
643         "lastname": "Peterson", 
644         "created": "2013-09-22T21:47:30.959Z", 
645         "is_active": true, 
646         "site": 22, 
647         "phone": "", 
648         "kuser_id": null, 
649         "is_staff": true, 
650         "last_login": "2013-12-17T17:29:10.464Z", 
651         "timezone": "America/New_York", 
652         "is_admin": true, 
653         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
654         "email": "llp@onlab.us", 
655         "enacted": null,
656         "backend_status":"ok"
657     }
658 },
659 {
660     "pk": 8, 
661     "model": "core.user", 
662     "fields": {
663         "username": "scott@onlab.us", 
664         "public_key": null, 
665         "updated": "2013-09-22T21:47:30.993Z", 
666         "is_readonly": false, 
667         "firstname": "Scott", 
668         "user_url": null, 
669         "lastname": "Baker", 
670         "created": "2013-09-22T21:47:30.959Z", 
671         "is_active": true, 
672         "site": 22, 
673         "phone": null, 
674         "kuser_id": null, 
675         "is_staff": true, 
676         "last_login": "2013-12-12T17:31:25.520Z", 
677         "timezone": "America/New_York", 
678         "is_admin": true, 
679         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
680         "email": "scott@onlab.us", 
681         "enacted": null,
682         "backend_status":"ok"
683     }
684 },
685 {
686     "pk": 9, 
687     "model": "core.user", 
688     "fields": {
689         "username": "ali@onlab.us", 
690         "public_key": null, 
691         "updated": "2013-09-22T21:47:30.993Z", 
692         "is_readonly": false, 
693         "firstname": "Ali", 
694         "user_url": null, 
695         "lastname": "Al-Shabibi", 
696         "created": "2013-09-22T21:47:30.959Z", 
697         "is_active": true, 
698         "site": 22, 
699         "phone": null, 
700         "kuser_id": null, 
701         "is_staff": true, 
702         "last_login": "2013-09-22T21:48:01.047Z", 
703         "timezone": "America/New_York", 
704         "is_admin": true, 
705         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
706         "email": "ali@onlab.us", 
707         "enacted": null,
708         "backend_status":"ok"
709     }
710 },
711 {
712     "pk": 10, 
713     "model": "core.user", 
714     "fields": {
715         "username": "bill@onlab.us", 
716         "public_key": null, 
717         "updated": "2013-09-22T21:47:30.993Z", 
718         "is_readonly": false, 
719         "firstname": "Bill", 
720         "user_url": null, 
721         "lastname": "Snow", 
722         "created": "2013-09-22T21:47:30.959Z", 
723         "is_active": true, 
724         "site": 22, 
725         "phone": null, 
726         "kuser_id": null, 
727         "is_staff": true, 
728         "last_login": "2013-09-22T21:48:01.047Z", 
729         "timezone": "America/New_York", 
730         "is_admin": true, 
731         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
732         "email": "bill@onlab.us", 
733         "enacted": null,
734         "backend_status":"ok"
735     }
736 },
737 {
738     "pk": 11, 
739     "model": "core.user", 
740     "fields": {
741         "username": "guru@onlab.us", 
742         "public_key": null, 
743         "updated": "2013-09-22T21:47:30.993Z", 
744         "is_readonly": false, 
745         "firstname": "Guru", 
746         "user_url": null, 
747         "lastname": "Parulkar", 
748         "created": "2013-09-22T21:47:30.959Z", 
749         "is_active": true, 
750         "site": 22, 
751         "phone": null, 
752         "kuser_id": null, 
753         "is_staff": true, 
754         "last_login": "2013-09-22T21:48:01.047Z", 
755         "timezone": "America/New_York", 
756         "is_admin": true, 
757         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
758         "email": "guru@onlab.us", 
759         "enacted": null,
760         "backend_status":"ok"
761     }
762 },
763 {
764     "pk": 12, 
765     "model": "core.user", 
766     "fields": {
767         "username": "marc@onlab.us", 
768         "public_key": null, 
769         "updated": "2013-09-22T21:47:30.993Z", 
770         "is_readonly": false, 
771         "firstname": "Marc", 
772         "user_url": null, 
773         "lastname": "Fiuczynski", 
774         "created": "2013-09-22T21:47:30.959Z", 
775         "is_active": true, 
776         "site": 22, 
777         "phone": null, 
778         "kuser_id": null, 
779         "is_staff": true, 
780         "last_login": "2013-09-22T21:48:01.047Z", 
781         "timezone": "America/New_York", 
782         "is_admin": true, 
783         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
784         "email": "marc@onlab.us", 
785         "enacted": null,
786         "backend_status":"ok"
787     }
788 },
789 {
790     "pk": 13, 
791     "model": "core.user", 
792     "fields": {
793         "username": "siobhan@onlab.us", 
794         "public_key": null, 
795         "updated": "2013-09-22T21:47:30.993Z", 
796         "is_readonly": false, 
797         "firstname": "Siobhan", 
798         "user_url": null, 
799         "lastname": "Tully", 
800         "created": "2013-09-22T21:47:30.959Z", 
801         "is_active": true, 
802         "site": 22, 
803         "phone": null, 
804         "kuser_id": null, 
805         "is_staff": true, 
806         "last_login": "2013-09-22T21:48:01.047Z", 
807         "timezone": "America/New_York", 
808         "is_admin": true, 
809         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
810         "email": "siobhan@onlab.us", 
811         "enacted": null,
812         "backend_status":"ok"
813     }
814 },
815 {
816     "pk": 14, 
817     "model": "core.user", 
818     "fields": {
819         "username": "demo@onlab.us", 
820         "public_key": "", 
821         "updated": "2013-12-06T11:25:52.457Z", 
822         "is_readonly": true, 
823         "firstname": "Demo", 
824         "user_url": null, 
825         "lastname": "OpenCloud", 
826         "created": "2013-12-06T11:25:41.211Z", 
827         "is_active": true, 
828         "site": 22, 
829         "phone": "", 
830         "kuser_id": null, 
831         "is_staff": true, 
832         "last_login": "2013-12-17T18:54:01.976Z", 
833         "timezone": "America/New_York", 
834         "is_admin": true, 
835         "password": "pbkdf2_sha256$10000$jaLSTW2ksHEN$HDpjDKieFDjMvtV5wbF/ow3zfq8EqcFtNXLfuo+150s=", 
836         "email": "demo@onlab.us", 
837         "enacted": null,
838         "backend_status":"ok"
839     }
840 },
841 {
842     "pk": 15, 
843     "model": "core.user", 
844     "fields": {
845         "username": "jhh@cs.arizona.edu", 
846         "public_key": "", 
847         "updated": "2013-12-17T18:08:58.288Z", 
848         "is_readonly": false, 
849         "firstname": "John", 
850         "user_url": null, 
851         "lastname": "Hartman", 
852         "created": "2013-12-17T18:08:01.381Z", 
853         "is_active": true, 
854         "site": 24, 
855         "phone": "", 
856         "kuser_id": null, 
857         "is_staff": true, 
858         "last_login": "2013-12-17T18:08:01.356Z", 
859         "timezone": "America/New_York", 
860         "is_admin": true, 
861         "password": "!", 
862         "email": "jhh@cs.arizona.edu", 
863         "enacted": null,
864         "backend_status":"ok"
865     }
866 },
867 {
868     "pk": 1, 
869     "model": "core.serviceclass", 
870     "fields": {
871         "updated": "2013-05-10T23:30:52.931Z", 
872         "membershipFee": 0, 
873         "membershipFeeMonths": 0, 
874         "created": "2013-05-10T23:30:52.931Z", 
875         "upgradeFrom": [
876             2, 
877             3
878         ], 
879         "commitment": 0, 
880         "name": "Best Effort", 
881         "upgradeRequiresApproval": false, 
882         "description": "Best Effort"
883     }
884 },
885 {
886     "pk": 2, 
887     "model": "core.serviceclass", 
888     "fields": {
889         "updated": "2013-05-10T23:35:51.694Z", 
890         "membershipFee": 100, 
891         "membershipFeeMonths": 1, 
892         "created": "2013-05-10T23:33:24.930Z", 
893         "upgradeFrom": [
894             1, 
895             3
896         ], 
897         "commitment": 365, 
898         "name": "Silver", 
899         "upgradeRequiresApproval": false, 
900         "description": "Silver"
901     }
902 },
903 {
904     "pk": 3, 
905     "model": "core.serviceclass", 
906     "fields": {
907         "updated": "2013-05-10T23:34:01.320Z", 
908         "membershipFee": 18000, 
909         "membershipFeeMonths": 12, 
910         "created": "2013-05-10T23:34:01.320Z", 
911         "upgradeFrom": [
912             1, 
913             2
914         ], 
915         "commitment": 365, 
916         "name": "Gold", 
917         "upgradeRequiresApproval": false, 
918         "description": "Gold"
919     }
920 },
921 {
922     "pk": 4, 
923     "model": "core.slice", 
924     "fields": {
925         "router_id": null, 
926         "updated": "2013-12-05T01:41:11.410Z", 
927         "name": "HyperCache", 
928         "service": 3, 
929         "created": "2013-04-03T23:14:11.072Z", 
930         "network_id": null, 
931         "tenant_id": "", 
932         "serviceClass": 1, 
933         "enabled": true, 
934         "site": 22, 
935         "omf_friendly": false, 
936         "subnet_id": null, 
937         "slice_url": "", 
938         "creator": 1, 
939         "description": "HyperCache slice for HyperCache service."
940     }
941 },
942 {
943     "pk": 6, 
944     "model": "core.slice", 
945     "fields": {
946         "router_id": null, 
947         "updated": "2013-12-05T01:41:23.032Z", 
948         "name": "Syndicate", 
949         "service": 5, 
950         "created": "2013-04-03T23:14:11.072Z", 
951         "network_id": null, 
952         "tenant_id": "", 
953         "serviceClass": 1, 
954         "enabled": true, 
955         "site": 22, 
956         "omf_friendly": false, 
957         "subnet_id": null, 
958         "slice_url": "", 
959         "creator": 1, 
960         "description": ""
961     }
962 },
963 {
964     "pk": 8, 
965     "model": "core.slice", 
966     "fields": {
967         "router_id": null, 
968         "updated": "2013-12-12T18:11:27.780Z", 
969         "name": "DnsRedir", 
970         "service": 4, 
971         "created": "2013-12-04T22:48:35.584Z", 
972         "network_id": null, 
973         "tenant_id": "", 
974         "serviceClass": 2, 
975         "enabled": true, 
976         "site": 22, 
977         "omf_friendly": false, 
978         "subnet_id": null, 
979         "slice_url": "", 
980         "creator": 8, 
981         "description": "DNS Redirection slice for RequestRouter service."
982     }
983 },
984 {
985     "pk": 9, 
986     "model": "core.slice", 
987     "fields": {
988         "router_id": null, 
989         "updated": "2013-12-12T18:12:41.375Z", 
990         "name": "DnsDemux", 
991         "service": 4, 
992         "created": "2013-12-04T22:49:23.051Z", 
993         "network_id": null, 
994         "tenant_id": "", 
995         "serviceClass": 2, 
996         "enabled": true, 
997         "site": 22, 
998         "omf_friendly": false, 
999         "subnet_id": null, 
1000         "slice_url": "", 
1001         "creator": 8, 
1002         "description": "DNS Demultiplexing slice for RequestRouter service. "
1003     }
1004 },
1005 {
1006     "pk": 10, 
1007     "model": "core.slice", 
1008     "fields": {
1009         "router_id": null, 
1010         "updated": "2013-12-09T14:19:28.458Z", 
1011         "name": "Infrastructure", 
1012         "service": null, 
1013         "created": "2013-12-09T14:13:15.392Z", 
1014         "network_id": null, 
1015         "tenant_id": "", 
1016         "serviceClass": 1, 
1017         "enabled": true, 
1018         "site": 22, 
1019         "omf_friendly": false, 
1020         "subnet_id": null, 
1021         "slice_url": "", 
1022         "creator": null, 
1023         "description": ""
1024     }
1025 },
1026 {
1027     "pk": 11, 
1028     "model": "core.slice", 
1029     "fields": {
1030         "router_id": null, 
1031         "updated": "2013-12-17T18:09:29.065Z", 
1032         "name": "Stork", 
1033         "service": 8, 
1034         "created": "2013-12-13T21:49:59.476Z", 
1035         "network_id": null, 
1036         "tenant_id": "", 
1037         "serviceClass": 1, 
1038         "enabled": true, 
1039         "site": 24, 
1040         "omf_friendly": false, 
1041         "subnet_id": null, 
1042         "slice_url": "", 
1043         "creator": null, 
1044         "description": "The Stork Package Management Service"
1045     }
1046 },
1047 {
1048     "pk": 12, 
1049     "model": "core.slice", 
1050     "fields": {
1051         "router_id": null, 
1052         "updated": "2013-12-17T18:09:20.587Z", 
1053         "name": "Owl", 
1054         "service": 8, 
1055         "created": "2013-12-13T21:52:15.590Z", 
1056         "network_id": null, 
1057         "tenant_id": "", 
1058         "serviceClass": 1, 
1059         "enabled": true, 
1060         "site": 24, 
1061         "omf_friendly": false, 
1062         "subnet_id": null, 
1063         "slice_url": "", 
1064         "creator": null, 
1065         "description": "The Owl Data Collection service"
1066     }
1067 },
1068 {
1069     "pk": 13, 
1070     "model": "core.slice", 
1071     "fields": {
1072         "router_id": null, 
1073         "updated": "2013-12-13T21:59:36.718Z", 
1074         "name": "Hadoop", 
1075         "service": null, 
1076         "created": "2013-12-13T21:54:20.895Z", 
1077         "network_id": null, 
1078         "tenant_id": "", 
1079         "serviceClass": 2, 
1080         "enabled": true, 
1081         "site": 22, 
1082         "omf_friendly": false, 
1083         "subnet_id": null, 
1084         "slice_url": "", 
1085         "creator": null, 
1086         "description": "Hadoop map-reduce service"
1087     }
1088 },
1089 {
1090     "pk": 14, 
1091     "model": "core.slice", 
1092     "fields": {
1093         "router_id": null, 
1094         "updated": "2013-12-13T21:58:44.338Z", 
1095         "name": "test-slice-1", 
1096         "service": null, 
1097         "created": "2013-12-13T21:56:57.299Z", 
1098         "network_id": null, 
1099         "tenant_id": "", 
1100         "serviceClass": 1, 
1101         "enabled": true, 
1102         "site": 10, 
1103         "omf_friendly": false, 
1104         "subnet_id": null, 
1105         "slice_url": "", 
1106         "creator": null, 
1107         "description": "Test slice number one."
1108     }
1109 },
1110 {
1111     "pk": 15, 
1112     "model": "core.slice", 
1113     "fields": {
1114         "router_id": null, 
1115         "updated": "2013-12-13T22:01:49.732Z", 
1116         "name": "test-slice-2", 
1117         "service": null, 
1118         "created": "2013-12-13T22:00:03.049Z", 
1119         "network_id": null, 
1120         "tenant_id": "", 
1121         "serviceClass": 1, 
1122         "enabled": true, 
1123         "site": 10, 
1124         "omf_friendly": false, 
1125         "subnet_id": null, 
1126         "slice_url": "", 
1127         "creator": null, 
1128         "description": "test slice number two."
1129     }
1130 },
1131 {
1132     "pk": 1, 
1133     "model": "core.image", 
1134     "fields": {
1135         "updated": "2013-12-09T14:26:56.787Z", 
1136         "name": "Fedora 16 LXC rev 1.3", 
1137         "created": "2013-12-09T14:26:56.787Z", 
1138         "container_format": "bare", 
1139         "disk_format": "raw", 
1140         "image_id": "d4bdbba2-6883-4232-863a-202fd4c56c21"
1141     }
1142 },
1143 {
1144     "pk": 384, 
1145     "model": "core.node", 
1146     "fields": {
1147         "site": 8, 
1148         "updated": "2013-06-21T21:17:13.982Z", 
1149         "deployment": 5, 
1150         "name": "node1.stanford.vicci.org", 
1151         "created": "2013-04-03T23:14:11.072Z"
1152     }
1153 },
1154 {
1155     "pk": 385, 
1156     "model": "core.node", 
1157     "fields": {
1158         "site": 8, 
1159         "updated": "2013-06-21T21:17:13.982Z", 
1160         "deployment": 5, 
1161         "name": "node2.stanford.vicci.org", 
1162         "created": "2013-04-03T23:14:11.072Z"
1163     }
1164 },
1165 {
1166     "pk": 386, 
1167     "model": "core.node", 
1168     "fields": {
1169         "site": 8, 
1170         "updated": "2013-06-21T21:17:13.982Z", 
1171         "deployment": 5, 
1172         "name": "node3.stanford.vicci.org", 
1173         "created": "2013-04-03T23:14:11.072Z"
1174     }
1175 },
1176 {
1177     "pk": 387, 
1178     "model": "core.node", 
1179     "fields": {
1180         "site": 8, 
1181         "updated": "2013-06-21T21:17:13.982Z", 
1182         "deployment": 5, 
1183         "name": "node4.stanford.vicci.org", 
1184         "created": "2013-04-03T23:14:11.072Z"
1185     }
1186 },
1187 {
1188     "pk": 388, 
1189     "model": "core.node", 
1190     "fields": {
1191         "site": 8, 
1192         "updated": "2013-06-21T21:17:13.982Z", 
1193         "deployment": 5, 
1194         "name": "node5.stanford.vicci.org", 
1195         "created": "2013-04-03T23:14:11.072Z"
1196     }
1197 },
1198 {
1199     "pk": 389, 
1200     "model": "core.node", 
1201     "fields": {
1202         "site": 8, 
1203         "updated": "2013-06-21T21:17:13.982Z", 
1204         "deployment": 5, 
1205         "name": "node6.stanford.vicci.org", 
1206         "created": "2013-04-03T23:14:11.072Z"
1207     }
1208 },
1209 {
1210     "pk": 390, 
1211     "model": "core.node", 
1212     "fields": {
1213         "site": 8, 
1214         "updated": "2013-06-21T21:17:13.982Z", 
1215         "deployment": 5, 
1216         "name": "node7.stanford.vicci.org", 
1217         "created": "2013-04-03T23:14:11.072Z"
1218     }
1219 },
1220 {
1221     "pk": 391, 
1222     "model": "core.node", 
1223     "fields": {
1224         "site": 8, 
1225         "updated": "2013-06-21T21:17:13.982Z", 
1226         "deployment": 5, 
1227         "name": "node8.stanford.vicci.org", 
1228         "created": "2013-04-03T23:14:11.072Z"
1229     }
1230 },
1231 {
1232     "pk": 392, 
1233     "model": "core.node", 
1234     "fields": {
1235         "site": 8, 
1236         "updated": "2013-06-21T21:17:13.982Z", 
1237         "deployment": 5, 
1238         "name": "node9.stanford.vicci.org", 
1239         "created": "2013-04-03T23:14:11.072Z"
1240     }
1241 },
1242 {
1243     "pk": 393, 
1244     "model": "core.node", 
1245     "fields": {
1246         "site": 8, 
1247         "updated": "2013-06-21T21:17:13.982Z", 
1248         "deployment": 5, 
1249         "name": "node10.stanford.vicci.org", 
1250         "created": "2013-04-03T23:14:11.072Z"
1251     }
1252 },
1253 {
1254     "pk": 394, 
1255     "model": "core.node", 
1256     "fields": {
1257         "site": 8, 
1258         "updated": "2013-06-21T21:17:13.982Z", 
1259         "deployment": 5, 
1260         "name": "node11.stanford.vicci.org", 
1261         "created": "2013-04-03T23:14:11.072Z"
1262     }
1263 },
1264 {
1265     "pk": 395, 
1266     "model": "core.node", 
1267     "fields": {
1268         "site": 8, 
1269         "updated": "2013-06-21T21:17:13.982Z", 
1270         "deployment": 5, 
1271         "name": "node12.stanford.vicci.org", 
1272         "created": "2013-04-03T23:14:11.072Z"
1273     }
1274 },
1275 {
1276     "pk": 396, 
1277     "model": "core.node", 
1278     "fields": {
1279         "site": 8, 
1280         "updated": "2013-06-21T21:17:13.982Z", 
1281         "deployment": 5, 
1282         "name": "node13.stanford.vicci.org", 
1283         "created": "2013-04-03T23:14:11.072Z"
1284     }
1285 },
1286 {
1287     "pk": 397, 
1288     "model": "core.node", 
1289     "fields": {
1290         "site": 8, 
1291         "updated": "2013-06-21T21:17:13.982Z", 
1292         "deployment": 5, 
1293         "name": "node14.stanford.vicci.org", 
1294         "created": "2013-04-03T23:14:11.072Z"
1295     }
1296 },
1297 {
1298     "pk": 398, 
1299     "model": "core.node", 
1300     "fields": {
1301         "site": 8, 
1302         "updated": "2013-06-21T21:17:13.982Z", 
1303         "deployment": 5, 
1304         "name": "node15.stanford.vicci.org", 
1305         "created": "2013-04-03T23:14:11.072Z"
1306     }
1307 },
1308 {
1309     "pk": 399, 
1310     "model": "core.node", 
1311     "fields": {
1312         "site": 8, 
1313         "updated": "2013-06-21T21:17:13.982Z", 
1314         "deployment": 5, 
1315         "name": "node16.stanford.vicci.org", 
1316         "created": "2013-04-03T23:14:11.072Z"
1317     }
1318 },
1319 {
1320     "pk": 400, 
1321     "model": "core.node", 
1322     "fields": {
1323         "site": 8, 
1324         "updated": "2013-06-21T21:17:13.982Z", 
1325         "deployment": 5, 
1326         "name": "node17.stanford.vicci.org", 
1327         "created": "2013-04-03T23:14:11.072Z"
1328     }
1329 },
1330 {
1331     "pk": 401, 
1332     "model": "core.node", 
1333     "fields": {
1334         "site": 8, 
1335         "updated": "2013-06-21T21:17:13.982Z", 
1336         "deployment": 5, 
1337         "name": "node18.stanford.vicci.org", 
1338         "created": "2013-04-03T23:14:11.072Z"
1339     }
1340 },
1341 {
1342     "pk": 402, 
1343     "model": "core.node", 
1344     "fields": {
1345         "site": 8, 
1346         "updated": "2013-06-21T21:17:13.982Z", 
1347         "deployment": 5, 
1348         "name": "node19.stanford.vicci.org", 
1349         "created": "2013-04-03T23:14:11.072Z"
1350     }
1351 },
1352 {
1353     "pk": 403, 
1354     "model": "core.node", 
1355     "fields": {
1356         "site": 8, 
1357         "updated": "2013-06-21T21:17:13.982Z", 
1358         "deployment": 5, 
1359         "name": "node20.stanford.vicci.org", 
1360         "created": "2013-04-03T23:14:11.072Z"
1361     }
1362 },
1363 {
1364     "pk": 404, 
1365     "model": "core.node", 
1366     "fields": {
1367         "site": 8, 
1368         "updated": "2013-06-21T21:17:13.982Z", 
1369         "deployment": 5, 
1370         "name": "node21.stanford.vicci.org", 
1371         "created": "2013-04-03T23:14:11.072Z"
1372     }
1373 },
1374 {
1375     "pk": 405, 
1376     "model": "core.node", 
1377     "fields": {
1378         "site": 8, 
1379         "updated": "2013-06-21T21:17:13.982Z", 
1380         "deployment": 5, 
1381         "name": "node22.stanford.vicci.org", 
1382         "created": "2013-04-03T23:14:11.072Z"
1383     }
1384 },
1385 {
1386     "pk": 406, 
1387     "model": "core.node", 
1388     "fields": {
1389         "site": 8, 
1390         "updated": "2013-06-21T21:17:13.982Z", 
1391         "deployment": 5, 
1392         "name": "node23.stanford.vicci.org", 
1393         "created": "2013-04-03T23:14:11.072Z"
1394     }
1395 },
1396 {
1397     "pk": 407, 
1398     "model": "core.node", 
1399     "fields": {
1400         "site": 8, 
1401         "updated": "2013-06-21T21:17:13.982Z", 
1402         "deployment": 5, 
1403         "name": "node24.stanford.vicci.org", 
1404         "created": "2013-04-03T23:14:11.072Z"
1405     }
1406 },
1407 {
1408     "pk": 408, 
1409     "model": "core.node", 
1410     "fields": {
1411         "site": 8, 
1412         "updated": "2013-06-21T21:17:13.982Z", 
1413         "deployment": 5, 
1414         "name": "node25.stanford.vicci.org", 
1415         "created": "2013-04-03T23:14:11.072Z"
1416     }
1417 },
1418 {
1419     "pk": 409, 
1420     "model": "core.node", 
1421     "fields": {
1422         "site": 8, 
1423         "updated": "2013-06-21T21:17:13.982Z", 
1424         "deployment": 5, 
1425         "name": "node26.stanford.vicci.org", 
1426         "created": "2013-04-03T23:14:11.072Z"
1427     }
1428 },
1429 {
1430     "pk": 410, 
1431     "model": "core.node", 
1432     "fields": {
1433         "site": 8, 
1434         "updated": "2013-06-21T21:17:13.982Z", 
1435         "deployment": 5, 
1436         "name": "node27.stanford.vicci.org", 
1437         "created": "2013-04-03T23:14:11.072Z"
1438     }
1439 },
1440 {
1441     "pk": 411, 
1442     "model": "core.node", 
1443     "fields": {
1444         "site": 8, 
1445         "updated": "2013-06-21T21:17:13.982Z", 
1446         "deployment": 5, 
1447         "name": "node28.stanford.vicci.org", 
1448         "created": "2013-04-03T23:14:11.072Z"
1449     }
1450 },
1451 {
1452     "pk": 412, 
1453     "model": "core.node", 
1454     "fields": {
1455         "site": 8, 
1456         "updated": "2013-06-21T21:17:13.982Z", 
1457         "deployment": 5, 
1458         "name": "node29.stanford.vicci.org", 
1459         "created": "2013-04-03T23:14:11.072Z"
1460     }
1461 },
1462 {
1463     "pk": 413, 
1464     "model": "core.node", 
1465     "fields": {
1466         "site": 8, 
1467         "updated": "2013-06-21T21:17:13.982Z", 
1468         "deployment": 5, 
1469         "name": "node30.stanford.vicci.org", 
1470         "created": "2013-04-03T23:14:11.072Z"
1471     }
1472 },
1473 {
1474     "pk": 414, 
1475     "model": "core.node", 
1476     "fields": {
1477         "site": 8, 
1478         "updated": "2013-06-21T21:17:13.982Z", 
1479         "deployment": 5, 
1480         "name": "node31.stanford.vicci.org", 
1481         "created": "2013-04-03T23:14:11.072Z"
1482     }
1483 },
1484 {
1485     "pk": 415, 
1486     "model": "core.node", 
1487     "fields": {
1488         "site": 8, 
1489         "updated": "2013-06-21T21:17:13.982Z", 
1490         "deployment": 5, 
1491         "name": "node32.stanford.vicci.org", 
1492         "created": "2013-04-03T23:14:11.072Z"
1493     }
1494 },
1495 {
1496     "pk": 416, 
1497     "model": "core.node", 
1498     "fields": {
1499         "site": 8, 
1500         "updated": "2013-06-21T21:17:13.982Z", 
1501         "deployment": 5, 
1502         "name": "node33.stanford.vicci.org", 
1503         "created": "2013-04-03T23:14:11.072Z"
1504     }
1505 },
1506 {
1507     "pk": 417, 
1508     "model": "core.node", 
1509     "fields": {
1510         "site": 8, 
1511         "updated": "2013-06-21T21:17:13.982Z", 
1512         "deployment": 5, 
1513         "name": "node34.stanford.vicci.org", 
1514         "created": "2013-04-03T23:14:11.072Z"
1515     }
1516 },
1517 {
1518     "pk": 418, 
1519     "model": "core.node", 
1520     "fields": {
1521         "site": 8, 
1522         "updated": "2013-06-21T21:17:13.982Z", 
1523         "deployment": 5, 
1524         "name": "node35.stanford.vicci.org", 
1525         "created": "2013-04-03T23:14:11.072Z"
1526     }
1527 },
1528 {
1529     "pk": 419, 
1530     "model": "core.node", 
1531     "fields": {
1532         "site": 8, 
1533         "updated": "2013-06-21T21:17:13.982Z", 
1534         "deployment": 5, 
1535         "name": "node36.stanford.vicci.org", 
1536         "created": "2013-04-03T23:14:11.072Z"
1537     }
1538 },
1539 {
1540     "pk": 420, 
1541     "model": "core.node", 
1542     "fields": {
1543         "site": 8, 
1544         "updated": "2013-06-21T21:17:13.982Z", 
1545         "deployment": 5, 
1546         "name": "node37.stanford.vicci.org", 
1547         "created": "2013-04-03T23:14:11.072Z"
1548     }
1549 },
1550 {
1551     "pk": 421, 
1552     "model": "core.node", 
1553     "fields": {
1554         "site": 8, 
1555         "updated": "2013-06-21T21:17:13.982Z", 
1556         "deployment": 5, 
1557         "name": "node38.stanford.vicci.org", 
1558         "created": "2013-04-03T23:14:11.072Z"
1559     }
1560 },
1561 {
1562     "pk": 422, 
1563     "model": "core.node", 
1564     "fields": {
1565         "site": 8, 
1566         "updated": "2013-06-21T21:17:13.982Z", 
1567         "deployment": 5, 
1568         "name": "node39.stanford.vicci.org", 
1569         "created": "2013-04-03T23:14:11.072Z"
1570     }
1571 },
1572 {
1573     "pk": 423, 
1574     "model": "core.node", 
1575     "fields": {
1576         "site": 8, 
1577         "updated": "2013-06-21T21:17:13.982Z", 
1578         "deployment": 5, 
1579         "name": "node40.stanford.vicci.org", 
1580         "created": "2013-04-03T23:14:11.072Z"
1581     }
1582 },
1583 {
1584     "pk": 424, 
1585     "model": "core.node", 
1586     "fields": {
1587         "site": 8, 
1588         "updated": "2013-06-21T21:17:13.982Z", 
1589         "deployment": 5, 
1590         "name": "node41.stanford.vicci.org", 
1591         "created": "2013-04-03T23:14:11.072Z"
1592     }
1593 },
1594 {
1595     "pk": 425, 
1596     "model": "core.node", 
1597     "fields": {
1598         "site": 8, 
1599         "updated": "2013-06-21T21:17:13.982Z", 
1600         "deployment": 5, 
1601         "name": "node42.stanford.vicci.org", 
1602         "created": "2013-04-03T23:14:11.072Z"
1603     }
1604 },
1605 {
1606     "pk": 426, 
1607     "model": "core.node", 
1608     "fields": {
1609         "site": 8, 
1610         "updated": "2013-06-21T21:17:13.982Z", 
1611         "deployment": 5, 
1612         "name": "node43.stanford.vicci.org", 
1613         "created": "2013-04-03T23:14:11.072Z"
1614     }
1615 },
1616 {
1617     "pk": 427, 
1618     "model": "core.node", 
1619     "fields": {
1620         "site": 8, 
1621         "updated": "2013-06-21T21:17:13.982Z", 
1622         "deployment": 5, 
1623         "name": "node44.stanford.vicci.org", 
1624         "created": "2013-04-03T23:14:11.072Z"
1625     }
1626 },
1627 {
1628     "pk": 428, 
1629     "model": "core.node", 
1630     "fields": {
1631         "site": 8, 
1632         "updated": "2013-06-21T21:17:13.982Z", 
1633         "deployment": 5, 
1634         "name": "node45.stanford.vicci.org", 
1635         "created": "2013-04-03T23:14:11.072Z"
1636     }
1637 },
1638 {
1639     "pk": 429, 
1640     "model": "core.node", 
1641     "fields": {
1642         "site": 8, 
1643         "updated": "2013-06-21T21:17:13.982Z", 
1644         "deployment": 5, 
1645         "name": "node46.stanford.vicci.org", 
1646         "created": "2013-04-03T23:14:11.072Z"
1647     }
1648 },
1649 {
1650     "pk": 430, 
1651     "model": "core.node", 
1652     "fields": {
1653         "site": 8, 
1654         "updated": "2013-06-21T21:17:13.982Z", 
1655         "deployment": 5, 
1656         "name": "node47.stanford.vicci.org", 
1657         "created": "2013-04-03T23:14:11.072Z"
1658     }
1659 },
1660 {
1661     "pk": 431, 
1662     "model": "core.node", 
1663     "fields": {
1664         "site": 8, 
1665         "updated": "2013-06-21T21:17:13.982Z", 
1666         "deployment": 5, 
1667         "name": "node48.stanford.vicci.org", 
1668         "created": "2013-04-03T23:14:11.072Z"
1669     }
1670 },
1671 {
1672     "pk": 432, 
1673     "model": "core.node", 
1674     "fields": {
1675         "site": 8, 
1676         "updated": "2013-06-21T21:17:13.982Z", 
1677         "deployment": 5, 
1678         "name": "node49.stanford.vicci.org", 
1679         "created": "2013-04-03T23:14:11.072Z"
1680     }
1681 },
1682 {
1683     "pk": 433, 
1684     "model": "core.node", 
1685     "fields": {
1686         "site": 8, 
1687         "updated": "2013-06-21T21:17:13.982Z", 
1688         "deployment": 5, 
1689         "name": "node50.stanford.vicci.org", 
1690         "created": "2013-04-03T23:14:11.072Z"
1691     }
1692 },
1693 {
1694     "pk": 434, 
1695     "model": "core.node", 
1696     "fields": {
1697         "site": 8, 
1698         "updated": "2013-06-21T21:17:13.982Z", 
1699         "deployment": 5, 
1700         "name": "node51.stanford.vicci.org", 
1701         "created": "2013-04-03T23:14:11.072Z"
1702     }
1703 },
1704 {
1705     "pk": 435, 
1706     "model": "core.node", 
1707     "fields": {
1708         "site": 8, 
1709         "updated": "2013-06-21T21:17:13.982Z", 
1710         "deployment": 5, 
1711         "name": "node52.stanford.vicci.org", 
1712         "created": "2013-04-03T23:14:11.072Z"
1713     }
1714 },
1715 {
1716     "pk": 436, 
1717     "model": "core.node", 
1718     "fields": {
1719         "site": 8, 
1720         "updated": "2013-06-21T21:17:13.982Z", 
1721         "deployment": 5, 
1722         "name": "node53.stanford.vicci.org", 
1723         "created": "2013-04-03T23:14:11.072Z"
1724     }
1725 },
1726 {
1727     "pk": 437, 
1728     "model": "core.node", 
1729     "fields": {
1730         "site": 8, 
1731         "updated": "2013-06-21T21:17:13.982Z", 
1732         "deployment": 5, 
1733         "name": "node54.stanford.vicci.org", 
1734         "created": "2013-04-03T23:14:11.072Z"
1735     }
1736 },
1737 {
1738     "pk": 438, 
1739     "model": "core.node", 
1740     "fields": {
1741         "site": 8, 
1742         "updated": "2013-06-21T21:17:13.982Z", 
1743         "deployment": 5, 
1744         "name": "node55.stanford.vicci.org", 
1745         "created": "2013-04-03T23:14:11.072Z"
1746     }
1747 },
1748 {
1749     "pk": 439, 
1750     "model": "core.node", 
1751     "fields": {
1752         "site": 8, 
1753         "updated": "2013-06-21T21:17:13.982Z", 
1754         "deployment": 5, 
1755         "name": "node56.stanford.vicci.org", 
1756         "created": "2013-04-03T23:14:11.072Z"
1757     }
1758 },
1759 {
1760     "pk": 440, 
1761     "model": "core.node", 
1762     "fields": {
1763         "site": 8, 
1764         "updated": "2013-06-21T21:17:13.982Z", 
1765         "deployment": 5, 
1766         "name": "node57.stanford.vicci.org", 
1767         "created": "2013-04-03T23:14:11.072Z"
1768     }
1769 },
1770 {
1771     "pk": 441, 
1772     "model": "core.node", 
1773     "fields": {
1774         "site": 8, 
1775         "updated": "2013-06-21T21:17:13.982Z", 
1776         "deployment": 5, 
1777         "name": "node58.stanford.vicci.org", 
1778         "created": "2013-04-03T23:14:11.072Z"
1779     }
1780 },
1781 {
1782     "pk": 442, 
1783     "model": "core.node", 
1784     "fields": {
1785         "site": 8, 
1786         "updated": "2013-06-21T21:17:13.982Z", 
1787         "deployment": 5, 
1788         "name": "node59.stanford.vicci.org", 
1789         "created": "2013-04-03T23:14:11.072Z"
1790     }
1791 },
1792 {
1793     "pk": 443, 
1794     "model": "core.node", 
1795     "fields": {
1796         "site": 8, 
1797         "updated": "2013-06-21T21:17:13.982Z", 
1798         "deployment": 5, 
1799         "name": "node60.stanford.vicci.org", 
1800         "created": "2013-04-03T23:14:11.072Z"
1801     }
1802 },
1803 {
1804     "pk": 444, 
1805     "model": "core.node", 
1806     "fields": {
1807         "site": 8, 
1808         "updated": "2013-06-21T21:17:13.982Z", 
1809         "deployment": 5, 
1810         "name": "node61.stanford.vicci.org", 
1811         "created": "2013-04-03T23:14:11.072Z"
1812     }
1813 },
1814 {
1815     "pk": 445, 
1816     "model": "core.node", 
1817     "fields": {
1818         "site": 8, 
1819         "updated": "2013-06-21T21:17:13.982Z", 
1820         "deployment": 5, 
1821         "name": "node62.stanford.vicci.org", 
1822         "created": "2013-04-03T23:14:11.072Z"
1823     }
1824 },
1825 {
1826     "pk": 446, 
1827     "model": "core.node", 
1828     "fields": {
1829         "site": 8, 
1830         "updated": "2013-06-21T21:17:13.982Z", 
1831         "deployment": 5, 
1832         "name": "node63.stanford.vicci.org", 
1833         "created": "2013-04-03T23:14:11.072Z"
1834     }
1835 },
1836 {
1837     "pk": 447, 
1838     "model": "core.node", 
1839     "fields": {
1840         "site": 8, 
1841         "updated": "2013-06-21T21:17:13.982Z", 
1842         "deployment": 5, 
1843         "name": "node64.stanford.vicci.org", 
1844         "created": "2013-04-03T23:14:11.072Z"
1845     }
1846 },
1847 {
1848     "pk": 448, 
1849     "model": "core.node", 
1850     "fields": {
1851         "site": 8, 
1852         "updated": "2013-06-21T21:17:13.982Z", 
1853         "deployment": 5, 
1854         "name": "node65.stanford.vicci.org", 
1855         "created": "2013-04-03T23:14:11.072Z"
1856     }
1857 },
1858 {
1859     "pk": 449, 
1860     "model": "core.node", 
1861     "fields": {
1862         "site": 8, 
1863         "updated": "2013-06-21T21:17:13.982Z", 
1864         "deployment": 5, 
1865         "name": "node66.stanford.vicci.org", 
1866         "created": "2013-04-03T23:14:11.072Z"
1867     }
1868 },
1869 {
1870     "pk": 450, 
1871     "model": "core.node", 
1872     "fields": {
1873         "site": 8, 
1874         "updated": "2013-06-21T21:17:13.982Z", 
1875         "deployment": 5, 
1876         "name": "node67.stanford.vicci.org", 
1877         "created": "2013-04-03T23:14:11.072Z"
1878     }
1879 },
1880 {
1881     "pk": 451, 
1882     "model": "core.node", 
1883     "fields": {
1884         "site": 8, 
1885         "updated": "2013-06-21T21:17:13.982Z", 
1886         "deployment": 5, 
1887         "name": "node68.stanford.vicci.org", 
1888         "created": "2013-04-03T23:14:11.072Z"
1889     }
1890 },
1891 {
1892     "pk": 452, 
1893     "model": "core.node", 
1894     "fields": {
1895         "site": 8, 
1896         "updated": "2013-06-21T21:17:13.982Z", 
1897         "deployment": 5, 
1898         "name": "node69.stanford.vicci.org", 
1899         "created": "2013-04-03T23:14:11.072Z"
1900     }
1901 },
1902 {
1903     "pk": 453, 
1904     "model": "core.node", 
1905     "fields": {
1906         "site": 8, 
1907         "updated": "2013-06-21T21:17:13.982Z", 
1908         "deployment": 5, 
1909         "name": "node70.stanford.vicci.org", 
1910         "created": "2013-04-03T23:14:11.072Z"
1911     }
1912 },
1913 {
1914     "pk": 454, 
1915     "model": "core.node", 
1916     "fields": {
1917         "site": 9, 
1918         "updated": "2013-06-21T21:17:13.982Z", 
1919         "deployment": 6, 
1920         "name": "node1.washington.vicci.org", 
1921         "created": "2013-04-03T23:14:11.072Z"
1922     }
1923 },
1924 {
1925     "pk": 455, 
1926     "model": "core.node", 
1927     "fields": {
1928         "site": 9, 
1929         "updated": "2013-06-21T21:17:13.982Z", 
1930         "deployment": 6, 
1931         "name": "node2.washington.vicci.org", 
1932         "created": "2013-04-03T23:14:11.072Z"
1933     }
1934 },
1935 {
1936     "pk": 456, 
1937     "model": "core.node", 
1938     "fields": {
1939         "site": 9, 
1940         "updated": "2013-06-21T21:17:13.982Z", 
1941         "deployment": 6, 
1942         "name": "node3.washington.vicci.org", 
1943         "created": "2013-04-03T23:14:11.072Z"
1944     }
1945 },
1946 {
1947     "pk": 457, 
1948     "model": "core.node", 
1949     "fields": {
1950         "site": 9, 
1951         "updated": "2013-06-21T21:17:13.982Z", 
1952         "deployment": 6, 
1953         "name": "node4.washington.vicci.org", 
1954         "created": "2013-04-03T23:14:11.072Z"
1955     }
1956 },
1957 {
1958     "pk": 458, 
1959     "model": "core.node", 
1960     "fields": {
1961         "site": 9, 
1962         "updated": "2013-06-21T21:17:13.982Z", 
1963         "deployment": 6, 
1964         "name": "node5.washington.vicci.org", 
1965         "created": "2013-04-03T23:14:11.072Z"
1966     }
1967 },
1968 {
1969     "pk": 459, 
1970     "model": "core.node", 
1971     "fields": {
1972         "site": 9, 
1973         "updated": "2013-06-21T21:17:13.982Z", 
1974         "deployment": 6, 
1975         "name": "node6.washington.vicci.org", 
1976         "created": "2013-04-03T23:14:11.072Z"
1977     }
1978 },
1979 {
1980     "pk": 460, 
1981     "model": "core.node", 
1982     "fields": {
1983         "site": 9, 
1984         "updated": "2013-06-21T21:17:13.982Z", 
1985         "deployment": 6, 
1986         "name": "node7.washington.vicci.org", 
1987         "created": "2013-04-03T23:14:11.072Z"
1988     }
1989 },
1990 {
1991     "pk": 461, 
1992     "model": "core.node", 
1993     "fields": {
1994         "site": 9, 
1995         "updated": "2013-06-21T21:17:13.982Z", 
1996         "deployment": 6, 
1997         "name": "node8.washington.vicci.org", 
1998         "created": "2013-04-03T23:14:11.072Z"
1999     }
2000 },
2001 {
2002     "pk": 462, 
2003     "model": "core.node", 
2004     "fields": {
2005         "site": 9, 
2006         "updated": "2013-06-21T21:17:13.982Z", 
2007         "deployment": 6, 
2008         "name": "node9.washington.vicci.org", 
2009         "created": "2013-04-03T23:14:11.072Z"
2010     }
2011 },
2012 {
2013     "pk": 463, 
2014     "model": "core.node", 
2015     "fields": {
2016         "site": 9, 
2017         "updated": "2013-06-21T21:17:13.982Z", 
2018         "deployment": 6, 
2019         "name": "node10.washington.vicci.org", 
2020         "created": "2013-04-03T23:14:11.072Z"
2021     }
2022 },
2023 {
2024     "pk": 464, 
2025     "model": "core.node", 
2026     "fields": {
2027         "site": 9, 
2028         "updated": "2013-06-21T21:17:13.982Z", 
2029         "deployment": 6, 
2030         "name": "node11.washington.vicci.org", 
2031         "created": "2013-04-03T23:14:11.072Z"
2032     }
2033 },
2034 {
2035     "pk": 465, 
2036     "model": "core.node", 
2037     "fields": {
2038         "site": 9, 
2039         "updated": "2013-06-21T21:17:13.982Z", 
2040         "deployment": 6, 
2041         "name": "node12.washington.vicci.org", 
2042         "created": "2013-04-03T23:14:11.072Z"
2043     }
2044 },
2045 {
2046     "pk": 466, 
2047     "model": "core.node", 
2048     "fields": {
2049         "site": 9, 
2050         "updated": "2013-06-21T21:17:13.982Z", 
2051         "deployment": 6, 
2052         "name": "node13.washington.vicci.org", 
2053         "created": "2013-04-03T23:14:11.072Z"
2054     }
2055 },
2056 {
2057     "pk": 467, 
2058     "model": "core.node", 
2059     "fields": {
2060         "site": 9, 
2061         "updated": "2013-06-21T21:17:13.982Z", 
2062         "deployment": 6, 
2063         "name": "node14.washington.vicci.org", 
2064         "created": "2013-04-03T23:14:11.072Z"
2065     }
2066 },
2067 {
2068     "pk": 468, 
2069     "model": "core.node", 
2070     "fields": {
2071         "site": 9, 
2072         "updated": "2013-06-21T21:17:13.982Z", 
2073         "deployment": 6, 
2074         "name": "node15.washington.vicci.org", 
2075         "created": "2013-04-03T23:14:11.072Z"
2076     }
2077 },
2078 {
2079     "pk": 469, 
2080     "model": "core.node", 
2081     "fields": {
2082         "site": 9, 
2083         "updated": "2013-06-21T21:17:13.982Z", 
2084         "deployment": 6, 
2085         "name": "node16.washington.vicci.org", 
2086         "created": "2013-04-03T23:14:11.072Z"
2087     }
2088 },
2089 {
2090     "pk": 470, 
2091     "model": "core.node", 
2092     "fields": {
2093         "site": 9, 
2094         "updated": "2013-06-21T21:17:13.982Z", 
2095         "deployment": 6, 
2096         "name": "node17.washington.vicci.org", 
2097         "created": "2013-04-03T23:14:11.072Z"
2098     }
2099 },
2100 {
2101     "pk": 471, 
2102     "model": "core.node", 
2103     "fields": {
2104         "site": 9, 
2105         "updated": "2013-06-21T21:17:13.982Z", 
2106         "deployment": 6, 
2107         "name": "node18.washington.vicci.org", 
2108         "created": "2013-04-03T23:14:11.072Z"
2109     }
2110 },
2111 {
2112     "pk": 472, 
2113     "model": "core.node", 
2114     "fields": {
2115         "site": 9, 
2116         "updated": "2013-06-21T21:17:13.982Z", 
2117         "deployment": 6, 
2118         "name": "node19.washington.vicci.org", 
2119         "created": "2013-04-03T23:14:11.072Z"
2120     }
2121 },
2122 {
2123     "pk": 473, 
2124     "model": "core.node", 
2125     "fields": {
2126         "site": 9, 
2127         "updated": "2013-06-21T21:17:13.982Z", 
2128         "deployment": 6, 
2129         "name": "node20.washington.vicci.org", 
2130         "created": "2013-04-03T23:14:11.072Z"
2131     }
2132 },
2133 {
2134     "pk": 474, 
2135     "model": "core.node", 
2136     "fields": {
2137         "site": 9, 
2138         "updated": "2013-06-21T21:17:13.982Z", 
2139         "deployment": 6, 
2140         "name": "node21.washington.vicci.org", 
2141         "created": "2013-04-03T23:14:11.072Z"
2142     }
2143 },
2144 {
2145     "pk": 475, 
2146     "model": "core.node", 
2147     "fields": {
2148         "site": 9, 
2149         "updated": "2013-06-21T21:17:13.982Z", 
2150         "deployment": 6, 
2151         "name": "node22.washington.vicci.org", 
2152         "created": "2013-04-03T23:14:11.072Z"
2153     }
2154 },
2155 {
2156     "pk": 476, 
2157     "model": "core.node", 
2158     "fields": {
2159         "site": 9, 
2160         "updated": "2013-06-21T21:17:13.982Z", 
2161         "deployment": 6, 
2162         "name": "node23.washington.vicci.org", 
2163         "created": "2013-04-03T23:14:11.072Z"
2164     }
2165 },
2166 {
2167     "pk": 477, 
2168     "model": "core.node", 
2169     "fields": {
2170         "site": 9, 
2171         "updated": "2013-06-21T21:17:13.982Z", 
2172         "deployment": 6, 
2173         "name": "node24.washington.vicci.org", 
2174         "created": "2013-04-03T23:14:11.072Z"
2175     }
2176 },
2177 {
2178     "pk": 478, 
2179     "model": "core.node", 
2180     "fields": {
2181         "site": 9, 
2182         "updated": "2013-06-21T21:17:13.982Z", 
2183         "deployment": 6, 
2184         "name": "node25.washington.vicci.org", 
2185         "created": "2013-04-03T23:14:11.072Z"
2186     }
2187 },
2188 {
2189     "pk": 479, 
2190     "model": "core.node", 
2191     "fields": {
2192         "site": 9, 
2193         "updated": "2013-06-21T21:17:13.982Z", 
2194         "deployment": 6, 
2195         "name": "node26.washington.vicci.org", 
2196         "created": "2013-04-03T23:14:11.072Z"
2197     }
2198 },
2199 {
2200     "pk": 480, 
2201     "model": "core.node", 
2202     "fields": {
2203         "site": 9, 
2204         "updated": "2013-06-21T21:17:13.982Z", 
2205         "deployment": 6, 
2206         "name": "node27.washington.vicci.org", 
2207         "created": "2013-04-03T23:14:11.072Z"
2208     }
2209 },
2210 {
2211     "pk": 481, 
2212     "model": "core.node", 
2213     "fields": {
2214         "site": 9, 
2215         "updated": "2013-06-21T21:17:13.982Z", 
2216         "deployment": 6, 
2217         "name": "node28.washington.vicci.org", 
2218         "created": "2013-04-03T23:14:11.072Z"
2219     }
2220 },
2221 {
2222     "pk": 482, 
2223     "model": "core.node", 
2224     "fields": {
2225         "site": 9, 
2226         "updated": "2013-06-21T21:17:13.982Z", 
2227         "deployment": 6, 
2228         "name": "node29.washington.vicci.org", 
2229         "created": "2013-04-03T23:14:11.072Z"
2230     }
2231 },
2232 {
2233     "pk": 483, 
2234     "model": "core.node", 
2235     "fields": {
2236         "site": 9, 
2237         "updated": "2013-06-21T21:17:13.982Z", 
2238         "deployment": 6, 
2239         "name": "node30.washington.vicci.org", 
2240         "created": "2013-04-03T23:14:11.072Z"
2241     }
2242 },
2243 {
2244     "pk": 484, 
2245     "model": "core.node", 
2246     "fields": {
2247         "site": 9, 
2248         "updated": "2013-06-21T21:17:13.982Z", 
2249         "deployment": 6, 
2250         "name": "node31.washington.vicci.org", 
2251         "created": "2013-04-03T23:14:11.072Z"
2252     }
2253 },
2254 {
2255     "pk": 485, 
2256     "model": "core.node", 
2257     "fields": {
2258         "site": 9, 
2259         "updated": "2013-06-21T21:17:13.982Z", 
2260         "deployment": 6, 
2261         "name": "node32.washington.vicci.org", 
2262         "created": "2013-04-03T23:14:11.072Z"
2263     }
2264 },
2265 {
2266     "pk": 486, 
2267     "model": "core.node", 
2268     "fields": {
2269         "site": 9, 
2270         "updated": "2013-06-21T21:17:13.982Z", 
2271         "deployment": 6, 
2272         "name": "node33.washington.vicci.org", 
2273         "created": "2013-04-03T23:14:11.072Z"
2274     }
2275 },
2276 {
2277     "pk": 487, 
2278     "model": "core.node", 
2279     "fields": {
2280         "site": 9, 
2281         "updated": "2013-06-21T21:17:13.982Z", 
2282         "deployment": 6, 
2283         "name": "node34.washington.vicci.org", 
2284         "created": "2013-04-03T23:14:11.072Z"
2285     }
2286 },
2287 {
2288     "pk": 488, 
2289     "model": "core.node", 
2290     "fields": {
2291         "site": 9, 
2292         "updated": "2013-06-21T21:17:13.982Z", 
2293         "deployment": 6, 
2294         "name": "node35.washington.vicci.org", 
2295         "created": "2013-04-03T23:14:11.072Z"
2296     }
2297 },
2298 {
2299     "pk": 489, 
2300     "model": "core.node", 
2301     "fields": {
2302         "site": 9, 
2303         "updated": "2013-06-21T21:17:13.982Z", 
2304         "deployment": 6, 
2305         "name": "node36.washington.vicci.org", 
2306         "created": "2013-04-03T23:14:11.072Z"
2307     }
2308 },
2309 {
2310     "pk": 490, 
2311     "model": "core.node", 
2312     "fields": {
2313         "site": 9, 
2314         "updated": "2013-06-21T21:17:13.982Z", 
2315         "deployment": 6, 
2316         "name": "node37.washington.vicci.org", 
2317         "created": "2013-04-03T23:14:11.072Z"
2318     }
2319 },
2320 {
2321     "pk": 491, 
2322     "model": "core.node", 
2323     "fields": {
2324         "site": 9, 
2325         "updated": "2013-06-21T21:17:13.982Z", 
2326         "deployment": 6, 
2327         "name": "node38.washington.vicci.org", 
2328         "created": "2013-04-03T23:14:11.072Z"
2329     }
2330 },
2331 {
2332     "pk": 492, 
2333     "model": "core.node", 
2334     "fields": {
2335         "site": 9, 
2336         "updated": "2013-06-21T21:17:13.982Z", 
2337         "deployment": 6, 
2338         "name": "node39.washington.vicci.org", 
2339         "created": "2013-04-03T23:14:11.072Z"
2340     }
2341 },
2342 {
2343     "pk": 493, 
2344     "model": "core.node", 
2345     "fields": {
2346         "site": 9, 
2347         "updated": "2013-06-21T21:17:13.982Z", 
2348         "deployment": 6, 
2349         "name": "node40.washington.vicci.org", 
2350         "created": "2013-04-03T23:14:11.072Z"
2351     }
2352 },
2353 {
2354     "pk": 494, 
2355     "model": "core.node", 
2356     "fields": {
2357         "site": 9, 
2358         "updated": "2013-06-21T21:17:13.982Z", 
2359         "deployment": 6, 
2360         "name": "node41.washington.vicci.org", 
2361         "created": "2013-04-03T23:14:11.072Z"
2362     }
2363 },
2364 {
2365     "pk": 495, 
2366     "model": "core.node", 
2367     "fields": {
2368         "site": 9, 
2369         "updated": "2013-06-21T21:17:13.982Z", 
2370         "deployment": 6, 
2371         "name": "node42.washington.vicci.org", 
2372         "created": "2013-04-03T23:14:11.072Z"
2373     }
2374 },
2375 {
2376     "pk": 496, 
2377     "model": "core.node", 
2378     "fields": {
2379         "site": 9, 
2380         "updated": "2013-06-21T21:17:13.982Z", 
2381         "deployment": 6, 
2382         "name": "node43.washington.vicci.org", 
2383         "created": "2013-04-03T23:14:11.072Z"
2384     }
2385 },
2386 {
2387     "pk": 497, 
2388     "model": "core.node", 
2389     "fields": {
2390         "site": 9, 
2391         "updated": "2013-06-21T21:17:13.982Z", 
2392         "deployment": 6, 
2393         "name": "node44.washington.vicci.org", 
2394         "created": "2013-04-03T23:14:11.072Z"
2395     }
2396 },
2397 {
2398     "pk": 498, 
2399     "model": "core.node", 
2400     "fields": {
2401         "site": 9, 
2402         "updated": "2013-06-21T21:17:13.982Z", 
2403         "deployment": 6, 
2404         "name": "node45.washington.vicci.org", 
2405         "created": "2013-04-03T23:14:11.072Z"
2406     }
2407 },
2408 {
2409     "pk": 499, 
2410     "model": "core.node", 
2411     "fields": {
2412         "site": 9, 
2413         "updated": "2013-06-21T21:17:13.982Z", 
2414         "deployment": 6, 
2415         "name": "node46.washington.vicci.org", 
2416         "created": "2013-04-03T23:14:11.072Z"
2417     }
2418 },
2419 {
2420     "pk": 500, 
2421     "model": "core.node", 
2422     "fields": {
2423         "site": 9, 
2424         "updated": "2013-06-21T21:17:13.982Z", 
2425         "deployment": 6, 
2426         "name": "node47.washington.vicci.org", 
2427         "created": "2013-04-03T23:14:11.072Z"
2428     }
2429 },
2430 {
2431     "pk": 501, 
2432     "model": "core.node", 
2433     "fields": {
2434         "site": 9, 
2435         "updated": "2013-06-21T21:17:13.982Z", 
2436         "deployment": 6, 
2437         "name": "node48.washington.vicci.org", 
2438         "created": "2013-04-03T23:14:11.072Z"
2439     }
2440 },
2441 {
2442     "pk": 502, 
2443     "model": "core.node", 
2444     "fields": {
2445         "site": 9, 
2446         "updated": "2013-06-21T21:17:13.982Z", 
2447         "deployment": 6, 
2448         "name": "node49.washington.vicci.org", 
2449         "created": "2013-04-03T23:14:11.072Z"
2450     }
2451 },
2452 {
2453     "pk": 503, 
2454     "model": "core.node", 
2455     "fields": {
2456         "site": 9, 
2457         "updated": "2013-06-21T21:17:13.982Z", 
2458         "deployment": 6, 
2459         "name": "node50.washington.vicci.org", 
2460         "created": "2013-04-03T23:14:11.072Z"
2461     }
2462 },
2463 {
2464     "pk": 504, 
2465     "model": "core.node", 
2466     "fields": {
2467         "site": 9, 
2468         "updated": "2013-06-21T21:17:13.982Z", 
2469         "deployment": 6, 
2470         "name": "node51.washington.vicci.org", 
2471         "created": "2013-04-03T23:14:11.072Z"
2472     }
2473 },
2474 {
2475     "pk": 505, 
2476     "model": "core.node", 
2477     "fields": {
2478         "site": 9, 
2479         "updated": "2013-06-21T21:17:13.982Z", 
2480         "deployment": 6, 
2481         "name": "node52.washington.vicci.org", 
2482         "created": "2013-04-03T23:14:11.072Z"
2483     }
2484 },
2485 {
2486     "pk": 506, 
2487     "model": "core.node", 
2488     "fields": {
2489         "site": 9, 
2490         "updated": "2013-06-21T21:17:13.982Z", 
2491         "deployment": 6, 
2492         "name": "node53.washington.vicci.org", 
2493         "created": "2013-04-03T23:14:11.072Z"
2494     }
2495 },
2496 {
2497     "pk": 507, 
2498     "model": "core.node", 
2499     "fields": {
2500         "site": 9, 
2501         "updated": "2013-06-21T21:17:13.982Z", 
2502         "deployment": 6, 
2503         "name": "node54.washington.vicci.org", 
2504         "created": "2013-04-03T23:14:11.072Z"
2505     }
2506 },
2507 {
2508     "pk": 508, 
2509     "model": "core.node", 
2510     "fields": {
2511         "site": 9, 
2512         "updated": "2013-06-21T21:17:13.982Z", 
2513         "deployment": 6, 
2514         "name": "node55.washington.vicci.org", 
2515         "created": "2013-04-03T23:14:11.072Z"
2516     }
2517 },
2518 {
2519     "pk": 509, 
2520     "model": "core.node", 
2521     "fields": {
2522         "site": 9, 
2523         "updated": "2013-06-21T21:17:13.982Z", 
2524         "deployment": 6, 
2525         "name": "node56.washington.vicci.org", 
2526         "created": "2013-04-03T23:14:11.072Z"
2527     }
2528 },
2529 {
2530     "pk": 510, 
2531     "model": "core.node", 
2532     "fields": {
2533         "site": 9, 
2534         "updated": "2013-06-21T21:17:13.982Z", 
2535         "deployment": 6, 
2536         "name": "node57.washington.vicci.org", 
2537         "created": "2013-04-03T23:14:11.072Z"
2538     }
2539 },
2540 {
2541     "pk": 511, 
2542     "model": "core.node", 
2543     "fields": {
2544         "site": 9, 
2545         "updated": "2013-06-21T21:17:13.982Z", 
2546         "deployment": 6, 
2547         "name": "node58.washington.vicci.org", 
2548         "created": "2013-04-03T23:14:11.072Z"
2549     }
2550 },
2551 {
2552     "pk": 512, 
2553     "model": "core.node", 
2554     "fields": {
2555         "site": 9, 
2556         "updated": "2013-06-21T21:17:13.982Z", 
2557         "deployment": 6, 
2558         "name": "node59.washington.vicci.org", 
2559         "created": "2013-04-03T23:14:11.072Z"
2560     }
2561 },
2562 {
2563     "pk": 513, 
2564     "model": "core.node", 
2565     "fields": {
2566         "site": 9, 
2567         "updated": "2013-06-21T21:17:13.982Z", 
2568         "deployment": 6, 
2569         "name": "node60.washington.vicci.org", 
2570         "created": "2013-04-03T23:14:11.072Z"
2571     }
2572 },
2573 {
2574     "pk": 514, 
2575     "model": "core.node", 
2576     "fields": {
2577         "site": 9, 
2578         "updated": "2013-06-21T21:17:13.982Z", 
2579         "deployment": 6, 
2580         "name": "node61.washington.vicci.org", 
2581         "created": "2013-04-03T23:14:11.072Z"
2582     }
2583 },
2584 {
2585     "pk": 515, 
2586     "model": "core.node", 
2587     "fields": {
2588         "site": 9, 
2589         "updated": "2013-06-21T21:17:13.982Z", 
2590         "deployment": 6, 
2591         "name": "node62.washington.vicci.org", 
2592         "created": "2013-04-03T23:14:11.072Z"
2593     }
2594 },
2595 {
2596     "pk": 516, 
2597     "model": "core.node", 
2598     "fields": {
2599         "site": 9, 
2600         "updated": "2013-06-21T21:17:13.982Z", 
2601         "deployment": 6, 
2602         "name": "node63.washington.vicci.org", 
2603         "created": "2013-04-03T23:14:11.072Z"
2604     }
2605 },
2606 {
2607     "pk": 517, 
2608     "model": "core.node", 
2609     "fields": {
2610         "site": 9, 
2611         "updated": "2013-06-21T21:17:13.982Z", 
2612         "deployment": 6, 
2613         "name": "node64.washington.vicci.org", 
2614         "created": "2013-04-03T23:14:11.072Z"
2615     }
2616 },
2617 {
2618     "pk": 518, 
2619     "model": "core.node", 
2620     "fields": {
2621         "site": 9, 
2622         "updated": "2013-06-21T21:17:13.982Z", 
2623         "deployment": 6, 
2624         "name": "node65.washington.vicci.org", 
2625         "created": "2013-04-03T23:14:11.072Z"
2626     }
2627 },
2628 {
2629     "pk": 519, 
2630     "model": "core.node", 
2631     "fields": {
2632         "site": 9, 
2633         "updated": "2013-06-21T21:17:13.982Z", 
2634         "deployment": 6, 
2635         "name": "node66.washington.vicci.org", 
2636         "created": "2013-04-03T23:14:11.072Z"
2637     }
2638 },
2639 {
2640     "pk": 520, 
2641     "model": "core.node", 
2642     "fields": {
2643         "site": 9, 
2644         "updated": "2013-06-21T21:17:13.982Z", 
2645         "deployment": 6, 
2646         "name": "node67.washington.vicci.org", 
2647         "created": "2013-04-03T23:14:11.072Z"
2648     }
2649 },
2650 {
2651     "pk": 521, 
2652     "model": "core.node", 
2653     "fields": {
2654         "site": 9, 
2655         "updated": "2013-06-21T21:17:13.982Z", 
2656         "deployment": 6, 
2657         "name": "node68.washington.vicci.org", 
2658         "created": "2013-04-03T23:14:11.072Z"
2659     }
2660 },
2661 {
2662     "pk": 522, 
2663     "model": "core.node", 
2664     "fields": {
2665         "site": 9, 
2666         "updated": "2013-06-21T21:17:13.982Z", 
2667         "deployment": 6, 
2668         "name": "node69.washington.vicci.org", 
2669         "created": "2013-04-03T23:14:11.072Z"
2670     }
2671 },
2672 {
2673     "pk": 523, 
2674     "model": "core.node", 
2675     "fields": {
2676         "site": 9, 
2677         "updated": "2013-06-21T21:17:13.982Z", 
2678         "deployment": 6, 
2679         "name": "node70.washington.vicci.org", 
2680         "created": "2013-04-03T23:14:11.072Z"
2681     }
2682 },
2683 {
2684     "pk": 524, 
2685     "model": "core.node", 
2686     "fields": {
2687         "site": 10, 
2688         "updated": "2013-06-21T21:17:13.982Z", 
2689         "deployment": 7, 
2690         "name": "node1.princeton.vicci.org", 
2691         "created": "2013-04-03T23:14:11.072Z"
2692     }
2693 },
2694 {
2695     "pk": 525, 
2696     "model": "core.node", 
2697     "fields": {
2698         "site": 10, 
2699         "updated": "2013-06-21T21:17:13.982Z", 
2700         "deployment": 7, 
2701         "name": "node2.princeton.vicci.org", 
2702         "created": "2013-04-03T23:14:11.072Z"
2703     }
2704 },
2705 {
2706     "pk": 526, 
2707     "model": "core.node", 
2708     "fields": {
2709         "site": 10, 
2710         "updated": "2013-06-21T21:17:13.982Z", 
2711         "deployment": 7, 
2712         "name": "node3.princeton.vicci.org", 
2713         "created": "2013-04-03T23:14:11.072Z"
2714     }
2715 },
2716 {
2717     "pk": 527, 
2718     "model": "core.node", 
2719     "fields": {
2720         "site": 10, 
2721         "updated": "2013-06-21T21:17:13.982Z", 
2722         "deployment": 7, 
2723         "name": "node4.princeton.vicci.org", 
2724         "created": "2013-04-03T23:14:11.072Z"
2725     }
2726 },
2727 {
2728     "pk": 528, 
2729     "model": "core.node", 
2730     "fields": {
2731         "site": 10, 
2732         "updated": "2013-06-21T21:17:13.982Z", 
2733         "deployment": 7, 
2734         "name": "node5.princeton.vicci.org", 
2735         "created": "2013-04-03T23:14:11.072Z"
2736     }
2737 },
2738 {
2739     "pk": 529, 
2740     "model": "core.node", 
2741     "fields": {
2742         "site": 10, 
2743         "updated": "2013-06-21T21:17:13.982Z", 
2744         "deployment": 7, 
2745         "name": "node6.princeton.vicci.org", 
2746         "created": "2013-04-03T23:14:11.072Z"
2747     }
2748 },
2749 {
2750     "pk": 530, 
2751     "model": "core.node", 
2752     "fields": {
2753         "site": 10, 
2754         "updated": "2013-06-21T21:17:13.982Z", 
2755         "deployment": 7, 
2756         "name": "node7.princeton.vicci.org", 
2757         "created": "2013-04-03T23:14:11.072Z"
2758     }
2759 },
2760 {
2761     "pk": 531, 
2762     "model": "core.node", 
2763     "fields": {
2764         "site": 10, 
2765         "updated": "2013-06-21T21:17:13.982Z", 
2766         "deployment": 7, 
2767         "name": "node8.princeton.vicci.org", 
2768         "created": "2013-04-03T23:14:11.072Z"
2769     }
2770 },
2771 {
2772     "pk": 532, 
2773     "model": "core.node", 
2774     "fields": {
2775         "site": 10, 
2776         "updated": "2013-06-21T21:17:13.982Z", 
2777         "deployment": 7, 
2778         "name": "node9.princeton.vicci.org", 
2779         "created": "2013-04-03T23:14:11.072Z"
2780     }
2781 },
2782 {
2783     "pk": 533, 
2784     "model": "core.node", 
2785     "fields": {
2786         "site": 10, 
2787         "updated": "2013-06-21T21:17:13.982Z", 
2788         "deployment": 7, 
2789         "name": "node10.princeton.vicci.org", 
2790         "created": "2013-04-03T23:14:11.072Z"
2791     }
2792 },
2793 {
2794     "pk": 534, 
2795     "model": "core.node", 
2796     "fields": {
2797         "site": 10, 
2798         "updated": "2013-06-21T21:17:13.982Z", 
2799         "deployment": 7, 
2800         "name": "node11.princeton.vicci.org", 
2801         "created": "2013-04-03T23:14:11.072Z"
2802     }
2803 },
2804 {
2805     "pk": 535, 
2806     "model": "core.node", 
2807     "fields": {
2808         "site": 10, 
2809         "updated": "2013-06-21T21:17:13.982Z", 
2810         "deployment": 7, 
2811         "name": "node12.princeton.vicci.org", 
2812         "created": "2013-04-03T23:14:11.072Z"
2813     }
2814 },
2815 {
2816     "pk": 536, 
2817     "model": "core.node", 
2818     "fields": {
2819         "site": 10, 
2820         "updated": "2013-06-21T21:17:13.982Z", 
2821         "deployment": 7, 
2822         "name": "node13.princeton.vicci.org", 
2823         "created": "2013-04-03T23:14:11.072Z"
2824     }
2825 },
2826 {
2827     "pk": 537, 
2828     "model": "core.node", 
2829     "fields": {
2830         "site": 10, 
2831         "updated": "2013-06-21T21:17:13.982Z", 
2832         "deployment": 7, 
2833         "name": "node14.princeton.vicci.org", 
2834         "created": "2013-04-03T23:14:11.072Z"
2835     }
2836 },
2837 {
2838     "pk": 538, 
2839     "model": "core.node", 
2840     "fields": {
2841         "site": 10, 
2842         "updated": "2013-06-21T21:17:13.982Z", 
2843         "deployment": 7, 
2844         "name": "node15.princeton.vicci.org", 
2845         "created": "2013-04-03T23:14:11.072Z"
2846     }
2847 },
2848 {
2849     "pk": 539, 
2850     "model": "core.node", 
2851     "fields": {
2852         "site": 10, 
2853         "updated": "2013-06-21T21:17:13.982Z", 
2854         "deployment": 7, 
2855         "name": "node16.princeton.vicci.org", 
2856         "created": "2013-04-03T23:14:11.072Z"
2857     }
2858 },
2859 {
2860     "pk": 540, 
2861     "model": "core.node", 
2862     "fields": {
2863         "site": 10, 
2864         "updated": "2013-06-21T21:17:13.982Z", 
2865         "deployment": 7, 
2866         "name": "node17.princeton.vicci.org", 
2867         "created": "2013-04-03T23:14:11.072Z"
2868     }
2869 },
2870 {
2871     "pk": 541, 
2872     "model": "core.node", 
2873     "fields": {
2874         "site": 10, 
2875         "updated": "2013-06-21T21:17:13.982Z", 
2876         "deployment": 7, 
2877         "name": "node18.princeton.vicci.org", 
2878         "created": "2013-04-03T23:14:11.072Z"
2879     }
2880 },
2881 {
2882     "pk": 542, 
2883     "model": "core.node", 
2884     "fields": {
2885         "site": 10, 
2886         "updated": "2013-06-21T21:17:13.982Z", 
2887         "deployment": 7, 
2888         "name": "node19.princeton.vicci.org", 
2889         "created": "2013-04-03T23:14:11.072Z"
2890     }
2891 },
2892 {
2893     "pk": 543, 
2894     "model": "core.node", 
2895     "fields": {
2896         "site": 10, 
2897         "updated": "2013-06-21T21:17:13.982Z", 
2898         "deployment": 7, 
2899         "name": "node20.princeton.vicci.org", 
2900         "created": "2013-04-03T23:14:11.072Z"
2901     }
2902 },
2903 {
2904     "pk": 544, 
2905     "model": "core.node", 
2906     "fields": {
2907         "site": 10, 
2908         "updated": "2013-06-21T21:17:13.982Z", 
2909         "deployment": 7, 
2910         "name": "node21.princeton.vicci.org", 
2911         "created": "2013-04-03T23:14:11.072Z"
2912     }
2913 },
2914 {
2915     "pk": 545, 
2916     "model": "core.node", 
2917     "fields": {
2918         "site": 10, 
2919         "updated": "2013-06-21T21:17:13.982Z", 
2920         "deployment": 7, 
2921         "name": "node22.princeton.vicci.org", 
2922         "created": "2013-04-03T23:14:11.072Z"
2923     }
2924 },
2925 {
2926     "pk": 546, 
2927     "model": "core.node", 
2928     "fields": {
2929         "site": 10, 
2930         "updated": "2013-06-21T21:17:13.982Z", 
2931         "deployment": 7, 
2932         "name": "node23.princeton.vicci.org", 
2933         "created": "2013-04-03T23:14:11.072Z"
2934     }
2935 },
2936 {
2937     "pk": 547, 
2938     "model": "core.node", 
2939     "fields": {
2940         "site": 10, 
2941         "updated": "2013-06-21T21:17:13.982Z", 
2942         "deployment": 7, 
2943         "name": "node24.princeton.vicci.org", 
2944         "created": "2013-04-03T23:14:11.072Z"
2945     }
2946 },
2947 {
2948     "pk": 548, 
2949     "model": "core.node", 
2950     "fields": {
2951         "site": 10, 
2952         "updated": "2013-06-21T21:17:13.982Z", 
2953         "deployment": 7, 
2954         "name": "node25.princeton.vicci.org", 
2955         "created": "2013-04-03T23:14:11.072Z"
2956     }
2957 },
2958 {
2959     "pk": 549, 
2960     "model": "core.node", 
2961     "fields": {
2962         "site": 10, 
2963         "updated": "2013-06-21T21:17:13.982Z", 
2964         "deployment": 7, 
2965         "name": "node26.princeton.vicci.org", 
2966         "created": "2013-04-03T23:14:11.072Z"
2967     }
2968 },
2969 {
2970     "pk": 550, 
2971     "model": "core.node", 
2972     "fields": {
2973         "site": 10, 
2974         "updated": "2013-06-21T21:17:13.982Z", 
2975         "deployment": 7, 
2976         "name": "node27.princeton.vicci.org", 
2977         "created": "2013-04-03T23:14:11.072Z"
2978     }
2979 },
2980 {
2981     "pk": 551, 
2982     "model": "core.node", 
2983     "fields": {
2984         "site": 10, 
2985         "updated": "2013-06-21T21:17:13.982Z", 
2986         "deployment": 7, 
2987         "name": "node28.princeton.vicci.org", 
2988         "created": "2013-04-03T23:14:11.072Z"
2989     }
2990 },
2991 {
2992     "pk": 552, 
2993     "model": "core.node", 
2994     "fields": {
2995         "site": 10, 
2996         "updated": "2013-06-21T21:17:13.982Z", 
2997         "deployment": 7, 
2998         "name": "node29.princeton.vicci.org", 
2999         "created": "2013-04-03T23:14:11.072Z"
3000     }
3001 },
3002 {
3003     "pk": 553, 
3004     "model": "core.node", 
3005     "fields": {
3006         "site": 10, 
3007         "updated": "2013-06-21T21:17:13.982Z", 
3008         "deployment": 7, 
3009         "name": "node30.princeton.vicci.org", 
3010         "created": "2013-04-03T23:14:11.072Z"
3011     }
3012 },
3013 {
3014     "pk": 554, 
3015     "model": "core.node", 
3016     "fields": {
3017         "site": 10, 
3018         "updated": "2013-06-21T21:17:13.982Z", 
3019         "deployment": 7, 
3020         "name": "node31.princeton.vicci.org", 
3021         "created": "2013-04-03T23:14:11.072Z"
3022     }
3023 },
3024 {
3025     "pk": 555, 
3026     "model": "core.node", 
3027     "fields": {
3028         "site": 10, 
3029         "updated": "2013-06-21T21:17:13.982Z", 
3030         "deployment": 7, 
3031         "name": "node32.princeton.vicci.org", 
3032         "created": "2013-04-03T23:14:11.072Z"
3033     }
3034 },
3035 {
3036     "pk": 556, 
3037     "model": "core.node", 
3038     "fields": {
3039         "site": 10, 
3040         "updated": "2013-06-21T21:17:13.982Z", 
3041         "deployment": 7, 
3042         "name": "node33.princeton.vicci.org", 
3043         "created": "2013-04-03T23:14:11.072Z"
3044     }
3045 },
3046 {
3047     "pk": 557, 
3048     "model": "core.node", 
3049     "fields": {
3050         "site": 10, 
3051         "updated": "2013-06-21T21:17:13.982Z", 
3052         "deployment": 7, 
3053         "name": "node34.princeton.vicci.org", 
3054         "created": "2013-04-03T23:14:11.072Z"
3055     }
3056 },
3057 {
3058     "pk": 558, 
3059     "model": "core.node", 
3060     "fields": {
3061         "site": 10, 
3062         "updated": "2013-06-21T21:17:13.982Z", 
3063         "deployment": 7, 
3064         "name": "node35.princeton.vicci.org", 
3065         "created": "2013-04-03T23:14:11.072Z"
3066     }
3067 },
3068 {
3069     "pk": 559, 
3070     "model": "core.node", 
3071     "fields": {
3072         "site": 10, 
3073         "updated": "2013-06-21T21:17:13.982Z", 
3074         "deployment": 7, 
3075         "name": "node36.princeton.vicci.org", 
3076         "created": "2013-04-03T23:14:11.072Z"
3077     }
3078 },
3079 {
3080     "pk": 560, 
3081     "model": "core.node", 
3082     "fields": {
3083         "site": 10, 
3084         "updated": "2013-06-21T21:17:13.982Z", 
3085         "deployment": 7, 
3086         "name": "node37.princeton.vicci.org", 
3087         "created": "2013-04-03T23:14:11.072Z"
3088     }
3089 },
3090 {
3091     "pk": 561, 
3092     "model": "core.node", 
3093     "fields": {
3094         "site": 10, 
3095         "updated": "2013-06-21T21:17:13.982Z", 
3096         "deployment": 7, 
3097         "name": "node38.princeton.vicci.org", 
3098         "created": "2013-04-03T23:14:11.072Z"
3099     }
3100 },
3101 {
3102     "pk": 562, 
3103     "model": "core.node", 
3104     "fields": {
3105         "site": 10, 
3106         "updated": "2013-06-21T21:17:13.982Z", 
3107         "deployment": 7, 
3108         "name": "node39.princeton.vicci.org", 
3109         "created": "2013-04-03T23:14:11.072Z"
3110     }
3111 },
3112 {
3113     "pk": 563, 
3114     "model": "core.node", 
3115     "fields": {
3116         "site": 10, 
3117         "updated": "2013-06-21T21:17:13.982Z", 
3118         "deployment": 7, 
3119         "name": "node40.princeton.vicci.org", 
3120         "created": "2013-04-03T23:14:11.072Z"
3121     }
3122 },
3123 {
3124     "pk": 564, 
3125     "model": "core.node", 
3126     "fields": {
3127         "site": 10, 
3128         "updated": "2013-06-21T21:17:13.982Z", 
3129         "deployment": 7, 
3130         "name": "node41.princeton.vicci.org", 
3131         "created": "2013-04-03T23:14:11.072Z"
3132     }
3133 },
3134 {
3135     "pk": 565, 
3136     "model": "core.node", 
3137     "fields": {
3138         "site": 10, 
3139         "updated": "2013-06-21T21:17:13.982Z", 
3140         "deployment": 7, 
3141         "name": "node42.princeton.vicci.org", 
3142         "created": "2013-04-03T23:14:11.072Z"
3143     }
3144 },
3145 {
3146     "pk": 566, 
3147     "model": "core.node", 
3148     "fields": {
3149         "site": 10, 
3150         "updated": "2013-06-21T21:17:13.982Z", 
3151         "deployment": 7, 
3152         "name": "node43.princeton.vicci.org", 
3153         "created": "2013-04-03T23:14:11.072Z"
3154     }
3155 },
3156 {
3157     "pk": 567, 
3158     "model": "core.node", 
3159     "fields": {
3160         "site": 10, 
3161         "updated": "2013-06-21T21:17:13.982Z", 
3162         "deployment": 7, 
3163         "name": "node44.princeton.vicci.org", 
3164         "created": "2013-04-03T23:14:11.072Z"
3165     }
3166 },
3167 {
3168     "pk": 568, 
3169     "model": "core.node", 
3170     "fields": {
3171         "site": 10, 
3172         "updated": "2013-06-21T21:17:13.982Z", 
3173         "deployment": 7, 
3174         "name": "node45.princeton.vicci.org", 
3175         "created": "2013-04-03T23:14:11.072Z"
3176     }
3177 },
3178 {
3179     "pk": 569, 
3180     "model": "core.node", 
3181     "fields": {
3182         "site": 10, 
3183         "updated": "2013-06-21T21:17:13.982Z", 
3184         "deployment": 7, 
3185         "name": "node46.princeton.vicci.org", 
3186         "created": "2013-04-03T23:14:11.072Z"
3187     }
3188 },
3189 {
3190     "pk": 570, 
3191     "model": "core.node", 
3192     "fields": {
3193         "site": 10, 
3194         "updated": "2013-06-21T21:17:13.982Z", 
3195         "deployment": 7, 
3196         "name": "node47.princeton.vicci.org", 
3197         "created": "2013-04-03T23:14:11.072Z"
3198     }
3199 },
3200 {
3201     "pk": 571, 
3202     "model": "core.node", 
3203     "fields": {
3204         "site": 10, 
3205         "updated": "2013-06-21T21:17:13.982Z", 
3206         "deployment": 7, 
3207         "name": "node48.princeton.vicci.org", 
3208         "created": "2013-04-03T23:14:11.072Z"
3209     }
3210 },
3211 {
3212     "pk": 572, 
3213     "model": "core.node", 
3214     "fields": {
3215         "site": 10, 
3216         "updated": "2013-06-21T21:17:13.982Z", 
3217         "deployment": 7, 
3218         "name": "node49.princeton.vicci.org", 
3219         "created": "2013-04-03T23:14:11.072Z"
3220     }
3221 },
3222 {
3223     "pk": 573, 
3224     "model": "core.node", 
3225     "fields": {
3226         "site": 10, 
3227         "updated": "2013-06-21T21:17:13.982Z", 
3228         "deployment": 7, 
3229         "name": "node50.princeton.vicci.org", 
3230         "created": "2013-04-03T23:14:11.072Z"
3231     }
3232 },
3233 {
3234     "pk": 574, 
3235     "model": "core.node", 
3236     "fields": {
3237         "site": 10, 
3238         "updated": "2013-06-21T21:17:13.982Z", 
3239         "deployment": 7, 
3240         "name": "node51.princeton.vicci.org", 
3241         "created": "2013-04-03T23:14:11.072Z"
3242     }
3243 },
3244 {
3245     "pk": 575, 
3246     "model": "core.node", 
3247     "fields": {
3248         "site": 10, 
3249         "updated": "2013-06-21T21:17:13.982Z", 
3250         "deployment": 7, 
3251         "name": "node52.princeton.vicci.org", 
3252         "created": "2013-04-03T23:14:11.072Z"
3253     }
3254 },
3255 {
3256     "pk": 576, 
3257     "model": "core.node", 
3258     "fields": {
3259         "site": 10, 
3260         "updated": "2013-06-21T21:17:13.982Z", 
3261         "deployment": 7, 
3262         "name": "node53.princeton.vicci.org", 
3263         "created": "2013-04-03T23:14:11.072Z"
3264     }
3265 },
3266 {
3267     "pk": 577, 
3268     "model": "core.node", 
3269     "fields": {
3270         "site": 10, 
3271         "updated": "2013-06-21T21:17:13.982Z", 
3272         "deployment": 7, 
3273         "name": "node54.princeton.vicci.org", 
3274         "created": "2013-04-03T23:14:11.072Z"
3275     }
3276 },
3277 {
3278     "pk": 578, 
3279     "model": "core.node", 
3280     "fields": {
3281         "site": 10, 
3282         "updated": "2013-06-21T21:17:13.982Z", 
3283         "deployment": 7, 
3284         "name": "node55.princeton.vicci.org", 
3285         "created": "2013-04-03T23:14:11.072Z"
3286     }
3287 },
3288 {
3289     "pk": 579, 
3290     "model": "core.node", 
3291     "fields": {
3292         "site": 10, 
3293         "updated": "2013-06-21T21:17:13.982Z", 
3294         "deployment": 7, 
3295         "name": "node56.princeton.vicci.org", 
3296         "created": "2013-04-03T23:14:11.072Z"
3297     }
3298 },
3299 {
3300     "pk": 580, 
3301     "model": "core.node", 
3302     "fields": {
3303         "site": 10, 
3304         "updated": "2013-06-21T21:17:13.982Z", 
3305         "deployment": 7, 
3306         "name": "node57.princeton.vicci.org", 
3307         "created": "2013-04-03T23:14:11.072Z"
3308     }
3309 },
3310 {
3311     "pk": 581, 
3312     "model": "core.node", 
3313     "fields": {
3314         "site": 10, 
3315         "updated": "2013-06-21T21:17:13.982Z", 
3316         "deployment": 7, 
3317         "name": "node58.princeton.vicci.org", 
3318         "created": "2013-04-03T23:14:11.072Z"
3319     }
3320 },
3321 {
3322     "pk": 582, 
3323     "model": "core.node", 
3324     "fields": {
3325         "site": 10, 
3326         "updated": "2013-06-21T21:17:13.982Z", 
3327         "deployment": 7, 
3328         "name": "node59.princeton.vicci.org", 
3329         "created": "2013-04-03T23:14:11.072Z"
3330     }
3331 },
3332 {
3333     "pk": 583, 
3334     "model": "core.node", 
3335     "fields": {
3336         "site": 10, 
3337         "updated": "2013-06-21T21:17:13.982Z", 
3338         "deployment": 7, 
3339         "name": "node60.princeton.vicci.org", 
3340         "created": "2013-04-03T23:14:11.072Z"
3341     }
3342 },
3343 {
3344     "pk": 584, 
3345     "model": "core.node", 
3346     "fields": {
3347         "site": 10, 
3348         "updated": "2013-06-21T21:17:13.982Z", 
3349         "deployment": 7, 
3350         "name": "node61.princeton.vicci.org", 
3351         "created": "2013-04-03T23:14:11.072Z"
3352     }
3353 },
3354 {
3355     "pk": 585, 
3356     "model": "core.node", 
3357     "fields": {
3358         "site": 10, 
3359         "updated": "2013-06-21T21:17:13.982Z", 
3360         "deployment": 7, 
3361         "name": "node62.princeton.vicci.org", 
3362         "created": "2013-04-03T23:14:11.072Z"
3363     }
3364 },
3365 {
3366     "pk": 586, 
3367     "model": "core.node", 
3368     "fields": {
3369         "site": 10, 
3370         "updated": "2013-06-21T21:17:13.982Z", 
3371         "deployment": 7, 
3372         "name": "node63.princeton.vicci.org", 
3373         "created": "2013-04-03T23:14:11.072Z"
3374     }
3375 },
3376 {
3377     "pk": 587, 
3378     "model": "core.node", 
3379     "fields": {
3380         "site": 10, 
3381         "updated": "2013-06-21T21:17:13.982Z", 
3382         "deployment": 7, 
3383         "name": "node64.princeton.vicci.org", 
3384         "created": "2013-04-03T23:14:11.072Z"
3385     }
3386 },
3387 {
3388     "pk": 588, 
3389     "model": "core.node", 
3390     "fields": {
3391         "site": 10, 
3392         "updated": "2013-06-21T21:17:13.982Z", 
3393         "deployment": 7, 
3394         "name": "node65.princeton.vicci.org", 
3395         "created": "2013-04-03T23:14:11.072Z"
3396     }
3397 },
3398 {
3399     "pk": 589, 
3400     "model": "core.node", 
3401     "fields": {
3402         "site": 10, 
3403         "updated": "2013-06-21T21:17:13.982Z", 
3404         "deployment": 7, 
3405         "name": "node66.princeton.vicci.org", 
3406         "created": "2013-04-03T23:14:11.072Z"
3407     }
3408 },
3409 {
3410     "pk": 590, 
3411     "model": "core.node", 
3412     "fields": {
3413         "site": 10, 
3414         "updated": "2013-06-21T21:17:13.982Z", 
3415         "deployment": 7, 
3416         "name": "node67.princeton.vicci.org", 
3417         "created": "2013-04-03T23:14:11.072Z"
3418     }
3419 },
3420 {
3421     "pk": 591, 
3422     "model": "core.node", 
3423     "fields": {
3424         "site": 10, 
3425         "updated": "2013-06-21T21:17:13.982Z", 
3426         "deployment": 7, 
3427         "name": "node68.princeton.vicci.org", 
3428         "created": "2013-04-03T23:14:11.072Z"
3429     }
3430 },
3431 {
3432     "pk": 592, 
3433     "model": "core.node", 
3434     "fields": {
3435         "site": 10, 
3436         "updated": "2013-06-21T21:17:13.982Z", 
3437         "deployment": 7, 
3438         "name": "node69.princeton.vicci.org", 
3439         "created": "2013-04-03T23:14:11.072Z"
3440     }
3441 },
3442 {
3443     "pk": 593, 
3444     "model": "core.node", 
3445     "fields": {
3446         "site": 10, 
3447         "updated": "2013-06-21T21:17:13.982Z", 
3448         "deployment": 7, 
3449         "name": "node70.princeton.vicci.org", 
3450         "created": "2013-04-03T23:14:11.072Z"
3451     }
3452 },
3453 {
3454     "pk": 594, 
3455     "model": "core.node", 
3456     "fields": {
3457         "site": 11, 
3458         "updated": "2013-06-21T21:17:13.982Z", 
3459         "deployment": 8, 
3460         "name": "node1.gt.vicci.org", 
3461         "created": "2013-04-03T23:14:11.072Z"
3462     }
3463 },
3464 {
3465     "pk": 595, 
3466     "model": "core.node", 
3467     "fields": {
3468         "site": 11, 
3469         "updated": "2013-06-21T21:17:13.982Z", 
3470         "deployment": 8, 
3471         "name": "node2.gt.vicci.org", 
3472         "created": "2013-04-03T23:14:11.072Z"
3473     }
3474 },
3475 {
3476     "pk": 596, 
3477     "model": "core.node", 
3478     "fields": {
3479         "site": 11, 
3480         "updated": "2013-06-21T21:17:13.982Z", 
3481         "deployment": 8, 
3482         "name": "node3.gt.vicci.org", 
3483         "created": "2013-04-03T23:14:11.072Z"
3484     }
3485 },
3486 {
3487     "pk": 597, 
3488     "model": "core.node", 
3489     "fields": {
3490         "site": 11, 
3491         "updated": "2013-06-21T21:17:13.982Z", 
3492         "deployment": 8, 
3493         "name": "node4.gt.vicci.org", 
3494         "created": "2013-04-03T23:14:11.072Z"
3495     }
3496 },
3497 {
3498     "pk": 598, 
3499     "model": "core.node", 
3500     "fields": {
3501         "site": 11, 
3502         "updated": "2013-06-21T21:17:13.982Z", 
3503         "deployment": 8, 
3504         "name": "node5.gt.vicci.org", 
3505         "created": "2013-04-03T23:14:11.072Z"
3506     }
3507 },
3508 {
3509     "pk": 599, 
3510     "model": "core.node", 
3511     "fields": {
3512         "site": 11, 
3513         "updated": "2013-06-21T21:17:13.982Z", 
3514         "deployment": 8, 
3515         "name": "node6.gt.vicci.org", 
3516         "created": "2013-04-03T23:14:11.072Z"
3517     }
3518 },
3519 {
3520     "pk": 600, 
3521     "model": "core.node", 
3522     "fields": {
3523         "site": 11, 
3524         "updated": "2013-06-21T21:17:13.982Z", 
3525         "deployment": 8, 
3526         "name": "node7.gt.vicci.org", 
3527         "created": "2013-04-03T23:14:11.072Z"
3528     }
3529 },
3530 {
3531     "pk": 601, 
3532     "model": "core.node", 
3533     "fields": {
3534         "site": 11, 
3535         "updated": "2013-06-21T21:17:13.982Z", 
3536         "deployment": 8, 
3537         "name": "node8.gt.vicci.org", 
3538         "created": "2013-04-03T23:14:11.072Z"
3539     }
3540 },
3541 {
3542     "pk": 602, 
3543     "model": "core.node", 
3544     "fields": {
3545         "site": 11, 
3546         "updated": "2013-06-21T21:17:13.982Z", 
3547         "deployment": 8, 
3548         "name": "node9.gt.vicci.org", 
3549         "created": "2013-04-03T23:14:11.072Z"
3550     }
3551 },
3552 {
3553     "pk": 603, 
3554     "model": "core.node", 
3555     "fields": {
3556         "site": 11, 
3557         "updated": "2013-06-21T21:17:13.982Z", 
3558         "deployment": 8, 
3559         "name": "node10.gt.vicci.org", 
3560         "created": "2013-04-03T23:14:11.072Z"
3561     }
3562 },
3563 {
3564     "pk": 604, 
3565     "model": "core.node", 
3566     "fields": {
3567         "site": 11, 
3568         "updated": "2013-06-21T21:17:13.982Z", 
3569         "deployment": 8, 
3570         "name": "node11.gt.vicci.org", 
3571         "created": "2013-04-03T23:14:11.072Z"
3572     }
3573 },
3574 {
3575     "pk": 605, 
3576     "model": "core.node", 
3577     "fields": {
3578         "site": 11, 
3579         "updated": "2013-06-21T21:17:13.982Z", 
3580         "deployment": 8, 
3581         "name": "node12.gt.vicci.org", 
3582         "created": "2013-04-03T23:14:11.072Z"
3583     }
3584 },
3585 {
3586     "pk": 606, 
3587     "model": "core.node", 
3588     "fields": {
3589         "site": 11, 
3590         "updated": "2013-06-21T21:17:13.982Z", 
3591         "deployment": 8, 
3592         "name": "node13.gt.vicci.org", 
3593         "created": "2013-04-03T23:14:11.072Z"
3594     }
3595 },
3596 {
3597     "pk": 607, 
3598     "model": "core.node", 
3599     "fields": {
3600         "site": 11, 
3601         "updated": "2013-06-21T21:17:13.982Z", 
3602         "deployment": 8, 
3603         "name": "node14.gt.vicci.org", 
3604         "created": "2013-04-03T23:14:11.072Z"
3605     }
3606 },
3607 {
3608     "pk": 608, 
3609     "model": "core.node", 
3610     "fields": {
3611         "site": 11, 
3612         "updated": "2013-06-21T21:17:13.982Z", 
3613         "deployment": 8, 
3614         "name": "node15.gt.vicci.org", 
3615         "created": "2013-04-03T23:14:11.072Z"
3616     }
3617 },
3618 {
3619     "pk": 609, 
3620     "model": "core.node", 
3621     "fields": {
3622         "site": 11, 
3623         "updated": "2013-06-21T21:17:13.982Z", 
3624         "deployment": 8, 
3625         "name": "node16.gt.vicci.org", 
3626         "created": "2013-04-03T23:14:11.072Z"
3627     }
3628 },
3629 {
3630     "pk": 610, 
3631     "model": "core.node", 
3632     "fields": {
3633         "site": 11, 
3634         "updated": "2013-06-21T21:17:13.982Z", 
3635         "deployment": 8, 
3636         "name": "node17.gt.vicci.org", 
3637         "created": "2013-04-03T23:14:11.072Z"
3638     }
3639 },
3640 {
3641     "pk": 611, 
3642     "model": "core.node", 
3643     "fields": {
3644         "site": 11, 
3645         "updated": "2013-06-21T21:17:13.982Z", 
3646         "deployment": 8, 
3647         "name": "node18.gt.vicci.org", 
3648         "created": "2013-04-03T23:14:11.072Z"
3649     }
3650 },
3651 {
3652     "pk": 612, 
3653     "model": "core.node", 
3654     "fields": {
3655         "site": 11, 
3656         "updated": "2013-06-21T21:17:13.982Z", 
3657         "deployment": 8, 
3658         "name": "node19.gt.vicci.org", 
3659         "created": "2013-04-03T23:14:11.072Z"
3660     }
3661 },
3662 {
3663     "pk": 613, 
3664     "model": "core.node", 
3665     "fields": {
3666         "site": 11, 
3667         "updated": "2013-06-21T21:17:13.982Z", 
3668         "deployment": 8, 
3669         "name": "node20.gt.vicci.org", 
3670         "created": "2013-04-03T23:14:11.072Z"
3671     }
3672 },
3673 {
3674     "pk": 614, 
3675     "model": "core.node", 
3676     "fields": {
3677         "site": 11, 
3678         "updated": "2013-06-21T21:17:13.982Z", 
3679         "deployment": 8, 
3680         "name": "node21.gt.vicci.org", 
3681         "created": "2013-04-03T23:14:11.072Z"
3682     }
3683 },
3684 {
3685     "pk": 615, 
3686     "model": "core.node", 
3687     "fields": {
3688         "site": 11, 
3689         "updated": "2013-06-21T21:17:13.982Z", 
3690         "deployment": 8, 
3691         "name": "node22.gt.vicci.org", 
3692         "created": "2013-04-03T23:14:11.072Z"
3693     }
3694 },
3695 {
3696     "pk": 616, 
3697     "model": "core.node", 
3698     "fields": {
3699         "site": 11, 
3700         "updated": "2013-06-21T21:17:13.982Z", 
3701         "deployment": 8, 
3702         "name": "node23.gt.vicci.org", 
3703         "created": "2013-04-03T23:14:11.072Z"
3704     }
3705 },
3706 {
3707     "pk": 617, 
3708     "model": "core.node", 
3709     "fields": {
3710         "site": 11, 
3711         "updated": "2013-06-21T21:17:13.982Z", 
3712         "deployment": 8, 
3713         "name": "node24.gt.vicci.org", 
3714         "created": "2013-04-03T23:14:11.072Z"
3715     }
3716 },
3717 {
3718     "pk": 618, 
3719     "model": "core.node", 
3720     "fields": {
3721         "site": 11, 
3722         "updated": "2013-06-21T21:17:13.982Z", 
3723         "deployment": 8, 
3724         "name": "node25.gt.vicci.org", 
3725         "created": "2013-04-03T23:14:11.072Z"
3726     }
3727 },
3728 {
3729     "pk": 619, 
3730     "model": "core.node", 
3731     "fields": {
3732         "site": 11, 
3733         "updated": "2013-06-21T21:17:13.982Z", 
3734         "deployment": 8, 
3735         "name": "node26.gt.vicci.org", 
3736         "created": "2013-04-03T23:14:11.072Z"
3737     }
3738 },
3739 {
3740     "pk": 620, 
3741     "model": "core.node", 
3742     "fields": {
3743         "site": 11, 
3744         "updated": "2013-06-21T21:17:13.982Z", 
3745         "deployment": 8, 
3746         "name": "node27.gt.vicci.org", 
3747         "created": "2013-04-03T23:14:11.072Z"
3748     }
3749 },
3750 {
3751     "pk": 621, 
3752     "model": "core.node", 
3753     "fields": {
3754         "site": 11, 
3755         "updated": "2013-06-21T21:17:13.982Z", 
3756         "deployment": 8, 
3757         "name": "node28.gt.vicci.org", 
3758         "created": "2013-04-03T23:14:11.072Z"
3759     }
3760 },
3761 {
3762     "pk": 622, 
3763     "model": "core.node", 
3764     "fields": {
3765         "site": 11, 
3766         "updated": "2013-06-21T21:17:13.982Z", 
3767         "deployment": 8, 
3768         "name": "node29.gt.vicci.org", 
3769         "created": "2013-04-03T23:14:11.072Z"
3770     }
3771 },
3772 {
3773     "pk": 623, 
3774     "model": "core.node", 
3775     "fields": {
3776         "site": 11, 
3777         "updated": "2013-06-21T21:17:13.982Z", 
3778         "deployment": 8, 
3779         "name": "node30.gt.vicci.org", 
3780         "created": "2013-04-03T23:14:11.072Z"
3781     }
3782 },
3783 {
3784     "pk": 624, 
3785     "model": "core.node", 
3786     "fields": {
3787         "site": 11, 
3788         "updated": "2013-06-21T21:17:13.982Z", 
3789         "deployment": 8, 
3790         "name": "node31.gt.vicci.org", 
3791         "created": "2013-04-03T23:14:11.072Z"
3792     }
3793 },
3794 {
3795     "pk": 625, 
3796     "model": "core.node", 
3797     "fields": {
3798         "site": 11, 
3799         "updated": "2013-06-21T21:17:13.982Z", 
3800         "deployment": 8, 
3801         "name": "node32.gt.vicci.org", 
3802         "created": "2013-04-03T23:14:11.072Z"
3803     }
3804 },
3805 {
3806     "pk": 626, 
3807     "model": "core.node", 
3808     "fields": {
3809         "site": 11, 
3810         "updated": "2013-06-21T21:17:13.982Z", 
3811         "deployment": 8, 
3812         "name": "node33.gt.vicci.org", 
3813         "created": "2013-04-03T23:14:11.072Z"
3814     }
3815 },
3816 {
3817     "pk": 627, 
3818     "model": "core.node", 
3819     "fields": {
3820         "site": 11, 
3821         "updated": "2013-06-21T21:17:13.982Z", 
3822         "deployment": 8, 
3823         "name": "node34.gt.vicci.org", 
3824         "created": "2013-04-03T23:14:11.072Z"
3825     }
3826 },
3827 {
3828     "pk": 628, 
3829     "model": "core.node", 
3830     "fields": {
3831         "site": 11, 
3832         "updated": "2013-06-21T21:17:13.982Z", 
3833         "deployment": 8, 
3834         "name": "node35.gt.vicci.org", 
3835         "created": "2013-04-03T23:14:11.072Z"
3836     }
3837 },
3838 {
3839     "pk": 629, 
3840     "model": "core.node", 
3841     "fields": {
3842         "site": 11, 
3843         "updated": "2013-06-21T21:17:13.982Z", 
3844         "deployment": 8, 
3845         "name": "node36.gt.vicci.org", 
3846         "created": "2013-04-03T23:14:11.072Z"
3847     }
3848 },
3849 {
3850     "pk": 630, 
3851     "model": "core.node", 
3852     "fields": {
3853         "site": 11, 
3854         "updated": "2013-06-21T21:17:13.982Z", 
3855         "deployment": 8, 
3856         "name": "node37.gt.vicci.org", 
3857         "created": "2013-04-03T23:14:11.072Z"
3858     }
3859 },
3860 {
3861     "pk": 631, 
3862     "model": "core.node", 
3863     "fields": {
3864         "site": 11, 
3865         "updated": "2013-06-21T21:17:13.982Z", 
3866         "deployment": 8, 
3867         "name": "node38.gt.vicci.org", 
3868         "created": "2013-04-03T23:14:11.072Z"
3869     }
3870 },
3871 {
3872     "pk": 632, 
3873     "model": "core.node", 
3874     "fields": {
3875         "site": 11, 
3876         "updated": "2013-06-21T21:17:13.982Z", 
3877         "deployment": 8, 
3878         "name": "node39.gt.vicci.org", 
3879         "created": "2013-04-03T23:14:11.072Z"
3880     }
3881 },
3882 {
3883     "pk": 633, 
3884     "model": "core.node", 
3885     "fields": {
3886         "site": 11, 
3887         "updated": "2013-06-21T21:17:13.982Z", 
3888         "deployment": 8, 
3889         "name": "node40.gt.vicci.org", 
3890         "created": "2013-04-03T23:14:11.072Z"
3891     }
3892 },
3893 {
3894     "pk": 634, 
3895     "model": "core.node", 
3896     "fields": {
3897         "site": 11, 
3898         "updated": "2013-06-21T21:17:13.982Z", 
3899         "deployment": 8, 
3900         "name": "node41.gt.vicci.org", 
3901         "created": "2013-04-03T23:14:11.072Z"
3902     }
3903 },
3904 {
3905     "pk": 635, 
3906     "model": "core.node", 
3907     "fields": {
3908         "site": 11, 
3909         "updated": "2013-06-21T21:17:13.982Z", 
3910         "deployment": 8, 
3911         "name": "node42.gt.vicci.org", 
3912         "created": "2013-04-03T23:14:11.072Z"
3913     }
3914 },
3915 {
3916     "pk": 636, 
3917     "model": "core.node", 
3918     "fields": {
3919         "site": 11, 
3920         "updated": "2013-06-21T21:17:13.982Z", 
3921         "deployment": 8, 
3922         "name": "node43.gt.vicci.org", 
3923         "created": "2013-04-03T23:14:11.072Z"
3924     }
3925 },
3926 {
3927     "pk": 637, 
3928     "model": "core.node", 
3929     "fields": {
3930         "site": 11, 
3931         "updated": "2013-06-21T21:17:13.982Z", 
3932         "deployment": 8, 
3933         "name": "node44.gt.vicci.org", 
3934         "created": "2013-04-03T23:14:11.072Z"
3935     }
3936 },
3937 {
3938     "pk": 638, 
3939     "model": "core.node", 
3940     "fields": {
3941         "site": 11, 
3942         "updated": "2013-06-21T21:17:13.982Z", 
3943         "deployment": 8, 
3944         "name": "node45.gt.vicci.org", 
3945         "created": "2013-04-03T23:14:11.072Z"
3946     }
3947 },
3948 {
3949     "pk": 639, 
3950     "model": "core.node", 
3951     "fields": {
3952         "site": 11, 
3953         "updated": "2013-06-21T21:17:13.982Z", 
3954         "deployment": 8, 
3955         "name": "node46.gt.vicci.org", 
3956         "created": "2013-04-03T23:14:11.072Z"
3957     }
3958 },
3959 {
3960     "pk": 640, 
3961     "model": "core.node", 
3962     "fields": {
3963         "site": 11, 
3964         "updated": "2013-06-21T21:17:13.982Z", 
3965         "deployment": 8, 
3966         "name": "node47.gt.vicci.org", 
3967         "created": "2013-04-03T23:14:11.072Z"
3968     }
3969 },
3970 {
3971     "pk": 641, 
3972     "model": "core.node", 
3973     "fields": {
3974         "site": 11, 
3975         "updated": "2013-06-21T21:17:13.982Z", 
3976         "deployment": 8, 
3977         "name": "node48.gt.vicci.org", 
3978         "created": "2013-04-03T23:14:11.072Z"
3979     }
3980 },
3981 {
3982     "pk": 642, 
3983     "model": "core.node", 
3984     "fields": {
3985         "site": 11, 
3986         "updated": "2013-06-21T21:17:13.982Z", 
3987         "deployment": 8, 
3988         "name": "node49.gt.vicci.org", 
3989         "created": "2013-04-03T23:14:11.072Z"
3990     }
3991 },
3992 {
3993     "pk": 643, 
3994     "model": "core.node", 
3995     "fields": {
3996         "site": 11, 
3997         "updated": "2013-06-21T21:17:13.982Z", 
3998         "deployment": 8, 
3999         "name": "node50.gt.vicci.org", 
4000         "created": "2013-04-03T23:14:11.072Z"
4001     }
4002 },
4003 {
4004     "pk": 644, 
4005     "model": "core.node", 
4006     "fields": {
4007         "site": 11, 
4008         "updated": "2013-06-21T21:17:13.982Z", 
4009         "deployment": 8, 
4010         "name": "node51.gt.vicci.org", 
4011         "created": "2013-04-03T23:14:11.072Z"
4012     }
4013 },
4014 {
4015     "pk": 645, 
4016     "model": "core.node", 
4017     "fields": {
4018         "site": 11, 
4019         "updated": "2013-06-21T21:17:13.982Z", 
4020         "deployment": 8, 
4021         "name": "node52.gt.vicci.org", 
4022         "created": "2013-04-03T23:14:11.072Z"
4023     }
4024 },
4025 {
4026     "pk": 646, 
4027     "model": "core.node", 
4028     "fields": {
4029         "site": 11, 
4030         "updated": "2013-06-21T21:17:13.982Z", 
4031         "deployment": 8, 
4032         "name": "node53.gt.vicci.org", 
4033         "created": "2013-04-03T23:14:11.072Z"
4034     }
4035 },
4036 {
4037     "pk": 647, 
4038     "model": "core.node", 
4039     "fields": {
4040         "site": 11, 
4041         "updated": "2013-06-21T21:17:13.982Z", 
4042         "deployment": 8, 
4043         "name": "node54.gt.vicci.org", 
4044         "created": "2013-04-03T23:14:11.072Z"
4045     }
4046 },
4047 {
4048     "pk": 648, 
4049     "model": "core.node", 
4050     "fields": {
4051         "site": 11, 
4052         "updated": "2013-06-21T21:17:13.982Z", 
4053         "deployment": 8, 
4054         "name": "node55.gt.vicci.org", 
4055         "created": "2013-04-03T23:14:11.072Z"
4056     }
4057 },
4058 {
4059     "pk": 649, 
4060     "model": "core.node", 
4061     "fields": {
4062         "site": 11, 
4063         "updated": "2013-06-21T21:17:13.982Z", 
4064         "deployment": 8, 
4065         "name": "node56.gt.vicci.org", 
4066         "created": "2013-04-03T23:14:11.072Z"
4067     }
4068 },
4069 {
4070     "pk": 650, 
4071     "model": "core.node", 
4072     "fields": {
4073         "site": 11, 
4074         "updated": "2013-06-21T21:17:13.982Z", 
4075         "deployment": 8, 
4076         "name": "node57.gt.vicci.org", 
4077         "created": "2013-04-03T23:14:11.072Z"
4078     }
4079 },
4080 {
4081     "pk": 651, 
4082     "model": "core.node", 
4083     "fields": {
4084         "site": 11, 
4085         "updated": "2013-06-21T21:17:13.982Z", 
4086         "deployment": 8, 
4087         "name": "node58.gt.vicci.org", 
4088         "created": "2013-04-03T23:14:11.072Z"
4089     }
4090 },
4091 {
4092     "pk": 652, 
4093     "model": "core.node", 
4094     "fields": {
4095         "site": 11, 
4096         "updated": "2013-06-21T21:17:13.982Z", 
4097         "deployment": 8, 
4098         "name": "node59.gt.vicci.org", 
4099         "created": "2013-04-03T23:14:11.072Z"
4100     }
4101 },
4102 {
4103     "pk": 653, 
4104     "model": "core.node", 
4105     "fields": {
4106         "site": 11, 
4107         "updated": "2013-06-21T21:17:13.982Z", 
4108         "deployment": 8, 
4109         "name": "node60.gt.vicci.org", 
4110         "created": "2013-04-03T23:14:11.072Z"
4111     }
4112 },
4113 {
4114     "pk": 654, 
4115     "model": "core.node", 
4116     "fields": {
4117         "site": 11, 
4118         "updated": "2013-06-21T21:17:13.982Z", 
4119         "deployment": 8, 
4120         "name": "node61.gt.vicci.org", 
4121         "created": "2013-04-03T23:14:11.072Z"
4122     }
4123 },
4124 {
4125     "pk": 655, 
4126     "model": "core.node", 
4127     "fields": {
4128         "site": 11, 
4129         "updated": "2013-06-21T21:17:13.982Z", 
4130         "deployment": 8, 
4131         "name": "node62.gt.vicci.org", 
4132         "created": "2013-04-03T23:14:11.072Z"
4133     }
4134 },
4135 {
4136     "pk": 656, 
4137     "model": "core.node", 
4138     "fields": {
4139         "site": 11, 
4140         "updated": "2013-06-21T21:17:13.982Z", 
4141         "deployment": 8, 
4142         "name": "node63.gt.vicci.org", 
4143         "created": "2013-04-03T23:14:11.072Z"
4144     }
4145 },
4146 {
4147     "pk": 657, 
4148     "model": "core.node", 
4149     "fields": {
4150         "site": 11, 
4151         "updated": "2013-06-21T21:17:13.982Z", 
4152         "deployment": 8, 
4153         "name": "node64.gt.vicci.org", 
4154         "created": "2013-04-03T23:14:11.072Z"
4155     }
4156 },
4157 {
4158     "pk": 658, 
4159     "model": "core.node", 
4160     "fields": {
4161         "site": 11, 
4162         "updated": "2013-06-21T21:17:13.982Z", 
4163         "deployment": 8, 
4164         "name": "node65.gt.vicci.org", 
4165         "created": "2013-04-03T23:14:11.072Z"
4166     }
4167 },
4168 {
4169     "pk": 659, 
4170     "model": "core.node", 
4171     "fields": {
4172         "site": 11, 
4173         "updated": "2013-06-21T21:17:13.982Z", 
4174         "deployment": 8, 
4175         "name": "node66.gt.vicci.org", 
4176         "created": "2013-04-03T23:14:11.072Z"
4177     }
4178 },
4179 {
4180     "pk": 660, 
4181     "model": "core.node", 
4182     "fields": {
4183         "site": 11, 
4184         "updated": "2013-06-21T21:17:13.982Z", 
4185         "deployment": 8, 
4186         "name": "node67.gt.vicci.org", 
4187         "created": "2013-04-03T23:14:11.072Z"
4188     }
4189 },
4190 {
4191     "pk": 661, 
4192     "model": "core.node", 
4193     "fields": {
4194         "site": 11, 
4195         "updated": "2013-06-21T21:17:13.982Z", 
4196         "deployment": 8, 
4197         "name": "node68.gt.vicci.org", 
4198         "created": "2013-04-03T23:14:11.072Z"
4199     }
4200 },
4201 {
4202     "pk": 662, 
4203     "model": "core.node", 
4204     "fields": {
4205         "site": 11, 
4206         "updated": "2013-06-21T21:17:13.982Z", 
4207         "deployment": 8, 
4208         "name": "node69.gt.vicci.org", 
4209         "created": "2013-04-03T23:14:11.072Z"
4210     }
4211 },
4212 {
4213     "pk": 663, 
4214     "model": "core.node", 
4215     "fields": {
4216         "site": 11, 
4217         "updated": "2013-06-21T21:17:13.982Z", 
4218         "deployment": 8, 
4219         "name": "node70.gt.vicci.org", 
4220         "created": "2013-04-03T23:14:11.072Z"
4221     }
4222 },
4223 {
4224     "pk": 664, 
4225     "model": "core.node", 
4226     "fields": {
4227         "site": 12, 
4228         "updated": "2013-06-21T21:17:13.982Z", 
4229         "deployment": 9, 
4230         "name": "node1.mpisws.vicci.org", 
4231         "created": "2013-04-03T23:14:11.072Z"
4232     }
4233 },
4234 {
4235     "pk": 665, 
4236     "model": "core.node", 
4237     "fields": {
4238         "site": 12, 
4239         "updated": "2013-06-21T21:17:13.982Z", 
4240         "deployment": 9, 
4241         "name": "node2.mpisws.vicci.org", 
4242         "created": "2013-04-03T23:14:11.072Z"
4243     }
4244 },
4245 {
4246     "pk": 666, 
4247     "model": "core.node", 
4248     "fields": {
4249         "site": 12, 
4250         "updated": "2013-06-21T21:17:13.982Z", 
4251         "deployment": 9, 
4252         "name": "node3.mpisws.vicci.org", 
4253         "created": "2013-04-03T23:14:11.072Z"
4254     }
4255 },
4256 {
4257     "pk": 667, 
4258     "model": "core.node", 
4259     "fields": {
4260         "site": 12, 
4261         "updated": "2013-06-21T21:17:13.982Z", 
4262         "deployment": 9, 
4263         "name": "node4.mpisws.vicci.org", 
4264         "created": "2013-04-03T23:14:11.072Z"
4265     }
4266 },
4267 {
4268     "pk": 668, 
4269     "model": "core.node", 
4270     "fields": {
4271         "site": 12, 
4272         "updated": "2013-06-21T21:17:13.982Z", 
4273         "deployment": 9, 
4274         "name": "node5.mpisws.vicci.org", 
4275         "created": "2013-04-03T23:14:11.072Z"
4276     }
4277 },
4278 {
4279     "pk": 669, 
4280     "model": "core.node", 
4281     "fields": {
4282         "site": 12, 
4283         "updated": "2013-06-21T21:17:13.982Z", 
4284         "deployment": 9, 
4285         "name": "node6.mpisws.vicci.org", 
4286         "created": "2013-04-03T23:14:11.072Z"
4287     }
4288 },
4289 {
4290     "pk": 670, 
4291     "model": "core.node", 
4292     "fields": {
4293         "site": 12, 
4294         "updated": "2013-06-21T21:17:13.982Z", 
4295         "deployment": 9, 
4296         "name": "node7.mpisws.vicci.org", 
4297         "created": "2013-04-03T23:14:11.072Z"
4298     }
4299 },
4300 {
4301     "pk": 671, 
4302     "model": "core.node", 
4303     "fields": {
4304         "site": 12, 
4305         "updated": "2013-06-21T21:17:13.982Z", 
4306         "deployment": 9, 
4307         "name": "node8.mpisws.vicci.org", 
4308         "created": "2013-04-03T23:14:11.072Z"
4309     }
4310 },
4311 {
4312     "pk": 672, 
4313     "model": "core.node", 
4314     "fields": {
4315         "site": 12, 
4316         "updated": "2013-06-21T21:17:13.982Z", 
4317         "deployment": 9, 
4318         "name": "node9.mpisws.vicci.org", 
4319         "created": "2013-04-03T23:14:11.072Z"
4320     }
4321 },
4322 {
4323     "pk": 673, 
4324     "model": "core.node", 
4325     "fields": {
4326         "site": 12, 
4327         "updated": "2013-06-21T21:17:13.982Z", 
4328         "deployment": 9, 
4329         "name": "node10.mpisws.vicci.org", 
4330         "created": "2013-04-03T23:14:11.072Z"
4331     }
4332 },
4333 {
4334     "pk": 674, 
4335     "model": "core.node", 
4336     "fields": {
4337         "site": 12, 
4338         "updated": "2013-06-21T21:17:13.982Z", 
4339         "deployment": 9, 
4340         "name": "node11.mpisws.vicci.org", 
4341         "created": "2013-04-03T23:14:11.072Z"
4342     }
4343 },
4344 {
4345     "pk": 675, 
4346     "model": "core.node", 
4347     "fields": {
4348         "site": 12, 
4349         "updated": "2013-06-21T21:17:13.982Z", 
4350         "deployment": 9, 
4351         "name": "node12.mpisws.vicci.org", 
4352         "created": "2013-04-03T23:14:11.072Z"
4353     }
4354 },
4355 {
4356     "pk": 676, 
4357     "model": "core.node", 
4358     "fields": {
4359         "site": 12, 
4360         "updated": "2013-06-21T21:17:13.982Z", 
4361         "deployment": 9, 
4362         "name": "node13.mpisws.vicci.org", 
4363         "created": "2013-04-03T23:14:11.072Z"
4364     }
4365 },
4366 {
4367     "pk": 677, 
4368     "model": "core.node", 
4369     "fields": {
4370         "site": 12, 
4371         "updated": "2013-06-21T21:17:13.982Z", 
4372         "deployment": 9, 
4373         "name": "node14.mpisws.vicci.org", 
4374         "created": "2013-04-03T23:14:11.072Z"
4375     }
4376 },
4377 {
4378     "pk": 678, 
4379     "model": "core.node", 
4380     "fields": {
4381         "site": 12, 
4382         "updated": "2013-06-21T21:17:13.982Z", 
4383         "deployment": 9, 
4384         "name": "node15.mpisws.vicci.org", 
4385         "created": "2013-04-03T23:14:11.072Z"
4386     }
4387 },
4388 {
4389     "pk": 679, 
4390     "model": "core.node", 
4391     "fields": {
4392         "site": 12, 
4393         "updated": "2013-06-21T21:17:13.982Z", 
4394         "deployment": 9, 
4395         "name": "node16.mpisws.vicci.org", 
4396         "created": "2013-04-03T23:14:11.072Z"
4397     }
4398 },
4399 {
4400     "pk": 680, 
4401     "model": "core.node", 
4402     "fields": {
4403         "site": 12, 
4404         "updated": "2013-06-21T21:17:13.982Z", 
4405         "deployment": 9, 
4406         "name": "node17.mpisws.vicci.org", 
4407         "created": "2013-04-03T23:14:11.072Z"
4408     }
4409 },
4410 {
4411     "pk": 681, 
4412     "model": "core.node", 
4413     "fields": {
4414         "site": 12, 
4415         "updated": "2013-06-21T21:17:13.982Z", 
4416         "deployment": 9, 
4417         "name": "node18.mpisws.vicci.org", 
4418         "created": "2013-04-03T23:14:11.072Z"
4419     }
4420 },
4421 {
4422     "pk": 682, 
4423     "model": "core.node", 
4424     "fields": {
4425         "site": 12, 
4426         "updated": "2013-06-21T21:17:13.982Z", 
4427         "deployment": 9, 
4428         "name": "node19.mpisws.vicci.org", 
4429         "created": "2013-04-03T23:14:11.072Z"
4430     }
4431 },
4432 {
4433     "pk": 683, 
4434     "model": "core.node", 
4435     "fields": {
4436         "site": 12, 
4437         "updated": "2013-06-21T21:17:13.982Z", 
4438         "deployment": 9, 
4439         "name": "node20.mpisws.vicci.org", 
4440         "created": "2013-04-03T23:14:11.072Z"
4441     }
4442 },
4443 {
4444     "pk": 684, 
4445     "model": "core.node", 
4446     "fields": {
4447         "site": 12, 
4448         "updated": "2013-06-21T21:17:13.982Z", 
4449         "deployment": 9, 
4450         "name": "node21.mpisws.vicci.org", 
4451         "created": "2013-04-03T23:14:11.072Z"
4452     }
4453 },
4454 {
4455     "pk": 685, 
4456     "model": "core.node", 
4457     "fields": {
4458         "site": 12, 
4459         "updated": "2013-06-21T21:17:13.982Z", 
4460         "deployment": 9, 
4461         "name": "node22.mpisws.vicci.org", 
4462         "created": "2013-04-03T23:14:11.072Z"
4463     }
4464 },
4465 {
4466     "pk": 686, 
4467     "model": "core.node", 
4468     "fields": {
4469         "site": 12, 
4470         "updated": "2013-06-21T21:17:13.982Z", 
4471         "deployment": 9, 
4472         "name": "node23.mpisws.vicci.org", 
4473         "created": "2013-04-03T23:14:11.072Z"
4474     }
4475 },
4476 {
4477     "pk": 687, 
4478     "model": "core.node", 
4479     "fields": {
4480         "site": 12, 
4481         "updated": "2013-06-21T21:17:13.982Z", 
4482         "deployment": 9, 
4483         "name": "node24.mpisws.vicci.org", 
4484         "created": "2013-04-03T23:14:11.072Z"
4485     }
4486 },
4487 {
4488     "pk": 688, 
4489     "model": "core.node", 
4490     "fields": {
4491         "site": 12, 
4492         "updated": "2013-06-21T21:17:13.982Z", 
4493         "deployment": 9, 
4494         "name": "node25.mpisws.vicci.org", 
4495         "created": "2013-04-03T23:14:11.072Z"
4496     }
4497 },
4498 {
4499     "pk": 689, 
4500     "model": "core.node", 
4501     "fields": {
4502         "site": 12, 
4503         "updated": "2013-06-21T21:17:13.982Z", 
4504         "deployment": 9, 
4505         "name": "node26.mpisws.vicci.org", 
4506         "created": "2013-04-03T23:14:11.072Z"
4507     }
4508 },
4509 {
4510     "pk": 690, 
4511     "model": "core.node", 
4512     "fields": {
4513         "site": 12, 
4514         "updated": "2013-06-21T21:17:13.982Z", 
4515         "deployment": 9, 
4516         "name": "node27.mpisws.vicci.org", 
4517         "created": "2013-04-03T23:14:11.072Z"
4518     }
4519 },
4520 {
4521     "pk": 691, 
4522     "model": "core.node", 
4523     "fields": {
4524         "site": 12, 
4525         "updated": "2013-06-21T21:17:13.982Z", 
4526         "deployment": 9, 
4527         "name": "node28.mpisws.vicci.org", 
4528         "created": "2013-04-03T23:14:11.072Z"
4529     }
4530 },
4531 {
4532     "pk": 692, 
4533     "model": "core.node", 
4534     "fields": {
4535         "site": 12, 
4536         "updated": "2013-06-21T21:17:13.982Z", 
4537         "deployment": 9, 
4538         "name": "node29.mpisws.vicci.org", 
4539         "created": "2013-04-03T23:14:11.072Z"
4540     }
4541 },
4542 {
4543     "pk": 693, 
4544     "model": "core.node", 
4545     "fields": {
4546         "site": 12, 
4547         "updated": "2013-06-21T21:17:13.982Z", 
4548         "deployment": 9, 
4549         "name": "node30.mpisws.vicci.org", 
4550         "created": "2013-04-03T23:14:11.072Z"
4551     }
4552 },
4553 {
4554     "pk": 694, 
4555     "model": "core.node", 
4556     "fields": {
4557         "site": 12, 
4558         "updated": "2013-06-21T21:17:13.982Z", 
4559         "deployment": 9, 
4560         "name": "node31.mpisws.vicci.org", 
4561         "created": "2013-04-03T23:14:11.072Z"
4562     }
4563 },
4564 {
4565     "pk": 695, 
4566     "model": "core.node", 
4567     "fields": {
4568         "site": 12, 
4569         "updated": "2013-06-21T21:17:13.982Z", 
4570         "deployment": 9, 
4571         "name": "node32.mpisws.vicci.org", 
4572         "created": "2013-04-03T23:14:11.072Z"
4573     }
4574 },
4575 {
4576     "pk": 696, 
4577     "model": "core.node", 
4578     "fields": {
4579         "site": 12, 
4580         "updated": "2013-06-21T21:17:13.982Z", 
4581         "deployment": 9, 
4582         "name": "node33.mpisws.vicci.org", 
4583         "created": "2013-04-03T23:14:11.072Z"
4584     }
4585 },
4586 {
4587     "pk": 697, 
4588     "model": "core.node", 
4589     "fields": {
4590         "site": 12, 
4591         "updated": "2013-06-21T21:17:13.982Z", 
4592         "deployment": 9, 
4593         "name": "node34.mpisws.vicci.org", 
4594         "created": "2013-04-03T23:14:11.072Z"
4595     }
4596 },
4597 {
4598     "pk": 698, 
4599     "model": "core.node", 
4600     "fields": {
4601         "site": 12, 
4602         "updated": "2013-06-21T21:17:13.982Z", 
4603         "deployment": 9, 
4604         "name": "node35.mpisws.vicci.org", 
4605         "created": "2013-04-03T23:14:11.072Z"
4606     }
4607 },
4608 {
4609     "pk": 699, 
4610     "model": "core.node", 
4611     "fields": {
4612         "site": 12, 
4613         "updated": "2013-06-21T21:17:13.982Z", 
4614         "deployment": 9, 
4615         "name": "node36.mpisws.vicci.org", 
4616         "created": "2013-04-03T23:14:11.072Z"
4617     }
4618 },
4619 {
4620     "pk": 700, 
4621     "model": "core.node", 
4622     "fields": {
4623         "site": 12, 
4624         "updated": "2013-06-21T21:17:13.982Z", 
4625         "deployment": 9, 
4626         "name": "node37.mpisws.vicci.org", 
4627         "created": "2013-04-03T23:14:11.072Z"
4628     }
4629 },
4630 {
4631     "pk": 701, 
4632     "model": "core.node", 
4633     "fields": {
4634         "site": 12, 
4635         "updated": "2013-06-21T21:17:13.982Z", 
4636         "deployment": 9, 
4637         "name": "node38.mpisws.vicci.org", 
4638         "created": "2013-04-03T23:14:11.072Z"
4639     }
4640 },
4641 {
4642     "pk": 702, 
4643     "model": "core.node", 
4644     "fields": {
4645         "site": 12, 
4646         "updated": "2013-06-21T21:17:13.982Z", 
4647         "deployment": 9, 
4648         "name": "node39.mpisws.vicci.org", 
4649         "created": "2013-04-03T23:14:11.072Z"
4650     }
4651 },
4652 {
4653     "pk": 703, 
4654     "model": "core.node", 
4655     "fields": {
4656         "site": 12, 
4657         "updated": "2013-06-21T21:17:13.982Z", 
4658         "deployment": 9, 
4659         "name": "node40.mpisws.vicci.org", 
4660         "created": "2013-04-03T23:14:11.072Z"
4661     }
4662 },
4663 {
4664     "pk": 704, 
4665     "model": "core.node", 
4666     "fields": {
4667         "site": 12, 
4668         "updated": "2013-06-21T21:17:13.982Z", 
4669         "deployment": 9, 
4670         "name": "node41.mpisws.vicci.org", 
4671         "created": "2013-04-03T23:14:11.072Z"
4672     }
4673 },
4674 {
4675     "pk": 705, 
4676     "model": "core.node", 
4677     "fields": {
4678         "site": 12, 
4679         "updated": "2013-06-21T21:17:13.982Z", 
4680         "deployment": 9, 
4681         "name": "node42.mpisws.vicci.org", 
4682         "created": "2013-04-03T23:14:11.072Z"
4683     }
4684 },
4685 {
4686     "pk": 706, 
4687     "model": "core.node", 
4688     "fields": {
4689         "site": 12, 
4690         "updated": "2013-06-21T21:17:13.982Z", 
4691         "deployment": 9, 
4692         "name": "node43.mpisws.vicci.org", 
4693         "created": "2013-04-03T23:14:11.072Z"
4694     }
4695 },
4696 {
4697     "pk": 707, 
4698     "model": "core.node", 
4699     "fields": {
4700         "site": 12, 
4701         "updated": "2013-06-21T21:17:13.982Z", 
4702         "deployment": 9, 
4703         "name": "node44.mpisws.vicci.org", 
4704         "created": "2013-04-03T23:14:11.072Z"
4705     }
4706 },
4707 {
4708     "pk": 708, 
4709     "model": "core.node", 
4710     "fields": {
4711         "site": 12, 
4712         "updated": "2013-06-21T21:17:13.982Z", 
4713         "deployment": 9, 
4714         "name": "node45.mpisws.vicci.org", 
4715         "created": "2013-04-03T23:14:11.072Z"
4716     }
4717 },
4718 {
4719     "pk": 709, 
4720     "model": "core.node", 
4721     "fields": {
4722         "site": 12, 
4723         "updated": "2013-06-21T21:17:13.982Z", 
4724         "deployment": 9, 
4725         "name": "node46.mpisws.vicci.org", 
4726         "created": "2013-04-03T23:14:11.072Z"
4727     }
4728 },
4729 {
4730     "pk": 710, 
4731     "model": "core.node", 
4732     "fields": {
4733         "site": 12, 
4734         "updated": "2013-06-21T21:17:13.982Z", 
4735         "deployment": 9, 
4736         "name": "node47.mpisws.vicci.org", 
4737         "created": "2013-04-03T23:14:11.072Z"
4738     }
4739 },
4740 {
4741     "pk": 711, 
4742     "model": "core.node", 
4743     "fields": {
4744         "site": 12, 
4745         "updated": "2013-06-21T21:17:13.982Z", 
4746         "deployment": 9, 
4747         "name": "node48.mpisws.vicci.org", 
4748         "created": "2013-04-03T23:14:11.072Z"
4749     }
4750 },
4751 {
4752     "pk": 712, 
4753     "model": "core.node", 
4754     "fields": {
4755         "site": 12, 
4756         "updated": "2013-06-21T21:17:13.982Z", 
4757         "deployment": 9, 
4758         "name": "node49.mpisws.vicci.org", 
4759         "created": "2013-04-03T23:14:11.072Z"
4760     }
4761 },
4762 {
4763     "pk": 713, 
4764     "model": "core.node", 
4765     "fields": {
4766         "site": 12, 
4767         "updated": "2013-06-21T21:17:13.982Z", 
4768         "deployment": 9, 
4769         "name": "node50.mpisws.vicci.org", 
4770         "created": "2013-04-03T23:14:11.072Z"
4771     }
4772 },
4773 {
4774     "pk": 714, 
4775     "model": "core.node", 
4776     "fields": {
4777         "site": 12, 
4778         "updated": "2013-06-21T21:17:13.982Z", 
4779         "deployment": 9, 
4780         "name": "node51.mpisws.vicci.org", 
4781         "created": "2013-04-03T23:14:11.072Z"
4782     }
4783 },
4784 {
4785     "pk": 715, 
4786     "model": "core.node", 
4787     "fields": {
4788         "site": 12, 
4789         "updated": "2013-06-21T21:17:13.982Z", 
4790         "deployment": 9, 
4791         "name": "node52.mpisws.vicci.org", 
4792         "created": "2013-04-03T23:14:11.072Z"
4793     }
4794 },
4795 {
4796     "pk": 716, 
4797     "model": "core.node", 
4798     "fields": {
4799         "site": 12, 
4800         "updated": "2013-06-21T21:17:13.982Z", 
4801         "deployment": 9, 
4802         "name": "node53.mpisws.vicci.org", 
4803         "created": "2013-04-03T23:14:11.072Z"
4804     }
4805 },
4806 {
4807     "pk": 717, 
4808     "model": "core.node", 
4809     "fields": {
4810         "site": 12, 
4811         "updated": "2013-06-21T21:17:13.982Z", 
4812         "deployment": 9, 
4813         "name": "node54.mpisws.vicci.org", 
4814         "created": "2013-04-03T23:14:11.072Z"
4815     }
4816 },
4817 {
4818     "pk": 718, 
4819     "model": "core.node", 
4820     "fields": {
4821         "site": 12, 
4822         "updated": "2013-06-21T21:17:13.982Z", 
4823         "deployment": 9, 
4824         "name": "node55.mpisws.vicci.org", 
4825         "created": "2013-04-03T23:14:11.072Z"
4826     }
4827 },
4828 {
4829     "pk": 719, 
4830     "model": "core.node", 
4831     "fields": {
4832         "site": 12, 
4833         "updated": "2013-06-21T21:17:13.982Z", 
4834         "deployment": 9, 
4835         "name": "node56.mpisws.vicci.org", 
4836         "created": "2013-04-03T23:14:11.072Z"
4837     }
4838 },
4839 {
4840     "pk": 720, 
4841     "model": "core.node", 
4842     "fields": {
4843         "site": 12, 
4844         "updated": "2013-06-21T21:17:13.982Z", 
4845         "deployment": 9, 
4846         "name": "node57.mpisws.vicci.org", 
4847         "created": "2013-04-03T23:14:11.072Z"
4848     }
4849 },
4850 {
4851     "pk": 721, 
4852     "model": "core.node", 
4853     "fields": {
4854         "site": 12, 
4855         "updated": "2013-06-21T21:17:13.982Z", 
4856         "deployment": 9, 
4857         "name": "node58.mpisws.vicci.org", 
4858         "created": "2013-04-03T23:14:11.072Z"
4859     }
4860 },
4861 {
4862     "pk": 722, 
4863     "model": "core.node", 
4864     "fields": {
4865         "site": 12, 
4866         "updated": "2013-06-21T21:17:13.982Z", 
4867         "deployment": 9, 
4868         "name": "node59.mpisws.vicci.org", 
4869         "created": "2013-04-03T23:14:11.072Z"
4870     }
4871 },
4872 {
4873     "pk": 723, 
4874     "model": "core.node", 
4875     "fields": {
4876         "site": 12, 
4877         "updated": "2013-06-21T21:17:13.982Z", 
4878         "deployment": 9, 
4879         "name": "node60.mpisws.vicci.org", 
4880         "created": "2013-04-03T23:14:11.072Z"
4881     }
4882 },
4883 {
4884     "pk": 724, 
4885     "model": "core.node", 
4886     "fields": {
4887         "site": 12, 
4888         "updated": "2013-06-21T21:17:13.982Z", 
4889         "deployment": 9, 
4890         "name": "node61.mpisws.vicci.org", 
4891         "created": "2013-04-03T23:14:11.072Z"
4892     }
4893 },
4894 {
4895     "pk": 725, 
4896     "model": "core.node", 
4897     "fields": {
4898         "site": 12, 
4899         "updated": "2013-06-21T21:17:13.982Z", 
4900         "deployment": 9, 
4901         "name": "node62.mpisws.vicci.org", 
4902         "created": "2013-04-03T23:14:11.072Z"
4903     }
4904 },
4905 {
4906     "pk": 726, 
4907     "model": "core.node", 
4908     "fields": {
4909         "site": 12, 
4910         "updated": "2013-06-21T21:17:13.982Z", 
4911         "deployment": 9, 
4912         "name": "node63.mpisws.vicci.org", 
4913         "created": "2013-04-03T23:14:11.072Z"
4914     }
4915 },
4916 {
4917     "pk": 727, 
4918     "model": "core.node", 
4919     "fields": {
4920         "site": 12, 
4921         "updated": "2013-06-21T21:17:13.982Z", 
4922         "deployment": 9, 
4923         "name": "node64.mpisws.vicci.org", 
4924         "created": "2013-04-03T23:14:11.072Z"
4925     }
4926 },
4927 {
4928     "pk": 728, 
4929     "model": "core.node", 
4930     "fields": {
4931         "site": 12, 
4932         "updated": "2013-06-21T21:17:13.982Z", 
4933         "deployment": 9, 
4934         "name": "node65.mpisws.vicci.org", 
4935         "created": "2013-04-03T23:14:11.072Z"
4936     }
4937 },
4938 {
4939     "pk": 729, 
4940     "model": "core.node", 
4941     "fields": {
4942         "site": 12, 
4943         "updated": "2013-06-21T21:17:13.982Z", 
4944         "deployment": 9, 
4945         "name": "node66.mpisws.vicci.org", 
4946         "created": "2013-04-03T23:14:11.072Z"
4947     }
4948 },
4949 {
4950     "pk": 730, 
4951     "model": "core.node", 
4952     "fields": {
4953         "site": 12, 
4954         "updated": "2013-06-21T21:17:13.982Z", 
4955         "deployment": 9, 
4956         "name": "node67.mpisws.vicci.org", 
4957         "created": "2013-04-03T23:14:11.072Z"
4958     }
4959 },
4960 {
4961     "pk": 731, 
4962     "model": "core.node", 
4963     "fields": {
4964         "site": 12, 
4965         "updated": "2013-06-21T21:17:13.982Z", 
4966         "deployment": 9, 
4967         "name": "node68.mpisws.vicci.org", 
4968         "created": "2013-04-03T23:14:11.072Z"
4969     }
4970 },
4971 {
4972     "pk": 732, 
4973     "model": "core.node", 
4974     "fields": {
4975         "site": 12, 
4976         "updated": "2013-06-21T21:17:13.982Z", 
4977         "deployment": 9, 
4978         "name": "node69.mpisws.vicci.org", 
4979         "created": "2013-04-03T23:14:11.072Z"
4980     }
4981 },
4982 {
4983     "pk": 733, 
4984     "model": "core.node", 
4985     "fields": {
4986         "site": 12, 
4987         "updated": "2013-06-21T21:17:13.982Z", 
4988         "deployment": 9, 
4989         "name": "node70.mpisws.vicci.org", 
4990         "created": "2013-04-03T23:14:11.072Z"
4991     }
4992 },
4993 {
4994     "pk": 734, 
4995     "model": "core.node", 
4996     "fields": {
4997         "site": 13, 
4998         "updated": "2013-06-21T21:17:13.982Z", 
4999         "deployment": 10, 
5000         "name": "node1.atla.internet2.vini-veritas.net", 
5001         "created": "2013-04-03T23:14:11.072Z"
5002     }
5003 },
5004 {
5005     "pk": 735, 
5006     "model": "core.node", 
5007     "fields": {
5008         "site": 13, 
5009         "updated": "2013-06-21T21:17:13.982Z", 
5010         "deployment": 10, 
5011         "name": "node2.atla.internet2.vini-veritas.net", 
5012         "created": "2013-04-03T23:14:11.072Z"
5013     }
5014 },
5015 {
5016     "pk": 736, 
5017     "model": "core.node", 
5018     "fields": {
5019         "site": 14, 
5020         "updated": "2013-06-21T21:17:13.982Z", 
5021         "deployment": 10, 
5022         "name": "node1.chic.internet2.vini-veritas.net", 
5023         "created": "2013-04-03T23:14:11.072Z"
5024     }
5025 },
5026 {
5027     "pk": 737, 
5028     "model": "core.node", 
5029     "fields": {
5030         "site": 14, 
5031         "updated": "2013-06-21T21:17:13.982Z", 
5032         "deployment": 10, 
5033         "name": "node2.chic.internet2.vini-veritas.net", 
5034         "created": "2013-04-03T23:14:11.072Z"
5035     }
5036 },
5037 {
5038     "pk": 738, 
5039     "model": "core.node", 
5040     "fields": {
5041         "site": 15, 
5042         "updated": "2013-06-21T21:17:13.982Z", 
5043         "deployment": 10, 
5044         "name": "node1.hous.internet2.vini-veritas.net", 
5045         "created": "2013-04-03T23:14:11.072Z"
5046     }
5047 },
5048 {
5049     "pk": 739, 
5050     "model": "core.node", 
5051     "fields": {
5052         "site": 15, 
5053         "updated": "2013-06-21T21:17:13.982Z", 
5054         "deployment": 10, 
5055         "name": "node2.hous.internet2.vini-veritas.net", 
5056         "created": "2013-04-03T23:14:11.072Z"
5057     }
5058 },
5059 {
5060     "pk": 740, 
5061     "model": "core.node", 
5062     "fields": {
5063         "site": 16, 
5064         "updated": "2013-06-21T21:17:13.982Z", 
5065         "deployment": 10, 
5066         "name": "node1.kans.internet2.vini-veritas.net", 
5067         "created": "2013-04-03T23:14:11.072Z"
5068     }
5069 },
5070 {
5071     "pk": 741, 
5072     "model": "core.node", 
5073     "fields": {
5074         "site": 16, 
5075         "updated": "2013-06-21T21:17:13.982Z", 
5076         "deployment": 10, 
5077         "name": "node2.kans.internet2.vini-veritas.net", 
5078         "created": "2013-04-03T23:14:11.072Z"
5079     }
5080 },
5081 {
5082     "pk": 742, 
5083     "model": "core.node", 
5084     "fields": {
5085         "site": 17, 
5086         "updated": "2013-06-21T21:17:13.982Z", 
5087         "deployment": 10, 
5088         "name": "node1.losa.internet2.vini-veritas.net", 
5089         "created": "2013-04-03T23:14:11.072Z"
5090     }
5091 },
5092 {
5093     "pk": 743, 
5094     "model": "core.node", 
5095     "fields": {
5096         "site": 17, 
5097         "updated": "2013-06-21T21:17:13.982Z", 
5098         "deployment": 10, 
5099         "name": "node2.losa.internet2.vini-veritas.net", 
5100         "created": "2013-04-03T23:14:11.072Z"
5101     }
5102 },
5103 {
5104     "pk": 744, 
5105     "model": "core.node", 
5106     "fields": {
5107         "site": 18, 
5108         "updated": "2013-06-21T21:17:13.982Z", 
5109         "deployment": 10, 
5110         "name": "node1.newy.internet2.vini-veritas.net", 
5111         "created": "2013-04-03T23:14:11.072Z"
5112     }
5113 },
5114 {
5115     "pk": 745, 
5116     "model": "core.node", 
5117     "fields": {
5118         "site": 18, 
5119         "updated": "2013-06-21T21:17:13.982Z", 
5120         "deployment": 10, 
5121         "name": "node2.newy.internet2.vini-veritas.net", 
5122         "created": "2013-04-03T23:14:11.072Z"
5123     }
5124 },
5125 {
5126     "pk": 746, 
5127     "model": "core.node", 
5128     "fields": {
5129         "site": 19, 
5130         "updated": "2013-06-21T21:17:13.982Z", 
5131         "deployment": 10, 
5132         "name": "node1.salt.internet2.vini-veritas.net", 
5133         "created": "2013-04-03T23:14:11.072Z"
5134     }
5135 },
5136 {
5137     "pk": 747, 
5138     "model": "core.node", 
5139     "fields": {
5140         "site": 19, 
5141         "updated": "2013-06-21T21:17:13.982Z", 
5142         "deployment": 10, 
5143         "name": "node2.salt.internet2.vini-veritas.net", 
5144         "created": "2013-04-03T23:14:11.072Z"
5145     }
5146 },
5147 {
5148     "pk": 748, 
5149     "model": "core.node", 
5150     "fields": {
5151         "site": 20, 
5152         "updated": "2013-06-21T21:17:13.982Z", 
5153         "deployment": 10, 
5154         "name": "node1.seat.internet2.vini-veritas.net", 
5155         "created": "2013-04-03T23:14:11.072Z"
5156     }
5157 },
5158 {
5159     "pk": 749, 
5160     "model": "core.node", 
5161     "fields": {
5162         "site": 20, 
5163         "updated": "2013-06-21T21:17:13.982Z", 
5164         "deployment": 10, 
5165         "name": "node2.seat.internet2.vini-veritas.net", 
5166         "created": "2013-04-03T23:14:11.072Z"
5167     }
5168 },
5169 {
5170     "pk": 750, 
5171     "model": "core.node", 
5172     "fields": {
5173         "site": 21, 
5174         "updated": "2013-06-21T21:17:13.982Z", 
5175         "deployment": 10, 
5176         "name": "node1.wash.internet2.vini-veritas.net", 
5177         "created": "2013-04-03T23:14:11.072Z"
5178     }
5179 },
5180 {
5181     "pk": 751, 
5182     "model": "core.node", 
5183     "fields": {
5184         "site": 21, 
5185         "updated": "2013-06-21T21:17:13.982Z", 
5186         "deployment": 10, 
5187         "name": "node2.wash.internet2.vini-veritas.net", 
5188         "created": "2013-04-03T23:14:11.072Z"
5189     }
5190 },
5191 {
5192     "pk": 752, 
5193     "model": "core.node", 
5194     "fields": {
5195         "site": 23, 
5196         "updated": "2013-12-17T17:10:48.740Z", 
5197         "deployment": 10, 
5198         "name": "opencloud0.sing.internet2.edu", 
5199         "created": "2013-12-17T17:10:48.740Z"
5200     }
5201 },
5202 {
5203     "pk": 753, 
5204     "model": "core.node", 
5205     "fields": {
5206         "site": 23, 
5207         "updated": "2013-12-17T17:10:48.742Z", 
5208         "deployment": 10, 
5209         "name": "opencloud1.sing.internet2.edu", 
5210         "created": "2013-12-17T17:10:48.741Z"
5211     }
5212 },
5213 {
5214     "pk": 754, 
5215     "model": "core.node", 
5216     "fields": {
5217         "site": 23, 
5218         "updated": "2013-12-17T17:10:48.742Z", 
5219         "deployment": 10, 
5220         "name": "opencloud2.sing.internet2.edu", 
5221         "created": "2013-12-17T17:10:48.742Z"
5222     }
5223 },
5224 {
5225     "pk": 755, 
5226     "model": "core.node", 
5227     "fields": {
5228         "site": 23, 
5229         "updated": "2013-12-17T17:10:48.743Z", 
5230         "deployment": 10, 
5231         "name": "opencloud3.sing.internet2.edu", 
5232         "created": "2013-12-17T17:10:48.743Z"
5233     }
5234 },
5235 {
5236     "pk": 4, 
5237     "model": "core.serviceresource", 
5238     "fields": {
5239         "updated": "2013-12-11T22:18:00.040Z", 
5240         "name": "Cycles", 
5241         "bucketMaxSize": 0, 
5242         "created": "2013-12-11T22:18:00.040Z", 
5243         "serviceClass": 1, 
5244         "maxUnitsDeployment": 0, 
5245         "bucketInRate": 0, 
5246         "cost": 7, 
5247         "calendarReservable": false, 
5248         "maxDuration": 0, 
5249         "maxUnitsNode": 0
5250     }
5251 },
5252 {
5253     "pk": 5, 
5254     "model": "core.serviceresource", 
5255     "fields": {
5256         "updated": "2013-12-11T22:18:00.045Z", 
5257         "name": "Cycles", 
5258         "bucketMaxSize": 0, 
5259         "created": "2013-12-11T22:18:00.045Z", 
5260         "serviceClass": 2, 
5261         "maxUnitsDeployment": 0, 
5262         "bucketInRate": 0, 
5263         "cost": 7, 
5264         "calendarReservable": false, 
5265         "maxDuration": 0, 
5266         "maxUnitsNode": 0
5267     }
5268 },
5269 {
5270     "pk": 6, 
5271     "model": "core.serviceresource", 
5272     "fields": {
5273         "updated": "2013-12-11T22:18:00.053Z", 
5274         "name": "Cycles", 
5275         "bucketMaxSize": 0, 
5276         "created": "2013-12-11T22:18:00.053Z", 
5277         "serviceClass": 3, 
5278         "maxUnitsDeployment": 0, 
5279         "bucketInRate": 0, 
5280         "cost": 7, 
5281         "calendarReservable": false, 
5282         "maxDuration": 0, 
5283         "maxUnitsNode": 0
5284     }
5285 },
5286 {
5287     "pk": 7, 
5288     "model": "core.serviceresource", 
5289     "fields": {
5290         "updated": "2013-12-11T22:18:00.064Z", 
5291         "name": "numberCores", 
5292         "bucketMaxSize": 0, 
5293         "created": "2013-12-11T22:18:00.064Z", 
5294         "serviceClass": 3, 
5295         "maxUnitsDeployment": 210, 
5296         "bucketInRate": 0, 
5297         "cost": 0, 
5298         "calendarReservable": true, 
5299         "maxDuration": 8760, 
5300         "maxUnitsNode": 6
5301     }
5302 },
5303 {
5304     "pk": 8, 
5305     "model": "core.serviceresource", 
5306     "fields": {
5307         "updated": "2013-12-11T22:18:00.072Z", 
5308         "name": "numberCores", 
5309         "bucketMaxSize": 210, 
5310         "created": "2013-12-11T22:18:00.072Z", 
5311         "serviceClass": 2, 
5312         "maxUnitsDeployment": 210, 
5313         "bucketInRate": 10, 
5314         "cost": 7, 
5315         "calendarReservable": true, 
5316         "maxDuration": 168, 
5317         "maxUnitsNode": 6
5318     }
5319 },
5320 {
5321     "pk": 40, 
5322     "model": "core.sliver", 
5323     "fields": {
5324         "node": 613, 
5325         "instance_name": "instance-000003e8", 
5326         "updated": "2013-12-12T17:55:32.455Z", 
5327         "slice": 4, 
5328         "deploymentNetwork": 8, 
5329         "name": "node20.gt.vicci.org", 
5330         "created": "2013-12-12T17:55:32.455Z", 
5331         "ip": "130.207.98.29", 
5332         "image": 1, 
5333         "creator": 8, 
5334         "numberCores": 1, 
5335         "instance_id": null
5336     }
5337 },
5338 {
5339     "pk": 41, 
5340     "model": "core.sliver", 
5341     "fields": {
5342         "node": 615, 
5343         "instance_name": "instance-000003e9", 
5344         "updated": "2013-12-12T17:55:32.478Z", 
5345         "slice": 4, 
5346         "deploymentNetwork": 8, 
5347         "name": "node22.gt.vicci.org", 
5348         "created": "2013-12-12T17:55:32.478Z", 
5349         "ip": "130.207.98.31", 
5350         "image": 1, 
5351         "creator": 8, 
5352         "numberCores": 1, 
5353         "instance_id": null
5354     }
5355 },
5356 {
5357     "pk": 42, 
5358     "model": "core.sliver", 
5359     "fields": {
5360         "node": 617, 
5361         "instance_name": "instance-000003ea", 
5362         "updated": "2013-12-12T17:55:32.495Z", 
5363         "slice": 4, 
5364         "deploymentNetwork": 8, 
5365         "name": "node24.gt.vicci.org", 
5366         "created": "2013-12-12T17:55:32.495Z", 
5367         "ip": "130.207.98.33", 
5368         "image": 1, 
5369         "creator": 8, 
5370         "numberCores": 1, 
5371         "instance_id": null
5372     }
5373 },
5374 {
5375     "pk": 43, 
5376     "model": "core.sliver", 
5377     "fields": {
5378         "node": 622, 
5379         "instance_name": "instance-000003eb", 
5380         "updated": "2013-12-12T17:55:32.512Z", 
5381         "slice": 4, 
5382         "deploymentNetwork": 8, 
5383         "name": "node29.gt.vicci.org", 
5384         "created": "2013-12-12T17:55:32.511Z", 
5385         "ip": "130.207.98.38", 
5386         "image": 1, 
5387         "creator": 8, 
5388         "numberCores": 1, 
5389         "instance_id": null
5390     }
5391 },
5392 {
5393     "pk": 44, 
5394     "model": "core.sliver", 
5395     "fields": {
5396         "node": 623, 
5397         "instance_name": "instance-000003ec", 
5398         "updated": "2013-12-12T17:55:32.528Z", 
5399         "slice": 4, 
5400         "deploymentNetwork": 8, 
5401         "name": "node30.gt.vicci.org", 
5402         "created": "2013-12-12T17:55:32.528Z", 
5403         "ip": "130.207.98.39", 
5404         "image": 1, 
5405         "creator": 8, 
5406         "numberCores": 1, 
5407         "instance_id": null
5408     }
5409 },
5410 {
5411     "pk": 45, 
5412     "model": "core.sliver", 
5413     "fields": {
5414         "node": 624, 
5415         "instance_name": "instance-000003ed", 
5416         "updated": "2013-12-12T17:55:32.544Z", 
5417         "slice": 4, 
5418         "deploymentNetwork": 8, 
5419         "name": "node31.gt.vicci.org", 
5420         "created": "2013-12-12T17:55:32.544Z", 
5421         "ip": "130.207.98.40", 
5422         "image": 1, 
5423         "creator": 8, 
5424         "numberCores": 1, 
5425         "instance_id": null
5426     }
5427 },
5428 {
5429     "pk": 46, 
5430     "model": "core.sliver", 
5431     "fields": {
5432         "node": 625, 
5433         "instance_name": "instance-000003ee", 
5434         "updated": "2013-12-12T17:55:32.561Z", 
5435         "slice": 4, 
5436         "deploymentNetwork": 8, 
5437         "name": "node32.gt.vicci.org", 
5438         "created": "2013-12-12T17:55:32.561Z", 
5439         "ip": "130.207.98.41", 
5440         "image": 1, 
5441         "creator": 8, 
5442         "numberCores": 1, 
5443         "instance_id": null
5444     }
5445 },
5446 {
5447     "pk": 47, 
5448     "model": "core.sliver", 
5449     "fields": {
5450         "node": 630, 
5451         "instance_name": "instance-000003ef", 
5452         "updated": "2013-12-12T17:55:32.577Z", 
5453         "slice": 4, 
5454         "deploymentNetwork": 8, 
5455         "name": "node37.gt.vicci.org", 
5456         "created": "2013-12-12T17:55:32.577Z", 
5457         "ip": "130.207.98.46", 
5458         "image": 1, 
5459         "creator": 8, 
5460         "numberCores": 1, 
5461         "instance_id": null
5462     }
5463 },
5464 {
5465     "pk": 48, 
5466     "model": "core.sliver", 
5467     "fields": {
5468         "node": 666, 
5469         "instance_name": "instance-000003f0", 
5470         "updated": "2013-12-12T17:55:32.594Z", 
5471         "slice": 4, 
5472         "deploymentNetwork": 9, 
5473         "name": "node3.mpisws.vicci.org", 
5474         "created": "2013-12-12T17:55:32.594Z", 
5475         "ip": "141.39.220.13", 
5476         "image": 1, 
5477         "creator": 8, 
5478         "numberCores": 1, 
5479         "instance_id": null
5480     }
5481 },
5482 {
5483     "pk": 49, 
5484     "model": "core.sliver", 
5485     "fields": {
5486         "node": 683, 
5487         "instance_name": "instance-000003f1", 
5488         "updated": "2013-12-12T17:55:32.611Z", 
5489         "slice": 4, 
5490         "deploymentNetwork": 9, 
5491         "name": "node20.mpisws.vicci.org", 
5492         "created": "2013-12-12T17:55:32.610Z", 
5493         "ip": "141.39.220.30", 
5494         "image": 1, 
5495         "creator": 8, 
5496         "numberCores": 1, 
5497         "instance_id": null
5498     }
5499 },
5500 {
5501     "pk": 50, 
5502     "model": "core.sliver", 
5503     "fields": {
5504         "node": 684, 
5505         "instance_name": "instance-000003f2", 
5506         "updated": "2013-12-12T17:55:32.627Z", 
5507         "slice": 4, 
5508         "deploymentNetwork": 9, 
5509         "name": "node21.mpisws.vicci.org", 
5510         "created": "2013-12-12T17:55:32.627Z", 
5511         "ip": "141.39.220.31", 
5512         "image": 1, 
5513         "creator": 8, 
5514         "numberCores": 1, 
5515         "instance_id": null
5516     }
5517 },
5518 {
5519     "pk": 51, 
5520     "model": "core.sliver", 
5521     "fields": {
5522         "node": 686, 
5523         "instance_name": "instance-000003f3", 
5524         "updated": "2013-12-12T17:55:32.644Z", 
5525         "slice": 4, 
5526         "deploymentNetwork": 9, 
5527         "name": "node23.mpisws.vicci.org", 
5528         "created": "2013-12-12T17:55:32.644Z", 
5529         "ip": "141.39.220.33", 
5530         "image": 1, 
5531         "creator": 8, 
5532         "numberCores": 1, 
5533         "instance_id": null
5534     }
5535 },
5536 {
5537     "pk": 52, 
5538     "model": "core.sliver", 
5539     "fields": {
5540         "node": 687, 
5541         "instance_name": "instance-000003f4", 
5542         "updated": "2013-12-12T17:55:32.660Z", 
5543         "slice": 4, 
5544         "deploymentNetwork": 9, 
5545         "name": "node24.mpisws.vicci.org", 
5546         "created": "2013-12-12T17:55:32.660Z", 
5547         "ip": "141.39.220.34", 
5548         "image": 1, 
5549         "creator": 8, 
5550         "numberCores": 1, 
5551         "instance_id": null
5552     }
5553 },
5554 {
5555     "pk": 53, 
5556     "model": "core.sliver", 
5557     "fields": {
5558         "node": 691, 
5559         "instance_name": "instance-000003f5", 
5560         "updated": "2013-12-12T17:55:32.677Z", 
5561         "slice": 4, 
5562         "deploymentNetwork": 9, 
5563         "name": "node28.mpisws.vicci.org", 
5564         "created": "2013-12-12T17:55:32.677Z", 
5565         "ip": "141.39.220.38", 
5566         "image": 1, 
5567         "creator": 8, 
5568         "numberCores": 1, 
5569         "instance_id": null
5570     }
5571 },
5572 {
5573     "pk": 54, 
5574     "model": "core.sliver", 
5575     "fields": {
5576         "node": 693, 
5577         "instance_name": "instance-000003f6", 
5578         "updated": "2013-12-12T17:55:32.693Z", 
5579         "slice": 4, 
5580         "deploymentNetwork": 9, 
5581         "name": "node30.mpisws.vicci.org", 
5582         "created": "2013-12-12T17:55:32.693Z", 
5583         "ip": "141.39.220.40", 
5584         "image": 1, 
5585         "creator": 8, 
5586         "numberCores": 1, 
5587         "instance_id": null
5588     }
5589 },
5590 {
5591     "pk": 55, 
5592     "model": "core.sliver", 
5593     "fields": {
5594         "node": 694, 
5595         "instance_name": "instance-000003f7", 
5596         "updated": "2013-12-12T17:55:32.710Z", 
5597         "slice": 4, 
5598         "deploymentNetwork": 9, 
5599         "name": "node31.mpisws.vicci.org", 
5600         "created": "2013-12-12T17:55:32.710Z", 
5601         "ip": "141.39.220.41", 
5602         "image": 1, 
5603         "creator": 8, 
5604         "numberCores": 1, 
5605         "instance_id": null
5606     }
5607 },
5608 {
5609     "pk": 56, 
5610     "model": "core.sliver", 
5611     "fields": {
5612         "node": 559, 
5613         "instance_name": "instance-000003f8", 
5614         "updated": "2013-12-12T17:55:32.726Z", 
5615         "slice": 4, 
5616         "deploymentNetwork": 7, 
5617         "name": "node36.princeton.vicci.org", 
5618         "created": "2013-12-12T17:55:32.726Z", 
5619         "ip": "128.112.171.90", 
5620         "image": 1, 
5621         "creator": 8, 
5622         "numberCores": 1, 
5623         "instance_id": null
5624     }
5625 },
5626 {
5627     "pk": 57, 
5628     "model": "core.sliver", 
5629     "fields": {
5630         "node": 560, 
5631         "instance_name": "instance-000003f9", 
5632         "updated": "2013-12-12T17:55:32.743Z", 
5633         "slice": 4, 
5634         "deploymentNetwork": 7, 
5635         "name": "node37.princeton.vicci.org", 
5636         "created": "2013-12-12T17:55:32.743Z", 
5637         "ip": "128.112.171.92", 
5638         "image": 1, 
5639         "creator": 8, 
5640         "numberCores": 1, 
5641         "instance_id": null
5642     }
5643 },
5644 {
5645     "pk": 58, 
5646     "model": "core.sliver", 
5647     "fields": {
5648         "node": 561, 
5649         "instance_name": "instance-000003fa", 
5650         "updated": "2013-12-12T17:55:32.760Z", 
5651         "slice": 4, 
5652         "deploymentNetwork": 7, 
5653         "name": "node38.princeton.vicci.org", 
5654         "created": "2013-12-12T17:55:32.759Z", 
5655         "ip": "128.112.171.94", 
5656         "image": 1, 
5657         "creator": 8, 
5658         "numberCores": 1, 
5659         "instance_id": null
5660     }
5661 },
5662 {
5663     "pk": 59, 
5664     "model": "core.sliver", 
5665     "fields": {
5666         "node": 562, 
5667         "instance_name": "instance-000003fb", 
5668         "updated": "2013-12-12T17:55:32.776Z", 
5669         "slice": 4, 
5670         "deploymentNetwork": 7, 
5671         "name": "node39.princeton.vicci.org", 
5672         "created": "2013-12-12T17:55:32.776Z", 
5673         "ip": "128.112.171.96", 
5674         "image": 1, 
5675         "creator": 8, 
5676         "numberCores": 1, 
5677         "instance_id": null
5678     }
5679 },
5680 {
5681     "pk": 60, 
5682     "model": "core.sliver", 
5683     "fields": {
5684         "node": 563, 
5685         "instance_name": "instance-000003fc", 
5686         "updated": "2013-12-12T17:55:32.792Z", 
5687         "slice": 4, 
5688         "deploymentNetwork": 7, 
5689         "name": "node40.princeton.vicci.org", 
5690         "created": "2013-12-12T17:55:32.792Z", 
5691         "ip": "128.112.171.98", 
5692         "image": 1, 
5693         "creator": 8, 
5694         "numberCores": 1, 
5695         "instance_id": null
5696     }
5697 },
5698 {
5699     "pk": 61, 
5700     "model": "core.sliver", 
5701     "fields": {
5702         "node": 565, 
5703         "instance_name": "instance-000003fd", 
5704         "updated": "2013-12-12T17:55:32.809Z", 
5705         "slice": 4, 
5706         "deploymentNetwork": 7, 
5707         "name": "node42.princeton.vicci.org", 
5708         "created": "2013-12-12T17:55:32.809Z", 
5709         "ip": "128.112.171.102", 
5710         "image": 1, 
5711         "creator": 8, 
5712         "numberCores": 1, 
5713         "instance_id": null
5714     }
5715 },
5716 {
5717     "pk": 62, 
5718     "model": "core.sliver", 
5719     "fields": {
5720         "node": 566, 
5721         "instance_name": "instance-000003fe", 
5722         "updated": "2013-12-12T17:55:32.826Z", 
5723         "slice": 4, 
5724         "deploymentNetwork": 7, 
5725         "name": "node43.princeton.vicci.org", 
5726         "created": "2013-12-12T17:55:32.826Z", 
5727         "ip": "128.112.171.104", 
5728         "image": 1, 
5729         "creator": 8, 
5730         "numberCores": 1, 
5731         "instance_id": null
5732     }
5733 },
5734 {
5735     "pk": 63, 
5736     "model": "core.sliver", 
5737     "fields": {
5738         "node": 568, 
5739         "instance_name": "instance-000003ff", 
5740         "updated": "2013-12-12T17:55:32.842Z", 
5741         "slice": 4, 
5742         "deploymentNetwork": 7, 
5743         "name": "node45.princeton.vicci.org", 
5744         "created": "2013-12-12T17:55:32.842Z", 
5745         "ip": "128.112.171.108", 
5746         "image": 1, 
5747         "creator": 8, 
5748         "numberCores": 1, 
5749         "instance_id": null
5750     }
5751 },
5752 {
5753     "pk": 64, 
5754     "model": "core.sliver", 
5755     "fields": {
5756         "node": 404, 
5757         "instance_name": "instance-00000400", 
5758         "updated": "2013-12-12T17:55:32.859Z", 
5759         "slice": 4, 
5760         "deploymentNetwork": 5, 
5761         "name": "node21.stanford.vicci.org", 
5762         "created": "2013-12-12T17:55:32.859Z", 
5763         "ip": "171.67.92.159", 
5764         "image": 1, 
5765         "creator": 8, 
5766         "numberCores": 1, 
5767         "instance_id": null
5768     }
5769 },
5770 {
5771     "pk": 65, 
5772     "model": "core.sliver", 
5773     "fields": {
5774         "node": 405, 
5775         "instance_name": "instance-00000401", 
5776         "updated": "2013-12-12T17:55:32.875Z", 
5777         "slice": 4, 
5778         "deploymentNetwork": 5, 
5779         "name": "node22.stanford.vicci.org", 
5780         "created": "2013-12-12T17:55:32.875Z", 
5781         "ip": "171.67.92.160", 
5782         "image": 1, 
5783         "creator": 8, 
5784         "numberCores": 1, 
5785         "instance_id": null
5786     }
5787 },
5788 {
5789     "pk": 66, 
5790     "model": "core.sliver", 
5791     "fields": {
5792         "node": 406, 
5793         "instance_name": "instance-00000402", 
5794         "updated": "2013-12-12T17:55:32.892Z", 
5795         "slice": 4, 
5796         "deploymentNetwork": 5, 
5797         "name": "node23.stanford.vicci.org", 
5798         "created": "2013-12-12T17:55:32.892Z", 
5799         "ip": "171.67.92.161", 
5800         "image": 1, 
5801         "creator": 8, 
5802         "numberCores": 1, 
5803         "instance_id": null
5804     }
5805 },
5806 {
5807     "pk": 67, 
5808     "model": "core.sliver", 
5809     "fields": {
5810         "node": 407, 
5811         "instance_name": "instance-00000403", 
5812         "updated": "2013-12-12T17:55:32.909Z", 
5813         "slice": 4, 
5814         "deploymentNetwork": 5, 
5815         "name": "node24.stanford.vicci.org", 
5816         "created": "2013-12-12T17:55:32.909Z", 
5817         "ip": "171.67.92.162", 
5818         "image": 1, 
5819         "creator": 8, 
5820         "numberCores": 1, 
5821         "instance_id": null
5822     }
5823 },
5824 {
5825     "pk": 68, 
5826     "model": "core.sliver", 
5827     "fields": {
5828         "node": 408, 
5829         "instance_name": "instance-00000404", 
5830         "updated": "2013-12-12T17:55:32.925Z", 
5831         "slice": 4, 
5832         "deploymentNetwork": 5, 
5833         "name": "node25.stanford.vicci.org", 
5834         "created": "2013-12-12T17:55:32.925Z", 
5835         "ip": "171.67.92.163", 
5836         "image": 1, 
5837         "creator": 8, 
5838         "numberCores": 1, 
5839         "instance_id": null
5840     }
5841 },
5842 {
5843     "pk": 69, 
5844     "model": "core.sliver", 
5845     "fields": {
5846         "node": 409, 
5847         "instance_name": "instance-00000405", 
5848         "updated": "2013-12-12T17:55:32.942Z", 
5849         "slice": 4, 
5850         "deploymentNetwork": 5, 
5851         "name": "node26.stanford.vicci.org", 
5852         "created": "2013-12-12T17:55:32.942Z", 
5853         "ip": "171.67.92.164", 
5854         "image": 1, 
5855         "creator": 8, 
5856         "numberCores": 1, 
5857         "instance_id": null
5858     }
5859 },
5860 {
5861     "pk": 70, 
5862     "model": "core.sliver", 
5863     "fields": {
5864         "node": 412, 
5865         "instance_name": "instance-00000406", 
5866         "updated": "2013-12-12T17:55:32.958Z", 
5867         "slice": 4, 
5868         "deploymentNetwork": 5, 
5869         "name": "node29.stanford.vicci.org", 
5870         "created": "2013-12-12T17:55:32.958Z", 
5871         "ip": "171.67.92.167", 
5872         "image": 1, 
5873         "creator": 8, 
5874         "numberCores": 1, 
5875         "instance_id": null
5876     }
5877 },
5878 {
5879     "pk": 71, 
5880     "model": "core.sliver", 
5881     "fields": {
5882         "node": 413, 
5883         "instance_name": "instance-00000407", 
5884         "updated": "2013-12-12T17:55:32.975Z", 
5885         "slice": 4, 
5886         "deploymentNetwork": 5, 
5887         "name": "node30.stanford.vicci.org", 
5888         "created": "2013-12-12T17:55:32.975Z", 
5889         "ip": "171.67.92.168", 
5890         "image": 1, 
5891         "creator": 8, 
5892         "numberCores": 1, 
5893         "instance_id": null
5894     }
5895 },
5896 {
5897     "pk": 72, 
5898     "model": "core.sliver", 
5899     "fields": {
5900         "node": 460, 
5901         "instance_name": "instance-00000408", 
5902         "updated": "2013-12-12T17:55:32.992Z", 
5903         "slice": 4, 
5904         "deploymentNetwork": 6, 
5905         "name": "node7.washington.vicci.org", 
5906         "created": "2013-12-12T17:55:32.992Z", 
5907         "ip": "128.95.1.112", 
5908         "image": 1, 
5909         "creator": 8, 
5910         "numberCores": 1, 
5911         "instance_id": null
5912     }
5913 },
5914 {
5915     "pk": 73, 
5916     "model": "core.sliver", 
5917     "fields": {
5918         "node": 467, 
5919         "instance_name": "instance-00000409", 
5920         "updated": "2013-12-12T17:55:33.008Z", 
5921         "slice": 4, 
5922         "deploymentNetwork": 6, 
5923         "name": "node14.washington.vicci.org", 
5924         "created": "2013-12-12T17:55:33.008Z", 
5925         "ip": "128.95.1.119", 
5926         "image": 1, 
5927         "creator": 8, 
5928         "numberCores": 1, 
5929         "instance_id": null
5930     }
5931 },
5932 {
5933     "pk": 74, 
5934     "model": "core.sliver", 
5935     "fields": {
5936         "node": 468, 
5937         "instance_name": "instance-0000040a", 
5938         "updated": "2013-12-12T17:55:33.025Z", 
5939         "slice": 4, 
5940         "deploymentNetwork": 6, 
5941         "name": "node15.washington.vicci.org", 
5942         "created": "2013-12-12T17:55:33.025Z", 
5943         "ip": "128.95.1.120", 
5944         "image": 1, 
5945         "creator": 8, 
5946         "numberCores": 1, 
5947         "instance_id": null
5948     }
5949 },
5950 {
5951     "pk": 75, 
5952     "model": "core.sliver", 
5953     "fields": {
5954         "node": 469, 
5955         "instance_name": "instance-0000040b", 
5956         "updated": "2013-12-12T17:55:33.041Z", 
5957         "slice": 4, 
5958         "deploymentNetwork": 6, 
5959         "name": "node16.washington.vicci.org", 
5960         "created": "2013-12-12T17:55:33.041Z", 
5961         "ip": "128.95.1.121", 
5962         "image": 1, 
5963         "creator": 8, 
5964         "numberCores": 1, 
5965         "instance_id": null
5966     }
5967 },
5968 {
5969     "pk": 76, 
5970     "model": "core.sliver", 
5971     "fields": {
5972         "node": 470, 
5973         "instance_name": "instance-0000040c", 
5974         "updated": "2013-12-12T17:55:33.058Z", 
5975         "slice": 4, 
5976         "deploymentNetwork": 6, 
5977         "name": "node17.washington.vicci.org", 
5978         "created": "2013-12-12T17:55:33.058Z", 
5979         "ip": "128.95.1.122", 
5980         "image": 1, 
5981         "creator": 8, 
5982         "numberCores": 1, 
5983         "instance_id": null
5984     }
5985 },
5986 {
5987     "pk": 77, 
5988     "model": "core.sliver", 
5989     "fields": {
5990         "node": 553, 
5991         "instance_name": "instance-0000040d", 
5992         "updated": "2013-12-12T17:55:33.110Z", 
5993         "slice": 8, 
5994         "deploymentNetwork": 7, 
5995         "name": "node30.princeton.vicci.org", 
5996         "created": "2013-12-12T17:55:33.110Z", 
5997         "ip": "128.112.171.78", 
5998         "image": 1, 
5999         "creator": 8, 
6000         "numberCores": 1, 
6001         "instance_id": null
6002     }
6003 },
6004 {
6005     "pk": 78, 
6006     "model": "core.sliver", 
6007     "fields": {
6008         "node": 553, 
6009         "instance_name": "instance-0000040e", 
6010         "updated": "2013-12-12T17:55:33.142Z", 
6011         "slice": 9, 
6012         "deploymentNetwork": 7, 
6013         "name": "node30.princeton.vicci.org", 
6014         "created": "2013-12-12T17:55:33.142Z", 
6015         "ip": "128.112.171.78", 
6016         "image": 1, 
6017         "creator": 8, 
6018         "numberCores": 1, 
6019         "instance_id": null
6020     }
6021 },
6022 {
6023     "pk": 79, 
6024     "model": "core.sliver", 
6025     "fields": {
6026         "node": 469, 
6027         "instance_name": null, 
6028         "updated": "2013-12-13T21:51:36.927Z", 
6029         "slice": 11, 
6030         "deploymentNetwork": 6, 
6031         "name": "Stork", 
6032         "created": "2013-12-13T21:51:36.927Z", 
6033         "ip": null, 
6034         "image": 1, 
6035         "creator": 8, 
6036         "numberCores": 0, 
6037         "instance_id": null
6038     }
6039 },
6040 {
6041     "pk": 80, 
6042     "model": "core.sliver", 
6043     "fields": {
6044         "node": 438, 
6045         "instance_name": null, 
6046         "updated": "2013-12-13T21:53:35.001Z", 
6047         "slice": 12, 
6048         "deploymentNetwork": 5, 
6049         "name": "Owl", 
6050         "created": "2013-12-13T21:53:35.001Z", 
6051         "ip": null, 
6052         "image": 1, 
6053         "creator": 8, 
6054         "numberCores": 0, 
6055         "instance_id": null
6056     }
6057 },
6058 {
6059     "pk": 81, 
6060     "model": "core.sliver", 
6061     "fields": {
6062         "node": 546, 
6063         "instance_name": null, 
6064         "updated": "2013-12-13T21:58:13.897Z", 
6065         "slice": 14, 
6066         "deploymentNetwork": 7, 
6067         "name": "test-slice-1", 
6068         "created": "2013-12-13T21:58:13.897Z", 
6069         "ip": null, 
6070         "image": 1, 
6071         "creator": 8, 
6072         "numberCores": 0, 
6073         "instance_id": null
6074     }
6075 },
6076 {
6077     "pk": 82, 
6078     "model": "core.sliver", 
6079     "fields": {
6080         "node": 538, 
6081         "instance_name": null, 
6082         "updated": "2013-12-13T21:58:44.349Z", 
6083         "slice": 14, 
6084         "deploymentNetwork": 7, 
6085         "name": "test-slice-1", 
6086         "created": "2013-12-13T21:58:44.349Z", 
6087         "ip": null, 
6088         "image": 1, 
6089         "creator": 8, 
6090         "numberCores": 0, 
6091         "instance_id": null
6092     }
6093 },
6094 {
6095     "pk": 83, 
6096     "model": "core.sliver", 
6097     "fields": {
6098         "node": 556, 
6099         "instance_name": null, 
6100         "updated": "2013-12-13T21:58:44.350Z", 
6101         "slice": 14, 
6102         "deploymentNetwork": 7, 
6103         "name": "test-slice-1", 
6104         "created": "2013-12-13T21:58:44.350Z", 
6105         "ip": null, 
6106         "image": 1, 
6107         "creator": 8, 
6108         "numberCores": 0, 
6109         "instance_id": null
6110     }
6111 },
6112 {
6113     "pk": 84, 
6114     "model": "core.sliver", 
6115     "fields": {
6116         "node": 384, 
6117         "instance_name": null, 
6118         "updated": "2013-12-13T21:59:36.723Z", 
6119         "slice": 13, 
6120         "deploymentNetwork": 5, 
6121         "name": "Hadoop", 
6122         "created": "2013-12-13T21:59:36.723Z", 
6123         "ip": null, 
6124         "image": 1, 
6125         "creator": 8, 
6126         "numberCores": 0, 
6127         "instance_id": null
6128     }
6129 },
6130 {
6131     "pk": 85, 
6132     "model": "core.sliver", 
6133     "fields": {
6134         "node": 473, 
6135         "instance_name": null, 
6136         "updated": "2013-12-13T21:59:36.725Z", 
6137         "slice": 13, 
6138         "deploymentNetwork": 6, 
6139         "name": "Hadoop", 
6140         "created": "2013-12-13T21:59:36.725Z", 
6141         "ip": null, 
6142         "image": 1, 
6143         "creator": 8, 
6144         "numberCores": 0, 
6145         "instance_id": null
6146     }
6147 },
6148 {
6149     "pk": 86, 
6150     "model": "core.sliver", 
6151     "fields": {
6152         "node": 535, 
6153         "instance_name": null, 
6154         "updated": "2013-12-13T21:59:36.726Z", 
6155         "slice": 13, 
6156         "deploymentNetwork": 7, 
6157         "name": "Hadoop", 
6158         "created": "2013-12-13T21:59:36.726Z", 
6159         "ip": null, 
6160         "image": 1, 
6161         "creator": 8, 
6162         "numberCores": 0, 
6163         "instance_id": null
6164     }
6165 },
6166 {
6167     "pk": 87, 
6168     "model": "core.sliver", 
6169     "fields": {
6170         "node": 533, 
6171         "instance_name": null, 
6172         "updated": "2013-12-13T22:01:30.192Z", 
6173         "slice": 15, 
6174         "deploymentNetwork": 7, 
6175         "name": "test-slice-2", 
6176         "created": "2013-12-13T22:01:30.192Z", 
6177         "ip": null, 
6178         "image": 1, 
6179         "creator": 8, 
6180         "numberCores": 0, 
6181         "instance_id": null
6182     }
6183 },
6184 {
6185     "pk": 88, 
6186     "model": "core.sliver", 
6187     "fields": {
6188         "node": 536, 
6189         "instance_name": null, 
6190         "updated": "2013-12-13T22:01:49.742Z", 
6191         "slice": 15, 
6192         "deploymentNetwork": 7, 
6193         "name": "test-slice-2", 
6194         "created": "2013-12-13T22:01:49.742Z", 
6195         "ip": null, 
6196         "image": 1, 
6197         "creator": 8, 
6198         "numberCores": 0, 
6199         "instance_id": null
6200     }
6201 },
6202 {
6203     "pk": 1, 
6204     "model": "core.networktemplate", 
6205     "fields": {
6206         "guaranteedBandwidth": 0, 
6207         "description": "Connect a sliver to the public network using dedicated public IPv4 address", 
6208         "created": "2013-12-09T14:15:16.899Z", 
6209         "sharedNetworkName": "", 
6210         "updated": "2013-12-09T14:15:16.899Z", 
6211         "visibility": "private", 
6212         "translation": "none", 
6213         "sharedNetworkId": "", 
6214         "name": "dedicated-public-IPv4"
6215     }
6216 },
6217 {
6218     "pk": 2, 
6219     "model": "core.networktemplate", 
6220     "fields": {
6221         "guaranteedBandwidth": 0, 
6222         "description": "For PlanetLab compatibility: connect to the public network by sharing the node's public IP address.", 
6223         "created": "2013-12-09T14:16:12.358Z", 
6224         "sharedNetworkName": "", 
6225         "updated": "2013-12-09T14:16:12.358Z", 
6226         "visibility": "public", 
6227         "translation": "none", 
6228         "sharedNetworkId": "", 
6229         "name": "planetlab-legacy"
6230     }
6231 },
6232 {
6233     "pk": 3, 
6234     "model": "core.networktemplate", 
6235     "fields": {
6236         "guaranteedBandwidth": 0, 
6237         "description": "Connect a sliver to the public network via NAT", 
6238         "created": "2013-12-09T14:17:29.551Z", 
6239         "sharedNetworkName": "nat-net", 
6240         "updated": "2013-12-09T14:17:29.551Z", 
6241         "visibility": "private", 
6242         "translation": "NAT", 
6243         "sharedNetworkId": "51d641ba-9e1e-46f5-8069-bf4a929f851f", 
6244         "name": "private-IPv4-plus-NAT"
6245     }
6246 },
6247 {
6248     "pk": 4, 
6249     "model": "core.networktemplate", 
6250     "fields": {
6251         "guaranteedBandwidth": 0, 
6252         "description": "A private virtual network", 
6253         "created": "2013-12-09T14:18:02.336Z", 
6254         "sharedNetworkName": "", 
6255         "updated": "2013-12-09T14:18:02.336Z", 
6256         "visibility": "private", 
6257         "translation": "none", 
6258         "sharedNetworkId": "", 
6259         "name": "private-virtual"
6260     }
6261 },
6262 {
6263     "pk": 1, 
6264     "model": "core.network", 
6265     "fields": {
6266         "router_id": "", 
6267         "subnet": "64.57.18.128/28", 
6268         "updated": "2013-12-09T14:24:19.970Z", 
6269         "subnet_id": "e1796711-5584-4bc1-b09b-45dff8f59f32", 
6270         "name": "VINI-I2WashDC-public", 
6271         "created": "2013-12-09T14:24:19.970Z", 
6272         "permitAllSlices": false, 
6273         "permittedSlices": [], 
6274         "labels": "public-net", 
6275         "guaranteedBandwidth": 0, 
6276         "network_id": "7cb4291d-f8d3-4797-83b0-8deefd85bdf5", 
6277         "template": 1, 
6278         "owner": 10, 
6279         "ports": ""
6280     }
6281 },
6282 {
6283     "pk": 2, 
6284     "model": "core.network", 
6285     "fields": {
6286         "router_id": "", 
6287         "subnet": "64.57.18.112/28", 
6288         "updated": "2013-12-09T14:31:41.605Z", 
6289         "subnet_id": "1afdc262-767b-4736-9403-584265293a81", 
6290         "name": "VINI-I2Seattle-public", 
6291         "created": "2013-12-09T14:31:41.605Z", 
6292         "permitAllSlices": false, 
6293         "permittedSlices": [], 
6294         "labels": "public-net", 
6295         "guaranteedBandwidth": 0, 
6296         "network_id": "810b4cb8-9d8e-4eee-becc-676785a07725", 
6297         "template": 1, 
6298         "owner": 10, 
6299         "ports": ""
6300     }
6301 },
6302 {
6303     "pk": 3, 
6304     "model": "core.network", 
6305     "fields": {
6306         "router_id": "", 
6307         "subnet": "64.57.18.96/28", 
6308         "updated": "2013-12-09T14:33:10.312Z", 
6309         "subnet_id": "c3582780-76f1-4979-97b0-e27f39f18daa", 
6310         "name": "VINI-I2SaltLakeCity-public", 
6311         "created": "2013-12-09T14:33:10.312Z", 
6312         "permitAllSlices": false, 
6313         "permittedSlices": [], 
6314         "labels": "public-net", 
6315         "guaranteedBandwidth": 0, 
6316         "network_id": "4b37f048-11de-4ddd-acaf-2fc5e8716f0e", 
6317         "template": 1, 
6318         "owner": 10, 
6319         "ports": ""
6320     }
6321 },
6322 {
6323     "pk": 4, 
6324     "model": "core.network", 
6325     "fields": {
6326         "router_id": "", 
6327         "subnet": "64.57.18.80/28", 
6328         "updated": "2013-12-09T14:34:55.754Z", 
6329         "subnet_id": "c0d989f2-f42f-4b3e-a23f-a0063ac4f010", 
6330         "name": "VINI-I2NewYork-public", 
6331         "created": "2013-12-09T14:34:55.754Z", 
6332         "permitAllSlices": false, 
6333         "permittedSlices": [], 
6334         "labels": "public-net", 
6335         "guaranteedBandwidth": 0, 
6336         "network_id": "684386d7-1286-4e58-acda-8ff45deac99e", 
6337         "template": 1, 
6338         "owner": 10, 
6339         "ports": ""
6340     }
6341 },
6342 {
6343     "pk": 5, 
6344     "model": "core.network", 
6345     "fields": {
6346         "router_id": "", 
6347         "subnet": "64.57.18.64/28", 
6348         "updated": "2013-12-09T14:36:09.261Z", 
6349         "subnet_id": "d37bab1f-7e01-417c-86c4-ea0d69e2f25d", 
6350         "name": "VINI-I2LosAngeles-public", 
6351         "created": "2013-12-09T14:36:09.261Z", 
6352         "permitAllSlices": false, 
6353         "permittedSlices": [], 
6354         "labels": "public-net", 
6355         "guaranteedBandwidth": 0, 
6356         "network_id": "fa090174-ec59-4b7a-812b-9206d911fb61", 
6357         "template": 1, 
6358         "owner": 10, 
6359         "ports": ""
6360     }
6361 },
6362 {
6363     "pk": 6, 
6364     "model": "core.network", 
6365     "fields": {
6366         "router_id": "", 
6367         "subnet": "64.57.18.48/28", 
6368         "updated": "2013-12-09T14:37:02.420Z", 
6369         "subnet_id": "7caa4cfb-846a-4e4c-9984-8ead4091f816", 
6370         "name": "VINI-I2KansasCity-public", 
6371         "created": "2013-12-09T14:37:02.420Z", 
6372         "permitAllSlices": false, 
6373         "permittedSlices": [], 
6374         "labels": "public-net", 
6375         "guaranteedBandwidth": 0, 
6376         "network_id": "017a3914-5eaf-4bcb-8609-6d17ebcdf075", 
6377         "template": 1, 
6378         "owner": 10, 
6379         "ports": ""
6380     }
6381 },
6382 {
6383     "pk": 9, 
6384     "model": "core.network", 
6385     "fields": {
6386         "router_id": "", 
6387         "subnet": "64.57.18.32/28", 
6388         "updated": "2013-12-09T14:41:00.237Z", 
6389         "subnet_id": "4438dfbd-099a-4229-bd86-cf29478a009b", 
6390         "name": "VINI-I2Houston-public", 
6391         "created": "2013-12-09T14:41:00.237Z", 
6392         "permitAllSlices": false, 
6393         "permittedSlices": [], 
6394         "labels": "public-net", 
6395         "guaranteedBandwidth": 0, 
6396         "network_id": "fdf0e3b1-439b-4673-b56e-d9dfe52b2bb7", 
6397         "template": 1, 
6398         "owner": 10, 
6399         "ports": ""
6400     }
6401 },
6402 {
6403     "pk": 10, 
6404     "model": "core.network", 
6405     "fields": {
6406         "router_id": "", 
6407         "subnet": "64.57.18.16/28", 
6408         "updated": "2013-12-09T14:42:03.158Z", 
6409         "subnet_id": "332113b1-e6f4-492e-ad93-ce21512d3459", 
6410         "name": "VINI-I2Chicago-public", 
6411         "created": "2013-12-09T14:42:03.158Z", 
6412         "permitAllSlices": false, 
6413         "permittedSlices": [], 
6414         "labels": "public-net", 
6415         "guaranteedBandwidth": 0, 
6416         "network_id": "ecdbaf66-b659-4d59-b0b7-1bf6d232ccba", 
6417         "template": 1, 
6418         "owner": 10, 
6419         "ports": ""
6420     }
6421 },
6422 {
6423     "pk": 11, 
6424     "model": "core.network", 
6425     "fields": {
6426         "router_id": "", 
6427         "subnet": "64.57.18.0/28", 
6428         "updated": "2013-12-09T14:42:49.781Z", 
6429         "subnet_id": "dafefd4f-2622-4987-9f30-94e9a977cfc3", 
6430         "name": "VINI-I2Atlanta-public", 
6431         "created": "2013-12-09T14:42:49.781Z", 
6432         "permitAllSlices": false, 
6433         "permittedSlices": [], 
6434         "labels": "public-net", 
6435         "guaranteedBandwidth": 0, 
6436         "network_id": "ae4d42e8-a97c-440d-9533-4bcbd62dfb00", 
6437         "template": 1, 
6438         "owner": 10, 
6439         "ports": ""
6440     }
6441 },
6442 {
6443     "pk": 12, 
6444     "model": "core.network", 
6445     "fields": {
6446         "router_id": "", 
6447         "subnet": "", 
6448         "updated": "2013-12-13T21:51:04.425Z", 
6449         "subnet_id": "", 
6450         "name": "Stork package distribution", 
6451         "created": "2013-12-13T21:51:04.425Z", 
6452         "permitAllSlices": true, 
6453         "permittedSlices": [], 
6454         "labels": "", 
6455         "guaranteedBandwidth": 0, 
6456         "network_id": "", 
6457         "template": 4, 
6458         "owner": 11, 
6459         "ports": ""
6460     }
6461 },
6462 {
6463     "pk": 13, 
6464     "model": "core.network", 
6465     "fields": {
6466         "router_id": "", 
6467         "subnet": "", 
6468         "updated": "2013-12-13T21:53:07.783Z", 
6469         "subnet_id": "", 
6470         "name": "Owl Data Collection", 
6471         "created": "2013-12-13T21:53:07.783Z", 
6472         "permitAllSlices": true, 
6473         "permittedSlices": [], 
6474         "labels": "", 
6475         "guaranteedBandwidth": 0, 
6476         "network_id": "", 
6477         "template": 4, 
6478         "owner": 12, 
6479         "ports": ""
6480     }
6481 },
6482 {
6483     "pk": 14, 
6484     "model": "core.network", 
6485     "fields": {
6486         "router_id": "", 
6487         "subnet": "", 
6488         "updated": "2013-12-13T21:55:51.703Z", 
6489         "subnet_id": "", 
6490         "name": "Hadoop Shared Filesystem Access", 
6491         "created": "2013-12-13T21:55:51.703Z", 
6492         "permitAllSlices": true, 
6493         "permittedSlices": [], 
6494         "labels": "", 
6495         "guaranteedBandwidth": 0, 
6496         "network_id": "", 
6497         "template": 4, 
6498         "owner": 13, 
6499         "ports": ""
6500     }
6501 },
6502 {
6503     "pk": 15, 
6504     "model": "core.network", 
6505     "fields": {
6506         "router_id": "", 
6507         "subnet": "", 
6508         "updated": "2013-12-13T21:57:38.995Z", 
6509         "subnet_id": "", 
6510         "name": "test-1-public", 
6511         "created": "2013-12-13T21:57:38.995Z", 
6512         "permitAllSlices": false, 
6513         "permittedSlices": [], 
6514         "labels": "", 
6515         "guaranteedBandwidth": 0, 
6516         "network_id": "", 
6517         "template": 1, 
6518         "owner": 14, 
6519         "ports": ""
6520     }
6521 },
6522 {
6523     "pk": 16, 
6524     "model": "core.network", 
6525     "fields": {
6526         "router_id": "", 
6527         "subnet": "", 
6528         "updated": "2013-12-13T22:00:40.549Z", 
6529         "subnet_id": "", 
6530         "name": "test-slice-2-nat", 
6531         "created": "2013-12-13T22:00:40.549Z", 
6532         "permitAllSlices": false, 
6533         "permittedSlices": [], 
6534         "labels": "", 
6535         "guaranteedBandwidth": 0, 
6536         "network_id": "", 
6537         "template": 3, 
6538         "owner": 15, 
6539         "ports": ""
6540     }
6541 },
6542 {
6543     "pk": 1, 
6544     "model": "core.networkslice", 
6545     "fields": {
6546         "updated": "2013-12-13T21:51:09.711Z", 
6547         "slice": 11, 
6548         "network": 12, 
6549         "created": "2013-12-13T21:51:09.711Z"
6550     }
6551 },
6552 {
6553     "pk": 2, 
6554     "model": "core.networkslice", 
6555     "fields": {
6556         "updated": "2013-12-13T21:53:15.909Z", 
6557         "slice": 12, 
6558         "network": 13, 
6559         "created": "2013-12-13T21:53:15.909Z"
6560     }
6561 },
6562 {
6563     "pk": 3, 
6564     "model": "core.networkslice", 
6565     "fields": {
6566         "updated": "2013-12-13T21:53:15.914Z", 
6567         "slice": 12, 
6568         "network": 12, 
6569         "created": "2013-12-13T21:53:15.914Z"
6570     }
6571 },
6572 {
6573     "pk": 4, 
6574     "model": "core.networkslice", 
6575     "fields": {
6576         "updated": "2013-12-13T21:56:04.235Z", 
6577         "slice": 13, 
6578         "network": 14, 
6579         "created": "2013-12-13T21:56:04.235Z"
6580     }
6581 },
6582 {
6583     "pk": 5, 
6584     "model": "core.networkslice", 
6585     "fields": {
6586         "updated": "2013-12-13T21:56:04.241Z", 
6587         "slice": 13, 
6588         "network": 12, 
6589         "created": "2013-12-13T21:56:04.241Z"
6590     }
6591 },
6592 {
6593     "pk": 6, 
6594     "model": "core.networkslice", 
6595     "fields": {
6596         "updated": "2013-12-13T21:56:04.246Z", 
6597         "slice": 13, 
6598         "network": 13, 
6599         "created": "2013-12-13T21:56:04.246Z"
6600     }
6601 },
6602 {
6603     "pk": 7, 
6604     "model": "core.networkslice", 
6605     "fields": {
6606         "updated": "2013-12-13T21:57:56.826Z", 
6607         "slice": 14, 
6608         "network": 15, 
6609         "created": "2013-12-13T21:57:56.826Z"
6610     }
6611 },
6612 {
6613     "pk": 8, 
6614     "model": "core.networkslice", 
6615     "fields": {
6616         "updated": "2013-12-13T21:57:56.831Z", 
6617         "slice": 14, 
6618         "network": 13, 
6619         "created": "2013-12-13T21:57:56.831Z"
6620     }
6621 },
6622 {
6623     "pk": 9, 
6624     "model": "core.networkslice", 
6625     "fields": {
6626         "updated": "2013-12-13T21:57:56.836Z", 
6627         "slice": 14, 
6628         "network": 12, 
6629         "created": "2013-12-13T21:57:56.836Z"
6630     }
6631 },
6632 {
6633     "pk": 10, 
6634     "model": "core.networkslice", 
6635     "fields": {
6636         "updated": "2013-12-13T22:01:14.038Z", 
6637         "slice": 15, 
6638         "network": 16, 
6639         "created": "2013-12-13T22:01:14.038Z"
6640     }
6641 },
6642 {
6643     "pk": 11, 
6644     "model": "core.networkslice", 
6645     "fields": {
6646         "updated": "2013-12-13T22:01:14.043Z", 
6647         "slice": 15, 
6648         "network": 14, 
6649         "created": "2013-12-13T22:01:14.043Z"
6650     }
6651 },
6652 {
6653     "pk": 1, 
6654     "model": "core.networkparametertype", 
6655     "fields": {
6656         "updated": "2013-12-09T14:43:25.664Z", 
6657         "description": "End of IPv4 address allocation pool", 
6658         "name": "allocation-pool-end", 
6659         "created": "2013-12-09T14:43:25.664Z"
6660     }
6661 },
6662 {
6663     "pk": 2, 
6664     "model": "core.networkparametertype", 
6665     "fields": {
6666         "updated": "2013-12-09T14:43:45.564Z", 
6667         "description": "Start of IPv4 address allocation pool", 
6668         "name": "allocation-pool-start", 
6669         "created": "2013-12-09T14:43:45.564Z"
6670     }
6671 },
6672 {
6673     "pk": 3, 
6674     "model": "core.networkparametertype", 
6675     "fields": {
6676         "updated": "2013-12-09T14:44:05.513Z", 
6677         "description": "CIDR block for network", 
6678         "name": "cidr", 
6679         "created": "2013-12-09T14:44:05.513Z"
6680     }
6681 },
6682 {
6683     "pk": 12, 
6684     "model": "core.account", 
6685     "fields": {
6686         "updated": "2013-12-13T22:19:42.679Z", 
6687         "site": 10, 
6688         "created": "2013-12-13T22:19:42.679Z"
6689     }
6690 },
6691 {
6692     "pk": 13, 
6693     "model": "core.account", 
6694     "fields": {
6695         "updated": "2013-12-13T22:19:42.705Z", 
6696         "site": 22, 
6697         "created": "2013-12-13T22:19:42.705Z"
6698     }
6699 },
6700 {
6701     "pk": 53, 
6702     "model": "core.invoice", 
6703     "fields": {
6704         "date": "2013-11-13T22:00:00Z", 
6705         "updated": "2013-12-13T22:19:55.029Z", 
6706         "account": 12, 
6707         "created": "2013-12-13T22:19:55.029Z"
6708     }
6709 },
6710 {
6711     "pk": 54, 
6712     "model": "core.invoice", 
6713     "fields": {
6714         "date": "2013-11-17T22:00:00Z", 
6715         "updated": "2013-12-13T22:19:55.041Z", 
6716         "account": 12, 
6717         "created": "2013-12-13T22:19:55.041Z"
6718     }
6719 },
6720 {
6721     "pk": 55, 
6722     "model": "core.invoice", 
6723     "fields": {
6724         "date": "2013-11-24T22:00:00Z", 
6725         "updated": "2013-12-13T22:19:55.604Z", 
6726         "account": 12, 
6727         "created": "2013-12-13T22:19:55.604Z"
6728     }
6729 },
6730 {
6731     "pk": 56, 
6732     "model": "core.invoice", 
6733     "fields": {
6734         "date": "2013-12-01T22:00:00Z", 
6735         "updated": "2013-12-13T22:19:56.482Z", 
6736         "account": 12, 
6737         "created": "2013-12-13T22:19:56.482Z"
6738     }
6739 },
6740 {
6741     "pk": 57, 
6742     "model": "core.invoice", 
6743     "fields": {
6744         "date": "2013-12-08T22:00:00Z", 
6745         "updated": "2013-12-13T22:19:57.362Z", 
6746         "account": 12, 
6747         "created": "2013-12-13T22:19:57.362Z"
6748     }
6749 },
6750 {
6751     "pk": 58, 
6752     "model": "core.invoice", 
6753     "fields": {
6754         "date": "2013-11-13T22:00:00Z", 
6755         "updated": "2013-12-13T22:19:58.399Z", 
6756         "account": 13, 
6757         "created": "2013-12-13T22:19:58.399Z"
6758     }
6759 },
6760 {
6761     "pk": 59, 
6762     "model": "core.invoice", 
6763     "fields": {
6764         "date": "2013-11-17T22:00:00Z", 
6765         "updated": "2013-12-13T22:19:58.414Z", 
6766         "account": 13, 
6767         "created": "2013-12-13T22:19:58.414Z"
6768     }
6769 },
6770 {
6771     "pk": 60, 
6772     "model": "core.invoice", 
6773     "fields": {
6774         "date": "2013-11-24T22:00:00Z", 
6775         "updated": "2013-12-13T22:19:59.616Z", 
6776         "account": 13, 
6777         "created": "2013-12-13T22:19:59.616Z"
6778     }
6779 },
6780 {
6781     "pk": 61, 
6782     "model": "core.invoice", 
6783     "fields": {
6784         "date": "2013-12-01T22:00:00Z", 
6785         "updated": "2013-12-13T22:20:01.950Z", 
6786         "account": 13, 
6787         "created": "2013-12-13T22:20:01.950Z"
6788     }
6789 },
6790 {
6791     "pk": 62, 
6792     "model": "core.invoice", 
6793     "fields": {
6794         "date": "2013-12-08T22:00:00Z", 
6795         "updated": "2013-12-13T22:20:03.878Z", 
6796         "account": 13, 
6797         "created": "2013-12-13T22:20:03.878Z"
6798     }
6799 },
6800 {
6801     "pk": 89, 
6802     "model": "core.usableobject", 
6803     "fields": {
6804         "updated": "2013-12-13T22:19:42.730Z", 
6805         "name": "node20.gt.vicci.org", 
6806         "created": "2013-12-13T22:19:42.730Z"
6807     }
6808 },
6809 {
6810     "pk": 90, 
6811     "model": "core.usableobject", 
6812     "fields": {
6813         "updated": "2013-12-13T22:19:43.483Z", 
6814         "name": "node22.gt.vicci.org", 
6815         "created": "2013-12-13T22:19:43.483Z"
6816     }
6817 },
6818 {
6819     "pk": 91, 
6820     "model": "core.usableobject", 
6821     "fields": {
6822         "updated": "2013-12-13T22:19:44.237Z", 
6823         "name": "node24.gt.vicci.org", 
6824         "created": "2013-12-13T22:19:44.237Z"
6825     }
6826 },
6827 {
6828     "pk": 92, 
6829     "model": "core.usableobject", 
6830     "fields": {
6831         "updated": "2013-12-13T22:19:44.992Z", 
6832         "name": "node29.gt.vicci.org", 
6833         "created": "2013-12-13T22:19:44.992Z"
6834     }
6835 },
6836 {
6837     "pk": 93, 
6838     "model": "core.usableobject", 
6839     "fields": {
6840         "updated": "2013-12-13T22:19:45.806Z", 
6841         "name": "node30.princeton.vicci.org", 
6842         "created": "2013-12-13T22:19:45.806Z"
6843     }
6844 },
6845 {
6846     "pk": 94, 
6847     "model": "core.usableobject", 
6848     "fields": {
6849         "updated": "2013-12-13T22:19:47.339Z", 
6850         "name": "node16.washington.vicci.org", 
6851         "created": "2013-12-13T22:19:47.339Z"
6852     }
6853 },
6854 {
6855     "pk": 95, 
6856     "model": "core.usableobject", 
6857     "fields": {
6858         "updated": "2013-12-13T22:19:48.112Z", 
6859         "name": "node55.stanford.vicci.org", 
6860         "created": "2013-12-13T22:19:48.112Z"
6861     }
6862 },
6863 {
6864     "pk": 96, 
6865     "model": "core.usableobject", 
6866     "fields": {
6867         "updated": "2013-12-13T22:19:48.875Z", 
6868         "name": "node23.princeton.vicci.org", 
6869         "created": "2013-12-13T22:19:48.875Z"
6870     }
6871 },
6872 {
6873     "pk": 97, 
6874     "model": "core.usableobject", 
6875     "fields": {
6876         "updated": "2013-12-13T22:19:49.635Z", 
6877         "name": "node15.princeton.vicci.org", 
6878         "created": "2013-12-13T22:19:49.634Z"
6879     }
6880 },
6881 {
6882     "pk": 98, 
6883     "model": "core.usableobject", 
6884     "fields": {
6885         "updated": "2013-12-13T22:19:50.389Z", 
6886         "name": "node33.princeton.vicci.org", 
6887         "created": "2013-12-13T22:19:50.389Z"
6888     }
6889 },
6890 {
6891     "pk": 99, 
6892     "model": "core.usableobject", 
6893     "fields": {
6894         "updated": "2013-12-13T22:19:51.178Z", 
6895         "name": "node1.stanford.vicci.org", 
6896         "created": "2013-12-13T22:19:51.178Z"
6897     }
6898 },
6899 {
6900     "pk": 100, 
6901     "model": "core.usableobject", 
6902     "fields": {
6903         "updated": "2013-12-13T22:19:51.938Z", 
6904         "name": "node20.washington.vicci.org", 
6905         "created": "2013-12-13T22:19:51.938Z"
6906     }
6907 },
6908 {
6909     "pk": 101, 
6910     "model": "core.usableobject", 
6911     "fields": {
6912         "updated": "2013-12-13T22:19:52.691Z", 
6913         "name": "node12.princeton.vicci.org", 
6914         "created": "2013-12-13T22:19:52.691Z"
6915     }
6916 },
6917 {
6918     "pk": 102, 
6919     "model": "core.usableobject", 
6920     "fields": {
6921         "updated": "2013-12-13T22:19:53.456Z", 
6922         "name": "node10.princeton.vicci.org", 
6923         "created": "2013-12-13T22:19:53.456Z"
6924     }
6925 },
6926 {
6927     "pk": 103, 
6928     "model": "core.usableobject", 
6929     "fields": {
6930         "updated": "2013-12-13T22:19:54.216Z", 
6931         "name": "node13.princeton.vicci.org", 
6932         "created": "2013-12-13T22:19:54.216Z"
6933     }
6934 },
6935 {
6936     "pk": 31, 
6937     "model": "core.payment", 
6938     "fields": {
6939         "date": "2013-11-28T03:00:00Z", 
6940         "amount": 0.1176, 
6941         "updated": "2013-12-13T22:19:58.245Z", 
6942         "account": 12, 
6943         "created": "2013-12-13T22:19:58.245Z"
6944     }
6945 },
6946 {
6947     "pk": 32, 
6948     "model": "core.payment", 
6949     "fields": {
6950         "date": "2013-12-02T03:00:00Z", 
6951         "amount": 14.9968, 
6952         "updated": "2013-12-13T22:19:58.251Z", 
6953         "account": 12, 
6954         "created": "2013-12-13T22:19:58.251Z"
6955     }
6956 },
6957 {
6958     "pk": 33, 
6959     "model": "core.payment", 
6960     "fields": {
6961         "date": "2013-12-09T03:00:00Z", 
6962         "amount": 24.8248, 
6963         "updated": "2013-12-13T22:19:58.259Z", 
6964         "account": 12, 
6965         "created": "2013-12-13T22:19:58.259Z"
6966     }
6967 },
6968 {
6969     "pk": 34, 
6970     "model": "core.payment", 
6971     "fields": {
6972         "date": "2013-11-28T03:00:00Z", 
6973         "amount": 0.56, 
6974         "updated": "2013-12-13T22:20:05.812Z", 
6975         "account": 13, 
6976         "created": "2013-12-13T22:20:05.812Z"
6977     }
6978 },
6979 {
6980     "pk": 35, 
6981     "model": "core.payment", 
6982     "fields": {
6983         "date": "2013-12-02T03:00:00Z", 
6984         "amount": 53.9224, 
6985         "updated": "2013-12-13T22:20:05.825Z", 
6986         "account": 13, 
6987         "created": "2013-12-13T22:20:05.825Z"
6988     }
6989 },
6990 {
6991     "pk": 36, 
6992     "model": "core.payment", 
6993     "fields": {
6994         "date": "2013-12-09T03:00:00Z", 
6995         "amount": 86.436, 
6996         "updated": "2013-12-13T22:20:05.834Z", 
6997         "account": 13, 
6998         "created": "2013-12-13T22:20:05.834Z"
6999     }
7000 },
7001 {
7002     "pk": 58321, 
7003     "model": "core.charge", 
7004     "fields": {
7005         "updated": "2013-12-13T22:19:58.498Z", 
7006         "slice": 4, 
7007         "created": "2013-12-13T22:19:42.734Z", 
7008         "amount": 0.3248, 
7009         "object": 89, 
7010         "account": 13, 
7011         "state": "invoiced", 
7012         "coreHours": 4.64, 
7013         "invoice": 59, 
7014         "date": "2013-11-13T22:00:00Z", 
7015         "kind": "besteffort"
7016     }
7017 },
7018 {
7019     "pk": 58322, 
7020     "model": "core.charge", 
7021     "fields": {
7022         "updated": "2013-12-13T22:19:58.590Z", 
7023         "slice": 4, 
7024         "created": "2013-12-13T22:19:42.744Z", 
7025         "amount": 0.2464, 
7026         "object": 89, 
7027         "account": 13, 
7028         "state": "invoiced", 
7029         "coreHours": 3.52, 
7030         "invoice": 59, 
7031         "date": "2013-11-14T06:00:00Z", 
7032         "kind": "besteffort"
7033     }
7034 },
7035 {
7036     "pk": 58323, 
7037     "model": "core.charge", 
7038     "fields": {
7039         "updated": "2013-12-13T22:19:58.681Z", 
7040         "slice": 4, 
7041         "created": "2013-12-13T22:19:42.752Z", 
7042         "amount": 0.3136, 
7043         "object": 89, 
7044         "account": 13, 
7045         "state": "invoiced", 
7046         "coreHours": 4.48, 
7047         "invoice": 59, 
7048         "date": "2013-11-14T14:00:00Z", 
7049         "kind": "besteffort"
7050     }
7051 },
7052 {
7053     "pk": 58324, 
7054     "model": "core.charge", 
7055     "fields": {
7056         "updated": "2013-12-13T22:19:58.772Z", 
7057         "slice": 4, 
7058         "created": "2013-12-13T22:19:42.760Z", 
7059         "amount": 0.2576, 
7060         "object": 89, 
7061         "account": 13, 
7062         "state": "invoiced", 
7063         "coreHours": 3.68, 
7064         "invoice": 59, 
7065         "date": "2013-11-14T22:00:00Z", 
7066         "kind": "besteffort"
7067     }
7068 },
7069 {
7070     "pk": 58325, 
7071     "model": "core.charge", 
7072     "fields": {
7073         "updated": "2013-12-13T22:19:58.863Z", 
7074         "slice": 4, 
7075         "created": "2013-12-13T22:19:42.769Z", 
7076         "amount": 0.2912, 
7077         "object": 89, 
7078         "account": 13, 
7079         "state": "invoiced", 
7080         "coreHours": 4.16, 
7081         "invoice": 59, 
7082         "date": "2013-11-15T06:00:00Z", 
7083         "kind": "besteffort"
7084     }
7085 },
7086 {
7087     "pk": 58326, 
7088     "model": "core.charge", 
7089     "fields": {
7090         "updated": "2013-12-13T22:19:58.971Z", 
7091         "slice": 4, 
7092         "created": "2013-12-13T22:19:42.777Z", 
7093         "amount": 0.3136, 
7094         "object": 89, 
7095         "account": 13, 
7096         "state": "invoiced", 
7097         "coreHours": 4.48, 
7098         "invoice": 59, 
7099         "date": "2013-11-15T14:00:00Z", 
7100         "kind": "besteffort"
7101     }
7102 },
7103 {
7104     "pk": 58327, 
7105     "model": "core.charge", 
7106     "fields": {
7107         "updated": "2013-12-13T22:19:59.062Z", 
7108         "slice": 4, 
7109         "created": "2013-12-13T22:19:42.785Z", 
7110         "amount": 0.14, 
7111         "object": 89, 
7112         "account": 13, 
7113         "state": "invoiced", 
7114         "coreHours": 2.0, 
7115         "invoice": 59, 
7116         "date": "2013-11-15T22:00:00Z", 
7117         "kind": "besteffort"
7118     }
7119 },
7120 {
7121     "pk": 58328, 
7122     "model": "core.charge", 
7123     "fields": {
7124         "updated": "2013-12-13T22:19:59.154Z", 
7125         "slice": 4, 
7126         "created": "2013-12-13T22:19:42.794Z", 
7127         "amount": 0.224, 
7128         "object": 89, 
7129         "account": 13, 
7130         "state": "invoiced", 
7131         "coreHours": 3.2, 
7132         "invoice": 59, 
7133         "date": "2013-11-16T06:00:00Z", 
7134         "kind": "besteffort"
7135     }
7136 },
7137 {
7138     "pk": 58329, 
7139     "model": "core.charge", 
7140     "fields": {
7141         "updated": "2013-12-13T22:19:59.245Z", 
7142         "slice": 4, 
7143         "created": "2013-12-13T22:19:42.802Z", 
7144         "amount": 0.224, 
7145         "object": 89, 
7146         "account": 13, 
7147         "state": "invoiced", 
7148         "coreHours": 3.2, 
7149         "invoice": 59, 
7150         "date": "2013-11-16T14:00:00Z", 
7151         "kind": "besteffort"
7152     }
7153 },
7154 {
7155     "pk": 58330, 
7156     "model": "core.charge", 
7157     "fields": {
7158         "updated": "2013-12-13T22:19:59.336Z", 
7159         "slice": 4, 
7160         "created": "2013-12-13T22:19:42.810Z", 
7161         "amount": 0.2912, 
7162         "object": 89, 
7163         "account": 13, 
7164         "state": "invoiced", 
7165         "coreHours": 4.16, 
7166         "invoice": 59, 
7167         "date": "2013-11-16T22:00:00Z", 
7168         "kind": "besteffort"
7169     }
7170 },
7171 {
7172     "pk": 58331, 
7173     "model": "core.charge", 
7174     "fields": {
7175         "updated": "2013-12-13T22:19:59.427Z", 
7176         "slice": 4, 
7177         "created": "2013-12-13T22:19:42.818Z", 
7178         "amount": 0.1288, 
7179         "object": 89, 
7180         "account": 13, 
7181         "state": "invoiced", 
7182         "coreHours": 1.84, 
7183         "invoice": 59, 
7184         "date": "2013-11-17T06:00:00Z", 
7185         "kind": "besteffort"
7186     }
7187 },
7188 {
7189     "pk": 58332, 
7190     "model": "core.charge", 
7191     "fields": {
7192         "updated": "2013-12-13T22:19:59.518Z", 
7193         "slice": 4, 
7194         "created": "2013-12-13T22:19:42.827Z", 
7195         "amount": 0.3024, 
7196         "object": 89, 
7197         "account": 13, 
7198         "state": "invoiced", 
7199         "coreHours": 4.32, 
7200         "invoice": 59, 
7201         "date": "2013-11-17T14:00:00Z", 
7202         "kind": "besteffort"
7203     }
7204 },
7205 {
7206     "pk": 58333, 
7207     "model": "core.charge", 
7208     "fields": {
7209         "updated": "2013-12-13T22:19:59.609Z", 
7210         "slice": 4, 
7211         "created": "2013-12-13T22:19:42.835Z", 
7212         "amount": 0.1456, 
7213         "object": 89, 
7214         "account": 13, 
7215         "state": "invoiced", 
7216         "coreHours": 2.08, 
7217         "invoice": 59, 
7218         "date": "2013-11-17T22:00:00Z", 
7219         "kind": "besteffort"
7220     }
7221 },
7222 {
7223     "pk": 58334, 
7224     "model": "core.charge", 
7225     "fields": {
7226         "updated": "2013-12-13T22:19:59.720Z", 
7227         "slice": 4, 
7228         "created": "2013-12-13T22:19:42.843Z", 
7229         "amount": 0.1792, 
7230         "object": 89, 
7231         "account": 13, 
7232         "state": "invoiced", 
7233         "coreHours": 2.56, 
7234         "invoice": 60, 
7235         "date": "2013-11-18T06:00:00Z", 
7236         "kind": "besteffort"
7237     }
7238 },
7239 {
7240     "pk": 58335, 
7241     "model": "core.charge", 
7242     "fields": {
7243         "updated": "2013-12-13T22:19:59.812Z", 
7244         "slice": 4, 
7245         "created": "2013-12-13T22:19:42.852Z", 
7246         "amount": 0.1512, 
7247         "object": 89, 
7248         "account": 13, 
7249         "state": "invoiced", 
7250         "coreHours": 2.16, 
7251         "invoice": 60, 
7252         "date": "2013-11-18T14:00:00Z", 
7253         "kind": "besteffort"
7254     }
7255 },
7256 {
7257     "pk": 58336, 
7258     "model": "core.charge", 
7259     "fields": {
7260         "updated": "2013-12-13T22:19:59.903Z", 
7261         "slice": 4, 
7262         "created": "2013-12-13T22:19:42.860Z", 
7263         "amount": 0.168, 
7264         "object": 89, 
7265         "account": 13, 
7266         "state": "invoiced", 
7267         "coreHours": 2.4, 
7268         "invoice": 60, 
7269         "date": "2013-11-18T22:00:00Z", 
7270         "kind": "besteffort"
7271     }
7272 },
7273 {
7274     "pk": 58337, 
7275     "model": "core.charge", 
7276     "fields": {
7277         "updated": "2013-12-13T22:19:59.994Z", 
7278         "slice": 4, 
7279         "created": "2013-12-13T22:19:42.868Z", 
7280         "amount": 0.1736, 
7281         "object": 89, 
7282         "account": 13, 
7283         "state": "invoiced", 
7284         "coreHours": 2.48, 
7285         "invoice": 60, 
7286         "date": "2013-11-19T06:00:00Z", 
7287         "kind": "besteffort"
7288     }
7289 },
7290 {
7291     "pk": 58338, 
7292     "model": "core.charge", 
7293     "fields": {
7294         "updated": "2013-12-13T22:20:00.085Z", 
7295         "slice": 4, 
7296         "created": "2013-12-13T22:19:42.876Z", 
7297         "amount": 0.2184, 
7298         "object": 89, 
7299         "account": 13, 
7300         "state": "invoiced", 
7301         "coreHours": 3.12, 
7302         "invoice": 60, 
7303         "date": "2013-11-19T14:00:00Z", 
7304         "kind": "besteffort"
7305     }
7306 },
7307 {
7308     "pk": 58339, 
7309     "model": "core.charge", 
7310     "fields": {
7311         "updated": "2013-12-13T22:20:00.176Z", 
7312         "slice": 4, 
7313         "created": "2013-12-13T22:19:42.885Z", 
7314         "amount": 0.3192, 
7315         "object": 89, 
7316         "account": 13, 
7317         "state": "invoiced", 
7318         "coreHours": 4.56, 
7319         "invoice": 60, 
7320         "date": "2013-11-19T22:00:00Z", 
7321         "kind": "besteffort"
7322     }
7323 },
7324 {
7325     "pk": 58340, 
7326     "model": "core.charge", 
7327     "fields": {
7328         "updated": "2013-12-13T22:20:00.267Z", 
7329         "slice": 4, 
7330         "created": "2013-12-13T22:19:42.893Z", 
7331         "amount": 0.1288, 
7332         "object": 89, 
7333         "account": 13, 
7334         "state": "invoiced", 
7335         "coreHours": 1.84, 
7336         "invoice": 60, 
7337         "date": "2013-11-20T06:00:00Z", 
7338         "kind": "besteffort"
7339     }
7340 },
7341 {
7342     "pk": 58341, 
7343     "model": "core.charge", 
7344     "fields": {
7345         "updated": "2013-12-13T22:20:00.358Z", 
7346         "slice": 4, 
7347         "created": "2013-12-13T22:19:42.901Z", 
7348         "amount": 0.224, 
7349         "object": 89, 
7350         "account": 13, 
7351         "state": "invoiced", 
7352         "coreHours": 3.2, 
7353         "invoice": 60, 
7354         "date": "2013-11-20T14:00:00Z", 
7355         "kind": "besteffort"
7356     }
7357 },
7358 {
7359     "pk": 58342, 
7360     "model": "core.charge", 
7361     "fields": {
7362         "updated": "2013-12-13T22:20:00.452Z", 
7363         "slice": 4, 
7364         "created": "2013-12-13T22:19:42.910Z", 
7365         "amount": 0.1736, 
7366         "object": 89, 
7367         "account": 13, 
7368         "state": "invoiced", 
7369         "coreHours": 2.48, 
7370         "invoice": 60, 
7371         "date": "2013-11-20T22:00:00Z", 
7372         "kind": "besteffort"
7373     }
7374 },
7375 {
7376     "pk": 58343, 
7377     "model": "core.charge", 
7378     "fields": {
7379         "updated": "2013-12-13T22:20:00.543Z", 
7380         "slice": 4, 
7381         "created": "2013-12-13T22:19:42.918Z", 
7382         "amount": 0.224, 
7383         "object": 89, 
7384         "account": 13, 
7385         "state": "invoiced", 
7386         "coreHours": 3.2, 
7387         "invoice": 60, 
7388         "date": "2013-11-21T06:00:00Z", 
7389         "kind": "besteffort"
7390     }
7391 },
7392 {
7393     "pk": 58344, 
7394     "model": "core.charge", 
7395     "fields": {
7396         "updated": "2013-12-13T22:20:00.651Z", 
7397         "slice": 4, 
7398         "created": "2013-12-13T22:19:42.926Z", 
7399         "amount": 0.1344, 
7400         "object": 89, 
7401         "account": 13, 
7402         "state": "invoiced", 
7403         "coreHours": 1.92, 
7404         "invoice": 60, 
7405         "date": "2013-11-21T14:00:00Z", 
7406         "kind": "besteffort"
7407     }
7408 },
7409 {
7410     "pk": 58345, 
7411     "model": "core.charge", 
7412     "fields": {
7413         "updated": "2013-12-13T22:20:00.742Z", 
7414         "slice": 4, 
7415         "created": "2013-12-13T22:19:42.934Z", 
7416         "amount": 0.1736, 
7417         "object": 89, 
7418         "account": 13, 
7419         "state": "invoiced", 
7420         "coreHours": 2.48, 
7421         "invoice": 60, 
7422         "date": "2013-11-21T22:00:00Z", 
7423         "kind": "besteffort"
7424     }
7425 },
7426 {
7427     "pk": 58346, 
7428     "model": "core.charge", 
7429     "fields": {
7430         "updated": "2013-12-13T22:20:00.833Z", 
7431         "slice": 4, 
7432         "created": "2013-12-13T22:19:42.943Z", 
7433         "amount": 0.2576, 
7434         "object": 89, 
7435         "account": 13, 
7436         "state": "invoiced", 
7437         "coreHours": 3.68, 
7438         "invoice": 60, 
7439         "date": "2013-11-22T06:00:00Z", 
7440         "kind": "besteffort"
7441     }
7442 },
7443 {
7444     "pk": 58347, 
7445     "model": "core.charge", 
7446     "fields": {
7447         "updated": "2013-12-13T22:20:00.949Z", 
7448         "slice": 4, 
7449         "created": "2013-12-13T22:19:42.951Z", 
7450         "amount": 0.3248, 
7451         "object": 89, 
7452         "account": 13, 
7453         "state": "invoiced", 
7454         "coreHours": 4.64, 
7455         "invoice": 60, 
7456         "date": "2013-11-22T14:00:00Z", 
7457         "kind": "besteffort"
7458     }
7459 },
7460 {
7461     "pk": 58348, 
7462     "model": "core.charge", 
7463     "fields": {
7464         "updated": "2013-12-13T22:20:01.040Z", 
7465         "slice": 4, 
7466         "created": "2013-12-13T22:19:42.959Z", 
7467         "amount": 0.3248, 
7468         "object": 89, 
7469         "account": 13, 
7470         "state": "invoiced", 
7471         "coreHours": 4.64, 
7472         "invoice": 60, 
7473         "date": "2013-11-22T22:00:00Z", 
7474         "kind": "besteffort"
7475     }
7476 },
7477 {
7478     "pk": 58349, 
7479     "model": "core.charge", 
7480     "fields": {
7481         "updated": "2013-12-13T22:20:01.131Z", 
7482         "slice": 4, 
7483         "created": "2013-12-13T22:19:42.967Z", 
7484         "amount": 0.3136, 
7485         "object": 89, 
7486         "account": 13, 
7487         "state": "invoiced", 
7488         "coreHours": 4.48, 
7489         "invoice": 60, 
7490         "date": "2013-11-23T06:00:00Z", 
7491         "kind": "besteffort"
7492     }
7493 },
7494 {
7495     "pk": 58350, 
7496     "model": "core.charge", 
7497     "fields": {
7498         "updated": "2013-12-13T22:20:01.222Z", 
7499         "slice": 4, 
7500         "created": "2013-12-13T22:19:42.976Z", 
7501         "amount": 0.2016, 
7502         "object": 89, 
7503         "account": 13, 
7504         "state": "invoiced", 
7505         "coreHours": 2.88, 
7506         "invoice": 60, 
7507         "date": "2013-11-23T14:00:00Z", 
7508         "kind": "besteffort"
7509     }
7510 },
7511 {
7512     "pk": 58351, 
7513     "model": "core.charge", 
7514     "fields": {
7515         "updated": "2013-12-13T22:20:01.471Z", 
7516         "slice": 4, 
7517         "created": "2013-12-13T22:19:42.984Z", 
7518         "amount": 0.3248, 
7519         "object": 89, 
7520         "account": 13, 
7521         "state": "invoiced", 
7522         "coreHours": 4.64, 
7523         "invoice": 60, 
7524         "date": "2013-11-23T22:00:00Z", 
7525         "kind": "besteffort"
7526     }
7527 },
7528 {
7529     "pk": 58352, 
7530     "model": "core.charge", 
7531     "fields": {
7532         "updated": "2013-12-13T22:20:01.761Z", 
7533         "slice": 4, 
7534         "created": "2013-12-13T22:19:42.992Z", 
7535         "amount": 0.2296, 
7536         "object": 89, 
7537         "account": 13, 
7538         "state": "invoiced", 
7539         "coreHours": 3.28, 
7540         "invoice": 60, 
7541         "date": "2013-11-24T06:00:00Z", 
7542         "kind": "besteffort"
7543     }
7544 },
7545 {
7546     "pk": 58353, 
7547     "model": "core.charge", 
7548     "fields": {
7549         "updated": "2013-12-13T22:20:01.852Z", 
7550         "slice": 4, 
7551         "created": "2013-12-13T22:19:43.001Z", 
7552         "amount": 0.252, 
7553         "object": 89, 
7554         "account": 13, 
7555         "state": "invoiced", 
7556         "coreHours": 3.6, 
7557         "invoice": 60, 
7558         "date": "2013-11-24T14:00:00Z", 
7559         "kind": "besteffort"
7560     }
7561 },
7562 {
7563     "pk": 58354, 
7564     "model": "core.charge", 
7565     "fields": {
7566         "updated": "2013-12-13T22:20:01.943Z", 
7567         "slice": 4, 
7568         "created": "2013-12-13T22:19:43.009Z", 
7569         "amount": 0.2016, 
7570         "object": 89, 
7571         "account": 13, 
7572         "state": "invoiced", 
7573         "coreHours": 2.88, 
7574         "invoice": 60, 
7575         "date": "2013-11-24T22:00:00Z", 
7576         "kind": "besteffort"
7577     }
7578 },
7579 {
7580     "pk": 58355, 
7581     "model": "core.charge", 
7582     "fields": {
7583         "updated": "2013-12-13T22:20:02.042Z", 
7584         "slice": 4, 
7585         "created": "2013-12-13T22:19:43.017Z", 
7586         "amount": 0.2744, 
7587         "object": 89, 
7588         "account": 13, 
7589         "state": "invoiced", 
7590         "coreHours": 3.92, 
7591         "invoice": 61, 
7592         "date": "2013-11-25T06:00:00Z", 
7593         "kind": "besteffort"
7594     }
7595 },
7596 {
7597     "pk": 58356, 
7598     "model": "core.charge", 
7599     "fields": {
7600         "updated": "2013-12-13T22:20:02.133Z", 
7601         "slice": 4, 
7602         "created": "2013-12-13T22:19:43.025Z", 
7603         "amount": 0.2072, 
7604         "object": 89, 
7605         "account": 13, 
7606         "state": "invoiced", 
7607         "coreHours": 2.96, 
7608         "invoice": 61, 
7609         "date": "2013-11-25T14:00:00Z", 
7610         "kind": "besteffort"
7611     }
7612 },
7613 {
7614     "pk": 58357, 
7615     "model": "core.charge", 
7616     "fields": {
7617         "updated": "2013-12-13T22:20:02.229Z", 
7618         "slice": 4, 
7619         "created": "2013-12-13T22:19:43.034Z", 
7620         "amount": 0.2688, 
7621         "object": 89, 
7622         "account": 13, 
7623         "state": "invoiced", 
7624         "coreHours": 3.84, 
7625         "invoice": 61, 
7626         "date": "2013-11-25T22:00:00Z", 
7627         "kind": "besteffort"
7628     }
7629 },
7630 {
7631     "pk": 58358, 
7632     "model": "core.charge", 
7633     "fields": {
7634         "updated": "2013-12-13T22:20:02.320Z", 
7635         "slice": 4, 
7636         "created": "2013-12-13T22:19:43.042Z", 
7637         "amount": 0.1288, 
7638         "object": 89, 
7639         "account": 13, 
7640         "state": "invoiced", 
7641         "coreHours": 1.84, 
7642         "invoice": 61, 
7643         "date": "2013-11-26T06:00:00Z", 
7644         "kind": "besteffort"
7645     }
7646 },
7647 {
7648     "pk": 58359, 
7649     "model": "core.charge", 
7650     "fields": {
7651         "updated": "2013-12-13T22:20:02.412Z", 
7652         "slice": 4, 
7653         "created": "2013-12-13T22:19:43.050Z", 
7654         "amount": 0.1456, 
7655         "object": 89, 
7656         "account": 13, 
7657         "state": "invoiced", 
7658         "coreHours": 2.08, 
7659         "invoice": 61, 
7660         "date": "2013-11-26T14:00:00Z", 
7661         "kind": "besteffort"
7662     }
7663 },
7664 {
7665     "pk": 58360, 
7666     "model": "core.charge", 
7667     "fields": {
7668         "updated": "2013-12-13T22:20:02.503Z", 
7669         "slice": 4, 
7670         "created": "2013-12-13T22:19:43.059Z", 
7671         "amount": 0.336, 
7672         "object": 89, 
7673         "account": 13, 
7674         "state": "invoiced", 
7675         "coreHours": 4.8, 
7676         "invoice": 61, 
7677         "date": "2013-11-26T22:00:00Z", 
7678         "kind": "besteffort"
7679     }
7680 },
7681 {
7682     "pk": 58361, 
7683     "model": "core.charge", 
7684     "fields": {
7685         "updated": "2013-12-13T22:20:02.594Z", 
7686         "slice": 4, 
7687         "created": "2013-12-13T22:19:43.067Z", 
7688         "amount": 0.2072, 
7689         "object": 89, 
7690         "account": 13, 
7691         "state": "invoiced", 
7692         "coreHours": 2.96, 
7693         "invoice": 61, 
7694         "date": "2013-11-27T06:00:00Z", 
7695         "kind": "besteffort"
7696     }
7697 },
7698 {
7699     "pk": 58362, 
7700     "model": "core.charge", 
7701     "fields": {
7702         "updated": "2013-12-13T22:20:02.685Z", 
7703         "slice": 4, 
7704         "created": "2013-12-13T22:19:43.075Z", 
7705         "amount": 0.1736, 
7706         "object": 89, 
7707         "account": 13, 
7708         "state": "invoiced", 
7709         "coreHours": 2.48, 
7710         "invoice": 61, 
7711         "date": "2013-11-27T14:00:00Z", 
7712         "kind": "besteffort"
7713     }
7714 },
7715 {
7716     "pk": 58363, 
7717     "model": "core.charge", 
7718     "fields": {
7719         "updated": "2013-12-13T22:20:02.776Z", 
7720         "slice": 4, 
7721         "created": "2013-12-13T22:19:43.083Z", 
7722         "amount": 0.2576, 
7723         "object": 89, 
7724         "account": 13, 
7725         "state": "invoiced", 
7726         "coreHours": 3.68, 
7727         "invoice": 61, 
7728         "date": "2013-11-27T22:00:00Z", 
7729         "kind": "besteffort"
7730     }
7731 },
7732 {
7733     "pk": 58364, 
7734     "model": "core.charge", 
7735     "fields": {
7736         "updated": "2013-12-13T22:20:02.867Z", 
7737         "slice": 4, 
7738         "created": "2013-12-13T22:19:43.092Z", 
7739         "amount": 0.2352, 
7740         "object": 89, 
7741         "account": 13, 
7742         "state": "invoiced", 
7743         "coreHours": 3.36, 
7744         "invoice": 61, 
7745         "date": "2013-11-28T06:00:00Z", 
7746         "kind": "besteffort"
7747     }
7748 },
7749 {
7750     "pk": 58365, 
7751     "model": "core.charge", 
7752     "fields": {
7753         "updated": "2013-12-13T22:20:02.958Z", 
7754         "slice": 4, 
7755         "created": "2013-12-13T22:19:43.100Z", 
7756         "amount": 0.2912, 
7757         "object": 89, 
7758         "account": 13, 
7759         "state": "invoiced", 
7760         "coreHours": 4.16, 
7761         "invoice": 61, 
7762         "date": "2013-11-28T14:00:00Z", 
7763         "kind": "besteffort"
7764     }
7765 },
7766 {
7767     "pk": 58366, 
7768     "model": "core.charge", 
7769     "fields": {
7770         "updated": "2013-12-13T22:20:03.049Z", 
7771         "slice": 4, 
7772         "created": "2013-12-13T22:19:43.108Z", 
7773         "amount": 0.336, 
7774         "object": 89, 
7775         "account": 13, 
7776         "state": "invoiced", 
7777         "coreHours": 4.8, 
7778         "invoice": 61, 
7779         "date": "2013-11-28T22:00:00Z", 
7780         "kind": "besteffort"
7781     }
7782 },
7783 {
7784     "pk": 58367, 
7785     "model": "core.charge", 
7786     "fields": {
7787         "updated": "2013-12-13T22:20:03.140Z", 
7788         "slice": 4, 
7789         "created": "2013-12-13T22:19:43.117Z", 
7790         "amount": 0.1176, 
7791         "object": 89, 
7792         "account": 13, 
7793         "state": "invoiced", 
7794         "coreHours": 1.68, 
7795         "invoice": 61, 
7796         "date": "2013-11-29T06:00:00Z", 
7797         "kind": "besteffort"
7798     }
7799 },
7800 {
7801     "pk": 58368, 
7802     "model": "core.charge", 
7803     "fields": {
7804         "updated": "2013-12-13T22:20:03.232Z", 
7805         "slice": 4, 
7806         "created": "2013-12-13T22:19:43.125Z", 
7807         "amount": 0.1456, 
7808         "object": 89, 
7809         "account": 13, 
7810         "state": "invoiced", 
7811         "coreHours": 2.08, 
7812         "invoice": 61, 
7813         "date": "2013-11-29T14:00:00Z", 
7814         "kind": "besteffort"
7815     }
7816 },
7817 {
7818     "pk": 58369, 
7819     "model": "core.charge", 
7820     "fields": {
7821         "updated": "2013-12-13T22:20:03.323Z", 
7822         "slice": 4, 
7823         "created": "2013-12-13T22:19:43.133Z", 
7824         "amount": 0.1736, 
7825         "object": 89, 
7826         "account": 13, 
7827         "state": "invoiced", 
7828         "coreHours": 2.48, 
7829         "invoice": 61, 
7830         "date": "2013-11-29T22:00:00Z", 
7831         "kind": "besteffort"
7832     }
7833 },
7834 {
7835     "pk": 58370, 
7836     "model": "core.charge", 
7837     "fields": {
7838         "updated": "2013-12-13T22:20:03.416Z", 
7839         "slice": 4, 
7840         "created": "2013-12-13T22:19:43.141Z", 
7841         "amount": 0.1344, 
7842         "object": 89, 
7843         "account": 13, 
7844         "state": "invoiced", 
7845         "coreHours": 1.92, 
7846         "invoice": 61, 
7847         "date": "2013-11-30T06:00:00Z", 
7848         "kind": "besteffort"
7849     }
7850 },
7851 {
7852     "pk": 58371, 
7853     "model": "core.charge", 
7854     "fields": {
7855         "updated": "2013-12-13T22:20:03.507Z", 
7856         "slice": 4, 
7857         "created": "2013-12-13T22:19:43.150Z", 
7858         "amount": 0.1232, 
7859         "object": 89, 
7860         "account": 13, 
7861         "state": "invoiced", 
7862         "coreHours": 1.76, 
7863         "invoice": 61, 
7864         "date": "2013-11-30T14:00:00Z", 
7865         "kind": "besteffort"
7866     }
7867 },
7868 {
7869     "pk": 58372, 
7870     "model": "core.charge", 
7871     "fields": {
7872         "updated": "2013-12-13T22:20:03.598Z", 
7873         "slice": 4, 
7874         "created": "2013-12-13T22:19:43.158Z", 
7875         "amount": 0.2632, 
7876         "object": 89, 
7877         "account": 13, 
7878         "state": "invoiced", 
7879         "coreHours": 3.76, 
7880         "invoice": 61, 
7881         "date": "2013-11-30T22:00:00Z", 
7882         "kind": "besteffort"
7883     }
7884 },
7885 {
7886     "pk": 58373, 
7887     "model": "core.charge", 
7888     "fields": {
7889         "updated": "2013-12-13T22:20:03.689Z", 
7890         "slice": 4, 
7891         "created": "2013-12-13T22:19:43.166Z", 
7892         "amount": 0.2184, 
7893         "object": 89, 
7894         "account": 13, 
7895         "state": "invoiced", 
7896         "coreHours": 3.12, 
7897         "invoice": 61, 
7898         "date": "2013-12-01T06:00:00Z", 
7899         "kind": "besteffort"
7900     }
7901 },
7902 {
7903     "pk": 58374, 
7904     "model": "core.charge", 
7905     "fields": {
7906         "updated": "2013-12-13T22:20:03.780Z", 
7907         "slice": 4, 
7908         "created": "2013-12-13T22:19:43.175Z", 
7909         "amount": 0.224, 
7910         "object": 89, 
7911         "account": 13, 
7912         "state": "invoiced", 
7913         "coreHours": 3.2, 
7914         "invoice": 61, 
7915         "date": "2013-12-01T14:00:00Z", 
7916         "kind": "besteffort"
7917     }
7918 },
7919 {
7920     "pk": 58375, 
7921     "model": "core.charge", 
7922     "fields": {
7923         "updated": "2013-12-13T22:20:03.871Z", 
7924         "slice": 4, 
7925         "created": "2013-12-13T22:19:43.183Z", 
7926         "amount": 0.2632, 
7927         "object": 89, 
7928         "account": 13, 
7929         "state": "invoiced", 
7930         "coreHours": 3.76, 
7931         "invoice": 61, 
7932         "date": "2013-12-01T22:00:00Z", 
7933         "kind": "besteffort"
7934     }
7935 },
7936 {
7937     "pk": 58376, 
7938     "model": "core.charge", 
7939     "fields": {
7940         "updated": "2013-12-13T22:20:03.971Z", 
7941         "slice": 4, 
7942         "created": "2013-12-13T22:19:43.191Z", 
7943         "amount": 0.3304, 
7944         "object": 89, 
7945         "account": 13, 
7946         "state": "invoiced", 
7947         "coreHours": 4.72, 
7948         "invoice": 62, 
7949         "date": "2013-12-02T06:00:00Z", 
7950         "kind": "besteffort"
7951     }
7952 },
7953 {
7954     "pk": 58377, 
7955     "model": "core.charge", 
7956     "fields": {
7957         "updated": "2013-12-13T22:20:04.062Z", 
7958         "slice": 4, 
7959         "created": "2013-12-13T22:19:43.199Z", 
7960         "amount": 0.1456, 
7961         "object": 89, 
7962         "account": 13, 
7963         "state": "invoiced", 
7964         "coreHours": 2.08, 
7965         "invoice": 62, 
7966         "date": "2013-12-02T14:00:00Z", 
7967         "kind": "besteffort"
7968     }
7969 },
7970 {
7971     "pk": 58378, 
7972     "model": "core.charge", 
7973     "fields": {
7974         "updated": "2013-12-13T22:20:04.153Z", 
7975         "slice": 4, 
7976         "created": "2013-12-13T22:19:43.208Z", 
7977         "amount": 0.1848, 
7978         "object": 89, 
7979         "account": 13, 
7980         "state": "invoiced", 
7981         "coreHours": 2.64, 
7982         "invoice": 62, 
7983         "date": "2013-12-02T22:00:00Z", 
7984         "kind": "besteffort"
7985     }
7986 },
7987 {
7988     "pk": 58379, 
7989     "model": "core.charge", 
7990     "fields": {
7991         "updated": "2013-12-13T22:20:04.244Z", 
7992         "slice": 4, 
7993         "created": "2013-12-13T22:19:43.216Z", 
7994         "amount": 0.308, 
7995         "object": 89, 
7996         "account": 13, 
7997         "state": "invoiced", 
7998         "coreHours": 4.4, 
7999         "invoice": 62, 
8000         "date": "2013-12-03T06:00:00Z", 
8001         "kind": "besteffort"
8002     }
8003 },
8004 {
8005     "pk": 58380, 
8006     "model": "core.charge", 
8007     "fields": {
8008         "updated": "2013-12-13T22:20:04.335Z", 
8009         "slice": 4, 
8010         "created": "2013-12-13T22:19:43.224Z", 
8011         "amount": 0.3304, 
8012         "object": 89, 
8013         "account": 13, 
8014         "state": "invoiced", 
8015         "coreHours": 4.72, 
8016         "invoice": 62, 
8017         "date": "2013-12-03T14:00:00Z", 
8018         "kind": "besteffort"
8019     }
8020 },
8021 {
8022     "pk": 58381, 
8023     "model": "core.charge", 
8024     "fields": {
8025         "updated": "2013-12-13T22:20:04.426Z", 
8026         "slice": 4, 
8027         "created": "2013-12-13T22:19:43.233Z", 
8028         "amount": 0.224, 
8029         "object": 89, 
8030         "account": 13, 
8031         "state": "invoiced", 
8032         "coreHours": 3.2, 
8033         "invoice": 62, 
8034         "date": "2013-12-03T22:00:00Z", 
8035         "kind": "besteffort"
8036     }
8037 },
8038 {
8039     "pk": 58382, 
8040     "model": "core.charge", 
8041     "fields": {
8042         "updated": "2013-12-13T22:20:04.517Z", 
8043         "slice": 4, 
8044         "created": "2013-12-13T22:19:43.241Z", 
8045         "amount": 0.2464, 
8046         "object": 89, 
8047         "account": 13, 
8048         "state": "invoiced", 
8049         "coreHours": 3.52, 
8050         "invoice": 62, 
8051         "date": "2013-12-04T06:00:00Z", 
8052         "kind": "besteffort"
8053     }
8054 },
8055 {
8056     "pk": 58383, 
8057     "model": "core.charge", 
8058     "fields": {
8059         "updated": "2013-12-13T22:20:04.608Z", 
8060         "slice": 4, 
8061         "created": "2013-12-13T22:19:43.249Z", 
8062         "amount": 0.2296, 
8063         "object": 89, 
8064         "account": 13, 
8065         "state": "invoiced", 
8066         "coreHours": 3.28, 
8067         "invoice": 62, 
8068         "date": "2013-12-04T14:00:00Z", 
8069         "kind": "besteffort"
8070     }
8071 },
8072 {
8073     "pk": 58384, 
8074     "model": "core.charge", 
8075     "fields": {
8076         "updated": "2013-12-13T22:20:04.700Z", 
8077         "slice": 4, 
8078         "created": "2013-12-13T22:19:43.257Z", 
8079         "amount": 0.1904, 
8080         "object": 89, 
8081         "account": 13, 
8082         "state": "invoiced", 
8083         "coreHours": 2.72, 
8084         "invoice": 62, 
8085         "date": "2013-12-04T22:00:00Z", 
8086         "kind": "besteffort"
8087     }
8088 },
8089 {
8090     "pk": 58385, 
8091     "model": "core.charge", 
8092     "fields": {
8093         "updated": "2013-12-13T22:20:04.791Z", 
8094         "slice": 4, 
8095         "created": "2013-12-13T22:19:43.266Z", 
8096         "amount": 0.2184, 
8097         "object": 89, 
8098         "account": 13, 
8099         "state": "invoiced", 
8100         "coreHours": 3.12, 
8101         "invoice": 62, 
8102         "date": "2013-12-05T06:00:00Z", 
8103         "kind": "besteffort"
8104     }
8105 },
8106 {
8107     "pk": 58386, 
8108     "model": "core.charge", 
8109     "fields": {
8110         "updated": "2013-12-13T22:20:04.882Z", 
8111         "slice": 4, 
8112         "created": "2013-12-13T22:19:43.274Z", 
8113         "amount": 0.1456, 
8114         "object": 89, 
8115         "account": 13, 
8116         "state": "invoiced", 
8117         "coreHours": 2.08, 
8118         "invoice": 62, 
8119         "date": "2013-12-05T14:00:00Z", 
8120         "kind": "besteffort"
8121     }
8122 },
8123 {
8124     "pk": 58387, 
8125     "model": "core.charge", 
8126     "fields": {
8127         "updated": "2013-12-13T22:20:04.973Z", 
8128         "slice": 4, 
8129         "created": "2013-12-13T22:19:43.282Z", 
8130         "amount": 0.2576, 
8131         "object": 89, 
8132         "account": 13, 
8133         "state": "invoiced", 
8134         "coreHours": 3.68, 
8135         "invoice": 62, 
8136         "date": "2013-12-05T22:00:00Z", 
8137         "kind": "besteffort"
8138     }
8139 },
8140 {
8141     "pk": 58388, 
8142     "model": "core.charge", 
8143     "fields": {
8144         "updated": "2013-12-13T22:20:05.064Z", 
8145         "slice": 4, 
8146         "created": "2013-12-13T22:19:43.291Z", 
8147         "amount": 0.3136, 
8148         "object": 89, 
8149         "account": 13, 
8150         "state": "invoiced", 
8151         "coreHours": 4.48, 
8152         "invoice": 62, 
8153         "date": "2013-12-06T06:00:00Z", 
8154         "kind": "besteffort"
8155     }
8156 },
8157 {
8158     "pk": 58389, 
8159     "model": "core.charge", 
8160     "fields": {
8161         "updated": "2013-12-13T22:20:05.162Z", 
8162         "slice": 4, 
8163         "created": "2013-12-13T22:19:43.299Z", 
8164         "amount": 0.2408, 
8165         "object": 89, 
8166         "account": 13, 
8167         "state": "invoiced", 
8168         "coreHours": 3.44, 
8169         "invoice": 62, 
8170         "date": "2013-12-06T14:00:00Z", 
8171         "kind": "besteffort"
8172     }
8173 },
8174 {
8175     "pk": 58390, 
8176     "model": "core.charge", 
8177     "fields": {
8178         "updated": "2013-12-13T22:20:05.253Z", 
8179         "slice": 4, 
8180         "created": "2013-12-13T22:19:43.307Z", 
8181         "amount": 0.2184, 
8182         "object": 89, 
8183         "account": 13, 
8184         "state": "invoiced", 
8185         "coreHours": 3.12, 
8186         "invoice": 62, 
8187         "date": "2013-12-06T22:00:00Z", 
8188         "kind": "besteffort"
8189     }
8190 },
8191 {
8192     "pk": 58391, 
8193     "model": "core.charge", 
8194     "fields": {
8195         "updated": "2013-12-13T22:20:05.344Z", 
8196         "slice": 4, 
8197         "created": "2013-12-13T22:19:43.315Z", 
8198         "amount": 0.2632, 
8199         "object": 89, 
8200         "account": 13, 
8201         "state": "invoiced", 
8202         "coreHours": 3.76, 
8203         "invoice": 62, 
8204         "date": "2013-12-07T06:00:00Z", 
8205         "kind": "besteffort"
8206     }
8207 },
8208 {
8209     "pk": 58392, 
8210     "model": "core.charge", 
8211     "fields": {
8212         "updated": "2013-12-13T22:20:05.435Z", 
8213         "slice": 4, 
8214         "created": "2013-12-13T22:19:43.324Z", 
8215         "amount": 0.2968, 
8216         "object": 89, 
8217         "account": 13, 
8218         "state": "invoiced", 
8219         "coreHours": 4.24, 
8220         "invoice": 62, 
8221         "date": "2013-12-07T14:00:00Z", 
8222         "kind": "besteffort"
8223     }
8224 },
8225 {
8226     "pk": 58393, 
8227     "model": "core.charge", 
8228     "fields": {
8229         "updated": "2013-12-13T22:20:05.526Z", 
8230         "slice": 4, 
8231         "created": "2013-12-13T22:19:43.332Z", 
8232         "amount": 0.112, 
8233         "object": 89, 
8234         "account": 13, 
8235         "state": "invoiced", 
8236         "coreHours": 1.6, 
8237         "invoice": 62, 
8238         "date": "2013-12-07T22:00:00Z", 
8239         "kind": "besteffort"
8240     }
8241 },
8242 {
8243     "pk": 58394, 
8244     "model": "core.charge", 
8245     "fields": {
8246         "updated": "2013-12-13T22:20:05.617Z", 
8247         "slice": 4, 
8248         "created": "2013-12-13T22:19:43.340Z", 
8249         "amount": 0.2128, 
8250         "object": 89, 
8251         "account": 13, 
8252         "state": "invoiced", 
8253         "coreHours": 3.04, 
8254         "invoice": 62, 
8255         "date": "2013-12-08T06:00:00Z", 
8256         "kind": "besteffort"
8257     }
8258 },
8259 {
8260     "pk": 58395, 
8261     "model": "core.charge", 
8262     "fields": {
8263         "updated": "2013-12-13T22:20:05.709Z", 
8264         "slice": 4, 
8265         "created": "2013-12-13T22:19:43.349Z", 
8266         "amount": 0.336, 
8267         "object": 89, 
8268         "account": 13, 
8269         "state": "invoiced", 
8270         "coreHours": 4.8, 
8271         "invoice": 62, 
8272         "date": "2013-12-08T14:00:00Z", 
8273         "kind": "besteffort"
8274     }
8275 },
8276 {
8277     "pk": 58396, 
8278     "model": "core.charge", 
8279     "fields": {
8280         "updated": "2013-12-13T22:20:05.800Z", 
8281         "slice": 4, 
8282         "created": "2013-12-13T22:19:43.357Z", 
8283         "amount": 0.1232, 
8284         "object": 89, 
8285         "account": 13, 
8286         "state": "invoiced", 
8287         "coreHours": 1.76, 
8288         "invoice": 62, 
8289         "date": "2013-12-08T22:00:00Z", 
8290         "kind": "besteffort"
8291     }
8292 },
8293 {
8294     "pk": 58397, 
8295     "model": "core.charge", 
8296     "fields": {
8297         "updated": "2013-12-13T22:19:43.365Z", 
8298         "slice": 4, 
8299         "created": "2013-12-13T22:19:43.365Z", 
8300         "amount": 0.2184, 
8301         "object": 89, 
8302         "account": 13, 
8303         "state": "pending", 
8304         "coreHours": 3.12, 
8305         "invoice": null, 
8306         "date": "2013-12-09T06:00:00Z", 
8307         "kind": "besteffort"
8308     }
8309 },
8310 {
8311     "pk": 58398, 
8312     "model": "core.charge", 
8313     "fields": {
8314         "updated": "2013-12-13T22:19:43.374Z", 
8315         "slice": 4, 
8316         "created": "2013-12-13T22:19:43.374Z", 
8317         "amount": 0.2856, 
8318         "object": 89, 
8319         "account": 13, 
8320         "state": "pending", 
8321         "coreHours": 4.08, 
8322         "invoice": null, 
8323         "date": "2013-12-09T14:00:00Z", 
8324         "kind": "besteffort"
8325     }
8326 },
8327 {
8328     "pk": 58399, 
8329     "model": "core.charge", 
8330     "fields": {
8331         "updated": "2013-12-13T22:19:43.382Z", 
8332         "slice": 4, 
8333         "created": "2013-12-13T22:19:43.382Z", 
8334         "amount": 0.2464, 
8335         "object": 89, 
8336         "account": 13, 
8337         "state": "pending", 
8338         "coreHours": 3.52, 
8339         "invoice": null, 
8340         "date": "2013-12-09T22:00:00Z", 
8341         "kind": "besteffort"
8342     }
8343 },
8344 {
8345     "pk": 58400, 
8346     "model": "core.charge", 
8347     "fields": {
8348         "updated": "2013-12-13T22:19:43.390Z", 
8349         "slice": 4, 
8350         "created": "2013-12-13T22:19:43.390Z", 
8351         "amount": 0.1512, 
8352         "object": 89, 
8353         "account": 13, 
8354         "state": "pending", 
8355         "coreHours": 2.16, 
8356         "invoice": null, 
8357         "date": "2013-12-10T06:00:00Z", 
8358         "kind": "besteffort"
8359     }
8360 },
8361 {
8362     "pk": 58401, 
8363     "model": "core.charge", 
8364     "fields": {
8365         "updated": "2013-12-13T22:19:43.398Z", 
8366         "slice": 4, 
8367         "created": "2013-12-13T22:19:43.398Z", 
8368         "amount": 0.1176, 
8369         "object": 89, 
8370         "account": 13, 
8371         "state": "pending", 
8372         "coreHours": 1.68, 
8373         "invoice": null, 
8374         "date": "2013-12-10T14:00:00Z", 
8375         "kind": "besteffort"
8376     }
8377 },
8378 {
8379     "pk": 58402, 
8380     "model": "core.charge", 
8381     "fields": {
8382         "updated": "2013-12-13T22:19:43.407Z", 
8383         "slice": 4, 
8384         "created": "2013-12-13T22:19:43.407Z", 
8385         "amount": 0.224, 
8386         "object": 89, 
8387         "account": 13, 
8388         "state": "pending", 
8389         "coreHours": 3.2, 
8390         "invoice": null, 
8391         "date": "2013-12-10T22:00:00Z", 
8392         "kind": "besteffort"
8393     }
8394 },
8395 {
8396     "pk": 58403, 
8397     "model": "core.charge", 
8398     "fields": {
8399         "updated": "2013-12-13T22:19:43.415Z", 
8400         "slice": 4, 
8401         "created": "2013-12-13T22:19:43.415Z", 
8402         "amount": 0.2072, 
8403         "object": 89, 
8404         "account": 13, 
8405         "state": "pending", 
8406         "coreHours": 2.96, 
8407         "invoice": null, 
8408         "date": "2013-12-11T06:00:00Z", 
8409         "kind": "besteffort"
8410     }
8411 },
8412 {
8413     "pk": 58404, 
8414     "model": "core.charge", 
8415     "fields": {
8416         "updated": "2013-12-13T22:19:43.423Z", 
8417         "slice": 4, 
8418         "created": "2013-12-13T22:19:43.423Z", 
8419         "amount": 0.1288, 
8420         "object": 89, 
8421         "account": 13, 
8422         "state": "pending", 
8423         "coreHours": 1.84, 
8424         "invoice": null, 
8425         "date": "2013-12-11T14:00:00Z", 
8426         "kind": "besteffort"
8427     }
8428 },
8429 {
8430     "pk": 58405, 
8431     "model": "core.charge", 
8432     "fields": {
8433         "updated": "2013-12-13T22:19:43.431Z", 
8434         "slice": 4, 
8435         "created": "2013-12-13T22:19:43.431Z", 
8436         "amount": 0.14, 
8437         "object": 89, 
8438         "account": 13, 
8439         "state": "pending", 
8440         "coreHours": 2.0, 
8441         "invoice": null, 
8442         "date": "2013-12-11T22:00:00Z", 
8443         "kind": "besteffort"
8444     }
8445 },
8446 {
8447     "pk": 58406, 
8448     "model": "core.charge", 
8449     "fields": {
8450         "updated": "2013-12-13T22:19:43.440Z", 
8451         "slice": 4, 
8452         "created": "2013-12-13T22:19:43.440Z", 
8453         "amount": 0.196, 
8454         "object": 89, 
8455         "account": 13, 
8456         "state": "pending", 
8457         "coreHours": 2.8, 
8458         "invoice": null, 
8459         "date": "2013-12-12T06:00:00Z", 
8460         "kind": "besteffort"
8461     }
8462 },
8463 {
8464     "pk": 58407, 
8465     "model": "core.charge", 
8466     "fields": {
8467         "updated": "2013-12-13T22:19:43.448Z", 
8468         "slice": 4, 
8469         "created": "2013-12-13T22:19:43.448Z", 
8470         "amount": 0.112, 
8471         "object": 89, 
8472         "account": 13, 
8473         "state": "pending", 
8474         "coreHours": 1.6, 
8475         "invoice": null, 
8476         "date": "2013-12-12T14:00:00Z", 
8477         "kind": "besteffort"
8478     }
8479 },
8480 {
8481     "pk": 58408, 
8482     "model": "core.charge", 
8483     "fields": {
8484         "updated": "2013-12-13T22:19:43.456Z", 
8485         "slice": 4, 
8486         "created": "2013-12-13T22:19:43.456Z", 
8487         "amount": 0.3304, 
8488         "object": 89, 
8489         "account": 13, 
8490         "state": "pending", 
8491         "coreHours": 4.72, 
8492         "invoice": null, 
8493         "date": "2013-12-12T22:00:00Z", 
8494         "kind": "besteffort"
8495     }
8496 },
8497 {
8498     "pk": 58409, 
8499     "model": "core.charge", 
8500     "fields": {
8501         "updated": "2013-12-13T22:19:43.465Z", 
8502         "slice": 4, 
8503         "created": "2013-12-13T22:19:43.465Z", 
8504         "amount": 0.3192, 
8505         "object": 89, 
8506         "account": 13, 
8507         "state": "pending", 
8508         "coreHours": 4.56, 
8509         "invoice": null, 
8510         "date": "2013-12-13T06:00:00Z", 
8511         "kind": "besteffort"
8512     }
8513 },
8514 {
8515     "pk": 58410, 
8516     "model": "core.charge", 
8517     "fields": {
8518         "updated": "2013-12-13T22:19:43.473Z", 
8519         "slice": 4, 
8520         "created": "2013-12-13T22:19:43.473Z", 
8521         "amount": 0.2856, 
8522         "object": 89, 
8523         "account": 13, 
8524         "state": "pending", 
8525         "coreHours": 4.08, 
8526         "invoice": null, 
8527         "date": "2013-12-13T14:00:00Z", 
8528         "kind": "besteffort"
8529     }
8530 },
8531 {
8532     "pk": 58411, 
8533     "model": "core.charge", 
8534     "fields": {
8535         "updated": "2013-12-13T22:19:58.482Z", 
8536         "slice": 4, 
8537         "created": "2013-12-13T22:19:43.488Z", 
8538         "amount": 0.1568, 
8539         "object": 90, 
8540         "account": 13, 
8541         "state": "invoiced", 
8542         "coreHours": 2.24, 
8543         "invoice": 59, 
8544         "date": "2013-11-13T22:00:00Z", 
8545         "kind": "besteffort"
8546     }
8547 },
8548 {
8549     "pk": 58412, 
8550     "model": "core.charge", 
8551     "fields": {
8552         "updated": "2013-12-13T22:19:58.573Z", 
8553         "slice": 4, 
8554         "created": "2013-12-13T22:19:43.498Z", 
8555         "amount": 0.14, 
8556         "object": 90, 
8557         "account": 13, 
8558         "state": "invoiced", 
8559         "coreHours": 2.0, 
8560         "invoice": 59, 
8561         "date": "2013-11-14T06:00:00Z", 
8562         "kind": "besteffort"
8563     }
8564 },
8565 {
8566     "pk": 58413, 
8567     "model": "core.charge", 
8568     "fields": {
8569         "updated": "2013-12-13T22:19:58.664Z", 
8570         "slice": 4, 
8571         "created": "2013-12-13T22:19:43.506Z", 
8572         "amount": 0.1568, 
8573         "object": 90, 
8574         "account": 13, 
8575         "state": "invoiced", 
8576         "coreHours": 2.24, 
8577         "invoice": 59, 
8578         "date": "2013-11-14T14:00:00Z", 
8579         "kind": "besteffort"
8580     }
8581 },
8582 {
8583     "pk": 58414, 
8584     "model": "core.charge", 
8585     "fields": {
8586         "updated": "2013-12-13T22:19:58.755Z", 
8587         "slice": 4, 
8588         "created": "2013-12-13T22:19:43.514Z", 
8589         "amount": 0.2184, 
8590         "object": 90, 
8591         "account": 13, 
8592         "state": "invoiced", 
8593         "coreHours": 3.12, 
8594         "invoice": 59, 
8595         "date": "2013-11-14T22:00:00Z", 
8596         "kind": "besteffort"
8597     }
8598 },
8599 {
8600     "pk": 58415, 
8601     "model": "core.charge", 
8602     "fields": {
8603         "updated": "2013-12-13T22:19:58.846Z", 
8604         "slice": 4, 
8605         "created": "2013-12-13T22:19:43.522Z", 
8606         "amount": 0.1904, 
8607         "object": 90, 
8608         "account": 13, 
8609         "state": "invoiced", 
8610         "coreHours": 2.72, 
8611         "invoice": 59, 
8612         "date": "2013-11-15T06:00:00Z", 
8613         "kind": "besteffort"
8614     }
8615 },
8616 {
8617     "pk": 58416, 
8618     "model": "core.charge", 
8619     "fields": {
8620         "updated": "2013-12-13T22:19:58.955Z", 
8621         "slice": 4, 
8622         "created": "2013-12-13T22:19:43.531Z", 
8623         "amount": 0.2968, 
8624         "object": 90, 
8625         "account": 13, 
8626         "state": "invoiced", 
8627         "coreHours": 4.24, 
8628         "invoice": 59, 
8629         "date": "2013-11-15T14:00:00Z", 
8630         "kind": "besteffort"
8631     }
8632 },
8633 {
8634     "pk": 58417, 
8635     "model": "core.charge", 
8636     "fields": {
8637         "updated": "2013-12-13T22:19:59.046Z", 
8638         "slice": 4, 
8639         "created": "2013-12-13T22:19:43.539Z", 
8640         "amount": 0.1568, 
8641         "object": 90, 
8642         "account": 13, 
8643         "state": "invoiced", 
8644         "coreHours": 2.24, 
8645         "invoice": 59, 
8646         "date": "2013-11-15T22:00:00Z", 
8647         "kind": "besteffort"
8648     }
8649 },
8650 {
8651     "pk": 58418, 
8652     "model": "core.charge", 
8653     "fields": {
8654         "updated": "2013-12-13T22:19:59.137Z", 
8655         "slice": 4, 
8656         "created": "2013-12-13T22:19:43.547Z", 
8657         "amount": 0.2408, 
8658         "object": 90, 
8659         "account": 13, 
8660         "state": "invoiced", 
8661         "coreHours": 3.44, 
8662         "invoice": 59, 
8663         "date": "2013-11-16T06:00:00Z", 
8664         "kind": "besteffort"
8665     }
8666 },
8667 {
8668     "pk": 58419, 
8669     "model": "core.charge", 
8670     "fields": {
8671         "updated": "2013-12-13T22:19:59.228Z", 
8672         "slice": 4, 
8673         "created": "2013-12-13T22:19:43.556Z", 
8674         "amount": 0.1512, 
8675         "object": 90, 
8676         "account": 13, 
8677         "state": "invoiced", 
8678         "coreHours": 2.16, 
8679         "invoice": 59, 
8680         "date": "2013-11-16T14:00:00Z", 
8681         "kind": "besteffort"
8682     }
8683 },
8684 {
8685     "pk": 58420, 
8686     "model": "core.charge", 
8687     "fields": {
8688         "updated": "2013-12-13T22:19:59.319Z", 
8689         "slice": 4, 
8690         "created": "2013-12-13T22:19:43.564Z", 
8691         "amount": 0.2744, 
8692         "object": 90, 
8693         "account": 13, 
8694         "state": "invoiced", 
8695         "coreHours": 3.92, 
8696         "invoice": 59, 
8697         "date": "2013-11-16T22:00:00Z", 
8698         "kind": "besteffort"
8699     }
8700 },
8701 {
8702     "pk": 58421, 
8703     "model": "core.charge", 
8704     "fields": {
8705         "updated": "2013-12-13T22:19:59.410Z", 
8706         "slice": 4, 
8707         "created": "2013-12-13T22:19:43.572Z", 
8708         "amount": 0.3248, 
8709         "object": 90, 
8710         "account": 13, 
8711         "state": "invoiced", 
8712         "coreHours": 4.64, 
8713         "invoice": 59, 
8714         "date": "2013-11-17T06:00:00Z", 
8715         "kind": "besteffort"
8716     }
8717 },
8718 {
8719     "pk": 58422, 
8720     "model": "core.charge", 
8721     "fields": {
8722         "updated": "2013-12-13T22:19:59.501Z", 
8723         "slice": 4, 
8724         "created": "2013-12-13T22:19:43.580Z", 
8725         "amount": 0.2128, 
8726         "object": 90, 
8727         "account": 13, 
8728         "state": "invoiced", 
8729         "coreHours": 3.04, 
8730         "invoice": 59, 
8731         "date": "2013-11-17T14:00:00Z", 
8732         "kind": "besteffort"
8733     }
8734 },
8735 {
8736     "pk": 58423, 
8737     "model": "core.charge", 
8738     "fields": {
8739         "updated": "2013-12-13T22:19:59.593Z", 
8740         "slice": 4, 
8741         "created": "2013-12-13T22:19:43.589Z", 
8742         "amount": 0.1904, 
8743         "object": 90, 
8744         "account": 13, 
8745         "state": "invoiced", 
8746         "coreHours": 2.72, 
8747         "invoice": 59, 
8748         "date": "2013-11-17T22:00:00Z", 
8749         "kind": "besteffort"
8750     }
8751 },
8752 {
8753     "pk": 58424, 
8754     "model": "core.charge", 
8755     "fields": {
8756         "updated": "2013-12-13T22:19:59.704Z", 
8757         "slice": 4, 
8758         "created": "2013-12-13T22:19:43.597Z", 
8759         "amount": 0.1176, 
8760         "object": 90, 
8761         "account": 13, 
8762         "state": "invoiced", 
8763         "coreHours": 1.68, 
8764         "invoice": 60, 
8765         "date": "2013-11-18T06:00:00Z", 
8766         "kind": "besteffort"
8767     }
8768 },
8769 {
8770     "pk": 58425, 
8771     "model": "core.charge", 
8772     "fields": {
8773         "updated": "2013-12-13T22:19:59.795Z", 
8774         "slice": 4, 
8775         "created": "2013-12-13T22:19:43.605Z", 
8776         "amount": 0.2912, 
8777         "object": 90, 
8778         "account": 13, 
8779         "state": "invoiced", 
8780         "coreHours": 4.16, 
8781         "invoice": 60, 
8782         "date": "2013-11-18T14:00:00Z", 
8783         "kind": "besteffort"
8784     }
8785 },
8786 {
8787     "pk": 58426, 
8788     "model": "core.charge", 
8789     "fields": {
8790         "updated": "2013-12-13T22:19:59.886Z", 
8791         "slice": 4, 
8792         "created": "2013-12-13T22:19:43.614Z", 
8793         "amount": 0.1232, 
8794         "object": 90, 
8795         "account": 13, 
8796         "state": "invoiced", 
8797         "coreHours": 1.76, 
8798         "invoice": 60, 
8799         "date": "2013-11-18T22:00:00Z", 
8800         "kind": "besteffort"
8801     }
8802 },
8803 {
8804     "pk": 58427, 
8805     "model": "core.charge", 
8806     "fields": {
8807         "updated": "2013-12-13T22:19:59.977Z", 
8808         "slice": 4, 
8809         "created": "2013-12-13T22:19:43.622Z", 
8810         "amount": 0.1456, 
8811         "object": 90, 
8812         "account": 13, 
8813         "state": "invoiced", 
8814         "coreHours": 2.08, 
8815         "invoice": 60, 
8816         "date": "2013-11-19T06:00:00Z", 
8817         "kind": "besteffort"
8818     }
8819 },
8820 {
8821     "pk": 58428, 
8822     "model": "core.charge", 
8823     "fields": {
8824         "updated": "2013-12-13T22:20:00.068Z", 
8825         "slice": 4, 
8826         "created": "2013-12-13T22:19:43.630Z", 
8827         "amount": 0.2856, 
8828         "object": 90, 
8829         "account": 13, 
8830         "state": "invoiced", 
8831         "coreHours": 4.08, 
8832         "invoice": 60, 
8833         "date": "2013-11-19T14:00:00Z", 
8834         "kind": "besteffort"
8835     }
8836 },
8837 {
8838     "pk": 58429, 
8839     "model": "core.charge", 
8840     "fields": {
8841         "updated": "2013-12-13T22:20:00.168Z", 
8842         "slice": 4, 
8843         "created": "2013-12-13T22:19:43.639Z", 
8844         "amount": 0.2072, 
8845         "object": 90, 
8846         "account": 13, 
8847         "state": "invoiced", 
8848         "coreHours": 2.96, 
8849         "invoice": 60, 
8850         "date": "2013-11-19T22:00:00Z", 
8851         "kind": "besteffort"
8852     }
8853 },
8854 {
8855     "pk": 58430, 
8856     "model": "core.charge", 
8857     "fields": {
8858         "updated": "2013-12-13T22:20:00.259Z", 
8859         "slice": 4, 
8860         "created": "2013-12-13T22:19:43.647Z", 
8861         "amount": 0.1456, 
8862         "object": 90, 
8863         "account": 13, 
8864         "state": "invoiced", 
8865         "coreHours": 2.08, 
8866         "invoice": 60, 
8867         "date": "2013-11-20T06:00:00Z", 
8868         "kind": "besteffort"
8869     }
8870 },
8871 {
8872     "pk": 58431, 
8873     "model": "core.charge", 
8874     "fields": {
8875         "updated": "2013-12-13T22:20:00.350Z", 
8876         "slice": 4, 
8877         "created": "2013-12-13T22:19:43.655Z", 
8878         "amount": 0.2688, 
8879         "object": 90, 
8880         "account": 13, 
8881         "state": "invoiced", 
8882         "coreHours": 3.84, 
8883         "invoice": 60, 
8884         "date": "2013-11-20T14:00:00Z", 
8885         "kind": "besteffort"
8886     }
8887 },
8888 {
8889     "pk": 58432, 
8890     "model": "core.charge", 
8891     "fields": {
8892         "updated": "2013-12-13T22:20:00.444Z", 
8893         "slice": 4, 
8894         "created": "2013-12-13T22:19:43.663Z", 
8895         "amount": 0.1456, 
8896         "object": 90, 
8897         "account": 13, 
8898         "state": "invoiced", 
8899         "coreHours": 2.08, 
8900         "invoice": 60, 
8901         "date": "2013-11-20T22:00:00Z", 
8902         "kind": "besteffort"
8903     }
8904 },
8905 {
8906     "pk": 58433, 
8907     "model": "core.charge", 
8908     "fields": {
8909         "updated": "2013-12-13T22:20:00.535Z", 
8910         "slice": 4, 
8911         "created": "2013-12-13T22:19:43.672Z", 
8912         "amount": 0.3192, 
8913         "object": 90, 
8914         "account": 13, 
8915         "state": "invoiced", 
8916         "coreHours": 4.56, 
8917         "invoice": 60, 
8918         "date": "2013-11-21T06:00:00Z", 
8919         "kind": "besteffort"
8920     }
8921 },
8922 {
8923     "pk": 58434, 
8924     "model": "core.charge", 
8925     "fields": {
8926         "updated": "2013-12-13T22:20:00.642Z", 
8927         "slice": 4, 
8928         "created": "2013-12-13T22:19:43.680Z", 
8929         "amount": 0.2856, 
8930         "object": 90, 
8931         "account": 13, 
8932         "state": "invoiced", 
8933         "coreHours": 4.08, 
8934         "invoice": 60, 
8935         "date": "2013-11-21T14:00:00Z", 
8936         "kind": "besteffort"
8937     }
8938 },
8939 {
8940     "pk": 58435, 
8941     "model": "core.charge", 
8942     "fields": {
8943         "updated": "2013-12-13T22:20:00.733Z", 
8944         "slice": 4, 
8945         "created": "2013-12-13T22:19:43.688Z", 
8946         "amount": 0.1568, 
8947         "object": 90, 
8948         "account": 13, 
8949         "state": "invoiced", 
8950         "coreHours": 2.24, 
8951         "invoice": 60, 
8952         "date": "2013-11-21T22:00:00Z", 
8953         "kind": "besteffort"
8954     }
8955 },
8956 {
8957     "pk": 58436, 
8958     "model": "core.charge", 
8959     "fields": {
8960         "updated": "2013-12-13T22:20:00.825Z", 
8961         "slice": 4, 
8962         "created": "2013-12-13T22:19:43.696Z", 
8963         "amount": 0.224, 
8964         "object": 90, 
8965         "account": 13, 
8966         "state": "invoiced", 
8967         "coreHours": 3.2, 
8968         "invoice": 60, 
8969         "date": "2013-11-22T06:00:00Z", 
8970         "kind": "besteffort"
8971     }
8972 },
8973 {
8974     "pk": 58437, 
8975     "model": "core.charge", 
8976     "fields": {
8977         "updated": "2013-12-13T22:20:00.941Z", 
8978         "slice": 4, 
8979         "created": "2013-12-13T22:19:43.705Z", 
8980         "amount": 0.1848, 
8981         "object": 90, 
8982         "account": 13, 
8983         "state": "invoiced", 
8984         "coreHours": 2.64, 
8985         "invoice": 60, 
8986         "date": "2013-11-22T14:00:00Z", 
8987         "kind": "besteffort"
8988     }
8989 },
8990 {
8991     "pk": 58438, 
8992     "model": "core.charge", 
8993     "fields": {
8994         "updated": "2013-12-13T22:20:01.032Z", 
8995         "slice": 4, 
8996         "created": "2013-12-13T22:19:43.713Z", 
8997         "amount": 0.1176, 
8998         "object": 90, 
8999         "account": 13, 
9000         "state": "invoiced", 
9001         "coreHours": 1.68, 
9002         "invoice": 60, 
9003         "date": "2013-11-22T22:00:00Z", 
9004         "kind": "besteffort"
9005     }
9006 },
9007 {
9008     "pk": 58439, 
9009     "model": "core.charge", 
9010     "fields": {
9011         "updated": "2013-12-13T22:20:01.123Z", 
9012         "slice": 4, 
9013         "created": "2013-12-13T22:19:43.721Z", 
9014         "amount": 0.3136, 
9015         "object": 90, 
9016         "account": 13, 
9017         "state": "invoiced", 
9018         "coreHours": 4.48, 
9019         "invoice": 60, 
9020         "date": "2013-11-23T06:00:00Z", 
9021         "kind": "besteffort"
9022     }
9023 },
9024 {
9025     "pk": 58440, 
9026     "model": "core.charge", 
9027     "fields": {
9028         "updated": "2013-12-13T22:20:01.214Z", 
9029         "slice": 4, 
9030         "created": "2013-12-13T22:19:43.730Z", 
9031         "amount": 0.308, 
9032         "object": 90, 
9033         "account": 13, 
9034         "state": "invoiced", 
9035         "coreHours": 4.4, 
9036         "invoice": 60, 
9037         "date": "2013-11-23T14:00:00Z", 
9038         "kind": "besteffort"
9039     }
9040 },
9041 {
9042     "pk": 58441, 
9043     "model": "core.charge", 
9044     "fields": {
9045         "updated": "2013-12-13T22:20:01.446Z", 
9046         "slice": 4, 
9047         "created": "2013-12-13T22:19:43.738Z", 
9048         "amount": 0.2352, 
9049         "object": 90, 
9050         "account": 13, 
9051         "state": "invoiced", 
9052         "coreHours": 3.36, 
9053         "invoice": 60, 
9054         "date": "2013-11-23T22:00:00Z", 
9055         "kind": "besteffort"
9056     }
9057 },
9058 {
9059     "pk": 58442, 
9060     "model": "core.charge", 
9061     "fields": {
9062         "updated": "2013-12-13T22:20:01.752Z", 
9063         "slice": 4, 
9064         "created": "2013-12-13T22:19:43.746Z", 
9065         "amount": 0.252, 
9066         "object": 90, 
9067         "account": 13, 
9068         "state": "invoiced", 
9069         "coreHours": 3.6, 
9070         "invoice": 60, 
9071         "date": "2013-11-24T06:00:00Z", 
9072         "kind": "besteffort"
9073     }
9074 },
9075 {
9076     "pk": 58443, 
9077     "model": "core.charge", 
9078     "fields": {
9079         "updated": "2013-12-13T22:20:01.843Z", 
9080         "slice": 4, 
9081         "created": "2013-12-13T22:19:43.754Z", 
9082         "amount": 0.2184, 
9083         "object": 90, 
9084         "account": 13, 
9085         "state": "invoiced", 
9086         "coreHours": 3.12, 
9087         "invoice": 60, 
9088         "date": "2013-11-24T14:00:00Z", 
9089         "kind": "besteffort"
9090     }
9091 },
9092 {
9093     "pk": 58444, 
9094     "model": "core.charge", 
9095     "fields": {
9096         "updated": "2013-12-13T22:20:01.934Z", 
9097         "slice": 4, 
9098         "created": "2013-12-13T22:19:43.763Z", 
9099         "amount": 0.14, 
9100         "object": 90, 
9101         "account": 13, 
9102         "state": "invoiced", 
9103         "coreHours": 2.0, 
9104         "invoice": 60, 
9105         "date": "2013-11-24T22:00:00Z", 
9106         "kind": "besteffort"
9107     }
9108 },
9109 {
9110     "pk": 58445, 
9111     "model": "core.charge", 
9112     "fields": {
9113         "updated": "2013-12-13T22:20:02.034Z", 
9114         "slice": 4, 
9115         "created": "2013-12-13T22:19:43.771Z", 
9116         "amount": 0.1512, 
9117         "object": 90, 
9118         "account": 13, 
9119         "state": "invoiced", 
9120         "coreHours": 2.16, 
9121         "invoice": 61, 
9122         "date": "2013-11-25T06:00:00Z", 
9123         "kind": "besteffort"
9124     }
9125 },
9126 {
9127     "pk": 58446, 
9128     "model": "core.charge", 
9129     "fields": {
9130         "updated": "2013-12-13T22:20:02.125Z", 
9131         "slice": 4, 
9132         "created": "2013-12-13T22:19:43.779Z", 
9133         "amount": 0.28, 
9134         "object": 90, 
9135         "account": 13, 
9136         "state": "invoiced", 
9137         "coreHours": 4.0, 
9138         "invoice": 61, 
9139         "date": "2013-11-25T14:00:00Z", 
9140         "kind": "besteffort"
9141     }
9142 },
9143 {
9144     "pk": 58447, 
9145     "model": "core.charge", 
9146     "fields": {
9147         "updated": "2013-12-13T22:20:02.221Z", 
9148         "slice": 4, 
9149         "created": "2013-12-13T22:19:43.788Z", 
9150         "amount": 0.2688, 
9151         "object": 90, 
9152         "account": 13, 
9153         "state": "invoiced", 
9154         "coreHours": 3.84, 
9155         "invoice": 61, 
9156         "date": "2013-11-25T22:00:00Z", 
9157         "kind": "besteffort"
9158     }
9159 },
9160 {
9161     "pk": 58448, 
9162     "model": "core.charge", 
9163     "fields": {
9164         "updated": "2013-12-13T22:20:02.312Z", 
9165         "slice": 4, 
9166         "created": "2013-12-13T22:19:43.796Z", 
9167         "amount": 0.2576, 
9168         "object": 90, 
9169         "account": 13, 
9170         "state": "invoiced", 
9171         "coreHours": 3.68, 
9172         "invoice": 61, 
9173         "date": "2013-11-26T06:00:00Z", 
9174         "kind": "besteffort"
9175     }
9176 },
9177 {
9178     "pk": 58449, 
9179     "model": "core.charge", 
9180     "fields": {
9181         "updated": "2013-12-13T22:20:02.403Z", 
9182         "slice": 4, 
9183         "created": "2013-12-13T22:19:43.804Z", 
9184         "amount": 0.2408, 
9185         "object": 90, 
9186         "account": 13, 
9187         "state": "invoiced", 
9188         "coreHours": 3.44, 
9189         "invoice": 61, 
9190         "date": "2013-11-26T14:00:00Z", 
9191         "kind": "besteffort"
9192     }
9193 },
9194 {
9195     "pk": 58450, 
9196     "model": "core.charge", 
9197     "fields": {
9198         "updated": "2013-12-13T22:20:02.494Z", 
9199         "slice": 4, 
9200         "created": "2013-12-13T22:19:43.813Z", 
9201         "amount": 0.2128, 
9202         "object": 90, 
9203         "account": 13, 
9204         "state": "invoiced", 
9205         "coreHours": 3.04, 
9206         "invoice": 61, 
9207         "date": "2013-11-26T22:00:00Z", 
9208         "kind": "besteffort"
9209     }
9210 },
9211 {
9212     "pk": 58451, 
9213     "model": "core.charge", 
9214     "fields": {
9215         "updated": "2013-12-13T22:20:02.585Z", 
9216         "slice": 4, 
9217         "created": "2013-12-13T22:19:43.821Z", 
9218         "amount": 0.224, 
9219         "object": 90, 
9220         "account": 13, 
9221         "state": "invoiced", 
9222         "coreHours": 3.2, 
9223         "invoice": 61, 
9224         "date": "2013-11-27T06:00:00Z", 
9225         "kind": "besteffort"
9226     }
9227 },
9228 {
9229     "pk": 58452, 
9230     "model": "core.charge", 
9231     "fields": {
9232         "updated": "2013-12-13T22:20:02.676Z", 
9233         "slice": 4, 
9234         "created": "2013-12-13T22:19:43.829Z", 
9235         "amount": 0.1904, 
9236         "object": 90, 
9237         "account": 13, 
9238         "state": "invoiced", 
9239         "coreHours": 2.72, 
9240         "invoice": 61, 
9241         "date": "2013-11-27T14:00:00Z", 
9242         "kind": "besteffort"
9243     }
9244 },
9245 {
9246     "pk": 58453, 
9247     "model": "core.charge", 
9248     "fields": {
9249         "updated": "2013-12-13T22:20:02.768Z", 
9250         "slice": 4, 
9251         "created": "2013-12-13T22:19:43.837Z", 
9252         "amount": 0.2968, 
9253         "object": 90, 
9254         "account": 13, 
9255         "state": "invoiced", 
9256         "coreHours": 4.24, 
9257         "invoice": 61, 
9258         "date": "2013-11-27T22:00:00Z", 
9259         "kind": "besteffort"
9260     }
9261 },
9262 {
9263     "pk": 58454, 
9264     "model": "core.charge", 
9265     "fields": {
9266         "updated": "2013-12-13T22:20:02.859Z", 
9267         "slice": 4, 
9268         "created": "2013-12-13T22:19:43.846Z", 
9269         "amount": 0.2968, 
9270         "object": 90, 
9271         "account": 13, 
9272         "state": "invoiced", 
9273         "coreHours": 4.24, 
9274         "invoice": 61, 
9275         "date": "2013-11-28T06:00:00Z", 
9276         "kind": "besteffort"
9277     }
9278 },
9279 {
9280     "pk": 58455, 
9281     "model": "core.charge", 
9282     "fields": {
9283         "updated": "2013-12-13T22:20:02.950Z", 
9284         "slice": 4, 
9285         "created": "2013-12-13T22:19:43.854Z", 
9286         "amount": 0.28, 
9287         "object": 90, 
9288         "account": 13, 
9289         "state": "invoiced", 
9290         "coreHours": 4.0, 
9291         "invoice": 61, 
9292         "date": "2013-11-28T14:00:00Z", 
9293         "kind": "besteffort"
9294     }
9295 },
9296 {
9297     "pk": 58456, 
9298     "model": "core.charge", 
9299     "fields": {
9300         "updated": "2013-12-13T22:20:03.041Z", 
9301         "slice": 4, 
9302         "created": "2013-12-13T22:19:43.862Z", 
9303         "amount": 0.3248, 
9304         "object": 90, 
9305         "account": 13, 
9306         "state": "invoiced", 
9307         "coreHours": 4.64, 
9308         "invoice": 61, 
9309         "date": "2013-11-28T22:00:00Z", 
9310         "kind": "besteffort"
9311     }
9312 },
9313 {
9314     "pk": 58457, 
9315     "model": "core.charge", 
9316     "fields": {
9317         "updated": "2013-12-13T22:20:03.132Z", 
9318         "slice": 4, 
9319         "created": "2013-12-13T22:19:43.871Z", 
9320         "amount": 0.2464, 
9321         "object": 90, 
9322         "account": 13, 
9323         "state": "invoiced", 
9324         "coreHours": 3.52, 
9325         "invoice": 61, 
9326         "date": "2013-11-29T06:00:00Z", 
9327         "kind": "besteffort"
9328     }
9329 },
9330 {
9331     "pk": 58458, 
9332     "model": "core.charge", 
9333     "fields": {
9334         "updated": "2013-12-13T22:20:03.223Z", 
9335         "slice": 4, 
9336         "created": "2013-12-13T22:19:43.879Z", 
9337         "amount": 0.1624, 
9338         "object": 90, 
9339         "account": 13, 
9340         "state": "invoiced", 
9341         "coreHours": 2.32, 
9342         "invoice": 61, 
9343         "date": "2013-11-29T14:00:00Z", 
9344         "kind": "besteffort"
9345     }
9346 },
9347 {
9348     "pk": 58459, 
9349     "model": "core.charge", 
9350     "fields": {
9351         "updated": "2013-12-13T22:20:03.314Z", 
9352         "slice": 4, 
9353         "created": "2013-12-13T22:19:43.887Z", 
9354         "amount": 0.1176, 
9355         "object": 90, 
9356         "account": 13, 
9357         "state": "invoiced", 
9358         "coreHours": 1.68, 
9359         "invoice": 61, 
9360         "date": "2013-11-29T22:00:00Z", 
9361         "kind": "besteffort"
9362     }
9363 },
9364 {
9365     "pk": 58460, 
9366     "model": "core.charge", 
9367     "fields": {
9368         "updated": "2013-12-13T22:20:03.406Z", 
9369         "slice": 4, 
9370         "created": "2013-12-13T22:19:43.895Z", 
9371         "amount": 0.2968, 
9372         "object": 90, 
9373         "account": 13, 
9374         "state": "invoiced", 
9375         "coreHours": 4.24, 
9376         "invoice": 61, 
9377         "date": "2013-11-30T06:00:00Z", 
9378         "kind": "besteffort"
9379     }
9380 },
9381 {
9382     "pk": 58461, 
9383     "model": "core.charge", 
9384     "fields": {
9385         "updated": "2013-12-13T22:20:03.498Z", 
9386         "slice": 4, 
9387         "created": "2013-12-13T22:19:43.904Z", 
9388         "amount": 0.2688, 
9389         "object": 90, 
9390         "account": 13, 
9391         "state": "invoiced", 
9392         "coreHours": 3.84, 
9393         "invoice": 61, 
9394         "date": "2013-11-30T14:00:00Z", 
9395         "kind": "besteffort"
9396     }
9397 },
9398 {
9399     "pk": 58462, 
9400     "model": "core.charge", 
9401     "fields": {
9402         "updated": "2013-12-13T22:20:03.589Z", 
9403         "slice": 4, 
9404         "created": "2013-12-13T22:19:43.912Z", 
9405         "amount": 0.1904, 
9406         "object": 90, 
9407         "account": 13, 
9408         "state": "invoiced", 
9409         "coreHours": 2.72, 
9410         "invoice": 61, 
9411         "date": "2013-11-30T22:00:00Z", 
9412         "kind": "besteffort"
9413     }
9414 },
9415 {
9416     "pk": 58463, 
9417     "model": "core.charge", 
9418     "fields": {
9419         "updated": "2013-12-13T22:20:03.681Z", 
9420         "slice": 4, 
9421         "created": "2013-12-13T22:19:43.920Z", 
9422         "amount": 0.28, 
9423         "object": 90, 
9424         "account": 13, 
9425         "state": "invoiced", 
9426         "coreHours": 4.0, 
9427         "invoice": 61, 
9428         "date": "2013-12-01T06:00:00Z", 
9429         "kind": "besteffort"
9430     }
9431 },
9432 {
9433     "pk": 58464, 
9434     "model": "core.charge", 
9435     "fields": {
9436         "updated": "2013-12-13T22:20:03.772Z", 
9437         "slice": 4, 
9438         "created": "2013-12-13T22:19:43.929Z", 
9439         "amount": 0.1568, 
9440         "object": 90, 
9441         "account": 13, 
9442         "state": "invoiced", 
9443         "coreHours": 2.24, 
9444         "invoice": 61, 
9445         "date": "2013-12-01T14:00:00Z", 
9446         "kind": "besteffort"
9447     }
9448 },
9449 {
9450     "pk": 58465, 
9451     "model": "core.charge", 
9452     "fields": {
9453         "updated": "2013-12-13T22:20:03.863Z", 
9454         "slice": 4, 
9455         "created": "2013-12-13T22:19:43.937Z", 
9456         "amount": 0.308, 
9457         "object": 90, 
9458         "account": 13, 
9459         "state": "invoiced", 
9460         "coreHours": 4.4, 
9461         "invoice": 61, 
9462         "date": "2013-12-01T22:00:00Z", 
9463         "kind": "besteffort"
9464     }
9465 },
9466 {
9467     "pk": 58466, 
9468     "model": "core.charge", 
9469     "fields": {
9470         "updated": "2013-12-13T22:20:03.962Z", 
9471         "slice": 4, 
9472         "created": "2013-12-13T22:19:43.945Z", 
9473         "amount": 0.2128, 
9474         "object": 90, 
9475         "account": 13, 
9476         "state": "invoiced", 
9477         "coreHours": 3.04, 
9478         "invoice": 62, 
9479         "date": "2013-12-02T06:00:00Z", 
9480         "kind": "besteffort"
9481     }
9482 },
9483 {
9484     "pk": 58467, 
9485     "model": "core.charge", 
9486     "fields": {
9487         "updated": "2013-12-13T22:20:04.053Z", 
9488         "slice": 4, 
9489         "created": "2013-12-13T22:19:43.953Z", 
9490         "amount": 0.2296, 
9491         "object": 90, 
9492         "account": 13, 
9493         "state": "invoiced", 
9494         "coreHours": 3.28, 
9495         "invoice": 62, 
9496         "date": "2013-12-02T14:00:00Z", 
9497         "kind": "besteffort"
9498     }
9499 },
9500 {
9501     "pk": 58468, 
9502     "model": "core.charge", 
9503     "fields": {
9504         "updated": "2013-12-13T22:20:04.144Z", 
9505         "slice": 4, 
9506         "created": "2013-12-13T22:19:43.962Z", 
9507         "amount": 0.2912, 
9508         "object": 90, 
9509         "account": 13, 
9510         "state": "invoiced", 
9511         "coreHours": 4.16, 
9512         "invoice": 62, 
9513         "date": "2013-12-02T22:00:00Z", 
9514         "kind": "besteffort"
9515     }
9516 },
9517 {
9518     "pk": 58469, 
9519     "model": "core.charge", 
9520     "fields": {
9521         "updated": "2013-12-13T22:20:04.236Z", 
9522         "slice": 4, 
9523         "created": "2013-12-13T22:19:43.970Z", 
9524         "amount": 0.3304, 
9525         "object": 90, 
9526         "account": 13, 
9527         "state": "invoiced", 
9528         "coreHours": 4.72, 
9529         "invoice": 62, 
9530         "date": "2013-12-03T06:00:00Z", 
9531         "kind": "besteffort"
9532     }
9533 },
9534 {
9535     "pk": 58470, 
9536     "model": "core.charge", 
9537     "fields": {
9538         "updated": "2013-12-13T22:20:04.327Z", 
9539         "slice": 4, 
9540         "created": "2013-12-13T22:19:43.978Z", 
9541         "amount": 0.2576, 
9542         "object": 90, 
9543         "account": 13, 
9544         "state": "invoiced", 
9545         "coreHours": 3.68, 
9546         "invoice": 62, 
9547         "date": "2013-12-03T14:00:00Z", 
9548         "kind": "besteffort"
9549     }
9550 },
9551 {
9552     "pk": 58471, 
9553     "model": "core.charge", 
9554     "fields": {
9555         "updated": "2013-12-13T22:20:04.418Z", 
9556         "slice": 4, 
9557         "created": "2013-12-13T22:19:43.986Z", 
9558         "amount": 0.1176, 
9559         "object": 90, 
9560         "account": 13, 
9561         "state": "invoiced", 
9562         "coreHours": 1.68, 
9563         "invoice": 62, 
9564         "date": "2013-12-03T22:00:00Z", 
9565         "kind": "besteffort"
9566     }
9567 },
9568 {
9569     "pk": 58472, 
9570     "model": "core.charge", 
9571     "fields": {
9572         "updated": "2013-12-13T22:20:04.509Z", 
9573         "slice": 4, 
9574         "created": "2013-12-13T22:19:43.995Z", 
9575         "amount": 0.1736, 
9576         "object": 90, 
9577         "account": 13, 
9578         "state": "invoiced", 
9579         "coreHours": 2.48, 
9580         "invoice": 62, 
9581         "date": "2013-12-04T06:00:00Z", 
9582         "kind": "besteffort"
9583     }
9584 },
9585 {
9586     "pk": 58473, 
9587     "model": "core.charge", 
9588     "fields": {
9589         "updated": "2013-12-13T22:20:04.600Z", 
9590         "slice": 4, 
9591         "created": "2013-12-13T22:19:44.003Z", 
9592         "amount": 0.1568, 
9593         "object": 90, 
9594         "account": 13, 
9595         "state": "invoiced", 
9596         "coreHours": 2.24, 
9597         "invoice": 62, 
9598         "date": "2013-12-04T14:00:00Z", 
9599         "kind": "besteffort"
9600     }
9601 },
9602 {
9603     "pk": 58474, 
9604     "model": "core.charge", 
9605     "fields": {
9606         "updated": "2013-12-13T22:20:04.691Z", 
9607         "slice": 4, 
9608         "created": "2013-12-13T22:19:44.011Z", 
9609         "amount": 0.196, 
9610         "object": 90, 
9611         "account": 13, 
9612         "state": "invoiced", 
9613         "coreHours": 2.8, 
9614         "invoice": 62, 
9615         "date": "2013-12-04T22:00:00Z", 
9616         "kind": "besteffort"
9617     }
9618 },
9619 {
9620     "pk": 58475, 
9621     "model": "core.charge", 
9622     "fields": {
9623         "updated": "2013-12-13T22:20:04.782Z", 
9624         "slice": 4, 
9625         "created": "2013-12-13T22:19:44.020Z", 
9626         "amount": 0.1176, 
9627         "object": 90, 
9628         "account": 13, 
9629         "state": "invoiced", 
9630         "coreHours": 1.68, 
9631         "invoice": 62, 
9632         "date": "2013-12-05T06:00:00Z", 
9633         "kind": "besteffort"
9634     }
9635 },
9636 {
9637     "pk": 58476, 
9638     "model": "core.charge", 
9639     "fields": {
9640         "updated": "2013-12-13T22:20:04.874Z", 
9641         "slice": 4, 
9642         "created": "2013-12-13T22:19:44.028Z", 
9643         "amount": 0.1736, 
9644         "object": 90, 
9645         "account": 13, 
9646         "state": "invoiced", 
9647         "coreHours": 2.48, 
9648         "invoice": 62, 
9649         "date": "2013-12-05T14:00:00Z", 
9650         "kind": "besteffort"
9651     }
9652 },
9653 {
9654     "pk": 58477, 
9655     "model": "core.charge", 
9656     "fields": {
9657         "updated": "2013-12-13T22:20:04.965Z", 
9658         "slice": 4, 
9659         "created": "2013-12-13T22:19:44.036Z", 
9660         "amount": 0.1344, 
9661         "object": 90, 
9662         "account": 13, 
9663         "state": "invoiced", 
9664         "coreHours": 1.92, 
9665         "invoice": 62, 
9666         "date": "2013-12-05T22:00:00Z", 
9667         "kind": "besteffort"
9668     }
9669 },
9670 {
9671     "pk": 58478, 
9672     "model": "core.charge", 
9673     "fields": {
9674         "updated": "2013-12-13T22:20:05.056Z", 
9675         "slice": 4, 
9676         "created": "2013-12-13T22:19:44.044Z", 
9677         "amount": 0.2296, 
9678         "object": 90, 
9679         "account": 13, 
9680         "state": "invoiced", 
9681         "coreHours": 3.28, 
9682         "invoice": 62, 
9683         "date": "2013-12-06T06:00:00Z", 
9684         "kind": "besteffort"
9685     }
9686 },
9687 {
9688     "pk": 58479, 
9689     "model": "core.charge", 
9690     "fields": {
9691         "updated": "2013-12-13T22:20:05.154Z", 
9692         "slice": 4, 
9693         "created": "2013-12-13T22:19:44.053Z", 
9694         "amount": 0.2296, 
9695         "object": 90, 
9696         "account": 13, 
9697         "state": "invoiced", 
9698         "coreHours": 3.28, 
9699         "invoice": 62, 
9700         "date": "2013-12-06T14:00:00Z", 
9701         "kind": "besteffort"
9702     }
9703 },
9704 {
9705     "pk": 58480, 
9706     "model": "core.charge", 
9707     "fields": {
9708         "updated": "2013-12-13T22:20:05.245Z", 
9709         "slice": 4, 
9710         "created": "2013-12-13T22:19:44.061Z", 
9711         "amount": 0.2912, 
9712         "object": 90, 
9713         "account": 13, 
9714         "state": "invoiced", 
9715         "coreHours": 4.16, 
9716         "invoice": 62, 
9717         "date": "2013-12-06T22:00:00Z", 
9718         "kind": "besteffort"
9719     }
9720 },
9721 {
9722     "pk": 58481, 
9723     "model": "core.charge", 
9724     "fields": {
9725         "updated": "2013-12-13T22:20:05.336Z", 
9726         "slice": 4, 
9727         "created": "2013-12-13T22:19:44.069Z", 
9728         "amount": 0.112, 
9729         "object": 90, 
9730         "account": 13, 
9731         "state": "invoiced", 
9732         "coreHours": 1.6, 
9733         "invoice": 62, 
9734         "date": "2013-12-07T06:00:00Z", 
9735         "kind": "besteffort"
9736     }
9737 },
9738 {
9739     "pk": 58482, 
9740     "model": "core.charge", 
9741     "fields": {
9742         "updated": "2013-12-13T22:20:05.427Z", 
9743         "slice": 4, 
9744         "created": "2013-12-13T22:19:44.078Z", 
9745         "amount": 0.1344, 
9746         "object": 90, 
9747         "account": 13, 
9748         "state": "invoiced", 
9749         "coreHours": 1.92, 
9750         "invoice": 62, 
9751         "date": "2013-12-07T14:00:00Z", 
9752         "kind": "besteffort"
9753     }
9754 },
9755 {
9756     "pk": 58483, 
9757     "model": "core.charge", 
9758     "fields": {
9759         "updated": "2013-12-13T22:20:05.518Z", 
9760         "slice": 4, 
9761         "created": "2013-12-13T22:19:44.086Z", 
9762         "amount": 0.2688, 
9763         "object": 90, 
9764         "account": 13, 
9765         "state": "invoiced", 
9766         "coreHours": 3.84, 
9767         "invoice": 62, 
9768         "date": "2013-12-07T22:00:00Z", 
9769         "kind": "besteffort"
9770     }
9771 },
9772 {
9773     "pk": 58484, 
9774     "model": "core.charge", 
9775     "fields": {
9776         "updated": "2013-12-13T22:20:05.609Z", 
9777         "slice": 4, 
9778         "created": "2013-12-13T22:19:44.094Z", 
9779         "amount": 0.3248, 
9780         "object": 90, 
9781         "account": 13, 
9782         "state": "invoiced", 
9783         "coreHours": 4.64, 
9784         "invoice": 62, 
9785         "date": "2013-12-08T06:00:00Z", 
9786         "kind": "besteffort"
9787     }
9788 },
9789 {
9790     "pk": 58485, 
9791     "model": "core.charge", 
9792     "fields": {
9793         "updated": "2013-12-13T22:20:05.700Z", 
9794         "slice": 4, 
9795         "created": "2013-12-13T22:19:44.102Z", 
9796         "amount": 0.3192, 
9797         "object": 90, 
9798         "account": 13, 
9799         "state": "invoiced", 
9800         "coreHours": 4.56, 
9801         "invoice": 62, 
9802         "date": "2013-12-08T14:00:00Z", 
9803         "kind": "besteffort"
9804     }
9805 },
9806 {
9807     "pk": 58486, 
9808     "model": "core.charge", 
9809     "fields": {
9810         "updated": "2013-12-13T22:20:05.792Z", 
9811         "slice": 4, 
9812         "created": "2013-12-13T22:19:44.111Z", 
9813         "amount": 0.2296, 
9814         "object": 90, 
9815         "account": 13, 
9816         "state": "invoiced", 
9817         "coreHours": 3.28, 
9818         "invoice": 62, 
9819         "date": "2013-12-08T22:00:00Z", 
9820         "kind": "besteffort"
9821     }
9822 },
9823 {
9824     "pk": 58487, 
9825     "model": "core.charge", 
9826     "fields": {
9827         "updated": "2013-12-13T22:19:44.119Z", 
9828         "slice": 4, 
9829         "created": "2013-12-13T22:19:44.119Z", 
9830         "amount": 0.14, 
9831         "object": 90, 
9832         "account": 13, 
9833         "state": "pending", 
9834         "coreHours": 2.0, 
9835         "invoice": null, 
9836         "date": "2013-12-09T06:00:00Z", 
9837         "kind": "besteffort"
9838     }
9839 },
9840 {
9841     "pk": 58488, 
9842     "model": "core.charge", 
9843     "fields": {
9844         "updated": "2013-12-13T22:19:44.127Z", 
9845         "slice": 4, 
9846         "created": "2013-12-13T22:19:44.127Z", 
9847         "amount": 0.224, 
9848         "object": 90, 
9849         "account": 13, 
9850         "state": "pending", 
9851         "coreHours": 3.2, 
9852         "invoice": null, 
9853         "date": "2013-12-09T14:00:00Z", 
9854         "kind": "besteffort"
9855     }
9856 },
9857 {
9858     "pk": 58489, 
9859     "model": "core.charge", 
9860     "fields": {
9861         "updated": "2013-12-13T22:19:44.136Z", 
9862         "slice": 4, 
9863         "created": "2013-12-13T22:19:44.136Z", 
9864         "amount": 0.224, 
9865         "object": 90, 
9866         "account": 13, 
9867         "state": "pending", 
9868         "coreHours": 3.2, 
9869         "invoice": null, 
9870         "date": "2013-12-09T22:00:00Z", 
9871         "kind": "besteffort"
9872     }
9873 },
9874 {
9875     "pk": 58490, 
9876     "model": "core.charge", 
9877     "fields": {
9878         "updated": "2013-12-13T22:19:44.144Z", 
9879         "slice": 4, 
9880         "created": "2013-12-13T22:19:44.144Z", 
9881         "amount": 0.112, 
9882         "object": 90, 
9883         "account": 13, 
9884         "state": "pending", 
9885         "coreHours": 1.6, 
9886         "invoice": null, 
9887         "date": "2013-12-10T06:00:00Z", 
9888         "kind": "besteffort"
9889     }
9890 },
9891 {
9892     "pk": 58491, 
9893     "model": "core.charge", 
9894     "fields": {
9895         "updated": "2013-12-13T22:19:44.152Z", 
9896         "slice": 4, 
9897         "created": "2013-12-13T22:19:44.152Z", 
9898         "amount": 0.252, 
9899         "object": 90, 
9900         "account": 13, 
9901         "state": "pending", 
9902         "coreHours": 3.6, 
9903         "invoice": null, 
9904         "date": "2013-12-10T14:00:00Z", 
9905         "kind": "besteffort"
9906     }
9907 },
9908 {
9909     "pk": 58492, 
9910     "model": "core.charge", 
9911     "fields": {
9912         "updated": "2013-12-13T22:19:44.160Z", 
9913         "slice": 4, 
9914         "created": "2013-12-13T22:19:44.160Z", 
9915         "amount": 0.2408, 
9916         "object": 90, 
9917         "account": 13, 
9918         "state": "pending", 
9919         "coreHours": 3.44, 
9920         "invoice": null, 
9921         "date": "2013-12-10T22:00:00Z", 
9922         "kind": "besteffort"
9923     }
9924 },
9925 {
9926     "pk": 58493, 
9927     "model": "core.charge", 
9928     "fields": {
9929         "updated": "2013-12-13T22:19:44.169Z", 
9930         "slice": 4, 
9931         "created": "2013-12-13T22:19:44.169Z", 
9932         "amount": 0.308, 
9933         "object": 90, 
9934         "account": 13, 
9935         "state": "pending", 
9936         "coreHours": 4.4, 
9937         "invoice": null, 
9938         "date": "2013-12-11T06:00:00Z", 
9939         "kind": "besteffort"
9940     }
9941 },
9942 {
9943     "pk": 58494, 
9944     "model": "core.charge", 
9945     "fields": {
9946         "updated": "2013-12-13T22:19:44.177Z", 
9947         "slice": 4, 
9948         "created": "2013-12-13T22:19:44.177Z", 
9949         "amount": 0.2744, 
9950         "object": 90, 
9951         "account": 13, 
9952         "state": "pending", 
9953         "coreHours": 3.92, 
9954         "invoice": null, 
9955         "date": "2013-12-11T14:00:00Z", 
9956         "kind": "besteffort"
9957     }
9958 },
9959 {
9960     "pk": 58495, 
9961     "model": "core.charge", 
9962     "fields": {
9963         "updated": "2013-12-13T22:19:44.185Z", 
9964         "slice": 4, 
9965         "created": "2013-12-13T22:19:44.185Z", 
9966         "amount": 0.2744, 
9967         "object": 90, 
9968         "account": 13, 
9969         "state": "pending", 
9970         "coreHours": 3.92, 
9971         "invoice": null, 
9972         "date": "2013-12-11T22:00:00Z", 
9973         "kind": "besteffort"
9974     }
9975 },
9976 {
9977     "pk": 58496, 
9978     "model": "core.charge", 
9979     "fields": {
9980         "updated": "2013-12-13T22:19:44.194Z", 
9981         "slice": 4, 
9982         "created": "2013-12-13T22:19:44.193Z", 
9983         "amount": 0.1848, 
9984         "object": 90, 
9985         "account": 13, 
9986         "state": "pending", 
9987         "coreHours": 2.64, 
9988         "invoice": null, 
9989         "date": "2013-12-12T06:00:00Z", 
9990         "kind": "besteffort"
9991     }
9992 },
9993 {
9994     "pk": 58497, 
9995     "model": "core.charge", 
9996     "fields": {
9997         "updated": "2013-12-13T22:19:44.202Z", 
9998         "slice": 4, 
9999         "created": "2013-12-13T22:19:44.202Z", 
10000         "amount": 0.28, 
10001         "object": 90, 
10002         "account": 13, 
10003         "state": "pending", 
10004         "coreHours": 4.0, 
10005         "invoice": null, 
10006         "date": "2013-12-12T14:00:00Z", 
10007         "kind": "besteffort"
10008     }
10009 },
10010 {
10011     "pk": 58498, 
10012     "model": "core.charge", 
10013     "fields": {
10014         "updated": "2013-12-13T22:19:44.210Z", 
10015         "slice": 4, 
10016         "created": "2013-12-13T22:19:44.210Z", 
10017         "amount": 0.1904, 
10018         "object": 90, 
10019         "account": 13, 
10020         "state": "pending", 
10021         "coreHours": 2.72, 
10022         "invoice": null, 
10023         "date": "2013-12-12T22:00:00Z", 
10024         "kind": "besteffort"
10025     }
10026 },
10027 {
10028     "pk": 58499, 
10029     "model": "core.charge", 
10030     "fields": {
10031         "updated": "2013-12-13T22:19:44.218Z", 
10032         "slice": 4, 
10033         "created": "2013-12-13T22:19:44.218Z", 
10034         "amount": 0.1792, 
10035         "object": 90, 
10036         "account": 13, 
10037         "state": "pending", 
10038         "coreHours": 2.56, 
10039         "invoice": null, 
10040         "date": "2013-12-13T06:00:00Z", 
10041         "kind": "besteffort"
10042     }
10043 },
10044 {
10045     "pk": 58500, 
10046     "model": "core.charge", 
10047     "fields": {
10048         "updated": "2013-12-13T22:19:44.227Z", 
10049         "slice": 4, 
10050         "created": "2013-12-13T22:19:44.227Z", 
10051         "amount": 0.1904, 
10052         "object": 90, 
10053         "account": 13, 
10054         "state": "pending", 
10055         "coreHours": 2.72, 
10056         "invoice": null, 
10057         "date": "2013-12-13T14:00:00Z", 
10058         "kind": "besteffort"
10059     }
10060 },
10061 {
10062     "pk": 58501, 
10063     "model": "core.charge", 
10064     "fields": {
10065         "updated": "2013-12-13T22:19:58.473Z", 
10066         "slice": 4, 
10067         "created": "2013-12-13T22:19:44.242Z", 
10068         "amount": 0.308, 
10069         "object": 91, 
10070         "account": 13, 
10071         "state": "invoiced", 
10072         "coreHours": 4.4, 
10073         "invoice": 59, 
10074         "date": "2013-11-13T22:00:00Z", 
10075         "kind": "besteffort"
10076     }
10077 },
10078 {
10079     "pk": 58502, 
10080     "model": "core.charge", 
10081     "fields": {
10082         "updated": "2013-12-13T22:19:58.565Z", 
10083         "slice": 4, 
10084         "created": "2013-12-13T22:19:44.252Z", 
10085         "amount": 0.28, 
10086         "object": 91, 
10087         "account": 13, 
10088         "state": "invoiced", 
10089         "coreHours": 4.0, 
10090         "invoice": 59, 
10091         "date": "2013-11-14T06:00:00Z", 
10092         "kind": "besteffort"
10093     }
10094 },
10095 {
10096     "pk": 58503, 
10097     "model": "core.charge", 
10098     "fields": {
10099         "updated": "2013-12-13T22:19:58.656Z", 
10100         "slice": 4, 
10101         "created": "2013-12-13T22:19:44.260Z", 
10102         "amount": 0.2632, 
10103         "object": 91, 
10104         "account": 13, 
10105         "state": "invoiced", 
10106         "coreHours": 3.76, 
10107         "invoice": 59, 
10108         "date": "2013-11-14T14:00:00Z", 
10109         "kind": "besteffort"
10110     }
10111 },
10112 {
10113     "pk": 58504, 
10114     "model": "core.charge", 
10115     "fields": {
10116         "updated": "2013-12-13T22:19:58.747Z", 
10117         "slice": 4, 
10118         "created": "2013-12-13T22:19:44.268Z", 
10119         "amount": 0.168, 
10120         "object": 91, 
10121         "account": 13, 
10122         "state": "invoiced", 
10123         "coreHours": 2.4, 
10124         "invoice": 59, 
10125         "date": "2013-11-14T22:00:00Z", 
10126         "kind": "besteffort"
10127     }
10128 },
10129 {
10130     "pk": 58505, 
10131     "model": "core.charge", 
10132     "fields": {
10133         "updated": "2013-12-13T22:19:58.838Z", 
10134         "slice": 4, 
10135         "created": "2013-12-13T22:19:44.276Z", 
10136         "amount": 0.2744, 
10137         "object": 91, 
10138         "account": 13, 
10139         "state": "invoiced", 
10140         "coreHours": 3.92, 
10141         "invoice": 59, 
10142         "date": "2013-11-15T06:00:00Z", 
10143         "kind": "besteffort"
10144     }
10145 },
10146 {
10147     "pk": 58506, 
10148     "model": "core.charge", 
10149     "fields": {
10150         "updated": "2013-12-13T22:19:58.929Z", 
10151         "slice": 4, 
10152         "created": "2013-12-13T22:19:44.285Z", 
10153         "amount": 0.1736, 
10154         "object": 91, 
10155         "account": 13, 
10156         "state": "invoiced", 
10157         "coreHours": 2.48, 
10158         "invoice": 59, 
10159         "date": "2013-11-15T14:00:00Z", 
10160         "kind": "besteffort"
10161     }
10162 },
10163 {
10164     "pk": 58507, 
10165     "model": "core.charge", 
10166     "fields": {
10167         "updated": "2013-12-13T22:19:59.038Z", 
10168         "slice": 4, 
10169         "created": "2013-12-13T22:19:44.293Z", 
10170         "amount": 0.1344, 
10171         "object": 91, 
10172         "account": 13, 
10173         "state": "invoiced", 
10174         "coreHours": 1.92, 
10175         "invoice": 59, 
10176         "date": "2013-11-15T22:00:00Z", 
10177         "kind": "besteffort"
10178     }
10179 },
10180 {
10181     "pk": 58508, 
10182     "model": "core.charge", 
10183     "fields": {
10184         "updated": "2013-12-13T22:19:59.129Z", 
10185         "slice": 4, 
10186         "created": "2013-12-13T22:19:44.301Z", 
10187         "amount": 0.1288, 
10188         "object": 91, 
10189         "account": 13, 
10190         "state": "invoiced", 
10191         "coreHours": 1.84, 
10192         "invoice": 59, 
10193         "date": "2013-11-16T06:00:00Z", 
10194         "kind": "besteffort"
10195     }
10196 },
10197 {
10198     "pk": 58509, 
10199     "model": "core.charge", 
10200     "fields": {
10201         "updated": "2013-12-13T22:19:59.220Z", 
10202         "slice": 4, 
10203         "created": "2013-12-13T22:19:44.310Z", 
10204         "amount": 0.2744, 
10205         "object": 91, 
10206         "account": 13, 
10207         "state": "invoiced", 
10208         "coreHours": 3.92, 
10209         "invoice": 59, 
10210         "date": "2013-11-16T14:00:00Z", 
10211         "kind": "besteffort"
10212     }
10213 },
10214 {
10215     "pk": 58510, 
10216     "model": "core.charge", 
10217     "fields": {
10218         "updated": "2013-12-13T22:19:59.311Z", 
10219         "slice": 4, 
10220         "created": "2013-12-13T22:19:44.318Z", 
10221         "amount": 0.336, 
10222         "object": 91, 
10223         "account": 13, 
10224         "state": "invoiced", 
10225         "coreHours": 4.8, 
10226         "invoice": 59, 
10227         "date": "2013-11-16T22:00:00Z", 
10228         "kind": "besteffort"
10229     }
10230 },
10231 {
10232     "pk": 58511, 
10233     "model": "core.charge", 
10234     "fields": {
10235         "updated": "2013-12-13T22:19:59.402Z", 
10236         "slice": 4, 
10237         "created": "2013-12-13T22:19:44.326Z", 
10238         "amount": 0.1624, 
10239         "object": 91, 
10240         "account": 13, 
10241         "state": "invoiced", 
10242         "coreHours": 2.32, 
10243         "invoice": 59, 
10244         "date": "2013-11-17T06:00:00Z", 
10245         "kind": "besteffort"
10246     }
10247 },
10248 {
10249     "pk": 58512, 
10250     "model": "core.charge", 
10251     "fields": {
10252         "updated": "2013-12-13T22:19:59.493Z", 
10253         "slice": 4, 
10254         "created": "2013-12-13T22:19:44.334Z", 
10255         "amount": 0.1848, 
10256         "object": 91, 
10257         "account": 13, 
10258         "state": "invoiced", 
10259         "coreHours": 2.64, 
10260         "invoice": 59, 
10261         "date": "2013-11-17T14:00:00Z", 
10262         "kind": "besteffort"
10263     }
10264 },
10265 {
10266     "pk": 58513, 
10267     "model": "core.charge", 
10268     "fields": {
10269         "updated": "2013-12-13T22:19:59.584Z", 
10270         "slice": 4, 
10271         "created": "2013-12-13T22:19:44.343Z", 
10272         "amount": 0.1904, 
10273         "object": 91, 
10274         "account": 13, 
10275         "state": "invoiced", 
10276         "coreHours": 2.72, 
10277         "invoice": 59, 
10278         "date": "2013-11-17T22:00:00Z", 
10279         "kind": "besteffort"
10280     }
10281 },
10282 {
10283     "pk": 58514, 
10284     "model": "core.charge", 
10285     "fields": {
10286         "updated": "2013-12-13T22:19:59.696Z", 
10287         "slice": 4, 
10288         "created": "2013-12-13T22:19:44.351Z", 
10289         "amount": 0.14, 
10290         "object": 91, 
10291         "account": 13, 
10292         "state": "invoiced", 
10293         "coreHours": 2.0, 
10294         "invoice": 60, 
10295         "date": "2013-11-18T06:00:00Z", 
10296         "kind": "besteffort"
10297     }
10298 },
10299 {
10300     "pk": 58515, 
10301     "model": "core.charge", 
10302     "fields": {
10303         "updated": "2013-12-13T22:19:59.787Z", 
10304         "slice": 4, 
10305         "created": "2013-12-13T22:19:44.359Z", 
10306         "amount": 0.1792, 
10307         "object": 91, 
10308         "account": 13, 
10309         "state": "invoiced", 
10310         "coreHours": 2.56, 
10311         "invoice": 60, 
10312         "date": "2013-11-18T14:00:00Z", 
10313         "kind": "besteffort"
10314     }
10315 },
10316 {
10317     "pk": 58516, 
10318     "model": "core.charge", 
10319     "fields": {
10320         "updated": "2013-12-13T22:19:59.878Z", 
10321         "slice": 4, 
10322         "created": "2013-12-13T22:19:44.368Z", 
10323         "amount": 0.224, 
10324         "object": 91, 
10325         "account": 13, 
10326         "state": "invoiced", 
10327         "coreHours": 3.2, 
10328         "invoice": 60, 
10329         "date": "2013-11-18T22:00:00Z", 
10330         "kind": "besteffort"
10331     }
10332 },
10333 {
10334     "pk": 58517, 
10335     "model": "core.charge", 
10336     "fields": {
10337         "updated": "2013-12-13T22:19:59.969Z", 
10338         "slice": 4, 
10339         "created": "2013-12-13T22:19:44.376Z", 
10340         "amount": 0.2688, 
10341         "object": 91, 
10342         "account": 13, 
10343         "state": "invoiced", 
10344         "coreHours": 3.84, 
10345         "invoice": 60, 
10346         "date": "2013-11-19T06:00:00Z", 
10347         "kind": "besteffort"
10348     }
10349 },
10350 {
10351     "pk": 58518, 
10352     "model": "core.charge", 
10353     "fields": {
10354         "updated": "2013-12-13T22:20:00.060Z", 
10355         "slice": 4, 
10356         "created": "2013-12-13T22:19:44.384Z", 
10357         "amount": 0.1176, 
10358         "object": 91, 
10359         "account": 13, 
10360         "state": "invoiced", 
10361         "coreHours": 1.68, 
10362         "invoice": 60, 
10363         "date": "2013-11-19T14:00:00Z", 
10364         "kind": "besteffort"
10365     }
10366 },
10367 {
10368     "pk": 58519, 
10369     "model": "core.charge", 
10370     "fields": {
10371         "updated": "2013-12-13T22:20:00.159Z", 
10372         "slice": 4, 
10373         "created": "2013-12-13T22:19:44.392Z", 
10374         "amount": 0.2016, 
10375         "object": 91, 
10376         "account": 13, 
10377         "state": "invoiced", 
10378         "coreHours": 2.88, 
10379         "invoice": 60, 
10380         "date": "2013-11-19T22:00:00Z", 
10381         "kind": "besteffort"
10382     }
10383 },
10384 {
10385     "pk": 58520, 
10386     "model": "core.charge", 
10387     "fields": {
10388         "updated": "2013-12-13T22:20:00.251Z", 
10389         "slice": 4, 
10390         "created": "2013-12-13T22:19:44.401Z", 
10391         "amount": 0.2072, 
10392         "object": 91, 
10393         "account": 13, 
10394         "state": "invoiced", 
10395         "coreHours": 2.96, 
10396         "invoice": 60, 
10397         "date": "2013-11-20T06:00:00Z", 
10398         "kind": "besteffort"
10399     }
10400 },
10401 {
10402     "pk": 58521, 
10403     "model": "core.charge", 
10404     "fields": {
10405         "updated": "2013-12-13T22:20:00.342Z", 
10406         "slice": 4, 
10407         "created": "2013-12-13T22:19:44.409Z", 
10408         "amount": 0.3248, 
10409         "object": 91, 
10410         "account": 13, 
10411         "state": "invoiced", 
10412         "coreHours": 4.64, 
10413         "invoice": 60, 
10414         "date": "2013-11-20T14:00:00Z", 
10415         "kind": "besteffort"
10416     }
10417 },
10418 {
10419     "pk": 58522, 
10420     "model": "core.charge", 
10421     "fields": {
10422         "updated": "2013-12-13T22:20:00.435Z", 
10423         "slice": 4, 
10424         "created": "2013-12-13T22:19:44.417Z", 
10425         "amount": 0.1232, 
10426         "object": 91, 
10427         "account": 13, 
10428         "state": "invoiced", 
10429         "coreHours": 1.76, 
10430         "invoice": 60, 
10431         "date": "2013-11-20T22:00:00Z", 
10432         "kind": "besteffort"
10433     }
10434 },
10435 {
10436     "pk": 58523, 
10437     "model": "core.charge", 
10438     "fields": {
10439         "updated": "2013-12-13T22:20:00.526Z", 
10440         "slice": 4, 
10441         "created": "2013-12-13T22:19:44.426Z", 
10442         "amount": 0.336, 
10443         "object": 91, 
10444         "account": 13, 
10445         "state": "invoiced", 
10446         "coreHours": 4.8, 
10447         "invoice": 60, 
10448         "date": "2013-11-21T06:00:00Z", 
10449         "kind": "besteffort"
10450     }
10451 },
10452 {
10453     "pk": 58524, 
10454     "model": "core.charge", 
10455     "fields": {
10456         "updated": "2013-12-13T22:20:00.634Z", 
10457         "slice": 4, 
10458         "created": "2013-12-13T22:19:44.434Z", 
10459         "amount": 0.1736, 
10460         "object": 91, 
10461         "account": 13, 
10462         "state": "invoiced", 
10463         "coreHours": 2.48, 
10464         "invoice": 60, 
10465         "date": "2013-11-21T14:00:00Z", 
10466         "kind": "besteffort"
10467     }
10468 },
10469 {
10470     "pk": 58525, 
10471     "model": "core.charge", 
10472     "fields": {
10473         "updated": "2013-12-13T22:20:00.725Z", 
10474         "slice": 4, 
10475         "created": "2013-12-13T22:19:44.442Z", 
10476         "amount": 0.168, 
10477         "object": 91, 
10478         "account": 13, 
10479         "state": "invoiced", 
10480         "coreHours": 2.4, 
10481         "invoice": 60, 
10482         "date": "2013-11-21T22:00:00Z", 
10483         "kind": "besteffort"
10484     }
10485 },
10486 {
10487     "pk": 58526, 
10488     "model": "core.charge", 
10489     "fields": {
10490         "updated": "2013-12-13T22:20:00.816Z", 
10491         "slice": 4, 
10492         "created": "2013-12-13T22:19:44.450Z", 
10493         "amount": 0.2968, 
10494         "object": 91, 
10495         "account": 13, 
10496         "state": "invoiced", 
10497         "coreHours": 4.24, 
10498         "invoice": 60, 
10499         "date": "2013-11-22T06:00:00Z", 
10500         "kind": "besteffort"
10501     }
10502 },
10503 {
10504     "pk": 58527, 
10505     "model": "core.charge", 
10506     "fields": {
10507         "updated": "2013-12-13T22:20:00.932Z", 
10508         "slice": 4, 
10509         "created": "2013-12-13T22:19:44.459Z", 
10510         "amount": 0.1288, 
10511         "object": 91, 
10512         "account": 13, 
10513         "state": "invoiced", 
10514         "coreHours": 1.84, 
10515         "invoice": 60, 
10516         "date": "2013-11-22T14:00:00Z", 
10517         "kind": "besteffort"
10518     }
10519 },
10520 {
10521     "pk": 58528, 
10522     "model": "core.charge", 
10523     "fields": {
10524         "updated": "2013-12-13T22:20:01.023Z", 
10525         "slice": 4, 
10526         "created": "2013-12-13T22:19:44.467Z", 
10527         "amount": 0.1736, 
10528         "object": 91, 
10529         "account": 13, 
10530         "state": "invoiced", 
10531         "coreHours": 2.48, 
10532         "invoice": 60, 
10533         "date": "2013-11-22T22:00:00Z", 
10534         "kind": "besteffort"
10535     }
10536 },
10537 {
10538     "pk": 58529, 
10539     "model": "core.charge", 
10540     "fields": {
10541         "updated": "2013-12-13T22:20:01.114Z", 
10542         "slice": 4, 
10543         "created": "2013-12-13T22:19:44.475Z", 
10544         "amount": 0.1456, 
10545         "object": 91, 
10546         "account": 13, 
10547         "state": "invoiced", 
10548         "coreHours": 2.08, 
10549         "invoice": 60, 
10550         "date": "2013-11-23T06:00:00Z", 
10551         "kind": "besteffort"
10552     }
10553 },
10554 {
10555     "pk": 58530, 
10556     "model": "core.charge", 
10557     "fields": {
10558         "updated": "2013-12-13T22:20:01.206Z", 
10559         "slice": 4, 
10560         "created": "2013-12-13T22:19:44.484Z", 
10561         "amount": 0.28, 
10562         "object": 91, 
10563         "account": 13, 
10564         "state": "invoiced", 
10565         "coreHours": 4.0, 
10566         "invoice": 60, 
10567         "date": "2013-11-23T14:00:00Z", 
10568         "kind": "besteffort"
10569     }
10570 },
10571 {
10572     "pk": 58531, 
10573     "model": "core.charge", 
10574     "fields": {
10575         "updated": "2013-12-13T22:20:01.404Z", 
10576         "slice": 4, 
10577         "created": "2013-12-13T22:19:44.492Z", 
10578         "amount": 0.2632, 
10579         "object": 91, 
10580         "account": 13, 
10581         "state": "invoiced", 
10582         "coreHours": 3.76, 
10583         "invoice": 60, 
10584         "date": "2013-11-23T22:00:00Z", 
10585         "kind": "besteffort"
10586     }
10587 },
10588 {
10589     "pk": 58532, 
10590     "model": "core.charge", 
10591     "fields": {
10592         "updated": "2013-12-13T22:20:01.744Z", 
10593         "slice": 4, 
10594         "created": "2013-12-13T22:19:44.500Z", 
10595         "amount": 0.3304, 
10596         "object": 91, 
10597         "account": 13, 
10598         "state": "invoiced", 
10599         "coreHours": 4.72, 
10600         "invoice": 60, 
10601         "date": "2013-11-24T06:00:00Z", 
10602         "kind": "besteffort"
10603     }
10604 },
10605 {
10606     "pk": 58533, 
10607     "model": "core.charge", 
10608     "fields": {
10609         "updated": "2013-12-13T22:20:01.835Z", 
10610         "slice": 4, 
10611         "created": "2013-12-13T22:19:44.508Z", 
10612         "amount": 0.112, 
10613         "object": 91, 
10614         "account": 13, 
10615         "state": "invoiced", 
10616         "coreHours": 1.6, 
10617         "invoice": 60, 
10618         "date": "2013-11-24T14:00:00Z", 
10619         "kind": "besteffort"
10620     }
10621 },
10622 {
10623     "pk": 58534, 
10624     "model": "core.charge", 
10625     "fields": {
10626         "updated": "2013-12-13T22:20:01.926Z", 
10627         "slice": 4, 
10628         "created": "2013-12-13T22:19:44.517Z", 
10629         "amount": 0.112, 
10630         "object": 91, 
10631         "account": 13, 
10632         "state": "invoiced", 
10633         "coreHours": 1.6, 
10634         "invoice": 60, 
10635         "date": "2013-11-24T22:00:00Z", 
10636         "kind": "besteffort"
10637     }
10638 },
10639 {
10640     "pk": 58535, 
10641     "model": "core.charge", 
10642     "fields": {
10643         "updated": "2013-12-13T22:20:02.026Z", 
10644         "slice": 4, 
10645         "created": "2013-12-13T22:19:44.525Z", 
10646         "amount": 0.2688, 
10647         "object": 91, 
10648         "account": 13, 
10649         "state": "invoiced", 
10650         "coreHours": 3.84, 
10651         "invoice": 61, 
10652         "date": "2013-11-25T06:00:00Z", 
10653         "kind": "besteffort"
10654     }
10655 },
10656 {
10657     "pk": 58536, 
10658     "model": "core.charge", 
10659     "fields": {
10660         "updated": "2013-12-13T22:20:02.117Z", 
10661         "slice": 4, 
10662         "created": "2013-12-13T22:19:44.533Z", 
10663         "amount": 0.3024, 
10664         "object": 91, 
10665         "account": 13, 
10666         "state": "invoiced", 
10667         "coreHours": 4.32, 
10668         "invoice": 61, 
10669         "date": "2013-11-25T14:00:00Z", 
10670         "kind": "besteffort"
10671     }
10672 },
10673 {
10674     "pk": 58537, 
10675     "model": "core.charge", 
10676     "fields": {
10677         "updated": "2013-12-13T22:20:02.208Z", 
10678         "slice": 4, 
10679         "created": "2013-12-13T22:19:44.541Z", 
10680         "amount": 0.2576, 
10681         "object": 91, 
10682         "account": 13, 
10683         "state": "invoiced", 
10684         "coreHours": 3.68, 
10685         "invoice": 61, 
10686         "date": "2013-11-25T22:00:00Z", 
10687         "kind": "besteffort"
10688     }
10689 },
10690 {
10691     "pk": 58538, 
10692     "model": "core.charge", 
10693     "fields": {
10694         "updated": "2013-12-13T22:20:02.304Z", 
10695         "slice": 4, 
10696         "created": "2013-12-13T22:19:44.550Z", 
10697         "amount": 0.252, 
10698         "object": 91, 
10699         "account": 13, 
10700         "state": "invoiced", 
10701         "coreHours": 3.6, 
10702         "invoice": 61, 
10703         "date": "2013-11-26T06:00:00Z", 
10704         "kind": "besteffort"
10705     }
10706 },
10707 {
10708     "pk": 58539, 
10709     "model": "core.charge", 
10710     "fields": {
10711         "updated": "2013-12-13T22:20:02.395Z", 
10712         "slice": 4, 
10713         "created": "2013-12-13T22:19:44.558Z", 
10714         "amount": 0.1904, 
10715         "object": 91, 
10716         "account": 13, 
10717         "state": "invoiced", 
10718         "coreHours": 2.72, 
10719         "invoice": 61, 
10720         "date": "2013-11-26T14:00:00Z", 
10721         "kind": "besteffort"
10722     }
10723 },
10724 {
10725     "pk": 58540, 
10726     "model": "core.charge", 
10727     "fields": {
10728         "updated": "2013-12-13T22:20:02.486Z", 
10729         "slice": 4, 
10730         "created": "2013-12-13T22:19:44.566Z", 
10731         "amount": 0.2912, 
10732         "object": 91, 
10733         "account": 13, 
10734         "state": "invoiced", 
10735         "coreHours": 4.16, 
10736         "invoice": 61, 
10737         "date": "2013-11-26T22:00:00Z", 
10738         "kind": "besteffort"
10739     }
10740 },
10741 {
10742     "pk": 58541, 
10743     "model": "core.charge", 
10744     "fields": {
10745         "updated": "2013-12-13T22:20:02.577Z", 
10746         "slice": 4, 
10747         "created": "2013-12-13T22:19:44.575Z", 
10748         "amount": 0.1792, 
10749         "object": 91, 
10750         "account": 13, 
10751         "state": "invoiced", 
10752         "coreHours": 2.56, 
10753         "invoice": 61, 
10754         "date": "2013-11-27T06:00:00Z", 
10755         "kind": "besteffort"
10756     }
10757 },
10758 {
10759     "pk": 58542, 
10760     "model": "core.charge", 
10761     "fields": {
10762         "updated": "2013-12-13T22:20:02.668Z", 
10763         "slice": 4, 
10764         "created": "2013-12-13T22:19:44.583Z", 
10765         "amount": 0.2856, 
10766         "object": 91, 
10767         "account": 13, 
10768         "state": "invoiced", 
10769         "coreHours": 4.08, 
10770         "invoice": 61, 
10771         "date": "2013-11-27T14:00:00Z", 
10772         "kind": "besteffort"
10773     }
10774 },
10775 {
10776     "pk": 58543, 
10777     "model": "core.charge", 
10778     "fields": {
10779         "updated": "2013-12-13T22:20:02.759Z", 
10780         "slice": 4, 
10781         "created": "2013-12-13T22:19:44.591Z", 
10782         "amount": 0.2184, 
10783         "object": 91, 
10784         "account": 13, 
10785         "state": "invoiced", 
10786         "coreHours": 3.12, 
10787         "invoice": 61, 
10788         "date": "2013-11-27T22:00:00Z", 
10789         "kind": "besteffort"
10790     }
10791 },
10792 {
10793     "pk": 58544, 
10794     "model": "core.charge", 
10795     "fields": {
10796         "updated": "2013-12-13T22:20:02.851Z", 
10797         "slice": 4, 
10798         "created": "2013-12-13T22:19:44.599Z", 
10799         "amount": 0.1176, 
10800         "object": 91, 
10801         "account": 13, 
10802         "state": "invoiced", 
10803         "coreHours": 1.68, 
10804         "invoice": 61, 
10805         "date": "2013-11-28T06:00:00Z", 
10806         "kind": "besteffort"
10807     }
10808 },
10809 {
10810     "pk": 58545, 
10811     "model": "core.charge", 
10812     "fields": {
10813         "updated": "2013-12-13T22:20:02.942Z", 
10814         "slice": 4, 
10815         "created": "2013-12-13T22:19:44.608Z", 
10816         "amount": 0.2912, 
10817         "object": 91, 
10818         "account": 13, 
10819         "state": "invoiced", 
10820         "coreHours": 4.16, 
10821         "invoice": 61, 
10822         "date": "2013-11-28T14:00:00Z", 
10823         "kind": "besteffort"
10824     }
10825 },
10826 {
10827     "pk": 58546, 
10828     "model": "core.charge", 
10829     "fields": {
10830         "updated": "2013-12-13T22:20:03.033Z", 
10831         "slice": 4, 
10832         "created": "2013-12-13T22:19:44.616Z", 
10833         "amount": 0.1512, 
10834         "object": 91, 
10835         "account": 13, 
10836         "state": "invoiced", 
10837         "coreHours": 2.16, 
10838         "invoice": 61, 
10839         "date": "2013-11-28T22:00:00Z", 
10840         "kind": "besteffort"
10841     }
10842 },
10843 {
10844     "pk": 58547, 
10845     "model": "core.charge", 
10846     "fields": {
10847         "updated": "2013-12-13T22:20:03.124Z", 
10848         "slice": 4, 
10849         "created": "2013-12-13T22:19:44.624Z", 
10850         "amount": 0.1232, 
10851         "object": 91, 
10852         "account": 13, 
10853         "state": "invoiced", 
10854         "coreHours": 1.76, 
10855         "invoice": 61, 
10856         "date": "2013-11-29T06:00:00Z", 
10857         "kind": "besteffort"
10858     }
10859 },
10860 {
10861     "pk": 58548, 
10862     "model": "core.charge", 
10863     "fields": {
10864         "updated": "2013-12-13T22:20:03.215Z", 
10865         "slice": 4, 
10866         "created": "2013-12-13T22:19:44.633Z", 
10867         "amount": 0.14, 
10868         "object": 91, 
10869         "account": 13, 
10870         "state": "invoiced", 
10871         "coreHours": 2.0, 
10872         "invoice": 61, 
10873         "date": "2013-11-29T14:00:00Z", 
10874         "kind": "besteffort"
10875     }
10876 },
10877 {
10878     "pk": 58549, 
10879     "model": "core.charge", 
10880     "fields": {
10881         "updated": "2013-12-13T22:20:03.306Z", 
10882         "slice": 4, 
10883         "created": "2013-12-13T22:19:44.641Z", 
10884         "amount": 0.1176, 
10885         "object": 91, 
10886         "account": 13, 
10887         "state": "invoiced", 
10888         "coreHours": 1.68, 
10889         "invoice": 61, 
10890         "date": "2013-11-29T22:00:00Z", 
10891         "kind": "besteffort"
10892     }
10893 },
10894 {
10895     "pk": 58550, 
10896     "model": "core.charge", 
10897     "fields": {
10898         "updated": "2013-12-13T22:20:03.397Z", 
10899         "slice": 4, 
10900         "created": "2013-12-13T22:19:44.649Z", 
10901         "amount": 0.1176, 
10902         "object": 91, 
10903         "account": 13, 
10904         "state": "invoiced", 
10905         "coreHours": 1.68, 
10906         "invoice": 61, 
10907         "date": "2013-11-30T06:00:00Z", 
10908         "kind": "besteffort"
10909     }
10910 },
10911 {
10912     "pk": 58551, 
10913     "model": "core.charge", 
10914     "fields": {
10915         "updated": "2013-12-13T22:20:03.490Z", 
10916         "slice": 4, 
10917         "created": "2013-12-13T22:19:44.657Z", 
10918         "amount": 0.2016, 
10919         "object": 91, 
10920         "account": 13, 
10921         "state": "invoiced", 
10922         "coreHours": 2.88, 
10923         "invoice": 61, 
10924         "date": "2013-11-30T14:00:00Z", 
10925         "kind": "besteffort"
10926     }
10927 },
10928 {
10929     "pk": 58552, 
10930     "model": "core.charge", 
10931     "fields": {
10932         "updated": "2013-12-13T22:20:03.581Z", 
10933         "slice": 4, 
10934         "created": "2013-12-13T22:19:44.666Z", 
10935         "amount": 0.1624, 
10936         "object": 91, 
10937         "account": 13, 
10938         "state": "invoiced", 
10939         "coreHours": 2.32, 
10940         "invoice": 61, 
10941         "date": "2013-11-30T22:00:00Z", 
10942         "kind": "besteffort"
10943     }
10944 },
10945 {
10946     "pk": 58553, 
10947     "model": "core.charge", 
10948     "fields": {
10949         "updated": "2013-12-13T22:20:03.672Z", 
10950         "slice": 4, 
10951         "created": "2013-12-13T22:19:44.674Z", 
10952         "amount": 0.2296, 
10953         "object": 91, 
10954         "account": 13, 
10955         "state": "invoiced", 
10956         "coreHours": 3.28, 
10957         "invoice": 61, 
10958         "date": "2013-12-01T06:00:00Z", 
10959         "kind": "besteffort"
10960     }
10961 },
10962 {
10963     "pk": 58554, 
10964     "model": "core.charge", 
10965     "fields": {
10966         "updated": "2013-12-13T22:20:03.763Z", 
10967         "slice": 4, 
10968         "created": "2013-12-13T22:19:44.682Z", 
10969         "amount": 0.1176, 
10970         "object": 91, 
10971         "account": 13, 
10972         "state": "invoiced", 
10973         "coreHours": 1.68, 
10974         "invoice": 61, 
10975         "date": "2013-12-01T14:00:00Z", 
10976         "kind": "besteffort"
10977     }
10978 },
10979 {
10980     "pk": 58555, 
10981     "model": "core.charge", 
10982     "fields": {
10983         "updated": "2013-12-13T22:20:03.855Z", 
10984         "slice": 4, 
10985         "created": "2013-12-13T22:19:44.690Z", 
10986         "amount": 0.2016, 
10987         "object": 91, 
10988         "account": 13, 
10989         "state": "invoiced", 
10990         "coreHours": 2.88, 
10991         "invoice": 61, 
10992         "date": "2013-12-01T22:00:00Z", 
10993         "kind": "besteffort"
10994     }
10995 },
10996 {
10997     "pk": 58556, 
10998     "model": "core.charge", 
10999     "fields": {
11000         "updated": "2013-12-13T22:20:03.954Z", 
11001         "slice": 4, 
11002         "created": "2013-12-13T22:19:44.699Z", 
11003         "amount": 0.2296, 
11004         "object": 91, 
11005         "account": 13, 
11006         "state": "invoiced", 
11007         "coreHours": 3.28, 
11008         "invoice": 62, 
11009         "date": "2013-12-02T06:00:00Z", 
11010         "kind": "besteffort"
11011     }
11012 },
11013 {
11014     "pk": 58557, 
11015     "model": "core.charge", 
11016     "fields": {
11017         "updated": "2013-12-13T22:20:04.045Z", 
11018         "slice": 4, 
11019         "created": "2013-12-13T22:19:44.707Z", 
11020         "amount": 0.2856, 
11021         "object": 91, 
11022         "account": 13, 
11023         "state": "invoiced", 
11024         "coreHours": 4.08, 
11025         "invoice": 62, 
11026         "date": "2013-12-02T14:00:00Z", 
11027         "kind": "besteffort"
11028     }
11029 },
11030 {
11031     "pk": 58558, 
11032     "model": "core.charge", 
11033     "fields": {
11034         "updated": "2013-12-13T22:20:04.136Z", 
11035         "slice": 4, 
11036         "created": "2013-12-13T22:19:44.715Z", 
11037         "amount": 0.2744, 
11038         "object": 91, 
11039         "account": 13, 
11040         "state": "invoiced", 
11041         "coreHours": 3.92, 
11042         "invoice": 62, 
11043         "date": "2013-12-02T22:00:00Z", 
11044         "kind": "besteffort"
11045     }
11046 },
11047 {
11048     "pk": 58559, 
11049     "model": "core.charge", 
11050     "fields": {
11051         "updated": "2013-12-13T22:20:04.227Z", 
11052         "slice": 4, 
11053         "created": "2013-12-13T22:19:44.724Z", 
11054         "amount": 0.1344, 
11055         "object": 91, 
11056         "account": 13, 
11057         "state": "invoiced", 
11058         "coreHours": 1.92, 
11059         "invoice": 62, 
11060         "date": "2013-12-03T06:00:00Z", 
11061         "kind": "besteffort"
11062     }
11063 },
11064 {
11065     "pk": 58560, 
11066     "model": "core.charge", 
11067     "fields": {
11068         "updated": "2013-12-13T22:20:04.319Z", 
11069         "slice": 4, 
11070         "created": "2013-12-13T22:19:44.732Z", 
11071         "amount": 0.28, 
11072         "object": 91, 
11073         "account": 13, 
11074         "state": "invoiced", 
11075         "coreHours": 4.0, 
11076         "invoice": 62, 
11077         "date": "2013-12-03T14:00:00Z", 
11078         "kind": "besteffort"
11079     }
11080 },
11081 {
11082     "pk": 58561, 
11083     "model": "core.charge", 
11084     "fields": {
11085         "updated": "2013-12-13T22:20:04.410Z", 
11086         "slice": 4, 
11087         "created": "2013-12-13T22:19:44.740Z", 
11088         "amount": 0.3136, 
11089         "object": 91, 
11090         "account": 13, 
11091         "state": "invoiced", 
11092         "coreHours": 4.48, 
11093         "invoice": 62, 
11094         "date": "2013-12-03T22:00:00Z", 
11095         "kind": "besteffort"
11096     }
11097 },
11098 {
11099     "pk": 58562, 
11100     "model": "core.charge", 
11101     "fields": {
11102         "updated": "2013-12-13T22:20:04.501Z", 
11103         "slice": 4, 
11104         "created": "2013-12-13T22:19:44.749Z", 
11105         "amount": 0.1456, 
11106         "object": 91, 
11107         "account": 13, 
11108         "state": "invoiced", 
11109         "coreHours": 2.08, 
11110         "invoice": 62, 
11111         "date": "2013-12-04T06:00:00Z", 
11112         "kind": "besteffort"
11113     }
11114 },
11115 {
11116     "pk": 58563, 
11117     "model": "core.charge", 
11118     "fields": {
11119         "updated": "2013-12-13T22:20:04.592Z", 
11120         "slice": 4, 
11121         "created": "2013-12-13T22:19:44.757Z", 
11122         "amount": 0.2744, 
11123         "object": 91, 
11124         "account": 13, 
11125         "state": "invoiced", 
11126         "coreHours": 3.92, 
11127         "invoice": 62, 
11128         "date": "2013-12-04T14:00:00Z", 
11129         "kind": "besteffort"
11130     }
11131 },
11132 {
11133     "pk": 58564, 
11134     "model": "core.charge", 
11135     "fields": {
11136         "updated": "2013-12-13T22:20:04.683Z", 
11137         "slice": 4, 
11138         "created": "2013-12-13T22:19:44.765Z", 
11139         "amount": 0.3024, 
11140         "object": 91, 
11141         "account": 13, 
11142         "state": "invoiced", 
11143         "coreHours": 4.32, 
11144         "invoice": 62, 
11145         "date": "2013-12-04T22:00:00Z", 
11146         "kind": "besteffort"
11147     }
11148 },
11149 {
11150     "pk": 58565, 
11151     "model": "core.charge", 
11152     "fields": {
11153         "updated": "2013-12-13T22:20:04.774Z", 
11154         "slice": 4, 
11155         "created": "2013-12-13T22:19:44.773Z", 
11156         "amount": 0.2576, 
11157         "object": 91, 
11158         "account": 13, 
11159         "state": "invoiced", 
11160         "coreHours": 3.68, 
11161         "invoice": 62, 
11162         "date": "2013-12-05T06:00:00Z", 
11163         "kind": "besteffort"
11164     }
11165 },
11166 {
11167     "pk": 58566, 
11168     "model": "core.charge", 
11169     "fields": {
11170         "updated": "2013-12-13T22:20:04.865Z", 
11171         "slice": 4, 
11172         "created": "2013-12-13T22:19:44.782Z", 
11173         "amount": 0.2072, 
11174         "object": 91, 
11175         "account": 13, 
11176         "state": "invoiced", 
11177         "coreHours": 2.96, 
11178         "invoice": 62, 
11179         "date": "2013-12-05T14:00:00Z", 
11180         "kind": "besteffort"
11181     }
11182 },
11183 {
11184     "pk": 58567, 
11185     "model": "core.charge", 
11186     "fields": {
11187         "updated": "2013-12-13T22:20:04.956Z", 
11188         "slice": 4, 
11189         "created": "2013-12-13T22:19:44.790Z", 
11190         "amount": 0.1904, 
11191         "object": 91, 
11192         "account": 13, 
11193         "state": "invoiced", 
11194         "coreHours": 2.72, 
11195         "invoice": 62, 
11196         "date": "2013-12-05T22:00:00Z", 
11197         "kind": "besteffort"
11198     }
11199 },
11200 {
11201     "pk": 58568, 
11202     "model": "core.charge", 
11203     "fields": {
11204         "updated": "2013-12-13T22:20:05.048Z", 
11205         "slice": 4, 
11206         "created": "2013-12-13T22:19:44.798Z", 
11207         "amount": 0.1512, 
11208         "object": 91, 
11209         "account": 13, 
11210         "state": "invoiced", 
11211         "coreHours": 2.16, 
11212         "invoice": 62, 
11213         "date": "2013-12-06T06:00:00Z", 
11214         "kind": "besteffort"
11215     }
11216 },
11217 {
11218     "pk": 58569, 
11219     "model": "core.charge", 
11220     "fields": {
11221         "updated": "2013-12-13T22:20:05.145Z", 
11222         "slice": 4, 
11223         "created": "2013-12-13T22:19:44.807Z", 
11224         "amount": 0.2296, 
11225         "object": 91, 
11226         "account": 13, 
11227         "state": "invoiced", 
11228         "coreHours": 3.28, 
11229         "invoice": 62, 
11230         "date": "2013-12-06T14:00:00Z", 
11231         "kind": "besteffort"
11232     }
11233 },
11234 {
11235     "pk": 58570, 
11236     "model": "core.charge", 
11237     "fields": {
11238         "updated": "2013-12-13T22:20:05.236Z", 
11239         "slice": 4, 
11240         "created": "2013-12-13T22:19:44.815Z", 
11241         "amount": 0.2128, 
11242         "object": 91, 
11243         "account": 13, 
11244         "state": "invoiced", 
11245         "coreHours": 3.04, 
11246         "invoice": 62, 
11247         "date": "2013-12-06T22:00:00Z", 
11248         "kind": "besteffort"
11249     }
11250 },
11251 {
11252     "pk": 58571, 
11253     "model": "core.charge", 
11254     "fields": {
11255         "updated": "2013-12-13T22:20:05.327Z", 
11256         "slice": 4, 
11257         "created": "2013-12-13T22:19:44.823Z", 
11258         "amount": 0.1568, 
11259         "object": 91, 
11260         "account": 13, 
11261         "state": "invoiced", 
11262         "coreHours": 2.24, 
11263         "invoice": 62, 
11264         "date": "2013-12-07T06:00:00Z", 
11265         "kind": "besteffort"
11266     }
11267 },
11268 {
11269     "pk": 58572, 
11270     "model": "core.charge", 
11271     "fields": {
11272         "updated": "2013-12-13T22:20:05.419Z", 
11273         "slice": 4, 
11274         "created": "2013-12-13T22:19:44.831Z", 
11275         "amount": 0.2296, 
11276         "object": 91, 
11277         "account": 13, 
11278         "state": "invoiced", 
11279         "coreHours": 3.28, 
11280         "invoice": 62, 
11281         "date": "2013-12-07T14:00:00Z", 
11282         "kind": "besteffort"
11283     }
11284 },
11285 {
11286     "pk": 58573, 
11287     "model": "core.charge", 
11288     "fields": {
11289         "updated": "2013-12-13T22:20:05.510Z", 
11290         "slice": 4, 
11291         "created": "2013-12-13T22:19:44.840Z", 
11292         "amount": 0.224, 
11293         "object": 91, 
11294         "account": 13, 
11295         "state": "invoiced", 
11296         "coreHours": 3.2, 
11297         "invoice": 62, 
11298         "date": "2013-12-07T22:00:00Z", 
11299         "kind": "besteffort"
11300     }
11301 },
11302 {
11303     "pk": 58574, 
11304     "model": "core.charge", 
11305     "fields": {
11306         "updated": "2013-12-13T22:20:05.601Z", 
11307         "slice": 4, 
11308         "created": "2013-12-13T22:19:44.848Z", 
11309         "amount": 0.196, 
11310         "object": 91, 
11311         "account": 13, 
11312         "state": "invoiced", 
11313         "coreHours": 2.8, 
11314         "invoice": 62, 
11315         "date": "2013-12-08T06:00:00Z", 
11316         "kind": "besteffort"
11317     }
11318 },
11319 {
11320     "pk": 58575, 
11321     "model": "core.charge", 
11322     "fields": {
11323         "updated": "2013-12-13T22:20:05.692Z", 
11324         "slice": 4, 
11325         "created": "2013-12-13T22:19:44.856Z", 
11326         "amount": 0.308, 
11327         "object": 91, 
11328         "account": 13, 
11329         "state": "invoiced", 
11330         "coreHours": 4.4, 
11331         "invoice": 62, 
11332         "date": "2013-12-08T14:00:00Z", 
11333         "kind": "besteffort"
11334     }
11335 },
11336 {
11337     "pk": 58576, 
11338     "model": "core.charge", 
11339     "fields": {
11340         "updated": "2013-12-13T22:20:05.783Z", 
11341         "slice": 4, 
11342         "created": "2013-12-13T22:19:44.865Z", 
11343         "amount": 0.2128, 
11344         "object": 91, 
11345         "account": 13, 
11346         "state": "invoiced", 
11347         "coreHours": 3.04, 
11348         "invoice": 62, 
11349         "date": "2013-12-08T22:00:00Z", 
11350         "kind": "besteffort"
11351     }
11352 },
11353 {
11354     "pk": 58577, 
11355     "model": "core.charge", 
11356     "fields": {
11357         "updated": "2013-12-13T22:19:44.873Z", 
11358         "slice": 4, 
11359         "created": "2013-12-13T22:19:44.873Z", 
11360         "amount": 0.2408, 
11361         "object": 91, 
11362         "account": 13, 
11363         "state": "pending", 
11364         "coreHours": 3.44, 
11365         "invoice": null, 
11366         "date": "2013-12-09T06:00:00Z", 
11367         "kind": "besteffort"
11368     }
11369 },
11370 {
11371     "pk": 58578, 
11372     "model": "core.charge", 
11373     "fields": {
11374         "updated": "2013-12-13T22:19:44.881Z", 
11375         "slice": 4, 
11376         "created": "2013-12-13T22:19:44.881Z", 
11377         "amount": 0.2632, 
11378         "object": 91, 
11379         "account": 13, 
11380         "state": "pending", 
11381         "coreHours": 3.76, 
11382         "invoice": null, 
11383         "date": "2013-12-09T14:00:00Z", 
11384         "kind": "besteffort"
11385     }
11386 },
11387 {
11388     "pk": 58579, 
11389     "model": "core.charge", 
11390     "fields": {
11391         "updated": "2013-12-13T22:19:44.890Z", 
11392         "slice": 4, 
11393         "created": "2013-12-13T22:19:44.890Z", 
11394         "amount": 0.3192, 
11395         "object": 91, 
11396         "account": 13, 
11397         "state": "pending", 
11398         "coreHours": 4.56, 
11399         "invoice": null, 
11400         "date": "2013-12-09T22:00:00Z", 
11401         "kind": "besteffort"
11402     }
11403 },
11404 {
11405     "pk": 58580, 
11406     "model": "core.charge", 
11407     "fields": {
11408         "updated": "2013-12-13T22:19:44.898Z", 
11409         "slice": 4, 
11410         "created": "2013-12-13T22:19:44.898Z", 
11411         "amount": 0.2352, 
11412         "object": 91, 
11413         "account": 13, 
11414         "state": "pending", 
11415         "coreHours": 3.36, 
11416         "invoice": null, 
11417         "date": "2013-12-10T06:00:00Z", 
11418         "kind": "besteffort"
11419     }
11420 },
11421 {
11422     "pk": 58581, 
11423     "model": "core.charge", 
11424     "fields": {
11425         "updated": "2013-12-13T22:19:44.906Z", 
11426         "slice": 4, 
11427         "created": "2013-12-13T22:19:44.906Z", 
11428         "amount": 0.1456, 
11429         "object": 91, 
11430         "account": 13, 
11431         "state": "pending", 
11432         "coreHours": 2.08, 
11433         "invoice": null, 
11434         "date": "2013-12-10T14:00:00Z", 
11435         "kind": "besteffort"
11436     }
11437 },
11438 {
11439     "pk": 58582, 
11440     "model": "core.charge", 
11441     "fields": {
11442         "updated": "2013-12-13T22:19:44.914Z", 
11443         "slice": 4, 
11444         "created": "2013-12-13T22:19:44.914Z", 
11445         "amount": 0.3136, 
11446         "object": 91, 
11447         "account": 13, 
11448         "state": "pending", 
11449         "coreHours": 4.48, 
11450         "invoice": null, 
11451         "date": "2013-12-10T22:00:00Z", 
11452         "kind": "besteffort"
11453     }
11454 },
11455 {
11456     "pk": 58583, 
11457     "model": "core.charge", 
11458     "fields": {
11459         "updated": "2013-12-13T22:19:44.923Z", 
11460         "slice": 4, 
11461         "created": "2013-12-13T22:19:44.923Z", 
11462         "amount": 0.1736, 
11463         "object": 91, 
11464         "account": 13, 
11465         "state": "pending", 
11466         "coreHours": 2.48, 
11467         "invoice": null, 
11468         "date": "2013-12-11T06:00:00Z", 
11469         "kind": "besteffort"
11470     }
11471 },
11472 {
11473     "pk": 58584, 
11474     "model": "core.charge", 
11475     "fields": {
11476         "updated": "2013-12-13T22:19:44.931Z", 
11477         "slice": 4, 
11478         "created": "2013-12-13T22:19:44.931Z", 
11479         "amount": 0.2352, 
11480         "object": 91, 
11481         "account": 13, 
11482         "state": "pending", 
11483         "coreHours": 3.36, 
11484         "invoice": null, 
11485         "date": "2013-12-11T14:00:00Z", 
11486         "kind": "besteffort"
11487     }
11488 },
11489 {
11490     "pk": 58585, 
11491     "model": "core.charge", 
11492     "fields": {
11493         "updated": "2013-12-13T22:19:44.939Z", 
11494         "slice": 4, 
11495         "created": "2013-12-13T22:19:44.939Z", 
11496         "amount": 0.2296, 
11497         "object": 91, 
11498         "account": 13, 
11499         "state": "pending", 
11500         "coreHours": 3.28, 
11501         "invoice": null, 
11502         "date": "2013-12-11T22:00:00Z", 
11503         "kind": "besteffort"
11504     }
11505 },
11506 {
11507     "pk": 58586, 
11508     "model": "core.charge", 
11509     "fields": {
11510         "updated": "2013-12-13T22:19:44.947Z", 
11511         "slice": 4, 
11512         "created": "2013-12-13T22:19:44.947Z", 
11513         "amount": 0.1456, 
11514         "object": 91, 
11515         "account": 13, 
11516         "state": "pending", 
11517         "coreHours": 2.08, 
11518         "invoice": null, 
11519         "date": "2013-12-12T06:00:00Z", 
11520         "kind": "besteffort"
11521     }
11522 },
11523 {
11524     "pk": 58587, 
11525     "model": "core.charge", 
11526     "fields": {
11527         "updated": "2013-12-13T22:19:44.957Z", 
11528         "slice": 4, 
11529         "created": "2013-12-13T22:19:44.957Z", 
11530         "amount": 0.2688, 
11531         "object": 91, 
11532         "account": 13, 
11533         "state": "pending", 
11534         "coreHours": 3.84, 
11535         "invoice": null, 
11536         "date": "2013-12-12T14:00:00Z", 
11537         "kind": "besteffort"
11538     }
11539 },
11540 {
11541     "pk": 58588, 
11542     "model": "core.charge", 
11543     "fields": {
11544         "updated": "2013-12-13T22:19:44.966Z", 
11545         "slice": 4, 
11546         "created": "2013-12-13T22:19:44.966Z", 
11547         "amount": 0.224, 
11548         "object": 91, 
11549         "account": 13, 
11550         "state": "pending", 
11551         "coreHours": 3.2, 
11552         "invoice": null, 
11553         "date": "2013-12-12T22:00:00Z", 
11554         "kind": "besteffort"
11555     }
11556 },
11557 {
11558     "pk": 58589, 
11559     "model": "core.charge", 
11560     "fields": {
11561         "updated": "2013-12-13T22:19:44.974Z", 
11562         "slice": 4, 
11563         "created": "2013-12-13T22:19:44.974Z", 
11564         "amount": 0.3248, 
11565         "object": 91, 
11566         "account": 13, 
11567         "state": "pending", 
11568         "coreHours": 4.64, 
11569         "invoice": null, 
11570         "date": "2013-12-13T06:00:00Z", 
11571         "kind": "besteffort"
11572     }
11573 },
11574 {
11575     "pk": 58590, 
11576     "model": "core.charge", 
11577     "fields": {
11578         "updated": "2013-12-13T22:19:44.982Z", 
11579         "slice": 4, 
11580         "created": "2013-12-13T22:19:44.982Z", 
11581         "amount": 0.2352, 
11582         "object": 91, 
11583         "account": 13, 
11584         "state": "pending", 
11585         "coreHours": 3.36, 
11586         "invoice": null, 
11587         "date": "2013-12-13T14:00:00Z", 
11588         "kind": "besteffort"
11589     }
11590 },
11591 {
11592     "pk": 58591, 
11593     "model": "core.charge", 
11594     "fields": {
11595         "updated": "2013-12-13T22:19:58.465Z", 
11596         "slice": 4, 
11597         "created": "2013-12-13T22:19:44.997Z", 
11598         "amount": 0.308, 
11599         "object": 92, 
11600         "account": 13, 
11601         "state": "invoiced", 
11602         "coreHours": 4.4, 
11603         "invoice": 59, 
11604         "date": "2013-11-13T22:00:00Z", 
11605         "kind": "besteffort"
11606     }
11607 },
11608 {
11609     "pk": 58592, 
11610     "model": "core.charge", 
11611     "fields": {
11612         "updated": "2013-12-13T22:19:58.556Z", 
11613         "slice": 4, 
11614         "created": "2013-12-13T22:19:45.007Z", 
11615         "amount": 0.168, 
11616         "object": 92, 
11617         "account": 13, 
11618         "state": "invoiced", 
11619         "coreHours": 2.4, 
11620         "invoice": 59, 
11621         "date": "2013-11-14T06:00:00Z", 
11622         "kind": "besteffort"
11623     }
11624 },
11625 {
11626     "pk": 58593, 
11627     "model": "core.charge", 
11628     "fields": {
11629         "updated": "2013-12-13T22:19:58.648Z", 
11630         "slice": 4, 
11631         "created": "2013-12-13T22:19:45.015Z", 
11632         "amount": 0.252, 
11633         "object": 92, 
11634         "account": 13, 
11635         "state": "invoiced", 
11636         "coreHours": 3.6, 
11637         "invoice": 59, 
11638         "date": "2013-11-14T14:00:00Z", 
11639         "kind": "besteffort"
11640     }
11641 },
11642 {
11643     "pk": 58594, 
11644     "model": "core.charge", 
11645     "fields": {
11646         "updated": "2013-12-13T22:19:58.739Z", 
11647         "slice": 4, 
11648         "created": "2013-12-13T22:19:45.024Z", 
11649         "amount": 0.28, 
11650         "object": 92, 
11651         "account": 13, 
11652         "state": "invoiced", 
11653         "coreHours": 4.0, 
11654         "invoice": 59, 
11655         "date": "2013-11-14T22:00:00Z", 
11656         "kind": "besteffort"
11657     }
11658 },
11659 {
11660     "pk": 58595, 
11661     "model": "core.charge", 
11662     "fields": {
11663         "updated": "2013-12-13T22:19:58.830Z", 
11664         "slice": 4, 
11665         "created": "2013-12-13T22:19:45.032Z", 
11666         "amount": 0.2576, 
11667         "object": 92, 
11668         "account": 13, 
11669         "state": "invoiced", 
11670         "coreHours": 3.68, 
11671         "invoice": 59, 
11672         "date": "2013-11-15T06:00:00Z", 
11673         "kind": "besteffort"
11674     }
11675 },
11676 {
11677     "pk": 58596, 
11678     "model": "core.charge", 
11679     "fields": {
11680         "updated": "2013-12-13T22:19:58.921Z", 
11681         "slice": 4, 
11682         "created": "2013-12-13T22:19:45.040Z", 
11683         "amount": 0.1736, 
11684         "object": 92, 
11685         "account": 13, 
11686         "state": "invoiced", 
11687         "coreHours": 2.48, 
11688         "invoice": 59, 
11689         "date": "2013-11-15T14:00:00Z", 
11690         "kind": "besteffort"
11691     }
11692 },
11693 {
11694     "pk": 58597, 
11695     "model": "core.charge", 
11696     "fields": {
11697         "updated": "2013-12-13T22:19:59.029Z", 
11698         "slice": 4, 
11699         "created": "2013-12-13T22:19:45.049Z", 
11700         "amount": 0.1512, 
11701         "object": 92, 
11702         "account": 13, 
11703         "state": "invoiced", 
11704         "coreHours": 2.16, 
11705         "invoice": 59, 
11706         "date": "2013-11-15T22:00:00Z", 
11707         "kind": "besteffort"
11708     }
11709 },
11710 {
11711     "pk": 58598, 
11712     "model": "core.charge", 
11713     "fields": {
11714         "updated": "2013-12-13T22:19:59.120Z", 
11715         "slice": 4, 
11716         "created": "2013-12-13T22:19:45.057Z", 
11717         "amount": 0.112, 
11718         "object": 92, 
11719         "account": 13, 
11720         "state": "invoiced", 
11721         "coreHours": 1.6, 
11722         "invoice": 59, 
11723         "date": "2013-11-16T06:00:00Z", 
11724         "kind": "besteffort"
11725     }
11726 },
11727 {
11728     "pk": 58599, 
11729     "model": "core.charge", 
11730     "fields": {
11731         "updated": "2013-12-13T22:19:59.212Z", 
11732         "slice": 4, 
11733         "created": "2013-12-13T22:19:45.065Z", 
11734         "amount": 0.2464, 
11735         "object": 92, 
11736         "account": 13, 
11737         "state": "invoiced", 
11738         "coreHours": 3.52, 
11739         "invoice": 59, 
11740         "date": "2013-11-16T14:00:00Z", 
11741         "kind": "besteffort"
11742     }
11743 },
11744 {
11745     "pk": 58600, 
11746     "model": "core.charge", 
11747     "fields": {
11748         "updated": "2013-12-13T22:19:59.303Z", 
11749         "slice": 4, 
11750         "created": "2013-12-13T22:19:45.073Z", 
11751         "amount": 0.2128, 
11752         "object": 92, 
11753         "account": 13, 
11754         "state": "invoiced", 
11755         "coreHours": 3.04, 
11756         "invoice": 59, 
11757         "date": "2013-11-16T22:00:00Z", 
11758         "kind": "besteffort"
11759     }
11760 },
11761 {
11762     "pk": 58601, 
11763     "model": "core.charge", 
11764     "fields": {
11765         "updated": "2013-12-13T22:19:59.394Z", 
11766         "slice": 4, 
11767         "created": "2013-12-13T22:19:45.082Z", 
11768         "amount": 0.3024, 
11769         "object": 92, 
11770         "account": 13, 
11771         "state": "invoiced", 
11772         "coreHours": 4.32, 
11773         "invoice": 59, 
11774         "date": "2013-11-17T06:00:00Z", 
11775         "kind": "besteffort"
11776     }
11777 },
11778 {
11779     "pk": 58602, 
11780     "model": "core.charge", 
11781     "fields": {
11782         "updated": "2013-12-13T22:19:59.485Z", 
11783         "slice": 4, 
11784         "created": "2013-12-13T22:19:45.090Z", 
11785         "amount": 0.308, 
11786         "object": 92, 
11787         "account": 13, 
11788         "state": "invoiced", 
11789         "coreHours": 4.4, 
11790         "invoice": 59, 
11791         "date": "2013-11-17T14:00:00Z", 
11792         "kind": "besteffort"
11793     }
11794 },
11795 {
11796     "pk": 58603, 
11797     "model": "core.charge", 
11798     "fields": {
11799         "updated": "2013-12-13T22:19:59.576Z", 
11800         "slice": 4, 
11801         "created": "2013-12-13T22:19:45.098Z", 
11802         "amount": 0.3304, 
11803         "object": 92, 
11804         "account": 13, 
11805         "state": "invoiced", 
11806         "coreHours": 4.72, 
11807         "invoice": 59, 
11808         "date": "2013-11-17T22:00:00Z", 
11809         "kind": "besteffort"
11810     }
11811 },
11812 {
11813     "pk": 58604, 
11814     "model": "core.charge", 
11815     "fields": {
11816         "updated": "2013-12-13T22:19:59.675Z", 
11817         "slice": 4, 
11818         "created": "2013-12-13T22:19:45.106Z", 
11819         "amount": 0.2688, 
11820         "object": 92, 
11821         "account": 13, 
11822         "state": "invoiced", 
11823         "coreHours": 3.84, 
11824         "invoice": 60, 
11825         "date": "2013-11-18T06:00:00Z", 
11826         "kind": "besteffort"
11827     }
11828 },
11829 {
11830     "pk": 58605, 
11831     "model": "core.charge", 
11832     "fields": {
11833         "updated": "2013-12-13T22:19:59.778Z", 
11834         "slice": 4, 
11835         "created": "2013-12-13T22:19:45.115Z", 
11836         "amount": 0.3192, 
11837         "object": 92, 
11838         "account": 13, 
11839         "state": "invoiced", 
11840         "coreHours": 4.56, 
11841         "invoice": 60, 
11842         "date": "2013-11-18T14:00:00Z", 
11843         "kind": "besteffort"
11844     }
11845 },
11846 {
11847     "pk": 58606, 
11848     "model": "core.charge", 
11849     "fields": {
11850         "updated": "2013-12-13T22:19:59.870Z", 
11851         "slice": 4, 
11852         "created": "2013-12-13T22:19:45.123Z", 
11853         "amount": 0.2352, 
11854         "object": 92, 
11855         "account": 13, 
11856         "state": "invoiced", 
11857         "coreHours": 3.36, 
11858         "invoice": 60, 
11859         "date": "2013-11-18T22:00:00Z", 
11860         "kind": "besteffort"
11861     }
11862 },
11863 {
11864     "pk": 58607, 
11865     "model": "core.charge", 
11866     "fields": {
11867         "updated": "2013-12-13T22:19:59.961Z", 
11868         "slice": 4, 
11869         "created": "2013-12-13T22:19:45.131Z", 
11870         "amount": 0.2856, 
11871         "object": 92, 
11872         "account": 13, 
11873         "state": "invoiced", 
11874         "coreHours": 4.08, 
11875         "invoice": 60, 
11876         "date": "2013-11-19T06:00:00Z", 
11877         "kind": "besteffort"
11878     }
11879 },
11880 {
11881     "pk": 58608, 
11882     "model": "core.charge", 
11883     "fields": {
11884         "updated": "2013-12-13T22:20:00.052Z", 
11885         "slice": 4, 
11886         "created": "2013-12-13T22:19:45.140Z", 
11887         "amount": 0.2408, 
11888         "object": 92, 
11889         "account": 13, 
11890         "state": "invoiced", 
11891         "coreHours": 3.44, 
11892         "invoice": 60, 
11893         "date": "2013-11-19T14:00:00Z", 
11894         "kind": "besteffort"
11895     }
11896 },
11897 {
11898     "pk": 58609, 
11899     "model": "core.charge", 
11900     "fields": {
11901         "updated": "2013-12-13T22:20:00.151Z", 
11902         "slice": 4, 
11903         "created": "2013-12-13T22:19:45.148Z", 
11904         "amount": 0.2128, 
11905         "object": 92, 
11906         "account": 13, 
11907         "state": "invoiced", 
11908         "coreHours": 3.04, 
11909         "invoice": 60, 
11910         "date": "2013-11-19T22:00:00Z", 
11911         "kind": "besteffort"
11912     }
11913 },
11914 {
11915     "pk": 58610, 
11916     "model": "core.charge", 
11917     "fields": {
11918         "updated": "2013-12-13T22:20:00.242Z", 
11919         "slice": 4, 
11920         "created": "2013-12-13T22:19:45.156Z", 
11921         "amount": 0.2464, 
11922         "object": 92, 
11923         "account": 13, 
11924         "state": "invoiced", 
11925         "coreHours": 3.52, 
11926         "invoice": 60, 
11927         "date": "2013-11-20T06:00:00Z", 
11928         "kind": "besteffort"
11929     }
11930 },
11931 {
11932     "pk": 58611, 
11933     "model": "core.charge", 
11934     "fields": {
11935         "updated": "2013-12-13T22:20:00.333Z", 
11936         "slice": 4, 
11937         "created": "2013-12-13T22:19:45.164Z", 
11938         "amount": 0.14, 
11939         "object": 92, 
11940         "account": 13, 
11941         "state": "invoiced", 
11942         "coreHours": 2.0, 
11943         "invoice": 60, 
11944         "date": "2013-11-20T14:00:00Z", 
11945         "kind": "besteffort"
11946     }
11947 },
11948 {
11949     "pk": 58612, 
11950     "model": "core.charge", 
11951     "fields": {
11952         "updated": "2013-12-13T22:20:00.427Z", 
11953         "slice": 4, 
11954         "created": "2013-12-13T22:19:45.173Z", 
11955         "amount": 0.1568, 
11956         "object": 92, 
11957         "account": 13, 
11958         "state": "invoiced", 
11959         "coreHours": 2.24, 
11960         "invoice": 60, 
11961         "date": "2013-11-20T22:00:00Z", 
11962         "kind": "besteffort"
11963     }
11964 },
11965 {
11966     "pk": 58613, 
11967     "model": "core.charge", 
11968     "fields": {
11969         "updated": "2013-12-13T22:20:00.518Z", 
11970         "slice": 4, 
11971         "created": "2013-12-13T22:19:45.181Z", 
11972         "amount": 0.2296, 
11973         "object": 92, 
11974         "account": 13, 
11975         "state": "invoiced", 
11976         "coreHours": 3.28, 
11977         "invoice": 60, 
11978         "date": "2013-11-21T06:00:00Z", 
11979         "kind": "besteffort"
11980     }
11981 },
11982 {
11983     "pk": 58614, 
11984     "model": "core.charge", 
11985     "fields": {
11986         "updated": "2013-12-13T22:20:00.626Z", 
11987         "slice": 4, 
11988         "created": "2013-12-13T22:19:45.189Z", 
11989         "amount": 0.1232, 
11990         "object": 92, 
11991         "account": 13, 
11992         "state": "invoiced", 
11993         "coreHours": 1.76, 
11994         "invoice": 60, 
11995         "date": "2013-11-21T14:00:00Z", 
11996         "kind": "besteffort"
11997     }
11998 },
11999 {
12000     "pk": 58615, 
12001     "model": "core.charge", 
12002     "fields": {
12003         "updated": "2013-12-13T22:20:00.717Z", 
12004         "slice": 4, 
12005         "created": "2013-12-13T22:19:45.198Z", 
12006         "amount": 0.224, 
12007         "object": 92, 
12008         "account": 13, 
12009         "state": "invoiced", 
12010         "coreHours": 3.2, 
12011         "invoice": 60, 
12012         "date": "2013-11-21T22:00:00Z", 
12013         "kind": "besteffort"
12014     }
12015 },
12016 {
12017     "pk": 58616, 
12018     "model": "core.charge", 
12019     "fields": {
12020         "updated": "2013-12-13T22:20:00.808Z", 
12021         "slice": 4, 
12022         "created": "2013-12-13T22:19:45.206Z", 
12023         "amount": 0.2856, 
12024         "object": 92, 
12025         "account": 13, 
12026         "state": "invoiced", 
12027         "coreHours": 4.08, 
12028         "invoice": 60, 
12029         "date": "2013-11-22T06:00:00Z", 
12030         "kind": "besteffort"
12031     }
12032 },
12033 {
12034     "pk": 58617, 
12035     "model": "core.charge", 
12036     "fields": {
12037         "updated": "2013-12-13T22:20:00.924Z", 
12038         "slice": 4, 
12039         "created": "2013-12-13T22:19:45.214Z", 
12040         "amount": 0.336, 
12041         "object": 92, 
12042         "account": 13, 
12043         "state": "invoiced", 
12044         "coreHours": 4.8, 
12045         "invoice": 60, 
12046         "date": "2013-11-22T14:00:00Z", 
12047         "kind": "besteffort"
12048     }
12049 },
12050 {
12051     "pk": 58618, 
12052     "model": "core.charge", 
12053     "fields": {
12054         "updated": "2013-12-13T22:20:01.015Z", 
12055         "slice": 4, 
12056         "created": "2013-12-13T22:19:45.222Z", 
12057         "amount": 0.3192, 
12058         "object": 92, 
12059         "account": 13, 
12060         "state": "invoiced", 
12061         "coreHours": 4.56, 
12062         "invoice": 60, 
12063         "date": "2013-11-22T22:00:00Z", 
12064         "kind": "besteffort"
12065     }
12066 },
12067 {
12068     "pk": 58619, 
12069     "model": "core.charge", 
12070     "fields": {
12071         "updated": "2013-12-13T22:20:01.106Z", 
12072         "slice": 4, 
12073         "created": "2013-12-13T22:19:45.231Z", 
12074         "amount": 0.252, 
12075         "object": 92, 
12076         "account": 13, 
12077         "state": "invoiced", 
12078         "coreHours": 3.6, 
12079         "invoice": 60, 
12080         "date": "2013-11-23T06:00:00Z", 
12081         "kind": "besteffort"
12082     }
12083 },
12084 {
12085     "pk": 58620, 
12086     "model": "core.charge", 
12087     "fields": {
12088         "updated": "2013-12-13T22:20:01.197Z", 
12089         "slice": 4, 
12090         "created": "2013-12-13T22:19:45.239Z", 
12091         "amount": 0.1512, 
12092         "object": 92, 
12093         "account": 13, 
12094         "state": "invoiced", 
12095         "coreHours": 2.16, 
12096         "invoice": 60, 
12097         "date": "2013-11-23T14:00:00Z", 
12098         "kind": "besteffort"
12099     }
12100 },
12101 {
12102     "pk": 58621, 
12103     "model": "core.charge", 
12104     "fields": {
12105         "updated": "2013-12-13T22:20:01.363Z", 
12106         "slice": 4, 
12107         "created": "2013-12-13T22:19:45.247Z", 
12108         "amount": 0.14, 
12109         "object": 92, 
12110         "account": 13, 
12111         "state": "invoiced", 
12112         "coreHours": 2.0, 
12113         "invoice": 60, 
12114         "date": "2013-11-23T22:00:00Z", 
12115         "kind": "besteffort"
12116     }
12117 },
12118 {
12119     "pk": 58622, 
12120     "model": "core.charge", 
12121     "fields": {
12122         "updated": "2013-12-13T22:20:01.736Z", 
12123         "slice": 4, 
12124         "created": "2013-12-13T22:19:45.256Z", 
12125         "amount": 0.14, 
12126         "object": 92, 
12127         "account": 13, 
12128         "state": "invoiced", 
12129         "coreHours": 2.0, 
12130         "invoice": 60, 
12131         "date": "2013-11-24T06:00:00Z", 
12132         "kind": "besteffort"
12133     }
12134 },
12135 {
12136     "pk": 58623, 
12137     "model": "core.charge", 
12138     "fields": {
12139         "updated": "2013-12-13T22:20:01.827Z", 
12140         "slice": 4, 
12141         "created": "2013-12-13T22:19:45.264Z", 
12142         "amount": 0.1288, 
12143         "object": 92, 
12144         "account": 13, 
12145         "state": "invoiced", 
12146         "coreHours": 1.84, 
12147         "invoice": 60, 
12148         "date": "2013-11-24T14:00:00Z", 
12149         "kind": "besteffort"
12150     }
12151 },
12152 {
12153     "pk": 58624, 
12154     "model": "core.charge", 
12155     "fields": {
12156         "updated": "2013-12-13T22:20:01.918Z", 
12157         "slice": 4, 
12158         "created": "2013-12-13T22:19:45.272Z", 
12159         "amount": 0.1288, 
12160         "object": 92, 
12161         "account": 13, 
12162         "state": "invoiced", 
12163         "coreHours": 1.84, 
12164         "invoice": 60, 
12165         "date": "2013-11-24T22:00:00Z", 
12166         "kind": "besteffort"
12167     }
12168 },
12169 {
12170     "pk": 58625, 
12171     "model": "core.charge", 
12172     "fields": {
12173         "updated": "2013-12-13T22:20:02.017Z", 
12174         "slice": 4, 
12175         "created": "2013-12-13T22:19:45.280Z", 
12176         "amount": 0.2296, 
12177         "object": 92, 
12178         "account": 13, 
12179         "state": "invoiced", 
12180         "coreHours": 3.28, 
12181         "invoice": 61, 
12182         "date": "2013-11-25T06:00:00Z", 
12183         "kind": "besteffort"
12184     }
12185 },
12186 {
12187     "pk": 58626, 
12188     "model": "core.charge", 
12189     "fields": {
12190         "updated": "2013-12-13T22:20:02.108Z", 
12191         "slice": 4, 
12192         "created": "2013-12-13T22:19:45.289Z", 
12193         "amount": 0.14, 
12194         "object": 92, 
12195         "account": 13, 
12196         "state": "invoiced", 
12197         "coreHours": 2.0, 
12198         "invoice": 61, 
12199         "date": "2013-11-25T14:00:00Z", 
12200         "kind": "besteffort"
12201     }
12202 },
12203 {
12204     "pk": 58627, 
12205     "model": "core.charge", 
12206     "fields": {
12207         "updated": "2013-12-13T22:20:02.199Z", 
12208         "slice": 4, 
12209         "created": "2013-12-13T22:19:45.297Z", 
12210         "amount": 0.2464, 
12211         "object": 92, 
12212         "account": 13, 
12213         "state": "invoiced", 
12214         "coreHours": 3.52, 
12215         "invoice": 61, 
12216         "date": "2013-11-25T22:00:00Z", 
12217         "kind": "besteffort"
12218     }
12219 },
12220 {
12221     "pk": 58628, 
12222     "model": "core.charge", 
12223     "fields": {
12224         "updated": "2013-12-13T22:20:02.296Z", 
12225         "slice": 4, 
12226         "created": "2013-12-13T22:19:45.305Z", 
12227         "amount": 0.1904, 
12228         "object": 92, 
12229         "account": 13, 
12230         "state": "invoiced", 
12231         "coreHours": 2.72, 
12232         "invoice": 61, 
12233         "date": "2013-11-26T06:00:00Z", 
12234         "kind": "besteffort"
12235     }
12236 },
12237 {
12238     "pk": 58629, 
12239     "model": "core.charge", 
12240     "fields": {
12241         "updated": "2013-12-13T22:20:02.387Z", 
12242         "slice": 4, 
12243         "created": "2013-12-13T22:19:45.314Z", 
12244         "amount": 0.2408, 
12245         "object": 92, 
12246         "account": 13, 
12247         "state": "invoiced", 
12248         "coreHours": 3.44, 
12249         "invoice": 61, 
12250         "date": "2013-11-26T14:00:00Z", 
12251         "kind": "besteffort"
12252     }
12253 },
12254 {
12255     "pk": 58630, 
12256     "model": "core.charge", 
12257     "fields": {
12258         "updated": "2013-12-13T22:20:02.478Z", 
12259         "slice": 4, 
12260         "created": "2013-12-13T22:19:45.322Z", 
12261         "amount": 0.1736, 
12262         "object": 92, 
12263         "account": 13, 
12264         "state": "invoiced", 
12265         "coreHours": 2.48, 
12266         "invoice": 61, 
12267         "date": "2013-11-26T22:00:00Z", 
12268         "kind": "besteffort"
12269     }
12270 },
12271 {
12272     "pk": 58631, 
12273     "model": "core.charge", 
12274     "fields": {
12275         "updated": "2013-12-13T22:20:02.569Z", 
12276         "slice": 4, 
12277         "created": "2013-12-13T22:19:45.330Z", 
12278         "amount": 0.1512, 
12279         "object": 92, 
12280         "account": 13, 
12281         "state": "invoiced", 
12282         "coreHours": 2.16, 
12283         "invoice": 61, 
12284         "date": "2013-11-27T06:00:00Z", 
12285         "kind": "besteffort"
12286     }
12287 },
12288 {
12289     "pk": 58632, 
12290     "model": "core.charge", 
12291     "fields": {
12292         "updated": "2013-12-13T22:20:02.660Z", 
12293         "slice": 4, 
12294         "created": "2013-12-13T22:19:45.339Z", 
12295         "amount": 0.2912, 
12296         "object": 92, 
12297         "account": 13, 
12298         "state": "invoiced", 
12299         "coreHours": 4.16, 
12300         "invoice": 61, 
12301         "date": "2013-11-27T14:00:00Z", 
12302         "kind": "besteffort"
12303     }
12304 },
12305 {
12306     "pk": 58633, 
12307     "model": "core.charge", 
12308     "fields": {
12309         "updated": "2013-12-13T22:20:02.751Z", 
12310         "slice": 4, 
12311         "created": "2013-12-13T22:19:45.347Z", 
12312         "amount": 0.1512, 
12313         "object": 92, 
12314         "account": 13, 
12315         "state": "invoiced", 
12316         "coreHours": 2.16, 
12317         "invoice": 61, 
12318         "date": "2013-11-27T22:00:00Z", 
12319         "kind": "besteffort"
12320     }
12321 },
12322 {
12323     "pk": 58634, 
12324     "model": "core.charge", 
12325     "fields": {
12326         "updated": "2013-12-13T22:20:02.842Z", 
12327         "slice": 4, 
12328         "created": "2013-12-13T22:19:45.355Z", 
12329         "amount": 0.2632, 
12330         "object": 92, 
12331         "account": 13, 
12332         "state": "invoiced", 
12333         "coreHours": 3.76, 
12334         "invoice": 61, 
12335         "date": "2013-11-28T06:00:00Z", 
12336         "kind": "besteffort"
12337     }
12338 },
12339 {
12340     "pk": 58635, 
12341     "model": "core.charge", 
12342     "fields": {
12343         "updated": "2013-12-13T22:20:02.933Z", 
12344         "slice": 4, 
12345         "created": "2013-12-13T22:19:45.363Z", 
12346         "amount": 0.2968, 
12347         "object": 92, 
12348         "account": 13, 
12349         "state": "invoiced", 
12350         "coreHours": 4.24, 
12351         "invoice": 61, 
12352         "date": "2013-11-28T14:00:00Z", 
12353         "kind": "besteffort"
12354     }
12355 },
12356 {
12357     "pk": 58636, 
12358     "model": "core.charge", 
12359     "fields": {
12360         "updated": "2013-12-13T22:20:03.025Z", 
12361         "slice": 4, 
12362         "created": "2013-12-13T22:19:45.372Z", 
12363         "amount": 0.2352, 
12364         "object": 92, 
12365         "account": 13, 
12366         "state": "invoiced", 
12367         "coreHours": 3.36, 
12368         "invoice": 61, 
12369         "date": "2013-11-28T22:00:00Z", 
12370         "kind": "besteffort"
12371     }
12372 },
12373 {
12374     "pk": 58637, 
12375     "model": "core.charge", 
12376     "fields": {
12377         "updated": "2013-12-13T22:20:03.116Z", 
12378         "slice": 4, 
12379         "created": "2013-12-13T22:19:45.380Z", 
12380         "amount": 0.252, 
12381         "object": 92, 
12382         "account": 13, 
12383         "state": "invoiced", 
12384         "coreHours": 3.6, 
12385         "invoice": 61, 
12386         "date": "2013-11-29T06:00:00Z", 
12387         "kind": "besteffort"
12388     }
12389 },
12390 {
12391     "pk": 58638, 
12392     "model": "core.charge", 
12393     "fields": {
12394         "updated": "2013-12-13T22:20:03.207Z", 
12395         "slice": 4, 
12396         "created": "2013-12-13T22:19:45.388Z", 
12397         "amount": 0.2072, 
12398         "object": 92, 
12399         "account": 13, 
12400         "state": "invoiced", 
12401         "coreHours": 2.96, 
12402         "invoice": 61, 
12403         "date": "2013-11-29T14:00:00Z", 
12404         "kind": "besteffort"
12405     }
12406 },
12407 {
12408     "pk": 58639, 
12409     "model": "core.charge", 
12410     "fields": {
12411         "updated": "2013-12-13T22:20:03.298Z", 
12412         "slice": 4, 
12413         "created": "2013-12-13T22:19:45.396Z", 
12414         "amount": 0.224, 
12415         "object": 92, 
12416         "account": 13, 
12417         "state": "invoiced", 
12418         "coreHours": 3.2, 
12419         "invoice": 61, 
12420         "date": "2013-11-29T22:00:00Z", 
12421         "kind": "besteffort"
12422     }
12423 },
12424 {
12425     "pk": 58640, 
12426     "model": "core.charge", 
12427     "fields": {
12428         "updated": "2013-12-13T22:20:03.389Z", 
12429         "slice": 4, 
12430         "created": "2013-12-13T22:19:45.405Z", 
12431         "amount": 0.2408, 
12432         "object": 92, 
12433         "account": 13, 
12434         "state": "invoiced", 
12435         "coreHours": 3.44, 
12436         "invoice": 61, 
12437         "date": "2013-11-30T06:00:00Z", 
12438         "kind": "besteffort"
12439     }
12440 },
12441 {
12442     "pk": 58641, 
12443     "model": "core.charge", 
12444     "fields": {
12445         "updated": "2013-12-13T22:20:03.482Z", 
12446         "slice": 4, 
12447         "created": "2013-12-13T22:19:45.413Z", 
12448         "amount": 0.1512, 
12449         "object": 92, 
12450         "account": 13, 
12451         "state": "invoiced", 
12452         "coreHours": 2.16, 
12453         "invoice": 61, 
12454         "date": "2013-11-30T14:00:00Z", 
12455         "kind": "besteffort"
12456     }
12457 },
12458 {
12459     "pk": 58642, 
12460     "model": "core.charge", 
12461     "fields": {
12462         "updated": "2013-12-13T22:20:03.573Z", 
12463         "slice": 4, 
12464         "created": "2013-12-13T22:19:45.421Z", 
12465         "amount": 0.1736, 
12466         "object": 92, 
12467         "account": 13, 
12468         "state": "invoiced", 
12469         "coreHours": 2.48, 
12470         "invoice": 61, 
12471         "date": "2013-11-30T22:00:00Z", 
12472         "kind": "besteffort"
12473     }
12474 },
12475 {
12476     "pk": 58643, 
12477     "model": "core.charge", 
12478     "fields": {
12479         "updated": "2013-12-13T22:20:03.664Z", 
12480         "slice": 4, 
12481         "created": "2013-12-13T22:19:45.430Z", 
12482         "amount": 0.3136, 
12483         "object": 92, 
12484         "account": 13, 
12485         "state": "invoiced", 
12486         "coreHours": 4.48, 
12487         "invoice": 61, 
12488         "date": "2013-12-01T06:00:00Z", 
12489         "kind": "besteffort"
12490     }
12491 },
12492 {
12493     "pk": 58644, 
12494     "model": "core.charge", 
12495     "fields": {
12496         "updated": "2013-12-13T22:20:03.755Z", 
12497         "slice": 4, 
12498         "created": "2013-12-13T22:19:45.438Z", 
12499         "amount": 0.2184, 
12500         "object": 92, 
12501         "account": 13, 
12502         "state": "invoiced", 
12503         "coreHours": 3.12, 
12504         "invoice": 61, 
12505         "date": "2013-12-01T14:00:00Z", 
12506         "kind": "besteffort"
12507     }
12508 },
12509 {
12510     "pk": 58645, 
12511     "model": "core.charge", 
12512     "fields": {
12513         "updated": "2013-12-13T22:20:03.838Z", 
12514         "slice": 4, 
12515         "created": "2013-12-13T22:19:45.446Z", 
12516         "amount": 0.336, 
12517         "object": 92, 
12518         "account": 13, 
12519         "state": "invoiced", 
12520         "coreHours": 4.8, 
12521         "invoice": 61, 
12522         "date": "2013-12-01T22:00:00Z", 
12523         "kind": "besteffort"
12524     }
12525 },
12526 {
12527     "pk": 58646, 
12528     "model": "core.charge", 
12529     "fields": {
12530         "updated": "2013-12-13T22:20:03.937Z", 
12531         "slice": 4, 
12532         "created": "2013-12-13T22:19:45.454Z", 
12533         "amount": 0.14, 
12534         "object": 92, 
12535         "account": 13, 
12536         "state": "invoiced", 
12537         "coreHours": 2.0, 
12538         "invoice": 62, 
12539         "date": "2013-12-02T06:00:00Z", 
12540         "kind": "besteffort"
12541     }
12542 },
12543 {
12544     "pk": 58647, 
12545     "model": "core.charge", 
12546     "fields": {
12547         "updated": "2013-12-13T22:20:04.028Z", 
12548         "slice": 4, 
12549         "created": "2013-12-13T22:19:45.463Z", 
12550         "amount": 0.1288, 
12551         "object": 92, 
12552         "account": 13, 
12553         "state": "invoiced", 
12554         "coreHours": 1.84, 
12555         "invoice": 62, 
12556         "date": "2013-12-02T14:00:00Z", 
12557         "kind": "besteffort"
12558     }
12559 },
12560 {
12561     "pk": 58648, 
12562     "model": "core.charge", 
12563     "fields": {
12564         "updated": "2013-12-13T22:20:04.120Z", 
12565         "slice": 4, 
12566         "created": "2013-12-13T22:19:45.471Z", 
12567         "amount": 0.1624, 
12568         "object": 92, 
12569         "account": 13, 
12570         "state": "invoiced", 
12571         "coreHours": 2.32, 
12572         "invoice": 62, 
12573         "date": "2013-12-02T22:00:00Z", 
12574         "kind": "besteffort"
12575     }
12576 },
12577 {
12578     "pk": 58649, 
12579     "model": "core.charge", 
12580     "fields": {
12581         "updated": "2013-12-13T22:20:04.211Z", 
12582         "slice": 4, 
12583         "created": "2013-12-13T22:19:45.479Z", 
12584         "amount": 0.196, 
12585         "object": 92, 
12586         "account": 13, 
12587         "state": "invoiced", 
12588         "coreHours": 2.8, 
12589         "invoice": 62, 
12590         "date": "2013-12-03T06:00:00Z", 
12591         "kind": "besteffort"
12592     }
12593 },
12594 {
12595     "pk": 58650, 
12596     "model": "core.charge", 
12597     "fields": {
12598         "updated": "2013-12-13T22:20:04.302Z", 
12599         "slice": 4, 
12600         "created": "2013-12-13T22:19:45.487Z", 
12601         "amount": 0.2576, 
12602         "object": 92, 
12603         "account": 13, 
12604         "state": "invoiced", 
12605         "coreHours": 3.68, 
12606         "invoice": 62, 
12607         "date": "2013-12-03T14:00:00Z", 
12608         "kind": "besteffort"
12609     }
12610 },
12611 {
12612     "pk": 58651, 
12613     "model": "core.charge", 
12614     "fields": {
12615         "updated": "2013-12-13T22:20:04.393Z", 
12616         "slice": 4, 
12617         "created": "2013-12-13T22:19:45.496Z", 
12618         "amount": 0.308, 
12619         "object": 92, 
12620         "account": 13, 
12621         "state": "invoiced", 
12622         "coreHours": 4.4, 
12623         "invoice": 62, 
12624         "date": "2013-12-03T22:00:00Z", 
12625         "kind": "besteffort"
12626     }
12627 },
12628 {
12629     "pk": 58652, 
12630     "model": "core.charge", 
12631     "fields": {
12632         "updated": "2013-12-13T22:20:04.484Z", 
12633         "slice": 4, 
12634         "created": "2013-12-13T22:19:45.504Z", 
12635         "amount": 0.28, 
12636         "object": 92, 
12637         "account": 13, 
12638         "state": "invoiced", 
12639         "coreHours": 4.0, 
12640         "invoice": 62, 
12641         "date": "2013-12-04T06:00:00Z", 
12642         "kind": "besteffort"
12643     }
12644 },
12645 {
12646     "pk": 58653, 
12647     "model": "core.charge", 
12648     "fields": {
12649         "updated": "2013-12-13T22:20:04.575Z", 
12650         "slice": 4, 
12651         "created": "2013-12-13T22:19:45.534Z", 
12652         "amount": 0.2464, 
12653         "object": 92, 
12654         "account": 13, 
12655         "state": "invoiced", 
12656         "coreHours": 3.52, 
12657         "invoice": 62, 
12658         "date": "2013-12-04T14:00:00Z", 
12659         "kind": "besteffort"
12660     }
12661 },
12662 {
12663     "pk": 58654, 
12664     "model": "core.charge", 
12665     "fields": {
12666         "updated": "2013-12-13T22:20:04.666Z", 
12667         "slice": 4, 
12668         "created": "2013-12-13T22:19:45.554Z", 
12669         "amount": 0.2464, 
12670         "object": 92, 
12671         "account": 13, 
12672         "state": "invoiced", 
12673         "coreHours": 3.52, 
12674         "invoice": 62, 
12675         "date": "2013-12-04T22:00:00Z", 
12676         "kind": "besteffort"
12677     }
12678 },
12679 {
12680     "pk": 58655, 
12681     "model": "core.charge", 
12682     "fields": {
12683         "updated": "2013-12-13T22:20:04.757Z", 
12684         "slice": 4, 
12685         "created": "2013-12-13T22:19:45.562Z", 
12686         "amount": 0.2464, 
12687         "object": 92, 
12688         "account": 13, 
12689         "state": "invoiced", 
12690         "coreHours": 3.52, 
12691         "invoice": 62, 
12692         "date": "2013-12-05T06:00:00Z", 
12693         "kind": "besteffort"
12694     }
12695 },
12696 {
12697     "pk": 58656, 
12698     "model": "core.charge", 
12699     "fields": {
12700         "updated": "2013-12-13T22:20:04.849Z", 
12701         "slice": 4, 
12702         "created": "2013-12-13T22:19:45.570Z", 
12703         "amount": 0.2184, 
12704         "object": 92, 
12705         "account": 13, 
12706         "state": "invoiced", 
12707         "coreHours": 3.12, 
12708         "invoice": 62, 
12709         "date": "2013-12-05T14:00:00Z", 
12710         "kind": "besteffort"
12711     }
12712 },
12713 {
12714     "pk": 58657, 
12715     "model": "core.charge", 
12716     "fields": {
12717         "updated": "2013-12-13T22:20:04.940Z", 
12718         "slice": 4, 
12719         "created": "2013-12-13T22:19:45.579Z", 
12720         "amount": 0.196, 
12721         "object": 92, 
12722         "account": 13, 
12723         "state": "invoiced", 
12724         "coreHours": 2.8, 
12725         "invoice": 62, 
12726         "date": "2013-12-05T22:00:00Z", 
12727         "kind": "besteffort"
12728     }
12729 },
12730 {
12731     "pk": 58658, 
12732     "model": "core.charge", 
12733     "fields": {
12734         "updated": "2013-12-13T22:20:05.039Z", 
12735         "slice": 4, 
12736         "created": "2013-12-13T22:19:45.587Z", 
12737         "amount": 0.3024, 
12738         "object": 92, 
12739         "account": 13, 
12740         "state": "invoiced", 
12741         "coreHours": 4.32, 
12742         "invoice": 62, 
12743         "date": "2013-12-06T06:00:00Z", 
12744         "kind": "besteffort"
12745     }
12746 },
12747 {
12748     "pk": 58659, 
12749     "model": "core.charge", 
12750     "fields": {
12751         "updated": "2013-12-13T22:20:05.137Z", 
12752         "slice": 4, 
12753         "created": "2013-12-13T22:19:45.595Z", 
12754         "amount": 0.3192, 
12755         "object": 92, 
12756         "account": 13, 
12757         "state": "invoiced", 
12758         "coreHours": 4.56, 
12759         "invoice": 62, 
12760         "date": "2013-12-06T14:00:00Z", 
12761         "kind": "besteffort"
12762     }
12763 },
12764 {
12765     "pk": 58660, 
12766     "model": "core.charge", 
12767     "fields": {
12768         "updated": "2013-12-13T22:20:05.228Z", 
12769         "slice": 4, 
12770         "created": "2013-12-13T22:19:45.603Z", 
12771         "amount": 0.196, 
12772         "object": 92, 
12773         "account": 13, 
12774         "state": "invoiced", 
12775         "coreHours": 2.8, 
12776         "invoice": 62, 
12777         "date": "2013-12-06T22:00:00Z", 
12778         "kind": "besteffort"
12779     }
12780 },
12781 {
12782     "pk": 58661, 
12783     "model": "core.charge", 
12784     "fields": {
12785         "updated": "2013-12-13T22:20:05.319Z", 
12786         "slice": 4, 
12787         "created": "2013-12-13T22:19:45.612Z", 
12788         "amount": 0.1624, 
12789         "object": 92, 
12790         "account": 13, 
12791         "state": "invoiced", 
12792         "coreHours": 2.32, 
12793         "invoice": 62, 
12794         "date": "2013-12-07T06:00:00Z", 
12795         "kind": "besteffort"
12796     }
12797 },
12798 {
12799     "pk": 58662, 
12800     "model": "core.charge", 
12801     "fields": {
12802         "updated": "2013-12-13T22:20:05.410Z", 
12803         "slice": 4, 
12804         "created": "2013-12-13T22:19:45.620Z", 
12805         "amount": 0.2072, 
12806         "object": 92, 
12807         "account": 13, 
12808         "state": "invoiced", 
12809         "coreHours": 2.96, 
12810         "invoice": 62, 
12811         "date": "2013-12-07T14:00:00Z", 
12812         "kind": "besteffort"
12813     }
12814 },
12815 {
12816     "pk": 58663, 
12817     "model": "core.charge", 
12818     "fields": {
12819         "updated": "2013-12-13T22:20:05.501Z", 
12820         "slice": 4, 
12821         "created": "2013-12-13T22:19:45.628Z", 
12822         "amount": 0.3304, 
12823         "object": 92, 
12824         "account": 13, 
12825         "state": "invoiced", 
12826         "coreHours": 4.72, 
12827         "invoice": 62, 
12828         "date": "2013-12-07T22:00:00Z", 
12829         "kind": "besteffort"
12830     }
12831 },
12832 {
12833     "pk": 58664, 
12834     "model": "core.charge", 
12835     "fields": {
12836         "updated": "2013-12-13T22:20:05.593Z", 
12837         "slice": 4, 
12838         "created": "2013-12-13T22:19:45.637Z", 
12839         "amount": 0.2128, 
12840         "object": 92, 
12841         "account": 13, 
12842         "state": "invoiced", 
12843         "coreHours": 3.04, 
12844         "invoice": 62, 
12845         "date": "2013-12-08T06:00:00Z", 
12846         "kind": "besteffort"
12847     }
12848 },
12849 {
12850     "pk": 58665, 
12851     "model": "core.charge", 
12852     "fields": {
12853         "updated": "2013-12-13T22:20:05.684Z", 
12854         "slice": 4, 
12855         "created": "2013-12-13T22:19:45.645Z", 
12856         "amount": 0.252, 
12857         "object": 92, 
12858         "account": 13, 
12859         "state": "invoiced", 
12860         "coreHours": 3.6, 
12861         "invoice": 62, 
12862         "date": "2013-12-08T14:00:00Z", 
12863         "kind": "besteffort"
12864     }
12865 },
12866 {
12867     "pk": 58666, 
12868     "model": "core.charge", 
12869     "fields": {
12870         "updated": "2013-12-13T22:20:05.775Z", 
12871         "slice": 4, 
12872         "created": "2013-12-13T22:19:45.653Z", 
12873         "amount": 0.3192, 
12874         "object": 92, 
12875         "account": 13, 
12876         "state": "invoiced", 
12877         "coreHours": 4.56, 
12878         "invoice": 62, 
12879         "date": "2013-12-08T22:00:00Z", 
12880         "kind": "besteffort"
12881     }
12882 },
12883 {
12884     "pk": 58667, 
12885     "model": "core.charge", 
12886     "fields": {
12887         "updated": "2013-12-13T22:19:45.662Z", 
12888         "slice": 4, 
12889         "created": "2013-12-13T22:19:45.661Z", 
12890         "amount": 0.112, 
12891         "object": 92, 
12892         "account": 13, 
12893         "state": "pending", 
12894         "coreHours": 1.6, 
12895         "invoice": null, 
12896         "date": "2013-12-09T06:00:00Z", 
12897         "kind": "besteffort"
12898     }
12899 },
12900 {
12901     "pk": 58668, 
12902     "model": "core.charge", 
12903     "fields": {
12904         "updated": "2013-12-13T22:19:45.670Z", 
12905         "slice": 4, 
12906         "created": "2013-12-13T22:19:45.670Z", 
12907         "amount": 0.2072, 
12908         "object": 92, 
12909         "account": 13, 
12910         "state": "pending", 
12911         "coreHours": 2.96, 
12912         "invoice": null, 
12913         "date": "2013-12-09T14:00:00Z", 
12914         "kind": "besteffort"
12915     }
12916 },
12917 {
12918     "pk": 58669, 
12919     "model": "core.charge", 
12920     "fields": {
12921         "updated": "2013-12-13T22:19:45.678Z", 
12922         "slice": 4, 
12923         "created": "2013-12-13T22:19:45.678Z", 
12924         "amount": 0.2464, 
12925         "object": 92, 
12926         "account": 13, 
12927         "state": "pending", 
12928         "coreHours": 3.52, 
12929         "invoice": null, 
12930         "date": "2013-12-09T22:00:00Z", 
12931         "kind": "besteffort"
12932     }
12933 },
12934 {
12935     "pk": 58670, 
12936     "model": "core.charge", 
12937     "fields": {
12938         "updated": "2013-12-13T22:19:45.686Z", 
12939         "slice": 4, 
12940         "created": "2013-12-13T22:19:45.686Z", 
12941         "amount": 0.1232, 
12942         "object": 92, 
12943         "account": 13, 
12944         "state": "pending", 
12945         "coreHours": 1.76, 
12946         "invoice": null, 
12947         "date": "2013-12-10T06:00:00Z", 
12948         "kind": "besteffort"
12949     }
12950 },
12951 {
12952     "pk": 58671, 
12953     "model": "core.charge", 
12954     "fields": {
12955         "updated": "2013-12-13T22:19:45.695Z", 
12956         "slice": 4, 
12957         "created": "2013-12-13T22:19:45.695Z", 
12958         "amount": 0.1624, 
12959         "object": 92, 
12960         "account": 13, 
12961         "state": "pending", 
12962         "coreHours": 2.32, 
12963         "invoice": null, 
12964         "date": "2013-12-10T14:00:00Z", 
12965         "kind": "besteffort"
12966     }
12967 },
12968 {
12969     "pk": 58672, 
12970     "model": "core.charge", 
12971     "fields": {
12972         "updated": "2013-12-13T22:19:45.703Z", 
12973         "slice": 4, 
12974         "created": "2013-12-13T22:19:45.703Z", 
12975         "amount": 0.14, 
12976         "object": 92, 
12977         "account": 13, 
12978         "state": "pending", 
12979         "coreHours": 2.0, 
12980         "invoice": null, 
12981         "date": "2013-12-10T22:00:00Z", 
12982         "kind": "besteffort"
12983     }
12984 },
12985 {
12986     "pk": 58673, 
12987     "model": "core.charge", 
12988     "fields": {
12989         "updated": "2013-12-13T22:19:45.711Z", 
12990         "slice": 4, 
12991         "created": "2013-12-13T22:19:45.711Z", 
12992         "amount": 0.3304, 
12993         "object": 92, 
12994         "account": 13, 
12995         "state": "pending", 
12996         "coreHours": 4.72, 
12997         "invoice": null, 
12998         "date": "2013-12-11T06:00:00Z", 
12999         "kind": "besteffort"
13000     }
13001 },
13002 {
13003     "pk": 58674, 
13004     "model": "core.charge", 
13005     "fields": {
13006         "updated": "2013-12-13T22:19:45.719Z", 
13007         "slice": 4, 
13008         "created": "2013-12-13T22:19:45.719Z", 
13009         "amount": 0.196, 
13010         "object": 92, 
13011         "account": 13, 
13012         "state": "pending", 
13013         "coreHours": 2.8, 
13014         "invoice": null, 
13015         "date": "2013-12-11T14:00:00Z", 
13016         "kind": "besteffort"
13017     }
13018 },
13019 {
13020     "pk": 58675, 
13021     "model": "core.charge", 
13022     "fields": {
13023         "updated": "2013-12-13T22:19:45.728Z", 
13024         "slice": 4, 
13025         "created": "2013-12-13T22:19:45.728Z", 
13026         "amount": 0.2912, 
13027         "object": 92, 
13028         "account": 13, 
13029         "state": "pending", 
13030         "coreHours": 4.16, 
13031         "invoice": null, 
13032         "date": "2013-12-11T22:00:00Z", 
13033         "kind": "besteffort"
13034     }
13035 },
13036 {
13037     "pk": 58676, 
13038     "model": "core.charge", 
13039     "fields": {
13040         "updated": "2013-12-13T22:19:45.736Z", 
13041         "slice": 4, 
13042         "created": "2013-12-13T22:19:45.736Z", 
13043         "amount": 0.1904, 
13044         "object": 92, 
13045         "account": 13, 
13046         "state": "pending", 
13047         "coreHours": 2.72, 
13048         "invoice": null, 
13049         "date": "2013-12-12T06:00:00Z", 
13050         "kind": "besteffort"
13051     }
13052 },
13053 {
13054     "pk": 58677, 
13055     "model": "core.charge", 
13056     "fields": {
13057         "updated": "2013-12-13T22:19:45.744Z", 
13058         "slice": 4, 
13059         "created": "2013-12-13T22:19:45.744Z", 
13060         "amount": 0.3136, 
13061         "object": 92, 
13062         "account": 13, 
13063         "state": "pending", 
13064         "coreHours": 4.48, 
13065         "invoice": null, 
13066         "date": "2013-12-12T14:00:00Z", 
13067         "kind": "besteffort"
13068     }
13069 },
13070 {
13071     "pk": 58678, 
13072     "model": "core.charge", 
13073     "fields": {
13074         "updated": "2013-12-13T22:19:45.753Z", 
13075         "slice": 4, 
13076         "created": "2013-12-13T22:19:45.753Z", 
13077         "amount": 0.3304, 
13078         "object": 92, 
13079         "account": 13, 
13080         "state": "pending", 
13081         "coreHours": 4.72, 
13082         "invoice": null, 
13083         "date": "2013-12-12T22:00:00Z", 
13084         "kind": "besteffort"
13085     }
13086 },
13087 {
13088     "pk": 58679, 
13089     "model": "core.charge", 
13090     "fields": {
13091         "updated": "2013-12-13T22:19:45.761Z", 
13092         "slice": 4, 
13093         "created": "2013-12-13T22:19:45.761Z", 
13094         "amount": 0.1792, 
13095         "object": 92, 
13096         "account": 13, 
13097         "state": "pending", 
13098         "coreHours": 2.56, 
13099         "invoice": null, 
13100         "date": "2013-12-13T06:00:00Z", 
13101         "kind": "besteffort"
13102     }
13103 },
13104 {
13105     "pk": 58680, 
13106     "model": "core.charge", 
13107     "fields": {
13108         "updated": "2013-12-13T22:19:45.769Z", 
13109         "slice": 4, 
13110         "created": "2013-12-13T22:19:45.769Z", 
13111         "amount": 0.1344, 
13112         "object": 92, 
13113         "account": 13, 
13114         "state": "pending", 
13115         "coreHours": 1.92, 
13116         "invoice": null, 
13117         "date": "2013-12-13T14:00:00Z", 
13118         "kind": "besteffort"
13119     }
13120 },
13121 {
13122     "pk": 58681, 
13123     "model": "core.charge", 
13124     "fields": {
13125         "updated": "2013-12-13T22:19:58.457Z", 
13126         "slice": 8, 
13127         "created": "2013-12-13T22:19:45.817Z", 
13128         "amount": 0.56, 
13129         "object": 93, 
13130         "account": 13, 
13131         "state": "invoiced", 
13132         "coreHours": 8.0, 
13133         "invoice": 59, 
13134         "date": "2013-11-13T22:00:00Z", 
13135         "kind": "reservation"
13136     }
13137 },
13138 {
13139     "pk": 58682, 
13140     "model": "core.charge", 
13141     "fields": {
13142         "updated": "2013-12-13T22:19:58.548Z", 
13143         "slice": 8, 
13144         "created": "2013-12-13T22:19:45.827Z", 
13145         "amount": 0.56, 
13146         "object": 93, 
13147         "account": 13, 
13148         "state": "invoiced", 
13149         "coreHours": 8.0, 
13150         "invoice": 59, 
13151         "date": "2013-11-14T06:00:00Z", 
13152         "kind": "reservation"
13153     }
13154 },
13155 {
13156     "pk": 58683, 
13157     "model": "core.charge", 
13158     "fields": {
13159         "updated": "2013-12-13T22:19:58.639Z", 
13160         "slice": 8, 
13161         "created": "2013-12-13T22:19:45.836Z", 
13162         "amount": 0.56, 
13163         "object": 93, 
13164         "account": 13, 
13165         "state": "invoiced", 
13166         "coreHours": 8.0, 
13167         "invoice": 59, 
13168         "date": "2013-11-14T14:00:00Z", 
13169         "kind": "reservation"
13170     }
13171 },
13172 {
13173     "pk": 58684, 
13174     "model": "core.charge", 
13175     "fields": {
13176         "updated": "2013-12-13T22:19:58.730Z", 
13177         "slice": 8, 
13178         "created": "2013-12-13T22:19:45.844Z", 
13179         "amount": 0.56, 
13180         "object": 93, 
13181         "account": 13, 
13182         "state": "invoiced", 
13183         "coreHours": 8.0, 
13184         "invoice": 59, 
13185         "date": "2013-11-14T22:00:00Z", 
13186         "kind": "reservation"
13187     }
13188 },
13189 {
13190     "pk": 58685, 
13191     "model": "core.charge", 
13192     "fields": {
13193         "updated": "2013-12-13T22:19:58.822Z", 
13194         "slice": 8, 
13195         "created": "2013-12-13T22:19:45.852Z", 
13196         "amount": 0.56, 
13197         "object": 93, 
13198         "account": 13, 
13199         "state": "invoiced", 
13200         "coreHours": 8.0, 
13201         "invoice": 59, 
13202         "date": "2013-11-15T06:00:00Z", 
13203         "kind": "reservation"
13204     }
13205 },
13206 {
13207     "pk": 58686, 
13208     "model": "core.charge", 
13209     "fields": {
13210         "updated": "2013-12-13T22:19:58.913Z", 
13211         "slice": 8, 
13212         "created": "2013-12-13T22:19:45.860Z", 
13213         "amount": 0.56, 
13214         "object": 93, 
13215         "account": 13, 
13216         "state": "invoiced", 
13217         "coreHours": 8.0, 
13218         "invoice": 59, 
13219         "date": "2013-11-15T14:00:00Z", 
13220         "kind": "reservation"
13221     }
13222 },
13223 {
13224     "pk": 58687, 
13225     "model": "core.charge", 
13226     "fields": {
13227         "updated": "2013-12-13T22:19:59.021Z", 
13228         "slice": 8, 
13229         "created": "2013-12-13T22:19:45.869Z", 
13230         "amount": 0.56, 
13231         "object": 93, 
13232         "account": 13, 
13233         "state": "invoiced", 
13234         "coreHours": 8.0, 
13235         "invoice": 59, 
13236         "date": "2013-11-15T22:00:00Z", 
13237         "kind": "reservation"
13238     }
13239 },
13240 {
13241     "pk": 58688, 
13242     "model": "core.charge", 
13243     "fields": {
13244         "updated": "2013-12-13T22:19:59.112Z", 
13245         "slice": 8, 
13246         "created": "2013-12-13T22:19:45.877Z", 
13247         "amount": 0.56, 
13248         "object": 93, 
13249         "account": 13, 
13250         "state": "invoiced", 
13251         "coreHours": 8.0, 
13252         "invoice": 59, 
13253         "date": "2013-11-16T06:00:00Z", 
13254         "kind": "reservation"
13255     }
13256 },
13257 {
13258     "pk": 58689, 
13259     "model": "core.charge", 
13260     "fields": {
13261         "updated": "2013-12-13T22:19:59.203Z", 
13262         "slice": 8, 
13263         "created": "2013-12-13T22:19:45.885Z", 
13264         "amount": 0.56, 
13265         "object": 93, 
13266         "account": 13, 
13267         "state": "invoiced", 
13268         "coreHours": 8.0, 
13269         "invoice": 59, 
13270         "date": "2013-11-16T14:00:00Z", 
13271         "kind": "reservation"
13272     }
13273 },
13274 {
13275     "pk": 58690, 
13276     "model": "core.charge", 
13277     "fields": {
13278         "updated": "2013-12-13T22:19:59.294Z", 
13279         "slice": 8, 
13280         "created": "2013-12-13T22:19:45.893Z", 
13281         "amount": 0.56, 
13282         "object": 93, 
13283         "account": 13, 
13284         "state": "invoiced", 
13285         "coreHours": 8.0, 
13286         "invoice": 59, 
13287         "date": "2013-11-16T22:00:00Z", 
13288         "kind": "reservation"
13289     }
13290 },
13291 {
13292     "pk": 58691, 
13293     "model": "core.charge", 
13294     "fields": {
13295         "updated": "2013-12-13T22:19:59.386Z", 
13296         "slice": 8, 
13297         "created": "2013-12-13T22:19:45.902Z", 
13298         "amount": 0.56, 
13299         "object": 93, 
13300         "account": 13, 
13301         "state": "invoiced", 
13302         "coreHours": 8.0, 
13303         "invoice": 59, 
13304         "date": "2013-11-17T06:00:00Z", 
13305         "kind": "reservation"
13306     }
13307 },
13308 {
13309     "pk": 58692, 
13310     "model": "core.charge", 
13311     "fields": {
13312         "updated": "2013-12-13T22:19:59.477Z", 
13313         "slice": 8, 
13314         "created": "2013-12-13T22:19:45.910Z", 
13315         "amount": 0.56, 
13316         "object": 93, 
13317         "account": 13, 
13318         "state": "invoiced", 
13319         "coreHours": 8.0, 
13320         "invoice": 59, 
13321         "date": "2013-11-17T14:00:00Z", 
13322         "kind": "reservation"
13323     }
13324 },
13325 {
13326     "pk": 58693, 
13327     "model": "core.charge", 
13328     "fields": {
13329         "updated": "2013-12-13T22:19:59.568Z", 
13330         "slice": 8, 
13331         "created": "2013-12-13T22:19:45.918Z", 
13332         "amount": 0.56, 
13333         "object": 93, 
13334         "account": 13, 
13335         "state": "invoiced", 
13336         "coreHours": 8.0, 
13337         "invoice": 59, 
13338         "date": "2013-11-17T22:00:00Z", 
13339         "kind": "reservation"
13340     }
13341 },
13342 {
13343     "pk": 58694, 
13344     "model": "core.charge", 
13345     "fields": {
13346         "updated": "2013-12-13T22:19:59.667Z", 
13347         "slice": 8, 
13348         "created": "2013-12-13T22:19:45.927Z", 
13349         "amount": 0.56, 
13350         "object": 93, 
13351         "account": 13, 
13352         "state": "invoiced", 
13353         "coreHours": 8.0, 
13354         "invoice": 60, 
13355         "date": "2013-11-18T06:00:00Z", 
13356         "kind": "reservation"
13357     }
13358 },
13359 {
13360     "pk": 58695, 
13361     "model": "core.charge", 
13362     "fields": {
13363         "updated": "2013-12-13T22:19:59.770Z", 
13364         "slice": 8, 
13365         "created": "2013-12-13T22:19:45.935Z", 
13366         "amount": 0.56, 
13367         "object": 93, 
13368         "account": 13, 
13369         "state": "invoiced", 
13370         "coreHours": 8.0, 
13371         "invoice": 60, 
13372         "date": "2013-11-18T14:00:00Z", 
13373         "kind": "reservation"
13374     }
13375 },
13376 {
13377     "pk": 58696, 
13378     "model": "core.charge", 
13379     "fields": {
13380         "updated": "2013-12-13T22:19:59.861Z", 
13381         "slice": 8, 
13382         "created": "2013-12-13T22:19:45.943Z", 
13383         "amount": 0.56, 
13384         "object": 93, 
13385         "account": 13, 
13386         "state": "invoiced", 
13387         "coreHours": 8.0, 
13388         "invoice": 60, 
13389         "date": "2013-11-18T22:00:00Z", 
13390         "kind": "reservation"
13391     }
13392 },
13393 {
13394     "pk": 58697, 
13395     "model": "core.charge", 
13396     "fields": {
13397         "updated": "2013-12-13T22:19:59.952Z", 
13398         "slice": 8, 
13399         "created": "2013-12-13T22:19:45.951Z", 
13400         "amount": 0.56, 
13401         "object": 93, 
13402         "account": 13, 
13403         "state": "invoiced", 
13404         "coreHours": 8.0, 
13405         "invoice": 60, 
13406         "date": "2013-11-19T06:00:00Z", 
13407         "kind": "reservation"
13408     }
13409 },
13410 {
13411     "pk": 58698, 
13412     "model": "core.charge", 
13413     "fields": {
13414         "updated": "2013-12-13T22:20:00.043Z", 
13415         "slice": 8, 
13416         "created": "2013-12-13T22:19:45.960Z", 
13417         "amount": 0.56, 
13418         "object": 93, 
13419         "account": 13, 
13420         "state": "invoiced", 
13421         "coreHours": 8.0, 
13422         "invoice": 60, 
13423         "date": "2013-11-19T14:00:00Z", 
13424         "kind": "reservation"
13425     }
13426 },
13427 {
13428     "pk": 58699, 
13429     "model": "core.charge", 
13430     "fields": {
13431         "updated": "2013-12-13T22:20:00.143Z", 
13432         "slice": 8, 
13433         "created": "2013-12-13T22:19:45.968Z", 
13434         "amount": 0.56, 
13435         "object": 93, 
13436         "account": 13, 
13437         "state": "invoiced", 
13438         "coreHours": 8.0, 
13439         "invoice": 60, 
13440         "date": "2013-11-19T22:00:00Z", 
13441         "kind": "reservation"
13442     }
13443 },
13444 {
13445     "pk": 58700, 
13446     "model": "core.charge", 
13447     "fields": {
13448         "updated": "2013-12-13T22:20:00.234Z", 
13449         "slice": 8, 
13450         "created": "2013-12-13T22:19:45.976Z", 
13451         "amount": 0.56, 
13452         "object": 93, 
13453         "account": 13, 
13454         "state": "invoiced", 
13455         "coreHours": 8.0, 
13456         "invoice": 60, 
13457         "date": "2013-11-20T06:00:00Z", 
13458         "kind": "reservation"
13459     }
13460 },
13461 {
13462     "pk": 58701, 
13463     "model": "core.charge", 
13464     "fields": {
13465         "updated": "2013-12-13T22:20:00.325Z", 
13466         "slice": 8, 
13467         "created": "2013-12-13T22:19:45.985Z", 
13468         "amount": 0.56, 
13469         "object": 93, 
13470         "account": 13, 
13471         "state": "invoiced", 
13472         "coreHours": 8.0, 
13473         "invoice": 60, 
13474         "date": "2013-11-20T14:00:00Z", 
13475         "kind": "reservation"
13476     }
13477 },
13478 {
13479     "pk": 58702, 
13480     "model": "core.charge", 
13481     "fields": {
13482         "updated": "2013-12-13T22:20:00.419Z", 
13483         "slice": 8, 
13484         "created": "2013-12-13T22:19:45.993Z", 
13485         "amount": 0.56, 
13486         "object": 93, 
13487         "account": 13, 
13488         "state": "invoiced", 
13489         "coreHours": 8.0, 
13490         "invoice": 60, 
13491         "date": "2013-11-20T22:00:00Z", 
13492         "kind": "reservation"
13493     }
13494 },
13495 {
13496     "pk": 58703, 
13497     "model": "core.charge", 
13498     "fields": {
13499         "updated": "2013-12-13T22:20:00.510Z", 
13500         "slice": 8, 
13501         "created": "2013-12-13T22:19:46.001Z", 
13502         "amount": 0.56, 
13503         "object": 93, 
13504         "account": 13, 
13505         "state": "invoiced", 
13506         "coreHours": 8.0, 
13507         "invoice": 60, 
13508         "date": "2013-11-21T06:00:00Z", 
13509         "kind": "reservation"
13510     }
13511 },
13512 {
13513     "pk": 58704, 
13514     "model": "core.charge", 
13515     "fields": {
13516         "updated": "2013-12-13T22:20:00.617Z", 
13517         "slice": 8, 
13518         "created": "2013-12-13T22:19:46.009Z", 
13519         "amount": 0.56, 
13520         "object": 93, 
13521         "account": 13, 
13522         "state": "invoiced", 
13523         "coreHours": 8.0, 
13524         "invoice": 60, 
13525         "date": "2013-11-21T14:00:00Z", 
13526         "kind": "reservation"
13527     }
13528 },
13529 {
13530     "pk": 58705, 
13531     "model": "core.charge", 
13532     "fields": {
13533         "updated": "2013-12-13T22:20:00.709Z", 
13534         "slice": 8, 
13535         "created": "2013-12-13T22:19:46.018Z", 
13536         "amount": 0.56, 
13537         "object": 93, 
13538         "account": 13, 
13539         "state": "invoiced", 
13540         "coreHours": 8.0, 
13541         "invoice": 60, 
13542         "date": "2013-11-21T22:00:00Z", 
13543         "kind": "reservation"
13544     }
13545 },
13546 {
13547     "pk": 58706, 
13548     "model": "core.charge", 
13549     "fields": {
13550         "updated": "2013-12-13T22:20:00.800Z", 
13551         "slice": 8, 
13552         "created": "2013-12-13T22:19:46.026Z", 
13553         "amount": 0.56, 
13554         "object": 93, 
13555         "account": 13, 
13556         "state": "invoiced", 
13557         "coreHours": 8.0, 
13558         "invoice": 60, 
13559         "date": "2013-11-22T06:00:00Z", 
13560         "kind": "reservation"
13561     }
13562 },
13563 {
13564     "pk": 58707, 
13565     "model": "core.charge", 
13566     "fields": {
13567         "updated": "2013-12-13T22:20:00.918Z", 
13568         "slice": 8, 
13569         "created": "2013-12-13T22:19:46.034Z", 
13570         "amount": 0.56, 
13571         "object": 93, 
13572         "account": 13, 
13573         "state": "invoiced", 
13574         "coreHours": 8.0, 
13575         "invoice": 60, 
13576         "date": "2013-11-22T14:00:00Z", 
13577         "kind": "reservation"
13578     }
13579 },
13580 {
13581     "pk": 58708, 
13582     "model": "core.charge", 
13583     "fields": {
13584         "updated": "2013-12-13T22:20:01.007Z", 
13585         "slice": 8, 
13586         "created": "2013-12-13T22:19:46.043Z", 
13587         "amount": 0.56, 
13588         "object": 93, 
13589         "account": 13, 
13590         "state": "invoiced", 
13591         "coreHours": 8.0, 
13592         "invoice": 60, 
13593         "date": "2013-11-22T22:00:00Z", 
13594         "kind": "reservation"
13595     }
13596 },
13597 {
13598     "pk": 58709, 
13599     "model": "core.charge", 
13600     "fields": {
13601         "updated": "2013-12-13T22:20:01.098Z", 
13602         "slice": 8, 
13603         "created": "2013-12-13T22:19:46.051Z", 
13604         "amount": 0.56, 
13605         "object": 93, 
13606         "account": 13, 
13607         "state": "invoiced", 
13608         "coreHours": 8.0, 
13609         "invoice": 60, 
13610         "date": "2013-11-23T06:00:00Z", 
13611         "kind": "reservation"
13612     }
13613 },
13614 {
13615     "pk": 58710, 
13616     "model": "core.charge", 
13617     "fields": {
13618         "updated": "2013-12-13T22:20:01.189Z", 
13619         "slice": 8, 
13620         "created": "2013-12-13T22:19:46.059Z", 
13621         "amount": 0.56, 
13622         "object": 93, 
13623         "account": 13, 
13624         "state": "invoiced", 
13625         "coreHours": 8.0, 
13626         "invoice": 60, 
13627         "date": "2013-11-23T14:00:00Z", 
13628         "kind": "reservation"
13629     }
13630 },
13631 {
13632     "pk": 58711, 
13633     "model": "core.charge", 
13634     "fields": {
13635         "updated": "2013-12-13T22:20:01.355Z", 
13636         "slice": 8, 
13637         "created": "2013-12-13T22:19:46.067Z", 
13638         "amount": 0.56, 
13639         "object": 93, 
13640         "account": 13, 
13641         "state": "invoiced", 
13642         "coreHours": 8.0, 
13643         "invoice": 60, 
13644         "date": "2013-11-23T22:00:00Z", 
13645         "kind": "reservation"
13646     }
13647 },
13648 {
13649     "pk": 58712, 
13650     "model": "core.charge", 
13651     "fields": {
13652         "updated": "2013-12-13T22:20:01.727Z", 
13653         "slice": 8, 
13654         "created": "2013-12-13T22:19:46.076Z", 
13655         "amount": 0.56, 
13656         "object": 93, 
13657         "account": 13, 
13658         "state": "invoiced", 
13659         "coreHours": 8.0, 
13660         "invoice": 60, 
13661         "date": "2013-11-24T06:00:00Z", 
13662         "kind": "reservation"
13663     }
13664 },
13665 {
13666     "pk": 58713, 
13667     "model": "core.charge", 
13668     "fields": {
13669         "updated": "2013-12-13T22:20:01.818Z", 
13670         "slice": 8, 
13671         "created": "2013-12-13T22:19:46.084Z", 
13672         "amount": 0.56, 
13673         "object": 93, 
13674         "account": 13, 
13675         "state": "invoiced", 
13676         "coreHours": 8.0, 
13677         "invoice": 60, 
13678         "date": "2013-11-24T14:00:00Z", 
13679         "kind": "reservation"
13680     }
13681 },
13682 {
13683     "pk": 58714, 
13684     "model": "core.charge", 
13685     "fields": {
13686         "updated": "2013-12-13T22:20:01.910Z", 
13687         "slice": 8, 
13688         "created": "2013-12-13T22:19:46.092Z", 
13689         "amount": 0.56, 
13690         "object": 93, 
13691         "account": 13, 
13692         "state": "invoiced", 
13693         "coreHours": 8.0, 
13694         "invoice": 60, 
13695         "date": "2013-11-24T22:00:00Z", 
13696         "kind": "reservation"
13697     }
13698 },
13699 {
13700     "pk": 58715, 
13701     "model": "core.charge", 
13702     "fields": {
13703         "updated": "2013-12-13T22:20:02.009Z", 
13704         "slice": 8, 
13705         "created": "2013-12-13T22:19:46.101Z", 
13706         "amount": 0.56, 
13707         "object": 93, 
13708         "account": 13, 
13709         "state": "invoiced", 
13710         "coreHours": 8.0, 
13711         "invoice": 61, 
13712         "date": "2013-11-25T06:00:00Z", 
13713         "kind": "reservation"
13714     }
13715 },
13716 {
13717     "pk": 58716, 
13718     "model": "core.charge", 
13719     "fields": {
13720         "updated": "2013-12-13T22:20:02.100Z", 
13721         "slice": 8, 
13722         "created": "2013-12-13T22:19:46.109Z", 
13723         "amount": 0.56, 
13724         "object": 93, 
13725         "account": 13, 
13726         "state": "invoiced", 
13727         "coreHours": 8.0, 
13728         "invoice": 61, 
13729         "date": "2013-11-25T14:00:00Z", 
13730         "kind": "reservation"
13731     }
13732 },
13733 {
13734     "pk": 58717, 
13735     "model": "core.charge", 
13736     "fields": {
13737         "updated": "2013-12-13T22:20:02.191Z", 
13738         "slice": 8, 
13739         "created": "2013-12-13T22:19:46.117Z", 
13740         "amount": 0.56, 
13741         "object": 93, 
13742         "account": 13, 
13743         "state": "invoiced", 
13744         "coreHours": 8.0, 
13745         "invoice": 61, 
13746         "date": "2013-11-25T22:00:00Z", 
13747         "kind": "reservation"
13748     }
13749 },
13750 {
13751     "pk": 58718, 
13752     "model": "core.charge", 
13753     "fields": {
13754         "updated": "2013-12-13T22:20:02.287Z", 
13755         "slice": 8, 
13756         "created": "2013-12-13T22:19:46.125Z", 
13757         "amount": 0.56, 
13758         "object": 93, 
13759         "account": 13, 
13760         "state": "invoiced", 
13761         "coreHours": 8.0, 
13762         "invoice": 61, 
13763         "date": "2013-11-26T06:00:00Z", 
13764         "kind": "reservation"
13765     }
13766 },
13767 {
13768     "pk": 58719, 
13769     "model": "core.charge", 
13770     "fields": {
13771         "updated": "2013-12-13T22:20:02.378Z", 
13772         "slice": 8, 
13773         "created": "2013-12-13T22:19:46.134Z", 
13774         "amount": 0.56, 
13775         "object": 93, 
13776         "account": 13, 
13777         "state": "invoiced", 
13778         "coreHours": 8.0, 
13779         "invoice": 61, 
13780         "date": "2013-11-26T14:00:00Z", 
13781         "kind": "reservation"
13782     }
13783 },
13784 {
13785     "pk": 58720, 
13786     "model": "core.charge", 
13787     "fields": {
13788         "updated": "2013-12-13T22:20:02.469Z", 
13789         "slice": 8, 
13790         "created": "2013-12-13T22:19:46.142Z", 
13791         "amount": 0.56, 
13792         "object": 93, 
13793         "account": 13, 
13794         "state": "invoiced", 
13795         "coreHours": 8.0, 
13796         "invoice": 61, 
13797         "date": "2013-11-26T22:00:00Z", 
13798         "kind": "reservation"
13799     }
13800 },
13801 {
13802     "pk": 58721, 
13803     "model": "core.charge", 
13804     "fields": {
13805         "updated": "2013-12-13T22:20:02.561Z", 
13806         "slice": 8, 
13807         "created": "2013-12-13T22:19:46.150Z", 
13808         "amount": 0.56, 
13809         "object": 93, 
13810         "account": 13, 
13811         "state": "invoiced", 
13812         "coreHours": 8.0, 
13813         "invoice": 61, 
13814         "date": "2013-11-27T06:00:00Z", 
13815         "kind": "reservation"
13816     }
13817 },
13818 {
13819     "pk": 58722, 
13820     "model": "core.charge", 
13821     "fields": {
13822         "updated": "2013-12-13T22:20:02.652Z", 
13823         "slice": 8, 
13824         "created": "2013-12-13T22:19:46.158Z", 
13825         "amount": 0.56, 
13826         "object": 93, 
13827         "account": 13, 
13828         "state": "invoiced", 
13829         "coreHours": 8.0, 
13830         "invoice": 61, 
13831         "date": "2013-11-27T14:00:00Z", 
13832         "kind": "reservation"
13833     }
13834 },
13835 {
13836     "pk": 58723, 
13837     "model": "core.charge", 
13838     "fields": {
13839         "updated": "2013-12-13T22:20:02.743Z", 
13840         "slice": 8, 
13841         "created": "2013-12-13T22:19:46.167Z", 
13842         "amount": 0.56, 
13843         "object": 93, 
13844         "account": 13, 
13845         "state": "invoiced", 
13846         "coreHours": 8.0, 
13847         "invoice": 61, 
13848         "date": "2013-11-27T22:00:00Z", 
13849         "kind": "reservation"
13850     }
13851 },
13852 {
13853     "pk": 58724, 
13854     "model": "core.charge", 
13855     "fields": {
13856         "updated": "2013-12-13T22:20:02.834Z", 
13857         "slice": 8, 
13858         "created": "2013-12-13T22:19:46.175Z", 
13859         "amount": 0.56, 
13860         "object": 93, 
13861         "account": 13, 
13862         "state": "invoiced", 
13863         "coreHours": 8.0, 
13864         "invoice": 61, 
13865         "date": "2013-11-28T06:00:00Z", 
13866         "kind": "reservation"
13867     }
13868 },
13869 {
13870     "pk": 58725, 
13871     "model": "core.charge", 
13872     "fields": {
13873         "updated": "2013-12-13T22:20:02.925Z", 
13874         "slice": 8, 
13875         "created": "2013-12-13T22:19:46.183Z", 
13876         "amount": 0.56, 
13877         "object": 93, 
13878         "account": 13, 
13879         "state": "invoiced", 
13880         "coreHours": 8.0, 
13881         "invoice": 61, 
13882         "date": "2013-11-28T14:00:00Z", 
13883         "kind": "reservation"
13884     }
13885 },
13886 {
13887     "pk": 58726, 
13888     "model": "core.charge", 
13889     "fields": {
13890         "updated": "2013-12-13T22:20:03.016Z", 
13891         "slice": 8, 
13892         "created": "2013-12-13T22:19:46.192Z", 
13893         "amount": 0.56, 
13894         "object": 93, 
13895         "account": 13, 
13896         "state": "invoiced", 
13897         "coreHours": 8.0, 
13898         "invoice": 61, 
13899         "date": "2013-11-28T22:00:00Z", 
13900         "kind": "reservation"
13901     }
13902 },
13903 {
13904     "pk": 58727, 
13905     "model": "core.charge", 
13906     "fields": {
13907         "updated": "2013-12-13T22:20:03.107Z", 
13908         "slice": 8, 
13909         "created": "2013-12-13T22:19:46.200Z", 
13910         "amount": 0.56, 
13911         "object": 93, 
13912         "account": 13, 
13913         "state": "invoiced", 
13914         "coreHours": 8.0, 
13915         "invoice": 61, 
13916         "date": "2013-11-29T06:00:00Z", 
13917         "kind": "reservation"
13918     }
13919 },
13920 {
13921     "pk": 58728, 
13922     "model": "core.charge", 
13923     "fields": {
13924         "updated": "2013-12-13T22:20:03.198Z", 
13925         "slice": 8, 
13926         "created": "2013-12-13T22:19:46.208Z", 
13927         "amount": 0.56, 
13928         "object": 93, 
13929         "account": 13, 
13930         "state": "invoiced", 
13931         "coreHours": 8.0, 
13932         "invoice": 61, 
13933         "date": "2013-11-29T14:00:00Z", 
13934         "kind": "reservation"
13935     }
13936 },
13937 {
13938     "pk": 58729, 
13939     "model": "core.charge", 
13940     "fields": {
13941         "updated": "2013-12-13T22:20:03.290Z", 
13942         "slice": 8, 
13943         "created": "2013-12-13T22:19:46.216Z", 
13944         "amount": 0.56, 
13945         "object": 93, 
13946         "account": 13, 
13947         "state": "invoiced", 
13948         "coreHours": 8.0, 
13949         "invoice": 61, 
13950         "date": "2013-11-29T22:00:00Z", 
13951         "kind": "reservation"
13952     }
13953 },
13954 {
13955     "pk": 58730, 
13956     "model": "core.charge", 
13957     "fields": {
13958         "updated": "2013-12-13T22:20:03.381Z", 
13959         "slice": 8, 
13960         "created": "2013-12-13T22:19:46.225Z", 
13961         "amount": 0.56, 
13962         "object": 93, 
13963         "account": 13, 
13964         "state": "invoiced", 
13965         "coreHours": 8.0, 
13966         "invoice": 61, 
13967         "date": "2013-11-30T06:00:00Z", 
13968         "kind": "reservation"
13969     }
13970 },
13971 {
13972     "pk": 58731, 
13973     "model": "core.charge", 
13974     "fields": {
13975         "updated": "2013-12-13T22:20:03.473Z", 
13976         "slice": 8, 
13977         "created": "2013-12-13T22:19:46.233Z", 
13978         "amount": 0.56, 
13979         "object": 93, 
13980         "account": 13, 
13981         "state": "invoiced", 
13982         "coreHours": 8.0, 
13983         "invoice": 61, 
13984         "date": "2013-11-30T14:00:00Z", 
13985         "kind": "reservation"
13986     }
13987 },
13988 {
13989     "pk": 58732, 
13990     "model": "core.charge", 
13991     "fields": {
13992         "updated": "2013-12-13T22:20:03.565Z", 
13993         "slice": 8, 
13994         "created": "2013-12-13T22:19:46.241Z", 
13995         "amount": 0.56, 
13996         "object": 93, 
13997         "account": 13, 
13998         "state": "invoiced", 
13999         "coreHours": 8.0, 
14000         "invoice": 61, 
14001         "date": "2013-11-30T22:00:00Z", 
14002         "kind": "reservation"
14003     }
14004 },
14005 {
14006     "pk": 58733, 
14007     "model": "core.charge", 
14008     "fields": {
14009         "updated": "2013-12-13T22:20:03.656Z", 
14010         "slice": 8, 
14011         "created": "2013-12-13T22:19:46.250Z", 
14012         "amount": 0.56, 
14013         "object": 93, 
14014         "account": 13, 
14015         "state": "invoiced", 
14016         "coreHours": 8.0, 
14017         "invoice": 61, 
14018         "date": "2013-12-01T06:00:00Z", 
14019         "kind": "reservation"
14020     }
14021 },
14022 {
14023     "pk": 58734, 
14024     "model": "core.charge", 
14025     "fields": {
14026         "updated": "2013-12-13T22:20:03.747Z", 
14027         "slice": 8, 
14028         "created": "2013-12-13T22:19:46.258Z", 
14029         "amount": 0.56, 
14030         "object": 93, 
14031         "account": 13, 
14032         "state": "invoiced", 
14033         "coreHours": 8.0, 
14034         "invoice": 61, 
14035         "date": "2013-12-01T14:00:00Z", 
14036         "kind": "reservation"
14037     }
14038 },
14039 {
14040     "pk": 58735, 
14041     "model": "core.charge", 
14042     "fields": {
14043         "updated": "2013-12-13T22:20:03.830Z", 
14044         "slice": 8, 
14045         "created": "2013-12-13T22:19:46.266Z", 
14046         "amount": 0.56, 
14047         "object": 93, 
14048         "account": 13, 
14049         "state": "invoiced", 
14050         "coreHours": 8.0, 
14051         "invoice": 61, 
14052         "date": "2013-12-01T22:00:00Z", 
14053         "kind": "reservation"
14054     }
14055 },
14056 {
14057     "pk": 58736, 
14058     "model": "core.charge", 
14059     "fields": {
14060         "updated": "2013-12-13T22:20:03.929Z", 
14061         "slice": 8, 
14062         "created": "2013-12-13T22:19:46.274Z", 
14063         "amount": 0.56, 
14064         "object": 93, 
14065         "account": 13, 
14066         "state": "invoiced", 
14067         "coreHours": 8.0, 
14068         "invoice": 62, 
14069         "date": "2013-12-02T06:00:00Z", 
14070         "kind": "reservation"
14071     }
14072 },
14073 {
14074     "pk": 58737, 
14075     "model": "core.charge", 
14076     "fields": {
14077         "updated": "2013-12-13T22:20:04.020Z", 
14078         "slice": 8, 
14079         "created": "2013-12-13T22:19:46.283Z", 
14080         "amount": 0.56, 
14081         "object": 93, 
14082         "account": 13, 
14083         "state": "invoiced", 
14084         "coreHours": 8.0, 
14085         "invoice": 62, 
14086         "date": "2013-12-02T14:00:00Z", 
14087         "kind": "reservation"
14088     }
14089 },
14090 {
14091     "pk": 58738, 
14092     "model": "core.charge", 
14093     "fields": {
14094         "updated": "2013-12-13T22:20:04.111Z", 
14095         "slice": 8, 
14096         "created": "2013-12-13T22:19:46.291Z", 
14097         "amount": 0.56, 
14098         "object": 93, 
14099         "account": 13, 
14100         "state": "invoiced", 
14101         "coreHours": 8.0, 
14102         "invoice": 62, 
14103         "date": "2013-12-02T22:00:00Z", 
14104         "kind": "reservation"
14105     }
14106 },
14107 {
14108     "pk": 58739, 
14109     "model": "core.charge", 
14110     "fields": {
14111         "updated": "2013-12-13T22:20:04.203Z", 
14112         "slice": 8, 
14113         "created": "2013-12-13T22:19:46.299Z", 
14114         "amount": 0.56, 
14115         "object": 93, 
14116         "account": 13, 
14117         "state": "invoiced", 
14118         "coreHours": 8.0, 
14119         "invoice": 62, 
14120         "date": "2013-12-03T06:00:00Z", 
14121         "kind": "reservation"
14122     }
14123 },
14124 {
14125     "pk": 58740, 
14126     "model": "core.charge", 
14127     "fields": {
14128         "updated": "2013-12-13T22:20:04.294Z", 
14129         "slice": 8, 
14130         "created": "2013-12-13T22:19:46.308Z", 
14131         "amount": 0.56, 
14132         "object": 93, 
14133         "account": 13, 
14134         "state": "invoiced", 
14135         "coreHours": 8.0, 
14136         "invoice": 62, 
14137         "date": "2013-12-03T14:00:00Z", 
14138         "kind": "reservation"
14139     }
14140 },
14141 {
14142     "pk": 58741, 
14143     "model": "core.charge", 
14144     "fields": {
14145         "updated": "2013-12-13T22:20:04.385Z", 
14146         "slice": 8, 
14147         "created": "2013-12-13T22:19:46.316Z", 
14148         "amount": 0.56, 
14149         "object": 93, 
14150         "account": 13, 
14151         "state": "invoiced", 
14152         "coreHours": 8.0, 
14153         "invoice": 62, 
14154         "date": "2013-12-03T22:00:00Z", 
14155         "kind": "reservation"
14156     }
14157 },
14158 {
14159     "pk": 58742, 
14160     "model": "core.charge", 
14161     "fields": {
14162         "updated": "2013-12-13T22:20:04.476Z", 
14163         "slice": 8, 
14164         "created": "2013-12-13T22:19:46.324Z", 
14165         "amount": 0.56, 
14166         "object": 93, 
14167         "account": 13, 
14168         "state": "invoiced", 
14169         "coreHours": 8.0, 
14170         "invoice": 62, 
14171         "date": "2013-12-04T06:00:00Z", 
14172         "kind": "reservation"
14173     }
14174 },
14175 {
14176     "pk": 58743, 
14177     "model": "core.charge", 
14178     "fields": {
14179         "updated": "2013-12-13T22:20:04.567Z", 
14180         "slice": 8, 
14181         "created": "2013-12-13T22:19:46.333Z", 
14182         "amount": 0.56, 
14183         "object": 93, 
14184         "account": 13, 
14185         "state": "invoiced", 
14186         "coreHours": 8.0, 
14187         "invoice": 62, 
14188         "date": "2013-12-04T14:00:00Z", 
14189         "kind": "reservation"
14190     }
14191 },
14192 {
14193     "pk": 58744, 
14194     "model": "core.charge", 
14195     "fields": {
14196         "updated": "2013-12-13T22:20:04.658Z", 
14197         "slice": 8, 
14198         "created": "2013-12-13T22:19:46.341Z", 
14199         "amount": 0.56, 
14200         "object": 93, 
14201         "account": 13, 
14202         "state": "invoiced", 
14203         "coreHours": 8.0, 
14204         "invoice": 62, 
14205         "date": "2013-12-04T22:00:00Z", 
14206         "kind": "reservation"
14207     }
14208 },
14209 {
14210     "pk": 58745, 
14211     "model": "core.charge", 
14212     "fields": {
14213         "updated": "2013-12-13T22:20:04.749Z", 
14214         "slice": 8, 
14215         "created": "2013-12-13T22:19:46.349Z", 
14216         "amount": 0.56, 
14217         "object": 93, 
14218         "account": 13, 
14219         "state": "invoiced", 
14220         "coreHours": 8.0, 
14221         "invoice": 62, 
14222         "date": "2013-12-05T06:00:00Z", 
14223         "kind": "reservation"
14224     }
14225 },
14226 {
14227     "pk": 58746, 
14228     "model": "core.charge", 
14229     "fields": {
14230         "updated": "2013-12-13T22:20:04.840Z", 
14231         "slice": 8, 
14232         "created": "2013-12-13T22:19:46.357Z", 
14233         "amount": 0.56, 
14234         "object": 93, 
14235         "account": 13, 
14236         "state": "invoiced", 
14237         "coreHours": 8.0, 
14238         "invoice": 62, 
14239         "date": "2013-12-05T14:00:00Z", 
14240         "kind": "reservation"
14241     }
14242 },
14243 {
14244     "pk": 58747, 
14245     "model": "core.charge", 
14246     "fields": {
14247         "updated": "2013-12-13T22:20:04.932Z", 
14248         "slice": 8, 
14249         "created": "2013-12-13T22:19:46.366Z", 
14250         "amount": 0.56, 
14251         "object": 93, 
14252         "account": 13, 
14253         "state": "invoiced", 
14254         "coreHours": 8.0, 
14255         "invoice": 62, 
14256         "date": "2013-12-05T22:00:00Z", 
14257         "kind": "reservation"
14258     }
14259 },
14260 {
14261     "pk": 58748, 
14262     "model": "core.charge", 
14263     "fields": {
14264         "updated": "2013-12-13T22:20:05.031Z", 
14265         "slice": 8, 
14266         "created": "2013-12-13T22:19:46.374Z", 
14267         "amount": 0.56, 
14268         "object": 93, 
14269         "account": 13, 
14270         "state": "invoiced", 
14271         "coreHours": 8.0, 
14272         "invoice": 62, 
14273         "date": "2013-12-06T06:00:00Z", 
14274         "kind": "reservation"
14275     }
14276 },
14277 {
14278     "pk": 58749, 
14279     "model": "core.charge", 
14280     "fields": {
14281         "updated": "2013-12-13T22:20:05.129Z", 
14282         "slice": 8, 
14283         "created": "2013-12-13T22:19:46.382Z", 
14284         "amount": 0.56, 
14285         "object": 93, 
14286         "account": 13, 
14287         "state": "invoiced", 
14288         "coreHours": 8.0, 
14289         "invoice": 62, 
14290         "date": "2013-12-06T14:00:00Z", 
14291         "kind": "reservation"
14292     }
14293 },
14294 {
14295     "pk": 58750, 
14296     "model": "core.charge", 
14297     "fields": {
14298         "updated": "2013-12-13T22:20:05.220Z", 
14299         "slice": 8, 
14300         "created": "2013-12-13T22:19:46.391Z", 
14301         "amount": 0.56, 
14302         "object": 93, 
14303         "account": 13, 
14304         "state": "invoiced", 
14305         "coreHours": 8.0, 
14306         "invoice": 62, 
14307         "date": "2013-12-06T22:00:00Z", 
14308         "kind": "reservation"
14309     }
14310 },
14311 {
14312     "pk": 58751, 
14313     "model": "core.charge", 
14314     "fields": {
14315         "updated": "2013-12-13T22:20:05.311Z", 
14316         "slice": 8, 
14317         "created": "2013-12-13T22:19:46.399Z", 
14318         "amount": 0.56, 
14319         "object": 93, 
14320         "account": 13, 
14321         "state": "invoiced", 
14322         "coreHours": 8.0, 
14323         "invoice": 62, 
14324         "date": "2013-12-07T06:00:00Z", 
14325         "kind": "reservation"
14326     }
14327 },
14328 {
14329     "pk": 58752, 
14330     "model": "core.charge", 
14331     "fields": {
14332         "updated": "2013-12-13T22:20:05.402Z", 
14333         "slice": 8, 
14334         "created": "2013-12-13T22:19:46.407Z", 
14335         "amount": 0.56, 
14336         "object": 93, 
14337         "account": 13, 
14338         "state": "invoiced", 
14339         "coreHours": 8.0, 
14340         "invoice": 62, 
14341         "date": "2013-12-07T14:00:00Z", 
14342         "kind": "reservation"
14343     }
14344 },
14345 {
14346     "pk": 58753, 
14347     "model": "core.charge", 
14348     "fields": {
14349         "updated": "2013-12-13T22:20:05.493Z", 
14350         "slice": 8, 
14351         "created": "2013-12-13T22:19:46.415Z", 
14352         "amount": 0.56, 
14353         "object": 93, 
14354         "account": 13, 
14355         "state": "invoiced", 
14356         "coreHours": 8.0, 
14357         "invoice": 62, 
14358         "date": "2013-12-07T22:00:00Z", 
14359         "kind": "reservation"
14360     }
14361 },
14362 {
14363     "pk": 58754, 
14364     "model": "core.charge", 
14365     "fields": {
14366         "updated": "2013-12-13T22:20:05.584Z", 
14367         "slice": 8, 
14368         "created": "2013-12-13T22:19:46.424Z", 
14369         "amount": 0.56, 
14370         "object": 93, 
14371         "account": 13, 
14372         "state": "invoiced", 
14373         "coreHours": 8.0, 
14374         "invoice": 62, 
14375         "date": "2013-12-08T06:00:00Z", 
14376         "kind": "reservation"
14377     }
14378 },
14379 {
14380     "pk": 58755, 
14381     "model": "core.charge", 
14382     "fields": {
14383         "updated": "2013-12-13T22:20:05.675Z", 
14384         "slice": 8, 
14385         "created": "2013-12-13T22:19:46.432Z", 
14386         "amount": 0.56, 
14387         "object": 93, 
14388         "account": 13, 
14389         "state": "invoiced", 
14390         "coreHours": 8.0, 
14391         "invoice": 62, 
14392         "date": "2013-12-08T14:00:00Z", 
14393         "kind": "reservation"
14394     }
14395 },
14396 {
14397     "pk": 58756, 
14398     "model": "core.charge", 
14399     "fields": {
14400         "updated": "2013-12-13T22:20:05.766Z", 
14401         "slice": 8, 
14402         "created": "2013-12-13T22:19:46.440Z", 
14403         "amount": 0.56, 
14404         "object": 93, 
14405         "account": 13, 
14406         "state": "invoiced", 
14407         "coreHours": 8.0, 
14408         "invoice": 62, 
14409         "date": "2013-12-08T22:00:00Z", 
14410         "kind": "reservation"
14411     }
14412 },
14413 {
14414     "pk": 58757, 
14415     "model": "core.charge", 
14416     "fields": {
14417         "updated": "2013-12-13T22:19:46.448Z", 
14418         "slice": 8, 
14419         "created": "2013-12-13T22:19:46.448Z", 
14420         "amount": 0.56, 
14421         "object": 93, 
14422         "account": 13, 
14423         "state": "pending", 
14424         "coreHours": 8.0, 
14425         "invoice": null, 
14426         "date": "2013-12-09T06:00:00Z", 
14427         "kind": "reservation"
14428     }
14429 },
14430 {
14431     "pk": 58758, 
14432     "model": "core.charge", 
14433     "fields": {
14434         "updated": "2013-12-13T22:19:46.457Z", 
14435         "slice": 8, 
14436         "created": "2013-12-13T22:19:46.457Z", 
14437         "amount": 0.56, 
14438         "object": 93, 
14439         "account": 13, 
14440         "state": "pending", 
14441         "coreHours": 8.0, 
14442         "invoice": null, 
14443         "date": "2013-12-09T14:00:00Z", 
14444         "kind": "reservation"
14445     }
14446 },
14447 {
14448     "pk": 58759, 
14449     "model": "core.charge", 
14450     "fields": {
14451         "updated": "2013-12-13T22:19:46.465Z", 
14452         "slice": 8, 
14453         "created": "2013-12-13T22:19:46.465Z", 
14454         "amount": 0.56, 
14455         "object": 93, 
14456         "account": 13, 
14457         "state": "pending", 
14458         "coreHours": 8.0, 
14459         "invoice": null, 
14460         "date": "2013-12-09T22:00:00Z", 
14461         "kind": "reservation"
14462     }
14463 },
14464 {
14465     "pk": 58760, 
14466     "model": "core.charge", 
14467     "fields": {
14468         "updated": "2013-12-13T22:19:46.473Z", 
14469         "slice": 8, 
14470         "created": "2013-12-13T22:19:46.473Z", 
14471         "amount": 0.56, 
14472         "object": 93, 
14473         "account": 13, 
14474         "state": "pending", 
14475         "coreHours": 8.0, 
14476         "invoice": null, 
14477         "date": "2013-12-10T06:00:00Z", 
14478         "kind": "reservation"
14479     }
14480 },
14481 {
14482     "pk": 58761, 
14483     "model": "core.charge", 
14484     "fields": {
14485         "updated": "2013-12-13T22:19:46.482Z", 
14486         "slice": 8, 
14487         "created": "2013-12-13T22:19:46.482Z", 
14488         "amount": 0.56, 
14489         "object": 93, 
14490         "account": 13, 
14491         "state": "pending", 
14492         "coreHours": 8.0, 
14493         "invoice": null, 
14494         "date": "2013-12-10T14:00:00Z", 
14495         "kind": "reservation"
14496     }
14497 },
14498 {
14499     "pk": 58762, 
14500     "model": "core.charge", 
14501     "fields": {
14502         "updated": "2013-12-13T22:19:46.490Z", 
14503         "slice": 8, 
14504         "created": "2013-12-13T22:19:46.490Z", 
14505         "amount": 0.56, 
14506         "object": 93, 
14507         "account": 13, 
14508         "state": "pending", 
14509         "coreHours": 8.0, 
14510         "invoice": null, 
14511         "date": "2013-12-10T22:00:00Z", 
14512         "kind": "reservation"
14513     }
14514 },
14515 {
14516     "pk": 58763, 
14517     "model": "core.charge", 
14518     "fields": {
14519         "updated": "2013-12-13T22:19:46.498Z", 
14520         "slice": 8, 
14521         "created": "2013-12-13T22:19:46.498Z", 
14522         "amount": 0.56, 
14523         "object": 93, 
14524         "account": 13, 
14525         "state": "pending", 
14526         "coreHours": 8.0, 
14527         "invoice": null, 
14528         "date": "2013-12-11T06:00:00Z", 
14529         "kind": "reservation"
14530     }
14531 },
14532 {
14533     "pk": 58764, 
14534     "model": "core.charge", 
14535     "fields": {
14536         "updated": "2013-12-13T22:19:46.506Z", 
14537         "slice": 8, 
14538         "created": "2013-12-13T22:19:46.506Z", 
14539         "amount": 0.56, 
14540         "object": 93, 
14541         "account": 13, 
14542         "state": "pending", 
14543         "coreHours": 8.0, 
14544         "invoice": null, 
14545         "date": "2013-12-11T14:00:00Z", 
14546         "kind": "reservation"
14547     }
14548 },
14549 {
14550     "pk": 58765, 
14551     "model": "core.charge", 
14552     "fields": {
14553         "updated": "2013-12-13T22:19:46.515Z", 
14554         "slice": 8, 
14555         "created": "2013-12-13T22:19:46.515Z", 
14556         "amount": 0.56, 
14557         "object": 93, 
14558         "account": 13, 
14559         "state": "pending", 
14560         "coreHours": 8.0, 
14561         "invoice": null, 
14562         "date": "2013-12-11T22:00:00Z", 
14563         "kind": "reservation"
14564     }
14565 },
14566 {
14567     "pk": 58766, 
14568     "model": "core.charge", 
14569     "fields": {
14570         "updated": "2013-12-13T22:19:46.523Z", 
14571         "slice": 8, 
14572         "created": "2013-12-13T22:19:46.523Z", 
14573         "amount": 0.56, 
14574         "object": 93, 
14575         "account": 13, 
14576         "state": "pending", 
14577         "coreHours": 8.0, 
14578         "invoice": null, 
14579         "date": "2013-12-12T06:00:00Z", 
14580         "kind": "reservation"
14581     }
14582 },
14583 {
14584     "pk": 58767, 
14585     "model": "core.charge", 
14586     "fields": {
14587         "updated": "2013-12-13T22:19:46.531Z", 
14588         "slice": 8, 
14589         "created": "2013-12-13T22:19:46.531Z", 
14590         "amount": 0.56, 
14591         "object": 93, 
14592         "account": 13, 
14593         "state": "pending", 
14594         "coreHours": 8.0, 
14595         "invoice": null, 
14596         "date": "2013-12-12T14:00:00Z", 
14597         "kind": "reservation"
14598     }
14599 },
14600 {
14601     "pk": 58768, 
14602     "model": "core.charge", 
14603     "fields": {
14604         "updated": "2013-12-13T22:19:46.540Z", 
14605         "slice": 8, 
14606         "created": "2013-12-13T22:19:46.540Z", 
14607         "amount": 0.56, 
14608         "object": 93, 
14609         "account": 13, 
14610         "state": "pending", 
14611         "coreHours": 8.0, 
14612         "invoice": null, 
14613         "date": "2013-12-12T22:00:00Z", 
14614         "kind": "reservation"
14615     }
14616 },
14617 {
14618     "pk": 58769, 
14619     "model": "core.charge", 
14620     "fields": {
14621         "updated": "2013-12-13T22:19:46.548Z", 
14622         "slice": 8, 
14623         "created": "2013-12-13T22:19:46.548Z", 
14624         "amount": 0.56, 
14625         "object": 93, 
14626         "account": 13, 
14627         "state": "pending", 
14628         "coreHours": 8.0, 
14629         "invoice": null, 
14630         "date": "2013-12-13T06:00:00Z", 
14631         "kind": "reservation"
14632     }
14633 },
14634 {
14635     "pk": 58770, 
14636     "model": "core.charge", 
14637     "fields": {
14638         "updated": "2013-12-13T22:19:46.556Z", 
14639         "slice": 8, 
14640         "created": "2013-12-13T22:19:46.556Z", 
14641         "amount": 0.56, 
14642         "object": 93, 
14643         "account": 13, 
14644         "state": "pending", 
14645         "coreHours": 8.0, 
14646         "invoice": null, 
14647         "date": "2013-12-13T14:00:00Z", 
14648         "kind": "reservation"
14649     }
14650 },
14651 {
14652     "pk": 58771, 
14653     "model": "core.charge", 
14654     "fields": {
14655         "updated": "2013-12-13T22:19:58.490Z", 
14656         "slice": 9, 
14657         "created": "2013-12-13T22:19:46.577Z", 
14658         "amount": 0.56, 
14659         "object": 93, 
14660         "account": 13, 
14661         "state": "invoiced", 
14662         "coreHours": 8.0, 
14663         "invoice": 59, 
14664         "date": "2013-11-13T22:00:00Z", 
14665         "kind": "reservation"
14666     }
14667 },
14668 {
14669     "pk": 58772, 
14670     "model": "core.charge", 
14671     "fields": {
14672         "updated": "2013-12-13T22:19:58.581Z", 
14673         "slice": 9, 
14674         "created": "2013-12-13T22:19:46.589Z", 
14675         "amount": 0.56, 
14676         "object": 93, 
14677         "account": 13, 
14678         "state": "invoiced", 
14679         "coreHours": 8.0, 
14680         "invoice": 59, 
14681         "date": "2013-11-14T06:00:00Z", 
14682         "kind": "reservation"
14683     }
14684 },
14685 {
14686     "pk": 58773, 
14687     "model": "core.charge", 
14688     "fields": {
14689         "updated": "2013-12-13T22:19:58.672Z", 
14690         "slice": 9, 
14691         "created": "2013-12-13T22:19:46.597Z", 
14692         "amount": 0.56, 
14693         "object": 93, 
14694         "account": 13, 
14695         "state": "invoiced", 
14696         "coreHours": 8.0, 
14697         "invoice": 59, 
14698         "date": "2013-11-14T14:00:00Z", 
14699         "kind": "reservation"
14700     }
14701 },
14702 {
14703     "pk": 58774, 
14704     "model": "core.charge", 
14705     "fields": {
14706         "updated": "2013-12-13T22:19:58.764Z", 
14707         "slice": 9, 
14708         "created": "2013-12-13T22:19:46.606Z", 
14709         "amount": 0.56, 
14710         "object": 93, 
14711         "account": 13, 
14712         "state": "invoiced", 
14713         "coreHours": 8.0, 
14714         "invoice": 59, 
14715         "date": "2013-11-14T22:00:00Z", 
14716         "kind": "reservation"
14717     }
14718 },
14719 {
14720     "pk": 58775, 
14721     "model": "core.charge", 
14722     "fields": {
14723         "updated": "2013-12-13T22:19:58.855Z", 
14724         "slice": 9, 
14725         "created": "2013-12-13T22:19:46.614Z", 
14726         "amount": 0.56, 
14727         "object": 93, 
14728         "account": 13, 
14729         "state": "invoiced", 
14730         "coreHours": 8.0, 
14731         "invoice": 59, 
14732         "date": "2013-11-15T06:00:00Z", 
14733         "kind": "reservation"
14734     }
14735 },
14736 {
14737     "pk": 58776, 
14738     "model": "core.charge", 
14739     "fields": {
14740         "updated": "2013-12-13T22:19:58.963Z", 
14741         "slice": 9, 
14742         "created": "2013-12-13T22:19:46.622Z", 
14743         "amount": 0.56, 
14744         "object": 93, 
14745         "account": 13, 
14746         "state": "invoiced", 
14747         "coreHours": 8.0, 
14748         "invoice": 59, 
14749         "date": "2013-11-15T14:00:00Z", 
14750         "kind": "reservation"
14751     }
14752 },
14753 {
14754     "pk": 58777, 
14755     "model": "core.charge", 
14756     "fields": {
14757         "updated": "2013-12-13T22:19:59.054Z", 
14758         "slice": 9, 
14759         "created": "2013-12-13T22:19:46.631Z", 
14760         "amount": 0.56, 
14761         "object": 93, 
14762         "account": 13, 
14763         "state": "invoiced", 
14764         "coreHours": 8.0, 
14765         "invoice": 59, 
14766         "date": "2013-11-15T22:00:00Z", 
14767         "kind": "reservation"
14768     }
14769 },
14770 {
14771     "pk": 58778, 
14772     "model": "core.charge", 
14773     "fields": {
14774         "updated": "2013-12-13T22:19:59.145Z", 
14775         "slice": 9, 
14776         "created": "2013-12-13T22:19:46.639Z", 
14777         "amount": 0.56, 
14778         "object": 93, 
14779         "account": 13, 
14780         "state": "invoiced", 
14781         "coreHours": 8.0, 
14782         "invoice": 59, 
14783         "date": "2013-11-16T06:00:00Z", 
14784         "kind": "reservation"
14785     }
14786 },
14787 {
14788     "pk": 58779, 
14789     "model": "core.charge", 
14790     "fields": {
14791         "updated": "2013-12-13T22:19:59.236Z", 
14792         "slice": 9, 
14793         "created": "2013-12-13T22:19:46.647Z", 
14794         "amount": 0.56, 
14795         "object": 93, 
14796         "account": 13, 
14797         "state": "invoiced", 
14798         "coreHours": 8.0, 
14799         "invoice": 59, 
14800         "date": "2013-11-16T14:00:00Z", 
14801         "kind": "reservation"
14802     }
14803 },
14804 {
14805     "pk": 58780, 
14806     "model": "core.charge", 
14807     "fields": {
14808         "updated": "2013-12-13T22:19:59.328Z", 
14809         "slice": 9, 
14810         "created": "2013-12-13T22:19:46.656Z", 
14811         "amount": 0.56, 
14812         "object": 93, 
14813         "account": 13, 
14814         "state": "invoiced", 
14815         "coreHours": 8.0, 
14816         "invoice": 59, 
14817         "date": "2013-11-16T22:00:00Z", 
14818         "kind": "reservation"
14819     }
14820 },
14821 {
14822     "pk": 58781, 
14823     "model": "core.charge", 
14824     "fields": {
14825         "updated": "2013-12-13T22:19:59.419Z", 
14826         "slice": 9, 
14827         "created": "2013-12-13T22:19:46.664Z", 
14828         "amount": 0.56, 
14829         "object": 93, 
14830         "account": 13, 
14831         "state": "invoiced", 
14832         "coreHours": 8.0, 
14833         "invoice": 59, 
14834         "date": "2013-11-17T06:00:00Z", 
14835         "kind": "reservation"
14836     }
14837 },
14838 {
14839     "pk": 58782, 
14840     "model": "core.charge", 
14841     "fields": {
14842         "updated": "2013-12-13T22:19:59.510Z", 
14843         "slice": 9, 
14844         "created": "2013-12-13T22:19:46.672Z", 
14845         "amount": 0.56, 
14846         "object": 93, 
14847         "account": 13, 
14848         "state": "invoiced", 
14849         "coreHours": 8.0, 
14850         "invoice": 59, 
14851         "date": "2013-11-17T14:00:00Z", 
14852         "kind": "reservation"
14853     }
14854 },
14855 {
14856     "pk": 58783, 
14857     "model": "core.charge", 
14858     "fields": {
14859         "updated": "2013-12-13T22:19:59.601Z", 
14860         "slice": 9, 
14861         "created": "2013-12-13T22:19:46.680Z", 
14862         "amount": 0.56, 
14863         "object": 93, 
14864         "account": 13, 
14865         "state": "invoiced", 
14866         "coreHours": 8.0, 
14867         "invoice": 59, 
14868         "date": "2013-11-17T22:00:00Z", 
14869         "kind": "reservation"
14870     }
14871 },
14872 {
14873     "pk": 58784, 
14874     "model": "core.charge", 
14875     "fields": {
14876         "updated": "2013-12-13T22:19:59.712Z", 
14877         "slice": 9, 
14878         "created": "2013-12-13T22:19:46.689Z", 
14879         "amount": 0.56, 
14880         "object": 93, 
14881         "account": 13, 
14882         "state": "invoiced", 
14883         "coreHours": 8.0, 
14884         "invoice": 60, 
14885         "date": "2013-11-18T06:00:00Z", 
14886         "kind": "reservation"
14887     }
14888 },
14889 {
14890     "pk": 58785, 
14891     "model": "core.charge", 
14892     "fields": {
14893         "updated": "2013-12-13T22:19:59.803Z", 
14894         "slice": 9, 
14895         "created": "2013-12-13T22:19:46.697Z", 
14896         "amount": 0.56, 
14897         "object": 93, 
14898         "account": 13, 
14899         "state": "invoiced", 
14900         "coreHours": 8.0, 
14901         "invoice": 60, 
14902         "date": "2013-11-18T14:00:00Z", 
14903         "kind": "reservation"
14904     }
14905 },
14906 {
14907     "pk": 58786, 
14908     "model": "core.charge", 
14909     "fields": {
14910         "updated": "2013-12-13T22:19:59.894Z", 
14911         "slice": 9, 
14912         "created": "2013-12-13T22:19:46.705Z", 
14913         "amount": 0.56, 
14914         "object": 93, 
14915         "account": 13, 
14916         "state": "invoiced", 
14917         "coreHours": 8.0, 
14918         "invoice": 60, 
14919         "date": "2013-11-18T22:00:00Z", 
14920         "kind": "reservation"
14921     }
14922 },
14923 {
14924     "pk": 58787, 
14925     "model": "core.charge", 
14926     "fields": {
14927         "updated": "2013-12-13T22:19:59.985Z", 
14928         "slice": 9, 
14929         "created": "2013-12-13T22:19:46.713Z", 
14930         "amount": 0.56, 
14931         "object": 93, 
14932         "account": 13, 
14933         "state": "invoiced", 
14934         "coreHours": 8.0, 
14935         "invoice": 60, 
14936         "date": "2013-11-19T06:00:00Z", 
14937         "kind": "reservation"
14938     }
14939 },
14940 {
14941     "pk": 58788, 
14942     "model": "core.charge", 
14943     "fields": {
14944         "updated": "2013-12-13T22:20:00.077Z", 
14945         "slice": 9, 
14946         "created": "2013-12-13T22:19:46.722Z", 
14947         "amount": 0.56, 
14948         "object": 93, 
14949         "account": 13, 
14950         "state": "invoiced", 
14951         "coreHours": 8.0, 
14952         "invoice": 60, 
14953         "date": "2013-11-19T14:00:00Z", 
14954         "kind": "reservation"
14955     }
14956 },
14957 {
14958     "pk": 58789, 
14959     "model": "core.charge", 
14960     "fields": {
14961         "updated": "2013-12-13T22:20:00.135Z", 
14962         "slice": 9, 
14963         "created": "2013-12-13T22:19:46.730Z", 
14964         "amount": 0.56, 
14965         "object": 93, 
14966         "account": 13, 
14967         "state": "invoiced", 
14968         "coreHours": 8.0, 
14969         "invoice": 60, 
14970         "date": "2013-11-19T22:00:00Z", 
14971         "kind": "reservation"
14972     }
14973 },
14974 {
14975     "pk": 58790, 
14976     "model": "core.charge", 
14977     "fields": {
14978         "updated": "2013-12-13T22:20:00.226Z", 
14979         "slice": 9, 
14980         "created": "2013-12-13T22:19:46.738Z", 
14981         "amount": 0.56, 
14982         "object": 93, 
14983         "account": 13, 
14984         "state": "invoiced", 
14985         "coreHours": 8.0, 
14986         "invoice": 60, 
14987         "date": "2013-11-20T06:00:00Z", 
14988         "kind": "reservation"
14989     }
14990 },
14991 {
14992     "pk": 58791, 
14993     "model": "core.charge", 
14994     "fields": {
14995         "updated": "2013-12-13T22:20:00.317Z", 
14996         "slice": 9, 
14997         "created": "2013-12-13T22:19:46.747Z", 
14998         "amount": 0.56, 
14999         "object": 93, 
15000         "account": 13, 
15001         "state": "invoiced", 
15002         "coreHours": 8.0, 
15003         "invoice": 60, 
15004         "date": "2013-11-20T14:00:00Z", 
15005         "kind": "reservation"
15006     }
15007 },
15008 {
15009     "pk": 58792, 
15010     "model": "core.charge", 
15011     "fields": {
15012         "updated": "2013-12-13T22:20:00.410Z", 
15013         "slice": 9, 
15014         "created": "2013-12-13T22:19:46.755Z", 
15015         "amount": 0.56, 
15016         "object": 93, 
15017         "account": 13, 
15018         "state": "invoiced", 
15019         "coreHours": 8.0, 
15020         "invoice": 60, 
15021         "date": "2013-11-20T22:00:00Z", 
15022         "kind": "reservation"
15023     }
15024 },
15025 {
15026     "pk": 58793, 
15027     "model": "core.charge", 
15028     "fields": {
15029         "updated": "2013-12-13T22:20:00.501Z", 
15030         "slice": 9, 
15031         "created": "2013-12-13T22:19:46.763Z", 
15032         "amount": 0.56, 
15033         "object": 93, 
15034         "account": 13, 
15035         "state": "invoiced", 
15036         "coreHours": 8.0, 
15037         "invoice": 60, 
15038         "date": "2013-11-21T06:00:00Z", 
15039         "kind": "reservation"
15040     }
15041 },
15042 {
15043     "pk": 58794, 
15044     "model": "core.charge", 
15045     "fields": {
15046         "updated": "2013-12-13T22:20:00.602Z", 
15047         "slice": 9, 
15048         "created": "2013-12-13T22:19:46.771Z", 
15049         "amount": 0.56, 
15050         "object": 93, 
15051         "account": 13, 
15052         "state": "invoiced", 
15053         "coreHours": 8.0, 
15054         "invoice": 60, 
15055         "date": "2013-11-21T14:00:00Z", 
15056         "kind": "reservation"
15057     }
15058 },
15059 {
15060     "pk": 58795, 
15061     "model": "core.charge", 
15062     "fields": {
15063         "updated": "2013-12-13T22:20:00.700Z", 
15064         "slice": 9, 
15065         "created": "2013-12-13T22:19:46.780Z", 
15066         "amount": 0.56, 
15067         "object": 93, 
15068         "account": 13, 
15069         "state": "invoiced", 
15070         "coreHours": 8.0, 
15071         "invoice": 60, 
15072         "date": "2013-11-21T22:00:00Z", 
15073         "kind": "reservation"
15074     }
15075 },
15076 {
15077     "pk": 58796, 
15078     "model": "core.charge", 
15079     "fields": {
15080         "updated": "2013-12-13T22:20:00.792Z", 
15081         "slice": 9, 
15082         "created": "2013-12-13T22:19:46.788Z", 
15083         "amount": 0.56, 
15084         "object": 93, 
15085         "account": 13, 
15086         "state": "invoiced", 
15087         "coreHours": 8.0, 
15088         "invoice": 60, 
15089         "date": "2013-11-22T06:00:00Z", 
15090         "kind": "reservation"
15091     }
15092 },
15093 {
15094     "pk": 58797, 
15095     "model": "core.charge", 
15096     "fields": {
15097         "updated": "2013-12-13T22:20:00.883Z", 
15098         "slice": 9, 
15099         "created": "2013-12-13T22:19:46.797Z", 
15100         "amount": 0.56, 
15101         "object": 93, 
15102         "account": 13, 
15103         "state": "invoiced", 
15104         "coreHours": 8.0, 
15105         "invoice": 60, 
15106         "date": "2013-11-22T14:00:00Z", 
15107         "kind": "reservation"
15108     }
15109 },
15110 {
15111     "pk": 58798, 
15112     "model": "core.charge", 
15113     "fields": {
15114         "updated": "2013-12-13T22:20:00.999Z", 
15115         "slice": 9, 
15116         "created": "2013-12-13T22:19:46.805Z", 
15117         "amount": 0.56, 
15118         "object": 93, 
15119         "account": 13, 
15120         "state": "invoiced", 
15121         "coreHours": 8.0, 
15122         "invoice": 60, 
15123         "date": "2013-11-22T22:00:00Z", 
15124         "kind": "reservation"
15125     }
15126 },
15127 {
15128     "pk": 58799, 
15129     "model": "core.charge", 
15130     "fields": {
15131         "updated": "2013-12-13T22:20:01.090Z", 
15132         "slice": 9, 
15133         "created": "2013-12-13T22:19:46.813Z", 
15134         "amount": 0.56, 
15135         "object": 93, 
15136         "account": 13, 
15137         "state": "invoiced", 
15138         "coreHours": 8.0, 
15139         "invoice": 60, 
15140         "date": "2013-11-23T06:00:00Z", 
15141         "kind": "reservation"
15142     }
15143 },
15144 {
15145     "pk": 58800, 
15146     "model": "core.charge", 
15147     "fields": {
15148         "updated": "2013-12-13T22:20:01.181Z", 
15149         "slice": 9, 
15150         "created": "2013-12-13T22:19:46.821Z", 
15151         "amount": 0.56, 
15152         "object": 93, 
15153         "account": 13, 
15154         "state": "invoiced", 
15155         "coreHours": 8.0, 
15156         "invoice": 60, 
15157         "date": "2013-11-23T14:00:00Z", 
15158         "kind": "reservation"
15159     }
15160 },
15161 {
15162     "pk": 58801, 
15163     "model": "core.charge", 
15164     "fields": {
15165         "updated": "2013-12-13T22:20:01.347Z", 
15166         "slice": 9, 
15167         "created": "2013-12-13T22:19:46.830Z", 
15168         "amount": 0.56, 
15169         "object": 93, 
15170         "account": 13, 
15171         "state": "invoiced", 
15172         "coreHours": 8.0, 
15173         "invoice": 60, 
15174         "date": "2013-11-23T22:00:00Z", 
15175         "kind": "reservation"
15176     }
15177 },
15178 {
15179     "pk": 58802, 
15180     "model": "core.charge", 
15181     "fields": {
15182         "updated": "2013-12-13T22:20:01.719Z", 
15183         "slice": 9, 
15184         "created": "2013-12-13T22:19:46.838Z", 
15185         "amount": 0.56, 
15186         "object": 93, 
15187         "account": 13, 
15188         "state": "invoiced", 
15189         "coreHours": 8.0, 
15190         "invoice": 60, 
15191         "date": "2013-11-24T06:00:00Z", 
15192         "kind": "reservation"
15193     }
15194 },
15195 {
15196     "pk": 58803, 
15197     "model": "core.charge", 
15198     "fields": {
15199         "updated": "2013-12-13T22:20:01.810Z", 
15200         "slice": 9, 
15201         "created": "2013-12-13T22:19:46.846Z", 
15202         "amount": 0.56, 
15203         "object": 93, 
15204         "account": 13, 
15205         "state": "invoiced", 
15206         "coreHours": 8.0, 
15207         "invoice": 60, 
15208         "date": "2013-11-24T14:00:00Z", 
15209         "kind": "reservation"
15210     }
15211 },
15212 {
15213     "pk": 58804, 
15214     "model": "core.charge", 
15215     "fields": {
15216         "updated": "2013-12-13T22:20:01.901Z", 
15217         "slice": 9, 
15218         "created": "2013-12-13T22:19:46.854Z", 
15219         "amount": 0.56, 
15220         "object": 93, 
15221         "account": 13, 
15222         "state": "invoiced", 
15223         "coreHours": 8.0, 
15224         "invoice": 60, 
15225         "date": "2013-11-24T22:00:00Z", 
15226         "kind": "reservation"
15227     }
15228 },
15229 {
15230     "pk": 58805, 
15231     "model": "core.charge", 
15232     "fields": {
15233         "updated": "2013-12-13T22:20:02.001Z", 
15234         "slice": 9, 
15235         "created": "2013-12-13T22:19:46.863Z", 
15236         "amount": 0.56, 
15237         "object": 93, 
15238         "account": 13, 
15239         "state": "invoiced", 
15240         "coreHours": 8.0, 
15241         "invoice": 61, 
15242         "date": "2013-11-25T06:00:00Z", 
15243         "kind": "reservation"
15244     }
15245 },
15246 {
15247     "pk": 58806, 
15248     "model": "core.charge", 
15249     "fields": {
15250         "updated": "2013-12-13T22:20:02.092Z", 
15251         "slice": 9, 
15252         "created": "2013-12-13T22:19:46.871Z", 
15253         "amount": 0.56, 
15254         "object": 93, 
15255         "account": 13, 
15256         "state": "invoiced", 
15257         "coreHours": 8.0, 
15258         "invoice": 61, 
15259         "date": "2013-11-25T14:00:00Z", 
15260         "kind": "reservation"
15261     }
15262 },
15263 {
15264     "pk": 58807, 
15265     "model": "core.charge", 
15266     "fields": {
15267         "updated": "2013-12-13T22:20:02.183Z", 
15268         "slice": 9, 
15269         "created": "2013-12-13T22:19:46.879Z", 
15270         "amount": 0.56, 
15271         "object": 93, 
15272         "account": 13, 
15273         "state": "invoiced", 
15274         "coreHours": 8.0, 
15275         "invoice": 61, 
15276         "date": "2013-11-25T22:00:00Z", 
15277         "kind": "reservation"
15278     }
15279 },
15280 {
15281     "pk": 58808, 
15282     "model": "core.charge", 
15283     "fields": {
15284         "updated": "2013-12-13T22:20:02.279Z", 
15285         "slice": 9, 
15286         "created": "2013-12-13T22:19:46.888Z", 
15287         "amount": 0.56, 
15288         "object": 93, 
15289         "account": 13, 
15290         "state": "invoiced", 
15291         "coreHours": 8.0, 
15292         "invoice": 61, 
15293         "date": "2013-11-26T06:00:00Z", 
15294         "kind": "reservation"
15295     }
15296 },
15297 {
15298     "pk": 58809, 
15299     "model": "core.charge", 
15300     "fields": {
15301         "updated": "2013-12-13T22:20:02.370Z", 
15302         "slice": 9, 
15303         "created": "2013-12-13T22:19:46.896Z", 
15304         "amount": 0.56, 
15305         "object": 93, 
15306         "account": 13, 
15307         "state": "invoiced", 
15308         "coreHours": 8.0, 
15309         "invoice": 61, 
15310         "date": "2013-11-26T14:00:00Z", 
15311         "kind": "reservation"
15312     }
15313 },
15314 {
15315     "pk": 58810, 
15316     "model": "core.charge", 
15317     "fields": {
15318         "updated": "2013-12-13T22:20:02.461Z", 
15319         "slice": 9, 
15320         "created": "2013-12-13T22:19:46.904Z", 
15321         "amount": 0.56, 
15322         "object": 93, 
15323         "account": 13, 
15324         "state": "invoiced", 
15325         "coreHours": 8.0, 
15326         "invoice": 61, 
15327         "date": "2013-11-26T22:00:00Z", 
15328         "kind": "reservation"
15329     }
15330 },
15331 {
15332     "pk": 58811, 
15333     "model": "core.charge", 
15334     "fields": {
15335         "updated": "2013-12-13T22:20:02.552Z", 
15336         "slice": 9, 
15337         "created": "2013-12-13T22:19:46.912Z", 
15338         "amount": 0.56, 
15339         "object": 93, 
15340         "account": 13, 
15341         "state": "invoiced", 
15342         "coreHours": 8.0, 
15343         "invoice": 61, 
15344         "date": "2013-11-27T06:00:00Z", 
15345         "kind": "reservation"
15346     }
15347 },
15348 {
15349     "pk": 58812, 
15350     "model": "core.charge", 
15351     "fields": {
15352         "updated": "2013-12-13T22:20:02.643Z", 
15353         "slice": 9, 
15354         "created": "2013-12-13T22:19:46.921Z", 
15355         "amount": 0.56, 
15356         "object": 93, 
15357         "account": 13, 
15358         "state": "invoiced", 
15359         "coreHours": 8.0, 
15360         "invoice": 61, 
15361         "date": "2013-11-27T14:00:00Z", 
15362         "kind": "reservation"
15363     }
15364 },
15365 {
15366     "pk": 58813, 
15367     "model": "core.charge", 
15368     "fields": {
15369         "updated": "2013-12-13T22:20:02.735Z", 
15370         "slice": 9, 
15371         "created": "2013-12-13T22:19:46.929Z", 
15372         "amount": 0.56, 
15373         "object": 93, 
15374         "account": 13, 
15375         "state": "invoiced", 
15376         "coreHours": 8.0, 
15377         "invoice": 61, 
15378         "date": "2013-11-27T22:00:00Z", 
15379         "kind": "reservation"
15380     }
15381 },
15382 {
15383     "pk": 58814, 
15384     "model": "core.charge", 
15385     "fields": {
15386         "updated": "2013-12-13T22:20:02.826Z", 
15387         "slice": 9, 
15388         "created": "2013-12-13T22:19:46.937Z", 
15389         "amount": 0.56, 
15390         "object": 93, 
15391         "account": 13, 
15392         "state": "invoiced", 
15393         "coreHours": 8.0, 
15394         "invoice": 61, 
15395         "date": "2013-11-28T06:00:00Z", 
15396         "kind": "reservation"
15397     }
15398 },
15399 {
15400     "pk": 58815, 
15401     "model": "core.charge", 
15402     "fields": {
15403         "updated": "2013-12-13T22:20:02.917Z", 
15404         "slice": 9, 
15405         "created": "2013-12-13T22:19:46.945Z", 
15406         "amount": 0.56, 
15407         "object": 93, 
15408         "account": 13, 
15409         "state": "invoiced", 
15410         "coreHours": 8.0, 
15411         "invoice": 61, 
15412         "date": "2013-11-28T14:00:00Z", 
15413         "kind": "reservation"
15414     }
15415 },
15416 {
15417     "pk": 58816, 
15418     "model": "core.charge", 
15419     "fields": {
15420         "updated": "2013-12-13T22:20:03.008Z", 
15421         "slice": 9, 
15422         "created": "2013-12-13T22:19:46.954Z", 
15423         "amount": 0.56, 
15424         "object": 93, 
15425         "account": 13, 
15426         "state": "invoiced", 
15427         "coreHours": 8.0, 
15428         "invoice": 61, 
15429         "date": "2013-11-28T22:00:00Z", 
15430         "kind": "reservation"
15431     }
15432 },
15433 {
15434     "pk": 58817, 
15435     "model": "core.charge", 
15436     "fields": {
15437         "updated": "2013-12-13T22:20:03.091Z", 
15438         "slice": 9, 
15439         "created": "2013-12-13T22:19:46.962Z", 
15440         "amount": 0.56, 
15441         "object": 93, 
15442         "account": 13, 
15443         "state": "invoiced", 
15444         "coreHours": 8.0, 
15445         "invoice": 61, 
15446         "date": "2013-11-29T06:00:00Z", 
15447         "kind": "reservation"
15448     }
15449 },
15450 {
15451     "pk": 58818, 
15452     "model": "core.charge", 
15453     "fields": {
15454         "updated": "2013-12-13T22:20:03.182Z", 
15455         "slice": 9, 
15456         "created": "2013-12-13T22:19:46.970Z", 
15457         "amount": 0.56, 
15458         "object": 93, 
15459         "account": 13, 
15460         "state": "invoiced", 
15461         "coreHours": 8.0, 
15462         "invoice": 61, 
15463         "date": "2013-11-29T14:00:00Z", 
15464         "kind": "reservation"
15465     }
15466 },
15467 {
15468     "pk": 58819, 
15469     "model": "core.charge", 
15470     "fields": {
15471         "updated": "2013-12-13T22:20:03.273Z", 
15472         "slice": 9, 
15473         "created": "2013-12-13T22:19:46.979Z", 
15474         "amount": 0.56, 
15475         "object": 93, 
15476         "account": 13, 
15477         "state": "invoiced", 
15478         "coreHours": 8.0, 
15479         "invoice": 61, 
15480         "date": "2013-11-29T22:00:00Z", 
15481         "kind": "reservation"
15482     }
15483 },
15484 {
15485     "pk": 58820, 
15486     "model": "core.charge", 
15487     "fields": {
15488         "updated": "2013-12-13T22:20:03.364Z", 
15489         "slice": 9, 
15490         "created": "2013-12-13T22:19:46.987Z", 
15491         "amount": 0.56, 
15492         "object": 93, 
15493         "account": 13, 
15494         "state": "invoiced", 
15495         "coreHours": 8.0, 
15496         "invoice": 61, 
15497         "date": "2013-11-30T06:00:00Z", 
15498         "kind": "reservation"
15499     }
15500 },
15501 {
15502     "pk": 58821, 
15503     "model": "core.charge", 
15504     "fields": {
15505         "updated": "2013-12-13T22:20:03.457Z", 
15506         "slice": 9, 
15507         "created": "2013-12-13T22:19:46.995Z", 
15508         "amount": 0.56, 
15509         "object": 93, 
15510         "account": 13, 
15511         "state": "invoiced", 
15512         "coreHours": 8.0, 
15513         "invoice": 61, 
15514         "date": "2013-11-30T14:00:00Z", 
15515         "kind": "reservation"
15516     }
15517 },
15518 {
15519     "pk": 58822, 
15520     "model": "core.charge", 
15521     "fields": {
15522         "updated": "2013-12-13T22:20:03.548Z", 
15523         "slice": 9, 
15524         "created": "2013-12-13T22:19:47.004Z", 
15525         "amount": 0.56, 
15526         "object": 93, 
15527         "account": 13, 
15528         "state": "invoiced", 
15529         "coreHours": 8.0, 
15530         "invoice": 61, 
15531         "date": "2013-11-30T22:00:00Z", 
15532         "kind": "reservation"
15533     }
15534 },
15535 {
15536     "pk": 58823, 
15537     "model": "core.charge", 
15538     "fields": {
15539         "updated": "2013-12-13T22:20:03.639Z", 
15540         "slice": 9, 
15541         "created": "2013-12-13T22:19:47.012Z", 
15542         "amount": 0.56, 
15543         "object": 93, 
15544         "account": 13, 
15545         "state": "invoiced", 
15546         "coreHours": 8.0, 
15547         "invoice": 61, 
15548         "date": "2013-12-01T06:00:00Z", 
15549         "kind": "reservation"
15550     }
15551 },
15552 {
15553     "pk": 58824, 
15554     "model": "core.charge", 
15555     "fields": {
15556         "updated": "2013-12-13T22:20:03.730Z", 
15557         "slice": 9, 
15558         "created": "2013-12-13T22:19:47.020Z", 
15559         "amount": 0.56, 
15560         "object": 93, 
15561         "account": 13, 
15562         "state": "invoiced", 
15563         "coreHours": 8.0, 
15564         "invoice": 61, 
15565         "date": "2013-12-01T14:00:00Z", 
15566         "kind": "reservation"
15567     }
15568 },
15569 {
15570     "pk": 58825, 
15571     "model": "core.charge", 
15572     "fields": {
15573         "updated": "2013-12-13T22:20:03.813Z", 
15574         "slice": 9, 
15575         "created": "2013-12-13T22:19:47.028Z", 
15576         "amount": 0.56, 
15577         "object": 93, 
15578         "account": 13, 
15579         "state": "invoiced", 
15580         "coreHours": 8.0, 
15581         "invoice": 61, 
15582         "date": "2013-12-01T22:00:00Z", 
15583         "kind": "reservation"
15584     }
15585 },
15586 {
15587     "pk": 58826, 
15588     "model": "core.charge", 
15589     "fields": {
15590         "updated": "2013-12-13T22:20:03.913Z", 
15591         "slice": 9, 
15592         "created": "2013-12-13T22:19:47.037Z", 
15593         "amount": 0.56, 
15594         "object": 93, 
15595         "account": 13, 
15596         "state": "invoiced", 
15597         "coreHours": 8.0, 
15598         "invoice": 62, 
15599         "date": "2013-12-02T06:00:00Z", 
15600         "kind": "reservation"
15601     }
15602 },
15603 {
15604     "pk": 58827, 
15605     "model": "core.charge", 
15606     "fields": {
15607         "updated": "2013-12-13T22:20:04.004Z", 
15608         "slice": 9, 
15609         "created": "2013-12-13T22:19:47.045Z", 
15610         "amount": 0.56, 
15611         "object": 93, 
15612         "account": 13, 
15613         "state": "invoiced", 
15614         "coreHours": 8.0, 
15615         "invoice": 62, 
15616         "date": "2013-12-02T14:00:00Z", 
15617         "kind": "reservation"
15618     }
15619 },
15620 {
15621     "pk": 58828, 
15622     "model": "core.charge", 
15623     "fields": {
15624         "updated": "2013-12-13T22:20:04.095Z", 
15625         "slice": 9, 
15626         "created": "2013-12-13T22:19:47.053Z", 
15627         "amount": 0.56, 
15628         "object": 93, 
15629         "account": 13, 
15630         "state": "invoiced", 
15631         "coreHours": 8.0, 
15632         "invoice": 62, 
15633         "date": "2013-12-02T22:00:00Z", 
15634         "kind": "reservation"
15635     }
15636 },
15637 {
15638     "pk": 58829, 
15639     "model": "core.charge", 
15640     "fields": {
15641         "updated": "2013-12-13T22:20:04.186Z", 
15642         "slice": 9, 
15643         "created": "2013-12-13T22:19:47.061Z", 
15644         "amount": 0.56, 
15645         "object": 93, 
15646         "account": 13, 
15647         "state": "invoiced", 
15648         "coreHours": 8.0, 
15649         "invoice": 62, 
15650         "date": "2013-12-03T06:00:00Z", 
15651         "kind": "reservation"
15652     }
15653 },
15654 {
15655     "pk": 58830, 
15656     "model": "core.charge", 
15657     "fields": {
15658         "updated": "2013-12-13T22:20:04.277Z", 
15659         "slice": 9, 
15660         "created": "2013-12-13T22:19:47.070Z", 
15661         "amount": 0.56, 
15662         "object": 93, 
15663         "account": 13, 
15664         "state": "invoiced", 
15665         "coreHours": 8.0, 
15666         "invoice": 62, 
15667         "date": "2013-12-03T14:00:00Z", 
15668         "kind": "reservation"
15669     }
15670 },
15671 {
15672     "pk": 58831, 
15673     "model": "core.charge", 
15674     "fields": {
15675         "updated": "2013-12-13T22:20:04.368Z", 
15676         "slice": 9, 
15677         "created": "2013-12-13T22:19:47.078Z", 
15678         "amount": 0.56, 
15679         "object": 93, 
15680         "account": 13, 
15681         "state": "invoiced", 
15682         "coreHours": 8.0, 
15683         "invoice": 62, 
15684         "date": "2013-12-03T22:00:00Z", 
15685         "kind": "reservation"
15686     }
15687 },
15688 {
15689     "pk": 58832, 
15690     "model": "core.charge", 
15691     "fields": {
15692         "updated": "2013-12-13T22:20:04.459Z", 
15693         "slice": 9, 
15694         "created": "2013-12-13T22:19:47.086Z", 
15695         "amount": 0.56, 
15696         "object": 93, 
15697         "account": 13, 
15698         "state": "invoiced", 
15699         "coreHours": 8.0, 
15700         "invoice": 62, 
15701         "date": "2013-12-04T06:00:00Z", 
15702         "kind": "reservation"
15703     }
15704 },
15705 {
15706     "pk": 58833, 
15707     "model": "core.charge", 
15708     "fields": {
15709         "updated": "2013-12-13T22:20:04.550Z", 
15710         "slice": 9, 
15711         "created": "2013-12-13T22:19:47.095Z", 
15712         "amount": 0.56, 
15713         "object": 93, 
15714         "account": 13, 
15715         "state": "invoiced", 
15716         "coreHours": 8.0, 
15717         "invoice": 62, 
15718         "date": "2013-12-04T14:00:00Z", 
15719         "kind": "reservation"
15720     }
15721 },
15722 {
15723     "pk": 58834, 
15724     "model": "core.charge", 
15725     "fields": {
15726         "updated": "2013-12-13T22:20:04.642Z", 
15727         "slice": 9, 
15728         "created": "2013-12-13T22:19:47.103Z", 
15729         "amount": 0.56, 
15730         "object": 93, 
15731         "account": 13, 
15732         "state": "invoiced", 
15733         "coreHours": 8.0, 
15734         "invoice": 62, 
15735         "date": "2013-12-04T22:00:00Z", 
15736         "kind": "reservation"
15737     }
15738 },
15739 {
15740     "pk": 58835, 
15741     "model": "core.charge", 
15742     "fields": {
15743         "updated": "2013-12-13T22:20:04.733Z", 
15744         "slice": 9, 
15745         "created": "2013-12-13T22:19:47.111Z", 
15746         "amount": 0.56, 
15747         "object": 93, 
15748         "account": 13, 
15749         "state": "invoiced", 
15750         "coreHours": 8.0, 
15751         "invoice": 62, 
15752         "date": "2013-12-05T06:00:00Z", 
15753         "kind": "reservation"
15754     }
15755 },
15756 {
15757     "pk": 58836, 
15758     "model": "core.charge", 
15759     "fields": {
15760         "updated": "2013-12-13T22:20:04.824Z", 
15761         "slice": 9, 
15762         "created": "2013-12-13T22:19:47.119Z", 
15763         "amount": 0.56, 
15764         "object": 93, 
15765         "account": 13, 
15766         "state": "invoiced", 
15767         "coreHours": 8.0, 
15768         "invoice": 62, 
15769         "date": "2013-12-05T14:00:00Z", 
15770         "kind": "reservation"
15771     }
15772 },
15773 {
15774     "pk": 58837, 
15775     "model": "core.charge", 
15776     "fields": {
15777         "updated": "2013-12-13T22:20:04.915Z", 
15778         "slice": 9, 
15779         "created": "2013-12-13T22:19:47.128Z", 
15780         "amount": 0.56, 
15781         "object": 93, 
15782         "account": 13, 
15783         "state": "invoiced", 
15784         "coreHours": 8.0, 
15785         "invoice": 62, 
15786         "date": "2013-12-05T22:00:00Z", 
15787         "kind": "reservation"
15788     }
15789 },
15790 {
15791     "pk": 58838, 
15792     "model": "core.charge", 
15793     "fields": {
15794         "updated": "2013-12-13T22:20:05.014Z", 
15795         "slice": 9, 
15796         "created": "2013-12-13T22:19:47.136Z", 
15797         "amount": 0.56, 
15798         "object": 93, 
15799         "account": 13, 
15800         "state": "invoiced", 
15801         "coreHours": 8.0, 
15802         "invoice": 62, 
15803         "date": "2013-12-06T06:00:00Z", 
15804         "kind": "reservation"
15805     }
15806 },
15807 {
15808     "pk": 58839, 
15809     "model": "core.charge", 
15810     "fields": {
15811         "updated": "2013-12-13T22:20:05.112Z", 
15812         "slice": 9, 
15813         "created": "2013-12-13T22:19:47.144Z", 
15814         "amount": 0.56, 
15815         "object": 93, 
15816         "account": 13, 
15817         "state": "invoiced", 
15818         "coreHours": 8.0, 
15819         "invoice": 62, 
15820         "date": "2013-12-06T14:00:00Z", 
15821         "kind": "reservation"
15822     }
15823 },
15824 {
15825     "pk": 58840, 
15826     "model": "core.charge", 
15827     "fields": {
15828         "updated": "2013-12-13T22:20:05.203Z", 
15829         "slice": 9, 
15830         "created": "2013-12-13T22:19:47.153Z", 
15831         "amount": 0.56, 
15832         "object": 93, 
15833         "account": 13, 
15834         "state": "invoiced", 
15835         "coreHours": 8.0, 
15836         "invoice": 62, 
15837         "date": "2013-12-06T22:00:00Z", 
15838         "kind": "reservation"
15839     }
15840 },
15841 {
15842     "pk": 58841, 
15843     "model": "core.charge", 
15844     "fields": {
15845         "updated": "2013-12-13T22:20:05.294Z", 
15846         "slice": 9, 
15847         "created": "2013-12-13T22:19:47.161Z", 
15848         "amount": 0.56, 
15849         "object": 93, 
15850         "account": 13, 
15851         "state": "invoiced", 
15852         "coreHours": 8.0, 
15853         "invoice": 62, 
15854         "date": "2013-12-07T06:00:00Z", 
15855         "kind": "reservation"
15856     }
15857 },
15858 {
15859     "pk": 58842, 
15860     "model": "core.charge", 
15861     "fields": {
15862         "updated": "2013-12-13T22:20:05.385Z", 
15863         "slice": 9, 
15864         "created": "2013-12-13T22:19:47.169Z", 
15865         "amount": 0.56, 
15866         "object": 93, 
15867         "account": 13, 
15868         "state": "invoiced", 
15869         "coreHours": 8.0, 
15870         "invoice": 62, 
15871         "date": "2013-12-07T14:00:00Z", 
15872         "kind": "reservation"
15873     }
15874 },
15875 {
15876     "pk": 58843, 
15877     "model": "core.charge", 
15878     "fields": {
15879         "updated": "2013-12-13T22:20:05.477Z", 
15880         "slice": 9, 
15881         "created": "2013-12-13T22:19:47.177Z", 
15882         "amount": 0.56, 
15883         "object": 93, 
15884         "account": 13, 
15885         "state": "invoiced", 
15886         "coreHours": 8.0, 
15887         "invoice": 62, 
15888         "date": "2013-12-07T22:00:00Z", 
15889         "kind": "reservation"
15890     }
15891 },
15892 {
15893     "pk": 58844, 
15894     "model": "core.charge", 
15895     "fields": {
15896         "updated": "2013-12-13T22:20:05.568Z", 
15897         "slice": 9, 
15898         "created": "2013-12-13T22:19:47.186Z", 
15899         "amount": 0.56, 
15900         "object": 93, 
15901         "account": 13, 
15902         "state": "invoiced", 
15903         "coreHours": 8.0, 
15904         "invoice": 62, 
15905         "date": "2013-12-08T06:00:00Z", 
15906         "kind": "reservation"
15907     }
15908 },
15909 {
15910     "pk": 58845, 
15911     "model": "core.charge", 
15912     "fields": {
15913         "updated": "2013-12-13T22:20:05.659Z", 
15914         "slice": 9, 
15915         "created": "2013-12-13T22:19:47.194Z", 
15916         "amount": 0.56, 
15917         "object": 93, 
15918         "account": 13, 
15919         "state": "invoiced", 
15920         "coreHours": 8.0, 
15921         "invoice": 62, 
15922         "date": "2013-12-08T14:00:00Z", 
15923         "kind": "reservation"
15924     }
15925 },
15926 {
15927     "pk": 58846, 
15928     "model": "core.charge", 
15929     "fields": {
15930         "updated": "2013-12-13T22:20:05.750Z", 
15931         "slice": 9, 
15932         "created": "2013-12-13T22:19:47.202Z", 
15933         "amount": 0.56, 
15934         "object": 93, 
15935         "account": 13, 
15936         "state": "invoiced", 
15937         "coreHours": 8.0, 
15938         "invoice": 62, 
15939         "date": "2013-12-08T22:00:00Z", 
15940         "kind": "reservation"
15941     }
15942 },
15943 {
15944     "pk": 58847, 
15945     "model": "core.charge", 
15946     "fields": {
15947         "updated": "2013-12-13T22:19:47.211Z", 
15948         "slice": 9, 
15949         "created": "2013-12-13T22:19:47.211Z", 
15950         "amount": 0.56, 
15951         "object": 93, 
15952         "account": 13, 
15953         "state": "pending", 
15954         "coreHours": 8.0, 
15955         "invoice": null, 
15956         "date": "2013-12-09T06:00:00Z", 
15957         "kind": "reservation"
15958     }
15959 },
15960 {
15961     "pk": 58848, 
15962     "model": "core.charge", 
15963     "fields": {
15964         "updated": "2013-12-13T22:19:47.219Z", 
15965         "slice": 9, 
15966         "created": "2013-12-13T22:19:47.219Z", 
15967         "amount": 0.56, 
15968         "object": 93, 
15969         "account": 13, 
15970         "state": "pending", 
15971         "coreHours": 8.0, 
15972         "invoice": null, 
15973         "date": "2013-12-09T14:00:00Z", 
15974         "kind": "reservation"
15975     }
15976 },
15977 {
15978     "pk": 58849, 
15979     "model": "core.charge", 
15980     "fields": {
15981         "updated": "2013-12-13T22:19:47.227Z", 
15982         "slice": 9, 
15983         "created": "2013-12-13T22:19:47.227Z", 
15984         "amount": 0.56, 
15985         "object": 93, 
15986         "account": 13, 
15987         "state": "pending", 
15988         "coreHours": 8.0, 
15989         "invoice": null, 
15990         "date": "2013-12-09T22:00:00Z", 
15991         "kind": "reservation"
15992     }
15993 },
15994 {
15995     "pk": 58850, 
15996     "model": "core.charge", 
15997     "fields": {
15998         "updated": "2013-12-13T22:19:47.236Z", 
15999         "slice": 9, 
16000         "created": "2013-12-13T22:19:47.236Z", 
16001         "amount": 0.56, 
16002         "object": 93, 
16003         "account": 13, 
16004         "state": "pending", 
16005         "coreHours": 8.0, 
16006         "invoice": null, 
16007         "date": "2013-12-10T06:00:00Z", 
16008         "kind": "reservation"
16009     }
16010 },
16011 {
16012     "pk": 58851, 
16013     "model": "core.charge", 
16014     "fields": {
16015         "updated": "2013-12-13T22:19:47.244Z", 
16016         "slice": 9, 
16017         "created": "2013-12-13T22:19:47.244Z", 
16018         "amount": 0.56, 
16019         "object": 93, 
16020         "account": 13, 
16021         "state": "pending", 
16022         "coreHours": 8.0, 
16023         "invoice": null, 
16024         "date": "2013-12-10T14:00:00Z", 
16025         "kind": "reservation"
16026     }
16027 },
16028 {
16029     "pk": 58852, 
16030     "model": "core.charge", 
16031     "fields": {
16032         "updated": "2013-12-13T22:19:47.252Z", 
16033         "slice": 9, 
16034         "created": "2013-12-13T22:19:47.252Z", 
16035         "amount": 0.56, 
16036         "object": 93, 
16037         "account": 13, 
16038         "state": "pending", 
16039         "coreHours": 8.0, 
16040         "invoice": null, 
16041         "date": "2013-12-10T22:00:00Z", 
16042         "kind": "reservation"
16043     }
16044 },
16045 {
16046     "pk": 58853, 
16047     "model": "core.charge", 
16048     "fields": {
16049         "updated": "2013-12-13T22:19:47.260Z", 
16050         "slice": 9, 
16051         "created": "2013-12-13T22:19:47.260Z", 
16052         "amount": 0.56, 
16053         "object": 93, 
16054         "account": 13, 
16055         "state": "pending", 
16056         "coreHours": 8.0, 
16057         "invoice": null, 
16058         "date": "2013-12-11T06:00:00Z", 
16059         "kind": "reservation"
16060     }
16061 },
16062 {
16063     "pk": 58854, 
16064     "model": "core.charge", 
16065     "fields": {
16066         "updated": "2013-12-13T22:19:47.269Z", 
16067         "slice": 9, 
16068         "created": "2013-12-13T22:19:47.269Z", 
16069         "amount": 0.56, 
16070         "object": 93, 
16071         "account": 13, 
16072         "state": "pending", 
16073         "coreHours": 8.0, 
16074         "invoice": null, 
16075         "date": "2013-12-11T14:00:00Z", 
16076         "kind": "reservation"
16077     }
16078 },
16079 {
16080     "pk": 58855, 
16081     "model": "core.charge", 
16082     "fields": {
16083         "updated": "2013-12-13T22:19:47.277Z", 
16084         "slice": 9, 
16085         "created": "2013-12-13T22:19:47.277Z", 
16086         "amount": 0.56, 
16087         "object": 93, 
16088         "account": 13, 
16089         "state": "pending", 
16090         "coreHours": 8.0, 
16091         "invoice": null, 
16092         "date": "2013-12-11T22:00:00Z", 
16093         "kind": "reservation"
16094     }
16095 },
16096 {
16097     "pk": 58856, 
16098     "model": "core.charge", 
16099     "fields": {
16100         "updated": "2013-12-13T22:19:47.285Z", 
16101         "slice": 9, 
16102         "created": "2013-12-13T22:19:47.285Z", 
16103         "amount": 0.56, 
16104         "object": 93, 
16105         "account": 13, 
16106         "state": "pending", 
16107         "coreHours": 8.0, 
16108         "invoice": null, 
16109         "date": "2013-12-12T06:00:00Z", 
16110         "kind": "reservation"
16111     }
16112 },
16113 {
16114     "pk": 58857, 
16115     "model": "core.charge", 
16116     "fields": {
16117         "updated": "2013-12-13T22:19:47.294Z", 
16118         "slice": 9, 
16119         "created": "2013-12-13T22:19:47.294Z", 
16120         "amount": 0.56, 
16121         "object": 93, 
16122         "account": 13, 
16123         "state": "pending", 
16124         "coreHours": 8.0, 
16125         "invoice": null, 
16126         "date": "2013-12-12T14:00:00Z", 
16127         "kind": "reservation"
16128     }
16129 },
16130 {
16131     "pk": 58858, 
16132     "model": "core.charge", 
16133     "fields": {
16134         "updated": "2013-12-13T22:19:47.302Z", 
16135         "slice": 9, 
16136         "created": "2013-12-13T22:19:47.302Z", 
16137         "amount": 0.56, 
16138         "object": 93, 
16139         "account": 13, 
16140         "state": "pending", 
16141         "coreHours": 8.0, 
16142         "invoice": null, 
16143         "date": "2013-12-12T22:00:00Z", 
16144         "kind": "reservation"
16145     }
16146 },
16147 {
16148     "pk": 58859, 
16149     "model": "core.charge", 
16150     "fields": {
16151         "updated": "2013-12-13T22:19:47.310Z", 
16152         "slice": 9, 
16153         "created": "2013-12-13T22:19:47.310Z", 
16154         "amount": 0.56, 
16155         "object": 93, 
16156         "account": 13, 
16157         "state": "pending", 
16158         "coreHours": 8.0, 
16159         "invoice": null, 
16160         "date": "2013-12-13T06:00:00Z", 
16161         "kind": "reservation"
16162     }
16163 },
16164 {
16165     "pk": 58860, 
16166     "model": "core.charge", 
16167     "fields": {
16168         "updated": "2013-12-13T22:19:47.318Z", 
16169         "slice": 9, 
16170         "created": "2013-12-13T22:19:47.318Z", 
16171         "amount": 0.56, 
16172         "object": 93, 
16173         "account": 13, 
16174         "state": "pending", 
16175         "coreHours": 8.0, 
16176         "invoice": null, 
16177         "date": "2013-12-13T14:00:00Z", 
16178         "kind": "reservation"
16179     }
16180 },
16181 {
16182     "pk": 58861, 
16183     "model": "core.charge", 
16184     "fields": {
16185         "updated": "2013-12-13T22:19:58.449Z", 
16186         "slice": 11, 
16187         "created": "2013-12-13T22:19:47.350Z", 
16188         "amount": 0.336, 
16189         "object": 94, 
16190         "account": 13, 
16191         "state": "invoiced", 
16192         "coreHours": 4.8, 
16193         "invoice": 59, 
16194         "date": "2013-11-13T22:00:00Z", 
16195         "kind": "besteffort"
16196     }
16197 },
16198 {
16199     "pk": 58862, 
16200     "model": "core.charge", 
16201     "fields": {
16202         "updated": "2013-12-13T22:19:58.540Z", 
16203         "slice": 11, 
16204         "created": "2013-12-13T22:19:47.360Z", 
16205         "amount": 0.3024, 
16206         "object": 94, 
16207         "account": 13, 
16208         "state": "invoiced", 
16209         "coreHours": 4.32, 
16210         "invoice": 59, 
16211         "date": "2013-11-14T06:00:00Z", 
16212         "kind": "besteffort"
16213     }
16214 },
16215 {
16216     "pk": 58863, 
16217     "model": "core.charge", 
16218     "fields": {
16219         "updated": "2013-12-13T22:19:58.631Z", 
16220         "slice": 11, 
16221         "created": "2013-12-13T22:19:47.368Z", 
16222         "amount": 0.2016, 
16223         "object": 94, 
16224         "account": 13, 
16225         "state": "invoiced", 
16226         "coreHours": 2.88, 
16227         "invoice": 59, 
16228         "date": "2013-11-14T14:00:00Z", 
16229         "kind": "besteffort"
16230     }
16231 },
16232 {
16233     "pk": 58864, 
16234     "model": "core.charge", 
16235     "fields": {
16236         "updated": "2013-12-13T22:19:58.722Z", 
16237         "slice": 11, 
16238         "created": "2013-12-13T22:19:47.376Z", 
16239         "amount": 0.2912, 
16240         "object": 94, 
16241         "account": 13, 
16242         "state": "invoiced", 
16243         "coreHours": 4.16, 
16244         "invoice": 59, 
16245         "date": "2013-11-14T22:00:00Z", 
16246         "kind": "besteffort"
16247     }
16248 },
16249 {
16250     "pk": 58865, 
16251     "model": "core.charge", 
16252     "fields": {
16253         "updated": "2013-12-13T22:19:58.813Z", 
16254         "slice": 11, 
16255         "created": "2013-12-13T22:19:47.385Z", 
16256         "amount": 0.2632, 
16257         "object": 94, 
16258         "account": 13, 
16259         "state": "invoiced", 
16260         "coreHours": 3.76, 
16261         "invoice": 59, 
16262         "date": "2013-11-15T06:00:00Z", 
16263         "kind": "besteffort"
16264     }
16265 },
16266 {
16267     "pk": 58866, 
16268     "model": "core.charge", 
16269     "fields": {
16270         "updated": "2013-12-13T22:19:58.904Z", 
16271         "slice": 11, 
16272         "created": "2013-12-13T22:19:47.393Z", 
16273         "amount": 0.2016, 
16274         "object": 94, 
16275         "account": 13, 
16276         "state": "invoiced", 
16277         "coreHours": 2.88, 
16278         "invoice": 59, 
16279         "date": "2013-11-15T14:00:00Z", 
16280         "kind": "besteffort"
16281     }
16282 },
16283 {
16284     "pk": 58867, 
16285     "model": "core.charge", 
16286     "fields": {
16287         "updated": "2013-12-13T22:19:59.013Z", 
16288         "slice": 11, 
16289         "created": "2013-12-13T22:19:47.401Z", 
16290         "amount": 0.252, 
16291         "object": 94, 
16292         "account": 13, 
16293         "state": "invoiced", 
16294         "coreHours": 3.6, 
16295         "invoice": 59, 
16296         "date": "2013-11-15T22:00:00Z", 
16297         "kind": "besteffort"
16298     }
16299 },
16300 {
16301     "pk": 58868, 
16302     "model": "core.charge", 
16303     "fields": {
16304         "updated": "2013-12-13T22:19:59.104Z", 
16305         "slice": 11, 
16306         "created": "2013-12-13T22:19:47.410Z", 
16307         "amount": 0.1456, 
16308         "object": 94, 
16309         "account": 13, 
16310         "state": "invoiced", 
16311         "coreHours": 2.08, 
16312         "invoice": 59, 
16313         "date": "2013-11-16T06:00:00Z", 
16314         "kind": "besteffort"
16315     }
16316 },
16317 {
16318     "pk": 58869, 
16319     "model": "core.charge", 
16320     "fields": {
16321         "updated": "2013-12-13T22:19:59.195Z", 
16322         "slice": 11, 
16323         "created": "2013-12-13T22:19:47.418Z", 
16324         "amount": 0.1512, 
16325         "object": 94, 
16326         "account": 13, 
16327         "state": "invoiced", 
16328         "coreHours": 2.16, 
16329         "invoice": 59, 
16330         "date": "2013-11-16T14:00:00Z", 
16331         "kind": "besteffort"
16332     }
16333 },
16334 {
16335     "pk": 58870, 
16336     "model": "core.charge", 
16337     "fields": {
16338         "updated": "2013-12-13T22:19:59.286Z", 
16339         "slice": 11, 
16340         "created": "2013-12-13T22:19:47.426Z", 
16341         "amount": 0.2688, 
16342         "object": 94, 
16343         "account": 13, 
16344         "state": "invoiced", 
16345         "coreHours": 3.84, 
16346         "invoice": 59, 
16347         "date": "2013-11-16T22:00:00Z", 
16348         "kind": "besteffort"
16349     }
16350 },
16351 {
16352     "pk": 58871, 
16353     "model": "core.charge", 
16354     "fields": {
16355         "updated": "2013-12-13T22:19:59.369Z", 
16356         "slice": 11, 
16357         "created": "2013-12-13T22:19:47.434Z", 
16358         "amount": 0.168, 
16359         "object": 94, 
16360         "account": 13, 
16361         "state": "invoiced", 
16362         "coreHours": 2.4, 
16363         "invoice": 59, 
16364         "date": "2013-11-17T06:00:00Z", 
16365         "kind": "besteffort"
16366     }
16367 },
16368 {
16369     "pk": 58872, 
16370     "model": "core.charge", 
16371     "fields": {
16372         "updated": "2013-12-13T22:19:59.460Z", 
16373         "slice": 11, 
16374         "created": "2013-12-13T22:19:47.443Z", 
16375         "amount": 0.2856, 
16376         "object": 94, 
16377         "account": 13, 
16378         "state": "invoiced", 
16379         "coreHours": 4.08, 
16380         "invoice": 59, 
16381         "date": "2013-11-17T14:00:00Z", 
16382         "kind": "besteffort"
16383     }
16384 },
16385 {
16386     "pk": 58873, 
16387     "model": "core.charge", 
16388     "fields": {
16389         "updated": "2013-12-13T22:19:59.551Z", 
16390         "slice": 11, 
16391         "created": "2013-12-13T22:19:47.451Z", 
16392         "amount": 0.3192, 
16393         "object": 94, 
16394         "account": 13, 
16395         "state": "invoiced", 
16396         "coreHours": 4.56, 
16397         "invoice": 59, 
16398         "date": "2013-11-17T22:00:00Z", 
16399         "kind": "besteffort"
16400     }
16401 },
16402 {
16403     "pk": 58874, 
16404     "model": "core.charge", 
16405     "fields": {
16406         "updated": "2013-12-13T22:19:59.651Z", 
16407         "slice": 11, 
16408         "created": "2013-12-13T22:19:47.459Z", 
16409         "amount": 0.3192, 
16410         "object": 94, 
16411         "account": 13, 
16412         "state": "invoiced", 
16413         "coreHours": 4.56, 
16414         "invoice": 60, 
16415         "date": "2013-11-18T06:00:00Z", 
16416         "kind": "besteffort"
16417     }
16418 },
16419 {
16420     "pk": 58875, 
16421     "model": "core.charge", 
16422     "fields": {
16423         "updated": "2013-12-13T22:19:59.753Z", 
16424         "slice": 11, 
16425         "created": "2013-12-13T22:19:47.467Z", 
16426         "amount": 0.196, 
16427         "object": 94, 
16428         "account": 13, 
16429         "state": "invoiced", 
16430         "coreHours": 2.8, 
16431         "invoice": 60, 
16432         "date": "2013-11-18T14:00:00Z", 
16433         "kind": "besteffort"
16434     }
16435 },
16436 {
16437     "pk": 58876, 
16438     "model": "core.charge", 
16439     "fields": {
16440         "updated": "2013-12-13T22:19:59.845Z", 
16441         "slice": 11, 
16442         "created": "2013-12-13T22:19:47.476Z", 
16443         "amount": 0.196, 
16444         "object": 94, 
16445         "account": 13, 
16446         "state": "invoiced", 
16447         "coreHours": 2.8, 
16448         "invoice": 60, 
16449         "date": "2013-11-18T22:00:00Z", 
16450         "kind": "besteffort"
16451     }
16452 },
16453 {
16454     "pk": 58877, 
16455     "model": "core.charge", 
16456     "fields": {
16457         "updated": "2013-12-13T22:19:59.936Z", 
16458         "slice": 11, 
16459         "created": "2013-12-13T22:19:47.484Z", 
16460         "amount": 0.168, 
16461         "object": 94, 
16462         "account": 13, 
16463         "state": "invoiced", 
16464         "coreHours": 2.4, 
16465         "invoice": 60, 
16466         "date": "2013-11-19T06:00:00Z", 
16467         "kind": "besteffort"
16468     }
16469 },
16470 {
16471     "pk": 58878, 
16472     "model": "core.charge", 
16473     "fields": {
16474         "updated": "2013-12-13T22:20:00.027Z", 
16475         "slice": 11, 
16476         "created": "2013-12-13T22:19:47.492Z", 
16477         "amount": 0.2072, 
16478         "object": 94, 
16479         "account": 13, 
16480         "state": "invoiced", 
16481         "coreHours": 2.96, 
16482         "invoice": 60, 
16483         "date": "2013-11-19T14:00:00Z", 
16484         "kind": "besteffort"
16485     }
16486 },
16487 {
16488     "pk": 58879, 
16489     "model": "core.charge", 
16490     "fields": {
16491         "updated": "2013-12-13T22:20:00.118Z", 
16492         "slice": 11, 
16493         "created": "2013-12-13T22:19:47.501Z", 
16494         "amount": 0.1792, 
16495         "object": 94, 
16496         "account": 13, 
16497         "state": "invoiced", 
16498         "coreHours": 2.56, 
16499         "invoice": 60, 
16500         "date": "2013-11-19T22:00:00Z", 
16501         "kind": "besteffort"
16502     }
16503 },
16504 {
16505     "pk": 58880, 
16506     "model": "core.charge", 
16507     "fields": {
16508         "updated": "2013-12-13T22:20:00.209Z", 
16509         "slice": 11, 
16510         "created": "2013-12-13T22:19:47.509Z", 
16511         "amount": 0.2464, 
16512         "object": 94, 
16513         "account": 13, 
16514         "state": "invoiced", 
16515         "coreHours": 3.52, 
16516         "invoice": 60, 
16517         "date": "2013-11-20T06:00:00Z", 
16518         "kind": "besteffort"
16519     }
16520 },
16521 {
16522     "pk": 58881, 
16523     "model": "core.charge", 
16524     "fields": {
16525         "updated": "2013-12-13T22:20:00.300Z", 
16526         "slice": 11, 
16527         "created": "2013-12-13T22:19:47.517Z", 
16528         "amount": 0.2296, 
16529         "object": 94, 
16530         "account": 13, 
16531         "state": "invoiced", 
16532         "coreHours": 3.28, 
16533         "invoice": 60, 
16534         "date": "2013-11-20T14:00:00Z", 
16535         "kind": "besteffort"
16536     }
16537 },
16538 {
16539     "pk": 58882, 
16540     "model": "core.charge", 
16541     "fields": {
16542         "updated": "2013-12-13T22:20:00.394Z", 
16543         "slice": 11, 
16544         "created": "2013-12-13T22:19:47.525Z", 
16545         "amount": 0.2576, 
16546         "object": 94, 
16547         "account": 13, 
16548         "state": "invoiced", 
16549         "coreHours": 3.68, 
16550         "invoice": 60, 
16551         "date": "2013-11-20T22:00:00Z", 
16552         "kind": "besteffort"
16553     }
16554 },
16555 {
16556     "pk": 58883, 
16557     "model": "core.charge", 
16558     "fields": {
16559         "updated": "2013-12-13T22:20:00.485Z", 
16560         "slice": 11, 
16561         "created": "2013-12-13T22:19:47.534Z", 
16562         "amount": 0.2968, 
16563         "object": 94, 
16564         "account": 13, 
16565         "state": "invoiced", 
16566         "coreHours": 4.24, 
16567         "invoice": 60, 
16568         "date": "2013-11-21T06:00:00Z", 
16569         "kind": "besteffort"
16570     }
16571 },
16572 {
16573     "pk": 58884, 
16574     "model": "core.charge", 
16575     "fields": {
16576         "updated": "2013-12-13T22:20:00.576Z", 
16577         "slice": 11, 
16578         "created": "2013-12-13T22:19:47.542Z", 
16579         "amount": 0.2072, 
16580         "object": 94, 
16581         "account": 13, 
16582         "state": "invoiced", 
16583         "coreHours": 2.96, 
16584         "invoice": 60, 
16585         "date": "2013-11-21T14:00:00Z", 
16586         "kind": "besteffort"
16587     }
16588 },
16589 {
16590     "pk": 58885, 
16591     "model": "core.charge", 
16592     "fields": {
16593         "updated": "2013-12-13T22:20:00.684Z", 
16594         "slice": 11, 
16595         "created": "2013-12-13T22:19:47.550Z", 
16596         "amount": 0.1288, 
16597         "object": 94, 
16598         "account": 13, 
16599         "state": "invoiced", 
16600         "coreHours": 1.84, 
16601         "invoice": 60, 
16602         "date": "2013-11-21T22:00:00Z", 
16603         "kind": "besteffort"
16604     }
16605 },
16606 {
16607     "pk": 58886, 
16608     "model": "core.charge", 
16609     "fields": {
16610         "updated": "2013-12-13T22:20:00.775Z", 
16611         "slice": 11, 
16612         "created": "2013-12-13T22:19:47.559Z", 
16613         "amount": 0.1624, 
16614         "object": 94, 
16615         "account": 13, 
16616         "state": "invoiced", 
16617         "coreHours": 2.32, 
16618         "invoice": 60, 
16619         "date": "2013-11-22T06:00:00Z", 
16620         "kind": "besteffort"
16621     }
16622 },
16623 {
16624     "pk": 58887, 
16625     "model": "core.charge", 
16626     "fields": {
16627         "updated": "2013-12-13T22:20:00.866Z", 
16628         "slice": 11, 
16629         "created": "2013-12-13T22:19:47.567Z", 
16630         "amount": 0.3248, 
16631         "object": 94, 
16632         "account": 13, 
16633         "state": "invoiced", 
16634         "coreHours": 4.64, 
16635         "invoice": 60, 
16636         "date": "2013-11-22T14:00:00Z", 
16637         "kind": "besteffort"
16638     }
16639 },
16640 {
16641     "pk": 58888, 
16642     "model": "core.charge", 
16643     "fields": {
16644         "updated": "2013-12-13T22:20:00.982Z", 
16645         "slice": 11, 
16646         "created": "2013-12-13T22:19:47.575Z", 
16647         "amount": 0.3248, 
16648         "object": 94, 
16649         "account": 13, 
16650         "state": "invoiced", 
16651         "coreHours": 4.64, 
16652         "invoice": 60, 
16653         "date": "2013-11-22T22:00:00Z", 
16654         "kind": "besteffort"
16655     }
16656 },
16657 {
16658     "pk": 58889, 
16659     "model": "core.charge", 
16660     "fields": {
16661         "updated": "2013-12-13T22:20:01.073Z", 
16662         "slice": 11, 
16663         "created": "2013-12-13T22:19:47.583Z", 
16664         "amount": 0.1848, 
16665         "object": 94, 
16666         "account": 13, 
16667         "state": "invoiced", 
16668         "coreHours": 2.64, 
16669         "invoice": 60, 
16670         "date": "2013-11-23T06:00:00Z", 
16671         "kind": "besteffort"
16672     }
16673 },
16674 {
16675     "pk": 58890, 
16676     "model": "core.charge", 
16677     "fields": {
16678         "updated": "2013-12-13T22:20:01.164Z", 
16679         "slice": 11, 
16680         "created": "2013-12-13T22:19:47.592Z", 
16681         "amount": 0.3136, 
16682         "object": 94, 
16683         "account": 13, 
16684         "state": "invoiced", 
16685         "coreHours": 4.48, 
16686         "invoice": 60, 
16687         "date": "2013-11-23T14:00:00Z", 
16688         "kind": "besteffort"
16689     }
16690 },
16691 {
16692     "pk": 58891, 
16693     "model": "core.charge", 
16694     "fields": {
16695         "updated": "2013-12-13T22:20:01.330Z", 
16696         "slice": 11, 
16697         "created": "2013-12-13T22:19:47.600Z", 
16698         "amount": 0.2128, 
16699         "object": 94, 
16700         "account": 13, 
16701         "state": "invoiced", 
16702         "coreHours": 3.04, 
16703         "invoice": 60, 
16704         "date": "2013-11-23T22:00:00Z", 
16705         "kind": "besteffort"
16706     }
16707 },
16708 {
16709     "pk": 58892, 
16710     "model": "core.charge", 
16711     "fields": {
16712         "updated": "2013-12-13T22:20:01.636Z", 
16713         "slice": 11, 
16714         "created": "2013-12-13T22:19:47.608Z", 
16715         "amount": 0.2688, 
16716         "object": 94, 
16717         "account": 13, 
16718         "state": "invoiced", 
16719         "coreHours": 3.84, 
16720         "invoice": 60, 
16721         "date": "2013-11-24T06:00:00Z", 
16722         "kind": "besteffort"
16723     }
16724 },
16725 {
16726     "pk": 58893, 
16727     "model": "core.charge", 
16728     "fields": {
16729         "updated": "2013-12-13T22:20:01.794Z", 
16730         "slice": 11, 
16731         "created": "2013-12-13T22:19:47.616Z", 
16732         "amount": 0.2968, 
16733         "object": 94, 
16734         "account": 13, 
16735         "state": "invoiced", 
16736         "coreHours": 4.24, 
16737         "invoice": 60, 
16738         "date": "2013-11-24T14:00:00Z", 
16739         "kind": "besteffort"
16740     }
16741 },
16742 {
16743     "pk": 58894, 
16744     "model": "core.charge", 
16745     "fields": {
16746         "updated": "2013-12-13T22:20:01.885Z", 
16747         "slice": 11, 
16748         "created": "2013-12-13T22:19:47.625Z", 
16749         "amount": 0.168, 
16750         "object": 94, 
16751         "account": 13, 
16752         "state": "invoiced", 
16753         "coreHours": 2.4, 
16754         "invoice": 60, 
16755         "date": "2013-11-24T22:00:00Z", 
16756         "kind": "besteffort"
16757     }
16758 },
16759 {
16760     "pk": 58895, 
16761     "model": "core.charge", 
16762     "fields": {
16763         "updated": "2013-12-13T22:20:01.984Z", 
16764         "slice": 11, 
16765         "created": "2013-12-13T22:19:47.633Z", 
16766         "amount": 0.3248, 
16767         "object": 94, 
16768         "account": 13, 
16769         "state": "invoiced", 
16770         "coreHours": 4.64, 
16771         "invoice": 61, 
16772         "date": "2013-11-25T06:00:00Z", 
16773         "kind": "besteffort"
16774     }
16775 },
16776 {
16777     "pk": 58896, 
16778     "model": "core.charge", 
16779     "fields": {
16780         "updated": "2013-12-13T22:20:02.075Z", 
16781         "slice": 11, 
16782         "created": "2013-12-13T22:19:47.641Z", 
16783         "amount": 0.2968, 
16784         "object": 94, 
16785         "account": 13, 
16786         "state": "invoiced", 
16787         "coreHours": 4.24, 
16788         "invoice": 61, 
16789         "date": "2013-11-25T14:00:00Z", 
16790         "kind": "besteffort"
16791     }
16792 },
16793 {
16794     "pk": 58897, 
16795     "model": "core.charge", 
16796     "fields": {
16797         "updated": "2013-12-13T22:20:02.166Z", 
16798         "slice": 11, 
16799         "created": "2013-12-13T22:19:47.650Z", 
16800         "amount": 0.2968, 
16801         "object": 94, 
16802         "account": 13, 
16803         "state": "invoiced", 
16804         "coreHours": 4.24, 
16805         "invoice": 61, 
16806         "date": "2013-11-25T22:00:00Z", 
16807         "kind": "besteffort"
16808     }
16809 },
16810 {
16811     "pk": 58898, 
16812     "model": "core.charge", 
16813     "fields": {
16814         "updated": "2013-12-13T22:20:02.262Z", 
16815         "slice": 11, 
16816         "created": "2013-12-13T22:19:47.658Z", 
16817         "amount": 0.2184, 
16818         "object": 94, 
16819         "account": 13, 
16820         "state": "invoiced", 
16821         "coreHours": 3.12, 
16822         "invoice": 61, 
16823         "date": "2013-11-26T06:00:00Z", 
16824         "kind": "besteffort"
16825     }
16826 },
16827 {
16828     "pk": 58899, 
16829     "model": "core.charge", 
16830     "fields": {
16831         "updated": "2013-12-13T22:20:02.354Z", 
16832         "slice": 11, 
16833         "created": "2013-12-13T22:19:47.666Z", 
16834         "amount": 0.3304, 
16835         "object": 94, 
16836         "account": 13, 
16837         "state": "invoiced", 
16838         "coreHours": 4.72, 
16839         "invoice": 61, 
16840         "date": "2013-11-26T14:00:00Z", 
16841         "kind": "besteffort"
16842     }
16843 },
16844 {
16845     "pk": 58900, 
16846     "model": "core.charge", 
16847     "fields": {
16848         "updated": "2013-12-13T22:20:02.445Z", 
16849         "slice": 11, 
16850         "created": "2013-12-13T22:19:47.674Z", 
16851         "amount": 0.1568, 
16852         "object": 94, 
16853         "account": 13, 
16854         "state": "invoiced", 
16855         "coreHours": 2.24, 
16856         "invoice": 61, 
16857         "date": "2013-11-26T22:00:00Z", 
16858         "kind": "besteffort"
16859     }
16860 },
16861 {
16862     "pk": 58901, 
16863     "model": "core.charge", 
16864     "fields": {
16865         "updated": "2013-12-13T22:20:02.536Z", 
16866         "slice": 11, 
16867         "created": "2013-12-13T22:19:47.683Z", 
16868         "amount": 0.1848, 
16869         "object": 94, 
16870         "account": 13, 
16871         "state": "invoiced", 
16872         "coreHours": 2.64, 
16873         "invoice": 61, 
16874         "date": "2013-11-27T06:00:00Z", 
16875         "kind": "besteffort"
16876     }
16877 },
16878 {
16879     "pk": 58902, 
16880     "model": "core.charge", 
16881     "fields": {
16882         "updated": "2013-12-13T22:20:02.627Z", 
16883         "slice": 11, 
16884         "created": "2013-12-13T22:19:47.691Z", 
16885         "amount": 0.308, 
16886         "object": 94, 
16887         "account": 13, 
16888         "state": "invoiced", 
16889         "coreHours": 4.4, 
16890         "invoice": 61, 
16891         "date": "2013-11-27T14:00:00Z", 
16892         "kind": "besteffort"
16893     }
16894 },
16895 {
16896     "pk": 58903, 
16897     "model": "core.charge", 
16898     "fields": {
16899         "updated": "2013-12-13T22:20:02.718Z", 
16900         "slice": 11, 
16901         "created": "2013-12-13T22:19:47.699Z", 
16902         "amount": 0.336, 
16903         "object": 94, 
16904         "account": 13, 
16905         "state": "invoiced", 
16906         "coreHours": 4.8, 
16907         "invoice": 61, 
16908         "date": "2013-11-27T22:00:00Z", 
16909         "kind": "besteffort"
16910     }
16911 },
16912 {
16913     "pk": 58904, 
16914     "model": "core.charge", 
16915     "fields": {
16916         "updated": "2013-12-13T22:20:02.809Z", 
16917         "slice": 11, 
16918         "created": "2013-12-13T22:19:47.708Z", 
16919         "amount": 0.2184, 
16920         "object": 94, 
16921         "account": 13, 
16922         "state": "invoiced", 
16923         "coreHours": 3.12, 
16924         "invoice": 61, 
16925         "date": "2013-11-28T06:00:00Z", 
16926         "kind": "besteffort"
16927     }
16928 },
16929 {
16930     "pk": 58905, 
16931     "model": "core.charge", 
16932     "fields": {
16933         "updated": "2013-12-13T22:20:02.900Z", 
16934         "slice": 11, 
16935         "created": "2013-12-13T22:19:47.716Z", 
16936         "amount": 0.1904, 
16937         "object": 94, 
16938         "account": 13, 
16939         "state": "invoiced", 
16940         "coreHours": 2.72, 
16941         "invoice": 61, 
16942         "date": "2013-11-28T14:00:00Z", 
16943         "kind": "besteffort"
16944     }
16945 },
16946 {
16947     "pk": 58906, 
16948     "model": "core.charge", 
16949     "fields": {
16950         "updated": "2013-12-13T22:20:02.991Z", 
16951         "slice": 11, 
16952         "created": "2013-12-13T22:19:47.724Z", 
16953         "amount": 0.1624, 
16954         "object": 94, 
16955         "account": 13, 
16956         "state": "invoiced", 
16957         "coreHours": 2.32, 
16958         "invoice": 61, 
16959         "date": "2013-11-28T22:00:00Z", 
16960         "kind": "besteffort"
16961     }
16962 },
16963 {
16964     "pk": 58907, 
16965     "model": "core.charge", 
16966     "fields": {
16967         "updated": "2013-12-13T22:20:03.083Z", 
16968         "slice": 11, 
16969         "created": "2013-12-13T22:19:47.733Z", 
16970         "amount": 0.2072, 
16971         "object": 94, 
16972         "account": 13, 
16973         "state": "invoiced", 
16974         "coreHours": 2.96, 
16975         "invoice": 61, 
16976         "date": "2013-11-29T06:00:00Z", 
16977         "kind": "besteffort"
16978     }
16979 },
16980 {
16981     "pk": 58908, 
16982     "model": "core.charge", 
16983     "fields": {
16984         "updated": "2013-12-13T22:20:03.174Z", 
16985         "slice": 11, 
16986         "created": "2013-12-13T22:19:47.741Z", 
16987         "amount": 0.2968, 
16988         "object": 94, 
16989         "account": 13, 
16990         "state": "invoiced", 
16991         "coreHours": 4.24, 
16992         "invoice": 61, 
16993         "date": "2013-11-29T14:00:00Z", 
16994         "kind": "besteffort"
16995     }
16996 },
16997 {
16998     "pk": 58909, 
16999     "model": "core.charge", 
17000     "fields": {
17001         "updated": "2013-12-13T22:20:03.265Z", 
17002         "slice": 11, 
17003         "created": "2013-12-13T22:19:47.749Z", 
17004         "amount": 0.3024, 
17005         "object": 94, 
17006         "account": 13, 
17007         "state": "invoiced", 
17008         "coreHours": 4.32, 
17009         "invoice": 61, 
17010         "date": "2013-11-29T22:00:00Z", 
17011         "kind": "besteffort"
17012     }
17013 },
17014 {
17015     "pk": 58910, 
17016     "model": "core.charge", 
17017     "fields": {
17018         "updated": "2013-12-13T22:20:03.356Z", 
17019         "slice": 11, 
17020         "created": "2013-12-13T22:19:47.757Z", 
17021         "amount": 0.2856, 
17022         "object": 94, 
17023         "account": 13, 
17024         "state": "invoiced", 
17025         "coreHours": 4.08, 
17026         "invoice": 61, 
17027         "date": "2013-11-30T06:00:00Z", 
17028         "kind": "besteffort"
17029     }
17030 },
17031 {
17032     "pk": 58911, 
17033     "model": "core.charge", 
17034     "fields": {
17035         "updated": "2013-12-13T22:20:03.449Z", 
17036         "slice": 11, 
17037         "created": "2013-12-13T22:19:47.765Z", 
17038         "amount": 0.1232, 
17039         "object": 94, 
17040         "account": 13, 
17041         "state": "invoiced", 
17042         "coreHours": 1.76, 
17043         "invoice": 61, 
17044         "date": "2013-11-30T14:00:00Z", 
17045         "kind": "besteffort"
17046     }
17047 },
17048 {
17049     "pk": 58912, 
17050     "model": "core.charge", 
17051     "fields": {
17052         "updated": "2013-12-13T22:20:03.540Z", 
17053         "slice": 11, 
17054         "created": "2013-12-13T22:19:47.774Z", 
17055         "amount": 0.1792, 
17056         "object": 94, 
17057         "account": 13, 
17058         "state": "invoiced", 
17059         "coreHours": 2.56, 
17060         "invoice": 61, 
17061         "date": "2013-11-30T22:00:00Z", 
17062         "kind": "besteffort"
17063     }
17064 },
17065 {
17066     "pk": 58913, 
17067     "model": "core.charge", 
17068     "fields": {
17069         "updated": "2013-12-13T22:20:03.631Z", 
17070         "slice": 11, 
17071         "created": "2013-12-13T22:19:47.782Z", 
17072         "amount": 0.1792, 
17073         "object": 94, 
17074         "account": 13, 
17075         "state": "invoiced", 
17076         "coreHours": 2.56, 
17077         "invoice": 61, 
17078         "date": "2013-12-01T06:00:00Z", 
17079         "kind": "besteffort"
17080     }
17081 },
17082 {
17083     "pk": 58914, 
17084     "model": "core.charge", 
17085     "fields": {
17086         "updated": "2013-12-13T22:20:03.722Z", 
17087         "slice": 11, 
17088         "created": "2013-12-13T22:19:47.791Z", 
17089         "amount": 0.1344, 
17090         "object": 94, 
17091         "account": 13, 
17092         "state": "invoiced", 
17093         "coreHours": 1.92, 
17094         "invoice": 61, 
17095         "date": "2013-12-01T14:00:00Z", 
17096         "kind": "besteffort"
17097     }
17098 },
17099 {
17100     "pk": 58915, 
17101     "model": "core.charge", 
17102     "fields": {
17103         "updated": "2013-12-13T22:20:03.805Z", 
17104         "slice": 11, 
17105         "created": "2013-12-13T22:19:47.799Z", 
17106         "amount": 0.3192, 
17107         "object": 94, 
17108         "account": 13, 
17109         "state": "invoiced", 
17110         "coreHours": 4.56, 
17111         "invoice": 61, 
17112         "date": "2013-12-01T22:00:00Z", 
17113         "kind": "besteffort"
17114     }
17115 },
17116 {
17117     "pk": 58916, 
17118     "model": "core.charge", 
17119     "fields": {
17120         "updated": "2013-12-13T22:20:03.904Z", 
17121         "slice": 11, 
17122         "created": "2013-12-13T22:19:47.807Z", 
17123         "amount": 0.1232, 
17124         "object": 94, 
17125         "account": 13, 
17126         "state": "invoiced", 
17127         "coreHours": 1.76, 
17128         "invoice": 62, 
17129         "date": "2013-12-02T06:00:00Z", 
17130         "kind": "besteffort"
17131     }
17132 },
17133 {
17134     "pk": 58917, 
17135     "model": "core.charge", 
17136     "fields": {
17137         "updated": "2013-12-13T22:20:03.995Z", 
17138         "slice": 11, 
17139         "created": "2013-12-13T22:19:47.815Z", 
17140         "amount": 0.1288, 
17141         "object": 94, 
17142         "account": 13, 
17143         "state": "invoiced", 
17144         "coreHours": 1.84, 
17145         "invoice": 62, 
17146         "date": "2013-12-02T14:00:00Z", 
17147         "kind": "besteffort"
17148     }
17149 },
17150 {
17151     "pk": 58918, 
17152     "model": "core.charge", 
17153     "fields": {
17154         "updated": "2013-12-13T22:20:04.087Z", 
17155         "slice": 11, 
17156         "created": "2013-12-13T22:19:47.824Z", 
17157         "amount": 0.2912, 
17158         "object": 94, 
17159         "account": 13, 
17160         "state": "invoiced", 
17161         "coreHours": 4.16, 
17162         "invoice": 62, 
17163         "date": "2013-12-02T22:00:00Z", 
17164         "kind": "besteffort"
17165     }
17166 },
17167 {
17168     "pk": 58919, 
17169     "model": "core.charge", 
17170     "fields": {
17171         "updated": "2013-12-13T22:20:04.178Z", 
17172         "slice": 11, 
17173         "created": "2013-12-13T22:19:47.832Z", 
17174         "amount": 0.2744, 
17175         "object": 94, 
17176         "account": 13, 
17177         "state": "invoiced", 
17178         "coreHours": 3.92, 
17179         "invoice": 62, 
17180         "date": "2013-12-03T06:00:00Z", 
17181         "kind": "besteffort"
17182     }
17183 },
17184 {
17185     "pk": 58920, 
17186     "model": "core.charge", 
17187     "fields": {
17188         "updated": "2013-12-13T22:20:04.269Z", 
17189         "slice": 11, 
17190         "created": "2013-12-13T22:19:47.840Z", 
17191         "amount": 0.1568, 
17192         "object": 94, 
17193         "account": 13, 
17194         "state": "invoiced", 
17195         "coreHours": 2.24, 
17196         "invoice": 62, 
17197         "date": "2013-12-03T14:00:00Z", 
17198         "kind": "besteffort"
17199     }
17200 },
17201 {
17202     "pk": 58921, 
17203     "model": "core.charge", 
17204     "fields": {
17205         "updated": "2013-12-13T22:20:04.360Z", 
17206         "slice": 11, 
17207         "created": "2013-12-13T22:19:47.849Z", 
17208         "amount": 0.2688, 
17209         "object": 94, 
17210         "account": 13, 
17211         "state": "invoiced", 
17212         "coreHours": 3.84, 
17213         "invoice": 62, 
17214         "date": "2013-12-03T22:00:00Z", 
17215         "kind": "besteffort"
17216     }
17217 },
17218 {
17219     "pk": 58922, 
17220     "model": "core.charge", 
17221     "fields": {
17222         "updated": "2013-12-13T22:20:04.451Z", 
17223         "slice": 11, 
17224         "created": "2013-12-13T22:19:47.857Z", 
17225         "amount": 0.336, 
17226         "object": 94, 
17227         "account": 13, 
17228         "state": "invoiced", 
17229         "coreHours": 4.8, 
17230         "invoice": 62, 
17231         "date": "2013-12-04T06:00:00Z", 
17232         "kind": "besteffort"
17233     }
17234 },
17235 {
17236     "pk": 58923, 
17237     "model": "core.charge", 
17238     "fields": {
17239         "updated": "2013-12-13T22:20:04.542Z", 
17240         "slice": 11, 
17241         "created": "2013-12-13T22:19:47.865Z", 
17242         "amount": 0.196, 
17243         "object": 94, 
17244         "account": 13, 
17245         "state": "invoiced", 
17246         "coreHours": 2.8, 
17247         "invoice": 62, 
17248         "date": "2013-12-04T14:00:00Z", 
17249         "kind": "besteffort"
17250     }
17251 },
17252 {
17253     "pk": 58924, 
17254     "model": "core.charge", 
17255     "fields": {
17256         "updated": "2013-12-13T22:20:04.633Z", 
17257         "slice": 11, 
17258         "created": "2013-12-13T22:19:47.873Z", 
17259         "amount": 0.1176, 
17260         "object": 94, 
17261         "account": 13, 
17262         "state": "invoiced", 
17263         "coreHours": 1.68, 
17264         "invoice": 62, 
17265         "date": "2013-12-04T22:00:00Z", 
17266         "kind": "besteffort"
17267     }
17268 },
17269 {
17270     "pk": 58925, 
17271     "model": "core.charge", 
17272     "fields": {
17273         "updated": "2013-12-13T22:20:04.724Z", 
17274         "slice": 11, 
17275         "created": "2013-12-13T22:19:47.885Z", 
17276         "amount": 0.1512, 
17277         "object": 94, 
17278         "account": 13, 
17279         "state": "invoiced", 
17280         "coreHours": 2.16, 
17281         "invoice": 62, 
17282         "date": "2013-12-05T06:00:00Z", 
17283         "kind": "besteffort"
17284     }
17285 },
17286 {
17287     "pk": 58926, 
17288     "model": "core.charge", 
17289     "fields": {
17290         "updated": "2013-12-13T22:20:04.816Z", 
17291         "slice": 11, 
17292         "created": "2013-12-13T22:19:47.893Z", 
17293         "amount": 0.308, 
17294         "object": 94, 
17295         "account": 13, 
17296         "state": "invoiced", 
17297         "coreHours": 4.4, 
17298         "invoice": 62, 
17299         "date": "2013-12-05T14:00:00Z", 
17300         "kind": "besteffort"
17301     }
17302 },
17303 {
17304     "pk": 58927, 
17305     "model": "core.charge", 
17306     "fields": {
17307         "updated": "2013-12-13T22:20:04.907Z", 
17308         "slice": 11, 
17309         "created": "2013-12-13T22:19:47.902Z", 
17310         "amount": 0.3192, 
17311         "object": 94, 
17312         "account": 13, 
17313         "state": "invoiced", 
17314         "coreHours": 4.56, 
17315         "invoice": 62, 
17316         "date": "2013-12-05T22:00:00Z", 
17317         "kind": "besteffort"
17318     }
17319 },
17320 {
17321     "pk": 58928, 
17322     "model": "core.charge", 
17323     "fields": {
17324         "updated": "2013-12-13T22:20:05.006Z", 
17325         "slice": 11, 
17326         "created": "2013-12-13T22:19:47.910Z", 
17327         "amount": 0.1904, 
17328         "object": 94, 
17329         "account": 13, 
17330         "state": "invoiced", 
17331         "coreHours": 2.72, 
17332         "invoice": 62, 
17333         "date": "2013-12-06T06:00:00Z", 
17334         "kind": "besteffort"
17335     }
17336 },
17337 {
17338     "pk": 58929, 
17339     "model": "core.charge", 
17340     "fields": {
17341         "updated": "2013-12-13T22:20:05.097Z", 
17342         "slice": 11, 
17343         "created": "2013-12-13T22:19:47.918Z", 
17344         "amount": 0.14, 
17345         "object": 94, 
17346         "account": 13, 
17347         "state": "invoiced", 
17348         "coreHours": 2.0, 
17349         "invoice": 62, 
17350         "date": "2013-12-06T14:00:00Z", 
17351         "kind": "besteffort"
17352     }
17353 },
17354 {
17355     "pk": 58930, 
17356     "model": "core.charge", 
17357     "fields": {
17358         "updated": "2013-12-13T22:20:05.195Z", 
17359         "slice": 11, 
17360         "created": "2013-12-13T22:19:47.926Z", 
17361         "amount": 0.1288, 
17362         "object": 94, 
17363         "account": 13, 
17364         "state": "invoiced", 
17365         "coreHours": 1.84, 
17366         "invoice": 62, 
17367         "date": "2013-12-06T22:00:00Z", 
17368         "kind": "besteffort"
17369     }
17370 },
17371 {
17372     "pk": 58931, 
17373     "model": "core.charge", 
17374     "fields": {
17375         "updated": "2013-12-13T22:20:05.286Z", 
17376         "slice": 11, 
17377         "created": "2013-12-13T22:19:47.935Z", 
17378         "amount": 0.1512, 
17379         "object": 94, 
17380         "account": 13, 
17381         "state": "invoiced", 
17382         "coreHours": 2.16, 
17383         "invoice": 62, 
17384         "date": "2013-12-07T06:00:00Z", 
17385         "kind": "besteffort"
17386     }
17387 },
17388 {
17389     "pk": 58932, 
17390     "model": "core.charge", 
17391     "fields": {
17392         "updated": "2013-12-13T22:20:05.377Z", 
17393         "slice": 11, 
17394         "created": "2013-12-13T22:19:47.943Z", 
17395         "amount": 0.252, 
17396         "object": 94, 
17397         "account": 13, 
17398         "state": "invoiced", 
17399         "coreHours": 3.6, 
17400         "invoice": 62, 
17401         "date": "2013-12-07T14:00:00Z", 
17402         "kind": "besteffort"
17403     }
17404 },
17405 {
17406     "pk": 58933, 
17407     "model": "core.charge", 
17408     "fields": {
17409         "updated": "2013-12-13T22:20:05.468Z", 
17410         "slice": 11, 
17411         "created": "2013-12-13T22:19:47.951Z", 
17412         "amount": 0.1232, 
17413         "object": 94, 
17414         "account": 13, 
17415         "state": "invoiced", 
17416         "coreHours": 1.76, 
17417         "invoice": 62, 
17418         "date": "2013-12-07T22:00:00Z", 
17419         "kind": "besteffort"
17420     }
17421 },
17422 {
17423     "pk": 58934, 
17424     "model": "core.charge", 
17425     "fields": {
17426         "updated": "2013-12-13T22:20:05.559Z", 
17427         "slice": 11, 
17428         "created": "2013-12-13T22:19:47.960Z", 
17429         "amount": 0.1232, 
17430         "object": 94, 
17431         "account": 13, 
17432         "state": "invoiced", 
17433         "coreHours": 1.76, 
17434         "invoice": 62, 
17435         "date": "2013-12-08T06:00:00Z", 
17436         "kind": "besteffort"
17437     }
17438 },
17439 {
17440     "pk": 58935, 
17441     "model": "core.charge", 
17442     "fields": {
17443         "updated": "2013-12-13T22:20:05.651Z", 
17444         "slice": 11, 
17445         "created": "2013-12-13T22:19:47.968Z", 
17446         "amount": 0.1512, 
17447         "object": 94, 
17448         "account": 13, 
17449         "state": "invoiced", 
17450         "coreHours": 2.16, 
17451         "invoice": 62, 
17452         "date": "2013-12-08T14:00:00Z", 
17453         "kind": "besteffort"
17454     }
17455 },
17456 {
17457     "pk": 58936, 
17458     "model": "core.charge", 
17459     "fields": {
17460         "updated": "2013-12-13T22:20:05.742Z", 
17461         "slice": 11, 
17462         "created": "2013-12-13T22:19:47.976Z", 
17463         "amount": 0.336, 
17464         "object": 94, 
17465         "account": 13, 
17466         "state": "invoiced", 
17467         "coreHours": 4.8, 
17468         "invoice": 62, 
17469         "date": "2013-12-08T22:00:00Z", 
17470         "kind": "besteffort"
17471     }
17472 },
17473 {
17474     "pk": 58937, 
17475     "model": "core.charge", 
17476     "fields": {
17477         "updated": "2013-12-13T22:19:47.984Z", 
17478         "slice": 11, 
17479         "created": "2013-12-13T22:19:47.984Z", 
17480         "amount": 0.196, 
17481         "object": 94, 
17482         "account": 13, 
17483         "state": "pending", 
17484         "coreHours": 2.8, 
17485         "invoice": null, 
17486         "date": "2013-12-09T06:00:00Z", 
17487         "kind": "besteffort"
17488     }
17489 },
17490 {
17491     "pk": 58938, 
17492     "model": "core.charge", 
17493     "fields": {
17494         "updated": "2013-12-13T22:19:47.993Z", 
17495         "slice": 11, 
17496         "created": "2013-12-13T22:19:47.993Z", 
17497         "amount": 0.1904, 
17498         "object": 94, 
17499         "account": 13, 
17500         "state": "pending", 
17501         "coreHours": 2.72, 
17502         "invoice": null, 
17503         "date": "2013-12-09T14:00:00Z", 
17504         "kind": "besteffort"
17505     }
17506 },
17507 {
17508     "pk": 58939, 
17509     "model": "core.charge", 
17510     "fields": {
17511         "updated": "2013-12-13T22:19:48.001Z", 
17512         "slice": 11, 
17513         "created": "2013-12-13T22:19:48.001Z", 
17514         "amount": 0.2464, 
17515         "object": 94, 
17516         "account": 13, 
17517         "state": "pending", 
17518         "coreHours": 3.52, 
17519         "invoice": null, 
17520         "date": "2013-12-09T22:00:00Z", 
17521         "kind": "besteffort"
17522     }
17523 },
17524 {
17525     "pk": 58940, 
17526     "model": "core.charge", 
17527     "fields": {
17528         "updated": "2013-12-13T22:19:48.009Z", 
17529         "slice": 11, 
17530         "created": "2013-12-13T22:19:48.009Z", 
17531         "amount": 0.196, 
17532         "object": 94, 
17533         "account": 13, 
17534         "state": "pending", 
17535         "coreHours": 2.8, 
17536         "invoice": null, 
17537         "date": "2013-12-10T06:00:00Z", 
17538         "kind": "besteffort"
17539     }
17540 },
17541 {
17542     "pk": 58941, 
17543     "model": "core.charge", 
17544     "fields": {
17545         "updated": "2013-12-13T22:19:48.017Z", 
17546         "slice": 11, 
17547         "created": "2013-12-13T22:19:48.017Z", 
17548         "amount": 0.1736, 
17549         "object": 94, 
17550         "account": 13, 
17551         "state": "pending", 
17552         "coreHours": 2.48, 
17553         "invoice": null, 
17554         "date": "2013-12-10T14:00:00Z", 
17555         "kind": "besteffort"
17556     }
17557 },
17558 {
17559     "pk": 58942, 
17560     "model": "core.charge", 
17561     "fields": {
17562         "updated": "2013-12-13T22:19:48.026Z", 
17563         "slice": 11, 
17564         "created": "2013-12-13T22:19:48.026Z", 
17565         "amount": 0.1848, 
17566         "object": 94, 
17567         "account": 13, 
17568         "state": "pending", 
17569         "coreHours": 2.64, 
17570         "invoice": null, 
17571         "date": "2013-12-10T22:00:00Z", 
17572         "kind": "besteffort"
17573     }
17574 },
17575 {
17576     "pk": 58943, 
17577     "model": "core.charge", 
17578     "fields": {
17579         "updated": "2013-12-13T22:19:48.034Z", 
17580         "slice": 11, 
17581         "created": "2013-12-13T22:19:48.034Z", 
17582         "amount": 0.1568, 
17583         "object": 94, 
17584         "account": 13, 
17585         "state": "pending", 
17586         "coreHours": 2.24, 
17587         "invoice": null, 
17588         "date": "2013-12-11T06:00:00Z", 
17589         "kind": "besteffort"
17590     }
17591 },
17592 {
17593     "pk": 58944, 
17594     "model": "core.charge", 
17595     "fields": {
17596         "updated": "2013-12-13T22:19:48.042Z", 
17597         "slice": 11, 
17598         "created": "2013-12-13T22:19:48.042Z", 
17599         "amount": 0.1904, 
17600         "object": 94, 
17601         "account": 13, 
17602         "state": "pending", 
17603         "coreHours": 2.72, 
17604         "invoice": null, 
17605         "date": "2013-12-11T14:00:00Z", 
17606         "kind": "besteffort"
17607     }
17608 },
17609 {
17610     "pk": 58945, 
17611     "model": "core.charge", 
17612     "fields": {
17613         "updated": "2013-12-13T22:19:48.051Z", 
17614         "slice": 11, 
17615         "created": "2013-12-13T22:19:48.051Z", 
17616         "amount": 0.3192, 
17617         "object": 94, 
17618         "account": 13, 
17619         "state": "pending", 
17620         "coreHours": 4.56, 
17621         "invoice": null, 
17622         "date": "2013-12-11T22:00:00Z", 
17623         "kind": "besteffort"
17624     }
17625 },
17626 {
17627     "pk": 58946, 
17628     "model": "core.charge", 
17629     "fields": {
17630         "updated": "2013-12-13T22:19:48.059Z", 
17631         "slice": 11, 
17632         "created": "2013-12-13T22:19:48.059Z", 
17633         "amount": 0.1568, 
17634         "object": 94, 
17635         "account": 13, 
17636         "state": "pending", 
17637         "coreHours": 2.24, 
17638         "invoice": null, 
17639         "date": "2013-12-12T06:00:00Z", 
17640         "kind": "besteffort"
17641     }
17642 },
17643 {
17644     "pk": 58947, 
17645     "model": "core.charge", 
17646     "fields": {
17647         "updated": "2013-12-13T22:19:48.067Z", 
17648         "slice": 11, 
17649         "created": "2013-12-13T22:19:48.067Z", 
17650         "amount": 0.2688, 
17651         "object": 94, 
17652         "account": 13, 
17653         "state": "pending", 
17654         "coreHours": 3.84, 
17655         "invoice": null, 
17656         "date": "2013-12-12T14:00:00Z", 
17657         "kind": "besteffort"
17658     }
17659 },
17660 {
17661     "pk": 58948, 
17662     "model": "core.charge", 
17663     "fields": {
17664         "updated": "2013-12-13T22:19:48.075Z", 
17665         "slice": 11, 
17666         "created": "2013-12-13T22:19:48.075Z", 
17667         "amount": 0.2632, 
17668         "object": 94, 
17669         "account": 13, 
17670         "state": "pending", 
17671         "coreHours": 3.76, 
17672         "invoice": null, 
17673         "date": "2013-12-12T22:00:00Z", 
17674         "kind": "besteffort"
17675     }
17676 },
17677 {
17678     "pk": 58949, 
17679     "model": "core.charge", 
17680     "fields": {
17681         "updated": "2013-12-13T22:19:48.084Z", 
17682         "slice": 11, 
17683         "created": "2013-12-13T22:19:48.084Z", 
17684         "amount": 0.2856, 
17685         "object": 94, 
17686         "account": 13, 
17687         "state": "pending", 
17688         "coreHours": 4.08, 
17689         "invoice": null, 
17690         "date": "2013-12-13T06:00:00Z", 
17691         "kind": "besteffort"
17692     }
17693 },
17694 {
17695     "pk": 58950, 
17696     "model": "core.charge", 
17697     "fields": {
17698         "updated": "2013-12-13T22:19:48.092Z", 
17699         "slice": 11, 
17700         "created": "2013-12-13T22:19:48.092Z", 
17701         "amount": 0.336, 
17702         "object": 94, 
17703         "account": 13, 
17704         "state": "pending", 
17705         "coreHours": 4.8, 
17706         "invoice": null, 
17707         "date": "2013-12-13T14:00:00Z", 
17708         "kind": "besteffort"
17709     }
17710 },
17711 {
17712     "pk": 58951, 
17713     "model": "core.charge", 
17714     "fields": {
17715         "updated": "2013-12-13T22:19:58.440Z", 
17716         "slice": 12, 
17717         "created": "2013-12-13T22:19:48.115Z", 
17718         "amount": 0.2296, 
17719         "object": 95, 
17720         "account": 13, 
17721         "state": "invoiced", 
17722         "coreHours": 3.28, 
17723         "invoice": 59, 
17724         "date": "2013-11-13T22:00:00Z", 
17725         "kind": "besteffort"
17726     }
17727 },
17728 {
17729     "pk": 58952, 
17730     "model": "core.charge", 
17731     "fields": {
17732         "updated": "2013-12-13T22:19:58.532Z", 
17733         "slice": 12, 
17734         "created": "2013-12-13T22:19:48.125Z", 
17735         "amount": 0.2352, 
17736         "object": 95, 
17737         "account": 13, 
17738         "state": "invoiced", 
17739         "coreHours": 3.36, 
17740         "invoice": 59, 
17741         "date": "2013-11-14T06:00:00Z", 
17742         "kind": "besteffort"
17743     }
17744 },
17745 {
17746     "pk": 58953, 
17747     "model": "core.charge", 
17748     "fields": {
17749         "updated": "2013-12-13T22:19:58.623Z", 
17750         "slice": 12, 
17751         "created": "2013-12-13T22:19:48.133Z", 
17752         "amount": 0.308, 
17753         "object": 95, 
17754         "account": 13, 
17755         "state": "invoiced", 
17756         "coreHours": 4.4, 
17757         "invoice": 59, 
17758         "date": "2013-11-14T14:00:00Z", 
17759         "kind": "besteffort"
17760     }
17761 },
17762 {
17763     "pk": 58954, 
17764     "model": "core.charge", 
17765     "fields": {
17766         "updated": "2013-12-13T22:19:58.714Z", 
17767         "slice": 12, 
17768         "created": "2013-12-13T22:19:48.142Z", 
17769         "amount": 0.252, 
17770         "object": 95, 
17771         "account": 13, 
17772         "state": "invoiced", 
17773         "coreHours": 3.6, 
17774         "invoice": 59, 
17775         "date": "2013-11-14T22:00:00Z", 
17776         "kind": "besteffort"
17777     }
17778 },
17779 {
17780     "pk": 58955, 
17781     "model": "core.charge", 
17782     "fields": {
17783         "updated": "2013-12-13T22:19:58.805Z", 
17784         "slice": 12, 
17785         "created": "2013-12-13T22:19:48.150Z", 
17786         "amount": 0.308, 
17787         "object": 95, 
17788         "account": 13, 
17789         "state": "invoiced", 
17790         "coreHours": 4.4, 
17791         "invoice": 59, 
17792         "date": "2013-11-15T06:00:00Z", 
17793         "kind": "besteffort"
17794     }
17795 },
17796 {
17797     "pk": 58956, 
17798     "model": "core.charge", 
17799     "fields": {
17800         "updated": "2013-12-13T22:19:58.896Z", 
17801         "slice": 12, 
17802         "created": "2013-12-13T22:19:48.158Z", 
17803         "amount": 0.3024, 
17804         "object": 95, 
17805         "account": 13, 
17806         "state": "invoiced", 
17807         "coreHours": 4.32, 
17808         "invoice": 59, 
17809         "date": "2013-11-15T14:00:00Z", 
17810         "kind": "besteffort"
17811     }
17812 },
17813 {
17814     "pk": 58957, 
17815     "model": "core.charge", 
17816     "fields": {
17817         "updated": "2013-12-13T22:19:59.004Z", 
17818         "slice": 12, 
17819         "created": "2013-12-13T22:19:48.167Z", 
17820         "amount": 0.1456, 
17821         "object": 95, 
17822         "account": 13, 
17823         "state": "invoiced", 
17824         "coreHours": 2.08, 
17825         "invoice": 59, 
17826         "date": "2013-11-15T22:00:00Z", 
17827         "kind": "besteffort"
17828     }
17829 },
17830 {
17831     "pk": 58958, 
17832     "model": "core.charge", 
17833     "fields": {
17834         "updated": "2013-12-13T22:19:59.096Z", 
17835         "slice": 12, 
17836         "created": "2013-12-13T22:19:48.175Z", 
17837         "amount": 0.2912, 
17838         "object": 95, 
17839         "account": 13, 
17840         "state": "invoiced", 
17841         "coreHours": 4.16, 
17842         "invoice": 59, 
17843         "date": "2013-11-16T06:00:00Z", 
17844         "kind": "besteffort"
17845     }
17846 },
17847 {
17848     "pk": 58959, 
17849     "model": "core.charge", 
17850     "fields": {
17851         "updated": "2013-12-13T22:19:59.187Z", 
17852         "slice": 12, 
17853         "created": "2013-12-13T22:19:48.183Z", 
17854         "amount": 0.1232, 
17855         "object": 95, 
17856         "account": 13, 
17857         "state": "invoiced", 
17858         "coreHours": 1.76, 
17859         "invoice": 59, 
17860         "date": "2013-11-16T14:00:00Z", 
17861         "kind": "besteffort"
17862     }
17863 },
17864 {
17865     "pk": 58960, 
17866     "model": "core.charge", 
17867     "fields": {
17868         "updated": "2013-12-13T22:19:59.278Z", 
17869         "slice": 12, 
17870         "created": "2013-12-13T22:19:48.191Z", 
17871         "amount": 0.2184, 
17872         "object": 95, 
17873         "account": 13, 
17874         "state": "invoiced", 
17875         "coreHours": 3.12, 
17876         "invoice": 59, 
17877         "date": "2013-11-16T22:00:00Z", 
17878         "kind": "besteffort"
17879     }
17880 },
17881 {
17882     "pk": 58961, 
17883     "model": "core.charge", 
17884     "fields": {
17885         "updated": "2013-12-13T22:19:59.361Z", 
17886         "slice": 12, 
17887         "created": "2013-12-13T22:19:48.200Z", 
17888         "amount": 0.2352, 
17889         "object": 95, 
17890         "account": 13, 
17891         "state": "invoiced", 
17892         "coreHours": 3.36, 
17893         "invoice": 59, 
17894         "date": "2013-11-17T06:00:00Z", 
17895         "kind": "besteffort"
17896     }
17897 },
17898 {
17899     "pk": 58962, 
17900     "model": "core.charge", 
17901     "fields": {
17902         "updated": "2013-12-13T22:19:59.452Z", 
17903         "slice": 12, 
17904         "created": "2013-12-13T22:19:48.208Z", 
17905         "amount": 0.2016, 
17906         "object": 95, 
17907         "account": 13, 
17908         "state": "invoiced", 
17909         "coreHours": 2.88, 
17910         "invoice": 59, 
17911         "date": "2013-11-17T14:00:00Z", 
17912         "kind": "besteffort"
17913     }
17914 },
17915 {
17916     "pk": 58963, 
17917     "model": "core.charge", 
17918     "fields": {
17919         "updated": "2013-12-13T22:19:59.543Z", 
17920         "slice": 12, 
17921         "created": "2013-12-13T22:19:48.216Z", 
17922         "amount": 0.1512, 
17923         "object": 95, 
17924         "account": 13, 
17925         "state": "invoiced", 
17926         "coreHours": 2.16, 
17927         "invoice": 59, 
17928         "date": "2013-11-17T22:00:00Z", 
17929         "kind": "besteffort"
17930     }
17931 },
17932 {
17933     "pk": 58964, 
17934     "model": "core.charge", 
17935     "fields": {
17936         "updated": "2013-12-13T22:19:59.642Z", 
17937         "slice": 12, 
17938         "created": "2013-12-13T22:19:48.224Z", 
17939         "amount": 0.2296, 
17940         "object": 95, 
17941         "account": 13, 
17942         "state": "invoiced", 
17943         "coreHours": 3.28, 
17944         "invoice": 60, 
17945         "date": "2013-11-18T06:00:00Z", 
17946         "kind": "besteffort"
17947     }
17948 },
17949 {
17950     "pk": 58965, 
17951     "model": "core.charge", 
17952     "fields": {
17953         "updated": "2013-12-13T22:19:59.745Z", 
17954         "slice": 12, 
17955         "created": "2013-12-13T22:19:48.233Z", 
17956         "amount": 0.308, 
17957         "object": 95, 
17958         "account": 13, 
17959         "state": "invoiced", 
17960         "coreHours": 4.4, 
17961         "invoice": 60, 
17962         "date": "2013-11-18T14:00:00Z", 
17963         "kind": "besteffort"
17964     }
17965 },
17966 {
17967     "pk": 58966, 
17968     "model": "core.charge", 
17969     "fields": {
17970         "updated": "2013-12-13T22:19:59.836Z", 
17971         "slice": 12, 
17972         "created": "2013-12-13T22:19:48.241Z", 
17973         "amount": 0.2408, 
17974         "object": 95, 
17975         "account": 13, 
17976         "state": "invoiced", 
17977         "coreHours": 3.44, 
17978         "invoice": 60, 
17979         "date": "2013-11-18T22:00:00Z", 
17980         "kind": "besteffort"
17981     }
17982 },
17983 {
17984     "pk": 58967, 
17985     "model": "core.charge", 
17986     "fields": {
17987         "updated": "2013-12-13T22:19:59.927Z", 
17988         "slice": 12, 
17989         "created": "2013-12-13T22:19:48.249Z", 
17990         "amount": 0.1512, 
17991         "object": 95, 
17992         "account": 13, 
17993         "state": "invoiced", 
17994         "coreHours": 2.16, 
17995         "invoice": 60, 
17996         "date": "2013-11-19T06:00:00Z", 
17997         "kind": "besteffort"
17998     }
17999 },
18000 {
18001     "pk": 58968, 
18002     "model": "core.charge", 
18003     "fields": {
18004         "updated": "2013-12-13T22:20:00.019Z", 
18005         "slice": 12, 
18006         "created": "2013-12-13T22:19:48.258Z", 
18007         "amount": 0.2016, 
18008         "object": 95, 
18009         "account": 13, 
18010         "state": "invoiced", 
18011         "coreHours": 2.88, 
18012         "invoice": 60, 
18013         "date": "2013-11-19T14:00:00Z", 
18014         "kind": "besteffort"
18015     }
18016 },
18017 {
18018     "pk": 58969, 
18019     "model": "core.charge", 
18020     "fields": {
18021         "updated": "2013-12-13T22:20:00.110Z", 
18022         "slice": 12, 
18023         "created": "2013-12-13T22:19:48.266Z", 
18024         "amount": 0.2744, 
18025         "object": 95, 
18026         "account": 13, 
18027         "state": "invoiced", 
18028         "coreHours": 3.92, 
18029         "invoice": 60, 
18030         "date": "2013-11-19T22:00:00Z", 
18031         "kind": "besteffort"
18032     }
18033 },
18034 {
18035     "pk": 58970, 
18036     "model": "core.charge", 
18037     "fields": {
18038         "updated": "2013-12-13T22:20:00.201Z", 
18039         "slice": 12, 
18040         "created": "2013-12-13T22:19:48.274Z", 
18041         "amount": 0.2184, 
18042         "object": 95, 
18043         "account": 13, 
18044         "state": "invoiced", 
18045         "coreHours": 3.12, 
18046         "invoice": 60, 
18047         "date": "2013-11-20T06:00:00Z", 
18048         "kind": "besteffort"
18049     }
18050 },
18051 {
18052     "pk": 58971, 
18053     "model": "core.charge", 
18054     "fields": {
18055         "updated": "2013-12-13T22:20:00.292Z", 
18056         "slice": 12, 
18057         "created": "2013-12-13T22:19:48.283Z", 
18058         "amount": 0.2016, 
18059         "object": 95, 
18060         "account": 13, 
18061         "state": "invoiced", 
18062         "coreHours": 2.88, 
18063         "invoice": 60, 
18064         "date": "2013-11-20T14:00:00Z", 
18065         "kind": "besteffort"
18066     }
18067 },
18068 {
18069     "pk": 58972, 
18070     "model": "core.charge", 
18071     "fields": {
18072         "updated": "2013-12-13T22:20:00.386Z", 
18073         "slice": 12, 
18074         "created": "2013-12-13T22:19:48.291Z", 
18075         "amount": 0.1792, 
18076         "object": 95, 
18077         "account": 13, 
18078         "state": "invoiced", 
18079         "coreHours": 2.56, 
18080         "invoice": 60, 
18081         "date": "2013-11-20T22:00:00Z", 
18082         "kind": "besteffort"
18083     }
18084 },
18085 {
18086     "pk": 58973, 
18087     "model": "core.charge", 
18088     "fields": {
18089         "updated": "2013-12-13T22:20:00.477Z", 
18090         "slice": 12, 
18091         "created": "2013-12-13T22:19:48.299Z", 
18092         "amount": 0.196, 
18093         "object": 95, 
18094         "account": 13, 
18095         "state": "invoiced", 
18096         "coreHours": 2.8, 
18097         "invoice": 60, 
18098         "date": "2013-11-21T06:00:00Z", 
18099         "kind": "besteffort"
18100     }
18101 },
18102 {
18103     "pk": 58974, 
18104     "model": "core.charge", 
18105     "fields": {
18106         "updated": "2013-12-13T22:20:00.568Z", 
18107         "slice": 12, 
18108         "created": "2013-12-13T22:19:48.308Z", 
18109         "amount": 0.1288, 
18110         "object": 95, 
18111         "account": 13, 
18112         "state": "invoiced", 
18113         "coreHours": 1.84, 
18114         "invoice": 60, 
18115         "date": "2013-11-21T14:00:00Z", 
18116         "kind": "besteffort"
18117     }
18118 },
18119 {
18120     "pk": 58975, 
18121     "model": "core.charge", 
18122     "fields": {
18123         "updated": "2013-12-13T22:20:00.675Z", 
18124         "slice": 12, 
18125         "created": "2013-12-13T22:19:48.316Z", 
18126         "amount": 0.224, 
18127         "object": 95, 
18128         "account": 13, 
18129         "state": "invoiced", 
18130         "coreHours": 3.2, 
18131         "invoice": 60, 
18132         "date": "2013-11-21T22:00:00Z", 
18133         "kind": "besteffort"
18134     }
18135 },
18136 {
18137     "pk": 58976, 
18138     "model": "core.charge", 
18139     "fields": {
18140         "updated": "2013-12-13T22:20:00.767Z", 
18141         "slice": 12, 
18142         "created": "2013-12-13T22:19:48.324Z", 
18143         "amount": 0.1904, 
18144         "object": 95, 
18145         "account": 13, 
18146         "state": "invoiced", 
18147         "coreHours": 2.72, 
18148         "invoice": 60, 
18149         "date": "2013-11-22T06:00:00Z", 
18150         "kind": "besteffort"
18151     }
18152 },
18153 {
18154     "pk": 58977, 
18155     "model": "core.charge", 
18156     "fields": {
18157         "updated": "2013-12-13T22:20:00.858Z", 
18158         "slice": 12, 
18159         "created": "2013-12-13T22:19:48.332Z", 
18160         "amount": 0.3304, 
18161         "object": 95, 
18162         "account": 13, 
18163         "state": "invoiced", 
18164         "coreHours": 4.72, 
18165         "invoice": 60, 
18166         "date": "2013-11-22T14:00:00Z", 
18167         "kind": "besteffort"
18168     }
18169 },
18170 {
18171     "pk": 58978, 
18172     "model": "core.charge", 
18173     "fields": {
18174         "updated": "2013-12-13T22:20:00.974Z", 
18175         "slice": 12, 
18176         "created": "2013-12-13T22:19:48.341Z", 
18177         "amount": 0.2632, 
18178         "object": 95, 
18179         "account": 13, 
18180         "state": "invoiced", 
18181         "coreHours": 3.76, 
18182         "invoice": 60, 
18183         "date": "2013-11-22T22:00:00Z", 
18184         "kind": "besteffort"
18185     }
18186 },
18187 {
18188     "pk": 58979, 
18189     "model": "core.charge", 
18190     "fields": {
18191         "updated": "2013-12-13T22:20:01.065Z", 
18192         "slice": 12, 
18193         "created": "2013-12-13T22:19:48.349Z", 
18194         "amount": 0.168, 
18195         "object": 95, 
18196         "account": 13, 
18197         "state": "invoiced", 
18198         "coreHours": 2.4, 
18199         "invoice": 60, 
18200         "date": "2013-11-23T06:00:00Z", 
18201         "kind": "besteffort"
18202     }
18203 },
18204 {
18205     "pk": 58980, 
18206     "model": "core.charge", 
18207     "fields": {
18208         "updated": "2013-12-13T22:20:01.156Z", 
18209         "slice": 12, 
18210         "created": "2013-12-13T22:19:48.357Z", 
18211         "amount": 0.2464, 
18212         "object": 95, 
18213         "account": 13, 
18214         "state": "invoiced", 
18215         "coreHours": 3.52, 
18216         "invoice": 60, 
18217         "date": "2013-11-23T14:00:00Z", 
18218         "kind": "besteffort"
18219     }
18220 },
18221 {
18222     "pk": 58981, 
18223     "model": "core.charge", 
18224     "fields": {
18225         "updated": "2013-12-13T22:20:01.314Z", 
18226         "slice": 12, 
18227         "created": "2013-12-13T22:19:48.365Z", 
18228         "amount": 0.196, 
18229         "object": 95, 
18230         "account": 13, 
18231         "state": "invoiced", 
18232         "coreHours": 2.8, 
18233         "invoice": 60, 
18234         "date": "2013-11-23T22:00:00Z", 
18235         "kind": "besteffort"
18236     }
18237 },
18238 {
18239     "pk": 58982, 
18240     "model": "core.charge", 
18241     "fields": {
18242         "updated": "2013-12-13T22:20:01.578Z", 
18243         "slice": 12, 
18244         "created": "2013-12-13T22:19:48.374Z", 
18245         "amount": 0.2408, 
18246         "object": 95, 
18247         "account": 13, 
18248         "state": "invoiced", 
18249         "coreHours": 3.44, 
18250         "invoice": 60, 
18251         "date": "2013-11-24T06:00:00Z", 
18252         "kind": "besteffort"
18253     }
18254 },
18255 {
18256     "pk": 58983, 
18257     "model": "core.charge", 
18258     "fields": {
18259         "updated": "2013-12-13T22:20:01.786Z", 
18260         "slice": 12, 
18261         "created": "2013-12-13T22:19:48.382Z", 
18262         "amount": 0.3192, 
18263         "object": 95, 
18264         "account": 13, 
18265         "state": "invoiced", 
18266         "coreHours": 4.56, 
18267         "invoice": 60, 
18268         "date": "2013-11-24T14:00:00Z", 
18269         "kind": "besteffort"
18270     }
18271 },
18272 {
18273     "pk": 58984, 
18274     "model": "core.charge", 
18275     "fields": {
18276         "updated": "2013-12-13T22:20:01.877Z", 
18277         "slice": 12, 
18278         "created": "2013-12-13T22:19:48.390Z", 
18279         "amount": 0.1848, 
18280         "object": 95, 
18281         "account": 13, 
18282         "state": "invoiced", 
18283         "coreHours": 2.64, 
18284         "invoice": 60, 
18285         "date": "2013-11-24T22:00:00Z", 
18286         "kind": "besteffort"
18287     }
18288 },
18289 {
18290     "pk": 58985, 
18291     "model": "core.charge", 
18292     "fields": {
18293         "updated": "2013-12-13T22:20:01.976Z", 
18294         "slice": 12, 
18295         "created": "2013-12-13T22:19:48.399Z", 
18296         "amount": 0.168, 
18297         "object": 95, 
18298         "account": 13, 
18299         "state": "invoiced", 
18300         "coreHours": 2.4, 
18301         "invoice": 61, 
18302         "date": "2013-11-25T06:00:00Z", 
18303         "kind": "besteffort"
18304     }
18305 },
18306 {
18307     "pk": 58986, 
18308     "model": "core.charge", 
18309     "fields": {
18310         "updated": "2013-12-13T22:20:02.067Z", 
18311         "slice": 12, 
18312         "created": "2013-12-13T22:19:48.407Z", 
18313         "amount": 0.224, 
18314         "object": 95, 
18315         "account": 13, 
18316         "state": "invoiced", 
18317         "coreHours": 3.2, 
18318         "invoice": 61, 
18319         "date": "2013-11-25T14:00:00Z", 
18320         "kind": "besteffort"
18321     }
18322 },
18323 {
18324     "pk": 58987, 
18325     "model": "core.charge", 
18326     "fields": {
18327         "updated": "2013-12-13T22:20:02.158Z", 
18328         "slice": 12, 
18329         "created": "2013-12-13T22:19:48.415Z", 
18330         "amount": 0.1736, 
18331         "object": 95, 
18332         "account": 13, 
18333         "state": "invoiced", 
18334         "coreHours": 2.48, 
18335         "invoice": 61, 
18336         "date": "2013-11-25T22:00:00Z", 
18337         "kind": "besteffort"
18338     }
18339 },
18340 {
18341     "pk": 58988, 
18342     "model": "core.charge", 
18343     "fields": {
18344         "updated": "2013-12-13T22:20:02.254Z", 
18345         "slice": 12, 
18346         "created": "2013-12-13T22:19:48.423Z", 
18347         "amount": 0.308, 
18348         "object": 95, 
18349         "account": 13, 
18350         "state": "invoiced", 
18351         "coreHours": 4.4, 
18352         "invoice": 61, 
18353         "date": "2013-11-26T06:00:00Z", 
18354         "kind": "besteffort"
18355     }
18356 },
18357 {
18358     "pk": 58989, 
18359     "model": "core.charge", 
18360     "fields": {
18361         "updated": "2013-12-13T22:20:02.345Z", 
18362         "slice": 12, 
18363         "created": "2013-12-13T22:19:48.432Z", 
18364         "amount": 0.1736, 
18365         "object": 95, 
18366         "account": 13, 
18367         "state": "invoiced", 
18368         "coreHours": 2.48, 
18369         "invoice": 61, 
18370         "date": "2013-11-26T14:00:00Z", 
18371         "kind": "besteffort"
18372     }
18373 },
18374 {
18375     "pk": 58990, 
18376     "model": "core.charge", 
18377     "fields": {
18378         "updated": "2013-12-13T22:20:02.436Z", 
18379         "slice": 12, 
18380         "created": "2013-12-13T22:19:48.440Z", 
18381         "amount": 0.1176, 
18382         "object": 95, 
18383         "account": 13, 
18384         "state": "invoiced", 
18385         "coreHours": 1.68, 
18386         "invoice": 61, 
18387         "date": "2013-11-26T22:00:00Z", 
18388         "kind": "besteffort"
18389     }
18390 },
18391 {
18392     "pk": 58991, 
18393     "model": "core.charge", 
18394     "fields": {
18395         "updated": "2013-12-13T22:20:02.527Z", 
18396         "slice": 12, 
18397         "created": "2013-12-13T22:19:48.448Z", 
18398         "amount": 0.2744, 
18399         "object": 95, 
18400         "account": 13, 
18401         "state": "invoiced", 
18402         "coreHours": 3.92, 
18403         "invoice": 61, 
18404         "date": "2013-11-27T06:00:00Z", 
18405         "kind": "besteffort"
18406     }
18407 },
18408 {
18409     "pk": 58992, 
18410     "model": "core.charge", 
18411     "fields": {
18412         "updated": "2013-12-13T22:20:02.619Z", 
18413         "slice": 12, 
18414         "created": "2013-12-13T22:19:48.457Z", 
18415         "amount": 0.224, 
18416         "object": 95, 
18417         "account": 13, 
18418         "state": "invoiced", 
18419         "coreHours": 3.2, 
18420         "invoice": 61, 
18421         "date": "2013-11-27T14:00:00Z", 
18422         "kind": "besteffort"
18423     }
18424 },
18425 {
18426     "pk": 58993, 
18427     "model": "core.charge", 
18428     "fields": {
18429         "updated": "2013-12-13T22:20:02.710Z", 
18430         "slice": 12, 
18431         "created": "2013-12-13T22:19:48.465Z", 
18432         "amount": 0.1176, 
18433         "object": 95, 
18434         "account": 13, 
18435         "state": "invoiced", 
18436         "coreHours": 1.68, 
18437         "invoice": 61, 
18438         "date": "2013-11-27T22:00:00Z", 
18439         "kind": "besteffort"
18440     }
18441 },
18442 {
18443     "pk": 58994, 
18444     "model": "core.charge", 
18445     "fields": {
18446         "updated": "2013-12-13T22:20:02.801Z", 
18447         "slice": 12, 
18448         "created": "2013-12-13T22:19:48.473Z", 
18449         "amount": 0.2184, 
18450         "object": 95, 
18451         "account": 13, 
18452         "state": "invoiced", 
18453         "coreHours": 3.12, 
18454         "invoice": 61, 
18455         "date": "2013-11-28T06:00:00Z", 
18456         "kind": "besteffort"
18457     }
18458 },
18459 {
18460     "pk": 58995, 
18461     "model": "core.charge", 
18462     "fields": {
18463         "updated": "2013-12-13T22:20:02.892Z", 
18464         "slice": 12, 
18465         "created": "2013-12-13T22:19:48.481Z", 
18466         "amount": 0.1904, 
18467         "object": 95, 
18468         "account": 13, 
18469         "state": "invoiced", 
18470         "coreHours": 2.72, 
18471         "invoice": 61, 
18472         "date": "2013-11-28T14:00:00Z", 
18473         "kind": "besteffort"
18474     }
18475 },
18476 {
18477     "pk": 58996, 
18478     "model": "core.charge", 
18479     "fields": {
18480         "updated": "2013-12-13T22:20:02.983Z", 
18481         "slice": 12, 
18482         "created": "2013-12-13T22:19:48.490Z", 
18483         "amount": 0.196, 
18484         "object": 95, 
18485         "account": 13, 
18486         "state": "invoiced", 
18487         "coreHours": 2.8, 
18488         "invoice": 61, 
18489         "date": "2013-11-28T22:00:00Z", 
18490         "kind": "besteffort"
18491     }
18492 },
18493 {
18494     "pk": 58997, 
18495     "model": "core.charge", 
18496     "fields": {
18497         "updated": "2013-12-13T22:20:03.074Z", 
18498         "slice": 12, 
18499         "created": "2013-12-13T22:19:48.498Z", 
18500         "amount": 0.2464, 
18501         "object": 95, 
18502         "account": 13, 
18503         "state": "invoiced", 
18504         "coreHours": 3.52, 
18505         "invoice": 61, 
18506         "date": "2013-11-29T06:00:00Z", 
18507         "kind": "besteffort"
18508     }
18509 },
18510 {
18511     "pk": 58998, 
18512     "model": "core.charge", 
18513     "fields": {
18514         "updated": "2013-12-13T22:20:03.165Z", 
18515         "slice": 12, 
18516         "created": "2013-12-13T22:19:48.506Z", 
18517         "amount": 0.1232, 
18518         "object": 95, 
18519         "account": 13, 
18520         "state": "invoiced", 
18521         "coreHours": 1.76, 
18522         "invoice": 61, 
18523         "date": "2013-11-29T14:00:00Z", 
18524         "kind": "besteffort"
18525     }
18526 },
18527 {
18528     "pk": 58999, 
18529     "model": "core.charge", 
18530     "fields": {
18531         "updated": "2013-12-13T22:20:03.256Z", 
18532         "slice": 12, 
18533         "created": "2013-12-13T22:19:48.514Z", 
18534         "amount": 0.2016, 
18535         "object": 95, 
18536         "account": 13, 
18537         "state": "invoiced", 
18538         "coreHours": 2.88, 
18539         "invoice": 61, 
18540         "date": "2013-11-29T22:00:00Z", 
18541         "kind": "besteffort"
18542     }
18543 },
18544 {
18545     "pk": 59000, 
18546     "model": "core.charge", 
18547     "fields": {
18548         "updated": "2013-12-13T22:20:03.348Z", 
18549         "slice": 12, 
18550         "created": "2013-12-13T22:19:48.523Z", 
18551         "amount": 0.2408, 
18552         "object": 95, 
18553         "account": 13, 
18554         "state": "invoiced", 
18555         "coreHours": 3.44, 
18556         "invoice": 61, 
18557         "date": "2013-11-30T06:00:00Z", 
18558         "kind": "besteffort"
18559     }
18560 },
18561 {
18562     "pk": 59001, 
18563     "model": "core.charge", 
18564     "fields": {
18565         "updated": "2013-12-13T22:20:03.440Z", 
18566         "slice": 12, 
18567         "created": "2013-12-13T22:19:48.531Z", 
18568         "amount": 0.196, 
18569         "object": 95, 
18570         "account": 13, 
18571         "state": "invoiced", 
18572         "coreHours": 2.8, 
18573         "invoice": 61, 
18574         "date": "2013-11-30T14:00:00Z", 
18575         "kind": "besteffort"
18576     }
18577 },
18578 {
18579     "pk": 59002, 
18580     "model": "core.charge", 
18581     "fields": {
18582         "updated": "2013-12-13T22:20:03.531Z", 
18583         "slice": 12, 
18584         "created": "2013-12-13T22:19:48.539Z", 
18585         "amount": 0.1848, 
18586         "object": 95, 
18587         "account": 13, 
18588         "state": "invoiced", 
18589         "coreHours": 2.64, 
18590         "invoice": 61, 
18591         "date": "2013-11-30T22:00:00Z", 
18592         "kind": "besteffort"
18593     }
18594 },
18595 {
18596     "pk": 59003, 
18597     "model": "core.charge", 
18598     "fields": {
18599         "updated": "2013-12-13T22:20:03.623Z", 
18600         "slice": 12, 
18601         "created": "2013-12-13T22:19:48.548Z", 
18602         "amount": 0.252, 
18603         "object": 95, 
18604         "account": 13, 
18605         "state": "invoiced", 
18606         "coreHours": 3.6, 
18607         "invoice": 61, 
18608         "date": "2013-12-01T06:00:00Z", 
18609         "kind": "besteffort"
18610     }
18611 },
18612 {
18613     "pk": 59004, 
18614     "model": "core.charge", 
18615     "fields": {
18616         "updated": "2013-12-13T22:20:03.714Z", 
18617         "slice": 12, 
18618         "created": "2013-12-13T22:19:48.556Z", 
18619         "amount": 0.14, 
18620         "object": 95, 
18621         "account": 13, 
18622         "state": "invoiced", 
18623         "coreHours": 2.0, 
18624         "invoice": 61, 
18625         "date": "2013-12-01T14:00:00Z", 
18626         "kind": "besteffort"
18627     }
18628 },
18629 {
18630     "pk": 59005, 
18631     "model": "core.charge", 
18632     "fields": {
18633         "updated": "2013-12-13T22:20:03.846Z", 
18634         "slice": 12, 
18635         "created": "2013-12-13T22:19:48.564Z", 
18636         "amount": 0.1288, 
18637         "object": 95, 
18638         "account": 13, 
18639         "state": "invoiced", 
18640         "coreHours": 1.84, 
18641         "invoice": 61, 
18642         "date": "2013-12-01T22:00:00Z", 
18643         "kind": "besteffort"
18644     }
18645 },
18646 {
18647     "pk": 59006, 
18648     "model": "core.charge", 
18649     "fields": {
18650         "updated": "2013-12-13T22:20:03.946Z", 
18651         "slice": 12, 
18652         "created": "2013-12-13T22:19:48.572Z", 
18653         "amount": 0.1456, 
18654         "object": 95, 
18655         "account": 13, 
18656         "state": "invoiced", 
18657         "coreHours": 2.08, 
18658         "invoice": 62, 
18659         "date": "2013-12-02T06:00:00Z", 
18660         "kind": "besteffort"
18661     }
18662 },
18663 {
18664     "pk": 59007, 
18665     "model": "core.charge", 
18666     "fields": {
18667         "updated": "2013-12-13T22:20:04.037Z", 
18668         "slice": 12, 
18669         "created": "2013-12-13T22:19:48.581Z", 
18670         "amount": 0.308, 
18671         "object": 95, 
18672         "account": 13, 
18673         "state": "invoiced", 
18674         "coreHours": 4.4, 
18675         "invoice": 62, 
18676         "date": "2013-12-02T14:00:00Z", 
18677         "kind": "besteffort"
18678     }
18679 },
18680 {
18681     "pk": 59008, 
18682     "model": "core.charge", 
18683     "fields": {
18684         "updated": "2013-12-13T22:20:04.128Z", 
18685         "slice": 12, 
18686         "created": "2013-12-13T22:19:48.589Z", 
18687         "amount": 0.1512, 
18688         "object": 95, 
18689         "account": 13, 
18690         "state": "invoiced", 
18691         "coreHours": 2.16, 
18692         "invoice": 62, 
18693         "date": "2013-12-02T22:00:00Z", 
18694         "kind": "besteffort"
18695     }
18696 },
18697 {
18698     "pk": 59009, 
18699     "model": "core.charge", 
18700     "fields": {
18701         "updated": "2013-12-13T22:20:04.219Z", 
18702         "slice": 12, 
18703         "created": "2013-12-13T22:19:48.597Z", 
18704         "amount": 0.2912, 
18705         "object": 95, 
18706         "account": 13, 
18707         "state": "invoiced", 
18708         "coreHours": 4.16, 
18709         "invoice": 62, 
18710         "date": "2013-12-03T06:00:00Z", 
18711         "kind": "besteffort"
18712     }
18713 },
18714 {
18715     "pk": 59010, 
18716     "model": "core.charge", 
18717     "fields": {
18718         "updated": "2013-12-13T22:20:04.310Z", 
18719         "slice": 12, 
18720         "created": "2013-12-13T22:19:48.606Z", 
18721         "amount": 0.1568, 
18722         "object": 95, 
18723         "account": 13, 
18724         "state": "invoiced", 
18725         "coreHours": 2.24, 
18726         "invoice": 62, 
18727         "date": "2013-12-03T14:00:00Z", 
18728         "kind": "besteffort"
18729     }
18730 },
18731 {
18732     "pk": 59011, 
18733     "model": "core.charge", 
18734     "fields": {
18735         "updated": "2013-12-13T22:20:04.401Z", 
18736         "slice": 12, 
18737         "created": "2013-12-13T22:19:48.614Z", 
18738         "amount": 0.3192, 
18739         "object": 95, 
18740         "account": 13, 
18741         "state": "invoiced", 
18742         "coreHours": 4.56, 
18743         "invoice": 62, 
18744         "date": "2013-12-03T22:00:00Z", 
18745         "kind": "besteffort"
18746     }
18747 },
18748 {
18749     "pk": 59012, 
18750     "model": "core.charge", 
18751     "fields": {
18752         "updated": "2013-12-13T22:20:04.492Z", 
18753         "slice": 12, 
18754         "created": "2013-12-13T22:19:48.622Z", 
18755         "amount": 0.1232, 
18756         "object": 95, 
18757         "account": 13, 
18758         "state": "invoiced", 
18759         "coreHours": 1.76, 
18760         "invoice": 62, 
18761         "date": "2013-12-04T06:00:00Z", 
18762         "kind": "besteffort"
18763     }
18764 },
18765 {
18766     "pk": 59013, 
18767     "model": "core.charge", 
18768     "fields": {
18769         "updated": "2013-12-13T22:20:04.584Z", 
18770         "slice": 12, 
18771         "created": "2013-12-13T22:19:48.630Z", 
18772         "amount": 0.3248, 
18773         "object": 95, 
18774         "account": 13, 
18775         "state": "invoiced", 
18776         "coreHours": 4.64, 
18777         "invoice": 62, 
18778         "date": "2013-12-04T14:00:00Z", 
18779         "kind": "besteffort"
18780     }
18781 },
18782 {
18783     "pk": 59014, 
18784     "model": "core.charge", 
18785     "fields": {
18786         "updated": "2013-12-13T22:20:04.675Z", 
18787         "slice": 12, 
18788         "created": "2013-12-13T22:19:48.639Z", 
18789         "amount": 0.1344, 
18790         "object": 95, 
18791         "account": 13, 
18792         "state": "invoiced", 
18793         "coreHours": 1.92, 
18794         "invoice": 62, 
18795         "date": "2013-12-04T22:00:00Z", 
18796         "kind": "besteffort"
18797     }
18798 },
18799 {
18800     "pk": 59015, 
18801     "model": "core.charge", 
18802     "fields": {
18803         "updated": "2013-12-13T22:20:04.766Z", 
18804         "slice": 12, 
18805         "created": "2013-12-13T22:19:48.647Z", 
18806         "amount": 0.252, 
18807         "object": 95, 
18808         "account": 13, 
18809         "state": "invoiced", 
18810         "coreHours": 3.6, 
18811         "invoice": 62, 
18812         "date": "2013-12-05T06:00:00Z", 
18813         "kind": "besteffort"
18814     }
18815 },
18816 {
18817     "pk": 59016, 
18818     "model": "core.charge", 
18819     "fields": {
18820         "updated": "2013-12-13T22:20:04.857Z", 
18821         "slice": 12, 
18822         "created": "2013-12-13T22:19:48.655Z", 
18823         "amount": 0.2856, 
18824         "object": 95, 
18825         "account": 13, 
18826         "state": "invoiced", 
18827         "coreHours": 4.08, 
18828         "invoice": 62, 
18829         "date": "2013-12-05T14:00:00Z", 
18830         "kind": "besteffort"
18831     }
18832 },
18833 {
18834     "pk": 59017, 
18835     "model": "core.charge", 
18836     "fields": {
18837         "updated": "2013-12-13T22:20:04.948Z", 
18838         "slice": 12, 
18839         "created": "2013-12-13T22:19:48.664Z", 
18840         "amount": 0.196, 
18841         "object": 95, 
18842         "account": 13, 
18843         "state": "invoiced", 
18844         "coreHours": 2.8, 
18845         "invoice": 62, 
18846         "date": "2013-12-05T22:00:00Z", 
18847         "kind": "besteffort"
18848     }
18849 },
18850 {
18851     "pk": 59018, 
18852     "model": "core.charge", 
18853     "fields": {
18854         "updated": "2013-12-13T22:20:04.998Z", 
18855         "slice": 12, 
18856         "created": "2013-12-13T22:19:48.672Z", 
18857         "amount": 0.196, 
18858         "object": 95, 
18859         "account": 13, 
18860         "state": "invoiced", 
18861         "coreHours": 2.8, 
18862         "invoice": 62, 
18863         "date": "2013-12-06T06:00:00Z", 
18864         "kind": "besteffort"
18865     }
18866 },
18867 {
18868     "pk": 59019, 
18869     "model": "core.charge", 
18870     "fields": {
18871         "updated": "2013-12-13T22:20:05.089Z", 
18872         "slice": 12, 
18873         "created": "2013-12-13T22:19:48.680Z", 
18874         "amount": 0.1232, 
18875         "object": 95, 
18876         "account": 13, 
18877         "state": "invoiced", 
18878         "coreHours": 1.76, 
18879         "invoice": 62, 
18880         "date": "2013-12-06T14:00:00Z", 
18881         "kind": "besteffort"
18882     }
18883 },
18884 {
18885     "pk": 59020, 
18886     "model": "core.charge", 
18887     "fields": {
18888         "updated": "2013-12-13T22:20:05.187Z", 
18889         "slice": 12, 
18890         "created": "2013-12-13T22:19:48.688Z", 
18891         "amount": 0.2464, 
18892         "object": 95, 
18893         "account": 13, 
18894         "state": "invoiced", 
18895         "coreHours": 3.52, 
18896         "invoice": 62, 
18897         "date": "2013-12-06T22:00:00Z", 
18898         "kind": "besteffort"
18899     }
18900 },
18901 {
18902     "pk": 59021, 
18903     "model": "core.charge", 
18904     "fields": {
18905         "updated": "2013-12-13T22:20:05.278Z", 
18906         "slice": 12, 
18907         "created": "2013-12-13T22:19:48.697Z", 
18908         "amount": 0.2128, 
18909         "object": 95, 
18910         "account": 13, 
18911         "state": "invoiced", 
18912         "coreHours": 3.04, 
18913         "invoice": 62, 
18914         "date": "2013-12-07T06:00:00Z", 
18915         "kind": "besteffort"
18916     }
18917 },
18918 {
18919     "pk": 59022, 
18920     "model": "core.charge", 
18921     "fields": {
18922         "updated": "2013-12-13T22:20:05.369Z", 
18923         "slice": 12, 
18924         "created": "2013-12-13T22:19:48.705Z", 
18925         "amount": 0.1288, 
18926         "object": 95, 
18927         "account": 13, 
18928         "state": "invoiced", 
18929         "coreHours": 1.84, 
18930         "invoice": 62, 
18931         "date": "2013-12-07T14:00:00Z", 
18932         "kind": "besteffort"
18933     }
18934 },
18935 {
18936     "pk": 59023, 
18937     "model": "core.charge", 
18938     "fields": {
18939         "updated": "2013-12-13T22:20:05.460Z", 
18940         "slice": 12, 
18941         "created": "2013-12-13T22:19:48.713Z", 
18942         "amount": 0.1904, 
18943         "object": 95, 
18944         "account": 13, 
18945         "state": "invoiced", 
18946         "coreHours": 2.72, 
18947         "invoice": 62, 
18948         "date": "2013-12-07T22:00:00Z", 
18949         "kind": "besteffort"
18950     }
18951 },
18952 {
18953     "pk": 59024, 
18954     "model": "core.charge", 
18955     "fields": {
18956         "updated": "2013-12-13T22:20:05.551Z", 
18957         "slice": 12, 
18958         "created": "2013-12-13T22:19:48.722Z", 
18959         "amount": 0.1792, 
18960         "object": 95, 
18961         "account": 13, 
18962         "state": "invoiced", 
18963         "coreHours": 2.56, 
18964         "invoice": 62, 
18965         "date": "2013-12-08T06:00:00Z", 
18966         "kind": "besteffort"
18967     }
18968 },
18969 {
18970     "pk": 59025, 
18971     "model": "core.charge", 
18972     "fields": {
18973         "updated": "2013-12-13T22:20:05.642Z", 
18974         "slice": 12, 
18975         "created": "2013-12-13T22:19:48.730Z", 
18976         "amount": 0.252, 
18977         "object": 95, 
18978         "account": 13, 
18979         "state": "invoiced", 
18980         "coreHours": 3.6, 
18981         "invoice": 62, 
18982         "date": "2013-12-08T14:00:00Z", 
18983         "kind": "besteffort"
18984     }
18985 },
18986 {
18987     "pk": 59026, 
18988     "model": "core.charge", 
18989     "fields": {
18990         "updated": "2013-12-13T22:20:05.733Z", 
18991         "slice": 12, 
18992         "created": "2013-12-13T22:19:48.738Z", 
18993         "amount": 0.2688, 
18994         "object": 95, 
18995         "account": 13, 
18996         "state": "invoiced", 
18997         "coreHours": 3.84, 
18998         "invoice": 62, 
18999         "date": "2013-12-08T22:00:00Z", 
19000         "kind": "besteffort"
19001     }
19002 },
19003 {
19004     "pk": 59027, 
19005     "model": "core.charge", 
19006     "fields": {
19007         "updated": "2013-12-13T22:19:48.746Z", 
19008         "slice": 12, 
19009         "created": "2013-12-13T22:19:48.746Z", 
19010         "amount": 0.2576, 
19011         "object": 95, 
19012         "account": 13, 
19013         "state": "pending", 
19014         "coreHours": 3.68, 
19015         "invoice": null, 
19016         "date": "2013-12-09T06:00:00Z", 
19017         "kind": "besteffort"
19018     }
19019 },
19020 {
19021     "pk": 59028, 
19022     "model": "core.charge", 
19023     "fields": {
19024         "updated": "2013-12-13T22:19:48.755Z", 
19025         "slice": 12, 
19026         "created": "2013-12-13T22:19:48.755Z", 
19027         "amount": 0.2968, 
19028         "object": 95, 
19029         "account": 13, 
19030         "state": "pending", 
19031         "coreHours": 4.24, 
19032         "invoice": null, 
19033         "date": "2013-12-09T14:00:00Z", 
19034         "kind": "besteffort"
19035     }
19036 },
19037 {
19038     "pk": 59029, 
19039     "model": "core.charge", 
19040     "fields": {
19041         "updated": "2013-12-13T22:19:48.763Z", 
19042         "slice": 12, 
19043         "created": "2013-12-13T22:19:48.763Z", 
19044         "amount": 0.2968, 
19045         "object": 95, 
19046         "account": 13, 
19047         "state": "pending", 
19048         "coreHours": 4.24, 
19049         "invoice": null, 
19050         "date": "2013-12-09T22:00:00Z", 
19051         "kind": "besteffort"
19052     }
19053 },
19054 {
19055     "pk": 59030, 
19056     "model": "core.charge", 
19057     "fields": {
19058         "updated": "2013-12-13T22:19:48.771Z", 
19059         "slice": 12, 
19060         "created": "2013-12-13T22:19:48.771Z", 
19061         "amount": 0.3192, 
19062         "object": 95, 
19063         "account": 13, 
19064         "state": "pending", 
19065         "coreHours": 4.56, 
19066         "invoice": null, 
19067         "date": "2013-12-10T06:00:00Z", 
19068         "kind": "besteffort"
19069     }
19070 },
19071 {
19072     "pk": 59031, 
19073     "model": "core.charge", 
19074     "fields": {
19075         "updated": "2013-12-13T22:19:48.780Z", 
19076         "slice": 12, 
19077         "created": "2013-12-13T22:19:48.780Z", 
19078         "amount": 0.3024, 
19079         "object": 95, 
19080         "account": 13, 
19081         "state": "pending", 
19082         "coreHours": 4.32, 
19083         "invoice": null, 
19084         "date": "2013-12-10T14:00:00Z", 
19085         "kind": "besteffort"
19086     }
19087 },
19088 {
19089     "pk": 59032, 
19090     "model": "core.charge", 
19091     "fields": {
19092         "updated": "2013-12-13T22:19:48.788Z", 
19093         "slice": 12, 
19094         "created": "2013-12-13T22:19:48.788Z", 
19095         "amount": 0.1176, 
19096         "object": 95, 
19097         "account": 13, 
19098         "state": "pending", 
19099         "coreHours": 1.68, 
19100         "invoice": null, 
19101         "date": "2013-12-10T22:00:00Z", 
19102         "kind": "besteffort"
19103     }
19104 },
19105 {
19106     "pk": 59033, 
19107     "model": "core.charge", 
19108     "fields": {
19109         "updated": "2013-12-13T22:19:48.796Z", 
19110         "slice": 12, 
19111         "created": "2013-12-13T22:19:48.796Z", 
19112         "amount": 0.308, 
19113         "object": 95, 
19114         "account": 13, 
19115         "state": "pending", 
19116         "coreHours": 4.4, 
19117         "invoice": null, 
19118         "date": "2013-12-11T06:00:00Z", 
19119         "kind": "besteffort"
19120     }
19121 },
19122 {
19123     "pk": 59034, 
19124     "model": "core.charge", 
19125     "fields": {
19126         "updated": "2013-12-13T22:19:48.805Z", 
19127         "slice": 12, 
19128         "created": "2013-12-13T22:19:48.805Z", 
19129         "amount": 0.2408, 
19130         "object": 95, 
19131         "account": 13, 
19132         "state": "pending", 
19133         "coreHours": 3.44, 
19134         "invoice": null, 
19135         "date": "2013-12-11T14:00:00Z", 
19136         "kind": "besteffort"
19137     }
19138 },
19139 {
19140     "pk": 59035, 
19141     "model": "core.charge", 
19142     "fields": {
19143         "updated": "2013-12-13T22:19:48.813Z", 
19144         "slice": 12, 
19145         "created": "2013-12-13T22:19:48.813Z", 
19146         "amount": 0.1344, 
19147         "object": 95, 
19148         "account": 13, 
19149         "state": "pending", 
19150         "coreHours": 1.92, 
19151         "invoice": null, 
19152         "date": "2013-12-11T22:00:00Z", 
19153         "kind": "besteffort"
19154     }
19155 },
19156 {
19157     "pk": 59036, 
19158     "model": "core.charge", 
19159     "fields": {
19160         "updated": "2013-12-13T22:19:48.821Z", 
19161         "slice": 12, 
19162         "created": "2013-12-13T22:19:48.821Z", 
19163         "amount": 0.112, 
19164         "object": 95, 
19165         "account": 13, 
19166         "state": "pending", 
19167         "coreHours": 1.6, 
19168         "invoice": null, 
19169         "date": "2013-12-12T06:00:00Z", 
19170         "kind": "besteffort"
19171     }
19172 },
19173 {
19174     "pk": 59037, 
19175     "model": "core.charge", 
19176     "fields": {
19177         "updated": "2013-12-13T22:19:48.829Z", 
19178         "slice": 12, 
19179         "created": "2013-12-13T22:19:48.829Z", 
19180         "amount": 0.1792, 
19181         "object": 95, 
19182         "account": 13, 
19183         "state": "pending", 
19184         "coreHours": 2.56, 
19185         "invoice": null, 
19186         "date": "2013-12-12T14:00:00Z", 
19187         "kind": "besteffort"
19188     }
19189 },
19190 {
19191     "pk": 59038, 
19192     "model": "core.charge", 
19193     "fields": {
19194         "updated": "2013-12-13T22:19:48.838Z", 
19195         "slice": 12, 
19196         "created": "2013-12-13T22:19:48.838Z", 
19197         "amount": 0.1792, 
19198         "object": 95, 
19199         "account": 13, 
19200         "state": "pending", 
19201         "coreHours": 2.56, 
19202         "invoice": null, 
19203         "date": "2013-12-12T22:00:00Z", 
19204         "kind": "besteffort"
19205     }
19206 },
19207 {
19208     "pk": 59039, 
19209     "model": "core.charge", 
19210     "fields": {
19211         "updated": "2013-12-13T22:19:48.846Z", 
19212         "slice": 12, 
19213         "created": "2013-12-13T22:19:48.846Z", 
19214         "amount": 0.3192, 
19215         "object": 95, 
19216         "account": 13, 
19217         "state": "pending", 
19218         "coreHours": 4.56, 
19219         "invoice": null, 
19220         "date": "2013-12-13T06:00:00Z", 
19221         "kind": "besteffort"
19222     }
19223 },
19224 {
19225     "pk": 59040, 
19226     "model": "core.charge", 
19227     "fields": {
19228         "updated": "2013-12-13T22:19:48.854Z", 
19229         "slice": 12, 
19230         "created": "2013-12-13T22:19:48.854Z", 
19231         "amount": 0.3192, 
19232         "object": 95, 
19233         "account": 13, 
19234         "state": "pending", 
19235         "coreHours": 4.56, 
19236         "invoice": null, 
19237         "date": "2013-12-13T14:00:00Z", 
19238         "kind": "besteffort"
19239     }
19240 },
19241 {
19242     "pk": 59041, 
19243     "model": "core.charge", 
19244     "fields": {
19245         "updated": "2013-12-13T22:19:55.076Z", 
19246         "slice": 14, 
19247         "created": "2013-12-13T22:19:48.886Z", 
19248         "amount": 0.3136, 
19249         "object": 96, 
19250         "account": 12, 
19251         "state": "invoiced", 
19252         "coreHours": 4.48, 
19253         "invoice": 54, 
19254         "date": "2013-11-13T22:00:00Z", 
19255         "kind": "besteffort"
19256     }
19257 },
19258 {
19259     "pk": 59042, 
19260     "model": "core.charge", 
19261     "fields": {
19262         "updated": "2013-12-13T22:19:55.117Z", 
19263         "slice": 14, 
19264         "created": "2013-12-13T22:19:48.896Z", 
19265         "amount": 0.2072, 
19266         "object": 96, 
19267         "account": 12, 
19268         "state": "invoiced", 
19269         "coreHours": 2.96, 
19270         "invoice": 54, 
19271         "date": "2013-11-14T06:00:00Z", 
19272         "kind": "besteffort"
19273     }
19274 },
19275 {
19276     "pk": 59043, 
19277     "model": "core.charge", 
19278     "fields": {
19279         "updated": "2013-12-13T22:19:55.158Z", 
19280         "slice": 14, 
19281         "created": "2013-12-13T22:19:48.904Z", 
19282         "amount": 0.2408, 
19283         "object": 96, 
19284         "account": 12, 
19285         "state": "invoiced", 
19286         "coreHours": 3.44, 
19287         "invoice": 54, 
19288         "date": "2013-11-14T14:00:00Z", 
19289         "kind": "besteffort"
19290     }
19291 },
19292 {
19293     "pk": 59044, 
19294     "model": "core.charge", 
19295     "fields": {
19296         "updated": "2013-12-13T22:19:55.200Z", 
19297         "slice": 14, 
19298         "created": "2013-12-13T22:19:48.912Z", 
19299         "amount": 0.2576, 
19300         "object": 96, 
19301         "account": 12, 
19302         "state": "invoiced", 
19303         "coreHours": 3.68, 
19304         "invoice": 54, 
19305         "date": "2013-11-14T22:00:00Z", 
19306         "kind": "besteffort"
19307     }
19308 },
19309 {
19310     "pk": 59045, 
19311     "model": "core.charge", 
19312     "fields": {
19313         "updated": "2013-12-13T22:19:55.241Z", 
19314         "slice": 14, 
19315         "created": "2013-12-13T22:19:48.921Z", 
19316         "amount": 0.2632, 
19317         "object": 96, 
19318         "account": 12, 
19319         "state": "invoiced", 
19320         "coreHours": 3.76, 
19321         "invoice": 54, 
19322         "date": "2013-11-15T06:00:00Z", 
19323         "kind": "besteffort"
19324     }
19325 },
19326 {
19327     "pk": 59046, 
19328     "model": "core.charge", 
19329     "fields": {
19330         "updated": "2013-12-13T22:19:55.283Z", 
19331         "slice": 14, 
19332         "created": "2013-12-13T22:19:48.929Z", 
19333         "amount": 0.2352, 
19334         "object": 96, 
19335         "account": 12, 
19336         "state": "invoiced", 
19337         "coreHours": 3.36, 
19338         "invoice": 54, 
19339         "date": "2013-11-15T14:00:00Z", 
19340         "kind": "besteffort"
19341     }
19342 },
19343 {
19344     "pk": 59047, 
19345     "model": "core.charge", 
19346     "fields": {
19347         "updated": "2013-12-13T22:19:55.324Z", 
19348         "slice": 14, 
19349         "created": "2013-12-13T22:19:48.937Z", 
19350         "amount": 0.2072, 
19351         "object": 96, 
19352         "account": 12, 
19353         "state": "invoiced", 
19354         "coreHours": 2.96, 
19355         "invoice": 54, 
19356         "date": "2013-11-15T22:00:00Z", 
19357         "kind": "besteffort"
19358     }
19359 },
19360 {
19361     "pk": 59048, 
19362     "model": "core.charge", 
19363     "fields": {
19364         "updated": "2013-12-13T22:19:55.366Z", 
19365         "slice": 14, 
19366         "created": "2013-12-13T22:19:48.945Z", 
19367         "amount": 0.2296, 
19368         "object": 96, 
19369         "account": 12, 
19370         "state": "invoiced", 
19371         "coreHours": 3.28, 
19372         "invoice": 54, 
19373         "date": "2013-11-16T06:00:00Z", 
19374         "kind": "besteffort"
19375     }
19376 },
19377 {
19378     "pk": 59049, 
19379     "model": "core.charge", 
19380     "fields": {
19381         "updated": "2013-12-13T22:19:55.407Z", 
19382         "slice": 14, 
19383         "created": "2013-12-13T22:19:48.954Z", 
19384         "amount": 0.1792, 
19385         "object": 96, 
19386         "account": 12, 
19387         "state": "invoiced", 
19388         "coreHours": 2.56, 
19389         "invoice": 54, 
19390         "date": "2013-11-16T14:00:00Z", 
19391         "kind": "besteffort"
19392     }
19393 },
19394 {
19395     "pk": 59050, 
19396     "model": "core.charge", 
19397     "fields": {
19398         "updated": "2013-12-13T22:19:55.448Z", 
19399         "slice": 14, 
19400         "created": "2013-12-13T22:19:48.962Z", 
19401         "amount": 0.2296, 
19402         "object": 96, 
19403         "account": 12, 
19404         "state": "invoiced", 
19405         "coreHours": 3.28, 
19406         "invoice": 54, 
19407         "date": "2013-11-16T22:00:00Z", 
19408         "kind": "besteffort"
19409     }
19410 },
19411 {
19412     "pk": 59051, 
19413     "model": "core.charge", 
19414     "fields": {
19415         "updated": "2013-12-13T22:19:55.490Z", 
19416         "slice": 14, 
19417         "created": "2013-12-13T22:19:48.970Z", 
19418         "amount": 0.3192, 
19419         "object": 96, 
19420         "account": 12, 
19421         "state": "invoiced", 
19422         "coreHours": 4.56, 
19423         "invoice": 54, 
19424         "date": "2013-11-17T06:00:00Z", 
19425         "kind": "besteffort"
19426     }
19427 },
19428 {
19429     "pk": 59052, 
19430     "model": "core.charge", 
19431     "fields": {
19432         "updated": "2013-12-13T22:19:55.531Z", 
19433         "slice": 14, 
19434         "created": "2013-12-13T22:19:48.978Z", 
19435         "amount": 0.2128, 
19436         "object": 96, 
19437         "account": 12, 
19438         "state": "invoiced", 
19439         "coreHours": 3.04, 
19440         "invoice": 54, 
19441         "date": "2013-11-17T14:00:00Z", 
19442         "kind": "besteffort"
19443     }
19444 },
19445 {
19446     "pk": 59053, 
19447     "model": "core.charge", 
19448     "fields": {
19449         "updated": "2013-12-13T22:19:55.584Z", 
19450         "slice": 14, 
19451         "created": "2013-12-13T22:19:48.987Z", 
19452         "amount": 0.3024, 
19453         "object": 96, 
19454         "account": 12, 
19455         "state": "invoiced", 
19456         "coreHours": 4.32, 
19457         "invoice": 54, 
19458         "date": "2013-11-17T22:00:00Z", 
19459         "kind": "besteffort"
19460     }
19461 },
19462 {
19463     "pk": 59054, 
19464     "model": "core.charge", 
19465     "fields": {
19466         "updated": "2013-12-13T22:19:55.647Z", 
19467         "slice": 14, 
19468         "created": "2013-12-13T22:19:48.995Z", 
19469         "amount": 0.2408, 
19470         "object": 96, 
19471         "account": 12, 
19472         "state": "invoiced", 
19473         "coreHours": 3.44, 
19474         "invoice": 55, 
19475         "date": "2013-11-18T06:00:00Z", 
19476         "kind": "besteffort"
19477     }
19478 },
19479 {
19480     "pk": 59055, 
19481     "model": "core.charge", 
19482     "fields": {
19483         "updated": "2013-12-13T22:19:55.689Z", 
19484         "slice": 14, 
19485         "created": "2013-12-13T22:19:49.003Z", 
19486         "amount": 0.3024, 
19487         "object": 96, 
19488         "account": 12, 
19489         "state": "invoiced", 
19490         "coreHours": 4.32, 
19491         "invoice": 55, 
19492         "date": "2013-11-18T14:00:00Z", 
19493         "kind": "besteffort"
19494     }
19495 },
19496 {
19497     "pk": 59056, 
19498     "model": "core.charge", 
19499     "fields": {
19500         "updated": "2013-12-13T22:19:55.730Z", 
19501         "slice": 14, 
19502         "created": "2013-12-13T22:19:49.012Z", 
19503         "amount": 0.224, 
19504         "object": 96, 
19505         "account": 12, 
19506         "state": "invoiced", 
19507         "coreHours": 3.2, 
19508         "invoice": 55, 
19509         "date": "2013-11-18T22:00:00Z", 
19510         "kind": "besteffort"
19511     }
19512 },
19513 {
19514     "pk": 59057, 
19515     "model": "core.charge", 
19516     "fields": {
19517         "updated": "2013-12-13T22:19:55.771Z", 
19518         "slice": 14, 
19519         "created": "2013-12-13T22:19:49.020Z", 
19520         "amount": 0.2408, 
19521         "object": 96, 
19522         "account": 12, 
19523         "state": "invoiced", 
19524         "coreHours": 3.44, 
19525         "invoice": 55, 
19526         "date": "2013-11-19T06:00:00Z", 
19527         "kind": "besteffort"
19528     }
19529 },
19530 {
19531     "pk": 59058, 
19532     "model": "core.charge", 
19533     "fields": {
19534         "updated": "2013-12-13T22:19:55.813Z", 
19535         "slice": 14, 
19536         "created": "2013-12-13T22:19:49.028Z", 
19537         "amount": 0.196, 
19538         "object": 96, 
19539         "account": 12, 
19540         "state": "invoiced", 
19541         "coreHours": 2.8, 
19542         "invoice": 55, 
19543         "date": "2013-11-19T14:00:00Z", 
19544         "kind": "besteffort"
19545     }
19546 },
19547 {
19548     "pk": 59059, 
19549     "model": "core.charge", 
19550     "fields": {
19551         "updated": "2013-12-13T22:19:55.854Z", 
19552         "slice": 14, 
19553         "created": "2013-12-13T22:19:49.036Z", 
19554         "amount": 0.2968, 
19555         "object": 96, 
19556         "account": 12, 
19557         "state": "invoiced", 
19558         "coreHours": 4.24, 
19559         "invoice": 55, 
19560         "date": "2013-11-19T22:00:00Z", 
19561         "kind": "besteffort"
19562     }
19563 },
19564 {
19565     "pk": 59060, 
19566     "model": "core.charge", 
19567     "fields": {
19568         "updated": "2013-12-13T22:19:55.896Z", 
19569         "slice": 14, 
19570         "created": "2013-12-13T22:19:49.045Z", 
19571         "amount": 0.2464, 
19572         "object": 96, 
19573         "account": 12, 
19574         "state": "invoiced", 
19575         "coreHours": 3.52, 
19576         "invoice": 55, 
19577         "date": "2013-11-20T06:00:00Z", 
19578         "kind": "besteffort"
19579     }
19580 },
19581 {
19582     "pk": 59061, 
19583     "model": "core.charge", 
19584     "fields": {
19585         "updated": "2013-12-13T22:19:55.937Z", 
19586         "slice": 14, 
19587         "created": "2013-12-13T22:19:49.053Z", 
19588         "amount": 0.252, 
19589         "object": 96, 
19590         "account": 12, 
19591         "state": "invoiced", 
19592         "coreHours": 3.6, 
19593         "invoice": 55, 
19594         "date": "2013-11-20T14:00:00Z", 
19595         "kind": "besteffort"
19596     }
19597 },
19598 {
19599     "pk": 59062, 
19600     "model": "core.charge", 
19601     "fields": {
19602         "updated": "2013-12-13T22:19:55.979Z", 
19603         "slice": 14, 
19604         "created": "2013-12-13T22:19:49.061Z", 
19605         "amount": 0.336, 
19606         "object": 96, 
19607         "account": 12, 
19608         "state": "invoiced", 
19609         "coreHours": 4.8, 
19610         "invoice": 55, 
19611         "date": "2013-11-20T22:00:00Z", 
19612         "kind": "besteffort"
19613     }
19614 },
19615 {
19616     "pk": 59063, 
19617     "model": "core.charge", 
19618     "fields": {
19619         "updated": "2013-12-13T22:19:56.020Z", 
19620         "slice": 14, 
19621         "created": "2013-12-13T22:19:49.070Z", 
19622         "amount": 0.28, 
19623         "object": 96, 
19624         "account": 12, 
19625         "state": "invoiced", 
19626         "coreHours": 4.0, 
19627         "invoice": 55, 
19628         "date": "2013-11-21T06:00:00Z", 
19629         "kind": "besteffort"
19630     }
19631 },
19632 {
19633     "pk": 59064, 
19634     "model": "core.charge", 
19635     "fields": {
19636         "updated": "2013-12-13T22:19:56.061Z", 
19637         "slice": 14, 
19638         "created": "2013-12-13T22:19:49.078Z", 
19639         "amount": 0.3192, 
19640         "object": 96, 
19641         "account": 12, 
19642         "state": "invoiced", 
19643         "coreHours": 4.56, 
19644         "invoice": 55, 
19645         "date": "2013-11-21T14:00:00Z", 
19646         "kind": "besteffort"
19647     }
19648 },
19649 {
19650     "pk": 59065, 
19651     "model": "core.charge", 
19652     "fields": {
19653         "updated": "2013-12-13T22:19:56.103Z", 
19654         "slice": 14, 
19655         "created": "2013-12-13T22:19:49.086Z", 
19656         "amount": 0.1904, 
19657         "object": 96, 
19658         "account": 12, 
19659         "state": "invoiced", 
19660         "coreHours": 2.72, 
19661         "invoice": 55, 
19662         "date": "2013-11-21T22:00:00Z", 
19663         "kind": "besteffort"
19664     }
19665 },
19666 {
19667     "pk": 59066, 
19668     "model": "core.charge", 
19669     "fields": {
19670         "updated": "2013-12-13T22:19:56.144Z", 
19671         "slice": 14, 
19672         "created": "2013-12-13T22:19:49.094Z", 
19673         "amount": 0.2016, 
19674         "object": 96, 
19675         "account": 12, 
19676         "state": "invoiced", 
19677         "coreHours": 2.88, 
19678         "invoice": 55, 
19679         "date": "2013-11-22T06:00:00Z", 
19680         "kind": "besteffort"
19681     }
19682 },
19683 {
19684     "pk": 59067, 
19685     "model": "core.charge", 
19686     "fields": {
19687         "updated": "2013-12-13T22:19:56.186Z", 
19688         "slice": 14, 
19689         "created": "2013-12-13T22:19:49.103Z", 
19690         "amount": 0.1232, 
19691         "object": 96, 
19692         "account": 12, 
19693         "state": "invoiced", 
19694         "coreHours": 1.76, 
19695         "invoice": 55, 
19696         "date": "2013-11-22T14:00:00Z", 
19697         "kind": "besteffort"
19698     }
19699 },
19700 {
19701     "pk": 59068, 
19702     "model": "core.charge", 
19703     "fields": {
19704         "updated": "2013-12-13T22:19:56.227Z", 
19705         "slice": 14, 
19706         "created": "2013-12-13T22:19:49.111Z", 
19707         "amount": 0.1176, 
19708         "object": 96, 
19709         "account": 12, 
19710         "state": "invoiced", 
19711         "coreHours": 1.68, 
19712         "invoice": 55, 
19713         "date": "2013-11-22T22:00:00Z", 
19714         "kind": "besteffort"
19715     }
19716 },
19717 {
19718     "pk": 59069, 
19719     "model": "core.charge", 
19720     "fields": {
19721         "updated": "2013-12-13T22:19:56.268Z", 
19722         "slice": 14, 
19723         "created": "2013-12-13T22:19:49.119Z", 
19724         "amount": 0.308, 
19725         "object": 96, 
19726         "account": 12, 
19727         "state": "invoiced", 
19728         "coreHours": 4.4, 
19729         "invoice": 55, 
19730         "date": "2013-11-23T06:00:00Z", 
19731         "kind": "besteffort"
19732     }
19733 },
19734 {
19735     "pk": 59070, 
19736     "model": "core.charge", 
19737     "fields": {
19738         "updated": "2013-12-13T22:19:56.310Z", 
19739         "slice": 14, 
19740         "created": "2013-12-13T22:19:49.127Z", 
19741         "amount": 0.2856, 
19742         "object": 96, 
19743         "account": 12, 
19744         "state": "invoiced", 
19745         "coreHours": 4.08, 
19746         "invoice": 55, 
19747         "date": "2013-11-23T14:00:00Z", 
19748         "kind": "besteffort"
19749     }
19750 },
19751 {
19752     "pk": 59071, 
19753     "model": "core.charge", 
19754     "fields": {
19755         "updated": "2013-12-13T22:19:56.351Z", 
19756         "slice": 14, 
19757         "created": "2013-12-13T22:19:49.136Z", 
19758         "amount": 0.3248, 
19759         "object": 96, 
19760         "account": 12, 
19761         "state": "invoiced", 
19762         "coreHours": 4.64, 
19763         "invoice": 55, 
19764         "date": "2013-11-23T22:00:00Z", 
19765         "kind": "besteffort"
19766     }
19767 },
19768 {
19769     "pk": 59072, 
19770     "model": "core.charge", 
19771     "fields": {
19772         "updated": "2013-12-13T22:19:56.393Z", 
19773         "slice": 14, 
19774         "created": "2013-12-13T22:19:49.144Z", 
19775         "amount": 0.2016, 
19776         "object": 96, 
19777         "account": 12, 
19778         "state": "invoiced", 
19779         "coreHours": 2.88, 
19780         "invoice": 55, 
19781         "date": "2013-11-24T06:00:00Z", 
19782         "kind": "besteffort"
19783     }
19784 },
19785 {
19786     "pk": 59073, 
19787     "model": "core.charge", 
19788     "fields": {
19789         "updated": "2013-12-13T22:19:56.434Z", 
19790         "slice": 14, 
19791         "created": "2013-12-13T22:19:49.152Z", 
19792         "amount": 0.28, 
19793         "object": 96, 
19794         "account": 12, 
19795         "state": "invoiced", 
19796         "coreHours": 4.0, 
19797         "invoice": 55, 
19798         "date": "2013-11-24T14:00:00Z", 
19799         "kind": "besteffort"
19800     }
19801 },
19802 {
19803     "pk": 59074, 
19804     "model": "core.charge", 
19805     "fields": {
19806         "updated": "2013-12-13T22:19:56.476Z", 
19807         "slice": 14, 
19808         "created": "2013-12-13T22:19:49.161Z", 
19809         "amount": 0.252, 
19810         "object": 96, 
19811         "account": 12, 
19812         "state": "invoiced", 
19813         "coreHours": 3.6, 
19814         "invoice": 55, 
19815         "date": "2013-11-24T22:00:00Z", 
19816         "kind": "besteffort"
19817     }
19818 },
19819 {
19820     "pk": 59075, 
19821     "model": "core.charge", 
19822     "fields": {
19823         "updated": "2013-12-13T22:19:56.525Z", 
19824         "slice": 14, 
19825         "created": "2013-12-13T22:19:49.169Z", 
19826         "amount": 0.2352, 
19827         "object": 96, 
19828         "account": 12, 
19829         "state": "invoiced", 
19830         "coreHours": 3.36, 
19831         "invoice": 56, 
19832         "date": "2013-11-25T06:00:00Z", 
19833         "kind": "besteffort"
19834     }
19835 },
19836 {
19837     "pk": 59076, 
19838     "model": "core.charge", 
19839     "fields": {
19840         "updated": "2013-12-13T22:19:56.567Z", 
19841         "slice": 14, 
19842         "created": "2013-12-13T22:19:49.177Z", 
19843         "amount": 0.1848, 
19844         "object": 96, 
19845         "account": 12, 
19846         "state": "invoiced", 
19847         "coreHours": 2.64, 
19848         "invoice": 56, 
19849         "date": "2013-11-25T14:00:00Z", 
19850         "kind": "besteffort"
19851     }
19852 },
19853 {
19854     "pk": 59077, 
19855     "model": "core.charge", 
19856     "fields": {
19857         "updated": "2013-12-13T22:19:56.608Z", 
19858         "slice": 14, 
19859         "created": "2013-12-13T22:19:49.186Z", 
19860         "amount": 0.2632, 
19861         "object": 96, 
19862         "account": 12, 
19863         "state": "invoiced", 
19864         "coreHours": 3.76, 
19865         "invoice": 56, 
19866         "date": "2013-11-25T22:00:00Z", 
19867         "kind": "besteffort"
19868     }
19869 },
19870 {
19871     "pk": 59078, 
19872     "model": "core.charge", 
19873     "fields": {
19874         "updated": "2013-12-13T22:19:56.650Z", 
19875         "slice": 14, 
19876         "created": "2013-12-13T22:19:49.194Z", 
19877         "amount": 0.1232, 
19878         "object": 96, 
19879         "account": 12, 
19880         "state": "invoiced", 
19881         "coreHours": 1.76, 
19882         "invoice": 56, 
19883         "date": "2013-11-26T06:00:00Z", 
19884         "kind": "besteffort"
19885     }
19886 },
19887 {
19888     "pk": 59079, 
19889     "model": "core.charge", 
19890     "fields": {
19891         "updated": "2013-12-13T22:19:56.693Z", 
19892         "slice": 14, 
19893         "created": "2013-12-13T22:19:49.202Z", 
19894         "amount": 0.112, 
19895         "object": 96, 
19896         "account": 12, 
19897         "state": "invoiced", 
19898         "coreHours": 1.6, 
19899         "invoice": 56, 
19900         "date": "2013-11-26T14:00:00Z", 
19901         "kind": "besteffort"
19902     }
19903 },
19904 {
19905     "pk": 59080, 
19906     "model": "core.charge", 
19907     "fields": {
19908         "updated": "2013-12-13T22:19:56.734Z", 
19909         "slice": 14, 
19910         "created": "2013-12-13T22:19:49.210Z", 
19911         "amount": 0.3304, 
19912         "object": 96, 
19913         "account": 12, 
19914         "state": "invoiced", 
19915         "coreHours": 4.72, 
19916         "invoice": 56, 
19917         "date": "2013-11-26T22:00:00Z", 
19918         "kind": "besteffort"
19919     }
19920 },
19921 {
19922     "pk": 59081, 
19923     "model": "core.charge", 
19924     "fields": {
19925         "updated": "2013-12-13T22:19:56.775Z", 
19926         "slice": 14, 
19927         "created": "2013-12-13T22:19:49.219Z", 
19928         "amount": 0.2016, 
19929         "object": 96, 
19930         "account": 12, 
19931         "state": "invoiced", 
19932         "coreHours": 2.88, 
19933         "invoice": 56, 
19934         "date": "2013-11-27T06:00:00Z", 
19935         "kind": "besteffort"
19936     }
19937 },
19938 {
19939     "pk": 59082, 
19940     "model": "core.charge", 
19941     "fields": {
19942         "updated": "2013-12-13T22:19:56.817Z", 
19943         "slice": 14, 
19944         "created": "2013-12-13T22:19:49.227Z", 
19945         "amount": 0.112, 
19946         "object": 96, 
19947         "account": 12, 
19948         "state": "invoiced", 
19949         "coreHours": 1.6, 
19950         "invoice": 56, 
19951         "date": "2013-11-27T14:00:00Z", 
19952         "kind": "besteffort"
19953     }
19954 },
19955 {
19956     "pk": 59083, 
19957     "model": "core.charge", 
19958     "fields": {
19959         "updated": "2013-12-13T22:19:56.858Z", 
19960         "slice": 14, 
19961         "created": "2013-12-13T22:19:49.235Z", 
19962         "amount": 0.196, 
19963         "object": 96, 
19964         "account": 12, 
19965         "state": "invoiced", 
19966         "coreHours": 2.8, 
19967         "invoice": 56, 
19968         "date": "2013-11-27T22:00:00Z", 
19969         "kind": "besteffort"
19970     }
19971 },
19972 {
19973     "pk": 59084, 
19974     "model": "core.charge", 
19975     "fields": {
19976         "updated": "2013-12-13T22:19:56.900Z", 
19977         "slice": 14, 
19978         "created": "2013-12-13T22:19:49.243Z", 
19979         "amount": 0.308, 
19980         "object": 96, 
19981         "account": 12, 
19982         "state": "invoiced", 
19983         "coreHours": 4.4, 
19984         "invoice": 56, 
19985         "date": "2013-11-28T06:00:00Z", 
19986         "kind": "besteffort"
19987     }
19988 },
19989 {
19990     "pk": 59085, 
19991     "model": "core.charge", 
19992     "fields": {
19993         "updated": "2013-12-13T22:19:56.941Z", 
19994         "slice": 14, 
19995         "created": "2013-12-13T22:19:49.252Z", 
19996         "amount": 0.1848, 
19997         "object": 96, 
19998         "account": 12, 
19999         "state": "invoiced", 
20000         "coreHours": 2.64, 
20001         "invoice": 56, 
20002         "date": "2013-11-28T14:00:00Z", 
20003         "kind": "besteffort"
20004     }
20005 },
20006 {
20007     "pk": 59086, 
20008     "model": "core.charge", 
20009     "fields": {
20010         "updated": "2013-12-13T22:19:56.983Z", 
20011         "slice": 14, 
20012         "created": "2013-12-13T22:19:49.260Z", 
20013         "amount": 0.2016, 
20014         "object": 96, 
20015         "account": 12, 
20016         "state": "invoiced", 
20017         "coreHours": 2.88, 
20018         "invoice": 56, 
20019         "date": "2013-11-28T22:00:00Z", 
20020         "kind": "besteffort"
20021     }
20022 },
20023 {
20024     "pk": 59087, 
20025     "model": "core.charge", 
20026     "fields": {
20027         "updated": "2013-12-13T22:19:57.024Z", 
20028         "slice": 14, 
20029         "created": "2013-12-13T22:19:49.268Z", 
20030         "amount": 0.2128, 
20031         "object": 96, 
20032         "account": 12, 
20033         "state": "invoiced", 
20034         "coreHours": 3.04, 
20035         "invoice": 56, 
20036         "date": "2013-11-29T06:00:00Z", 
20037         "kind": "besteffort"
20038     }
20039 },
20040 {
20041     "pk": 59088, 
20042     "model": "core.charge", 
20043     "fields": {
20044         "updated": "2013-12-13T22:19:57.065Z", 
20045         "slice": 14, 
20046         "created": "2013-12-13T22:19:49.277Z", 
20047         "amount": 0.2072, 
20048         "object": 96, 
20049         "account": 12, 
20050         "state": "invoiced", 
20051         "coreHours": 2.96, 
20052         "invoice": 56, 
20053         "date": "2013-11-29T14:00:00Z", 
20054         "kind": "besteffort"
20055     }
20056 },
20057 {
20058     "pk": 59089, 
20059     "model": "core.charge", 
20060     "fields": {
20061         "updated": "2013-12-13T22:19:57.107Z", 
20062         "slice": 14, 
20063         "created": "2013-12-13T22:19:49.285Z", 
20064         "amount": 0.2408, 
20065         "object": 96, 
20066         "account": 12, 
20067         "state": "invoiced", 
20068         "coreHours": 3.44, 
20069         "invoice": 56, 
20070         "date": "2013-11-29T22:00:00Z", 
20071         "kind": "besteffort"
20072     }
20073 },
20074 {
20075     "pk": 59090, 
20076     "model": "core.charge", 
20077     "fields": {
20078         "updated": "2013-12-13T22:19:57.140Z", 
20079         "slice": 14, 
20080         "created": "2013-12-13T22:19:49.293Z", 
20081         "amount": 0.2072, 
20082         "object": 96, 
20083         "account": 12, 
20084         "state": "invoiced", 
20085         "coreHours": 2.96, 
20086         "invoice": 56, 
20087         "date": "2013-11-30T06:00:00Z", 
20088         "kind": "besteffort"
20089     }
20090 },
20091 {
20092     "pk": 59091, 
20093     "model": "core.charge", 
20094     "fields": {
20095         "updated": "2013-12-13T22:19:57.181Z", 
20096         "slice": 14, 
20097         "created": "2013-12-13T22:19:49.302Z", 
20098         "amount": 0.2632, 
20099         "object": 96, 
20100         "account": 12, 
20101         "state": "invoiced", 
20102         "coreHours": 3.76, 
20103         "invoice": 56, 
20104         "date": "2013-11-30T14:00:00Z", 
20105         "kind": "besteffort"
20106     }
20107 },
20108 {
20109     "pk": 59092, 
20110     "model": "core.charge", 
20111     "fields": {
20112         "updated": "2013-12-13T22:19:57.223Z", 
20113         "slice": 14, 
20114         "created": "2013-12-13T22:19:49.310Z", 
20115         "amount": 0.2352, 
20116         "object": 96, 
20117         "account": 12, 
20118         "state": "invoiced", 
20119         "coreHours": 3.36, 
20120         "invoice": 56, 
20121         "date": "2013-11-30T22:00:00Z", 
20122         "kind": "besteffort"
20123     }
20124 },
20125 {
20126     "pk": 59093, 
20127     "model": "core.charge", 
20128     "fields": {
20129         "updated": "2013-12-13T22:19:57.264Z", 
20130         "slice": 14, 
20131         "created": "2013-12-13T22:19:49.318Z", 
20132         "amount": 0.3024, 
20133         "object": 96, 
20134         "account": 12, 
20135         "state": "invoiced", 
20136         "coreHours": 4.32, 
20137         "invoice": 56, 
20138         "date": "2013-12-01T06:00:00Z", 
20139         "kind": "besteffort"
20140     }
20141 },
20142 {
20143     "pk": 59094, 
20144     "model": "core.charge", 
20145     "fields": {
20146         "updated": "2013-12-13T22:19:57.306Z", 
20147         "slice": 14, 
20148         "created": "2013-12-13T22:19:49.326Z", 
20149         "amount": 0.2688, 
20150         "object": 96, 
20151         "account": 12, 
20152         "state": "invoiced", 
20153         "coreHours": 3.84, 
20154         "invoice": 56, 
20155         "date": "2013-12-01T14:00:00Z", 
20156         "kind": "besteffort"
20157     }
20158 },
20159 {
20160     "pk": 59095, 
20161     "model": "core.charge", 
20162     "fields": {
20163         "updated": "2013-12-13T22:19:57.347Z", 
20164         "slice": 14, 
20165         "created": "2013-12-13T22:19:49.335Z", 
20166         "amount": 0.2744, 
20167         "object": 96, 
20168         "account": 12, 
20169         "state": "invoiced", 
20170         "coreHours": 3.92, 
20171         "invoice": 56, 
20172         "date": "2013-12-01T22:00:00Z", 
20173         "kind": "besteffort"
20174     }
20175 },
20176 {
20177     "pk": 59096, 
20178     "model": "core.charge", 
20179     "fields": {
20180         "updated": "2013-12-13T22:19:57.397Z", 
20181         "slice": 14, 
20182         "created": "2013-12-13T22:19:49.343Z", 
20183         "amount": 0.1904, 
20184         "object": 96, 
20185         "account": 12, 
20186         "state": "invoiced", 
20187         "coreHours": 2.72, 
20188         "invoice": 57, 
20189         "date": "2013-12-02T06:00:00Z", 
20190         "kind": "besteffort"
20191     }
20192 },
20193 {
20194     "pk": 59097, 
20195     "model": "core.charge", 
20196     "fields": {
20197         "updated": "2013-12-13T22:19:57.438Z", 
20198         "slice": 14, 
20199         "created": "2013-12-13T22:19:49.351Z", 
20200         "amount": 0.112, 
20201         "object": 96, 
20202         "account": 12, 
20203         "state": "invoiced", 
20204         "coreHours": 1.6, 
20205         "invoice": 57, 
20206         "date": "2013-12-02T14:00:00Z", 
20207         "kind": "besteffort"
20208     }
20209 },
20210 {
20211     "pk": 59098, 
20212     "model": "core.charge", 
20213     "fields": {
20214         "updated": "2013-12-13T22:19:57.479Z", 
20215         "slice": 14, 
20216         "created": "2013-12-13T22:19:49.360Z", 
20217         "amount": 0.2576, 
20218         "object": 96, 
20219         "account": 12, 
20220         "state": "invoiced", 
20221         "coreHours": 3.68, 
20222         "invoice": 57, 
20223         "date": "2013-12-02T22:00:00Z", 
20224         "kind": "besteffort"
20225     }
20226 },
20227 {
20228     "pk": 59099, 
20229     "model": "core.charge", 
20230     "fields": {
20231         "updated": "2013-12-13T22:19:57.521Z", 
20232         "slice": 14, 
20233         "created": "2013-12-13T22:19:49.368Z", 
20234         "amount": 0.1344, 
20235         "object": 96, 
20236         "account": 12, 
20237         "state": "invoiced", 
20238         "coreHours": 1.92, 
20239         "invoice": 57, 
20240         "date": "2013-12-03T06:00:00Z", 
20241         "kind": "besteffort"
20242     }
20243 },
20244 {
20245     "pk": 59100, 
20246     "model": "core.charge", 
20247     "fields": {
20248         "updated": "2013-12-13T22:19:57.562Z", 
20249         "slice": 14, 
20250         "created": "2013-12-13T22:19:49.376Z", 
20251         "amount": 0.1568, 
20252         "object": 96, 
20253         "account": 12, 
20254         "state": "invoiced", 
20255         "coreHours": 2.24, 
20256         "invoice": 57, 
20257         "date": "2013-12-03T14:00:00Z", 
20258         "kind": "besteffort"
20259     }
20260 },
20261 {
20262     "pk": 59101, 
20263     "model": "core.charge", 
20264     "fields": {
20265         "updated": "2013-12-13T22:19:57.604Z", 
20266         "slice": 14, 
20267         "created": "2013-12-13T22:19:49.384Z", 
20268         "amount": 0.196, 
20269         "object": 96, 
20270         "account": 12, 
20271         "state": "invoiced", 
20272         "coreHours": 2.8, 
20273         "invoice": 57, 
20274         "date": "2013-12-03T22:00:00Z", 
20275         "kind": "besteffort"
20276     }
20277 },
20278 {
20279     "pk": 59102, 
20280     "model": "core.charge", 
20281     "fields": {
20282         "updated": "2013-12-13T22:19:57.645Z", 
20283         "slice": 14, 
20284         "created": "2013-12-13T22:19:49.393Z", 
20285         "amount": 0.28, 
20286         "object": 96, 
20287         "account": 12, 
20288         "state": "invoiced", 
20289         "coreHours": 4.0, 
20290         "invoice": 57, 
20291         "date": "2013-12-04T06:00:00Z", 
20292         "kind": "besteffort"
20293     }
20294 },
20295 {
20296     "pk": 59103, 
20297     "model": "core.charge", 
20298     "fields": {
20299         "updated": "2013-12-13T22:19:57.687Z", 
20300         "slice": 14, 
20301         "created": "2013-12-13T22:19:49.401Z", 
20302         "amount": 0.2072, 
20303         "object": 96, 
20304         "account": 12, 
20305         "state": "invoiced", 
20306         "coreHours": 2.96, 
20307         "invoice": 57, 
20308         "date": "2013-12-04T14:00:00Z", 
20309         "kind": "besteffort"
20310     }
20311 },
20312 {
20313     "pk": 59104, 
20314     "model": "core.charge", 
20315     "fields": {
20316         "updated": "2013-12-13T22:19:57.728Z", 
20317         "slice": 14, 
20318         "created": "2013-12-13T22:19:49.409Z", 
20319         "amount": 0.3136, 
20320         "object": 96, 
20321         "account": 12, 
20322         "state": "invoiced", 
20323         "coreHours": 4.48, 
20324         "invoice": 57, 
20325         "date": "2013-12-04T22:00:00Z", 
20326         "kind": "besteffort"
20327     }
20328 },
20329 {
20330     "pk": 59105, 
20331     "model": "core.charge", 
20332     "fields": {
20333         "updated": "2013-12-13T22:19:57.769Z", 
20334         "slice": 14, 
20335         "created": "2013-12-13T22:19:49.417Z", 
20336         "amount": 0.1456, 
20337         "object": 96, 
20338         "account": 12, 
20339         "state": "invoiced", 
20340         "coreHours": 2.08, 
20341         "invoice": 57, 
20342         "date": "2013-12-05T06:00:00Z", 
20343         "kind": "besteffort"
20344     }
20345 },
20346 {
20347     "pk": 59106, 
20348     "model": "core.charge", 
20349     "fields": {
20350         "updated": "2013-12-13T22:19:57.811Z", 
20351         "slice": 14, 
20352         "created": "2013-12-13T22:19:49.426Z", 
20353         "amount": 0.1736, 
20354         "object": 96, 
20355         "account": 12, 
20356         "state": "invoiced", 
20357         "coreHours": 2.48, 
20358         "invoice": 57, 
20359         "date": "2013-12-05T14:00:00Z", 
20360         "kind": "besteffort"
20361     }
20362 },
20363 {
20364     "pk": 59107, 
20365     "model": "core.charge", 
20366     "fields": {
20367         "updated": "2013-12-13T22:19:57.852Z", 
20368         "slice": 14, 
20369         "created": "2013-12-13T22:19:49.434Z", 
20370         "amount": 0.1176, 
20371         "object": 96, 
20372         "account": 12, 
20373         "state": "invoiced", 
20374         "coreHours": 1.68, 
20375         "invoice": 57, 
20376         "date": "2013-12-05T22:00:00Z", 
20377         "kind": "besteffort"
20378     }
20379 },
20380 {
20381     "pk": 59108, 
20382     "model": "core.charge", 
20383     "fields": {
20384         "updated": "2013-12-13T22:19:57.894Z", 
20385         "slice": 14, 
20386         "created": "2013-12-13T22:19:49.442Z", 
20387         "amount": 0.28, 
20388         "object": 96, 
20389         "account": 12, 
20390         "state": "invoiced", 
20391         "coreHours": 4.0, 
20392         "invoice": 57, 
20393         "date": "2013-12-06T06:00:00Z", 
20394         "kind": "besteffort"
20395     }
20396 },
20397 {
20398     "pk": 59109, 
20399     "model": "core.charge", 
20400     "fields": {
20401         "updated": "2013-12-13T22:19:57.935Z", 
20402         "slice": 14, 
20403         "created": "2013-12-13T22:19:49.451Z", 
20404         "amount": 0.3192, 
20405         "object": 96, 
20406         "account": 12, 
20407         "state": "invoiced", 
20408         "coreHours": 4.56, 
20409         "invoice": 57, 
20410         "date": "2013-12-06T14:00:00Z", 
20411         "kind": "besteffort"
20412     }
20413 },
20414 {
20415     "pk": 59110, 
20416     "model": "core.charge", 
20417     "fields": {
20418         "updated": "2013-12-13T22:19:57.977Z", 
20419         "slice": 14, 
20420         "created": "2013-12-13T22:19:49.459Z", 
20421         "amount": 0.3248, 
20422         "object": 96, 
20423         "account": 12, 
20424         "state": "invoiced", 
20425         "coreHours": 4.64, 
20426         "invoice": 57, 
20427         "date": "2013-12-06T22:00:00Z", 
20428         "kind": "besteffort"
20429     }
20430 },
20431 {
20432     "pk": 59111, 
20433     "model": "core.charge", 
20434     "fields": {
20435         "updated": "2013-12-13T22:19:58.018Z", 
20436         "slice": 14, 
20437         "created": "2013-12-13T22:19:49.467Z", 
20438         "amount": 0.1288, 
20439         "object": 96, 
20440         "account": 12, 
20441         "state": "invoiced", 
20442         "coreHours": 1.84, 
20443         "invoice": 57, 
20444         "date": "2013-12-07T06:00:00Z", 
20445         "kind": "besteffort"
20446     }
20447 },
20448 {
20449     "pk": 59112, 
20450     "model": "core.charge", 
20451     "fields": {
20452         "updated": "2013-12-13T22:19:58.059Z", 
20453         "slice": 14, 
20454         "created": "2013-12-13T22:19:49.475Z", 
20455         "amount": 0.308, 
20456         "object": 96, 
20457         "account": 12, 
20458         "state": "invoiced", 
20459         "coreHours": 4.4, 
20460         "invoice": 57, 
20461         "date": "2013-12-07T14:00:00Z", 
20462         "kind": "besteffort"
20463     }
20464 },
20465 {
20466     "pk": 59113, 
20467     "model": "core.charge", 
20468     "fields": {
20469         "updated": "2013-12-13T22:19:58.101Z", 
20470         "slice": 14, 
20471         "created": "2013-12-13T22:19:49.484Z", 
20472         "amount": 0.1736, 
20473         "object": 96, 
20474         "account": 12, 
20475         "state": "invoiced", 
20476         "coreHours": 2.48, 
20477         "invoice": 57, 
20478         "date": "2013-12-07T22:00:00Z", 
20479         "kind": "besteffort"
20480     }
20481 },
20482 {
20483     "pk": 59114, 
20484     "model": "core.charge", 
20485     "fields": {
20486         "updated": "2013-12-13T22:19:58.142Z", 
20487         "slice": 14, 
20488         "created": "2013-12-13T22:19:49.492Z", 
20489         "amount": 0.112, 
20490         "object": 96, 
20491         "account": 12, 
20492         "state": "invoiced", 
20493         "coreHours": 1.6, 
20494         "invoice": 57, 
20495         "date": "2013-12-08T06:00:00Z", 
20496         "kind": "besteffort"
20497     }
20498 },
20499 {
20500     "pk": 59115, 
20501     "model": "core.charge", 
20502     "fields": {
20503         "updated": "2013-12-13T22:19:58.184Z", 
20504         "slice": 14, 
20505         "created": "2013-12-13T22:19:49.500Z", 
20506         "amount": 0.3304, 
20507         "object": 96, 
20508         "account": 12, 
20509         "state": "invoiced", 
20510         "coreHours": 4.72, 
20511         "invoice": 57, 
20512         "date": "2013-12-08T14:00:00Z", 
20513         "kind": "besteffort"
20514     }
20515 },
20516 {
20517     "pk": 59116, 
20518     "model": "core.charge", 
20519     "fields": {
20520         "updated": "2013-12-13T22:19:58.225Z", 
20521         "slice": 14, 
20522         "created": "2013-12-13T22:19:49.509Z", 
20523         "amount": 0.2072, 
20524         "object": 96, 
20525         "account": 12, 
20526         "state": "invoiced", 
20527         "coreHours": 2.96, 
20528         "invoice": 57, 
20529         "date": "2013-12-08T22:00:00Z", 
20530         "kind": "besteffort"
20531     }
20532 },
20533 {
20534     "pk": 59117, 
20535     "model": "core.charge", 
20536     "fields": {
20537         "updated": "2013-12-13T22:19:49.517Z", 
20538         "slice": 14, 
20539         "created": "2013-12-13T22:19:49.517Z", 
20540         "amount": 0.196, 
20541         "object": 96, 
20542         "account": 12, 
20543         "state": "pending", 
20544         "coreHours": 2.8, 
20545         "invoice": null, 
20546         "date": "2013-12-09T06:00:00Z", 
20547         "kind": "besteffort"
20548     }
20549 },
20550 {
20551     "pk": 59118, 
20552     "model": "core.charge", 
20553     "fields": {
20554         "updated": "2013-12-13T22:19:49.525Z", 
20555         "slice": 14, 
20556         "created": "2013-12-13T22:19:49.525Z", 
20557         "amount": 0.2408, 
20558         "object": 96, 
20559         "account": 12, 
20560         "state": "pending", 
20561         "coreHours": 3.44, 
20562         "invoice": null, 
20563         "date": "2013-12-09T14:00:00Z", 
20564         "kind": "besteffort"
20565     }
20566 },
20567 {
20568     "pk": 59119, 
20569     "model": "core.charge", 
20570     "fields": {
20571         "updated": "2013-12-13T22:19:49.534Z", 
20572         "slice": 14, 
20573         "created": "2013-12-13T22:19:49.533Z", 
20574         "amount": 0.1512, 
20575         "object": 96, 
20576         "account": 12, 
20577         "state": "pending", 
20578         "coreHours": 2.16, 
20579         "invoice": null, 
20580         "date": "2013-12-09T22:00:00Z", 
20581         "kind": "besteffort"
20582     }
20583 },
20584 {
20585     "pk": 59120, 
20586     "model": "core.charge", 
20587     "fields": {
20588         "updated": "2013-12-13T22:19:49.542Z", 
20589         "slice": 14, 
20590         "created": "2013-12-13T22:19:49.542Z", 
20591         "amount": 0.2576, 
20592         "object": 96, 
20593         "account": 12, 
20594         "state": "pending", 
20595         "coreHours": 3.68, 
20596         "invoice": null, 
20597         "date": "2013-12-10T06:00:00Z", 
20598         "kind": "besteffort"
20599     }
20600 },
20601 {
20602     "pk": 59121, 
20603     "model": "core.charge", 
20604     "fields": {
20605         "updated": "2013-12-13T22:19:49.550Z", 
20606         "slice": 14, 
20607         "created": "2013-12-13T22:19:49.550Z", 
20608         "amount": 0.2912, 
20609         "object": 96, 
20610         "account": 12, 
20611         "state": "pending", 
20612         "coreHours": 4.16, 
20613         "invoice": null, 
20614         "date": "2013-12-10T14:00:00Z", 
20615         "kind": "besteffort"
20616     }
20617 },
20618 {
20619     "pk": 59122, 
20620     "model": "core.charge", 
20621     "fields": {
20622         "updated": "2013-12-13T22:19:49.558Z", 
20623         "slice": 14, 
20624         "created": "2013-12-13T22:19:49.558Z", 
20625         "amount": 0.2856, 
20626         "object": 96, 
20627         "account": 12, 
20628         "state": "pending", 
20629         "coreHours": 4.08, 
20630         "invoice": null, 
20631         "date": "2013-12-10T22:00:00Z", 
20632         "kind": "besteffort"
20633     }
20634 },
20635 {
20636     "pk": 59123, 
20637     "model": "core.charge", 
20638     "fields": {
20639         "updated": "2013-12-13T22:19:49.567Z", 
20640         "slice": 14, 
20641         "created": "2013-12-13T22:19:49.567Z", 
20642         "amount": 0.3136, 
20643         "object": 96, 
20644         "account": 12, 
20645         "state": "pending", 
20646         "coreHours": 4.48, 
20647         "invoice": null, 
20648         "date": "2013-12-11T06:00:00Z", 
20649         "kind": "besteffort"
20650     }
20651 },
20652 {
20653     "pk": 59124, 
20654     "model": "core.charge", 
20655     "fields": {
20656         "updated": "2013-12-13T22:19:49.575Z", 
20657         "slice": 14, 
20658         "created": "2013-12-13T22:19:49.575Z", 
20659         "amount": 0.1288, 
20660         "object": 96, 
20661         "account": 12, 
20662         "state": "pending", 
20663         "coreHours": 1.84, 
20664         "invoice": null, 
20665         "date": "2013-12-11T14:00:00Z", 
20666         "kind": "besteffort"
20667     }
20668 },
20669 {
20670     "pk": 59125, 
20671     "model": "core.charge", 
20672     "fields": {
20673         "updated": "2013-12-13T22:19:49.583Z", 
20674         "slice": 14, 
20675         "created": "2013-12-13T22:19:49.583Z", 
20676         "amount": 0.2296, 
20677         "object": 96, 
20678         "account": 12, 
20679         "state": "pending", 
20680         "coreHours": 3.28, 
20681         "invoice": null, 
20682         "date": "2013-12-11T22:00:00Z", 
20683         "kind": "besteffort"
20684     }
20685 },
20686 {
20687     "pk": 59126, 
20688     "model": "core.charge", 
20689     "fields": {
20690         "updated": "2013-12-13T22:19:49.592Z", 
20691         "slice": 14, 
20692         "created": "2013-12-13T22:19:49.591Z", 
20693         "amount": 0.1512, 
20694         "object": 96, 
20695         "account": 12, 
20696         "state": "pending", 
20697         "coreHours": 2.16, 
20698         "invoice": null, 
20699         "date": "2013-12-12T06:00:00Z", 
20700         "kind": "besteffort"
20701     }
20702 },
20703 {
20704     "pk": 59127, 
20705     "model": "core.charge", 
20706     "fields": {
20707         "updated": "2013-12-13T22:19:49.600Z", 
20708         "slice": 14, 
20709         "created": "2013-12-13T22:19:49.600Z", 
20710         "amount": 0.2296, 
20711         "object": 96, 
20712         "account": 12, 
20713         "state": "pending", 
20714         "coreHours": 3.28, 
20715         "invoice": null, 
20716         "date": "2013-12-12T14:00:00Z", 
20717         "kind": "besteffort"
20718     }
20719 },
20720 {
20721     "pk": 59128, 
20722     "model": "core.charge", 
20723     "fields": {
20724         "updated": "2013-12-13T22:19:49.608Z", 
20725         "slice": 14, 
20726         "created": "2013-12-13T22:19:49.608Z", 
20727         "amount": 0.252, 
20728         "object": 96, 
20729         "account": 12, 
20730         "state": "pending", 
20731         "coreHours": 3.6, 
20732         "invoice": null, 
20733         "date": "2013-12-12T22:00:00Z", 
20734         "kind": "besteffort"
20735     }
20736 },
20737 {
20738     "pk": 59129, 
20739     "model": "core.charge", 
20740     "fields": {
20741         "updated": "2013-12-13T22:19:49.616Z", 
20742         "slice": 14, 
20743         "created": "2013-12-13T22:19:49.616Z", 
20744         "amount": 0.2016, 
20745         "object": 96, 
20746         "account": 12, 
20747         "state": "pending", 
20748         "coreHours": 2.88, 
20749         "invoice": null, 
20750         "date": "2013-12-13T06:00:00Z", 
20751         "kind": "besteffort"
20752     }
20753 },
20754 {
20755     "pk": 59130, 
20756     "model": "core.charge", 
20757     "fields": {
20758         "updated": "2013-12-13T22:19:49.625Z", 
20759         "slice": 14, 
20760         "created": "2013-12-13T22:19:49.624Z", 
20761         "amount": 0.252, 
20762         "object": 96, 
20763         "account": 12, 
20764         "state": "pending", 
20765         "coreHours": 3.6, 
20766         "invoice": null, 
20767         "date": "2013-12-13T14:00:00Z", 
20768         "kind": "besteffort"
20769     }
20770 },
20771 {
20772     "pk": 59131, 
20773     "model": "core.charge", 
20774     "fields": {
20775         "updated": "2013-12-13T22:19:55.067Z", 
20776         "slice": 14, 
20777         "created": "2013-12-13T22:19:49.640Z", 
20778         "amount": 0.3192, 
20779         "object": 97, 
20780         "account": 12, 
20781         "state": "invoiced", 
20782         "coreHours": 4.56, 
20783         "invoice": 54, 
20784         "date": "2013-11-13T22:00:00Z", 
20785         "kind": "besteffort"
20786     }
20787 },
20788 {
20789     "pk": 59132, 
20790     "model": "core.charge", 
20791     "fields": {
20792         "updated": "2013-12-13T22:19:55.109Z", 
20793         "slice": 14, 
20794         "created": "2013-12-13T22:19:49.649Z", 
20795         "amount": 0.112, 
20796         "object": 97, 
20797         "account": 12, 
20798         "state": "invoiced", 
20799         "coreHours": 1.6, 
20800         "invoice": 54, 
20801         "date": "2013-11-14T06:00:00Z", 
20802         "kind": "besteffort"
20803     }
20804 },
20805 {
20806     "pk": 59133, 
20807     "model": "core.charge", 
20808     "fields": {
20809         "updated": "2013-12-13T22:19:55.150Z", 
20810         "slice": 14, 
20811         "created": "2013-12-13T22:19:49.658Z", 
20812         "amount": 0.3136, 
20813         "object": 97, 
20814         "account": 12, 
20815         "state": "invoiced", 
20816         "coreHours": 4.48, 
20817         "invoice": 54, 
20818         "date": "2013-11-14T14:00:00Z", 
20819         "kind": "besteffort"
20820     }
20821 },
20822 {
20823     "pk": 59134, 
20824     "model": "core.charge", 
20825     "fields": {
20826         "updated": "2013-12-13T22:19:55.192Z", 
20827         "slice": 14, 
20828         "created": "2013-12-13T22:19:49.666Z", 
20829         "amount": 0.2576, 
20830         "object": 97, 
20831         "account": 12, 
20832         "state": "invoiced", 
20833         "coreHours": 3.68, 
20834         "invoice": 54, 
20835         "date": "2013-11-14T22:00:00Z", 
20836         "kind": "besteffort"
20837     }
20838 },
20839 {
20840     "pk": 59135, 
20841     "model": "core.charge", 
20842     "fields": {
20843         "updated": "2013-12-13T22:19:55.233Z", 
20844         "slice": 14, 
20845         "created": "2013-12-13T22:19:49.674Z", 
20846         "amount": 0.112, 
20847         "object": 97, 
20848         "account": 12, 
20849         "state": "invoiced", 
20850         "coreHours": 1.6, 
20851         "invoice": 54, 
20852         "date": "2013-11-15T06:00:00Z", 
20853         "kind": "besteffort"
20854     }
20855 },
20856 {
20857     "pk": 59136, 
20858     "model": "core.charge", 
20859     "fields": {
20860         "updated": "2013-12-13T22:19:55.274Z", 
20861         "slice": 14, 
20862         "created": "2013-12-13T22:19:49.683Z", 
20863         "amount": 0.1848, 
20864         "object": 97, 
20865         "account": 12, 
20866         "state": "invoiced", 
20867         "coreHours": 2.64, 
20868         "invoice": 54, 
20869         "date": "2013-11-15T14:00:00Z", 
20870         "kind": "besteffort"
20871     }
20872 },
20873 {
20874     "pk": 59137, 
20875     "model": "core.charge", 
20876     "fields": {
20877         "updated": "2013-12-13T22:19:55.316Z", 
20878         "slice": 14, 
20879         "created": "2013-12-13T22:19:49.691Z", 
20880         "amount": 0.2912, 
20881         "object": 97, 
20882         "account": 12, 
20883         "state": "invoiced", 
20884         "coreHours": 4.16, 
20885         "invoice": 54, 
20886         "date": "2013-11-15T22:00:00Z", 
20887         "kind": "besteffort"
20888     }
20889 },
20890 {
20891     "pk": 59138, 
20892     "model": "core.charge", 
20893     "fields": {
20894         "updated": "2013-12-13T22:19:55.357Z", 
20895         "slice": 14, 
20896         "created": "2013-12-13T22:19:49.699Z", 
20897         "amount": 0.2464, 
20898         "object": 97, 
20899         "account": 12, 
20900         "state": "invoiced", 
20901         "coreHours": 3.52, 
20902         "invoice": 54, 
20903         "date": "2013-11-16T06:00:00Z", 
20904         "kind": "besteffort"
20905     }
20906 },
20907 {
20908     "pk": 59139, 
20909     "model": "core.charge", 
20910     "fields": {
20911         "updated": "2013-12-13T22:19:55.399Z", 
20912         "slice": 14, 
20913         "created": "2013-12-13T22:19:49.707Z", 
20914         "amount": 0.2968, 
20915         "object": 97, 
20916         "account": 12, 
20917         "state": "invoiced", 
20918         "coreHours": 4.24, 
20919         "invoice": 54, 
20920         "date": "2013-11-16T14:00:00Z", 
20921         "kind": "besteffort"
20922     }
20923 },
20924 {
20925     "pk": 59140, 
20926     "model": "core.charge", 
20927     "fields": {
20928         "updated": "2013-12-13T22:19:55.440Z", 
20929         "slice": 14, 
20930         "created": "2013-12-13T22:19:49.716Z", 
20931         "amount": 0.1288, 
20932         "object": 97, 
20933         "account": 12, 
20934         "state": "invoiced", 
20935         "coreHours": 1.84, 
20936         "invoice": 54, 
20937         "date": "2013-11-16T22:00:00Z", 
20938         "kind": "besteffort"
20939     }
20940 },
20941 {
20942     "pk": 59141, 
20943     "model": "core.charge", 
20944     "fields": {
20945         "updated": "2013-12-13T22:19:55.481Z", 
20946         "slice": 14, 
20947         "created": "2013-12-13T22:19:49.724Z", 
20948         "amount": 0.2128, 
20949         "object": 97, 
20950         "account": 12, 
20951         "state": "invoiced", 
20952         "coreHours": 3.04, 
20953         "invoice": 54, 
20954         "date": "2013-11-17T06:00:00Z", 
20955         "kind": "besteffort"
20956     }
20957 },
20958 {
20959     "pk": 59142, 
20960     "model": "core.charge", 
20961     "fields": {
20962         "updated": "2013-12-13T22:19:55.523Z", 
20963         "slice": 14, 
20964         "created": "2013-12-13T22:19:49.732Z", 
20965         "amount": 0.2464, 
20966         "object": 97, 
20967         "account": 12, 
20968         "state": "invoiced", 
20969         "coreHours": 3.52, 
20970         "invoice": 54, 
20971         "date": "2013-11-17T14:00:00Z", 
20972         "kind": "besteffort"
20973     }
20974 },
20975 {
20976     "pk": 59143, 
20977     "model": "core.charge", 
20978     "fields": {
20979         "updated": "2013-12-13T22:19:55.564Z", 
20980         "slice": 14, 
20981         "created": "2013-12-13T22:19:49.740Z", 
20982         "amount": 0.1792, 
20983         "object": 97, 
20984         "account": 12, 
20985         "state": "invoiced", 
20986         "coreHours": 2.56, 
20987         "invoice": 54, 
20988         "date": "2013-11-17T22:00:00Z", 
20989         "kind": "besteffort"
20990     }
20991 },
20992 {
20993     "pk": 59144, 
20994     "model": "core.charge", 
20995     "fields": {
20996         "updated": "2013-12-13T22:19:55.639Z", 
20997         "slice": 14, 
20998         "created": "2013-12-13T22:19:49.749Z", 
20999         "amount": 0.1904, 
21000         "object": 97, 
21001         "account": 12, 
21002         "state": "invoiced", 
21003         "coreHours": 2.72, 
21004         "invoice": 55, 
21005         "date": "2013-11-18T06:00:00Z", 
21006         "kind": "besteffort"
21007     }
21008 },
21009 {
21010     "pk": 59145, 
21011     "model": "core.charge", 
21012     "fields": {
21013         "updated": "2013-12-13T22:19:55.680Z", 
21014         "slice": 14, 
21015         "created": "2013-12-13T22:19:49.757Z", 
21016         "amount": 0.2408, 
21017         "object": 97, 
21018         "account": 12, 
21019         "state": "invoiced", 
21020         "coreHours": 3.44, 
21021         "invoice": 55, 
21022         "date": "2013-11-18T14:00:00Z", 
21023         "kind": "besteffort"
21024     }
21025 },
21026 {
21027     "pk": 59146, 
21028     "model": "core.charge", 
21029     "fields": {
21030         "updated": "2013-12-13T22:19:55.722Z", 
21031         "slice": 14, 
21032         "created": "2013-12-13T22:19:49.765Z", 
21033         "amount": 0.2408, 
21034         "object": 97, 
21035         "account": 12, 
21036         "state": "invoiced", 
21037         "coreHours": 3.44, 
21038         "invoice": 55, 
21039         "date": "2013-11-18T22:00:00Z", 
21040         "kind": "besteffort"
21041     }
21042 },
21043 {
21044     "pk": 59147, 
21045     "model": "core.charge", 
21046     "fields": {
21047         "updated": "2013-12-13T22:19:55.763Z", 
21048         "slice": 14, 
21049         "created": "2013-12-13T22:19:49.774Z", 
21050         "amount": 0.196, 
21051         "object": 97, 
21052         "account": 12, 
21053         "state": "invoiced", 
21054         "coreHours": 2.8, 
21055         "invoice": 55, 
21056         "date": "2013-11-19T06:00:00Z", 
21057         "kind": "besteffort"
21058     }
21059 },
21060 {
21061     "pk": 59148, 
21062     "model": "core.charge", 
21063     "fields": {
21064         "updated": "2013-12-13T22:19:55.805Z", 
21065         "slice": 14, 
21066         "created": "2013-12-13T22:19:49.782Z", 
21067         "amount": 0.14, 
21068         "object": 97, 
21069         "account": 12, 
21070         "state": "invoiced", 
21071         "coreHours": 2.0, 
21072         "invoice": 55, 
21073         "date": "2013-11-19T14:00:00Z", 
21074         "kind": "besteffort"
21075     }
21076 },
21077 {
21078     "pk": 59149, 
21079     "model": "core.charge", 
21080     "fields": {
21081         "updated": "2013-12-13T22:19:55.846Z", 
21082         "slice": 14, 
21083         "created": "2013-12-13T22:19:49.790Z", 
21084         "amount": 0.308, 
21085         "object": 97, 
21086         "account": 12, 
21087         "state": "invoiced", 
21088         "coreHours": 4.4, 
21089         "invoice": 55, 
21090         "date": "2013-11-19T22:00:00Z", 
21091         "kind": "besteffort"
21092     }
21093 },
21094 {
21095     "pk": 59150, 
21096     "model": "core.charge", 
21097     "fields": {
21098         "updated": "2013-12-13T22:19:55.887Z", 
21099         "slice": 14, 
21100         "created": "2013-12-13T22:19:49.799Z", 
21101         "amount": 0.2352, 
21102         "object": 97, 
21103         "account": 12, 
21104         "state": "invoiced", 
21105         "coreHours": 3.36, 
21106         "invoice": 55, 
21107         "date": "2013-11-20T06:00:00Z", 
21108         "kind": "besteffort"
21109     }
21110 },
21111 {
21112     "pk": 59151, 
21113     "model": "core.charge", 
21114     "fields": {
21115         "updated": "2013-12-13T22:19:55.929Z", 
21116         "slice": 14, 
21117         "created": "2013-12-13T22:19:49.807Z", 
21118         "amount": 0.1456, 
21119         "object": 97, 
21120         "account": 12, 
21121         "state": "invoiced", 
21122         "coreHours": 2.08, 
21123         "invoice": 55, 
21124         "date": "2013-11-20T14:00:00Z", 
21125         "kind": "besteffort"
21126     }
21127 },
21128 {
21129     "pk": 59152, 
21130     "model": "core.charge", 
21131     "fields": {
21132         "updated": "2013-12-13T22:19:55.970Z", 
21133         "slice": 14, 
21134         "created": "2013-12-13T22:19:49.815Z", 
21135         "amount": 0.1568, 
21136         "object": 97, 
21137         "account": 12, 
21138         "state": "invoiced", 
21139         "coreHours": 2.24, 
21140         "invoice": 55, 
21141         "date": "2013-11-20T22:00:00Z", 
21142         "kind": "besteffort"
21143     }
21144 },
21145 {
21146     "pk": 59153, 
21147     "model": "core.charge", 
21148     "fields": {
21149         "updated": "2013-12-13T22:19:56.012Z", 
21150         "slice": 14, 
21151         "created": "2013-12-13T22:19:49.823Z", 
21152         "amount": 0.2968, 
21153         "object": 97, 
21154         "account": 12, 
21155         "state": "invoiced", 
21156         "coreHours": 4.24, 
21157         "invoice": 55, 
21158         "date": "2013-11-21T06:00:00Z", 
21159         "kind": "besteffort"
21160     }
21161 },
21162 {
21163     "pk": 59154, 
21164     "model": "core.charge", 
21165     "fields": {
21166         "updated": "2013-12-13T22:19:56.053Z", 
21167         "slice": 14, 
21168         "created": "2013-12-13T22:19:49.832Z", 
21169         "amount": 0.2856, 
21170         "object": 97, 
21171         "account": 12, 
21172         "state": "invoiced", 
21173         "coreHours": 4.08, 
21174         "invoice": 55, 
21175         "date": "2013-11-21T14:00:00Z", 
21176         "kind": "besteffort"
21177     }
21178 },
21179 {
21180     "pk": 59155, 
21181     "model": "core.charge", 
21182     "fields": {
21183         "updated": "2013-12-13T22:19:56.095Z", 
21184         "slice": 14, 
21185         "created": "2013-12-13T22:19:49.840Z", 
21186         "amount": 0.2408, 
21187         "object": 97, 
21188         "account": 12, 
21189         "state": "invoiced", 
21190         "coreHours": 3.44, 
21191         "invoice": 55, 
21192         "date": "2013-11-21T22:00:00Z", 
21193         "kind": "besteffort"
21194     }
21195 },
21196 {
21197     "pk": 59156, 
21198     "model": "core.charge", 
21199     "fields": {
21200         "updated": "2013-12-13T22:19:56.136Z", 
21201         "slice": 14, 
21202         "created": "2013-12-13T22:19:49.848Z", 
21203         "amount": 0.1344, 
21204         "object": 97, 
21205         "account": 12, 
21206         "state": "invoiced", 
21207         "coreHours": 1.92, 
21208         "invoice": 55, 
21209         "date": "2013-11-22T06:00:00Z", 
21210         "kind": "besteffort"
21211     }
21212 },
21213 {
21214     "pk": 59157, 
21215     "model": "core.charge", 
21216     "fields": {
21217         "updated": "2013-12-13T22:19:56.177Z", 
21218         "slice": 14, 
21219         "created": "2013-12-13T22:19:49.857Z", 
21220         "amount": 0.1736, 
21221         "object": 97, 
21222         "account": 12, 
21223         "state": "invoiced", 
21224         "coreHours": 2.48, 
21225         "invoice": 55, 
21226         "date": "2013-11-22T14:00:00Z", 
21227         "kind": "besteffort"
21228     }
21229 },
21230 {
21231     "pk": 59158, 
21232     "model": "core.charge", 
21233     "fields": {
21234         "updated": "2013-12-13T22:19:56.219Z", 
21235         "slice": 14, 
21236         "created": "2013-12-13T22:19:49.865Z", 
21237         "amount": 0.3304, 
21238         "object": 97, 
21239         "account": 12, 
21240         "state": "invoiced", 
21241         "coreHours": 4.72, 
21242         "invoice": 55, 
21243         "date": "2013-11-22T22:00:00Z", 
21244         "kind": "besteffort"
21245     }
21246 },
21247 {
21248     "pk": 59159, 
21249     "model": "core.charge", 
21250     "fields": {
21251         "updated": "2013-12-13T22:19:56.260Z", 
21252         "slice": 14, 
21253         "created": "2013-12-13T22:19:49.873Z", 
21254         "amount": 0.308, 
21255         "object": 97, 
21256         "account": 12, 
21257         "state": "invoiced", 
21258         "coreHours": 4.4, 
21259         "invoice": 55, 
21260         "date": "2013-11-23T06:00:00Z", 
21261         "kind": "besteffort"
21262     }
21263 },
21264 {
21265     "pk": 59160, 
21266     "model": "core.charge", 
21267     "fields": {
21268         "updated": "2013-12-13T22:19:56.302Z", 
21269         "slice": 14, 
21270         "created": "2013-12-13T22:19:49.881Z", 
21271         "amount": 0.2856, 
21272         "object": 97, 
21273         "account": 12, 
21274         "state": "invoiced", 
21275         "coreHours": 4.08, 
21276         "invoice": 55, 
21277         "date": "2013-11-23T14:00:00Z", 
21278         "kind": "besteffort"
21279     }
21280 },
21281 {
21282     "pk": 59161, 
21283     "model": "core.charge", 
21284     "fields": {
21285         "updated": "2013-12-13T22:19:56.343Z", 
21286         "slice": 14, 
21287         "created": "2013-12-13T22:19:49.890Z", 
21288         "amount": 0.3248, 
21289         "object": 97, 
21290         "account": 12, 
21291         "state": "invoiced", 
21292         "coreHours": 4.64, 
21293         "invoice": 55, 
21294         "date": "2013-11-23T22:00:00Z", 
21295         "kind": "besteffort"
21296     }
21297 },
21298 {
21299     "pk": 59162, 
21300     "model": "core.charge", 
21301     "fields": {
21302         "updated": "2013-12-13T22:19:56.385Z", 
21303         "slice": 14, 
21304         "created": "2013-12-13T22:19:49.898Z", 
21305         "amount": 0.2464, 
21306         "object": 97, 
21307         "account": 12, 
21308         "state": "invoiced", 
21309         "coreHours": 3.52, 
21310         "invoice": 55, 
21311         "date": "2013-11-24T06:00:00Z", 
21312         "kind": "besteffort"
21313     }
21314 },
21315 {
21316     "pk": 59163, 
21317     "model": "core.charge", 
21318     "fields": {
21319         "updated": "2013-12-13T22:19:56.426Z", 
21320         "slice": 14, 
21321         "created": "2013-12-13T22:19:49.906Z", 
21322         "amount": 0.2968, 
21323         "object": 97, 
21324         "account": 12, 
21325         "state": "invoiced", 
21326         "coreHours": 4.24, 
21327         "invoice": 55, 
21328         "date": "2013-11-24T14:00:00Z", 
21329         "kind": "besteffort"
21330     }
21331 },
21332 {
21333     "pk": 59164, 
21334     "model": "core.charge", 
21335     "fields": {
21336         "updated": "2013-12-13T22:19:56.467Z", 
21337         "slice": 14, 
21338         "created": "2013-12-13T22:19:49.915Z", 
21339         "amount": 0.224, 
21340         "object": 97, 
21341         "account": 12, 
21342         "state": "invoiced", 
21343         "coreHours": 3.2, 
21344         "invoice": 55, 
21345         "date": "2013-11-24T22:00:00Z", 
21346         "kind": "besteffort"
21347     }
21348 },
21349 {
21350     "pk": 59165, 
21351     "model": "core.charge", 
21352     "fields": {
21353         "updated": "2013-12-13T22:19:56.517Z", 
21354         "slice": 14, 
21355         "created": "2013-12-13T22:19:49.923Z", 
21356         "amount": 0.14, 
21357         "object": 97, 
21358         "account": 12, 
21359         "state": "invoiced", 
21360         "coreHours": 2.0, 
21361         "invoice": 56, 
21362         "date": "2013-11-25T06:00:00Z", 
21363         "kind": "besteffort"
21364     }
21365 },
21366 {
21367     "pk": 59166, 
21368     "model": "core.charge", 
21369     "fields": {
21370         "updated": "2013-12-13T22:19:56.558Z", 
21371         "slice": 14, 
21372         "created": "2013-12-13T22:19:49.931Z", 
21373         "amount": 0.2744, 
21374         "object": 97, 
21375         "account": 12, 
21376         "state": "invoiced", 
21377         "coreHours": 3.92, 
21378         "invoice": 56, 
21379         "date": "2013-11-25T14:00:00Z", 
21380         "kind": "besteffort"
21381     }
21382 },
21383 {
21384     "pk": 59167, 
21385     "model": "core.charge", 
21386     "fields": {
21387         "updated": "2013-12-13T22:19:56.600Z", 
21388         "slice": 14, 
21389         "created": "2013-12-13T22:19:49.939Z", 
21390         "amount": 0.2352, 
21391         "object": 97, 
21392         "account": 12, 
21393         "state": "invoiced", 
21394         "coreHours": 3.36, 
21395         "invoice": 56, 
21396         "date": "2013-11-25T22:00:00Z", 
21397         "kind": "besteffort"
21398     }
21399 },
21400 {
21401     "pk": 59168, 
21402     "model": "core.charge", 
21403     "fields": {
21404         "updated": "2013-12-13T22:19:56.641Z", 
21405         "slice": 14, 
21406         "created": "2013-12-13T22:19:49.948Z", 
21407         "amount": 0.28, 
21408         "object": 97, 
21409         "account": 12, 
21410         "state": "invoiced", 
21411         "coreHours": 4.0, 
21412         "invoice": 56, 
21413         "date": "2013-11-26T06:00:00Z", 
21414         "kind": "besteffort"
21415     }
21416 },
21417 {
21418     "pk": 59169, 
21419     "model": "core.charge", 
21420     "fields": {
21421         "updated": "2013-12-13T22:19:56.684Z", 
21422         "slice": 14, 
21423         "created": "2013-12-13T22:19:49.956Z", 
21424         "amount": 0.28, 
21425         "object": 97, 
21426         "account": 12, 
21427         "state": "invoiced", 
21428         "coreHours": 4.0, 
21429         "invoice": 56, 
21430         "date": "2013-11-26T14:00:00Z", 
21431         "kind": "besteffort"
21432     }
21433 },
21434 {
21435     "pk": 59170, 
21436     "model": "core.charge", 
21437     "fields": {
21438         "updated": "2013-12-13T22:19:56.726Z", 
21439         "slice": 14, 
21440         "created": "2013-12-13T22:19:49.964Z", 
21441         "amount": 0.336, 
21442         "object": 97, 
21443         "account": 12, 
21444         "state": "invoiced", 
21445         "coreHours": 4.8, 
21446         "invoice": 56, 
21447         "date": "2013-11-26T22:00:00Z", 
21448         "kind": "besteffort"
21449     }
21450 },
21451 {
21452     "pk": 59171, 
21453     "model": "core.charge", 
21454     "fields": {
21455         "updated": "2013-12-13T22:19:56.767Z", 
21456         "slice": 14, 
21457         "created": "2013-12-13T22:19:49.973Z", 
21458         "amount": 0.224, 
21459         "object": 97, 
21460         "account": 12, 
21461         "state": "invoiced", 
21462         "coreHours": 3.2, 
21463         "invoice": 56, 
21464         "date": "2013-11-27T06:00:00Z", 
21465         "kind": "besteffort"
21466     }
21467 },
21468 {
21469     "pk": 59172, 
21470     "model": "core.charge", 
21471     "fields": {
21472         "updated": "2013-12-13T22:19:56.809Z", 
21473         "slice": 14, 
21474         "created": "2013-12-13T22:19:49.981Z", 
21475         "amount": 0.252, 
21476         "object": 97, 
21477         "account": 12, 
21478         "state": "invoiced", 
21479         "coreHours": 3.6, 
21480         "invoice": 56, 
21481         "date": "2013-11-27T14:00:00Z", 
21482         "kind": "besteffort"
21483     }
21484 },
21485 {
21486     "pk": 59173, 
21487     "model": "core.charge", 
21488     "fields": {
21489         "updated": "2013-12-13T22:19:56.850Z", 
21490         "slice": 14, 
21491         "created": "2013-12-13T22:19:49.989Z", 
21492         "amount": 0.2688, 
21493         "object": 97, 
21494         "account": 12, 
21495         "state": "invoiced", 
21496         "coreHours": 3.84, 
21497         "invoice": 56, 
21498         "date": "2013-11-27T22:00:00Z", 
21499         "kind": "besteffort"
21500     }
21501 },
21502 {
21503     "pk": 59174, 
21504     "model": "core.charge", 
21505     "fields": {
21506         "updated": "2013-12-13T22:19:56.891Z", 
21507         "slice": 14, 
21508         "created": "2013-12-13T22:19:49.997Z", 
21509         "amount": 0.2632, 
21510         "object": 97, 
21511         "account": 12, 
21512         "state": "invoiced", 
21513         "coreHours": 3.76, 
21514         "invoice": 56, 
21515         "date": "2013-11-28T06:00:00Z", 
21516         "kind": "besteffort"
21517     }
21518 },
21519 {
21520     "pk": 59175, 
21521     "model": "core.charge", 
21522     "fields": {
21523         "updated": "2013-12-13T22:19:56.933Z", 
21524         "slice": 14, 
21525         "created": "2013-12-13T22:19:50.006Z", 
21526         "amount": 0.2912, 
21527         "object": 97, 
21528         "account": 12, 
21529         "state": "invoiced", 
21530         "coreHours": 4.16, 
21531         "invoice": 56, 
21532         "date": "2013-11-28T14:00:00Z", 
21533         "kind": "besteffort"
21534     }
21535 },
21536 {
21537     "pk": 59176, 
21538     "model": "core.charge", 
21539     "fields": {
21540         "updated": "2013-12-13T22:19:56.974Z", 
21541         "slice": 14, 
21542         "created": "2013-12-13T22:19:50.014Z", 
21543         "amount": 0.1176, 
21544         "object": 97, 
21545         "account": 12, 
21546         "state": "invoiced", 
21547         "coreHours": 1.68, 
21548         "invoice": 56, 
21549         "date": "2013-11-28T22:00:00Z", 
21550         "kind": "besteffort"
21551     }
21552 },
21553 {
21554     "pk": 59177, 
21555     "model": "core.charge", 
21556     "fields": {
21557         "updated": "2013-12-13T22:19:57.016Z", 
21558         "slice": 14, 
21559         "created": "2013-12-13T22:19:50.022Z", 
21560         "amount": 0.168, 
21561         "object": 97, 
21562         "account": 12, 
21563         "state": "invoiced", 
21564         "coreHours": 2.4, 
21565         "invoice": 56, 
21566         "date": "2013-11-29T06:00:00Z", 
21567         "kind": "besteffort"
21568     }
21569 },
21570 {
21571     "pk": 59178, 
21572     "model": "core.charge", 
21573     "fields": {
21574         "updated": "2013-12-13T22:19:57.057Z", 
21575         "slice": 14, 
21576         "created": "2013-12-13T22:19:50.030Z", 
21577         "amount": 0.112, 
21578         "object": 97, 
21579         "account": 12, 
21580         "state": "invoiced", 
21581         "coreHours": 1.6, 
21582         "invoice": 56, 
21583         "date": "2013-11-29T14:00:00Z", 
21584         "kind": "besteffort"
21585     }
21586 },
21587 {
21588     "pk": 59179, 
21589     "model": "core.charge", 
21590     "fields": {
21591         "updated": "2013-12-13T22:19:57.098Z", 
21592         "slice": 14, 
21593         "created": "2013-12-13T22:19:50.039Z", 
21594         "amount": 0.1848, 
21595         "object": 97, 
21596         "account": 12, 
21597         "state": "invoiced", 
21598         "coreHours": 2.64, 
21599         "invoice": 56, 
21600         "date": "2013-11-29T22:00:00Z", 
21601         "kind": "besteffort"
21602     }
21603 },
21604 {
21605     "pk": 59180, 
21606     "model": "core.charge", 
21607     "fields": {
21608         "updated": "2013-12-13T22:19:57.132Z", 
21609         "slice": 14, 
21610         "created": "2013-12-13T22:19:50.047Z", 
21611         "amount": 0.2128, 
21612         "object": 97, 
21613         "account": 12, 
21614         "state": "invoiced", 
21615         "coreHours": 3.04, 
21616         "invoice": 56, 
21617         "date": "2013-11-30T06:00:00Z", 
21618         "kind": "besteffort"
21619     }
21620 },
21621 {
21622     "pk": 59181, 
21623     "model": "core.charge", 
21624     "fields": {
21625         "updated": "2013-12-13T22:19:57.173Z", 
21626         "slice": 14, 
21627         "created": "2013-12-13T22:19:50.055Z", 
21628         "amount": 0.1624, 
21629         "object": 97, 
21630         "account": 12, 
21631         "state": "invoiced", 
21632         "coreHours": 2.32, 
21633         "invoice": 56, 
21634         "date": "2013-11-30T14:00:00Z", 
21635         "kind": "besteffort"
21636     }
21637 },
21638 {
21639     "pk": 59182, 
21640     "model": "core.charge", 
21641     "fields": {
21642         "updated": "2013-12-13T22:19:57.214Z", 
21643         "slice": 14, 
21644         "created": "2013-12-13T22:19:50.064Z", 
21645         "amount": 0.3248, 
21646         "object": 97, 
21647         "account": 12, 
21648         "state": "invoiced", 
21649         "coreHours": 4.64, 
21650         "invoice": 56, 
21651         "date": "2013-11-30T22:00:00Z", 
21652         "kind": "besteffort"
21653     }
21654 },
21655 {
21656     "pk": 59183, 
21657     "model": "core.charge", 
21658     "fields": {
21659         "updated": "2013-12-13T22:19:57.256Z", 
21660         "slice": 14, 
21661         "created": "2013-12-13T22:19:50.072Z", 
21662         "amount": 0.1512, 
21663         "object": 97, 
21664         "account": 12, 
21665         "state": "invoiced", 
21666         "coreHours": 2.16, 
21667         "invoice": 56, 
21668         "date": "2013-12-01T06:00:00Z", 
21669         "kind": "besteffort"
21670     }
21671 },
21672 {
21673     "pk": 59184, 
21674     "model": "core.charge", 
21675     "fields": {
21676         "updated": "2013-12-13T22:19:57.297Z", 
21677         "slice": 14, 
21678         "created": "2013-12-13T22:19:50.080Z", 
21679         "amount": 0.1176, 
21680         "object": 97, 
21681         "account": 12, 
21682         "state": "invoiced", 
21683         "coreHours": 1.68, 
21684         "invoice": 56, 
21685         "date": "2013-12-01T14:00:00Z", 
21686         "kind": "besteffort"
21687     }
21688 },
21689 {
21690     "pk": 59185, 
21691     "model": "core.charge", 
21692     "fields": {
21693         "updated": "2013-12-13T22:19:57.339Z", 
21694         "slice": 14, 
21695         "created": "2013-12-13T22:19:50.088Z", 
21696         "amount": 0.224, 
21697         "object": 97, 
21698         "account": 12, 
21699         "state": "invoiced", 
21700         "coreHours": 3.2, 
21701         "invoice": 56, 
21702         "date": "2013-12-01T22:00:00Z", 
21703         "kind": "besteffort"
21704     }
21705 },
21706 {
21707     "pk": 59186, 
21708     "model": "core.charge", 
21709     "fields": {
21710         "updated": "2013-12-13T22:19:57.388Z", 
21711         "slice": 14, 
21712         "created": "2013-12-13T22:19:50.097Z", 
21713         "amount": 0.2464, 
21714         "object": 97, 
21715         "account": 12, 
21716         "state": "invoiced", 
21717         "coreHours": 3.52, 
21718         "invoice": 57, 
21719         "date": "2013-12-02T06:00:00Z", 
21720         "kind": "besteffort"
21721     }
21722 },
21723 {
21724     "pk": 59187, 
21725     "model": "core.charge", 
21726     "fields": {
21727         "updated": "2013-12-13T22:19:57.430Z", 
21728         "slice": 14, 
21729         "created": "2013-12-13T22:19:50.105Z", 
21730         "amount": 0.1288, 
21731         "object": 97, 
21732         "account": 12, 
21733         "state": "invoiced", 
21734         "coreHours": 1.84, 
21735         "invoice": 57, 
21736         "date": "2013-12-02T14:00:00Z", 
21737         "kind": "besteffort"
21738     }
21739 },
21740 {
21741     "pk": 59188, 
21742     "model": "core.charge", 
21743     "fields": {
21744         "updated": "2013-12-13T22:19:57.471Z", 
21745         "slice": 14, 
21746         "created": "2013-12-13T22:19:50.113Z", 
21747         "amount": 0.168, 
21748         "object": 97, 
21749         "account": 12, 
21750         "state": "invoiced", 
21751         "coreHours": 2.4, 
21752         "invoice": 57, 
21753         "date": "2013-12-02T22:00:00Z", 
21754         "kind": "besteffort"
21755     }
21756 },
21757 {
21758     "pk": 59189, 
21759     "model": "core.charge", 
21760     "fields": {
21761         "updated": "2013-12-13T22:19:57.513Z", 
21762         "slice": 14, 
21763         "created": "2013-12-13T22:19:50.122Z", 
21764         "amount": 0.2856, 
21765         "object": 97, 
21766         "account": 12, 
21767         "state": "invoiced", 
21768         "coreHours": 4.08, 
21769         "invoice": 57, 
21770         "date": "2013-12-03T06:00:00Z", 
21771         "kind": "besteffort"
21772     }
21773 },
21774 {
21775     "pk": 59190, 
21776     "model": "core.charge", 
21777     "fields": {
21778         "updated": "2013-12-13T22:19:57.554Z", 
21779         "slice": 14, 
21780         "created": "2013-12-13T22:19:50.130Z", 
21781         "amount": 0.2744, 
21782         "object": 97, 
21783         "account": 12, 
21784         "state": "invoiced", 
21785         "coreHours": 3.92, 
21786         "invoice": 57, 
21787         "date": "2013-12-03T14:00:00Z", 
21788         "kind": "besteffort"
21789     }
21790 },
21791 {
21792     "pk": 59191, 
21793     "model": "core.charge", 
21794     "fields": {
21795         "updated": "2013-12-13T22:19:57.596Z", 
21796         "slice": 14, 
21797         "created": "2013-12-13T22:19:50.138Z", 
21798         "amount": 0.224, 
21799         "object": 97, 
21800         "account": 12, 
21801         "state": "invoiced", 
21802         "coreHours": 3.2, 
21803         "invoice": 57, 
21804         "date": "2013-12-03T22:00:00Z", 
21805         "kind": "besteffort"
21806     }
21807 },
21808 {
21809     "pk": 59192, 
21810     "model": "core.charge", 
21811     "fields": {
21812         "updated": "2013-12-13T22:19:57.637Z", 
21813         "slice": 14, 
21814         "created": "2013-12-13T22:19:50.146Z", 
21815         "amount": 0.2072, 
21816         "object": 97, 
21817         "account": 12, 
21818         "state": "invoiced", 
21819         "coreHours": 2.96, 
21820         "invoice": 57, 
21821         "date": "2013-12-04T06:00:00Z", 
21822         "kind": "besteffort"
21823     }
21824 },
21825 {
21826     "pk": 59193, 
21827     "model": "core.charge", 
21828     "fields": {
21829         "updated": "2013-12-13T22:19:57.678Z", 
21830         "slice": 14, 
21831         "created": "2013-12-13T22:19:50.155Z", 
21832         "amount": 0.2464, 
21833         "object": 97, 
21834         "account": 12, 
21835         "state": "invoiced", 
21836         "coreHours": 3.52, 
21837         "invoice": 57, 
21838         "date": "2013-12-04T14:00:00Z", 
21839         "kind": "besteffort"
21840     }
21841 },
21842 {
21843     "pk": 59194, 
21844     "model": "core.charge", 
21845     "fields": {
21846         "updated": "2013-12-13T22:19:57.720Z", 
21847         "slice": 14, 
21848         "created": "2013-12-13T22:19:50.163Z", 
21849         "amount": 0.2464, 
21850         "object": 97, 
21851         "account": 12, 
21852         "state": "invoiced", 
21853         "coreHours": 3.52, 
21854         "invoice": 57, 
21855         "date": "2013-12-04T22:00:00Z", 
21856         "kind": "besteffort"
21857     }
21858 },
21859 {
21860     "pk": 59195, 
21861     "model": "core.charge", 
21862     "fields": {
21863         "updated": "2013-12-13T22:19:57.761Z", 
21864         "slice": 14, 
21865         "created": "2013-12-13T22:19:50.171Z", 
21866         "amount": 0.224, 
21867         "object": 97, 
21868         "account": 12, 
21869         "state": "invoiced", 
21870         "coreHours": 3.2, 
21871         "invoice": 57, 
21872         "date": "2013-12-05T06:00:00Z", 
21873         "kind": "besteffort"
21874     }
21875 },
21876 {
21877     "pk": 59196, 
21878     "model": "core.charge", 
21879     "fields": {
21880         "updated": "2013-12-13T22:19:57.803Z", 
21881         "slice": 14, 
21882         "created": "2013-12-13T22:19:50.180Z", 
21883         "amount": 0.2576, 
21884         "object": 97, 
21885         "account": 12, 
21886         "state": "invoiced", 
21887         "coreHours": 3.68, 
21888         "invoice": 57, 
21889         "date": "2013-12-05T14:00:00Z", 
21890         "kind": "besteffort"
21891     }
21892 },
21893 {
21894     "pk": 59197, 
21895     "model": "core.charge", 
21896     "fields": {
21897         "updated": "2013-12-13T22:19:57.844Z", 
21898         "slice": 14, 
21899         "created": "2013-12-13T22:19:50.188Z", 
21900         "amount": 0.2296, 
21901         "object": 97, 
21902         "account": 12, 
21903         "state": "invoiced", 
21904         "coreHours": 3.28, 
21905         "invoice": 57, 
21906         "date": "2013-12-05T22:00:00Z", 
21907         "kind": "besteffort"
21908     }
21909 },
21910 {
21911     "pk": 59198, 
21912     "model": "core.charge", 
21913     "fields": {
21914         "updated": "2013-12-13T22:19:57.885Z", 
21915         "slice": 14, 
21916         "created": "2013-12-13T22:19:50.196Z", 
21917         "amount": 0.1344, 
21918         "object": 97, 
21919         "account": 12, 
21920         "state": "invoiced", 
21921         "coreHours": 1.92, 
21922         "invoice": 57, 
21923         "date": "2013-12-06T06:00:00Z", 
21924         "kind": "besteffort"
21925     }
21926 },
21927 {
21928     "pk": 59199, 
21929     "model": "core.charge", 
21930     "fields": {
21931         "updated": "2013-12-13T22:19:57.927Z", 
21932         "slice": 14, 
21933         "created": "2013-12-13T22:19:50.204Z", 
21934         "amount": 0.3304, 
21935         "object": 97, 
21936         "account": 12, 
21937         "state": "invoiced", 
21938         "coreHours": 4.72, 
21939         "invoice": 57, 
21940         "date": "2013-12-06T14:00:00Z", 
21941         "kind": "besteffort"
21942     }
21943 },
21944 {
21945     "pk": 59200, 
21946     "model": "core.charge", 
21947     "fields": {
21948         "updated": "2013-12-13T22:19:57.968Z", 
21949         "slice": 14, 
21950         "created": "2013-12-13T22:19:50.213Z", 
21951         "amount": 0.1232, 
21952         "object": 97, 
21953         "account": 12, 
21954         "state": "invoiced", 
21955         "coreHours": 1.76, 
21956         "invoice": 57, 
21957         "date": "2013-12-06T22:00:00Z", 
21958         "kind": "besteffort"
21959     }
21960 },
21961 {
21962     "pk": 59201, 
21963     "model": "core.charge", 
21964     "fields": {
21965         "updated": "2013-12-13T22:19:58.010Z", 
21966         "slice": 14, 
21967         "created": "2013-12-13T22:19:50.221Z", 
21968         "amount": 0.224, 
21969         "object": 97, 
21970         "account": 12, 
21971         "state": "invoiced", 
21972         "coreHours": 3.2, 
21973         "invoice": 57, 
21974         "date": "2013-12-07T06:00:00Z", 
21975         "kind": "besteffort"
21976     }
21977 },
21978 {
21979     "pk": 59202, 
21980     "model": "core.charge", 
21981     "fields": {
21982         "updated": "2013-12-13T22:19:58.051Z", 
21983         "slice": 14, 
21984         "created": "2013-12-13T22:19:50.229Z", 
21985         "amount": 0.2352, 
21986         "object": 97, 
21987         "account": 12, 
21988         "state": "invoiced", 
21989         "coreHours": 3.36, 
21990         "invoice": 57, 
21991         "date": "2013-12-07T14:00:00Z", 
21992         "kind": "besteffort"
21993     }
21994 },
21995 {
21996     "pk": 59203, 
21997     "model": "core.charge", 
21998     "fields": {
21999         "updated": "2013-12-13T22:19:58.093Z", 
22000         "slice": 14, 
22001         "created": "2013-12-13T22:19:50.238Z", 
22002         "amount": 0.2464, 
22003         "object": 97, 
22004         "account": 12, 
22005         "state": "invoiced", 
22006         "coreHours": 3.52, 
22007         "invoice": 57, 
22008         "date": "2013-12-07T22:00:00Z", 
22009         "kind": "besteffort"
22010     }
22011 },
22012 {
22013     "pk": 59204, 
22014     "model": "core.charge", 
22015     "fields": {
22016         "updated": "2013-12-13T22:19:58.134Z", 
22017         "slice": 14, 
22018         "created": "2013-12-13T22:19:50.246Z", 
22019         "amount": 0.2912, 
22020         "object": 97, 
22021         "account": 12, 
22022         "state": "invoiced", 
22023         "coreHours": 4.16, 
22024         "invoice": 57, 
22025         "date": "2013-12-08T06:00:00Z", 
22026         "kind": "besteffort"
22027     }
22028 },
22029 {
22030     "pk": 59205, 
22031     "model": "core.charge", 
22032     "fields": {
22033         "updated": "2013-12-13T22:19:58.175Z", 
22034         "slice": 14, 
22035         "created": "2013-12-13T22:19:50.254Z", 
22036         "amount": 0.2408, 
22037         "object": 97, 
22038         "account": 12, 
22039         "state": "invoiced", 
22040         "coreHours": 3.44, 
22041         "invoice": 57, 
22042         "date": "2013-12-08T14:00:00Z", 
22043         "kind": "besteffort"
22044     }
22045 },
22046 {
22047     "pk": 59206, 
22048     "model": "core.charge", 
22049     "fields": {
22050         "updated": "2013-12-13T22:19:58.217Z", 
22051         "slice": 14, 
22052         "created": "2013-12-13T22:19:50.262Z", 
22053         "amount": 0.1288, 
22054         "object": 97, 
22055         "account": 12, 
22056         "state": "invoiced", 
22057         "coreHours": 1.84, 
22058         "invoice": 57, 
22059         "date": "2013-12-08T22:00:00Z", 
22060         "kind": "besteffort"
22061     }
22062 },
22063 {
22064     "pk": 59207, 
22065     "model": "core.charge", 
22066     "fields": {
22067         "updated": "2013-12-13T22:19:50.271Z", 
22068         "slice": 14, 
22069         "created": "2013-12-13T22:19:50.271Z", 
22070         "amount": 0.2408, 
22071         "object": 97, 
22072         "account": 12, 
22073         "state": "pending", 
22074         "coreHours": 3.44, 
22075         "invoice": null, 
22076         "date": "2013-12-09T06:00:00Z", 
22077         "kind": "besteffort"
22078     }
22079 },
22080 {
22081     "pk": 59208, 
22082     "model": "core.charge", 
22083     "fields": {
22084         "updated": "2013-12-13T22:19:50.279Z", 
22085         "slice": 14, 
22086         "created": "2013-12-13T22:19:50.279Z", 
22087         "amount": 0.1568, 
22088         "object": 97, 
22089         "account": 12, 
22090         "state": "pending", 
22091         "coreHours": 2.24, 
22092         "invoice": null, 
22093         "date": "2013-12-09T14:00:00Z", 
22094         "kind": "besteffort"
22095     }
22096 },
22097 {
22098     "pk": 59209, 
22099     "model": "core.charge", 
22100     "fields": {
22101         "updated": "2013-12-13T22:19:50.287Z", 
22102         "slice": 14, 
22103         "created": "2013-12-13T22:19:50.287Z", 
22104         "amount": 0.1512, 
22105         "object": 97, 
22106         "account": 12, 
22107         "state": "pending", 
22108         "coreHours": 2.16, 
22109         "invoice": null, 
22110         "date": "2013-12-09T22:00:00Z", 
22111         "kind": "besteffort"
22112     }
22113 },
22114 {
22115     "pk": 59210, 
22116     "model": "core.charge", 
22117     "fields": {
22118         "updated": "2013-12-13T22:19:50.296Z", 
22119         "slice": 14, 
22120         "created": "2013-12-13T22:19:50.296Z", 
22121         "amount": 0.3304, 
22122         "object": 97, 
22123         "account": 12, 
22124         "state": "pending", 
22125         "coreHours": 4.72, 
22126         "invoice": null, 
22127         "date": "2013-12-10T06:00:00Z", 
22128         "kind": "besteffort"
22129     }
22130 },
22131 {
22132     "pk": 59211, 
22133     "model": "core.charge", 
22134     "fields": {
22135         "updated": "2013-12-13T22:19:50.304Z", 
22136         "slice": 14, 
22137         "created": "2013-12-13T22:19:50.304Z", 
22138         "amount": 0.1848, 
22139         "object": 97, 
22140         "account": 12, 
22141         "state": "pending", 
22142         "coreHours": 2.64, 
22143         "invoice": null, 
22144         "date": "2013-12-10T14:00:00Z", 
22145         "kind": "besteffort"
22146     }
22147 },
22148 {
22149     "pk": 59212, 
22150     "model": "core.charge", 
22151     "fields": {
22152         "updated": "2013-12-13T22:19:50.312Z", 
22153         "slice": 14, 
22154         "created": "2013-12-13T22:19:50.312Z", 
22155         "amount": 0.1232, 
22156         "object": 97, 
22157         "account": 12, 
22158         "state": "pending", 
22159         "coreHours": 1.76, 
22160         "invoice": null, 
22161         "date": "2013-12-10T22:00:00Z", 
22162         "kind": "besteffort"
22163     }
22164 },
22165 {
22166     "pk": 59213, 
22167     "model": "core.charge", 
22168     "fields": {
22169         "updated": "2013-12-13T22:19:50.321Z", 
22170         "slice": 14, 
22171         "created": "2013-12-13T22:19:50.321Z", 
22172         "amount": 0.2744, 
22173         "object": 97, 
22174         "account": 12, 
22175         "state": "pending", 
22176         "coreHours": 3.92, 
22177         "invoice": null, 
22178         "date": "2013-12-11T06:00:00Z", 
22179         "kind": "besteffort"
22180     }
22181 },
22182 {
22183     "pk": 59214, 
22184     "model": "core.charge", 
22185     "fields": {
22186         "updated": "2013-12-13T22:19:50.329Z", 
22187         "slice": 14, 
22188         "created": "2013-12-13T22:19:50.329Z", 
22189         "amount": 0.1624, 
22190         "object": 97, 
22191         "account": 12, 
22192         "state": "pending", 
22193         "coreHours": 2.32, 
22194         "invoice": null, 
22195         "date": "2013-12-11T14:00:00Z", 
22196         "kind": "besteffort"
22197     }
22198 },
22199 {
22200     "pk": 59215, 
22201     "model": "core.charge", 
22202     "fields": {
22203         "updated": "2013-12-13T22:19:50.337Z", 
22204         "slice": 14, 
22205         "created": "2013-12-13T22:19:50.337Z", 
22206         "amount": 0.196, 
22207         "object": 97, 
22208         "account": 12, 
22209         "state": "pending", 
22210         "coreHours": 2.8, 
22211         "invoice": null, 
22212         "date": "2013-12-11T22:00:00Z", 
22213         "kind": "besteffort"
22214     }
22215 },
22216 {
22217     "pk": 59216, 
22218     "model": "core.charge", 
22219     "fields": {
22220         "updated": "2013-12-13T22:19:50.345Z", 
22221         "slice": 14, 
22222         "created": "2013-12-13T22:19:50.345Z", 
22223         "amount": 0.2688, 
22224         "object": 97, 
22225         "account": 12, 
22226         "state": "pending", 
22227         "coreHours": 3.84, 
22228         "invoice": null, 
22229         "date": "2013-12-12T06:00:00Z", 
22230         "kind": "besteffort"
22231     }
22232 },
22233 {
22234     "pk": 59217, 
22235     "model": "core.charge", 
22236     "fields": {
22237         "updated": "2013-12-13T22:19:50.354Z", 
22238         "slice": 14, 
22239         "created": "2013-12-13T22:19:50.354Z", 
22240         "amount": 0.14, 
22241         "object": 97, 
22242         "account": 12, 
22243         "state": "pending", 
22244         "coreHours": 2.0, 
22245         "invoice": null, 
22246         "date": "2013-12-12T14:00:00Z", 
22247         "kind": "besteffort"
22248     }
22249 },
22250 {
22251     "pk": 59218, 
22252     "model": "core.charge", 
22253     "fields": {
22254         "updated": "2013-12-13T22:19:50.362Z", 
22255         "slice": 14, 
22256         "created": "2013-12-13T22:19:50.362Z", 
22257         "amount": 0.1848, 
22258         "object": 97, 
22259         "account": 12, 
22260         "state": "pending", 
22261         "coreHours": 2.64, 
22262         "invoice": null, 
22263         "date": "2013-12-12T22:00:00Z", 
22264         "kind": "besteffort"
22265     }
22266 },
22267 {
22268     "pk": 59219, 
22269     "model": "core.charge", 
22270     "fields": {
22271         "updated": "2013-12-13T22:19:50.370Z", 
22272         "slice": 14, 
22273         "created": "2013-12-13T22:19:50.370Z", 
22274         "amount": 0.2408, 
22275         "object": 97, 
22276         "account": 12, 
22277         "state": "pending", 
22278         "coreHours": 3.44, 
22279         "invoice": null, 
22280         "date": "2013-12-13T06:00:00Z", 
22281         "kind": "besteffort"
22282     }
22283 },
22284 {
22285     "pk": 59220, 
22286     "model": "core.charge", 
22287     "fields": {
22288         "updated": "2013-12-13T22:19:50.379Z", 
22289         "slice": 14, 
22290         "created": "2013-12-13T22:19:50.379Z", 
22291         "amount": 0.2632, 
22292         "object": 97, 
22293         "account": 12, 
22294         "state": "pending", 
22295         "coreHours": 3.76, 
22296         "invoice": null, 
22297         "date": "2013-12-13T14:00:00Z", 
22298         "kind": "besteffort"
22299     }
22300 },
22301 {
22302     "pk": 59221, 
22303     "model": "core.charge", 
22304     "fields": {
22305         "updated": "2013-12-13T22:19:55.059Z", 
22306         "slice": 14, 
22307         "created": "2013-12-13T22:19:50.393Z", 
22308         "amount": 0.1344, 
22309         "object": 98, 
22310         "account": 12, 
22311         "state": "invoiced", 
22312         "coreHours": 1.92, 
22313         "invoice": 54, 
22314         "date": "2013-11-13T22:00:00Z", 
22315         "kind": "besteffort"
22316     }
22317 },
22318 {
22319     "pk": 59222, 
22320     "model": "core.charge", 
22321     "fields": {
22322         "updated": "2013-12-13T22:19:55.100Z", 
22323         "slice": 14, 
22324         "created": "2013-12-13T22:19:50.403Z", 
22325         "amount": 0.2408, 
22326         "object": 98, 
22327         "account": 12, 
22328         "state": "invoiced", 
22329         "coreHours": 3.44, 
22330         "invoice": 54, 
22331         "date": "2013-11-14T06:00:00Z", 
22332         "kind": "besteffort"
22333     }
22334 },
22335 {
22336     "pk": 59223, 
22337     "model": "core.charge", 
22338     "fields": {
22339         "updated": "2013-12-13T22:19:55.142Z", 
22340         "slice": 14, 
22341         "created": "2013-12-13T22:19:50.412Z", 
22342         "amount": 0.28, 
22343         "object": 98, 
22344         "account": 12, 
22345         "state": "invoiced", 
22346         "coreHours": 4.0, 
22347         "invoice": 54, 
22348         "date": "2013-11-14T14:00:00Z", 
22349         "kind": "besteffort"
22350     }
22351 },
22352 {
22353     "pk": 59224, 
22354     "model": "core.charge", 
22355     "fields": {
22356         "updated": "2013-12-13T22:19:55.183Z", 
22357         "slice": 14, 
22358         "created": "2013-12-13T22:19:50.420Z", 
22359         "amount": 0.3248, 
22360         "object": 98, 
22361         "account": 12, 
22362         "state": "invoiced", 
22363         "coreHours": 4.64, 
22364         "invoice": 54, 
22365         "date": "2013-11-14T22:00:00Z", 
22366         "kind": "besteffort"
22367     }
22368 },
22369 {
22370     "pk": 59225, 
22371     "model": "core.charge", 
22372     "fields": {
22373         "updated": "2013-12-13T22:19:55.225Z", 
22374         "slice": 14, 
22375         "created": "2013-12-13T22:19:50.428Z", 
22376         "amount": 0.2464, 
22377         "object": 98, 
22378         "account": 12, 
22379         "state": "invoiced", 
22380         "coreHours": 3.52, 
22381         "invoice": 54, 
22382         "date": "2013-11-15T06:00:00Z", 
22383         "kind": "besteffort"
22384     }
22385 },
22386 {
22387     "pk": 59226, 
22388     "model": "core.charge", 
22389     "fields": {
22390         "updated": "2013-12-13T22:19:55.266Z", 
22391         "slice": 14, 
22392         "created": "2013-12-13T22:19:50.436Z", 
22393         "amount": 0.224, 
22394         "object": 98, 
22395         "account": 12, 
22396         "state": "invoiced", 
22397         "coreHours": 3.2, 
22398         "invoice": 54, 
22399         "date": "2013-11-15T14:00:00Z", 
22400         "kind": "besteffort"
22401     }
22402 },
22403 {
22404     "pk": 59227, 
22405     "model": "core.charge", 
22406     "fields": {
22407         "updated": "2013-12-13T22:19:55.307Z", 
22408         "slice": 14, 
22409         "created": "2013-12-13T22:19:50.445Z", 
22410         "amount": 0.2912, 
22411         "object": 98, 
22412         "account": 12, 
22413         "state": "invoiced", 
22414         "coreHours": 4.16, 
22415         "invoice": 54, 
22416         "date": "2013-11-15T22:00:00Z", 
22417         "kind": "besteffort"
22418     }
22419 },
22420 {
22421     "pk": 59228, 
22422     "model": "core.charge", 
22423     "fields": {
22424         "updated": "2013-12-13T22:19:55.349Z", 
22425         "slice": 14, 
22426         "created": "2013-12-13T22:19:50.453Z", 
22427         "amount": 0.2912, 
22428         "object": 98, 
22429         "account": 12, 
22430         "state": "invoiced", 
22431         "coreHours": 4.16, 
22432         "invoice": 54, 
22433         "date": "2013-11-16T06:00:00Z", 
22434         "kind": "besteffort"
22435     }
22436 },
22437 {
22438     "pk": 59229, 
22439     "model": "core.charge", 
22440     "fields": {
22441         "updated": "2013-12-13T22:19:55.390Z", 
22442         "slice": 14, 
22443         "created": "2013-12-13T22:19:50.464Z", 
22444         "amount": 0.2016, 
22445         "object": 98, 
22446         "account": 12, 
22447         "state": "invoiced", 
22448         "coreHours": 2.88, 
22449         "invoice": 54, 
22450         "date": "2013-11-16T14:00:00Z", 
22451         "kind": "besteffort"
22452     }
22453 },
22454 {
22455     "pk": 59230, 
22456     "model": "core.charge", 
22457     "fields": {
22458         "updated": "2013-12-13T22:19:55.432Z", 
22459         "slice": 14, 
22460         "created": "2013-12-13T22:19:50.470Z", 
22461         "amount": 0.196, 
22462         "object": 98, 
22463         "account": 12, 
22464         "state": "invoiced", 
22465         "coreHours": 2.8, 
22466         "invoice": 54, 
22467         "date": "2013-11-16T22:00:00Z", 
22468         "kind": "besteffort"
22469     }
22470 },
22471 {
22472     "pk": 59231, 
22473     "model": "core.charge", 
22474     "fields": {
22475         "updated": "2013-12-13T22:19:55.473Z", 
22476         "slice": 14, 
22477         "created": "2013-12-13T22:19:50.478Z", 
22478         "amount": 0.2128, 
22479         "object": 98, 
22480         "account": 12, 
22481         "state": "invoiced", 
22482         "coreHours": 3.04, 
22483         "invoice": 54, 
22484         "date": "2013-11-17T06:00:00Z", 
22485         "kind": "besteffort"
22486     }
22487 },
22488 {
22489     "pk": 59232, 
22490     "model": "core.charge", 
22491     "fields": {
22492         "updated": "2013-12-13T22:19:55.515Z", 
22493         "slice": 14, 
22494         "created": "2013-12-13T22:19:50.486Z", 
22495         "amount": 0.3304, 
22496         "object": 98, 
22497         "account": 12, 
22498         "state": "invoiced", 
22499         "coreHours": 4.72, 
22500         "invoice": 54, 
22501         "date": "2013-11-17T14:00:00Z", 
22502         "kind": "besteffort"
22503     }
22504 },
22505 {
22506     "pk": 59233, 
22507     "model": "core.charge", 
22508     "fields": {
22509         "updated": "2013-12-13T22:19:55.556Z", 
22510         "slice": 14, 
22511         "created": "2013-12-13T22:19:50.494Z", 
22512         "amount": 0.3304, 
22513         "object": 98, 
22514         "account": 12, 
22515         "state": "invoiced", 
22516         "coreHours": 4.72, 
22517         "invoice": 54, 
22518         "date": "2013-11-17T22:00:00Z", 
22519         "kind": "besteffort"
22520     }
22521 },
22522 {
22523     "pk": 59234, 
22524     "model": "core.charge", 
22525     "fields": {
22526         "updated": "2013-12-13T22:19:55.631Z", 
22527         "slice": 14, 
22528         "created": "2013-12-13T22:19:50.503Z", 
22529         "amount": 0.252, 
22530         "object": 98, 
22531         "account": 12, 
22532         "state": "invoiced", 
22533         "coreHours": 3.6, 
22534         "invoice": 55, 
22535         "date": "2013-11-18T06:00:00Z", 
22536         "kind": "besteffort"
22537     }
22538 },
22539 {
22540     "pk": 59235, 
22541     "model": "core.charge", 
22542     "fields": {
22543         "updated": "2013-12-13T22:19:55.672Z", 
22544         "slice": 14, 
22545         "created": "2013-12-13T22:19:50.511Z", 
22546         "amount": 0.308, 
22547         "object": 98, 
22548         "account": 12, 
22549         "state": "invoiced", 
22550         "coreHours": 4.4, 
22551         "invoice": 55, 
22552         "date": "2013-11-18T14:00:00Z", 
22553         "kind": "besteffort"
22554     }
22555 },
22556 {
22557     "pk": 59236, 
22558     "model": "core.charge", 
22559     "fields": {
22560         "updated": "2013-12-13T22:19:55.713Z", 
22561         "slice": 14, 
22562         "created": "2013-12-13T22:19:50.519Z", 
22563         "amount": 0.3136, 
22564         "object": 98, 
22565         "account": 12, 
22566         "state": "invoiced", 
22567         "coreHours": 4.48, 
22568         "invoice": 55, 
22569         "date": "2013-11-18T22:00:00Z", 
22570         "kind": "besteffort"
22571     }
22572 },
22573 {
22574     "pk": 59237, 
22575     "model": "core.charge", 
22576     "fields": {
22577         "updated": "2013-12-13T22:19:55.755Z", 
22578         "slice": 14, 
22579         "created": "2013-12-13T22:19:50.528Z", 
22580         "amount": 0.2464, 
22581         "object": 98, 
22582         "account": 12, 
22583         "state": "invoiced", 
22584         "coreHours": 3.52, 
22585         "invoice": 55, 
22586         "date": "2013-11-19T06:00:00Z", 
22587         "kind": "besteffort"
22588     }
22589 },
22590 {
22591     "pk": 59238, 
22592     "model": "core.charge", 
22593     "fields": {
22594         "updated": "2013-12-13T22:19:55.796Z", 
22595         "slice": 14, 
22596         "created": "2013-12-13T22:19:50.536Z", 
22597         "amount": 0.2352, 
22598         "object": 98, 
22599         "account": 12, 
22600         "state": "invoiced", 
22601         "coreHours": 3.36, 
22602         "invoice": 55, 
22603         "date": "2013-11-19T14:00:00Z", 
22604         "kind": "besteffort"
22605     }
22606 },
22607 {
22608     "pk": 59239, 
22609     "model": "core.charge", 
22610     "fields": {
22611         "updated": "2013-12-13T22:19:55.838Z", 
22612         "slice": 14, 
22613         "created": "2013-12-13T22:19:50.559Z", 
22614         "amount": 0.2072, 
22615         "object": 98, 
22616         "account": 12, 
22617         "state": "invoiced", 
22618         "coreHours": 2.96, 
22619         "invoice": 55, 
22620         "date": "2013-11-19T22:00:00Z", 
22621         "kind": "besteffort"
22622     }
22623 },
22624 {
22625     "pk": 59240, 
22626     "model": "core.charge", 
22627     "fields": {
22628         "updated": "2013-12-13T22:19:55.879Z", 
22629         "slice": 14, 
22630         "created": "2013-12-13T22:19:50.577Z", 
22631         "amount": 0.252, 
22632         "object": 98, 
22633         "account": 12, 
22634         "state": "invoiced", 
22635         "coreHours": 3.6, 
22636         "invoice": 55, 
22637         "date": "2013-11-20T06:00:00Z", 
22638         "kind": "besteffort"
22639     }
22640 },
22641 {
22642     "pk": 59241, 
22643     "model": "core.charge", 
22644     "fields": {
22645         "updated": "2013-12-13T22:19:55.921Z", 
22646         "slice": 14, 
22647         "created": "2013-12-13T22:19:50.586Z", 
22648         "amount": 0.1904, 
22649         "object": 98, 
22650         "account": 12, 
22651         "state": "invoiced", 
22652         "coreHours": 2.72, 
22653         "invoice": 55, 
22654         "date": "2013-11-20T14:00:00Z", 
22655         "kind": "besteffort"
22656     }
22657 },
22658 {
22659     "pk": 59242, 
22660     "model": "core.charge", 
22661     "fields": {
22662         "updated": "2013-12-13T22:19:55.962Z", 
22663         "slice": 14, 
22664         "created": "2013-12-13T22:19:50.594Z", 
22665         "amount": 0.3024, 
22666         "object": 98, 
22667         "account": 12, 
22668         "state": "invoiced", 
22669         "coreHours": 4.32, 
22670         "invoice": 55, 
22671         "date": "2013-11-20T22:00:00Z", 
22672         "kind": "besteffort"
22673     }
22674 },
22675 {
22676     "pk": 59243, 
22677     "model": "core.charge", 
22678     "fields": {
22679         "updated": "2013-12-13T22:19:56.003Z", 
22680         "slice": 14, 
22681         "created": "2013-12-13T22:19:50.602Z", 
22682         "amount": 0.1176, 
22683         "object": 98, 
22684         "account": 12, 
22685         "state": "invoiced", 
22686         "coreHours": 1.68, 
22687         "invoice": 55, 
22688         "date": "2013-11-21T06:00:00Z", 
22689         "kind": "besteffort"
22690     }
22691 },
22692 {
22693     "pk": 59244, 
22694     "model": "core.charge", 
22695     "fields": {
22696         "updated": "2013-12-13T22:19:56.045Z", 
22697         "slice": 14, 
22698         "created": "2013-12-13T22:19:50.610Z", 
22699         "amount": 0.2296, 
22700         "object": 98, 
22701         "account": 12, 
22702         "state": "invoiced", 
22703         "coreHours": 3.28, 
22704         "invoice": 55, 
22705         "date": "2013-11-21T14:00:00Z", 
22706         "kind": "besteffort"
22707     }
22708 },
22709 {
22710     "pk": 59245, 
22711     "model": "core.charge", 
22712     "fields": {
22713         "updated": "2013-12-13T22:19:56.086Z", 
22714         "slice": 14, 
22715         "created": "2013-12-13T22:19:50.619Z", 
22716         "amount": 0.2688, 
22717         "object": 98, 
22718         "account": 12, 
22719         "state": "invoiced", 
22720         "coreHours": 3.84, 
22721         "invoice": 55, 
22722         "date": "2013-11-21T22:00:00Z", 
22723         "kind": "besteffort"
22724     }
22725 },
22726 {
22727     "pk": 59246, 
22728     "model": "core.charge", 
22729     "fields": {
22730         "updated": "2013-12-13T22:19:56.128Z", 
22731         "slice": 14, 
22732         "created": "2013-12-13T22:19:50.627Z", 
22733         "amount": 0.308, 
22734         "object": 98, 
22735         "account": 12, 
22736         "state": "invoiced", 
22737         "coreHours": 4.4, 
22738         "invoice": 55, 
22739         "date": "2013-11-22T06:00:00Z", 
22740         "kind": "besteffort"
22741     }
22742 },
22743 {
22744     "pk": 59247, 
22745     "model": "core.charge", 
22746     "fields": {
22747         "updated": "2013-12-13T22:19:56.169Z", 
22748         "slice": 14, 
22749         "created": "2013-12-13T22:19:50.635Z", 
22750         "amount": 0.196, 
22751         "object": 98, 
22752         "account": 12, 
22753         "state": "invoiced", 
22754         "coreHours": 2.8, 
22755         "invoice": 55, 
22756         "date": "2013-11-22T14:00:00Z", 
22757         "kind": "besteffort"
22758     }
22759 },
22760 {
22761     "pk": 59248, 
22762     "model": "core.charge", 
22763     "fields": {
22764         "updated": "2013-12-13T22:19:56.210Z", 
22765         "slice": 14, 
22766         "created": "2013-12-13T22:19:50.643Z", 
22767         "amount": 0.2296, 
22768         "object": 98, 
22769         "account": 12, 
22770         "state": "invoiced", 
22771         "coreHours": 3.28, 
22772         "invoice": 55, 
22773         "date": "2013-11-22T22:00:00Z", 
22774         "kind": "besteffort"
22775     }
22776 },
22777 {
22778     "pk": 59249, 
22779     "model": "core.charge", 
22780     "fields": {
22781         "updated": "2013-12-13T22:19:56.252Z", 
22782         "slice": 14, 
22783         "created": "2013-12-13T22:19:50.652Z", 
22784         "amount": 0.3192, 
22785         "object": 98, 
22786         "account": 12, 
22787         "state": "invoiced", 
22788         "coreHours": 4.56, 
22789         "invoice": 55, 
22790         "date": "2013-11-23T06:00:00Z", 
22791         "kind": "besteffort"
22792     }
22793 },
22794 {
22795     "pk": 59250, 
22796     "model": "core.charge", 
22797     "fields": {
22798         "updated": "2013-12-13T22:19:56.293Z", 
22799         "slice": 14, 
22800         "created": "2013-12-13T22:19:50.660Z", 
22801         "amount": 0.2352, 
22802         "object": 98, 
22803         "account": 12, 
22804         "state": "invoiced", 
22805         "coreHours": 3.36, 
22806         "invoice": 55, 
22807         "date": "2013-11-23T14:00:00Z", 
22808         "kind": "besteffort"
22809     }
22810 },
22811 {
22812     "pk": 59251, 
22813     "model": "core.charge", 
22814     "fields": {
22815         "updated": "2013-12-13T22:19:56.335Z", 
22816         "slice": 14, 
22817         "created": "2013-12-13T22:19:50.668Z", 
22818         "amount": 0.168, 
22819         "object": 98, 
22820         "account": 12, 
22821         "state": "invoiced", 
22822         "coreHours": 2.4, 
22823         "invoice": 55, 
22824         "date": "2013-11-23T22:00:00Z", 
22825         "kind": "besteffort"
22826     }
22827 },
22828 {
22829     "pk": 59252, 
22830     "model": "core.charge", 
22831     "fields": {
22832         "updated": "2013-12-13T22:19:56.376Z", 
22833         "slice": 14, 
22834         "created": "2013-12-13T22:19:50.677Z", 
22835         "amount": 0.3024, 
22836         "object": 98, 
22837         "account": 12, 
22838         "state": "invoiced", 
22839         "coreHours": 4.32, 
22840         "invoice": 55, 
22841         "date": "2013-11-24T06:00:00Z", 
22842         "kind": "besteffort"
22843     }
22844 },
22845 {
22846     "pk": 59253, 
22847     "model": "core.charge", 
22848     "fields": {
22849         "updated": "2013-12-13T22:19:56.418Z", 
22850         "slice": 14, 
22851         "created": "2013-12-13T22:19:50.685Z", 
22852         "amount": 0.2352, 
22853         "object": 98, 
22854         "account": 12, 
22855         "state": "invoiced", 
22856         "coreHours": 3.36, 
22857         "invoice": 55, 
22858         "date": "2013-11-24T14:00:00Z", 
22859         "kind": "besteffort"
22860     }
22861 },
22862 {
22863     "pk": 59254, 
22864     "model": "core.charge", 
22865     "fields": {
22866         "updated": "2013-12-13T22:19:56.459Z", 
22867         "slice": 14, 
22868         "created": "2013-12-13T22:19:50.693Z", 
22869         "amount": 0.1568, 
22870         "object": 98, 
22871         "account": 12, 
22872         "state": "invoiced", 
22873         "coreHours": 2.24, 
22874         "invoice": 55, 
22875         "date": "2013-11-24T22:00:00Z", 
22876         "kind": "besteffort"
22877     }
22878 },
22879 {
22880     "pk": 59255, 
22881     "model": "core.charge", 
22882     "fields": {
22883         "updated": "2013-12-13T22:19:56.509Z", 
22884         "slice": 14, 
22885         "created": "2013-12-13T22:19:50.702Z", 
22886         "amount": 0.3304, 
22887         "object": 98, 
22888         "account": 12, 
22889         "state": "invoiced", 
22890         "coreHours": 4.72, 
22891         "invoice": 56, 
22892         "date": "2013-11-25T06:00:00Z", 
22893         "kind": "besteffort"
22894     }
22895 },
22896 {
22897     "pk": 59256, 
22898     "model": "core.charge", 
22899     "fields": {
22900         "updated": "2013-12-13T22:19:56.550Z", 
22901         "slice": 14, 
22902         "created": "2013-12-13T22:19:50.710Z", 
22903         "amount": 0.1736, 
22904         "object": 98, 
22905         "account": 12, 
22906         "state": "invoiced", 
22907         "coreHours": 2.48, 
22908         "invoice": 56, 
22909         "date": "2013-11-25T14:00:00Z", 
22910         "kind": "besteffort"
22911     }
22912 },
22913 {
22914     "pk": 59257, 
22915     "model": "core.charge", 
22916     "fields": {
22917         "updated": "2013-12-13T22:19:56.592Z", 
22918         "slice": 14, 
22919         "created": "2013-12-13T22:19:50.718Z", 
22920         "amount": 0.168, 
22921         "object": 98, 
22922         "account": 12, 
22923         "state": "invoiced", 
22924         "coreHours": 2.4, 
22925         "invoice": 56, 
22926         "date": "2013-11-25T22:00:00Z", 
22927         "kind": "besteffort"
22928     }
22929 },
22930 {
22931     "pk": 59258, 
22932     "model": "core.charge", 
22933     "fields": {
22934         "updated": "2013-12-13T22:19:56.633Z", 
22935         "slice": 14, 
22936         "created": "2013-12-13T22:19:50.726Z", 
22937         "amount": 0.14, 
22938         "object": 98, 
22939         "account": 12, 
22940         "state": "invoiced", 
22941         "coreHours": 2.0, 
22942         "invoice": 56, 
22943         "date": "2013-11-26T06:00:00Z", 
22944         "kind": "besteffort"
22945     }
22946 },
22947 {
22948     "pk": 59259, 
22949     "model": "core.charge", 
22950     "fields": {
22951         "updated": "2013-12-13T22:19:56.676Z", 
22952         "slice": 14, 
22953         "created": "2013-12-13T22:19:50.735Z", 
22954         "amount": 0.1176, 
22955         "object": 98, 
22956         "account": 12, 
22957         "state": "invoiced", 
22958         "coreHours": 1.68, 
22959         "invoice": 56, 
22960         "date": "2013-11-26T14:00:00Z", 
22961         "kind": "besteffort"
22962     }
22963 },
22964 {
22965     "pk": 59260, 
22966     "model": "core.charge", 
22967     "fields": {
22968         "updated": "2013-12-13T22:19:56.717Z", 
22969         "slice": 14, 
22970         "created": "2013-12-13T22:19:50.743Z", 
22971         "amount": 0.2688, 
22972         "object": 98, 
22973         "account": 12, 
22974         "state": "invoiced", 
22975         "coreHours": 3.84, 
22976         "invoice": 56, 
22977         "date": "2013-11-26T22:00:00Z", 
22978         "kind": "besteffort"
22979     }
22980 },
22981 {
22982     "pk": 59261, 
22983     "model": "core.charge", 
22984     "fields": {
22985         "updated": "2013-12-13T22:19:56.759Z", 
22986         "slice": 14, 
22987         "created": "2013-12-13T22:19:50.751Z", 
22988         "amount": 0.308, 
22989         "object": 98, 
22990         "account": 12, 
22991         "state": "invoiced", 
22992         "coreHours": 4.4, 
22993         "invoice": 56, 
22994         "date": "2013-11-27T06:00:00Z", 
22995         "kind": "besteffort"
22996     }
22997 },
22998 {
22999     "pk": 59262, 
23000     "model": "core.charge", 
23001     "fields": {
23002         "updated": "2013-12-13T22:19:56.800Z", 
23003         "slice": 14, 
23004         "created": "2013-12-13T22:19:50.759Z", 
23005         "amount": 0.196, 
23006         "object": 98, 
23007         "account": 12, 
23008         "state": "invoiced", 
23009         "coreHours": 2.8, 
23010         "invoice": 56, 
23011         "date": "2013-11-27T14:00:00Z", 
23012         "kind": "besteffort"
23013     }
23014 },
23015 {
23016     "pk": 59263, 
23017     "model": "core.charge", 
23018     "fields": {
23019         "updated": "2013-12-13T22:19:56.842Z", 
23020         "slice": 14, 
23021         "created": "2013-12-13T22:19:50.768Z", 
23022         "amount": 0.196, 
23023         "object": 98, 
23024         "account": 12, 
23025         "state": "invoiced", 
23026         "coreHours": 2.8, 
23027         "invoice": 56, 
23028         "date": "2013-11-27T22:00:00Z", 
23029         "kind": "besteffort"
23030     }
23031 },
23032 {
23033     "pk": 59264, 
23034     "model": "core.charge", 
23035     "fields": {
23036         "updated": "2013-12-13T22:19:56.883Z", 
23037         "slice": 14, 
23038         "created": "2013-12-13T22:19:50.776Z", 
23039         "amount": 0.2464, 
23040         "object": 98, 
23041         "account": 12, 
23042         "state": "invoiced", 
23043         "coreHours": 3.52, 
23044         "invoice": 56, 
23045         "date": "2013-11-28T06:00:00Z", 
23046         "kind": "besteffort"
23047     }
23048 },
23049 {
23050     "pk": 59265, 
23051     "model": "core.charge", 
23052     "fields": {
23053         "updated": "2013-12-13T22:19:56.925Z", 
23054         "slice": 14, 
23055         "created": "2013-12-13T22:19:50.784Z", 
23056         "amount": 0.2968, 
23057         "object": 98, 
23058         "account": 12, 
23059         "state": "invoiced", 
23060         "coreHours": 4.24, 
23061         "invoice": 56, 
23062         "date": "2013-11-28T14:00:00Z", 
23063         "kind": "besteffort"
23064     }
23065 },
23066 {
23067     "pk": 59266, 
23068     "model": "core.charge", 
23069     "fields": {
23070         "updated": "2013-12-13T22:19:56.966Z", 
23071         "slice": 14, 
23072         "created": "2013-12-13T22:19:50.793Z", 
23073         "amount": 0.1792, 
23074         "object": 98, 
23075         "account": 12, 
23076         "state": "invoiced", 
23077         "coreHours": 2.56, 
23078         "invoice": 56, 
23079         "date": "2013-11-28T22:00:00Z", 
23080         "kind": "besteffort"
23081     }
23082 },
23083 {
23084     "pk": 59267, 
23085     "model": "core.charge", 
23086     "fields": {
23087         "updated": "2013-12-13T22:19:57.007Z", 
23088         "slice": 14, 
23089         "created": "2013-12-13T22:19:50.801Z", 
23090         "amount": 0.3248, 
23091         "object": 98, 
23092         "account": 12, 
23093         "state": "invoiced", 
23094         "coreHours": 4.64, 
23095         "invoice": 56, 
23096         "date": "2013-11-29T06:00:00Z", 
23097         "kind": "besteffort"
23098     }
23099 },
23100 {
23101     "pk": 59268, 
23102     "model": "core.charge", 
23103     "fields": {
23104         "updated": "2013-12-13T22:19:57.049Z", 
23105         "slice": 14, 
23106         "created": "2013-12-13T22:19:50.809Z", 
23107         "amount": 0.3192, 
23108         "object": 98, 
23109         "account": 12, 
23110         "state": "invoiced", 
23111         "coreHours": 4.56, 
23112         "invoice": 56, 
23113         "date": "2013-11-29T14:00:00Z", 
23114         "kind": "besteffort"
23115     }
23116 },
23117 {
23118     "pk": 59269, 
23119     "model": "core.charge", 
23120     "fields": {
23121         "updated": "2013-12-13T22:19:57.090Z", 
23122         "slice": 14, 
23123         "created": "2013-12-13T22:19:50.818Z", 
23124         "amount": 0.1568, 
23125         "object": 98, 
23126         "account": 12, 
23127         "state": "invoiced", 
23128         "coreHours": 2.24, 
23129         "invoice": 56, 
23130         "date": "2013-11-29T22:00:00Z", 
23131         "kind": "besteffort"
23132     }
23133 },
23134 {
23135     "pk": 59270, 
23136     "model": "core.charge", 
23137     "fields": {
23138         "updated": "2013-12-13T22:19:57.123Z", 
23139         "slice": 14, 
23140         "created": "2013-12-13T22:19:50.826Z", 
23141         "amount": 0.2856, 
23142         "object": 98, 
23143         "account": 12, 
23144         "state": "invoiced", 
23145         "coreHours": 4.08, 
23146         "invoice": 56, 
23147         "date": "2013-11-30T06:00:00Z", 
23148         "kind": "besteffort"
23149     }
23150 },
23151 {
23152     "pk": 59271, 
23153     "model": "core.charge", 
23154     "fields": {
23155         "updated": "2013-12-13T22:19:57.165Z", 
23156         "slice": 14, 
23157         "created": "2013-12-13T22:19:50.834Z", 
23158         "amount": 0.3136, 
23159         "object": 98, 
23160         "account": 12, 
23161         "state": "invoiced", 
23162         "coreHours": 4.48, 
23163         "invoice": 56, 
23164         "date": "2013-11-30T14:00:00Z", 
23165         "kind": "besteffort"
23166     }
23167 },
23168 {
23169     "pk": 59272, 
23170     "model": "core.charge", 
23171     "fields": {
23172         "updated": "2013-12-13T22:19:57.206Z", 
23173         "slice": 14, 
23174         "created": "2013-12-13T22:19:50.843Z", 
23175         "amount": 0.1904, 
23176         "object": 98, 
23177         "account": 12, 
23178         "state": "invoiced", 
23179         "coreHours": 2.72, 
23180         "invoice": 56, 
23181         "date": "2013-11-30T22:00:00Z", 
23182         "kind": "besteffort"
23183     }
23184 },
23185 {
23186     "pk": 59273, 
23187     "model": "core.charge", 
23188     "fields": {
23189         "updated": "2013-12-13T22:19:57.248Z", 
23190         "slice": 14, 
23191         "created": "2013-12-13T22:19:50.851Z", 
23192         "amount": 0.1624, 
23193         "object": 98, 
23194         "account": 12, 
23195         "state": "invoiced", 
23196         "coreHours": 2.32, 
23197         "invoice": 56, 
23198         "date": "2013-12-01T06:00:00Z", 
23199         "kind": "besteffort"
23200     }
23201 },
23202 {
23203     "pk": 59274, 
23204     "model": "core.charge", 
23205     "fields": {
23206         "updated": "2013-12-13T22:19:57.289Z", 
23207         "slice": 14, 
23208         "created": "2013-12-13T22:19:50.859Z", 
23209         "amount": 0.224, 
23210         "object": 98, 
23211         "account": 12, 
23212         "state": "invoiced", 
23213         "coreHours": 3.2, 
23214         "invoice": 56, 
23215         "date": "2013-12-01T14:00:00Z", 
23216         "kind": "besteffort"
23217     }
23218 },
23219 {
23220     "pk": 59275, 
23221     "model": "core.charge", 
23222     "fields": {
23223         "updated": "2013-12-13T22:19:57.331Z", 
23224         "slice": 14, 
23225         "created": "2013-12-13T22:19:50.867Z", 
23226         "amount": 0.14, 
23227         "object": 98, 
23228         "account": 12, 
23229         "state": "invoiced", 
23230         "coreHours": 2.0, 
23231         "invoice": 56, 
23232         "date": "2013-12-01T22:00:00Z", 
23233         "kind": "besteffort"
23234     }
23235 },
23236 {
23237     "pk": 59276, 
23238     "model": "core.charge", 
23239     "fields": {
23240         "updated": "2013-12-13T22:19:57.380Z", 
23241         "slice": 14, 
23242         "created": "2013-12-13T22:19:50.876Z", 
23243         "amount": 0.1456, 
23244         "object": 98, 
23245         "account": 12, 
23246         "state": "invoiced", 
23247         "coreHours": 2.08, 
23248         "invoice": 57, 
23249         "date": "2013-12-02T06:00:00Z", 
23250         "kind": "besteffort"
23251     }
23252 },
23253 {
23254     "pk": 59277, 
23255     "model": "core.charge", 
23256     "fields": {
23257         "updated": "2013-12-13T22:19:57.422Z", 
23258         "slice": 14, 
23259         "created": "2013-12-13T22:19:50.884Z", 
23260         "amount": 0.1736, 
23261         "object": 98, 
23262         "account": 12, 
23263         "state": "invoiced", 
23264         "coreHours": 2.48, 
23265         "invoice": 57, 
23266         "date": "2013-12-02T14:00:00Z", 
23267         "kind": "besteffort"
23268     }
23269 },
23270 {
23271     "pk": 59278, 
23272     "model": "core.charge", 
23273     "fields": {
23274         "updated": "2013-12-13T22:19:57.463Z", 
23275         "slice": 14, 
23276         "created": "2013-12-13T22:19:50.892Z", 
23277         "amount": 0.2912, 
23278         "object": 98, 
23279         "account": 12, 
23280         "state": "invoiced", 
23281         "coreHours": 4.16, 
23282         "invoice": 57, 
23283         "date": "2013-12-02T22:00:00Z", 
23284         "kind": "besteffort"
23285     }
23286 },
23287 {
23288     "pk": 59279, 
23289     "model": "core.charge", 
23290     "fields": {
23291         "updated": "2013-12-13T22:19:57.504Z", 
23292         "slice": 14, 
23293         "created": "2013-12-13T22:19:50.901Z", 
23294         "amount": 0.3192, 
23295         "object": 98, 
23296         "account": 12, 
23297         "state": "invoiced", 
23298         "coreHours": 4.56, 
23299         "invoice": 57, 
23300         "date": "2013-12-03T06:00:00Z", 
23301         "kind": "besteffort"
23302     }
23303 },
23304 {
23305     "pk": 59280, 
23306     "model": "core.charge", 
23307     "fields": {
23308         "updated": "2013-12-13T22:19:57.546Z", 
23309         "slice": 14, 
23310         "created": "2013-12-13T22:19:50.909Z", 
23311         "amount": 0.1792, 
23312         "object": 98, 
23313         "account": 12, 
23314         "state": "invoiced", 
23315         "coreHours": 2.56, 
23316         "invoice": 57, 
23317         "date": "2013-12-03T14:00:00Z", 
23318         "kind": "besteffort"
23319     }
23320 },
23321 {
23322     "pk": 59281, 
23323     "model": "core.charge", 
23324     "fields": {
23325         "updated": "2013-12-13T22:19:57.587Z", 
23326         "slice": 14, 
23327         "created": "2013-12-13T22:19:50.917Z", 
23328         "amount": 0.1792, 
23329         "object": 98, 
23330         "account": 12, 
23331         "state": "invoiced", 
23332         "coreHours": 2.56, 
23333         "invoice": 57, 
23334         "date": "2013-12-03T22:00:00Z", 
23335         "kind": "besteffort"
23336     }
23337 },
23338 {
23339     "pk": 59282, 
23340     "model": "core.charge", 
23341     "fields": {
23342         "updated": "2013-12-13T22:19:57.629Z", 
23343         "slice": 14, 
23344         "created": "2013-12-13T22:19:50.925Z", 
23345         "amount": 0.2184, 
23346         "object": 98, 
23347         "account": 12, 
23348         "state": "invoiced", 
23349         "coreHours": 3.12, 
23350         "invoice": 57, 
23351         "date": "2013-12-04T06:00:00Z", 
23352         "kind": "besteffort"
23353     }
23354 },
23355 {
23356     "pk": 59283, 
23357     "model": "core.charge", 
23358     "fields": {
23359         "updated": "2013-12-13T22:19:57.670Z", 
23360         "slice": 14, 
23361         "created": "2013-12-13T22:19:50.934Z", 
23362         "amount": 0.3024, 
23363         "object": 98, 
23364         "account": 12, 
23365         "state": "invoiced", 
23366         "coreHours": 4.32, 
23367         "invoice": 57, 
23368         "date": "2013-12-04T14:00:00Z", 
23369         "kind": "besteffort"
23370     }
23371 },
23372 {
23373     "pk": 59284, 
23374     "model": "core.charge", 
23375     "fields": {
23376         "updated": "2013-12-13T22:19:57.711Z", 
23377         "slice": 14, 
23378         "created": "2013-12-13T22:19:50.942Z", 
23379         "amount": 0.112, 
23380         "object": 98, 
23381         "account": 12, 
23382         "state": "invoiced", 
23383         "coreHours": 1.6, 
23384         "invoice": 57, 
23385         "date": "2013-12-04T22:00:00Z", 
23386         "kind": "besteffort"
23387     }
23388 },
23389 {
23390     "pk": 59285, 
23391     "model": "core.charge", 
23392     "fields": {
23393         "updated": "2013-12-13T22:19:57.753Z", 
23394         "slice": 14, 
23395         "created": "2013-12-13T22:19:50.950Z", 
23396         "amount": 0.14, 
23397         "object": 98, 
23398         "account": 12, 
23399         "state": "invoiced", 
23400         "coreHours": 2.0, 
23401         "invoice": 57, 
23402         "date": "2013-12-05T06:00:00Z", 
23403         "kind": "besteffort"
23404     }
23405 },
23406 {
23407     "pk": 59286, 
23408     "model": "core.charge", 
23409     "fields": {
23410         "updated": "2013-12-13T22:19:57.794Z", 
23411         "slice": 14, 
23412         "created": "2013-12-13T22:19:50.958Z", 
23413         "amount": 0.2464, 
23414         "object": 98, 
23415         "account": 12, 
23416         "state": "invoiced", 
23417         "coreHours": 3.52, 
23418         "invoice": 57, 
23419         "date": "2013-12-05T14:00:00Z", 
23420         "kind": "besteffort"
23421     }
23422 },
23423 {
23424     "pk": 59287, 
23425     "model": "core.charge", 
23426     "fields": {
23427         "updated": "2013-12-13T22:19:57.836Z", 
23428         "slice": 14, 
23429         "created": "2013-12-13T22:19:50.967Z", 
23430         "amount": 0.1344, 
23431         "object": 98, 
23432         "account": 12, 
23433         "state": "invoiced", 
23434         "coreHours": 1.92, 
23435         "invoice": 57, 
23436         "date": "2013-12-05T22:00:00Z", 
23437         "kind": "besteffort"
23438     }
23439 },
23440 {
23441     "pk": 59288, 
23442     "model": "core.charge", 
23443     "fields": {
23444         "updated": "2013-12-13T22:19:57.877Z", 
23445         "slice": 14, 
23446         "created": "2013-12-13T22:19:50.975Z", 
23447         "amount": 0.112, 
23448         "object": 98, 
23449         "account": 12, 
23450         "state": "invoiced", 
23451         "coreHours": 1.6, 
23452         "invoice": 57, 
23453         "date": "2013-12-06T06:00:00Z", 
23454         "kind": "besteffort"
23455     }
23456 },
23457 {
23458     "pk": 59289, 
23459     "model": "core.charge", 
23460     "fields": {
23461         "updated": "2013-12-13T22:19:57.919Z", 
23462         "slice": 14, 
23463         "created": "2013-12-13T22:19:50.983Z", 
23464         "amount": 0.2128, 
23465         "object": 98, 
23466         "account": 12, 
23467         "state": "invoiced", 
23468         "coreHours": 3.04, 
23469         "invoice": 57, 
23470         "date": "2013-12-06T14:00:00Z", 
23471         "kind": "besteffort"
23472     }
23473 },
23474 {
23475     "pk": 59290, 
23476     "model": "core.charge", 
23477     "fields": {
23478         "updated": "2013-12-13T22:19:57.960Z", 
23479         "slice": 14, 
23480         "created": "2013-12-13T22:19:50.991Z", 
23481         "amount": 0.2744, 
23482         "object": 98, 
23483         "account": 12, 
23484         "state": "invoiced", 
23485         "coreHours": 3.92, 
23486         "invoice": 57, 
23487         "date": "2013-12-06T22:00:00Z", 
23488         "kind": "besteffort"
23489     }
23490 },
23491 {
23492     "pk": 59291, 
23493     "model": "core.charge", 
23494     "fields": {
23495         "updated": "2013-12-13T22:19:58.001Z", 
23496         "slice": 14, 
23497         "created": "2013-12-13T22:19:51.000Z", 
23498         "amount": 0.2632, 
23499         "object": 98, 
23500         "account": 12, 
23501         "state": "invoiced", 
23502         "coreHours": 3.76, 
23503         "invoice": 57, 
23504         "date": "2013-12-07T06:00:00Z", 
23505         "kind": "besteffort"
23506     }
23507 },
23508 {
23509     "pk": 59292, 
23510     "model": "core.charge", 
23511     "fields": {
23512         "updated": "2013-12-13T22:19:58.043Z", 
23513         "slice": 14, 
23514         "created": "2013-12-13T22:19:51.008Z", 
23515         "amount": 0.3136, 
23516         "object": 98, 
23517         "account": 12, 
23518         "state": "invoiced", 
23519         "coreHours": 4.48, 
23520         "invoice": 57, 
23521         "date": "2013-12-07T14:00:00Z", 
23522         "kind": "besteffort"
23523     }
23524 },
23525 {
23526     "pk": 59293, 
23527     "model": "core.charge", 
23528     "fields": {
23529         "updated": "2013-12-13T22:19:58.084Z", 
23530         "slice": 14, 
23531         "created": "2013-12-13T22:19:51.016Z", 
23532         "amount": 0.1232, 
23533         "object": 98, 
23534         "account": 12, 
23535         "state": "invoiced", 
23536         "coreHours": 1.76, 
23537         "invoice": 57, 
23538         "date": "2013-12-07T22:00:00Z", 
23539         "kind": "besteffort"
23540     }
23541 },
23542 {
23543     "pk": 59294, 
23544     "model": "core.charge", 
23545     "fields": {
23546         "updated": "2013-12-13T22:19:58.126Z", 
23547         "slice": 14, 
23548         "created": "2013-12-13T22:19:51.025Z", 
23549         "amount": 0.2744, 
23550         "object": 98, 
23551         "account": 12, 
23552         "state": "invoiced", 
23553         "coreHours": 3.92, 
23554         "invoice": 57, 
23555         "date": "2013-12-08T06:00:00Z", 
23556         "kind": "besteffort"
23557     }
23558 },
23559 {
23560     "pk": 59295, 
23561     "model": "core.charge", 
23562     "fields": {
23563         "updated": "2013-12-13T22:19:58.167Z", 
23564         "slice": 14, 
23565         "created": "2013-12-13T22:19:51.033Z", 
23566         "amount": 0.2744, 
23567         "object": 98, 
23568         "account": 12, 
23569         "state": "invoiced", 
23570         "coreHours": 3.92, 
23571         "invoice": 57, 
23572         "date": "2013-12-08T14:00:00Z", 
23573         "kind": "besteffort"
23574     }
23575 },
23576 {
23577     "pk": 59296, 
23578     "model": "core.charge", 
23579     "fields": {
23580         "updated": "2013-12-13T22:19:58.209Z", 
23581         "slice": 14, 
23582         "created": "2013-12-13T22:19:51.041Z", 
23583         "amount": 0.3192, 
23584         "object": 98, 
23585         "account": 12, 
23586         "state": "invoiced", 
23587         "coreHours": 4.56, 
23588         "invoice": 57, 
23589         "date": "2013-12-08T22:00:00Z", 
23590         "kind": "besteffort"
23591     }
23592 },
23593 {
23594     "pk": 59297, 
23595     "model": "core.charge", 
23596     "fields": {
23597         "updated": "2013-12-13T22:19:51.049Z", 
23598         "slice": 14, 
23599         "created": "2013-12-13T22:19:51.049Z", 
23600         "amount": 0.28, 
23601         "object": 98, 
23602         "account": 12, 
23603         "state": "pending", 
23604         "coreHours": 4.0, 
23605         "invoice": null, 
23606         "date": "2013-12-09T06:00:00Z", 
23607         "kind": "besteffort"
23608     }
23609 },
23610 {
23611     "pk": 59298, 
23612     "model": "core.charge", 
23613     "fields": {
23614         "updated": "2013-12-13T22:19:51.058Z", 
23615         "slice": 14, 
23616         "created": "2013-12-13T22:19:51.058Z", 
23617         "amount": 0.1232, 
23618         "object": 98, 
23619         "account": 12, 
23620         "state": "pending", 
23621         "coreHours": 1.76, 
23622         "invoice": null, 
23623         "date": "2013-12-09T14:00:00Z", 
23624         "kind": "besteffort"
23625     }
23626 },
23627 {
23628     "pk": 59299, 
23629     "model": "core.charge", 
23630     "fields": {
23631         "updated": "2013-12-13T22:19:51.066Z", 
23632         "slice": 14, 
23633         "created": "2013-12-13T22:19:51.066Z", 
23634         "amount": 0.1904, 
23635         "object": 98, 
23636         "account": 12, 
23637         "state": "pending", 
23638         "coreHours": 2.72, 
23639         "invoice": null, 
23640         "date": "2013-12-09T22:00:00Z", 
23641         "kind": "besteffort"
23642     }
23643 },
23644 {
23645     "pk": 59300, 
23646     "model": "core.charge", 
23647     "fields": {
23648         "updated": "2013-12-13T22:19:51.074Z", 
23649         "slice": 14, 
23650         "created": "2013-12-13T22:19:51.074Z", 
23651         "amount": 0.2408, 
23652         "object": 98, 
23653         "account": 12, 
23654         "state": "pending", 
23655         "coreHours": 3.44, 
23656         "invoice": null, 
23657         "date": "2013-12-10T06:00:00Z", 
23658         "kind": "besteffort"
23659     }
23660 },
23661 {
23662     "pk": 59301, 
23663     "model": "core.charge", 
23664     "fields": {
23665         "updated": "2013-12-13T22:19:51.083Z", 
23666         "slice": 14, 
23667         "created": "2013-12-13T22:19:51.083Z", 
23668         "amount": 0.2352, 
23669         "object": 98, 
23670         "account": 12, 
23671         "state": "pending", 
23672         "coreHours": 3.36, 
23673         "invoice": null, 
23674         "date": "2013-12-10T14:00:00Z", 
23675         "kind": "besteffort"
23676     }
23677 },
23678 {
23679     "pk": 59302, 
23680     "model": "core.charge", 
23681     "fields": {
23682         "updated": "2013-12-13T22:19:51.091Z", 
23683         "slice": 14, 
23684         "created": "2013-12-13T22:19:51.091Z", 
23685         "amount": 0.2968, 
23686         "object": 98, 
23687         "account": 12, 
23688         "state": "pending", 
23689         "coreHours": 4.24, 
23690         "invoice": null, 
23691         "date": "2013-12-10T22:00:00Z", 
23692         "kind": "besteffort"
23693     }
23694 },
23695 {
23696     "pk": 59303, 
23697     "model": "core.charge", 
23698     "fields": {
23699         "updated": "2013-12-13T22:19:51.099Z", 
23700         "slice": 14, 
23701         "created": "2013-12-13T22:19:51.099Z", 
23702         "amount": 0.2576, 
23703         "object": 98, 
23704         "account": 12, 
23705         "state": "pending", 
23706         "coreHours": 3.68, 
23707         "invoice": null, 
23708         "date": "2013-12-11T06:00:00Z", 
23709         "kind": "besteffort"
23710     }
23711 },
23712 {
23713     "pk": 59304, 
23714     "model": "core.charge", 
23715     "fields": {
23716         "updated": "2013-12-13T22:19:51.107Z", 
23717         "slice": 14, 
23718         "created": "2013-12-13T22:19:51.107Z", 
23719         "amount": 0.2184, 
23720         "object": 98, 
23721         "account": 12, 
23722         "state": "pending", 
23723         "coreHours": 3.12, 
23724         "invoice": null, 
23725         "date": "2013-12-11T14:00:00Z", 
23726         "kind": "besteffort"
23727     }
23728 },
23729 {
23730     "pk": 59305, 
23731     "model": "core.charge", 
23732     "fields": {
23733         "updated": "2013-12-13T22:19:51.116Z", 
23734         "slice": 14, 
23735         "created": "2013-12-13T22:19:51.116Z", 
23736         "amount": 0.1848, 
23737         "object": 98, 
23738         "account": 12, 
23739         "state": "pending", 
23740         "coreHours": 2.64, 
23741         "invoice": null, 
23742         "date": "2013-12-11T22:00:00Z", 
23743         "kind": "besteffort"
23744     }
23745 },
23746 {
23747     "pk": 59306, 
23748     "model": "core.charge", 
23749     "fields": {
23750         "updated": "2013-12-13T22:19:51.124Z", 
23751         "slice": 14, 
23752         "created": "2013-12-13T22:19:51.124Z", 
23753         "amount": 0.2464, 
23754         "object": 98, 
23755         "account": 12, 
23756         "state": "pending", 
23757         "coreHours": 3.52, 
23758         "invoice": null, 
23759         "date": "2013-12-12T06:00:00Z", 
23760         "kind": "besteffort"
23761     }
23762 },
23763 {
23764     "pk": 59307, 
23765     "model": "core.charge", 
23766     "fields": {
23767         "updated": "2013-12-13T22:19:51.132Z", 
23768         "slice": 14, 
23769         "created": "2013-12-13T22:19:51.132Z", 
23770         "amount": 0.112, 
23771         "object": 98, 
23772         "account": 12, 
23773         "state": "pending", 
23774         "coreHours": 1.6, 
23775         "invoice": null, 
23776         "date": "2013-12-12T14:00:00Z", 
23777         "kind": "besteffort"
23778     }
23779 },
23780 {
23781     "pk": 59308, 
23782     "model": "core.charge", 
23783     "fields": {
23784         "updated": "2013-12-13T22:19:51.141Z", 
23785         "slice": 14, 
23786         "created": "2013-12-13T22:19:51.141Z", 
23787         "amount": 0.2632, 
23788         "object": 98, 
23789         "account": 12, 
23790         "state": "pending", 
23791         "coreHours": 3.76, 
23792         "invoice": null, 
23793         "date": "2013-12-12T22:00:00Z", 
23794         "kind": "besteffort"
23795     }
23796 },
23797 {
23798     "pk": 59309, 
23799     "model": "core.charge", 
23800     "fields": {
23801         "updated": "2013-12-13T22:19:51.149Z", 
23802         "slice": 14, 
23803         "created": "2013-12-13T22:19:51.149Z", 
23804         "amount": 0.3248, 
23805         "object": 98, 
23806         "account": 12, 
23807         "state": "pending", 
23808         "coreHours": 4.64, 
23809         "invoice": null, 
23810         "date": "2013-12-13T06:00:00Z", 
23811         "kind": "besteffort"
23812     }
23813 },
23814 {
23815     "pk": 59310, 
23816     "model": "core.charge", 
23817     "fields": {
23818         "updated": "2013-12-13T22:19:51.157Z", 
23819         "slice": 14, 
23820         "created": "2013-12-13T22:19:51.157Z", 
23821         "amount": 0.1288, 
23822         "object": 98, 
23823         "account": 12, 
23824         "state": "pending", 
23825         "coreHours": 1.84, 
23826         "invoice": null, 
23827         "date": "2013-12-13T14:00:00Z", 
23828         "kind": "besteffort"
23829     }
23830 },
23831 {
23832     "pk": 59311, 
23833     "model": "core.charge", 
23834     "fields": {
23835         "updated": "2013-12-13T22:19:58.432Z", 
23836         "slice": 13, 
23837         "created": "2013-12-13T22:19:51.189Z", 
23838         "amount": 0.56, 
23839         "object": 99, 
23840         "account": 13, 
23841         "state": "invoiced", 
23842         "coreHours": 8.0, 
23843         "invoice": 59, 
23844         "date": "2013-11-13T22:00:00Z", 
23845         "kind": "reservation"
23846     }
23847 },
23848 {
23849     "pk": 59312, 
23850     "model": "core.charge", 
23851     "fields": {
23852         "updated": "2013-12-13T22:19:58.523Z", 
23853         "slice": 13, 
23854         "created": "2013-12-13T22:19:51.199Z", 
23855         "amount": 0.56, 
23856         "object": 99, 
23857         "account": 13, 
23858         "state": "invoiced", 
23859         "coreHours": 8.0, 
23860         "invoice": 59, 
23861         "date": "2013-11-14T06:00:00Z", 
23862         "kind": "reservation"
23863     }
23864 },
23865 {
23866     "pk": 59313, 
23867     "model": "core.charge", 
23868     "fields": {
23869         "updated": "2013-12-13T22:19:58.614Z", 
23870         "slice": 13, 
23871         "created": "2013-12-13T22:19:51.207Z", 
23872         "amount": 0.56, 
23873         "object": 99, 
23874         "account": 13, 
23875         "state": "invoiced", 
23876         "coreHours": 8.0, 
23877         "invoice": 59, 
23878         "date": "2013-11-14T14:00:00Z", 
23879         "kind": "reservation"
23880     }
23881 },
23882 {
23883     "pk": 59314, 
23884     "model": "core.charge", 
23885     "fields": {
23886         "updated": "2013-12-13T22:19:58.706Z", 
23887         "slice": 13, 
23888         "created": "2013-12-13T22:19:51.215Z", 
23889         "amount": 0.56, 
23890         "object": 99, 
23891         "account": 13, 
23892         "state": "invoiced", 
23893         "coreHours": 8.0, 
23894         "invoice": 59, 
23895         "date": "2013-11-14T22:00:00Z", 
23896         "kind": "reservation"
23897     }
23898 },
23899 {
23900     "pk": 59315, 
23901     "model": "core.charge", 
23902     "fields": {
23903         "updated": "2013-12-13T22:19:58.797Z", 
23904         "slice": 13, 
23905         "created": "2013-12-13T22:19:51.223Z", 
23906         "amount": 0.56, 
23907         "object": 99, 
23908         "account": 13, 
23909         "state": "invoiced", 
23910         "coreHours": 8.0, 
23911         "invoice": 59, 
23912         "date": "2013-11-15T06:00:00Z", 
23913         "kind": "reservation"
23914     }
23915 },
23916 {
23917     "pk": 59316, 
23918     "model": "core.charge", 
23919     "fields": {
23920         "updated": "2013-12-13T22:19:58.888Z", 
23921         "slice": 13, 
23922         "created": "2013-12-13T22:19:51.232Z", 
23923         "amount": 0.56, 
23924         "object": 99, 
23925         "account": 13, 
23926         "state": "invoiced", 
23927         "coreHours": 8.0, 
23928         "invoice": 59, 
23929         "date": "2013-11-15T14:00:00Z", 
23930         "kind": "reservation"
23931     }
23932 },
23933 {
23934     "pk": 59317, 
23935     "model": "core.charge", 
23936     "fields": {
23937         "updated": "2013-12-13T22:19:58.996Z", 
23938         "slice": 13, 
23939         "created": "2013-12-13T22:19:51.240Z", 
23940         "amount": 0.56, 
23941         "object": 99, 
23942         "account": 13, 
23943         "state": "invoiced", 
23944         "coreHours": 8.0, 
23945         "invoice": 59, 
23946         "date": "2013-11-15T22:00:00Z", 
23947         "kind": "reservation"
23948     }
23949 },
23950 {
23951     "pk": 59318, 
23952     "model": "core.charge", 
23953     "fields": {
23954         "updated": "2013-12-13T22:19:59.087Z", 
23955         "slice": 13, 
23956         "created": "2013-12-13T22:19:51.248Z", 
23957         "amount": 0.56, 
23958         "object": 99, 
23959         "account": 13, 
23960         "state": "invoiced", 
23961         "coreHours": 8.0, 
23962         "invoice": 59, 
23963         "date": "2013-11-16T06:00:00Z", 
23964         "kind": "reservation"
23965     }
23966 },
23967 {
23968     "pk": 59319, 
23969     "model": "core.charge", 
23970     "fields": {
23971         "updated": "2013-12-13T22:19:59.178Z", 
23972         "slice": 13, 
23973         "created": "2013-12-13T22:19:51.257Z", 
23974         "amount": 0.56, 
23975         "object": 99, 
23976         "account": 13, 
23977         "state": "invoiced", 
23978         "coreHours": 8.0, 
23979         "invoice": 59, 
23980         "date": "2013-11-16T14:00:00Z", 
23981         "kind": "reservation"
23982     }
23983 },
23984 {
23985     "pk": 59320, 
23986     "model": "core.charge", 
23987     "fields": {
23988         "updated": "2013-12-13T22:19:59.270Z", 
23989         "slice": 13, 
23990         "created": "2013-12-13T22:19:51.265Z", 
23991         "amount": 0.56, 
23992         "object": 99, 
23993         "account": 13, 
23994         "state": "invoiced", 
23995         "coreHours": 8.0, 
23996         "invoice": 59, 
23997         "date": "2013-11-16T22:00:00Z", 
23998         "kind": "reservation"
23999     }
24000 },
24001 {
24002     "pk": 59321, 
24003     "model": "core.charge", 
24004     "fields": {
24005         "updated": "2013-12-13T22:19:59.352Z", 
24006         "slice": 13, 
24007         "created": "2013-12-13T22:19:51.273Z", 
24008         "amount": 0.56, 
24009         "object": 99, 
24010         "account": 13, 
24011         "state": "invoiced", 
24012         "coreHours": 8.0, 
24013         "invoice": 59, 
24014         "date": "2013-11-17T06:00:00Z", 
24015         "kind": "reservation"
24016     }
24017 },
24018 {
24019     "pk": 59322, 
24020     "model": "core.charge", 
24021     "fields": {
24022         "updated": "2013-12-13T22:19:59.444Z", 
24023         "slice": 13, 
24024         "created": "2013-12-13T22:19:51.281Z", 
24025         "amount": 0.56, 
24026         "object": 99, 
24027         "account": 13, 
24028         "state": "invoiced", 
24029         "coreHours": 8.0, 
24030         "invoice": 59, 
24031         "date": "2013-11-17T14:00:00Z", 
24032         "kind": "reservation"
24033     }
24034 },
24035 {
24036     "pk": 59323, 
24037     "model": "core.charge", 
24038     "fields": {
24039         "updated": "2013-12-13T22:19:59.535Z", 
24040         "slice": 13, 
24041         "created": "2013-12-13T22:19:51.290Z", 
24042         "amount": 0.56, 
24043         "object": 99, 
24044         "account": 13, 
24045         "state": "invoiced", 
24046         "coreHours": 8.0, 
24047         "invoice": 59, 
24048         "date": "2013-11-17T22:00:00Z", 
24049         "kind": "reservation"
24050     }
24051 },
24052 {
24053     "pk": 59324, 
24054     "model": "core.charge", 
24055     "fields": {
24056         "updated": "2013-12-13T22:19:59.634Z", 
24057         "slice": 13, 
24058         "created": "2013-12-13T22:19:51.298Z", 
24059         "amount": 0.56, 
24060         "object": 99, 
24061         "account": 13, 
24062         "state": "invoiced", 
24063         "coreHours": 8.0, 
24064         "invoice": 60, 
24065         "date": "2013-11-18T06:00:00Z", 
24066         "kind": "reservation"
24067     }
24068 },
24069 {
24070     "pk": 59325, 
24071     "model": "core.charge", 
24072     "fields": {
24073         "updated": "2013-12-13T22:19:59.737Z", 
24074         "slice": 13, 
24075         "created": "2013-12-13T22:19:51.306Z", 
24076         "amount": 0.56, 
24077         "object": 99, 
24078         "account": 13, 
24079         "state": "invoiced", 
24080         "coreHours": 8.0, 
24081         "invoice": 60, 
24082         "date": "2013-11-18T14:00:00Z", 
24083         "kind": "reservation"
24084     }
24085 },
24086 {
24087     "pk": 59326, 
24088     "model": "core.charge", 
24089     "fields": {
24090         "updated": "2013-12-13T22:19:59.828Z", 
24091         "slice": 13, 
24092         "created": "2013-12-13T22:19:51.315Z", 
24093         "amount": 0.56, 
24094         "object": 99, 
24095         "account": 13, 
24096         "state": "invoiced", 
24097         "coreHours": 8.0, 
24098         "invoice": 60, 
24099         "date": "2013-11-18T22:00:00Z", 
24100         "kind": "reservation"
24101     }
24102 },
24103 {
24104     "pk": 59327, 
24105     "model": "core.charge", 
24106     "fields": {
24107         "updated": "2013-12-13T22:19:59.919Z", 
24108         "slice": 13, 
24109         "created": "2013-12-13T22:19:51.323Z", 
24110         "amount": 0.56, 
24111         "object": 99, 
24112         "account": 13, 
24113         "state": "invoiced", 
24114         "coreHours": 8.0, 
24115         "invoice": 60, 
24116         "date": "2013-11-19T06:00:00Z", 
24117         "kind": "reservation"
24118     }
24119 },
24120 {
24121     "pk": 59328, 
24122     "model": "core.charge", 
24123     "fields": {
24124         "updated": "2013-12-13T22:20:00.010Z", 
24125         "slice": 13, 
24126         "created": "2013-12-13T22:19:51.331Z", 
24127         "amount": 0.56, 
24128         "object": 99, 
24129         "account": 13, 
24130         "state": "invoiced", 
24131         "coreHours": 8.0, 
24132         "invoice": 60, 
24133         "date": "2013-11-19T14:00:00Z", 
24134         "kind": "reservation"
24135     }
24136 },
24137 {
24138     "pk": 59329, 
24139     "model": "core.charge", 
24140     "fields": {
24141         "updated": "2013-12-13T22:20:00.101Z", 
24142         "slice": 13, 
24143         "created": "2013-12-13T22:19:51.340Z", 
24144         "amount": 0.56, 
24145         "object": 99, 
24146         "account": 13, 
24147         "state": "invoiced", 
24148         "coreHours": 8.0, 
24149         "invoice": 60, 
24150         "date": "2013-11-19T22:00:00Z", 
24151         "kind": "reservation"
24152     }
24153 },
24154 {
24155     "pk": 59330, 
24156     "model": "core.charge", 
24157     "fields": {
24158         "updated": "2013-12-13T22:20:00.192Z", 
24159         "slice": 13, 
24160         "created": "2013-12-13T22:19:51.348Z", 
24161         "amount": 0.56, 
24162         "object": 99, 
24163         "account": 13, 
24164         "state": "invoiced", 
24165         "coreHours": 8.0, 
24166         "invoice": 60, 
24167         "date": "2013-11-20T06:00:00Z", 
24168         "kind": "reservation"
24169     }
24170 },
24171 {
24172     "pk": 59331, 
24173     "model": "core.charge", 
24174     "fields": {
24175         "updated": "2013-12-13T22:20:00.284Z", 
24176         "slice": 13, 
24177         "created": "2013-12-13T22:19:51.356Z", 
24178         "amount": 0.56, 
24179         "object": 99, 
24180         "account": 13, 
24181         "state": "invoiced", 
24182         "coreHours": 8.0, 
24183         "invoice": 60, 
24184         "date": "2013-11-20T14:00:00Z", 
24185         "kind": "reservation"
24186     }
24187 },
24188 {
24189     "pk": 59332, 
24190     "model": "core.charge", 
24191     "fields": {
24192         "updated": "2013-12-13T22:20:00.377Z", 
24193         "slice": 13, 
24194         "created": "2013-12-13T22:19:51.364Z", 
24195         "amount": 0.56, 
24196         "object": 99, 
24197         "account": 13, 
24198         "state": "invoiced", 
24199         "coreHours": 8.0, 
24200         "invoice": 60, 
24201         "date": "2013-11-20T22:00:00Z", 
24202         "kind": "reservation"
24203     }
24204 },
24205 {
24206     "pk": 59333, 
24207     "model": "core.charge", 
24208     "fields": {
24209         "updated": "2013-12-13T22:20:00.468Z", 
24210         "slice": 13, 
24211         "created": "2013-12-13T22:19:51.373Z", 
24212         "amount": 0.56, 
24213         "object": 99, 
24214         "account": 13, 
24215         "state": "invoiced", 
24216         "coreHours": 8.0, 
24217         "invoice": 60, 
24218         "date": "2013-11-21T06:00:00Z", 
24219         "kind": "reservation"
24220     }
24221 },
24222 {
24223     "pk": 59334, 
24224     "model": "core.charge", 
24225     "fields": {
24226         "updated": "2013-12-13T22:20:00.560Z", 
24227         "slice": 13, 
24228         "created": "2013-12-13T22:19:51.381Z", 
24229         "amount": 0.56, 
24230         "object": 99, 
24231         "account": 13, 
24232         "state": "invoiced", 
24233         "coreHours": 8.0, 
24234         "invoice": 60, 
24235         "date": "2013-11-21T14:00:00Z", 
24236         "kind": "reservation"
24237     }
24238 },
24239 {
24240     "pk": 59335, 
24241     "model": "core.charge", 
24242     "fields": {
24243         "updated": "2013-12-13T22:20:00.667Z", 
24244         "slice": 13, 
24245         "created": "2013-12-13T22:19:51.389Z", 
24246         "amount": 0.56, 
24247         "object": 99, 
24248         "account": 13, 
24249         "state": "invoiced", 
24250         "coreHours": 8.0, 
24251         "invoice": 60, 
24252         "date": "2013-11-21T22:00:00Z", 
24253         "kind": "reservation"
24254     }
24255 },
24256 {
24257     "pk": 59336, 
24258     "model": "core.charge", 
24259     "fields": {
24260         "updated": "2013-12-13T22:20:00.758Z", 
24261         "slice": 13, 
24262         "created": "2013-12-13T22:19:51.398Z", 
24263         "amount": 0.56, 
24264         "object": 99, 
24265         "account": 13, 
24266         "state": "invoiced", 
24267         "coreHours": 8.0, 
24268         "invoice": 60, 
24269         "date": "2013-11-22T06:00:00Z", 
24270         "kind": "reservation"
24271     }
24272 },
24273 {
24274     "pk": 59337, 
24275     "model": "core.charge", 
24276     "fields": {
24277         "updated": "2013-12-13T22:20:00.850Z", 
24278         "slice": 13, 
24279         "created": "2013-12-13T22:19:51.406Z", 
24280         "amount": 0.56, 
24281         "object": 99, 
24282         "account": 13, 
24283         "state": "invoiced", 
24284         "coreHours": 8.0, 
24285         "invoice": 60, 
24286         "date": "2013-11-22T14:00:00Z", 
24287         "kind": "reservation"
24288     }
24289 },
24290 {
24291     "pk": 59338, 
24292     "model": "core.charge", 
24293     "fields": {
24294         "updated": "2013-12-13T22:20:00.965Z", 
24295         "slice": 13, 
24296         "created": "2013-12-13T22:19:51.414Z", 
24297         "amount": 0.56, 
24298         "object": 99, 
24299         "account": 13, 
24300         "state": "invoiced", 
24301         "coreHours": 8.0, 
24302         "invoice": 60, 
24303         "date": "2013-11-22T22:00:00Z", 
24304         "kind": "reservation"
24305     }
24306 },
24307 {
24308     "pk": 59339, 
24309     "model": "core.charge", 
24310     "fields": {
24311         "updated": "2013-12-13T22:20:01.057Z", 
24312         "slice": 13, 
24313         "created": "2013-12-13T22:19:51.422Z", 
24314         "amount": 0.56, 
24315         "object": 99, 
24316         "account": 13, 
24317         "state": "invoiced", 
24318         "coreHours": 8.0, 
24319         "invoice": 60, 
24320         "date": "2013-11-23T06:00:00Z", 
24321         "kind": "reservation"
24322     }
24323 },
24324 {
24325     "pk": 59340, 
24326     "model": "core.charge", 
24327     "fields": {
24328         "updated": "2013-12-13T22:20:01.148Z", 
24329         "slice": 13, 
24330         "created": "2013-12-13T22:19:51.431Z", 
24331         "amount": 0.56, 
24332         "object": 99, 
24333         "account": 13, 
24334         "state": "invoiced", 
24335         "coreHours": 8.0, 
24336         "invoice": 60, 
24337         "date": "2013-11-23T14:00:00Z", 
24338         "kind": "reservation"
24339     }
24340 },
24341 {
24342     "pk": 59341, 
24343     "model": "core.charge", 
24344     "fields": {
24345         "updated": "2013-12-13T22:20:01.273Z", 
24346         "slice": 13, 
24347         "created": "2013-12-13T22:19:51.439Z", 
24348         "amount": 0.56, 
24349         "object": 99, 
24350         "account": 13, 
24351         "state": "invoiced", 
24352         "coreHours": 8.0, 
24353         "invoice": 60, 
24354         "date": "2013-11-23T22:00:00Z", 
24355         "kind": "reservation"
24356     }
24357 },
24358 {
24359     "pk": 59342, 
24360     "model": "core.charge", 
24361     "fields": {
24362         "updated": "2013-12-13T22:20:01.537Z", 
24363         "slice": 13, 
24364         "created": "2013-12-13T22:19:51.447Z", 
24365         "amount": 0.56, 
24366         "object": 99, 
24367         "account": 13, 
24368         "state": "invoiced", 
24369         "coreHours": 8.0, 
24370         "invoice": 60, 
24371         "date": "2013-11-24T06:00:00Z", 
24372         "kind": "reservation"
24373     }
24374 },
24375 {
24376     "pk": 59343, 
24377     "model": "core.charge", 
24378     "fields": {
24379         "updated": "2013-12-13T22:20:01.777Z", 
24380         "slice": 13, 
24381         "created": "2013-12-13T22:19:51.455Z", 
24382         "amount": 0.56, 
24383         "object": 99, 
24384         "account": 13, 
24385         "state": "invoiced", 
24386         "coreHours": 8.0, 
24387         "invoice": 60, 
24388         "date": "2013-11-24T14:00:00Z", 
24389         "kind": "reservation"
24390     }
24391 },
24392 {
24393     "pk": 59344, 
24394     "model": "core.charge", 
24395     "fields": {
24396         "updated": "2013-12-13T22:20:01.868Z", 
24397         "slice": 13, 
24398         "created": "2013-12-13T22:19:51.464Z", 
24399         "amount": 0.56, 
24400         "object": 99, 
24401         "account": 13, 
24402         "state": "invoiced", 
24403         "coreHours": 8.0, 
24404         "invoice": 60, 
24405         "date": "2013-11-24T22:00:00Z", 
24406         "kind": "reservation"
24407     }
24408 },
24409 {
24410     "pk": 59345, 
24411     "model": "core.charge", 
24412     "fields": {
24413         "updated": "2013-12-13T22:20:01.968Z", 
24414         "slice": 13, 
24415         "created": "2013-12-13T22:19:51.472Z", 
24416         "amount": 0.56, 
24417         "object": 99, 
24418         "account": 13, 
24419         "state": "invoiced", 
24420         "coreHours": 8.0, 
24421         "invoice": 61, 
24422         "date": "2013-11-25T06:00:00Z", 
24423         "kind": "reservation"
24424     }
24425 },
24426 {
24427     "pk": 59346, 
24428     "model": "core.charge", 
24429     "fields": {
24430         "updated": "2013-12-13T22:20:02.059Z", 
24431         "slice": 13, 
24432         "created": "2013-12-13T22:19:51.480Z", 
24433         "amount": 0.56, 
24434         "object": 99, 
24435         "account": 13, 
24436         "state": "invoiced", 
24437         "coreHours": 8.0, 
24438         "invoice": 61, 
24439         "date": "2013-11-25T14:00:00Z", 
24440         "kind": "reservation"
24441     }
24442 },
24443 {
24444     "pk": 59347, 
24445     "model": "core.charge", 
24446     "fields": {
24447         "updated": "2013-12-13T22:20:02.150Z", 
24448         "slice": 13, 
24449         "created": "2013-12-13T22:19:51.489Z", 
24450         "amount": 0.56, 
24451         "object": 99, 
24452         "account": 13, 
24453         "state": "invoiced", 
24454         "coreHours": 8.0, 
24455         "invoice": 61, 
24456         "date": "2013-11-25T22:00:00Z", 
24457         "kind": "reservation"
24458     }
24459 },
24460 {
24461     "pk": 59348, 
24462     "model": "core.charge", 
24463     "fields": {
24464         "updated": "2013-12-13T22:20:02.246Z", 
24465         "slice": 13, 
24466         "created": "2013-12-13T22:19:51.497Z", 
24467         "amount": 0.56, 
24468         "object": 99, 
24469         "account": 13, 
24470         "state": "invoiced", 
24471         "coreHours": 8.0, 
24472         "invoice": 61, 
24473         "date": "2013-11-26T06:00:00Z", 
24474         "kind": "reservation"
24475     }
24476 },
24477 {
24478     "pk": 59349, 
24479     "model": "core.charge", 
24480     "fields": {
24481         "updated": "2013-12-13T22:20:02.337Z", 
24482         "slice": 13, 
24483         "created": "2013-12-13T22:19:51.505Z", 
24484         "amount": 0.56, 
24485         "object": 99, 
24486         "account": 13, 
24487         "state": "invoiced", 
24488         "coreHours": 8.0, 
24489         "invoice": 61, 
24490         "date": "2013-11-26T14:00:00Z", 
24491         "kind": "reservation"
24492     }
24493 },
24494 {
24495     "pk": 59350, 
24496     "model": "core.charge", 
24497     "fields": {
24498         "updated": "2013-12-13T22:20:02.428Z", 
24499         "slice": 13, 
24500         "created": "2013-12-13T22:19:51.513Z", 
24501         "amount": 0.56, 
24502         "object": 99, 
24503         "account": 13, 
24504         "state": "invoiced", 
24505         "coreHours": 8.0, 
24506         "invoice": 61, 
24507         "date": "2013-11-26T22:00:00Z", 
24508         "kind": "reservation"
24509     }
24510 },
24511 {
24512     "pk": 59351, 
24513     "model": "core.charge", 
24514     "fields": {
24515         "updated": "2013-12-13T22:20:02.519Z", 
24516         "slice": 13, 
24517         "created": "2013-12-13T22:19:51.522Z", 
24518         "amount": 0.56, 
24519         "object": 99, 
24520         "account": 13, 
24521         "state": "invoiced", 
24522         "coreHours": 8.0, 
24523         "invoice": 61, 
24524         "date": "2013-11-27T06:00:00Z", 
24525         "kind": "reservation"
24526     }
24527 },
24528 {
24529     "pk": 59352, 
24530     "model": "core.charge", 
24531     "fields": {
24532         "updated": "2013-12-13T22:20:02.610Z", 
24533         "slice": 13, 
24534         "created": "2013-12-13T22:19:51.530Z", 
24535         "amount": 0.56, 
24536         "object": 99, 
24537         "account": 13, 
24538         "state": "invoiced", 
24539         "coreHours": 8.0, 
24540         "invoice": 61, 
24541         "date": "2013-11-27T14:00:00Z", 
24542         "kind": "reservation"
24543     }
24544 },
24545 {
24546     "pk": 59353, 
24547     "model": "core.charge", 
24548     "fields": {
24549         "updated": "2013-12-13T22:20:02.701Z", 
24550         "slice": 13, 
24551         "created": "2013-12-13T22:19:51.538Z", 
24552         "amount": 0.56, 
24553         "object": 99, 
24554         "account": 13, 
24555         "state": "invoiced", 
24556         "coreHours": 8.0, 
24557         "invoice": 61, 
24558         "date": "2013-11-27T22:00:00Z", 
24559         "kind": "reservation"
24560     }
24561 },
24562 {
24563     "pk": 59354, 
24564     "model": "core.charge", 
24565     "fields": {
24566         "updated": "2013-12-13T22:20:02.793Z", 
24567         "slice": 13, 
24568         "created": "2013-12-13T22:19:51.546Z", 
24569         "amount": 0.56, 
24570         "object": 99, 
24571         "account": 13, 
24572         "state": "invoiced", 
24573         "coreHours": 8.0, 
24574         "invoice": 61, 
24575         "date": "2013-11-28T06:00:00Z", 
24576         "kind": "reservation"
24577     }
24578 },
24579 {
24580     "pk": 59355, 
24581     "model": "core.charge", 
24582     "fields": {
24583         "updated": "2013-12-13T22:20:02.884Z", 
24584         "slice": 13, 
24585         "created": "2013-12-13T22:19:51.555Z", 
24586         "amount": 0.56, 
24587         "object": 99, 
24588         "account": 13, 
24589         "state": "invoiced", 
24590         "coreHours": 8.0, 
24591         "invoice": 61, 
24592         "date": "2013-11-28T14:00:00Z", 
24593         "kind": "reservation"
24594     }
24595 },
24596 {
24597     "pk": 59356, 
24598     "model": "core.charge", 
24599     "fields": {
24600         "updated": "2013-12-13T22:20:02.975Z", 
24601         "slice": 13, 
24602         "created": "2013-12-13T22:19:51.563Z", 
24603         "amount": 0.56, 
24604         "object": 99, 
24605         "account": 13, 
24606         "state": "invoiced", 
24607         "coreHours": 8.0, 
24608         "invoice": 61, 
24609         "date": "2013-11-28T22:00:00Z", 
24610         "kind": "reservation"
24611     }
24612 },
24613 {
24614     "pk": 59357, 
24615     "model": "core.charge", 
24616     "fields": {
24617         "updated": "2013-12-13T22:20:03.066Z", 
24618         "slice": 13, 
24619         "created": "2013-12-13T22:19:51.571Z", 
24620         "amount": 0.56, 
24621         "object": 99, 
24622         "account": 13, 
24623         "state": "invoiced", 
24624         "coreHours": 8.0, 
24625         "invoice": 61, 
24626         "date": "2013-11-29T06:00:00Z", 
24627         "kind": "reservation"
24628     }
24629 },
24630 {
24631     "pk": 59358, 
24632     "model": "core.charge", 
24633     "fields": {
24634         "updated": "2013-12-13T22:20:03.157Z", 
24635         "slice": 13, 
24636         "created": "2013-12-13T22:19:51.580Z", 
24637         "amount": 0.56, 
24638         "object": 99, 
24639         "account": 13, 
24640         "state": "invoiced", 
24641         "coreHours": 8.0, 
24642         "invoice": 61, 
24643         "date": "2013-11-29T14:00:00Z", 
24644         "kind": "reservation"
24645     }
24646 },
24647 {
24648     "pk": 59359, 
24649     "model": "core.charge", 
24650     "fields": {
24651         "updated": "2013-12-13T22:20:03.248Z", 
24652         "slice": 13, 
24653         "created": "2013-12-13T22:19:51.588Z", 
24654         "amount": 0.56, 
24655         "object": 99, 
24656         "account": 13, 
24657         "state": "invoiced", 
24658         "coreHours": 8.0, 
24659         "invoice": 61, 
24660         "date": "2013-11-29T22:00:00Z", 
24661         "kind": "reservation"
24662     }
24663 },
24664 {
24665     "pk": 59360, 
24666     "model": "core.charge", 
24667     "fields": {
24668         "updated": "2013-12-13T22:20:03.339Z", 
24669         "slice": 13, 
24670         "created": "2013-12-13T22:19:51.596Z", 
24671         "amount": 0.56, 
24672         "object": 99, 
24673         "account": 13, 
24674         "state": "invoiced", 
24675         "coreHours": 8.0, 
24676         "invoice": 61, 
24677         "date": "2013-11-30T06:00:00Z", 
24678         "kind": "reservation"
24679     }
24680 },
24681 {
24682     "pk": 59361, 
24683     "model": "core.charge", 
24684     "fields": {
24685         "updated": "2013-12-13T22:20:03.432Z", 
24686         "slice": 13, 
24687         "created": "2013-12-13T22:19:51.604Z", 
24688         "amount": 0.56, 
24689         "object": 99, 
24690         "account": 13, 
24691         "state": "invoiced", 
24692         "coreHours": 8.0, 
24693         "invoice": 61, 
24694         "date": "2013-11-30T14:00:00Z", 
24695         "kind": "reservation"
24696     }
24697 },
24698 {
24699     "pk": 59362, 
24700     "model": "core.charge", 
24701     "fields": {
24702         "updated": "2013-12-13T22:20:03.523Z", 
24703         "slice": 13, 
24704         "created": "2013-12-13T22:19:51.613Z", 
24705         "amount": 0.56, 
24706         "object": 99, 
24707         "account": 13, 
24708         "state": "invoiced", 
24709         "coreHours": 8.0, 
24710         "invoice": 61, 
24711         "date": "2013-11-30T22:00:00Z", 
24712         "kind": "reservation"
24713     }
24714 },
24715 {
24716     "pk": 59363, 
24717     "model": "core.charge", 
24718     "fields": {
24719         "updated": "2013-12-13T22:20:03.614Z", 
24720         "slice": 13, 
24721         "created": "2013-12-13T22:19:51.621Z", 
24722         "amount": 0.56, 
24723         "object": 99, 
24724         "account": 13, 
24725         "state": "invoiced", 
24726         "coreHours": 8.0, 
24727         "invoice": 61, 
24728         "date": "2013-12-01T06:00:00Z", 
24729         "kind": "reservation"
24730     }
24731 },
24732 {
24733     "pk": 59364, 
24734     "model": "core.charge", 
24735     "fields": {
24736         "updated": "2013-12-13T22:20:03.705Z", 
24737         "slice": 13, 
24738         "created": "2013-12-13T22:19:51.629Z", 
24739         "amount": 0.56, 
24740         "object": 99, 
24741         "account": 13, 
24742         "state": "invoiced", 
24743         "coreHours": 8.0, 
24744         "invoice": 61, 
24745         "date": "2013-12-01T14:00:00Z", 
24746         "kind": "reservation"
24747     }
24748 },
24749 {
24750     "pk": 59365, 
24751     "model": "core.charge", 
24752     "fields": {
24753         "updated": "2013-12-13T22:20:03.797Z", 
24754         "slice": 13, 
24755         "created": "2013-12-13T22:19:51.638Z", 
24756         "amount": 0.56, 
24757         "object": 99, 
24758         "account": 13, 
24759         "state": "invoiced", 
24760         "coreHours": 8.0, 
24761         "invoice": 61, 
24762         "date": "2013-12-01T22:00:00Z", 
24763         "kind": "reservation"
24764     }
24765 },
24766 {
24767     "pk": 59366, 
24768     "model": "core.charge", 
24769     "fields": {
24770         "updated": "2013-12-13T22:20:03.896Z", 
24771         "slice": 13, 
24772         "created": "2013-12-13T22:19:51.646Z", 
24773         "amount": 0.56, 
24774         "object": 99, 
24775         "account": 13, 
24776         "state": "invoiced", 
24777         "coreHours": 8.0, 
24778         "invoice": 62, 
24779         "date": "2013-12-02T06:00:00Z", 
24780         "kind": "reservation"
24781     }
24782 },
24783 {
24784     "pk": 59367, 
24785     "model": "core.charge", 
24786     "fields": {
24787         "updated": "2013-12-13T22:20:03.987Z", 
24788         "slice": 13, 
24789         "created": "2013-12-13T22:19:51.654Z", 
24790         "amount": 0.56, 
24791         "object": 99, 
24792         "account": 13, 
24793         "state": "invoiced", 
24794         "coreHours": 8.0, 
24795         "invoice": 62, 
24796         "date": "2013-12-02T14:00:00Z", 
24797         "kind": "reservation"
24798     }
24799 },
24800 {
24801     "pk": 59368, 
24802     "model": "core.charge", 
24803     "fields": {
24804         "updated": "2013-12-13T22:20:04.078Z", 
24805         "slice": 13, 
24806         "created": "2013-12-13T22:19:51.662Z", 
24807         "amount": 0.56, 
24808         "object": 99, 
24809         "account": 13, 
24810         "state": "invoiced", 
24811         "coreHours": 8.0, 
24812         "invoice": 62, 
24813         "date": "2013-12-02T22:00:00Z", 
24814         "kind": "reservation"
24815     }
24816 },
24817 {
24818     "pk": 59369, 
24819     "model": "core.charge", 
24820     "fields": {
24821         "updated": "2013-12-13T22:20:04.169Z", 
24822         "slice": 13, 
24823         "created": "2013-12-13T22:19:51.671Z", 
24824         "amount": 0.56, 
24825         "object": 99, 
24826         "account": 13, 
24827         "state": "invoiced", 
24828         "coreHours": 8.0, 
24829         "invoice": 62, 
24830         "date": "2013-12-03T06:00:00Z", 
24831         "kind": "reservation"
24832     }
24833 },
24834 {
24835     "pk": 59370, 
24836     "model": "core.charge", 
24837     "fields": {
24838         "updated": "2013-12-13T22:20:04.260Z", 
24839         "slice": 13, 
24840         "created": "2013-12-13T22:19:51.679Z", 
24841         "amount": 0.56, 
24842         "object": 99, 
24843         "account": 13, 
24844         "state": "invoiced", 
24845         "coreHours": 8.0, 
24846         "invoice": 62, 
24847         "date": "2013-12-03T14:00:00Z", 
24848         "kind": "reservation"
24849     }
24850 },
24851 {
24852     "pk": 59371, 
24853     "model": "core.charge", 
24854     "fields": {
24855         "updated": "2013-12-13T22:20:04.352Z", 
24856         "slice": 13, 
24857         "created": "2013-12-13T22:19:51.687Z", 
24858         "amount": 0.56, 
24859         "object": 99, 
24860         "account": 13, 
24861         "state": "invoiced", 
24862         "coreHours": 8.0, 
24863         "invoice": 62, 
24864         "date": "2013-12-03T22:00:00Z", 
24865         "kind": "reservation"
24866     }
24867 },
24868 {
24869     "pk": 59372, 
24870     "model": "core.charge", 
24871     "fields": {
24872         "updated": "2013-12-13T22:20:04.443Z", 
24873         "slice": 13, 
24874         "created": "2013-12-13T22:19:51.696Z", 
24875         "amount": 0.56, 
24876         "object": 99, 
24877         "account": 13, 
24878         "state": "invoiced", 
24879         "coreHours": 8.0, 
24880         "invoice": 62, 
24881         "date": "2013-12-04T06:00:00Z", 
24882         "kind": "reservation"
24883     }
24884 },
24885 {
24886     "pk": 59373, 
24887     "model": "core.charge", 
24888     "fields": {
24889         "updated": "2013-12-13T22:20:04.534Z", 
24890         "slice": 13, 
24891         "created": "2013-12-13T22:19:51.704Z", 
24892         "amount": 0.56, 
24893         "object": 99, 
24894         "account": 13, 
24895         "state": "invoiced", 
24896         "coreHours": 8.0, 
24897         "invoice": 62, 
24898         "date": "2013-12-04T14:00:00Z", 
24899         "kind": "reservation"
24900     }
24901 },
24902 {
24903     "pk": 59374, 
24904     "model": "core.charge", 
24905     "fields": {
24906         "updated": "2013-12-13T22:20:04.625Z", 
24907         "slice": 13, 
24908         "created": "2013-12-13T22:19:51.712Z", 
24909         "amount": 0.56, 
24910         "object": 99, 
24911         "account": 13, 
24912         "state": "invoiced", 
24913         "coreHours": 8.0, 
24914         "invoice": 62, 
24915         "date": "2013-12-04T22:00:00Z", 
24916         "kind": "reservation"
24917     }
24918 },
24919 {
24920     "pk": 59375, 
24921     "model": "core.charge", 
24922     "fields": {
24923         "updated": "2013-12-13T22:20:04.716Z", 
24924         "slice": 13, 
24925         "created": "2013-12-13T22:19:51.720Z", 
24926         "amount": 0.56, 
24927         "object": 99, 
24928         "account": 13, 
24929         "state": "invoiced", 
24930         "coreHours": 8.0, 
24931         "invoice": 62, 
24932         "date": "2013-12-05T06:00:00Z", 
24933         "kind": "reservation"
24934     }
24935 },
24936 {
24937     "pk": 59376, 
24938     "model": "core.charge", 
24939     "fields": {
24940         "updated": "2013-12-13T22:20:04.807Z", 
24941         "slice": 13, 
24942         "created": "2013-12-13T22:19:51.729Z", 
24943         "amount": 0.56, 
24944         "object": 99, 
24945         "account": 13, 
24946         "state": "invoiced", 
24947         "coreHours": 8.0, 
24948         "invoice": 62, 
24949         "date": "2013-12-05T14:00:00Z", 
24950         "kind": "reservation"
24951     }
24952 },
24953 {
24954     "pk": 59377, 
24955     "model": "core.charge", 
24956     "fields": {
24957         "updated": "2013-12-13T22:20:04.898Z", 
24958         "slice": 13, 
24959         "created": "2013-12-13T22:19:51.737Z", 
24960         "amount": 0.56, 
24961         "object": 99, 
24962         "account": 13, 
24963         "state": "invoiced", 
24964         "coreHours": 8.0, 
24965         "invoice": 62, 
24966         "date": "2013-12-05T22:00:00Z", 
24967         "kind": "reservation"
24968     }
24969 },
24970 {
24971     "pk": 59378, 
24972     "model": "core.charge", 
24973     "fields": {
24974         "updated": "2013-12-13T22:20:04.989Z", 
24975         "slice": 13, 
24976         "created": "2013-12-13T22:19:51.745Z", 
24977         "amount": 0.56, 
24978         "object": 99, 
24979         "account": 13, 
24980         "state": "invoiced", 
24981         "coreHours": 8.0, 
24982         "invoice": 62, 
24983         "date": "2013-12-06T06:00:00Z", 
24984         "kind": "reservation"
24985     }
24986 },
24987 {
24988     "pk": 59379, 
24989     "model": "core.charge", 
24990     "fields": {
24991         "updated": "2013-12-13T22:20:05.081Z", 
24992         "slice": 13, 
24993         "created": "2013-12-13T22:19:51.754Z", 
24994         "amount": 0.56, 
24995         "object": 99, 
24996         "account": 13, 
24997         "state": "invoiced", 
24998         "coreHours": 8.0, 
24999         "invoice": 62, 
25000         "date": "2013-12-06T14:00:00Z", 
25001         "kind": "reservation"
25002     }
25003 },
25004 {
25005     "pk": 59380, 
25006     "model": "core.charge", 
25007     "fields": {
25008         "updated": "2013-12-13T22:20:05.178Z", 
25009         "slice": 13, 
25010         "created": "2013-12-13T22:19:51.762Z", 
25011         "amount": 0.56, 
25012         "object": 99, 
25013         "account": 13, 
25014         "state": "invoiced", 
25015         "coreHours": 8.0, 
25016         "invoice": 62, 
25017         "date": "2013-12-06T22:00:00Z", 
25018         "kind": "reservation"
25019     }
25020 },
25021 {
25022     "pk": 59381, 
25023     "model": "core.charge", 
25024     "fields": {
25025         "updated": "2013-12-13T22:20:05.269Z", 
25026         "slice": 13, 
25027         "created": "2013-12-13T22:19:51.770Z", 
25028         "amount": 0.56, 
25029         "object": 99, 
25030         "account": 13, 
25031         "state": "invoiced", 
25032         "coreHours": 8.0, 
25033         "invoice": 62, 
25034         "date": "2013-12-07T06:00:00Z", 
25035         "kind": "reservation"
25036     }
25037 },
25038 {
25039     "pk": 59382, 
25040     "model": "core.charge", 
25041     "fields": {
25042         "updated": "2013-12-13T22:20:05.361Z", 
25043         "slice": 13, 
25044         "created": "2013-12-13T22:19:51.778Z", 
25045         "amount": 0.56, 
25046         "object": 99, 
25047         "account": 13, 
25048         "state": "invoiced", 
25049         "coreHours": 8.0, 
25050         "invoice": 62, 
25051         "date": "2013-12-07T14:00:00Z", 
25052         "kind": "reservation"
25053     }
25054 },
25055 {
25056     "pk": 59383, 
25057     "model": "core.charge", 
25058     "fields": {
25059         "updated": "2013-12-13T22:20:05.452Z", 
25060         "slice": 13, 
25061         "created": "2013-12-13T22:19:51.787Z", 
25062         "amount": 0.56, 
25063         "object": 99, 
25064         "account": 13, 
25065         "state": "invoiced", 
25066         "coreHours": 8.0, 
25067         "invoice": 62, 
25068         "date": "2013-12-07T22:00:00Z", 
25069         "kind": "reservation"
25070     }
25071 },
25072 {
25073     "pk": 59384, 
25074     "model": "core.charge", 
25075     "fields": {
25076         "updated": "2013-12-13T22:20:05.543Z", 
25077         "slice": 13, 
25078         "created": "2013-12-13T22:19:51.795Z", 
25079         "amount": 0.56, 
25080         "object": 99, 
25081         "account": 13, 
25082         "state": "invoiced", 
25083         "coreHours": 8.0, 
25084         "invoice": 62, 
25085         "date": "2013-12-08T06:00:00Z", 
25086         "kind": "reservation"
25087     }
25088 },
25089 {
25090     "pk": 59385, 
25091     "model": "core.charge", 
25092     "fields": {
25093         "updated": "2013-12-13T22:20:05.634Z", 
25094         "slice": 13, 
25095         "created": "2013-12-13T22:19:51.803Z", 
25096         "amount": 0.56, 
25097         "object": 99, 
25098         "account": 13, 
25099         "state": "invoiced", 
25100         "coreHours": 8.0, 
25101         "invoice": 62, 
25102         "date": "2013-12-08T14:00:00Z", 
25103         "kind": "reservation"
25104     }
25105 },
25106 {
25107     "pk": 59386, 
25108     "model": "core.charge", 
25109     "fields": {
25110         "updated": "2013-12-13T22:20:05.725Z", 
25111         "slice": 13, 
25112         "created": "2013-12-13T22:19:51.812Z", 
25113         "amount": 0.56, 
25114         "object": 99, 
25115         "account": 13, 
25116         "state": "invoiced", 
25117         "coreHours": 8.0, 
25118         "invoice": 62, 
25119         "date": "2013-12-08T22:00:00Z", 
25120         "kind": "reservation"
25121     }
25122 },
25123 {
25124     "pk": 59387, 
25125     "model": "core.charge", 
25126     "fields": {
25127         "updated": "2013-12-13T22:19:51.820Z", 
25128         "slice": 13, 
25129         "created": "2013-12-13T22:19:51.820Z", 
25130         "amount": 0.56, 
25131         "object": 99, 
25132         "account": 13, 
25133         "state": "pending", 
25134         "coreHours": 8.0, 
25135         "invoice": null, 
25136         "date": "2013-12-09T06:00:00Z", 
25137         "kind": "reservation"
25138     }
25139 },
25140 {
25141     "pk": 59388, 
25142     "model": "core.charge", 
25143     "fields": {
25144         "updated": "2013-12-13T22:19:51.828Z", 
25145         "slice": 13, 
25146         "created": "2013-12-13T22:19:51.828Z", 
25147         "amount": 0.56, 
25148         "object": 99, 
25149         "account": 13, 
25150         "state": "pending", 
25151         "coreHours": 8.0, 
25152         "invoice": null, 
25153         "date": "2013-12-09T14:00:00Z", 
25154         "kind": "reservation"
25155     }
25156 },
25157 {
25158     "pk": 59389, 
25159     "model": "core.charge", 
25160     "fields": {
25161         "updated": "2013-12-13T22:19:51.837Z", 
25162         "slice": 13, 
25163         "created": "2013-12-13T22:19:51.837Z", 
25164         "amount": 0.56, 
25165         "object": 99, 
25166         "account": 13, 
25167         "state": "pending", 
25168         "coreHours": 8.0, 
25169         "invoice": null, 
25170         "date": "2013-12-09T22:00:00Z", 
25171         "kind": "reservation"
25172     }
25173 },
25174 {
25175     "pk": 59390, 
25176     "model": "core.charge", 
25177     "fields": {
25178         "updated": "2013-12-13T22:19:51.845Z", 
25179         "slice": 13, 
25180         "created": "2013-12-13T22:19:51.845Z", 
25181         "amount": 0.56, 
25182         "object": 99, 
25183         "account": 13, 
25184         "state": "pending", 
25185         "coreHours": 8.0, 
25186         "invoice": null, 
25187         "date": "2013-12-10T06:00:00Z", 
25188         "kind": "reservation"
25189     }
25190 },
25191 {
25192     "pk": 59391, 
25193     "model": "core.charge", 
25194     "fields": {
25195         "updated": "2013-12-13T22:19:51.853Z", 
25196         "slice": 13, 
25197         "created": "2013-12-13T22:19:51.853Z", 
25198         "amount": 0.56, 
25199         "object": 99, 
25200         "account": 13, 
25201         "state": "pending", 
25202         "coreHours": 8.0, 
25203         "invoice": null, 
25204         "date": "2013-12-10T14:00:00Z", 
25205         "kind": "reservation"
25206     }
25207 },
25208 {
25209     "pk": 59392, 
25210     "model": "core.charge", 
25211     "fields": {
25212         "updated": "2013-12-13T22:19:51.861Z", 
25213         "slice": 13, 
25214         "created": "2013-12-13T22:19:51.861Z", 
25215         "amount": 0.56, 
25216         "object": 99, 
25217         "account": 13, 
25218         "state": "pending", 
25219         "coreHours": 8.0, 
25220         "invoice": null, 
25221         "date": "2013-12-10T22:00:00Z", 
25222         "kind": "reservation"
25223     }
25224 },
25225 {
25226     "pk": 59393, 
25227     "model": "core.charge", 
25228     "fields": {
25229         "updated": "2013-12-13T22:19:51.870Z", 
25230         "slice": 13, 
25231         "created": "2013-12-13T22:19:51.870Z", 
25232         "amount": 0.56, 
25233         "object": 99, 
25234         "account": 13, 
25235         "state": "pending", 
25236         "coreHours": 8.0, 
25237         "invoice": null, 
25238         "date": "2013-12-11T06:00:00Z", 
25239         "kind": "reservation"
25240     }
25241 },
25242 {
25243     "pk": 59394, 
25244     "model": "core.charge", 
25245     "fields": {
25246         "updated": "2013-12-13T22:19:51.878Z", 
25247         "slice": 13, 
25248         "created": "2013-12-13T22:19:51.878Z", 
25249         "amount": 0.56, 
25250         "object": 99, 
25251         "account": 13, 
25252         "state": "pending", 
25253         "coreHours": 8.0, 
25254         "invoice": null, 
25255         "date": "2013-12-11T14:00:00Z", 
25256         "kind": "reservation"
25257     }
25258 },
25259 {
25260     "pk": 59395, 
25261     "model": "core.charge", 
25262     "fields": {
25263         "updated": "2013-12-13T22:19:51.886Z", 
25264         "slice": 13, 
25265         "created": "2013-12-13T22:19:51.886Z", 
25266         "amount": 0.56, 
25267         "object": 99, 
25268         "account": 13, 
25269         "state": "pending", 
25270         "coreHours": 8.0, 
25271         "invoice": null, 
25272         "date": "2013-12-11T22:00:00Z", 
25273         "kind": "reservation"
25274     }
25275 },
25276 {
25277     "pk": 59396, 
25278     "model": "core.charge", 
25279     "fields": {
25280         "updated": "2013-12-13T22:19:51.895Z", 
25281         "slice": 13, 
25282         "created": "2013-12-13T22:19:51.895Z", 
25283         "amount": 0.56, 
25284         "object": 99, 
25285         "account": 13, 
25286         "state": "pending", 
25287         "coreHours": 8.0, 
25288         "invoice": null, 
25289         "date": "2013-12-12T06:00:00Z", 
25290         "kind": "reservation"
25291     }
25292 },
25293 {
25294     "pk": 59397, 
25295     "model": "core.charge", 
25296     "fields": {
25297         "updated": "2013-12-13T22:19:51.903Z", 
25298         "slice": 13, 
25299         "created": "2013-12-13T22:19:51.903Z", 
25300         "amount": 0.56, 
25301         "object": 99, 
25302         "account": 13, 
25303         "state": "pending", 
25304         "coreHours": 8.0, 
25305         "invoice": null, 
25306         "date": "2013-12-12T14:00:00Z", 
25307         "kind": "reservation"
25308     }
25309 },
25310 {
25311     "pk": 59398, 
25312     "model": "core.charge", 
25313     "fields": {
25314         "updated": "2013-12-13T22:19:51.911Z", 
25315         "slice": 13, 
25316         "created": "2013-12-13T22:19:51.911Z", 
25317         "amount": 0.56, 
25318         "object": 99, 
25319         "account": 13, 
25320         "state": "pending", 
25321         "coreHours": 8.0, 
25322         "invoice": null, 
25323         "date": "2013-12-12T22:00:00Z", 
25324         "kind": "reservation"
25325     }
25326 },
25327 {
25328     "pk": 59399, 
25329     "model": "core.charge", 
25330     "fields": {
25331         "updated": "2013-12-13T22:19:51.919Z", 
25332         "slice": 13, 
25333         "created": "2013-12-13T22:19:51.919Z", 
25334         "amount": 0.56, 
25335         "object": 99, 
25336         "account": 13, 
25337         "state": "pending", 
25338         "coreHours": 8.0, 
25339         "invoice": null, 
25340         "date": "2013-12-13T06:00:00Z", 
25341         "kind": "reservation"
25342     }
25343 },
25344 {
25345     "pk": 59400, 
25346     "model": "core.charge", 
25347     "fields": {
25348         "updated": "2013-12-13T22:19:51.928Z", 
25349         "slice": 13, 
25350         "created": "2013-12-13T22:19:51.928Z", 
25351         "amount": 0.56, 
25352         "object": 99, 
25353         "account": 13, 
25354         "state": "pending", 
25355         "coreHours": 8.0, 
25356         "invoice": null, 
25357         "date": "2013-12-13T14:00:00Z", 
25358         "kind": "reservation"
25359     }
25360 },
25361 {
25362     "pk": 59401, 
25363     "model": "core.charge", 
25364     "fields": {
25365         "updated": "2013-12-13T22:19:58.424Z", 
25366         "slice": 13, 
25367         "created": "2013-12-13T22:19:51.943Z", 
25368         "amount": 0.56, 
25369         "object": 100, 
25370         "account": 13, 
25371         "state": "invoiced", 
25372         "coreHours": 8.0, 
25373         "invoice": 59, 
25374         "date": "2013-11-13T22:00:00Z", 
25375         "kind": "reservation"
25376     }
25377 },
25378 {
25379     "pk": 59402, 
25380     "model": "core.charge", 
25381     "fields": {
25382         "updated": "2013-12-13T22:19:58.515Z", 
25383         "slice": 13, 
25384         "created": "2013-12-13T22:19:51.952Z", 
25385         "amount": 0.56, 
25386         "object": 100, 
25387         "account": 13, 
25388         "state": "invoiced", 
25389         "coreHours": 8.0, 
25390         "invoice": 59, 
25391         "date": "2013-11-14T06:00:00Z", 
25392         "kind": "reservation"
25393     }
25394 },
25395 {
25396     "pk": 59403, 
25397     "model": "core.charge", 
25398     "fields": {
25399         "updated": "2013-12-13T22:19:58.606Z", 
25400         "slice": 13, 
25401         "created": "2013-12-13T22:19:51.961Z", 
25402         "amount": 0.56, 
25403         "object": 100, 
25404         "account": 13, 
25405         "state": "invoiced", 
25406         "coreHours": 8.0, 
25407         "invoice": 59, 
25408         "date": "2013-11-14T14:00:00Z", 
25409         "kind": "reservation"
25410     }
25411 },
25412 {
25413     "pk": 59404, 
25414     "model": "core.charge", 
25415     "fields": {
25416         "updated": "2013-12-13T22:19:58.697Z", 
25417         "slice": 13, 
25418         "created": "2013-12-13T22:19:51.969Z", 
25419         "amount": 0.56, 
25420         "object": 100, 
25421         "account": 13, 
25422         "state": "invoiced", 
25423         "coreHours": 8.0, 
25424         "invoice": 59, 
25425         "date": "2013-11-14T22:00:00Z", 
25426         "kind": "reservation"
25427     }
25428 },
25429 {
25430     "pk": 59405, 
25431     "model": "core.charge", 
25432     "fields": {
25433         "updated": "2013-12-13T22:19:58.788Z", 
25434         "slice": 13, 
25435         "created": "2013-12-13T22:19:51.977Z", 
25436         "amount": 0.56, 
25437         "object": 100, 
25438         "account": 13, 
25439         "state": "invoiced", 
25440         "coreHours": 8.0, 
25441         "invoice": 59, 
25442         "date": "2013-11-15T06:00:00Z", 
25443         "kind": "reservation"
25444     }
25445 },
25446 {
25447     "pk": 59406, 
25448     "model": "core.charge", 
25449     "fields": {
25450         "updated": "2013-12-13T22:19:58.880Z", 
25451         "slice": 13, 
25452         "created": "2013-12-13T22:19:51.986Z", 
25453         "amount": 0.56, 
25454         "object": 100, 
25455         "account": 13, 
25456         "state": "invoiced", 
25457         "coreHours": 8.0, 
25458         "invoice": 59, 
25459         "date": "2013-11-15T14:00:00Z", 
25460         "kind": "reservation"
25461     }
25462 },
25463 {
25464     "pk": 59407, 
25465     "model": "core.charge", 
25466     "fields": {
25467         "updated": "2013-12-13T22:19:58.988Z", 
25468         "slice": 13, 
25469         "created": "2013-12-13T22:19:51.994Z", 
25470         "amount": 0.56, 
25471         "object": 100, 
25472         "account": 13, 
25473         "state": "invoiced", 
25474         "coreHours": 8.0, 
25475         "invoice": 59, 
25476         "date": "2013-11-15T22:00:00Z", 
25477         "kind": "reservation"
25478     }
25479 },
25480 {
25481     "pk": 59408, 
25482     "model": "core.charge", 
25483     "fields": {
25484         "updated": "2013-12-13T22:19:59.079Z", 
25485         "slice": 13, 
25486         "created": "2013-12-13T22:19:52.002Z", 
25487         "amount": 0.56, 
25488         "object": 100, 
25489         "account": 13, 
25490         "state": "invoiced", 
25491         "coreHours": 8.0, 
25492         "invoice": 59, 
25493         "date": "2013-11-16T06:00:00Z", 
25494         "kind": "reservation"
25495     }
25496 },
25497 {
25498     "pk": 59409, 
25499     "model": "core.charge", 
25500     "fields": {
25501         "updated": "2013-12-13T22:19:59.170Z", 
25502         "slice": 13, 
25503         "created": "2013-12-13T22:19:52.010Z", 
25504         "amount": 0.56, 
25505         "object": 100, 
25506         "account": 13, 
25507         "state": "invoiced", 
25508         "coreHours": 8.0, 
25509         "invoice": 59, 
25510         "date": "2013-11-16T14:00:00Z", 
25511         "kind": "reservation"
25512     }
25513 },
25514 {
25515     "pk": 59410, 
25516     "model": "core.charge", 
25517     "fields": {
25518         "updated": "2013-12-13T22:19:59.261Z", 
25519         "slice": 13, 
25520         "created": "2013-12-13T22:19:52.019Z", 
25521         "amount": 0.56, 
25522         "object": 100, 
25523         "account": 13, 
25524         "state": "invoiced", 
25525         "coreHours": 8.0, 
25526         "invoice": 59, 
25527         "date": "2013-11-16T22:00:00Z", 
25528         "kind": "reservation"
25529     }
25530 },
25531 {
25532     "pk": 59411, 
25533     "model": "core.charge", 
25534     "fields": {
25535         "updated": "2013-12-13T22:19:59.344Z", 
25536         "slice": 13, 
25537         "created": "2013-12-13T22:19:52.027Z", 
25538         "amount": 0.56, 
25539         "object": 100, 
25540         "account": 13, 
25541         "state": "invoiced", 
25542         "coreHours": 8.0, 
25543         "invoice": 59, 
25544         "date": "2013-11-17T06:00:00Z", 
25545         "kind": "reservation"
25546     }
25547 },
25548 {
25549     "pk": 59412, 
25550     "model": "core.charge", 
25551     "fields": {
25552         "updated": "2013-12-13T22:19:59.435Z", 
25553         "slice": 13, 
25554         "created": "2013-12-13T22:19:52.035Z", 
25555         "amount": 0.56, 
25556         "object": 100, 
25557         "account": 13, 
25558         "state": "invoiced", 
25559         "coreHours": 8.0, 
25560         "invoice": 59, 
25561         "date": "2013-11-17T14:00:00Z", 
25562         "kind": "reservation"
25563     }
25564 },
25565 {
25566     "pk": 59413, 
25567     "model": "core.charge", 
25568     "fields": {
25569         "updated": "2013-12-13T22:19:59.526Z", 
25570         "slice": 13, 
25571         "created": "2013-12-13T22:19:52.044Z", 
25572         "amount": 0.56, 
25573         "object": 100, 
25574         "account": 13, 
25575         "state": "invoiced", 
25576         "coreHours": 8.0, 
25577         "invoice": 59, 
25578         "date": "2013-11-17T22:00:00Z", 
25579         "kind": "reservation"
25580     }
25581 },
25582 {
25583     "pk": 59414, 
25584     "model": "core.charge", 
25585     "fields": {
25586         "updated": "2013-12-13T22:19:59.626Z", 
25587         "slice": 13, 
25588         "created": "2013-12-13T22:19:52.052Z", 
25589         "amount": 0.56, 
25590         "object": 100, 
25591         "account": 13, 
25592         "state": "invoiced", 
25593         "coreHours": 8.0, 
25594         "invoice": 60, 
25595         "date": "2013-11-18T06:00:00Z", 
25596         "kind": "reservation"
25597     }
25598 },
25599 {
25600     "pk": 59415, 
25601     "model": "core.charge", 
25602     "fields": {
25603         "updated": "2013-12-13T22:19:59.729Z", 
25604         "slice": 13, 
25605         "created": "2013-12-13T22:19:52.060Z", 
25606         "amount": 0.56, 
25607         "object": 100, 
25608         "account": 13, 
25609         "state": "invoiced", 
25610         "coreHours": 8.0, 
25611         "invoice": 60, 
25612         "date": "2013-11-18T14:00:00Z", 
25613         "kind": "reservation"
25614     }
25615 },
25616 {
25617     "pk": 59416, 
25618     "model": "core.charge", 
25619     "fields": {
25620         "updated": "2013-12-13T22:19:59.820Z", 
25621         "slice": 13, 
25622         "created": "2013-12-13T22:19:52.068Z", 
25623         "amount": 0.56, 
25624         "object": 100, 
25625         "account": 13, 
25626         "state": "invoiced", 
25627         "coreHours": 8.0, 
25628         "invoice": 60, 
25629         "date": "2013-11-18T22:00:00Z", 
25630         "kind": "reservation"
25631     }
25632 },
25633 {
25634     "pk": 59417, 
25635     "model": "core.charge", 
25636     "fields": {
25637         "updated": "2013-12-13T22:19:59.911Z", 
25638         "slice": 13, 
25639         "created": "2013-12-13T22:19:52.077Z", 
25640         "amount": 0.56, 
25641         "object": 100, 
25642         "account": 13, 
25643         "state": "invoiced", 
25644         "coreHours": 8.0, 
25645         "invoice": 60, 
25646         "date": "2013-11-19T06:00:00Z", 
25647         "kind": "reservation"
25648     }
25649 },
25650 {
25651     "pk": 59418, 
25652     "model": "core.charge", 
25653     "fields": {
25654         "updated": "2013-12-13T22:20:00.002Z", 
25655         "slice": 13, 
25656         "created": "2013-12-13T22:19:52.085Z", 
25657         "amount": 0.56, 
25658         "object": 100, 
25659         "account": 13, 
25660         "state": "invoiced", 
25661         "coreHours": 8.0, 
25662         "invoice": 60, 
25663         "date": "2013-11-19T14:00:00Z", 
25664         "kind": "reservation"
25665     }
25666 },
25667 {
25668     "pk": 59419, 
25669     "model": "core.charge", 
25670     "fields": {
25671         "updated": "2013-12-13T22:20:00.093Z", 
25672         "slice": 13, 
25673         "created": "2013-12-13T22:19:52.093Z", 
25674         "amount": 0.56, 
25675         "object": 100, 
25676         "account": 13, 
25677         "state": "invoiced", 
25678         "coreHours": 8.0, 
25679         "invoice": 60, 
25680         "date": "2013-11-19T22:00:00Z", 
25681         "kind": "reservation"
25682     }
25683 },
25684 {
25685     "pk": 59420, 
25686     "model": "core.charge", 
25687     "fields": {
25688         "updated": "2013-12-13T22:20:00.184Z", 
25689         "slice": 13, 
25690         "created": "2013-12-13T22:19:52.102Z", 
25691         "amount": 0.56, 
25692         "object": 100, 
25693         "account": 13, 
25694         "state": "invoiced", 
25695         "coreHours": 8.0, 
25696         "invoice": 60, 
25697         "date": "2013-11-20T06:00:00Z", 
25698         "kind": "reservation"
25699     }
25700 },
25701 {
25702     "pk": 59421, 
25703     "model": "core.charge", 
25704     "fields": {
25705         "updated": "2013-12-13T22:20:00.275Z", 
25706         "slice": 13, 
25707         "created": "2013-12-13T22:19:52.110Z", 
25708         "amount": 0.56, 
25709         "object": 100, 
25710         "account": 13, 
25711         "state": "invoiced", 
25712         "coreHours": 8.0, 
25713         "invoice": 60, 
25714         "date": "2013-11-20T14:00:00Z", 
25715         "kind": "reservation"
25716     }
25717 },
25718 {
25719     "pk": 59422, 
25720     "model": "core.charge", 
25721     "fields": {
25722         "updated": "2013-12-13T22:20:00.367Z", 
25723         "slice": 13, 
25724         "created": "2013-12-13T22:19:52.118Z", 
25725         "amount": 0.56, 
25726         "object": 100, 
25727         "account": 13, 
25728         "state": "invoiced", 
25729         "coreHours": 8.0, 
25730         "invoice": 60, 
25731         "date": "2013-11-20T22:00:00Z", 
25732         "kind": "reservation"
25733     }
25734 },
25735 {
25736     "pk": 59423, 
25737     "model": "core.charge", 
25738     "fields": {
25739         "updated": "2013-12-13T22:20:00.460Z", 
25740         "slice": 13, 
25741         "created": "2013-12-13T22:19:52.126Z", 
25742         "amount": 0.56, 
25743         "object": 100, 
25744         "account": 13, 
25745         "state": "invoiced", 
25746         "coreHours": 8.0, 
25747         "invoice": 60, 
25748         "date": "2013-11-21T06:00:00Z", 
25749         "kind": "reservation"
25750     }
25751 },
25752 {
25753     "pk": 59424, 
25754     "model": "core.charge", 
25755     "fields": {
25756         "updated": "2013-12-13T22:20:00.551Z", 
25757         "slice": 13, 
25758         "created": "2013-12-13T22:19:52.135Z", 
25759         "amount": 0.56, 
25760         "object": 100, 
25761         "account": 13, 
25762         "state": "invoiced", 
25763         "coreHours": 8.0, 
25764         "invoice": 60, 
25765         "date": "2013-11-21T14:00:00Z", 
25766         "kind": "reservation"
25767     }
25768 },
25769 {
25770     "pk": 59425, 
25771     "model": "core.charge", 
25772     "fields": {
25773         "updated": "2013-12-13T22:20:00.659Z", 
25774         "slice": 13, 
25775         "created": "2013-12-13T22:19:52.143Z", 
25776         "amount": 0.56, 
25777         "object": 100, 
25778         "account": 13, 
25779         "state": "invoiced", 
25780         "coreHours": 8.0, 
25781         "invoice": 60, 
25782         "date": "2013-11-21T22:00:00Z", 
25783         "kind": "reservation"
25784     }
25785 },
25786 {
25787     "pk": 59426, 
25788     "model": "core.charge", 
25789     "fields": {
25790         "updated": "2013-12-13T22:20:00.750Z", 
25791         "slice": 13, 
25792         "created": "2013-12-13T22:19:52.151Z", 
25793         "amount": 0.56, 
25794         "object": 100, 
25795         "account": 13, 
25796         "state": "invoiced", 
25797         "coreHours": 8.0, 
25798         "invoice": 60, 
25799         "date": "2013-11-22T06:00:00Z", 
25800         "kind": "reservation"
25801     }
25802 },
25803 {
25804     "pk": 59427, 
25805     "model": "core.charge", 
25806     "fields": {
25807         "updated": "2013-12-13T22:20:00.841Z", 
25808         "slice": 13, 
25809         "created": "2013-12-13T22:19:52.159Z", 
25810         "amount": 0.56, 
25811         "object": 100, 
25812         "account": 13, 
25813         "state": "invoiced", 
25814         "coreHours": 8.0, 
25815         "invoice": 60, 
25816         "date": "2013-11-22T14:00:00Z", 
25817         "kind": "reservation"
25818     }
25819 },
25820 {
25821     "pk": 59428, 
25822     "model": "core.charge", 
25823     "fields": {
25824         "updated": "2013-12-13T22:20:00.957Z", 
25825         "slice": 13, 
25826         "created": "2013-12-13T22:19:52.168Z", 
25827         "amount": 0.56, 
25828         "object": 100, 
25829         "account": 13, 
25830         "state": "invoiced", 
25831         "coreHours": 8.0, 
25832         "invoice": 60, 
25833         "date": "2013-11-22T22:00:00Z", 
25834         "kind": "reservation"
25835     }
25836 },
25837 {
25838     "pk": 59429, 
25839     "model": "core.charge", 
25840     "fields": {
25841         "updated": "2013-12-13T22:20:01.048Z", 
25842         "slice": 13, 
25843         "created": "2013-12-13T22:19:52.176Z", 
25844         "amount": 0.56, 
25845         "object": 100, 
25846         "account": 13, 
25847         "state": "invoiced", 
25848         "coreHours": 8.0, 
25849         "invoice": 60, 
25850         "date": "2013-11-23T06:00:00Z", 
25851         "kind": "reservation"
25852     }
25853 },
25854 {
25855     "pk": 59430, 
25856     "model": "core.charge", 
25857     "fields": {
25858         "updated": "2013-12-13T22:20:01.139Z", 
25859         "slice": 13, 
25860         "created": "2013-12-13T22:19:52.184Z", 
25861         "amount": 0.56, 
25862         "object": 100, 
25863         "account": 13, 
25864         "state": "invoiced", 
25865         "coreHours": 8.0, 
25866         "invoice": 60, 
25867         "date": "2013-11-23T14:00:00Z", 
25868         "kind": "reservation"
25869     }
25870 },
25871 {
25872     "pk": 59431, 
25873     "model": "core.charge", 
25874     "fields": {
25875         "updated": "2013-12-13T22:20:01.230Z", 
25876         "slice": 13, 
25877         "created": "2013-12-13T22:19:52.193Z", 
25878         "amount": 0.56, 
25879         "object": 100, 
25880         "account": 13, 
25881         "state": "invoiced", 
25882         "coreHours": 8.0, 
25883         "invoice": 60, 
25884         "date": "2013-11-23T22:00:00Z", 
25885         "kind": "reservation"
25886     }
25887 },
25888 {
25889     "pk": 59432, 
25890     "model": "core.charge", 
25891     "fields": {
25892         "updated": "2013-12-13T22:20:01.512Z", 
25893         "slice": 13, 
25894         "created": "2013-12-13T22:19:52.201Z", 
25895         "amount": 0.56, 
25896         "object": 100, 
25897         "account": 13, 
25898         "state": "invoiced", 
25899         "coreHours": 8.0, 
25900         "invoice": 60, 
25901         "date": "2013-11-24T06:00:00Z", 
25902         "kind": "reservation"
25903     }
25904 },
25905 {
25906     "pk": 59433, 
25907     "model": "core.charge", 
25908     "fields": {
25909         "updated": "2013-12-13T22:20:01.769Z", 
25910         "slice": 13, 
25911         "created": "2013-12-13T22:19:52.209Z", 
25912         "amount": 0.56, 
25913         "object": 100, 
25914         "account": 13, 
25915         "state": "invoiced", 
25916         "coreHours": 8.0, 
25917         "invoice": 60, 
25918         "date": "2013-11-24T14:00:00Z", 
25919         "kind": "reservation"
25920     }
25921 },
25922 {
25923     "pk": 59434, 
25924     "model": "core.charge", 
25925     "fields": {
25926         "updated": "2013-12-13T22:20:01.860Z", 
25927         "slice": 13, 
25928         "created": "2013-12-13T22:19:52.217Z", 
25929         "amount": 0.56, 
25930         "object": 100, 
25931         "account": 13, 
25932         "state": "invoiced", 
25933         "coreHours": 8.0, 
25934         "invoice": 60, 
25935         "date": "2013-11-24T22:00:00Z", 
25936         "kind": "reservation"
25937     }
25938 },
25939 {
25940     "pk": 59435, 
25941     "model": "core.charge", 
25942     "fields": {
25943         "updated": "2013-12-13T22:20:01.959Z", 
25944         "slice": 13, 
25945         "created": "2013-12-13T22:19:52.226Z", 
25946         "amount": 0.56, 
25947         "object": 100, 
25948         "account": 13, 
25949         "state": "invoiced", 
25950         "coreHours": 8.0, 
25951         "invoice": 61, 
25952         "date": "2013-11-25T06:00:00Z", 
25953         "kind": "reservation"
25954     }
25955 },
25956 {
25957     "pk": 59436, 
25958     "model": "core.charge", 
25959     "fields": {
25960         "updated": "2013-12-13T22:20:02.050Z", 
25961         "slice": 13, 
25962         "created": "2013-12-13T22:19:52.234Z", 
25963         "amount": 0.56, 
25964         "object": 100, 
25965         "account": 13, 
25966         "state": "invoiced", 
25967         "coreHours": 8.0, 
25968         "invoice": 61, 
25969         "date": "2013-11-25T14:00:00Z", 
25970         "kind": "reservation"
25971     }
25972 },
25973 {
25974     "pk": 59437, 
25975     "model": "core.charge", 
25976     "fields": {
25977         "updated": "2013-12-13T22:20:02.141Z", 
25978         "slice": 13, 
25979         "created": "2013-12-13T22:19:52.242Z", 
25980         "amount": 0.56, 
25981         "object": 100, 
25982         "account": 13, 
25983         "state": "invoiced", 
25984         "coreHours": 8.0, 
25985         "invoice": 61, 
25986         "date": "2013-11-25T22:00:00Z", 
25987         "kind": "reservation"
25988     }
25989 },
25990 {
25991     "pk": 59438, 
25992     "model": "core.charge", 
25993     "fields": {
25994         "updated": "2013-12-13T22:20:02.238Z", 
25995         "slice": 13, 
25996         "created": "2013-12-13T22:19:52.251Z", 
25997         "amount": 0.56, 
25998         "object": 100, 
25999         "account": 13, 
26000         "state": "invoiced", 
26001         "coreHours": 8.0, 
26002         "invoice": 61, 
26003         "date": "2013-11-26T06:00:00Z", 
26004         "kind": "reservation"
26005     }
26006 },
26007 {
26008     "pk": 59439, 
26009     "model": "core.charge", 
26010     "fields": {
26011         "updated": "2013-12-13T22:20:02.329Z", 
26012         "slice": 13, 
26013         "created": "2013-12-13T22:19:52.259Z", 
26014         "amount": 0.56, 
26015         "object": 100, 
26016         "account": 13, 
26017         "state": "invoiced", 
26018         "coreHours": 8.0, 
26019         "invoice": 61, 
26020         "date": "2013-11-26T14:00:00Z", 
26021         "kind": "reservation"
26022     }
26023 },
26024 {
26025     "pk": 59440, 
26026     "model": "core.charge", 
26027     "fields": {
26028         "updated": "2013-12-13T22:20:02.420Z", 
26029         "slice": 13, 
26030         "created": "2013-12-13T22:19:52.267Z", 
26031         "amount": 0.56, 
26032         "object": 100, 
26033         "account": 13, 
26034         "state": "invoiced", 
26035         "coreHours": 8.0, 
26036         "invoice": 61, 
26037         "date": "2013-11-26T22:00:00Z", 
26038         "kind": "reservation"
26039     }
26040 },
26041 {
26042     "pk": 59441, 
26043     "model": "core.charge", 
26044     "fields": {
26045         "updated": "2013-12-13T22:20:02.511Z", 
26046         "slice": 13, 
26047         "created": "2013-12-13T22:19:52.276Z", 
26048         "amount": 0.56, 
26049         "object": 100, 
26050         "account": 13, 
26051         "state": "invoiced", 
26052         "coreHours": 8.0, 
26053         "invoice": 61, 
26054         "date": "2013-11-27T06:00:00Z", 
26055         "kind": "reservation"
26056     }
26057 },
26058 {
26059     "pk": 59442, 
26060     "model": "core.charge", 
26061     "fields": {
26062         "updated": "2013-12-13T22:20:02.602Z", 
26063         "slice": 13, 
26064         "created": "2013-12-13T22:19:52.284Z", 
26065         "amount": 0.56, 
26066         "object": 100, 
26067         "account": 13, 
26068         "state": "invoiced", 
26069         "coreHours": 8.0, 
26070         "invoice": 61, 
26071         "date": "2013-11-27T14:00:00Z", 
26072         "kind": "reservation"
26073     }
26074 },
26075 {
26076     "pk": 59443, 
26077     "model": "core.charge", 
26078     "fields": {
26079         "updated": "2013-12-13T22:20:02.693Z", 
26080         "slice": 13, 
26081         "created": "2013-12-13T22:19:52.292Z", 
26082         "amount": 0.56, 
26083         "object": 100, 
26084         "account": 13, 
26085         "state": "invoiced", 
26086         "coreHours": 8.0, 
26087         "invoice": 61, 
26088         "date": "2013-11-27T22:00:00Z", 
26089         "kind": "reservation"
26090     }
26091 },
26092 {
26093     "pk": 59444, 
26094     "model": "core.charge", 
26095     "fields": {
26096         "updated": "2013-12-13T22:20:02.784Z", 
26097         "slice": 13, 
26098         "created": "2013-12-13T22:19:52.300Z", 
26099         "amount": 0.56, 
26100         "object": 100, 
26101         "account": 13, 
26102         "state": "invoiced", 
26103         "coreHours": 8.0, 
26104         "invoice": 61, 
26105         "date": "2013-11-28T06:00:00Z", 
26106         "kind": "reservation"
26107     }
26108 },
26109 {
26110     "pk": 59445, 
26111     "model": "core.charge", 
26112     "fields": {
26113         "updated": "2013-12-13T22:20:02.875Z", 
26114         "slice": 13, 
26115         "created": "2013-12-13T22:19:52.309Z", 
26116         "amount": 0.56, 
26117         "object": 100, 
26118         "account": 13, 
26119         "state": "invoiced", 
26120         "coreHours": 8.0, 
26121         "invoice": 61, 
26122         "date": "2013-11-28T14:00:00Z", 
26123         "kind": "reservation"
26124     }
26125 },
26126 {
26127     "pk": 59446, 
26128     "model": "core.charge", 
26129     "fields": {
26130         "updated": "2013-12-13T22:20:02.966Z", 
26131         "slice": 13, 
26132         "created": "2013-12-13T22:19:52.317Z", 
26133         "amount": 0.56, 
26134         "object": 100, 
26135         "account": 13, 
26136         "state": "invoiced", 
26137         "coreHours": 8.0, 
26138         "invoice": 61, 
26139         "date": "2013-11-28T22:00:00Z", 
26140         "kind": "reservation"
26141     }
26142 },
26143 {
26144     "pk": 59447, 
26145     "model": "core.charge", 
26146     "fields": {
26147         "updated": "2013-12-13T22:20:03.058Z", 
26148         "slice": 13, 
26149         "created": "2013-12-13T22:19:52.325Z", 
26150         "amount": 0.56, 
26151         "object": 100, 
26152         "account": 13, 
26153         "state": "invoiced", 
26154         "coreHours": 8.0, 
26155         "invoice": 61, 
26156         "date": "2013-11-29T06:00:00Z", 
26157         "kind": "reservation"
26158     }
26159 },
26160 {
26161     "pk": 59448, 
26162     "model": "core.charge", 
26163     "fields": {
26164         "updated": "2013-12-13T22:20:03.149Z", 
26165         "slice": 13, 
26166         "created": "2013-12-13T22:19:52.334Z", 
26167         "amount": 0.56, 
26168         "object": 100, 
26169         "account": 13, 
26170         "state": "invoiced", 
26171         "coreHours": 8.0, 
26172         "invoice": 61, 
26173         "date": "2013-11-29T14:00:00Z", 
26174         "kind": "reservation"
26175     }
26176 },
26177 {
26178     "pk": 59449, 
26179     "model": "core.charge", 
26180     "fields": {
26181         "updated": "2013-12-13T22:20:03.240Z", 
26182         "slice": 13, 
26183         "created": "2013-12-13T22:19:52.342Z", 
26184         "amount": 0.56, 
26185         "object": 100, 
26186         "account": 13, 
26187         "state": "invoiced", 
26188         "coreHours": 8.0, 
26189         "invoice": 61, 
26190         "date": "2013-11-29T22:00:00Z", 
26191         "kind": "reservation"
26192     }
26193 },
26194 {
26195     "pk": 59450, 
26196     "model": "core.charge", 
26197     "fields": {
26198         "updated": "2013-12-13T22:20:03.331Z", 
26199         "slice": 13, 
26200         "created": "2013-12-13T22:19:52.350Z", 
26201         "amount": 0.56, 
26202         "object": 100, 
26203         "account": 13, 
26204         "state": "invoiced", 
26205         "coreHours": 8.0, 
26206         "invoice": 61, 
26207         "date": "2013-11-30T06:00:00Z", 
26208         "kind": "reservation"
26209     }
26210 },
26211 {
26212     "pk": 59451, 
26213     "model": "core.charge", 
26214     "fields": {
26215         "updated": "2013-12-13T22:20:03.424Z", 
26216         "slice": 13, 
26217         "created": "2013-12-13T22:19:52.358Z", 
26218         "amount": 0.56, 
26219         "object": 100, 
26220         "account": 13, 
26221         "state": "invoiced", 
26222         "coreHours": 8.0, 
26223         "invoice": 61, 
26224         "date": "2013-11-30T14:00:00Z", 
26225         "kind": "reservation"
26226     }
26227 },
26228 {
26229     "pk": 59452, 
26230     "model": "core.charge", 
26231     "fields": {
26232         "updated": "2013-12-13T22:20:03.515Z", 
26233         "slice": 13, 
26234         "created": "2013-12-13T22:19:52.367Z", 
26235         "amount": 0.56, 
26236         "object": 100, 
26237         "account": 13, 
26238         "state": "invoiced", 
26239         "coreHours": 8.0, 
26240         "invoice": 61, 
26241         "date": "2013-11-30T22:00:00Z", 
26242         "kind": "reservation"
26243     }
26244 },
26245 {
26246     "pk": 59453, 
26247     "model": "core.charge", 
26248     "fields": {
26249         "updated": "2013-12-13T22:20:03.606Z", 
26250         "slice": 13, 
26251         "created": "2013-12-13T22:19:52.375Z", 
26252         "amount": 0.56, 
26253         "object": 100, 
26254         "account": 13, 
26255         "state": "invoiced", 
26256         "coreHours": 8.0, 
26257         "invoice": 61, 
26258         "date": "2013-12-01T06:00:00Z", 
26259         "kind": "reservation"
26260     }
26261 },
26262 {
26263     "pk": 59454, 
26264     "model": "core.charge", 
26265     "fields": {
26266         "updated": "2013-12-13T22:20:03.697Z", 
26267         "slice": 13, 
26268         "created": "2013-12-13T22:19:52.383Z", 
26269         "amount": 0.56, 
26270         "object": 100, 
26271         "account": 13, 
26272         "state": "invoiced", 
26273         "coreHours": 8.0, 
26274         "invoice": 61, 
26275         "date": "2013-12-01T14:00:00Z", 
26276         "kind": "reservation"
26277     }
26278 },
26279 {
26280     "pk": 59455, 
26281     "model": "core.charge", 
26282     "fields": {
26283         "updated": "2013-12-13T22:20:03.788Z", 
26284         "slice": 13, 
26285         "created": "2013-12-13T22:19:52.392Z", 
26286         "amount": 0.56, 
26287         "object": 100, 
26288         "account": 13, 
26289         "state": "invoiced", 
26290         "coreHours": 8.0, 
26291         "invoice": 61, 
26292         "date": "2013-12-01T22:00:00Z", 
26293         "kind": "reservation"
26294     }
26295 },
26296 {
26297     "pk": 59456, 
26298     "model": "core.charge", 
26299     "fields": {
26300         "updated": "2013-12-13T22:20:03.888Z", 
26301         "slice": 13, 
26302         "created": "2013-12-13T22:19:52.400Z", 
26303         "amount": 0.56, 
26304         "object": 100, 
26305         "account": 13, 
26306         "state": "invoiced", 
26307         "coreHours": 8.0, 
26308         "invoice": 62, 
26309         "date": "2013-12-02T06:00:00Z", 
26310         "kind": "reservation"
26311     }
26312 },
26313 {
26314     "pk": 59457, 
26315     "model": "core.charge", 
26316     "fields": {
26317         "updated": "2013-12-13T22:20:03.979Z", 
26318         "slice": 13, 
26319         "created": "2013-12-13T22:19:52.408Z", 
26320         "amount": 0.56, 
26321         "object": 100, 
26322         "account": 13, 
26323         "state": "invoiced", 
26324         "coreHours": 8.0, 
26325         "invoice": 62, 
26326         "date": "2013-12-02T14:00:00Z", 
26327         "kind": "reservation"
26328     }
26329 },
26330 {
26331     "pk": 59458, 
26332     "model": "core.charge", 
26333     "fields": {
26334         "updated": "2013-12-13T22:20:04.070Z", 
26335         "slice": 13, 
26336         "created": "2013-12-13T22:19:52.416Z", 
26337         "amount": 0.56, 
26338         "object": 100, 
26339         "account": 13, 
26340         "state": "invoiced", 
26341         "coreHours": 8.0, 
26342         "invoice": 62, 
26343         "date": "2013-12-02T22:00:00Z", 
26344         "kind": "reservation"
26345     }
26346 },
26347 {
26348     "pk": 59459, 
26349     "model": "core.charge", 
26350     "fields": {
26351         "updated": "2013-12-13T22:20:04.161Z", 
26352         "slice": 13, 
26353         "created": "2013-12-13T22:19:52.425Z", 
26354         "amount": 0.56, 
26355         "object": 100, 
26356         "account": 13, 
26357         "state": "invoiced", 
26358         "coreHours": 8.0, 
26359         "invoice": 62, 
26360         "date": "2013-12-03T06:00:00Z", 
26361         "kind": "reservation"
26362     }
26363 },
26364 {
26365     "pk": 59460, 
26366     "model": "core.charge", 
26367     "fields": {
26368         "updated": "2013-12-13T22:20:04.252Z", 
26369         "slice": 13, 
26370         "created": "2013-12-13T22:19:52.433Z", 
26371         "amount": 0.56, 
26372         "object": 100, 
26373         "account": 13, 
26374         "state": "invoiced", 
26375         "coreHours": 8.0, 
26376         "invoice": 62, 
26377         "date": "2013-12-03T14:00:00Z", 
26378         "kind": "reservation"
26379     }
26380 },
26381 {
26382     "pk": 59461, 
26383     "model": "core.charge", 
26384     "fields": {
26385         "updated": "2013-12-13T22:20:04.343Z", 
26386         "slice": 13, 
26387         "created": "2013-12-13T22:19:52.441Z", 
26388         "amount": 0.56, 
26389         "object": 100, 
26390         "account": 13, 
26391         "state": "invoiced", 
26392         "coreHours": 8.0, 
26393         "invoice": 62, 
26394         "date": "2013-12-03T22:00:00Z", 
26395         "kind": "reservation"
26396     }
26397 },
26398 {
26399     "pk": 59462, 
26400     "model": "core.charge", 
26401     "fields": {
26402         "updated": "2013-12-13T22:20:04.434Z", 
26403         "slice": 13, 
26404         "created": "2013-12-13T22:19:52.450Z", 
26405         "amount": 0.56, 
26406         "object": 100, 
26407         "account": 13, 
26408         "state": "invoiced", 
26409         "coreHours": 8.0, 
26410         "invoice": 62, 
26411         "date": "2013-12-04T06:00:00Z", 
26412         "kind": "reservation"
26413     }
26414 },
26415 {
26416     "pk": 59463, 
26417     "model": "core.charge", 
26418     "fields": {
26419         "updated": "2013-12-13T22:20:04.526Z", 
26420         "slice": 13, 
26421         "created": "2013-12-13T22:19:52.458Z", 
26422         "amount": 0.56, 
26423         "object": 100, 
26424         "account": 13, 
26425         "state": "invoiced", 
26426         "coreHours": 8.0, 
26427         "invoice": 62, 
26428         "date": "2013-12-04T14:00:00Z", 
26429         "kind": "reservation"
26430     }
26431 },
26432 {
26433     "pk": 59464, 
26434     "model": "core.charge", 
26435     "fields": {
26436         "updated": "2013-12-13T22:20:04.617Z", 
26437         "slice": 13, 
26438         "created": "2013-12-13T22:19:52.466Z", 
26439         "amount": 0.56, 
26440         "object": 100, 
26441         "account": 13, 
26442         "state": "invoiced", 
26443         "coreHours": 8.0, 
26444         "invoice": 62, 
26445         "date": "2013-12-04T22:00:00Z", 
26446         "kind": "reservation"
26447     }
26448 },
26449 {
26450     "pk": 59465, 
26451     "model": "core.charge", 
26452     "fields": {
26453         "updated": "2013-12-13T22:20:04.708Z", 
26454         "slice": 13, 
26455         "created": "2013-12-13T22:19:52.474Z", 
26456         "amount": 0.56, 
26457         "object": 100, 
26458         "account": 13, 
26459         "state": "invoiced", 
26460         "coreHours": 8.0, 
26461         "invoice": 62, 
26462         "date": "2013-12-05T06:00:00Z", 
26463         "kind": "reservation"
26464     }
26465 },
26466 {
26467     "pk": 59466, 
26468     "model": "core.charge", 
26469     "fields": {
26470         "updated": "2013-12-13T22:20:04.799Z", 
26471         "slice": 13, 
26472         "created": "2013-12-13T22:19:52.483Z", 
26473         "amount": 0.56, 
26474         "object": 100, 
26475         "account": 13, 
26476         "state": "invoiced", 
26477         "coreHours": 8.0, 
26478         "invoice": 62, 
26479         "date": "2013-12-05T14:00:00Z", 
26480         "kind": "reservation"
26481     }
26482 },
26483 {
26484     "pk": 59467, 
26485     "model": "core.charge", 
26486     "fields": {
26487         "updated": "2013-12-13T22:20:04.890Z", 
26488         "slice": 13, 
26489         "created": "2013-12-13T22:19:52.491Z", 
26490         "amount": 0.56, 
26491         "object": 100, 
26492         "account": 13, 
26493         "state": "invoiced", 
26494         "coreHours": 8.0, 
26495         "invoice": 62, 
26496         "date": "2013-12-05T22:00:00Z", 
26497         "kind": "reservation"
26498     }
26499 },
26500 {
26501     "pk": 59468, 
26502     "model": "core.charge", 
26503     "fields": {
26504         "updated": "2013-12-13T22:20:04.981Z", 
26505         "slice": 13, 
26506         "created": "2013-12-13T22:19:52.499Z", 
26507         "amount": 0.56, 
26508         "object": 100, 
26509         "account": 13, 
26510         "state": "invoiced", 
26511         "coreHours": 8.0, 
26512         "invoice": 62, 
26513         "date": "2013-12-06T06:00:00Z", 
26514         "kind": "reservation"
26515     }
26516 },
26517 {
26518     "pk": 59469, 
26519     "model": "core.charge", 
26520     "fields": {
26521         "updated": "2013-12-13T22:20:05.072Z", 
26522         "slice": 13, 
26523         "created": "2013-12-13T22:19:52.507Z", 
26524         "amount": 0.56, 
26525         "object": 100, 
26526         "account": 13, 
26527         "state": "invoiced", 
26528         "coreHours": 8.0, 
26529         "invoice": 62, 
26530         "date": "2013-12-06T14:00:00Z", 
26531         "kind": "reservation"
26532     }
26533 },
26534 {
26535     "pk": 59470, 
26536     "model": "core.charge", 
26537     "fields": {
26538         "updated": "2013-12-13T22:20:05.170Z", 
26539         "slice": 13, 
26540         "created": "2013-12-13T22:19:52.516Z", 
26541         "amount": 0.56, 
26542         "object": 100, 
26543         "account": 13, 
26544         "state": "invoiced", 
26545         "coreHours": 8.0, 
26546         "invoice": 62, 
26547         "date": "2013-12-06T22:00:00Z", 
26548         "kind": "reservation"
26549     }
26550 },
26551 {
26552     "pk": 59471, 
26553     "model": "core.charge", 
26554     "fields": {
26555         "updated": "2013-12-13T22:20:05.261Z", 
26556         "slice": 13, 
26557         "created": "2013-12-13T22:19:52.524Z", 
26558         "amount": 0.56, 
26559         "object": 100, 
26560         "account": 13, 
26561         "state": "invoiced", 
26562         "coreHours": 8.0, 
26563         "invoice": 62, 
26564         "date": "2013-12-07T06:00:00Z", 
26565         "kind": "reservation"
26566     }
26567 },
26568 {
26569     "pk": 59472, 
26570     "model": "core.charge", 
26571     "fields": {
26572         "updated": "2013-12-13T22:20:05.352Z", 
26573         "slice": 13, 
26574         "created": "2013-12-13T22:19:52.532Z", 
26575         "amount": 0.56, 
26576         "object": 100, 
26577         "account": 13, 
26578         "state": "invoiced", 
26579         "coreHours": 8.0, 
26580         "invoice": 62, 
26581         "date": "2013-12-07T14:00:00Z", 
26582         "kind": "reservation"
26583     }
26584 },
26585 {
26586     "pk": 59473, 
26587     "model": "core.charge", 
26588     "fields": {
26589         "updated": "2013-12-13T22:20:05.443Z", 
26590         "slice": 13, 
26591         "created": "2013-12-13T22:19:52.541Z", 
26592         "amount": 0.56, 
26593         "object": 100, 
26594         "account": 13, 
26595         "state": "invoiced", 
26596         "coreHours": 8.0, 
26597         "invoice": 62, 
26598         "date": "2013-12-07T22:00:00Z", 
26599         "kind": "reservation"
26600     }
26601 },
26602 {
26603     "pk": 59474, 
26604     "model": "core.charge", 
26605     "fields": {
26606         "updated": "2013-12-13T22:20:05.535Z", 
26607         "slice": 13, 
26608         "created": "2013-12-13T22:19:52.549Z", 
26609         "amount": 0.56, 
26610         "object": 100, 
26611         "account": 13, 
26612         "state": "invoiced", 
26613         "coreHours": 8.0, 
26614         "invoice": 62, 
26615         "date": "2013-12-08T06:00:00Z", 
26616         "kind": "reservation"
26617     }
26618 },
26619 {
26620     "pk": 59475, 
26621     "model": "core.charge", 
26622     "fields": {
26623         "updated": "2013-12-13T22:20:05.626Z", 
26624         "slice": 13, 
26625         "created": "2013-12-13T22:19:52.557Z", 
26626         "amount": 0.56, 
26627         "object": 100, 
26628         "account": 13, 
26629         "state": "invoiced", 
26630         "coreHours": 8.0, 
26631         "invoice": 62, 
26632         "date": "2013-12-08T14:00:00Z", 
26633         "kind": "reservation"
26634     }
26635 },
26636 {
26637     "pk": 59476, 
26638     "model": "core.charge", 
26639     "fields": {
26640         "updated": "2013-12-13T22:20:05.717Z", 
26641         "slice": 13, 
26642         "created": "2013-12-13T22:19:52.565Z", 
26643         "amount": 0.56, 
26644         "object": 100, 
26645         "account": 13, 
26646         "state": "invoiced", 
26647         "coreHours": 8.0, 
26648         "invoice": 62, 
26649         "date": "2013-12-08T22:00:00Z", 
26650         "kind": "reservation"
26651     }
26652 },
26653 {
26654     "pk": 59477, 
26655     "model": "core.charge", 
26656     "fields": {
26657         "updated": "2013-12-13T22:19:52.574Z", 
26658         "slice": 13, 
26659         "created": "2013-12-13T22:19:52.574Z", 
26660         "amount": 0.56, 
26661         "object": 100, 
26662         "account": 13, 
26663         "state": "pending", 
26664         "coreHours": 8.0, 
26665         "invoice": null, 
26666         "date": "2013-12-09T06:00:00Z", 
26667         "kind": "reservation"
26668     }
26669 },
26670 {
26671     "pk": 59478, 
26672     "model": "core.charge", 
26673     "fields": {
26674         "updated": "2013-12-13T22:19:52.582Z", 
26675         "slice": 13, 
26676         "created": "2013-12-13T22:19:52.582Z", 
26677         "amount": 0.56, 
26678         "object": 100, 
26679         "account": 13, 
26680         "state": "pending", 
26681         "coreHours": 8.0, 
26682         "invoice": null, 
26683         "date": "2013-12-09T14:00:00Z", 
26684         "kind": "reservation"
26685     }
26686 },
26687 {
26688     "pk": 59479, 
26689     "model": "core.charge", 
26690     "fields": {
26691         "updated": "2013-12-13T22:19:52.590Z", 
26692         "slice": 13, 
26693         "created": "2013-12-13T22:19:52.590Z", 
26694         "amount": 0.56, 
26695         "object": 100, 
26696         "account": 13, 
26697         "state": "pending", 
26698         "coreHours": 8.0, 
26699         "invoice": null, 
26700         "date": "2013-12-09T22:00:00Z", 
26701         "kind": "reservation"
26702     }
26703 },
26704 {
26705     "pk": 59480, 
26706     "model": "core.charge", 
26707     "fields": {
26708         "updated": "2013-12-13T22:19:52.599Z", 
26709         "slice": 13, 
26710         "created": "2013-12-13T22:19:52.599Z", 
26711         "amount": 0.56, 
26712         "object": 100, 
26713         "account": 13, 
26714         "state": "pending", 
26715         "coreHours": 8.0, 
26716         "invoice": null, 
26717         "date": "2013-12-10T06:00:00Z", 
26718         "kind": "reservation"
26719     }
26720 },
26721 {
26722     "pk": 59481, 
26723     "model": "core.charge", 
26724     "fields": {
26725         "updated": "2013-12-13T22:19:52.607Z", 
26726         "slice": 13, 
26727         "created": "2013-12-13T22:19:52.607Z", 
26728         "amount": 0.56, 
26729         "object": 100, 
26730         "account": 13, 
26731         "state": "pending", 
26732         "coreHours": 8.0, 
26733         "invoice": null, 
26734         "date": "2013-12-10T14:00:00Z", 
26735         "kind": "reservation"
26736     }
26737 },
26738 {
26739     "pk": 59482, 
26740     "model": "core.charge", 
26741     "fields": {
26742         "updated": "2013-12-13T22:19:52.615Z", 
26743         "slice": 13, 
26744         "created": "2013-12-13T22:19:52.615Z", 
26745         "amount": 0.56, 
26746         "object": 100, 
26747         "account": 13, 
26748         "state": "pending", 
26749         "coreHours": 8.0, 
26750         "invoice": null, 
26751         "date": "2013-12-10T22:00:00Z", 
26752         "kind": "reservation"
26753     }
26754 },
26755 {
26756     "pk": 59483, 
26757     "model": "core.charge", 
26758     "fields": {
26759         "updated": "2013-12-13T22:19:52.623Z", 
26760         "slice": 13, 
26761         "created": "2013-12-13T22:19:52.623Z", 
26762         "amount": 0.56, 
26763         "object": 100, 
26764         "account": 13, 
26765         "state": "pending", 
26766         "coreHours": 8.0, 
26767         "invoice": null, 
26768         "date": "2013-12-11T06:00:00Z", 
26769         "kind": "reservation"
26770     }
26771 },
26772 {
26773     "pk": 59484, 
26774     "model": "core.charge", 
26775     "fields": {
26776         "updated": "2013-12-13T22:19:52.632Z", 
26777         "slice": 13, 
26778         "created": "2013-12-13T22:19:52.632Z", 
26779         "amount": 0.56, 
26780         "object": 100, 
26781         "account": 13, 
26782         "state": "pending", 
26783         "coreHours": 8.0, 
26784         "invoice": null, 
26785         "date": "2013-12-11T14:00:00Z", 
26786         "kind": "reservation"
26787     }
26788 },
26789 {
26790     "pk": 59485, 
26791     "model": "core.charge", 
26792     "fields": {
26793         "updated": "2013-12-13T22:19:52.640Z", 
26794         "slice": 13, 
26795         "created": "2013-12-13T22:19:52.640Z", 
26796         "amount": 0.56, 
26797         "object": 100, 
26798         "account": 13, 
26799         "state": "pending", 
26800         "coreHours": 8.0, 
26801         "invoice": null, 
26802         "date": "2013-12-11T22:00:00Z", 
26803         "kind": "reservation"
26804     }
26805 },
26806 {
26807     "pk": 59486, 
26808     "model": "core.charge", 
26809     "fields": {
26810         "updated": "2013-12-13T22:19:52.648Z", 
26811         "slice": 13, 
26812         "created": "2013-12-13T22:19:52.648Z", 
26813         "amount": 0.56, 
26814         "object": 100, 
26815         "account": 13, 
26816         "state": "pending", 
26817         "coreHours": 8.0, 
26818         "invoice": null, 
26819         "date": "2013-12-12T06:00:00Z", 
26820         "kind": "reservation"
26821     }
26822 },
26823 {
26824     "pk": 59487, 
26825     "model": "core.charge", 
26826     "fields": {
26827         "updated": "2013-12-13T22:19:52.657Z", 
26828         "slice": 13, 
26829         "created": "2013-12-13T22:19:52.657Z", 
26830         "amount": 0.56, 
26831         "object": 100, 
26832         "account": 13, 
26833         "state": "pending", 
26834         "coreHours": 8.0, 
26835         "invoice": null, 
26836         "date": "2013-12-12T14:00:00Z", 
26837         "kind": "reservation"
26838     }
26839 },
26840 {
26841     "pk": 59488, 
26842     "model": "core.charge", 
26843     "fields": {
26844         "updated": "2013-12-13T22:19:52.665Z", 
26845         "slice": 13, 
26846         "created": "2013-12-13T22:19:52.665Z", 
26847         "amount": 0.56, 
26848         "object": 100, 
26849         "account": 13, 
26850         "state": "pending", 
26851         "coreHours": 8.0, 
26852         "invoice": null, 
26853         "date": "2013-12-12T22:00:00Z", 
26854         "kind": "reservation"
26855     }
26856 },
26857 {
26858     "pk": 59489, 
26859     "model": "core.charge", 
26860     "fields": {
26861         "updated": "2013-12-13T22:19:52.673Z", 
26862         "slice": 13, 
26863         "created": "2013-12-13T22:19:52.673Z", 
26864         "amount": 0.56, 
26865         "object": 100, 
26866         "account": 13, 
26867         "state": "pending", 
26868         "coreHours": 8.0, 
26869         "invoice": null, 
26870         "date": "2013-12-13T06:00:00Z", 
26871         "kind": "reservation"
26872     }
26873 },
26874 {
26875     "pk": 59490, 
26876     "model": "core.charge", 
26877     "fields": {
26878         "updated": "2013-12-13T22:19:52.682Z", 
26879         "slice": 13, 
26880         "created": "2013-12-13T22:19:52.681Z", 
26881         "amount": 0.56, 
26882         "object": 100, 
26883         "account": 13, 
26884         "state": "pending", 
26885         "coreHours": 8.0, 
26886         "invoice": null, 
26887         "date": "2013-12-13T14:00:00Z", 
26888         "kind": "reservation"
26889     }
26890 },
26891 {
26892     "pk": 59491, 
26893     "model": "core.charge", 
26894     "fields": {
26895         "updated": "2013-12-13T22:19:58.407Z", 
26896         "slice": 13, 
26897         "created": "2013-12-13T22:19:52.696Z", 
26898         "amount": 0.56, 
26899         "object": 101, 
26900         "account": 13, 
26901         "state": "invoiced", 
26902         "coreHours": 8.0, 
26903         "invoice": 58, 
26904         "date": "2013-11-13T22:00:00Z", 
26905         "kind": "reservation"
26906     }
26907 },
26908 {
26909     "pk": 59492, 
26910     "model": "core.charge", 
26911     "fields": {
26912         "updated": "2013-12-13T22:19:58.507Z", 
26913         "slice": 13, 
26914         "created": "2013-12-13T22:19:52.706Z", 
26915         "amount": 0.56, 
26916         "object": 101, 
26917         "account": 13, 
26918         "state": "invoiced", 
26919         "coreHours": 8.0, 
26920         "invoice": 59, 
26921         "date": "2013-11-14T06:00:00Z", 
26922         "kind": "reservation"
26923     }
26924 },
26925 {
26926     "pk": 59493, 
26927     "model": "core.charge", 
26928     "fields": {
26929         "updated": "2013-12-13T22:19:58.598Z", 
26930         "slice": 13, 
26931         "created": "2013-12-13T22:19:52.715Z", 
26932         "amount": 0.56, 
26933         "object": 101, 
26934         "account": 13, 
26935         "state": "invoiced", 
26936         "coreHours": 8.0, 
26937         "invoice": 59, 
26938         "date": "2013-11-14T14:00:00Z", 
26939         "kind": "reservation"
26940     }
26941 },
26942 {
26943     "pk": 59494, 
26944     "model": "core.charge", 
26945     "fields": {
26946         "updated": "2013-12-13T22:19:58.689Z", 
26947         "slice": 13, 
26948         "created": "2013-12-13T22:19:52.723Z", 
26949         "amount": 0.56, 
26950         "object": 101, 
26951         "account": 13, 
26952         "state": "invoiced", 
26953         "coreHours": 8.0, 
26954         "invoice": 59, 
26955         "date": "2013-11-14T22:00:00Z", 
26956         "kind": "reservation"
26957     }
26958 },
26959 {
26960     "pk": 59495, 
26961     "model": "core.charge", 
26962     "fields": {
26963         "updated": "2013-12-13T22:19:58.780Z", 
26964         "slice": 13, 
26965         "created": "2013-12-13T22:19:52.731Z", 
26966         "amount": 0.56, 
26967         "object": 101, 
26968         "account": 13, 
26969         "state": "invoiced", 
26970         "coreHours": 8.0, 
26971         "invoice": 59, 
26972         "date": "2013-11-15T06:00:00Z", 
26973         "kind": "reservation"
26974     }
26975 },
26976 {
26977     "pk": 59496, 
26978     "model": "core.charge", 
26979     "fields": {
26980         "updated": "2013-12-13T22:19:58.871Z", 
26981         "slice": 13, 
26982         "created": "2013-12-13T22:19:52.739Z", 
26983         "amount": 0.56, 
26984         "object": 101, 
26985         "account": 13, 
26986         "state": "invoiced", 
26987         "coreHours": 8.0, 
26988         "invoice": 59, 
26989         "date": "2013-11-15T14:00:00Z", 
26990         "kind": "reservation"
26991     }
26992 },
26993 {
26994     "pk": 59497, 
26995     "model": "core.charge", 
26996     "fields": {
26997         "updated": "2013-12-13T22:19:58.980Z", 
26998         "slice": 13, 
26999         "created": "2013-12-13T22:19:52.748Z", 
27000         "amount": 0.56, 
27001         "object": 101, 
27002         "account": 13, 
27003         "state": "invoiced", 
27004         "coreHours": 8.0, 
27005         "invoice": 59, 
27006         "date": "2013-11-15T22:00:00Z", 
27007         "kind": "reservation"
27008     }
27009 },
27010 {
27011     "pk": 59498, 
27012     "model": "core.charge", 
27013     "fields": {
27014         "updated": "2013-12-13T22:19:59.071Z", 
27015         "slice": 13, 
27016         "created": "2013-12-13T22:19:52.756Z", 
27017         "amount": 0.56, 
27018         "object": 101, 
27019         "account": 13, 
27020         "state": "invoiced", 
27021         "coreHours": 8.0, 
27022         "invoice": 59, 
27023         "date": "2013-11-16T06:00:00Z", 
27024         "kind": "reservation"
27025     }
27026 },
27027 {
27028     "pk": 59499, 
27029     "model": "core.charge", 
27030     "fields": {
27031         "updated": "2013-12-13T22:19:59.162Z", 
27032         "slice": 13, 
27033         "created": "2013-12-13T22:19:52.764Z", 
27034         "amount": 0.56, 
27035         "object": 101, 
27036         "account": 13, 
27037         "state": "invoiced", 
27038         "coreHours": 8.0, 
27039         "invoice": 59, 
27040         "date": "2013-11-16T14:00:00Z", 
27041         "kind": "reservation"
27042     }
27043 },
27044 {
27045     "pk": 59500, 
27046     "model": "core.charge", 
27047     "fields": {
27048         "updated": "2013-12-13T22:19:59.253Z", 
27049         "slice": 13, 
27050         "created": "2013-12-13T22:19:52.773Z", 
27051         "amount": 0.56, 
27052         "object": 101, 
27053         "account": 13, 
27054         "state": "invoiced", 
27055         "coreHours": 8.0, 
27056         "invoice": 59, 
27057         "date": "2013-11-16T22:00:00Z", 
27058         "kind": "reservation"
27059     }
27060 },
27061 {
27062     "pk": 59501, 
27063     "model": "core.charge", 
27064     "fields": {
27065         "updated": "2013-12-13T22:19:59.377Z", 
27066         "slice": 13, 
27067         "created": "2013-12-13T22:19:52.781Z", 
27068         "amount": 0.56, 
27069         "object": 101, 
27070         "account": 13, 
27071         "state": "invoiced", 
27072         "coreHours": 8.0, 
27073         "invoice": 59, 
27074         "date": "2013-11-17T06:00:00Z", 
27075         "kind": "reservation"
27076     }
27077 },
27078 {
27079     "pk": 59502, 
27080     "model": "core.charge", 
27081     "fields": {
27082         "updated": "2013-12-13T22:19:59.468Z", 
27083         "slice": 13, 
27084         "created": "2013-12-13T22:19:52.789Z", 
27085         "amount": 0.56, 
27086         "object": 101, 
27087         "account": 13, 
27088         "state": "invoiced", 
27089         "coreHours": 8.0, 
27090         "invoice": 59, 
27091         "date": "2013-11-17T14:00:00Z", 
27092         "kind": "reservation"
27093     }
27094 },
27095 {
27096     "pk": 59503, 
27097     "model": "core.charge", 
27098     "fields": {
27099         "updated": "2013-12-13T22:19:59.559Z", 
27100         "slice": 13, 
27101         "created": "2013-12-13T22:19:52.798Z", 
27102         "amount": 0.56, 
27103         "object": 101, 
27104         "account": 13, 
27105         "state": "invoiced", 
27106         "coreHours": 8.0, 
27107         "invoice": 59, 
27108         "date": "2013-11-17T22:00:00Z", 
27109         "kind": "reservation"
27110     }
27111 },
27112 {
27113     "pk": 59504, 
27114     "model": "core.charge", 
27115     "fields": {
27116         "updated": "2013-12-13T22:19:59.659Z", 
27117         "slice": 13, 
27118         "created": "2013-12-13T22:19:52.806Z", 
27119         "amount": 0.56, 
27120         "object": 101, 
27121         "account": 13, 
27122         "state": "invoiced", 
27123         "coreHours": 8.0, 
27124         "invoice": 60, 
27125         "date": "2013-11-18T06:00:00Z", 
27126         "kind": "reservation"
27127     }
27128 },
27129 {
27130     "pk": 59505, 
27131     "model": "core.charge", 
27132     "fields": {
27133         "updated": "2013-12-13T22:19:59.762Z", 
27134         "slice": 13, 
27135         "created": "2013-12-13T22:19:52.814Z", 
27136         "amount": 0.56, 
27137         "object": 101, 
27138         "account": 13, 
27139         "state": "invoiced", 
27140         "coreHours": 8.0, 
27141         "invoice": 60, 
27142         "date": "2013-11-18T14:00:00Z", 
27143         "kind": "reservation"
27144     }
27145 },
27146 {
27147     "pk": 59506, 
27148     "model": "core.charge", 
27149     "fields": {
27150         "updated": "2013-12-13T22:19:59.853Z", 
27151         "slice": 13, 
27152         "created": "2013-12-13T22:19:52.822Z", 
27153         "amount": 0.56, 
27154         "object": 101, 
27155         "account": 13, 
27156         "state": "invoiced", 
27157         "coreHours": 8.0, 
27158         "invoice": 60, 
27159         "date": "2013-11-18T22:00:00Z", 
27160         "kind": "reservation"
27161     }
27162 },
27163 {
27164     "pk": 59507, 
27165     "model": "core.charge", 
27166     "fields": {
27167         "updated": "2013-12-13T22:19:59.944Z", 
27168         "slice": 13, 
27169         "created": "2013-12-13T22:19:52.831Z", 
27170         "amount": 0.56, 
27171         "object": 101, 
27172         "account": 13, 
27173         "state": "invoiced", 
27174         "coreHours": 8.0, 
27175         "invoice": 60, 
27176         "date": "2013-11-19T06:00:00Z", 
27177         "kind": "reservation"
27178     }
27179 },
27180 {
27181     "pk": 59508, 
27182     "model": "core.charge", 
27183     "fields": {
27184         "updated": "2013-12-13T22:20:00.035Z", 
27185         "slice": 13, 
27186         "created": "2013-12-13T22:19:52.839Z", 
27187         "amount": 0.56, 
27188         "object": 101, 
27189         "account": 13, 
27190         "state": "invoiced", 
27191         "coreHours": 8.0, 
27192         "invoice": 60, 
27193         "date": "2013-11-19T14:00:00Z", 
27194         "kind": "reservation"
27195     }
27196 },
27197 {
27198     "pk": 59509, 
27199     "model": "core.charge", 
27200     "fields": {
27201         "updated": "2013-12-13T22:20:00.126Z", 
27202         "slice": 13, 
27203         "created": "2013-12-13T22:19:52.847Z", 
27204         "amount": 0.56, 
27205         "object": 101, 
27206         "account": 13, 
27207         "state": "invoiced", 
27208         "coreHours": 8.0, 
27209         "invoice": 60, 
27210         "date": "2013-11-19T22:00:00Z", 
27211         "kind": "reservation"
27212     }
27213 },
27214 {
27215     "pk": 59510, 
27216     "model": "core.charge", 
27217     "fields": {
27218         "updated": "2013-12-13T22:20:00.217Z", 
27219         "slice": 13, 
27220         "created": "2013-12-13T22:19:52.856Z", 
27221         "amount": 0.56, 
27222         "object": 101, 
27223         "account": 13, 
27224         "state": "invoiced", 
27225         "coreHours": 8.0, 
27226         "invoice": 60, 
27227         "date": "2013-11-20T06:00:00Z", 
27228         "kind": "reservation"
27229     }
27230 },
27231 {
27232     "pk": 59511, 
27233     "model": "core.charge", 
27234     "fields": {
27235         "updated": "2013-12-13T22:20:00.309Z", 
27236         "slice": 13, 
27237         "created": "2013-12-13T22:19:52.864Z", 
27238         "amount": 0.56, 
27239         "object": 101, 
27240         "account": 13, 
27241         "state": "invoiced", 
27242         "coreHours": 8.0, 
27243         "invoice": 60, 
27244         "date": "2013-11-20T14:00:00Z", 
27245         "kind": "reservation"
27246     }
27247 },
27248 {
27249     "pk": 59512, 
27250     "model": "core.charge", 
27251     "fields": {
27252         "updated": "2013-12-13T22:20:00.402Z", 
27253         "slice": 13, 
27254         "created": "2013-12-13T22:19:52.872Z", 
27255         "amount": 0.56, 
27256         "object": 101, 
27257         "account": 13, 
27258         "state": "invoiced", 
27259         "coreHours": 8.0, 
27260         "invoice": 60, 
27261         "date": "2013-11-20T22:00:00Z", 
27262         "kind": "reservation"
27263     }
27264 },
27265 {
27266     "pk": 59513, 
27267     "model": "core.charge", 
27268     "fields": {
27269         "updated": "2013-12-13T22:20:00.493Z", 
27270         "slice": 13, 
27271         "created": "2013-12-13T22:19:52.880Z", 
27272         "amount": 0.56, 
27273         "object": 101, 
27274         "account": 13, 
27275         "state": "invoiced", 
27276         "coreHours": 8.0, 
27277         "invoice": 60, 
27278         "date": "2013-11-21T06:00:00Z", 
27279         "kind": "reservation"
27280     }
27281 },
27282 {
27283     "pk": 59514, 
27284     "model": "core.charge", 
27285     "fields": {
27286         "updated": "2013-12-13T22:20:00.584Z", 
27287         "slice": 13, 
27288         "created": "2013-12-13T22:19:52.889Z", 
27289         "amount": 0.56, 
27290         "object": 101, 
27291         "account": 13, 
27292         "state": "invoiced", 
27293         "coreHours": 8.0, 
27294         "invoice": 60, 
27295         "date": "2013-11-21T14:00:00Z", 
27296         "kind": "reservation"
27297     }
27298 },
27299 {
27300     "pk": 59515, 
27301     "model": "core.charge", 
27302     "fields": {
27303         "updated": "2013-12-13T22:20:00.692Z", 
27304         "slice": 13, 
27305         "created": "2013-12-13T22:19:52.897Z", 
27306         "amount": 0.56, 
27307         "object": 101, 
27308         "account": 13, 
27309         "state": "invoiced", 
27310         "coreHours": 8.0, 
27311         "invoice": 60, 
27312         "date": "2013-11-21T22:00:00Z", 
27313         "kind": "reservation"
27314     }
27315 },
27316 {
27317     "pk": 59516, 
27318     "model": "core.charge", 
27319     "fields": {
27320         "updated": "2013-12-13T22:20:00.783Z", 
27321         "slice": 13, 
27322         "created": "2013-12-13T22:19:52.905Z", 
27323         "amount": 0.56, 
27324         "object": 101, 
27325         "account": 13, 
27326         "state": "invoiced", 
27327         "coreHours": 8.0, 
27328         "invoice": 60, 
27329         "date": "2013-11-22T06:00:00Z", 
27330         "kind": "reservation"
27331     }
27332 },
27333 {
27334     "pk": 59517, 
27335     "model": "core.charge", 
27336     "fields": {
27337         "updated": "2013-12-13T22:20:00.874Z", 
27338         "slice": 13, 
27339         "created": "2013-12-13T22:19:52.913Z", 
27340         "amount": 0.56, 
27341         "object": 101, 
27342         "account": 13, 
27343         "state": "invoiced", 
27344         "coreHours": 8.0, 
27345         "invoice": 60, 
27346         "date": "2013-11-22T14:00:00Z", 
27347         "kind": "reservation"
27348     }
27349 },
27350 {
27351     "pk": 59518, 
27352     "model": "core.charge", 
27353     "fields": {
27354         "updated": "2013-12-13T22:20:00.990Z", 
27355         "slice": 13, 
27356         "created": "2013-12-13T22:19:52.922Z", 
27357         "amount": 0.56, 
27358         "object": 101, 
27359         "account": 13, 
27360         "state": "invoiced", 
27361         "coreHours": 8.0, 
27362         "invoice": 60, 
27363         "date": "2013-11-22T22:00:00Z", 
27364         "kind": "reservation"
27365     }
27366 },
27367 {
27368     "pk": 59519, 
27369     "model": "core.charge", 
27370     "fields": {
27371         "updated": "2013-12-13T22:20:01.081Z", 
27372         "slice": 13, 
27373         "created": "2013-12-13T22:19:52.930Z", 
27374         "amount": 0.56, 
27375         "object": 101, 
27376         "account": 13, 
27377         "state": "invoiced", 
27378         "coreHours": 8.0, 
27379         "invoice": 60, 
27380         "date": "2013-11-23T06:00:00Z", 
27381         "kind": "reservation"
27382     }
27383 },
27384 {
27385     "pk": 59520, 
27386     "model": "core.charge", 
27387     "fields": {
27388         "updated": "2013-12-13T22:20:01.172Z", 
27389         "slice": 13, 
27390         "created": "2013-12-13T22:19:52.938Z", 
27391         "amount": 0.56, 
27392         "object": 101, 
27393         "account": 13, 
27394         "state": "invoiced", 
27395         "coreHours": 8.0, 
27396         "invoice": 60, 
27397         "date": "2013-11-23T14:00:00Z", 
27398         "kind": "reservation"
27399     }
27400 },
27401 {
27402     "pk": 59521, 
27403     "model": "core.charge", 
27404     "fields": {
27405         "updated": "2013-12-13T22:20:01.338Z", 
27406         "slice": 13, 
27407         "created": "2013-12-13T22:19:52.947Z", 
27408         "amount": 0.56, 
27409         "object": 101, 
27410         "account": 13, 
27411         "state": "invoiced", 
27412         "coreHours": 8.0, 
27413         "invoice": 60, 
27414         "date": "2013-11-23T22:00:00Z", 
27415         "kind": "reservation"
27416     }
27417 },
27418 {
27419     "pk": 59522, 
27420     "model": "core.charge", 
27421     "fields": {
27422         "updated": "2013-12-13T22:20:01.678Z", 
27423         "slice": 13, 
27424         "created": "2013-12-13T22:19:52.955Z", 
27425         "amount": 0.56, 
27426         "object": 101, 
27427         "account": 13, 
27428         "state": "invoiced", 
27429         "coreHours": 8.0, 
27430         "invoice": 60, 
27431         "date": "2013-11-24T06:00:00Z", 
27432         "kind": "reservation"
27433     }
27434 },
27435 {
27436     "pk": 59523, 
27437     "model": "core.charge", 
27438     "fields": {
27439         "updated": "2013-12-13T22:20:01.802Z", 
27440         "slice": 13, 
27441         "created": "2013-12-13T22:19:52.963Z", 
27442         "amount": 0.56, 
27443         "object": 101, 
27444         "account": 13, 
27445         "state": "invoiced", 
27446         "coreHours": 8.0, 
27447         "invoice": 60, 
27448         "date": "2013-11-24T14:00:00Z", 
27449         "kind": "reservation"
27450     }
27451 },
27452 {
27453     "pk": 59524, 
27454     "model": "core.charge", 
27455     "fields": {
27456         "updated": "2013-12-13T22:20:01.893Z", 
27457         "slice": 13, 
27458         "created": "2013-12-13T22:19:52.971Z", 
27459         "amount": 0.56, 
27460         "object": 101, 
27461         "account": 13, 
27462         "state": "invoiced", 
27463         "coreHours": 8.0, 
27464         "invoice": 60, 
27465         "date": "2013-11-24T22:00:00Z", 
27466         "kind": "reservation"
27467     }
27468 },
27469 {
27470     "pk": 59525, 
27471     "model": "core.charge", 
27472     "fields": {
27473         "updated": "2013-12-13T22:20:01.992Z", 
27474         "slice": 13, 
27475         "created": "2013-12-13T22:19:52.980Z", 
27476         "amount": 0.56, 
27477         "object": 101, 
27478         "account": 13, 
27479         "state": "invoiced", 
27480         "coreHours": 8.0, 
27481         "invoice": 61, 
27482         "date": "2013-11-25T06:00:00Z", 
27483         "kind": "reservation"
27484     }
27485 },
27486 {
27487     "pk": 59526, 
27488     "model": "core.charge", 
27489     "fields": {
27490         "updated": "2013-12-13T22:20:02.084Z", 
27491         "slice": 13, 
27492         "created": "2013-12-13T22:19:52.988Z", 
27493         "amount": 0.56, 
27494         "object": 101, 
27495         "account": 13, 
27496         "state": "invoiced", 
27497         "coreHours": 8.0, 
27498         "invoice": 61, 
27499         "date": "2013-11-25T14:00:00Z", 
27500         "kind": "reservation"
27501     }
27502 },
27503 {
27504     "pk": 59527, 
27505     "model": "core.charge", 
27506     "fields": {
27507         "updated": "2013-12-13T22:20:02.175Z", 
27508         "slice": 13, 
27509         "created": "2013-12-13T22:19:52.996Z", 
27510         "amount": 0.56, 
27511         "object": 101, 
27512         "account": 13, 
27513         "state": "invoiced", 
27514         "coreHours": 8.0, 
27515         "invoice": 61, 
27516         "date": "2013-11-25T22:00:00Z", 
27517         "kind": "reservation"
27518     }
27519 },
27520 {
27521     "pk": 59528, 
27522     "model": "core.charge", 
27523     "fields": {
27524         "updated": "2013-12-13T22:20:02.271Z", 
27525         "slice": 13, 
27526         "created": "2013-12-13T22:19:53.005Z", 
27527         "amount": 0.56, 
27528         "object": 101, 
27529         "account": 13, 
27530         "state": "invoiced", 
27531         "coreHours": 8.0, 
27532         "invoice": 61, 
27533         "date": "2013-11-26T06:00:00Z", 
27534         "kind": "reservation"
27535     }
27536 },
27537 {
27538     "pk": 59529, 
27539     "model": "core.charge", 
27540     "fields": {
27541         "updated": "2013-12-13T22:20:02.362Z", 
27542         "slice": 13, 
27543         "created": "2013-12-13T22:19:53.013Z", 
27544         "amount": 0.56, 
27545         "object": 101, 
27546         "account": 13, 
27547         "state": "invoiced", 
27548         "coreHours": 8.0, 
27549         "invoice": 61, 
27550         "date": "2013-11-26T14:00:00Z", 
27551         "kind": "reservation"
27552     }
27553 },
27554 {
27555     "pk": 59530, 
27556     "model": "core.charge", 
27557     "fields": {
27558         "updated": "2013-12-13T22:20:02.453Z", 
27559         "slice": 13, 
27560         "created": "2013-12-13T22:19:53.021Z", 
27561         "amount": 0.56, 
27562         "object": 101, 
27563         "account": 13, 
27564         "state": "invoiced", 
27565         "coreHours": 8.0, 
27566         "invoice": 61, 
27567         "date": "2013-11-26T22:00:00Z", 
27568         "kind": "reservation"
27569     }
27570 },
27571 {
27572     "pk": 59531, 
27573     "model": "core.charge", 
27574     "fields": {
27575         "updated": "2013-12-13T22:20:02.544Z", 
27576         "slice": 13, 
27577         "created": "2013-12-13T22:19:53.029Z", 
27578         "amount": 0.56, 
27579         "object": 101, 
27580         "account": 13, 
27581         "state": "invoiced", 
27582         "coreHours": 8.0, 
27583         "invoice": 61, 
27584         "date": "2013-11-27T06:00:00Z", 
27585         "kind": "reservation"
27586     }
27587 },
27588 {
27589     "pk": 59532, 
27590     "model": "core.charge", 
27591     "fields": {
27592         "updated": "2013-12-13T22:20:02.635Z", 
27593         "slice": 13, 
27594         "created": "2013-12-13T22:19:53.038Z", 
27595         "amount": 0.56, 
27596         "object": 101, 
27597         "account": 13, 
27598         "state": "invoiced", 
27599         "coreHours": 8.0, 
27600         "invoice": 61, 
27601         "date": "2013-11-27T14:00:00Z", 
27602         "kind": "reservation"
27603     }
27604 },
27605 {
27606     "pk": 59533, 
27607     "model": "core.charge", 
27608     "fields": {
27609         "updated": "2013-12-13T22:20:02.726Z", 
27610         "slice": 13, 
27611         "created": "2013-12-13T22:19:53.046Z", 
27612         "amount": 0.56, 
27613         "object": 101, 
27614         "account": 13, 
27615         "state": "invoiced", 
27616         "coreHours": 8.0, 
27617         "invoice": 61, 
27618         "date": "2013-11-27T22:00:00Z", 
27619         "kind": "reservation"
27620     }
27621 },
27622 {
27623     "pk": 59534, 
27624     "model": "core.charge", 
27625     "fields": {
27626         "updated": "2013-12-13T22:20:02.817Z", 
27627         "slice": 13, 
27628         "created": "2013-12-13T22:19:53.054Z", 
27629         "amount": 0.56, 
27630         "object": 101, 
27631         "account": 13, 
27632         "state": "invoiced", 
27633         "coreHours": 8.0, 
27634         "invoice": 61, 
27635         "date": "2013-11-28T06:00:00Z", 
27636         "kind": "reservation"
27637     }
27638 },
27639 {
27640     "pk": 59535, 
27641     "model": "core.charge", 
27642     "fields": {
27643         "updated": "2013-12-13T22:20:02.909Z", 
27644         "slice": 13, 
27645         "created": "2013-12-13T22:19:53.063Z", 
27646         "amount": 0.56, 
27647         "object": 101, 
27648         "account": 13, 
27649         "state": "invoiced", 
27650         "coreHours": 8.0, 
27651         "invoice": 61, 
27652         "date": "2013-11-28T14:00:00Z", 
27653         "kind": "reservation"
27654     }
27655 },
27656 {
27657     "pk": 59536, 
27658     "model": "core.charge", 
27659     "fields": {
27660         "updated": "2013-12-13T22:20:03.000Z", 
27661         "slice": 13, 
27662         "created": "2013-12-13T22:19:53.071Z", 
27663         "amount": 0.56, 
27664         "object": 101, 
27665         "account": 13, 
27666         "state": "invoiced", 
27667         "coreHours": 8.0, 
27668         "invoice": 61, 
27669         "date": "2013-11-28T22:00:00Z", 
27670         "kind": "reservation"
27671     }
27672 },
27673 {
27674     "pk": 59537, 
27675     "model": "core.charge", 
27676     "fields": {
27677         "updated": "2013-12-13T22:20:03.099Z", 
27678         "slice": 13, 
27679         "created": "2013-12-13T22:19:53.079Z", 
27680         "amount": 0.56, 
27681         "object": 101, 
27682         "account": 13, 
27683         "state": "invoiced", 
27684         "coreHours": 8.0, 
27685         "invoice": 61, 
27686         "date": "2013-11-29T06:00:00Z", 
27687         "kind": "reservation"
27688     }
27689 },
27690 {
27691     "pk": 59538, 
27692     "model": "core.charge", 
27693     "fields": {
27694         "updated": "2013-12-13T22:20:03.190Z", 
27695         "slice": 13, 
27696         "created": "2013-12-13T22:19:53.087Z", 
27697         "amount": 0.56, 
27698         "object": 101, 
27699         "account": 13, 
27700         "state": "invoiced", 
27701         "coreHours": 8.0, 
27702         "invoice": 61, 
27703         "date": "2013-11-29T14:00:00Z", 
27704         "kind": "reservation"
27705     }
27706 },
27707 {
27708     "pk": 59539, 
27709     "model": "core.charge", 
27710     "fields": {
27711         "updated": "2013-12-13T22:20:03.281Z", 
27712         "slice": 13, 
27713         "created": "2013-12-13T22:19:53.096Z", 
27714         "amount": 0.56, 
27715         "object": 101, 
27716         "account": 13, 
27717         "state": "invoiced", 
27718         "coreHours": 8.0, 
27719         "invoice": 61, 
27720         "date": "2013-11-29T22:00:00Z", 
27721         "kind": "reservation"
27722     }
27723 },
27724 {
27725     "pk": 59540, 
27726     "model": "core.charge", 
27727     "fields": {
27728         "updated": "2013-12-13T22:20:03.373Z", 
27729         "slice": 13, 
27730         "created": "2013-12-13T22:19:53.104Z", 
27731         "amount": 0.56, 
27732         "object": 101, 
27733         "account": 13, 
27734         "state": "invoiced", 
27735         "coreHours": 8.0, 
27736         "invoice": 61, 
27737         "date": "2013-11-30T06:00:00Z", 
27738         "kind": "reservation"
27739     }
27740 },
27741 {
27742     "pk": 59541, 
27743     "model": "core.charge", 
27744     "fields": {
27745         "updated": "2013-12-13T22:20:03.465Z", 
27746         "slice": 13, 
27747         "created": "2013-12-13T22:19:53.112Z", 
27748         "amount": 0.56, 
27749         "object": 101, 
27750         "account": 13, 
27751         "state": "invoiced", 
27752         "coreHours": 8.0, 
27753         "invoice": 61, 
27754         "date": "2013-11-30T14:00:00Z", 
27755         "kind": "reservation"
27756     }
27757 },
27758 {
27759     "pk": 59542, 
27760     "model": "core.charge", 
27761     "fields": {
27762         "updated": "2013-12-13T22:20:03.556Z", 
27763         "slice": 13, 
27764         "created": "2013-12-13T22:19:53.120Z", 
27765         "amount": 0.56, 
27766         "object": 101, 
27767         "account": 13, 
27768         "state": "invoiced", 
27769         "coreHours": 8.0, 
27770         "invoice": 61, 
27771         "date": "2013-11-30T22:00:00Z", 
27772         "kind": "reservation"
27773     }
27774 },
27775 {
27776     "pk": 59543, 
27777     "model": "core.charge", 
27778     "fields": {
27779         "updated": "2013-12-13T22:20:03.647Z", 
27780         "slice": 13, 
27781         "created": "2013-12-13T22:19:53.129Z", 
27782         "amount": 0.56, 
27783         "object": 101, 
27784         "account": 13, 
27785         "state": "invoiced", 
27786         "coreHours": 8.0, 
27787         "invoice": 61, 
27788         "date": "2013-12-01T06:00:00Z", 
27789         "kind": "reservation"
27790     }
27791 },
27792 {
27793     "pk": 59544, 
27794     "model": "core.charge", 
27795     "fields": {
27796         "updated": "2013-12-13T22:20:03.739Z", 
27797         "slice": 13, 
27798         "created": "2013-12-13T22:19:53.137Z", 
27799         "amount": 0.56, 
27800         "object": 101, 
27801         "account": 13, 
27802         "state": "invoiced", 
27803         "coreHours": 8.0, 
27804         "invoice": 61, 
27805         "date": "2013-12-01T14:00:00Z", 
27806         "kind": "reservation"
27807     }
27808 },
27809 {
27810     "pk": 59545, 
27811     "model": "core.charge", 
27812     "fields": {
27813         "updated": "2013-12-13T22:20:03.821Z", 
27814         "slice": 13, 
27815         "created": "2013-12-13T22:19:53.145Z", 
27816         "amount": 0.56, 
27817         "object": 101, 
27818         "account": 13, 
27819         "state": "invoiced", 
27820         "coreHours": 8.0, 
27821         "invoice": 61, 
27822         "date": "2013-12-01T22:00:00Z", 
27823         "kind": "reservation"
27824     }
27825 },
27826 {
27827     "pk": 59546, 
27828     "model": "core.charge", 
27829     "fields": {
27830         "updated": "2013-12-13T22:20:03.921Z", 
27831         "slice": 13, 
27832         "created": "2013-12-13T22:19:53.154Z", 
27833         "amount": 0.56, 
27834         "object": 101, 
27835         "account": 13, 
27836         "state": "invoiced", 
27837         "coreHours": 8.0, 
27838         "invoice": 62, 
27839         "date": "2013-12-02T06:00:00Z", 
27840         "kind": "reservation"
27841     }
27842 },
27843 {
27844     "pk": 59547, 
27845     "model": "core.charge", 
27846     "fields": {
27847         "updated": "2013-12-13T22:20:04.012Z", 
27848         "slice": 13, 
27849         "created": "2013-12-13T22:19:53.162Z", 
27850         "amount": 0.56, 
27851         "object": 101, 
27852         "account": 13, 
27853         "state": "invoiced", 
27854         "coreHours": 8.0, 
27855         "invoice": 62, 
27856         "date": "2013-12-02T14:00:00Z", 
27857         "kind": "reservation"
27858     }
27859 },
27860 {
27861     "pk": 59548, 
27862     "model": "core.charge", 
27863     "fields": {
27864         "updated": "2013-12-13T22:20:04.103Z", 
27865         "slice": 13, 
27866         "created": "2013-12-13T22:19:53.170Z", 
27867         "amount": 0.56, 
27868         "object": 101, 
27869         "account": 13, 
27870         "state": "invoiced", 
27871         "coreHours": 8.0, 
27872         "invoice": 62, 
27873         "date": "2013-12-02T22:00:00Z", 
27874         "kind": "reservation"
27875     }
27876 },
27877 {
27878     "pk": 59549, 
27879     "model": "core.charge", 
27880     "fields": {
27881         "updated": "2013-12-13T22:20:04.194Z", 
27882         "slice": 13, 
27883         "created": "2013-12-13T22:19:53.178Z", 
27884         "amount": 0.56, 
27885         "object": 101, 
27886         "account": 13, 
27887         "state": "invoiced", 
27888         "coreHours": 8.0, 
27889         "invoice": 62, 
27890         "date": "2013-12-03T06:00:00Z", 
27891         "kind": "reservation"
27892     }
27893 },
27894 {
27895     "pk": 59550, 
27896     "model": "core.charge", 
27897     "fields": {
27898         "updated": "2013-12-13T22:20:04.285Z", 
27899         "slice": 13, 
27900         "created": "2013-12-13T22:19:53.187Z", 
27901         "amount": 0.56, 
27902         "object": 101, 
27903         "account": 13, 
27904         "state": "invoiced", 
27905         "coreHours": 8.0, 
27906         "invoice": 62, 
27907         "date": "2013-12-03T14:00:00Z", 
27908         "kind": "reservation"
27909     }
27910 },
27911 {
27912     "pk": 59551, 
27913     "model": "core.charge", 
27914     "fields": {
27915         "updated": "2013-12-13T22:20:04.376Z", 
27916         "slice": 13, 
27917         "created": "2013-12-13T22:19:53.195Z", 
27918         "amount": 0.56, 
27919         "object": 101, 
27920         "account": 13, 
27921         "state": "invoiced", 
27922         "coreHours": 8.0, 
27923         "invoice": 62, 
27924         "date": "2013-12-03T22:00:00Z", 
27925         "kind": "reservation"
27926     }
27927 },
27928 {
27929     "pk": 59552, 
27930     "model": "core.charge", 
27931     "fields": {
27932         "updated": "2013-12-13T22:20:04.467Z", 
27933         "slice": 13, 
27934         "created": "2013-12-13T22:19:53.203Z", 
27935         "amount": 0.56, 
27936         "object": 101, 
27937         "account": 13, 
27938         "state": "invoiced", 
27939         "coreHours": 8.0, 
27940         "invoice": 62, 
27941         "date": "2013-12-04T06:00:00Z", 
27942         "kind": "reservation"
27943     }
27944 },
27945 {
27946     "pk": 59553, 
27947     "model": "core.charge", 
27948     "fields": {
27949         "updated": "2013-12-13T22:20:04.559Z", 
27950         "slice": 13, 
27951         "created": "2013-12-13T22:19:53.212Z", 
27952         "amount": 0.56, 
27953         "object": 101, 
27954         "account": 13, 
27955         "state": "invoiced", 
27956         "coreHours": 8.0, 
27957         "invoice": 62, 
27958         "date": "2013-12-04T14:00:00Z", 
27959         "kind": "reservation"
27960     }
27961 },
27962 {
27963     "pk": 59554, 
27964     "model": "core.charge", 
27965     "fields": {
27966         "updated": "2013-12-13T22:20:04.650Z", 
27967         "slice": 13, 
27968         "created": "2013-12-13T22:19:53.220Z", 
27969         "amount": 0.56, 
27970         "object": 101, 
27971         "account": 13, 
27972         "state": "invoiced", 
27973         "coreHours": 8.0, 
27974         "invoice": 62, 
27975         "date": "2013-12-04T22:00:00Z", 
27976         "kind": "reservation"
27977     }
27978 },
27979 {
27980     "pk": 59555, 
27981     "model": "core.charge", 
27982     "fields": {
27983         "updated": "2013-12-13T22:20:04.741Z", 
27984         "slice": 13, 
27985         "created": "2013-12-13T22:19:53.228Z", 
27986         "amount": 0.56, 
27987         "object": 101, 
27988         "account": 13, 
27989         "state": "invoiced", 
27990         "coreHours": 8.0, 
27991         "invoice": 62, 
27992         "date": "2013-12-05T06:00:00Z", 
27993         "kind": "reservation"
27994     }
27995 },
27996 {
27997     "pk": 59556, 
27998     "model": "core.charge", 
27999     "fields": {
28000         "updated": "2013-12-13T22:20:04.832Z", 
28001         "slice": 13, 
28002         "created": "2013-12-13T22:19:53.237Z", 
28003         "amount": 0.56, 
28004         "object": 101, 
28005         "account": 13, 
28006         "state": "invoiced", 
28007         "coreHours": 8.0, 
28008         "invoice": 62, 
28009         "date": "2013-12-05T14:00:00Z", 
28010         "kind": "reservation"
28011     }
28012 },
28013 {
28014     "pk": 59557, 
28015     "model": "core.charge", 
28016     "fields": {
28017         "updated": "2013-12-13T22:20:04.923Z", 
28018         "slice": 13, 
28019         "created": "2013-12-13T22:19:53.245Z", 
28020         "amount": 0.56, 
28021         "object": 101, 
28022         "account": 13, 
28023         "state": "invoiced", 
28024         "coreHours": 8.0, 
28025         "invoice": 62, 
28026         "date": "2013-12-05T22:00:00Z", 
28027         "kind": "reservation"
28028     }
28029 },
28030 {
28031     "pk": 59558, 
28032     "model": "core.charge", 
28033     "fields": {
28034         "updated": "2013-12-13T22:20:05.023Z", 
28035         "slice": 13, 
28036         "created": "2013-12-13T22:19:53.253Z", 
28037         "amount": 0.56, 
28038         "object": 101, 
28039         "account": 13, 
28040         "state": "invoiced", 
28041         "coreHours": 8.0, 
28042         "invoice": 62, 
28043         "date": "2013-12-06T06:00:00Z", 
28044         "kind": "reservation"
28045     }
28046 },
28047 {
28048     "pk": 59559, 
28049     "model": "core.charge", 
28050     "fields": {
28051         "updated": "2013-12-13T22:20:05.120Z", 
28052         "slice": 13, 
28053         "created": "2013-12-13T22:19:53.261Z", 
28054         "amount": 0.56, 
28055         "object": 101, 
28056         "account": 13, 
28057         "state": "invoiced", 
28058         "coreHours": 8.0, 
28059         "invoice": 62, 
28060         "date": "2013-12-06T14:00:00Z", 
28061         "kind": "reservation"
28062     }
28063 },
28064 {
28065     "pk": 59560, 
28066     "model": "core.charge", 
28067     "fields": {
28068         "updated": "2013-12-13T22:20:05.212Z", 
28069         "slice": 13, 
28070         "created": "2013-12-13T22:19:53.270Z", 
28071         "amount": 0.56, 
28072         "object": 101, 
28073         "account": 13, 
28074         "state": "invoiced", 
28075         "coreHours": 8.0, 
28076         "invoice": 62, 
28077         "date": "2013-12-06T22:00:00Z", 
28078         "kind": "reservation"
28079     }
28080 },
28081 {
28082     "pk": 59561, 
28083     "model": "core.charge", 
28084     "fields": {
28085         "updated": "2013-12-13T22:20:05.303Z", 
28086         "slice": 13, 
28087         "created": "2013-12-13T22:19:53.278Z", 
28088         "amount": 0.56, 
28089         "object": 101, 
28090         "account": 13, 
28091         "state": "invoiced", 
28092         "coreHours": 8.0, 
28093         "invoice": 62, 
28094         "date": "2013-12-07T06:00:00Z", 
28095         "kind": "reservation"
28096     }
28097 },
28098 {
28099     "pk": 59562, 
28100     "model": "core.charge", 
28101     "fields": {
28102         "updated": "2013-12-13T22:20:05.394Z", 
28103         "slice": 13, 
28104         "created": "2013-12-13T22:19:53.286Z", 
28105         "amount": 0.56, 
28106         "object": 101, 
28107         "account": 13, 
28108         "state": "invoiced", 
28109         "coreHours": 8.0, 
28110         "invoice": 62, 
28111         "date": "2013-12-07T14:00:00Z", 
28112         "kind": "reservation"
28113     }
28114 },
28115 {
28116     "pk": 59563, 
28117     "model": "core.charge", 
28118     "fields": {
28119         "updated": "2013-12-13T22:20:05.485Z", 
28120         "slice": 13, 
28121         "created": "2013-12-13T22:19:53.295Z", 
28122         "amount": 0.56, 
28123         "object": 101, 
28124         "account": 13, 
28125         "state": "invoiced", 
28126         "coreHours": 8.0, 
28127         "invoice": 62, 
28128         "date": "2013-12-07T22:00:00Z", 
28129         "kind": "reservation"
28130     }
28131 },
28132 {
28133     "pk": 59564, 
28134     "model": "core.charge", 
28135     "fields": {
28136         "updated": "2013-12-13T22:20:05.576Z", 
28137         "slice": 13, 
28138         "created": "2013-12-13T22:19:53.303Z", 
28139         "amount": 0.56, 
28140         "object": 101, 
28141         "account": 13, 
28142         "state": "invoiced", 
28143         "coreHours": 8.0, 
28144         "invoice": 62, 
28145         "date": "2013-12-08T06:00:00Z", 
28146         "kind": "reservation"
28147     }
28148 },
28149 {
28150     "pk": 59565, 
28151     "model": "core.charge", 
28152     "fields": {
28153         "updated": "2013-12-13T22:20:05.667Z", 
28154         "slice": 13, 
28155         "created": "2013-12-13T22:19:53.311Z", 
28156         "amount": 0.56, 
28157         "object": 101, 
28158         "account": 13, 
28159         "state": "invoiced", 
28160         "coreHours": 8.0, 
28161         "invoice": 62, 
28162         "date": "2013-12-08T14:00:00Z", 
28163         "kind": "reservation"
28164     }
28165 },
28166 {
28167     "pk": 59566, 
28168     "model": "core.charge", 
28169     "fields": {
28170         "updated": "2013-12-13T22:20:05.758Z", 
28171         "slice": 13, 
28172         "created": "2013-12-13T22:19:53.319Z", 
28173         "amount": 0.56, 
28174         "object": 101, 
28175         "account": 13, 
28176         "state": "invoiced", 
28177         "coreHours": 8.0, 
28178         "invoice": 62, 
28179         "date": "2013-12-08T22:00:00Z", 
28180         "kind": "reservation"
28181     }
28182 },
28183 {
28184     "pk": 59567, 
28185     "model": "core.charge", 
28186     "fields": {
28187         "updated": "2013-12-13T22:19:53.328Z", 
28188         "slice": 13, 
28189         "created": "2013-12-13T22:19:53.328Z", 
28190         "amount": 0.56, 
28191         "object": 101, 
28192         "account": 13, 
28193         "state": "pending", 
28194         "coreHours": 8.0, 
28195         "invoice": null, 
28196         "date": "2013-12-09T06:00:00Z", 
28197         "kind": "reservation"
28198     }
28199 },
28200 {
28201     "pk": 59568, 
28202     "model": "core.charge", 
28203     "fields": {
28204         "updated": "2013-12-13T22:19:53.336Z", 
28205         "slice": 13, 
28206         "created": "2013-12-13T22:19:53.336Z", 
28207         "amount": 0.56, 
28208         "object": 101, 
28209         "account": 13, 
28210         "state": "pending", 
28211         "coreHours": 8.0, 
28212         "invoice": null, 
28213         "date": "2013-12-09T14:00:00Z", 
28214         "kind": "reservation"
28215     }
28216 },
28217 {
28218     "pk": 59569, 
28219     "model": "core.charge", 
28220     "fields": {
28221         "updated": "2013-12-13T22:19:53.344Z", 
28222         "slice": 13, 
28223         "created": "2013-12-13T22:19:53.344Z", 
28224         "amount": 0.56, 
28225         "object": 101, 
28226         "account": 13, 
28227         "state": "pending", 
28228         "coreHours": 8.0, 
28229         "invoice": null, 
28230         "date": "2013-12-09T22:00:00Z", 
28231         "kind": "reservation"
28232     }
28233 },
28234 {
28235     "pk": 59570, 
28236     "model": "core.charge", 
28237     "fields": {
28238         "updated": "2013-12-13T22:19:53.353Z", 
28239         "slice": 13, 
28240         "created": "2013-12-13T22:19:53.352Z", 
28241         "amount": 0.56, 
28242         "object": 101, 
28243         "account": 13, 
28244         "state": "pending", 
28245         "coreHours": 8.0, 
28246         "invoice": null, 
28247         "date": "2013-12-10T06:00:00Z", 
28248         "kind": "reservation"
28249     }
28250 },
28251 {
28252     "pk": 59571, 
28253     "model": "core.charge", 
28254     "fields": {
28255         "updated": "2013-12-13T22:19:53.361Z", 
28256         "slice": 13, 
28257         "created": "2013-12-13T22:19:53.361Z", 
28258         "amount": 0.56, 
28259         "object": 101, 
28260         "account": 13, 
28261         "state": "pending", 
28262         "coreHours": 8.0, 
28263         "invoice": null, 
28264         "date": "2013-12-10T14:00:00Z", 
28265         "kind": "reservation"
28266     }
28267 },
28268 {
28269     "pk": 59572, 
28270     "model": "core.charge", 
28271     "fields": {
28272         "updated": "2013-12-13T22:19:53.369Z", 
28273         "slice": 13, 
28274         "created": "2013-12-13T22:19:53.369Z", 
28275         "amount": 0.56, 
28276         "object": 101, 
28277         "account": 13, 
28278         "state": "pending", 
28279         "coreHours": 8.0, 
28280         "invoice": null, 
28281         "date": "2013-12-10T22:00:00Z", 
28282         "kind": "reservation"
28283     }
28284 },
28285 {
28286     "pk": 59573, 
28287     "model": "core.charge", 
28288     "fields": {
28289         "updated": "2013-12-13T22:19:53.377Z", 
28290         "slice": 13, 
28291         "created": "2013-12-13T22:19:53.377Z", 
28292         "amount": 0.56, 
28293         "object": 101, 
28294         "account": 13, 
28295         "state": "pending", 
28296         "coreHours": 8.0, 
28297         "invoice": null, 
28298         "date": "2013-12-11T06:00:00Z", 
28299         "kind": "reservation"
28300     }
28301 },
28302 {
28303     "pk": 59574, 
28304     "model": "core.charge", 
28305     "fields": {
28306         "updated": "2013-12-13T22:19:53.386Z", 
28307         "slice": 13, 
28308         "created": "2013-12-13T22:19:53.386Z", 
28309         "amount": 0.56, 
28310         "object": 101, 
28311         "account": 13, 
28312         "state": "pending", 
28313         "coreHours": 8.0, 
28314         "invoice": null, 
28315         "date": "2013-12-11T14:00:00Z", 
28316         "kind": "reservation"
28317     }
28318 },
28319 {
28320     "pk": 59575, 
28321     "model": "core.charge", 
28322     "fields": {
28323         "updated": "2013-12-13T22:19:53.394Z", 
28324         "slice": 13, 
28325         "created": "2013-12-13T22:19:53.394Z", 
28326         "amount": 0.56, 
28327         "object": 101, 
28328         "account": 13, 
28329         "state": "pending", 
28330         "coreHours": 8.0, 
28331         "invoice": null, 
28332         "date": "2013-12-11T22:00:00Z", 
28333         "kind": "reservation"
28334     }
28335 },
28336 {
28337     "pk": 59576, 
28338     "model": "core.charge", 
28339     "fields": {
28340         "updated": "2013-12-13T22:19:53.402Z", 
28341         "slice": 13, 
28342         "created": "2013-12-13T22:19:53.402Z", 
28343         "amount": 0.56, 
28344         "object": 101, 
28345         "account": 13, 
28346         "state": "pending", 
28347         "coreHours": 8.0, 
28348         "invoice": null, 
28349         "date": "2013-12-12T06:00:00Z", 
28350         "kind": "reservation"
28351     }
28352 },
28353 {
28354     "pk": 59577, 
28355     "model": "core.charge", 
28356     "fields": {
28357         "updated": "2013-12-13T22:19:53.411Z", 
28358         "slice": 13, 
28359         "created": "2013-12-13T22:19:53.410Z", 
28360         "amount": 0.56, 
28361         "object": 101, 
28362         "account": 13, 
28363         "state": "pending", 
28364         "coreHours": 8.0, 
28365         "invoice": null, 
28366         "date": "2013-12-12T14:00:00Z", 
28367         "kind": "reservation"
28368     }
28369 },
28370 {
28371     "pk": 59578, 
28372     "model": "core.charge", 
28373     "fields": {
28374         "updated": "2013-12-13T22:19:53.419Z", 
28375         "slice": 13, 
28376         "created": "2013-12-13T22:19:53.419Z", 
28377         "amount": 0.56, 
28378         "object": 101, 
28379         "account": 13, 
28380         "state": "pending", 
28381         "coreHours": 8.0, 
28382         "invoice": null, 
28383         "date": "2013-12-12T22:00:00Z", 
28384         "kind": "reservation"
28385     }
28386 },
28387 {
28388     "pk": 59579, 
28389     "model": "core.charge", 
28390     "fields": {
28391         "updated": "2013-12-13T22:19:53.427Z", 
28392         "slice": 13, 
28393         "created": "2013-12-13T22:19:53.427Z", 
28394         "amount": 0.56, 
28395         "object": 101, 
28396         "account": 13, 
28397         "state": "pending", 
28398         "coreHours": 8.0, 
28399         "invoice": null, 
28400         "date": "2013-12-13T06:00:00Z", 
28401         "kind": "reservation"
28402     }
28403 },
28404 {
28405     "pk": 59580, 
28406     "model": "core.charge", 
28407     "fields": {
28408         "updated": "2013-12-13T22:19:53.435Z", 
28409         "slice": 13, 
28410         "created": "2013-12-13T22:19:53.435Z", 
28411         "amount": 0.56, 
28412         "object": 101, 
28413         "account": 13, 
28414         "state": "pending", 
28415         "coreHours": 8.0, 
28416         "invoice": null, 
28417         "date": "2013-12-13T14:00:00Z", 
28418         "kind": "reservation"
28419     }
28420 },
28421 {
28422     "pk": 59581, 
28423     "model": "core.charge", 
28424     "fields": {
28425         "updated": "2013-12-13T22:19:55.051Z", 
28426         "slice": 15, 
28427         "created": "2013-12-13T22:19:53.467Z", 
28428         "amount": 0.14, 
28429         "object": 102, 
28430         "account": 12, 
28431         "state": "invoiced", 
28432         "coreHours": 2.0, 
28433         "invoice": 54, 
28434         "date": "2013-11-13T22:00:00Z", 
28435         "kind": "besteffort"
28436     }
28437 },
28438 {
28439     "pk": 59582, 
28440     "model": "core.charge", 
28441     "fields": {
28442         "updated": "2013-12-13T22:19:55.092Z", 
28443         "slice": 15, 
28444         "created": "2013-12-13T22:19:53.477Z", 
28445         "amount": 0.3024, 
28446         "object": 102, 
28447         "account": 12, 
28448         "state": "invoiced", 
28449         "coreHours": 4.32, 
28450         "invoice": 54, 
28451         "date": "2013-11-14T06:00:00Z", 
28452         "kind": "besteffort"
28453     }
28454 },
28455 {
28456     "pk": 59583, 
28457     "model": "core.charge", 
28458     "fields": {
28459         "updated": "2013-12-13T22:19:55.134Z", 
28460         "slice": 15, 
28461         "created": "2013-12-13T22:19:53.485Z", 
28462         "amount": 0.1512, 
28463         "object": 102, 
28464         "account": 12, 
28465         "state": "invoiced", 
28466         "coreHours": 2.16, 
28467         "invoice": 54, 
28468         "date": "2013-11-14T14:00:00Z", 
28469         "kind": "besteffort"
28470     }
28471 },
28472 {
28473     "pk": 59584, 
28474     "model": "core.charge", 
28475     "fields": {
28476         "updated": "2013-12-13T22:19:55.175Z", 
28477         "slice": 15, 
28478         "created": "2013-12-13T22:19:53.493Z", 
28479         "amount": 0.2464, 
28480         "object": 102, 
28481         "account": 12, 
28482         "state": "invoiced", 
28483         "coreHours": 3.52, 
28484         "invoice": 54, 
28485         "date": "2013-11-14T22:00:00Z", 
28486         "kind": "besteffort"
28487     }
28488 },
28489 {
28490     "pk": 59585, 
28491     "model": "core.charge", 
28492     "fields": {
28493         "updated": "2013-12-13T22:19:55.216Z", 
28494         "slice": 15, 
28495         "created": "2013-12-13T22:19:53.502Z", 
28496         "amount": 0.224, 
28497         "object": 102, 
28498         "account": 12, 
28499         "state": "invoiced", 
28500         "coreHours": 3.2, 
28501         "invoice": 54, 
28502         "date": "2013-11-15T06:00:00Z", 
28503         "kind": "besteffort"
28504     }
28505 },
28506 {
28507     "pk": 59586, 
28508     "model": "core.charge", 
28509     "fields": {
28510         "updated": "2013-12-13T22:19:55.258Z", 
28511         "slice": 15, 
28512         "created": "2013-12-13T22:19:53.510Z", 
28513         "amount": 0.2464, 
28514         "object": 102, 
28515         "account": 12, 
28516         "state": "invoiced", 
28517         "coreHours": 3.52, 
28518         "invoice": 54, 
28519         "date": "2013-11-15T14:00:00Z", 
28520         "kind": "besteffort"
28521     }
28522 },
28523 {
28524     "pk": 59587, 
28525     "model": "core.charge", 
28526     "fields": {
28527         "updated": "2013-12-13T22:19:55.299Z", 
28528         "slice": 15, 
28529         "created": "2013-12-13T22:19:53.518Z", 
28530         "amount": 0.336, 
28531         "object": 102, 
28532         "account": 12, 
28533         "state": "invoiced", 
28534         "coreHours": 4.8, 
28535         "invoice": 54, 
28536         "date": "2013-11-15T22:00:00Z", 
28537         "kind": "besteffort"
28538     }
28539 },
28540 {
28541     "pk": 59588, 
28542     "model": "core.charge", 
28543     "fields": {
28544         "updated": "2013-12-13T22:19:55.341Z", 
28545         "slice": 15, 
28546         "created": "2013-12-13T22:19:53.527Z", 
28547         "amount": 0.308, 
28548         "object": 102, 
28549         "account": 12, 
28550         "state": "invoiced", 
28551         "coreHours": 4.4, 
28552         "invoice": 54, 
28553         "date": "2013-11-16T06:00:00Z", 
28554         "kind": "besteffort"
28555     }
28556 },
28557 {
28558     "pk": 59589, 
28559     "model": "core.charge", 
28560     "fields": {
28561         "updated": "2013-12-13T22:19:55.382Z", 
28562         "slice": 15, 
28563         "created": "2013-12-13T22:19:53.535Z", 
28564         "amount": 0.2184, 
28565         "object": 102, 
28566         "account": 12, 
28567         "state": "invoiced", 
28568         "coreHours": 3.12, 
28569         "invoice": 54, 
28570         "date": "2013-11-16T14:00:00Z", 
28571         "kind": "besteffort"
28572     }
28573 },
28574 {
28575     "pk": 59590, 
28576     "model": "core.charge", 
28577     "fields": {
28578         "updated": "2013-12-13T22:19:55.423Z", 
28579         "slice": 15, 
28580         "created": "2013-12-13T22:19:53.543Z", 
28581         "amount": 0.2352, 
28582         "object": 102, 
28583         "account": 12, 
28584         "state": "invoiced", 
28585         "coreHours": 3.36, 
28586         "invoice": 54, 
28587         "date": "2013-11-16T22:00:00Z", 
28588         "kind": "besteffort"
28589     }
28590 },
28591 {
28592     "pk": 59591, 
28593     "model": "core.charge", 
28594     "fields": {
28595         "updated": "2013-12-13T22:19:55.465Z", 
28596         "slice": 15, 
28597         "created": "2013-12-13T22:19:53.551Z", 
28598         "amount": 0.2072, 
28599         "object": 102, 
28600         "account": 12, 
28601         "state": "invoiced", 
28602         "coreHours": 2.96, 
28603         "invoice": 54, 
28604         "date": "2013-11-17T06:00:00Z", 
28605         "kind": "besteffort"
28606     }
28607 },
28608 {
28609     "pk": 59592, 
28610     "model": "core.charge", 
28611     "fields": {
28612         "updated": "2013-12-13T22:19:55.506Z", 
28613         "slice": 15, 
28614         "created": "2013-12-13T22:19:53.560Z", 
28615         "amount": 0.2128, 
28616         "object": 102, 
28617         "account": 12, 
28618         "state": "invoiced", 
28619         "coreHours": 3.04, 
28620         "invoice": 54, 
28621         "date": "2013-11-17T14:00:00Z", 
28622         "kind": "besteffort"
28623     }
28624 },
28625 {
28626     "pk": 59593, 
28627     "model": "core.charge", 
28628     "fields": {
28629         "updated": "2013-12-13T22:19:55.548Z", 
28630         "slice": 15, 
28631         "created": "2013-12-13T22:19:53.568Z", 
28632         "amount": 0.252, 
28633         "object": 102, 
28634         "account": 12, 
28635         "state": "invoiced", 
28636         "coreHours": 3.6, 
28637         "invoice": 54, 
28638         "date": "2013-11-17T22:00:00Z", 
28639         "kind": "besteffort"
28640     }
28641 },
28642 {
28643     "pk": 59594, 
28644     "model": "core.charge", 
28645     "fields": {
28646         "updated": "2013-12-13T22:19:55.622Z", 
28647         "slice": 15, 
28648         "created": "2013-12-13T22:19:53.576Z", 
28649         "amount": 0.1792, 
28650         "object": 102, 
28651         "account": 12, 
28652         "state": "invoiced", 
28653         "coreHours": 2.56, 
28654         "invoice": 55, 
28655         "date": "2013-11-18T06:00:00Z", 
28656         "kind": "besteffort"
28657     }
28658 },
28659 {
28660     "pk": 59595, 
28661     "model": "core.charge", 
28662     "fields": {
28663         "updated": "2013-12-13T22:19:55.664Z", 
28664         "slice": 15, 
28665         "created": "2013-12-13T22:19:53.584Z", 
28666         "amount": 0.196, 
28667         "object": 102, 
28668         "account": 12, 
28669         "state": "invoiced", 
28670         "coreHours": 2.8, 
28671         "invoice": 55, 
28672         "date": "2013-11-18T14:00:00Z", 
28673         "kind": "besteffort"
28674     }
28675 },
28676 {
28677     "pk": 59596, 
28678     "model": "core.charge", 
28679     "fields": {
28680         "updated": "2013-12-13T22:19:55.705Z", 
28681         "slice": 15, 
28682         "created": "2013-12-13T22:19:53.593Z", 
28683         "amount": 0.2632, 
28684         "object": 102, 
28685         "account": 12, 
28686         "state": "invoiced", 
28687         "coreHours": 3.76, 
28688         "invoice": 55, 
28689         "date": "2013-11-18T22:00:00Z", 
28690         "kind": "besteffort"
28691     }
28692 },
28693 {
28694     "pk": 59597, 
28695     "model": "core.charge", 
28696     "fields": {
28697         "updated": "2013-12-13T22:19:55.747Z", 
28698         "slice": 15, 
28699         "created": "2013-12-13T22:19:53.601Z", 
28700         "amount": 0.1344, 
28701         "object": 102, 
28702         "account": 12, 
28703         "state": "invoiced", 
28704         "coreHours": 1.92, 
28705         "invoice": 55, 
28706         "date": "2013-11-19T06:00:00Z", 
28707         "kind": "besteffort"
28708     }
28709 },
28710 {
28711     "pk": 59598, 
28712     "model": "core.charge", 
28713     "fields": {
28714         "updated": "2013-12-13T22:19:55.788Z", 
28715         "slice": 15, 
28716         "created": "2013-12-13T22:19:53.609Z", 
28717         "amount": 0.3192, 
28718         "object": 102, 
28719         "account": 12, 
28720         "state": "invoiced", 
28721         "coreHours": 4.56, 
28722         "invoice": 55, 
28723         "date": "2013-11-19T14:00:00Z", 
28724         "kind": "besteffort"
28725     }
28726 },
28727 {
28728     "pk": 59599, 
28729     "model": "core.charge", 
28730     "fields": {
28731         "updated": "2013-12-13T22:19:55.830Z", 
28732         "slice": 15, 
28733         "created": "2013-12-13T22:19:53.618Z", 
28734         "amount": 0.1176, 
28735         "object": 102, 
28736         "account": 12, 
28737         "state": "invoiced", 
28738         "coreHours": 1.68, 
28739         "invoice": 55, 
28740         "date": "2013-11-19T22:00:00Z", 
28741         "kind": "besteffort"
28742     }
28743 },
28744 {
28745     "pk": 59600, 
28746     "model": "core.charge", 
28747     "fields": {
28748         "updated": "2013-12-13T22:19:55.871Z", 
28749         "slice": 15, 
28750         "created": "2013-12-13T22:19:53.626Z", 
28751         "amount": 0.2464, 
28752         "object": 102, 
28753         "account": 12, 
28754         "state": "invoiced", 
28755         "coreHours": 3.52, 
28756         "invoice": 55, 
28757         "date": "2013-11-20T06:00:00Z", 
28758         "kind": "besteffort"
28759     }
28760 },
28761 {
28762     "pk": 59601, 
28763     "model": "core.charge", 
28764     "fields": {
28765         "updated": "2013-12-13T22:19:55.912Z", 
28766         "slice": 15, 
28767         "created": "2013-12-13T22:19:53.634Z", 
28768         "amount": 0.336, 
28769         "object": 102, 
28770         "account": 12, 
28771         "state": "invoiced", 
28772         "coreHours": 4.8, 
28773         "invoice": 55, 
28774         "date": "2013-11-20T14:00:00Z", 
28775         "kind": "besteffort"
28776     }
28777 },
28778 {
28779     "pk": 59602, 
28780     "model": "core.charge", 
28781     "fields": {
28782         "updated": "2013-12-13T22:19:55.954Z", 
28783         "slice": 15, 
28784         "created": "2013-12-13T22:19:53.642Z", 
28785         "amount": 0.3248, 
28786         "object": 102, 
28787         "account": 12, 
28788         "state": "invoiced", 
28789         "coreHours": 4.64, 
28790         "invoice": 55, 
28791         "date": "2013-11-20T22:00:00Z", 
28792         "kind": "besteffort"
28793     }
28794 },
28795 {
28796     "pk": 59603, 
28797     "model": "core.charge", 
28798     "fields": {
28799         "updated": "2013-12-13T22:19:55.995Z", 
28800         "slice": 15, 
28801         "created": "2013-12-13T22:19:53.651Z", 
28802         "amount": 0.2856, 
28803         "object": 102, 
28804         "account": 12, 
28805         "state": "invoiced", 
28806         "coreHours": 4.08, 
28807         "invoice": 55, 
28808         "date": "2013-11-21T06:00:00Z", 
28809         "kind": "besteffort"
28810     }
28811 },
28812 {
28813     "pk": 59604, 
28814     "model": "core.charge", 
28815     "fields": {
28816         "updated": "2013-12-13T22:19:56.036Z", 
28817         "slice": 15, 
28818         "created": "2013-12-13T22:19:53.659Z", 
28819         "amount": 0.2296, 
28820         "object": 102, 
28821         "account": 12, 
28822         "state": "invoiced", 
28823         "coreHours": 3.28, 
28824         "invoice": 55, 
28825         "date": "2013-11-21T14:00:00Z", 
28826         "kind": "besteffort"
28827     }
28828 },
28829 {
28830     "pk": 59605, 
28831     "model": "core.charge", 
28832     "fields": {
28833         "updated": "2013-12-13T22:19:56.078Z", 
28834         "slice": 15, 
28835         "created": "2013-12-13T22:19:53.667Z", 
28836         "amount": 0.2128, 
28837         "object": 102, 
28838         "account": 12, 
28839         "state": "invoiced", 
28840         "coreHours": 3.04, 
28841         "invoice": 55, 
28842         "date": "2013-11-21T22:00:00Z", 
28843         "kind": "besteffort"
28844     }
28845 },
28846 {
28847     "pk": 59606, 
28848     "model": "core.charge", 
28849     "fields": {
28850         "updated": "2013-12-13T22:19:56.119Z", 
28851         "slice": 15, 
28852         "created": "2013-12-13T22:19:53.676Z", 
28853         "amount": 0.252, 
28854         "object": 102, 
28855         "account": 12, 
28856         "state": "invoiced", 
28857         "coreHours": 3.6, 
28858         "invoice": 55, 
28859         "date": "2013-11-22T06:00:00Z", 
28860         "kind": "besteffort"
28861     }
28862 },
28863 {
28864     "pk": 59607, 
28865     "model": "core.charge", 
28866     "fields": {
28867         "updated": "2013-12-13T22:19:56.161Z", 
28868         "slice": 15, 
28869         "created": "2013-12-13T22:19:53.684Z", 
28870         "amount": 0.1904, 
28871         "object": 102, 
28872         "account": 12, 
28873         "state": "invoiced", 
28874         "coreHours": 2.72, 
28875         "invoice": 55, 
28876         "date": "2013-11-22T14:00:00Z", 
28877         "kind": "besteffort"
28878     }
28879 },
28880 {
28881     "pk": 59608, 
28882     "model": "core.charge", 
28883     "fields": {
28884         "updated": "2013-12-13T22:19:56.202Z", 
28885         "slice": 15, 
28886         "created": "2013-12-13T22:19:53.692Z", 
28887         "amount": 0.1736, 
28888         "object": 102, 
28889         "account": 12, 
28890         "state": "invoiced", 
28891         "coreHours": 2.48, 
28892         "invoice": 55, 
28893         "date": "2013-11-22T22:00:00Z", 
28894         "kind": "besteffort"
28895     }
28896 },
28897 {
28898     "pk": 59609, 
28899     "model": "core.charge", 
28900     "fields": {
28901         "updated": "2013-12-13T22:19:56.244Z", 
28902         "slice": 15, 
28903         "created": "2013-12-13T22:19:53.700Z", 
28904         "amount": 0.2912, 
28905         "object": 102, 
28906         "account": 12, 
28907         "state": "invoiced", 
28908         "coreHours": 4.16, 
28909         "invoice": 55, 
28910         "date": "2013-11-23T06:00:00Z", 
28911         "kind": "besteffort"
28912     }
28913 },
28914 {
28915     "pk": 59610, 
28916     "model": "core.charge", 
28917     "fields": {
28918         "updated": "2013-12-13T22:19:56.285Z", 
28919         "slice": 15, 
28920         "created": "2013-12-13T22:19:53.709Z", 
28921         "amount": 0.14, 
28922         "object": 102, 
28923         "account": 12, 
28924         "state": "invoiced", 
28925         "coreHours": 2.0, 
28926         "invoice": 55, 
28927         "date": "2013-11-23T14:00:00Z", 
28928         "kind": "besteffort"
28929     }
28930 },
28931 {
28932     "pk": 59611, 
28933     "model": "core.charge", 
28934     "fields": {
28935         "updated": "2013-12-13T22:19:56.327Z", 
28936         "slice": 15, 
28937         "created": "2013-12-13T22:19:53.717Z", 
28938         "amount": 0.3304, 
28939         "object": 102, 
28940         "account": 12, 
28941         "state": "invoiced", 
28942         "coreHours": 4.72, 
28943         "invoice": 55, 
28944         "date": "2013-11-23T22:00:00Z", 
28945         "kind": "besteffort"
28946     }
28947 },
28948 {
28949     "pk": 59612, 
28950     "model": "core.charge", 
28951     "fields": {
28952         "updated": "2013-12-13T22:19:56.368Z", 
28953         "slice": 15, 
28954         "created": "2013-12-13T22:19:53.725Z", 
28955         "amount": 0.1344, 
28956         "object": 102, 
28957         "account": 12, 
28958         "state": "invoiced", 
28959         "coreHours": 1.92, 
28960         "invoice": 55, 
28961         "date": "2013-11-24T06:00:00Z", 
28962         "kind": "besteffort"
28963     }
28964 },
28965 {
28966     "pk": 59613, 
28967     "model": "core.charge", 
28968     "fields": {
28969         "updated": "2013-12-13T22:19:56.409Z", 
28970         "slice": 15, 
28971         "created": "2013-12-13T22:19:53.734Z", 
28972         "amount": 0.2352, 
28973         "object": 102, 
28974         "account": 12, 
28975         "state": "invoiced", 
28976         "coreHours": 3.36, 
28977         "invoice": 55, 
28978         "date": "2013-11-24T14:00:00Z", 
28979         "kind": "besteffort"
28980     }
28981 },
28982 {
28983     "pk": 59614, 
28984     "model": "core.charge", 
28985     "fields": {
28986         "updated": "2013-12-13T22:19:56.451Z", 
28987         "slice": 15, 
28988         "created": "2013-12-13T22:19:53.742Z", 
28989         "amount": 0.2352, 
28990         "object": 102, 
28991         "account": 12, 
28992         "state": "invoiced", 
28993         "coreHours": 3.36, 
28994         "invoice": 55, 
28995         "date": "2013-11-24T22:00:00Z", 
28996         "kind": "besteffort"
28997     }
28998 },
28999 {
29000     "pk": 59615, 
29001     "model": "core.charge", 
29002     "fields": {
29003         "updated": "2013-12-13T22:19:56.500Z", 
29004         "slice": 15, 
29005         "created": "2013-12-13T22:19:53.750Z", 
29006         "amount": 0.2856, 
29007         "object": 102, 
29008         "account": 12, 
29009         "state": "invoiced", 
29010         "coreHours": 4.08, 
29011         "invoice": 56, 
29012         "date": "2013-11-25T06:00:00Z", 
29013         "kind": "besteffort"
29014     }
29015 },
29016 {
29017     "pk": 59616, 
29018     "model": "core.charge", 
29019     "fields": {
29020         "updated": "2013-12-13T22:19:56.542Z", 
29021         "slice": 15, 
29022         "created": "2013-12-13T22:19:53.758Z", 
29023         "amount": 0.1176, 
29024         "object": 102, 
29025         "account": 12, 
29026         "state": "invoiced", 
29027         "coreHours": 1.68, 
29028         "invoice": 56, 
29029         "date": "2013-11-25T14:00:00Z", 
29030         "kind": "besteffort"
29031     }
29032 },
29033 {
29034     "pk": 59617, 
29035     "model": "core.charge", 
29036     "fields": {
29037         "updated": "2013-12-13T22:19:56.583Z", 
29038         "slice": 15, 
29039         "created": "2013-12-13T22:19:53.767Z", 
29040         "amount": 0.3304, 
29041         "object": 102, 
29042         "account": 12, 
29043         "state": "invoiced", 
29044         "coreHours": 4.72, 
29045         "invoice": 56, 
29046         "date": "2013-11-25T22:00:00Z", 
29047         "kind": "besteffort"
29048     }
29049 },
29050 {
29051     "pk": 59618, 
29052     "model": "core.charge", 
29053     "fields": {
29054         "updated": "2013-12-13T22:19:56.625Z", 
29055         "slice": 15, 
29056         "created": "2013-12-13T22:19:53.775Z", 
29057         "amount": 0.1288, 
29058         "object": 102, 
29059         "account": 12, 
29060         "state": "invoiced", 
29061         "coreHours": 1.84, 
29062         "invoice": 56, 
29063         "date": "2013-11-26T06:00:00Z", 
29064         "kind": "besteffort"
29065     }
29066 },
29067 {
29068     "pk": 59619, 
29069     "model": "core.charge", 
29070     "fields": {
29071         "updated": "2013-12-13T22:19:56.668Z", 
29072         "slice": 15, 
29073         "created": "2013-12-13T22:19:53.783Z", 
29074         "amount": 0.1904, 
29075         "object": 102, 
29076         "account": 12, 
29077         "state": "invoiced", 
29078         "coreHours": 2.72, 
29079         "invoice": 56, 
29080         "date": "2013-11-26T14:00:00Z", 
29081         "kind": "besteffort"
29082     }
29083 },
29084 {
29085     "pk": 59620, 
29086     "model": "core.charge", 
29087     "fields": {
29088         "updated": "2013-12-13T22:19:56.709Z", 
29089         "slice": 15, 
29090         "created": "2013-12-13T22:19:53.792Z", 
29091         "amount": 0.2184, 
29092         "object": 102, 
29093         "account": 12, 
29094         "state": "invoiced", 
29095         "coreHours": 3.12, 
29096         "invoice": 56, 
29097         "date": "2013-11-26T22:00:00Z", 
29098         "kind": "besteffort"
29099     }
29100 },
29101 {
29102     "pk": 59621, 
29103     "model": "core.charge", 
29104     "fields": {
29105         "updated": "2013-12-13T22:19:56.751Z", 
29106         "slice": 15, 
29107         "created": "2013-12-13T22:19:53.800Z", 
29108         "amount": 0.2016, 
29109         "object": 102, 
29110         "account": 12, 
29111         "state": "invoiced", 
29112         "coreHours": 2.88, 
29113         "invoice": 56, 
29114         "date": "2013-11-27T06:00:00Z", 
29115         "kind": "besteffort"
29116     }
29117 },
29118 {
29119     "pk": 59622, 
29120     "model": "core.charge", 
29121     "fields": {
29122         "updated": "2013-12-13T22:19:56.792Z", 
29123         "slice": 15, 
29124         "created": "2013-12-13T22:19:53.808Z", 
29125         "amount": 0.2856, 
29126         "object": 102, 
29127         "account": 12, 
29128         "state": "invoiced", 
29129         "coreHours": 4.08, 
29130         "invoice": 56, 
29131         "date": "2013-11-27T14:00:00Z", 
29132         "kind": "besteffort"
29133     }
29134 },
29135 {
29136     "pk": 59623, 
29137     "model": "core.charge", 
29138     "fields": {
29139         "updated": "2013-12-13T22:19:56.833Z", 
29140         "slice": 15, 
29141         "created": "2013-12-13T22:19:53.816Z", 
29142         "amount": 0.3024, 
29143         "object": 102, 
29144         "account": 12, 
29145         "state": "invoiced", 
29146         "coreHours": 4.32, 
29147         "invoice": 56, 
29148         "date": "2013-11-27T22:00:00Z", 
29149         "kind": "besteffort"
29150     }
29151 },
29152 {
29153     "pk": 59624, 
29154     "model": "core.charge", 
29155     "fields": {
29156         "updated": "2013-12-13T22:19:56.875Z", 
29157         "slice": 15, 
29158         "created": "2013-12-13T22:19:53.825Z", 
29159         "amount": 0.1232, 
29160         "object": 102, 
29161         "account": 12, 
29162         "state": "invoiced", 
29163         "coreHours": 1.76, 
29164         "invoice": 56, 
29165         "date": "2013-11-28T06:00:00Z", 
29166         "kind": "besteffort"
29167     }
29168 },
29169 {
29170     "pk": 59625, 
29171     "model": "core.charge", 
29172     "fields": {
29173         "updated": "2013-12-13T22:19:56.916Z", 
29174         "slice": 15, 
29175         "created": "2013-12-13T22:19:53.833Z", 
29176         "amount": 0.252, 
29177         "object": 102, 
29178         "account": 12, 
29179         "state": "invoiced", 
29180         "coreHours": 3.6, 
29181         "invoice": 56, 
29182         "date": "2013-11-28T14:00:00Z", 
29183         "kind": "besteffort"
29184     }
29185 },
29186 {
29187     "pk": 59626, 
29188     "model": "core.charge", 
29189     "fields": {
29190         "updated": "2013-12-13T22:19:56.958Z", 
29191         "slice": 15, 
29192         "created": "2013-12-13T22:19:53.841Z", 
29193         "amount": 0.224, 
29194         "object": 102, 
29195         "account": 12, 
29196         "state": "invoiced", 
29197         "coreHours": 3.2, 
29198         "invoice": 56, 
29199         "date": "2013-11-28T22:00:00Z", 
29200         "kind": "besteffort"
29201     }
29202 },
29203 {
29204     "pk": 59627, 
29205     "model": "core.charge", 
29206     "fields": {
29207         "updated": "2013-12-13T22:19:56.999Z", 
29208         "slice": 15, 
29209         "created": "2013-12-13T22:19:53.850Z", 
29210         "amount": 0.336, 
29211         "object": 102, 
29212         "account": 12, 
29213         "state": "invoiced", 
29214         "coreHours": 4.8, 
29215         "invoice": 56, 
29216         "date": "2013-11-29T06:00:00Z", 
29217         "kind": "besteffort"
29218     }
29219 },
29220 {
29221     "pk": 59628, 
29222     "model": "core.charge", 
29223     "fields": {
29224         "updated": "2013-12-13T22:19:57.041Z", 
29225         "slice": 15, 
29226         "created": "2013-12-13T22:19:53.858Z", 
29227         "amount": 0.336, 
29228         "object": 102, 
29229         "account": 12, 
29230         "state": "invoiced", 
29231         "coreHours": 4.8, 
29232         "invoice": 56, 
29233         "date": "2013-11-29T14:00:00Z", 
29234         "kind": "besteffort"
29235     }
29236 },
29237 {
29238     "pk": 59629, 
29239     "model": "core.charge", 
29240     "fields": {
29241         "updated": "2013-12-13T22:19:57.082Z", 
29242         "slice": 15, 
29243         "created": "2013-12-13T22:19:53.866Z", 
29244         "amount": 0.1512, 
29245         "object": 102, 
29246         "account": 12, 
29247         "state": "invoiced", 
29248         "coreHours": 2.16, 
29249         "invoice": 56, 
29250         "date": "2013-11-29T22:00:00Z", 
29251         "kind": "besteffort"
29252     }
29253 },
29254 {
29255     "pk": 59630, 
29256     "model": "core.charge", 
29257     "fields": {
29258         "updated": "2013-12-13T22:19:57.115Z", 
29259         "slice": 15, 
29260         "created": "2013-12-13T22:19:53.874Z", 
29261         "amount": 0.112, 
29262         "object": 102, 
29263         "account": 12, 
29264         "state": "invoiced", 
29265         "coreHours": 1.6, 
29266         "invoice": 56, 
29267         "date": "2013-11-30T06:00:00Z", 
29268         "kind": "besteffort"
29269     }
29270 },
29271 {
29272     "pk": 59631, 
29273     "model": "core.charge", 
29274     "fields": {
29275         "updated": "2013-12-13T22:19:57.156Z", 
29276         "slice": 15, 
29277         "created": "2013-12-13T22:19:53.883Z", 
29278         "amount": 0.3304, 
29279         "object": 102, 
29280         "account": 12, 
29281         "state": "invoiced", 
29282         "coreHours": 4.72, 
29283         "invoice": 56, 
29284         "date": "2013-11-30T14:00:00Z", 
29285         "kind": "besteffort"
29286     }
29287 },
29288 {
29289     "pk": 59632, 
29290     "model": "core.charge", 
29291     "fields": {
29292         "updated": "2013-12-13T22:19:57.198Z", 
29293         "slice": 15, 
29294         "created": "2013-12-13T22:19:53.891Z", 
29295         "amount": 0.112, 
29296         "object": 102, 
29297         "account": 12, 
29298         "state": "invoiced", 
29299         "coreHours": 1.6, 
29300         "invoice": 56, 
29301         "date": "2013-11-30T22:00:00Z", 
29302         "kind": "besteffort"
29303     }
29304 },
29305 {
29306     "pk": 59633, 
29307     "model": "core.charge", 
29308     "fields": {
29309         "updated": "2013-12-13T22:19:57.239Z", 
29310         "slice": 15, 
29311         "created": "2013-12-13T22:19:53.899Z", 
29312         "amount": 0.14, 
29313         "object": 102, 
29314         "account": 12, 
29315         "state": "invoiced", 
29316         "coreHours": 2.0, 
29317         "invoice": 56, 
29318         "date": "2013-12-01T06:00:00Z", 
29319         "kind": "besteffort"
29320     }
29321 },
29322 {
29323     "pk": 59634, 
29324     "model": "core.charge", 
29325     "fields": {
29326         "updated": "2013-12-13T22:19:57.281Z", 
29327         "slice": 15, 
29328         "created": "2013-12-13T22:19:53.908Z", 
29329         "amount": 0.2912, 
29330         "object": 102, 
29331         "account": 12, 
29332         "state": "invoiced", 
29333         "coreHours": 4.16, 
29334         "invoice": 56, 
29335         "date": "2013-12-01T14:00:00Z", 
29336         "kind": "besteffort"
29337     }
29338 },
29339 {
29340     "pk": 59635, 
29341     "model": "core.charge", 
29342     "fields": {
29343         "updated": "2013-12-13T22:19:57.322Z", 
29344         "slice": 15, 
29345         "created": "2013-12-13T22:19:53.916Z", 
29346         "amount": 0.2072, 
29347         "object": 102, 
29348         "account": 12, 
29349         "state": "invoiced", 
29350         "coreHours": 2.96, 
29351         "invoice": 56, 
29352         "date": "2013-12-01T22:00:00Z", 
29353         "kind": "besteffort"
29354     }
29355 },
29356 {
29357     "pk": 59636, 
29358     "model": "core.charge", 
29359     "fields": {
29360         "updated": "2013-12-13T22:19:57.372Z", 
29361         "slice": 15, 
29362         "created": "2013-12-13T22:19:53.924Z", 
29363         "amount": 0.2688, 
29364         "object": 102, 
29365         "account": 12, 
29366         "state": "invoiced", 
29367         "coreHours": 3.84, 
29368         "invoice": 57, 
29369         "date": "2013-12-02T06:00:00Z", 
29370         "kind": "besteffort"
29371     }
29372 },
29373 {
29374     "pk": 59637, 
29375     "model": "core.charge", 
29376     "fields": {
29377         "updated": "2013-12-13T22:19:57.413Z", 
29378         "slice": 15, 
29379         "created": "2013-12-13T22:19:53.932Z", 
29380         "amount": 0.196, 
29381         "object": 102, 
29382         "account": 12, 
29383         "state": "invoiced", 
29384         "coreHours": 2.8, 
29385         "invoice": 57, 
29386         "date": "2013-12-02T14:00:00Z", 
29387         "kind": "besteffort"
29388     }
29389 },
29390 {
29391     "pk": 59638, 
29392     "model": "core.charge", 
29393     "fields": {
29394         "updated": "2013-12-13T22:19:57.455Z", 
29395         "slice": 15, 
29396         "created": "2013-12-13T22:19:53.941Z", 
29397         "amount": 0.1232, 
29398         "object": 102, 
29399         "account": 12, 
29400         "state": "invoiced", 
29401         "coreHours": 1.76, 
29402         "invoice": 57, 
29403         "date": "2013-12-02T22:00:00Z", 
29404         "kind": "besteffort"
29405     }
29406 },
29407 {
29408     "pk": 59639, 
29409     "model": "core.charge", 
29410     "fields": {
29411         "updated": "2013-12-13T22:19:57.496Z", 
29412         "slice": 15, 
29413         "created": "2013-12-13T22:19:53.949Z", 
29414         "amount": 0.308, 
29415         "object": 102, 
29416         "account": 12, 
29417         "state": "invoiced", 
29418         "coreHours": 4.4, 
29419         "invoice": 57, 
29420         "date": "2013-12-03T06:00:00Z", 
29421         "kind": "besteffort"
29422     }
29423 },
29424 {
29425     "pk": 59640, 
29426     "model": "core.charge", 
29427     "fields": {
29428         "updated": "2013-12-13T22:19:57.538Z", 
29429         "slice": 15, 
29430         "created": "2013-12-13T22:19:53.957Z", 
29431         "amount": 0.2688, 
29432         "object": 102, 
29433         "account": 12, 
29434         "state": "invoiced", 
29435         "coreHours": 3.84, 
29436         "invoice": 57, 
29437         "date": "2013-12-03T14:00:00Z", 
29438         "kind": "besteffort"
29439     }
29440 },
29441 {
29442     "pk": 59641, 
29443     "model": "core.charge", 
29444     "fields": {
29445         "updated": "2013-12-13T22:19:57.579Z", 
29446         "slice": 15, 
29447         "created": "2013-12-13T22:19:53.966Z", 
29448         "amount": 0.112, 
29449         "object": 102, 
29450         "account": 12, 
29451         "state": "invoiced", 
29452         "coreHours": 1.6, 
29453         "invoice": 57, 
29454         "date": "2013-12-03T22:00:00Z", 
29455         "kind": "besteffort"
29456     }
29457 },
29458 {
29459     "pk": 59642, 
29460     "model": "core.charge", 
29461     "fields": {
29462         "updated": "2013-12-13T22:19:57.620Z", 
29463         "slice": 15, 
29464         "created": "2013-12-13T22:19:53.974Z", 
29465         "amount": 0.28, 
29466         "object": 102, 
29467         "account": 12, 
29468         "state": "invoiced", 
29469         "coreHours": 4.0, 
29470         "invoice": 57, 
29471         "date": "2013-12-04T06:00:00Z", 
29472         "kind": "besteffort"
29473     }
29474 },
29475 {
29476     "pk": 59643, 
29477     "model": "core.charge", 
29478     "fields": {
29479         "updated": "2013-12-13T22:19:57.662Z", 
29480         "slice": 15, 
29481         "created": "2013-12-13T22:19:53.982Z", 
29482         "amount": 0.3024, 
29483         "object": 102, 
29484         "account": 12, 
29485         "state": "invoiced", 
29486         "coreHours": 4.32, 
29487         "invoice": 57, 
29488         "date": "2013-12-04T14:00:00Z", 
29489         "kind": "besteffort"
29490     }
29491 },
29492 {
29493     "pk": 59644, 
29494     "model": "core.charge", 
29495     "fields": {
29496         "updated": "2013-12-13T22:19:57.703Z", 
29497         "slice": 15, 
29498         "created": "2013-12-13T22:19:53.990Z", 
29499         "amount": 0.1512, 
29500         "object": 102, 
29501         "account": 12, 
29502         "state": "invoiced", 
29503         "coreHours": 2.16, 
29504         "invoice": 57, 
29505         "date": "2013-12-04T22:00:00Z", 
29506         "kind": "besteffort"
29507     }
29508 },
29509 {
29510     "pk": 59645, 
29511     "model": "core.charge", 
29512     "fields": {
29513         "updated": "2013-12-13T22:19:57.745Z", 
29514         "slice": 15, 
29515         "created": "2013-12-13T22:19:53.999Z", 
29516         "amount": 0.14, 
29517         "object": 102, 
29518         "account": 12, 
29519         "state": "invoiced", 
29520         "coreHours": 2.0, 
29521         "invoice": 57, 
29522         "date": "2013-12-05T06:00:00Z", 
29523         "kind": "besteffort"
29524     }
29525 },
29526 {
29527     "pk": 59646, 
29528     "model": "core.charge", 
29529     "fields": {
29530         "updated": "2013-12-13T22:19:57.786Z", 
29531         "slice": 15, 
29532         "created": "2013-12-13T22:19:54.007Z", 
29533         "amount": 0.14, 
29534         "object": 102, 
29535         "account": 12, 
29536         "state": "invoiced", 
29537         "coreHours": 2.0, 
29538         "invoice": 57, 
29539         "date": "2013-12-05T14:00:00Z", 
29540         "kind": "besteffort"
29541     }
29542 },
29543 {
29544     "pk": 59647, 
29545     "model": "core.charge", 
29546     "fields": {
29547         "updated": "2013-12-13T22:19:57.828Z", 
29548         "slice": 15, 
29549         "created": "2013-12-13T22:19:54.015Z", 
29550         "amount": 0.14, 
29551         "object": 102, 
29552         "account": 12, 
29553         "state": "invoiced", 
29554         "coreHours": 2.0, 
29555         "invoice": 57, 
29556         "date": "2013-12-05T22:00:00Z", 
29557         "kind": "besteffort"
29558     }
29559 },
29560 {
29561     "pk": 59648, 
29562     "model": "core.charge", 
29563     "fields": {
29564         "updated": "2013-12-13T22:19:57.869Z", 
29565         "slice": 15, 
29566         "created": "2013-12-13T22:19:54.024Z", 
29567         "amount": 0.2632, 
29568         "object": 102, 
29569         "account": 12, 
29570         "state": "invoiced", 
29571         "coreHours": 3.76, 
29572         "invoice": 57, 
29573         "date": "2013-12-06T06:00:00Z", 
29574         "kind": "besteffort"
29575     }
29576 },
29577 {
29578     "pk": 59649, 
29579     "model": "core.charge", 
29580     "fields": {
29581         "updated": "2013-12-13T22:19:57.910Z", 
29582         "slice": 15, 
29583         "created": "2013-12-13T22:19:54.032Z", 
29584         "amount": 0.2632, 
29585         "object": 102, 
29586         "account": 12, 
29587         "state": "invoiced", 
29588         "coreHours": 3.76, 
29589         "invoice": 57, 
29590         "date": "2013-12-06T14:00:00Z", 
29591         "kind": "besteffort"
29592     }
29593 },
29594 {
29595     "pk": 59650, 
29596     "model": "core.charge", 
29597     "fields": {
29598         "updated": "2013-12-13T22:19:57.952Z", 
29599         "slice": 15, 
29600         "created": "2013-12-13T22:19:54.040Z", 
29601         "amount": 0.2856, 
29602         "object": 102, 
29603         "account": 12, 
29604         "state": "invoiced", 
29605         "coreHours": 4.08, 
29606         "invoice": 57, 
29607         "date": "2013-12-06T22:00:00Z", 
29608         "kind": "besteffort"
29609     }
29610 },
29611 {
29612     "pk": 59651, 
29613     "model": "core.charge", 
29614     "fields": {
29615         "updated": "2013-12-13T22:19:57.993Z", 
29616         "slice": 15, 
29617         "created": "2013-12-13T22:19:54.048Z", 
29618         "amount": 0.2744, 
29619         "object": 102, 
29620         "account": 12, 
29621         "state": "invoiced", 
29622         "coreHours": 3.92, 
29623         "invoice": 57, 
29624         "date": "2013-12-07T06:00:00Z", 
29625         "kind": "besteffort"
29626     }
29627 },
29628 {
29629     "pk": 59652, 
29630     "model": "core.charge", 
29631     "fields": {
29632         "updated": "2013-12-13T22:19:58.035Z", 
29633         "slice": 15, 
29634         "created": "2013-12-13T22:19:54.057Z", 
29635         "amount": 0.2632, 
29636         "object": 102, 
29637         "account": 12, 
29638         "state": "invoiced", 
29639         "coreHours": 3.76, 
29640         "invoice": 57, 
29641         "date": "2013-12-07T14:00:00Z", 
29642         "kind": "besteffort"
29643     }
29644 },
29645 {
29646     "pk": 59653, 
29647     "model": "core.charge", 
29648     "fields": {
29649         "updated": "2013-12-13T22:19:58.076Z", 
29650         "slice": 15, 
29651         "created": "2013-12-13T22:19:54.065Z", 
29652         "amount": 0.1176, 
29653         "object": 102, 
29654         "account": 12, 
29655         "state": "invoiced", 
29656         "coreHours": 1.68, 
29657         "invoice": 57, 
29658         "date": "2013-12-07T22:00:00Z", 
29659         "kind": "besteffort"
29660     }
29661 },
29662 {
29663     "pk": 59654, 
29664     "model": "core.charge", 
29665     "fields": {
29666         "updated": "2013-12-13T22:19:58.117Z", 
29667         "slice": 15, 
29668         "created": "2013-12-13T22:19:54.073Z", 
29669         "amount": 0.1792, 
29670         "object": 102, 
29671         "account": 12, 
29672         "state": "invoiced", 
29673         "coreHours": 2.56, 
29674         "invoice": 57, 
29675         "date": "2013-12-08T06:00:00Z", 
29676         "kind": "besteffort"
29677     }
29678 },
29679 {
29680     "pk": 59655, 
29681     "model": "core.charge", 
29682     "fields": {
29683         "updated": "2013-12-13T22:19:58.159Z", 
29684         "slice": 15, 
29685         "created": "2013-12-13T22:19:54.081Z", 
29686         "amount": 0.1456, 
29687         "object": 102, 
29688         "account": 12, 
29689         "state": "invoiced", 
29690         "coreHours": 2.08, 
29691         "invoice": 57, 
29692         "date": "2013-12-08T14:00:00Z", 
29693         "kind": "besteffort"
29694     }
29695 },
29696 {
29697     "pk": 59656, 
29698     "model": "core.charge", 
29699     "fields": {
29700         "updated": "2013-12-13T22:19:58.200Z", 
29701         "slice": 15, 
29702         "created": "2013-12-13T22:19:54.090Z", 
29703         "amount": 0.1176, 
29704         "object": 102, 
29705         "account": 12, 
29706         "state": "invoiced", 
29707         "coreHours": 1.68, 
29708         "invoice": 57, 
29709         "date": "2013-12-08T22:00:00Z", 
29710         "kind": "besteffort"
29711     }
29712 },
29713 {
29714     "pk": 59657, 
29715     "model": "core.charge", 
29716     "fields": {
29717         "updated": "2013-12-13T22:19:54.098Z", 
29718         "slice": 15, 
29719         "created": "2013-12-13T22:19:54.098Z", 
29720         "amount": 0.2464, 
29721         "object": 102, 
29722         "account": 12, 
29723         "state": "pending", 
29724         "coreHours": 3.52, 
29725         "invoice": null, 
29726         "date": "2013-12-09T06:00:00Z", 
29727         "kind": "besteffort"
29728     }
29729 },
29730 {
29731     "pk": 59658, 
29732     "model": "core.charge", 
29733     "fields": {
29734         "updated": "2013-12-13T22:19:54.106Z", 
29735         "slice": 15, 
29736         "created": "2013-12-13T22:19:54.106Z", 
29737         "amount": 0.252, 
29738         "object": 102, 
29739         "account": 12, 
29740         "state": "pending", 
29741         "coreHours": 3.6, 
29742         "invoice": null, 
29743         "date": "2013-12-09T14:00:00Z", 
29744         "kind": "besteffort"
29745     }
29746 },
29747 {
29748     "pk": 59659, 
29749     "model": "core.charge", 
29750     "fields": {
29751         "updated": "2013-12-13T22:19:54.115Z", 
29752         "slice": 15, 
29753         "created": "2013-12-13T22:19:54.115Z", 
29754         "amount": 0.2016, 
29755         "object": 102, 
29756         "account": 12, 
29757         "state": "pending", 
29758         "coreHours": 2.88, 
29759         "invoice": null, 
29760         "date": "2013-12-09T22:00:00Z", 
29761         "kind": "besteffort"
29762     }
29763 },
29764 {
29765     "pk": 59660, 
29766     "model": "core.charge", 
29767     "fields": {
29768         "updated": "2013-12-13T22:19:54.123Z", 
29769         "slice": 15, 
29770         "created": "2013-12-13T22:19:54.123Z", 
29771         "amount": 0.3024, 
29772         "object": 102, 
29773         "account": 12, 
29774         "state": "pending", 
29775         "coreHours": 4.32, 
29776         "invoice": null, 
29777         "date": "2013-12-10T06:00:00Z", 
29778         "kind": "besteffort"
29779     }
29780 },
29781 {
29782     "pk": 59661, 
29783     "model": "core.charge", 
29784     "fields": {
29785         "updated": "2013-12-13T22:19:54.131Z", 
29786         "slice": 15, 
29787         "created": "2013-12-13T22:19:54.131Z", 
29788         "amount": 0.3192, 
29789         "object": 102, 
29790         "account": 12, 
29791         "state": "pending", 
29792         "coreHours": 4.56, 
29793         "invoice": null, 
29794         "date": "2013-12-10T14:00:00Z", 
29795         "kind": "besteffort"
29796     }
29797 },
29798 {
29799     "pk": 59662, 
29800     "model": "core.charge", 
29801     "fields": {
29802         "updated": "2013-12-13T22:19:54.140Z", 
29803         "slice": 15, 
29804         "created": "2013-12-13T22:19:54.139Z", 
29805         "amount": 0.336, 
29806         "object": 102, 
29807         "account": 12, 
29808         "state": "pending", 
29809         "coreHours": 4.8, 
29810         "invoice": null, 
29811         "date": "2013-12-10T22:00:00Z", 
29812         "kind": "besteffort"
29813     }
29814 },
29815 {
29816     "pk": 59663, 
29817     "model": "core.charge", 
29818     "fields": {
29819         "updated": "2013-12-13T22:19:54.148Z", 
29820         "slice": 15, 
29821         "created": "2013-12-13T22:19:54.148Z", 
29822         "amount": 0.3024, 
29823         "object": 102, 
29824         "account": 12, 
29825         "state": "pending", 
29826         "coreHours": 4.32, 
29827         "invoice": null, 
29828         "date": "2013-12-11T06:00:00Z", 
29829         "kind": "besteffort"
29830     }
29831 },
29832 {
29833     "pk": 59664, 
29834     "model": "core.charge", 
29835     "fields": {
29836         "updated": "2013-12-13T22:19:54.156Z", 
29837         "slice": 15, 
29838         "created": "2013-12-13T22:19:54.156Z", 
29839         "amount": 0.2128, 
29840         "object": 102, 
29841         "account": 12, 
29842         "state": "pending", 
29843         "coreHours": 3.04, 
29844         "invoice": null, 
29845         "date": "2013-12-11T14:00:00Z", 
29846         "kind": "besteffort"
29847     }
29848 },
29849 {
29850     "pk": 59665, 
29851     "model": "core.charge", 
29852     "fields": {
29853         "updated": "2013-12-13T22:19:54.164Z", 
29854         "slice": 15, 
29855         "created": "2013-12-13T22:19:54.164Z", 
29856         "amount": 0.2296, 
29857         "object": 102, 
29858         "account": 12, 
29859         "state": "pending", 
29860         "coreHours": 3.28, 
29861         "invoice": null, 
29862         "date": "2013-12-11T22:00:00Z", 
29863         "kind": "besteffort"
29864     }
29865 },
29866 {
29867     "pk": 59666, 
29868     "model": "core.charge", 
29869     "fields": {
29870         "updated": "2013-12-13T22:19:54.173Z", 
29871         "slice": 15, 
29872         "created": "2013-12-13T22:19:54.173Z", 
29873         "amount": 0.1288, 
29874         "object": 102, 
29875         "account": 12, 
29876         "state": "pending", 
29877         "coreHours": 1.84, 
29878         "invoice": null, 
29879         "date": "2013-12-12T06:00:00Z", 
29880         "kind": "besteffort"
29881     }
29882 },
29883 {
29884     "pk": 59667, 
29885     "model": "core.charge", 
29886     "fields": {
29887         "updated": "2013-12-13T22:19:54.181Z", 
29888         "slice": 15, 
29889         "created": "2013-12-13T22:19:54.181Z", 
29890         "amount": 0.2912, 
29891         "object": 102, 
29892         "account": 12, 
29893         "state": "pending", 
29894         "coreHours": 4.16, 
29895         "invoice": null, 
29896         "date": "2013-12-12T14:00:00Z", 
29897         "kind": "besteffort"
29898     }
29899 },
29900 {
29901     "pk": 59668, 
29902     "model": "core.charge", 
29903     "fields": {
29904         "updated": "2013-12-13T22:19:54.189Z", 
29905         "slice": 15, 
29906         "created": "2013-12-13T22:19:54.189Z", 
29907         "amount": 0.224, 
29908         "object": 102, 
29909         "account": 12, 
29910         "state": "pending", 
29911         "coreHours": 3.2, 
29912         "invoice": null, 
29913         "date": "2013-12-12T22:00:00Z", 
29914         "kind": "besteffort"
29915     }
29916 },
29917 {
29918     "pk": 59669, 
29919     "model": "core.charge", 
29920     "fields": {
29921         "updated": "2013-12-13T22:19:54.197Z", 
29922         "slice": 15, 
29923         "created": "2013-12-13T22:19:54.197Z", 
29924         "amount": 0.168, 
29925         "object": 102, 
29926         "account": 12, 
29927         "state": "pending", 
29928         "coreHours": 2.4, 
29929         "invoice": null, 
29930         "date": "2013-12-13T06:00:00Z", 
29931         "kind": "besteffort"
29932     }
29933 },
29934 {
29935     "pk": 59670, 
29936     "model": "core.charge", 
29937     "fields": {
29938         "updated": "2013-12-13T22:19:54.206Z", 
29939         "slice": 15, 
29940         "created": "2013-12-13T22:19:54.206Z", 
29941         "amount": 0.3136, 
29942         "object": 102, 
29943         "account": 12, 
29944         "state": "pending", 
29945         "coreHours": 4.48, 
29946         "invoice": null, 
29947         "date": "2013-12-13T14:00:00Z", 
29948         "kind": "besteffort"
29949     }
29950 },
29951 {
29952     "pk": 59671, 
29953     "model": "core.charge", 
29954     "fields": {
29955         "updated": "2013-12-13T22:19:55.034Z", 
29956         "slice": 15, 
29957         "created": "2013-12-13T22:19:54.221Z", 
29958         "amount": 0.1176, 
29959         "object": 103, 
29960         "account": 12, 
29961         "state": "invoiced", 
29962         "coreHours": 1.68, 
29963         "invoice": 53, 
29964         "date": "2013-11-13T22:00:00Z", 
29965         "kind": "besteffort"
29966     }
29967 },
29968 {
29969     "pk": 59672, 
29970     "model": "core.charge", 
29971     "fields": {
29972         "updated": "2013-12-13T22:19:55.084Z", 
29973         "slice": 15, 
29974         "created": "2013-12-13T22:19:54.231Z", 
29975         "amount": 0.2968, 
29976         "object": 103, 
29977         "account": 12, 
29978         "state": "invoiced", 
29979         "coreHours": 4.24, 
29980         "invoice": 54, 
29981         "date": "2013-11-14T06:00:00Z", 
29982         "kind": "besteffort"
29983     }
29984 },
29985 {
29986     "pk": 59673, 
29987     "model": "core.charge", 
29988     "fields": {
29989         "updated": "2013-12-13T22:19:55.125Z", 
29990         "slice": 15, 
29991         "created": "2013-12-13T22:19:54.239Z", 
29992         "amount": 0.2016, 
29993         "object": 103, 
29994         "account": 12, 
29995         "state": "invoiced", 
29996         "coreHours": 2.88, 
29997         "invoice": 54, 
29998         "date": "2013-11-14T14:00:00Z", 
29999         "kind": "besteffort"
30000     }
30001 },
30002 {
30003     "pk": 59674, 
30004     "model": "core.charge", 
30005     "fields": {
30006         "updated": "2013-12-13T22:19:55.167Z", 
30007         "slice": 15, 
30008         "created": "2013-12-13T22:19:54.247Z", 
30009         "amount": 0.224, 
30010         "object": 103, 
30011         "account": 12, 
30012         "state": "invoiced", 
30013         "coreHours": 3.2, 
30014         "invoice": 54, 
30015         "date": "2013-11-14T22:00:00Z", 
30016         "kind": "besteffort"
30017     }
30018 },
30019 {
30020     "pk": 59675, 
30021     "model": "core.charge", 
30022     "fields": {
30023         "updated": "2013-12-13T22:19:55.208Z", 
30024         "slice": 15, 
30025         "created": "2013-12-13T22:19:54.255Z", 
30026         "amount": 0.308, 
30027         "object": 103, 
30028         "account": 12, 
30029         "state": "invoiced", 
30030         "coreHours": 4.4, 
30031         "invoice": 54, 
30032         "date": "2013-11-15T06:00:00Z", 
30033         "kind": "besteffort"
30034     }
30035 },
30036 {
30037     "pk": 59676, 
30038     "model": "core.charge", 
30039     "fields": {
30040         "updated": "2013-12-13T22:19:55.250Z", 
30041         "slice": 15, 
30042         "created": "2013-12-13T22:19:54.264Z", 
30043         "amount": 0.1288, 
30044         "object": 103, 
30045         "account": 12, 
30046         "state": "invoiced", 
30047         "coreHours": 1.84, 
30048         "invoice": 54, 
30049         "date": "2013-11-15T14:00:00Z", 
30050         "kind": "besteffort"
30051     }
30052 },
30053 {
30054     "pk": 59677, 
30055     "model": "core.charge", 
30056     "fields": {
30057         "updated": "2013-12-13T22:19:55.291Z", 
30058         "slice": 15, 
30059         "created": "2013-12-13T22:19:54.272Z", 
30060         "amount": 0.112, 
30061         "object": 103, 
30062         "account": 12, 
30063         "state": "invoiced", 
30064         "coreHours": 1.6, 
30065         "invoice": 54, 
30066         "date": "2013-11-15T22:00:00Z", 
30067         "kind": "besteffort"
30068     }
30069 },
30070 {
30071     "pk": 59678, 
30072     "model": "core.charge", 
30073     "fields": {
30074         "updated": "2013-12-13T22:19:55.332Z", 
30075         "slice": 15, 
30076         "created": "2013-12-13T22:19:54.280Z", 
30077         "amount": 0.1568, 
30078         "object": 103, 
30079         "account": 12, 
30080         "state": "invoiced", 
30081         "coreHours": 2.24, 
30082         "invoice": 54, 
30083         "date": "2013-11-16T06:00:00Z", 
30084         "kind": "besteffort"
30085     }
30086 },
30087 {
30088     "pk": 59679, 
30089     "model": "core.charge", 
30090     "fields": {
30091         "updated": "2013-12-13T22:19:55.374Z", 
30092         "slice": 15, 
30093         "created": "2013-12-13T22:19:54.289Z", 
30094         "amount": 0.1848, 
30095         "object": 103, 
30096         "account": 12, 
30097         "state": "invoiced", 
30098         "coreHours": 2.64, 
30099         "invoice": 54, 
30100         "date": "2013-11-16T14:00:00Z", 
30101         "kind": "besteffort"
30102     }
30103 },
30104 {
30105     "pk": 59680, 
30106     "model": "core.charge", 
30107     "fields": {
30108         "updated": "2013-12-13T22:19:55.415Z", 
30109         "slice": 15, 
30110         "created": "2013-12-13T22:19:54.297Z", 
30111         "amount": 0.2912, 
30112         "object": 103, 
30113         "account": 12, 
30114         "state": "invoiced", 
30115         "coreHours": 4.16, 
30116         "invoice": 54, 
30117         "date": "2013-11-16T22:00:00Z", 
30118         "kind": "besteffort"
30119     }
30120 },
30121 {
30122     "pk": 59681, 
30123     "model": "core.charge", 
30124     "fields": {
30125         "updated": "2013-12-13T22:19:55.457Z", 
30126         "slice": 15, 
30127         "created": "2013-12-13T22:19:54.305Z", 
30128         "amount": 0.2128, 
30129         "object": 103, 
30130         "account": 12, 
30131         "state": "invoiced", 
30132         "coreHours": 3.04, 
30133         "invoice": 54, 
30134         "date": "2013-11-17T06:00:00Z", 
30135         "kind": "besteffort"
30136     }
30137 },
30138 {
30139     "pk": 59682, 
30140     "model": "core.charge", 
30141     "fields": {
30142         "updated": "2013-12-13T22:19:55.498Z", 
30143         "slice": 15, 
30144         "created": "2013-12-13T22:19:54.314Z", 
30145         "amount": 0.1624, 
30146         "object": 103, 
30147         "account": 12, 
30148         "state": "invoiced", 
30149         "coreHours": 2.32, 
30150         "invoice": 54, 
30151         "date": "2013-11-17T14:00:00Z", 
30152         "kind": "besteffort"
30153     }
30154 },
30155 {
30156     "pk": 59683, 
30157     "model": "core.charge", 
30158     "fields": {
30159         "updated": "2013-12-13T22:19:55.539Z", 
30160         "slice": 15, 
30161         "created": "2013-12-13T22:19:54.322Z", 
30162         "amount": 0.2352, 
30163         "object": 103, 
30164         "account": 12, 
30165         "state": "invoiced", 
30166         "coreHours": 3.36, 
30167         "invoice": 54, 
30168         "date": "2013-11-17T22:00:00Z", 
30169         "kind": "besteffort"
30170     }
30171 },
30172 {
30173     "pk": 59684, 
30174     "model": "core.charge", 
30175     "fields": {
30176         "updated": "2013-12-13T22:19:55.614Z", 
30177         "slice": 15, 
30178         "created": "2013-12-13T22:19:54.330Z", 
30179         "amount": 0.1512, 
30180         "object": 103, 
30181         "account": 12, 
30182         "state": "invoiced", 
30183         "coreHours": 2.16, 
30184         "invoice": 55, 
30185         "date": "2013-11-18T06:00:00Z", 
30186         "kind": "besteffort"
30187     }
30188 },
30189 {
30190     "pk": 59685, 
30191     "model": "core.charge", 
30192     "fields": {
30193         "updated": "2013-12-13T22:19:55.655Z", 
30194         "slice": 15, 
30195         "created": "2013-12-13T22:19:54.339Z", 
30196         "amount": 0.112, 
30197         "object": 103, 
30198         "account": 12, 
30199         "state": "invoiced", 
30200         "coreHours": 1.6, 
30201         "invoice": 55, 
30202         "date": "2013-11-18T14:00:00Z", 
30203         "kind": "besteffort"
30204     }
30205 },
30206 {
30207     "pk": 59686, 
30208     "model": "core.charge", 
30209     "fields": {
30210         "updated": "2013-12-13T22:19:55.697Z", 
30211         "slice": 15, 
30212         "created": "2013-12-13T22:19:54.347Z", 
30213         "amount": 0.3024, 
30214         "object": 103, 
30215         "account": 12, 
30216         "state": "invoiced", 
30217         "coreHours": 4.32, 
30218         "invoice": 55, 
30219         "date": "2013-11-18T22:00:00Z", 
30220         "kind": "besteffort"
30221     }
30222 },
30223 {
30224     "pk": 59687, 
30225     "model": "core.charge", 
30226     "fields": {
30227         "updated": "2013-12-13T22:19:55.738Z", 
30228         "slice": 15, 
30229         "created": "2013-12-13T22:19:54.355Z", 
30230         "amount": 0.2744, 
30231         "object": 103, 
30232         "account": 12, 
30233         "state": "invoiced", 
30234         "coreHours": 3.92, 
30235         "invoice": 55, 
30236         "date": "2013-11-19T06:00:00Z", 
30237         "kind": "besteffort"
30238     }
30239 },
30240 {
30241     "pk": 59688, 
30242     "model": "core.charge", 
30243     "fields": {
30244         "updated": "2013-12-13T22:19:55.780Z", 
30245         "slice": 15, 
30246         "created": "2013-12-13T22:19:54.363Z", 
30247         "amount": 0.196, 
30248         "object": 103, 
30249         "account": 12, 
30250         "state": "invoiced", 
30251         "coreHours": 2.8, 
30252         "invoice": 55, 
30253         "date": "2013-11-19T14:00:00Z", 
30254         "kind": "besteffort"
30255     }
30256 },
30257 {
30258     "pk": 59689, 
30259     "model": "core.charge", 
30260     "fields": {
30261         "updated": "2013-12-13T22:19:55.821Z", 
30262         "slice": 15, 
30263         "created": "2013-12-13T22:19:54.371Z", 
30264         "amount": 0.2856, 
30265         "object": 103, 
30266         "account": 12, 
30267         "state": "invoiced", 
30268         "coreHours": 4.08, 
30269         "invoice": 55, 
30270         "date": "2013-11-19T22:00:00Z", 
30271         "kind": "besteffort"
30272     }
30273 },
30274 {
30275     "pk": 59690, 
30276     "model": "core.charge", 
30277     "fields": {
30278         "updated": "2013-12-13T22:19:55.863Z", 
30279         "slice": 15, 
30280         "created": "2013-12-13T22:19:54.380Z", 
30281         "amount": 0.28, 
30282         "object": 103, 
30283         "account": 12, 
30284         "state": "invoiced", 
30285         "coreHours": 4.0, 
30286         "invoice": 55, 
30287         "date": "2013-11-20T06:00:00Z", 
30288         "kind": "besteffort"
30289     }
30290 },
30291 {
30292     "pk": 59691, 
30293     "model": "core.charge", 
30294     "fields": {
30295         "updated": "2013-12-13T22:19:55.904Z", 
30296         "slice": 15, 
30297         "created": "2013-12-13T22:19:54.388Z", 
30298         "amount": 0.2576, 
30299         "object": 103, 
30300         "account": 12, 
30301         "state": "invoiced", 
30302         "coreHours": 3.68, 
30303         "invoice": 55, 
30304         "date": "2013-11-20T14:00:00Z", 
30305         "kind": "besteffort"
30306     }
30307 },
30308 {
30309     "pk": 59692, 
30310     "model": "core.charge", 
30311     "fields": {
30312         "updated": "2013-12-13T22:19:55.945Z", 
30313         "slice": 15, 
30314         "created": "2013-12-13T22:19:54.396Z", 
30315         "amount": 0.112, 
30316         "object": 103, 
30317         "account": 12, 
30318         "state": "invoiced", 
30319         "coreHours": 1.6, 
30320         "invoice": 55, 
30321         "date": "2013-11-20T22:00:00Z", 
30322         "kind": "besteffort"
30323     }
30324 },
30325 {
30326     "pk": 59693, 
30327     "model": "core.charge", 
30328     "fields": {
30329         "updated": "2013-12-13T22:19:55.987Z", 
30330         "slice": 15, 
30331         "created": "2013-12-13T22:19:54.405Z", 
30332         "amount": 0.3248, 
30333         "object": 103, 
30334         "account": 12, 
30335         "state": "invoiced", 
30336         "coreHours": 4.64, 
30337         "invoice": 55, 
30338         "date": "2013-11-21T06:00:00Z", 
30339         "kind": "besteffort"
30340     }
30341 },
30342 {
30343     "pk": 59694, 
30344     "model": "core.charge", 
30345     "fields": {
30346         "updated": "2013-12-13T22:19:56.028Z", 
30347         "slice": 15, 
30348         "created": "2013-12-13T22:19:54.413Z", 
30349         "amount": 0.2352, 
30350         "object": 103, 
30351         "account": 12, 
30352         "state": "invoiced", 
30353         "coreHours": 3.36, 
30354         "invoice": 55, 
30355         "date": "2013-11-21T14:00:00Z", 
30356         "kind": "besteffort"
30357     }
30358 },
30359 {
30360     "pk": 59695, 
30361     "model": "core.charge", 
30362     "fields": {
30363         "updated": "2013-12-13T22:19:56.070Z", 
30364         "slice": 15, 
30365         "created": "2013-12-13T22:19:54.421Z", 
30366         "amount": 0.1904, 
30367         "object": 103, 
30368         "account": 12, 
30369         "state": "invoiced", 
30370         "coreHours": 2.72, 
30371         "invoice": 55, 
30372         "date": "2013-11-21T22:00:00Z", 
30373         "kind": "besteffort"
30374     }
30375 },
30376 {
30377     "pk": 59696, 
30378     "model": "core.charge", 
30379     "fields": {
30380         "updated": "2013-12-13T22:19:56.111Z", 
30381         "slice": 15, 
30382         "created": "2013-12-13T22:19:54.429Z", 
30383         "amount": 0.2408, 
30384         "object": 103, 
30385         "account": 12, 
30386         "state": "invoiced", 
30387         "coreHours": 3.44, 
30388         "invoice": 55, 
30389         "date": "2013-11-22T06:00:00Z", 
30390         "kind": "besteffort"
30391     }
30392 },
30393 {
30394     "pk": 59697, 
30395     "model": "core.charge", 
30396     "fields": {
30397         "updated": "2013-12-13T22:19:56.153Z", 
30398         "slice": 15, 
30399         "created": "2013-12-13T22:19:54.438Z", 
30400         "amount": 0.1288, 
30401         "object": 103, 
30402         "account": 12, 
30403         "state": "invoiced", 
30404         "coreHours": 1.84, 
30405         "invoice": 55, 
30406         "date": "2013-11-22T14:00:00Z", 
30407         "kind": "besteffort"
30408     }
30409 },
30410 {
30411     "pk": 59698, 
30412     "model": "core.charge", 
30413     "fields": {
30414         "updated": "2013-12-13T22:19:56.194Z", 
30415         "slice": 15, 
30416         "created": "2013-12-13T22:19:54.446Z", 
30417         "amount": 0.2968, 
30418         "object": 103, 
30419         "account": 12, 
30420         "state": "invoiced", 
30421         "coreHours": 4.24, 
30422         "invoice": 55, 
30423         "date": "2013-11-22T22:00:00Z", 
30424         "kind": "besteffort"
30425     }
30426 },
30427 {
30428     "pk": 59699, 
30429     "model": "core.charge", 
30430     "fields": {
30431         "updated": "2013-12-13T22:19:56.235Z", 
30432         "slice": 15, 
30433         "created": "2013-12-13T22:19:54.454Z", 
30434         "amount": 0.2464, 
30435         "object": 103, 
30436         "account": 12, 
30437         "state": "invoiced", 
30438         "coreHours": 3.52, 
30439         "invoice": 55, 
30440         "date": "2013-11-23T06:00:00Z", 
30441         "kind": "besteffort"
30442     }
30443 },
30444 {
30445     "pk": 59700, 
30446     "model": "core.charge", 
30447     "fields": {
30448         "updated": "2013-12-13T22:19:56.277Z", 
30449         "slice": 15, 
30450         "created": "2013-12-13T22:19:54.463Z", 
30451         "amount": 0.196, 
30452         "object": 103, 
30453         "account": 12, 
30454         "state": "invoiced", 
30455         "coreHours": 2.8, 
30456         "invoice": 55, 
30457         "date": "2013-11-23T14:00:00Z", 
30458         "kind": "besteffort"
30459     }
30460 },
30461 {
30462     "pk": 59701, 
30463     "model": "core.charge", 
30464     "fields": {
30465         "updated": "2013-12-13T22:19:56.318Z", 
30466         "slice": 15, 
30467         "created": "2013-12-13T22:19:54.471Z", 
30468         "amount": 0.28, 
30469         "object": 103, 
30470         "account": 12, 
30471         "state": "invoiced", 
30472         "coreHours": 4.0, 
30473         "invoice": 55, 
30474         "date": "2013-11-23T22:00:00Z", 
30475         "kind": "besteffort"
30476     }
30477 },
30478 {
30479     "pk": 59702, 
30480     "model": "core.charge", 
30481     "fields": {
30482         "updated": "2013-12-13T22:19:56.360Z", 
30483         "slice": 15, 
30484         "created": "2013-12-13T22:19:54.479Z", 
30485         "amount": 0.2016, 
30486         "object": 103, 
30487         "account": 12, 
30488         "state": "invoiced", 
30489         "coreHours": 2.88, 
30490         "invoice": 55, 
30491         "date": "2013-11-24T06:00:00Z", 
30492         "kind": "besteffort"
30493     }
30494 },
30495 {
30496     "pk": 59703, 
30497     "model": "core.charge", 
30498     "fields": {
30499         "updated": "2013-12-13T22:19:56.401Z", 
30500         "slice": 15, 
30501         "created": "2013-12-13T22:19:54.487Z", 
30502         "amount": 0.1792, 
30503         "object": 103, 
30504         "account": 12, 
30505         "state": "invoiced", 
30506         "coreHours": 2.56, 
30507         "invoice": 55, 
30508         "date": "2013-11-24T14:00:00Z", 
30509         "kind": "besteffort"
30510     }
30511 },
30512 {
30513     "pk": 59704, 
30514     "model": "core.charge", 
30515     "fields": {
30516         "updated": "2013-12-13T22:19:56.442Z", 
30517         "slice": 15, 
30518         "created": "2013-12-13T22:19:54.496Z", 
30519         "amount": 0.2128, 
30520         "object": 103, 
30521         "account": 12, 
30522         "state": "invoiced", 
30523         "coreHours": 3.04, 
30524         "invoice": 55, 
30525         "date": "2013-11-24T22:00:00Z", 
30526         "kind": "besteffort"
30527     }
30528 },
30529 {
30530     "pk": 59705, 
30531     "model": "core.charge", 
30532     "fields": {
30533         "updated": "2013-12-13T22:19:56.492Z", 
30534         "slice": 15, 
30535         "created": "2013-12-13T22:19:54.504Z", 
30536         "amount": 0.2016, 
30537         "object": 103, 
30538         "account": 12, 
30539         "state": "invoiced", 
30540         "coreHours": 2.88, 
30541         "invoice": 56, 
30542         "date": "2013-11-25T06:00:00Z", 
30543         "kind": "besteffort"
30544     }
30545 },
30546 {
30547     "pk": 59706, 
30548     "model": "core.charge", 
30549     "fields": {
30550         "updated": "2013-12-13T22:19:56.534Z", 
30551         "slice": 15, 
30552         "created": "2013-12-13T22:19:54.512Z", 
30553         "amount": 0.1456, 
30554         "object": 103, 
30555         "account": 12, 
30556         "state": "invoiced", 
30557         "coreHours": 2.08, 
30558         "invoice": 56, 
30559         "date": "2013-11-25T14:00:00Z", 
30560         "kind": "besteffort"
30561     }
30562 },
30563 {
30564     "pk": 59707, 
30565     "model": "core.charge", 
30566     "fields": {
30567         "updated": "2013-12-13T22:19:56.575Z", 
30568         "slice": 15, 
30569         "created": "2013-12-13T22:19:54.521Z", 
30570         "amount": 0.2688, 
30571         "object": 103, 
30572         "account": 12, 
30573         "state": "invoiced", 
30574         "coreHours": 3.84, 
30575         "invoice": 56, 
30576         "date": "2013-11-25T22:00:00Z", 
30577         "kind": "besteffort"
30578     }
30579 },
30580 {
30581     "pk": 59708, 
30582     "model": "core.charge", 
30583     "fields": {
30584         "updated": "2013-12-13T22:19:56.616Z", 
30585         "slice": 15, 
30586         "created": "2013-12-13T22:19:54.529Z", 
30587         "amount": 0.336, 
30588         "object": 103, 
30589         "account": 12, 
30590         "state": "invoiced", 
30591         "coreHours": 4.8, 
30592         "invoice": 56, 
30593         "date": "2013-11-26T06:00:00Z", 
30594         "kind": "besteffort"
30595     }
30596 },
30597 {
30598     "pk": 59709, 
30599     "model": "core.charge", 
30600     "fields": {
30601         "updated": "2013-12-13T22:19:56.659Z", 
30602         "slice": 15, 
30603         "created": "2013-12-13T22:19:54.537Z", 
30604         "amount": 0.112, 
30605         "object": 103, 
30606         "account": 12, 
30607         "state": "invoiced", 
30608         "coreHours": 1.6, 
30609         "invoice": 56, 
30610         "date": "2013-11-26T14:00:00Z", 
30611         "kind": "besteffort"
30612     }
30613 },
30614 {
30615     "pk": 59710, 
30616     "model": "core.charge", 
30617     "fields": {
30618         "updated": "2013-12-13T22:19:56.701Z", 
30619         "slice": 15, 
30620         "created": "2013-12-13T22:19:54.545Z", 
30621         "amount": 0.2968, 
30622         "object": 103, 
30623         "account": 12, 
30624         "state": "invoiced", 
30625         "coreHours": 4.24, 
30626         "invoice": 56, 
30627         "date": "2013-11-26T22:00:00Z", 
30628         "kind": "besteffort"
30629     }
30630 },
30631 {
30632     "pk": 59711, 
30633     "model": "core.charge", 
30634     "fields": {
30635         "updated": "2013-12-13T22:19:56.742Z", 
30636         "slice": 15, 
30637         "created": "2013-12-13T22:19:54.554Z", 
30638         "amount": 0.1232, 
30639         "object": 103, 
30640         "account": 12, 
30641         "state": "invoiced", 
30642         "coreHours": 1.76, 
30643         "invoice": 56, 
30644         "date": "2013-11-27T06:00:00Z", 
30645         "kind": "besteffort"
30646     }
30647 },
30648 {
30649     "pk": 59712, 
30650     "model": "core.charge", 
30651     "fields": {
30652         "updated": "2013-12-13T22:19:56.784Z", 
30653         "slice": 15, 
30654         "created": "2013-12-13T22:19:54.562Z", 
30655         "amount": 0.3192, 
30656         "object": 103, 
30657         "account": 12, 
30658         "state": "invoiced", 
30659         "coreHours": 4.56, 
30660         "invoice": 56, 
30661         "date": "2013-11-27T14:00:00Z", 
30662         "kind": "besteffort"
30663     }
30664 },
30665 {
30666     "pk": 59713, 
30667     "model": "core.charge", 
30668     "fields": {
30669         "updated": "2013-12-13T22:19:56.825Z", 
30670         "slice": 15, 
30671         "created": "2013-12-13T22:19:54.570Z", 
30672         "amount": 0.2072, 
30673         "object": 103, 
30674         "account": 12, 
30675         "state": "invoiced", 
30676         "coreHours": 2.96, 
30677         "invoice": 56, 
30678         "date": "2013-11-27T22:00:00Z", 
30679         "kind": "besteffort"
30680     }
30681 },
30682 {
30683     "pk": 59714, 
30684     "model": "core.charge", 
30685     "fields": {
30686         "updated": "2013-12-13T22:19:56.867Z", 
30687         "slice": 15, 
30688         "created": "2013-12-13T22:19:54.579Z", 
30689         "amount": 0.1624, 
30690         "object": 103, 
30691         "account": 12, 
30692         "state": "invoiced", 
30693         "coreHours": 2.32, 
30694         "invoice": 56, 
30695         "date": "2013-11-28T06:00:00Z", 
30696         "kind": "besteffort"
30697     }
30698 },
30699 {
30700     "pk": 59715, 
30701     "model": "core.charge", 
30702     "fields": {
30703         "updated": "2013-12-13T22:19:56.908Z", 
30704         "slice": 15, 
30705         "created": "2013-12-13T22:19:54.587Z", 
30706         "amount": 0.1456, 
30707         "object": 103, 
30708         "account": 12, 
30709         "state": "invoiced", 
30710         "coreHours": 2.08, 
30711         "invoice": 56, 
30712         "date": "2013-11-28T14:00:00Z", 
30713         "kind": "besteffort"
30714     }
30715 },
30716 {
30717     "pk": 59716, 
30718     "model": "core.charge", 
30719     "fields": {
30720         "updated": "2013-12-13T22:19:56.949Z", 
30721         "slice": 15, 
30722         "created": "2013-12-13T22:19:54.595Z", 
30723         "amount": 0.112, 
30724         "object": 103, 
30725         "account": 12, 
30726         "state": "invoiced", 
30727         "coreHours": 1.6, 
30728         "invoice": 56, 
30729         "date": "2013-11-28T22:00:00Z", 
30730         "kind": "besteffort"
30731     }
30732 },
30733 {
30734     "pk": 59717, 
30735     "model": "core.charge", 
30736     "fields": {
30737         "updated": "2013-12-13T22:19:56.991Z", 
30738         "slice": 15, 
30739         "created": "2013-12-13T22:19:54.603Z", 
30740         "amount": 0.2688, 
30741         "object": 103, 
30742         "account": 12, 
30743         "state": "invoiced", 
30744         "coreHours": 3.84, 
30745         "invoice": 56, 
30746         "date": "2013-11-29T06:00:00Z", 
30747         "kind": "besteffort"
30748     }
30749 },
30750 {
30751     "pk": 59718, 
30752     "model": "core.charge", 
30753     "fields": {
30754         "updated": "2013-12-13T22:19:57.032Z", 
30755         "slice": 15, 
30756         "created": "2013-12-13T22:19:54.612Z", 
30757         "amount": 0.14, 
30758         "object": 103, 
30759         "account": 12, 
30760         "state": "invoiced", 
30761         "coreHours": 2.0, 
30762         "invoice": 56, 
30763         "date": "2013-11-29T14:00:00Z", 
30764         "kind": "besteffort"
30765     }
30766 },
30767 {
30768     "pk": 59719, 
30769     "model": "core.charge", 
30770     "fields": {
30771         "updated": "2013-12-13T22:19:57.074Z", 
30772         "slice": 15, 
30773         "created": "2013-12-13T22:19:54.620Z", 
30774         "amount": 0.1288, 
30775         "object": 103, 
30776         "account": 12, 
30777         "state": "invoiced", 
30778         "coreHours": 1.84, 
30779         "invoice": 56, 
30780         "date": "2013-11-29T22:00:00Z", 
30781         "kind": "besteffort"
30782     }
30783 },
30784 {
30785     "pk": 59720, 
30786     "model": "core.charge", 
30787     "fields": {
30788         "updated": "2013-12-13T22:19:57.148Z", 
30789         "slice": 15, 
30790         "created": "2013-12-13T22:19:54.628Z", 
30791         "amount": 0.1736, 
30792         "object": 103, 
30793         "account": 12, 
30794         "state": "invoiced", 
30795         "coreHours": 2.48, 
30796         "invoice": 56, 
30797         "date": "2013-11-30T06:00:00Z", 
30798         "kind": "besteffort"
30799     }
30800 },
30801 {
30802     "pk": 59721, 
30803     "model": "core.charge", 
30804     "fields": {
30805         "updated": "2013-12-13T22:19:57.190Z", 
30806         "slice": 15, 
30807         "created": "2013-12-13T22:19:54.637Z", 
30808         "amount": 0.2464, 
30809         "object": 103, 
30810         "account": 12, 
30811         "state": "invoiced", 
30812         "coreHours": 3.52, 
30813         "invoice": 56, 
30814         "date": "2013-11-30T14:00:00Z", 
30815         "kind": "besteffort"
30816     }
30817 },
30818 {
30819     "pk": 59722, 
30820     "model": "core.charge", 
30821     "fields": {
30822         "updated": "2013-12-13T22:19:57.231Z", 
30823         "slice": 15, 
30824         "created": "2013-12-13T22:19:54.645Z", 
30825         "amount": 0.2184, 
30826         "object": 103, 
30827         "account": 12, 
30828         "state": "invoiced", 
30829         "coreHours": 3.12, 
30830         "invoice": 56, 
30831         "date": "2013-11-30T22:00:00Z", 
30832         "kind": "besteffort"
30833     }
30834 },
30835 {
30836     "pk": 59723, 
30837     "model": "core.charge", 
30838     "fields": {
30839         "updated": "2013-12-13T22:19:57.272Z", 
30840         "slice": 15, 
30841         "created": "2013-12-13T22:19:54.653Z", 
30842         "amount": 0.2744, 
30843         "object": 103, 
30844         "account": 12, 
30845         "state": "invoiced", 
30846         "coreHours": 3.92, 
30847         "invoice": 56, 
30848         "date": "2013-12-01T06:00:00Z", 
30849         "kind": "besteffort"
30850     }
30851 },
30852 {
30853     "pk": 59724, 
30854     "model": "core.charge", 
30855     "fields": {
30856         "updated": "2013-12-13T22:19:57.314Z", 
30857         "slice": 15, 
30858         "created": "2013-12-13T22:19:54.661Z", 
30859         "amount": 0.2744, 
30860         "object": 103, 
30861         "account": 12, 
30862         "state": "invoiced", 
30863         "coreHours": 3.92, 
30864         "invoice": 56, 
30865         "date": "2013-12-01T14:00:00Z", 
30866         "kind": "besteffort"
30867     }
30868 },
30869 {
30870     "pk": 59725, 
30871     "model": "core.charge", 
30872     "fields": {
30873         "updated": "2013-12-13T22:19:57.355Z", 
30874         "slice": 15, 
30875         "created": "2013-12-13T22:19:54.670Z", 
30876         "amount": 0.2352, 
30877         "object": 103, 
30878         "account": 12, 
30879         "state": "invoiced", 
30880         "coreHours": 3.36, 
30881         "invoice": 56, 
30882         "date": "2013-12-01T22:00:00Z", 
30883         "kind": "besteffort"
30884     }
30885 },
30886 {
30887     "pk": 59726, 
30888     "model": "core.charge", 
30889     "fields": {
30890         "updated": "2013-12-13T22:19:57.405Z", 
30891         "slice": 15, 
30892         "created": "2013-12-13T22:19:54.678Z", 
30893         "amount": 0.2744, 
30894         "object": 103, 
30895         "account": 12, 
30896         "state": "invoiced", 
30897         "coreHours": 3.92, 
30898         "invoice": 57, 
30899         "date": "2013-12-02T06:00:00Z", 
30900         "kind": "besteffort"
30901     }
30902 },
30903 {
30904     "pk": 59727, 
30905     "model": "core.charge", 
30906     "fields": {
30907         "updated": "2013-12-13T22:19:57.446Z", 
30908         "slice": 15, 
30909         "created": "2013-12-13T22:19:54.686Z", 
30910         "amount": 0.3192, 
30911         "object": 103, 
30912         "account": 12, 
30913         "state": "invoiced", 
30914         "coreHours": 4.56, 
30915         "invoice": 57, 
30916         "date": "2013-12-02T14:00:00Z", 
30917         "kind": "besteffort"
30918     }
30919 },
30920 {
30921     "pk": 59728, 
30922     "model": "core.charge", 
30923     "fields": {
30924         "updated": "2013-12-13T22:19:57.488Z", 
30925         "slice": 15, 
30926         "created": "2013-12-13T22:19:54.695Z", 
30927         "amount": 0.28, 
30928         "object": 103, 
30929         "account": 12, 
30930         "state": "invoiced", 
30931         "coreHours": 4.0, 
30932         "invoice": 57, 
30933         "date": "2013-12-02T22:00:00Z", 
30934         "kind": "besteffort"
30935     }
30936 },
30937 {
30938     "pk": 59729, 
30939     "model": "core.charge", 
30940     "fields": {
30941         "updated": "2013-12-13T22:19:57.529Z", 
30942         "slice": 15, 
30943         "created": "2013-12-13T22:19:54.703Z", 
30944         "amount": 0.2912, 
30945         "object": 103, 
30946         "account": 12, 
30947         "state": "invoiced", 
30948         "coreHours": 4.16, 
30949         "invoice": 57, 
30950         "date": "2013-12-03T06:00:00Z", 
30951         "kind": "besteffort"
30952     }
30953 },
30954 {
30955     "pk": 59730, 
30956     "model": "core.charge", 
30957     "fields": {
30958         "updated": "2013-12-13T22:19:57.571Z", 
30959         "slice": 15, 
30960         "created": "2013-12-13T22:19:54.711Z", 
30961         "amount": 0.252, 
30962         "object": 103, 
30963         "account": 12, 
30964         "state": "invoiced", 
30965         "coreHours": 3.6, 
30966         "invoice": 57, 
30967         "date": "2013-12-03T14:00:00Z", 
30968         "kind": "besteffort"
30969     }
30970 },
30971 {
30972     "pk": 59731, 
30973     "model": "core.charge", 
30974     "fields": {
30975         "updated": "2013-12-13T22:19:57.612Z", 
30976         "slice": 15, 
30977         "created": "2013-12-13T22:19:54.719Z", 
30978         "amount": 0.1792, 
30979         "object": 103, 
30980         "account": 12, 
30981         "state": "invoiced", 
30982         "coreHours": 2.56, 
30983         "invoice": 57, 
30984         "date": "2013-12-03T22:00:00Z", 
30985         "kind": "besteffort"
30986     }
30987 },
30988 {
30989     "pk": 59732, 
30990     "model": "core.charge", 
30991     "fields": {
30992         "updated": "2013-12-13T22:19:57.653Z", 
30993         "slice": 15, 
30994         "created": "2013-12-13T22:19:54.728Z", 
30995         "amount": 0.2408, 
30996         "object": 103, 
30997         "account": 12, 
30998         "state": "invoiced", 
30999         "coreHours": 3.44, 
31000         "invoice": 57, 
31001         "date": "2013-12-04T06:00:00Z", 
31002         "kind": "besteffort"
31003     }
31004 },
31005 {
31006     "pk": 59733, 
31007     "model": "core.charge", 
31008     "fields": {
31009         "updated": "2013-12-13T22:19:57.695Z", 
31010         "slice": 15, 
31011         "created": "2013-12-13T22:19:54.736Z", 
31012         "amount": 0.2352, 
31013         "object": 103, 
31014         "account": 12, 
31015         "state": "invoiced", 
31016         "coreHours": 3.36, 
31017         "invoice": 57, 
31018         "date": "2013-12-04T14:00:00Z", 
31019         "kind": "besteffort"
31020     }
31021 },
31022 {
31023     "pk": 59734, 
31024     "model": "core.charge", 
31025     "fields": {
31026         "updated": "2013-12-13T22:19:57.736Z", 
31027         "slice": 15, 
31028         "created": "2013-12-13T22:19:54.744Z", 
31029         "amount": 0.3248, 
31030         "object": 103, 
31031         "account": 12, 
31032         "state": "invoiced", 
31033         "coreHours": 4.64, 
31034         "invoice": 57, 
31035         "date": "2013-12-04T22:00:00Z", 
31036         "kind": "besteffort"
31037     }
31038 },
31039 {
31040     "pk": 59735, 
31041     "model": "core.charge", 
31042     "fields": {
31043         "updated": "2013-12-13T22:19:57.778Z", 
31044         "slice": 15, 
31045         "created": "2013-12-13T22:19:54.753Z", 
31046         "amount": 0.2408, 
31047         "object": 103, 
31048         "account": 12, 
31049         "state": "invoiced", 
31050         "coreHours": 3.44, 
31051         "invoice": 57, 
31052         "date": "2013-12-05T06:00:00Z", 
31053         "kind": "besteffort"
31054     }
31055 },
31056 {
31057     "pk": 59736, 
31058     "model": "core.charge", 
31059     "fields": {
31060         "updated": "2013-12-13T22:19:57.819Z", 
31061         "slice": 15, 
31062         "created": "2013-12-13T22:19:54.761Z", 
31063         "amount": 0.224, 
31064         "object": 103, 
31065         "account": 12, 
31066         "state": "invoiced", 
31067         "coreHours": 3.2, 
31068         "invoice": 57, 
31069         "date": "2013-12-05T14:00:00Z", 
31070         "kind": "besteffort"
31071     }
31072 },
31073 {
31074     "pk": 59737, 
31075     "model": "core.charge", 
31076     "fields": {
31077         "updated": "2013-12-13T22:19:57.861Z", 
31078         "slice": 15, 
31079         "created": "2013-12-13T22:19:54.769Z", 
31080         "amount": 0.2128, 
31081         "object": 103, 
31082         "account": 12, 
31083         "state": "invoiced", 
31084         "coreHours": 3.04, 
31085         "invoice": 57, 
31086         "date": "2013-12-05T22:00:00Z", 
31087         "kind": "besteffort"
31088     }
31089 },
31090 {
31091     "pk": 59738, 
31092     "model": "core.charge", 
31093     "fields": {
31094         "updated": "2013-12-13T22:19:57.902Z", 
31095         "slice": 15, 
31096         "created": "2013-12-13T22:19:54.777Z", 
31097         "amount": 0.2072, 
31098         "object": 103, 
31099         "account": 12, 
31100         "state": "invoiced", 
31101         "coreHours": 2.96, 
31102         "invoice": 57, 
31103         "date": "2013-12-06T06:00:00Z", 
31104         "kind": "besteffort"
31105     }
31106 },
31107 {
31108     "pk": 59739, 
31109     "model": "core.charge", 
31110     "fields": {
31111         "updated": "2013-12-13T22:19:57.943Z", 
31112         "slice": 15, 
31113         "created": "2013-12-13T22:19:54.786Z", 
31114         "amount": 0.252, 
31115         "object": 103, 
31116         "account": 12, 
31117         "state": "invoiced", 
31118         "coreHours": 3.6, 
31119         "invoice": 57, 
31120         "date": "2013-12-06T14:00:00Z", 
31121         "kind": "besteffort"
31122     }
31123 },
31124 {
31125     "pk": 59740, 
31126     "model": "core.charge", 
31127     "fields": {
31128         "updated": "2013-12-13T22:19:57.985Z", 
31129         "slice": 15, 
31130         "created": "2013-12-13T22:19:54.794Z", 
31131         "amount": 0.224, 
31132         "object": 103, 
31133         "account": 12, 
31134         "state": "invoiced", 
31135         "coreHours": 3.2, 
31136         "invoice": 57, 
31137         "date": "2013-12-06T22:00:00Z", 
31138         "kind": "besteffort"
31139     }
31140 },
31141 {
31142     "pk": 59741, 
31143     "model": "core.charge", 
31144     "fields": {
31145         "updated": "2013-12-13T22:19:58.026Z", 
31146         "slice": 15, 
31147         "created": "2013-12-13T22:19:54.802Z", 
31148         "amount": 0.196, 
31149         "object": 103, 
31150         "account": 12, 
31151         "state": "invoiced", 
31152         "coreHours": 2.8, 
31153         "invoice": 57, 
31154         "date": "2013-12-07T06:00:00Z", 
31155         "kind": "besteffort"
31156     }
31157 },
31158 {
31159     "pk": 59742, 
31160     "model": "core.charge", 
31161     "fields": {
31162         "updated": "2013-12-13T22:19:58.068Z", 
31163         "slice": 15, 
31164         "created": "2013-12-13T22:19:54.811Z", 
31165         "amount": 0.2352, 
31166         "object": 103, 
31167         "account": 12, 
31168         "state": "invoiced", 
31169         "coreHours": 3.36, 
31170         "invoice": 57, 
31171         "date": "2013-12-07T14:00:00Z", 
31172         "kind": "besteffort"
31173     }
31174 },
31175 {
31176     "pk": 59743, 
31177     "model": "core.charge", 
31178     "fields": {
31179         "updated": "2013-12-13T22:19:58.109Z", 
31180         "slice": 15, 
31181         "created": "2013-12-13T22:19:54.819Z", 
31182         "amount": 0.2408, 
31183         "object": 103, 
31184         "account": 12, 
31185         "state": "invoiced", 
31186         "coreHours": 3.44, 
31187         "invoice": 57, 
31188         "date": "2013-12-07T22:00:00Z", 
31189         "kind": "besteffort"
31190     }
31191 },
31192 {
31193     "pk": 59744, 
31194     "model": "core.charge", 
31195     "fields": {
31196         "updated": "2013-12-13T22:19:58.151Z", 
31197         "slice": 15, 
31198         "created": "2013-12-13T22:19:54.827Z", 
31199         "amount": 0.3304, 
31200         "object": 103, 
31201         "account": 12, 
31202         "state": "invoiced", 
31203         "coreHours": 4.72, 
31204         "invoice": 57, 
31205         "date": "2013-12-08T06:00:00Z", 
31206         "kind": "besteffort"
31207     }
31208 },
31209 {
31210     "pk": 59745, 
31211     "model": "core.charge", 
31212     "fields": {
31213         "updated": "2013-12-13T22:19:58.192Z", 
31214         "slice": 15, 
31215         "created": "2013-12-13T22:19:54.835Z", 
31216         "amount": 0.336, 
31217         "object": 103, 
31218         "account": 12, 
31219         "state": "invoiced", 
31220         "coreHours": 4.8, 
31221         "invoice": 57, 
31222         "date": "2013-12-08T14:00:00Z", 
31223         "kind": "besteffort"
31224     }
31225 },
31226 {
31227     "pk": 59746, 
31228     "model": "core.charge", 
31229     "fields": {
31230         "updated": "2013-12-13T22:19:58.233Z", 
31231         "slice": 15, 
31232         "created": "2013-12-13T22:19:54.844Z", 
31233         "amount": 0.2464, 
31234         "object": 103, 
31235         "account": 12, 
31236         "state": "invoiced", 
31237         "coreHours": 3.52, 
31238         "invoice": 57, 
31239         "date": "2013-12-08T22:00:00Z", 
31240         "kind": "besteffort"
31241     }
31242 },
31243 {
31244     "pk": 59747, 
31245     "model": "core.charge", 
31246     "fields": {
31247         "updated": "2013-12-13T22:19:54.852Z", 
31248         "slice": 15, 
31249         "created": "2013-12-13T22:19:54.852Z", 
31250         "amount": 0.252, 
31251         "object": 103, 
31252         "account": 12, 
31253         "state": "pending", 
31254         "coreHours": 3.6, 
31255         "invoice": null, 
31256         "date": "2013-12-09T06:00:00Z", 
31257         "kind": "besteffort"
31258     }
31259 },
31260 {
31261     "pk": 59748, 
31262     "model": "core.charge", 
31263     "fields": {
31264         "updated": "2013-12-13T22:19:54.860Z", 
31265         "slice": 15, 
31266         "created": "2013-12-13T22:19:54.860Z", 
31267         "amount": 0.3304, 
31268         "object": 103, 
31269         "account": 12, 
31270         "state": "pending", 
31271         "coreHours": 4.72, 
31272         "invoice": null, 
31273         "date": "2013-12-09T14:00:00Z", 
31274         "kind": "besteffort"
31275     }
31276 },
31277 {
31278     "pk": 59749, 
31279     "model": "core.charge", 
31280     "fields": {
31281         "updated": "2013-12-13T22:19:54.869Z", 
31282         "slice": 15, 
31283         "created": "2013-12-13T22:19:54.869Z", 
31284         "amount": 0.1344, 
31285         "object": 103, 
31286         "account": 12, 
31287         "state": "pending", 
31288         "coreHours": 1.92, 
31289         "invoice": null, 
31290         "date": "2013-12-09T22:00:00Z", 
31291         "kind": "besteffort"
31292     }
31293 },
31294 {
31295     "pk": 59750, 
31296     "model": "core.charge", 
31297     "fields": {
31298         "updated": "2013-12-13T22:19:54.877Z", 
31299         "slice": 15, 
31300         "created": "2013-12-13T22:19:54.877Z", 
31301         "amount": 0.224, 
31302         "object": 103, 
31303         "account": 12, 
31304         "state": "pending", 
31305         "coreHours": 3.2, 
31306         "invoice": null, 
31307         "date": "2013-12-10T06:00:00Z", 
31308         "kind": "besteffort"
31309     }
31310 },
31311 {
31312     "pk": 59751, 
31313     "model": "core.charge", 
31314     "fields": {
31315         "updated": "2013-12-13T22:19:54.885Z", 
31316         "slice": 15, 
31317         "created": "2013-12-13T22:19:54.885Z", 
31318         "amount": 0.1232, 
31319         "object": 103, 
31320         "account": 12, 
31321         "state": "pending", 
31322         "coreHours": 1.76, 
31323         "invoice": null, 
31324         "date": "2013-12-10T14:00:00Z", 
31325         "kind": "besteffort"
31326     }
31327 },
31328 {
31329     "pk": 59752, 
31330     "model": "core.charge", 
31331     "fields": {
31332         "updated": "2013-12-13T22:19:54.894Z", 
31333         "slice": 15, 
31334         "created": "2013-12-13T22:19:54.893Z", 
31335         "amount": 0.3304, 
31336         "object": 103, 
31337         "account": 12, 
31338         "state": "pending", 
31339         "coreHours": 4.72, 
31340         "invoice": null, 
31341         "date": "2013-12-10T22:00:00Z", 
31342         "kind": "besteffort"
31343     }
31344 },
31345 {
31346     "pk": 59753, 
31347     "model": "core.charge", 
31348     "fields": {
31349         "updated": "2013-12-13T22:19:54.902Z", 
31350         "slice": 15, 
31351         "created": "2013-12-13T22:19:54.902Z", 
31352         "amount": 0.1736, 
31353         "object": 103, 
31354         "account": 12, 
31355         "state": "pending", 
31356         "coreHours": 2.48, 
31357         "invoice": null, 
31358         "date": "2013-12-11T06:00:00Z", 
31359         "kind": "besteffort"
31360     }
31361 },
31362 {
31363     "pk": 59754, 
31364     "model": "core.charge", 
31365     "fields": {
31366         "updated": "2013-12-13T22:19:54.910Z", 
31367         "slice": 15, 
31368         "created": "2013-12-13T22:19:54.910Z", 
31369         "amount": 0.28, 
31370         "object": 103, 
31371         "account": 12, 
31372         "state": "pending", 
31373         "coreHours": 4.0, 
31374         "invoice": null, 
31375         "date": "2013-12-11T14:00:00Z", 
31376         "kind": "besteffort"
31377     }
31378 },
31379 {
31380     "pk": 59755, 
31381     "model": "core.charge", 
31382     "fields": {
31383         "updated": "2013-12-13T22:19:54.918Z", 
31384         "slice": 15, 
31385         "created": "2013-12-13T22:19:54.918Z", 
31386         "amount": 0.2464, 
31387         "object": 103, 
31388         "account": 12, 
31389         "state": "pending", 
31390         "coreHours": 3.52, 
31391         "invoice": null, 
31392         "date": "2013-12-11T22:00:00Z", 
31393         "kind": "besteffort"
31394     }
31395 },
31396 {
31397     "pk": 59756, 
31398     "model": "core.charge", 
31399     "fields": {
31400         "updated": "2013-12-13T22:19:54.927Z", 
31401         "slice": 15, 
31402         "created": "2013-12-13T22:19:54.927Z", 
31403         "amount": 0.1288, 
31404         "object": 103, 
31405         "account": 12, 
31406         "state": "pending", 
31407         "coreHours": 1.84, 
31408         "invoice": null, 
31409         "date": "2013-12-12T06:00:00Z", 
31410         "kind": "besteffort"
31411     }
31412 },
31413 {
31414     "pk": 59757, 
31415     "model": "core.charge", 
31416     "fields": {
31417         "updated": "2013-12-13T22:19:54.935Z", 
31418         "slice": 15, 
31419         "created": "2013-12-13T22:19:54.935Z", 
31420         "amount": 0.168, 
31421         "object": 103, 
31422         "account": 12, 
31423         "state": "pending", 
31424         "coreHours": 2.4, 
31425         "invoice": null, 
31426         "date": "2013-12-12T14:00:00Z", 
31427         "kind": "besteffort"
31428     }
31429 },
31430 {
31431     "pk": 59758, 
31432     "model": "core.charge", 
31433     "fields": {
31434         "updated": "2013-12-13T22:19:54.943Z", 
31435         "slice": 15, 
31436         "created": "2013-12-13T22:19:54.943Z", 
31437         "amount": 0.1512, 
31438         "object": 103, 
31439         "account": 12, 
31440         "state": "pending", 
31441         "coreHours": 2.16, 
31442         "invoice": null, 
31443         "date": "2013-12-12T22:00:00Z", 
31444         "kind": "besteffort"
31445     }
31446 },
31447 {
31448     "pk": 59759, 
31449     "model": "core.charge", 
31450     "fields": {
31451         "updated": "2013-12-13T22:19:54.951Z", 
31452         "slice": 15, 
31453         "created": "2013-12-13T22:19:54.951Z", 
31454         "amount": 0.252, 
31455         "object": 103, 
31456         "account": 12, 
31457         "state": "pending", 
31458         "coreHours": 3.6, 
31459         "invoice": null, 
31460         "date": "2013-12-13T06:00:00Z", 
31461         "kind": "besteffort"
31462     }
31463 },
31464 {
31465     "pk": 59760, 
31466     "model": "core.charge", 
31467     "fields": {
31468         "updated": "2013-12-13T22:19:54.960Z", 
31469         "slice": 15, 
31470         "created": "2013-12-13T22:19:54.960Z", 
31471         "amount": 0.336, 
31472         "object": 103, 
31473         "account": 12, 
31474         "state": "pending", 
31475         "coreHours": 4.8, 
31476         "invoice": null, 
31477         "date": "2013-12-13T14:00:00Z", 
31478         "kind": "besteffort"
31479     }
31480 },
31481 {
31482     "pk": 1, 
31483     "model": "hpc.serviceprovider", 
31484     "fields": {
31485         "updated": "2013-12-11T18:11:43.757Z", 
31486         "description": "", 
31487         "enabled": true, 
31488         "name": "internet2", 
31489         "created": "2013-12-11T18:11:43.757Z"
31490     }
31491 },
31492 {
31493     "pk": 2, 
31494     "model": "hpc.serviceprovider", 
31495     "fields": {
31496         "updated": "2013-12-11T18:13:38.024Z", 
31497         "description": "", 
31498         "enabled": true, 
31499         "name": "Syndicate", 
31500         "created": "2013-12-11T18:11:52.622Z"
31501     }
31502 },
31503 {
31504     "pk": 29, 
31505     "model": "hpc.contentprovider", 
31506     "fields": {
31507         "updated": "2013-12-11T23:57:17.472Z", 
31508         "description": "Peer-to-peer content sharing for Syndicate distributed filesystem", 
31509         "created": "2013-12-11T23:57:17.472Z", 
31510         "serviceProvider": 2, 
31511         "enabled": true, 
31512         "users": [], 
31513         "name": "Syndicate"
31514     }
31515 },
31516 {
31517     "pk": 30, 
31518     "model": "hpc.contentprovider", 
31519     "fields": {
31520         "updated": "2013-12-11T23:57:20.586Z", 
31521         "description": "Content Provider for Georgia Tech", 
31522         "created": "2013-12-11T23:57:20.586Z", 
31523         "serviceProvider": 1, 
31524         "enabled": true, 
31525         "users": [], 
31526         "name": "Georgia Tech"
31527     }
31528 },
31529 {
31530     "pk": 31, 
31531     "model": "hpc.contentprovider", 
31532     "fields": {
31533         "updated": "2013-12-11T23:57:20.611Z", 
31534         "description": "Content Provider for Stanford University", 
31535         "created": "2013-12-11T23:57:20.611Z", 
31536         "serviceProvider": 1, 
31537         "enabled": true, 
31538         "users": [], 
31539         "name": "Stanford University"
31540     }
31541 },
31542 {
31543     "pk": 32, 
31544     "model": "hpc.contentprovider", 
31545     "fields": {
31546         "updated": "2013-12-11T23:57:20.636Z", 
31547         "description": "Content Provider for University of Washington", 
31548         "created": "2013-12-11T23:57:20.636Z", 
31549         "serviceProvider": 1, 
31550         "enabled": true, 
31551         "users": [], 
31552         "name": "University of Washington"
31553     }
31554 },
31555 {
31556     "pk": 33, 
31557     "model": "hpc.contentprovider", 
31558     "fields": {
31559         "updated": "2013-12-11T23:57:20.660Z", 
31560         "description": "Content Provider for Max Planck Institute", 
31561         "created": "2013-12-11T23:57:20.660Z", 
31562         "serviceProvider": 1, 
31563         "enabled": true, 
31564         "users": [], 
31565         "name": "Max Planck Institute"
31566     }
31567 },
31568 {
31569     "pk": 34, 
31570     "model": "hpc.contentprovider", 
31571     "fields": {
31572         "updated": "2013-12-11T23:57:20.685Z", 
31573         "description": "Content Provider for Princeton University", 
31574         "created": "2013-12-11T23:57:20.685Z", 
31575         "serviceProvider": 1, 
31576         "enabled": true, 
31577         "users": [], 
31578         "name": "Princeton University"
31579     }
31580 },
31581 {
31582     "pk": 35, 
31583     "model": "hpc.contentprovider", 
31584     "fields": {
31585         "updated": "2013-12-11T23:57:20.710Z", 
31586         "description": "Open Networking Lab", 
31587         "created": "2013-12-11T23:57:20.710Z", 
31588         "serviceProvider": 1, 
31589         "enabled": true, 
31590         "users": [], 
31591         "name": "ON.LAB"
31592     }
31593 },
31594 {
31595     "pk": 3527, 
31596     "model": "hpc.originserver", 
31597     "fields": {
31598         "updated": "2013-12-11T23:57:17.496Z", 
31599         "authenticated": false, 
31600         "description": "syndicate origin server", 
31601         "created": "2013-12-11T23:57:17.496Z", 
31602         "url": "node70.stanford.vicci.org:32780", 
31603         "enabled": true, 
31604         "redirects": true, 
31605         "protocol": "http", 
31606         "contentProvider": 29
31607     }
31608 },
31609 {
31610     "pk": 3528, 
31611     "model": "hpc.originserver", 
31612     "fields": {
31613         "updated": "2013-12-11T23:57:17.503Z", 
31614         "authenticated": false, 
31615         "description": "syndicate origin server", 
31616         "created": "2013-12-11T23:57:17.503Z", 
31617         "url": "node69.stanford.vicci.org:32780", 
31618         "enabled": true, 
31619         "redirects": true, 
31620         "protocol": "http", 
31621         "contentProvider": 29
31622     }
31623 },
31624 {
31625     "pk": 3529, 
31626     "model": "hpc.originserver", 
31627     "fields": {
31628         "updated": "2013-12-11T23:57:17.512Z", 
31629         "authenticated": false, 
31630         "description": "syndicate origin server", 
31631         "created": "2013-12-11T23:57:17.512Z", 
31632         "url": "node68.stanford.vicci.org:32780", 
31633         "enabled": true, 
31634         "redirects": true, 
31635         "protocol": "http", 
31636         "contentProvider": 29
31637     }
31638 },
31639 {
31640     "pk": 3530, 
31641     "model": "hpc.originserver", 
31642     "fields": {
31643         "updated": "2013-12-11T23:57:17.520Z", 
31644         "authenticated": false, 
31645         "description": "syndicate origin server", 
31646         "created": "2013-12-11T23:57:17.520Z", 
31647         "url": "node67.stanford.vicci.org:32780", 
31648         "enabled": true, 
31649         "redirects": true, 
31650         "protocol": "http", 
31651         "contentProvider": 29
31652     }
31653 },
31654 {
31655     "pk": 3531, 
31656     "model": "hpc.originserver", 
31657     "fields": {
31658         "updated": "2013-12-11T23:57:17.528Z", 
31659         "authenticated": false, 
31660         "description": "syndicate origin server", 
31661         "created": "2013-12-11T23:57:17.528Z", 
31662         "url": "node66.stanford.vicci.org:32780", 
31663         "enabled": true, 
31664         "redirects": true, 
31665         "protocol": "http", 
31666         "contentProvider": 29
31667     }
31668 },
31669 {
31670     "pk": 3532, 
31671     "model": "hpc.originserver", 
31672     "fields": {
31673         "updated": "2013-12-11T23:57:17.537Z", 
31674         "authenticated": false, 
31675         "description": "syndicate origin server", 
31676         "created": "2013-12-11T23:57:17.537Z", 
31677         "url": "node65.stanford.vicci.org:32780", 
31678         "enabled": true, 
31679         "redirects": true, 
31680         "protocol": "http", 
31681         "contentProvider": 29
31682     }
31683 },
31684 {
31685     "pk": 3533, 
31686     "model": "hpc.originserver", 
31687     "fields": {
31688         "updated": "2013-12-11T23:57:17.545Z", 
31689         "authenticated": false, 
31690         "description": "syndicate origin server", 
31691         "created": "2013-12-11T23:57:17.545Z", 
31692         "url": "node64.stanford.vicci.org:32780", 
31693         "enabled": true, 
31694         "redirects": true, 
31695         "protocol": "http", 
31696         "contentProvider": 29
31697     }
31698 },
31699 {
31700     "pk": 3534, 
31701     "model": "hpc.originserver", 
31702     "fields": {
31703         "updated": "2013-12-11T23:57:17.553Z", 
31704         "authenticated": false, 
31705         "description": "syndicate origin server", 
31706         "created": "2013-12-11T23:57:17.553Z", 
31707         "url": "node63.stanford.vicci.org:32780", 
31708         "enabled": true, 
31709         "redirects": true, 
31710         "protocol": "http", 
31711         "contentProvider": 29
31712     }
31713 },
31714 {
31715     "pk": 3535, 
31716     "model": "hpc.originserver", 
31717     "fields": {
31718         "updated": "2013-12-11T23:57:17.561Z", 
31719         "authenticated": false, 
31720         "description": "syndicate origin server", 
31721         "created": "2013-12-11T23:57:17.561Z", 
31722         "url": "node62.stanford.vicci.org:32780", 
31723         "enabled": true, 
31724         "redirects": true, 
31725         "protocol": "http", 
31726         "contentProvider": 29
31727     }
31728 },
31729 {
31730     "pk": 3536, 
31731     "model": "hpc.originserver", 
31732     "fields": {
31733         "updated": "2013-12-11T23:57:17.570Z", 
31734         "authenticated": false, 
31735         "description": "syndicate origin server", 
31736         "created": "2013-12-11T23:57:17.570Z", 
31737         "url": "node61.stanford.vicci.org:32780", 
31738         "enabled": true, 
31739         "redirects": true, 
31740         "protocol": "http", 
31741         "contentProvider": 29
31742     }
31743 },
31744 {
31745     "pk": 3537, 
31746     "model": "hpc.originserver", 
31747     "fields": {
31748         "updated": "2013-12-11T23:57:17.578Z", 
31749         "authenticated": false, 
31750         "description": "syndicate origin server", 
31751         "created": "2013-12-11T23:57:17.578Z", 
31752         "url": "node60.stanford.vicci.org:32780", 
31753         "enabled": true, 
31754         "redirects": true, 
31755         "protocol": "http", 
31756         "contentProvider": 29
31757     }
31758 },
31759 {
31760     "pk": 3538, 
31761     "model": "hpc.originserver", 
31762     "fields": {
31763         "updated": "2013-12-11T23:57:17.586Z", 
31764         "authenticated": false, 
31765         "description": "syndicate origin server", 
31766         "created": "2013-12-11T23:57:17.586Z", 
31767         "url": "node59.stanford.vicci.org:32780", 
31768         "enabled": true, 
31769         "redirects": true, 
31770         "protocol": "http", 
31771         "contentProvider": 29
31772     }
31773 },
31774 {
31775     "pk": 3539, 
31776     "model": "hpc.originserver", 
31777     "fields": {
31778         "updated": "2013-12-11T23:57:17.595Z", 
31779         "authenticated": false, 
31780         "description": "syndicate origin server", 
31781         "created": "2013-12-11T23:57:17.595Z", 
31782         "url": "node58.stanford.vicci.org:32780", 
31783         "enabled": true, 
31784         "redirects": true, 
31785         "protocol": "http", 
31786         "contentProvider": 29
31787     }
31788 },
31789 {
31790     "pk": 3540, 
31791     "model": "hpc.originserver", 
31792     "fields": {
31793         "updated": "2013-12-11T23:57:17.603Z", 
31794         "authenticated": false, 
31795         "description": "syndicate origin server", 
31796         "created": "2013-12-11T23:57:17.603Z", 
31797         "url": "node57.stanford.vicci.org:32780", 
31798         "enabled": true, 
31799         "redirects": true, 
31800         "protocol": "http", 
31801         "contentProvider": 29
31802     }
31803 },
31804 {
31805     "pk": 3541, 
31806     "model": "hpc.originserver", 
31807     "fields": {
31808         "updated": "2013-12-11T23:57:17.611Z", 
31809         "authenticated": false, 
31810         "description": "syndicate origin server", 
31811         "created": "2013-12-11T23:57:17.611Z", 
31812         "url": "node56.stanford.vicci.org:32780", 
31813         "enabled": true, 
31814         "redirects": true, 
31815         "protocol": "http", 
31816         "contentProvider": 29
31817     }
31818 },
31819 {
31820     "pk": 3542, 
31821     "model": "hpc.originserver", 
31822     "fields": {
31823         "updated": "2013-12-11T23:57:17.619Z", 
31824         "authenticated": false, 
31825         "description": "syndicate origin server", 
31826         "created": "2013-12-11T23:57:17.619Z", 
31827         "url": "node55.stanford.vicci.org:32780", 
31828         "enabled": true, 
31829         "redirects": true, 
31830         "protocol": "http", 
31831         "contentProvider": 29
31832     }
31833 },
31834 {
31835     "pk": 3543, 
31836     "model": "hpc.originserver", 
31837     "fields": {
31838         "updated": "2013-12-11T23:57:17.628Z", 
31839         "authenticated": false, 
31840         "description": "syndicate origin server", 
31841         "created": "2013-12-11T23:57:17.628Z", 
31842         "url": "node54.stanford.vicci.org:32780", 
31843         "enabled": true, 
31844         "redirects": true, 
31845         "protocol": "http", 
31846         "contentProvider": 29
31847     }
31848 },
31849 {
31850     "pk": 3544, 
31851     "model": "hpc.originserver", 
31852     "fields": {
31853         "updated": "2013-12-11T23:57:17.636Z", 
31854         "authenticated": false, 
31855         "description": "syndicate origin server", 
31856         "created": "2013-12-11T23:57:17.636Z", 
31857         "url": "node53.stanford.vicci.org:32780", 
31858         "enabled": true, 
31859         "redirects": true, 
31860         "protocol": "http", 
31861         "contentProvider": 29
31862     }
31863 },
31864 {
31865     "pk": 3545, 
31866     "model": "hpc.originserver", 
31867     "fields": {
31868         "updated": "2013-12-11T23:57:17.644Z", 
31869         "authenticated": false, 
31870         "description": "syndicate origin server", 
31871         "created": "2013-12-11T23:57:17.644Z", 
31872         "url": "node52.stanford.vicci.org:32780", 
31873         "enabled": true, 
31874         "redirects": true, 
31875         "protocol": "http", 
31876         "contentProvider": 29
31877     }
31878 },
31879 {
31880     "pk": 3546, 
31881     "model": "hpc.originserver", 
31882     "fields": {
31883         "updated": "2013-12-11T23:57:17.653Z", 
31884         "authenticated": false, 
31885         "description": "syndicate origin server", 
31886         "created": "2013-12-11T23:57:17.653Z", 
31887         "url": "node51.stanford.vicci.org:32780", 
31888         "enabled": true, 
31889         "redirects": true, 
31890         "protocol": "http", 
31891         "contentProvider": 29
31892     }
31893 },
31894 {
31895     "pk": 3547, 
31896     "model": "hpc.originserver", 
31897     "fields": {
31898         "updated": "2013-12-11T23:57:17.661Z", 
31899         "authenticated": false, 
31900         "description": "syndicate origin server", 
31901         "created": "2013-12-11T23:57:17.661Z", 
31902         "url": "node50.stanford.vicci.org:32780", 
31903         "enabled": true, 
31904         "redirects": true, 
31905         "protocol": "http", 
31906         "contentProvider": 29
31907     }
31908 },
31909 {
31910     "pk": 3548, 
31911     "model": "hpc.originserver", 
31912     "fields": {
31913         "updated": "2013-12-11T23:57:17.669Z", 
31914         "authenticated": false, 
31915         "description": "syndicate origin server", 
31916         "created": "2013-12-11T23:57:17.669Z", 
31917         "url": "node49.stanford.vicci.org:32780", 
31918         "enabled": true, 
31919         "redirects": true, 
31920         "protocol": "http", 
31921         "contentProvider": 29
31922     }
31923 },
31924 {
31925     "pk": 3549, 
31926     "model": "hpc.originserver", 
31927     "fields": {
31928         "updated": "2013-12-11T23:57:17.677Z", 
31929         "authenticated": false, 
31930         "description": "syndicate origin server", 
31931         "created": "2013-12-11T23:57:17.677Z", 
31932         "url": "node48.stanford.vicci.org:32780", 
31933         "enabled": true, 
31934         "redirects": true, 
31935         "protocol": "http", 
31936         "contentProvider": 29
31937     }
31938 },
31939 {
31940     "pk": 3550, 
31941     "model": "hpc.originserver", 
31942     "fields": {
31943         "updated": "2013-12-11T23:57:17.686Z", 
31944         "authenticated": false, 
31945         "description": "syndicate origin server", 
31946         "created": "2013-12-11T23:57:17.686Z", 
31947         "url": "node47.stanford.vicci.org:32780", 
31948         "enabled": true, 
31949         "redirects": true, 
31950         "protocol": "http", 
31951         "contentProvider": 29
31952     }
31953 },
31954 {
31955     "pk": 3551, 
31956     "model": "hpc.originserver", 
31957     "fields": {
31958         "updated": "2013-12-11T23:57:17.694Z", 
31959         "authenticated": false, 
31960         "description": "syndicate origin server", 
31961         "created": "2013-12-11T23:57:17.694Z", 
31962         "url": "node46.stanford.vicci.org:32780", 
31963         "enabled": true, 
31964         "redirects": true, 
31965         "protocol": "http", 
31966         "contentProvider": 29
31967     }
31968 },
31969 {
31970     "pk": 3552, 
31971     "model": "hpc.originserver", 
31972     "fields": {
31973         "updated": "2013-12-11T23:57:17.702Z", 
31974         "authenticated": false, 
31975         "description": "syndicate origin server", 
31976         "created": "2013-12-11T23:57:17.702Z", 
31977         "url": "node45.stanford.vicci.org:32780", 
31978         "enabled": true, 
31979         "redirects": true, 
31980         "protocol": "http", 
31981         "contentProvider": 29
31982     }
31983 },
31984 {
31985     "pk": 3553, 
31986     "model": "hpc.originserver", 
31987     "fields": {
31988         "updated": "2013-12-11T23:57:17.711Z", 
31989         "authenticated": false, 
31990         "description": "syndicate origin server", 
31991         "created": "2013-12-11T23:57:17.711Z", 
31992         "url": "node44.stanford.vicci.org:32780", 
31993         "enabled": true, 
31994         "redirects": true, 
31995         "protocol": "http", 
31996         "contentProvider": 29
31997     }
31998 },
31999 {
32000     "pk": 3554, 
32001     "model": "hpc.originserver", 
32002     "fields": {
32003         "updated": "2013-12-11T23:57:17.719Z", 
32004         "authenticated": false, 
32005         "description": "syndicate origin server", 
32006         "created": "2013-12-11T23:57:17.719Z", 
32007         "url": "node43.stanford.vicci.org:32780", 
32008         "enabled": true, 
32009         "redirects": true, 
32010         "protocol": "http", 
32011         "contentProvider": 29
32012     }
32013 },
32014 {
32015     "pk": 3555, 
32016     "model": "hpc.originserver", 
32017     "fields": {
32018         "updated": "2013-12-11T23:57:17.727Z", 
32019         "authenticated": false, 
32020         "description": "syndicate origin server", 
32021         "created": "2013-12-11T23:57:17.727Z", 
32022         "url": "node42.stanford.vicci.org:32780", 
32023         "enabled": true, 
32024         "redirects": true, 
32025         "protocol": "http", 
32026         "contentProvider": 29
32027     }
32028 },
32029 {
32030     "pk": 3556, 
32031     "model": "hpc.originserver", 
32032     "fields": {
32033         "updated": "2013-12-11T23:57:17.735Z", 
32034         "authenticated": false, 
32035         "description": "syndicate origin server", 
32036         "created": "2013-12-11T23:57:17.735Z", 
32037         "url": "node41.stanford.vicci.org:32780", 
32038         "enabled": true, 
32039         "redirects": true, 
32040         "protocol": "http", 
32041         "contentProvider": 29
32042     }
32043 },
32044 {
32045     "pk": 3557, 
32046     "model": "hpc.originserver", 
32047     "fields": {
32048         "updated": "2013-12-11T23:57:17.744Z", 
32049         "authenticated": false, 
32050         "description": "syndicate origin server", 
32051         "created": "2013-12-11T23:57:17.744Z", 
32052         "url": "node40.stanford.vicci.org:32780", 
32053         "enabled": true, 
32054         "redirects": true, 
32055         "protocol": "http", 
32056         "contentProvider": 29
32057     }
32058 },
32059 {
32060     "pk": 3558, 
32061     "model": "hpc.originserver", 
32062     "fields": {
32063         "updated": "2013-12-11T23:57:17.752Z", 
32064         "authenticated": false, 
32065         "description": "syndicate origin server", 
32066         "created": "2013-12-11T23:57:17.752Z", 
32067         "url": "node39.stanford.vicci.org:32780", 
32068         "enabled": true, 
32069         "redirects": true, 
32070         "protocol": "http", 
32071         "contentProvider": 29
32072     }
32073 },
32074 {
32075     "pk": 3559, 
32076     "model": "hpc.originserver", 
32077     "fields": {
32078         "updated": "2013-12-11T23:57:17.760Z", 
32079         "authenticated": false, 
32080         "description": "syndicate origin server", 
32081         "created": "2013-12-11T23:57:17.760Z", 
32082         "url": "node38.stanford.vicci.org:32780", 
32083         "enabled": true, 
32084         "redirects": true, 
32085         "protocol": "http", 
32086         "contentProvider": 29
32087     }
32088 },
32089 {
32090     "pk": 3560, 
32091     "model": "hpc.originserver", 
32092     "fields": {
32093         "updated": "2013-12-11T23:57:17.768Z", 
32094         "authenticated": false, 
32095         "description": "syndicate origin server", 
32096         "created": "2013-12-11T23:57:17.768Z", 
32097         "url": "node37.stanford.vicci.org:32780", 
32098         "enabled": true, 
32099         "redirects": true, 
32100         "protocol": "http", 
32101         "contentProvider": 29
32102     }
32103 },
32104 {
32105     "pk": 3561, 
32106     "model": "hpc.originserver", 
32107     "fields": {
32108         "updated": "2013-12-11T23:57:17.777Z", 
32109         "authenticated": false, 
32110         "description": "syndicate origin server", 
32111         "created": "2013-12-11T23:57:17.777Z", 
32112         "url": "node36.stanford.vicci.org:32780", 
32113         "enabled": true, 
32114         "redirects": true, 
32115         "protocol": "http", 
32116         "contentProvider": 29
32117     }
32118 },
32119 {
32120     "pk": 3562, 
32121     "model": "hpc.originserver", 
32122     "fields": {
32123         "updated": "2013-12-11T23:57:17.785Z", 
32124         "authenticated": false, 
32125         "description": "syndicate origin server", 
32126         "created": "2013-12-11T23:57:17.785Z", 
32127         "url": "node35.stanford.vicci.org:32780", 
32128         "enabled": true, 
32129         "redirects": true, 
32130         "protocol": "http", 
32131         "contentProvider": 29
32132     }
32133 },
32134 {
32135     "pk": 3563, 
32136     "model": "hpc.originserver", 
32137     "fields": {
32138         "updated": "2013-12-11T23:57:17.793Z", 
32139         "authenticated": false, 
32140         "description": "syndicate origin server", 
32141         "created": "2013-12-11T23:57:17.793Z", 
32142         "url": "node34.stanford.vicci.org:32780", 
32143         "enabled": true, 
32144         "redirects": true, 
32145         "protocol": "http", 
32146         "contentProvider": 29
32147     }
32148 },
32149 {
32150     "pk": 3564, 
32151     "model": "hpc.originserver", 
32152     "fields": {
32153         "updated": "2013-12-11T23:57:17.802Z", 
32154         "authenticated": false, 
32155         "description": "syndicate origin server", 
32156         "created": "2013-12-11T23:57:17.802Z", 
32157         "url": "node33.stanford.vicci.org:32780", 
32158         "enabled": true, 
32159         "redirects": true, 
32160         "protocol": "http", 
32161         "contentProvider": 29
32162     }
32163 },
32164 {
32165     "pk": 3565, 
32166     "model": "hpc.originserver", 
32167     "fields": {
32168         "updated": "2013-12-11T23:57:17.810Z", 
32169         "authenticated": false, 
32170         "description": "syndicate origin server", 
32171         "created": "2013-12-11T23:57:17.810Z", 
32172         "url": "node32.stanford.vicci.org:32780", 
32173         "enabled": true, 
32174         "redirects": true, 
32175         "protocol": "http", 
32176         "contentProvider": 29
32177     }
32178 },
32179 {
32180     "pk": 3566, 
32181     "model": "hpc.originserver", 
32182     "fields": {
32183         "updated": "2013-12-11T23:57:17.818Z", 
32184         "authenticated": false, 
32185         "description": "syndicate origin server", 
32186         "created": "2013-12-11T23:57:17.818Z", 
32187         "url": "node31.stanford.vicci.org:32780", 
32188         "enabled": true, 
32189         "redirects": true, 
32190         "protocol": "http", 
32191         "contentProvider": 29
32192     }
32193 },
32194 {
32195     "pk": 3567, 
32196     "model": "hpc.originserver", 
32197     "fields": {
32198         "updated": "2013-12-11T23:57:17.826Z", 
32199         "authenticated": false, 
32200         "description": "syndicate origin server", 
32201         "created": "2013-12-11T23:57:17.826Z", 
32202         "url": "node30.stanford.vicci.org:32780", 
32203         "enabled": true, 
32204         "redirects": true, 
32205         "protocol": "http", 
32206         "contentProvider": 29
32207     }
32208 },
32209 {
32210     "pk": 3568, 
32211     "model": "hpc.originserver", 
32212     "fields": {
32213         "updated": "2013-12-11T23:57:17.835Z", 
32214         "authenticated": false, 
32215         "description": "syndicate origin server", 
32216         "created": "2013-12-11T23:57:17.835Z", 
32217         "url": "node29.stanford.vicci.org:32780", 
32218         "enabled": true, 
32219         "redirects": true, 
32220         "protocol": "http", 
32221         "contentProvider": 29
32222     }
32223 },
32224 {
32225     "pk": 3569, 
32226     "model": "hpc.originserver", 
32227     "fields": {
32228         "updated": "2013-12-11T23:57:17.843Z", 
32229         "authenticated": false, 
32230         "description": "syndicate origin server", 
32231         "created": "2013-12-11T23:57:17.843Z", 
32232         "url": "node28.stanford.vicci.org:32780", 
32233         "enabled": true, 
32234         "redirects": true, 
32235         "protocol": "http", 
32236         "contentProvider": 29
32237     }
32238 },
32239 {
32240     "pk": 3570, 
32241     "model": "hpc.originserver", 
32242     "fields": {
32243         "updated": "2013-12-11T23:57:17.851Z", 
32244         "authenticated": false, 
32245         "description": "syndicate origin server", 
32246         "created": "2013-12-11T23:57:17.851Z", 
32247         "url": "node27.stanford.vicci.org:32780", 
32248         "enabled": true, 
32249         "redirects": true, 
32250         "protocol": "http", 
32251         "contentProvider": 29
32252     }
32253 },
32254 {
32255     "pk": 3571, 
32256     "model": "hpc.originserver", 
32257     "fields": {
32258         "updated": "2013-12-11T23:57:17.860Z", 
32259         "authenticated": false, 
32260         "description": "syndicate origin server", 
32261         "created": "2013-12-11T23:57:17.860Z", 
32262         "url": "node26.stanford.vicci.org:32780", 
32263         "enabled": true, 
32264         "redirects": true, 
32265         "protocol": "http", 
32266         "contentProvider": 29
32267     }
32268 },
32269 {
32270     "pk": 3572, 
32271     "model": "hpc.originserver", 
32272     "fields": {
32273         "updated": "2013-12-11T23:57:17.868Z", 
32274         "authenticated": false, 
32275         "description": "syndicate origin server", 
32276         "created": "2013-12-11T23:57:17.868Z", 
32277         "url": "node25.stanford.vicci.org:32780", 
32278         "enabled": true, 
32279         "redirects": true, 
32280         "protocol": "http", 
32281         "contentProvider": 29
32282     }
32283 },
32284 {
32285     "pk": 3573, 
32286     "model": "hpc.originserver", 
32287     "fields": {
32288         "updated": "2013-12-11T23:57:17.876Z", 
32289         "authenticated": false, 
32290         "description": "syndicate origin server", 
32291         "created": "2013-12-11T23:57:17.876Z", 
32292         "url": "node24.stanford.vicci.org:32780", 
32293         "enabled": true, 
32294         "redirects": true, 
32295         "protocol": "http", 
32296         "contentProvider": 29
32297     }
32298 },
32299 {
32300     "pk": 3574, 
32301     "model": "hpc.originserver", 
32302     "fields": {
32303         "updated": "2013-12-11T23:57:17.884Z", 
32304         "authenticated": false, 
32305         "description": "syndicate origin server", 
32306         "created": "2013-12-11T23:57:17.884Z", 
32307         "url": "node23.stanford.vicci.org:32780", 
32308         "enabled": true, 
32309         "redirects": true, 
32310         "protocol": "http", 
32311         "contentProvider": 29
32312     }
32313 },
32314 {
32315     "pk": 3575, 
32316     "model": "hpc.originserver", 
32317     "fields": {
32318         "updated": "2013-12-11T23:57:17.893Z", 
32319         "authenticated": false, 
32320         "description": "syndicate origin server", 
32321         "created": "2013-12-11T23:57:17.893Z", 
32322         "url": "node22.stanford.vicci.org:32780", 
32323         "enabled": true, 
32324         "redirects": true, 
32325         "protocol": "http", 
32326         "contentProvider": 29
32327     }
32328 },
32329 {
32330     "pk": 3576, 
32331     "model": "hpc.originserver", 
32332     "fields": {
32333         "updated": "2013-12-11T23:57:17.901Z", 
32334         "authenticated": false, 
32335         "description": "syndicate origin server", 
32336         "created": "2013-12-11T23:57:17.901Z", 
32337         "url": "node21.stanford.vicci.org:32780", 
32338         "enabled": true, 
32339         "redirects": true, 
32340         "protocol": "http", 
32341         "contentProvider": 29
32342     }
32343 },
32344 {
32345     "pk": 3577, 
32346     "model": "hpc.originserver", 
32347     "fields": {
32348         "updated": "2013-12-11T23:57:17.909Z", 
32349         "authenticated": false, 
32350         "description": "syndicate origin server", 
32351         "created": "2013-12-11T23:57:17.909Z", 
32352         "url": "node20.stanford.vicci.org:32780", 
32353         "enabled": true, 
32354         "redirects": true, 
32355         "protocol": "http", 
32356         "contentProvider": 29
32357     }
32358 },
32359 {
32360     "pk": 3578, 
32361     "model": "hpc.originserver", 
32362     "fields": {
32363         "updated": "2013-12-11T23:57:17.918Z", 
32364         "authenticated": false, 
32365         "description": "syndicate origin server", 
32366         "created": "2013-12-11T23:57:17.918Z", 
32367         "url": "node19.stanford.vicci.org:32780", 
32368         "enabled": true, 
32369         "redirects": true, 
32370         "protocol": "http", 
32371         "contentProvider": 29
32372     }
32373 },
32374 {
32375     "pk": 3579, 
32376     "model": "hpc.originserver", 
32377     "fields": {
32378         "updated": "2013-12-11T23:57:17.926Z", 
32379         "authenticated": false, 
32380         "description": "syndicate origin server", 
32381         "created": "2013-12-11T23:57:17.926Z", 
32382         "url": "node18.stanford.vicci.org:32780", 
32383         "enabled": true, 
32384         "redirects": true, 
32385         "protocol": "http", 
32386         "contentProvider": 29
32387     }
32388 },
32389 {
32390     "pk": 3580, 
32391     "model": "hpc.originserver", 
32392     "fields": {
32393         "updated": "2013-12-11T23:57:17.934Z", 
32394         "authenticated": false, 
32395         "description": "syndicate origin server", 
32396         "created": "2013-12-11T23:57:17.934Z", 
32397         "url": "node17.stanford.vicci.org:32780", 
32398         "enabled": true, 
32399         "redirects": true, 
32400         "protocol": "http", 
32401         "contentProvider": 29
32402     }
32403 },
32404 {
32405     "pk": 3581, 
32406     "model": "hpc.originserver", 
32407     "fields": {
32408         "updated": "2013-12-11T23:57:17.942Z", 
32409         "authenticated": false, 
32410         "description": "syndicate origin server", 
32411         "created": "2013-12-11T23:57:17.942Z", 
32412         "url": "node16.stanford.vicci.org:32780", 
32413         "enabled": true, 
32414         "redirects": true, 
32415         "protocol": "http", 
32416         "contentProvider": 29
32417     }
32418 },
32419 {
32420     "pk": 3582, 
32421     "model": "hpc.originserver", 
32422     "fields": {
32423         "updated": "2013-12-11T23:57:17.951Z", 
32424         "authenticated": false, 
32425         "description": "syndicate origin server", 
32426         "created": "2013-12-11T23:57:17.951Z", 
32427         "url": "node15.stanford.vicci.org:32780", 
32428         "enabled": true, 
32429         "redirects": true, 
32430         "protocol": "http", 
32431         "contentProvider": 29
32432     }
32433 },
32434 {
32435     "pk": 3583, 
32436     "model": "hpc.originserver", 
32437     "fields": {
32438         "updated": "2013-12-11T23:57:17.959Z", 
32439         "authenticated": false, 
32440         "description": "syndicate origin server", 
32441         "created": "2013-12-11T23:57:17.959Z", 
32442         "url": "node14.stanford.vicci.org:32780", 
32443         "enabled": true, 
32444         "redirects": true, 
32445         "protocol": "http", 
32446         "contentProvider": 29
32447     }
32448 },
32449 {
32450     "pk": 3584, 
32451     "model": "hpc.originserver", 
32452     "fields": {
32453         "updated": "2013-12-11T23:57:17.967Z", 
32454         "authenticated": false, 
32455         "description": "syndicate origin server", 
32456         "created": "2013-12-11T23:57:17.967Z", 
32457         "url": "node13.stanford.vicci.org:32780", 
32458         "enabled": true, 
32459         "redirects": true, 
32460         "protocol": "http", 
32461         "contentProvider": 29
32462     }
32463 },
32464 {
32465     "pk": 3585, 
32466     "model": "hpc.originserver", 
32467     "fields": {
32468         "updated": "2013-12-11T23:57:17.975Z", 
32469         "authenticated": false, 
32470         "description": "syndicate origin server", 
32471         "created": "2013-12-11T23:57:17.975Z", 
32472         "url": "node12.stanford.vicci.org:32780", 
32473         "enabled": true, 
32474         "redirects": true, 
32475         "protocol": "http", 
32476         "contentProvider": 29
32477     }
32478 },
32479 {
32480     "pk": 3586, 
32481     "model": "hpc.originserver", 
32482     "fields": {
32483         "updated": "2013-12-11T23:57:17.984Z", 
32484         "authenticated": false, 
32485         "description": "syndicate origin server", 
32486         "created": "2013-12-11T23:57:17.984Z", 
32487         "url": "node11.stanford.vicci.org:32780", 
32488         "enabled": true, 
32489         "redirects": true, 
32490         "protocol": "http", 
32491         "contentProvider": 29
32492     }
32493 },
32494 {
32495     "pk": 3587, 
32496     "model": "hpc.originserver", 
32497     "fields": {
32498         "updated": "2013-12-11T23:57:17.992Z", 
32499         "authenticated": false, 
32500         "description": "syndicate origin server", 
32501         "created": "2013-12-11T23:57:17.992Z", 
32502         "url": "node10.stanford.vicci.org:32780", 
32503         "enabled": true, 
32504         "redirects": true, 
32505         "protocol": "http", 
32506         "contentProvider": 29
32507     }
32508 },
32509 {
32510     "pk": 3588, 
32511     "model": "hpc.originserver", 
32512     "fields": {
32513         "updated": "2013-12-11T23:57:18Z", 
32514         "authenticated": false, 
32515         "description": "syndicate origin server", 
32516         "created": "2013-12-11T23:57:18Z", 
32517         "url": "node9.stanford.vicci.org:32780", 
32518         "enabled": true, 
32519         "redirects": true, 
32520         "protocol": "http", 
32521         "contentProvider": 29
32522     }
32523 },
32524 {
32525     "pk": 3589, 
32526     "model": "hpc.originserver", 
32527     "fields": {
32528         "updated": "2013-12-11T23:57:18.009Z", 
32529         "authenticated": false, 
32530         "description": "syndicate origin server", 
32531         "created": "2013-12-11T23:57:18.009Z", 
32532         "url": "node8.stanford.vicci.org:32780", 
32533         "enabled": true, 
32534         "redirects": true, 
32535         "protocol": "http", 
32536         "contentProvider": 29
32537     }
32538 },
32539 {
32540     "pk": 3590, 
32541     "model": "hpc.originserver", 
32542     "fields": {
32543         "updated": "2013-12-11T23:57:18.017Z", 
32544         "authenticated": false, 
32545         "description": "syndicate origin server", 
32546         "created": "2013-12-11T23:57:18.017Z", 
32547         "url": "node7.stanford.vicci.org:32780", 
32548         "enabled": true, 
32549         "redirects": true, 
32550         "protocol": "http", 
32551         "contentProvider": 29
32552     }
32553 },
32554 {
32555     "pk": 3591, 
32556     "model": "hpc.originserver", 
32557     "fields": {
32558         "updated": "2013-12-11T23:57:18.025Z", 
32559         "authenticated": false, 
32560         "description": "syndicate origin server", 
32561         "created": "2013-12-11T23:57:18.025Z", 
32562         "url": "node6.stanford.vicci.org:32780", 
32563         "enabled": true, 
32564         "redirects": true, 
32565         "protocol": "http", 
32566         "contentProvider": 29
32567     }
32568 },
32569 {
32570     "pk": 3592, 
32571     "model": "hpc.originserver", 
32572     "fields": {
32573         "updated": "2013-12-11T23:57:18.034Z", 
32574         "authenticated": false, 
32575         "description": "syndicate origin server", 
32576         "created": "2013-12-11T23:57:18.034Z", 
32577         "url": "node5.stanford.vicci.org:32780", 
32578         "enabled": true, 
32579         "redirects": true, 
32580         "protocol": "http", 
32581         "contentProvider": 29
32582     }
32583 },
32584 {
32585     "pk": 3593, 
32586     "model": "hpc.originserver", 
32587     "fields": {
32588         "updated": "2013-12-11T23:57:18.042Z", 
32589         "authenticated": false, 
32590         "description": "syndicate origin server", 
32591         "created": "2013-12-11T23:57:18.042Z", 
32592         "url": "node4.stanford.vicci.org:32780", 
32593         "enabled": true, 
32594         "redirects": true, 
32595         "protocol": "http", 
32596         "contentProvider": 29
32597     }
32598 },
32599 {
32600     "pk": 3594, 
32601     "model": "hpc.originserver", 
32602     "fields": {
32603         "updated": "2013-12-11T23:57:18.050Z", 
32604         "authenticated": false, 
32605         "description": "syndicate origin server", 
32606         "created": "2013-12-11T23:57:18.050Z", 
32607         "url": "node3.stanford.vicci.org:32780", 
32608         "enabled": true, 
32609         "redirects": true, 
32610         "protocol": "http", 
32611         "contentProvider": 29
32612     }
32613 },
32614 {
32615     "pk": 3595, 
32616     "model": "hpc.originserver", 
32617     "fields": {
32618         "updated": "2013-12-11T23:57:18.058Z", 
32619         "authenticated": false, 
32620         "description": "syndicate origin server", 
32621         "created": "2013-12-11T23:57:18.058Z", 
32622         "url": "node2.stanford.vicci.org:32780", 
32623         "enabled": true, 
32624         "redirects": true, 
32625         "protocol": "http", 
32626         "contentProvider": 29
32627     }
32628 },
32629 {
32630     "pk": 3596, 
32631     "model": "hpc.originserver", 
32632     "fields": {
32633         "updated": "2013-12-11T23:57:18.067Z", 
32634         "authenticated": false, 
32635         "description": "syndicate origin server", 
32636         "created": "2013-12-11T23:57:18.067Z", 
32637         "url": "node1.stanford.vicci.org:32780", 
32638         "enabled": true, 
32639         "redirects": true, 
32640         "protocol": "http", 
32641         "contentProvider": 29
32642     }
32643 },
32644 {
32645     "pk": 3597, 
32646     "model": "hpc.originserver", 
32647     "fields": {
32648         "updated": "2013-12-11T23:57:18.084Z", 
32649         "authenticated": false, 
32650         "description": "syndicate origin server", 
32651         "created": "2013-12-11T23:57:18.084Z", 
32652         "url": "node70.washington.vicci.org:32780", 
32653         "enabled": true, 
32654         "redirects": true, 
32655         "protocol": "http", 
32656         "contentProvider": 29
32657     }
32658 },
32659 {
32660     "pk": 3598, 
32661     "model": "hpc.originserver", 
32662     "fields": {
32663         "updated": "2013-12-11T23:57:18.092Z", 
32664         "authenticated": false, 
32665         "description": "syndicate origin server", 
32666         "created": "2013-12-11T23:57:18.092Z", 
32667         "url": "node69.washington.vicci.org:32780", 
32668         "enabled": true, 
32669         "redirects": true, 
32670         "protocol": "http", 
32671         "contentProvider": 29
32672     }
32673 },
32674 {
32675     "pk": 3599, 
32676     "model": "hpc.originserver", 
32677     "fields": {
32678         "updated": "2013-12-11T23:57:18.100Z", 
32679         "authenticated": false, 
32680         "description": "syndicate origin server", 
32681         "created": "2013-12-11T23:57:18.100Z", 
32682         "url": "node68.washington.vicci.org:32780", 
32683         "enabled": true, 
32684         "redirects": true, 
32685         "protocol": "http", 
32686         "contentProvider": 29
32687     }
32688 },
32689 {
32690     "pk": 3600, 
32691     "model": "hpc.originserver", 
32692     "fields": {
32693         "updated": "2013-12-11T23:57:18.108Z", 
32694         "authenticated": false, 
32695         "description": "syndicate origin server", 
32696         "created": "2013-12-11T23:57:18.108Z", 
32697         "url": "node67.washington.vicci.org:32780", 
32698         "enabled": true, 
32699         "redirects": true, 
32700         "protocol": "http", 
32701         "contentProvider": 29
32702     }
32703 },
32704 {
32705     "pk": 3601, 
32706     "model": "hpc.originserver", 
32707     "fields": {
32708         "updated": "2013-12-11T23:57:18.116Z", 
32709         "authenticated": false, 
32710         "description": "syndicate origin server", 
32711         "created": "2013-12-11T23:57:18.116Z", 
32712         "url": "node66.washington.vicci.org:32780", 
32713         "enabled": true, 
32714         "redirects": true, 
32715         "protocol": "http", 
32716         "contentProvider": 29
32717     }
32718 },
32719 {
32720     "pk": 3602, 
32721     "model": "hpc.originserver", 
32722     "fields": {
32723         "updated": "2013-12-11T23:57:18.125Z", 
32724         "authenticated": false, 
32725         "description": "syndicate origin server", 
32726         "created": "2013-12-11T23:57:18.125Z", 
32727         "url": "node65.washington.vicci.org:32780", 
32728         "enabled": true, 
32729         "redirects": true, 
32730         "protocol": "http", 
32731         "contentProvider": 29
32732     }
32733 },
32734 {
32735     "pk": 3603, 
32736     "model": "hpc.originserver", 
32737     "fields": {
32738         "updated": "2013-12-11T23:57:18.133Z", 
32739         "authenticated": false, 
32740         "description": "syndicate origin server", 
32741         "created": "2013-12-11T23:57:18.133Z", 
32742         "url": "node64.washington.vicci.org:32780", 
32743         "enabled": true, 
32744         "redirects": true, 
32745         "protocol": "http", 
32746         "contentProvider": 29
32747     }
32748 },
32749 {
32750     "pk": 3604, 
32751     "model": "hpc.originserver", 
32752     "fields": {
32753         "updated": "2013-12-11T23:57:18.141Z", 
32754         "authenticated": false, 
32755         "description": "syndicate origin server", 
32756         "created": "2013-12-11T23:57:18.141Z", 
32757         "url": "node63.washington.vicci.org:32780", 
32758         "enabled": true, 
32759         "redirects": true, 
32760         "protocol": "http", 
32761         "contentProvider": 29
32762     }
32763 },
32764 {
32765     "pk": 3605, 
32766     "model": "hpc.originserver", 
32767     "fields": {
32768         "updated": "2013-12-11T23:57:18.149Z", 
32769         "authenticated": false, 
32770         "description": "syndicate origin server", 
32771         "created": "2013-12-11T23:57:18.149Z", 
32772         "url": "node62.washington.vicci.org:32780", 
32773         "enabled": true, 
32774         "redirects": true, 
32775         "protocol": "http", 
32776         "contentProvider": 29
32777     }
32778 },
32779 {
32780     "pk": 3606, 
32781     "model": "hpc.originserver", 
32782     "fields": {
32783         "updated": "2013-12-11T23:57:18.158Z", 
32784         "authenticated": false, 
32785         "description": "syndicate origin server", 
32786         "created": "2013-12-11T23:57:18.158Z", 
32787         "url": "node61.washington.vicci.org:32780", 
32788         "enabled": true, 
32789         "redirects": true, 
32790         "protocol": "http", 
32791         "contentProvider": 29
32792     }
32793 },
32794 {
32795     "pk": 3607, 
32796     "model": "hpc.originserver", 
32797     "fields": {
32798         "updated": "2013-12-11T23:57:18.166Z", 
32799         "authenticated": false, 
32800         "description": "syndicate origin server", 
32801         "created": "2013-12-11T23:57:18.166Z", 
32802         "url": "node60.washington.vicci.org:32780", 
32803         "enabled": true, 
32804         "redirects": true, 
32805         "protocol": "http", 
32806         "contentProvider": 29
32807     }
32808 },
32809 {
32810     "pk": 3608, 
32811     "model": "hpc.originserver", 
32812     "fields": {
32813         "updated": "2013-12-11T23:57:18.174Z", 
32814         "authenticated": false, 
32815         "description": "syndicate origin server", 
32816         "created": "2013-12-11T23:57:18.174Z", 
32817         "url": "node59.washington.vicci.org:32780", 
32818         "enabled": true, 
32819         "redirects": true, 
32820         "protocol": "http", 
32821         "contentProvider": 29
32822     }
32823 },
32824 {
32825     "pk": 3609, 
32826     "model": "hpc.originserver", 
32827     "fields": {
32828         "updated": "2013-12-11T23:57:18.183Z", 
32829         "authenticated": false, 
32830         "description": "syndicate origin server", 
32831         "created": "2013-12-11T23:57:18.183Z", 
32832         "url": "node58.washington.vicci.org:32780", 
32833         "enabled": true, 
32834         "redirects": true, 
32835         "protocol": "http", 
32836         "contentProvider": 29
32837     }
32838 },
32839 {
32840     "pk": 3610, 
32841     "model": "hpc.originserver", 
32842     "fields": {
32843         "updated": "2013-12-11T23:57:18.191Z", 
32844         "authenticated": false, 
32845         "description": "syndicate origin server", 
32846         "created": "2013-12-11T23:57:18.191Z", 
32847         "url": "node57.washington.vicci.org:32780", 
32848         "enabled": true, 
32849         "redirects": true, 
32850         "protocol": "http", 
32851         "contentProvider": 29
32852     }
32853 },
32854 {
32855     "pk": 3611, 
32856     "model": "hpc.originserver", 
32857     "fields": {
32858         "updated": "2013-12-11T23:57:18.199Z", 
32859         "authenticated": false, 
32860         "description": "syndicate origin server", 
32861         "created": "2013-12-11T23:57:18.199Z", 
32862         "url": "node56.washington.vicci.org:32780", 
32863         "enabled": true, 
32864         "redirects": true, 
32865         "protocol": "http", 
32866         "contentProvider": 29
32867     }
32868 },
32869 {
32870     "pk": 3612, 
32871     "model": "hpc.originserver", 
32872     "fields": {
32873         "updated": "2013-12-11T23:57:18.208Z", 
32874         "authenticated": false, 
32875         "description": "syndicate origin server", 
32876         "created": "2013-12-11T23:57:18.207Z", 
32877         "url": "node55.washington.vicci.org:32780", 
32878         "enabled": true, 
32879         "redirects": true, 
32880         "protocol": "http", 
32881         "contentProvider": 29
32882     }
32883 },
32884 {
32885     "pk": 3613, 
32886     "model": "hpc.originserver", 
32887     "fields": {
32888         "updated": "2013-12-11T23:57:18.216Z", 
32889         "authenticated": false, 
32890         "description": "syndicate origin server", 
32891         "created": "2013-12-11T23:57:18.216Z", 
32892         "url": "node54.washington.vicci.org:32780", 
32893         "enabled": true, 
32894         "redirects": true, 
32895         "protocol": "http", 
32896         "contentProvider": 29
32897     }
32898 },
32899 {
32900     "pk": 3614, 
32901     "model": "hpc.originserver", 
32902     "fields": {
32903         "updated": "2013-12-11T23:57:18.224Z", 
32904         "authenticated": false, 
32905         "description": "syndicate origin server", 
32906         "created": "2013-12-11T23:57:18.224Z", 
32907         "url": "node53.washington.vicci.org:32780", 
32908         "enabled": true, 
32909         "redirects": true, 
32910         "protocol": "http", 
32911         "contentProvider": 29
32912     }
32913 },
32914 {
32915     "pk": 3615, 
32916     "model": "hpc.originserver", 
32917     "fields": {
32918         "updated": "2013-12-11T23:57:18.238Z", 
32919         "authenticated": false, 
32920         "description": "syndicate origin server", 
32921         "created": "2013-12-11T23:57:18.238Z", 
32922         "url": "node52.washington.vicci.org:32780", 
32923         "enabled": true, 
32924         "redirects": true, 
32925         "protocol": "http", 
32926         "contentProvider": 29
32927     }
32928 },
32929 {
32930     "pk": 3616, 
32931     "model": "hpc.originserver", 
32932     "fields": {
32933         "updated": "2013-12-11T23:57:18.286Z", 
32934         "authenticated": false, 
32935         "description": "syndicate origin server", 
32936         "created": "2013-12-11T23:57:18.286Z", 
32937         "url": "node51.washington.vicci.org:32780", 
32938         "enabled": true, 
32939         "redirects": true, 
32940         "protocol": "http", 
32941         "contentProvider": 29
32942     }
32943 },
32944 {
32945     "pk": 3617, 
32946     "model": "hpc.originserver", 
32947     "fields": {
32948         "updated": "2013-12-11T23:57:18.299Z", 
32949         "authenticated": false, 
32950         "description": "syndicate origin server", 
32951         "created": "2013-12-11T23:57:18.298Z", 
32952         "url": "node50.washington.vicci.org:32780", 
32953         "enabled": true, 
32954         "redirects": true, 
32955         "protocol": "http", 
32956         "contentProvider": 29
32957     }
32958 },
32959 {
32960     "pk": 3618, 
32961     "model": "hpc.originserver", 
32962     "fields": {
32963         "updated": "2013-12-11T23:57:18.307Z", 
32964         "authenticated": false, 
32965         "description": "syndicate origin server", 
32966         "created": "2013-12-11T23:57:18.307Z", 
32967         "url": "node49.washington.vicci.org:32780", 
32968         "enabled": true, 
32969         "redirects": true, 
32970         "protocol": "http", 
32971         "contentProvider": 29
32972     }
32973 },
32974 {
32975     "pk": 3619, 
32976     "model": "hpc.originserver", 
32977     "fields": {
32978         "updated": "2013-12-11T23:57:18.315Z", 
32979         "authenticated": false, 
32980         "description": "syndicate origin server", 
32981         "created": "2013-12-11T23:57:18.315Z", 
32982         "url": "node48.washington.vicci.org:32780", 
32983         "enabled": true, 
32984         "redirects": true, 
32985         "protocol": "http", 
32986         "contentProvider": 29
32987     }
32988 },
32989 {
32990     "pk": 3620, 
32991     "model": "hpc.originserver", 
32992     "fields": {
32993         "updated": "2013-12-11T23:57:18.323Z", 
32994         "authenticated": false, 
32995         "description": "syndicate origin server", 
32996         "created": "2013-12-11T23:57:18.323Z", 
32997         "url": "node47.washington.vicci.org:32780", 
32998         "enabled": true, 
32999         "redirects": true, 
33000         "protocol": "http", 
33001         "contentProvider": 29
33002     }
33003 },
33004 {
33005     "pk": 3621, 
33006     "model": "hpc.originserver", 
33007     "fields": {
33008         "updated": "2013-12-11T23:57:18.332Z", 
33009         "authenticated": false, 
33010         "description": "syndicate origin server", 
33011         "created": "2013-12-11T23:57:18.332Z", 
33012         "url": "node46.washington.vicci.org:32780", 
33013         "enabled": true, 
33014         "redirects": true, 
33015         "protocol": "http", 
33016         "contentProvider": 29
33017     }
33018 },
33019 {
33020     "pk": 3622, 
33021     "model": "hpc.originserver", 
33022     "fields": {
33023         "updated": "2013-12-11T23:57:18.340Z", 
33024         "authenticated": false, 
33025         "description": "syndicate origin server", 
33026         "created": "2013-12-11T23:57:18.340Z", 
33027         "url": "node45.washington.vicci.org:32780", 
33028         "enabled": true, 
33029         "redirects": true, 
33030         "protocol": "http", 
33031         "contentProvider": 29
33032     }
33033 },
33034 {
33035     "pk": 3623, 
33036     "model": "hpc.originserver", 
33037     "fields": {
33038         "updated": "2013-12-11T23:57:18.348Z", 
33039         "authenticated": false, 
33040         "description": "syndicate origin server", 
33041         "created": "2013-12-11T23:57:18.348Z", 
33042         "url": "node44.washington.vicci.org:32780", 
33043         "enabled": true, 
33044         "redirects": true, 
33045         "protocol": "http", 
33046         "contentProvider": 29
33047     }
33048 },
33049 {
33050     "pk": 3624, 
33051     "model": "hpc.originserver", 
33052     "fields": {
33053         "updated": "2013-12-11T23:57:18.357Z", 
33054         "authenticated": false, 
33055         "description": "syndicate origin server", 
33056         "created": "2013-12-11T23:57:18.356Z", 
33057         "url": "node43.washington.vicci.org:32780", 
33058         "enabled": true, 
33059         "redirects": true, 
33060         "protocol": "http", 
33061         "contentProvider": 29
33062     }
33063 },
33064 {
33065     "pk": 3625, 
33066     "model": "hpc.originserver", 
33067     "fields": {
33068         "updated": "2013-12-11T23:57:18.365Z", 
33069         "authenticated": false, 
33070         "description": "syndicate origin server", 
33071         "created": "2013-12-11T23:57:18.365Z", 
33072         "url": "node42.washington.vicci.org:32780", 
33073         "enabled": true, 
33074         "redirects": true, 
33075         "protocol": "http", 
33076         "contentProvider": 29
33077     }
33078 },
33079 {
33080     "pk": 3626, 
33081     "model": "hpc.originserver", 
33082     "fields": {
33083         "updated": "2013-12-11T23:57:18.373Z", 
33084         "authenticated": false, 
33085         "description": "syndicate origin server", 
33086         "created": "2013-12-11T23:57:18.373Z", 
33087         "url": "node41.washington.vicci.org:32780", 
33088         "enabled": true, 
33089         "redirects": true, 
33090         "protocol": "http", 
33091         "contentProvider": 29
33092     }
33093 },
33094 {
33095     "pk": 3627, 
33096     "model": "hpc.originserver", 
33097     "fields": {
33098         "updated": "2013-12-11T23:57:18.381Z", 
33099         "authenticated": false, 
33100         "description": "syndicate origin server", 
33101         "created": "2013-12-11T23:57:18.381Z", 
33102         "url": "node40.washington.vicci.org:32780", 
33103         "enabled": true, 
33104         "redirects": true, 
33105         "protocol": "http", 
33106         "contentProvider": 29
33107     }
33108 },
33109 {
33110     "pk": 3628, 
33111     "model": "hpc.originserver", 
33112     "fields": {
33113         "updated": "2013-12-11T23:57:18.390Z", 
33114         "authenticated": false, 
33115         "description": "syndicate origin server", 
33116         "created": "2013-12-11T23:57:18.390Z", 
33117         "url": "node39.washington.vicci.org:32780", 
33118         "enabled": true, 
33119         "redirects": true, 
33120         "protocol": "http", 
33121         "contentProvider": 29
33122     }
33123 },
33124 {
33125     "pk": 3629, 
33126     "model": "hpc.originserver", 
33127     "fields": {
33128         "updated": "2013-12-11T23:57:18.398Z", 
33129         "authenticated": false, 
33130         "description": "syndicate origin server", 
33131         "created": "2013-12-11T23:57:18.398Z", 
33132         "url": "node38.washington.vicci.org:32780", 
33133         "enabled": true, 
33134         "redirects": true, 
33135         "protocol": "http", 
33136         "contentProvider": 29
33137     }
33138 },
33139 {
33140     "pk": 3630, 
33141     "model": "hpc.originserver", 
33142     "fields": {
33143         "updated": "2013-12-11T23:57:18.406Z", 
33144         "authenticated": false, 
33145         "description": "syndicate origin server", 
33146         "created": "2013-12-11T23:57:18.406Z", 
33147         "url": "node37.washington.vicci.org:32780", 
33148         "enabled": true, 
33149         "redirects": true, 
33150         "protocol": "http", 
33151         "contentProvider": 29
33152     }
33153 },
33154 {
33155     "pk": 3631, 
33156     "model": "hpc.originserver", 
33157     "fields": {
33158         "updated": "2013-12-11T23:57:18.414Z", 
33159         "authenticated": false, 
33160         "description": "syndicate origin server", 
33161         "created": "2013-12-11T23:57:18.414Z", 
33162         "url": "node36.washington.vicci.org:32780", 
33163         "enabled": true, 
33164         "redirects": true, 
33165         "protocol": "http", 
33166         "contentProvider": 29
33167     }
33168 },
33169 {
33170     "pk": 3632, 
33171     "model": "hpc.originserver", 
33172     "fields": {
33173         "updated": "2013-12-11T23:57:18.423Z", 
33174         "authenticated": false, 
33175         "description": "syndicate origin server", 
33176         "created": "2013-12-11T23:57:18.423Z", 
33177         "url": "node35.washington.vicci.org:32780", 
33178         "enabled": true, 
33179         "redirects": true, 
33180         "protocol": "http", 
33181         "contentProvider": 29
33182     }
33183 },
33184 {
33185     "pk": 3633, 
33186     "model": "hpc.originserver", 
33187     "fields": {
33188         "updated": "2013-12-11T23:57:18.431Z", 
33189         "authenticated": false, 
33190         "description": "syndicate origin server", 
33191         "created": "2013-12-11T23:57:18.431Z", 
33192         "url": "node34.washington.vicci.org:32780", 
33193         "enabled": true, 
33194         "redirects": true, 
33195         "protocol": "http", 
33196         "contentProvider": 29
33197     }
33198 },
33199 {
33200     "pk": 3634, 
33201     "model": "hpc.originserver", 
33202     "fields": {
33203         "updated": "2013-12-11T23:57:18.439Z", 
33204         "authenticated": false, 
33205         "description": "syndicate origin server", 
33206         "created": "2013-12-11T23:57:18.439Z", 
33207         "url": "node33.washington.vicci.org:32780", 
33208         "enabled": true, 
33209         "redirects": true, 
33210         "protocol": "http", 
33211         "contentProvider": 29
33212     }
33213 },
33214 {
33215     "pk": 3635, 
33216     "model": "hpc.originserver", 
33217     "fields": {
33218         "updated": "2013-12-11T23:57:18.448Z", 
33219         "authenticated": false, 
33220         "description": "syndicate origin server", 
33221         "created": "2013-12-11T23:57:18.448Z", 
33222         "url": "node32.washington.vicci.org:32780", 
33223         "enabled": true, 
33224         "redirects": true, 
33225         "protocol": "http", 
33226         "contentProvider": 29
33227     }
33228 },
33229 {
33230     "pk": 3636, 
33231     "model": "hpc.originserver", 
33232     "fields": {
33233         "updated": "2013-12-11T23:57:18.456Z", 
33234         "authenticated": false, 
33235         "description": "syndicate origin server", 
33236         "created": "2013-12-11T23:57:18.456Z", 
33237         "url": "node31.washington.vicci.org:32780", 
33238         "enabled": true, 
33239         "redirects": true, 
33240         "protocol": "http", 
33241         "contentProvider": 29
33242     }
33243 },
33244 {
33245     "pk": 3637, 
33246     "model": "hpc.originserver", 
33247     "fields": {
33248         "updated": "2013-12-11T23:57:18.464Z", 
33249         "authenticated": false, 
33250         "description": "syndicate origin server", 
33251         "created": "2013-12-11T23:57:18.464Z", 
33252         "url": "node30.washington.vicci.org:32780", 
33253         "enabled": true, 
33254         "redirects": true, 
33255         "protocol": "http", 
33256         "contentProvider": 29
33257     }
33258 },
33259 {
33260     "pk": 3638, 
33261     "model": "hpc.originserver", 
33262     "fields": {
33263         "updated": "2013-12-11T23:57:18.472Z", 
33264         "authenticated": false, 
33265         "description": "syndicate origin server", 
33266         "created": "2013-12-11T23:57:18.472Z", 
33267         "url": "node29.washington.vicci.org:32780", 
33268         "enabled": true, 
33269         "redirects": true, 
33270         "protocol": "http", 
33271         "contentProvider": 29
33272     }
33273 },
33274 {
33275     "pk": 3639, 
33276     "model": "hpc.originserver", 
33277     "fields": {
33278         "updated": "2013-12-11T23:57:18.481Z", 
33279         "authenticated": false, 
33280         "description": "syndicate origin server", 
33281         "created": "2013-12-11T23:57:18.481Z", 
33282         "url": "node28.washington.vicci.org:32780", 
33283         "enabled": true, 
33284         "redirects": true, 
33285         "protocol": "http", 
33286         "contentProvider": 29
33287     }
33288 },
33289 {
33290     "pk": 3640, 
33291     "model": "hpc.originserver", 
33292     "fields": {
33293         "updated": "2013-12-11T23:57:18.489Z", 
33294         "authenticated": false, 
33295         "description": "syndicate origin server", 
33296         "created": "2013-12-11T23:57:18.489Z", 
33297         "url": "node27.washington.vicci.org:32780", 
33298         "enabled": true, 
33299         "redirects": true, 
33300         "protocol": "http", 
33301         "contentProvider": 29
33302     }
33303 },
33304 {
33305     "pk": 3641, 
33306     "model": "hpc.originserver", 
33307     "fields": {
33308         "updated": "2013-12-11T23:57:18.497Z", 
33309         "authenticated": false, 
33310         "description": "syndicate origin server", 
33311         "created": "2013-12-11T23:57:18.497Z", 
33312         "url": "node26.washington.vicci.org:32780", 
33313         "enabled": true, 
33314         "redirects": true, 
33315         "protocol": "http", 
33316         "contentProvider": 29
33317     }
33318 },
33319 {
33320     "pk": 3642, 
33321     "model": "hpc.originserver", 
33322     "fields": {
33323         "updated": "2013-12-11T23:57:18.506Z", 
33324         "authenticated": false, 
33325         "description": "syndicate origin server", 
33326         "created": "2013-12-11T23:57:18.505Z", 
33327         "url": "node25.washington.vicci.org:32780", 
33328         "enabled": true, 
33329         "redirects": true, 
33330         "protocol": "http", 
33331         "contentProvider": 29
33332     }
33333 },
33334 {
33335     "pk": 3643, 
33336     "model": "hpc.originserver", 
33337     "fields": {
33338         "updated": "2013-12-11T23:57:18.514Z", 
33339         "authenticated": false, 
33340         "description": "syndicate origin server", 
33341         "created": "2013-12-11T23:57:18.514Z", 
33342         "url": "node24.washington.vicci.org:32780", 
33343         "enabled": true, 
33344         "redirects": true, 
33345         "protocol": "http", 
33346         "contentProvider": 29
33347     }
33348 },
33349 {
33350     "pk": 3644, 
33351     "model": "hpc.originserver", 
33352     "fields": {
33353         "updated": "2013-12-11T23:57:18.522Z", 
33354         "authenticated": false, 
33355         "description": "syndicate origin server", 
33356         "created": "2013-12-11T23:57:18.522Z", 
33357         "url": "node23.washington.vicci.org:32780", 
33358         "enabled": true, 
33359         "redirects": true, 
33360         "protocol": "http", 
33361         "contentProvider": 29
33362     }
33363 },
33364 {
33365     "pk": 3645, 
33366     "model": "hpc.originserver", 
33367     "fields": {
33368         "updated": "2013-12-11T23:57:18.530Z", 
33369         "authenticated": false, 
33370         "description": "syndicate origin server", 
33371         "created": "2013-12-11T23:57:18.530Z", 
33372         "url": "node22.washington.vicci.org:32780", 
33373         "enabled": true, 
33374         "redirects": true, 
33375         "protocol": "http", 
33376         "contentProvider": 29
33377     }
33378 },
33379 {
33380     "pk": 3646, 
33381     "model": "hpc.originserver", 
33382     "fields": {
33383         "updated": "2013-12-11T23:57:18.539Z", 
33384         "authenticated": false, 
33385         "description": "syndicate origin server", 
33386         "created": "2013-12-11T23:57:18.539Z", 
33387         "url": "node21.washington.vicci.org:32780", 
33388         "enabled": true, 
33389         "redirects": true, 
33390         "protocol": "http", 
33391         "contentProvider": 29
33392     }
33393 },
33394 {
33395     "pk": 3647, 
33396     "model": "hpc.originserver", 
33397     "fields": {
33398         "updated": "2013-12-11T23:57:18.547Z", 
33399         "authenticated": false, 
33400         "description": "syndicate origin server", 
33401         "created": "2013-12-11T23:57:18.547Z", 
33402         "url": "node20.washington.vicci.org:32780", 
33403         "enabled": true, 
33404         "redirects": true, 
33405         "protocol": "http", 
33406         "contentProvider": 29
33407     }
33408 },
33409 {
33410     "pk": 3648, 
33411     "model": "hpc.originserver", 
33412     "fields": {
33413         "updated": "2013-12-11T23:57:18.555Z", 
33414         "authenticated": false, 
33415         "description": "syndicate origin server", 
33416         "created": "2013-12-11T23:57:18.555Z", 
33417         "url": "node19.washington.vicci.org:32780", 
33418         "enabled": true, 
33419         "redirects": true, 
33420         "protocol": "http", 
33421         "contentProvider": 29
33422     }
33423 },
33424 {
33425     "pk": 3649, 
33426     "model": "hpc.originserver", 
33427     "fields": {
33428         "updated": "2013-12-11T23:57:18.564Z", 
33429         "authenticated": false, 
33430         "description": "syndicate origin server", 
33431         "created": "2013-12-11T23:57:18.563Z", 
33432         "url": "node18.washington.vicci.org:32780", 
33433         "enabled": true, 
33434         "redirects": true, 
33435         "protocol": "http", 
33436         "contentProvider": 29
33437     }
33438 },
33439 {
33440     "pk": 3650, 
33441     "model": "hpc.originserver", 
33442     "fields": {
33443         "updated": "2013-12-11T23:57:18.572Z", 
33444         "authenticated": false, 
33445         "description": "syndicate origin server", 
33446         "created": "2013-12-11T23:57:18.572Z", 
33447         "url": "node17.washington.vicci.org:32780", 
33448         "enabled": true, 
33449         "redirects": true, 
33450         "protocol": "http", 
33451         "contentProvider": 29
33452     }
33453 },
33454 {
33455     "pk": 3651, 
33456     "model": "hpc.originserver", 
33457     "fields": {
33458         "updated": "2013-12-11T23:57:18.580Z", 
33459         "authenticated": false, 
33460         "description": "syndicate origin server", 
33461         "created": "2013-12-11T23:57:18.580Z", 
33462         "url": "node16.washington.vicci.org:32780", 
33463         "enabled": true, 
33464         "redirects": true, 
33465         "protocol": "http", 
33466         "contentProvider": 29
33467     }
33468 },
33469 {
33470     "pk": 3652, 
33471     "model": "hpc.originserver", 
33472     "fields": {
33473         "updated": "2013-12-11T23:57:18.588Z", 
33474         "authenticated": false, 
33475         "description": "syndicate origin server", 
33476         "created": "2013-12-11T23:57:18.588Z", 
33477         "url": "node15.washington.vicci.org:32780", 
33478         "enabled": true, 
33479         "redirects": true, 
33480         "protocol": "http", 
33481         "contentProvider": 29
33482     }
33483 },
33484 {
33485     "pk": 3653, 
33486     "model": "hpc.originserver", 
33487     "fields": {
33488         "updated": "2013-12-11T23:57:18.597Z", 
33489         "authenticated": false, 
33490         "description": "syndicate origin server", 
33491         "created": "2013-12-11T23:57:18.597Z", 
33492         "url": "node14.washington.vicci.org:32780", 
33493         "enabled": true, 
33494         "redirects": true, 
33495         "protocol": "http", 
33496         "contentProvider": 29
33497     }
33498 },
33499 {
33500     "pk": 3654, 
33501     "model": "hpc.originserver", 
33502     "fields": {
33503         "updated": "2013-12-11T23:57:18.605Z", 
33504         "authenticated": false, 
33505         "description": "syndicate origin server", 
33506         "created": "2013-12-11T23:57:18.605Z", 
33507         "url": "node13.washington.vicci.org:32780", 
33508         "enabled": true, 
33509         "redirects": true, 
33510         "protocol": "http", 
33511         "contentProvider": 29
33512     }
33513 },
33514 {
33515     "pk": 3655, 
33516     "model": "hpc.originserver", 
33517     "fields": {
33518         "updated": "2013-12-11T23:57:18.613Z", 
33519         "authenticated": false, 
33520         "description": "syndicate origin server", 
33521         "created": "2013-12-11T23:57:18.613Z", 
33522         "url": "node12.washington.vicci.org:32780", 
33523         "enabled": true, 
33524         "redirects": true, 
33525         "protocol": "http", 
33526         "contentProvider": 29
33527     }
33528 },
33529 {
33530     "pk": 3656, 
33531     "model": "hpc.originserver", 
33532     "fields": {
33533         "updated": "2013-12-11T23:57:18.622Z", 
33534         "authenticated": false, 
33535         "description": "syndicate origin server", 
33536         "created": "2013-12-11T23:57:18.622Z", 
33537         "url": "node11.washington.vicci.org:32780", 
33538         "enabled": true, 
33539         "redirects": true, 
33540         "protocol": "http", 
33541         "contentProvider": 29
33542     }
33543 },
33544 {
33545     "pk": 3657, 
33546     "model": "hpc.originserver", 
33547     "fields": {
33548         "updated": "2013-12-11T23:57:18.630Z", 
33549         "authenticated": false, 
33550         "description": "syndicate origin server", 
33551         "created": "2013-12-11T23:57:18.630Z", 
33552         "url": "node10.washington.vicci.org:32780", 
33553         "enabled": true, 
33554         "redirects": true, 
33555         "protocol": "http", 
33556         "contentProvider": 29
33557     }
33558 },
33559 {
33560     "pk": 3658, 
33561     "model": "hpc.originserver", 
33562     "fields": {
33563         "updated": "2013-12-11T23:57:18.638Z", 
33564         "authenticated": false, 
33565         "description": "syndicate origin server", 
33566         "created": "2013-12-11T23:57:18.638Z", 
33567         "url": "node9.washington.vicci.org:32780", 
33568         "enabled": true, 
33569         "redirects": true, 
33570         "protocol": "http", 
33571         "contentProvider": 29
33572     }
33573 },
33574 {
33575     "pk": 3659, 
33576     "model": "hpc.originserver", 
33577     "fields": {
33578         "updated": "2013-12-11T23:57:18.646Z", 
33579         "authenticated": false, 
33580         "description": "syndicate origin server", 
33581         "created": "2013-12-11T23:57:18.646Z", 
33582         "url": "node8.washington.vicci.org:32780", 
33583         "enabled": true, 
33584         "redirects": true, 
33585         "protocol": "http", 
33586         "contentProvider": 29
33587     }
33588 },
33589 {
33590     "pk": 3660, 
33591     "model": "hpc.originserver", 
33592     "fields": {
33593         "updated": "2013-12-11T23:57:18.655Z", 
33594         "authenticated": false, 
33595         "description": "syndicate origin server", 
33596         "created": "2013-12-11T23:57:18.655Z", 
33597         "url": "node7.washington.vicci.org:32780", 
33598         "enabled": true, 
33599         "redirects": true, 
33600         "protocol": "http", 
33601         "contentProvider": 29
33602     }
33603 },
33604 {
33605     "pk": 3661, 
33606     "model": "hpc.originserver", 
33607     "fields": {
33608         "updated": "2013-12-11T23:57:18.663Z", 
33609         "authenticated": false, 
33610         "description": "syndicate origin server", 
33611         "created": "2013-12-11T23:57:18.663Z", 
33612         "url": "node6.washington.vicci.org:32780", 
33613         "enabled": true, 
33614         "redirects": true, 
33615         "protocol": "http", 
33616         "contentProvider": 29
33617     }
33618 },
33619 {
33620     "pk": 3662, 
33621     "model": "hpc.originserver", 
33622     "fields": {
33623         "updated": "2013-12-11T23:57:18.671Z", 
33624         "authenticated": false, 
33625         "description": "syndicate origin server", 
33626         "created": "2013-12-11T23:57:18.671Z", 
33627         "url": "node5.washington.vicci.org:32780", 
33628         "enabled": true, 
33629         "redirects": true, 
33630         "protocol": "http", 
33631         "contentProvider": 29
33632     }
33633 },
33634 {
33635     "pk": 3663, 
33636     "model": "hpc.originserver", 
33637     "fields": {
33638         "updated": "2013-12-11T23:57:18.680Z", 
33639         "authenticated": false, 
33640         "description": "syndicate origin server", 
33641         "created": "2013-12-11T23:57:18.680Z", 
33642         "url": "node4.washington.vicci.org:32780", 
33643         "enabled": true, 
33644         "redirects": true, 
33645         "protocol": "http", 
33646         "contentProvider": 29
33647     }
33648 },
33649 {
33650     "pk": 3664, 
33651     "model": "hpc.originserver", 
33652     "fields": {
33653         "updated": "2013-12-11T23:57:18.688Z", 
33654         "authenticated": false, 
33655         "description": "syndicate origin server", 
33656         "created": "2013-12-11T23:57:18.688Z", 
33657         "url": "node3.washington.vicci.org:32780", 
33658         "enabled": true, 
33659         "redirects": true, 
33660         "protocol": "http", 
33661         "contentProvider": 29
33662     }
33663 },
33664 {
33665     "pk": 3665, 
33666     "model": "hpc.originserver", 
33667     "fields": {
33668         "updated": "2013-12-11T23:57:18.696Z", 
33669         "authenticated": false, 
33670         "description": "syndicate origin server", 
33671         "created": "2013-12-11T23:57:18.696Z", 
33672         "url": "node2.washington.vicci.org:32780", 
33673         "enabled": true, 
33674         "redirects": true, 
33675         "protocol": "http", 
33676         "contentProvider": 29
33677     }
33678 },
33679 {
33680     "pk": 3666, 
33681     "model": "hpc.originserver", 
33682     "fields": {
33683         "updated": "2013-12-11T23:57:18.704Z", 
33684         "authenticated": false, 
33685         "description": "syndicate origin server", 
33686         "created": "2013-12-11T23:57:18.704Z", 
33687         "url": "node1.washington.vicci.org:32780", 
33688         "enabled": true, 
33689         "redirects": true, 
33690         "protocol": "http", 
33691         "contentProvider": 29
33692     }
33693 },
33694 {
33695     "pk": 3667, 
33696     "model": "hpc.originserver", 
33697     "fields": {
33698         "updated": "2013-12-11T23:57:18.722Z", 
33699         "authenticated": false, 
33700         "description": "syndicate origin server", 
33701         "created": "2013-12-11T23:57:18.722Z", 
33702         "url": "node70.princeton.vicci.org:32780", 
33703         "enabled": true, 
33704         "redirects": true, 
33705         "protocol": "http", 
33706         "contentProvider": 29
33707     }
33708 },
33709 {
33710     "pk": 3668, 
33711     "model": "hpc.originserver", 
33712     "fields": {
33713         "updated": "2013-12-11T23:57:18.729Z", 
33714         "authenticated": false, 
33715         "description": "syndicate origin server", 
33716         "created": "2013-12-11T23:57:18.729Z", 
33717         "url": "node69.princeton.vicci.org:32780", 
33718         "enabled": true, 
33719         "redirects": true, 
33720         "protocol": "http", 
33721         "contentProvider": 29
33722     }
33723 },
33724 {
33725     "pk": 3669, 
33726     "model": "hpc.originserver", 
33727     "fields": {
33728         "updated": "2013-12-11T23:57:18.738Z", 
33729         "authenticated": false, 
33730         "description": "syndicate origin server", 
33731         "created": "2013-12-11T23:57:18.737Z", 
33732         "url": "node68.princeton.vicci.org:32780", 
33733         "enabled": true, 
33734         "redirects": true, 
33735         "protocol": "http", 
33736         "contentProvider": 29
33737     }
33738 },
33739 {
33740     "pk": 3670, 
33741     "model": "hpc.originserver", 
33742     "fields": {
33743         "updated": "2013-12-11T23:57:18.746Z", 
33744         "authenticated": false, 
33745         "description": "syndicate origin server", 
33746         "created": "2013-12-11T23:57:18.746Z", 
33747         "url": "node67.princeton.vicci.org:32780", 
33748         "enabled": true, 
33749         "redirects": true, 
33750         "protocol": "http", 
33751         "contentProvider": 29
33752     }
33753 },
33754 {
33755     "pk": 3671, 
33756     "model": "hpc.originserver", 
33757     "fields": {
33758         "updated": "2013-12-11T23:57:18.754Z", 
33759         "authenticated": false, 
33760         "description": "syndicate origin server", 
33761         "created": "2013-12-11T23:57:18.754Z", 
33762         "url": "node66.princeton.vicci.org:32780", 
33763         "enabled": true, 
33764         "redirects": true, 
33765         "protocol": "http", 
33766         "contentProvider": 29
33767     }
33768 },
33769 {
33770     "pk": 3672, 
33771     "model": "hpc.originserver", 
33772     "fields": {
33773         "updated": "2013-12-11T23:57:18.762Z", 
33774         "authenticated": false, 
33775         "description": "syndicate origin server", 
33776         "created": "2013-12-11T23:57:18.762Z", 
33777         "url": "node65.princeton.vicci.org:32780", 
33778         "enabled": true, 
33779         "redirects": true, 
33780         "protocol": "http", 
33781         "contentProvider": 29
33782     }
33783 },
33784 {
33785     "pk": 3673, 
33786     "model": "hpc.originserver", 
33787     "fields": {
33788         "updated": "2013-12-11T23:57:18.771Z", 
33789         "authenticated": false, 
33790         "description": "syndicate origin server", 
33791         "created": "2013-12-11T23:57:18.771Z", 
33792         "url": "node64.princeton.vicci.org:32780", 
33793         "enabled": true, 
33794         "redirects": true, 
33795         "protocol": "http", 
33796         "contentProvider": 29
33797     }
33798 },
33799 {
33800     "pk": 3674, 
33801     "model": "hpc.originserver", 
33802     "fields": {
33803         "updated": "2013-12-11T23:57:18.779Z", 
33804         "authenticated": false, 
33805         "description": "syndicate origin server", 
33806         "created": "2013-12-11T23:57:18.779Z", 
33807         "url": "node63.princeton.vicci.org:32780", 
33808         "enabled": true, 
33809         "redirects": true, 
33810         "protocol": "http", 
33811         "contentProvider": 29
33812     }
33813 },
33814 {
33815     "pk": 3675, 
33816     "model": "hpc.originserver", 
33817     "fields": {
33818         "updated": "2013-12-11T23:57:18.787Z", 
33819         "authenticated": false, 
33820         "description": "syndicate origin server", 
33821         "created": "2013-12-11T23:57:18.787Z", 
33822         "url": "node62.princeton.vicci.org:32780", 
33823         "enabled": true, 
33824         "redirects": true, 
33825         "protocol": "http", 
33826         "contentProvider": 29
33827     }
33828 },
33829 {
33830     "pk": 3676, 
33831     "model": "hpc.originserver", 
33832     "fields": {
33833         "updated": "2013-12-11T23:57:18.795Z", 
33834         "authenticated": false, 
33835         "description": "syndicate origin server", 
33836         "created": "2013-12-11T23:57:18.795Z", 
33837         "url": "node61.princeton.vicci.org:32780", 
33838         "enabled": true, 
33839         "redirects": true, 
33840         "protocol": "http", 
33841         "contentProvider": 29
33842     }
33843 },
33844 {
33845     "pk": 3677, 
33846     "model": "hpc.originserver", 
33847     "fields": {
33848         "updated": "2013-12-11T23:57:18.804Z", 
33849         "authenticated": false, 
33850         "description": "syndicate origin server", 
33851         "created": "2013-12-11T23:57:18.804Z", 
33852         "url": "node60.princeton.vicci.org:32780", 
33853         "enabled": true, 
33854         "redirects": true, 
33855         "protocol": "http", 
33856         "contentProvider": 29
33857     }
33858 },
33859 {
33860     "pk": 3678, 
33861     "model": "hpc.originserver", 
33862     "fields": {
33863         "updated": "2013-12-11T23:57:18.812Z", 
33864         "authenticated": false, 
33865         "description": "syndicate origin server", 
33866         "created": "2013-12-11T23:57:18.812Z", 
33867         "url": "node59.princeton.vicci.org:32780", 
33868         "enabled": true, 
33869         "redirects": true, 
33870         "protocol": "http", 
33871         "contentProvider": 29
33872     }
33873 },
33874 {
33875     "pk": 3679, 
33876     "model": "hpc.originserver", 
33877     "fields": {
33878         "updated": "2013-12-11T23:57:18.820Z", 
33879         "authenticated": false, 
33880         "description": "syndicate origin server", 
33881         "created": "2013-12-11T23:57:18.820Z", 
33882         "url": "node58.princeton.vicci.org:32780", 
33883         "enabled": true, 
33884         "redirects": true, 
33885         "protocol": "http", 
33886         "contentProvider": 29
33887     }
33888 },
33889 {
33890     "pk": 3680, 
33891     "model": "hpc.originserver", 
33892     "fields": {
33893         "updated": "2013-12-11T23:57:18.829Z", 
33894         "authenticated": false, 
33895         "description": "syndicate origin server", 
33896         "created": "2013-12-11T23:57:18.829Z", 
33897         "url": "node57.princeton.vicci.org:32780", 
33898         "enabled": true, 
33899         "redirects": true, 
33900         "protocol": "http", 
33901         "contentProvider": 29
33902     }
33903 },
33904 {
33905     "pk": 3681, 
33906     "model": "hpc.originserver", 
33907     "fields": {
33908         "updated": "2013-12-11T23:57:18.837Z", 
33909         "authenticated": false, 
33910         "description": "syndicate origin server", 
33911         "created": "2013-12-11T23:57:18.837Z", 
33912         "url": "node56.princeton.vicci.org:32780", 
33913         "enabled": true, 
33914         "redirects": true, 
33915         "protocol": "http", 
33916         "contentProvider": 29
33917     }
33918 },
33919 {
33920     "pk": 3682, 
33921     "model": "hpc.originserver", 
33922     "fields": {
33923         "updated": "2013-12-11T23:57:18.845Z", 
33924         "authenticated": false, 
33925         "description": "syndicate origin server", 
33926         "created": "2013-12-11T23:57:18.845Z", 
33927         "url": "node55.princeton.vicci.org:32780", 
33928         "enabled": true, 
33929         "redirects": true, 
33930         "protocol": "http", 
33931         "contentProvider": 29
33932     }
33933 },
33934 {
33935     "pk": 3683, 
33936     "model": "hpc.originserver", 
33937     "fields": {
33938         "updated": "2013-12-11T23:57:18.853Z", 
33939         "authenticated": false, 
33940         "description": "syndicate origin server", 
33941         "created": "2013-12-11T23:57:18.853Z", 
33942         "url": "node54.princeton.vicci.org:32780", 
33943         "enabled": true, 
33944         "redirects": true, 
33945         "protocol": "http", 
33946         "contentProvider": 29
33947     }
33948 },
33949 {
33950     "pk": 3684, 
33951     "model": "hpc.originserver", 
33952     "fields": {
33953         "updated": "2013-12-11T23:57:18.862Z", 
33954         "authenticated": false, 
33955         "description": "syndicate origin server", 
33956         "created": "2013-12-11T23:57:18.862Z", 
33957         "url": "node53.princeton.vicci.org:32780", 
33958         "enabled": true, 
33959         "redirects": true, 
33960         "protocol": "http", 
33961         "contentProvider": 29
33962     }
33963 },
33964 {
33965     "pk": 3685, 
33966     "model": "hpc.originserver", 
33967     "fields": {
33968         "updated": "2013-12-11T23:57:18.870Z", 
33969         "authenticated": false, 
33970         "description": "syndicate origin server", 
33971         "created": "2013-12-11T23:57:18.870Z", 
33972         "url": "node52.princeton.vicci.org:32780", 
33973         "enabled": true, 
33974         "redirects": true, 
33975         "protocol": "http", 
33976         "contentProvider": 29
33977     }
33978 },
33979 {
33980     "pk": 3686, 
33981     "model": "hpc.originserver", 
33982     "fields": {
33983         "updated": "2013-12-11T23:57:18.878Z", 
33984         "authenticated": false, 
33985         "description": "syndicate origin server", 
33986         "created": "2013-12-11T23:57:18.878Z", 
33987         "url": "node51.princeton.vicci.org:32780", 
33988         "enabled": true, 
33989         "redirects": true, 
33990         "protocol": "http", 
33991         "contentProvider": 29
33992     }
33993 },
33994 {
33995     "pk": 3687, 
33996     "model": "hpc.originserver", 
33997     "fields": {
33998         "updated": "2013-12-11T23:57:18.887Z", 
33999         "authenticated": false, 
34000         "description": "syndicate origin server", 
34001         "created": "2013-12-11T23:57:18.887Z", 
34002         "url": "node50.princeton.vicci.org:32780", 
34003         "enabled": true, 
34004         "redirects": true, 
34005         "protocol": "http", 
34006         "contentProvider": 29
34007     }
34008 },
34009 {
34010     "pk": 3688, 
34011     "model": "hpc.originserver", 
34012     "fields": {
34013         "updated": "2013-12-11T23:57:18.895Z", 
34014         "authenticated": false, 
34015         "description": "syndicate origin server", 
34016         "created": "2013-12-11T23:57:18.895Z", 
34017         "url": "node49.princeton.vicci.org:32780", 
34018         "enabled": true, 
34019         "redirects": true, 
34020         "protocol": "http", 
34021         "contentProvider": 29
34022     }
34023 },
34024 {
34025     "pk": 3689, 
34026     "model": "hpc.originserver", 
34027     "fields": {
34028         "updated": "2013-12-11T23:57:18.903Z", 
34029         "authenticated": false, 
34030         "description": "syndicate origin server", 
34031         "created": "2013-12-11T23:57:18.903Z", 
34032         "url": "node48.princeton.vicci.org:32780", 
34033         "enabled": true, 
34034         "redirects": true, 
34035         "protocol": "http", 
34036         "contentProvider": 29
34037     }
34038 },
34039 {
34040     "pk": 3690, 
34041     "model": "hpc.originserver", 
34042     "fields": {
34043         "updated": "2013-12-11T23:57:18.911Z", 
34044         "authenticated": false, 
34045         "description": "syndicate origin server", 
34046         "created": "2013-12-11T23:57:18.911Z", 
34047         "url": "node47.princeton.vicci.org:32780", 
34048         "enabled": true, 
34049         "redirects": true, 
34050         "protocol": "http", 
34051         "contentProvider": 29
34052     }
34053 },
34054 {
34055     "pk": 3691, 
34056     "model": "hpc.originserver", 
34057     "fields": {
34058         "updated": "2013-12-11T23:57:18.920Z", 
34059         "authenticated": false, 
34060         "description": "syndicate origin server", 
34061         "created": "2013-12-11T23:57:18.920Z", 
34062         "url": "node46.princeton.vicci.org:32780", 
34063         "enabled": true, 
34064         "redirects": true, 
34065         "protocol": "http", 
34066         "contentProvider": 29
34067     }
34068 },
34069 {
34070     "pk": 3692, 
34071     "model": "hpc.originserver", 
34072     "fields": {
34073         "updated": "2013-12-11T23:57:18.928Z", 
34074         "authenticated": false, 
34075         "description": "syndicate origin server", 
34076         "created": "2013-12-11T23:57:18.928Z", 
34077         "url": "node45.princeton.vicci.org:32780", 
34078         "enabled": true, 
34079         "redirects": true, 
34080         "protocol": "http", 
34081         "contentProvider": 29
34082     }
34083 },
34084 {
34085     "pk": 3693, 
34086     "model": "hpc.originserver", 
34087     "fields": {
34088         "updated": "2013-12-11T23:57:18.936Z", 
34089         "authenticated": false, 
34090         "description": "syndicate origin server", 
34091         "created": "2013-12-11T23:57:18.936Z", 
34092         "url": "node44.princeton.vicci.org:32780", 
34093         "enabled": true, 
34094         "redirects": true, 
34095         "protocol": "http", 
34096         "contentProvider": 29
34097     }
34098 },
34099 {
34100     "pk": 3694, 
34101     "model": "hpc.originserver", 
34102     "fields": {
34103         "updated": "2013-12-11T23:57:18.944Z", 
34104         "authenticated": false, 
34105         "description": "syndicate origin server", 
34106         "created": "2013-12-11T23:57:18.944Z", 
34107         "url": "node43.princeton.vicci.org:32780", 
34108         "enabled": true, 
34109         "redirects": true, 
34110         "protocol": "http", 
34111         "contentProvider": 29
34112     }
34113 },
34114 {
34115     "pk": 3695, 
34116     "model": "hpc.originserver", 
34117     "fields": {
34118         "updated": "2013-12-11T23:57:18.953Z", 
34119         "authenticated": false, 
34120         "description": "syndicate origin server", 
34121         "created": "2013-12-11T23:57:18.953Z", 
34122         "url": "node42.princeton.vicci.org:32780", 
34123         "enabled": true, 
34124         "redirects": true, 
34125         "protocol": "http", 
34126         "contentProvider": 29
34127     }
34128 },
34129 {
34130     "pk": 3696, 
34131     "model": "hpc.originserver", 
34132     "fields": {
34133         "updated": "2013-12-11T23:57:18.961Z", 
34134         "authenticated": false, 
34135         "description": "syndicate origin server", 
34136         "created": "2013-12-11T23:57:18.961Z", 
34137         "url": "node41.princeton.vicci.org:32780", 
34138         "enabled": true, 
34139         "redirects": true, 
34140         "protocol": "http", 
34141         "contentProvider": 29
34142     }
34143 },
34144 {
34145     "pk": 3697, 
34146     "model": "hpc.originserver", 
34147     "fields": {
34148         "updated": "2013-12-11T23:57:18.969Z", 
34149         "authenticated": false, 
34150         "description": "syndicate origin server", 
34151         "created": "2013-12-11T23:57:18.969Z", 
34152         "url": "node40.princeton.vicci.org:32780", 
34153         "enabled": true, 
34154         "redirects": true, 
34155         "protocol": "http", 
34156         "contentProvider": 29
34157     }
34158 },
34159 {
34160     "pk": 3698, 
34161     "model": "hpc.originserver", 
34162     "fields": {
34163         "updated": "2013-12-11T23:57:18.978Z", 
34164         "authenticated": false, 
34165         "description": "syndicate origin server", 
34166         "created": "2013-12-11T23:57:18.978Z", 
34167         "url": "node39.princeton.vicci.org:32780", 
34168         "enabled": true, 
34169         "redirects": true, 
34170         "protocol": "http", 
34171         "contentProvider": 29
34172     }
34173 },
34174 {
34175     "pk": 3699, 
34176     "model": "hpc.originserver", 
34177     "fields": {
34178         "updated": "2013-12-11T23:57:18.986Z", 
34179         "authenticated": false, 
34180         "description": "syndicate origin server", 
34181         "created": "2013-12-11T23:57:18.986Z", 
34182         "url": "node38.princeton.vicci.org:32780", 
34183         "enabled": true, 
34184         "redirects": true, 
34185         "protocol": "http", 
34186         "contentProvider": 29
34187     }
34188 },
34189 {
34190     "pk": 3700, 
34191     "model": "hpc.originserver", 
34192     "fields": {
34193         "updated": "2013-12-11T23:57:18.994Z", 
34194         "authenticated": false, 
34195         "description": "syndicate origin server", 
34196         "created": "2013-12-11T23:57:18.994Z", 
34197         "url": "node37.princeton.vicci.org:32780", 
34198         "enabled": true, 
34199         "redirects": true, 
34200         "protocol": "http", 
34201         "contentProvider": 29
34202     }
34203 },
34204 {
34205     "pk": 3701, 
34206     "model": "hpc.originserver", 
34207     "fields": {
34208         "updated": "2013-12-11T23:57:19.002Z", 
34209         "authenticated": false, 
34210         "description": "syndicate origin server", 
34211         "created": "2013-12-11T23:57:19.002Z", 
34212         "url": "node36.princeton.vicci.org:32780", 
34213         "enabled": true, 
34214         "redirects": true, 
34215         "protocol": "http", 
34216         "contentProvider": 29
34217     }
34218 },
34219 {
34220     "pk": 3702, 
34221     "model": "hpc.originserver", 
34222     "fields": {
34223         "updated": "2013-12-11T23:57:19.011Z", 
34224         "authenticated": false, 
34225         "description": "syndicate origin server", 
34226         "created": "2013-12-11T23:57:19.011Z", 
34227         "url": "node35.princeton.vicci.org:32780", 
34228         "enabled": true, 
34229         "redirects": true, 
34230         "protocol": "http", 
34231         "contentProvider": 29
34232     }
34233 },
34234 {
34235     "pk": 3703, 
34236     "model": "hpc.originserver", 
34237     "fields": {
34238         "updated": "2013-12-11T23:57:19.019Z", 
34239         "authenticated": false, 
34240         "description": "syndicate origin server", 
34241         "created": "2013-12-11T23:57:19.019Z", 
34242         "url": "node34.princeton.vicci.org:32780", 
34243         "enabled": true, 
34244         "redirects": true, 
34245         "protocol": "http", 
34246         "contentProvider": 29
34247     }
34248 },
34249 {
34250     "pk": 3704, 
34251     "model": "hpc.originserver", 
34252     "fields": {
34253         "updated": "2013-12-11T23:57:19.027Z", 
34254         "authenticated": false, 
34255         "description": "syndicate origin server", 
34256         "created": "2013-12-11T23:57:19.027Z", 
34257         "url": "node33.princeton.vicci.org:32780", 
34258         "enabled": true, 
34259         "redirects": true, 
34260         "protocol": "http", 
34261         "contentProvider": 29
34262     }
34263 },
34264 {
34265     "pk": 3705, 
34266     "model": "hpc.originserver", 
34267     "fields": {
34268         "updated": "2013-12-11T23:57:19.036Z", 
34269         "authenticated": false, 
34270         "description": "syndicate origin server", 
34271         "created": "2013-12-11T23:57:19.036Z", 
34272         "url": "node32.princeton.vicci.org:32780", 
34273         "enabled": true, 
34274         "redirects": true, 
34275         "protocol": "http", 
34276         "contentProvider": 29
34277     }
34278 },
34279 {
34280     "pk": 3706, 
34281     "model": "hpc.originserver", 
34282     "fields": {
34283         "updated": "2013-12-11T23:57:19.044Z", 
34284         "authenticated": false, 
34285         "description": "syndicate origin server", 
34286         "created": "2013-12-11T23:57:19.044Z", 
34287         "url": "node31.princeton.vicci.org:32780", 
34288         "enabled": true, 
34289         "redirects": true, 
34290         "protocol": "http", 
34291         "contentProvider": 29
34292     }
34293 },
34294 {
34295     "pk": 3707, 
34296     "model": "hpc.originserver", 
34297     "fields": {
34298         "updated": "2013-12-11T23:57:19.052Z", 
34299         "authenticated": false, 
34300         "description": "syndicate origin server", 
34301         "created": "2013-12-11T23:57:19.052Z", 
34302         "url": "node30.princeton.vicci.org:32780", 
34303         "enabled": true, 
34304         "redirects": true, 
34305         "protocol": "http", 
34306         "contentProvider": 29
34307     }
34308 },
34309 {
34310     "pk": 3708, 
34311     "model": "hpc.originserver", 
34312     "fields": {
34313         "updated": "2013-12-11T23:57:19.060Z", 
34314         "authenticated": false, 
34315         "description": "syndicate origin server", 
34316         "created": "2013-12-11T23:57:19.060Z", 
34317         "url": "node29.princeton.vicci.org:32780", 
34318         "enabled": true, 
34319         "redirects": true, 
34320         "protocol": "http", 
34321         "contentProvider": 29
34322     }
34323 },
34324 {
34325     "pk": 3709, 
34326     "model": "hpc.originserver", 
34327     "fields": {
34328         "updated": "2013-12-11T23:57:19.069Z", 
34329         "authenticated": false, 
34330         "description": "syndicate origin server", 
34331         "created": "2013-12-11T23:57:19.069Z", 
34332         "url": "node28.princeton.vicci.org:32780", 
34333         "enabled": true, 
34334         "redirects": true, 
34335         "protocol": "http", 
34336         "contentProvider": 29
34337     }
34338 },
34339 {
34340     "pk": 3710, 
34341     "model": "hpc.originserver", 
34342     "fields": {
34343         "updated": "2013-12-11T23:57:19.077Z", 
34344         "authenticated": false, 
34345         "description": "syndicate origin server", 
34346         "created": "2013-12-11T23:57:19.077Z", 
34347         "url": "node27.princeton.vicci.org:32780", 
34348         "enabled": true, 
34349         "redirects": true, 
34350         "protocol": "http", 
34351         "contentProvider": 29
34352     }
34353 },
34354 {
34355     "pk": 3711, 
34356     "model": "hpc.originserver", 
34357     "fields": {
34358         "updated": "2013-12-11T23:57:19.086Z", 
34359         "authenticated": false, 
34360         "description": "syndicate origin server", 
34361         "created": "2013-12-11T23:57:19.085Z", 
34362         "url": "node26.princeton.vicci.org:32780", 
34363         "enabled": true, 
34364         "redirects": true, 
34365         "protocol": "http", 
34366         "contentProvider": 29
34367     }
34368 },
34369 {
34370     "pk": 3712, 
34371     "model": "hpc.originserver", 
34372     "fields": {
34373         "updated": "2013-12-11T23:57:19.094Z", 
34374         "authenticated": false, 
34375         "description": "syndicate origin server", 
34376         "created": "2013-12-11T23:57:19.094Z", 
34377         "url": "node25.princeton.vicci.org:32780", 
34378         "enabled": true, 
34379         "redirects": true, 
34380         "protocol": "http", 
34381         "contentProvider": 29
34382     }
34383 },
34384 {
34385     "pk": 3713, 
34386     "model": "hpc.originserver", 
34387     "fields": {
34388         "updated": "2013-12-11T23:57:19.102Z", 
34389         "authenticated": false, 
34390         "description": "syndicate origin server", 
34391         "created": "2013-12-11T23:57:19.102Z", 
34392         "url": "node24.princeton.vicci.org:32780", 
34393         "enabled": true, 
34394         "redirects": true, 
34395         "protocol": "http", 
34396         "contentProvider": 29
34397     }
34398 },
34399 {
34400     "pk": 3714, 
34401     "model": "hpc.originserver", 
34402     "fields": {
34403         "updated": "2013-12-11T23:57:19.110Z", 
34404         "authenticated": false, 
34405         "description": "syndicate origin server", 
34406         "created": "2013-12-11T23:57:19.110Z", 
34407         "url": "node23.princeton.vicci.org:32780", 
34408         "enabled": true, 
34409         "redirects": true, 
34410         "protocol": "http", 
34411         "contentProvider": 29
34412     }
34413 },
34414 {
34415     "pk": 3715, 
34416     "model": "hpc.originserver", 
34417     "fields": {
34418         "updated": "2013-12-11T23:57:19.118Z", 
34419         "authenticated": false, 
34420         "description": "syndicate origin server", 
34421         "created": "2013-12-11T23:57:19.118Z", 
34422         "url": "node22.princeton.vicci.org:32780", 
34423         "enabled": true, 
34424         "redirects": true, 
34425         "protocol": "http", 
34426         "contentProvider": 29
34427     }
34428 },
34429 {
34430     "pk": 3716, 
34431     "model": "hpc.originserver", 
34432     "fields": {
34433         "updated": "2013-12-11T23:57:19.127Z", 
34434         "authenticated": false, 
34435         "description": "syndicate origin server", 
34436         "created": "2013-12-11T23:57:19.127Z", 
34437         "url": "node21.princeton.vicci.org:32780", 
34438         "enabled": true, 
34439         "redirects": true, 
34440         "protocol": "http", 
34441         "contentProvider": 29
34442     }
34443 },
34444 {
34445     "pk": 3717, 
34446     "model": "hpc.originserver", 
34447     "fields": {
34448         "updated": "2013-12-11T23:57:19.135Z", 
34449         "authenticated": false, 
34450         "description": "syndicate origin server", 
34451         "created": "2013-12-11T23:57:19.135Z", 
34452         "url": "node20.princeton.vicci.org:32780", 
34453         "enabled": true, 
34454         "redirects": true, 
34455         "protocol": "http", 
34456         "contentProvider": 29
34457     }
34458 },
34459 {
34460     "pk": 3718, 
34461     "model": "hpc.originserver", 
34462     "fields": {
34463         "updated": "2013-12-11T23:57:19.143Z", 
34464         "authenticated": false, 
34465         "description": "syndicate origin server", 
34466         "created": "2013-12-11T23:57:19.143Z", 
34467         "url": "node19.princeton.vicci.org:32780", 
34468         "enabled": true, 
34469         "redirects": true, 
34470         "protocol": "http", 
34471         "contentProvider": 29
34472     }
34473 },
34474 {
34475     "pk": 3719, 
34476     "model": "hpc.originserver", 
34477     "fields": {
34478         "updated": "2013-12-11T23:57:19.152Z", 
34479         "authenticated": false, 
34480         "description": "syndicate origin server", 
34481         "created": "2013-12-11T23:57:19.152Z", 
34482         "url": "node18.princeton.vicci.org:32780", 
34483         "enabled": true, 
34484         "redirects": true, 
34485         "protocol": "http", 
34486         "contentProvider": 29
34487     }
34488 },
34489 {
34490     "pk": 3720, 
34491     "model": "hpc.originserver", 
34492     "fields": {
34493         "updated": "2013-12-11T23:57:19.160Z", 
34494         "authenticated": false, 
34495         "description": "syndicate origin server", 
34496         "created": "2013-12-11T23:57:19.160Z", 
34497         "url": "node17.princeton.vicci.org:32780", 
34498         "enabled": true, 
34499         "redirects": true, 
34500         "protocol": "http", 
34501         "contentProvider": 29
34502     }
34503 },
34504 {
34505     "pk": 3721, 
34506     "model": "hpc.originserver", 
34507     "fields": {
34508         "updated": "2013-12-11T23:57:19.168Z", 
34509         "authenticated": false, 
34510         "description": "syndicate origin server", 
34511         "created": "2013-12-11T23:57:19.168Z", 
34512         "url": "node16.princeton.vicci.org:32780", 
34513         "enabled": true, 
34514         "redirects": true, 
34515         "protocol": "http", 
34516         "contentProvider": 29
34517     }
34518 },
34519 {
34520     "pk": 3722, 
34521     "model": "hpc.originserver", 
34522     "fields": {
34523         "updated": "2013-12-11T23:57:19.176Z", 
34524         "authenticated": false, 
34525         "description": "syndicate origin server", 
34526         "created": "2013-12-11T23:57:19.176Z", 
34527         "url": "node15.princeton.vicci.org:32780", 
34528         "enabled": true, 
34529         "redirects": true, 
34530         "protocol": "http", 
34531         "contentProvider": 29
34532     }
34533 },
34534 {
34535     "pk": 3723, 
34536     "model": "hpc.originserver", 
34537     "fields": {
34538         "updated": "2013-12-11T23:57:19.185Z", 
34539         "authenticated": false, 
34540         "description": "syndicate origin server", 
34541         "created": "2013-12-11T23:57:19.185Z", 
34542         "url": "node14.princeton.vicci.org:32780", 
34543         "enabled": true, 
34544         "redirects": true, 
34545         "protocol": "http", 
34546         "contentProvider": 29
34547     }
34548 },
34549 {
34550     "pk": 3724, 
34551     "model": "hpc.originserver", 
34552     "fields": {
34553         "updated": "2013-12-11T23:57:19.193Z", 
34554         "authenticated": false, 
34555         "description": "syndicate origin server", 
34556         "created": "2013-12-11T23:57:19.193Z", 
34557         "url": "node13.princeton.vicci.org:32780", 
34558         "enabled": true, 
34559         "redirects": true, 
34560         "protocol": "http", 
34561         "contentProvider": 29
34562     }
34563 },
34564 {
34565     "pk": 3725, 
34566     "model": "hpc.originserver", 
34567     "fields": {
34568         "updated": "2013-12-11T23:57:19.201Z", 
34569         "authenticated": false, 
34570         "description": "syndicate origin server", 
34571         "created": "2013-12-11T23:57:19.201Z", 
34572         "url": "node12.princeton.vicci.org:32780", 
34573         "enabled": true, 
34574         "redirects": true, 
34575         "protocol": "http", 
34576         "contentProvider": 29
34577     }
34578 },
34579 {
34580     "pk": 3726, 
34581     "model": "hpc.originserver", 
34582     "fields": {
34583         "updated": "2013-12-11T23:57:19.210Z", 
34584         "authenticated": false, 
34585         "description": "syndicate origin server", 
34586         "created": "2013-12-11T23:57:19.210Z", 
34587         "url": "node11.princeton.vicci.org:32780", 
34588         "enabled": true, 
34589         "redirects": true, 
34590         "protocol": "http", 
34591         "contentProvider": 29
34592     }
34593 },
34594 {
34595     "pk": 3727, 
34596     "model": "hpc.originserver", 
34597     "fields": {
34598         "updated": "2013-12-11T23:57:19.218Z", 
34599         "authenticated": false, 
34600         "description": "syndicate origin server", 
34601         "created": "2013-12-11T23:57:19.218Z", 
34602         "url": "node10.princeton.vicci.org:32780", 
34603         "enabled": true, 
34604         "redirects": true, 
34605         "protocol": "http", 
34606         "contentProvider": 29
34607     }
34608 },
34609 {
34610     "pk": 3728, 
34611     "model": "hpc.originserver", 
34612     "fields": {
34613         "updated": "2013-12-11T23:57:19.226Z", 
34614         "authenticated": false, 
34615         "description": "syndicate origin server", 
34616         "created": "2013-12-11T23:57:19.226Z", 
34617         "url": "node9.princeton.vicci.org:32780", 
34618         "enabled": true, 
34619         "redirects": true, 
34620         "protocol": "http", 
34621         "contentProvider": 29
34622     }
34623 },
34624 {
34625     "pk": 3729, 
34626     "model": "hpc.originserver", 
34627     "fields": {
34628         "updated": "2013-12-11T23:57:19.234Z", 
34629         "authenticated": false, 
34630         "description": "syndicate origin server", 
34631         "created": "2013-12-11T23:57:19.234Z", 
34632         "url": "node8.princeton.vicci.org:32780", 
34633         "enabled": true, 
34634         "redirects": true, 
34635         "protocol": "http", 
34636         "contentProvider": 29
34637     }
34638 },
34639 {
34640     "pk": 3730, 
34641     "model": "hpc.originserver", 
34642     "fields": {
34643         "updated": "2013-12-11T23:57:19.243Z", 
34644         "authenticated": false, 
34645         "description": "syndicate origin server", 
34646         "created": "2013-12-11T23:57:19.243Z", 
34647         "url": "node7.princeton.vicci.org:32780", 
34648         "enabled": true, 
34649         "redirects": true, 
34650         "protocol": "http", 
34651         "contentProvider": 29
34652     }
34653 },
34654 {
34655     "pk": 3731, 
34656     "model": "hpc.originserver", 
34657     "fields": {
34658         "updated": "2013-12-11T23:57:19.251Z", 
34659         "authenticated": false, 
34660         "description": "syndicate origin server", 
34661         "created": "2013-12-11T23:57:19.251Z", 
34662         "url": "node6.princeton.vicci.org:32780", 
34663         "enabled": true, 
34664         "redirects": true, 
34665         "protocol": "http", 
34666         "contentProvider": 29
34667     }
34668 },
34669 {
34670     "pk": 3732, 
34671     "model": "hpc.originserver", 
34672     "fields": {
34673         "updated": "2013-12-11T23:57:19.259Z", 
34674         "authenticated": false, 
34675         "description": "syndicate origin server", 
34676         "created": "2013-12-11T23:57:19.259Z", 
34677         "url": "node5.princeton.vicci.org:32780", 
34678         "enabled": true, 
34679         "redirects": true, 
34680         "protocol": "http", 
34681         "contentProvider": 29
34682     }
34683 },
34684 {
34685     "pk": 3733, 
34686     "model": "hpc.originserver", 
34687     "fields": {
34688         "updated": "2013-12-11T23:57:19.268Z", 
34689         "authenticated": false, 
34690         "description": "syndicate origin server", 
34691         "created": "2013-12-11T23:57:19.268Z", 
34692         "url": "node4.princeton.vicci.org:32780", 
34693         "enabled": true, 
34694         "redirects": true, 
34695         "protocol": "http", 
34696         "contentProvider": 29
34697     }
34698 },
34699 {
34700     "pk": 3734, 
34701     "model": "hpc.originserver", 
34702     "fields": {
34703         "updated": "2013-12-11T23:57:19.276Z", 
34704         "authenticated": false, 
34705         "description": "syndicate origin server", 
34706         "created": "2013-12-11T23:57:19.276Z", 
34707         "url": "node3.princeton.vicci.org:32780", 
34708         "enabled": true, 
34709         "redirects": true, 
34710         "protocol": "http", 
34711         "contentProvider": 29
34712     }
34713 },
34714 {
34715     "pk": 3735, 
34716     "model": "hpc.originserver", 
34717     "fields": {
34718         "updated": "2013-12-11T23:57:19.284Z", 
34719         "authenticated": false, 
34720         "description": "syndicate origin server", 
34721         "created": "2013-12-11T23:57:19.284Z", 
34722         "url": "node2.princeton.vicci.org:32780", 
34723         "enabled": true, 
34724         "redirects": true, 
34725         "protocol": "http", 
34726         "contentProvider": 29
34727     }
34728 },
34729 {
34730     "pk": 3736, 
34731     "model": "hpc.originserver", 
34732     "fields": {
34733         "updated": "2013-12-11T23:57:19.292Z", 
34734         "authenticated": false, 
34735         "description": "syndicate origin server", 
34736         "created": "2013-12-11T23:57:19.292Z", 
34737         "url": "node1.princeton.vicci.org:32780", 
34738         "enabled": true, 
34739         "redirects": true, 
34740         "protocol": "http", 
34741         "contentProvider": 29
34742     }
34743 },
34744 {
34745     "pk": 3737, 
34746     "model": "hpc.originserver", 
34747     "fields": {
34748         "updated": "2013-12-11T23:57:19.310Z", 
34749         "authenticated": false, 
34750         "description": "syndicate origin server", 
34751         "created": "2013-12-11T23:57:19.310Z", 
34752         "url": "node70.gt.vicci.org:32780", 
34753         "enabled": true, 
34754         "redirects": true, 
34755         "protocol": "http", 
34756         "contentProvider": 29
34757     }
34758 },
34759 {
34760     "pk": 3738, 
34761     "model": "hpc.originserver", 
34762     "fields": {
34763         "updated": "2013-12-11T23:57:19.317Z", 
34764         "authenticated": false, 
34765         "description": "syndicate origin server", 
34766         "created": "2013-12-11T23:57:19.317Z", 
34767         "url": "node69.gt.vicci.org:32780", 
34768         "enabled": true, 
34769         "redirects": true, 
34770         "protocol": "http", 
34771         "contentProvider": 29
34772     }
34773 },
34774 {
34775     "pk": 3739, 
34776     "model": "hpc.originserver", 
34777     "fields": {
34778         "updated": "2013-12-11T23:57:19.325Z", 
34779         "authenticated": false, 
34780         "description": "syndicate origin server", 
34781         "created": "2013-12-11T23:57:19.325Z", 
34782         "url": "node68.gt.vicci.org:32780", 
34783         "enabled": true, 
34784         "redirects": true, 
34785         "protocol": "http", 
34786         "contentProvider": 29
34787     }
34788 },
34789 {
34790     "pk": 3740, 
34791     "model": "hpc.originserver", 
34792     "fields": {
34793         "updated": "2013-12-11T23:57:19.334Z", 
34794         "authenticated": false, 
34795         "description": "syndicate origin server", 
34796         "created": "2013-12-11T23:57:19.334Z", 
34797         "url": "node67.gt.vicci.org:32780", 
34798         "enabled": true, 
34799         "redirects": true, 
34800         "protocol": "http", 
34801         "contentProvider": 29
34802     }
34803 },
34804 {
34805     "pk": 3741, 
34806     "model": "hpc.originserver", 
34807     "fields": {
34808         "updated": "2013-12-11T23:57:19.342Z", 
34809         "authenticated": false, 
34810         "description": "syndicate origin server", 
34811         "created": "2013-12-11T23:57:19.342Z", 
34812         "url": "node66.gt.vicci.org:32780", 
34813         "enabled": true, 
34814         "redirects": true, 
34815         "protocol": "http", 
34816         "contentProvider": 29
34817     }
34818 },
34819 {
34820     "pk": 3742, 
34821     "model": "hpc.originserver", 
34822     "fields": {
34823         "updated": "2013-12-11T23:57:19.350Z", 
34824         "authenticated": false, 
34825         "description": "syndicate origin server", 
34826         "created": "2013-12-11T23:57:19.350Z", 
34827         "url": "node65.gt.vicci.org:32780", 
34828         "enabled": true, 
34829         "redirects": true, 
34830         "protocol": "http", 
34831         "contentProvider": 29
34832     }
34833 },
34834 {
34835     "pk": 3743, 
34836     "model": "hpc.originserver", 
34837     "fields": {
34838         "updated": "2013-12-11T23:57:19.359Z", 
34839         "authenticated": false, 
34840         "description": "syndicate origin server", 
34841         "created": "2013-12-11T23:57:19.359Z", 
34842         "url": "node64.gt.vicci.org:32780", 
34843         "enabled": true, 
34844         "redirects": true, 
34845         "protocol": "http", 
34846         "contentProvider": 29
34847     }
34848 },
34849 {
34850     "pk": 3744, 
34851     "model": "hpc.originserver", 
34852     "fields": {
34853         "updated": "2013-12-11T23:57:19.367Z", 
34854         "authenticated": false, 
34855         "description": "syndicate origin server", 
34856         "created": "2013-12-11T23:57:19.367Z", 
34857         "url": "node63.gt.vicci.org:32780", 
34858         "enabled": true, 
34859         "redirects": true, 
34860         "protocol": "http", 
34861         "contentProvider": 29
34862     }
34863 },
34864 {
34865     "pk": 3745, 
34866     "model": "hpc.originserver", 
34867     "fields": {
34868         "updated": "2013-12-11T23:57:19.375Z", 
34869         "authenticated": false, 
34870         "description": "syndicate origin server", 
34871         "created": "2013-12-11T23:57:19.375Z", 
34872         "url": "node62.gt.vicci.org:32780", 
34873         "enabled": true, 
34874         "redirects": true, 
34875         "protocol": "http", 
34876         "contentProvider": 29
34877     }
34878 },
34879 {
34880     "pk": 3746, 
34881     "model": "hpc.originserver", 
34882     "fields": {
34883         "updated": "2013-12-11T23:57:19.383Z", 
34884         "authenticated": false, 
34885         "description": "syndicate origin server", 
34886         "created": "2013-12-11T23:57:19.383Z", 
34887         "url": "node61.gt.vicci.org:32780", 
34888         "enabled": true, 
34889         "redirects": true, 
34890         "protocol": "http", 
34891         "contentProvider": 29
34892     }
34893 },
34894 {
34895     "pk": 3747, 
34896     "model": "hpc.originserver", 
34897     "fields": {
34898         "updated": "2013-12-11T23:57:19.392Z", 
34899         "authenticated": false, 
34900         "description": "syndicate origin server", 
34901         "created": "2013-12-11T23:57:19.392Z", 
34902         "url": "node60.gt.vicci.org:32780", 
34903         "enabled": true, 
34904         "redirects": true, 
34905         "protocol": "http", 
34906         "contentProvider": 29
34907     }
34908 },
34909 {
34910     "pk": 3748, 
34911     "model": "hpc.originserver", 
34912     "fields": {
34913         "updated": "2013-12-11T23:57:19.400Z", 
34914         "authenticated": false, 
34915         "description": "syndicate origin server", 
34916         "created": "2013-12-11T23:57:19.400Z", 
34917         "url": "node59.gt.vicci.org:32780", 
34918         "enabled": true, 
34919         "redirects": true, 
34920         "protocol": "http", 
34921         "contentProvider": 29
34922     }
34923 },
34924 {
34925     "pk": 3749, 
34926     "model": "hpc.originserver", 
34927     "fields": {
34928         "updated": "2013-12-11T23:57:19.408Z", 
34929         "authenticated": false, 
34930         "description": "syndicate origin server", 
34931         "created": "2013-12-11T23:57:19.408Z", 
34932         "url": "node58.gt.vicci.org:32780", 
34933         "enabled": true, 
34934         "redirects": true, 
34935         "protocol": "http", 
34936         "contentProvider": 29
34937     }
34938 },
34939 {
34940     "pk": 3750, 
34941     "model": "hpc.originserver", 
34942     "fields": {
34943         "updated": "2013-12-11T23:57:19.417Z", 
34944         "authenticated": false, 
34945         "description": "syndicate origin server", 
34946         "created": "2013-12-11T23:57:19.416Z", 
34947         "url": "node57.gt.vicci.org:32780", 
34948         "enabled": true, 
34949         "redirects": true, 
34950         "protocol": "http", 
34951         "contentProvider": 29
34952     }
34953 },
34954 {
34955     "pk": 3751, 
34956     "model": "hpc.originserver", 
34957     "fields": {
34958         "updated": "2013-12-11T23:57:19.425Z", 
34959         "authenticated": false, 
34960         "description": "syndicate origin server", 
34961         "created": "2013-12-11T23:57:19.425Z", 
34962         "url": "node56.gt.vicci.org:32780", 
34963         "enabled": true, 
34964         "redirects": true, 
34965         "protocol": "http", 
34966         "contentProvider": 29
34967     }
34968 },
34969 {
34970     "pk": 3752, 
34971     "model": "hpc.originserver", 
34972     "fields": {
34973         "updated": "2013-12-11T23:57:19.433Z", 
34974         "authenticated": false, 
34975         "description": "syndicate origin server", 
34976         "created": "2013-12-11T23:57:19.433Z", 
34977         "url": "node55.gt.vicci.org:32780", 
34978         "enabled": true, 
34979         "redirects": true, 
34980         "protocol": "http", 
34981         "contentProvider": 29
34982     }
34983 },
34984 {
34985     "pk": 3753, 
34986     "model": "hpc.originserver", 
34987     "fields": {
34988         "updated": "2013-12-11T23:57:19.441Z", 
34989         "authenticated": false, 
34990         "description": "syndicate origin server", 
34991         "created": "2013-12-11T23:57:19.441Z", 
34992         "url": "node54.gt.vicci.org:32780", 
34993         "enabled": true, 
34994         "redirects": true, 
34995         "protocol": "http", 
34996         "contentProvider": 29
34997     }
34998 },
34999 {
35000     "pk": 3754, 
35001     "model": "hpc.originserver", 
35002     "fields": {
35003         "updated": "2013-12-11T23:57:19.450Z", 
35004         "authenticated": false, 
35005         "description": "syndicate origin server", 
35006         "created": "2013-12-11T23:57:19.450Z", 
35007         "url": "node53.gt.vicci.org:32780", 
35008         "enabled": true, 
35009         "redirects": true, 
35010         "protocol": "http", 
35011         "contentProvider": 29
35012     }
35013 },
35014 {
35015     "pk": 3755, 
35016     "model": "hpc.originserver", 
35017     "fields": {
35018         "updated": "2013-12-11T23:57:19.458Z", 
35019         "authenticated": false, 
35020         "description": "syndicate origin server", 
35021         "created": "2013-12-11T23:57:19.458Z", 
35022         "url": "node52.gt.vicci.org:32780", 
35023         "enabled": true, 
35024         "redirects": true, 
35025         "protocol": "http", 
35026         "contentProvider": 29
35027     }
35028 },
35029 {
35030     "pk": 3756, 
35031     "model": "hpc.originserver", 
35032     "fields": {
35033         "updated": "2013-12-11T23:57:19.466Z", 
35034         "authenticated": false, 
35035         "description": "syndicate origin server", 
35036         "created": "2013-12-11T23:57:19.466Z", 
35037         "url": "node51.gt.vicci.org:32780", 
35038         "enabled": true, 
35039         "redirects": true, 
35040         "protocol": "http", 
35041         "contentProvider": 29
35042     }
35043 },
35044 {
35045     "pk": 3757, 
35046     "model": "hpc.originserver", 
35047     "fields": {
35048         "updated": "2013-12-11T23:57:19.475Z", 
35049         "authenticated": false, 
35050         "description": "syndicate origin server", 
35051         "created": "2013-12-11T23:57:19.475Z", 
35052         "url": "node50.gt.vicci.org:32780", 
35053         "enabled": true, 
35054         "redirects": true, 
35055         "protocol": "http", 
35056         "contentProvider": 29
35057     }
35058 },
35059 {
35060     "pk": 3758, 
35061     "model": "hpc.originserver", 
35062     "fields": {
35063         "updated": "2013-12-11T23:57:19.483Z", 
35064         "authenticated": false, 
35065         "description": "syndicate origin server", 
35066         "created": "2013-12-11T23:57:19.483Z", 
35067         "url": "node49.gt.vicci.org:32780", 
35068         "enabled": true, 
35069         "redirects": true, 
35070         "protocol": "http", 
35071         "contentProvider": 29
35072     }
35073 },
35074 {
35075     "pk": 3759, 
35076     "model": "hpc.originserver", 
35077     "fields": {
35078         "updated": "2013-12-11T23:57:19.491Z", 
35079         "authenticated": false, 
35080         "description": "syndicate origin server", 
35081         "created": "2013-12-11T23:57:19.491Z", 
35082         "url": "node48.gt.vicci.org:32780", 
35083         "enabled": true, 
35084         "redirects": true, 
35085         "protocol": "http", 
35086         "contentProvider": 29
35087     }
35088 },
35089 {
35090     "pk": 3760, 
35091     "model": "hpc.originserver", 
35092     "fields": {
35093         "updated": "2013-12-11T23:57:19.499Z", 
35094         "authenticated": false, 
35095         "description": "syndicate origin server", 
35096         "created": "2013-12-11T23:57:19.499Z", 
35097         "url": "node47.gt.vicci.org:32780", 
35098         "enabled": true, 
35099         "redirects": true, 
35100         "protocol": "http", 
35101         "contentProvider": 29
35102     }
35103 },
35104 {
35105     "pk": 3761, 
35106     "model": "hpc.originserver", 
35107     "fields": {
35108         "updated": "2013-12-11T23:57:19.508Z", 
35109         "authenticated": false, 
35110         "description": "syndicate origin server", 
35111         "created": "2013-12-11T23:57:19.508Z", 
35112         "url": "node46.gt.vicci.org:32780", 
35113         "enabled": true, 
35114         "redirects": true, 
35115         "protocol": "http", 
35116         "contentProvider": 29
35117     }
35118 },
35119 {
35120     "pk": 3762, 
35121     "model": "hpc.originserver", 
35122     "fields": {
35123         "updated": "2013-12-11T23:57:19.516Z", 
35124         "authenticated": false, 
35125         "description": "syndicate origin server", 
35126         "created": "2013-12-11T23:57:19.516Z", 
35127         "url": "node45.gt.vicci.org:32780", 
35128         "enabled": true, 
35129         "redirects": true, 
35130         "protocol": "http", 
35131         "contentProvider": 29
35132     }
35133 },
35134 {
35135     "pk": 3763, 
35136     "model": "hpc.originserver", 
35137     "fields": {
35138         "updated": "2013-12-11T23:57:19.524Z", 
35139         "authenticated": false, 
35140         "description": "syndicate origin server", 
35141         "created": "2013-12-11T23:57:19.524Z", 
35142         "url": "node44.gt.vicci.org:32780", 
35143         "enabled": true, 
35144         "redirects": true, 
35145         "protocol": "http", 
35146         "contentProvider": 29
35147     }
35148 },
35149 {
35150     "pk": 3764, 
35151     "model": "hpc.originserver", 
35152     "fields": {
35153         "updated": "2013-12-11T23:57:19.533Z", 
35154         "authenticated": false, 
35155         "description": "syndicate origin server", 
35156         "created": "2013-12-11T23:57:19.532Z", 
35157         "url": "node43.gt.vicci.org:32780", 
35158         "enabled": true, 
35159         "redirects": true, 
35160         "protocol": "http", 
35161         "contentProvider": 29
35162     }
35163 },
35164 {
35165     "pk": 3765, 
35166     "model": "hpc.originserver", 
35167     "fields": {
35168         "updated": "2013-12-11T23:57:19.541Z", 
35169         "authenticated": false, 
35170         "description": "syndicate origin server", 
35171         "created": "2013-12-11T23:57:19.541Z", 
35172         "url": "node42.gt.vicci.org:32780", 
35173         "enabled": true, 
35174         "redirects": true, 
35175         "protocol": "http", 
35176         "contentProvider": 29
35177     }
35178 },
35179 {
35180     "pk": 3766, 
35181     "model": "hpc.originserver", 
35182     "fields": {
35183         "updated": "2013-12-11T23:57:19.549Z", 
35184         "authenticated": false, 
35185         "description": "syndicate origin server", 
35186         "created": "2013-12-11T23:57:19.549Z", 
35187         "url": "node41.gt.vicci.org:32780", 
35188         "enabled": true, 
35189         "redirects": true, 
35190         "protocol": "http", 
35191         "contentProvider": 29
35192     }
35193 },
35194 {
35195     "pk": 3767, 
35196     "model": "hpc.originserver", 
35197     "fields": {
35198         "updated": "2013-12-11T23:57:19.557Z", 
35199         "authenticated": false, 
35200         "description": "syndicate origin server", 
35201         "created": "2013-12-11T23:57:19.557Z", 
35202         "url": "node40.gt.vicci.org:32780", 
35203         "enabled": true, 
35204         "redirects": true, 
35205         "protocol": "http", 
35206         "contentProvider": 29
35207     }
35208 },
35209 {
35210     "pk": 3768, 
35211     "model": "hpc.originserver", 
35212     "fields": {
35213         "updated": "2013-12-11T23:57:19.566Z", 
35214         "authenticated": false, 
35215         "description": "syndicate origin server", 
35216         "created": "2013-12-11T23:57:19.566Z", 
35217         "url": "node39.gt.vicci.org:32780", 
35218         "enabled": true, 
35219         "redirects": true, 
35220         "protocol": "http", 
35221         "contentProvider": 29
35222     }
35223 },
35224 {
35225     "pk": 3769, 
35226     "model": "hpc.originserver", 
35227     "fields": {
35228         "updated": "2013-12-11T23:57:19.574Z", 
35229         "authenticated": false, 
35230         "description": "syndicate origin server", 
35231         "created": "2013-12-11T23:57:19.574Z", 
35232         "url": "node38.gt.vicci.org:32780", 
35233         "enabled": true, 
35234         "redirects": true, 
35235         "protocol": "http", 
35236         "contentProvider": 29
35237     }
35238 },
35239 {
35240     "pk": 3770, 
35241     "model": "hpc.originserver", 
35242     "fields": {
35243         "updated": "2013-12-11T23:57:19.582Z", 
35244         "authenticated": false, 
35245         "description": "syndicate origin server", 
35246         "created": "2013-12-11T23:57:19.582Z", 
35247         "url": "node37.gt.vicci.org:32780", 
35248         "enabled": true, 
35249         "redirects": true, 
35250         "protocol": "http", 
35251         "contentProvider": 29
35252     }
35253 },
35254 {
35255     "pk": 3771, 
35256     "model": "hpc.originserver", 
35257     "fields": {
35258         "updated": "2013-12-11T23:57:19.591Z", 
35259         "authenticated": false, 
35260         "description": "syndicate origin server", 
35261         "created": "2013-12-11T23:57:19.590Z", 
35262         "url": "node36.gt.vicci.org:32780", 
35263         "enabled": true, 
35264         "redirects": true, 
35265         "protocol": "http", 
35266         "contentProvider": 29
35267     }
35268 },
35269 {
35270     "pk": 3772, 
35271     "model": "hpc.originserver", 
35272     "fields": {
35273         "updated": "2013-12-11T23:57:19.599Z", 
35274         "authenticated": false, 
35275         "description": "syndicate origin server", 
35276         "created": "2013-12-11T23:57:19.599Z", 
35277         "url": "node35.gt.vicci.org:32780", 
35278         "enabled": true, 
35279         "redirects": true, 
35280         "protocol": "http", 
35281         "contentProvider": 29
35282     }
35283 },
35284 {
35285     "pk": 3773, 
35286     "model": "hpc.originserver", 
35287     "fields": {
35288         "updated": "2013-12-11T23:57:19.607Z", 
35289         "authenticated": false, 
35290         "description": "syndicate origin server", 
35291         "created": "2013-12-11T23:57:19.607Z", 
35292         "url": "node34.gt.vicci.org:32780", 
35293         "enabled": true, 
35294         "redirects": true, 
35295         "protocol": "http", 
35296         "contentProvider": 29
35297     }
35298 },
35299 {
35300     "pk": 3774, 
35301     "model": "hpc.originserver", 
35302     "fields": {
35303         "updated": "2013-12-11T23:57:19.615Z", 
35304         "authenticated": false, 
35305         "description": "syndicate origin server", 
35306         "created": "2013-12-11T23:57:19.615Z", 
35307         "url": "node33.gt.vicci.org:32780", 
35308         "enabled": true, 
35309         "redirects": true, 
35310         "protocol": "http", 
35311         "contentProvider": 29
35312     }
35313 },
35314 {
35315     "pk": 3775, 
35316     "model": "hpc.originserver", 
35317     "fields": {
35318         "updated": "2013-12-11T23:57:19.624Z", 
35319         "authenticated": false, 
35320         "description": "syndicate origin server", 
35321         "created": "2013-12-11T23:57:19.624Z", 
35322         "url": "node32.gt.vicci.org:32780", 
35323         "enabled": true, 
35324         "redirects": true, 
35325         "protocol": "http", 
35326         "contentProvider": 29
35327     }
35328 },
35329 {
35330     "pk": 3776, 
35331     "model": "hpc.originserver", 
35332     "fields": {
35333         "updated": "2013-12-11T23:57:19.632Z", 
35334         "authenticated": false, 
35335         "description": "syndicate origin server", 
35336         "created": "2013-12-11T23:57:19.632Z", 
35337         "url": "node31.gt.vicci.org:32780", 
35338         "enabled": true, 
35339         "redirects": true, 
35340         "protocol": "http", 
35341         "contentProvider": 29
35342     }
35343 },
35344 {
35345     "pk": 3777, 
35346     "model": "hpc.originserver", 
35347     "fields": {
35348         "updated": "2013-12-11T23:57:19.640Z", 
35349         "authenticated": false, 
35350         "description": "syndicate origin server", 
35351         "created": "2013-12-11T23:57:19.640Z", 
35352         "url": "node30.gt.vicci.org:32780", 
35353         "enabled": true, 
35354         "redirects": true, 
35355         "protocol": "http", 
35356         "contentProvider": 29
35357     }
35358 },
35359 {
35360     "pk": 3778, 
35361     "model": "hpc.originserver", 
35362     "fields": {
35363         "updated": "2013-12-11T23:57:19.649Z", 
35364         "authenticated": false, 
35365         "description": "syndicate origin server", 
35366         "created": "2013-12-11T23:57:19.648Z", 
35367         "url": "node29.gt.vicci.org:32780", 
35368         "enabled": true, 
35369         "redirects": true, 
35370         "protocol": "http", 
35371         "contentProvider": 29
35372     }
35373 },
35374 {
35375     "pk": 3779, 
35376     "model": "hpc.originserver", 
35377     "fields": {
35378         "updated": "2013-12-11T23:57:19.657Z", 
35379         "authenticated": false, 
35380         "description": "syndicate origin server", 
35381         "created": "2013-12-11T23:57:19.657Z", 
35382         "url": "node28.gt.vicci.org:32780", 
35383         "enabled": true, 
35384         "redirects": true, 
35385         "protocol": "http", 
35386         "contentProvider": 29
35387     }
35388 },
35389 {
35390     "pk": 3780, 
35391     "model": "hpc.originserver", 
35392     "fields": {
35393         "updated": "2013-12-11T23:57:19.665Z", 
35394         "authenticated": false, 
35395         "description": "syndicate origin server", 
35396         "created": "2013-12-11T23:57:19.665Z", 
35397         "url": "node27.gt.vicci.org:32780", 
35398         "enabled": true, 
35399         "redirects": true, 
35400         "protocol": "http", 
35401         "contentProvider": 29
35402     }
35403 },
35404 {
35405     "pk": 3781, 
35406     "model": "hpc.originserver", 
35407     "fields": {
35408         "updated": "2013-12-11T23:57:19.673Z", 
35409         "authenticated": false, 
35410         "description": "syndicate origin server", 
35411         "created": "2013-12-11T23:57:19.673Z", 
35412         "url": "node26.gt.vicci.org:32780", 
35413         "enabled": true, 
35414         "redirects": true, 
35415         "protocol": "http", 
35416         "contentProvider": 29
35417     }
35418 },
35419 {
35420     "pk": 3782, 
35421     "model": "hpc.originserver", 
35422     "fields": {
35423         "updated": "2013-12-11T23:57:19.682Z", 
35424         "authenticated": false, 
35425         "description": "syndicate origin server", 
35426         "created": "2013-12-11T23:57:19.682Z", 
35427         "url": "node25.gt.vicci.org:32780", 
35428         "enabled": true, 
35429         "redirects": true, 
35430         "protocol": "http", 
35431         "contentProvider": 29
35432     }
35433 },
35434 {
35435     "pk": 3783, 
35436     "model": "hpc.originserver", 
35437     "fields": {
35438         "updated": "2013-12-11T23:57:19.690Z", 
35439         "authenticated": false, 
35440         "description": "syndicate origin server", 
35441         "created": "2013-12-11T23:57:19.690Z", 
35442         "url": "node24.gt.vicci.org:32780", 
35443         "enabled": true, 
35444         "redirects": true, 
35445         "protocol": "http", 
35446         "contentProvider": 29
35447     }
35448 },
35449 {
35450     "pk": 3784, 
35451     "model": "hpc.originserver", 
35452     "fields": {
35453         "updated": "2013-12-11T23:57:19.698Z", 
35454         "authenticated": false, 
35455         "description": "syndicate origin server", 
35456         "created": "2013-12-11T23:57:19.698Z", 
35457         "url": "node23.gt.vicci.org:32780", 
35458         "enabled": true, 
35459         "redirects": true, 
35460         "protocol": "http", 
35461         "contentProvider": 29
35462     }
35463 },
35464 {
35465     "pk": 3785, 
35466     "model": "hpc.originserver", 
35467     "fields": {
35468         "updated": "2013-12-11T23:57:19.706Z", 
35469         "authenticated": false, 
35470         "description": "syndicate origin server", 
35471         "created": "2013-12-11T23:57:19.706Z", 
35472         "url": "node22.gt.vicci.org:32780", 
35473         "enabled": true, 
35474         "redirects": true, 
35475         "protocol": "http", 
35476         "contentProvider": 29
35477     }
35478 },
35479 {
35480     "pk": 3786, 
35481     "model": "hpc.originserver", 
35482     "fields": {
35483         "updated": "2013-12-11T23:57:19.715Z", 
35484         "authenticated": false, 
35485         "description": "syndicate origin server", 
35486         "created": "2013-12-11T23:57:19.715Z", 
35487         "url": "node21.gt.vicci.org:32780", 
35488         "enabled": true, 
35489         "redirects": true, 
35490         "protocol": "http", 
35491         "contentProvider": 29
35492     }
35493 },
35494 {
35495     "pk": 3787, 
35496     "model": "hpc.originserver", 
35497     "fields": {
35498         "updated": "2013-12-11T23:57:19.723Z", 
35499         "authenticated": false, 
35500         "description": "syndicate origin server", 
35501         "created": "2013-12-11T23:57:19.723Z", 
35502         "url": "node20.gt.vicci.org:32780", 
35503         "enabled": true, 
35504         "redirects": true, 
35505         "protocol": "http", 
35506         "contentProvider": 29
35507     }
35508 },
35509 {
35510     "pk": 3788, 
35511     "model": "hpc.originserver", 
35512     "fields": {
35513         "updated": "2013-12-11T23:57:19.731Z", 
35514         "authenticated": false, 
35515         "description": "syndicate origin server", 
35516         "created": "2013-12-11T23:57:19.731Z", 
35517         "url": "node19.gt.vicci.org:32780", 
35518         "enabled": true, 
35519         "redirects": true, 
35520         "protocol": "http", 
35521         "contentProvider": 29
35522     }
35523 },
35524 {
35525     "pk": 3789, 
35526     "model": "hpc.originserver", 
35527     "fields": {
35528         "updated": "2013-12-11T23:57:19.740Z", 
35529         "authenticated": false, 
35530         "description": "syndicate origin server", 
35531         "created": "2013-12-11T23:57:19.740Z", 
35532         "url": "node18.gt.vicci.org:32780", 
35533         "enabled": true, 
35534         "redirects": true, 
35535         "protocol": "http", 
35536         "contentProvider": 29
35537     }
35538 },
35539 {
35540     "pk": 3790, 
35541     "model": "hpc.originserver", 
35542     "fields": {
35543         "updated": "2013-12-11T23:57:19.748Z", 
35544         "authenticated": false, 
35545         "description": "syndicate origin server", 
35546         "created": "2013-12-11T23:57:19.748Z", 
35547         "url": "node17.gt.vicci.org:32780", 
35548         "enabled": true, 
35549         "redirects": true, 
35550         "protocol": "http", 
35551         "contentProvider": 29
35552     }
35553 },
35554 {
35555     "pk": 3791, 
35556     "model": "hpc.originserver", 
35557     "fields": {
35558         "updated": "2013-12-11T23:57:19.756Z", 
35559         "authenticated": false, 
35560         "description": "syndicate origin server", 
35561         "created": "2013-12-11T23:57:19.756Z", 
35562         "url": "node16.gt.vicci.org:32780", 
35563         "enabled": true, 
35564         "redirects": true, 
35565         "protocol": "http", 
35566         "contentProvider": 29
35567     }
35568 },
35569 {
35570     "pk": 3792, 
35571     "model": "hpc.originserver", 
35572     "fields": {
35573         "updated": "2013-12-11T23:57:19.764Z", 
35574         "authenticated": false, 
35575         "description": "syndicate origin server", 
35576         "created": "2013-12-11T23:57:19.764Z", 
35577         "url": "node15.gt.vicci.org:32780", 
35578         "enabled": true, 
35579         "redirects": true, 
35580         "protocol": "http", 
35581         "contentProvider": 29
35582     }
35583 },
35584 {
35585     "pk": 3793, 
35586     "model": "hpc.originserver", 
35587     "fields": {
35588         "updated": "2013-12-11T23:57:19.773Z", 
35589         "authenticated": false, 
35590         "description": "syndicate origin server", 
35591         "created": "2013-12-11T23:57:19.773Z", 
35592         "url": "node14.gt.vicci.org:32780", 
35593         "enabled": true, 
35594         "redirects": true, 
35595         "protocol": "http", 
35596         "contentProvider": 29
35597     }
35598 },
35599 {
35600     "pk": 3794, 
35601     "model": "hpc.originserver", 
35602     "fields": {
35603         "updated": "2013-12-11T23:57:19.781Z", 
35604         "authenticated": false, 
35605         "description": "syndicate origin server", 
35606         "created": "2013-12-11T23:57:19.781Z", 
35607         "url": "node13.gt.vicci.org:32780", 
35608         "enabled": true, 
35609         "redirects": true, 
35610         "protocol": "http", 
35611         "contentProvider": 29
35612     }
35613 },
35614 {
35615     "pk": 3795, 
35616     "model": "hpc.originserver", 
35617     "fields": {
35618         "updated": "2013-12-11T23:57:19.789Z", 
35619         "authenticated": false, 
35620         "description": "syndicate origin server", 
35621         "created": "2013-12-11T23:57:19.789Z", 
35622         "url": "node12.gt.vicci.org:32780", 
35623         "enabled": true, 
35624         "redirects": true, 
35625         "protocol": "http", 
35626         "contentProvider": 29
35627     }
35628 },
35629 {
35630     "pk": 3796, 
35631     "model": "hpc.originserver", 
35632     "fields": {
35633         "updated": "2013-12-11T23:57:19.798Z", 
35634         "authenticated": false, 
35635         "description": "syndicate origin server", 
35636         "created": "2013-12-11T23:57:19.798Z", 
35637         "url": "node11.gt.vicci.org:32780", 
35638         "enabled": true, 
35639         "redirects": true, 
35640         "protocol": "http", 
35641         "contentProvider": 29
35642     }
35643 },
35644 {
35645     "pk": 3797, 
35646     "model": "hpc.originserver", 
35647     "fields": {
35648         "updated": "2013-12-11T23:57:19.806Z", 
35649         "authenticated": false, 
35650         "description": "syndicate origin server", 
35651         "created": "2013-12-11T23:57:19.806Z", 
35652         "url": "node10.gt.vicci.org:32780", 
35653         "enabled": true, 
35654         "redirects": true, 
35655         "protocol": "http", 
35656         "contentProvider": 29
35657     }
35658 },
35659 {
35660     "pk": 3798, 
35661     "model": "hpc.originserver", 
35662     "fields": {
35663         "updated": "2013-12-11T23:57:19.814Z", 
35664         "authenticated": false, 
35665         "description": "syndicate origin server", 
35666         "created": "2013-12-11T23:57:19.814Z", 
35667         "url": "node9.gt.vicci.org:32780", 
35668         "enabled": true, 
35669         "redirects": true, 
35670         "protocol": "http", 
35671         "contentProvider": 29
35672     }
35673 },
35674 {
35675     "pk": 3799, 
35676     "model": "hpc.originserver", 
35677     "fields": {
35678         "updated": "2013-12-11T23:57:19.822Z", 
35679         "authenticated": false, 
35680         "description": "syndicate origin server", 
35681         "created": "2013-12-11T23:57:19.822Z", 
35682         "url": "node8.gt.vicci.org:32780", 
35683         "enabled": true, 
35684         "redirects": true, 
35685         "protocol": "http", 
35686         "contentProvider": 29
35687     }
35688 },
35689 {
35690     "pk": 3800, 
35691     "model": "hpc.originserver", 
35692     "fields": {
35693         "updated": "2013-12-11T23:57:19.831Z", 
35694         "authenticated": false, 
35695         "description": "syndicate origin server", 
35696         "created": "2013-12-11T23:57:19.831Z", 
35697         "url": "node7.gt.vicci.org:32780", 
35698         "enabled": true, 
35699         "redirects": true, 
35700         "protocol": "http", 
35701         "contentProvider": 29
35702     }
35703 },
35704 {
35705     "pk": 3801, 
35706     "model": "hpc.originserver", 
35707     "fields": {
35708         "updated": "2013-12-11T23:57:19.839Z", 
35709         "authenticated": false, 
35710         "description": "syndicate origin server", 
35711         "created": "2013-12-11T23:57:19.839Z", 
35712         "url": "node6.gt.vicci.org:32780", 
35713         "enabled": true, 
35714         "redirects": true, 
35715         "protocol": "http", 
35716         "contentProvider": 29
35717     }
35718 },
35719 {
35720     "pk": 3802, 
35721     "model": "hpc.originserver", 
35722     "fields": {
35723         "updated": "2013-12-11T23:57:19.847Z", 
35724         "authenticated": false, 
35725         "description": "syndicate origin server", 
35726         "created": "2013-12-11T23:57:19.847Z", 
35727         "url": "node5.gt.vicci.org:32780", 
35728         "enabled": true, 
35729         "redirects": true, 
35730         "protocol": "http", 
35731         "contentProvider": 29
35732     }
35733 },
35734 {
35735     "pk": 3803, 
35736     "model": "hpc.originserver", 
35737     "fields": {
35738         "updated": "2013-12-11T23:57:19.856Z", 
35739         "authenticated": false, 
35740         "description": "syndicate origin server", 
35741         "created": "2013-12-11T23:57:19.855Z", 
35742         "url": "node4.gt.vicci.org:32780", 
35743         "enabled": true, 
35744         "redirects": true, 
35745         "protocol": "http", 
35746         "contentProvider": 29
35747     }
35748 },
35749 {
35750     "pk": 3804, 
35751     "model": "hpc.originserver", 
35752     "fields": {
35753         "updated": "2013-12-11T23:57:19.864Z", 
35754         "authenticated": false, 
35755         "description": "syndicate origin server", 
35756         "created": "2013-12-11T23:57:19.864Z", 
35757         "url": "node3.gt.vicci.org:32780", 
35758         "enabled": true, 
35759         "redirects": true, 
35760         "protocol": "http", 
35761         "contentProvider": 29
35762     }
35763 },
35764 {
35765     "pk": 3805, 
35766     "model": "hpc.originserver", 
35767     "fields": {
35768         "updated": "2013-12-11T23:57:19.872Z", 
35769         "authenticated": false, 
35770         "description": "syndicate origin server", 
35771         "created": "2013-12-11T23:57:19.872Z", 
35772         "url": "node2.gt.vicci.org:32780", 
35773         "enabled": true, 
35774         "redirects": true, 
35775         "protocol": "http", 
35776         "contentProvider": 29
35777     }
35778 },
35779 {
35780     "pk": 3806, 
35781     "model": "hpc.originserver", 
35782     "fields": {
35783         "updated": "2013-12-11T23:57:19.880Z", 
35784         "authenticated": false, 
35785         "description": "syndicate origin server", 
35786         "created": "2013-12-11T23:57:19.880Z", 
35787         "url": "node1.gt.vicci.org:32780", 
35788         "enabled": true, 
35789         "redirects": true, 
35790         "protocol": "http", 
35791         "contentProvider": 29
35792     }
35793 },
35794 {
35795     "pk": 3807, 
35796     "model": "hpc.originserver", 
35797     "fields": {
35798         "updated": "2013-12-11T23:57:19.898Z", 
35799         "authenticated": false, 
35800         "description": "syndicate origin server", 
35801         "created": "2013-12-11T23:57:19.898Z", 
35802         "url": "node70.mpisws.vicci.org:32780", 
35803         "enabled": true, 
35804         "redirects": true, 
35805         "protocol": "http", 
35806         "contentProvider": 29
35807     }
35808 },
35809 {
35810     "pk": 3808, 
35811     "model": "hpc.originserver", 
35812     "fields": {
35813         "updated": "2013-12-11T23:57:19.905Z", 
35814         "authenticated": false, 
35815         "description": "syndicate origin server", 
35816         "created": "2013-12-11T23:57:19.905Z", 
35817         "url": "node69.mpisws.vicci.org:32780", 
35818         "enabled": true, 
35819         "redirects": true, 
35820         "protocol": "http", 
35821         "contentProvider": 29
35822     }
35823 },
35824 {
35825     "pk": 3809, 
35826     "model": "hpc.originserver", 
35827     "fields": {
35828         "updated": "2013-12-11T23:57:19.913Z", 
35829         "authenticated": false, 
35830         "description": "syndicate origin server", 
35831         "created": "2013-12-11T23:57:19.913Z", 
35832         "url": "node68.mpisws.vicci.org:32780", 
35833         "enabled": true, 
35834         "redirects": true, 
35835         "protocol": "http", 
35836         "contentProvider": 29
35837     }
35838 },
35839 {
35840     "pk": 3810, 
35841     "model": "hpc.originserver", 
35842     "fields": {
35843         "updated": "2013-12-11T23:57:19.922Z", 
35844         "authenticated": false, 
35845         "description": "syndicate origin server", 
35846         "created": "2013-12-11T23:57:19.922Z", 
35847         "url": "node67.mpisws.vicci.org:32780", 
35848         "enabled": true, 
35849         "redirects": true, 
35850         "protocol": "http", 
35851         "contentProvider": 29
35852     }
35853 },
35854 {
35855     "pk": 3811, 
35856     "model": "hpc.originserver", 
35857     "fields": {
35858         "updated": "2013-12-11T23:57:19.930Z", 
35859         "authenticated": false, 
35860         "description": "syndicate origin server", 
35861         "created": "2013-12-11T23:57:19.930Z", 
35862         "url": "node66.mpisws.vicci.org:32780", 
35863         "enabled": true, 
35864         "redirects": true, 
35865         "protocol": "http", 
35866         "contentProvider": 29
35867     }
35868 },
35869 {
35870     "pk": 3812, 
35871     "model": "hpc.originserver", 
35872     "fields": {
35873         "updated": "2013-12-11T23:57:19.938Z", 
35874         "authenticated": false, 
35875         "description": "syndicate origin server", 
35876         "created": "2013-12-11T23:57:19.938Z", 
35877         "url": "node65.mpisws.vicci.org:32780", 
35878         "enabled": true, 
35879         "redirects": true, 
35880         "protocol": "http", 
35881         "contentProvider": 29
35882     }
35883 },
35884 {
35885     "pk": 3813, 
35886     "model": "hpc.originserver", 
35887     "fields": {
35888         "updated": "2013-12-11T23:57:19.947Z", 
35889         "authenticated": false, 
35890         "description": "syndicate origin server", 
35891         "created": "2013-12-11T23:57:19.947Z", 
35892         "url": "node64.mpisws.vicci.org:32780", 
35893         "enabled": true, 
35894         "redirects": true, 
35895         "protocol": "http", 
35896         "contentProvider": 29
35897     }
35898 },
35899 {
35900     "pk": 3814, 
35901     "model": "hpc.originserver", 
35902     "fields": {
35903         "updated": "2013-12-11T23:57:19.955Z", 
35904         "authenticated": false, 
35905         "description": "syndicate origin server", 
35906         "created": "2013-12-11T23:57:19.955Z", 
35907         "url": "node63.mpisws.vicci.org:32780", 
35908         "enabled": true, 
35909         "redirects": true, 
35910         "protocol": "http", 
35911         "contentProvider": 29
35912     }
35913 },
35914 {
35915     "pk": 3815, 
35916     "model": "hpc.originserver", 
35917     "fields": {
35918         "updated": "2013-12-11T23:57:19.963Z", 
35919         "authenticated": false, 
35920         "description": "syndicate origin server", 
35921         "created": "2013-12-11T23:57:19.963Z", 
35922         "url": "node62.mpisws.vicci.org:32780", 
35923         "enabled": true, 
35924         "redirects": true, 
35925         "protocol": "http", 
35926         "contentProvider": 29
35927     }
35928 },
35929 {
35930     "pk": 3816, 
35931     "model": "hpc.originserver", 
35932     "fields": {
35933         "updated": "2013-12-11T23:57:19.971Z", 
35934         "authenticated": false, 
35935         "description": "syndicate origin server", 
35936         "created": "2013-12-11T23:57:19.971Z", 
35937         "url": "node61.mpisws.vicci.org:32780", 
35938         "enabled": true, 
35939         "redirects": true, 
35940         "protocol": "http", 
35941         "contentProvider": 29
35942     }
35943 },
35944 {
35945     "pk": 3817, 
35946     "model": "hpc.originserver", 
35947     "fields": {
35948         "updated": "2013-12-11T23:57:19.980Z", 
35949         "authenticated": false, 
35950         "description": "syndicate origin server", 
35951         "created": "2013-12-11T23:57:19.980Z", 
35952         "url": "node60.mpisws.vicci.org:32780", 
35953         "enabled": true, 
35954         "redirects": true, 
35955         "protocol": "http", 
35956         "contentProvider": 29
35957     }
35958 },
35959 {
35960     "pk": 3818, 
35961     "model": "hpc.originserver", 
35962     "fields": {
35963         "updated": "2013-12-11T23:57:19.988Z", 
35964         "authenticated": false, 
35965         "description": "syndicate origin server", 
35966         "created": "2013-12-11T23:57:19.988Z", 
35967         "url": "node59.mpisws.vicci.org:32780", 
35968         "enabled": true, 
35969         "redirects": true, 
35970         "protocol": "http", 
35971         "contentProvider": 29
35972     }
35973 },
35974 {
35975     "pk": 3819, 
35976     "model": "hpc.originserver", 
35977     "fields": {
35978         "updated": "2013-12-11T23:57:19.996Z", 
35979         "authenticated": false, 
35980         "description": "syndicate origin server", 
35981         "created": "2013-12-11T23:57:19.996Z", 
35982         "url": "node58.mpisws.vicci.org:32780", 
35983         "enabled": true, 
35984         "redirects": true, 
35985         "protocol": "http", 
35986         "contentProvider": 29
35987     }
35988 },
35989 {
35990     "pk": 3820, 
35991     "model": "hpc.originserver", 
35992     "fields": {
35993         "updated": "2013-12-11T23:57:20.005Z", 
35994         "authenticated": false, 
35995         "description": "syndicate origin server", 
35996         "created": "2013-12-11T23:57:20.005Z", 
35997         "url": "node57.mpisws.vicci.org:32780", 
35998         "enabled": true, 
35999         "redirects": true, 
36000         "protocol": "http", 
36001         "contentProvider": 29
36002     }
36003 },
36004 {
36005     "pk": 3821, 
36006     "model": "hpc.originserver", 
36007     "fields": {
36008         "updated": "2013-12-11T23:57:20.013Z", 
36009         "authenticated": false, 
36010         "description": "syndicate origin server", 
36011         "created": "2013-12-11T23:57:20.013Z", 
36012         "url": "node56.mpisws.vicci.org:32780", 
36013         "enabled": true, 
36014         "redirects": true, 
36015         "protocol": "http", 
36016         "contentProvider": 29
36017     }
36018 },
36019 {
36020     "pk": 3822, 
36021     "model": "hpc.originserver", 
36022     "fields": {
36023         "updated": "2013-12-11T23:57:20.021Z", 
36024         "authenticated": false, 
36025         "description": "syndicate origin server", 
36026         "created": "2013-12-11T23:57:20.021Z", 
36027         "url": "node55.mpisws.vicci.org:32780", 
36028         "enabled": true, 
36029         "redirects": true, 
36030         "protocol": "http", 
36031         "contentProvider": 29
36032     }
36033 },
36034 {
36035     "pk": 3823, 
36036     "model": "hpc.originserver", 
36037     "fields": {
36038         "updated": "2013-12-11T23:57:20.029Z", 
36039         "authenticated": false, 
36040         "description": "syndicate origin server", 
36041         "created": "2013-12-11T23:57:20.029Z", 
36042         "url": "node54.mpisws.vicci.org:32780", 
36043         "enabled": true, 
36044         "redirects": true, 
36045         "protocol": "http", 
36046         "contentProvider": 29
36047     }
36048 },
36049 {
36050     "pk": 3824, 
36051     "model": "hpc.originserver", 
36052     "fields": {
36053         "updated": "2013-12-11T23:57:20.038Z", 
36054         "authenticated": false, 
36055         "description": "syndicate origin server", 
36056         "created": "2013-12-11T23:57:20.038Z", 
36057         "url": "node53.mpisws.vicci.org:32780", 
36058         "enabled": true, 
36059         "redirects": true, 
36060         "protocol": "http", 
36061         "contentProvider": 29
36062     }
36063 },
36064 {
36065     "pk": 3825, 
36066     "model": "hpc.originserver", 
36067     "fields": {
36068         "updated": "2013-12-11T23:57:20.046Z", 
36069         "authenticated": false, 
36070         "description": "syndicate origin server", 
36071         "created": "2013-12-11T23:57:20.046Z", 
36072         "url": "node52.mpisws.vicci.org:32780", 
36073         "enabled": true, 
36074         "redirects": true, 
36075         "protocol": "http", 
36076         "contentProvider": 29
36077     }
36078 },
36079 {
36080     "pk": 3826, 
36081     "model": "hpc.originserver", 
36082     "fields": {
36083         "updated": "2013-12-11T23:57:20.054Z", 
36084         "authenticated": false, 
36085         "description": "syndicate origin server", 
36086         "created": "2013-12-11T23:57:20.054Z", 
36087         "url": "node51.mpisws.vicci.org:32780", 
36088         "enabled": true, 
36089         "redirects": true, 
36090         "protocol": "http", 
36091         "contentProvider": 29
36092     }
36093 },
36094 {
36095     "pk": 3827, 
36096     "model": "hpc.originserver", 
36097     "fields": {
36098         "updated": "2013-12-11T23:57:20.063Z", 
36099         "authenticated": false, 
36100         "description": "syndicate origin server", 
36101         "created": "2013-12-11T23:57:20.062Z", 
36102         "url": "node50.mpisws.vicci.org:32780", 
36103         "enabled": true, 
36104         "redirects": true, 
36105         "protocol": "http", 
36106         "contentProvider": 29
36107     }
36108 },
36109 {
36110     "pk": 3828, 
36111     "model": "hpc.originserver", 
36112     "fields": {
36113         "updated": "2013-12-11T23:57:20.071Z", 
36114         "authenticated": false, 
36115         "description": "syndicate origin server", 
36116         "created": "2013-12-11T23:57:20.071Z", 
36117         "url": "node49.mpisws.vicci.org:32780", 
36118         "enabled": true, 
36119         "redirects": true, 
36120         "protocol": "http", 
36121         "contentProvider": 29
36122     }
36123 },
36124 {
36125     "pk": 3829, 
36126     "model": "hpc.originserver", 
36127     "fields": {
36128         "updated": "2013-12-11T23:57:20.079Z", 
36129         "authenticated": false, 
36130         "description": "syndicate origin server", 
36131         "created": "2013-12-11T23:57:20.079Z", 
36132         "url": "node48.mpisws.vicci.org:32780", 
36133         "enabled": true, 
36134         "redirects": true, 
36135         "protocol": "http", 
36136         "contentProvider": 29
36137     }
36138 },
36139 {
36140     "pk": 3830, 
36141     "model": "hpc.originserver", 
36142     "fields": {
36143         "updated": "2013-12-11T23:57:20.087Z", 
36144         "authenticated": false, 
36145         "description": "syndicate origin server", 
36146         "created": "2013-12-11T23:57:20.087Z", 
36147         "url": "node47.mpisws.vicci.org:32780", 
36148         "enabled": true, 
36149         "redirects": true, 
36150         "protocol": "http", 
36151         "contentProvider": 29
36152     }
36153 },
36154 {
36155     "pk": 3831, 
36156     "model": "hpc.originserver", 
36157     "fields": {
36158         "updated": "2013-12-11T23:57:20.096Z", 
36159         "authenticated": false, 
36160         "description": "syndicate origin server", 
36161         "created": "2013-12-11T23:57:20.096Z", 
36162         "url": "node46.mpisws.vicci.org:32780", 
36163         "enabled": true, 
36164         "redirects": true, 
36165         "protocol": "http", 
36166         "contentProvider": 29
36167     }
36168 },
36169 {
36170     "pk": 3832, 
36171     "model": "hpc.originserver", 
36172     "fields": {
36173         "updated": "2013-12-11T23:57:20.104Z", 
36174         "authenticated": false, 
36175         "description": "syndicate origin server", 
36176         "created": "2013-12-11T23:57:20.104Z", 
36177         "url": "node45.mpisws.vicci.org:32780", 
36178         "enabled": true, 
36179         "redirects": true, 
36180         "protocol": "http", 
36181         "contentProvider": 29
36182     }
36183 },
36184 {
36185     "pk": 3833, 
36186     "model": "hpc.originserver", 
36187     "fields": {
36188         "updated": "2013-12-11T23:57:20.112Z", 
36189         "authenticated": false, 
36190         "description": "syndicate origin server", 
36191         "created": "2013-12-11T23:57:20.112Z", 
36192         "url": "node44.mpisws.vicci.org:32780", 
36193         "enabled": true, 
36194         "redirects": true, 
36195         "protocol": "http", 
36196         "contentProvider": 29
36197     }
36198 },
36199 {
36200     "pk": 3834, 
36201     "model": "hpc.originserver", 
36202     "fields": {
36203         "updated": "2013-12-11T23:57:20.121Z", 
36204         "authenticated": false, 
36205         "description": "syndicate origin server", 
36206         "created": "2013-12-11T23:57:20.121Z", 
36207         "url": "node43.mpisws.vicci.org:32780", 
36208         "enabled": true, 
36209         "redirects": true, 
36210         "protocol": "http", 
36211         "contentProvider": 29
36212     }
36213 },
36214 {
36215     "pk": 3835, 
36216     "model": "hpc.originserver", 
36217     "fields": {
36218         "updated": "2013-12-11T23:57:20.129Z", 
36219         "authenticated": false, 
36220         "description": "syndicate origin server", 
36221         "created": "2013-12-11T23:57:20.129Z", 
36222         "url": "node42.mpisws.vicci.org:32780", 
36223         "enabled": true, 
36224         "redirects": true, 
36225         "protocol": "http", 
36226         "contentProvider": 29
36227     }
36228 },
36229 {
36230     "pk": 3836, 
36231     "model": "hpc.originserver", 
36232     "fields": {
36233         "updated": "2013-12-11T23:57:20.137Z", 
36234         "authenticated": false, 
36235         "description": "syndicate origin server", 
36236         "created": "2013-12-11T23:57:20.137Z", 
36237         "url": "node41.mpisws.vicci.org:32780", 
36238         "enabled": true, 
36239         "redirects": true, 
36240         "protocol": "http", 
36241         "contentProvider": 29
36242     }
36243 },
36244 {
36245     "pk": 3837, 
36246     "model": "hpc.originserver", 
36247     "fields": {
36248         "updated": "2013-12-11T23:57:20.146Z", 
36249         "authenticated": false, 
36250         "description": "syndicate origin server", 
36251         "created": "2013-12-11T23:57:20.145Z", 
36252         "url": "node40.mpisws.vicci.org:32780", 
36253         "enabled": true, 
36254         "redirects": true, 
36255         "protocol": "http", 
36256         "contentProvider": 29
36257     }
36258 },
36259 {
36260     "pk": 3838, 
36261     "model": "hpc.originserver", 
36262     "fields": {
36263         "updated": "2013-12-11T23:57:20.154Z", 
36264         "authenticated": false, 
36265         "description": "syndicate origin server", 
36266         "created": "2013-12-11T23:57:20.154Z", 
36267         "url": "node39.mpisws.vicci.org:32780", 
36268         "enabled": true, 
36269         "redirects": true, 
36270         "protocol": "http", 
36271         "contentProvider": 29
36272     }
36273 },
36274 {
36275     "pk": 3839, 
36276     "model": "hpc.originserver", 
36277     "fields": {
36278         "updated": "2013-12-11T23:57:20.162Z", 
36279         "authenticated": false, 
36280         "description": "syndicate origin server", 
36281         "created": "2013-12-11T23:57:20.162Z", 
36282         "url": "node38.mpisws.vicci.org:32780", 
36283         "enabled": true, 
36284         "redirects": true, 
36285         "protocol": "http", 
36286         "contentProvider": 29
36287     }
36288 },
36289 {
36290     "pk": 3840, 
36291     "model": "hpc.originserver", 
36292     "fields": {
36293         "updated": "2013-12-11T23:57:20.170Z", 
36294         "authenticated": false, 
36295         "description": "syndicate origin server", 
36296         "created": "2013-12-11T23:57:20.170Z", 
36297         "url": "node37.mpisws.vicci.org:32780", 
36298         "enabled": true, 
36299         "redirects": true, 
36300         "protocol": "http", 
36301         "contentProvider": 29
36302     }
36303 },
36304 {
36305     "pk": 3841, 
36306     "model": "hpc.originserver", 
36307     "fields": {
36308         "updated": "2013-12-11T23:57:20.179Z", 
36309         "authenticated": false, 
36310         "description": "syndicate origin server", 
36311         "created": "2013-12-11T23:57:20.179Z", 
36312         "url": "node36.mpisws.vicci.org:32780", 
36313         "enabled": true, 
36314         "redirects": true, 
36315         "protocol": "http", 
36316         "contentProvider": 29
36317     }
36318 },
36319 {
36320     "pk": 3842, 
36321     "model": "hpc.originserver", 
36322     "fields": {
36323         "updated": "2013-12-11T23:57:20.187Z", 
36324         "authenticated": false, 
36325         "description": "syndicate origin server", 
36326         "created": "2013-12-11T23:57:20.187Z", 
36327         "url": "node35.mpisws.vicci.org:32780", 
36328         "enabled": true, 
36329         "redirects": true, 
36330         "protocol": "http", 
36331         "contentProvider": 29
36332     }
36333 },
36334 {
36335     "pk": 3843, 
36336     "model": "hpc.originserver", 
36337     "fields": {
36338         "updated": "2013-12-11T23:57:20.195Z", 
36339         "authenticated": false, 
36340         "description": "syndicate origin server", 
36341         "created": "2013-12-11T23:57:20.195Z", 
36342         "url": "node34.mpisws.vicci.org:32780", 
36343         "enabled": true, 
36344         "redirects": true, 
36345         "protocol": "http", 
36346         "contentProvider": 29
36347     }
36348 },
36349 {
36350     "pk": 3844, 
36351     "model": "hpc.originserver", 
36352     "fields": {
36353         "updated": "2013-12-11T23:57:20.203Z", 
36354         "authenticated": false, 
36355         "description": "syndicate origin server", 
36356         "created": "2013-12-11T23:57:20.203Z", 
36357         "url": "node33.mpisws.vicci.org:32780", 
36358         "enabled": true, 
36359         "redirects": true, 
36360         "protocol": "http", 
36361         "contentProvider": 29
36362     }
36363 },
36364 {
36365     "pk": 3845, 
36366     "model": "hpc.originserver", 
36367     "fields": {
36368         "updated": "2013-12-11T23:57:20.212Z", 
36369         "authenticated": false, 
36370         "description": "syndicate origin server", 
36371         "created": "2013-12-11T23:57:20.212Z", 
36372         "url": "node32.mpisws.vicci.org:32780", 
36373         "enabled": true, 
36374         "redirects": true, 
36375         "protocol": "http", 
36376         "contentProvider": 29
36377     }
36378 },
36379 {
36380     "pk": 3846, 
36381     "model": "hpc.originserver", 
36382     "fields": {
36383         "updated": "2013-12-11T23:57:20.220Z", 
36384         "authenticated": false, 
36385         "description": "syndicate origin server", 
36386         "created": "2013-12-11T23:57:20.220Z", 
36387         "url": "node31.mpisws.vicci.org:32780", 
36388         "enabled": true, 
36389         "redirects": true, 
36390         "protocol": "http", 
36391         "contentProvider": 29
36392     }
36393 },
36394 {
36395     "pk": 3847, 
36396     "model": "hpc.originserver", 
36397     "fields": {
36398         "updated": "2013-12-11T23:57:20.228Z", 
36399         "authenticated": false, 
36400         "description": "syndicate origin server", 
36401         "created": "2013-12-11T23:57:20.228Z", 
36402         "url": "node30.mpisws.vicci.org:32780", 
36403         "enabled": true, 
36404         "redirects": true, 
36405         "protocol": "http", 
36406         "contentProvider": 29
36407     }
36408 },
36409 {
36410     "pk": 3848, 
36411     "model": "hpc.originserver", 
36412     "fields": {
36413         "updated": "2013-12-11T23:57:20.237Z", 
36414         "authenticated": false, 
36415         "description": "syndicate origin server", 
36416         "created": "2013-12-11T23:57:20.236Z", 
36417         "url": "node29.mpisws.vicci.org:32780", 
36418         "enabled": true, 
36419         "redirects": true, 
36420         "protocol": "http", 
36421         "contentProvider": 29
36422     }
36423 },
36424 {
36425     "pk": 3849, 
36426     "model": "hpc.originserver", 
36427     "fields": {
36428         "updated": "2013-12-11T23:57:20.245Z", 
36429         "authenticated": false, 
36430         "description": "syndicate origin server", 
36431         "created": "2013-12-11T23:57:20.245Z", 
36432         "url": "node28.mpisws.vicci.org:32780", 
36433         "enabled": true, 
36434         "redirects": true, 
36435         "protocol": "http", 
36436         "contentProvider": 29
36437     }
36438 },
36439 {
36440     "pk": 3850, 
36441     "model": "hpc.originserver", 
36442     "fields": {
36443         "updated": "2013-12-11T23:57:20.253Z", 
36444         "authenticated": false, 
36445         "description": "syndicate origin server", 
36446         "created": "2013-12-11T23:57:20.253Z", 
36447         "url": "node27.mpisws.vicci.org:32780", 
36448         "enabled": true, 
36449         "redirects": true, 
36450         "protocol": "http", 
36451         "contentProvider": 29
36452     }
36453 },
36454 {
36455     "pk": 3851, 
36456     "model": "hpc.originserver", 
36457     "fields": {
36458         "updated": "2013-12-11T23:57:20.261Z", 
36459         "authenticated": false, 
36460         "description": "syndicate origin server", 
36461         "created": "2013-12-11T23:57:20.261Z", 
36462         "url": "node26.mpisws.vicci.org:32780", 
36463         "enabled": true, 
36464         "redirects": true, 
36465         "protocol": "http", 
36466         "contentProvider": 29
36467     }
36468 },
36469 {
36470     "pk": 3852, 
36471     "model": "hpc.originserver", 
36472     "fields": {
36473         "updated": "2013-12-11T23:57:20.270Z", 
36474         "authenticated": false, 
36475         "description": "syndicate origin server", 
36476         "created": "2013-12-11T23:57:20.270Z", 
36477         "url": "node25.mpisws.vicci.org:32780", 
36478         "enabled": true, 
36479         "redirects": true, 
36480         "protocol": "http", 
36481         "contentProvider": 29
36482     }
36483 },
36484 {
36485     "pk": 3853, 
36486     "model": "hpc.originserver", 
36487     "fields": {
36488         "updated": "2013-12-11T23:57:20.278Z", 
36489         "authenticated": false, 
36490         "description": "syndicate origin server", 
36491         "created": "2013-12-11T23:57:20.278Z", 
36492         "url": "node24.mpisws.vicci.org:32780", 
36493         "enabled": true, 
36494         "redirects": true, 
36495         "protocol": "http", 
36496         "contentProvider": 29
36497     }
36498 },
36499 {
36500     "pk": 3854, 
36501     "model": "hpc.originserver", 
36502     "fields": {
36503         "updated": "2013-12-11T23:57:20.286Z", 
36504         "authenticated": false, 
36505         "description": "syndicate origin server", 
36506         "created": "2013-12-11T23:57:20.286Z", 
36507         "url": "node23.mpisws.vicci.org:32780", 
36508         "enabled": true, 
36509         "redirects": true, 
36510         "protocol": "http", 
36511         "contentProvider": 29
36512     }
36513 },
36514 {
36515     "pk": 3855, 
36516     "model": "hpc.originserver", 
36517     "fields": {
36518         "updated": "2013-12-11T23:57:20.294Z", 
36519         "authenticated": false, 
36520         "description": "syndicate origin server", 
36521         "created": "2013-12-11T23:57:20.294Z", 
36522         "url": "node22.mpisws.vicci.org:32780", 
36523         "enabled": true, 
36524         "redirects": true, 
36525         "protocol": "http", 
36526         "contentProvider": 29
36527     }
36528 },
36529 {
36530     "pk": 3856, 
36531     "model": "hpc.originserver", 
36532     "fields": {
36533         "updated": "2013-12-11T23:57:20.303Z", 
36534         "authenticated": false, 
36535         "description": "syndicate origin server", 
36536         "created": "2013-12-11T23:57:20.303Z", 
36537         "url": "node21.mpisws.vicci.org:32780", 
36538         "enabled": true, 
36539         "redirects": true, 
36540         "protocol": "http", 
36541         "contentProvider": 29
36542     }
36543 },
36544 {
36545     "pk": 3857, 
36546     "model": "hpc.originserver", 
36547     "fields": {
36548         "updated": "2013-12-11T23:57:20.311Z", 
36549         "authenticated": false, 
36550         "description": "syndicate origin server", 
36551         "created": "2013-12-11T23:57:20.311Z", 
36552         "url": "node20.mpisws.vicci.org:32780", 
36553         "enabled": true, 
36554         "redirects": true, 
36555         "protocol": "http", 
36556         "contentProvider": 29
36557     }
36558 },
36559 {
36560     "pk": 3858, 
36561     "model": "hpc.originserver", 
36562     "fields": {
36563         "updated": "2013-12-11T23:57:20.319Z", 
36564         "authenticated": false, 
36565         "description": "syndicate origin server", 
36566         "created": "2013-12-11T23:57:20.319Z", 
36567         "url": "node19.mpisws.vicci.org:32780", 
36568         "enabled": true, 
36569         "redirects": true, 
36570         "protocol": "http", 
36571         "contentProvider": 29
36572     }
36573 },
36574 {
36575     "pk": 3859, 
36576     "model": "hpc.originserver", 
36577     "fields": {
36578         "updated": "2013-12-11T23:57:20.328Z", 
36579         "authenticated": false, 
36580         "description": "syndicate origin server", 
36581         "created": "2013-12-11T23:57:20.328Z", 
36582         "url": "node18.mpisws.vicci.org:32780", 
36583         "enabled": true, 
36584         "redirects": true, 
36585         "protocol": "http", 
36586         "contentProvider": 29
36587     }
36588 },
36589 {
36590     "pk": 3860, 
36591     "model": "hpc.originserver", 
36592     "fields": {
36593         "updated": "2013-12-11T23:57:20.336Z", 
36594         "authenticated": false, 
36595         "description": "syndicate origin server", 
36596         "created": "2013-12-11T23:57:20.336Z", 
36597         "url": "node17.mpisws.vicci.org:32780", 
36598         "enabled": true, 
36599         "redirects": true, 
36600         "protocol": "http", 
36601         "contentProvider": 29
36602     }
36603 },
36604 {
36605     "pk": 3861, 
36606     "model": "hpc.originserver", 
36607     "fields": {
36608         "updated": "2013-12-11T23:57:20.344Z", 
36609         "authenticated": false, 
36610         "description": "syndicate origin server", 
36611         "created": "2013-12-11T23:57:20.344Z", 
36612         "url": "node16.mpisws.vicci.org:32780", 
36613         "enabled": true, 
36614         "redirects": true, 
36615         "protocol": "http", 
36616         "contentProvider": 29
36617     }
36618 },
36619 {
36620     "pk": 3862, 
36621     "model": "hpc.originserver", 
36622     "fields": {
36623         "updated": "2013-12-11T23:57:20.352Z", 
36624         "authenticated": false, 
36625         "description": "syndicate origin server", 
36626         "created": "2013-12-11T23:57:20.352Z", 
36627         "url": "node15.mpisws.vicci.org:32780", 
36628         "enabled": true, 
36629         "redirects": true, 
36630         "protocol": "http", 
36631         "contentProvider": 29
36632     }
36633 },
36634 {
36635     "pk": 3863, 
36636     "model": "hpc.originserver", 
36637     "fields": {
36638         "updated": "2013-12-11T23:57:20.361Z", 
36639         "authenticated": false, 
36640         "description": "syndicate origin server", 
36641         "created": "2013-12-11T23:57:20.361Z", 
36642         "url": "node14.mpisws.vicci.org:32780", 
36643         "enabled": true, 
36644         "redirects": true, 
36645         "protocol": "http", 
36646         "contentProvider": 29
36647     }
36648 },
36649 {
36650     "pk": 3864, 
36651     "model": "hpc.originserver", 
36652     "fields": {
36653         "updated": "2013-12-11T23:57:20.369Z", 
36654         "authenticated": false, 
36655         "description": "syndicate origin server", 
36656         "created": "2013-12-11T23:57:20.369Z", 
36657         "url": "node13.mpisws.vicci.org:32780", 
36658         "enabled": true, 
36659         "redirects": true, 
36660         "protocol": "http", 
36661         "contentProvider": 29
36662     }
36663 },
36664 {
36665     "pk": 3865, 
36666     "model": "hpc.originserver", 
36667     "fields": {
36668         "updated": "2013-12-11T23:57:20.377Z", 
36669         "authenticated": false, 
36670         "description": "syndicate origin server", 
36671         "created": "2013-12-11T23:57:20.377Z", 
36672         "url": "node12.mpisws.vicci.org:32780", 
36673         "enabled": true, 
36674         "redirects": true, 
36675         "protocol": "http", 
36676         "contentProvider": 29
36677     }
36678 },
36679 {
36680     "pk": 3866, 
36681     "model": "hpc.originserver", 
36682     "fields": {
36683         "updated": "2013-12-11T23:57:20.386Z", 
36684         "authenticated": false, 
36685         "description": "syndicate origin server", 
36686         "created": "2013-12-11T23:57:20.386Z", 
36687         "url": "node11.mpisws.vicci.org:32780", 
36688         "enabled": true, 
36689         "redirects": true, 
36690         "protocol": "http", 
36691         "contentProvider": 29
36692     }
36693 },
36694 {
36695     "pk": 3867, 
36696     "model": "hpc.originserver", 
36697     "fields": {
36698         "updated": "2013-12-11T23:57:20.394Z", 
36699         "authenticated": false, 
36700         "description": "syndicate origin server", 
36701         "created": "2013-12-11T23:57:20.394Z", 
36702         "url": "node10.mpisws.vicci.org:32780", 
36703         "enabled": true, 
36704         "redirects": true, 
36705         "protocol": "http", 
36706         "contentProvider": 29
36707     }
36708 },
36709 {
36710     "pk": 3868, 
36711     "model": "hpc.originserver", 
36712     "fields": {
36713         "updated": "2013-12-11T23:57:20.402Z", 
36714         "authenticated": false, 
36715         "description": "syndicate origin server", 
36716         "created": "2013-12-11T23:57:20.402Z", 
36717         "url": "node9.mpisws.vicci.org:32780", 
36718         "enabled": true, 
36719         "redirects": true, 
36720         "protocol": "http", 
36721         "contentProvider": 29
36722     }
36723 },
36724 {
36725     "pk": 3869, 
36726     "model": "hpc.originserver", 
36727     "fields": {
36728         "updated": "2013-12-11T23:57:20.410Z", 
36729         "authenticated": false, 
36730         "description": "syndicate origin server", 
36731         "created": "2013-12-11T23:57:20.410Z", 
36732         "url": "node8.mpisws.vicci.org:32780", 
36733         "enabled": true, 
36734         "redirects": true, 
36735         "protocol": "http", 
36736         "contentProvider": 29
36737     }
36738 },
36739 {
36740     "pk": 3870, 
36741     "model": "hpc.originserver", 
36742     "fields": {
36743         "updated": "2013-12-11T23:57:20.419Z", 
36744         "authenticated": false, 
36745         "description": "syndicate origin server", 
36746         "created": "2013-12-11T23:57:20.419Z", 
36747         "url": "node7.mpisws.vicci.org:32780", 
36748         "enabled": true, 
36749         "redirects": true, 
36750         "protocol": "http", 
36751         "contentProvider": 29
36752     }
36753 },
36754 {
36755     "pk": 3871, 
36756     "model": "hpc.originserver", 
36757     "fields": {
36758         "updated": "2013-12-11T23:57:20.427Z", 
36759         "authenticated": false, 
36760         "description": "syndicate origin server", 
36761         "created": "2013-12-11T23:57:20.427Z", 
36762         "url": "node6.mpisws.vicci.org:32780", 
36763         "enabled": true, 
36764         "redirects": true, 
36765         "protocol": "http", 
36766         "contentProvider": 29
36767     }
36768 },
36769 {
36770     "pk": 3872, 
36771     "model": "hpc.originserver", 
36772     "fields": {
36773         "updated": "2013-12-11T23:57:20.435Z", 
36774         "authenticated": false, 
36775         "description": "syndicate origin server", 
36776         "created": "2013-12-11T23:57:20.435Z", 
36777         "url": "node5.mpisws.vicci.org:32780", 
36778         "enabled": true, 
36779         "redirects": true, 
36780         "protocol": "http", 
36781         "contentProvider": 29
36782     }
36783 },
36784 {
36785     "pk": 3873, 
36786     "model": "hpc.originserver", 
36787     "fields": {
36788         "updated": "2013-12-11T23:57:20.443Z", 
36789         "authenticated": false, 
36790         "description": "syndicate origin server", 
36791         "created": "2013-12-11T23:57:20.443Z", 
36792         "url": "node4.mpisws.vicci.org:32780", 
36793         "enabled": true, 
36794         "redirects": true, 
36795         "protocol": "http", 
36796         "contentProvider": 29
36797     }
36798 },
36799 {
36800     "pk": 3874, 
36801     "model": "hpc.originserver", 
36802     "fields": {
36803         "updated": "2013-12-11T23:57:20.452Z", 
36804         "authenticated": false, 
36805         "description": "syndicate origin server", 
36806         "created": "2013-12-11T23:57:20.452Z", 
36807         "url": "node3.mpisws.vicci.org:32780", 
36808         "enabled": true, 
36809         "redirects": true, 
36810         "protocol": "http", 
36811         "contentProvider": 29
36812     }
36813 },
36814 {
36815     "pk": 3875, 
36816     "model": "hpc.originserver", 
36817     "fields": {
36818         "updated": "2013-12-11T23:57:20.460Z", 
36819         "authenticated": false, 
36820         "description": "syndicate origin server", 
36821         "created": "2013-12-11T23:57:20.460Z", 
36822         "url": "node2.mpisws.vicci.org:32780", 
36823         "enabled": true, 
36824         "redirects": true, 
36825         "protocol": "http", 
36826         "contentProvider": 29
36827     }
36828 },
36829 {
36830     "pk": 3876, 
36831     "model": "hpc.originserver", 
36832     "fields": {
36833         "updated": "2013-12-11T23:57:20.468Z", 
36834         "authenticated": false, 
36835         "description": "syndicate origin server", 
36836         "created": "2013-12-11T23:57:20.468Z", 
36837         "url": "node1.mpisws.vicci.org:32780", 
36838         "enabled": true, 
36839         "redirects": true, 
36840         "protocol": "http", 
36841         "contentProvider": 29
36842     }
36843 },
36844 {
36845     "pk": 3877, 
36846     "model": "hpc.originserver", 
36847     "fields": {
36848         "updated": "2013-12-11T23:57:20.594Z", 
36849         "authenticated": false, 
36850         "description": "Content from www.cs.gatech.edu", 
36851         "created": "2013-12-11T23:57:20.594Z", 
36852         "url": "www.cs.gatech.edu", 
36853         "enabled": true, 
36854         "redirects": true, 
36855         "protocol": "http", 
36856         "contentProvider": 30
36857     }
36858 },
36859 {
36860     "pk": 3878, 
36861     "model": "hpc.originserver", 
36862     "fields": {
36863         "updated": "2013-12-11T23:57:20.619Z", 
36864         "authenticated": false, 
36865         "description": "Content from www.cs.stanford.edu", 
36866         "created": "2013-12-11T23:57:20.619Z", 
36867         "url": "www.cs.stanford.edu", 
36868         "enabled": true, 
36869         "redirects": true, 
36870         "protocol": "http", 
36871         "contentProvider": 31
36872     }
36873 },
36874 {
36875     "pk": 3879, 
36876     "model": "hpc.originserver", 
36877     "fields": {
36878         "updated": "2013-12-11T23:57:20.644Z", 
36879         "authenticated": false, 
36880         "description": "Content from www.cs.washington.edu", 
36881         "created": "2013-12-11T23:57:20.644Z", 
36882         "url": "www.cs.washington.edu", 
36883         "enabled": true, 
36884         "redirects": true, 
36885         "protocol": "http", 
36886         "contentProvider": 32
36887     }
36888 },
36889 {
36890     "pk": 3880, 
36891     "model": "hpc.originserver", 
36892     "fields": {
36893         "updated": "2013-12-11T23:57:20.669Z", 
36894         "authenticated": false, 
36895         "description": "Content from www.mpg.de", 
36896         "created": "2013-12-11T23:57:20.669Z", 
36897         "url": "www.mpg.de", 
36898         "enabled": true, 
36899         "redirects": true, 
36900         "protocol": "http", 
36901         "contentProvider": 33
36902     }
36903 },
36904 {
36905     "pk": 3881, 
36906     "model": "hpc.originserver", 
36907     "fields": {
36908         "updated": "2013-12-11T23:57:20.694Z", 
36909         "authenticated": false, 
36910         "description": "Content from www.cs.princeton.edu", 
36911         "created": "2013-12-11T23:57:20.694Z", 
36912         "url": "www.cs.princeton.edu", 
36913         "enabled": true, 
36914         "redirects": true, 
36915         "protocol": "http", 
36916         "contentProvider": 34
36917     }
36918 },
36919 {
36920     "pk": 3882, 
36921     "model": "hpc.originserver", 
36922     "fields": {
36923         "updated": "2013-12-11T23:57:20.719Z", 
36924         "authenticated": false, 
36925         "description": "onlab virtual machine images", 
36926         "created": "2013-12-11T23:57:20.719Z", 
36927         "url": "images.onlab.org", 
36928         "enabled": true, 
36929         "redirects": true, 
36930         "protocol": "http", 
36931         "contentProvider": 35
36932     }
36933 },
36934 {
36935     "pk": 36, 
36936     "model": "hpc.cdnprefix", 
36937     "fields": {
36938         "updated": "2013-12-11T23:57:20.479Z", 
36939         "description": "CDN Prefix for the Syndicate distributed filesystem", 
36940         "created": "2013-12-11T23:57:20.479Z", 
36941         "enabled": true, 
36942         "prefix": "cdn.syndicatedrive.com", 
36943         "defaultOriginServer": 3876, 
36944         "contentProvider": 29
36945     }
36946 },
36947 {
36948     "pk": 37, 
36949     "model": "hpc.cdnprefix", 
36950     "fields": {
36951         "updated": "2013-12-11T23:57:20.602Z", 
36952         "description": "CDN Prefix for Georgia Tech", 
36953         "created": "2013-12-11T23:57:20.602Z", 
36954         "enabled": true, 
36955         "prefix": "gt.opencdn.internet2.edu", 
36956         "defaultOriginServer": 3877, 
36957         "contentProvider": 30
36958     }
36959 },
36960 {
36961     "pk": 38, 
36962     "model": "hpc.cdnprefix", 
36963     "fields": {
36964         "updated": "2013-12-11T23:57:20.627Z", 
36965         "description": "CDN Prefix for Stanford University", 
36966         "created": "2013-12-11T23:57:20.627Z", 
36967         "enabled": true, 
36968         "prefix": "stanford.opencdn.internet2.edu", 
36969         "defaultOriginServer": 3878, 
36970         "contentProvider": 31
36971     }
36972 },
36973 {
36974     "pk": 39, 
36975     "model": "hpc.cdnprefix", 
36976     "fields": {
36977         "updated": "2013-12-11T23:57:20.652Z", 
36978         "description": "CDN Prefix for University of Washington", 
36979         "created": "2013-12-11T23:57:20.652Z", 
36980         "enabled": true, 
36981         "prefix": "washington.opencdn.internet2.edu", 
36982         "defaultOriginServer": 3879, 
36983         "contentProvider": 32
36984     }
36985 },
36986 {
36987     "pk": 40, 
36988     "model": "hpc.cdnprefix", 
36989     "fields": {
36990         "updated": "2013-12-11T23:57:20.677Z", 
36991         "description": "CDN Prefix for Max Planck Institute", 
36992         "created": "2013-12-11T23:57:20.677Z", 
36993         "enabled": true, 
36994         "prefix": "mp.opencdn.internet2.edu", 
36995         "defaultOriginServer": 3880, 
36996         "contentProvider": 33
36997     }
36998 },
36999 {
37000     "pk": 41, 
37001     "model": "hpc.cdnprefix", 
37002     "fields": {
37003         "updated": "2013-12-11T23:57:20.702Z", 
37004         "description": "CDN Prefix for Princeton University", 
37005         "created": "2013-12-11T23:57:20.702Z", 
37006         "enabled": true, 
37007         "prefix": "princeton.opencdn.internet2.edu", 
37008         "defaultOriginServer": 3881, 
37009         "contentProvider": 34
37010     }
37011 },
37012 {
37013     "pk": 42, 
37014     "model": "hpc.cdnprefix", 
37015     "fields": {
37016         "updated": "2013-12-11T23:57:20.727Z", 
37017         "description": "CDN Prefix for ON.LAB", 
37018         "created": "2013-12-11T23:57:20.727Z", 
37019         "enabled": true, 
37020         "prefix": "onlab.vicci.org", 
37021         "defaultOriginServer": 3882, 
37022         "contentProvider": 35
37023     }
37024 },
37025 {
37026     "pk": 1, 
37027     "model": "core.siteprivilege", 
37028     "fields": {
37029         "site": 24, 
37030         "updated": "2013-12-17T18:08:58.293Z", 
37031         "role": 1, 
37032         "user": 15, 
37033         "created": "2013-12-17T18:08:58.293Z"
37034     }
37035 }
37036 ]