Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
[plstackapi.git] / planetstack / core / fixtures / initial_data.json
1 [
2 {
3     "pk": 3, 
4     "model": "core.service", 
5     "fields": {
6         "updated": "2013-11-26T12:45:24.212Z", 
7         "description": "Used to help accelerate delivery of content through the CDN.", 
8         "created": "2013-11-26T12:45:24.212Z", 
9         "enabled": true, 
10         "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-18T18:31:06.731Z", 
495         "timezone": "America/New_York", 
496         "is_admin": true, 
497         "password": "pbkdf2_sha256$10000$v5qKhIyhSQ2N$V8vh2mkqYdjQib6d2jBkpwV57eMBfhd/9eiXqaDLUWg=", 
498         "email": "padmin@vicci.org"
499     }
500 },
501 {
502     "pk": 2, 
503     "model": "core.user", 
504     "fields": {
505         "username": "tony@onlab.us", 
506         "public_key": null, 
507         "updated": "2013-09-22T21:47:30.993Z", 
508         "is_readonly": false, 
509         "firstname": "Tony", 
510         "user_url": null, 
511         "lastname": "Mack", 
512         "created": "2013-09-22T21:47:30.959Z", 
513         "is_active": true, 
514         "site": 22, 
515         "phone": null, 
516         "kuser_id": null, 
517         "is_staff": true, 
518         "last_login": "2013-12-14T03:21:24.872Z", 
519         "timezone": "America/New_York", 
520         "is_admin": true, 
521         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
522         "email": "tony@onlab.us"
523     }
524 },
525 {
526     "pk": 3, 
527     "model": "core.user", 
528     "fields": {
529         "username": "mike@onlab.us", 
530         "public_key": null, 
531         "updated": "2013-09-22T21:47:30.993Z", 
532         "is_readonly": false, 
533         "firstname": "Mike", 
534         "user_url": null, 
535         "lastname": "Wawrzoniak", 
536         "created": "2013-09-22T21:47:30.959Z", 
537         "is_active": true, 
538         "site": 22, 
539         "phone": null, 
540         "kuser_id": null, 
541         "is_staff": true, 
542         "last_login": "2013-12-04T20:46:15.904Z", 
543         "timezone": "America/New_York", 
544         "is_admin": true, 
545         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
546         "email": "mike@onlab.us"
547     }
548 },
549 {
550     "pk": 4, 
551     "model": "core.user", 
552     "fields": {
553         "username": "andy@onlab.us", 
554         "public_key": null, 
555         "updated": "2013-09-22T21:47:30.993Z", 
556         "is_readonly": false, 
557         "firstname": "Andy", 
558         "user_url": null, 
559         "lastname": "Bavier", 
560         "created": "2013-09-22T21:47:30.959Z", 
561         "is_active": true, 
562         "site": 22, 
563         "phone": null, 
564         "kuser_id": null, 
565         "is_staff": true, 
566         "last_login": "2013-12-18T21:47:08.698Z", 
567         "timezone": "America/New_York", 
568         "is_admin": true, 
569         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
570         "email": "andy@onlab.us"
571     }
572 },
573 {
574     "pk": 5, 
575     "model": "core.user", 
576     "fields": {
577         "username": "sapan@onlab.us", 
578         "public_key": null, 
579         "updated": "2013-09-22T21:47:30.993Z", 
580         "is_readonly": false, 
581         "firstname": "Sapan", 
582         "user_url": null, 
583         "lastname": "Bhatia", 
584         "created": "2013-09-22T21:47:30.959Z", 
585         "is_active": true, 
586         "site": 22, 
587         "phone": null, 
588         "kuser_id": null, 
589         "is_staff": true, 
590         "last_login": "2013-12-17T16:21:46.493Z", 
591         "timezone": "America/New_York", 
592         "is_admin": true, 
593         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
594         "email": "sapan@onlab.us" 
595     }
596 },
597 {
598     "pk": 6, 
599     "model": "core.user", 
600     "fields": {
601         "username": "jcnelson@cs.princeton.edu", 
602         "public_key": "", 
603         "updated": "2013-12-16T15:44:27.429Z", 
604         "is_readonly": false, 
605         "firstname": "Jude", 
606         "user_url": null, 
607         "lastname": "Nelson", 
608         "created": "2013-09-22T21:47:30.959Z", 
609         "is_active": true, 
610         "site": 10, 
611         "phone": "", 
612         "kuser_id": null, 
613         "is_staff": true, 
614         "last_login": "2013-09-22T21:48:01.047Z", 
615         "timezone": "America/New_York", 
616         "is_admin": true, 
617         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
618         "email": "jcnelson@cs.princeton.edu"
619     }
620 },
621 {
622     "pk": 7, 
623     "model": "core.user", 
624     "fields": {
625         "username": "llp@onlab.us", 
626         "public_key": "", 
627         "updated": "2013-12-04T20:47:03.679Z", 
628         "is_readonly": false, 
629         "firstname": "Larry", 
630         "user_url": null, 
631         "lastname": "Peterson", 
632         "created": "2013-09-22T21:47:30.959Z", 
633         "is_active": true, 
634         "site": 22, 
635         "phone": "", 
636         "kuser_id": null, 
637         "is_staff": true, 
638         "last_login": "2013-12-18T21:41:10.802Z", 
639         "timezone": "America/New_York", 
640         "is_admin": true, 
641         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
642         "email": "llp@onlab.us"
643     }
644 },
645 {
646     "pk": 8, 
647     "model": "core.user", 
648     "fields": {
649         "username": "scott@onlab.us", 
650         "public_key": null, 
651         "updated": "2013-09-22T21:47:30.993Z", 
652         "is_readonly": false, 
653         "firstname": "Scott", 
654         "user_url": null, 
655         "lastname": "Baker", 
656         "created": "2013-09-22T21:47:30.959Z", 
657         "is_active": true, 
658         "site": 22, 
659         "phone": null, 
660         "kuser_id": null, 
661         "is_staff": true, 
662         "last_login": "2013-12-19T01:32:31.049Z", 
663         "timezone": "America/New_York", 
664         "is_admin": true, 
665         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
666         "email": "scott@onlab.us"
667     }
668 },
669 {
670     "pk": 9, 
671     "model": "core.user", 
672     "fields": {
673         "username": "ali@onlab.us", 
674         "public_key": null, 
675         "updated": "2013-09-22T21:47:30.993Z", 
676         "is_readonly": false, 
677         "firstname": "Ali", 
678         "user_url": null, 
679         "lastname": "Al-Shabibi", 
680         "created": "2013-09-22T21:47:30.959Z", 
681         "is_active": true, 
682         "site": 22, 
683         "phone": null, 
684         "kuser_id": null, 
685         "is_staff": true, 
686         "last_login": "2013-09-22T21:48:01.047Z", 
687         "timezone": "America/New_York", 
688         "is_admin": true, 
689         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
690         "email": "ali@onlab.us"
691     }
692 },
693 {
694     "pk": 10, 
695     "model": "core.user", 
696     "fields": {
697         "username": "bill@onlab.us", 
698         "public_key": null, 
699         "updated": "2013-09-22T21:47:30.993Z", 
700         "is_readonly": false, 
701         "firstname": "Bill", 
702         "user_url": null, 
703         "lastname": "Snow", 
704         "created": "2013-09-22T21:47:30.959Z", 
705         "is_active": true, 
706         "site": 22, 
707         "phone": null, 
708         "kuser_id": null, 
709         "is_staff": true, 
710         "last_login": "2013-09-22T21:48:01.047Z", 
711         "timezone": "America/New_York", 
712         "is_admin": true, 
713         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
714         "email": "bill@onlab.us"
715     }
716 },
717 {
718     "pk": 11, 
719     "model": "core.user", 
720     "fields": {
721         "username": "guru@onlab.us", 
722         "public_key": null, 
723         "updated": "2013-09-22T21:47:30.993Z", 
724         "is_readonly": false, 
725         "firstname": "Guru", 
726         "user_url": null, 
727         "lastname": "Parulkar", 
728         "created": "2013-09-22T21:47:30.959Z", 
729         "is_active": true, 
730         "site": 22, 
731         "phone": null, 
732         "kuser_id": null, 
733         "is_staff": true, 
734         "last_login": "2013-09-22T21:48:01.047Z", 
735         "timezone": "America/New_York", 
736         "is_admin": true, 
737         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
738         "email": "guru@onlab.us"
739     }
740 },
741 {
742     "pk": 12, 
743     "model": "core.user", 
744     "fields": {
745         "username": "marc@onlab.us", 
746         "public_key": null, 
747         "updated": "2013-09-22T21:47:30.993Z", 
748         "is_readonly": false, 
749         "firstname": "Marc", 
750         "user_url": null, 
751         "lastname": "Fiuczynski", 
752         "created": "2013-09-22T21:47:30.959Z", 
753         "is_active": true, 
754         "site": 22, 
755         "phone": null, 
756         "kuser_id": null, 
757         "is_staff": true, 
758         "last_login": "2013-09-22T21:48:01.047Z", 
759         "timezone": "America/New_York", 
760         "is_admin": true, 
761         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
762         "email": "marc@onlab.us"
763     }
764 },
765 {
766     "pk": 13, 
767     "model": "core.user", 
768     "fields": {
769         "username": "siobhan@onlab.us", 
770         "public_key": null, 
771         "updated": "2013-09-22T21:47:30.993Z", 
772         "is_readonly": false, 
773         "firstname": "Siobhan", 
774         "user_url": null, 
775         "lastname": "Tully", 
776         "created": "2013-09-22T21:47:30.959Z", 
777         "is_active": true, 
778         "site": 22, 
779         "phone": null, 
780         "kuser_id": null, 
781         "is_staff": true, 
782         "last_login": "2013-09-22T21:48:01.047Z", 
783         "timezone": "America/New_York", 
784         "is_admin": true, 
785         "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", 
786         "email": "siobhan@onlab.us"
787     }
788 },
789 {
790     "pk": 14, 
791     "model": "core.user", 
792     "fields": {
793         "username": "demo@onlab.us", 
794         "public_key": "", 
795         "updated": "2013-12-06T11:25:52.457Z", 
796         "is_readonly": true, 
797         "firstname": "Demo", 
798         "user_url": null, 
799         "lastname": "OpenCloud", 
800         "created": "2013-12-06T11:25:41.211Z", 
801         "is_active": true, 
802         "site": 22, 
803         "phone": "", 
804         "kuser_id": null, 
805         "is_staff": true, 
806         "last_login": "2013-12-19T00:59:55.668Z", 
807         "timezone": "America/New_York", 
808         "is_admin": true, 
809         "password": "pbkdf2_sha256$10000$jaLSTW2ksHEN$HDpjDKieFDjMvtV5wbF/ow3zfq8EqcFtNXLfuo+150s=", 
810         "email": "demo@onlab.us"
811     }
812 },
813 {
814     "pk": 15, 
815     "model": "core.user", 
816     "fields": {
817         "username": "jhh@cs.arizona.edu", 
818         "public_key": "", 
819         "updated": "2013-12-17T18:08:58.288Z", 
820         "is_readonly": false, 
821         "firstname": "John", 
822         "user_url": null, 
823         "lastname": "Hartman", 
824         "created": "2013-12-17T18:08:01.381Z", 
825         "is_active": true, 
826         "site": 24, 
827         "phone": "", 
828         "kuser_id": null, 
829         "is_staff": true, 
830         "last_login": "2013-12-17T18:08:01.356Z", 
831         "timezone": "America/New_York", 
832         "is_admin": true, 
833         "password": "!", 
834         "email": "jhh@cs.arizona.edu"
835     }
836 },
837 {
838     "pk": 1, 
839     "model": "core.serviceclass", 
840     "fields": {
841         "updated": "2013-05-10T23:30:52.931Z", 
842         "membershipFee": 0, 
843         "membershipFeeMonths": 0, 
844         "created": "2013-05-10T23:30:52.931Z", 
845         "upgradeFrom": [
846             2, 
847             3
848         ], 
849         "commitment": 0, 
850         "name": "Best Effort", 
851         "upgradeRequiresApproval": false, 
852         "description": "Best Effort"
853     }
854 },
855 {
856     "pk": 2, 
857     "model": "core.serviceclass", 
858     "fields": {
859         "updated": "2013-05-10T23:35:51.694Z", 
860         "membershipFee": 100, 
861         "membershipFeeMonths": 1, 
862         "created": "2013-05-10T23:33:24.930Z", 
863         "upgradeFrom": [
864             1, 
865             3
866         ], 
867         "commitment": 365, 
868         "name": "Silver", 
869         "upgradeRequiresApproval": false, 
870         "description": "Silver"
871     }
872 },
873 {
874     "pk": 3, 
875     "model": "core.serviceclass", 
876     "fields": {
877         "updated": "2013-05-10T23:34:01.320Z", 
878         "membershipFee": 18000, 
879         "membershipFeeMonths": 12, 
880         "created": "2013-05-10T23:34:01.320Z", 
881         "upgradeFrom": [
882             1, 
883             2
884         ], 
885         "commitment": 365, 
886         "name": "Gold", 
887         "upgradeRequiresApproval": false, 
888         "description": "Gold"
889     }
890 },
891 {
892     "pk": 4, 
893     "model": "core.slice", 
894     "fields": {
895         "router_id": null, 
896         "updated": "2013-12-18T22:24:44.850Z", 
897         "name": "HyperCache", 
898         "service": 3, 
899         "created": "2013-04-03T23:14:11.072Z", 
900         "network_id": null, 
901         "tenant_id": "", 
902         "serviceClass": 1, 
903         "enabled": true, 
904         "site": 22, 
905         "omf_friendly": false, 
906         "subnet_id": null, 
907         "slice_url": "", 
908         "creator": 1, 
909         "description": "HyperCache slice for HyperCache service."
910     }
911 },
912 {
913     "pk": 6, 
914     "model": "core.slice", 
915     "fields": {
916         "router_id": null, 
917         "updated": "2013-12-19T00:14:36.783Z", 
918         "name": "Syndicate", 
919         "service": 5, 
920         "created": "2013-04-03T23:14:11.072Z", 
921         "network_id": null, 
922         "tenant_id": "", 
923         "serviceClass": 1, 
924         "enabled": true, 
925         "site": 22, 
926         "omf_friendly": false, 
927         "subnet_id": null, 
928         "slice_url": "", 
929         "creator": 1, 
930         "description": ""
931     }
932 },
933 {
934     "pk": 8, 
935     "model": "core.slice", 
936     "fields": {
937         "router_id": null, 
938         "updated": "2013-12-19T00:15:11.298Z", 
939         "name": "DnsRedir", 
940         "service": 4, 
941         "created": "2013-12-04T22:48:35.584Z", 
942         "network_id": null, 
943         "tenant_id": "", 
944         "serviceClass": 2, 
945         "enabled": true, 
946         "site": 22, 
947         "omf_friendly": false, 
948         "subnet_id": null, 
949         "slice_url": "", 
950         "creator": 8, 
951         "description": "DNS Redirection slice for RequestRouter service."
952     }
953 },
954 {
955     "pk": 9, 
956     "model": "core.slice", 
957     "fields": {
958         "router_id": null, 
959         "updated": "2013-12-18T23:32:07.617Z", 
960         "name": "DnsDemux", 
961         "service": 4, 
962         "created": "2013-12-04T22:49:23.051Z", 
963         "network_id": null, 
964         "tenant_id": "", 
965         "serviceClass": 2, 
966         "enabled": true, 
967         "site": 22, 
968         "omf_friendly": false, 
969         "subnet_id": null, 
970         "slice_url": "", 
971         "creator": 8, 
972         "description": "DNS Demultiplexing slice for RequestRouter service. "
973     }
974 },
975 {
976     "pk": 10, 
977     "model": "core.slice", 
978     "fields": {
979         "router_id": null, 
980         "updated": "2013-12-18T22:06:00.330Z", 
981         "name": "Infrastructure", 
982         "service": null, 
983         "created": "2013-12-09T14:13:15.392Z", 
984         "network_id": null, 
985         "tenant_id": "", 
986         "serviceClass": 1, 
987         "enabled": true, 
988         "site": 22, 
989         "omf_friendly": false, 
990         "subnet_id": null, 
991         "slice_url": "", 
992         "creator": null, 
993         "description": ""
994     }
995 },
996 {
997     "pk": 11, 
998     "model": "core.slice", 
999     "fields": {
1000         "router_id": null, 
1001         "updated": "2013-12-17T18:09:29.065Z", 
1002         "name": "Stork", 
1003         "service": 8, 
1004         "created": "2013-12-13T21:49:59.476Z", 
1005         "network_id": null, 
1006         "tenant_id": "", 
1007         "serviceClass": 1, 
1008         "enabled": true, 
1009         "site": 24, 
1010         "omf_friendly": false, 
1011         "subnet_id": null, 
1012         "slice_url": "", 
1013         "creator": null, 
1014         "description": "The Stork Package Management Service"
1015     }
1016 },
1017 {
1018     "pk": 12, 
1019     "model": "core.slice", 
1020     "fields": {
1021         "router_id": null, 
1022         "updated": "2013-12-17T18:09:20.587Z", 
1023         "name": "Owl", 
1024         "service": 8, 
1025         "created": "2013-12-13T21:52:15.590Z", 
1026         "network_id": null, 
1027         "tenant_id": "", 
1028         "serviceClass": 1, 
1029         "enabled": true, 
1030         "site": 24, 
1031         "omf_friendly": false, 
1032         "subnet_id": null, 
1033         "slice_url": "", 
1034         "creator": null, 
1035         "description": "The Owl Data Collection service"
1036     }
1037 },
1038 {
1039     "pk": 13, 
1040     "model": "core.slice", 
1041     "fields": {
1042         "router_id": null, 
1043         "updated": "2013-12-18T23:34:55.351Z", 
1044         "name": "Hadoop", 
1045         "service": null, 
1046         "created": "2013-12-13T21:54:20.895Z", 
1047         "network_id": null, 
1048         "tenant_id": "", 
1049         "serviceClass": 2, 
1050         "enabled": true, 
1051         "site": 22, 
1052         "omf_friendly": false, 
1053         "subnet_id": null, 
1054         "slice_url": "", 
1055         "creator": null, 
1056         "description": "Hadoop map-reduce service"
1057     }
1058 },
1059 {
1060     "pk": 14, 
1061     "model": "core.slice", 
1062     "fields": {
1063         "router_id": null, 
1064         "updated": "2013-12-18T22:21:36.462Z", 
1065         "name": "test", 
1066         "service": null, 
1067         "created": "2013-12-13T21:56:57.299Z", 
1068         "network_id": null, 
1069         "tenant_id": "", 
1070         "serviceClass": 1, 
1071         "enabled": true, 
1072         "site": 10, 
1073         "omf_friendly": false, 
1074         "subnet_id": null, 
1075         "slice_url": "", 
1076         "creator": null, 
1077         "description": "Test slice number one."
1078     }
1079 },
1080 {
1081     "pk": 15, 
1082     "model": "core.slice", 
1083     "fields": {
1084         "router_id": null, 
1085         "updated": "2013-12-18T22:22:04.676Z", 
1086         "name": "test2", 
1087         "service": null, 
1088         "created": "2013-12-13T22:00:03.049Z", 
1089         "network_id": null, 
1090         "tenant_id": "", 
1091         "serviceClass": 1, 
1092         "enabled": true, 
1093         "site": 10, 
1094         "omf_friendly": false, 
1095         "subnet_id": null, 
1096         "slice_url": "", 
1097         "creator": null, 
1098         "description": "test slice number two."
1099     }
1100 },
1101 {
1102     "pk": 1, 
1103     "model": "core.slicerole", 
1104     "fields": {
1105         "updated": "2013-12-18T21:09:27.717Z", 
1106         "role": "admin", 
1107         "created": "2013-12-18T21:09:27.717Z"
1108     }
1109 },
1110 {
1111     "pk": 2, 
1112     "model": "core.slicerole", 
1113     "fields": {
1114         "updated": "2013-12-18T21:09:35.074Z", 
1115         "role": "default", 
1116         "created": "2013-12-18T21:09:35.074Z"
1117     }
1118 },
1119 {
1120     "pk": 1, 
1121     "model": "core.sliceprivilege", 
1122     "fields": {
1123         "updated": "2013-12-18T21:21:37.713Z", 
1124         "slice": 4, 
1125         "role": 1, 
1126         "user": 2, 
1127         "created": "2013-12-18T21:21:37.713Z"
1128     }
1129 },
1130 {
1131     "pk": 2, 
1132     "model": "core.sliceprivilege", 
1133     "fields": {
1134         "updated": "2013-12-18T21:21:37.729Z", 
1135         "slice": 4, 
1136         "role": 1, 
1137         "user": 3, 
1138         "created": "2013-12-18T21:21:37.729Z"
1139     }
1140 },
1141 {
1142     "pk": 3, 
1143     "model": "core.sliceprivilege", 
1144     "fields": {
1145         "updated": "2013-12-18T21:21:37.739Z", 
1146         "slice": 4, 
1147         "role": 1, 
1148         "user": 4, 
1149         "created": "2013-12-18T21:21:37.739Z"
1150     }
1151 },
1152 {
1153     "pk": 4, 
1154     "model": "core.sliceprivilege", 
1155     "fields": {
1156         "updated": "2013-12-18T21:21:37.752Z", 
1157         "slice": 4, 
1158         "role": 1, 
1159         "user": 5, 
1160         "created": "2013-12-18T21:21:37.752Z"
1161     }
1162 },
1163 {
1164     "pk": 5, 
1165     "model": "core.sliceprivilege", 
1166     "fields": {
1167         "updated": "2013-12-18T21:21:37.771Z", 
1168         "slice": 4, 
1169         "role": 1, 
1170         "user": 6, 
1171         "created": "2013-12-18T21:21:37.771Z"
1172     }
1173 },
1174 {
1175     "pk": 6, 
1176     "model": "core.sliceprivilege", 
1177     "fields": {
1178         "updated": "2013-12-18T21:21:37.790Z", 
1179         "slice": 4, 
1180         "role": 1, 
1181         "user": 7, 
1182         "created": "2013-12-18T21:21:37.789Z"
1183     }
1184 },
1185 {
1186     "pk": 7, 
1187     "model": "core.sliceprivilege", 
1188     "fields": {
1189         "updated": "2013-12-18T21:21:37.808Z", 
1190         "slice": 4, 
1191         "role": 1, 
1192         "user": 9, 
1193         "created": "2013-12-18T21:21:37.808Z"
1194     }
1195 },
1196 {
1197     "pk": 8, 
1198     "model": "core.sliceprivilege", 
1199     "fields": {
1200         "updated": "2013-12-18T21:21:37.835Z", 
1201         "slice": 4, 
1202         "role": 1, 
1203         "user": 10, 
1204         "created": "2013-12-18T21:21:37.835Z"
1205     }
1206 },
1207 {
1208     "pk": 9, 
1209     "model": "core.sliceprivilege", 
1210     "fields": {
1211         "updated": "2013-12-18T21:21:37.862Z", 
1212         "slice": 4, 
1213         "role": 1, 
1214         "user": 11, 
1215         "created": "2013-12-18T21:21:37.862Z"
1216     }
1217 },
1218 {
1219     "pk": 10, 
1220     "model": "core.sliceprivilege", 
1221     "fields": {
1222         "updated": "2013-12-18T21:21:37.890Z", 
1223         "slice": 4, 
1224         "role": 1, 
1225         "user": 12, 
1226         "created": "2013-12-18T21:21:37.890Z"
1227     }
1228 },
1229 {
1230     "pk": 11, 
1231     "model": "core.sliceprivilege", 
1232     "fields": {
1233         "updated": "2013-12-18T21:21:37.925Z", 
1234         "slice": 4, 
1235         "role": 1, 
1236         "user": 13, 
1237         "created": "2013-12-18T21:21:37.925Z"
1238     }
1239 },
1240 {
1241     "pk": 12, 
1242     "model": "core.sliceprivilege", 
1243     "fields": {
1244         "updated": "2013-12-18T21:21:37.960Z", 
1245         "slice": 4, 
1246         "role": 1, 
1247         "user": 14, 
1248         "created": "2013-12-18T21:21:37.960Z"
1249     }
1250 },
1251 {
1252     "pk": 13, 
1253     "model": "core.sliceprivilege", 
1254     "fields": {
1255         "updated": "2013-12-18T21:21:37.996Z", 
1256         "slice": 4, 
1257         "role": 1, 
1258         "user": 15, 
1259         "created": "2013-12-18T21:21:37.996Z"
1260     }
1261 },
1262 {
1263     "pk": 14, 
1264     "model": "core.sliceprivilege", 
1265     "fields": {
1266         "updated": "2013-12-18T21:21:38.038Z", 
1267         "slice": 4, 
1268         "role": 1, 
1269         "user": 1, 
1270         "created": "2013-12-18T21:21:38.038Z"
1271     }
1272 },
1273 {
1274     "pk": 15, 
1275     "model": "core.sliceprivilege", 
1276     "fields": {
1277         "updated": "2013-12-18T21:21:38.092Z", 
1278         "slice": 4, 
1279         "role": 1, 
1280         "user": 8, 
1281         "created": "2013-12-18T21:21:38.091Z"
1282     }
1283 },
1284 {
1285     "pk": 16, 
1286     "model": "core.sliceprivilege", 
1287     "fields": {
1288         "updated": "2013-12-18T21:21:38.103Z", 
1289         "slice": 6, 
1290         "role": 1, 
1291         "user": 2, 
1292         "created": "2013-12-18T21:21:38.103Z"
1293     }
1294 },
1295 {
1296     "pk": 17, 
1297     "model": "core.sliceprivilege", 
1298     "fields": {
1299         "updated": "2013-12-18T21:21:38.111Z", 
1300         "slice": 6, 
1301         "role": 1, 
1302         "user": 3, 
1303         "created": "2013-12-18T21:21:38.111Z"
1304     }
1305 },
1306 {
1307     "pk": 18, 
1308     "model": "core.sliceprivilege", 
1309     "fields": {
1310         "updated": "2013-12-18T21:21:38.122Z", 
1311         "slice": 6, 
1312         "role": 1, 
1313         "user": 4, 
1314         "created": "2013-12-18T21:21:38.122Z"
1315     }
1316 },
1317 {
1318     "pk": 19, 
1319     "model": "core.sliceprivilege", 
1320     "fields": {
1321         "updated": "2013-12-18T21:21:38.141Z", 
1322         "slice": 6, 
1323         "role": 1, 
1324         "user": 5, 
1325         "created": "2013-12-18T21:21:38.141Z"
1326     }
1327 },
1328 {
1329     "pk": 20, 
1330     "model": "core.sliceprivilege", 
1331     "fields": {
1332         "updated": "2013-12-18T21:21:38.160Z", 
1333         "slice": 6, 
1334         "role": 1, 
1335         "user": 6, 
1336         "created": "2013-12-18T21:21:38.160Z"
1337     }
1338 },
1339 {
1340     "pk": 21, 
1341     "model": "core.sliceprivilege", 
1342     "fields": {
1343         "updated": "2013-12-18T21:21:38.179Z", 
1344         "slice": 6, 
1345         "role": 1, 
1346         "user": 7, 
1347         "created": "2013-12-18T21:21:38.179Z"
1348     }
1349 },
1350 {
1351     "pk": 22, 
1352     "model": "core.sliceprivilege", 
1353     "fields": {
1354         "updated": "2013-12-18T21:21:38.206Z", 
1355         "slice": 6, 
1356         "role": 1, 
1357         "user": 9, 
1358         "created": "2013-12-18T21:21:38.206Z"
1359     }
1360 },
1361 {
1362     "pk": 23, 
1363     "model": "core.sliceprivilege", 
1364     "fields": {
1365         "updated": "2013-12-18T21:21:38.233Z", 
1366         "slice": 6, 
1367         "role": 1, 
1368         "user": 10, 
1369         "created": "2013-12-18T21:21:38.233Z"
1370     }
1371 },
1372 {
1373     "pk": 24, 
1374     "model": "core.sliceprivilege", 
1375     "fields": {
1376         "updated": "2013-12-18T21:21:38.260Z", 
1377         "slice": 6, 
1378         "role": 1, 
1379         "user": 11, 
1380         "created": "2013-12-18T21:21:38.260Z"
1381     }
1382 },
1383 {
1384     "pk": 25, 
1385     "model": "core.sliceprivilege", 
1386     "fields": {
1387         "updated": "2013-12-18T21:21:38.287Z", 
1388         "slice": 6, 
1389         "role": 1, 
1390         "user": 12, 
1391         "created": "2013-12-18T21:21:38.287Z"
1392     }
1393 },
1394 {
1395     "pk": 26, 
1396     "model": "core.sliceprivilege", 
1397     "fields": {
1398         "updated": "2013-12-18T21:21:38.322Z", 
1399         "slice": 6, 
1400         "role": 1, 
1401         "user": 13, 
1402         "created": "2013-12-18T21:21:38.322Z"
1403     }
1404 },
1405 {
1406     "pk": 27, 
1407     "model": "core.sliceprivilege", 
1408     "fields": {
1409         "updated": "2013-12-18T21:21:38.358Z", 
1410         "slice": 6, 
1411         "role": 1, 
1412         "user": 14, 
1413         "created": "2013-12-18T21:21:38.358Z"
1414     }
1415 },
1416 {
1417     "pk": 28, 
1418     "model": "core.sliceprivilege", 
1419     "fields": {
1420         "updated": "2013-12-18T21:21:38.393Z", 
1421         "slice": 6, 
1422         "role": 1, 
1423         "user": 15, 
1424         "created": "2013-12-18T21:21:38.393Z"
1425     }
1426 },
1427 {
1428     "pk": 29, 
1429     "model": "core.sliceprivilege", 
1430     "fields": {
1431         "updated": "2013-12-18T21:21:38.428Z", 
1432         "slice": 6, 
1433         "role": 1, 
1434         "user": 1, 
1435         "created": "2013-12-18T21:21:38.428Z"
1436     }
1437 },
1438 {
1439     "pk": 30, 
1440     "model": "core.sliceprivilege", 
1441     "fields": {
1442         "updated": "2013-12-18T21:21:38.472Z", 
1443         "slice": 6, 
1444         "role": 1, 
1445         "user": 8, 
1446         "created": "2013-12-18T21:21:38.472Z"
1447     }
1448 },
1449 {
1450     "pk": 31, 
1451     "model": "core.sliceprivilege", 
1452     "fields": {
1453         "updated": "2013-12-18T21:21:38.484Z", 
1454         "slice": 8, 
1455         "role": 1, 
1456         "user": 2, 
1457         "created": "2013-12-18T21:21:38.484Z"
1458     }
1459 },
1460 {
1461     "pk": 32, 
1462     "model": "core.sliceprivilege", 
1463     "fields": {
1464         "updated": "2013-12-18T21:21:38.492Z", 
1465         "slice": 8, 
1466         "role": 1, 
1467         "user": 3, 
1468         "created": "2013-12-18T21:21:38.492Z"
1469     }
1470 },
1471 {
1472     "pk": 33, 
1473     "model": "core.sliceprivilege", 
1474     "fields": {
1475         "updated": "2013-12-18T21:21:38.503Z", 
1476         "slice": 8, 
1477         "role": 1, 
1478         "user": 4, 
1479         "created": "2013-12-18T21:21:38.503Z"
1480     }
1481 },
1482 {
1483     "pk": 34, 
1484     "model": "core.sliceprivilege", 
1485     "fields": {
1486         "updated": "2013-12-18T21:21:38.522Z", 
1487         "slice": 8, 
1488         "role": 1, 
1489         "user": 5, 
1490         "created": "2013-12-18T21:21:38.522Z"
1491     }
1492 },
1493 {
1494     "pk": 35, 
1495     "model": "core.sliceprivilege", 
1496     "fields": {
1497         "updated": "2013-12-18T21:21:38.540Z", 
1498         "slice": 8, 
1499         "role": 1, 
1500         "user": 6, 
1501         "created": "2013-12-18T21:21:38.540Z"
1502     }
1503 },
1504 {
1505     "pk": 36, 
1506     "model": "core.sliceprivilege", 
1507     "fields": {
1508         "updated": "2013-12-18T21:21:38.559Z", 
1509         "slice": 8, 
1510         "role": 1, 
1511         "user": 7, 
1512         "created": "2013-12-18T21:21:38.559Z"
1513     }
1514 },
1515 {
1516     "pk": 37, 
1517     "model": "core.sliceprivilege", 
1518     "fields": {
1519         "updated": "2013-12-18T21:21:38.578Z", 
1520         "slice": 8, 
1521         "role": 1, 
1522         "user": 9, 
1523         "created": "2013-12-18T21:21:38.578Z"
1524     }
1525 },
1526 {
1527     "pk": 38, 
1528     "model": "core.sliceprivilege", 
1529     "fields": {
1530         "updated": "2013-12-18T21:21:38.605Z", 
1531         "slice": 8, 
1532         "role": 1, 
1533         "user": 10, 
1534         "created": "2013-12-18T21:21:38.605Z"
1535     }
1536 },
1537 {
1538     "pk": 39, 
1539     "model": "core.sliceprivilege", 
1540     "fields": {
1541         "updated": "2013-12-18T21:21:38.632Z", 
1542         "slice": 8, 
1543         "role": 1, 
1544         "user": 11, 
1545         "created": "2013-12-18T21:21:38.632Z"
1546     }
1547 },
1548 {
1549     "pk": 40, 
1550     "model": "core.sliceprivilege", 
1551     "fields": {
1552         "updated": "2013-12-18T21:21:38.660Z", 
1553         "slice": 8, 
1554         "role": 1, 
1555         "user": 12, 
1556         "created": "2013-12-18T21:21:38.660Z"
1557     }
1558 },
1559 {
1560     "pk": 41, 
1561     "model": "core.sliceprivilege", 
1562     "fields": {
1563         "updated": "2013-12-18T21:21:38.695Z", 
1564         "slice": 8, 
1565         "role": 1, 
1566         "user": 13, 
1567         "created": "2013-12-18T21:21:38.695Z"
1568     }
1569 },
1570 {
1571     "pk": 42, 
1572     "model": "core.sliceprivilege", 
1573     "fields": {
1574         "updated": "2013-12-18T21:21:38.731Z", 
1575         "slice": 8, 
1576         "role": 1, 
1577         "user": 14, 
1578         "created": "2013-12-18T21:21:38.731Z"
1579     }
1580 },
1581 {
1582     "pk": 43, 
1583     "model": "core.sliceprivilege", 
1584     "fields": {
1585         "updated": "2013-12-18T21:21:38.766Z", 
1586         "slice": 8, 
1587         "role": 1, 
1588         "user": 15, 
1589         "created": "2013-12-18T21:21:38.766Z"
1590     }
1591 },
1592 {
1593     "pk": 44, 
1594     "model": "core.sliceprivilege", 
1595     "fields": {
1596         "updated": "2013-12-18T21:21:38.801Z", 
1597         "slice": 8, 
1598         "role": 1, 
1599         "user": 1, 
1600         "created": "2013-12-18T21:21:38.801Z"
1601     }
1602 },
1603 {
1604     "pk": 45, 
1605     "model": "core.sliceprivilege", 
1606     "fields": {
1607         "updated": "2013-12-18T21:21:38.845Z", 
1608         "slice": 8, 
1609         "role": 1, 
1610         "user": 8, 
1611         "created": "2013-12-18T21:21:38.845Z"
1612     }
1613 },
1614 {
1615     "pk": 46, 
1616     "model": "core.sliceprivilege", 
1617     "fields": {
1618         "updated": "2013-12-18T21:21:38.857Z", 
1619         "slice": 9, 
1620         "role": 1, 
1621         "user": 2, 
1622         "created": "2013-12-18T21:21:38.857Z"
1623     }
1624 },
1625 {
1626     "pk": 47, 
1627     "model": "core.sliceprivilege", 
1628     "fields": {
1629         "updated": "2013-12-18T21:21:38.865Z", 
1630         "slice": 9, 
1631         "role": 1, 
1632         "user": 3, 
1633         "created": "2013-12-18T21:21:38.864Z"
1634     }
1635 },
1636 {
1637     "pk": 48, 
1638     "model": "core.sliceprivilege", 
1639     "fields": {
1640         "updated": "2013-12-18T21:21:38.875Z", 
1641         "slice": 9, 
1642         "role": 1, 
1643         "user": 4, 
1644         "created": "2013-12-18T21:21:38.875Z"
1645     }
1646 },
1647 {
1648     "pk": 49, 
1649     "model": "core.sliceprivilege", 
1650     "fields": {
1651         "updated": "2013-12-18T21:21:38.894Z", 
1652         "slice": 9, 
1653         "role": 1, 
1654         "user": 5, 
1655         "created": "2013-12-18T21:21:38.894Z"
1656     }
1657 },
1658 {
1659     "pk": 50, 
1660     "model": "core.sliceprivilege", 
1661     "fields": {
1662         "updated": "2013-12-18T21:21:38.913Z", 
1663         "slice": 9, 
1664         "role": 1, 
1665         "user": 6, 
1666         "created": "2013-12-18T21:21:38.913Z"
1667     }
1668 },
1669 {
1670     "pk": 51, 
1671     "model": "core.sliceprivilege", 
1672     "fields": {
1673         "updated": "2013-12-18T21:21:38.932Z", 
1674         "slice": 9, 
1675         "role": 1, 
1676         "user": 7, 
1677         "created": "2013-12-18T21:21:38.932Z"
1678     }
1679 },
1680 {
1681     "pk": 52, 
1682     "model": "core.sliceprivilege", 
1683     "fields": {
1684         "updated": "2013-12-18T21:21:38.951Z", 
1685         "slice": 9, 
1686         "role": 1, 
1687         "user": 9, 
1688         "created": "2013-12-18T21:21:38.951Z"
1689     }
1690 },
1691 {
1692     "pk": 53, 
1693     "model": "core.sliceprivilege", 
1694     "fields": {
1695         "updated": "2013-12-18T21:21:38.978Z", 
1696         "slice": 9, 
1697         "role": 1, 
1698         "user": 10, 
1699         "created": "2013-12-18T21:21:38.978Z"
1700     }
1701 },
1702 {
1703     "pk": 54, 
1704     "model": "core.sliceprivilege", 
1705     "fields": {
1706         "updated": "2013-12-18T21:21:39.005Z", 
1707         "slice": 9, 
1708         "role": 1, 
1709         "user": 11, 
1710         "created": "2013-12-18T21:21:39.005Z"
1711     }
1712 },
1713 {
1714     "pk": 55, 
1715     "model": "core.sliceprivilege", 
1716     "fields": {
1717         "updated": "2013-12-18T21:21:39.032Z", 
1718         "slice": 9, 
1719         "role": 1, 
1720         "user": 12, 
1721         "created": "2013-12-18T21:21:39.032Z"
1722     }
1723 },
1724 {
1725     "pk": 56, 
1726     "model": "core.sliceprivilege", 
1727     "fields": {
1728         "updated": "2013-12-18T21:21:39.068Z", 
1729         "slice": 9, 
1730         "role": 1, 
1731         "user": 13, 
1732         "created": "2013-12-18T21:21:39.067Z"
1733     }
1734 },
1735 {
1736     "pk": 57, 
1737     "model": "core.sliceprivilege", 
1738     "fields": {
1739         "updated": "2013-12-18T21:21:39.103Z", 
1740         "slice": 9, 
1741         "role": 1, 
1742         "user": 14, 
1743         "created": "2013-12-18T21:21:39.103Z"
1744     }
1745 },
1746 {
1747     "pk": 58, 
1748     "model": "core.sliceprivilege", 
1749     "fields": {
1750         "updated": "2013-12-18T21:21:39.139Z", 
1751         "slice": 9, 
1752         "role": 1, 
1753         "user": 15, 
1754         "created": "2013-12-18T21:21:39.139Z"
1755     }
1756 },
1757 {
1758     "pk": 59, 
1759     "model": "core.sliceprivilege", 
1760     "fields": {
1761         "updated": "2013-12-18T21:21:39.175Z", 
1762         "slice": 9, 
1763         "role": 1, 
1764         "user": 1, 
1765         "created": "2013-12-18T21:21:39.175Z"
1766     }
1767 },
1768 {
1769     "pk": 60, 
1770     "model": "core.sliceprivilege", 
1771     "fields": {
1772         "updated": "2013-12-18T21:21:39.219Z", 
1773         "slice": 9, 
1774         "role": 1, 
1775         "user": 8, 
1776         "created": "2013-12-18T21:21:39.219Z"
1777     }
1778 },
1779 {
1780     "pk": 61, 
1781     "model": "core.sliceprivilege", 
1782     "fields": {
1783         "updated": "2013-12-18T21:21:39.229Z", 
1784         "slice": 10, 
1785         "role": 1, 
1786         "user": 2, 
1787         "created": "2013-12-18T21:21:39.229Z"
1788     }
1789 },
1790 {
1791     "pk": 62, 
1792     "model": "core.sliceprivilege", 
1793     "fields": {
1794         "updated": "2013-12-18T21:21:39.238Z", 
1795         "slice": 10, 
1796         "role": 1, 
1797         "user": 3, 
1798         "created": "2013-12-18T21:21:39.238Z"
1799     }
1800 },
1801 {
1802     "pk": 63, 
1803     "model": "core.sliceprivilege", 
1804     "fields": {
1805         "updated": "2013-12-18T21:21:39.248Z", 
1806         "slice": 10, 
1807         "role": 1, 
1808         "user": 4, 
1809         "created": "2013-12-18T21:21:39.248Z"
1810     }
1811 },
1812 {
1813     "pk": 64, 
1814     "model": "core.sliceprivilege", 
1815     "fields": {
1816         "updated": "2013-12-18T21:21:39.267Z", 
1817         "slice": 10, 
1818         "role": 1, 
1819         "user": 5, 
1820         "created": "2013-12-18T21:21:39.267Z"
1821     }
1822 },
1823 {
1824     "pk": 65, 
1825     "model": "core.sliceprivilege", 
1826     "fields": {
1827         "updated": "2013-12-18T21:21:39.286Z", 
1828         "slice": 10, 
1829         "role": 1, 
1830         "user": 6, 
1831         "created": "2013-12-18T21:21:39.286Z"
1832     }
1833 },
1834 {
1835     "pk": 66, 
1836     "model": "core.sliceprivilege", 
1837     "fields": {
1838         "updated": "2013-12-18T21:21:39.304Z", 
1839         "slice": 10, 
1840         "role": 1, 
1841         "user": 7, 
1842         "created": "2013-12-18T21:21:39.304Z"
1843     }
1844 },
1845 {
1846     "pk": 67, 
1847     "model": "core.sliceprivilege", 
1848     "fields": {
1849         "updated": "2013-12-18T21:21:39.324Z", 
1850         "slice": 10, 
1851         "role": 1, 
1852         "user": 9, 
1853         "created": "2013-12-18T21:21:39.324Z"
1854     }
1855 },
1856 {
1857     "pk": 68, 
1858     "model": "core.sliceprivilege", 
1859     "fields": {
1860         "updated": "2013-12-18T21:21:39.351Z", 
1861         "slice": 10, 
1862         "role": 1, 
1863         "user": 10, 
1864         "created": "2013-12-18T21:21:39.351Z"
1865     }
1866 },
1867 {
1868     "pk": 69, 
1869     "model": "core.sliceprivilege", 
1870     "fields": {
1871         "updated": "2013-12-18T21:21:39.378Z", 
1872         "slice": 10, 
1873         "role": 1, 
1874         "user": 11, 
1875         "created": "2013-12-18T21:21:39.378Z"
1876     }
1877 },
1878 {
1879     "pk": 70, 
1880     "model": "core.sliceprivilege", 
1881     "fields": {
1882         "updated": "2013-12-18T21:21:39.405Z", 
1883         "slice": 10, 
1884         "role": 1, 
1885         "user": 12, 
1886         "created": "2013-12-18T21:21:39.405Z"
1887     }
1888 },
1889 {
1890     "pk": 71, 
1891     "model": "core.sliceprivilege", 
1892     "fields": {
1893         "updated": "2013-12-18T21:21:39.440Z", 
1894         "slice": 10, 
1895         "role": 1, 
1896         "user": 13, 
1897         "created": "2013-12-18T21:21:39.440Z"
1898     }
1899 },
1900 {
1901     "pk": 72, 
1902     "model": "core.sliceprivilege", 
1903     "fields": {
1904         "updated": "2013-12-18T21:21:39.476Z", 
1905         "slice": 10, 
1906         "role": 1, 
1907         "user": 14, 
1908         "created": "2013-12-18T21:21:39.476Z"
1909     }
1910 },
1911 {
1912     "pk": 73, 
1913     "model": "core.sliceprivilege", 
1914     "fields": {
1915         "updated": "2013-12-18T21:21:39.511Z", 
1916         "slice": 10, 
1917         "role": 1, 
1918         "user": 15, 
1919         "created": "2013-12-18T21:21:39.511Z"
1920     }
1921 },
1922 {
1923     "pk": 74, 
1924     "model": "core.sliceprivilege", 
1925     "fields": {
1926         "updated": "2013-12-18T21:21:39.547Z", 
1927         "slice": 10, 
1928         "role": 1, 
1929         "user": 1, 
1930         "created": "2013-12-18T21:21:39.547Z"
1931     }
1932 },
1933 {
1934     "pk": 75, 
1935     "model": "core.sliceprivilege", 
1936     "fields": {
1937         "updated": "2013-12-18T21:21:39.590Z", 
1938         "slice": 10, 
1939         "role": 1, 
1940         "user": 8, 
1941         "created": "2013-12-18T21:21:39.590Z"
1942     }
1943 },
1944 {
1945     "pk": 76, 
1946     "model": "core.sliceprivilege", 
1947     "fields": {
1948         "updated": "2013-12-18T21:21:39.602Z", 
1949         "slice": 11, 
1950         "role": 1, 
1951         "user": 2, 
1952         "created": "2013-12-18T21:21:39.602Z"
1953     }
1954 },
1955 {
1956     "pk": 77, 
1957     "model": "core.sliceprivilege", 
1958     "fields": {
1959         "updated": "2013-12-18T21:21:39.610Z", 
1960         "slice": 11, 
1961         "role": 1, 
1962         "user": 3, 
1963         "created": "2013-12-18T21:21:39.610Z"
1964     }
1965 },
1966 {
1967     "pk": 78, 
1968     "model": "core.sliceprivilege", 
1969     "fields": {
1970         "updated": "2013-12-18T21:21:39.621Z", 
1971         "slice": 11, 
1972         "role": 1, 
1973         "user": 4, 
1974         "created": "2013-12-18T21:21:39.621Z"
1975     }
1976 },
1977 {
1978     "pk": 79, 
1979     "model": "core.sliceprivilege", 
1980     "fields": {
1981         "updated": "2013-12-18T21:21:39.640Z", 
1982         "slice": 11, 
1983         "role": 1, 
1984         "user": 5, 
1985         "created": "2013-12-18T21:21:39.640Z"
1986     }
1987 },
1988 {
1989     "pk": 80, 
1990     "model": "core.sliceprivilege", 
1991     "fields": {
1992         "updated": "2013-12-18T21:21:39.659Z", 
1993         "slice": 11, 
1994         "role": 1, 
1995         "user": 6, 
1996         "created": "2013-12-18T21:21:39.659Z"
1997     }
1998 },
1999 {
2000     "pk": 81, 
2001     "model": "core.sliceprivilege", 
2002     "fields": {
2003         "updated": "2013-12-18T21:21:39.678Z", 
2004         "slice": 11, 
2005         "role": 1, 
2006         "user": 7, 
2007         "created": "2013-12-18T21:21:39.678Z"
2008     }
2009 },
2010 {
2011     "pk": 82, 
2012     "model": "core.sliceprivilege", 
2013     "fields": {
2014         "updated": "2013-12-18T21:21:39.705Z", 
2015         "slice": 11, 
2016         "role": 1, 
2017         "user": 9, 
2018         "created": "2013-12-18T21:21:39.705Z"
2019     }
2020 },
2021 {
2022     "pk": 83, 
2023     "model": "core.sliceprivilege", 
2024     "fields": {
2025         "updated": "2013-12-18T21:21:39.732Z", 
2026         "slice": 11, 
2027         "role": 1, 
2028         "user": 10, 
2029         "created": "2013-12-18T21:21:39.732Z"
2030     }
2031 },
2032 {
2033     "pk": 84, 
2034     "model": "core.sliceprivilege", 
2035     "fields": {
2036         "updated": "2013-12-18T21:21:39.759Z", 
2037         "slice": 11, 
2038         "role": 1, 
2039         "user": 11, 
2040         "created": "2013-12-18T21:21:39.759Z"
2041     }
2042 },
2043 {
2044     "pk": 85, 
2045     "model": "core.sliceprivilege", 
2046     "fields": {
2047         "updated": "2013-12-18T21:21:39.786Z", 
2048         "slice": 11, 
2049         "role": 1, 
2050         "user": 12, 
2051         "created": "2013-12-18T21:21:39.786Z"
2052     }
2053 },
2054 {
2055     "pk": 86, 
2056     "model": "core.sliceprivilege", 
2057     "fields": {
2058         "updated": "2013-12-18T21:21:39.821Z", 
2059         "slice": 11, 
2060         "role": 1, 
2061         "user": 13, 
2062         "created": "2013-12-18T21:21:39.821Z"
2063     }
2064 },
2065 {
2066     "pk": 87, 
2067     "model": "core.sliceprivilege", 
2068     "fields": {
2069         "updated": "2013-12-18T21:21:39.857Z", 
2070         "slice": 11, 
2071         "role": 1, 
2072         "user": 14, 
2073         "created": "2013-12-18T21:21:39.857Z"
2074     }
2075 },
2076 {
2077     "pk": 88, 
2078     "model": "core.sliceprivilege", 
2079     "fields": {
2080         "updated": "2013-12-18T21:21:39.891Z", 
2081         "slice": 11, 
2082         "role": 1, 
2083         "user": 15, 
2084         "created": "2013-12-18T21:21:39.891Z"
2085     }
2086 },
2087 {
2088     "pk": 89, 
2089     "model": "core.sliceprivilege", 
2090     "fields": {
2091         "updated": "2013-12-18T21:21:39.927Z", 
2092         "slice": 11, 
2093         "role": 1, 
2094         "user": 1, 
2095         "created": "2013-12-18T21:21:39.927Z"
2096     }
2097 },
2098 {
2099     "pk": 90, 
2100     "model": "core.sliceprivilege", 
2101     "fields": {
2102         "updated": "2013-12-18T21:21:39.971Z", 
2103         "slice": 11, 
2104         "role": 1, 
2105         "user": 8, 
2106         "created": "2013-12-18T21:21:39.971Z"
2107     }
2108 },
2109 {
2110     "pk": 91, 
2111     "model": "core.sliceprivilege", 
2112     "fields": {
2113         "updated": "2013-12-18T21:21:39.983Z", 
2114         "slice": 12, 
2115         "role": 1, 
2116         "user": 2, 
2117         "created": "2013-12-18T21:21:39.983Z"
2118     }
2119 },
2120 {
2121     "pk": 92, 
2122     "model": "core.sliceprivilege", 
2123     "fields": {
2124         "updated": "2013-12-18T21:21:39.991Z", 
2125         "slice": 12, 
2126         "role": 1, 
2127         "user": 3, 
2128         "created": "2013-12-18T21:21:39.991Z"
2129     }
2130 },
2131 {
2132     "pk": 93, 
2133     "model": "core.sliceprivilege", 
2134     "fields": {
2135         "updated": "2013-12-18T21:21:40.002Z", 
2136         "slice": 12, 
2137         "role": 1, 
2138         "user": 4, 
2139         "created": "2013-12-18T21:21:40.002Z"
2140     }
2141 },
2142 {
2143     "pk": 94, 
2144     "model": "core.sliceprivilege", 
2145     "fields": {
2146         "updated": "2013-12-18T21:21:40.020Z", 
2147         "slice": 12, 
2148         "role": 1, 
2149         "user": 5, 
2150         "created": "2013-12-18T21:21:40.020Z"
2151     }
2152 },
2153 {
2154     "pk": 95, 
2155     "model": "core.sliceprivilege", 
2156     "fields": {
2157         "updated": "2013-12-18T21:21:40.039Z", 
2158         "slice": 12, 
2159         "role": 1, 
2160         "user": 6, 
2161         "created": "2013-12-18T21:21:40.039Z"
2162     }
2163 },
2164 {
2165     "pk": 96, 
2166     "model": "core.sliceprivilege", 
2167     "fields": {
2168         "updated": "2013-12-18T21:21:40.058Z", 
2169         "slice": 12, 
2170         "role": 1, 
2171         "user": 7, 
2172         "created": "2013-12-18T21:21:40.058Z"
2173     }
2174 },
2175 {
2176     "pk": 97, 
2177     "model": "core.sliceprivilege", 
2178     "fields": {
2179         "updated": "2013-12-18T21:21:40.077Z", 
2180         "slice": 12, 
2181         "role": 1, 
2182         "user": 9, 
2183         "created": "2013-12-18T21:21:40.077Z"
2184     }
2185 },
2186 {
2187     "pk": 98, 
2188     "model": "core.sliceprivilege", 
2189     "fields": {
2190         "updated": "2013-12-18T21:21:40.104Z", 
2191         "slice": 12, 
2192         "role": 1, 
2193         "user": 10, 
2194         "created": "2013-12-18T21:21:40.104Z"
2195     }
2196 },
2197 {
2198     "pk": 99, 
2199     "model": "core.sliceprivilege", 
2200     "fields": {
2201         "updated": "2013-12-18T21:21:40.131Z", 
2202         "slice": 12, 
2203         "role": 1, 
2204         "user": 11, 
2205         "created": "2013-12-18T21:21:40.131Z"
2206     }
2207 },
2208 {
2209     "pk": 100, 
2210     "model": "core.sliceprivilege", 
2211     "fields": {
2212         "updated": "2013-12-18T21:21:40.159Z", 
2213         "slice": 12, 
2214         "role": 1, 
2215         "user": 12, 
2216         "created": "2013-12-18T21:21:40.159Z"
2217     }
2218 },
2219 {
2220     "pk": 101, 
2221     "model": "core.sliceprivilege", 
2222     "fields": {
2223         "updated": "2013-12-18T21:21:40.194Z", 
2224         "slice": 12, 
2225         "role": 1, 
2226         "user": 13, 
2227         "created": "2013-12-18T21:21:40.194Z"
2228     }
2229 },
2230 {
2231     "pk": 102, 
2232     "model": "core.sliceprivilege", 
2233     "fields": {
2234         "updated": "2013-12-18T21:21:40.230Z", 
2235         "slice": 12, 
2236         "role": 1, 
2237         "user": 14, 
2238         "created": "2013-12-18T21:21:40.230Z"
2239     }
2240 },
2241 {
2242     "pk": 103, 
2243     "model": "core.sliceprivilege", 
2244     "fields": {
2245         "updated": "2013-12-18T21:21:40.265Z", 
2246         "slice": 12, 
2247         "role": 1, 
2248         "user": 15, 
2249         "created": "2013-12-18T21:21:40.265Z"
2250     }
2251 },
2252 {
2253     "pk": 104, 
2254     "model": "core.sliceprivilege", 
2255     "fields": {
2256         "updated": "2013-12-18T21:21:40.300Z", 
2257         "slice": 12, 
2258         "role": 1, 
2259         "user": 1, 
2260         "created": "2013-12-18T21:21:40.300Z"
2261     }
2262 },
2263 {
2264     "pk": 105, 
2265     "model": "core.sliceprivilege", 
2266     "fields": {
2267         "updated": "2013-12-18T21:21:40.344Z", 
2268         "slice": 12, 
2269         "role": 1, 
2270         "user": 8, 
2271         "created": "2013-12-18T21:21:40.344Z"
2272     }
2273 },
2274 {
2275     "pk": 106, 
2276     "model": "core.sliceprivilege", 
2277     "fields": {
2278         "updated": "2013-12-18T21:21:40.356Z", 
2279         "slice": 13, 
2280         "role": 1, 
2281         "user": 2, 
2282         "created": "2013-12-18T21:21:40.355Z"
2283     }
2284 },
2285 {
2286     "pk": 107, 
2287     "model": "core.sliceprivilege", 
2288     "fields": {
2289         "updated": "2013-12-18T21:21:40.364Z", 
2290         "slice": 13, 
2291         "role": 1, 
2292         "user": 3, 
2293         "created": "2013-12-18T21:21:40.364Z"
2294     }
2295 },
2296 {
2297     "pk": 108, 
2298     "model": "core.sliceprivilege", 
2299     "fields": {
2300         "updated": "2013-12-18T21:21:40.374Z", 
2301         "slice": 13, 
2302         "role": 1, 
2303         "user": 4, 
2304         "created": "2013-12-18T21:21:40.374Z"
2305     }
2306 },
2307 {
2308     "pk": 109, 
2309     "model": "core.sliceprivilege", 
2310     "fields": {
2311         "updated": "2013-12-18T21:21:40.393Z", 
2312         "slice": 13, 
2313         "role": 1, 
2314         "user": 5, 
2315         "created": "2013-12-18T21:21:40.393Z"
2316     }
2317 },
2318 {
2319     "pk": 110, 
2320     "model": "core.sliceprivilege", 
2321     "fields": {
2322         "updated": "2013-12-18T21:21:40.412Z", 
2323         "slice": 13, 
2324         "role": 1, 
2325         "user": 6, 
2326         "created": "2013-12-18T21:21:40.412Z"
2327     }
2328 },
2329 {
2330     "pk": 111, 
2331     "model": "core.sliceprivilege", 
2332     "fields": {
2333         "updated": "2013-12-18T21:21:40.431Z", 
2334         "slice": 13, 
2335         "role": 1, 
2336         "user": 7, 
2337         "created": "2013-12-18T21:21:40.431Z"
2338     }
2339 },
2340 {
2341     "pk": 112, 
2342     "model": "core.sliceprivilege", 
2343     "fields": {
2344         "updated": "2013-12-18T21:21:40.450Z", 
2345         "slice": 13, 
2346         "role": 1, 
2347         "user": 9, 
2348         "created": "2013-12-18T21:21:40.450Z"
2349     }
2350 },
2351 {
2352     "pk": 113, 
2353     "model": "core.sliceprivilege", 
2354     "fields": {
2355         "updated": "2013-12-18T21:21:40.477Z", 
2356         "slice": 13, 
2357         "role": 1, 
2358         "user": 10, 
2359         "created": "2013-12-18T21:21:40.477Z"
2360     }
2361 },
2362 {
2363     "pk": 114, 
2364     "model": "core.sliceprivilege", 
2365     "fields": {
2366         "updated": "2013-12-18T21:21:40.504Z", 
2367         "slice": 13, 
2368         "role": 1, 
2369         "user": 11, 
2370         "created": "2013-12-18T21:21:40.504Z"
2371     }
2372 },
2373 {
2374     "pk": 115, 
2375     "model": "core.sliceprivilege", 
2376     "fields": {
2377         "updated": "2013-12-18T21:21:40.531Z", 
2378         "slice": 13, 
2379         "role": 1, 
2380         "user": 12, 
2381         "created": "2013-12-18T21:21:40.531Z"
2382     }
2383 },
2384 {
2385     "pk": 116, 
2386     "model": "core.sliceprivilege", 
2387     "fields": {
2388         "updated": "2013-12-18T21:21:40.566Z", 
2389         "slice": 13, 
2390         "role": 1, 
2391         "user": 13, 
2392         "created": "2013-12-18T21:21:40.566Z"
2393     }
2394 },
2395 {
2396     "pk": 117, 
2397     "model": "core.sliceprivilege", 
2398     "fields": {
2399         "updated": "2013-12-18T21:21:40.602Z", 
2400         "slice": 13, 
2401         "role": 1, 
2402         "user": 14, 
2403         "created": "2013-12-18T21:21:40.602Z"
2404     }
2405 },
2406 {
2407     "pk": 118, 
2408     "model": "core.sliceprivilege", 
2409     "fields": {
2410         "updated": "2013-12-18T21:21:40.637Z", 
2411         "slice": 13, 
2412         "role": 1, 
2413         "user": 15, 
2414         "created": "2013-12-18T21:21:40.637Z"
2415     }
2416 },
2417 {
2418     "pk": 119, 
2419     "model": "core.sliceprivilege", 
2420     "fields": {
2421         "updated": "2013-12-18T21:21:40.673Z", 
2422         "slice": 13, 
2423         "role": 1, 
2424         "user": 1, 
2425         "created": "2013-12-18T21:21:40.673Z"
2426     }
2427 },
2428 {
2429     "pk": 120, 
2430     "model": "core.sliceprivilege", 
2431     "fields": {
2432         "updated": "2013-12-18T21:21:40.717Z", 
2433         "slice": 13, 
2434         "role": 1, 
2435         "user": 8, 
2436         "created": "2013-12-18T21:21:40.717Z"
2437     }
2438 },
2439 {
2440     "pk": 121, 
2441     "model": "core.sliceprivilege", 
2442     "fields": {
2443         "updated": "2013-12-18T21:21:40.728Z", 
2444         "slice": 14, 
2445         "role": 1, 
2446         "user": 2, 
2447         "created": "2013-12-18T21:21:40.728Z"
2448     }
2449 },
2450 {
2451     "pk": 122, 
2452     "model": "core.sliceprivilege", 
2453     "fields": {
2454         "updated": "2013-12-18T21:21:40.736Z", 
2455         "slice": 14, 
2456         "role": 1, 
2457         "user": 3, 
2458         "created": "2013-12-18T21:21:40.736Z"
2459     }
2460 },
2461 {
2462     "pk": 123, 
2463     "model": "core.sliceprivilege", 
2464     "fields": {
2465         "updated": "2013-12-18T21:21:40.747Z", 
2466         "slice": 14, 
2467         "role": 1, 
2468         "user": 4, 
2469         "created": "2013-12-18T21:21:40.747Z"
2470     }
2471 },
2472 {
2473     "pk": 124, 
2474     "model": "core.sliceprivilege", 
2475     "fields": {
2476         "updated": "2013-12-18T21:21:40.766Z", 
2477         "slice": 14, 
2478         "role": 1, 
2479         "user": 5, 
2480         "created": "2013-12-18T21:21:40.766Z"
2481     }
2482 },
2483 {
2484     "pk": 125, 
2485     "model": "core.sliceprivilege", 
2486     "fields": {
2487         "updated": "2013-12-18T21:21:40.784Z", 
2488         "slice": 14, 
2489         "role": 1, 
2490         "user": 6, 
2491         "created": "2013-12-18T21:21:40.784Z"
2492     }
2493 },
2494 {
2495     "pk": 126, 
2496     "model": "core.sliceprivilege", 
2497     "fields": {
2498         "updated": "2013-12-18T21:21:40.803Z", 
2499         "slice": 14, 
2500         "role": 1, 
2501         "user": 7, 
2502         "created": "2013-12-18T21:21:40.803Z"
2503     }
2504 },
2505 {
2506     "pk": 127, 
2507     "model": "core.sliceprivilege", 
2508     "fields": {
2509         "updated": "2013-12-18T21:21:40.822Z", 
2510         "slice": 14, 
2511         "role": 1, 
2512         "user": 9, 
2513         "created": "2013-12-18T21:21:40.822Z"
2514     }
2515 },
2516 {
2517     "pk": 128, 
2518     "model": "core.sliceprivilege", 
2519     "fields": {
2520         "updated": "2013-12-18T21:21:40.849Z", 
2521         "slice": 14, 
2522         "role": 1, 
2523         "user": 10, 
2524         "created": "2013-12-18T21:21:40.849Z"
2525     }
2526 },
2527 {
2528     "pk": 129, 
2529     "model": "core.sliceprivilege", 
2530     "fields": {
2531         "updated": "2013-12-18T21:21:40.877Z", 
2532         "slice": 14, 
2533         "role": 1, 
2534         "user": 11, 
2535         "created": "2013-12-18T21:21:40.877Z"
2536     }
2537 },
2538 {
2539     "pk": 130, 
2540     "model": "core.sliceprivilege", 
2541     "fields": {
2542         "updated": "2013-12-18T21:21:40.903Z", 
2543         "slice": 14, 
2544         "role": 1, 
2545         "user": 12, 
2546         "created": "2013-12-18T21:21:40.903Z"
2547     }
2548 },
2549 {
2550     "pk": 131, 
2551     "model": "core.sliceprivilege", 
2552     "fields": {
2553         "updated": "2013-12-18T21:21:40.939Z", 
2554         "slice": 14, 
2555         "role": 1, 
2556         "user": 13, 
2557         "created": "2013-12-18T21:21:40.939Z"
2558     }
2559 },
2560 {
2561     "pk": 132, 
2562     "model": "core.sliceprivilege", 
2563     "fields": {
2564         "updated": "2013-12-18T21:21:40.975Z", 
2565         "slice": 14, 
2566         "role": 1, 
2567         "user": 14, 
2568         "created": "2013-12-18T21:21:40.975Z"
2569     }
2570 },
2571 {
2572     "pk": 133, 
2573     "model": "core.sliceprivilege", 
2574     "fields": {
2575         "updated": "2013-12-18T21:21:41.010Z", 
2576         "slice": 14, 
2577         "role": 1, 
2578         "user": 15, 
2579         "created": "2013-12-18T21:21:41.010Z"
2580     }
2581 },
2582 {
2583     "pk": 134, 
2584     "model": "core.sliceprivilege", 
2585     "fields": {
2586         "updated": "2013-12-18T21:21:41.045Z", 
2587         "slice": 14, 
2588         "role": 1, 
2589         "user": 1, 
2590         "created": "2013-12-18T21:21:41.045Z"
2591     }
2592 },
2593 {
2594     "pk": 135, 
2595     "model": "core.sliceprivilege", 
2596     "fields": {
2597         "updated": "2013-12-18T21:21:41.089Z", 
2598         "slice": 14, 
2599         "role": 1, 
2600         "user": 8, 
2601         "created": "2013-12-18T21:21:41.089Z"
2602     }
2603 },
2604 {
2605     "pk": 136, 
2606     "model": "core.sliceprivilege", 
2607     "fields": {
2608         "updated": "2013-12-18T21:21:41.101Z", 
2609         "slice": 15, 
2610         "role": 1, 
2611         "user": 2, 
2612         "created": "2013-12-18T21:21:41.101Z"
2613     }
2614 },
2615 {
2616     "pk": 137, 
2617     "model": "core.sliceprivilege", 
2618     "fields": {
2619         "updated": "2013-12-18T21:21:41.109Z", 
2620         "slice": 15, 
2621         "role": 1, 
2622         "user": 3, 
2623         "created": "2013-12-18T21:21:41.109Z"
2624     }
2625 },
2626 {
2627     "pk": 138, 
2628     "model": "core.sliceprivilege", 
2629     "fields": {
2630         "updated": "2013-12-18T21:21:41.119Z", 
2631         "slice": 15, 
2632         "role": 1, 
2633         "user": 4, 
2634         "created": "2013-12-18T21:21:41.119Z"
2635     }
2636 },
2637 {
2638     "pk": 139, 
2639     "model": "core.sliceprivilege", 
2640     "fields": {
2641         "updated": "2013-12-18T21:21:41.138Z", 
2642         "slice": 15, 
2643         "role": 1, 
2644         "user": 5, 
2645         "created": "2013-12-18T21:21:41.138Z"
2646     }
2647 },
2648 {
2649     "pk": 140, 
2650     "model": "core.sliceprivilege", 
2651     "fields": {
2652         "updated": "2013-12-18T21:21:41.157Z", 
2653         "slice": 15, 
2654         "role": 1, 
2655         "user": 6, 
2656         "created": "2013-12-18T21:21:41.157Z"
2657     }
2658 },
2659 {
2660     "pk": 141, 
2661     "model": "core.sliceprivilege", 
2662     "fields": {
2663         "updated": "2013-12-18T21:21:41.176Z", 
2664         "slice": 15, 
2665         "role": 1, 
2666         "user": 7, 
2667         "created": "2013-12-18T21:21:41.176Z"
2668     }
2669 },
2670 {
2671     "pk": 142, 
2672     "model": "core.sliceprivilege", 
2673     "fields": {
2674         "updated": "2013-12-18T21:21:41.204Z", 
2675         "slice": 15, 
2676         "role": 1, 
2677         "user": 9, 
2678         "created": "2013-12-18T21:21:41.203Z"
2679     }
2680 },
2681 {
2682     "pk": 143, 
2683     "model": "core.sliceprivilege", 
2684     "fields": {
2685         "updated": "2013-12-18T21:21:41.231Z", 
2686         "slice": 15, 
2687         "role": 1, 
2688         "user": 10, 
2689         "created": "2013-12-18T21:21:41.231Z"
2690     }
2691 },
2692 {
2693     "pk": 144, 
2694     "model": "core.sliceprivilege", 
2695     "fields": {
2696         "updated": "2013-12-18T21:21:41.258Z", 
2697         "slice": 15, 
2698         "role": 1, 
2699         "user": 11, 
2700         "created": "2013-12-18T21:21:41.258Z"
2701     }
2702 },
2703 {
2704     "pk": 145, 
2705     "model": "core.sliceprivilege", 
2706     "fields": {
2707         "updated": "2013-12-18T21:21:41.285Z", 
2708         "slice": 15, 
2709         "role": 1, 
2710         "user": 12, 
2711         "created": "2013-12-18T21:21:41.285Z"
2712     }
2713 },
2714 {
2715     "pk": 146, 
2716     "model": "core.sliceprivilege", 
2717     "fields": {
2718         "updated": "2013-12-18T21:21:41.320Z", 
2719         "slice": 15, 
2720         "role": 1, 
2721         "user": 13, 
2722         "created": "2013-12-18T21:21:41.320Z"
2723     }
2724 },
2725 {
2726     "pk": 147, 
2727     "model": "core.sliceprivilege", 
2728     "fields": {
2729         "updated": "2013-12-18T21:21:41.356Z", 
2730         "slice": 15, 
2731         "role": 1, 
2732         "user": 14, 
2733         "created": "2013-12-18T21:21:41.356Z"
2734     }
2735 },
2736 {
2737     "pk": 148, 
2738     "model": "core.sliceprivilege", 
2739     "fields": {
2740         "updated": "2013-12-18T21:21:41.391Z", 
2741         "slice": 15, 
2742         "role": 1, 
2743         "user": 15, 
2744         "created": "2013-12-18T21:21:41.391Z"
2745     }
2746 },
2747 {
2748     "pk": 149, 
2749     "model": "core.sliceprivilege", 
2750     "fields": {
2751         "updated": "2013-12-18T21:21:41.426Z", 
2752         "slice": 15, 
2753         "role": 1, 
2754         "user": 1, 
2755         "created": "2013-12-18T21:21:41.426Z"
2756     }
2757 },
2758 {
2759     "pk": 150, 
2760     "model": "core.sliceprivilege", 
2761     "fields": {
2762         "updated": "2013-12-18T21:21:41.470Z", 
2763         "slice": 15, 
2764         "role": 1, 
2765         "user": 8, 
2766         "created": "2013-12-18T21:21:41.470Z"
2767     }
2768 },
2769 {
2770     "pk": 1, 
2771     "model": "core.image", 
2772     "fields": {
2773         "updated": "2013-12-09T14:26:56.787Z", 
2774         "name": "Fedora 16 LXC rev 1.3", 
2775         "created": "2013-12-09T14:26:56.787Z", 
2776         "container_format": "bare", 
2777         "disk_format": "raw", 
2778         "image_id": "d4bdbba2-6883-4232-863a-202fd4c56c21"
2779     }
2780 },
2781 {
2782     "pk": 384, 
2783     "model": "core.node", 
2784     "fields": {
2785         "site": 8, 
2786         "updated": "2013-06-21T21:17:13.982Z", 
2787         "deployment": 5, 
2788         "name": "node1.stanford.vicci.org", 
2789         "created": "2013-04-03T23:14:11.072Z"
2790     }
2791 },
2792 {
2793     "pk": 385, 
2794     "model": "core.node", 
2795     "fields": {
2796         "site": 8, 
2797         "updated": "2013-06-21T21:17:13.982Z", 
2798         "deployment": 5, 
2799         "name": "node2.stanford.vicci.org", 
2800         "created": "2013-04-03T23:14:11.072Z"
2801     }
2802 },
2803 {
2804     "pk": 386, 
2805     "model": "core.node", 
2806     "fields": {
2807         "site": 8, 
2808         "updated": "2013-06-21T21:17:13.982Z", 
2809         "deployment": 5, 
2810         "name": "node3.stanford.vicci.org", 
2811         "created": "2013-04-03T23:14:11.072Z"
2812     }
2813 },
2814 {
2815     "pk": 387, 
2816     "model": "core.node", 
2817     "fields": {
2818         "site": 8, 
2819         "updated": "2013-06-21T21:17:13.982Z", 
2820         "deployment": 5, 
2821         "name": "node4.stanford.vicci.org", 
2822         "created": "2013-04-03T23:14:11.072Z"
2823     }
2824 },
2825 {
2826     "pk": 388, 
2827     "model": "core.node", 
2828     "fields": {
2829         "site": 8, 
2830         "updated": "2013-06-21T21:17:13.982Z", 
2831         "deployment": 5, 
2832         "name": "node5.stanford.vicci.org", 
2833         "created": "2013-04-03T23:14:11.072Z"
2834     }
2835 },
2836 {
2837     "pk": 389, 
2838     "model": "core.node", 
2839     "fields": {
2840         "site": 8, 
2841         "updated": "2013-06-21T21:17:13.982Z", 
2842         "deployment": 5, 
2843         "name": "node6.stanford.vicci.org", 
2844         "created": "2013-04-03T23:14:11.072Z"
2845     }
2846 },
2847 {
2848     "pk": 390, 
2849     "model": "core.node", 
2850     "fields": {
2851         "site": 8, 
2852         "updated": "2013-06-21T21:17:13.982Z", 
2853         "deployment": 5, 
2854         "name": "node7.stanford.vicci.org", 
2855         "created": "2013-04-03T23:14:11.072Z"
2856     }
2857 },
2858 {
2859     "pk": 391, 
2860     "model": "core.node", 
2861     "fields": {
2862         "site": 8, 
2863         "updated": "2013-06-21T21:17:13.982Z", 
2864         "deployment": 5, 
2865         "name": "node8.stanford.vicci.org", 
2866         "created": "2013-04-03T23:14:11.072Z"
2867     }
2868 },
2869 {
2870     "pk": 392, 
2871     "model": "core.node", 
2872     "fields": {
2873         "site": 8, 
2874         "updated": "2013-06-21T21:17:13.982Z", 
2875         "deployment": 5, 
2876         "name": "node9.stanford.vicci.org", 
2877         "created": "2013-04-03T23:14:11.072Z"
2878     }
2879 },
2880 {
2881     "pk": 393, 
2882     "model": "core.node", 
2883     "fields": {
2884         "site": 8, 
2885         "updated": "2013-06-21T21:17:13.982Z", 
2886         "deployment": 5, 
2887         "name": "node10.stanford.vicci.org", 
2888         "created": "2013-04-03T23:14:11.072Z"
2889     }
2890 },
2891 {
2892     "pk": 394, 
2893     "model": "core.node", 
2894     "fields": {
2895         "site": 8, 
2896         "updated": "2013-06-21T21:17:13.982Z", 
2897         "deployment": 5, 
2898         "name": "node11.stanford.vicci.org", 
2899         "created": "2013-04-03T23:14:11.072Z"
2900     }
2901 },
2902 {
2903     "pk": 395, 
2904     "model": "core.node", 
2905     "fields": {
2906         "site": 8, 
2907         "updated": "2013-06-21T21:17:13.982Z", 
2908         "deployment": 5, 
2909         "name": "node12.stanford.vicci.org", 
2910         "created": "2013-04-03T23:14:11.072Z"
2911     }
2912 },
2913 {
2914     "pk": 396, 
2915     "model": "core.node", 
2916     "fields": {
2917         "site": 8, 
2918         "updated": "2013-06-21T21:17:13.982Z", 
2919         "deployment": 5, 
2920         "name": "node13.stanford.vicci.org", 
2921         "created": "2013-04-03T23:14:11.072Z"
2922     }
2923 },
2924 {
2925     "pk": 397, 
2926     "model": "core.node", 
2927     "fields": {
2928         "site": 8, 
2929         "updated": "2013-06-21T21:17:13.982Z", 
2930         "deployment": 5, 
2931         "name": "node14.stanford.vicci.org", 
2932         "created": "2013-04-03T23:14:11.072Z"
2933     }
2934 },
2935 {
2936     "pk": 398, 
2937     "model": "core.node", 
2938     "fields": {
2939         "site": 8, 
2940         "updated": "2013-06-21T21:17:13.982Z", 
2941         "deployment": 5, 
2942         "name": "node15.stanford.vicci.org", 
2943         "created": "2013-04-03T23:14:11.072Z"
2944     }
2945 },
2946 {
2947     "pk": 399, 
2948     "model": "core.node", 
2949     "fields": {
2950         "site": 8, 
2951         "updated": "2013-06-21T21:17:13.982Z", 
2952         "deployment": 5, 
2953         "name": "node16.stanford.vicci.org", 
2954         "created": "2013-04-03T23:14:11.072Z"
2955     }
2956 },
2957 {
2958     "pk": 400, 
2959     "model": "core.node", 
2960     "fields": {
2961         "site": 8, 
2962         "updated": "2013-06-21T21:17:13.982Z", 
2963         "deployment": 5, 
2964         "name": "node17.stanford.vicci.org", 
2965         "created": "2013-04-03T23:14:11.072Z"
2966     }
2967 },
2968 {
2969     "pk": 401, 
2970     "model": "core.node", 
2971     "fields": {
2972         "site": 8, 
2973         "updated": "2013-06-21T21:17:13.982Z", 
2974         "deployment": 5, 
2975         "name": "node18.stanford.vicci.org", 
2976         "created": "2013-04-03T23:14:11.072Z"
2977     }
2978 },
2979 {
2980     "pk": 402, 
2981     "model": "core.node", 
2982     "fields": {
2983         "site": 8, 
2984         "updated": "2013-06-21T21:17:13.982Z", 
2985         "deployment": 5, 
2986         "name": "node19.stanford.vicci.org", 
2987         "created": "2013-04-03T23:14:11.072Z"
2988     }
2989 },
2990 {
2991     "pk": 403, 
2992     "model": "core.node", 
2993     "fields": {
2994         "site": 8, 
2995         "updated": "2013-06-21T21:17:13.982Z", 
2996         "deployment": 5, 
2997         "name": "node20.stanford.vicci.org", 
2998         "created": "2013-04-03T23:14:11.072Z"
2999     }
3000 },
3001 {
3002     "pk": 404, 
3003     "model": "core.node", 
3004     "fields": {
3005         "site": 8, 
3006         "updated": "2013-06-21T21:17:13.982Z", 
3007         "deployment": 5, 
3008         "name": "node21.stanford.vicci.org", 
3009         "created": "2013-04-03T23:14:11.072Z"
3010     }
3011 },
3012 {
3013     "pk": 405, 
3014     "model": "core.node", 
3015     "fields": {
3016         "site": 8, 
3017         "updated": "2013-06-21T21:17:13.982Z", 
3018         "deployment": 5, 
3019         "name": "node22.stanford.vicci.org", 
3020         "created": "2013-04-03T23:14:11.072Z"
3021     }
3022 },
3023 {
3024     "pk": 406, 
3025     "model": "core.node", 
3026     "fields": {
3027         "site": 8, 
3028         "updated": "2013-06-21T21:17:13.982Z", 
3029         "deployment": 5, 
3030         "name": "node23.stanford.vicci.org", 
3031         "created": "2013-04-03T23:14:11.072Z"
3032     }
3033 },
3034 {
3035     "pk": 407, 
3036     "model": "core.node", 
3037     "fields": {
3038         "site": 8, 
3039         "updated": "2013-06-21T21:17:13.982Z", 
3040         "deployment": 5, 
3041         "name": "node24.stanford.vicci.org", 
3042         "created": "2013-04-03T23:14:11.072Z"
3043     }
3044 },
3045 {
3046     "pk": 408, 
3047     "model": "core.node", 
3048     "fields": {
3049         "site": 8, 
3050         "updated": "2013-06-21T21:17:13.982Z", 
3051         "deployment": 5, 
3052         "name": "node25.stanford.vicci.org", 
3053         "created": "2013-04-03T23:14:11.072Z"
3054     }
3055 },
3056 {
3057     "pk": 409, 
3058     "model": "core.node", 
3059     "fields": {
3060         "site": 8, 
3061         "updated": "2013-06-21T21:17:13.982Z", 
3062         "deployment": 5, 
3063         "name": "node26.stanford.vicci.org", 
3064         "created": "2013-04-03T23:14:11.072Z"
3065     }
3066 },
3067 {
3068     "pk": 410, 
3069     "model": "core.node", 
3070     "fields": {
3071         "site": 8, 
3072         "updated": "2013-06-21T21:17:13.982Z", 
3073         "deployment": 5, 
3074         "name": "node27.stanford.vicci.org", 
3075         "created": "2013-04-03T23:14:11.072Z"
3076     }
3077 },
3078 {
3079     "pk": 411, 
3080     "model": "core.node", 
3081     "fields": {
3082         "site": 8, 
3083         "updated": "2013-06-21T21:17:13.982Z", 
3084         "deployment": 5, 
3085         "name": "node28.stanford.vicci.org", 
3086         "created": "2013-04-03T23:14:11.072Z"
3087     }
3088 },
3089 {
3090     "pk": 412, 
3091     "model": "core.node", 
3092     "fields": {
3093         "site": 8, 
3094         "updated": "2013-06-21T21:17:13.982Z", 
3095         "deployment": 5, 
3096         "name": "node29.stanford.vicci.org", 
3097         "created": "2013-04-03T23:14:11.072Z"
3098     }
3099 },
3100 {
3101     "pk": 413, 
3102     "model": "core.node", 
3103     "fields": {
3104         "site": 8, 
3105         "updated": "2013-06-21T21:17:13.982Z", 
3106         "deployment": 5, 
3107         "name": "node30.stanford.vicci.org", 
3108         "created": "2013-04-03T23:14:11.072Z"
3109     }
3110 },
3111 {
3112     "pk": 414, 
3113     "model": "core.node", 
3114     "fields": {
3115         "site": 8, 
3116         "updated": "2013-06-21T21:17:13.982Z", 
3117         "deployment": 5, 
3118         "name": "node31.stanford.vicci.org", 
3119         "created": "2013-04-03T23:14:11.072Z"
3120     }
3121 },
3122 {
3123     "pk": 415, 
3124     "model": "core.node", 
3125     "fields": {
3126         "site": 8, 
3127         "updated": "2013-06-21T21:17:13.982Z", 
3128         "deployment": 5, 
3129         "name": "node32.stanford.vicci.org", 
3130         "created": "2013-04-03T23:14:11.072Z"
3131     }
3132 },
3133 {
3134     "pk": 416, 
3135     "model": "core.node", 
3136     "fields": {
3137         "site": 8, 
3138         "updated": "2013-06-21T21:17:13.982Z", 
3139         "deployment": 5, 
3140         "name": "node33.stanford.vicci.org", 
3141         "created": "2013-04-03T23:14:11.072Z"
3142     }
3143 },
3144 {
3145     "pk": 417, 
3146     "model": "core.node", 
3147     "fields": {
3148         "site": 8, 
3149         "updated": "2013-06-21T21:17:13.982Z", 
3150         "deployment": 5, 
3151         "name": "node34.stanford.vicci.org", 
3152         "created": "2013-04-03T23:14:11.072Z"
3153     }
3154 },
3155 {
3156     "pk": 418, 
3157     "model": "core.node", 
3158     "fields": {
3159         "site": 8, 
3160         "updated": "2013-06-21T21:17:13.982Z", 
3161         "deployment": 5, 
3162         "name": "node35.stanford.vicci.org", 
3163         "created": "2013-04-03T23:14:11.072Z"
3164     }
3165 },
3166 {
3167     "pk": 419, 
3168     "model": "core.node", 
3169     "fields": {
3170         "site": 8, 
3171         "updated": "2013-06-21T21:17:13.982Z", 
3172         "deployment": 5, 
3173         "name": "node36.stanford.vicci.org", 
3174         "created": "2013-04-03T23:14:11.072Z"
3175     }
3176 },
3177 {
3178     "pk": 420, 
3179     "model": "core.node", 
3180     "fields": {
3181         "site": 8, 
3182         "updated": "2013-06-21T21:17:13.982Z", 
3183         "deployment": 5, 
3184         "name": "node37.stanford.vicci.org", 
3185         "created": "2013-04-03T23:14:11.072Z"
3186     }
3187 },
3188 {
3189     "pk": 421, 
3190     "model": "core.node", 
3191     "fields": {
3192         "site": 8, 
3193         "updated": "2013-06-21T21:17:13.982Z", 
3194         "deployment": 5, 
3195         "name": "node38.stanford.vicci.org", 
3196         "created": "2013-04-03T23:14:11.072Z"
3197     }
3198 },
3199 {
3200     "pk": 422, 
3201     "model": "core.node", 
3202     "fields": {
3203         "site": 8, 
3204         "updated": "2013-06-21T21:17:13.982Z", 
3205         "deployment": 5, 
3206         "name": "node39.stanford.vicci.org", 
3207         "created": "2013-04-03T23:14:11.072Z"
3208     }
3209 },
3210 {
3211     "pk": 423, 
3212     "model": "core.node", 
3213     "fields": {
3214         "site": 8, 
3215         "updated": "2013-06-21T21:17:13.982Z", 
3216         "deployment": 5, 
3217         "name": "node40.stanford.vicci.org", 
3218         "created": "2013-04-03T23:14:11.072Z"
3219     }
3220 },
3221 {
3222     "pk": 424, 
3223     "model": "core.node", 
3224     "fields": {
3225         "site": 8, 
3226         "updated": "2013-06-21T21:17:13.982Z", 
3227         "deployment": 5, 
3228         "name": "node41.stanford.vicci.org", 
3229         "created": "2013-04-03T23:14:11.072Z"
3230     }
3231 },
3232 {
3233     "pk": 425, 
3234     "model": "core.node", 
3235     "fields": {
3236         "site": 8, 
3237         "updated": "2013-06-21T21:17:13.982Z", 
3238         "deployment": 5, 
3239         "name": "node42.stanford.vicci.org", 
3240         "created": "2013-04-03T23:14:11.072Z"
3241     }
3242 },
3243 {
3244     "pk": 426, 
3245     "model": "core.node", 
3246     "fields": {
3247         "site": 8, 
3248         "updated": "2013-06-21T21:17:13.982Z", 
3249         "deployment": 5, 
3250         "name": "node43.stanford.vicci.org", 
3251         "created": "2013-04-03T23:14:11.072Z"
3252     }
3253 },
3254 {
3255     "pk": 427, 
3256     "model": "core.node", 
3257     "fields": {
3258         "site": 8, 
3259         "updated": "2013-06-21T21:17:13.982Z", 
3260         "deployment": 5, 
3261         "name": "node44.stanford.vicci.org", 
3262         "created": "2013-04-03T23:14:11.072Z"
3263     }
3264 },
3265 {
3266     "pk": 428, 
3267     "model": "core.node", 
3268     "fields": {
3269         "site": 8, 
3270         "updated": "2013-06-21T21:17:13.982Z", 
3271         "deployment": 5, 
3272         "name": "node45.stanford.vicci.org", 
3273         "created": "2013-04-03T23:14:11.072Z"
3274     }
3275 },
3276 {
3277     "pk": 429, 
3278     "model": "core.node", 
3279     "fields": {
3280         "site": 8, 
3281         "updated": "2013-06-21T21:17:13.982Z", 
3282         "deployment": 5, 
3283         "name": "node46.stanford.vicci.org", 
3284         "created": "2013-04-03T23:14:11.072Z"
3285     }
3286 },
3287 {
3288     "pk": 430, 
3289     "model": "core.node", 
3290     "fields": {
3291         "site": 8, 
3292         "updated": "2013-06-21T21:17:13.982Z", 
3293         "deployment": 5, 
3294         "name": "node47.stanford.vicci.org", 
3295         "created": "2013-04-03T23:14:11.072Z"
3296     }
3297 },
3298 {
3299     "pk": 431, 
3300     "model": "core.node", 
3301     "fields": {
3302         "site": 8, 
3303         "updated": "2013-06-21T21:17:13.982Z", 
3304         "deployment": 5, 
3305         "name": "node48.stanford.vicci.org", 
3306         "created": "2013-04-03T23:14:11.072Z"
3307     }
3308 },
3309 {
3310     "pk": 432, 
3311     "model": "core.node", 
3312     "fields": {
3313         "site": 8, 
3314         "updated": "2013-06-21T21:17:13.982Z", 
3315         "deployment": 5, 
3316         "name": "node49.stanford.vicci.org", 
3317         "created": "2013-04-03T23:14:11.072Z"
3318     }
3319 },
3320 {
3321     "pk": 433, 
3322     "model": "core.node", 
3323     "fields": {
3324         "site": 8, 
3325         "updated": "2013-06-21T21:17:13.982Z", 
3326         "deployment": 5, 
3327         "name": "node50.stanford.vicci.org", 
3328         "created": "2013-04-03T23:14:11.072Z"
3329     }
3330 },
3331 {
3332     "pk": 434, 
3333     "model": "core.node", 
3334     "fields": {
3335         "site": 8, 
3336         "updated": "2013-06-21T21:17:13.982Z", 
3337         "deployment": 5, 
3338         "name": "node51.stanford.vicci.org", 
3339         "created": "2013-04-03T23:14:11.072Z"
3340     }
3341 },
3342 {
3343     "pk": 435, 
3344     "model": "core.node", 
3345     "fields": {
3346         "site": 8, 
3347         "updated": "2013-06-21T21:17:13.982Z", 
3348         "deployment": 5, 
3349         "name": "node52.stanford.vicci.org", 
3350         "created": "2013-04-03T23:14:11.072Z"
3351     }
3352 },
3353 {
3354     "pk": 436, 
3355     "model": "core.node", 
3356     "fields": {
3357         "site": 8, 
3358         "updated": "2013-06-21T21:17:13.982Z", 
3359         "deployment": 5, 
3360         "name": "node53.stanford.vicci.org", 
3361         "created": "2013-04-03T23:14:11.072Z"
3362     }
3363 },
3364 {
3365     "pk": 437, 
3366     "model": "core.node", 
3367     "fields": {
3368         "site": 8, 
3369         "updated": "2013-06-21T21:17:13.982Z", 
3370         "deployment": 5, 
3371         "name": "node54.stanford.vicci.org", 
3372         "created": "2013-04-03T23:14:11.072Z"
3373     }
3374 },
3375 {
3376     "pk": 438, 
3377     "model": "core.node", 
3378     "fields": {
3379         "site": 8, 
3380         "updated": "2013-06-21T21:17:13.982Z", 
3381         "deployment": 5, 
3382         "name": "node55.stanford.vicci.org", 
3383         "created": "2013-04-03T23:14:11.072Z"
3384     }
3385 },
3386 {
3387     "pk": 439, 
3388     "model": "core.node", 
3389     "fields": {
3390         "site": 8, 
3391         "updated": "2013-06-21T21:17:13.982Z", 
3392         "deployment": 5, 
3393         "name": "node56.stanford.vicci.org", 
3394         "created": "2013-04-03T23:14:11.072Z"
3395     }
3396 },
3397 {
3398     "pk": 440, 
3399     "model": "core.node", 
3400     "fields": {
3401         "site": 8, 
3402         "updated": "2013-06-21T21:17:13.982Z", 
3403         "deployment": 5, 
3404         "name": "node57.stanford.vicci.org", 
3405         "created": "2013-04-03T23:14:11.072Z"
3406     }
3407 },
3408 {
3409     "pk": 441, 
3410     "model": "core.node", 
3411     "fields": {
3412         "site": 8, 
3413         "updated": "2013-06-21T21:17:13.982Z", 
3414         "deployment": 5, 
3415         "name": "node58.stanford.vicci.org", 
3416         "created": "2013-04-03T23:14:11.072Z"
3417     }
3418 },
3419 {
3420     "pk": 442, 
3421     "model": "core.node", 
3422     "fields": {
3423         "site": 8, 
3424         "updated": "2013-06-21T21:17:13.982Z", 
3425         "deployment": 5, 
3426         "name": "node59.stanford.vicci.org", 
3427         "created": "2013-04-03T23:14:11.072Z"
3428     }
3429 },
3430 {
3431     "pk": 443, 
3432     "model": "core.node", 
3433     "fields": {
3434         "site": 8, 
3435         "updated": "2013-06-21T21:17:13.982Z", 
3436         "deployment": 5, 
3437         "name": "node60.stanford.vicci.org", 
3438         "created": "2013-04-03T23:14:11.072Z"
3439     }
3440 },
3441 {
3442     "pk": 444, 
3443     "model": "core.node", 
3444     "fields": {
3445         "site": 8, 
3446         "updated": "2013-06-21T21:17:13.982Z", 
3447         "deployment": 5, 
3448         "name": "node61.stanford.vicci.org", 
3449         "created": "2013-04-03T23:14:11.072Z"
3450     }
3451 },
3452 {
3453     "pk": 445, 
3454     "model": "core.node", 
3455     "fields": {
3456         "site": 8, 
3457         "updated": "2013-06-21T21:17:13.982Z", 
3458         "deployment": 5, 
3459         "name": "node62.stanford.vicci.org", 
3460         "created": "2013-04-03T23:14:11.072Z"
3461     }
3462 },
3463 {
3464     "pk": 446, 
3465     "model": "core.node", 
3466     "fields": {
3467         "site": 8, 
3468         "updated": "2013-06-21T21:17:13.982Z", 
3469         "deployment": 5, 
3470         "name": "node63.stanford.vicci.org", 
3471         "created": "2013-04-03T23:14:11.072Z"
3472     }
3473 },
3474 {
3475     "pk": 447, 
3476     "model": "core.node", 
3477     "fields": {
3478         "site": 8, 
3479         "updated": "2013-06-21T21:17:13.982Z", 
3480         "deployment": 5, 
3481         "name": "node64.stanford.vicci.org", 
3482         "created": "2013-04-03T23:14:11.072Z"
3483     }
3484 },
3485 {
3486     "pk": 448, 
3487     "model": "core.node", 
3488     "fields": {
3489         "site": 8, 
3490         "updated": "2013-06-21T21:17:13.982Z", 
3491         "deployment": 5, 
3492         "name": "node65.stanford.vicci.org", 
3493         "created": "2013-04-03T23:14:11.072Z"
3494     }
3495 },
3496 {
3497     "pk": 449, 
3498     "model": "core.node", 
3499     "fields": {
3500         "site": 8, 
3501         "updated": "2013-06-21T21:17:13.982Z", 
3502         "deployment": 5, 
3503         "name": "node66.stanford.vicci.org", 
3504         "created": "2013-04-03T23:14:11.072Z"
3505     }
3506 },
3507 {
3508     "pk": 450, 
3509     "model": "core.node", 
3510     "fields": {
3511         "site": 8, 
3512         "updated": "2013-06-21T21:17:13.982Z", 
3513         "deployment": 5, 
3514         "name": "node67.stanford.vicci.org", 
3515         "created": "2013-04-03T23:14:11.072Z"
3516     }
3517 },
3518 {
3519     "pk": 451, 
3520     "model": "core.node", 
3521     "fields": {
3522         "site": 8, 
3523         "updated": "2013-06-21T21:17:13.982Z", 
3524         "deployment": 5, 
3525         "name": "node68.stanford.vicci.org", 
3526         "created": "2013-04-03T23:14:11.072Z"
3527     }
3528 },
3529 {
3530     "pk": 452, 
3531     "model": "core.node", 
3532     "fields": {
3533         "site": 8, 
3534         "updated": "2013-06-21T21:17:13.982Z", 
3535         "deployment": 5, 
3536         "name": "node69.stanford.vicci.org", 
3537         "created": "2013-04-03T23:14:11.072Z"
3538     }
3539 },
3540 {
3541     "pk": 453, 
3542     "model": "core.node", 
3543     "fields": {
3544         "site": 8, 
3545         "updated": "2013-06-21T21:17:13.982Z", 
3546         "deployment": 5, 
3547         "name": "node70.stanford.vicci.org", 
3548         "created": "2013-04-03T23:14:11.072Z"
3549     }
3550 },
3551 {
3552     "pk": 454, 
3553     "model": "core.node", 
3554     "fields": {
3555         "site": 9, 
3556         "updated": "2013-06-21T21:17:13.982Z", 
3557         "deployment": 6, 
3558         "name": "node1.washington.vicci.org", 
3559         "created": "2013-04-03T23:14:11.072Z"
3560     }
3561 },
3562 {
3563     "pk": 455, 
3564     "model": "core.node", 
3565     "fields": {
3566         "site": 9, 
3567         "updated": "2013-06-21T21:17:13.982Z", 
3568         "deployment": 6, 
3569         "name": "node2.washington.vicci.org", 
3570         "created": "2013-04-03T23:14:11.072Z"
3571     }
3572 },
3573 {
3574     "pk": 456, 
3575     "model": "core.node", 
3576     "fields": {
3577         "site": 9, 
3578         "updated": "2013-06-21T21:17:13.982Z", 
3579         "deployment": 6, 
3580         "name": "node3.washington.vicci.org", 
3581         "created": "2013-04-03T23:14:11.072Z"
3582     }
3583 },
3584 {
3585     "pk": 457, 
3586     "model": "core.node", 
3587     "fields": {
3588         "site": 9, 
3589         "updated": "2013-06-21T21:17:13.982Z", 
3590         "deployment": 6, 
3591         "name": "node4.washington.vicci.org", 
3592         "created": "2013-04-03T23:14:11.072Z"
3593     }
3594 },
3595 {
3596     "pk": 458, 
3597     "model": "core.node", 
3598     "fields": {
3599         "site": 9, 
3600         "updated": "2013-06-21T21:17:13.982Z", 
3601         "deployment": 6, 
3602         "name": "node5.washington.vicci.org", 
3603         "created": "2013-04-03T23:14:11.072Z"
3604     }
3605 },
3606 {
3607     "pk": 459, 
3608     "model": "core.node", 
3609     "fields": {
3610         "site": 9, 
3611         "updated": "2013-06-21T21:17:13.982Z", 
3612         "deployment": 6, 
3613         "name": "node6.washington.vicci.org", 
3614         "created": "2013-04-03T23:14:11.072Z"
3615     }
3616 },
3617 {
3618     "pk": 460, 
3619     "model": "core.node", 
3620     "fields": {
3621         "site": 9, 
3622         "updated": "2013-06-21T21:17:13.982Z", 
3623         "deployment": 6, 
3624         "name": "node7.washington.vicci.org", 
3625         "created": "2013-04-03T23:14:11.072Z"
3626     }
3627 },
3628 {
3629     "pk": 461, 
3630     "model": "core.node", 
3631     "fields": {
3632         "site": 9, 
3633         "updated": "2013-06-21T21:17:13.982Z", 
3634         "deployment": 6, 
3635         "name": "node8.washington.vicci.org", 
3636         "created": "2013-04-03T23:14:11.072Z"
3637     }
3638 },
3639 {
3640     "pk": 462, 
3641     "model": "core.node", 
3642     "fields": {
3643         "site": 9, 
3644         "updated": "2013-06-21T21:17:13.982Z", 
3645         "deployment": 6, 
3646         "name": "node9.washington.vicci.org", 
3647         "created": "2013-04-03T23:14:11.072Z"
3648     }
3649 },
3650 {
3651     "pk": 463, 
3652     "model": "core.node", 
3653     "fields": {
3654         "site": 9, 
3655         "updated": "2013-06-21T21:17:13.982Z", 
3656         "deployment": 6, 
3657         "name": "node10.washington.vicci.org", 
3658         "created": "2013-04-03T23:14:11.072Z"
3659     }
3660 },
3661 {
3662     "pk": 464, 
3663     "model": "core.node", 
3664     "fields": {
3665         "site": 9, 
3666         "updated": "2013-06-21T21:17:13.982Z", 
3667         "deployment": 6, 
3668         "name": "node11.washington.vicci.org", 
3669         "created": "2013-04-03T23:14:11.072Z"
3670     }
3671 },
3672 {
3673     "pk": 465, 
3674     "model": "core.node", 
3675     "fields": {
3676         "site": 9, 
3677         "updated": "2013-06-21T21:17:13.982Z", 
3678         "deployment": 6, 
3679         "name": "node12.washington.vicci.org", 
3680         "created": "2013-04-03T23:14:11.072Z"
3681     }
3682 },
3683 {
3684     "pk": 466, 
3685     "model": "core.node", 
3686     "fields": {
3687         "site": 9, 
3688         "updated": "2013-06-21T21:17:13.982Z", 
3689         "deployment": 6, 
3690         "name": "node13.washington.vicci.org", 
3691         "created": "2013-04-03T23:14:11.072Z"
3692     }
3693 },
3694 {
3695     "pk": 467, 
3696     "model": "core.node", 
3697     "fields": {
3698         "site": 9, 
3699         "updated": "2013-06-21T21:17:13.982Z", 
3700         "deployment": 6, 
3701         "name": "node14.washington.vicci.org", 
3702         "created": "2013-04-03T23:14:11.072Z"
3703     }
3704 },
3705 {
3706     "pk": 468, 
3707     "model": "core.node", 
3708     "fields": {
3709         "site": 9, 
3710         "updated": "2013-06-21T21:17:13.982Z", 
3711         "deployment": 6, 
3712         "name": "node15.washington.vicci.org", 
3713         "created": "2013-04-03T23:14:11.072Z"
3714     }
3715 },
3716 {
3717     "pk": 469, 
3718     "model": "core.node", 
3719     "fields": {
3720         "site": 9, 
3721         "updated": "2013-06-21T21:17:13.982Z", 
3722         "deployment": 6, 
3723         "name": "node16.washington.vicci.org", 
3724         "created": "2013-04-03T23:14:11.072Z"
3725     }
3726 },
3727 {
3728     "pk": 470, 
3729     "model": "core.node", 
3730     "fields": {
3731         "site": 9, 
3732         "updated": "2013-06-21T21:17:13.982Z", 
3733         "deployment": 6, 
3734         "name": "node17.washington.vicci.org", 
3735         "created": "2013-04-03T23:14:11.072Z"
3736     }
3737 },
3738 {
3739     "pk": 471, 
3740     "model": "core.node", 
3741     "fields": {
3742         "site": 9, 
3743         "updated": "2013-06-21T21:17:13.982Z", 
3744         "deployment": 6, 
3745         "name": "node18.washington.vicci.org", 
3746         "created": "2013-04-03T23:14:11.072Z"
3747     }
3748 },
3749 {
3750     "pk": 472, 
3751     "model": "core.node", 
3752     "fields": {
3753         "site": 9, 
3754         "updated": "2013-06-21T21:17:13.982Z", 
3755         "deployment": 6, 
3756         "name": "node19.washington.vicci.org", 
3757         "created": "2013-04-03T23:14:11.072Z"
3758     }
3759 },
3760 {
3761     "pk": 473, 
3762     "model": "core.node", 
3763     "fields": {
3764         "site": 9, 
3765         "updated": "2013-06-21T21:17:13.982Z", 
3766         "deployment": 6, 
3767         "name": "node20.washington.vicci.org", 
3768         "created": "2013-04-03T23:14:11.072Z"
3769     }
3770 },
3771 {
3772     "pk": 474, 
3773     "model": "core.node", 
3774     "fields": {
3775         "site": 9, 
3776         "updated": "2013-06-21T21:17:13.982Z", 
3777         "deployment": 6, 
3778         "name": "node21.washington.vicci.org", 
3779         "created": "2013-04-03T23:14:11.072Z"
3780     }
3781 },
3782 {
3783     "pk": 475, 
3784     "model": "core.node", 
3785     "fields": {
3786         "site": 9, 
3787         "updated": "2013-06-21T21:17:13.982Z", 
3788         "deployment": 6, 
3789         "name": "node22.washington.vicci.org", 
3790         "created": "2013-04-03T23:14:11.072Z"
3791     }
3792 },
3793 {
3794     "pk": 476, 
3795     "model": "core.node", 
3796     "fields": {
3797         "site": 9, 
3798         "updated": "2013-06-21T21:17:13.982Z", 
3799         "deployment": 6, 
3800         "name": "node23.washington.vicci.org", 
3801         "created": "2013-04-03T23:14:11.072Z"
3802     }
3803 },
3804 {
3805     "pk": 477, 
3806     "model": "core.node", 
3807     "fields": {
3808         "site": 9, 
3809         "updated": "2013-06-21T21:17:13.982Z", 
3810         "deployment": 6, 
3811         "name": "node24.washington.vicci.org", 
3812         "created": "2013-04-03T23:14:11.072Z"
3813     }
3814 },
3815 {
3816     "pk": 478, 
3817     "model": "core.node", 
3818     "fields": {
3819         "site": 9, 
3820         "updated": "2013-06-21T21:17:13.982Z", 
3821         "deployment": 6, 
3822         "name": "node25.washington.vicci.org", 
3823         "created": "2013-04-03T23:14:11.072Z"
3824     }
3825 },
3826 {
3827     "pk": 479, 
3828     "model": "core.node", 
3829     "fields": {
3830         "site": 9, 
3831         "updated": "2013-06-21T21:17:13.982Z", 
3832         "deployment": 6, 
3833         "name": "node26.washington.vicci.org", 
3834         "created": "2013-04-03T23:14:11.072Z"
3835     }
3836 },
3837 {
3838     "pk": 480, 
3839     "model": "core.node", 
3840     "fields": {
3841         "site": 9, 
3842         "updated": "2013-06-21T21:17:13.982Z", 
3843         "deployment": 6, 
3844         "name": "node27.washington.vicci.org", 
3845         "created": "2013-04-03T23:14:11.072Z"
3846     }
3847 },
3848 {
3849     "pk": 481, 
3850     "model": "core.node", 
3851     "fields": {
3852         "site": 9, 
3853         "updated": "2013-06-21T21:17:13.982Z", 
3854         "deployment": 6, 
3855         "name": "node28.washington.vicci.org", 
3856         "created": "2013-04-03T23:14:11.072Z"
3857     }
3858 },
3859 {
3860     "pk": 482, 
3861     "model": "core.node", 
3862     "fields": {
3863         "site": 9, 
3864         "updated": "2013-06-21T21:17:13.982Z", 
3865         "deployment": 6, 
3866         "name": "node29.washington.vicci.org", 
3867         "created": "2013-04-03T23:14:11.072Z"
3868     }
3869 },
3870 {
3871     "pk": 483, 
3872     "model": "core.node", 
3873     "fields": {
3874         "site": 9, 
3875         "updated": "2013-06-21T21:17:13.982Z", 
3876         "deployment": 6, 
3877         "name": "node30.washington.vicci.org", 
3878         "created": "2013-04-03T23:14:11.072Z"
3879     }
3880 },
3881 {
3882     "pk": 484, 
3883     "model": "core.node", 
3884     "fields": {
3885         "site": 9, 
3886         "updated": "2013-06-21T21:17:13.982Z", 
3887         "deployment": 6, 
3888         "name": "node31.washington.vicci.org", 
3889         "created": "2013-04-03T23:14:11.072Z"
3890     }
3891 },
3892 {
3893     "pk": 485, 
3894     "model": "core.node", 
3895     "fields": {
3896         "site": 9, 
3897         "updated": "2013-06-21T21:17:13.982Z", 
3898         "deployment": 6, 
3899         "name": "node32.washington.vicci.org", 
3900         "created": "2013-04-03T23:14:11.072Z"
3901     }
3902 },
3903 {
3904     "pk": 486, 
3905     "model": "core.node", 
3906     "fields": {
3907         "site": 9, 
3908         "updated": "2013-06-21T21:17:13.982Z", 
3909         "deployment": 6, 
3910         "name": "node33.washington.vicci.org", 
3911         "created": "2013-04-03T23:14:11.072Z"
3912     }
3913 },
3914 {
3915     "pk": 487, 
3916     "model": "core.node", 
3917     "fields": {
3918         "site": 9, 
3919         "updated": "2013-06-21T21:17:13.982Z", 
3920         "deployment": 6, 
3921         "name": "node34.washington.vicci.org", 
3922         "created": "2013-04-03T23:14:11.072Z"
3923     }
3924 },
3925 {
3926     "pk": 488, 
3927     "model": "core.node", 
3928     "fields": {
3929         "site": 9, 
3930         "updated": "2013-06-21T21:17:13.982Z", 
3931         "deployment": 6, 
3932         "name": "node35.washington.vicci.org", 
3933         "created": "2013-04-03T23:14:11.072Z"
3934     }
3935 },
3936 {
3937     "pk": 489, 
3938     "model": "core.node", 
3939     "fields": {
3940         "site": 9, 
3941         "updated": "2013-06-21T21:17:13.982Z", 
3942         "deployment": 6, 
3943         "name": "node36.washington.vicci.org", 
3944         "created": "2013-04-03T23:14:11.072Z"
3945     }
3946 },
3947 {
3948     "pk": 490, 
3949     "model": "core.node", 
3950     "fields": {
3951         "site": 9, 
3952         "updated": "2013-06-21T21:17:13.982Z", 
3953         "deployment": 6, 
3954         "name": "node37.washington.vicci.org", 
3955         "created": "2013-04-03T23:14:11.072Z"
3956     }
3957 },
3958 {
3959     "pk": 491, 
3960     "model": "core.node", 
3961     "fields": {
3962         "site": 9, 
3963         "updated": "2013-06-21T21:17:13.982Z", 
3964         "deployment": 6, 
3965         "name": "node38.washington.vicci.org", 
3966         "created": "2013-04-03T23:14:11.072Z"
3967     }
3968 },
3969 {
3970     "pk": 492, 
3971     "model": "core.node", 
3972     "fields": {
3973         "site": 9, 
3974         "updated": "2013-06-21T21:17:13.982Z", 
3975         "deployment": 6, 
3976         "name": "node39.washington.vicci.org", 
3977         "created": "2013-04-03T23:14:11.072Z"
3978     }
3979 },
3980 {
3981     "pk": 493, 
3982     "model": "core.node", 
3983     "fields": {
3984         "site": 9, 
3985         "updated": "2013-06-21T21:17:13.982Z", 
3986         "deployment": 6, 
3987         "name": "node40.washington.vicci.org", 
3988         "created": "2013-04-03T23:14:11.072Z"
3989     }
3990 },
3991 {
3992     "pk": 494, 
3993     "model": "core.node", 
3994     "fields": {
3995         "site": 9, 
3996         "updated": "2013-06-21T21:17:13.982Z", 
3997         "deployment": 6, 
3998         "name": "node41.washington.vicci.org", 
3999         "created": "2013-04-03T23:14:11.072Z"
4000     }
4001 },
4002 {
4003     "pk": 495, 
4004     "model": "core.node", 
4005     "fields": {
4006         "site": 9, 
4007         "updated": "2013-06-21T21:17:13.982Z", 
4008         "deployment": 6, 
4009         "name": "node42.washington.vicci.org", 
4010         "created": "2013-04-03T23:14:11.072Z"
4011     }
4012 },
4013 {
4014     "pk": 496, 
4015     "model": "core.node", 
4016     "fields": {
4017         "site": 9, 
4018         "updated": "2013-06-21T21:17:13.982Z", 
4019         "deployment": 6, 
4020         "name": "node43.washington.vicci.org", 
4021         "created": "2013-04-03T23:14:11.072Z"
4022     }
4023 },
4024 {
4025     "pk": 497, 
4026     "model": "core.node", 
4027     "fields": {
4028         "site": 9, 
4029         "updated": "2013-06-21T21:17:13.982Z", 
4030         "deployment": 6, 
4031         "name": "node44.washington.vicci.org", 
4032         "created": "2013-04-03T23:14:11.072Z"
4033     }
4034 },
4035 {
4036     "pk": 498, 
4037     "model": "core.node", 
4038     "fields": {
4039         "site": 9, 
4040         "updated": "2013-06-21T21:17:13.982Z", 
4041         "deployment": 6, 
4042         "name": "node45.washington.vicci.org", 
4043         "created": "2013-04-03T23:14:11.072Z"
4044     }
4045 },
4046 {
4047     "pk": 499, 
4048     "model": "core.node", 
4049     "fields": {
4050         "site": 9, 
4051         "updated": "2013-06-21T21:17:13.982Z", 
4052         "deployment": 6, 
4053         "name": "node46.washington.vicci.org", 
4054         "created": "2013-04-03T23:14:11.072Z"
4055     }
4056 },
4057 {
4058     "pk": 500, 
4059     "model": "core.node", 
4060     "fields": {
4061         "site": 9, 
4062         "updated": "2013-06-21T21:17:13.982Z", 
4063         "deployment": 6, 
4064         "name": "node47.washington.vicci.org", 
4065         "created": "2013-04-03T23:14:11.072Z"
4066     }
4067 },
4068 {
4069     "pk": 501, 
4070     "model": "core.node", 
4071     "fields": {
4072         "site": 9, 
4073         "updated": "2013-06-21T21:17:13.982Z", 
4074         "deployment": 6, 
4075         "name": "node48.washington.vicci.org", 
4076         "created": "2013-04-03T23:14:11.072Z"
4077     }
4078 },
4079 {
4080     "pk": 502, 
4081     "model": "core.node", 
4082     "fields": {
4083         "site": 9, 
4084         "updated": "2013-06-21T21:17:13.982Z", 
4085         "deployment": 6, 
4086         "name": "node49.washington.vicci.org", 
4087         "created": "2013-04-03T23:14:11.072Z"
4088     }
4089 },
4090 {
4091     "pk": 503, 
4092     "model": "core.node", 
4093     "fields": {
4094         "site": 9, 
4095         "updated": "2013-06-21T21:17:13.982Z", 
4096         "deployment": 6, 
4097         "name": "node50.washington.vicci.org", 
4098         "created": "2013-04-03T23:14:11.072Z"
4099     }
4100 },
4101 {
4102     "pk": 504, 
4103     "model": "core.node", 
4104     "fields": {
4105         "site": 9, 
4106         "updated": "2013-06-21T21:17:13.982Z", 
4107         "deployment": 6, 
4108         "name": "node51.washington.vicci.org", 
4109         "created": "2013-04-03T23:14:11.072Z"
4110     }
4111 },
4112 {
4113     "pk": 505, 
4114     "model": "core.node", 
4115     "fields": {
4116         "site": 9, 
4117         "updated": "2013-06-21T21:17:13.982Z", 
4118         "deployment": 6, 
4119         "name": "node52.washington.vicci.org", 
4120         "created": "2013-04-03T23:14:11.072Z"
4121     }
4122 },
4123 {
4124     "pk": 506, 
4125     "model": "core.node", 
4126     "fields": {
4127         "site": 9, 
4128         "updated": "2013-06-21T21:17:13.982Z", 
4129         "deployment": 6, 
4130         "name": "node53.washington.vicci.org", 
4131         "created": "2013-04-03T23:14:11.072Z"
4132     }
4133 },
4134 {
4135     "pk": 507, 
4136     "model": "core.node", 
4137     "fields": {
4138         "site": 9, 
4139         "updated": "2013-06-21T21:17:13.982Z", 
4140         "deployment": 6, 
4141         "name": "node54.washington.vicci.org", 
4142         "created": "2013-04-03T23:14:11.072Z"
4143     }
4144 },
4145 {
4146     "pk": 508, 
4147     "model": "core.node", 
4148     "fields": {
4149         "site": 9, 
4150         "updated": "2013-06-21T21:17:13.982Z", 
4151         "deployment": 6, 
4152         "name": "node55.washington.vicci.org", 
4153         "created": "2013-04-03T23:14:11.072Z"
4154     }
4155 },
4156 {
4157     "pk": 509, 
4158     "model": "core.node", 
4159     "fields": {
4160         "site": 9, 
4161         "updated": "2013-06-21T21:17:13.982Z", 
4162         "deployment": 6, 
4163         "name": "node56.washington.vicci.org", 
4164         "created": "2013-04-03T23:14:11.072Z"
4165     }
4166 },
4167 {
4168     "pk": 510, 
4169     "model": "core.node", 
4170     "fields": {
4171         "site": 9, 
4172         "updated": "2013-06-21T21:17:13.982Z", 
4173         "deployment": 6, 
4174         "name": "node57.washington.vicci.org", 
4175         "created": "2013-04-03T23:14:11.072Z"
4176     }
4177 },
4178 {
4179     "pk": 511, 
4180     "model": "core.node", 
4181     "fields": {
4182         "site": 9, 
4183         "updated": "2013-06-21T21:17:13.982Z", 
4184         "deployment": 6, 
4185         "name": "node58.washington.vicci.org", 
4186         "created": "2013-04-03T23:14:11.072Z"
4187     }
4188 },
4189 {
4190     "pk": 512, 
4191     "model": "core.node", 
4192     "fields": {
4193         "site": 9, 
4194         "updated": "2013-06-21T21:17:13.982Z", 
4195         "deployment": 6, 
4196         "name": "node59.washington.vicci.org", 
4197         "created": "2013-04-03T23:14:11.072Z"
4198     }
4199 },
4200 {
4201     "pk": 513, 
4202     "model": "core.node", 
4203     "fields": {
4204         "site": 9, 
4205         "updated": "2013-06-21T21:17:13.982Z", 
4206         "deployment": 6, 
4207         "name": "node60.washington.vicci.org", 
4208         "created": "2013-04-03T23:14:11.072Z"
4209     }
4210 },
4211 {
4212     "pk": 514, 
4213     "model": "core.node", 
4214     "fields": {
4215         "site": 9, 
4216         "updated": "2013-06-21T21:17:13.982Z", 
4217         "deployment": 6, 
4218         "name": "node61.washington.vicci.org", 
4219         "created": "2013-04-03T23:14:11.072Z"
4220     }
4221 },
4222 {
4223     "pk": 515, 
4224     "model": "core.node", 
4225     "fields": {
4226         "site": 9, 
4227         "updated": "2013-06-21T21:17:13.982Z", 
4228         "deployment": 6, 
4229         "name": "node62.washington.vicci.org", 
4230         "created": "2013-04-03T23:14:11.072Z"
4231     }
4232 },
4233 {
4234     "pk": 516, 
4235     "model": "core.node", 
4236     "fields": {
4237         "site": 9, 
4238         "updated": "2013-06-21T21:17:13.982Z", 
4239         "deployment": 6, 
4240         "name": "node63.washington.vicci.org", 
4241         "created": "2013-04-03T23:14:11.072Z"
4242     }
4243 },
4244 {
4245     "pk": 517, 
4246     "model": "core.node", 
4247     "fields": {
4248         "site": 9, 
4249         "updated": "2013-06-21T21:17:13.982Z", 
4250         "deployment": 6, 
4251         "name": "node64.washington.vicci.org", 
4252         "created": "2013-04-03T23:14:11.072Z"
4253     }
4254 },
4255 {
4256     "pk": 518, 
4257     "model": "core.node", 
4258     "fields": {
4259         "site": 9, 
4260         "updated": "2013-06-21T21:17:13.982Z", 
4261         "deployment": 6, 
4262         "name": "node65.washington.vicci.org", 
4263         "created": "2013-04-03T23:14:11.072Z"
4264     }
4265 },
4266 {
4267     "pk": 519, 
4268     "model": "core.node", 
4269     "fields": {
4270         "site": 9, 
4271         "updated": "2013-06-21T21:17:13.982Z", 
4272         "deployment": 6, 
4273         "name": "node66.washington.vicci.org", 
4274         "created": "2013-04-03T23:14:11.072Z"
4275     }
4276 },
4277 {
4278     "pk": 520, 
4279     "model": "core.node", 
4280     "fields": {
4281         "site": 9, 
4282         "updated": "2013-06-21T21:17:13.982Z", 
4283         "deployment": 6, 
4284         "name": "node67.washington.vicci.org", 
4285         "created": "2013-04-03T23:14:11.072Z"
4286     }
4287 },
4288 {
4289     "pk": 521, 
4290     "model": "core.node", 
4291     "fields": {
4292         "site": 9, 
4293         "updated": "2013-06-21T21:17:13.982Z", 
4294         "deployment": 6, 
4295         "name": "node68.washington.vicci.org", 
4296         "created": "2013-04-03T23:14:11.072Z"
4297     }
4298 },
4299 {
4300     "pk": 522, 
4301     "model": "core.node", 
4302     "fields": {
4303         "site": 9, 
4304         "updated": "2013-06-21T21:17:13.982Z", 
4305         "deployment": 6, 
4306         "name": "node69.washington.vicci.org", 
4307         "created": "2013-04-03T23:14:11.072Z"
4308     }
4309 },
4310 {
4311     "pk": 523, 
4312     "model": "core.node", 
4313     "fields": {
4314         "site": 9, 
4315         "updated": "2013-06-21T21:17:13.982Z", 
4316         "deployment": 6, 
4317         "name": "node70.washington.vicci.org", 
4318         "created": "2013-04-03T23:14:11.072Z"
4319     }
4320 },
4321 {
4322     "pk": 524, 
4323     "model": "core.node", 
4324     "fields": {
4325         "site": 10, 
4326         "updated": "2013-06-21T21:17:13.982Z", 
4327         "deployment": 7, 
4328         "name": "node1.princeton.vicci.org", 
4329         "created": "2013-04-03T23:14:11.072Z"
4330     }
4331 },
4332 {
4333     "pk": 525, 
4334     "model": "core.node", 
4335     "fields": {
4336         "site": 10, 
4337         "updated": "2013-06-21T21:17:13.982Z", 
4338         "deployment": 7, 
4339         "name": "node2.princeton.vicci.org", 
4340         "created": "2013-04-03T23:14:11.072Z"
4341     }
4342 },
4343 {
4344     "pk": 526, 
4345     "model": "core.node", 
4346     "fields": {
4347         "site": 10, 
4348         "updated": "2013-06-21T21:17:13.982Z", 
4349         "deployment": 7, 
4350         "name": "node3.princeton.vicci.org", 
4351         "created": "2013-04-03T23:14:11.072Z"
4352     }
4353 },
4354 {
4355     "pk": 527, 
4356     "model": "core.node", 
4357     "fields": {
4358         "site": 10, 
4359         "updated": "2013-06-21T21:17:13.982Z", 
4360         "deployment": 7, 
4361         "name": "node4.princeton.vicci.org", 
4362         "created": "2013-04-03T23:14:11.072Z"
4363     }
4364 },
4365 {
4366     "pk": 528, 
4367     "model": "core.node", 
4368     "fields": {
4369         "site": 10, 
4370         "updated": "2013-06-21T21:17:13.982Z", 
4371         "deployment": 7, 
4372         "name": "node5.princeton.vicci.org", 
4373         "created": "2013-04-03T23:14:11.072Z"
4374     }
4375 },
4376 {
4377     "pk": 529, 
4378     "model": "core.node", 
4379     "fields": {
4380         "site": 10, 
4381         "updated": "2013-06-21T21:17:13.982Z", 
4382         "deployment": 7, 
4383         "name": "node6.princeton.vicci.org", 
4384         "created": "2013-04-03T23:14:11.072Z"
4385     }
4386 },
4387 {
4388     "pk": 530, 
4389     "model": "core.node", 
4390     "fields": {
4391         "site": 10, 
4392         "updated": "2013-06-21T21:17:13.982Z", 
4393         "deployment": 7, 
4394         "name": "node7.princeton.vicci.org", 
4395         "created": "2013-04-03T23:14:11.072Z"
4396     }
4397 },
4398 {
4399     "pk": 531, 
4400     "model": "core.node", 
4401     "fields": {
4402         "site": 10, 
4403         "updated": "2013-06-21T21:17:13.982Z", 
4404         "deployment": 7, 
4405         "name": "node8.princeton.vicci.org", 
4406         "created": "2013-04-03T23:14:11.072Z"
4407     }
4408 },
4409 {
4410     "pk": 532, 
4411     "model": "core.node", 
4412     "fields": {
4413         "site": 10, 
4414         "updated": "2013-06-21T21:17:13.982Z", 
4415         "deployment": 7, 
4416         "name": "node9.princeton.vicci.org", 
4417         "created": "2013-04-03T23:14:11.072Z"
4418     }
4419 },
4420 {
4421     "pk": 533, 
4422     "model": "core.node", 
4423     "fields": {
4424         "site": 10, 
4425         "updated": "2013-06-21T21:17:13.982Z", 
4426         "deployment": 7, 
4427         "name": "node10.princeton.vicci.org", 
4428         "created": "2013-04-03T23:14:11.072Z"
4429     }
4430 },
4431 {
4432     "pk": 534, 
4433     "model": "core.node", 
4434     "fields": {
4435         "site": 10, 
4436         "updated": "2013-06-21T21:17:13.982Z", 
4437         "deployment": 7, 
4438         "name": "node11.princeton.vicci.org", 
4439         "created": "2013-04-03T23:14:11.072Z"
4440     }
4441 },
4442 {
4443     "pk": 535, 
4444     "model": "core.node", 
4445     "fields": {
4446         "site": 10, 
4447         "updated": "2013-06-21T21:17:13.982Z", 
4448         "deployment": 7, 
4449         "name": "node12.princeton.vicci.org", 
4450         "created": "2013-04-03T23:14:11.072Z"
4451     }
4452 },
4453 {
4454     "pk": 536, 
4455     "model": "core.node", 
4456     "fields": {
4457         "site": 10, 
4458         "updated": "2013-06-21T21:17:13.982Z", 
4459         "deployment": 7, 
4460         "name": "node13.princeton.vicci.org", 
4461         "created": "2013-04-03T23:14:11.072Z"
4462     }
4463 },
4464 {
4465     "pk": 537, 
4466     "model": "core.node", 
4467     "fields": {
4468         "site": 10, 
4469         "updated": "2013-06-21T21:17:13.982Z", 
4470         "deployment": 7, 
4471         "name": "node14.princeton.vicci.org", 
4472         "created": "2013-04-03T23:14:11.072Z"
4473     }
4474 },
4475 {
4476     "pk": 538, 
4477     "model": "core.node", 
4478     "fields": {
4479         "site": 10, 
4480         "updated": "2013-06-21T21:17:13.982Z", 
4481         "deployment": 7, 
4482         "name": "node15.princeton.vicci.org", 
4483         "created": "2013-04-03T23:14:11.072Z"
4484     }
4485 },
4486 {
4487     "pk": 539, 
4488     "model": "core.node", 
4489     "fields": {
4490         "site": 10, 
4491         "updated": "2013-06-21T21:17:13.982Z", 
4492         "deployment": 7, 
4493         "name": "node16.princeton.vicci.org", 
4494         "created": "2013-04-03T23:14:11.072Z"
4495     }
4496 },
4497 {
4498     "pk": 540, 
4499     "model": "core.node", 
4500     "fields": {
4501         "site": 10, 
4502         "updated": "2013-06-21T21:17:13.982Z", 
4503         "deployment": 7, 
4504         "name": "node17.princeton.vicci.org", 
4505         "created": "2013-04-03T23:14:11.072Z"
4506     }
4507 },
4508 {
4509     "pk": 541, 
4510     "model": "core.node", 
4511     "fields": {
4512         "site": 10, 
4513         "updated": "2013-06-21T21:17:13.982Z", 
4514         "deployment": 7, 
4515         "name": "node18.princeton.vicci.org", 
4516         "created": "2013-04-03T23:14:11.072Z"
4517     }
4518 },
4519 {
4520     "pk": 542, 
4521     "model": "core.node", 
4522     "fields": {
4523         "site": 10, 
4524         "updated": "2013-06-21T21:17:13.982Z", 
4525         "deployment": 7, 
4526         "name": "node19.princeton.vicci.org", 
4527         "created": "2013-04-03T23:14:11.072Z"
4528     }
4529 },
4530 {
4531     "pk": 543, 
4532     "model": "core.node", 
4533     "fields": {
4534         "site": 10, 
4535         "updated": "2013-06-21T21:17:13.982Z", 
4536         "deployment": 7, 
4537         "name": "node20.princeton.vicci.org", 
4538         "created": "2013-04-03T23:14:11.072Z"
4539     }
4540 },
4541 {
4542     "pk": 544, 
4543     "model": "core.node", 
4544     "fields": {
4545         "site": 10, 
4546         "updated": "2013-06-21T21:17:13.982Z", 
4547         "deployment": 7, 
4548         "name": "node21.princeton.vicci.org", 
4549         "created": "2013-04-03T23:14:11.072Z"
4550     }
4551 },
4552 {
4553     "pk": 545, 
4554     "model": "core.node", 
4555     "fields": {
4556         "site": 10, 
4557         "updated": "2013-06-21T21:17:13.982Z", 
4558         "deployment": 7, 
4559         "name": "node22.princeton.vicci.org", 
4560         "created": "2013-04-03T23:14:11.072Z"
4561     }
4562 },
4563 {
4564     "pk": 546, 
4565     "model": "core.node", 
4566     "fields": {
4567         "site": 10, 
4568         "updated": "2013-06-21T21:17:13.982Z", 
4569         "deployment": 7, 
4570         "name": "node23.princeton.vicci.org", 
4571         "created": "2013-04-03T23:14:11.072Z"
4572     }
4573 },
4574 {
4575     "pk": 547, 
4576     "model": "core.node", 
4577     "fields": {
4578         "site": 10, 
4579         "updated": "2013-06-21T21:17:13.982Z", 
4580         "deployment": 7, 
4581         "name": "node24.princeton.vicci.org", 
4582         "created": "2013-04-03T23:14:11.072Z"
4583     }
4584 },
4585 {
4586     "pk": 548, 
4587     "model": "core.node", 
4588     "fields": {
4589         "site": 10, 
4590         "updated": "2013-06-21T21:17:13.982Z", 
4591         "deployment": 7, 
4592         "name": "node25.princeton.vicci.org", 
4593         "created": "2013-04-03T23:14:11.072Z"
4594     }
4595 },
4596 {
4597     "pk": 549, 
4598     "model": "core.node", 
4599     "fields": {
4600         "site": 10, 
4601         "updated": "2013-06-21T21:17:13.982Z", 
4602         "deployment": 7, 
4603         "name": "node26.princeton.vicci.org", 
4604         "created": "2013-04-03T23:14:11.072Z"
4605     }
4606 },
4607 {
4608     "pk": 550, 
4609     "model": "core.node", 
4610     "fields": {
4611         "site": 10, 
4612         "updated": "2013-06-21T21:17:13.982Z", 
4613         "deployment": 7, 
4614         "name": "node27.princeton.vicci.org", 
4615         "created": "2013-04-03T23:14:11.072Z"
4616     }
4617 },
4618 {
4619     "pk": 551, 
4620     "model": "core.node", 
4621     "fields": {
4622         "site": 10, 
4623         "updated": "2013-06-21T21:17:13.982Z", 
4624         "deployment": 7, 
4625         "name": "node28.princeton.vicci.org", 
4626         "created": "2013-04-03T23:14:11.072Z"
4627     }
4628 },
4629 {
4630     "pk": 552, 
4631     "model": "core.node", 
4632     "fields": {
4633         "site": 10, 
4634         "updated": "2013-06-21T21:17:13.982Z", 
4635         "deployment": 7, 
4636         "name": "node29.princeton.vicci.org", 
4637         "created": "2013-04-03T23:14:11.072Z"
4638     }
4639 },
4640 {
4641     "pk": 553, 
4642     "model": "core.node", 
4643     "fields": {
4644         "site": 10, 
4645         "updated": "2013-06-21T21:17:13.982Z", 
4646         "deployment": 7, 
4647         "name": "node30.princeton.vicci.org", 
4648         "created": "2013-04-03T23:14:11.072Z"
4649     }
4650 },
4651 {
4652     "pk": 554, 
4653     "model": "core.node", 
4654     "fields": {
4655         "site": 10, 
4656         "updated": "2013-06-21T21:17:13.982Z", 
4657         "deployment": 7, 
4658         "name": "node31.princeton.vicci.org", 
4659         "created": "2013-04-03T23:14:11.072Z"
4660     }
4661 },
4662 {
4663     "pk": 555, 
4664     "model": "core.node", 
4665     "fields": {
4666         "site": 10, 
4667         "updated": "2013-06-21T21:17:13.982Z", 
4668         "deployment": 7, 
4669         "name": "node32.princeton.vicci.org", 
4670         "created": "2013-04-03T23:14:11.072Z"
4671     }
4672 },
4673 {
4674     "pk": 556, 
4675     "model": "core.node", 
4676     "fields": {
4677         "site": 10, 
4678         "updated": "2013-06-21T21:17:13.982Z", 
4679         "deployment": 7, 
4680         "name": "node33.princeton.vicci.org", 
4681         "created": "2013-04-03T23:14:11.072Z"
4682     }
4683 },
4684 {
4685     "pk": 557, 
4686     "model": "core.node", 
4687     "fields": {
4688         "site": 10, 
4689         "updated": "2013-06-21T21:17:13.982Z", 
4690         "deployment": 7, 
4691         "name": "node34.princeton.vicci.org", 
4692         "created": "2013-04-03T23:14:11.072Z"
4693     }
4694 },
4695 {
4696     "pk": 558, 
4697     "model": "core.node", 
4698     "fields": {
4699         "site": 10, 
4700         "updated": "2013-06-21T21:17:13.982Z", 
4701         "deployment": 7, 
4702         "name": "node35.princeton.vicci.org", 
4703         "created": "2013-04-03T23:14:11.072Z"
4704     }
4705 },
4706 {
4707     "pk": 559, 
4708     "model": "core.node", 
4709     "fields": {
4710         "site": 10, 
4711         "updated": "2013-06-21T21:17:13.982Z", 
4712         "deployment": 7, 
4713         "name": "node36.princeton.vicci.org", 
4714         "created": "2013-04-03T23:14:11.072Z"
4715     }
4716 },
4717 {
4718     "pk": 560, 
4719     "model": "core.node", 
4720     "fields": {
4721         "site": 10, 
4722         "updated": "2013-06-21T21:17:13.982Z", 
4723         "deployment": 7, 
4724         "name": "node37.princeton.vicci.org", 
4725         "created": "2013-04-03T23:14:11.072Z"
4726     }
4727 },
4728 {
4729     "pk": 561, 
4730     "model": "core.node", 
4731     "fields": {
4732         "site": 10, 
4733         "updated": "2013-06-21T21:17:13.982Z", 
4734         "deployment": 7, 
4735         "name": "node38.princeton.vicci.org", 
4736         "created": "2013-04-03T23:14:11.072Z"
4737     }
4738 },
4739 {
4740     "pk": 562, 
4741     "model": "core.node", 
4742     "fields": {
4743         "site": 10, 
4744         "updated": "2013-06-21T21:17:13.982Z", 
4745         "deployment": 7, 
4746         "name": "node39.princeton.vicci.org", 
4747         "created": "2013-04-03T23:14:11.072Z"
4748     }
4749 },
4750 {
4751     "pk": 563, 
4752     "model": "core.node", 
4753     "fields": {
4754         "site": 10, 
4755         "updated": "2013-06-21T21:17:13.982Z", 
4756         "deployment": 7, 
4757         "name": "node40.princeton.vicci.org", 
4758         "created": "2013-04-03T23:14:11.072Z"
4759     }
4760 },
4761 {
4762     "pk": 564, 
4763     "model": "core.node", 
4764     "fields": {
4765         "site": 10, 
4766         "updated": "2013-06-21T21:17:13.982Z", 
4767         "deployment": 7, 
4768         "name": "node41.princeton.vicci.org", 
4769         "created": "2013-04-03T23:14:11.072Z"
4770     }
4771 },
4772 {
4773     "pk": 565, 
4774     "model": "core.node", 
4775     "fields": {
4776         "site": 10, 
4777         "updated": "2013-06-21T21:17:13.982Z", 
4778         "deployment": 7, 
4779         "name": "node42.princeton.vicci.org", 
4780         "created": "2013-04-03T23:14:11.072Z"
4781     }
4782 },
4783 {
4784     "pk": 566, 
4785     "model": "core.node", 
4786     "fields": {
4787         "site": 10, 
4788         "updated": "2013-06-21T21:17:13.982Z", 
4789         "deployment": 7, 
4790         "name": "node43.princeton.vicci.org", 
4791         "created": "2013-04-03T23:14:11.072Z"
4792     }
4793 },
4794 {
4795     "pk": 567, 
4796     "model": "core.node", 
4797     "fields": {
4798         "site": 10, 
4799         "updated": "2013-06-21T21:17:13.982Z", 
4800         "deployment": 7, 
4801         "name": "node44.princeton.vicci.org", 
4802         "created": "2013-04-03T23:14:11.072Z"
4803     }
4804 },
4805 {
4806     "pk": 568, 
4807     "model": "core.node", 
4808     "fields": {
4809         "site": 10, 
4810         "updated": "2013-06-21T21:17:13.982Z", 
4811         "deployment": 7, 
4812         "name": "node45.princeton.vicci.org", 
4813         "created": "2013-04-03T23:14:11.072Z"
4814     }
4815 },
4816 {
4817     "pk": 569, 
4818     "model": "core.node", 
4819     "fields": {
4820         "site": 10, 
4821         "updated": "2013-06-21T21:17:13.982Z", 
4822         "deployment": 7, 
4823         "name": "node46.princeton.vicci.org", 
4824         "created": "2013-04-03T23:14:11.072Z"
4825     }
4826 },
4827 {
4828     "pk": 570, 
4829     "model": "core.node", 
4830     "fields": {
4831         "site": 10, 
4832         "updated": "2013-06-21T21:17:13.982Z", 
4833         "deployment": 7, 
4834         "name": "node47.princeton.vicci.org", 
4835         "created": "2013-04-03T23:14:11.072Z"
4836     }
4837 },
4838 {
4839     "pk": 571, 
4840     "model": "core.node", 
4841     "fields": {
4842         "site": 10, 
4843         "updated": "2013-06-21T21:17:13.982Z", 
4844         "deployment": 7, 
4845         "name": "node48.princeton.vicci.org", 
4846         "created": "2013-04-03T23:14:11.072Z"
4847     }
4848 },
4849 {
4850     "pk": 572, 
4851     "model": "core.node", 
4852     "fields": {
4853         "site": 10, 
4854         "updated": "2013-06-21T21:17:13.982Z", 
4855         "deployment": 7, 
4856         "name": "node49.princeton.vicci.org", 
4857         "created": "2013-04-03T23:14:11.072Z"
4858     }
4859 },
4860 {
4861     "pk": 573, 
4862     "model": "core.node", 
4863     "fields": {
4864         "site": 10, 
4865         "updated": "2013-06-21T21:17:13.982Z", 
4866         "deployment": 7, 
4867         "name": "node50.princeton.vicci.org", 
4868         "created": "2013-04-03T23:14:11.072Z"
4869     }
4870 },
4871 {
4872     "pk": 574, 
4873     "model": "core.node", 
4874     "fields": {
4875         "site": 10, 
4876         "updated": "2013-06-21T21:17:13.982Z", 
4877         "deployment": 7, 
4878         "name": "node51.princeton.vicci.org", 
4879         "created": "2013-04-03T23:14:11.072Z"
4880     }
4881 },
4882 {
4883     "pk": 575, 
4884     "model": "core.node", 
4885     "fields": {
4886         "site": 10, 
4887         "updated": "2013-06-21T21:17:13.982Z", 
4888         "deployment": 7, 
4889         "name": "node52.princeton.vicci.org", 
4890         "created": "2013-04-03T23:14:11.072Z"
4891     }
4892 },
4893 {
4894     "pk": 576, 
4895     "model": "core.node", 
4896     "fields": {
4897         "site": 10, 
4898         "updated": "2013-06-21T21:17:13.982Z", 
4899         "deployment": 7, 
4900         "name": "node53.princeton.vicci.org", 
4901         "created": "2013-04-03T23:14:11.072Z"
4902     }
4903 },
4904 {
4905     "pk": 577, 
4906     "model": "core.node", 
4907     "fields": {
4908         "site": 10, 
4909         "updated": "2013-06-21T21:17:13.982Z", 
4910         "deployment": 7, 
4911         "name": "node54.princeton.vicci.org", 
4912         "created": "2013-04-03T23:14:11.072Z"
4913     }
4914 },
4915 {
4916     "pk": 578, 
4917     "model": "core.node", 
4918     "fields": {
4919         "site": 10, 
4920         "updated": "2013-06-21T21:17:13.982Z", 
4921         "deployment": 7, 
4922         "name": "node55.princeton.vicci.org", 
4923         "created": "2013-04-03T23:14:11.072Z"
4924     }
4925 },
4926 {
4927     "pk": 579, 
4928     "model": "core.node", 
4929     "fields": {
4930         "site": 10, 
4931         "updated": "2013-06-21T21:17:13.982Z", 
4932         "deployment": 7, 
4933         "name": "node56.princeton.vicci.org", 
4934         "created": "2013-04-03T23:14:11.072Z"
4935     }
4936 },
4937 {
4938     "pk": 580, 
4939     "model": "core.node", 
4940     "fields": {
4941         "site": 10, 
4942         "updated": "2013-06-21T21:17:13.982Z", 
4943         "deployment": 7, 
4944         "name": "node57.princeton.vicci.org", 
4945         "created": "2013-04-03T23:14:11.072Z"
4946     }
4947 },
4948 {
4949     "pk": 581, 
4950     "model": "core.node", 
4951     "fields": {
4952         "site": 10, 
4953         "updated": "2013-06-21T21:17:13.982Z", 
4954         "deployment": 7, 
4955         "name": "node58.princeton.vicci.org", 
4956         "created": "2013-04-03T23:14:11.072Z"
4957     }
4958 },
4959 {
4960     "pk": 582, 
4961     "model": "core.node", 
4962     "fields": {
4963         "site": 10, 
4964         "updated": "2013-06-21T21:17:13.982Z", 
4965         "deployment": 7, 
4966         "name": "node59.princeton.vicci.org", 
4967         "created": "2013-04-03T23:14:11.072Z"
4968     }
4969 },
4970 {
4971     "pk": 583, 
4972     "model": "core.node", 
4973     "fields": {
4974         "site": 10, 
4975         "updated": "2013-06-21T21:17:13.982Z", 
4976         "deployment": 7, 
4977         "name": "node60.princeton.vicci.org", 
4978         "created": "2013-04-03T23:14:11.072Z"
4979     }
4980 },
4981 {
4982     "pk": 584, 
4983     "model": "core.node", 
4984     "fields": {
4985         "site": 10, 
4986         "updated": "2013-06-21T21:17:13.982Z", 
4987         "deployment": 7, 
4988         "name": "node61.princeton.vicci.org", 
4989         "created": "2013-04-03T23:14:11.072Z"
4990     }
4991 },
4992 {
4993     "pk": 585, 
4994     "model": "core.node", 
4995     "fields": {
4996         "site": 10, 
4997         "updated": "2013-06-21T21:17:13.982Z", 
4998         "deployment": 7, 
4999         "name": "node62.princeton.vicci.org", 
5000         "created": "2013-04-03T23:14:11.072Z"
5001     }
5002 },
5003 {
5004     "pk": 586, 
5005     "model": "core.node", 
5006     "fields": {
5007         "site": 10, 
5008         "updated": "2013-06-21T21:17:13.982Z", 
5009         "deployment": 7, 
5010         "name": "node63.princeton.vicci.org", 
5011         "created": "2013-04-03T23:14:11.072Z"
5012     }
5013 },
5014 {
5015     "pk": 587, 
5016     "model": "core.node", 
5017     "fields": {
5018         "site": 10, 
5019         "updated": "2013-06-21T21:17:13.982Z", 
5020         "deployment": 7, 
5021         "name": "node64.princeton.vicci.org", 
5022         "created": "2013-04-03T23:14:11.072Z"
5023     }
5024 },
5025 {
5026     "pk": 588, 
5027     "model": "core.node", 
5028     "fields": {
5029         "site": 10, 
5030         "updated": "2013-06-21T21:17:13.982Z", 
5031         "deployment": 7, 
5032         "name": "node65.princeton.vicci.org", 
5033         "created": "2013-04-03T23:14:11.072Z"
5034     }
5035 },
5036 {
5037     "pk": 589, 
5038     "model": "core.node", 
5039     "fields": {
5040         "site": 10, 
5041         "updated": "2013-06-21T21:17:13.982Z", 
5042         "deployment": 7, 
5043         "name": "node66.princeton.vicci.org", 
5044         "created": "2013-04-03T23:14:11.072Z"
5045     }
5046 },
5047 {
5048     "pk": 590, 
5049     "model": "core.node", 
5050     "fields": {
5051         "site": 10, 
5052         "updated": "2013-06-21T21:17:13.982Z", 
5053         "deployment": 7, 
5054         "name": "node67.princeton.vicci.org", 
5055         "created": "2013-04-03T23:14:11.072Z"
5056     }
5057 },
5058 {
5059     "pk": 591, 
5060     "model": "core.node", 
5061     "fields": {
5062         "site": 10, 
5063         "updated": "2013-06-21T21:17:13.982Z", 
5064         "deployment": 7, 
5065         "name": "node68.princeton.vicci.org", 
5066         "created": "2013-04-03T23:14:11.072Z"
5067     }
5068 },
5069 {
5070     "pk": 592, 
5071     "model": "core.node", 
5072     "fields": {
5073         "site": 10, 
5074         "updated": "2013-06-21T21:17:13.982Z", 
5075         "deployment": 7, 
5076         "name": "node69.princeton.vicci.org", 
5077         "created": "2013-04-03T23:14:11.072Z"
5078     }
5079 },
5080 {
5081     "pk": 593, 
5082     "model": "core.node", 
5083     "fields": {
5084         "site": 10, 
5085         "updated": "2013-06-21T21:17:13.982Z", 
5086         "deployment": 7, 
5087         "name": "node70.princeton.vicci.org", 
5088         "created": "2013-04-03T23:14:11.072Z"
5089     }
5090 },
5091 {
5092     "pk": 594, 
5093     "model": "core.node", 
5094     "fields": {
5095         "site": 11, 
5096         "updated": "2013-06-21T21:17:13.982Z", 
5097         "deployment": 8, 
5098         "name": "node1.gt.vicci.org", 
5099         "created": "2013-04-03T23:14:11.072Z"
5100     }
5101 },
5102 {
5103     "pk": 595, 
5104     "model": "core.node", 
5105     "fields": {
5106         "site": 11, 
5107         "updated": "2013-06-21T21:17:13.982Z", 
5108         "deployment": 8, 
5109         "name": "node2.gt.vicci.org", 
5110         "created": "2013-04-03T23:14:11.072Z"
5111     }
5112 },
5113 {
5114     "pk": 596, 
5115     "model": "core.node", 
5116     "fields": {
5117         "site": 11, 
5118         "updated": "2013-06-21T21:17:13.982Z", 
5119         "deployment": 8, 
5120         "name": "node3.gt.vicci.org", 
5121         "created": "2013-04-03T23:14:11.072Z"
5122     }
5123 },
5124 {
5125     "pk": 597, 
5126     "model": "core.node", 
5127     "fields": {
5128         "site": 11, 
5129         "updated": "2013-06-21T21:17:13.982Z", 
5130         "deployment": 8, 
5131         "name": "node4.gt.vicci.org", 
5132         "created": "2013-04-03T23:14:11.072Z"
5133     }
5134 },
5135 {
5136     "pk": 598, 
5137     "model": "core.node", 
5138     "fields": {
5139         "site": 11, 
5140         "updated": "2013-06-21T21:17:13.982Z", 
5141         "deployment": 8, 
5142         "name": "node5.gt.vicci.org", 
5143         "created": "2013-04-03T23:14:11.072Z"
5144     }
5145 },
5146 {
5147     "pk": 599, 
5148     "model": "core.node", 
5149     "fields": {
5150         "site": 11, 
5151         "updated": "2013-06-21T21:17:13.982Z", 
5152         "deployment": 8, 
5153         "name": "node6.gt.vicci.org", 
5154         "created": "2013-04-03T23:14:11.072Z"
5155     }
5156 },
5157 {
5158     "pk": 600, 
5159     "model": "core.node", 
5160     "fields": {
5161         "site": 11, 
5162         "updated": "2013-06-21T21:17:13.982Z", 
5163         "deployment": 8, 
5164         "name": "node7.gt.vicci.org", 
5165         "created": "2013-04-03T23:14:11.072Z"
5166     }
5167 },
5168 {
5169     "pk": 601, 
5170     "model": "core.node", 
5171     "fields": {
5172         "site": 11, 
5173         "updated": "2013-06-21T21:17:13.982Z", 
5174         "deployment": 8, 
5175         "name": "node8.gt.vicci.org", 
5176         "created": "2013-04-03T23:14:11.072Z"
5177     }
5178 },
5179 {
5180     "pk": 602, 
5181     "model": "core.node", 
5182     "fields": {
5183         "site": 11, 
5184         "updated": "2013-06-21T21:17:13.982Z", 
5185         "deployment": 8, 
5186         "name": "node9.gt.vicci.org", 
5187         "created": "2013-04-03T23:14:11.072Z"
5188     }
5189 },
5190 {
5191     "pk": 603, 
5192     "model": "core.node", 
5193     "fields": {
5194         "site": 11, 
5195         "updated": "2013-06-21T21:17:13.982Z", 
5196         "deployment": 8, 
5197         "name": "node10.gt.vicci.org", 
5198         "created": "2013-04-03T23:14:11.072Z"
5199     }
5200 },
5201 {
5202     "pk": 604, 
5203     "model": "core.node", 
5204     "fields": {
5205         "site": 11, 
5206         "updated": "2013-06-21T21:17:13.982Z", 
5207         "deployment": 8, 
5208         "name": "node11.gt.vicci.org", 
5209         "created": "2013-04-03T23:14:11.072Z"
5210     }
5211 },
5212 {
5213     "pk": 605, 
5214     "model": "core.node", 
5215     "fields": {
5216         "site": 11, 
5217         "updated": "2013-06-21T21:17:13.982Z", 
5218         "deployment": 8, 
5219         "name": "node12.gt.vicci.org", 
5220         "created": "2013-04-03T23:14:11.072Z"
5221     }
5222 },
5223 {
5224     "pk": 606, 
5225     "model": "core.node", 
5226     "fields": {
5227         "site": 11, 
5228         "updated": "2013-06-21T21:17:13.982Z", 
5229         "deployment": 8, 
5230         "name": "node13.gt.vicci.org", 
5231         "created": "2013-04-03T23:14:11.072Z"
5232     }
5233 },
5234 {
5235     "pk": 607, 
5236     "model": "core.node", 
5237     "fields": {
5238         "site": 11, 
5239         "updated": "2013-06-21T21:17:13.982Z", 
5240         "deployment": 8, 
5241         "name": "node14.gt.vicci.org", 
5242         "created": "2013-04-03T23:14:11.072Z"
5243     }
5244 },
5245 {
5246     "pk": 608, 
5247     "model": "core.node", 
5248     "fields": {
5249         "site": 11, 
5250         "updated": "2013-06-21T21:17:13.982Z", 
5251         "deployment": 8, 
5252         "name": "node15.gt.vicci.org", 
5253         "created": "2013-04-03T23:14:11.072Z"
5254     }
5255 },
5256 {
5257     "pk": 609, 
5258     "model": "core.node", 
5259     "fields": {
5260         "site": 11, 
5261         "updated": "2013-06-21T21:17:13.982Z", 
5262         "deployment": 8, 
5263         "name": "node16.gt.vicci.org", 
5264         "created": "2013-04-03T23:14:11.072Z"
5265     }
5266 },
5267 {
5268     "pk": 610, 
5269     "model": "core.node", 
5270     "fields": {
5271         "site": 11, 
5272         "updated": "2013-06-21T21:17:13.982Z", 
5273         "deployment": 8, 
5274         "name": "node17.gt.vicci.org", 
5275         "created": "2013-04-03T23:14:11.072Z"
5276     }
5277 },
5278 {
5279     "pk": 611, 
5280     "model": "core.node", 
5281     "fields": {
5282         "site": 11, 
5283         "updated": "2013-06-21T21:17:13.982Z", 
5284         "deployment": 8, 
5285         "name": "node18.gt.vicci.org", 
5286         "created": "2013-04-03T23:14:11.072Z"
5287     }
5288 },
5289 {
5290     "pk": 612, 
5291     "model": "core.node", 
5292     "fields": {
5293         "site": 11, 
5294         "updated": "2013-06-21T21:17:13.982Z", 
5295         "deployment": 8, 
5296         "name": "node19.gt.vicci.org", 
5297         "created": "2013-04-03T23:14:11.072Z"
5298     }
5299 },
5300 {
5301     "pk": 613, 
5302     "model": "core.node", 
5303     "fields": {
5304         "site": 11, 
5305         "updated": "2013-06-21T21:17:13.982Z", 
5306         "deployment": 8, 
5307         "name": "node20.gt.vicci.org", 
5308         "created": "2013-04-03T23:14:11.072Z"
5309     }
5310 },
5311 {
5312     "pk": 614, 
5313     "model": "core.node", 
5314     "fields": {
5315         "site": 11, 
5316         "updated": "2013-06-21T21:17:13.982Z", 
5317         "deployment": 8, 
5318         "name": "node21.gt.vicci.org", 
5319         "created": "2013-04-03T23:14:11.072Z"
5320     }
5321 },
5322 {
5323     "pk": 615, 
5324     "model": "core.node", 
5325     "fields": {
5326         "site": 11, 
5327         "updated": "2013-06-21T21:17:13.982Z", 
5328         "deployment": 8, 
5329         "name": "node22.gt.vicci.org", 
5330         "created": "2013-04-03T23:14:11.072Z"
5331     }
5332 },
5333 {
5334     "pk": 616, 
5335     "model": "core.node", 
5336     "fields": {
5337         "site": 11, 
5338         "updated": "2013-06-21T21:17:13.982Z", 
5339         "deployment": 8, 
5340         "name": "node23.gt.vicci.org", 
5341         "created": "2013-04-03T23:14:11.072Z"
5342     }
5343 },
5344 {
5345     "pk": 617, 
5346     "model": "core.node", 
5347     "fields": {
5348         "site": 11, 
5349         "updated": "2013-06-21T21:17:13.982Z", 
5350         "deployment": 8, 
5351         "name": "node24.gt.vicci.org", 
5352         "created": "2013-04-03T23:14:11.072Z"
5353     }
5354 },
5355 {
5356     "pk": 618, 
5357     "model": "core.node", 
5358     "fields": {
5359         "site": 11, 
5360         "updated": "2013-06-21T21:17:13.982Z", 
5361         "deployment": 8, 
5362         "name": "node25.gt.vicci.org", 
5363         "created": "2013-04-03T23:14:11.072Z"
5364     }
5365 },
5366 {
5367     "pk": 619, 
5368     "model": "core.node", 
5369     "fields": {
5370         "site": 11, 
5371         "updated": "2013-06-21T21:17:13.982Z", 
5372         "deployment": 8, 
5373         "name": "node26.gt.vicci.org", 
5374         "created": "2013-04-03T23:14:11.072Z"
5375     }
5376 },
5377 {
5378     "pk": 620, 
5379     "model": "core.node", 
5380     "fields": {
5381         "site": 11, 
5382         "updated": "2013-06-21T21:17:13.982Z", 
5383         "deployment": 8, 
5384         "name": "node27.gt.vicci.org", 
5385         "created": "2013-04-03T23:14:11.072Z"
5386     }
5387 },
5388 {
5389     "pk": 621, 
5390     "model": "core.node", 
5391     "fields": {
5392         "site": 11, 
5393         "updated": "2013-06-21T21:17:13.982Z", 
5394         "deployment": 8, 
5395         "name": "node28.gt.vicci.org", 
5396         "created": "2013-04-03T23:14:11.072Z"
5397     }
5398 },
5399 {
5400     "pk": 622, 
5401     "model": "core.node", 
5402     "fields": {
5403         "site": 11, 
5404         "updated": "2013-06-21T21:17:13.982Z", 
5405         "deployment": 8, 
5406         "name": "node29.gt.vicci.org", 
5407         "created": "2013-04-03T23:14:11.072Z"
5408     }
5409 },
5410 {
5411     "pk": 623, 
5412     "model": "core.node", 
5413     "fields": {
5414         "site": 11, 
5415         "updated": "2013-06-21T21:17:13.982Z", 
5416         "deployment": 8, 
5417         "name": "node30.gt.vicci.org", 
5418         "created": "2013-04-03T23:14:11.072Z"
5419     }
5420 },
5421 {
5422     "pk": 624, 
5423     "model": "core.node", 
5424     "fields": {
5425         "site": 11, 
5426         "updated": "2013-06-21T21:17:13.982Z", 
5427         "deployment": 8, 
5428         "name": "node31.gt.vicci.org", 
5429         "created": "2013-04-03T23:14:11.072Z"
5430     }
5431 },
5432 {
5433     "pk": 625, 
5434     "model": "core.node", 
5435     "fields": {
5436         "site": 11, 
5437         "updated": "2013-06-21T21:17:13.982Z", 
5438         "deployment": 8, 
5439         "name": "node32.gt.vicci.org", 
5440         "created": "2013-04-03T23:14:11.072Z"
5441     }
5442 },
5443 {
5444     "pk": 626, 
5445     "model": "core.node", 
5446     "fields": {
5447         "site": 11, 
5448         "updated": "2013-06-21T21:17:13.982Z", 
5449         "deployment": 8, 
5450         "name": "node33.gt.vicci.org", 
5451         "created": "2013-04-03T23:14:11.072Z"
5452     }
5453 },
5454 {
5455     "pk": 627, 
5456     "model": "core.node", 
5457     "fields": {
5458         "site": 11, 
5459         "updated": "2013-06-21T21:17:13.982Z", 
5460         "deployment": 8, 
5461         "name": "node34.gt.vicci.org", 
5462         "created": "2013-04-03T23:14:11.072Z"
5463     }
5464 },
5465 {
5466     "pk": 628, 
5467     "model": "core.node", 
5468     "fields": {
5469         "site": 11, 
5470         "updated": "2013-06-21T21:17:13.982Z", 
5471         "deployment": 8, 
5472         "name": "node35.gt.vicci.org", 
5473         "created": "2013-04-03T23:14:11.072Z"
5474     }
5475 },
5476 {
5477     "pk": 629, 
5478     "model": "core.node", 
5479     "fields": {
5480         "site": 11, 
5481         "updated": "2013-06-21T21:17:13.982Z", 
5482         "deployment": 8, 
5483         "name": "node36.gt.vicci.org", 
5484         "created": "2013-04-03T23:14:11.072Z"
5485     }
5486 },
5487 {
5488     "pk": 630, 
5489     "model": "core.node", 
5490     "fields": {
5491         "site": 11, 
5492         "updated": "2013-06-21T21:17:13.982Z", 
5493         "deployment": 8, 
5494         "name": "node37.gt.vicci.org", 
5495         "created": "2013-04-03T23:14:11.072Z"
5496     }
5497 },
5498 {
5499     "pk": 631, 
5500     "model": "core.node", 
5501     "fields": {
5502         "site": 11, 
5503         "updated": "2013-06-21T21:17:13.982Z", 
5504         "deployment": 8, 
5505         "name": "node38.gt.vicci.org", 
5506         "created": "2013-04-03T23:14:11.072Z"
5507     }
5508 },
5509 {
5510     "pk": 632, 
5511     "model": "core.node", 
5512     "fields": {
5513         "site": 11, 
5514         "updated": "2013-06-21T21:17:13.982Z", 
5515         "deployment": 8, 
5516         "name": "node39.gt.vicci.org", 
5517         "created": "2013-04-03T23:14:11.072Z"
5518     }
5519 },
5520 {
5521     "pk": 633, 
5522     "model": "core.node", 
5523     "fields": {
5524         "site": 11, 
5525         "updated": "2013-06-21T21:17:13.982Z", 
5526         "deployment": 8, 
5527         "name": "node40.gt.vicci.org", 
5528         "created": "2013-04-03T23:14:11.072Z"
5529     }
5530 },
5531 {
5532     "pk": 634, 
5533     "model": "core.node", 
5534     "fields": {
5535         "site": 11, 
5536         "updated": "2013-06-21T21:17:13.982Z", 
5537         "deployment": 8, 
5538         "name": "node41.gt.vicci.org", 
5539         "created": "2013-04-03T23:14:11.072Z"
5540     }
5541 },
5542 {
5543     "pk": 635, 
5544     "model": "core.node", 
5545     "fields": {
5546         "site": 11, 
5547         "updated": "2013-06-21T21:17:13.982Z", 
5548         "deployment": 8, 
5549         "name": "node42.gt.vicci.org", 
5550         "created": "2013-04-03T23:14:11.072Z"
5551     }
5552 },
5553 {
5554     "pk": 636, 
5555     "model": "core.node", 
5556     "fields": {
5557         "site": 11, 
5558         "updated": "2013-06-21T21:17:13.982Z", 
5559         "deployment": 8, 
5560         "name": "node43.gt.vicci.org", 
5561         "created": "2013-04-03T23:14:11.072Z"
5562     }
5563 },
5564 {
5565     "pk": 637, 
5566     "model": "core.node", 
5567     "fields": {
5568         "site": 11, 
5569         "updated": "2013-06-21T21:17:13.982Z", 
5570         "deployment": 8, 
5571         "name": "node44.gt.vicci.org", 
5572         "created": "2013-04-03T23:14:11.072Z"
5573     }
5574 },
5575 {
5576     "pk": 638, 
5577     "model": "core.node", 
5578     "fields": {
5579         "site": 11, 
5580         "updated": "2013-06-21T21:17:13.982Z", 
5581         "deployment": 8, 
5582         "name": "node45.gt.vicci.org", 
5583         "created": "2013-04-03T23:14:11.072Z"
5584     }
5585 },
5586 {
5587     "pk": 639, 
5588     "model": "core.node", 
5589     "fields": {
5590         "site": 11, 
5591         "updated": "2013-06-21T21:17:13.982Z", 
5592         "deployment": 8, 
5593         "name": "node46.gt.vicci.org", 
5594         "created": "2013-04-03T23:14:11.072Z"
5595     }
5596 },
5597 {
5598     "pk": 640, 
5599     "model": "core.node", 
5600     "fields": {
5601         "site": 11, 
5602         "updated": "2013-06-21T21:17:13.982Z", 
5603         "deployment": 8, 
5604         "name": "node47.gt.vicci.org", 
5605         "created": "2013-04-03T23:14:11.072Z"
5606     }
5607 },
5608 {
5609     "pk": 641, 
5610     "model": "core.node", 
5611     "fields": {
5612         "site": 11, 
5613         "updated": "2013-06-21T21:17:13.982Z", 
5614         "deployment": 8, 
5615         "name": "node48.gt.vicci.org", 
5616         "created": "2013-04-03T23:14:11.072Z"
5617     }
5618 },
5619 {
5620     "pk": 642, 
5621     "model": "core.node", 
5622     "fields": {
5623         "site": 11, 
5624         "updated": "2013-06-21T21:17:13.982Z", 
5625         "deployment": 8, 
5626         "name": "node49.gt.vicci.org", 
5627         "created": "2013-04-03T23:14:11.072Z"
5628     }
5629 },
5630 {
5631     "pk": 643, 
5632     "model": "core.node", 
5633     "fields": {
5634         "site": 11, 
5635         "updated": "2013-06-21T21:17:13.982Z", 
5636         "deployment": 8, 
5637         "name": "node50.gt.vicci.org", 
5638         "created": "2013-04-03T23:14:11.072Z"
5639     }
5640 },
5641 {
5642     "pk": 644, 
5643     "model": "core.node", 
5644     "fields": {
5645         "site": 11, 
5646         "updated": "2013-06-21T21:17:13.982Z", 
5647         "deployment": 8, 
5648         "name": "node51.gt.vicci.org", 
5649         "created": "2013-04-03T23:14:11.072Z"
5650     }
5651 },
5652 {
5653     "pk": 645, 
5654     "model": "core.node", 
5655     "fields": {
5656         "site": 11, 
5657         "updated": "2013-06-21T21:17:13.982Z", 
5658         "deployment": 8, 
5659         "name": "node52.gt.vicci.org", 
5660         "created": "2013-04-03T23:14:11.072Z"
5661     }
5662 },
5663 {
5664     "pk": 646, 
5665     "model": "core.node", 
5666     "fields": {
5667         "site": 11, 
5668         "updated": "2013-06-21T21:17:13.982Z", 
5669         "deployment": 8, 
5670         "name": "node53.gt.vicci.org", 
5671         "created": "2013-04-03T23:14:11.072Z"
5672     }
5673 },
5674 {
5675     "pk": 647, 
5676     "model": "core.node", 
5677     "fields": {
5678         "site": 11, 
5679         "updated": "2013-06-21T21:17:13.982Z", 
5680         "deployment": 8, 
5681         "name": "node54.gt.vicci.org", 
5682         "created": "2013-04-03T23:14:11.072Z"
5683     }
5684 },
5685 {
5686     "pk": 648, 
5687     "model": "core.node", 
5688     "fields": {
5689         "site": 11, 
5690         "updated": "2013-06-21T21:17:13.982Z", 
5691         "deployment": 8, 
5692         "name": "node55.gt.vicci.org", 
5693         "created": "2013-04-03T23:14:11.072Z"
5694     }
5695 },
5696 {
5697     "pk": 649, 
5698     "model": "core.node", 
5699     "fields": {
5700         "site": 11, 
5701         "updated": "2013-06-21T21:17:13.982Z", 
5702         "deployment": 8, 
5703         "name": "node56.gt.vicci.org", 
5704         "created": "2013-04-03T23:14:11.072Z"
5705     }
5706 },
5707 {
5708     "pk": 650, 
5709     "model": "core.node", 
5710     "fields": {
5711         "site": 11, 
5712         "updated": "2013-06-21T21:17:13.982Z", 
5713         "deployment": 8, 
5714         "name": "node57.gt.vicci.org", 
5715         "created": "2013-04-03T23:14:11.072Z"
5716     }
5717 },
5718 {
5719     "pk": 651, 
5720     "model": "core.node", 
5721     "fields": {
5722         "site": 11, 
5723         "updated": "2013-06-21T21:17:13.982Z", 
5724         "deployment": 8, 
5725         "name": "node58.gt.vicci.org", 
5726         "created": "2013-04-03T23:14:11.072Z"
5727     }
5728 },
5729 {
5730     "pk": 652, 
5731     "model": "core.node", 
5732     "fields": {
5733         "site": 11, 
5734         "updated": "2013-06-21T21:17:13.982Z", 
5735         "deployment": 8, 
5736         "name": "node59.gt.vicci.org", 
5737         "created": "2013-04-03T23:14:11.072Z"
5738     }
5739 },
5740 {
5741     "pk": 653, 
5742     "model": "core.node", 
5743     "fields": {
5744         "site": 11, 
5745         "updated": "2013-06-21T21:17:13.982Z", 
5746         "deployment": 8, 
5747         "name": "node60.gt.vicci.org", 
5748         "created": "2013-04-03T23:14:11.072Z"
5749     }
5750 },
5751 {
5752     "pk": 654, 
5753     "model": "core.node", 
5754     "fields": {
5755         "site": 11, 
5756         "updated": "2013-06-21T21:17:13.982Z", 
5757         "deployment": 8, 
5758         "name": "node61.gt.vicci.org", 
5759         "created": "2013-04-03T23:14:11.072Z"
5760     }
5761 },
5762 {
5763     "pk": 655, 
5764     "model": "core.node", 
5765     "fields": {
5766         "site": 11, 
5767         "updated": "2013-06-21T21:17:13.982Z", 
5768         "deployment": 8, 
5769         "name": "node62.gt.vicci.org", 
5770         "created": "2013-04-03T23:14:11.072Z"
5771     }
5772 },
5773 {
5774     "pk": 656, 
5775     "model": "core.node", 
5776     "fields": {
5777         "site": 11, 
5778         "updated": "2013-06-21T21:17:13.982Z", 
5779         "deployment": 8, 
5780         "name": "node63.gt.vicci.org", 
5781         "created": "2013-04-03T23:14:11.072Z"
5782     }
5783 },
5784 {
5785     "pk": 657, 
5786     "model": "core.node", 
5787     "fields": {
5788         "site": 11, 
5789         "updated": "2013-06-21T21:17:13.982Z", 
5790         "deployment": 8, 
5791         "name": "node64.gt.vicci.org", 
5792         "created": "2013-04-03T23:14:11.072Z"
5793     }
5794 },
5795 {
5796     "pk": 658, 
5797     "model": "core.node", 
5798     "fields": {
5799         "site": 11, 
5800         "updated": "2013-06-21T21:17:13.982Z", 
5801         "deployment": 8, 
5802         "name": "node65.gt.vicci.org", 
5803         "created": "2013-04-03T23:14:11.072Z"
5804     }
5805 },
5806 {
5807     "pk": 659, 
5808     "model": "core.node", 
5809     "fields": {
5810         "site": 11, 
5811         "updated": "2013-06-21T21:17:13.982Z", 
5812         "deployment": 8, 
5813         "name": "node66.gt.vicci.org", 
5814         "created": "2013-04-03T23:14:11.072Z"
5815     }
5816 },
5817 {
5818     "pk": 660, 
5819     "model": "core.node", 
5820     "fields": {
5821         "site": 11, 
5822         "updated": "2013-06-21T21:17:13.982Z", 
5823         "deployment": 8, 
5824         "name": "node67.gt.vicci.org", 
5825         "created": "2013-04-03T23:14:11.072Z"
5826     }
5827 },
5828 {
5829     "pk": 661, 
5830     "model": "core.node", 
5831     "fields": {
5832         "site": 11, 
5833         "updated": "2013-06-21T21:17:13.982Z", 
5834         "deployment": 8, 
5835         "name": "node68.gt.vicci.org", 
5836         "created": "2013-04-03T23:14:11.072Z"
5837     }
5838 },
5839 {
5840     "pk": 662, 
5841     "model": "core.node", 
5842     "fields": {
5843         "site": 11, 
5844         "updated": "2013-06-21T21:17:13.982Z", 
5845         "deployment": 8, 
5846         "name": "node69.gt.vicci.org", 
5847         "created": "2013-04-03T23:14:11.072Z"
5848     }
5849 },
5850 {
5851     "pk": 663, 
5852     "model": "core.node", 
5853     "fields": {
5854         "site": 11, 
5855         "updated": "2013-06-21T21:17:13.982Z", 
5856         "deployment": 8, 
5857         "name": "node70.gt.vicci.org", 
5858         "created": "2013-04-03T23:14:11.072Z"
5859     }
5860 },
5861 {
5862     "pk": 664, 
5863     "model": "core.node", 
5864     "fields": {
5865         "site": 12, 
5866         "updated": "2013-06-21T21:17:13.982Z", 
5867         "deployment": 9, 
5868         "name": "node1.mpisws.vicci.org", 
5869         "created": "2013-04-03T23:14:11.072Z"
5870     }
5871 },
5872 {
5873     "pk": 665, 
5874     "model": "core.node", 
5875     "fields": {
5876         "site": 12, 
5877         "updated": "2013-06-21T21:17:13.982Z", 
5878         "deployment": 9, 
5879         "name": "node2.mpisws.vicci.org", 
5880         "created": "2013-04-03T23:14:11.072Z"
5881     }
5882 },
5883 {
5884     "pk": 666, 
5885     "model": "core.node", 
5886     "fields": {
5887         "site": 12, 
5888         "updated": "2013-06-21T21:17:13.982Z", 
5889         "deployment": 9, 
5890         "name": "node3.mpisws.vicci.org", 
5891         "created": "2013-04-03T23:14:11.072Z"
5892     }
5893 },
5894 {
5895     "pk": 667, 
5896     "model": "core.node", 
5897     "fields": {
5898         "site": 12, 
5899         "updated": "2013-06-21T21:17:13.982Z", 
5900         "deployment": 9, 
5901         "name": "node4.mpisws.vicci.org", 
5902         "created": "2013-04-03T23:14:11.072Z"
5903     }
5904 },
5905 {
5906     "pk": 668, 
5907     "model": "core.node", 
5908     "fields": {
5909         "site": 12, 
5910         "updated": "2013-06-21T21:17:13.982Z", 
5911         "deployment": 9, 
5912         "name": "node5.mpisws.vicci.org", 
5913         "created": "2013-04-03T23:14:11.072Z"
5914     }
5915 },
5916 {
5917     "pk": 669, 
5918     "model": "core.node", 
5919     "fields": {
5920         "site": 12, 
5921         "updated": "2013-06-21T21:17:13.982Z", 
5922         "deployment": 9, 
5923         "name": "node6.mpisws.vicci.org", 
5924         "created": "2013-04-03T23:14:11.072Z"
5925     }
5926 },
5927 {
5928     "pk": 670, 
5929     "model": "core.node", 
5930     "fields": {
5931         "site": 12, 
5932         "updated": "2013-06-21T21:17:13.982Z", 
5933         "deployment": 9, 
5934         "name": "node7.mpisws.vicci.org", 
5935         "created": "2013-04-03T23:14:11.072Z"
5936     }
5937 },
5938 {
5939     "pk": 671, 
5940     "model": "core.node", 
5941     "fields": {
5942         "site": 12, 
5943         "updated": "2013-06-21T21:17:13.982Z", 
5944         "deployment": 9, 
5945         "name": "node8.mpisws.vicci.org", 
5946         "created": "2013-04-03T23:14:11.072Z"
5947     }
5948 },
5949 {
5950     "pk": 672, 
5951     "model": "core.node", 
5952     "fields": {
5953         "site": 12, 
5954         "updated": "2013-06-21T21:17:13.982Z", 
5955         "deployment": 9, 
5956         "name": "node9.mpisws.vicci.org", 
5957         "created": "2013-04-03T23:14:11.072Z"
5958     }
5959 },
5960 {
5961     "pk": 673, 
5962     "model": "core.node", 
5963     "fields": {
5964         "site": 12, 
5965         "updated": "2013-06-21T21:17:13.982Z", 
5966         "deployment": 9, 
5967         "name": "node10.mpisws.vicci.org", 
5968         "created": "2013-04-03T23:14:11.072Z"
5969     }
5970 },
5971 {
5972     "pk": 674, 
5973     "model": "core.node", 
5974     "fields": {
5975         "site": 12, 
5976         "updated": "2013-06-21T21:17:13.982Z", 
5977         "deployment": 9, 
5978         "name": "node11.mpisws.vicci.org", 
5979         "created": "2013-04-03T23:14:11.072Z"
5980     }
5981 },
5982 {
5983     "pk": 675, 
5984     "model": "core.node", 
5985     "fields": {
5986         "site": 12, 
5987         "updated": "2013-06-21T21:17:13.982Z", 
5988         "deployment": 9, 
5989         "name": "node12.mpisws.vicci.org", 
5990         "created": "2013-04-03T23:14:11.072Z"
5991     }
5992 },
5993 {
5994     "pk": 676, 
5995     "model": "core.node", 
5996     "fields": {
5997         "site": 12, 
5998         "updated": "2013-06-21T21:17:13.982Z", 
5999         "deployment": 9, 
6000         "name": "node13.mpisws.vicci.org", 
6001         "created": "2013-04-03T23:14:11.072Z"
6002     }
6003 },
6004 {
6005     "pk": 677, 
6006     "model": "core.node", 
6007     "fields": {
6008         "site": 12, 
6009         "updated": "2013-06-21T21:17:13.982Z", 
6010         "deployment": 9, 
6011         "name": "node14.mpisws.vicci.org", 
6012         "created": "2013-04-03T23:14:11.072Z"
6013     }
6014 },
6015 {
6016     "pk": 678, 
6017     "model": "core.node", 
6018     "fields": {
6019         "site": 12, 
6020         "updated": "2013-06-21T21:17:13.982Z", 
6021         "deployment": 9, 
6022         "name": "node15.mpisws.vicci.org", 
6023         "created": "2013-04-03T23:14:11.072Z"
6024     }
6025 },
6026 {
6027     "pk": 679, 
6028     "model": "core.node", 
6029     "fields": {
6030         "site": 12, 
6031         "updated": "2013-06-21T21:17:13.982Z", 
6032         "deployment": 9, 
6033         "name": "node16.mpisws.vicci.org", 
6034         "created": "2013-04-03T23:14:11.072Z"
6035     }
6036 },
6037 {
6038     "pk": 680, 
6039     "model": "core.node", 
6040     "fields": {
6041         "site": 12, 
6042         "updated": "2013-06-21T21:17:13.982Z", 
6043         "deployment": 9, 
6044         "name": "node17.mpisws.vicci.org", 
6045         "created": "2013-04-03T23:14:11.072Z"
6046     }
6047 },
6048 {
6049     "pk": 681, 
6050     "model": "core.node", 
6051     "fields": {
6052         "site": 12, 
6053         "updated": "2013-06-21T21:17:13.982Z", 
6054         "deployment": 9, 
6055         "name": "node18.mpisws.vicci.org", 
6056         "created": "2013-04-03T23:14:11.072Z"
6057     }
6058 },
6059 {
6060     "pk": 682, 
6061     "model": "core.node", 
6062     "fields": {
6063         "site": 12, 
6064         "updated": "2013-06-21T21:17:13.982Z", 
6065         "deployment": 9, 
6066         "name": "node19.mpisws.vicci.org", 
6067         "created": "2013-04-03T23:14:11.072Z"
6068     }
6069 },
6070 {
6071     "pk": 683, 
6072     "model": "core.node", 
6073     "fields": {
6074         "site": 12, 
6075         "updated": "2013-06-21T21:17:13.982Z", 
6076         "deployment": 9, 
6077         "name": "node20.mpisws.vicci.org", 
6078         "created": "2013-04-03T23:14:11.072Z"
6079     }
6080 },
6081 {
6082     "pk": 684, 
6083     "model": "core.node", 
6084     "fields": {
6085         "site": 12, 
6086         "updated": "2013-06-21T21:17:13.982Z", 
6087         "deployment": 9, 
6088         "name": "node21.mpisws.vicci.org", 
6089         "created": "2013-04-03T23:14:11.072Z"
6090     }
6091 },
6092 {
6093     "pk": 685, 
6094     "model": "core.node", 
6095     "fields": {
6096         "site": 12, 
6097         "updated": "2013-06-21T21:17:13.982Z", 
6098         "deployment": 9, 
6099         "name": "node22.mpisws.vicci.org", 
6100         "created": "2013-04-03T23:14:11.072Z"
6101     }
6102 },
6103 {
6104     "pk": 686, 
6105     "model": "core.node", 
6106     "fields": {
6107         "site": 12, 
6108         "updated": "2013-06-21T21:17:13.982Z", 
6109         "deployment": 9, 
6110         "name": "node23.mpisws.vicci.org", 
6111         "created": "2013-04-03T23:14:11.072Z"
6112     }
6113 },
6114 {
6115     "pk": 687, 
6116     "model": "core.node", 
6117     "fields": {
6118         "site": 12, 
6119         "updated": "2013-06-21T21:17:13.982Z", 
6120         "deployment": 9, 
6121         "name": "node24.mpisws.vicci.org", 
6122         "created": "2013-04-03T23:14:11.072Z"
6123     }
6124 },
6125 {
6126     "pk": 688, 
6127     "model": "core.node", 
6128     "fields": {
6129         "site": 12, 
6130         "updated": "2013-06-21T21:17:13.982Z", 
6131         "deployment": 9, 
6132         "name": "node25.mpisws.vicci.org", 
6133         "created": "2013-04-03T23:14:11.072Z"
6134     }
6135 },
6136 {
6137     "pk": 689, 
6138     "model": "core.node", 
6139     "fields": {
6140         "site": 12, 
6141         "updated": "2013-06-21T21:17:13.982Z", 
6142         "deployment": 9, 
6143         "name": "node26.mpisws.vicci.org", 
6144         "created": "2013-04-03T23:14:11.072Z"
6145     }
6146 },
6147 {
6148     "pk": 690, 
6149     "model": "core.node", 
6150     "fields": {
6151         "site": 12, 
6152         "updated": "2013-06-21T21:17:13.982Z", 
6153         "deployment": 9, 
6154         "name": "node27.mpisws.vicci.org", 
6155         "created": "2013-04-03T23:14:11.072Z"
6156     }
6157 },
6158 {
6159     "pk": 691, 
6160     "model": "core.node", 
6161     "fields": {
6162         "site": 12, 
6163         "updated": "2013-06-21T21:17:13.982Z", 
6164         "deployment": 9, 
6165         "name": "node28.mpisws.vicci.org", 
6166         "created": "2013-04-03T23:14:11.072Z"
6167     }
6168 },
6169 {
6170     "pk": 692, 
6171     "model": "core.node", 
6172     "fields": {
6173         "site": 12, 
6174         "updated": "2013-06-21T21:17:13.982Z", 
6175         "deployment": 9, 
6176         "name": "node29.mpisws.vicci.org", 
6177         "created": "2013-04-03T23:14:11.072Z"
6178     }
6179 },
6180 {
6181     "pk": 693, 
6182     "model": "core.node", 
6183     "fields": {
6184         "site": 12, 
6185         "updated": "2013-06-21T21:17:13.982Z", 
6186         "deployment": 9, 
6187         "name": "node30.mpisws.vicci.org", 
6188         "created": "2013-04-03T23:14:11.072Z"
6189     }
6190 },
6191 {
6192     "pk": 694, 
6193     "model": "core.node", 
6194     "fields": {
6195         "site": 12, 
6196         "updated": "2013-06-21T21:17:13.982Z", 
6197         "deployment": 9, 
6198         "name": "node31.mpisws.vicci.org", 
6199         "created": "2013-04-03T23:14:11.072Z"
6200     }
6201 },
6202 {
6203     "pk": 695, 
6204     "model": "core.node", 
6205     "fields": {
6206         "site": 12, 
6207         "updated": "2013-06-21T21:17:13.982Z", 
6208         "deployment": 9, 
6209         "name": "node32.mpisws.vicci.org", 
6210         "created": "2013-04-03T23:14:11.072Z"
6211     }
6212 },
6213 {
6214     "pk": 696, 
6215     "model": "core.node", 
6216     "fields": {
6217         "site": 12, 
6218         "updated": "2013-06-21T21:17:13.982Z", 
6219         "deployment": 9, 
6220         "name": "node33.mpisws.vicci.org", 
6221         "created": "2013-04-03T23:14:11.072Z"
6222     }
6223 },
6224 {
6225     "pk": 697, 
6226     "model": "core.node", 
6227     "fields": {
6228         "site": 12, 
6229         "updated": "2013-06-21T21:17:13.982Z", 
6230         "deployment": 9, 
6231         "name": "node34.mpisws.vicci.org", 
6232         "created": "2013-04-03T23:14:11.072Z"
6233     }
6234 },
6235 {
6236     "pk": 698, 
6237     "model": "core.node", 
6238     "fields": {
6239         "site": 12, 
6240         "updated": "2013-06-21T21:17:13.982Z", 
6241         "deployment": 9, 
6242         "name": "node35.mpisws.vicci.org", 
6243         "created": "2013-04-03T23:14:11.072Z"
6244     }
6245 },
6246 {
6247     "pk": 699, 
6248     "model": "core.node", 
6249     "fields": {
6250         "site": 12, 
6251         "updated": "2013-06-21T21:17:13.982Z", 
6252         "deployment": 9, 
6253         "name": "node36.mpisws.vicci.org", 
6254         "created": "2013-04-03T23:14:11.072Z"
6255     }
6256 },
6257 {
6258     "pk": 700, 
6259     "model": "core.node", 
6260     "fields": {
6261         "site": 12, 
6262         "updated": "2013-06-21T21:17:13.982Z", 
6263         "deployment": 9, 
6264         "name": "node37.mpisws.vicci.org", 
6265         "created": "2013-04-03T23:14:11.072Z"
6266     }
6267 },
6268 {
6269     "pk": 701, 
6270     "model": "core.node", 
6271     "fields": {
6272         "site": 12, 
6273         "updated": "2013-06-21T21:17:13.982Z", 
6274         "deployment": 9, 
6275         "name": "node38.mpisws.vicci.org", 
6276         "created": "2013-04-03T23:14:11.072Z"
6277     }
6278 },
6279 {
6280     "pk": 702, 
6281     "model": "core.node", 
6282     "fields": {
6283         "site": 12, 
6284         "updated": "2013-06-21T21:17:13.982Z", 
6285         "deployment": 9, 
6286         "name": "node39.mpisws.vicci.org", 
6287         "created": "2013-04-03T23:14:11.072Z"
6288     }
6289 },
6290 {
6291     "pk": 703, 
6292     "model": "core.node", 
6293     "fields": {
6294         "site": 12, 
6295         "updated": "2013-06-21T21:17:13.982Z", 
6296         "deployment": 9, 
6297         "name": "node40.mpisws.vicci.org", 
6298         "created": "2013-04-03T23:14:11.072Z"
6299     }
6300 },
6301 {
6302     "pk": 704, 
6303     "model": "core.node", 
6304     "fields": {
6305         "site": 12, 
6306         "updated": "2013-06-21T21:17:13.982Z", 
6307         "deployment": 9, 
6308         "name": "node41.mpisws.vicci.org", 
6309         "created": "2013-04-03T23:14:11.072Z"
6310     }
6311 },
6312 {
6313     "pk": 705, 
6314     "model": "core.node", 
6315     "fields": {
6316         "site": 12, 
6317         "updated": "2013-06-21T21:17:13.982Z", 
6318         "deployment": 9, 
6319         "name": "node42.mpisws.vicci.org", 
6320         "created": "2013-04-03T23:14:11.072Z"
6321     }
6322 },
6323 {
6324     "pk": 706, 
6325     "model": "core.node", 
6326     "fields": {
6327         "site": 12, 
6328         "updated": "2013-06-21T21:17:13.982Z", 
6329         "deployment": 9, 
6330         "name": "node43.mpisws.vicci.org", 
6331         "created": "2013-04-03T23:14:11.072Z"
6332     }
6333 },
6334 {
6335     "pk": 707, 
6336     "model": "core.node", 
6337     "fields": {
6338         "site": 12, 
6339         "updated": "2013-06-21T21:17:13.982Z", 
6340         "deployment": 9, 
6341         "name": "node44.mpisws.vicci.org", 
6342         "created": "2013-04-03T23:14:11.072Z"
6343     }
6344 },
6345 {
6346     "pk": 708, 
6347     "model": "core.node", 
6348     "fields": {
6349         "site": 12, 
6350         "updated": "2013-06-21T21:17:13.982Z", 
6351         "deployment": 9, 
6352         "name": "node45.mpisws.vicci.org", 
6353         "created": "2013-04-03T23:14:11.072Z"
6354     }
6355 },
6356 {
6357     "pk": 709, 
6358     "model": "core.node", 
6359     "fields": {
6360         "site": 12, 
6361         "updated": "2013-06-21T21:17:13.982Z", 
6362         "deployment": 9, 
6363         "name": "node46.mpisws.vicci.org", 
6364         "created": "2013-04-03T23:14:11.072Z"
6365     }
6366 },
6367 {
6368     "pk": 710, 
6369     "model": "core.node", 
6370     "fields": {
6371         "site": 12, 
6372         "updated": "2013-06-21T21:17:13.982Z", 
6373         "deployment": 9, 
6374         "name": "node47.mpisws.vicci.org", 
6375         "created": "2013-04-03T23:14:11.072Z"
6376     }
6377 },
6378 {
6379     "pk": 711, 
6380     "model": "core.node", 
6381     "fields": {
6382         "site": 12, 
6383         "updated": "2013-06-21T21:17:13.982Z", 
6384         "deployment": 9, 
6385         "name": "node48.mpisws.vicci.org", 
6386         "created": "2013-04-03T23:14:11.072Z"
6387     }
6388 },
6389 {
6390     "pk": 712, 
6391     "model": "core.node", 
6392     "fields": {
6393         "site": 12, 
6394         "updated": "2013-06-21T21:17:13.982Z", 
6395         "deployment": 9, 
6396         "name": "node49.mpisws.vicci.org", 
6397         "created": "2013-04-03T23:14:11.072Z"
6398     }
6399 },
6400 {
6401     "pk": 713, 
6402     "model": "core.node", 
6403     "fields": {
6404         "site": 12, 
6405         "updated": "2013-06-21T21:17:13.982Z", 
6406         "deployment": 9, 
6407         "name": "node50.mpisws.vicci.org", 
6408         "created": "2013-04-03T23:14:11.072Z"
6409     }
6410 },
6411 {
6412     "pk": 714, 
6413     "model": "core.node", 
6414     "fields": {
6415         "site": 12, 
6416         "updated": "2013-06-21T21:17:13.982Z", 
6417         "deployment": 9, 
6418         "name": "node51.mpisws.vicci.org", 
6419         "created": "2013-04-03T23:14:11.072Z"
6420     }
6421 },
6422 {
6423     "pk": 715, 
6424     "model": "core.node", 
6425     "fields": {
6426         "site": 12, 
6427         "updated": "2013-06-21T21:17:13.982Z", 
6428         "deployment": 9, 
6429         "name": "node52.mpisws.vicci.org", 
6430         "created": "2013-04-03T23:14:11.072Z"
6431     }
6432 },
6433 {
6434     "pk": 716, 
6435     "model": "core.node", 
6436     "fields": {
6437         "site": 12, 
6438         "updated": "2013-06-21T21:17:13.982Z", 
6439         "deployment": 9, 
6440         "name": "node53.mpisws.vicci.org", 
6441         "created": "2013-04-03T23:14:11.072Z"
6442     }
6443 },
6444 {
6445     "pk": 717, 
6446     "model": "core.node", 
6447     "fields": {
6448         "site": 12, 
6449         "updated": "2013-06-21T21:17:13.982Z", 
6450         "deployment": 9, 
6451         "name": "node54.mpisws.vicci.org", 
6452         "created": "2013-04-03T23:14:11.072Z"
6453     }
6454 },
6455 {
6456     "pk": 718, 
6457     "model": "core.node", 
6458     "fields": {
6459         "site": 12, 
6460         "updated": "2013-06-21T21:17:13.982Z", 
6461         "deployment": 9, 
6462         "name": "node55.mpisws.vicci.org", 
6463         "created": "2013-04-03T23:14:11.072Z"
6464     }
6465 },
6466 {
6467     "pk": 719, 
6468     "model": "core.node", 
6469     "fields": {
6470         "site": 12, 
6471         "updated": "2013-06-21T21:17:13.982Z", 
6472         "deployment": 9, 
6473         "name": "node56.mpisws.vicci.org", 
6474         "created": "2013-04-03T23:14:11.072Z"
6475     }
6476 },
6477 {
6478     "pk": 720, 
6479     "model": "core.node", 
6480     "fields": {
6481         "site": 12, 
6482         "updated": "2013-06-21T21:17:13.982Z", 
6483         "deployment": 9, 
6484         "name": "node57.mpisws.vicci.org", 
6485         "created": "2013-04-03T23:14:11.072Z"
6486     }
6487 },
6488 {
6489     "pk": 721, 
6490     "model": "core.node", 
6491     "fields": {
6492         "site": 12, 
6493         "updated": "2013-06-21T21:17:13.982Z", 
6494         "deployment": 9, 
6495         "name": "node58.mpisws.vicci.org", 
6496         "created": "2013-04-03T23:14:11.072Z"
6497     }
6498 },
6499 {
6500     "pk": 722, 
6501     "model": "core.node", 
6502     "fields": {
6503         "site": 12, 
6504         "updated": "2013-06-21T21:17:13.982Z", 
6505         "deployment": 9, 
6506         "name": "node59.mpisws.vicci.org", 
6507         "created": "2013-04-03T23:14:11.072Z"
6508     }
6509 },
6510 {
6511     "pk": 723, 
6512     "model": "core.node", 
6513     "fields": {
6514         "site": 12, 
6515         "updated": "2013-06-21T21:17:13.982Z", 
6516         "deployment": 9, 
6517         "name": "node60.mpisws.vicci.org", 
6518         "created": "2013-04-03T23:14:11.072Z"
6519     }
6520 },
6521 {
6522     "pk": 724, 
6523     "model": "core.node", 
6524     "fields": {
6525         "site": 12, 
6526         "updated": "2013-06-21T21:17:13.982Z", 
6527         "deployment": 9, 
6528         "name": "node61.mpisws.vicci.org", 
6529         "created": "2013-04-03T23:14:11.072Z"
6530     }
6531 },
6532 {
6533     "pk": 725, 
6534     "model": "core.node", 
6535     "fields": {
6536         "site": 12, 
6537         "updated": "2013-06-21T21:17:13.982Z", 
6538         "deployment": 9, 
6539         "name": "node62.mpisws.vicci.org", 
6540         "created": "2013-04-03T23:14:11.072Z"
6541     }
6542 },
6543 {
6544     "pk": 726, 
6545     "model": "core.node", 
6546     "fields": {
6547         "site": 12, 
6548         "updated": "2013-06-21T21:17:13.982Z", 
6549         "deployment": 9, 
6550         "name": "node63.mpisws.vicci.org", 
6551         "created": "2013-04-03T23:14:11.072Z"
6552     }
6553 },
6554 {
6555     "pk": 727, 
6556     "model": "core.node", 
6557     "fields": {
6558         "site": 12, 
6559         "updated": "2013-06-21T21:17:13.982Z", 
6560         "deployment": 9, 
6561         "name": "node64.mpisws.vicci.org", 
6562         "created": "2013-04-03T23:14:11.072Z"
6563     }
6564 },
6565 {
6566     "pk": 728, 
6567     "model": "core.node", 
6568     "fields": {
6569         "site": 12, 
6570         "updated": "2013-06-21T21:17:13.982Z", 
6571         "deployment": 9, 
6572         "name": "node65.mpisws.vicci.org", 
6573         "created": "2013-04-03T23:14:11.072Z"
6574     }
6575 },
6576 {
6577     "pk": 729, 
6578     "model": "core.node", 
6579     "fields": {
6580         "site": 12, 
6581         "updated": "2013-06-21T21:17:13.982Z", 
6582         "deployment": 9, 
6583         "name": "node66.mpisws.vicci.org", 
6584         "created": "2013-04-03T23:14:11.072Z"
6585     }
6586 },
6587 {
6588     "pk": 730, 
6589     "model": "core.node", 
6590     "fields": {
6591         "site": 12, 
6592         "updated": "2013-06-21T21:17:13.982Z", 
6593         "deployment": 9, 
6594         "name": "node67.mpisws.vicci.org", 
6595         "created": "2013-04-03T23:14:11.072Z"
6596     }
6597 },
6598 {
6599     "pk": 731, 
6600     "model": "core.node", 
6601     "fields": {
6602         "site": 12, 
6603         "updated": "2013-06-21T21:17:13.982Z", 
6604         "deployment": 9, 
6605         "name": "node68.mpisws.vicci.org", 
6606         "created": "2013-04-03T23:14:11.072Z"
6607     }
6608 },
6609 {
6610     "pk": 732, 
6611     "model": "core.node", 
6612     "fields": {
6613         "site": 12, 
6614         "updated": "2013-06-21T21:17:13.982Z", 
6615         "deployment": 9, 
6616         "name": "node69.mpisws.vicci.org", 
6617         "created": "2013-04-03T23:14:11.072Z"
6618     }
6619 },
6620 {
6621     "pk": 733, 
6622     "model": "core.node", 
6623     "fields": {
6624         "site": 12, 
6625         "updated": "2013-06-21T21:17:13.982Z", 
6626         "deployment": 9, 
6627         "name": "node70.mpisws.vicci.org", 
6628         "created": "2013-04-03T23:14:11.072Z"
6629     }
6630 },
6631 {
6632     "pk": 734, 
6633     "model": "core.node", 
6634     "fields": {
6635         "site": 13, 
6636         "updated": "2013-06-21T21:17:13.982Z", 
6637         "deployment": 10, 
6638         "name": "node1.atla.internet2.vini-veritas.net", 
6639         "created": "2013-04-03T23:14:11.072Z"
6640     }
6641 },
6642 {
6643     "pk": 735, 
6644     "model": "core.node", 
6645     "fields": {
6646         "site": 13, 
6647         "updated": "2013-06-21T21:17:13.982Z", 
6648         "deployment": 10, 
6649         "name": "node2.atla.internet2.vini-veritas.net", 
6650         "created": "2013-04-03T23:14:11.072Z"
6651     }
6652 },
6653 {
6654     "pk": 736, 
6655     "model": "core.node", 
6656     "fields": {
6657         "site": 14, 
6658         "updated": "2013-06-21T21:17:13.982Z", 
6659         "deployment": 10, 
6660         "name": "node1.chic.internet2.vini-veritas.net", 
6661         "created": "2013-04-03T23:14:11.072Z"
6662     }
6663 },
6664 {
6665     "pk": 737, 
6666     "model": "core.node", 
6667     "fields": {
6668         "site": 14, 
6669         "updated": "2013-06-21T21:17:13.982Z", 
6670         "deployment": 10, 
6671         "name": "node2.chic.internet2.vini-veritas.net", 
6672         "created": "2013-04-03T23:14:11.072Z"
6673     }
6674 },
6675 {
6676     "pk": 738, 
6677     "model": "core.node", 
6678     "fields": {
6679         "site": 15, 
6680         "updated": "2013-06-21T21:17:13.982Z", 
6681         "deployment": 10, 
6682         "name": "node1.hous.internet2.vini-veritas.net", 
6683         "created": "2013-04-03T23:14:11.072Z"
6684     }
6685 },
6686 {
6687     "pk": 739, 
6688     "model": "core.node", 
6689     "fields": {
6690         "site": 15, 
6691         "updated": "2013-06-21T21:17:13.982Z", 
6692         "deployment": 10, 
6693         "name": "node2.hous.internet2.vini-veritas.net", 
6694         "created": "2013-04-03T23:14:11.072Z"
6695     }
6696 },
6697 {
6698     "pk": 740, 
6699     "model": "core.node", 
6700     "fields": {
6701         "site": 16, 
6702         "updated": "2013-06-21T21:17:13.982Z", 
6703         "deployment": 10, 
6704         "name": "node1.kans.internet2.vini-veritas.net", 
6705         "created": "2013-04-03T23:14:11.072Z"
6706     }
6707 },
6708 {
6709     "pk": 741, 
6710     "model": "core.node", 
6711     "fields": {
6712         "site": 16, 
6713         "updated": "2013-06-21T21:17:13.982Z", 
6714         "deployment": 10, 
6715         "name": "node2.kans.internet2.vini-veritas.net", 
6716         "created": "2013-04-03T23:14:11.072Z"
6717     }
6718 },
6719 {
6720     "pk": 742, 
6721     "model": "core.node", 
6722     "fields": {
6723         "site": 17, 
6724         "updated": "2013-06-21T21:17:13.982Z", 
6725         "deployment": 10, 
6726         "name": "node1.losa.internet2.vini-veritas.net", 
6727         "created": "2013-04-03T23:14:11.072Z"
6728     }
6729 },
6730 {
6731     "pk": 743, 
6732     "model": "core.node", 
6733     "fields": {
6734         "site": 17, 
6735         "updated": "2013-06-21T21:17:13.982Z", 
6736         "deployment": 10, 
6737         "name": "node2.losa.internet2.vini-veritas.net", 
6738         "created": "2013-04-03T23:14:11.072Z"
6739     }
6740 },
6741 {
6742     "pk": 744, 
6743     "model": "core.node", 
6744     "fields": {
6745         "site": 18, 
6746         "updated": "2013-06-21T21:17:13.982Z", 
6747         "deployment": 10, 
6748         "name": "node1.newy.internet2.vini-veritas.net", 
6749         "created": "2013-04-03T23:14:11.072Z"
6750     }
6751 },
6752 {
6753     "pk": 745, 
6754     "model": "core.node", 
6755     "fields": {
6756         "site": 18, 
6757         "updated": "2013-06-21T21:17:13.982Z", 
6758         "deployment": 10, 
6759         "name": "node2.newy.internet2.vini-veritas.net", 
6760         "created": "2013-04-03T23:14:11.072Z"
6761     }
6762 },
6763 {
6764     "pk": 746, 
6765     "model": "core.node", 
6766     "fields": {
6767         "site": 19, 
6768         "updated": "2013-06-21T21:17:13.982Z", 
6769         "deployment": 10, 
6770         "name": "node1.salt.internet2.vini-veritas.net", 
6771         "created": "2013-04-03T23:14:11.072Z"
6772     }
6773 },
6774 {
6775     "pk": 747, 
6776     "model": "core.node", 
6777     "fields": {
6778         "site": 19, 
6779         "updated": "2013-06-21T21:17:13.982Z", 
6780         "deployment": 10, 
6781         "name": "node2.salt.internet2.vini-veritas.net", 
6782         "created": "2013-04-03T23:14:11.072Z"
6783     }
6784 },
6785 {
6786     "pk": 748, 
6787     "model": "core.node", 
6788     "fields": {
6789         "site": 20, 
6790         "updated": "2013-06-21T21:17:13.982Z", 
6791         "deployment": 10, 
6792         "name": "node1.seat.internet2.vini-veritas.net", 
6793         "created": "2013-04-03T23:14:11.072Z"
6794     }
6795 },
6796 {
6797     "pk": 749, 
6798     "model": "core.node", 
6799     "fields": {
6800         "site": 20, 
6801         "updated": "2013-06-21T21:17:13.982Z", 
6802         "deployment": 10, 
6803         "name": "node2.seat.internet2.vini-veritas.net", 
6804         "created": "2013-04-03T23:14:11.072Z"
6805     }
6806 },
6807 {
6808     "pk": 750, 
6809     "model": "core.node", 
6810     "fields": {
6811         "site": 21, 
6812         "updated": "2013-06-21T21:17:13.982Z", 
6813         "deployment": 10, 
6814         "name": "node1.wash.internet2.vini-veritas.net", 
6815         "created": "2013-04-03T23:14:11.072Z"
6816     }
6817 },
6818 {
6819     "pk": 751, 
6820     "model": "core.node", 
6821     "fields": {
6822         "site": 21, 
6823         "updated": "2013-06-21T21:17:13.982Z", 
6824         "deployment": 10, 
6825         "name": "node2.wash.internet2.vini-veritas.net", 
6826         "created": "2013-04-03T23:14:11.072Z"
6827     }
6828 },
6829 {
6830     "pk": 752, 
6831     "model": "core.node", 
6832     "fields": {
6833         "site": 23, 
6834         "updated": "2013-12-17T17:10:48.740Z", 
6835         "deployment": 10, 
6836         "name": "opencloud0.sing.internet2.edu", 
6837         "created": "2013-12-17T17:10:48.740Z"
6838     }
6839 },
6840 {
6841     "pk": 753, 
6842     "model": "core.node", 
6843     "fields": {
6844         "site": 23, 
6845         "updated": "2013-12-17T17:10:48.742Z", 
6846         "deployment": 10, 
6847         "name": "opencloud1.sing.internet2.edu", 
6848         "created": "2013-12-17T17:10:48.741Z"
6849     }
6850 },
6851 {
6852     "pk": 754, 
6853     "model": "core.node", 
6854     "fields": {
6855         "site": 23, 
6856         "updated": "2013-12-17T17:10:48.742Z", 
6857         "deployment": 10, 
6858         "name": "opencloud2.sing.internet2.edu", 
6859         "created": "2013-12-17T17:10:48.742Z"
6860     }
6861 },
6862 {
6863     "pk": 755, 
6864     "model": "core.node", 
6865     "fields": {
6866         "site": 23, 
6867         "updated": "2013-12-17T17:10:48.743Z", 
6868         "deployment": 10, 
6869         "name": "opencloud3.sing.internet2.edu", 
6870         "created": "2013-12-17T17:10:48.743Z"
6871     }
6872 },
6873 {
6874     "pk": 4, 
6875     "model": "core.serviceresource", 
6876     "fields": {
6877         "updated": "2013-12-11T22:18:00.040Z", 
6878         "name": "Cycles", 
6879         "bucketMaxSize": 0, 
6880         "created": "2013-12-11T22:18:00.040Z", 
6881         "serviceClass": 1, 
6882         "maxUnitsDeployment": 0, 
6883         "bucketInRate": 0, 
6884         "cost": 7, 
6885         "calendarReservable": false, 
6886         "maxDuration": 0, 
6887         "maxUnitsNode": 0
6888     }
6889 },
6890 {
6891     "pk": 5, 
6892     "model": "core.serviceresource", 
6893     "fields": {
6894         "updated": "2013-12-11T22:18:00.045Z", 
6895         "name": "Cycles", 
6896         "bucketMaxSize": 0, 
6897         "created": "2013-12-11T22:18:00.045Z", 
6898         "serviceClass": 2, 
6899         "maxUnitsDeployment": 0, 
6900         "bucketInRate": 0, 
6901         "cost": 7, 
6902         "calendarReservable": false, 
6903         "maxDuration": 0, 
6904         "maxUnitsNode": 0
6905     }
6906 },
6907 {
6908     "pk": 6, 
6909     "model": "core.serviceresource", 
6910     "fields": {
6911         "updated": "2013-12-11T22:18:00.053Z", 
6912         "name": "Cycles", 
6913         "bucketMaxSize": 0, 
6914         "created": "2013-12-11T22:18:00.053Z", 
6915         "serviceClass": 3, 
6916         "maxUnitsDeployment": 0, 
6917         "bucketInRate": 0, 
6918         "cost": 7, 
6919         "calendarReservable": false, 
6920         "maxDuration": 0, 
6921         "maxUnitsNode": 0
6922     }
6923 },
6924 {
6925     "pk": 7, 
6926     "model": "core.serviceresource", 
6927     "fields": {
6928         "updated": "2013-12-11T22:18:00.064Z", 
6929         "name": "numberCores", 
6930         "bucketMaxSize": 0, 
6931         "created": "2013-12-11T22:18:00.064Z", 
6932         "serviceClass": 3, 
6933         "maxUnitsDeployment": 210, 
6934         "bucketInRate": 0, 
6935         "cost": 0, 
6936         "calendarReservable": true, 
6937         "maxDuration": 8760, 
6938         "maxUnitsNode": 6
6939     }
6940 },
6941 {
6942     "pk": 8, 
6943     "model": "core.serviceresource", 
6944     "fields": {
6945         "updated": "2013-12-11T22:18:00.072Z", 
6946         "name": "numberCores", 
6947         "bucketMaxSize": 210, 
6948         "created": "2013-12-11T22:18:00.072Z", 
6949         "serviceClass": 2, 
6950         "maxUnitsDeployment": 210, 
6951         "bucketInRate": 10, 
6952         "cost": 7, 
6953         "calendarReservable": true, 
6954         "maxDuration": 168, 
6955         "maxUnitsNode": 6
6956     }
6957 },
6958 {
6959     "pk": 40, 
6960     "model": "core.sliver", 
6961     "fields": {
6962         "node": 613, 
6963         "instance_name": "instance-000003e8", 
6964         "updated": "2013-12-12T17:55:32.455Z", 
6965         "slice": 4, 
6966         "deploymentNetwork": 8, 
6967         "name": "node20.gt.vicci.org", 
6968         "created": "2013-12-12T17:55:32.455Z", 
6969         "ip": "130.207.98.29", 
6970         "image": 1, 
6971         "creator": 8, 
6972         "numberCores": 1, 
6973         "instance_id": null
6974     }
6975 },
6976 {
6977     "pk": 41, 
6978     "model": "core.sliver", 
6979     "fields": {
6980         "node": 615, 
6981         "instance_name": "instance-000003e9", 
6982         "updated": "2013-12-12T17:55:32.478Z", 
6983         "slice": 4, 
6984         "deploymentNetwork": 8, 
6985         "name": "node22.gt.vicci.org", 
6986         "created": "2013-12-12T17:55:32.478Z", 
6987         "ip": "130.207.98.31", 
6988         "image": 1, 
6989         "creator": 8, 
6990         "numberCores": 1, 
6991         "instance_id": null
6992     }
6993 },
6994 {
6995     "pk": 42, 
6996     "model": "core.sliver", 
6997     "fields": {
6998         "node": 617, 
6999         "instance_name": "instance-000003ea", 
7000         "updated": "2013-12-12T17:55:32.495Z", 
7001         "slice": 4, 
7002         "deploymentNetwork": 8, 
7003         "name": "node24.gt.vicci.org", 
7004         "created": "2013-12-12T17:55:32.495Z", 
7005         "ip": "130.207.98.33", 
7006         "image": 1, 
7007         "creator": 8, 
7008         "numberCores": 1, 
7009         "instance_id": null
7010     }
7011 },
7012 {
7013     "pk": 43, 
7014     "model": "core.sliver", 
7015     "fields": {
7016         "node": 622, 
7017         "instance_name": "instance-000003eb", 
7018         "updated": "2013-12-12T17:55:32.512Z", 
7019         "slice": 4, 
7020         "deploymentNetwork": 8, 
7021         "name": "node29.gt.vicci.org", 
7022         "created": "2013-12-12T17:55:32.511Z", 
7023         "ip": "130.207.98.38", 
7024         "image": 1, 
7025         "creator": 8, 
7026         "numberCores": 1, 
7027         "instance_id": null
7028     }
7029 },
7030 {
7031     "pk": 44, 
7032     "model": "core.sliver", 
7033     "fields": {
7034         "node": 623, 
7035         "instance_name": "instance-000003ec", 
7036         "updated": "2013-12-12T17:55:32.528Z", 
7037         "slice": 4, 
7038         "deploymentNetwork": 8, 
7039         "name": "node30.gt.vicci.org", 
7040         "created": "2013-12-12T17:55:32.528Z", 
7041         "ip": "130.207.98.39", 
7042         "image": 1, 
7043         "creator": 8, 
7044         "numberCores": 1, 
7045         "instance_id": null
7046     }
7047 },
7048 {
7049     "pk": 45, 
7050     "model": "core.sliver", 
7051     "fields": {
7052         "node": 624, 
7053         "instance_name": "instance-000003ed", 
7054         "updated": "2013-12-12T17:55:32.544Z", 
7055         "slice": 4, 
7056         "deploymentNetwork": 8, 
7057         "name": "node31.gt.vicci.org", 
7058         "created": "2013-12-12T17:55:32.544Z", 
7059         "ip": "130.207.98.40", 
7060         "image": 1, 
7061         "creator": 8, 
7062         "numberCores": 1, 
7063         "instance_id": null
7064     }
7065 },
7066 {
7067     "pk": 46, 
7068     "model": "core.sliver", 
7069     "fields": {
7070         "node": 625, 
7071         "instance_name": "instance-000003ee", 
7072         "updated": "2013-12-12T17:55:32.561Z", 
7073         "slice": 4, 
7074         "deploymentNetwork": 8, 
7075         "name": "node32.gt.vicci.org", 
7076         "created": "2013-12-12T17:55:32.561Z", 
7077         "ip": "130.207.98.41", 
7078         "image": 1, 
7079         "creator": 8, 
7080         "numberCores": 1, 
7081         "instance_id": null
7082     }
7083 },
7084 {
7085     "pk": 47, 
7086     "model": "core.sliver", 
7087     "fields": {
7088         "node": 630, 
7089         "instance_name": "instance-000003ef", 
7090         "updated": "2013-12-12T17:55:32.577Z", 
7091         "slice": 4, 
7092         "deploymentNetwork": 8, 
7093         "name": "node37.gt.vicci.org", 
7094         "created": "2013-12-12T17:55:32.577Z", 
7095         "ip": "130.207.98.46", 
7096         "image": 1, 
7097         "creator": 8, 
7098         "numberCores": 1, 
7099         "instance_id": null
7100     }
7101 },
7102 {
7103     "pk": 48, 
7104     "model": "core.sliver", 
7105     "fields": {
7106         "node": 666, 
7107         "instance_name": "instance-000003f0", 
7108         "updated": "2013-12-12T17:55:32.594Z", 
7109         "slice": 4, 
7110         "deploymentNetwork": 9, 
7111         "name": "node3.mpisws.vicci.org", 
7112         "created": "2013-12-12T17:55:32.594Z", 
7113         "ip": "141.39.220.13", 
7114         "image": 1, 
7115         "creator": 8, 
7116         "numberCores": 1, 
7117         "instance_id": null
7118     }
7119 },
7120 {
7121     "pk": 49, 
7122     "model": "core.sliver", 
7123     "fields": {
7124         "node": 683, 
7125         "instance_name": "instance-000003f1", 
7126         "updated": "2013-12-12T17:55:32.611Z", 
7127         "slice": 4, 
7128         "deploymentNetwork": 9, 
7129         "name": "node20.mpisws.vicci.org", 
7130         "created": "2013-12-12T17:55:32.610Z", 
7131         "ip": "141.39.220.30", 
7132         "image": 1, 
7133         "creator": 8, 
7134         "numberCores": 1, 
7135         "instance_id": null
7136     }
7137 },
7138 {
7139     "pk": 50, 
7140     "model": "core.sliver", 
7141     "fields": {
7142         "node": 684, 
7143         "instance_name": "instance-000003f2", 
7144         "updated": "2013-12-12T17:55:32.627Z", 
7145         "slice": 4, 
7146         "deploymentNetwork": 9, 
7147         "name": "node21.mpisws.vicci.org", 
7148         "created": "2013-12-12T17:55:32.627Z", 
7149         "ip": "141.39.220.31", 
7150         "image": 1, 
7151         "creator": 8, 
7152         "numberCores": 1, 
7153         "instance_id": null
7154     }
7155 },
7156 {
7157     "pk": 51, 
7158     "model": "core.sliver", 
7159     "fields": {
7160         "node": 686, 
7161         "instance_name": "instance-000003f3", 
7162         "updated": "2013-12-12T17:55:32.644Z", 
7163         "slice": 4, 
7164         "deploymentNetwork": 9, 
7165         "name": "node23.mpisws.vicci.org", 
7166         "created": "2013-12-12T17:55:32.644Z", 
7167         "ip": "141.39.220.33", 
7168         "image": 1, 
7169         "creator": 8, 
7170         "numberCores": 1, 
7171         "instance_id": null
7172     }
7173 },
7174 {
7175     "pk": 52, 
7176     "model": "core.sliver", 
7177     "fields": {
7178         "node": 687, 
7179         "instance_name": "instance-000003f4", 
7180         "updated": "2013-12-12T17:55:32.660Z", 
7181         "slice": 4, 
7182         "deploymentNetwork": 9, 
7183         "name": "node24.mpisws.vicci.org", 
7184         "created": "2013-12-12T17:55:32.660Z", 
7185         "ip": "141.39.220.34", 
7186         "image": 1, 
7187         "creator": 8, 
7188         "numberCores": 1, 
7189         "instance_id": null
7190     }
7191 },
7192 {
7193     "pk": 53, 
7194     "model": "core.sliver", 
7195     "fields": {
7196         "node": 691, 
7197         "instance_name": "instance-000003f5", 
7198         "updated": "2013-12-12T17:55:32.677Z", 
7199         "slice": 4, 
7200         "deploymentNetwork": 9, 
7201         "name": "node28.mpisws.vicci.org", 
7202         "created": "2013-12-12T17:55:32.677Z", 
7203         "ip": "141.39.220.38", 
7204         "image": 1, 
7205         "creator": 8, 
7206         "numberCores": 1, 
7207         "instance_id": null
7208     }
7209 },
7210 {
7211     "pk": 54, 
7212     "model": "core.sliver", 
7213     "fields": {
7214         "node": 693, 
7215         "instance_name": "instance-000003f6", 
7216         "updated": "2013-12-12T17:55:32.693Z", 
7217         "slice": 4, 
7218         "deploymentNetwork": 9, 
7219         "name": "node30.mpisws.vicci.org", 
7220         "created": "2013-12-12T17:55:32.693Z", 
7221         "ip": "141.39.220.40", 
7222         "image": 1, 
7223         "creator": 8, 
7224         "numberCores": 1, 
7225         "instance_id": null
7226     }
7227 },
7228 {
7229     "pk": 55, 
7230     "model": "core.sliver", 
7231     "fields": {
7232         "node": 694, 
7233         "instance_name": "instance-000003f7", 
7234         "updated": "2013-12-12T17:55:32.710Z", 
7235         "slice": 4, 
7236         "deploymentNetwork": 9, 
7237         "name": "node31.mpisws.vicci.org", 
7238         "created": "2013-12-12T17:55:32.710Z", 
7239         "ip": "141.39.220.41", 
7240         "image": 1, 
7241         "creator": 8, 
7242         "numberCores": 1, 
7243         "instance_id": null
7244     }
7245 },
7246 {
7247     "pk": 56, 
7248     "model": "core.sliver", 
7249     "fields": {
7250         "node": 559, 
7251         "instance_name": "instance-000003f8", 
7252         "updated": "2013-12-12T17:55:32.726Z", 
7253         "slice": 4, 
7254         "deploymentNetwork": 7, 
7255         "name": "node36.princeton.vicci.org", 
7256         "created": "2013-12-12T17:55:32.726Z", 
7257         "ip": "128.112.171.90", 
7258         "image": 1, 
7259         "creator": 8, 
7260         "numberCores": 1, 
7261         "instance_id": null
7262     }
7263 },
7264 {
7265     "pk": 57, 
7266     "model": "core.sliver", 
7267     "fields": {
7268         "node": 560, 
7269         "instance_name": "instance-000003f9", 
7270         "updated": "2013-12-12T17:55:32.743Z", 
7271         "slice": 4, 
7272         "deploymentNetwork": 7, 
7273         "name": "node37.princeton.vicci.org", 
7274         "created": "2013-12-12T17:55:32.743Z", 
7275         "ip": "128.112.171.92", 
7276         "image": 1, 
7277         "creator": 8, 
7278         "numberCores": 1, 
7279         "instance_id": null
7280     }
7281 },
7282 {
7283     "pk": 58, 
7284     "model": "core.sliver", 
7285     "fields": {
7286         "node": 561, 
7287         "instance_name": "instance-000003fa", 
7288         "updated": "2013-12-12T17:55:32.760Z", 
7289         "slice": 4, 
7290         "deploymentNetwork": 7, 
7291         "name": "node38.princeton.vicci.org", 
7292         "created": "2013-12-12T17:55:32.759Z", 
7293         "ip": "128.112.171.94", 
7294         "image": 1, 
7295         "creator": 8, 
7296         "numberCores": 1, 
7297         "instance_id": null
7298     }
7299 },
7300 {
7301     "pk": 59, 
7302     "model": "core.sliver", 
7303     "fields": {
7304         "node": 562, 
7305         "instance_name": "instance-000003fb", 
7306         "updated": "2013-12-12T17:55:32.776Z", 
7307         "slice": 4, 
7308         "deploymentNetwork": 7, 
7309         "name": "node39.princeton.vicci.org", 
7310         "created": "2013-12-12T17:55:32.776Z", 
7311         "ip": "128.112.171.96", 
7312         "image": 1, 
7313         "creator": 8, 
7314         "numberCores": 1, 
7315         "instance_id": null
7316     }
7317 },
7318 {
7319     "pk": 60, 
7320     "model": "core.sliver", 
7321     "fields": {
7322         "node": 563, 
7323         "instance_name": "instance-000003fc", 
7324         "updated": "2013-12-12T17:55:32.792Z", 
7325         "slice": 4, 
7326         "deploymentNetwork": 7, 
7327         "name": "node40.princeton.vicci.org", 
7328         "created": "2013-12-12T17:55:32.792Z", 
7329         "ip": "128.112.171.98", 
7330         "image": 1, 
7331         "creator": 8, 
7332         "numberCores": 1, 
7333         "instance_id": null
7334     }
7335 },
7336 {
7337     "pk": 61, 
7338     "model": "core.sliver", 
7339     "fields": {
7340         "node": 565, 
7341         "instance_name": "instance-000003fd", 
7342         "updated": "2013-12-12T17:55:32.809Z", 
7343         "slice": 4, 
7344         "deploymentNetwork": 7, 
7345         "name": "node42.princeton.vicci.org", 
7346         "created": "2013-12-12T17:55:32.809Z", 
7347         "ip": "128.112.171.102", 
7348         "image": 1, 
7349         "creator": 8, 
7350         "numberCores": 1, 
7351         "instance_id": null
7352     }
7353 },
7354 {
7355     "pk": 62, 
7356     "model": "core.sliver", 
7357     "fields": {
7358         "node": 566, 
7359         "instance_name": "instance-000003fe", 
7360         "updated": "2013-12-12T17:55:32.826Z", 
7361         "slice": 4, 
7362         "deploymentNetwork": 7, 
7363         "name": "node43.princeton.vicci.org", 
7364         "created": "2013-12-12T17:55:32.826Z", 
7365         "ip": "128.112.171.104", 
7366         "image": 1, 
7367         "creator": 8, 
7368         "numberCores": 1, 
7369         "instance_id": null
7370     }
7371 },
7372 {
7373     "pk": 63, 
7374     "model": "core.sliver", 
7375     "fields": {
7376         "node": 568, 
7377         "instance_name": "instance-000003ff", 
7378         "updated": "2013-12-12T17:55:32.842Z", 
7379         "slice": 4, 
7380         "deploymentNetwork": 7, 
7381         "name": "node45.princeton.vicci.org", 
7382         "created": "2013-12-12T17:55:32.842Z", 
7383         "ip": "128.112.171.108", 
7384         "image": 1, 
7385         "creator": 8, 
7386         "numberCores": 1, 
7387         "instance_id": null
7388     }
7389 },
7390 {
7391     "pk": 64, 
7392     "model": "core.sliver", 
7393     "fields": {
7394         "node": 404, 
7395         "instance_name": "instance-00000400", 
7396         "updated": "2013-12-12T17:55:32.859Z", 
7397         "slice": 4, 
7398         "deploymentNetwork": 5, 
7399         "name": "node21.stanford.vicci.org", 
7400         "created": "2013-12-12T17:55:32.859Z", 
7401         "ip": "171.67.92.159", 
7402         "image": 1, 
7403         "creator": 8, 
7404         "numberCores": 1, 
7405         "instance_id": null
7406     }
7407 },
7408 {
7409     "pk": 65, 
7410     "model": "core.sliver", 
7411     "fields": {
7412         "node": 405, 
7413         "instance_name": "instance-00000401", 
7414         "updated": "2013-12-12T17:55:32.875Z", 
7415         "slice": 4, 
7416         "deploymentNetwork": 5, 
7417         "name": "node22.stanford.vicci.org", 
7418         "created": "2013-12-12T17:55:32.875Z", 
7419         "ip": "171.67.92.160", 
7420         "image": 1, 
7421         "creator": 8, 
7422         "numberCores": 1, 
7423         "instance_id": null
7424     }
7425 },
7426 {
7427     "pk": 66, 
7428     "model": "core.sliver", 
7429     "fields": {
7430         "node": 406, 
7431         "instance_name": "instance-00000402", 
7432         "updated": "2013-12-12T17:55:32.892Z", 
7433         "slice": 4, 
7434         "deploymentNetwork": 5, 
7435         "name": "node23.stanford.vicci.org", 
7436         "created": "2013-12-12T17:55:32.892Z", 
7437         "ip": "171.67.92.161", 
7438         "image": 1, 
7439         "creator": 8, 
7440         "numberCores": 1, 
7441         "instance_id": null
7442     }
7443 },
7444 {
7445     "pk": 67, 
7446     "model": "core.sliver", 
7447     "fields": {
7448         "node": 407, 
7449         "instance_name": "instance-00000403", 
7450         "updated": "2013-12-12T17:55:32.909Z", 
7451         "slice": 4, 
7452         "deploymentNetwork": 5, 
7453         "name": "node24.stanford.vicci.org", 
7454         "created": "2013-12-12T17:55:32.909Z", 
7455         "ip": "171.67.92.162", 
7456         "image": 1, 
7457         "creator": 8, 
7458         "numberCores": 1, 
7459         "instance_id": null
7460     }
7461 },
7462 {
7463     "pk": 68, 
7464     "model": "core.sliver", 
7465     "fields": {
7466         "node": 408, 
7467         "instance_name": "instance-00000404", 
7468         "updated": "2013-12-12T17:55:32.925Z", 
7469         "slice": 4, 
7470         "deploymentNetwork": 5, 
7471         "name": "node25.stanford.vicci.org", 
7472         "created": "2013-12-12T17:55:32.925Z", 
7473         "ip": "171.67.92.163", 
7474         "image": 1, 
7475         "creator": 8, 
7476         "numberCores": 1, 
7477         "instance_id": null
7478     }
7479 },
7480 {
7481     "pk": 69, 
7482     "model": "core.sliver", 
7483     "fields": {
7484         "node": 409, 
7485         "instance_name": "instance-00000405", 
7486         "updated": "2013-12-12T17:55:32.942Z", 
7487         "slice": 4, 
7488         "deploymentNetwork": 5, 
7489         "name": "node26.stanford.vicci.org", 
7490         "created": "2013-12-12T17:55:32.942Z", 
7491         "ip": "171.67.92.164", 
7492         "image": 1, 
7493         "creator": 8, 
7494         "numberCores": 1, 
7495         "instance_id": null
7496     }
7497 },
7498 {
7499     "pk": 70, 
7500     "model": "core.sliver", 
7501     "fields": {
7502         "node": 412, 
7503         "instance_name": "instance-00000406", 
7504         "updated": "2013-12-12T17:55:32.958Z", 
7505         "slice": 4, 
7506         "deploymentNetwork": 5, 
7507         "name": "node29.stanford.vicci.org", 
7508         "created": "2013-12-12T17:55:32.958Z", 
7509         "ip": "171.67.92.167", 
7510         "image": 1, 
7511         "creator": 8, 
7512         "numberCores": 1, 
7513         "instance_id": null
7514     }
7515 },
7516 {
7517     "pk": 71, 
7518     "model": "core.sliver", 
7519     "fields": {
7520         "node": 413, 
7521         "instance_name": "instance-00000407", 
7522         "updated": "2013-12-12T17:55:32.975Z", 
7523         "slice": 4, 
7524         "deploymentNetwork": 5, 
7525         "name": "node30.stanford.vicci.org", 
7526         "created": "2013-12-12T17:55:32.975Z", 
7527         "ip": "171.67.92.168", 
7528         "image": 1, 
7529         "creator": 8, 
7530         "numberCores": 1, 
7531         "instance_id": null
7532     }
7533 },
7534 {
7535     "pk": 72, 
7536     "model": "core.sliver", 
7537     "fields": {
7538         "node": 460, 
7539         "instance_name": "instance-00000408", 
7540         "updated": "2013-12-12T17:55:32.992Z", 
7541         "slice": 4, 
7542         "deploymentNetwork": 6, 
7543         "name": "node7.washington.vicci.org", 
7544         "created": "2013-12-12T17:55:32.992Z", 
7545         "ip": "128.95.1.112", 
7546         "image": 1, 
7547         "creator": 8, 
7548         "numberCores": 1, 
7549         "instance_id": null
7550     }
7551 },
7552 {
7553     "pk": 73, 
7554     "model": "core.sliver", 
7555     "fields": {
7556         "node": 467, 
7557         "instance_name": "instance-00000409", 
7558         "updated": "2013-12-12T17:55:33.008Z", 
7559         "slice": 4, 
7560         "deploymentNetwork": 6, 
7561         "name": "node14.washington.vicci.org", 
7562         "created": "2013-12-12T17:55:33.008Z", 
7563         "ip": "128.95.1.119", 
7564         "image": 1, 
7565         "creator": 8, 
7566         "numberCores": 1, 
7567         "instance_id": null
7568     }
7569 },
7570 {
7571     "pk": 74, 
7572     "model": "core.sliver", 
7573     "fields": {
7574         "node": 468, 
7575         "instance_name": "instance-0000040a", 
7576         "updated": "2013-12-12T17:55:33.025Z", 
7577         "slice": 4, 
7578         "deploymentNetwork": 6, 
7579         "name": "node15.washington.vicci.org", 
7580         "created": "2013-12-12T17:55:33.025Z", 
7581         "ip": "128.95.1.120", 
7582         "image": 1, 
7583         "creator": 8, 
7584         "numberCores": 1, 
7585         "instance_id": null
7586     }
7587 },
7588 {
7589     "pk": 75, 
7590     "model": "core.sliver", 
7591     "fields": {
7592         "node": 469, 
7593         "instance_name": "instance-0000040b", 
7594         "updated": "2013-12-12T17:55:33.041Z", 
7595         "slice": 4, 
7596         "deploymentNetwork": 6, 
7597         "name": "node16.washington.vicci.org", 
7598         "created": "2013-12-12T17:55:33.041Z", 
7599         "ip": "128.95.1.121", 
7600         "image": 1, 
7601         "creator": 8, 
7602         "numberCores": 1, 
7603         "instance_id": null
7604     }
7605 },
7606 {
7607     "pk": 76, 
7608     "model": "core.sliver", 
7609     "fields": {
7610         "node": 470, 
7611         "instance_name": "instance-0000040c", 
7612         "updated": "2013-12-12T17:55:33.058Z", 
7613         "slice": 4, 
7614         "deploymentNetwork": 6, 
7615         "name": "node17.washington.vicci.org", 
7616         "created": "2013-12-12T17:55:33.058Z", 
7617         "ip": "128.95.1.122", 
7618         "image": 1, 
7619         "creator": 8, 
7620         "numberCores": 1, 
7621         "instance_id": null
7622     }
7623 },
7624 {
7625     "pk": 77, 
7626     "model": "core.sliver", 
7627     "fields": {
7628         "node": 553, 
7629         "instance_name": "instance-0000040d", 
7630         "updated": "2013-12-12T17:55:33.110Z", 
7631         "slice": 8, 
7632         "deploymentNetwork": 7, 
7633         "name": "node30.princeton.vicci.org", 
7634         "created": "2013-12-12T17:55:33.110Z", 
7635         "ip": "128.112.171.78", 
7636         "image": 1, 
7637         "creator": 8, 
7638         "numberCores": 1, 
7639         "instance_id": null
7640     }
7641 },
7642 {
7643     "pk": 78, 
7644     "model": "core.sliver", 
7645     "fields": {
7646         "node": 553, 
7647         "instance_name": "instance-0000040e", 
7648         "updated": "2013-12-12T17:55:33.142Z", 
7649         "slice": 9, 
7650         "deploymentNetwork": 7, 
7651         "name": "node30.princeton.vicci.org", 
7652         "created": "2013-12-12T17:55:33.142Z", 
7653         "ip": "128.112.171.78", 
7654         "image": 1, 
7655         "creator": 8, 
7656         "numberCores": 1, 
7657         "instance_id": null
7658     }
7659 },
7660 {
7661     "pk": 79, 
7662     "model": "core.sliver", 
7663     "fields": {
7664         "node": 469, 
7665         "instance_name": null, 
7666         "updated": "2013-12-13T21:51:36.927Z", 
7667         "slice": 11, 
7668         "deploymentNetwork": 6, 
7669         "name": "Stork", 
7670         "created": "2013-12-13T21:51:36.927Z", 
7671         "ip": null, 
7672         "image": 1, 
7673         "creator": 8, 
7674         "numberCores": 0, 
7675         "instance_id": null
7676     }
7677 },
7678 {
7679     "pk": 80, 
7680     "model": "core.sliver", 
7681     "fields": {
7682         "node": 438, 
7683         "instance_name": null, 
7684         "updated": "2013-12-13T21:53:35.001Z", 
7685         "slice": 12, 
7686         "deploymentNetwork": 5, 
7687         "name": "Owl", 
7688         "created": "2013-12-13T21:53:35.001Z", 
7689         "ip": null, 
7690         "image": 1, 
7691         "creator": 8, 
7692         "numberCores": 0, 
7693         "instance_id": null
7694     }
7695 },
7696 {
7697     "pk": 81, 
7698     "model": "core.sliver", 
7699     "fields": {
7700         "node": 588, 
7701         "instance_name": null, 
7702         "updated": "2013-12-18T22:21:36.513Z", 
7703         "slice": 14, 
7704         "deploymentNetwork": 7, 
7705         "name": "test-slice-1", 
7706         "created": "2013-12-13T21:58:13.897Z", 
7707         "ip": null, 
7708         "image": 1, 
7709         "creator": 8, 
7710         "numberCores": 0, 
7711         "instance_id": null
7712     }
7713 },
7714 {
7715     "pk": 82, 
7716     "model": "core.sliver", 
7717     "fields": {
7718         "node": 589, 
7719         "instance_name": null, 
7720         "updated": "2013-12-18T22:21:36.522Z", 
7721         "slice": 14, 
7722         "deploymentNetwork": 7, 
7723         "name": "test-slice-1", 
7724         "created": "2013-12-13T21:58:44.349Z", 
7725         "ip": null, 
7726         "image": 1, 
7727         "creator": 8, 
7728         "numberCores": 0, 
7729         "instance_id": null
7730     }
7731 },
7732 {
7733     "pk": 83, 
7734     "model": "core.sliver", 
7735     "fields": {
7736         "node": 590, 
7737         "instance_name": null, 
7738         "updated": "2013-12-18T22:21:36.530Z", 
7739         "slice": 14, 
7740         "deploymentNetwork": 7, 
7741         "name": "test-slice-1", 
7742         "created": "2013-12-13T21:58:44.350Z", 
7743         "ip": null, 
7744         "image": 1, 
7745         "creator": 8, 
7746         "numberCores": 0, 
7747         "instance_id": null
7748     }
7749 },
7750 {
7751     "pk": 84, 
7752     "model": "core.sliver", 
7753     "fields": {
7754         "node": 384, 
7755         "instance_name": null, 
7756         "updated": "2013-12-13T21:59:36.723Z", 
7757         "slice": 13, 
7758         "deploymentNetwork": 5, 
7759         "name": "Hadoop", 
7760         "created": "2013-12-13T21:59:36.723Z", 
7761         "ip": null, 
7762         "image": 1, 
7763         "creator": 8, 
7764         "numberCores": 0, 
7765         "instance_id": null
7766     }
7767 },
7768 {
7769     "pk": 85, 
7770     "model": "core.sliver", 
7771     "fields": {
7772         "node": 473, 
7773         "instance_name": null, 
7774         "updated": "2013-12-13T21:59:36.725Z", 
7775         "slice": 13, 
7776         "deploymentNetwork": 6, 
7777         "name": "Hadoop", 
7778         "created": "2013-12-13T21:59:36.725Z", 
7779         "ip": null, 
7780         "image": 1, 
7781         "creator": 8, 
7782         "numberCores": 0, 
7783         "instance_id": null
7784     }
7785 },
7786 {
7787     "pk": 86, 
7788     "model": "core.sliver", 
7789     "fields": {
7790         "node": 535, 
7791         "instance_name": null, 
7792         "updated": "2013-12-13T21:59:36.726Z", 
7793         "slice": 13, 
7794         "deploymentNetwork": 7, 
7795         "name": "Hadoop", 
7796         "created": "2013-12-13T21:59:36.726Z", 
7797         "ip": null, 
7798         "image": 1, 
7799         "creator": 8, 
7800         "numberCores": 0, 
7801         "instance_id": null
7802     }
7803 },
7804 {
7805     "pk": 87, 
7806     "model": "core.sliver", 
7807     "fields": {
7808         "node": 592, 
7809         "instance_name": null, 
7810         "updated": "2013-12-18T22:22:04.726Z", 
7811         "slice": 15, 
7812         "deploymentNetwork": 7, 
7813         "name": "test-slice-2", 
7814         "created": "2013-12-13T22:01:30.192Z", 
7815         "ip": null, 
7816         "image": 1, 
7817         "creator": 8, 
7818         "numberCores": 0, 
7819         "instance_id": null
7820     }
7821 },
7822 {
7823     "pk": 88, 
7824     "model": "core.sliver", 
7825     "fields": {
7826         "node": 593, 
7827         "instance_name": null, 
7828         "updated": "2013-12-18T22:22:04.734Z", 
7829         "slice": 15, 
7830         "deploymentNetwork": 7, 
7831         "name": "test-slice-2", 
7832         "created": "2013-12-13T22:01:49.742Z", 
7833         "ip": null, 
7834         "image": 1, 
7835         "creator": 8, 
7836         "numberCores": 0, 
7837         "instance_id": null
7838     }
7839 },
7840 {
7841     "pk": 288, 
7842     "model": "core.sliver", 
7843     "fields": {
7844         "node": 433, 
7845         "instance_name": "instance-000005dc", 
7846         "updated": "2013-12-18T21:41:49.275Z", 
7847         "slice": 6, 
7848         "deploymentNetwork": 5, 
7849         "name": "node50.stanford.vicci.org", 
7850         "created": "2013-12-18T21:41:49.275Z", 
7851         "ip": "171.67.92.188", 
7852         "image": 1, 
7853         "creator": 8, 
7854         "numberCores": 1, 
7855         "instance_id": null
7856     }
7857 },
7858 {
7859     "pk": 289, 
7860     "model": "core.sliver", 
7861     "fields": {
7862         "node": 643, 
7863         "instance_name": "instance-000005dd", 
7864         "updated": "2013-12-18T21:41:49.293Z", 
7865         "slice": 6, 
7866         "deploymentNetwork": 8, 
7867         "name": "node50.gt.vicci.org", 
7868         "created": "2013-12-18T21:41:49.293Z", 
7869         "ip": "130.207.98.59", 
7870         "image": 1, 
7871         "creator": 8, 
7872         "numberCores": 1, 
7873         "instance_id": null
7874     }
7875 },
7876 {
7877     "pk": 290, 
7878     "model": "core.sliver", 
7879     "fields": {
7880         "node": 713, 
7881         "instance_name": "instance-000005de", 
7882         "updated": "2013-12-18T21:41:49.310Z", 
7883         "slice": 6, 
7884         "deploymentNetwork": 9, 
7885         "name": "node50.mpisws.vicci.org", 
7886         "created": "2013-12-18T21:41:49.310Z", 
7887         "ip": "141.39.220.60", 
7888         "image": 1, 
7889         "creator": 8, 
7890         "numberCores": 1, 
7891         "instance_id": null
7892     }
7893 },
7894 {
7895     "pk": 291, 
7896     "model": "core.sliver", 
7897     "fields": {
7898         "node": 503, 
7899         "instance_name": "instance-000005df", 
7900         "updated": "2013-12-18T21:41:49.326Z", 
7901         "slice": 6, 
7902         "deploymentNetwork": 6, 
7903         "name": "node50.washington.vicci.org", 
7904         "created": "2013-12-18T21:41:49.326Z", 
7905         "ip": "128.95.1.155", 
7906         "image": 1, 
7907         "creator": 8, 
7908         "numberCores": 1, 
7909         "instance_id": null
7910     }
7911 },
7912 {
7913     "pk": 292, 
7914     "model": "core.sliver", 
7915     "fields": {
7916         "node": 513, 
7917         "instance_name": "instance-000005e0", 
7918         "updated": "2013-12-18T21:41:49.343Z", 
7919         "slice": 6, 
7920         "deploymentNetwork": 6, 
7921         "name": "node60.washington.vicci.org", 
7922         "created": "2013-12-18T21:41:49.343Z", 
7923         "ip": "128.95.1.165", 
7924         "image": 1, 
7925         "creator": 8, 
7926         "numberCores": 1, 
7927         "instance_id": null
7928     }
7929 },
7930 {
7931     "pk": 293, 
7932     "model": "core.sliver", 
7933     "fields": {
7934         "node": 723, 
7935         "instance_name": "instance-000005e1", 
7936         "updated": "2013-12-18T21:41:49.359Z", 
7937         "slice": 6, 
7938         "deploymentNetwork": 9, 
7939         "name": "node60.mpisws.vicci.org", 
7940         "created": "2013-12-18T21:41:49.359Z", 
7941         "ip": "141.39.220.70", 
7942         "image": 1, 
7943         "creator": 8, 
7944         "numberCores": 1, 
7945         "instance_id": null
7946     }
7947 },
7948 {
7949     "pk": 294, 
7950     "model": "core.sliver", 
7951     "fields": {
7952         "node": 603, 
7953         "instance_name": "instance-000005e2", 
7954         "updated": "2013-12-18T21:41:49.376Z", 
7955         "slice": 6, 
7956         "deploymentNetwork": 8, 
7957         "name": "node10.gt.vicci.org", 
7958         "created": "2013-12-18T21:41:49.376Z", 
7959         "ip": "130.207.98.19", 
7960         "image": 1, 
7961         "creator": 8, 
7962         "numberCores": 1, 
7963         "instance_id": null
7964     }
7965 },
7966 {
7967     "pk": 295, 
7968     "model": "core.sliver", 
7969     "fields": {
7970         "node": 559, 
7971         "instance_name": "instance-000005e3", 
7972         "updated": "2013-12-18T21:41:49.393Z", 
7973         "slice": 6, 
7974         "deploymentNetwork": 7, 
7975         "name": "node36.princeton.vicci.org", 
7976         "created": "2013-12-18T21:41:49.393Z", 
7977         "ip": "128.112.171.90", 
7978         "image": 1, 
7979         "creator": 8, 
7980         "numberCores": 1, 
7981         "instance_id": null
7982     }
7983 },
7984 {
7985     "pk": 296, 
7986     "model": "core.sliver", 
7987     "fields": {
7988         "node": 560, 
7989         "instance_name": "instance-000005e4", 
7990         "updated": "2013-12-18T21:41:49.409Z", 
7991         "slice": 6, 
7992         "deploymentNetwork": 7, 
7993         "name": "node37.princeton.vicci.org", 
7994         "created": "2013-12-18T21:41:49.409Z", 
7995         "ip": "128.112.171.92", 
7996         "image": 1, 
7997         "creator": 8, 
7998         "numberCores": 1, 
7999         "instance_id": null
8000     }
8001 },
8002 {
8003     "pk": 297, 
8004     "model": "core.sliver", 
8005     "fields": {
8006         "node": 561, 
8007         "instance_name": "instance-000005e5", 
8008         "updated": "2013-12-18T21:41:49.426Z", 
8009         "slice": 6, 
8010         "deploymentNetwork": 7, 
8011         "name": "node38.princeton.vicci.org", 
8012         "created": "2013-12-18T21:41:49.426Z", 
8013         "ip": "128.112.171.94", 
8014         "image": 1, 
8015         "creator": 8, 
8016         "numberCores": 1, 
8017         "instance_id": null
8018     }
8019 },
8020 {
8021     "pk": 298, 
8022     "model": "core.sliver", 
8023     "fields": {
8024         "node": 562, 
8025         "instance_name": "instance-000005e6", 
8026         "updated": "2013-12-18T21:41:49.442Z", 
8027         "slice": 6, 
8028         "deploymentNetwork": 7, 
8029         "name": "node39.princeton.vicci.org", 
8030         "created": "2013-12-18T21:41:49.442Z", 
8031         "ip": "128.112.171.96", 
8032         "image": 1, 
8033         "creator": 8, 
8034         "numberCores": 1, 
8035         "instance_id": null
8036     }
8037 },
8038 {
8039     "pk": 299, 
8040     "model": "core.sliver", 
8041     "fields": {
8042         "node": 563, 
8043         "instance_name": "instance-000005e7", 
8044         "updated": "2013-12-18T21:41:49.459Z", 
8045         "slice": 6, 
8046         "deploymentNetwork": 7, 
8047         "name": "node40.princeton.vicci.org", 
8048         "created": "2013-12-18T21:41:49.459Z", 
8049         "ip": "128.112.171.98", 
8050         "image": 1, 
8051         "creator": 8, 
8052         "numberCores": 1, 
8053         "instance_id": null
8054     }
8055 },
8056 {
8057     "pk": 300, 
8058     "model": "core.sliver", 
8059     "fields": {
8060         "node": 564, 
8061         "instance_name": "instance-000005e8", 
8062         "updated": "2013-12-18T21:41:49.476Z", 
8063         "slice": 6, 
8064         "deploymentNetwork": 7, 
8065         "name": "node41.princeton.vicci.org", 
8066         "created": "2013-12-18T21:41:49.475Z", 
8067         "ip": "128.112.171.100", 
8068         "image": 1, 
8069         "creator": 8, 
8070         "numberCores": 1, 
8071         "instance_id": null
8072     }
8073 },
8074 {
8075     "pk": 301, 
8076     "model": "core.sliver", 
8077     "fields": {
8078         "node": 565, 
8079         "instance_name": "instance-000005e9", 
8080         "updated": "2013-12-18T21:41:49.492Z", 
8081         "slice": 6, 
8082         "deploymentNetwork": 7, 
8083         "name": "node42.princeton.vicci.org", 
8084         "created": "2013-12-18T21:41:49.492Z", 
8085         "ip": "128.112.171.102", 
8086         "image": 1, 
8087         "creator": 8, 
8088         "numberCores": 1, 
8089         "instance_id": null
8090     }
8091 },
8092 {
8093     "pk": 302, 
8094     "model": "core.sliver", 
8095     "fields": {
8096         "node": 566, 
8097         "instance_name": "instance-000005ea", 
8098         "updated": "2013-12-18T21:41:49.508Z", 
8099         "slice": 6, 
8100         "deploymentNetwork": 7, 
8101         "name": "node43.princeton.vicci.org", 
8102         "created": "2013-12-18T21:41:49.508Z", 
8103         "ip": "128.112.171.104", 
8104         "image": 1, 
8105         "creator": 8, 
8106         "numberCores": 1, 
8107         "instance_id": null
8108     }
8109 },
8110 {
8111     "pk": 303, 
8112     "model": "core.sliver", 
8113     "fields": {
8114         "node": 567, 
8115         "instance_name": "instance-000005eb", 
8116         "updated": "2013-12-18T21:41:49.525Z", 
8117         "slice": 6, 
8118         "deploymentNetwork": 7, 
8119         "name": "node44.princeton.vicci.org", 
8120         "created": "2013-12-18T21:41:49.525Z", 
8121         "ip": "128.112.171.106", 
8122         "image": 1, 
8123         "creator": 8, 
8124         "numberCores": 1, 
8125         "instance_id": null
8126     }
8127 },
8128 {
8129     "pk": 304, 
8130     "model": "core.sliver", 
8131     "fields": {
8132         "node": 568, 
8133         "instance_name": "instance-000005ec", 
8134         "updated": "2013-12-18T21:41:49.542Z", 
8135         "slice": 6, 
8136         "deploymentNetwork": 7, 
8137         "name": "node45.princeton.vicci.org", 
8138         "created": "2013-12-18T21:41:49.542Z", 
8139         "ip": "128.112.171.108", 
8140         "image": 1, 
8141         "creator": 8, 
8142         "numberCores": 1, 
8143         "instance_id": null
8144     }
8145 },
8146 {
8147     "pk": 305, 
8148     "model": "core.sliver", 
8149     "fields": {
8150         "node": 569, 
8151         "instance_name": "instance-000005ed", 
8152         "updated": "2013-12-18T21:41:49.558Z", 
8153         "slice": 6, 
8154         "deploymentNetwork": 7, 
8155         "name": "node46.princeton.vicci.org", 
8156         "created": "2013-12-18T21:41:49.558Z", 
8157         "ip": "128.112.171.110", 
8158         "image": 1, 
8159         "creator": 8, 
8160         "numberCores": 1, 
8161         "instance_id": null
8162     }
8163 },
8164 {
8165     "pk": 306, 
8166     "model": "core.sliver", 
8167     "fields": {
8168         "node": 570, 
8169         "instance_name": "instance-000005ee", 
8170         "updated": "2013-12-18T21:41:49.575Z", 
8171         "slice": 6, 
8172         "deploymentNetwork": 7, 
8173         "name": "node47.princeton.vicci.org", 
8174         "created": "2013-12-18T21:41:49.575Z", 
8175         "ip": "128.112.171.112", 
8176         "image": 1, 
8177         "creator": 8, 
8178         "numberCores": 1, 
8179         "instance_id": null
8180     }
8181 },
8182 {
8183     "pk": 307, 
8184     "model": "core.sliver", 
8185     "fields": {
8186         "node": 571, 
8187         "instance_name": "instance-000005ef", 
8188         "updated": "2013-12-18T21:41:49.591Z", 
8189         "slice": 6, 
8190         "deploymentNetwork": 7, 
8191         "name": "node48.princeton.vicci.org", 
8192         "created": "2013-12-18T21:41:49.591Z", 
8193         "ip": "128.112.171.114", 
8194         "image": 1, 
8195         "creator": 8, 
8196         "numberCores": 1, 
8197         "instance_id": null
8198     }
8199 },
8200 {
8201     "pk": 308, 
8202     "model": "core.sliver", 
8203     "fields": {
8204         "node": 572, 
8205         "instance_name": "instance-000005f0", 
8206         "updated": "2013-12-18T21:41:49.608Z", 
8207         "slice": 6, 
8208         "deploymentNetwork": 7, 
8209         "name": "node49.princeton.vicci.org", 
8210         "created": "2013-12-18T21:41:49.608Z", 
8211         "ip": "128.112.171.116", 
8212         "image": 1, 
8213         "creator": 8, 
8214         "numberCores": 1, 
8215         "instance_id": null
8216     }
8217 },
8218 {
8219     "pk": 309, 
8220     "model": "core.sliver", 
8221     "fields": {
8222         "node": 573, 
8223         "instance_name": "instance-000005f1", 
8224         "updated": "2013-12-18T21:41:49.625Z", 
8225         "slice": 6, 
8226         "deploymentNetwork": 7, 
8227         "name": "node50.princeton.vicci.org", 
8228         "created": "2013-12-18T21:41:49.625Z", 
8229         "ip": "128.112.171.118", 
8230         "image": 1, 
8231         "creator": 8, 
8232         "numberCores": 1, 
8233         "instance_id": null
8234     }
8235 },
8236 {
8237     "pk": 310, 
8238     "model": "core.sliver", 
8239     "fields": {
8240         "node": 574, 
8241         "instance_name": "instance-000005f2", 
8242         "updated": "2013-12-18T21:41:49.641Z", 
8243         "slice": 6, 
8244         "deploymentNetwork": 7, 
8245         "name": "node51.princeton.vicci.org", 
8246         "created": "2013-12-18T21:41:49.641Z", 
8247         "ip": "128.112.171.120", 
8248         "image": 1, 
8249         "creator": 8, 
8250         "numberCores": 1, 
8251         "instance_id": null
8252     }
8253 },
8254 {
8255     "pk": 311, 
8256     "model": "core.sliver", 
8257     "fields": {
8258         "node": 575, 
8259         "instance_name": "instance-000005f3", 
8260         "updated": "2013-12-18T21:41:49.658Z", 
8261         "slice": 6, 
8262         "deploymentNetwork": 7, 
8263         "name": "node52.princeton.vicci.org", 
8264         "created": "2013-12-18T21:41:49.658Z", 
8265         "ip": "128.112.171.122", 
8266         "image": 1, 
8267         "creator": 8, 
8268         "numberCores": 1, 
8269         "instance_id": null
8270     }
8271 },
8272 {
8273     "pk": 312, 
8274     "model": "core.sliver", 
8275     "fields": {
8276         "node": 576, 
8277         "instance_name": "instance-000005f4", 
8278         "updated": "2013-12-18T21:41:49.674Z", 
8279         "slice": 6, 
8280         "deploymentNetwork": 7, 
8281         "name": "node53.princeton.vicci.org", 
8282         "created": "2013-12-18T21:41:49.674Z", 
8283         "ip": "128.112.171.124", 
8284         "image": 1, 
8285         "creator": 8, 
8286         "numberCores": 1, 
8287         "instance_id": null
8288     }
8289 },
8290 {
8291     "pk": 313, 
8292     "model": "core.sliver", 
8293     "fields": {
8294         "node": 577, 
8295         "instance_name": "instance-000005f5", 
8296         "updated": "2013-12-18T21:41:49.691Z", 
8297         "slice": 6, 
8298         "deploymentNetwork": 7, 
8299         "name": "node54.princeton.vicci.org", 
8300         "created": "2013-12-18T21:41:49.691Z", 
8301         "ip": "128.112.171.126", 
8302         "image": 1, 
8303         "creator": 8, 
8304         "numberCores": 1, 
8305         "instance_id": null
8306     }
8307 },
8308 {
8309     "pk": 314, 
8310     "model": "core.sliver", 
8311     "fields": {
8312         "node": 578, 
8313         "instance_name": "instance-000005f6", 
8314         "updated": "2013-12-18T21:41:49.707Z", 
8315         "slice": 6, 
8316         "deploymentNetwork": 7, 
8317         "name": "node55.princeton.vicci.org", 
8318         "created": "2013-12-18T21:41:49.707Z", 
8319         "ip": "128.112.171.128", 
8320         "image": 1, 
8321         "creator": 8, 
8322         "numberCores": 1, 
8323         "instance_id": null
8324     }
8325 },
8326 {
8327     "pk": 315, 
8328     "model": "core.sliver", 
8329     "fields": {
8330         "node": 579, 
8331         "instance_name": "instance-000005f7", 
8332         "updated": "2013-12-18T21:41:49.724Z", 
8333         "slice": 6, 
8334         "deploymentNetwork": 7, 
8335         "name": "node56.princeton.vicci.org", 
8336         "created": "2013-12-18T21:41:49.724Z", 
8337         "ip": "128.112.171.130", 
8338         "image": 1, 
8339         "creator": 8, 
8340         "numberCores": 1, 
8341         "instance_id": null
8342     }
8343 },
8344 {
8345     "pk": 316, 
8346     "model": "core.sliver", 
8347     "fields": {
8348         "node": 580, 
8349         "instance_name": "instance-000005f8", 
8350         "updated": "2013-12-18T21:41:49.741Z", 
8351         "slice": 6, 
8352         "deploymentNetwork": 7, 
8353         "name": "node57.princeton.vicci.org", 
8354         "created": "2013-12-18T21:41:49.740Z", 
8355         "ip": "128.112.171.132", 
8356         "image": 1, 
8357         "creator": 8, 
8358         "numberCores": 1, 
8359         "instance_id": null
8360     }
8361 },
8362 {
8363     "pk": 317, 
8364     "model": "core.sliver", 
8365     "fields": {
8366         "node": 581, 
8367         "instance_name": "instance-000005f9", 
8368         "updated": "2013-12-18T21:41:49.757Z", 
8369         "slice": 6, 
8370         "deploymentNetwork": 7, 
8371         "name": "node58.princeton.vicci.org", 
8372         "created": "2013-12-18T21:41:49.757Z", 
8373         "ip": "128.112.171.134", 
8374         "image": 1, 
8375         "creator": 8, 
8376         "numberCores": 1, 
8377         "instance_id": null
8378     }
8379 },
8380 {
8381     "pk": 318, 
8382     "model": "core.sliver", 
8383     "fields": {
8384         "node": 582, 
8385         "instance_name": "instance-000005fa", 
8386         "updated": "2013-12-18T21:41:49.774Z", 
8387         "slice": 6, 
8388         "deploymentNetwork": 7, 
8389         "name": "node59.princeton.vicci.org", 
8390         "created": "2013-12-18T21:41:49.774Z", 
8391         "ip": "128.112.171.136", 
8392         "image": 1, 
8393         "creator": 8, 
8394         "numberCores": 1, 
8395         "instance_id": null
8396     }
8397 },
8398 {
8399     "pk": 319, 
8400     "model": "core.sliver", 
8401     "fields": {
8402         "node": 583, 
8403         "instance_name": "instance-000005fb", 
8404         "updated": "2013-12-18T21:41:49.790Z", 
8405         "slice": 6, 
8406         "deploymentNetwork": 7, 
8407         "name": "node60.princeton.vicci.org", 
8408         "created": "2013-12-18T21:41:49.790Z", 
8409         "ip": "128.112.171.138", 
8410         "image": 1, 
8411         "creator": 8, 
8412         "numberCores": 1, 
8413         "instance_id": null
8414     }
8415 },
8416 {
8417     "pk": 320, 
8418     "model": "core.sliver", 
8419     "fields": {
8420         "node": 584, 
8421         "instance_name": "instance-000005fc", 
8422         "updated": "2013-12-18T21:41:49.807Z", 
8423         "slice": 6, 
8424         "deploymentNetwork": 7, 
8425         "name": "node61.princeton.vicci.org", 
8426         "created": "2013-12-18T21:41:49.807Z", 
8427         "ip": "128.112.171.140", 
8428         "image": 1, 
8429         "creator": 8, 
8430         "numberCores": 1, 
8431         "instance_id": null
8432     }
8433 },
8434 {
8435     "pk": 321, 
8436     "model": "core.sliver", 
8437     "fields": {
8438         "node": 585, 
8439         "instance_name": "instance-000005fd", 
8440         "updated": "2013-12-18T21:41:49.823Z", 
8441         "slice": 6, 
8442         "deploymentNetwork": 7, 
8443         "name": "node62.princeton.vicci.org", 
8444         "created": "2013-12-18T21:41:49.823Z", 
8445         "ip": "128.112.171.142", 
8446         "image": 1, 
8447         "creator": 8, 
8448         "numberCores": 1, 
8449         "instance_id": null
8450     }
8451 },
8452 {
8453     "pk": 322, 
8454     "model": "core.sliver", 
8455     "fields": {
8456         "node": 586, 
8457         "instance_name": "instance-000005fe", 
8458         "updated": "2013-12-18T21:41:49.840Z", 
8459         "slice": 6, 
8460         "deploymentNetwork": 7, 
8461         "name": "node63.princeton.vicci.org", 
8462         "created": "2013-12-18T21:41:49.840Z", 
8463         "ip": "128.112.171.144", 
8464         "image": 1, 
8465         "creator": 8, 
8466         "numberCores": 1, 
8467         "instance_id": null
8468     }
8469 },
8470 {
8471     "pk": 323, 
8472     "model": "core.sliver", 
8473     "fields": {
8474         "node": 587, 
8475         "instance_name": "instance-000005ff", 
8476         "updated": "2013-12-18T21:41:49.856Z", 
8477         "slice": 6, 
8478         "deploymentNetwork": 7, 
8479         "name": "node64.princeton.vicci.org", 
8480         "created": "2013-12-18T21:41:49.856Z", 
8481         "ip": "128.112.171.146", 
8482         "image": 1, 
8483         "creator": 8, 
8484         "numberCores": 1, 
8485         "instance_id": null
8486     }
8487 },
8488 {
8489     "pk": 324, 
8490     "model": "core.sliver", 
8491     "fields": {
8492         "node": 588, 
8493         "instance_name": "instance-00000600", 
8494         "updated": "2013-12-18T21:41:49.873Z", 
8495         "slice": 6, 
8496         "deploymentNetwork": 7, 
8497         "name": "node65.princeton.vicci.org", 
8498         "created": "2013-12-18T21:41:49.873Z", 
8499         "ip": "128.112.171.148", 
8500         "image": 1, 
8501         "creator": 8, 
8502         "numberCores": 1, 
8503         "instance_id": null
8504     }
8505 },
8506 {
8507     "pk": 325, 
8508     "model": "core.sliver", 
8509     "fields": {
8510         "node": 589, 
8511         "instance_name": "instance-00000601", 
8512         "updated": "2013-12-18T21:41:49.890Z", 
8513         "slice": 6, 
8514         "deploymentNetwork": 7, 
8515         "name": "node66.princeton.vicci.org", 
8516         "created": "2013-12-18T21:41:49.890Z", 
8517         "ip": "128.112.171.150", 
8518         "image": 1, 
8519         "creator": 8, 
8520         "numberCores": 1, 
8521         "instance_id": null
8522     }
8523 },
8524 {
8525     "pk": 326, 
8526     "model": "core.sliver", 
8527     "fields": {
8528         "node": 590, 
8529         "instance_name": "instance-00000602", 
8530         "updated": "2013-12-18T21:41:49.906Z", 
8531         "slice": 6, 
8532         "deploymentNetwork": 7, 
8533         "name": "node67.princeton.vicci.org", 
8534         "created": "2013-12-18T21:41:49.906Z", 
8535         "ip": "128.112.171.152", 
8536         "image": 1, 
8537         "creator": 8, 
8538         "numberCores": 1, 
8539         "instance_id": null
8540     }
8541 },
8542 {
8543     "pk": 327, 
8544     "model": "core.sliver", 
8545     "fields": {
8546         "node": 591, 
8547         "instance_name": "instance-00000603", 
8548         "updated": "2013-12-18T21:41:49.923Z", 
8549         "slice": 6, 
8550         "deploymentNetwork": 7, 
8551         "name": "node68.princeton.vicci.org", 
8552         "created": "2013-12-18T21:41:49.923Z", 
8553         "ip": "128.112.171.154", 
8554         "image": 1, 
8555         "creator": 8, 
8556         "numberCores": 1, 
8557         "instance_id": null
8558     }
8559 },
8560 {
8561     "pk": 328, 
8562     "model": "core.sliver", 
8563     "fields": {
8564         "node": 592, 
8565         "instance_name": "instance-00000604", 
8566         "updated": "2013-12-18T21:41:49.939Z", 
8567         "slice": 6, 
8568         "deploymentNetwork": 7, 
8569         "name": "node69.princeton.vicci.org", 
8570         "created": "2013-12-18T21:41:49.939Z", 
8571         "ip": "128.112.171.156", 
8572         "image": 1, 
8573         "creator": 8, 
8574         "numberCores": 1, 
8575         "instance_id": null
8576     }
8577 },
8578 {
8579     "pk": 329, 
8580     "model": "core.sliver", 
8581     "fields": {
8582         "node": 593, 
8583         "instance_name": "instance-00000605", 
8584         "updated": "2013-12-18T21:41:49.956Z", 
8585         "slice": 6, 
8586         "deploymentNetwork": 7, 
8587         "name": "node70.princeton.vicci.org", 
8588         "created": "2013-12-18T21:41:49.956Z", 
8589         "ip": "128.112.171.158", 
8590         "image": 1, 
8591         "creator": 8, 
8592         "numberCores": 1, 
8593         "instance_id": null
8594     }
8595 },
8596 {
8597     "pk": 1, 
8598     "model": "core.reservation", 
8599     "fields": {
8600         "duration": 48, 
8601         "updated": "2013-12-18T23:32:41.619Z", 
8602         "slice": 9, 
8603         "startTime": "2013-12-20T20:31:42Z", 
8604         "created": "2013-12-18T23:32:07.665Z"
8605     }
8606 },
8607 {
8608     "pk": 2, 
8609     "model": "core.reservation", 
8610     "fields": {
8611         "duration": 48, 
8612         "updated": "2013-12-18T23:34:02.148Z", 
8613         "slice": 8, 
8614         "startTime": "2013-12-20T20:33:23Z", 
8615         "created": "2013-12-18T23:33:27.591Z"
8616     }
8617 },
8618 {
8619     "pk": 3, 
8620     "model": "core.reservation", 
8621     "fields": {
8622         "duration": 24, 
8623         "updated": "2013-12-18T23:35:45.483Z", 
8624         "slice": 13, 
8625         "startTime": "2013-12-20T20:34:32Z", 
8626         "created": "2013-12-18T23:34:55.406Z"
8627     }
8628 },
8629 {
8630     "pk": 4, 
8631     "model": "core.reservation", 
8632     "fields": {
8633         "duration": 24, 
8634         "updated": "2013-12-18T23:35:25.727Z", 
8635         "slice": 13, 
8636         "startTime": "2013-12-23T20:34:49Z", 
8637         "created": "2013-12-18T23:34:55.407Z"
8638     }
8639 },
8640 {
8641     "pk": 1, 
8642     "model": "core.reservedresource", 
8643     "fields": {
8644         "updated": "2013-12-18T23:32:41.622Z", 
8645         "reservationSet": 1, 
8646         "created": "2013-12-18T23:32:41.622Z", 
8647         "resource": 8, 
8648         "quantity": 5, 
8649         "sliver": 78
8650     }
8651 },
8652 {
8653     "pk": 2, 
8654     "model": "core.reservedresource", 
8655     "fields": {
8656         "updated": "2013-12-18T23:34:02.152Z", 
8657         "reservationSet": 2, 
8658         "created": "2013-12-18T23:34:02.152Z", 
8659         "resource": 8, 
8660         "quantity": 5, 
8661         "sliver": 77
8662     }
8663 },
8664 {
8665     "pk": 3, 
8666     "model": "core.reservedresource", 
8667     "fields": {
8668         "updated": "2013-12-18T23:35:25.731Z", 
8669         "reservationSet": 4, 
8670         "created": "2013-12-18T23:35:25.731Z", 
8671         "resource": 8, 
8672         "quantity": 1, 
8673         "sliver": 84
8674     }
8675 },
8676 {
8677     "pk": 4, 
8678     "model": "core.reservedresource", 
8679     "fields": {
8680         "updated": "2013-12-18T23:35:25.732Z", 
8681         "reservationSet": 4, 
8682         "created": "2013-12-18T23:35:25.732Z", 
8683         "resource": 8, 
8684         "quantity": 1, 
8685         "sliver": 85
8686     }
8687 },
8688 {
8689     "pk": 5, 
8690     "model": "core.reservedresource", 
8691     "fields": {
8692         "updated": "2013-12-18T23:35:25.733Z", 
8693         "reservationSet": 4, 
8694         "created": "2013-12-18T23:35:25.733Z", 
8695         "resource": 8, 
8696         "quantity": 1, 
8697         "sliver": 86
8698     }
8699 },
8700 {
8701     "pk": 6, 
8702     "model": "core.reservedresource", 
8703     "fields": {
8704         "updated": "2013-12-18T23:35:45.486Z", 
8705         "reservationSet": 3, 
8706         "created": "2013-12-18T23:35:45.486Z", 
8707         "resource": 8, 
8708         "quantity": 1, 
8709         "sliver": 84
8710     }
8711 },
8712 {
8713     "pk": 7, 
8714     "model": "core.reservedresource", 
8715     "fields": {
8716         "updated": "2013-12-18T23:35:45.488Z", 
8717         "reservationSet": 3, 
8718         "created": "2013-12-18T23:35:45.487Z", 
8719         "resource": 8, 
8720         "quantity": 1, 
8721         "sliver": 85
8722     }
8723 },
8724 {
8725     "pk": 8, 
8726     "model": "core.reservedresource", 
8727     "fields": {
8728         "updated": "2013-12-18T23:35:45.488Z", 
8729         "reservationSet": 3, 
8730         "created": "2013-12-18T23:35:45.488Z", 
8731         "resource": 8, 
8732         "quantity": 1, 
8733         "sliver": 86
8734     }
8735 },
8736 {
8737     "pk": 1, 
8738     "model": "core.networktemplate", 
8739     "fields": {
8740         "guaranteedBandwidth": 0, 
8741         "description": "Connect a sliver to the public network using dedicated public IPv4 address", 
8742         "created": "2013-12-09T14:15:16.899Z", 
8743         "sharedNetworkName": "", 
8744         "updated": "2013-12-09T14:15:16.899Z", 
8745         "visibility": "private", 
8746         "translation": "none", 
8747         "sharedNetworkId": "", 
8748         "name": "dedicated-public-IPv4"
8749     }
8750 },
8751 {
8752     "pk": 2, 
8753     "model": "core.networktemplate", 
8754     "fields": {
8755         "guaranteedBandwidth": 0, 
8756         "description": "For PlanetLab compatibility: connect to the public network by sharing the node's public IP address.", 
8757         "created": "2013-12-09T14:16:12.358Z", 
8758         "sharedNetworkName": "", 
8759         "updated": "2013-12-09T14:16:12.358Z", 
8760         "visibility": "public", 
8761         "translation": "none", 
8762         "sharedNetworkId": "", 
8763         "name": "planetlab-legacy"
8764     }
8765 },
8766 {
8767     "pk": 3, 
8768     "model": "core.networktemplate", 
8769     "fields": {
8770         "guaranteedBandwidth": 0, 
8771         "description": "Connect a sliver to the public network via NAT", 
8772         "created": "2013-12-09T14:17:29.551Z", 
8773         "sharedNetworkName": "nat-net", 
8774         "updated": "2013-12-09T14:17:29.551Z", 
8775         "visibility": "private", 
8776         "translation": "NAT", 
8777         "sharedNetworkId": "51d641ba-9e1e-46f5-8069-bf4a929f851f", 
8778         "name": "private-IPv4-plus-NAT"
8779     }
8780 },
8781 {
8782     "pk": 4, 
8783     "model": "core.networktemplate", 
8784     "fields": {
8785         "guaranteedBandwidth": 0, 
8786         "description": "A private virtual network", 
8787         "created": "2013-12-09T14:18:02.336Z", 
8788         "sharedNetworkName": "", 
8789         "updated": "2013-12-09T14:18:02.336Z", 
8790         "visibility": "private", 
8791         "translation": "none", 
8792         "sharedNetworkId": "", 
8793         "name": "private-virtual"
8794     }
8795 },
8796 {
8797     "pk": 1, 
8798     "model": "core.network", 
8799     "fields": {
8800         "router_id": "", 
8801         "subnet": "64.57.18.128/28", 
8802         "updated": "2013-12-09T14:24:19.970Z", 
8803         "subnet_id": "e1796711-5584-4bc1-b09b-45dff8f59f32", 
8804         "name": "VINI-I2WashDC-public", 
8805         "created": "2013-12-09T14:24:19.970Z", 
8806         "permitAllSlices": false, 
8807         "permittedSlices": [], 
8808         "labels": "public-net", 
8809         "guaranteedBandwidth": 0, 
8810         "network_id": "7cb4291d-f8d3-4797-83b0-8deefd85bdf5", 
8811         "template": 1, 
8812         "owner": 10, 
8813         "ports": ""
8814     }
8815 },
8816 {
8817     "pk": 2, 
8818     "model": "core.network", 
8819     "fields": {
8820         "router_id": "", 
8821         "subnet": "64.57.18.112/28", 
8822         "updated": "2013-12-09T14:31:41.605Z", 
8823         "subnet_id": "1afdc262-767b-4736-9403-584265293a81", 
8824         "name": "VINI-I2Seattle-public", 
8825         "created": "2013-12-09T14:31:41.605Z", 
8826         "permitAllSlices": false, 
8827         "permittedSlices": [], 
8828         "labels": "public-net", 
8829         "guaranteedBandwidth": 0, 
8830         "network_id": "810b4cb8-9d8e-4eee-becc-676785a07725", 
8831         "template": 1, 
8832         "owner": 10, 
8833         "ports": ""
8834     }
8835 },
8836 {
8837     "pk": 3, 
8838     "model": "core.network", 
8839     "fields": {
8840         "router_id": "", 
8841         "subnet": "64.57.18.96/28", 
8842         "updated": "2013-12-09T14:33:10.312Z", 
8843         "subnet_id": "c3582780-76f1-4979-97b0-e27f39f18daa", 
8844         "name": "VINI-I2SaltLakeCity-public", 
8845         "created": "2013-12-09T14:33:10.312Z", 
8846         "permitAllSlices": false, 
8847         "permittedSlices": [], 
8848         "labels": "public-net", 
8849         "guaranteedBandwidth": 0, 
8850         "network_id": "4b37f048-11de-4ddd-acaf-2fc5e8716f0e", 
8851         "template": 1, 
8852         "owner": 10, 
8853         "ports": ""
8854     }
8855 },
8856 {
8857     "pk": 4, 
8858     "model": "core.network", 
8859     "fields": {
8860         "router_id": "", 
8861         "subnet": "64.57.18.80/28", 
8862         "updated": "2013-12-09T14:34:55.754Z", 
8863         "subnet_id": "c0d989f2-f42f-4b3e-a23f-a0063ac4f010", 
8864         "name": "VINI-I2NewYork-public", 
8865         "created": "2013-12-09T14:34:55.754Z", 
8866         "permitAllSlices": false, 
8867         "permittedSlices": [], 
8868         "labels": "public-net", 
8869         "guaranteedBandwidth": 0, 
8870         "network_id": "684386d7-1286-4e58-acda-8ff45deac99e", 
8871         "template": 1, 
8872         "owner": 10, 
8873         "ports": ""
8874     }
8875 },
8876 {
8877     "pk": 5, 
8878     "model": "core.network", 
8879     "fields": {
8880         "router_id": "", 
8881         "subnet": "64.57.18.64/28", 
8882         "updated": "2013-12-09T14:36:09.261Z", 
8883         "subnet_id": "d37bab1f-7e01-417c-86c4-ea0d69e2f25d", 
8884         "name": "VINI-I2LosAngeles-public", 
8885         "created": "2013-12-09T14:36:09.261Z", 
8886         "permitAllSlices": false, 
8887         "permittedSlices": [], 
8888         "labels": "public-net", 
8889         "guaranteedBandwidth": 0, 
8890         "network_id": "fa090174-ec59-4b7a-812b-9206d911fb61", 
8891         "template": 1, 
8892         "owner": 10, 
8893         "ports": ""
8894     }
8895 },
8896 {
8897     "pk": 6, 
8898     "model": "core.network", 
8899     "fields": {
8900         "router_id": "", 
8901         "subnet": "64.57.18.48/28", 
8902         "updated": "2013-12-09T14:37:02.420Z", 
8903         "subnet_id": "7caa4cfb-846a-4e4c-9984-8ead4091f816", 
8904         "name": "VINI-I2KansasCity-public", 
8905         "created": "2013-12-09T14:37:02.420Z", 
8906         "permitAllSlices": false, 
8907         "permittedSlices": [], 
8908         "labels": "public-net", 
8909         "guaranteedBandwidth": 0, 
8910         "network_id": "017a3914-5eaf-4bcb-8609-6d17ebcdf075", 
8911         "template": 1, 
8912         "owner": 10, 
8913         "ports": ""
8914     }
8915 },
8916 {
8917     "pk": 7, 
8918     "model": "core.network", 
8919     "fields": {
8920         "router_id": "", 
8921         "subnet": "64.57.18.32/28", 
8922         "updated": "2013-12-09T14:38:11.552Z", 
8923         "subnet_id": "4438dfbd-099a-4229-bd86-cf29478a009b", 
8924         "name": "VINI-I2Houston-public", 
8925         "created": "2013-12-09T14:38:11.552Z", 
8926         "permitAllSlices": false, 
8927         "permittedSlices": [], 
8928         "labels": "public-net", 
8929         "guaranteedBandwidth": 0, 
8930         "network_id": "fdf0e3b1-439b-4673-b56e-d9dfe52b2bb7", 
8931         "template": 1, 
8932         "owner": 10, 
8933         "ports": ""
8934     }
8935 },
8936 {
8937     "pk": 8, 
8938     "model": "core.network", 
8939     "fields": {
8940         "router_id": "", 
8941         "subnet": "64.57.18.32/28", 
8942         "updated": "2013-12-09T14:39:51.262Z", 
8943         "subnet_id": "4438dfbd-099a-4229-bd86-cf29478a009b", 
8944         "name": "VINI-I2Houston-public", 
8945         "created": "2013-12-09T14:39:51.262Z", 
8946         "permitAllSlices": false, 
8947         "permittedSlices": [], 
8948         "labels": "public-net", 
8949         "guaranteedBandwidth": 0, 
8950         "network_id": "fdf0e3b1-439b-4673-b56e-d9dfe52b2bb7", 
8951         "template": 1, 
8952         "owner": 10, 
8953         "ports": ""
8954     }
8955 },
8956 {
8957     "pk": 9, 
8958     "model": "core.network", 
8959     "fields": {
8960         "router_id": "", 
8961         "subnet": "64.57.18.32/28", 
8962         "updated": "2013-12-09T14:41:00.237Z", 
8963         "subnet_id": "4438dfbd-099a-4229-bd86-cf29478a009b", 
8964         "name": "VINI-I2Houston-public", 
8965         "created": "2013-12-09T14:41:00.237Z", 
8966         "permitAllSlices": false, 
8967         "permittedSlices": [], 
8968         "labels": "public-net", 
8969         "guaranteedBandwidth": 0, 
8970         "network_id": "fdf0e3b1-439b-4673-b56e-d9dfe52b2bb7", 
8971         "template": 1, 
8972         "owner": 10, 
8973         "ports": ""
8974     }
8975 },
8976 {
8977     "pk": 10, 
8978     "model": "core.network", 
8979     "fields": {
8980         "router_id": "", 
8981         "subnet": "64.57.18.16/28", 
8982         "updated": "2013-12-09T14:42:03.158Z", 
8983         "subnet_id": "332113b1-e6f4-492e-ad93-ce21512d3459", 
8984         "name": "VINI-I2Chicago-public", 
8985         "created": "2013-12-09T14:42:03.158Z", 
8986         "permitAllSlices": false, 
8987         "permittedSlices": [], 
8988         "labels": "public-net", 
8989         "guaranteedBandwidth": 0, 
8990         "network_id": "ecdbaf66-b659-4d59-b0b7-1bf6d232ccba", 
8991         "template": 1, 
8992         "owner": 10, 
8993         "ports": ""
8994     }
8995 },
8996 {
8997     "pk": 11, 
8998     "model": "core.network", 
8999     "fields": {
9000         "router_id": "", 
9001         "subnet": "64.57.18.0/28", 
9002         "updated": "2013-12-09T14:42:49.781Z", 
9003         "subnet_id": "dafefd4f-2622-4987-9f30-94e9a977cfc3", 
9004         "name": "VINI-I2Atlanta-public", 
9005         "created": "2013-12-09T14:42:49.781Z", 
9006         "permitAllSlices": false, 
9007         "permittedSlices": [], 
9008         "labels": "public-net", 
9009         "guaranteedBandwidth": 0, 
9010         "network_id": "ae4d42e8-a97c-440d-9533-4bcbd62dfb00", 
9011         "template": 1, 
9012         "owner": 10, 
9013         "ports": ""
9014     }
9015 },
9016 {
9017     "pk": 12, 
9018     "model": "core.network", 
9019     "fields": {
9020         "router_id": "", 
9021         "subnet": "", 
9022         "updated": "2013-12-13T21:51:04.425Z", 
9023         "subnet_id": "", 
9024         "name": "Stork package distribution", 
9025         "created": "2013-12-13T21:51:04.425Z", 
9026         "permitAllSlices": true, 
9027         "permittedSlices": [], 
9028         "labels": "", 
9029         "guaranteedBandwidth": 0, 
9030         "network_id": "", 
9031         "template": 4, 
9032         "owner": 11, 
9033         "ports": ""
9034     }
9035 },
9036 {
9037     "pk": 13, 
9038     "model": "core.network", 
9039     "fields": {
9040         "router_id": "", 
9041         "subnet": "", 
9042         "updated": "2013-12-13T21:53:07.783Z", 
9043         "subnet_id": "", 
9044         "name": "Owl Data Collection", 
9045         "created": "2013-12-13T21:53:07.783Z", 
9046         "permitAllSlices": true, 
9047         "permittedSlices": [], 
9048         "labels": "", 
9049         "guaranteedBandwidth": 0, 
9050         "network_id": "", 
9051         "template": 4, 
9052         "owner": 12, 
9053         "ports": ""
9054     }
9055 },
9056 {
9057     "pk": 14, 
9058     "model": "core.network", 
9059     "fields": {
9060         "router_id": "", 
9061         "subnet": "", 
9062         "updated": "2013-12-13T21:55:51.703Z", 
9063         "subnet_id": "", 
9064         "name": "Hadoop Shared Filesystem Access", 
9065         "created": "2013-12-13T21:55:51.703Z", 
9066         "permitAllSlices": true, 
9067         "permittedSlices": [], 
9068         "labels": "", 
9069         "guaranteedBandwidth": 0, 
9070         "network_id": "", 
9071         "template": 4, 
9072         "owner": 13, 
9073         "ports": ""
9074     }
9075 },
9076 {
9077     "pk": 15, 
9078     "model": "core.network", 
9079     "fields": {
9080         "router_id": "", 
9081         "subnet": "", 
9082         "updated": "2013-12-13T21:57:38.995Z", 
9083         "subnet_id": "", 
9084         "name": "test-1-public", 
9085         "created": "2013-12-13T21:57:38.995Z", 
9086         "permitAllSlices": false, 
9087         "permittedSlices": [], 
9088         "labels": "", 
9089         "guaranteedBandwidth": 0, 
9090         "network_id": "", 
9091         "template": 1, 
9092         "owner": 14, 
9093         "ports": ""
9094     }
9095 },
9096 {
9097     "pk": 16, 
9098     "model": "core.network", 
9099     "fields": {
9100         "router_id": "", 
9101         "subnet": "", 
9102         "updated": "2013-12-13T22:00:40.549Z", 
9103         "subnet_id": "", 
9104         "name": "test-slice-2-nat", 
9105         "created": "2013-12-13T22:00:40.549Z", 
9106         "permitAllSlices": false, 
9107         "permittedSlices": [], 
9108         "labels": "", 
9109         "guaranteedBandwidth": 0, 
9110         "network_id": "", 
9111         "template": 3, 
9112         "owner": 15, 
9113         "ports": ""
9114     }
9115 },
9116 {
9117     "pk": 17, 
9118     "model": "core.network", 
9119     "fields": {
9120         "router_id": "", 
9121         "subnet": "", 
9122         "updated": "2013-12-18T22:05:09.944Z", 
9123         "subnet_id": "", 
9124         "name": "infrastructure-private", 
9125         "created": "2013-12-18T22:05:09.944Z", 
9126         "permitAllSlices": false, 
9127         "permittedSlices": [], 
9128         "labels": "", 
9129         "guaranteedBandwidth": 0, 
9130         "network_id": "", 
9131         "template": 4, 
9132         "owner": 10, 
9133         "ports": ""
9134     }
9135 },
9136 {
9137     "pk": 18, 
9138     "model": "core.network", 
9139     "fields": {
9140         "router_id": "", 
9141         "subnet": "", 
9142         "updated": "2013-12-18T22:05:50.112Z", 
9143         "subnet_id": "", 
9144         "name": "infrastructure-public", 
9145         "created": "2013-12-18T22:05:50.112Z", 
9146         "permitAllSlices": false, 
9147         "permittedSlices": [], 
9148         "labels": "", 
9149         "guaranteedBandwidth": 0, 
9150         "network_id": "", 
9151         "template": 1, 
9152         "owner": 10, 
9153         "ports": ""
9154     }
9155 },
9156 {
9157     "pk": 19, 
9158     "model": "core.network", 
9159     "fields": {
9160         "router_id": "", 
9161         "subnet": "", 
9162         "updated": "2013-12-18T22:13:17.310Z", 
9163         "subnet_id": "", 
9164         "name": "dnsdemux-private", 
9165         "created": "2013-12-18T22:13:17.310Z", 
9166         "permitAllSlices": false, 
9167         "permittedSlices": [], 
9168         "labels": "", 
9169         "guaranteedBandwidth": 0, 
9170         "network_id": "", 
9171         "template": 4, 
9172         "owner": 9, 
9173         "ports": ""
9174     }
9175 },
9176 {
9177     "pk": 20, 
9178     "model": "core.network", 
9179     "fields": {
9180         "router_id": "", 
9181         "subnet": "", 
9182         "updated": "2013-12-18T22:13:38.194Z", 
9183         "subnet_id": "", 
9184         "name": "dnsdemux-public", 
9185         "created": "2013-12-18T22:13:38.194Z", 
9186         "permitAllSlices": false, 
9187         "permittedSlices": [], 
9188         "labels": "", 
9189         "guaranteedBandwidth": 0, 
9190         "network_id": "", 
9191         "template": 1, 
9192         "owner": 9, 
9193         "ports": ""
9194     }
9195 },
9196 {
9197     "pk": 21, 
9198     "model": "core.network", 
9199     "fields": {
9200         "router_id": "", 
9201         "subnet": "", 
9202         "updated": "2013-12-18T22:16:19.797Z", 
9203         "subnet_id": "", 
9204         "name": "DnsRedir-private", 
9205         "created": "2013-12-18T22:16:19.797Z", 
9206         "permitAllSlices": false, 
9207         "permittedSlices": [], 
9208         "labels": "", 
9209         "guaranteedBandwidth": 0, 
9210         "network_id": "", 
9211         "template": 4, 
9212         "owner": 8, 
9213         "ports": ""
9214     }
9215 },
9216 {
9217     "pk": 22, 
9218     "model": "core.network", 
9219     "fields": {
9220         "router_id": "", 
9221         "subnet": "", 
9222         "updated": "2013-12-18T22:16:38.335Z", 
9223         "subnet_id": "", 
9224         "name": "DnsRedir-public", 
9225         "created": "2013-12-18T22:16:38.335Z", 
9226         "permitAllSlices": false, 
9227         "permittedSlices": [], 
9228         "labels": "", 
9229         "guaranteedBandwidth": 0, 
9230         "network_id": "", 
9231         "template": 1, 
9232         "owner": 8, 
9233         "ports": ""
9234     }
9235 },
9236 {
9237     "pk": 23, 
9238     "model": "core.network", 
9239     "fields": {
9240         "router_id": "", 
9241         "subnet": "", 
9242         "updated": "2013-12-19T00:13:55.598Z", 
9243         "subnet_id": "", 
9244         "name": "HyperCache-private", 
9245         "created": "2013-12-18T22:24:19.109Z", 
9246         "permitAllSlices": false, 
9247         "permittedSlices": [
9248             6, 
9249             8
9250         ], 
9251         "labels": "", 
9252         "guaranteedBandwidth": 0, 
9253         "network_id": "", 
9254         "template": 4, 
9255         "owner": 4, 
9256         "ports": ""
9257     }
9258 },
9259 {
9260     "pk": 24, 
9261     "model": "core.network", 
9262     "fields": {
9263         "router_id": "", 
9264         "subnet": "", 
9265         "updated": "2013-12-18T22:24:38.066Z", 
9266         "subnet_id": "", 
9267         "name": "HyperCache-public", 
9268         "created": "2013-12-18T22:24:38.066Z", 
9269         "permitAllSlices": false, 
9270         "permittedSlices": [], 
9271         "labels": "", 
9272         "guaranteedBandwidth": 0, 
9273         "network_id": "", 
9274         "template": 1, 
9275         "owner": 4, 
9276         "ports": ""
9277     }
9278 },
9279 {
9280     "pk": 25, 
9281     "model": "core.network", 
9282     "fields": {
9283         "router_id": "", 
9284         "subnet": "", 
9285         "updated": "2013-12-18T22:26:46.435Z", 
9286         "subnet_id": "", 
9287         "name": "Syndicate-private", 
9288         "created": "2013-12-18T22:26:46.435Z", 
9289         "permitAllSlices": false, 
9290         "permittedSlices": [], 
9291         "labels": "", 
9292         "guaranteedBandwidth": 0, 
9293         "network_id": "", 
9294         "template": 4, 
9295         "owner": 6, 
9296         "ports": ""
9297     }
9298 },
9299 {
9300     "pk": 26, 
9301     "model": "core.network", 
9302     "fields": {
9303         "router_id": "", 
9304         "subnet": "", 
9305         "updated": "2013-12-18T22:27:12.647Z", 
9306         "subnet_id": "", 
9307         "name": "Syndicate-public", 
9308         "created": "2013-12-18T22:27:12.647Z", 
9309         "permitAllSlices": false, 
9310         "permittedSlices": [], 
9311         "labels": "", 
9312         "guaranteedBandwidth": 0, 
9313         "network_id": "", 
9314         "template": 1, 
9315         "owner": 6, 
9316         "ports": ""
9317     }
9318 },
9319 {
9320     "pk": 1, 
9321     "model": "core.networkslice", 
9322     "fields": {
9323         "updated": "2013-12-13T21:51:09.711Z", 
9324         "slice": 11, 
9325         "network": 12, 
9326         "created": "2013-12-13T21:51:09.711Z"
9327     }
9328 },
9329 {
9330     "pk": 2, 
9331     "model": "core.networkslice", 
9332     "fields": {
9333         "updated": "2013-12-13T21:53:15.909Z", 
9334         "slice": 12, 
9335         "network": 13, 
9336         "created": "2013-12-13T21:53:15.909Z"
9337     }
9338 },
9339 {
9340     "pk": 3, 
9341     "model": "core.networkslice", 
9342     "fields": {
9343         "updated": "2013-12-13T21:53:15.914Z", 
9344         "slice": 12, 
9345         "network": 12, 
9346         "created": "2013-12-13T21:53:15.914Z"
9347     }
9348 },
9349 {
9350     "pk": 4, 
9351     "model": "core.networkslice", 
9352     "fields": {
9353         "updated": "2013-12-13T21:56:04.235Z", 
9354         "slice": 13, 
9355         "network": 14, 
9356         "created": "2013-12-13T21:56:04.235Z"
9357     }
9358 },
9359 {
9360     "pk": 5, 
9361     "model": "core.networkslice", 
9362     "fields": {
9363         "updated": "2013-12-13T21:56:04.241Z", 
9364         "slice": 13, 
9365         "network": 12, 
9366         "created": "2013-12-13T21:56:04.241Z"
9367     }
9368 },
9369 {
9370     "pk": 6, 
9371     "model": "core.networkslice", 
9372     "fields": {
9373         "updated": "2013-12-13T21:56:04.246Z", 
9374         "slice": 13, 
9375         "network": 13, 
9376         "created": "2013-12-13T21:56:04.246Z"
9377     }
9378 },
9379 {
9380     "pk": 7, 
9381     "model": "core.networkslice", 
9382     "fields": {
9383         "updated": "2013-12-13T21:57:56.826Z", 
9384         "slice": 14, 
9385         "network": 15, 
9386         "created": "2013-12-13T21:57:56.826Z"
9387     }
9388 },
9389 {
9390     "pk": 8, 
9391     "model": "core.networkslice", 
9392     "fields": {
9393         "updated": "2013-12-13T21:57:56.831Z", 
9394         "slice": 14, 
9395         "network": 13, 
9396         "created": "2013-12-13T21:57:56.831Z"
9397     }
9398 },
9399 {
9400     "pk": 9, 
9401     "model": "core.networkslice", 
9402     "fields": {
9403         "updated": "2013-12-13T21:57:56.836Z", 
9404         "slice": 14, 
9405         "network": 12, 
9406         "created": "2013-12-13T21:57:56.836Z"
9407     }
9408 },
9409 {
9410     "pk": 10, 
9411     "model": "core.networkslice", 
9412     "fields": {
9413         "updated": "2013-12-13T22:01:14.038Z", 
9414         "slice": 15, 
9415         "network": 16, 
9416         "created": "2013-12-13T22:01:14.038Z"
9417     }
9418 },
9419 {
9420     "pk": 11, 
9421     "model": "core.networkslice", 
9422     "fields": {
9423         "updated": "2013-12-13T22:01:14.043Z", 
9424         "slice": 15, 
9425         "network": 14, 
9426         "created": "2013-12-13T22:01:14.043Z"
9427     }
9428 },
9429 {
9430     "pk": 12, 
9431     "model": "core.networkslice", 
9432     "fields": {
9433         "updated": "2013-12-18T22:06:00.381Z", 
9434         "slice": 10, 
9435         "network": 17, 
9436         "created": "2013-12-18T22:06:00.381Z"
9437     }
9438 },
9439 {
9440     "pk": 13, 
9441     "model": "core.networkslice", 
9442     "fields": {
9443         "updated": "2013-12-18T22:06:00.386Z", 
9444         "slice": 10, 
9445         "network": 18, 
9446         "created": "2013-12-18T22:06:00.386Z"
9447     }
9448 },
9449 {
9450     "pk": 14, 
9451     "model": "core.networkslice", 
9452     "fields": {
9453         "updated": "2013-12-18T22:13:42.177Z", 
9454         "slice": 9, 
9455         "network": 19, 
9456         "created": "2013-12-18T22:13:42.177Z"
9457     }
9458 },
9459 {
9460     "pk": 15, 
9461     "model": "core.networkslice", 
9462     "fields": {
9463         "updated": "2013-12-18T22:13:42.183Z", 
9464         "slice": 9, 
9465         "network": 20, 
9466         "created": "2013-12-18T22:13:42.183Z"
9467     }
9468 },
9469 {
9470     "pk": 16, 
9471     "model": "core.networkslice", 
9472     "fields": {
9473         "updated": "2013-12-18T22:16:41.007Z", 
9474         "slice": 8, 
9475         "network": 21, 
9476         "created": "2013-12-18T22:16:41.007Z"
9477     }
9478 },
9479 {
9480     "pk": 17, 
9481     "model": "core.networkslice", 
9482     "fields": {
9483         "updated": "2013-12-18T22:16:41.013Z", 
9484         "slice": 8, 
9485         "network": 22, 
9486         "created": "2013-12-18T22:16:41.013Z"
9487     }
9488 },
9489 {
9490     "pk": 18, 
9491     "model": "core.networkslice", 
9492     "fields": {
9493         "updated": "2013-12-18T22:24:44.997Z", 
9494         "slice": 4, 
9495         "network": 23, 
9496         "created": "2013-12-18T22:24:44.997Z"
9497     }
9498 },
9499 {
9500     "pk": 19, 
9501     "model": "core.networkslice", 
9502     "fields": {
9503         "updated": "2013-12-18T22:24:45.003Z", 
9504         "slice": 4, 
9505         "network": 24, 
9506         "created": "2013-12-18T22:24:45.003Z"
9507     }
9508 },
9509 {
9510     "pk": 20, 
9511     "model": "core.networkslice", 
9512     "fields": {
9513         "updated": "2013-12-18T22:27:16.953Z", 
9514         "slice": 6, 
9515         "network": 25, 
9516         "created": "2013-12-18T22:27:16.953Z"
9517     }
9518 },
9519 {
9520     "pk": 21, 
9521     "model": "core.networkslice", 
9522     "fields": {
9523         "updated": "2013-12-18T22:27:16.959Z", 
9524         "slice": 6, 
9525         "network": 26, 
9526         "created": "2013-12-18T22:27:16.959Z"
9527     }
9528 },
9529 {
9530     "pk": 22, 
9531     "model": "core.networkslice", 
9532     "fields": {
9533         "updated": "2013-12-19T00:14:36.949Z", 
9534         "slice": 6, 
9535         "network": 23, 
9536         "created": "2013-12-19T00:14:36.949Z"
9537     }
9538 },
9539 {
9540     "pk": 23, 
9541     "model": "core.networkslice", 
9542     "fields": {
9543         "updated": "2013-12-19T00:15:11.362Z", 
9544         "slice": 8, 
9545         "network": 23, 
9546         "created": "2013-12-19T00:15:11.362Z"
9547     }
9548 },
9549 {
9550     "pk": 1, 
9551     "model": "core.networkparametertype", 
9552     "fields": {
9553         "updated": "2013-12-09T14:43:25.664Z", 
9554         "description": "End of IPv4 address allocation pool", 
9555         "name": "allocation-pool-end", 
9556         "created": "2013-12-09T14:43:25.664Z"
9557     }
9558 },
9559 {
9560     "pk": 2, 
9561     "model": "core.networkparametertype", 
9562     "fields": {
9563         "updated": "2013-12-09T14:43:45.564Z", 
9564         "description": "Start of IPv4 address allocation pool", 
9565         "name": "allocation-pool-start", 
9566         "created": "2013-12-09T14:43:45.564Z"
9567     }
9568 },
9569 {
9570     "pk": 3, 
9571     "model": "core.networkparametertype", 
9572     "fields": {
9573         "updated": "2013-12-09T14:44:05.513Z", 
9574         "description": "CIDR block for network", 
9575         "name": "cidr", 
9576         "created": "2013-12-09T14:44:05.513Z"
9577     }
9578 },
9579 {
9580     "pk": 14, 
9581     "model": "core.account", 
9582     "fields": {
9583         "updated": "2013-12-18T21:29:00.470Z", 
9584         "site": 10, 
9585         "created": "2013-12-18T21:29:00.470Z"
9586     }
9587 },
9588 {
9589     "pk": 15, 
9590     "model": "core.account", 
9591     "fields": {
9592         "updated": "2013-12-18T21:29:00.495Z", 
9593         "site": 22, 
9594         "created": "2013-12-18T21:29:00.495Z"
9595     }
9596 },
9597 {
9598     "pk": 16, 
9599     "model": "core.account", 
9600     "fields": {
9601         "updated": "2013-12-18T21:29:00.502Z", 
9602         "site": 24, 
9603         "created": "2013-12-18T21:29:00.502Z"
9604     }
9605 },
9606 {
9607     "pk": 63, 
9608     "model": "core.invoice", 
9609     "fields": {
9610         "date": "2013-11-18T21:00:00Z", 
9611         "updated": "2013-12-18T21:29:16.421Z", 
9612         "account": 14, 
9613         "created": "2013-12-18T21:29:16.421Z"
9614     }
9615 },
9616 {
9617     "pk": 64, 
9618     "model": "core.invoice", 
9619     "fields": {
9620         "date": "2013-11-24T21:00:00Z", 
9621         "updated": "2013-12-18T21:29:16.434Z", 
9622         "account": 14, 
9623         "created": "2013-12-18T21:29:16.434Z"
9624     }
9625 },
9626 {
9627     "pk": 65, 
9628     "model": "core.invoice", 
9629     "fields": {
9630         "date": "2013-12-01T21:00:00Z", 
9631         "updated": "2013-12-18T21:29:17.229Z", 
9632         "account": 14, 
9633         "created": "2013-12-18T21:29:17.229Z"
9634     }
9635 },
9636 {
9637     "pk": 66, 
9638     "model": "core.invoice", 
9639     "fields": {
9640         "date": "2013-12-08T21:00:00Z", 
9641         "updated": "2013-12-18T21:29:18.213Z", 
9642         "account": 14, 
9643         "created": "2013-12-18T21:29:18.212Z"
9644     }
9645 },
9646 {
9647     "pk": 67, 
9648     "model": "core.invoice", 
9649     "fields": {
9650         "date": "2013-12-15T21:00:00Z", 
9651         "updated": "2013-12-18T21:29:19.091Z", 
9652         "account": 14, 
9653         "created": "2013-12-18T21:29:19.091Z"
9654     }
9655 },
9656 {
9657     "pk": 68, 
9658     "model": "core.invoice", 
9659     "fields": {
9660         "date": "2013-11-18T21:00:00Z", 
9661         "updated": "2013-12-18T21:29:20.175Z", 
9662         "account": 15, 
9663         "created": "2013-12-18T21:29:20.175Z"
9664     }
9665 },
9666 {
9667     "pk": 69, 
9668     "model": "core.invoice", 
9669     "fields": {
9670         "date": "2013-11-24T21:00:00Z", 
9671         "updated": "2013-12-18T21:29:20.193Z", 
9672         "account": 15, 
9673         "created": "2013-12-18T21:29:20.193Z"
9674     }
9675 },
9676 {
9677     "pk": 70, 
9678     "model": "core.invoice", 
9679     "fields": {
9680         "date": "2013-12-01T21:00:00Z", 
9681         "updated": "2013-12-18T21:29:22.239Z", 
9682         "account": 15, 
9683         "created": "2013-12-18T21:29:22.239Z"
9684     }
9685 },
9686 {
9687     "pk": 71, 
9688     "model": "core.invoice", 
9689     "fields": {
9690         "date": "2013-12-08T21:00:00Z", 
9691         "updated": "2013-12-18T21:29:24.550Z", 
9692         "account": 15, 
9693         "created": "2013-12-18T21:29:24.550Z"
9694     }
9695 },
9696 {
9697     "pk": 72, 
9698     "model": "core.invoice", 
9699     "fields": {
9700         "date": "2013-12-15T21:00:00Z", 
9701         "updated": "2013-12-18T21:29:26.820Z", 
9702         "account": 15, 
9703         "created": "2013-12-18T21:29:26.820Z"
9704     }
9705 },
9706 {
9707     "pk": 73, 
9708     "model": "core.invoice", 
9709     "fields": {
9710         "date": "2013-11-18T21:00:00Z", 
9711         "updated": "2013-12-18T21:29:29.206Z", 
9712         "account": 16, 
9713         "created": "2013-12-18T21:29:29.206Z"
9714     }
9715 },
9716 {
9717     "pk": 74, 
9718     "model": "core.invoice", 
9719     "fields": {
9720         "date": "2013-11-24T21:00:00Z", 
9721         "updated": "2013-12-18T21:29:29.222Z", 
9722         "account": 16, 
9723         "created": "2013-12-18T21:29:29.222Z"
9724     }
9725 },
9726 {
9727     "pk": 75, 
9728     "model": "core.invoice", 
9729     "fields": {
9730         "date": "2013-12-01T21:00:00Z", 
9731         "updated": "2013-12-18T21:29:29.538Z", 
9732         "account": 16, 
9733         "created": "2013-12-18T21:29:29.538Z"
9734     }
9735 },
9736 {
9737     "pk": 76, 
9738     "model": "core.invoice", 
9739     "fields": {
9740         "date": "2013-12-08T21:00:00Z", 
9741         "updated": "2013-12-18T21:29:29.894Z", 
9742         "account": 16, 
9743         "created": "2013-12-18T21:29:29.894Z"
9744     }
9745 },
9746 {
9747     "pk": 77, 
9748     "model": "core.invoice", 
9749     "fields": {
9750         "date": "2013-12-15T21:00:00Z", 
9751         "updated": "2013-12-18T21:29:30.251Z", 
9752         "account": 16, 
9753         "created": "2013-12-18T21:29:30.251Z"
9754     }
9755 },
9756 {
9757     "pk": 104, 
9758     "model": "core.usableobject", 
9759     "fields": {
9760         "updated": "2013-12-18T21:29:00.529Z", 
9761         "name": "node17.washington.vicci.org", 
9762         "created": "2013-12-18T21:29:00.529Z"
9763     }
9764 },
9765 {
9766     "pk": 105, 
9767     "model": "core.usableobject", 
9768     "fields": {
9769         "updated": "2013-12-18T21:29:01.289Z", 
9770         "name": "node16.washington.vicci.org", 
9771         "created": "2013-12-18T21:29:01.289Z"
9772     }
9773 },
9774 {
9775     "pk": 106, 
9776     "model": "core.usableobject", 
9777     "fields": {
9778         "updated": "2013-12-18T21:29:02.189Z", 
9779         "name": "node15.washington.vicci.org", 
9780         "created": "2013-12-18T21:29:02.189Z"
9781     }
9782 },
9783 {
9784     "pk": 107, 
9785     "model": "core.usableobject", 
9786     "fields": {
9787         "updated": "2013-12-18T21:29:03.178Z", 
9788         "name": "node14.washington.vicci.org", 
9789         "created": "2013-12-18T21:29:03.178Z"
9790     }
9791 },
9792 {
9793     "pk": 108, 
9794     "model": "core.usableobject", 
9795     "fields": {
9796         "updated": "2013-12-18T21:29:03.942Z", 
9797         "name": "node70.princeton.vicci.org", 
9798         "created": "2013-12-18T21:29:03.942Z"
9799     }
9800 },
9801 {
9802     "pk": 109, 
9803     "model": "core.usableobject", 
9804     "fields": {
9805         "updated": "2013-12-18T21:29:04.702Z", 
9806         "name": "node69.princeton.vicci.org", 
9807         "created": "2013-12-18T21:29:04.702Z"
9808     }
9809 },
9810 {
9811     "pk": 110, 
9812     "model": "core.usableobject", 
9813     "fields": {
9814         "updated": "2013-12-18T21:29:05.547Z", 
9815         "name": "node68.princeton.vicci.org", 
9816         "created": "2013-12-18T21:29:05.547Z"
9817     }
9818 },
9819 {
9820     "pk": 111, 
9821     "model": "core.usableobject", 
9822     "fields": {
9823         "updated": "2013-12-18T21:29:06.336Z", 
9824         "name": "node67.princeton.vicci.org", 
9825         "created": "2013-12-18T21:29:06.336Z"
9826     }
9827 },
9828 {
9829     "pk": 112, 
9830     "model": "core.usableobject", 
9831     "fields": {
9832         "updated": "2013-12-18T21:29:07.101Z", 
9833         "name": "node30.princeton.vicci.org", 
9834         "created": "2013-12-18T21:29:07.101Z"
9835     }
9836 },
9837 {
9838     "pk": 113, 
9839     "model": "core.usableobject", 
9840     "fields": {
9841         "updated": "2013-12-18T21:29:09.453Z", 
9842         "name": "node55.stanford.vicci.org", 
9843         "created": "2013-12-18T21:29:09.453Z"
9844     }
9845 },
9846 {
9847     "pk": 114, 
9848     "model": "core.usableobject", 
9849     "fields": {
9850         "updated": "2013-12-18T21:29:10.216Z", 
9851         "name": "node12.princeton.vicci.org", 
9852         "created": "2013-12-18T21:29:10.216Z"
9853     }
9854 },
9855 {
9856     "pk": 115, 
9857     "model": "core.usableobject", 
9858     "fields": {
9859         "updated": "2013-12-18T21:29:10.975Z", 
9860         "name": "node20.washington.vicci.org", 
9861         "created": "2013-12-18T21:29:10.975Z"
9862     }
9863 },
9864 {
9865     "pk": 116, 
9866     "model": "core.usableobject", 
9867     "fields": {
9868         "updated": "2013-12-18T21:29:11.729Z", 
9869         "name": "node1.stanford.vicci.org", 
9870         "created": "2013-12-18T21:29:11.729Z"
9871     }
9872 },
9873 {
9874     "pk": 117, 
9875     "model": "core.usableobject", 
9876     "fields": {
9877         "updated": "2013-12-18T21:29:12.494Z", 
9878         "name": "node33.princeton.vicci.org", 
9879         "created": "2013-12-18T21:29:12.494Z"
9880     }
9881 },
9882 {
9883     "pk": 118, 
9884     "model": "core.usableobject", 
9885     "fields": {
9886         "updated": "2013-12-18T21:29:13.329Z", 
9887         "name": "node15.princeton.vicci.org", 
9888         "created": "2013-12-18T21:29:13.329Z"
9889     }
9890 },
9891 {
9892     "pk": 119, 
9893     "model": "core.usableobject", 
9894     "fields": {
9895         "updated": "2013-12-18T21:29:14.083Z", 
9896         "name": "node23.princeton.vicci.org", 
9897         "created": "2013-12-18T21:29:14.083Z"
9898     }
9899 },
9900 {
9901     "pk": 120, 
9902     "model": "core.usableobject", 
9903     "fields": {
9904         "updated": "2013-12-18T21:29:14.847Z", 
9905         "name": "node10.princeton.vicci.org", 
9906         "created": "2013-12-18T21:29:14.847Z"
9907     }
9908 },
9909 {
9910     "pk": 121, 
9911     "model": "core.usableobject", 
9912     "fields": {
9913         "updated": "2013-12-18T21:29:15.609Z", 
9914         "name": "node13.princeton.vicci.org", 
9915         "created": "2013-12-18T21:29:15.609Z"
9916     }
9917 },
9918 {
9919     "pk": 37, 
9920     "model": "core.payment", 
9921     "fields": {
9922         "date": "2013-12-03T02:00:00Z", 
9923         "amount": 0.2968, 
9924         "updated": "2013-12-18T21:29:19.973Z", 
9925         "account": 14, 
9926         "created": "2013-12-18T21:29:19.973Z"
9927     }
9928 },
9929 {
9930     "pk": 38, 
9931     "model": "core.payment", 
9932     "fields": {
9933         "date": "2013-12-09T02:00:00Z", 
9934         "amount": 21.14, 
9935         "updated": "2013-12-18T21:29:19.979Z", 
9936         "account": 14, 
9937         "created": "2013-12-18T21:29:19.979Z"
9938     }
9939 },
9940 {
9941     "pk": 39, 
9942     "model": "core.payment", 
9943     "fields": {
9944         "date": "2013-12-16T02:00:00Z", 
9945         "amount": 24.3768, 
9946         "updated": "2013-12-18T21:29:19.987Z", 
9947         "account": 14, 
9948         "created": "2013-12-18T21:29:19.987Z"
9949     }
9950 },
9951 {
9952     "pk": 40, 
9953     "model": "core.payment", 
9954     "fields": {
9955         "date": "2013-12-03T02:00:00Z", 
9956         "amount": 0.3024, 
9957         "updated": "2013-12-18T21:29:29.154Z", 
9958         "account": 15, 
9959         "created": "2013-12-18T21:29:29.153Z"
9960     }
9961 },
9962 {
9963     "pk": 41, 
9964     "model": "core.payment", 
9965     "fields": {
9966         "date": "2013-12-09T02:00:00Z", 
9967         "amount": 86.5536, 
9968         "updated": "2013-12-18T21:29:29.166Z", 
9969         "account": 15, 
9970         "created": "2013-12-18T21:29:29.166Z"
9971     }
9972 },
9973 {
9974     "pk": 42, 
9975     "model": "core.payment", 
9976     "fields": {
9977         "date": "2013-12-16T02:00:00Z", 
9978         "amount": 96.404, 
9979         "updated": "2013-12-18T21:29:29.174Z", 
9980         "account": 15, 
9981         "created": "2013-12-18T21:29:29.174Z"
9982     }
9983 },
9984 {
9985     "pk": 43, 
9986     "model": "core.payment", 
9987     "fields": {
9988         "date": "2013-12-03T02:00:00Z", 
9989         "amount": 0.1848, 
9990         "updated": "2013-12-18T21:29:30.620Z", 
9991         "account": 16, 
9992         "created": "2013-12-18T21:29:30.620Z"
9993     }
9994 },
9995 {
9996     "pk": 44, 
9997     "model": "core.payment", 
9998     "fields": {
9999         "date": "2013-12-09T02:00:00Z", 
10000         "amount": 8.5904, 
10001         "updated": "2013-12-18T21:29:30.626Z", 
10002         "account": 16, 
10003         "created": "2013-12-18T21:29:30.626Z"
10004     }
10005 },
10006 {
10007     "pk": 45, 
10008     "model": "core.payment", 
10009     "fields": {
10010         "date": "2013-12-16T02:00:00Z", 
10011         "amount": 10.0016, 
10012         "updated": "2013-12-18T21:29:30.634Z", 
10013         "account": 16, 
10014         "created": "2013-12-18T21:29:30.634Z"
10015     }
10016 },
10017 {
10018     "pk": 59761, 
10019     "model": "core.charge", 
10020     "fields": {
10021         "updated": "2013-12-18T21:29:20.186Z", 
10022         "slice": 4, 
10023         "created": "2013-12-18T21:29:00.540Z", 
10024         "amount": 0.3024, 
10025         "object": 104, 
10026         "account": 15, 
10027         "state": "invoiced", 
10028         "coreHours": 4.32, 
10029         "invoice": 68, 
10030         "date": "2013-11-18T21:00:00Z", 
10031         "kind": "besteffort"
10032     }
10033 },
10034 {
10035     "pk": 59762, 
10036     "model": "core.charge", 
10037     "fields": {
10038         "updated": "2013-12-18T21:29:20.302Z", 
10039         "slice": 4, 
10040         "created": "2013-12-18T21:29:00.550Z", 
10041         "amount": 0.1176, 
10042         "object": 104, 
10043         "account": 15, 
10044         "state": "invoiced", 
10045         "coreHours": 1.68, 
10046         "invoice": 69, 
10047         "date": "2013-11-19T05:00:00Z", 
10048         "kind": "besteffort"
10049     }
10050 },
10051 {
10052     "pk": 59763, 
10053     "model": "core.charge", 
10054     "fields": {
10055         "updated": "2013-12-18T21:29:20.409Z", 
10056         "slice": 4, 
10057         "created": "2013-12-18T21:29:00.558Z", 
10058         "amount": 0.2016, 
10059         "object": 104, 
10060         "account": 15, 
10061         "state": "invoiced", 
10062         "coreHours": 2.88, 
10063         "invoice": 69, 
10064         "date": "2013-11-19T13:00:00Z", 
10065         "kind": "besteffort"
10066     }
10067 },
10068 {
10069     "pk": 59764, 
10070     "model": "core.charge", 
10071     "fields": {
10072         "updated": "2013-12-18T21:29:20.517Z", 
10073         "slice": 4, 
10074         "created": "2013-12-18T21:29:00.567Z", 
10075         "amount": 0.3024, 
10076         "object": 104, 
10077         "account": 15, 
10078         "state": "invoiced", 
10079         "coreHours": 4.32, 
10080         "invoice": 69, 
10081         "date": "2013-11-19T21:00:00Z", 
10082         "kind": "besteffort"
10083     }
10084 },
10085 {
10086     "pk": 59765, 
10087     "model": "core.charge", 
10088     "fields": {
10089         "updated": "2013-12-18T21:29:20.625Z", 
10090         "slice": 4, 
10091         "created": "2013-12-18T21:29:00.575Z", 
10092         "amount": 0.1848, 
10093         "object": 104, 
10094         "account": 15, 
10095         "state": "invoiced", 
10096         "coreHours": 2.64, 
10097         "invoice": 69, 
10098         "date": "2013-11-20T05:00:00Z", 
10099         "kind": "besteffort"
10100     }
10101 },
10102 {
10103     "pk": 59766, 
10104     "model": "core.charge", 
10105     "fields": {
10106         "updated": "2013-12-18T21:29:20.732Z", 
10107         "slice": 4, 
10108         "created": "2013-12-18T21:29:00.583Z", 
10109         "amount": 0.3192, 
10110         "object": 104, 
10111         "account": 15, 
10112         "state": "invoiced", 
10113         "coreHours": 4.56, 
10114         "invoice": 69, 
10115         "date": "2013-11-20T13:00:00Z", 
10116         "kind": "besteffort"
10117     }
10118 },
10119 {
10120     "pk": 59767, 
10121     "model": "core.charge", 
10122     "fields": {
10123         "updated": "2013-12-18T21:29:20.840Z", 
10124         "slice": 4, 
10125         "created": "2013-12-18T21:29:00.591Z", 
10126         "amount": 0.1512, 
10127         "object": 104, 
10128         "account": 15, 
10129         "state": "invoiced", 
10130         "coreHours": 2.16, 
10131         "invoice": 69, 
10132         "date": "2013-11-20T21:00:00Z", 
10133         "kind": "besteffort"
10134     }
10135 },
10136 {
10137     "pk": 59768, 
10138     "model": "core.charge", 
10139     "fields": {
10140         "updated": "2013-12-18T21:29:20.948Z", 
10141         "slice": 4, 
10142         "created": "2013-12-18T21:29:00.600Z", 
10143         "amount": 0.2744, 
10144         "object": 104, 
10145         "account": 15, 
10146         "state": "invoiced", 
10147         "coreHours": 3.92, 
10148         "invoice": 69, 
10149         "date": "2013-11-21T05:00:00Z", 
10150         "kind": "besteffort"
10151     }
10152 },
10153 {
10154     "pk": 59769, 
10155     "model": "core.charge", 
10156     "fields": {
10157         "updated": "2013-12-18T21:29:21.055Z", 
10158         "slice": 4, 
10159         "created": "2013-12-18T21:29:00.608Z", 
10160         "amount": 0.3248, 
10161         "object": 104, 
10162         "account": 15, 
10163         "state": "invoiced", 
10164         "coreHours": 4.64, 
10165         "invoice": 69, 
10166         "date": "2013-11-21T13:00:00Z", 
10167         "kind": "besteffort"
10168     }
10169 },
10170 {
10171     "pk": 59770, 
10172     "model": "core.charge", 
10173     "fields": {
10174         "updated": "2013-12-18T21:29:21.163Z", 
10175         "slice": 4, 
10176         "created": "2013-12-18T21:29:00.616Z", 
10177         "amount": 0.14, 
10178         "object": 104, 
10179         "account": 15, 
10180         "state": "invoiced", 
10181         "coreHours": 2.0, 
10182         "invoice": 69, 
10183         "date": "2013-11-21T21:00:00Z", 
10184         "kind": "besteffort"
10185     }
10186 },
10187 {
10188     "pk": 59771, 
10189     "model": "core.charge", 
10190     "fields": {
10191         "updated": "2013-12-18T21:29:21.271Z", 
10192         "slice": 4, 
10193         "created": "2013-12-18T21:29:00.625Z", 
10194         "amount": 0.1288, 
10195         "object": 104, 
10196         "account": 15, 
10197         "state": "invoiced", 
10198         "coreHours": 1.84, 
10199         "invoice": 69, 
10200         "date": "2013-11-22T05:00:00Z", 
10201         "kind": "besteffort"
10202     }
10203 },
10204 {
10205     "pk": 59772, 
10206     "model": "core.charge", 
10207     "fields": {
10208         "updated": "2013-12-18T21:29:21.378Z", 
10209         "slice": 4, 
10210         "created": "2013-12-18T21:29:00.633Z", 
10211         "amount": 0.336, 
10212         "object": 104, 
10213         "account": 15, 
10214         "state": "invoiced", 
10215         "coreHours": 4.8, 
10216         "invoice": 69, 
10217         "date": "2013-11-22T13:00:00Z", 
10218         "kind": "besteffort"
10219     }
10220 },
10221 {
10222     "pk": 59773, 
10223     "model": "core.charge", 
10224     "fields": {
10225         "updated": "2013-12-18T21:29:21.486Z", 
10226         "slice": 4, 
10227         "created": "2013-12-18T21:29:00.641Z", 
10228         "amount": 0.3192, 
10229         "object": 104, 
10230         "account": 15, 
10231         "state": "invoiced", 
10232         "coreHours": 4.56, 
10233         "invoice": 69, 
10234         "date": "2013-11-22T21:00:00Z", 
10235         "kind": "besteffort"
10236     }
10237 },
10238 {
10239     "pk": 59774, 
10240     "model": "core.charge", 
10241     "fields": {
10242         "updated": "2013-12-18T21:29:21.594Z", 
10243         "slice": 4, 
10244         "created": "2013-12-18T21:29:00.650Z", 
10245         "amount": 0.2184, 
10246         "object": 104, 
10247         "account": 15, 
10248         "state": "invoiced", 
10249         "coreHours": 3.12, 
10250         "invoice": 69, 
10251         "date": "2013-11-23T05:00:00Z", 
10252         "kind": "besteffort"
10253     }
10254 },
10255 {
10256     "pk": 59775, 
10257     "model": "core.charge", 
10258     "fields": {
10259         "updated": "2013-12-18T21:29:21.702Z", 
10260         "slice": 4, 
10261         "created": "2013-12-18T21:29:00.658Z", 
10262         "amount": 0.252, 
10263         "object": 104, 
10264         "account": 15, 
10265         "state": "invoiced", 
10266         "coreHours": 3.6, 
10267         "invoice": 69, 
10268         "date": "2013-11-23T13:00:00Z", 
10269         "kind": "besteffort"
10270     }
10271 },
10272 {
10273     "pk": 59776, 
10274     "model": "core.charge", 
10275     "fields": {
10276         "updated": "2013-12-18T21:29:21.809Z", 
10277         "slice": 4, 
10278         "created": "2013-12-18T21:29:00.666Z", 
10279         "amount": 0.1232, 
10280         "object": 104, 
10281         "account": 15, 
10282         "state": "invoiced", 
10283         "coreHours": 1.76, 
10284         "invoice": 69, 
10285         "date": "2013-11-23T21:00:00Z", 
10286         "kind": "besteffort"
10287     }
10288 },
10289 {
10290     "pk": 59777, 
10291     "model": "core.charge", 
10292     "fields": {
10293         "updated": "2013-12-18T21:29:21.917Z", 
10294         "slice": 4, 
10295         "created": "2013-12-18T21:29:00.674Z", 
10296         "amount": 0.1624, 
10297         "object": 104, 
10298         "account": 15, 
10299         "state": "invoiced", 
10300         "coreHours": 2.32, 
10301         "invoice": 69, 
10302         "date": "2013-11-24T05:00:00Z", 
10303         "kind": "besteffort"
10304     }
10305 },
10306 {
10307     "pk": 59778, 
10308     "model": "core.charge", 
10309     "fields": {
10310         "updated": "2013-12-18T21:29:22.025Z", 
10311         "slice": 4, 
10312         "created": "2013-12-18T21:29:00.683Z", 
10313         "amount": 0.1904, 
10314         "object": 104, 
10315         "account": 15, 
10316         "state": "invoiced", 
10317         "coreHours": 2.72, 
10318         "invoice": 69, 
10319         "date": "2013-11-24T13:00:00Z", 
10320         "kind": "besteffort"
10321     }
10322 },
10323 {
10324     "pk": 59779, 
10325     "model": "core.charge", 
10326     "fields": {
10327         "updated": "2013-12-18T21:29:22.132Z", 
10328         "slice": 4, 
10329         "created": "2013-12-18T21:29:00.691Z", 
10330         "amount": 0.1624, 
10331         "object": 104, 
10332         "account": 15, 
10333         "state": "invoiced", 
10334         "coreHours": 2.32, 
10335         "invoice": 69, 
10336         "date": "2013-11-24T21:00:00Z", 
10337         "kind": "besteffort"
10338     }
10339 },
10340 {
10341     "pk": 59780, 
10342     "model": "core.charge", 
10343     "fields": {
10344         "updated": "2013-12-18T21:29:22.248Z", 
10345         "slice": 4, 
10346         "created": "2013-12-18T21:29:00.699Z", 
10347         "amount": 0.2912, 
10348         "object": 104, 
10349         "account": 15, 
10350         "state": "invoiced", 
10351         "coreHours": 4.16, 
10352         "invoice": 70, 
10353         "date": "2013-11-25T05:00:00Z", 
10354         "kind": "besteffort"
10355     }
10356 },
10357 {
10358     "pk": 59781, 
10359     "model": "core.charge", 
10360     "fields": {
10361         "updated": "2013-12-18T21:29:22.356Z", 
10362         "slice": 4, 
10363         "created": "2013-12-18T21:29:00.708Z", 
10364         "amount": 0.2072, 
10365         "object": 104, 
10366         "account": 15, 
10367         "state": "invoiced", 
10368         "coreHours": 2.96, 
10369         "invoice": 70, 
10370         "date": "2013-11-25T13:00:00Z", 
10371         "kind": "besteffort"
10372     }
10373 },
10374 {
10375     "pk": 59782, 
10376     "model": "core.charge", 
10377     "fields": {
10378         "updated": "2013-12-18T21:29:22.464Z", 
10379         "slice": 4, 
10380         "created": "2013-12-18T21:29:00.716Z", 
10381         "amount": 0.1456, 
10382         "object": 104, 
10383         "account": 15, 
10384         "state": "invoiced", 
10385         "coreHours": 2.08, 
10386         "invoice": 70, 
10387         "date": "2013-11-25T21:00:00Z", 
10388         "kind": "besteffort"
10389     }
10390 },
10391 {
10392     "pk": 59783, 
10393     "model": "core.charge", 
10394     "fields": {
10395         "updated": "2013-12-18T21:29:22.613Z", 
10396         "slice": 4, 
10397         "created": "2013-12-18T21:29:00.724Z", 
10398         "amount": 0.2408, 
10399         "object": 104, 
10400         "account": 15, 
10401         "state": "invoiced", 
10402         "coreHours": 3.44, 
10403         "invoice": 70, 
10404         "date": "2013-11-26T05:00:00Z", 
10405         "kind": "besteffort"
10406     }
10407 },
10408 {
10409     "pk": 59784, 
10410     "model": "core.charge", 
10411     "fields": {
10412         "updated": "2013-12-18T21:29:22.721Z", 
10413         "slice": 4, 
10414         "created": "2013-12-18T21:29:00.732Z", 
10415         "amount": 0.3024, 
10416         "object": 104, 
10417         "account": 15, 
10418         "state": "invoiced", 
10419         "coreHours": 4.32, 
10420         "invoice": 70, 
10421         "date": "2013-11-26T13:00:00Z", 
10422         "kind": "besteffort"
10423     }
10424 },
10425 {
10426     "pk": 59785, 
10427     "model": "core.charge", 
10428     "fields": {
10429         "updated": "2013-12-18T21:29:22.828Z", 
10430         "slice": 4, 
10431         "created": "2013-12-18T21:29:00.741Z", 
10432         "amount": 0.1792, 
10433         "object": 104, 
10434         "account": 15, 
10435         "state": "invoiced", 
10436         "coreHours": 2.56, 
10437         "invoice": 70, 
10438         "date": "2013-11-26T21:00:00Z", 
10439         "kind": "besteffort"
10440     }
10441 },
10442 {
10443     "pk": 59786, 
10444     "model": "core.charge", 
10445     "fields": {
10446         "updated": "2013-12-18T21:29:22.936Z", 
10447         "slice": 4, 
10448         "created": "2013-12-18T21:29:00.749Z", 
10449         "amount": 0.1736, 
10450         "object": 104, 
10451         "account": 15, 
10452         "state": "invoiced", 
10453         "coreHours": 2.48, 
10454         "invoice": 70, 
10455         "date": "2013-11-27T05:00:00Z", 
10456         "kind": "besteffort"
10457     }
10458 },
10459 {
10460     "pk": 59787, 
10461     "model": "core.charge", 
10462     "fields": {
10463         "updated": "2013-12-18T21:29:23.043Z", 
10464         "slice": 4, 
10465         "created": "2013-12-18T21:29:00.757Z", 
10466         "amount": 0.1512, 
10467         "object": 104, 
10468         "account": 15, 
10469         "state": "invoiced", 
10470         "coreHours": 2.16, 
10471         "invoice": 70, 
10472         "date": "2013-11-27T13:00:00Z", 
10473         "kind": "besteffort"
10474     }
10475 },
10476 {
10477     "pk": 59788, 
10478     "model": "core.charge", 
10479     "fields": {
10480         "updated": "2013-12-18T21:29:23.151Z", 
10481         "slice": 4, 
10482         "created": "2013-12-18T21:29:00.766Z", 
10483         "amount": 0.1288, 
10484         "object": 104, 
10485         "account": 15, 
10486         "state": "invoiced", 
10487         "coreHours": 1.84, 
10488         "invoice": 70, 
10489         "date": "2013-11-27T21:00:00Z", 
10490         "kind": "besteffort"
10491     }
10492 },
10493 {
10494     "pk": 59789, 
10495     "model": "core.charge", 
10496     "fields": {
10497         "updated": "2013-12-18T21:29:23.259Z", 
10498         "slice": 4, 
10499         "created": "2013-12-18T21:29:00.774Z", 
10500         "amount": 0.2408, 
10501         "object": 104, 
10502         "account": 15, 
10503         "state": "invoiced", 
10504         "coreHours": 3.44, 
10505         "invoice": 70, 
10506         "date": "2013-11-28T05:00:00Z", 
10507         "kind": "besteffort"
10508     }
10509 },
10510 {
10511     "pk": 59790, 
10512     "model": "core.charge", 
10513     "fields": {
10514         "updated": "2013-12-18T21:29:23.367Z", 
10515         "slice": 4, 
10516         "created": "2013-12-18T21:29:00.782Z", 
10517         "amount": 0.1344, 
10518         "object": 104, 
10519         "account": 15, 
10520         "state": "invoiced", 
10521         "coreHours": 1.92, 
10522         "invoice": 70, 
10523         "date": "2013-11-28T13:00:00Z", 
10524         "kind": "besteffort"
10525     }
10526 },
10527 {
10528     "pk": 59791, 
10529     "model": "core.charge", 
10530     "fields": {
10531         "updated": "2013-12-18T21:29:23.474Z", 
10532         "slice": 4, 
10533         "created": "2013-12-18T21:29:00.790Z", 
10534         "amount": 0.2184, 
10535         "object": 104, 
10536         "account": 15, 
10537         "state": "invoiced", 
10538         "coreHours": 3.12, 
10539         "invoice": 70, 
10540         "date": "2013-11-28T21:00:00Z", 
10541         "kind": "besteffort"
10542     }
10543 },
10544 {
10545     "pk": 59792, 
10546     "model": "core.charge", 
10547     "fields": {
10548         "updated": "2013-12-18T21:29:23.582Z", 
10549         "slice": 4, 
10550         "created": "2013-12-18T21:29:00.799Z", 
10551         "amount": 0.308, 
10552         "object": 104, 
10553         "account": 15, 
10554         "state": "invoiced", 
10555         "coreHours": 4.4, 
10556         "invoice": 70, 
10557         "date": "2013-11-29T05:00:00Z", 
10558         "kind": "besteffort"
10559     }
10560 },
10561 {
10562     "pk": 59793, 
10563     "model": "core.charge", 
10564     "fields": {
10565         "updated": "2013-12-18T21:29:23.690Z", 
10566         "slice": 4, 
10567         "created": "2013-12-18T21:29:00.807Z", 
10568         "amount": 0.2968, 
10569         "object": 104, 
10570         "account": 15, 
10571         "state": "invoiced", 
10572         "coreHours": 4.24, 
10573         "invoice": 70, 
10574         "date": "2013-11-29T13:00:00Z", 
10575         "kind": "besteffort"
10576     }
10577 },
10578 {
10579     "pk": 59794, 
10580     "model": "core.charge", 
10581     "fields": {
10582         "updated": "2013-12-18T21:29:23.797Z", 
10583         "slice": 4, 
10584         "created": "2013-12-18T21:29:00.815Z", 
10585         "amount": 0.2352, 
10586         "object": 104, 
10587         "account": 15, 
10588         "state": "invoiced", 
10589         "coreHours": 3.36, 
10590         "invoice": 70, 
10591         "date": "2013-11-29T21:00:00Z", 
10592         "kind": "besteffort"
10593     }
10594 },
10595 {
10596     "pk": 59795, 
10597     "model": "core.charge", 
10598     "fields": {
10599         "updated": "2013-12-18T21:29:23.905Z", 
10600         "slice": 4, 
10601         "created": "2013-12-18T21:29:00.823Z", 
10602         "amount": 0.1904, 
10603         "object": 104, 
10604         "account": 15, 
10605         "state": "invoiced", 
10606         "coreHours": 2.72, 
10607         "invoice": 70, 
10608         "date": "2013-11-30T05:00:00Z", 
10609         "kind": "besteffort"
10610     }
10611 },
10612 {
10613     "pk": 59796, 
10614     "model": "core.charge", 
10615     "fields": {
10616         "updated": "2013-12-18T21:29:24.013Z", 
10617         "slice": 4, 
10618         "created": "2013-12-18T21:29:00.832Z", 
10619         "amount": 0.336, 
10620         "object": 104, 
10621         "account": 15, 
10622         "state": "invoiced", 
10623         "coreHours": 4.8, 
10624         "invoice": 70, 
10625         "date": "2013-11-30T13:00:00Z", 
10626         "kind": "besteffort"
10627     }
10628 },
10629 {
10630     "pk": 59797, 
10631     "model": "core.charge", 
10632     "fields": {
10633         "updated": "2013-12-18T21:29:24.120Z", 
10634         "slice": 4, 
10635         "created": "2013-12-18T21:29:00.840Z", 
10636         "amount": 0.1176, 
10637         "object": 104, 
10638         "account": 15, 
10639         "state": "invoiced", 
10640         "coreHours": 1.68, 
10641         "invoice": 70, 
10642         "date": "2013-11-30T21:00:00Z", 
10643         "kind": "besteffort"
10644     }
10645 },
10646 {
10647     "pk": 59798, 
10648     "model": "core.charge", 
10649     "fields": {
10650         "updated": "2013-12-18T21:29:24.228Z", 
10651         "slice": 4, 
10652         "created": "2013-12-18T21:29:00.848Z", 
10653         "amount": 0.2968, 
10654         "object": 104, 
10655         "account": 15, 
10656         "state": "invoiced", 
10657         "coreHours": 4.24, 
10658         "invoice": 70, 
10659         "date": "2013-12-01T05:00:00Z", 
10660         "kind": "besteffort"
10661     }
10662 },
10663 {
10664     "pk": 59799, 
10665     "model": "core.charge", 
10666     "fields": {
10667         "updated": "2013-12-18T21:29:24.336Z", 
10668         "slice": 4, 
10669         "created": "2013-12-18T21:29:00.856Z", 
10670         "amount": 0.1288, 
10671         "object": 104, 
10672         "account": 15, 
10673         "state": "invoiced", 
10674         "coreHours": 1.84, 
10675         "invoice": 70, 
10676         "date": "2013-12-01T13:00:00Z", 
10677         "kind": "besteffort"
10678     }
10679 },
10680 {
10681     "pk": 59800, 
10682     "model": "core.charge", 
10683     "fields": {
10684         "updated": "2013-12-18T21:29:24.443Z", 
10685         "slice": 4, 
10686         "created": "2013-12-18T21:29:00.865Z", 
10687         "amount": 0.2016, 
10688         "object": 104, 
10689         "account": 15, 
10690         "state": "invoiced", 
10691         "coreHours": 2.88, 
10692         "invoice": 70, 
10693         "date": "2013-12-01T21:00:00Z", 
10694         "kind": "besteffort"
10695     }
10696 },
10697 {
10698     "pk": 59801, 
10699     "model": "core.charge", 
10700     "fields": {
10701         "updated": "2013-12-18T21:29:24.559Z", 
10702         "slice": 4, 
10703         "created": "2013-12-18T21:29:00.873Z", 
10704         "amount": 0.1288, 
10705         "object": 104, 
10706         "account": 15, 
10707         "state": "invoiced", 
10708         "coreHours": 1.84, 
10709         "invoice": 71, 
10710         "date": "2013-12-02T05:00:00Z", 
10711         "kind": "besteffort"
10712     }
10713 },
10714 {
10715     "pk": 59802, 
10716     "model": "core.charge", 
10717     "fields": {
10718         "updated": "2013-12-18T21:29:24.667Z", 
10719         "slice": 4, 
10720         "created": "2013-12-18T21:29:00.881Z", 
10721         "amount": 0.2744, 
10722         "object": 104, 
10723         "account": 15, 
10724         "state": "invoiced", 
10725         "coreHours": 3.92, 
10726         "invoice": 71, 
10727         "date": "2013-12-02T13:00:00Z", 
10728         "kind": "besteffort"
10729     }
10730 },
10731 {
10732     "pk": 59803, 
10733     "model": "core.charge", 
10734     "fields": {
10735         "updated": "2013-12-18T21:29:24.775Z", 
10736         "slice": 4, 
10737         "created": "2013-12-18T21:29:00.890Z", 
10738         "amount": 0.2912, 
10739         "object": 104, 
10740         "account": 15, 
10741         "state": "invoiced", 
10742         "coreHours": 4.16, 
10743         "invoice": 71, 
10744         "date": "2013-12-02T21:00:00Z", 
10745         "kind": "besteffort"
10746     }
10747 },
10748 {
10749     "pk": 59804, 
10750     "model": "core.charge", 
10751     "fields": {
10752         "updated": "2013-12-18T21:29:24.883Z", 
10753         "slice": 4, 
10754         "created": "2013-12-18T21:29:00.898Z", 
10755         "amount": 0.168, 
10756         "object": 104, 
10757         "account": 15, 
10758         "state": "invoiced", 
10759         "coreHours": 2.4, 
10760         "invoice": 71, 
10761         "date": "2013-12-03T05:00:00Z", 
10762         "kind": "besteffort"
10763     }
10764 },
10765 {
10766     "pk": 59805, 
10767     "model": "core.charge", 
10768     "fields": {
10769         "updated": "2013-12-18T21:29:24.990Z", 
10770         "slice": 4, 
10771         "created": "2013-12-18T21:29:00.906Z", 
10772         "amount": 0.3304, 
10773         "object": 104, 
10774         "account": 15, 
10775         "state": "invoiced", 
10776         "coreHours": 4.72, 
10777         "invoice": 71, 
10778         "date": "2013-12-03T13:00:00Z", 
10779         "kind": "besteffort"
10780     }
10781 },
10782 {
10783     "pk": 59806, 
10784     "model": "core.charge", 
10785     "fields": {
10786         "updated": "2013-12-18T21:29:25.098Z", 
10787         "slice": 4, 
10788         "created": "2013-12-18T21:29:00.915Z", 
10789         "amount": 0.3136, 
10790         "object": 104, 
10791         "account": 15, 
10792         "state": "invoiced", 
10793         "coreHours": 4.48, 
10794         "invoice": 71, 
10795         "date": "2013-12-03T21:00:00Z", 
10796         "kind": "besteffort"
10797     }
10798 },
10799 {
10800     "pk": 59807, 
10801     "model": "core.charge", 
10802     "fields": {
10803         "updated": "2013-12-18T21:29:25.206Z", 
10804         "slice": 4, 
10805         "created": "2013-12-18T21:29:00.923Z", 
10806         "amount": 0.168, 
10807         "object": 104, 
10808         "account": 15, 
10809         "state": "invoiced", 
10810         "coreHours": 2.4, 
10811         "invoice": 71, 
10812         "date": "2013-12-04T05:00:00Z", 
10813         "kind": "besteffort"
10814     }
10815 },
10816 {
10817     "pk": 59808, 
10818     "model": "core.charge", 
10819     "fields": {
10820         "updated": "2013-12-18T21:29:25.313Z", 
10821         "slice": 4, 
10822         "created": "2013-12-18T21:29:00.931Z", 
10823         "amount": 0.1176, 
10824         "object": 104, 
10825         "account": 15, 
10826         "state": "invoiced", 
10827         "coreHours": 1.68, 
10828         "invoice": 71, 
10829         "date": "2013-12-04T13:00:00Z", 
10830         "kind": "besteffort"
10831     }
10832 },
10833 {
10834     "pk": 59809, 
10835     "model": "core.charge", 
10836     "fields": {
10837         "updated": "2013-12-18T21:29:25.421Z", 
10838         "slice": 4, 
10839         "created": "2013-12-18T21:29:00.939Z", 
10840         "amount": 0.2576, 
10841         "object": 104, 
10842         "account": 15, 
10843         "state": "invoiced", 
10844         "coreHours": 3.68, 
10845         "invoice": 71, 
10846         "date": "2013-12-04T21:00:00Z", 
10847         "kind": "besteffort"
10848     }
10849 },
10850 {
10851     "pk": 59810, 
10852     "model": "core.charge", 
10853     "fields": {
10854         "updated": "2013-12-18T21:29:25.529Z", 
10855         "slice": 4, 
10856         "created": "2013-12-18T21:29:00.948Z", 
10857         "amount": 0.14, 
10858         "object": 104, 
10859         "account": 15, 
10860         "state": "invoiced", 
10861         "coreHours": 2.0, 
10862         "invoice": 71, 
10863         "date": "2013-12-05T05:00:00Z", 
10864         "kind": "besteffort"
10865     }
10866 },
10867 {
10868     "pk": 59811, 
10869     "model": "core.charge", 
10870     "fields": {
10871         "updated": "2013-12-18T21:29:25.637Z", 
10872         "slice": 4, 
10873         "created": "2013-12-18T21:29:00.956Z", 
10874         "amount": 0.2576, 
10875         "object": 104, 
10876         "account": 15, 
10877         "state": "invoiced", 
10878         "coreHours": 3.68, 
10879         "invoice": 71, 
10880         "date": "2013-12-05T13:00:00Z", 
10881         "kind": "besteffort"
10882     }
10883 },
10884 {
10885     "pk": 59812, 
10886     "model": "core.charge", 
10887     "fields": {
10888         "updated": "2013-12-18T21:29:25.744Z", 
10889         "slice": 4, 
10890         "created": "2013-12-18T21:29:00.964Z", 
10891         "amount": 0.2128, 
10892         "object": 104, 
10893         "account": 15, 
10894         "state": "invoiced", 
10895         "coreHours": 3.04, 
10896         "invoice": 71, 
10897         "date": "2013-12-05T21:00:00Z", 
10898         "kind": "besteffort"
10899     }
10900 },
10901 {
10902     "pk": 59813, 
10903     "model": "core.charge", 
10904     "fields": {
10905         "updated": "2013-12-18T21:29:25.852Z", 
10906         "slice": 4, 
10907         "created": "2013-12-18T21:29:00.973Z", 
10908         "amount": 0.2576, 
10909         "object": 104, 
10910         "account": 15, 
10911         "state": "invoiced", 
10912         "coreHours": 3.68, 
10913         "invoice": 71, 
10914         "date": "2013-12-06T05:00:00Z", 
10915         "kind": "besteffort"
10916     }
10917 },
10918 {
10919     "pk": 59814, 
10920     "model": "core.charge", 
10921     "fields": {
10922         "updated": "2013-12-18T21:29:25.959Z", 
10923         "slice": 4, 
10924         "created": "2013-12-18T21:29:00.981Z", 
10925         "amount": 0.2744, 
10926         "object": 104, 
10927         "account": 15, 
10928         "state": "invoiced", 
10929         "coreHours": 3.92, 
10930         "invoice": 71, 
10931         "date": "2013-12-06T13:00:00Z", 
10932         "kind": "besteffort"
10933     }
10934 },
10935 {
10936     "pk": 59815, 
10937     "model": "core.charge", 
10938     "fields": {
10939         "updated": "2013-12-18T21:29:26.067Z", 
10940         "slice": 4, 
10941         "created": "2013-12-18T21:29:00.989Z", 
10942         "amount": 0.2744, 
10943         "object": 104, 
10944         "account": 15, 
10945         "state": "invoiced", 
10946         "coreHours": 3.92, 
10947         "invoice": 71, 
10948         "date": "2013-12-06T21:00:00Z", 
10949         "kind": "besteffort"
10950     }
10951 },
10952 {
10953     "pk": 59816, 
10954     "model": "core.charge", 
10955     "fields": {
10956         "updated": "2013-12-18T21:29:26.175Z", 
10957         "slice": 4, 
10958         "created": "2013-12-18T21:29:00.997Z", 
10959         "amount": 0.2912, 
10960         "object": 104, 
10961         "account": 15, 
10962         "state": "invoiced", 
10963         "coreHours": 4.16, 
10964         "invoice": 71, 
10965         "date": "2013-12-07T05:00:00Z", 
10966         "kind": "besteffort"
10967     }
10968 },
10969 {
10970     "pk": 59817, 
10971     "model": "core.charge", 
10972     "fields": {
10973         "updated": "2013-12-18T21:29:26.283Z", 
10974         "slice": 4, 
10975         "created": "2013-12-18T21:29:01.006Z", 
10976         "amount": 0.14, 
10977         "object": 104, 
10978         "account": 15, 
10979         "state": "invoiced", 
10980         "coreHours": 2.0, 
10981         "invoice": 71, 
10982         "date": "2013-12-07T13:00:00Z", 
10983         "kind": "besteffort"
10984     }
10985 },
10986 {
10987     "pk": 59818, 
10988     "model": "core.charge", 
10989     "fields": {
10990         "updated": "2013-12-18T21:29:26.390Z", 
10991         "slice": 4, 
10992         "created": "2013-12-18T21:29:01.014Z", 
10993         "amount": 0.1176, 
10994         "object": 104, 
10995         "account": 15, 
10996         "state": "invoiced", 
10997         "coreHours": 1.68, 
10998         "invoice": 71, 
10999         "date": "2013-12-07T21:00:00Z", 
11000         "kind": "besteffort"
11001     }
11002 },
11003 {
11004     "pk": 59819, 
11005     "model": "core.charge", 
11006     "fields": {
11007         "updated": "2013-12-18T21:29:26.498Z", 
11008         "slice": 4, 
11009         "created": "2013-12-18T21:29:01.022Z", 
11010         "amount": 0.2744, 
11011         "object": 104, 
11012         "account": 15, 
11013         "state": "invoiced", 
11014         "coreHours": 3.92, 
11015         "invoice": 71, 
11016         "date": "2013-12-08T05:00:00Z", 
11017         "kind": "besteffort"
11018     }
11019 },
11020 {
11021     "pk": 59820, 
11022     "model": "core.charge", 
11023     "fields": {
11024         "updated": "2013-12-18T21:29:26.606Z", 
11025         "slice": 4, 
11026         "created": "2013-12-18T21:29:01.031Z", 
11027         "amount": 0.3304, 
11028         "object": 104, 
11029         "account": 15, 
11030         "state": "invoiced", 
11031         "coreHours": 4.72, 
11032         "invoice": 71, 
11033         "date": "2013-12-08T13:00:00Z", 
11034         "kind": "besteffort"
11035     }
11036 },
11037 {
11038     "pk": 59821, 
11039     "model": "core.charge", 
11040     "fields": {
11041         "updated": "2013-12-18T21:29:26.713Z", 
11042         "slice": 4, 
11043         "created": "2013-12-18T21:29:01.039Z", 
11044         "amount": 0.336, 
11045         "object": 104, 
11046         "account": 15, 
11047         "state": "invoiced", 
11048         "coreHours": 4.8, 
11049         "invoice": 71, 
11050         "date": "2013-12-08T21:00:00Z", 
11051         "kind": "besteffort"
11052     }
11053 },
11054 {
11055     "pk": 59822, 
11056     "model": "core.charge", 
11057     "fields": {
11058         "updated": "2013-12-18T21:29:26.829Z", 
11059         "slice": 4, 
11060         "created": "2013-12-18T21:29:01.047Z", 
11061         "amount": 0.2912, 
11062         "object": 104, 
11063         "account": 15, 
11064         "state": "invoiced", 
11065         "coreHours": 4.16, 
11066         "invoice": 72, 
11067         "date": "2013-12-09T05:00:00Z", 
11068         "kind": "besteffort"
11069     }
11070 },
11071 {
11072     "pk": 59823, 
11073     "model": "core.charge", 
11074     "fields": {
11075         "updated": "2013-12-18T21:29:26.937Z", 
11076         "slice": 4, 
11077         "created": "2013-12-18T21:29:01.055Z", 
11078         "amount": 0.2128, 
11079         "object": 104, 
11080         "account": 15, 
11081         "state": "invoiced", 
11082         "coreHours": 3.04, 
11083         "invoice": 72, 
11084         "date": "2013-12-09T13:00:00Z", 
11085         "kind": "besteffort"
11086     }
11087 },
11088 {
11089     "pk": 59824, 
11090     "model": "core.charge", 
11091     "fields": {
11092         "updated": "2013-12-18T21:29:27.045Z", 
11093         "slice": 4, 
11094         "created": "2013-12-18T21:29:01.064Z", 
11095         "amount": 0.1848, 
11096         "object": 104, 
11097         "account": 15, 
11098         "state": "invoiced", 
11099         "coreHours": 2.64, 
11100         "invoice": 72, 
11101         "date": "2013-12-09T21:00:00Z", 
11102         "kind": "besteffort"
11103     }
11104 },
11105 {
11106     "pk": 59825, 
11107     "model": "core.charge", 
11108     "fields": {
11109         "updated": "2013-12-18T21:29:27.152Z", 
11110         "slice": 4, 
11111         "created": "2013-12-18T21:29:01.072Z", 
11112         "amount": 0.2632, 
11113         "object": 104, 
11114         "account": 15, 
11115         "state": "invoiced", 
11116         "coreHours": 3.76, 
11117         "invoice": 72, 
11118         "date": "2013-12-10T05:00:00Z", 
11119         "kind": "besteffort"
11120     }
11121 },
11122 {
11123     "pk": 59826, 
11124     "model": "core.charge", 
11125     "fields": {
11126         "updated": "2013-12-18T21:29:27.260Z", 
11127         "slice": 4, 
11128         "created": "2013-12-18T21:29:01.080Z", 
11129         "amount": 0.1288, 
11130         "object": 104, 
11131         "account": 15, 
11132         "state": "invoiced", 
11133         "coreHours": 1.84, 
11134         "invoice": 72, 
11135         "date": "2013-12-10T13:00:00Z", 
11136         "kind": "besteffort"
11137     }
11138 },
11139 {
11140     "pk": 59827, 
11141     "model": "core.charge", 
11142     "fields": {
11143         "updated": "2013-12-18T21:29:27.368Z", 
11144         "slice": 4, 
11145         "created": "2013-12-18T21:29:01.088Z", 
11146         "amount": 0.2744, 
11147         "object": 104, 
11148         "account": 15, 
11149         "state": "invoiced", 
11150         "coreHours": 3.92, 
11151         "invoice": 72, 
11152         "date": "2013-12-10T21:00:00Z", 
11153         "kind": "besteffort"
11154     }
11155 },
11156 {
11157     "pk": 59828, 
11158     "model": "core.charge", 
11159     "fields": {
11160         "updated": "2013-12-18T21:29:27.475Z", 
11161         "slice": 4, 
11162         "created": "2013-12-18T21:29:01.097Z", 
11163         "amount": 0.1848, 
11164         "object": 104, 
11165         "account": 15, 
11166         "state": "invoiced", 
11167         "coreHours": 2.64, 
11168         "invoice": 72, 
11169         "date": "2013-12-11T05:00:00Z", 
11170         "kind": "besteffort"
11171     }
11172 },
11173 {
11174     "pk": 59829, 
11175     "model": "core.charge", 
11176     "fields": {
11177         "updated": "2013-12-18T21:29:27.641Z", 
11178         "slice": 4, 
11179         "created": "2013-12-18T21:29:01.105Z", 
11180         "amount": 0.1456, 
11181         "object": 104, 
11182         "account": 15, 
11183         "state": "invoiced", 
11184         "coreHours": 2.08, 
11185         "invoice": 72, 
11186         "date": "2013-12-11T13:00:00Z", 
11187         "kind": "besteffort"
11188     }
11189 },
11190 {
11191     "pk": 59830, 
11192     "model": "core.charge", 
11193     "fields": {
11194         "updated": "2013-12-18T21:29:27.749Z", 
11195         "slice": 4, 
11196         "created": "2013-12-18T21:29:01.113Z", 
11197         "amount": 0.2296, 
11198         "object": 104, 
11199         "account": 15, 
11200         "state": "invoiced", 
11201         "coreHours": 3.28, 
11202         "invoice": 72, 
11203         "date": "2013-12-11T21:00:00Z", 
11204         "kind": "besteffort"
11205     }
11206 },
11207 {
11208     "pk": 59831, 
11209     "model": "core.charge", 
11210     "fields": {
11211         "updated": "2013-12-18T21:29:27.856Z", 
11212         "slice": 4, 
11213         "created": "2013-12-18T21:29:01.122Z", 
11214         "amount": 0.3024, 
11215         "object": 104, 
11216         "account": 15, 
11217         "state": "invoiced", 
11218         "coreHours": 4.32, 
11219         "invoice": 72, 
11220         "date": "2013-12-12T05:00:00Z", 
11221         "kind": "besteffort"
11222     }
11223 },
11224 {
11225     "pk": 59832, 
11226     "model": "core.charge", 
11227     "fields": {
11228         "updated": "2013-12-18T21:29:27.964Z", 
11229         "slice": 4, 
11230         "created": "2013-12-18T21:29:01.130Z", 
11231         "amount": 0.2912, 
11232         "object": 104, 
11233         "account": 15, 
11234         "state": "invoiced", 
11235         "coreHours": 4.16, 
11236         "invoice": 72, 
11237         "date": "2013-12-12T13:00:00Z", 
11238         "kind": "besteffort"
11239     }
11240 },
11241 {
11242     "pk": 59833, 
11243     "model": "core.charge", 
11244     "fields": {
11245         "updated": "2013-12-18T21:29:28.072Z", 
11246         "slice": 4, 
11247         "created": "2013-12-18T21:29:01.138Z", 
11248         "amount": 0.2856, 
11249         "object": 104, 
11250         "account": 15, 
11251         "state": "invoiced", 
11252         "coreHours": 4.08, 
11253         "invoice": 72, 
11254         "date": "2013-12-12T21:00:00Z", 
11255         "kind": "besteffort"
11256     }
11257 },
11258 {
11259     "pk": 59834, 
11260     "model": "core.charge", 
11261     "fields": {
11262         "updated": "2013-12-18T21:29:28.180Z", 
11263         "slice": 4, 
11264         "created": "2013-12-18T21:29:01.147Z", 
11265         "amount": 0.308, 
11266         "object": 104, 
11267         "account": 15, 
11268         "state": "invoiced", 
11269         "coreHours": 4.4, 
11270         "invoice": 72, 
11271         "date": "2013-12-13T05:00:00Z", 
11272         "kind": "besteffort"
11273     }
11274 },
11275 {
11276     "pk": 59835, 
11277     "model": "core.charge", 
11278     "fields": {
11279         "updated": "2013-12-18T21:29:28.287Z", 
11280         "slice": 4, 
11281         "created": "2013-12-18T21:29:01.155Z", 
11282         "amount": 0.1848, 
11283         "object": 104, 
11284         "account": 15, 
11285         "state": "invoiced", 
11286         "coreHours": 2.64, 
11287         "invoice": 72, 
11288         "date": "2013-12-13T13:00:00Z", 
11289         "kind": "besteffort"
11290     }
11291 },
11292 {
11293     "pk": 59836, 
11294     "model": "core.charge", 
11295     "fields": {
11296         "updated": "2013-12-18T21:29:28.395Z", 
11297         "slice": 4, 
11298         "created": "2013-12-18T21:29:01.163Z", 
11299         "amount": 0.2688, 
11300         "object": 104, 
11301         "account": 15, 
11302         "state": "invoiced", 
11303         "coreHours": 3.84, 
11304         "invoice": 72, 
11305         "date": "2013-12-13T21:00:00Z", 
11306         "kind": "besteffort"
11307     }
11308 },
11309 {
11310     "pk": 59837, 
11311     "model": "core.charge", 
11312     "fields": {
11313         "updated": "2013-12-18T21:29:28.503Z", 
11314         "slice": 4, 
11315         "created": "2013-12-18T21:29:01.171Z", 
11316         "amount": 0.1344, 
11317         "object": 104, 
11318         "account": 15, 
11319         "state": "invoiced", 
11320         "coreHours": 1.92, 
11321         "invoice": 72, 
11322         "date": "2013-12-14T05:00:00Z", 
11323         "kind": "besteffort"
11324     }
11325 },
11326 {
11327     "pk": 59838, 
11328     "model": "core.charge", 
11329     "fields": {
11330         "updated": "2013-12-18T21:29:28.610Z", 
11331         "slice": 4, 
11332         "created": "2013-12-18T21:29:01.180Z", 
11333         "amount": 0.2856, 
11334         "object": 104, 
11335         "account": 15, 
11336         "state": "invoiced", 
11337         "coreHours": 4.08, 
11338         "invoice": 72, 
11339         "date": "2013-12-14T13:00:00Z", 
11340         "kind": "besteffort"
11341     }
11342 },
11343 {
11344     "pk": 59839, 
11345     "model": "core.charge", 
11346     "fields": {
11347         "updated": "2013-12-18T21:29:28.718Z", 
11348         "slice": 4, 
11349         "created": "2013-12-18T21:29:01.188Z", 
11350         "amount": 0.3024, 
11351         "object": 104, 
11352         "account": 15, 
11353         "state": "invoiced", 
11354         "coreHours": 4.32, 
11355         "invoice": 72, 
11356         "date": "2013-12-14T21:00:00Z", 
11357         "kind": "besteffort"
11358     }
11359 },
11360 {
11361     "pk": 59840, 
11362     "model": "core.charge", 
11363     "fields": {
11364         "updated": "2013-12-18T21:29:28.826Z", 
11365         "slice": 4, 
11366         "created": "2013-12-18T21:29:01.196Z", 
11367         "amount": 0.308, 
11368         "object": 104, 
11369         "account": 15, 
11370         "state": "invoiced", 
11371         "coreHours": 4.4, 
11372         "invoice": 72, 
11373         "date": "2013-12-15T05:00:00Z", 
11374         "kind": "besteffort"
11375     }
11376 },
11377 {
11378     "pk": 59841, 
11379     "model": "core.charge", 
11380     "fields": {
11381         "updated": "2013-12-18T21:29:28.933Z", 
11382         "slice": 4, 
11383         "created": "2013-12-18T21:29:01.205Z", 
11384         "amount": 0.308, 
11385         "object": 104, 
11386         "account": 15, 
11387         "state": "invoiced", 
11388         "coreHours": 4.4, 
11389         "invoice": 72, 
11390         "date": "2013-12-15T13:00:00Z", 
11391         "kind": "besteffort"
11392     }
11393 },
11394 {
11395     "pk": 59842, 
11396     "model": "core.charge", 
11397     "fields": {
11398         "updated": "2013-12-18T21:29:29.041Z", 
11399         "slice": 4, 
11400         "created": "2013-12-18T21:29:01.213Z", 
11401         "amount": 0.2576, 
11402         "object": 104, 
11403         "account": 15, 
11404         "state": "invoiced", 
11405         "coreHours": 3.68, 
11406         "invoice": 72, 
11407         "date": "2013-12-15T21:00:00Z", 
11408         "kind": "besteffort"
11409     }
11410 },
11411 {
11412     "pk": 59843, 
11413     "model": "core.charge", 
11414     "fields": {
11415         "updated": "2013-12-18T21:29:01.221Z", 
11416         "slice": 4, 
11417         "created": "2013-12-18T21:29:01.221Z", 
11418         "amount": 0.196, 
11419         "object": 104, 
11420         "account": 15, 
11421         "state": "pending", 
11422         "coreHours": 2.8, 
11423         "invoice": null, 
11424         "date": "2013-12-16T05:00:00Z", 
11425         "kind": "besteffort"
11426     }
11427 },
11428 {
11429     "pk": 59844, 
11430     "model": "core.charge", 
11431     "fields": {
11432         "updated": "2013-12-18T21:29:01.230Z", 
11433         "slice": 4, 
11434         "created": "2013-12-18T21:29:01.229Z", 
11435         "amount": 0.168, 
11436         "object": 104, 
11437         "account": 15, 
11438         "state": "pending", 
11439         "coreHours": 2.4, 
11440         "invoice": null, 
11441         "date": "2013-12-16T13:00:00Z", 
11442         "kind": "besteffort"
11443     }
11444 },
11445 {
11446     "pk": 59845, 
11447     "model": "core.charge", 
11448     "fields": {
11449         "updated": "2013-12-18T21:29:01.238Z", 
11450         "slice": 4, 
11451         "created": "2013-12-18T21:29:01.238Z", 
11452         "amount": 0.2576, 
11453         "object": 104, 
11454         "account": 15, 
11455         "state": "pending", 
11456         "coreHours": 3.68, 
11457         "invoice": null, 
11458         "date": "2013-12-16T21:00:00Z", 
11459         "kind": "besteffort"
11460     }
11461 },
11462 {
11463     "pk": 59846, 
11464     "model": "core.charge", 
11465     "fields": {
11466         "updated": "2013-12-18T21:29:01.246Z", 
11467         "slice": 4, 
11468         "created": "2013-12-18T21:29:01.246Z", 
11469         "amount": 0.168, 
11470         "object": 104, 
11471         "account": 15, 
11472         "state": "pending", 
11473         "coreHours": 2.4, 
11474         "invoice": null, 
11475         "date": "2013-12-17T05:00:00Z", 
11476         "kind": "besteffort"
11477     }
11478 },
11479 {
11480     "pk": 59847, 
11481     "model": "core.charge", 
11482     "fields": {
11483         "updated": "2013-12-18T21:29:01.254Z", 
11484         "slice": 4, 
11485         "created": "2013-12-18T21:29:01.254Z", 
11486         "amount": 0.3248, 
11487         "object": 104, 
11488         "account": 15, 
11489         "state": "pending", 
11490         "coreHours": 4.64, 
11491         "invoice": null, 
11492         "date": "2013-12-17T13:00:00Z", 
11493         "kind": "besteffort"
11494     }
11495 },
11496 {
11497     "pk": 59848, 
11498     "model": "core.charge", 
11499     "fields": {
11500         "updated": "2013-12-18T21:29:01.263Z", 
11501         "slice": 4, 
11502         "created": "2013-12-18T21:29:01.263Z", 
11503         "amount": 0.28, 
11504         "object": 104, 
11505         "account": 15, 
11506         "state": "pending", 
11507         "coreHours": 4.0, 
11508         "invoice": null, 
11509         "date": "2013-12-17T21:00:00Z", 
11510         "kind": "besteffort"
11511     }
11512 },
11513 {
11514     "pk": 59849, 
11515     "model": "core.charge", 
11516     "fields": {
11517         "updated": "2013-12-18T21:29:01.271Z", 
11518         "slice": 4, 
11519         "created": "2013-12-18T21:29:01.271Z", 
11520         "amount": 0.28, 
11521         "object": 104, 
11522         "account": 15, 
11523         "state": "pending", 
11524         "coreHours": 4.0, 
11525         "invoice": null, 
11526         "date": "2013-12-18T05:00:00Z", 
11527         "kind": "besteffort"
11528     }
11529 },
11530 {
11531     "pk": 59850, 
11532     "model": "core.charge", 
11533     "fields": {
11534         "updated": "2013-12-18T21:29:01.279Z", 
11535         "slice": 4, 
11536         "created": "2013-12-18T21:29:01.279Z", 
11537         "amount": 0.3304, 
11538         "object": 104, 
11539         "account": 15, 
11540         "state": "pending", 
11541         "coreHours": 4.72, 
11542         "invoice": null, 
11543         "date": "2013-12-18T13:00:00Z", 
11544         "kind": "besteffort"
11545     }
11546 },
11547 {
11548     "pk": 59851, 
11549     "model": "core.charge", 
11550     "fields": {
11551         "updated": "2013-12-18T21:29:20.202Z", 
11552         "slice": 4, 
11553         "created": "2013-12-18T21:29:01.294Z", 
11554         "amount": 0.1456, 
11555         "object": 105, 
11556         "account": 15, 
11557         "state": "invoiced", 
11558         "coreHours": 2.08, 
11559         "invoice": 69, 
11560         "date": "2013-11-18T21:00:00Z", 
11561         "kind": "besteffort"
11562     }
11563 },
11564 {
11565     "pk": 59852, 
11566     "model": "core.charge", 
11567     "fields": {
11568         "updated": "2013-12-18T21:29:20.310Z", 
11569         "slice": 4, 
11570         "created": "2013-12-18T21:29:01.304Z", 
11571         "amount": 0.2352, 
11572         "object": 105, 
11573         "account": 15, 
11574         "state": "invoiced", 
11575         "coreHours": 3.36, 
11576         "invoice": 69, 
11577         "date": "2013-11-19T05:00:00Z", 
11578         "kind": "besteffort"
11579     }
11580 },
11581 {
11582     "pk": 59853, 
11583     "model": "core.charge", 
11584     "fields": {
11585         "updated": "2013-12-18T21:29:20.417Z", 
11586         "slice": 4, 
11587         "created": "2013-12-18T21:29:01.312Z", 
11588         "amount": 0.3192, 
11589         "object": 105, 
11590         "account": 15, 
11591         "state": "invoiced", 
11592         "coreHours": 4.56, 
11593         "invoice": 69, 
11594         "date": "2013-11-19T13:00:00Z", 
11595         "kind": "besteffort"
11596     }
11597 },
11598 {
11599     "pk": 59854, 
11600     "model": "core.charge", 
11601     "fields": {
11602         "updated": "2013-12-18T21:29:20.525Z", 
11603         "slice": 4, 
11604         "created": "2013-12-18T21:29:01.320Z", 
11605         "amount": 0.2464, 
11606         "object": 105, 
11607         "account": 15, 
11608         "state": "invoiced", 
11609         "coreHours": 3.52, 
11610         "invoice": 69, 
11611         "date": "2013-11-19T21:00:00Z", 
11612         "kind": "besteffort"
11613     }
11614 },
11615 {
11616     "pk": 59855, 
11617     "model": "core.charge", 
11618     "fields": {
11619         "updated": "2013-12-18T21:29:20.633Z", 
11620         "slice": 4, 
11621         "created": "2013-12-18T21:29:01.329Z", 
11622         "amount": 0.2184, 
11623         "object": 105, 
11624         "account": 15, 
11625         "state": "invoiced", 
11626         "coreHours": 3.12, 
11627         "invoice": 69, 
11628         "date": "2013-11-20T05:00:00Z", 
11629         "kind": "besteffort"
11630     }
11631 },
11632 {
11633     "pk": 59856, 
11634     "model": "core.charge", 
11635     "fields": {
11636         "updated": "2013-12-18T21:29:20.741Z", 
11637         "slice": 4, 
11638         "created": "2013-12-18T21:29:01.337Z", 
11639         "amount": 0.168, 
11640         "object": 105, 
11641         "account": 15, 
11642         "state": "invoiced", 
11643         "coreHours": 2.4, 
11644         "invoice": 69, 
11645         "date": "2013-11-20T13:00:00Z", 
11646         "kind": "besteffort"
11647     }
11648 },
11649 {
11650     "pk": 59857, 
11651     "model": "core.charge", 
11652     "fields": {
11653         "updated": "2013-12-18T21:29:20.848Z", 
11654         "slice": 4, 
11655         "created": "2013-12-18T21:29:01.345Z", 
11656         "amount": 0.1792, 
11657         "object": 105, 
11658         "account": 15, 
11659         "state": "invoiced", 
11660         "coreHours": 2.56, 
11661         "invoice": 69, 
11662         "date": "2013-11-20T21:00:00Z", 
11663         "kind": "besteffort"
11664     }
11665 },
11666 {
11667     "pk": 59858, 
11668     "model": "core.charge", 
11669     "fields": {
11670         "updated": "2013-12-18T21:29:20.956Z", 
11671         "slice": 4, 
11672         "created": "2013-12-18T21:29:01.353Z", 
11673         "amount": 0.2912, 
11674         "object": 105, 
11675         "account": 15, 
11676         "state": "invoiced", 
11677         "coreHours": 4.16, 
11678         "invoice": 69, 
11679         "date": "2013-11-21T05:00:00Z", 
11680         "kind": "besteffort"
11681     }
11682 },
11683 {
11684     "pk": 59859, 
11685     "model": "core.charge", 
11686     "fields": {
11687         "updated": "2013-12-18T21:29:21.064Z", 
11688         "slice": 4, 
11689         "created": "2013-12-18T21:29:01.362Z", 
11690         "amount": 0.2184, 
11691         "object": 105, 
11692         "account": 15, 
11693         "state": "invoiced", 
11694         "coreHours": 3.12, 
11695         "invoice": 69, 
11696         "date": "2013-11-21T13:00:00Z", 
11697         "kind": "besteffort"
11698     }
11699 },
11700 {
11701     "pk": 59860, 
11702     "model": "core.charge", 
11703     "fields": {
11704         "updated": "2013-12-18T21:29:21.171Z", 
11705         "slice": 4, 
11706         "created": "2013-12-18T21:29:01.370Z", 
11707         "amount": 0.14, 
11708         "object": 105, 
11709         "account": 15, 
11710         "state": "invoiced", 
11711         "coreHours": 2.0, 
11712         "invoice": 69, 
11713         "date": "2013-11-21T21:00:00Z", 
11714         "kind": "besteffort"
11715     }
11716 },
11717 {
11718     "pk": 59861, 
11719     "model": "core.charge", 
11720     "fields": {
11721         "updated": "2013-12-18T21:29:21.279Z", 
11722         "slice": 4, 
11723         "created": "2013-12-18T21:29:01.378Z", 
11724         "amount": 0.3248, 
11725         "object": 105, 
11726         "account": 15, 
11727         "state": "invoiced", 
11728         "coreHours": 4.64, 
11729         "invoice": 69, 
11730         "date": "2013-11-22T05:00:00Z", 
11731         "kind": "besteffort"
11732     }
11733 },
11734 {
11735     "pk": 59862, 
11736     "model": "core.charge", 
11737     "fields": {
11738         "updated": "2013-12-18T21:29:21.387Z", 
11739         "slice": 4, 
11740         "created": "2013-12-18T21:29:01.387Z", 
11741         "amount": 0.1904, 
11742         "object": 105, 
11743         "account": 15, 
11744         "state": "invoiced", 
11745         "coreHours": 2.72, 
11746         "invoice": 69, 
11747         "date": "2013-11-22T13:00:00Z", 
11748         "kind": "besteffort"
11749     }
11750 },
11751 {
11752     "pk": 59863, 
11753     "model": "core.charge", 
11754     "fields": {
11755         "updated": "2013-12-18T21:29:21.494Z", 
11756         "slice": 4, 
11757         "created": "2013-12-18T21:29:01.395Z", 
11758         "amount": 0.2632, 
11759         "object": 105, 
11760         "account": 15, 
11761         "state": "invoiced", 
11762         "coreHours": 3.76, 
11763         "invoice": 69, 
11764         "date": "2013-11-22T21:00:00Z", 
11765         "kind": "besteffort"
11766     }
11767 },
11768 {
11769     "pk": 59864, 
11770     "model": "core.charge", 
11771     "fields": {
11772         "updated": "2013-12-18T21:29:21.602Z", 
11773         "slice": 4, 
11774         "created": "2013-12-18T21:29:01.403Z", 
11775         "amount": 0.336, 
11776         "object": 105, 
11777         "account": 15, 
11778         "state": "invoiced", 
11779         "coreHours": 4.8, 
11780         "invoice": 69, 
11781         "date": "2013-11-23T05:00:00Z", 
11782         "kind": "besteffort"
11783     }
11784 },
11785 {
11786     "pk": 59865, 
11787     "model": "core.charge", 
11788     "fields": {
11789         "updated": "2013-12-18T21:29:21.710Z", 
11790         "slice": 4, 
11791         "created": "2013-12-18T21:29:01.412Z", 
11792         "amount": 0.2688, 
11793         "object": 105, 
11794         "account": 15, 
11795         "state": "invoiced", 
11796         "coreHours": 3.84, 
11797         "invoice": 69, 
11798         "date": "2013-11-23T13:00:00Z", 
11799         "kind": "besteffort"
11800     }
11801 },
11802 {
11803     "pk": 59866, 
11804     "model": "core.charge", 
11805     "fields": {
11806         "updated": "2013-12-18T21:29:21.818Z", 
11807         "slice": 4, 
11808         "created": "2013-12-18T21:29:01.420Z", 
11809         "amount": 0.2352, 
11810         "object": 105, 
11811         "account": 15, 
11812         "state": "invoiced", 
11813         "coreHours": 3.36, 
11814         "invoice": 69, 
11815         "date": "2013-11-23T21:00:00Z", 
11816         "kind": "besteffort"
11817     }
11818 },
11819 {
11820     "pk": 59867, 
11821     "model": "core.charge", 
11822     "fields": {
11823         "updated": "2013-12-18T21:29:21.925Z", 
11824         "slice": 4, 
11825         "created": "2013-12-18T21:29:01.428Z", 
11826         "amount": 0.2128, 
11827         "object": 105, 
11828         "account": 15, 
11829         "state": "invoiced", 
11830         "coreHours": 3.04, 
11831         "invoice": 69, 
11832         "date": "2013-11-24T05:00:00Z", 
11833         "kind": "besteffort"
11834     }
11835 },
11836 {
11837     "pk": 59868, 
11838     "model": "core.charge", 
11839     "fields": {
11840         "updated": "2013-12-18T21:29:22.033Z", 
11841         "slice": 4, 
11842         "created": "2013-12-18T21:29:01.436Z", 
11843         "amount": 0.196, 
11844         "object": 105, 
11845         "account": 15, 
11846         "state": "invoiced", 
11847         "coreHours": 2.8, 
11848         "invoice": 69, 
11849         "date": "2013-11-24T13:00:00Z", 
11850         "kind": "besteffort"
11851     }
11852 },
11853 {
11854     "pk": 59869, 
11855     "model": "core.charge", 
11856     "fields": {
11857         "updated": "2013-12-18T21:29:22.141Z", 
11858         "slice": 4, 
11859         "created": "2013-12-18T21:29:01.445Z", 
11860         "amount": 0.1792, 
11861         "object": 105, 
11862         "account": 15, 
11863         "state": "invoiced", 
11864         "coreHours": 2.56, 
11865         "invoice": 69, 
11866         "date": "2013-11-24T21:00:00Z", 
11867         "kind": "besteffort"
11868     }
11869 },
11870 {
11871     "pk": 59870, 
11872     "model": "core.charge", 
11873     "fields": {
11874         "updated": "2013-12-18T21:29:22.257Z", 
11875         "slice": 4, 
11876         "created": "2013-12-18T21:29:01.453Z", 
11877         "amount": 0.1288, 
11878         "object": 105, 
11879         "account": 15, 
11880         "state": "invoiced", 
11881         "coreHours": 1.84, 
11882         "invoice": 70, 
11883         "date": "2013-11-25T05:00:00Z", 
11884         "kind": "besteffort"
11885     }
11886 },
11887 {
11888     "pk": 59871, 
11889     "model": "core.charge", 
11890     "fields": {
11891         "updated": "2013-12-18T21:29:22.364Z", 
11892         "slice": 4, 
11893         "created": "2013-12-18T21:29:01.461Z", 
11894         "amount": 0.1736, 
11895         "object": 105, 
11896         "account": 15, 
11897         "state": "invoiced", 
11898         "coreHours": 2.48, 
11899         "invoice": 70, 
11900         "date": "2013-11-25T13:00:00Z", 
11901         "kind": "besteffort"
11902     }
11903 },
11904 {
11905     "pk": 59872, 
11906     "model": "core.charge", 
11907     "fields": {
11908         "updated": "2013-12-18T21:29:22.472Z", 
11909         "slice": 4, 
11910         "created": "2013-12-18T21:29:01.470Z", 
11911         "amount": 0.112, 
11912         "object": 105, 
11913         "account": 15, 
11914         "state": "invoiced", 
11915         "coreHours": 1.6, 
11916         "invoice": 70, 
11917         "date": "2013-11-25T21:00:00Z", 
11918         "kind": "besteffort"
11919     }
11920 },
11921 {
11922     "pk": 59873, 
11923     "model": "core.charge", 
11924     "fields": {
11925         "updated": "2013-12-18T21:29:22.621Z", 
11926         "slice": 4, 
11927         "created": "2013-12-18T21:29:01.478Z", 
11928         "amount": 0.2128, 
11929         "object": 105, 
11930         "account": 15, 
11931         "state": "invoiced", 
11932         "coreHours": 3.04, 
11933         "invoice": 70, 
11934         "date": "2013-11-26T05:00:00Z", 
11935         "kind": "besteffort"
11936     }
11937 },
11938 {
11939     "pk": 59874, 
11940     "model": "core.charge", 
11941     "fields": {
11942         "updated": "2013-12-18T21:29:22.729Z", 
11943         "slice": 4, 
11944         "created": "2013-12-18T21:29:01.486Z", 
11945         "amount": 0.308, 
11946         "object": 105, 
11947         "account": 15, 
11948         "state": "invoiced", 
11949         "coreHours": 4.4, 
11950         "invoice": 70, 
11951         "date": "2013-11-26T13:00:00Z", 
11952         "kind": "besteffort"
11953     }
11954 },
11955 {
11956     "pk": 59875, 
11957     "model": "core.charge", 
11958     "fields": {
11959         "updated": "2013-12-18T21:29:22.836Z", 
11960         "slice": 4, 
11961         "created": "2013-12-18T21:29:01.494Z", 
11962         "amount": 0.1512, 
11963         "object": 105, 
11964         "account": 15, 
11965         "state": "invoiced", 
11966         "coreHours": 2.16, 
11967         "invoice": 70, 
11968         "date": "2013-11-26T21:00:00Z", 
11969         "kind": "besteffort"
11970     }
11971 },
11972 {
11973     "pk": 59876, 
11974     "model": "core.charge", 
11975     "fields": {
11976         "updated": "2013-12-18T21:29:22.944Z", 
11977         "slice": 4, 
11978         "created": "2013-12-18T21:29:01.503Z", 
11979         "amount": 0.112, 
11980         "object": 105, 
11981         "account": 15, 
11982         "state": "invoiced", 
11983         "coreHours": 1.6, 
11984         "invoice": 70, 
11985         "date": "2013-11-27T05:00:00Z", 
11986         "kind": "besteffort"
11987     }
11988 },
11989 {
11990     "pk": 59877, 
11991     "model": "core.charge", 
11992     "fields": {
11993         "updated": "2013-12-18T21:29:23.052Z", 
11994         "slice": 4, 
11995         "created": "2013-12-18T21:29:01.511Z", 
11996         "amount": 0.308, 
11997         "object": 105, 
11998         "account": 15, 
11999         "state": "invoiced", 
12000         "coreHours": 4.4, 
12001         "invoice": 70, 
12002         "date": "2013-11-27T13:00:00Z", 
12003         "kind": "besteffort"
12004     }
12005 },
12006 {
12007     "pk": 59878, 
12008     "model": "core.charge", 
12009     "fields": {
12010         "updated": "2013-12-18T21:29:23.160Z", 
12011         "slice": 4, 
12012         "created": "2013-12-18T21:29:01.519Z", 
12013         "amount": 0.2072, 
12014         "object": 105, 
12015         "account": 15, 
12016         "state": "invoiced", 
12017         "coreHours": 2.96, 
12018         "invoice": 70, 
12019         "date": "2013-11-27T21:00:00Z", 
12020         "kind": "besteffort"
12021     }
12022 },
12023 {
12024     "pk": 59879, 
12025     "model": "core.charge", 
12026     "fields": {
12027         "updated": "2013-12-18T21:29:23.267Z", 
12028         "slice": 4, 
12029         "created": "2013-12-18T21:29:01.528Z", 
12030         "amount": 0.28, 
12031         "object": 105, 
12032         "account": 15, 
12033         "state": "invoiced", 
12034         "coreHours": 4.0, 
12035         "invoice": 70, 
12036         "date": "2013-11-28T05:00:00Z", 
12037         "kind": "besteffort"
12038     }
12039 },
12040 {
12041     "pk": 59880, 
12042     "model": "core.charge", 
12043     "fields": {
12044         "updated": "2013-12-18T21:29:23.375Z", 
12045         "slice": 4, 
12046         "created": "2013-12-18T21:29:01.536Z", 
12047         "amount": 0.1792, 
12048         "object": 105, 
12049         "account": 15, 
12050         "state": "invoiced", 
12051         "coreHours": 2.56, 
12052         "invoice": 70, 
12053         "date": "2013-11-28T13:00:00Z", 
12054         "kind": "besteffort"
12055     }
12056 },
12057 {
12058     "pk": 59881, 
12059     "model": "core.charge", 
12060     "fields": {
12061         "updated": "2013-12-18T21:29:23.483Z", 
12062         "slice": 4, 
12063         "created": "2013-12-18T21:29:01.544Z", 
12064         "amount": 0.224, 
12065         "object": 105, 
12066         "account": 15, 
12067         "state": "invoiced", 
12068         "coreHours": 3.2, 
12069         "invoice": 70, 
12070         "date": "2013-11-28T21:00:00Z", 
12071         "kind": "besteffort"
12072     }
12073 },
12074 {
12075     "pk": 59882, 
12076     "model": "core.charge", 
12077     "fields": {
12078         "updated": "2013-12-18T21:29:23.590Z", 
12079         "slice": 4, 
12080         "created": "2013-12-18T21:29:01.552Z", 
12081         "amount": 0.1568, 
12082         "object": 105, 
12083         "account": 15, 
12084         "state": "invoiced", 
12085         "coreHours": 2.24, 
12086         "invoice": 70, 
12087         "date": "2013-11-29T05:00:00Z", 
12088         "kind": "besteffort"
12089     }
12090 },
12091 {
12092     "pk": 59883, 
12093     "model": "core.charge", 
12094     "fields": {
12095         "updated": "2013-12-18T21:29:23.698Z", 
12096         "slice": 4, 
12097         "created": "2013-12-18T21:29:01.561Z", 
12098         "amount": 0.2968, 
12099         "object": 105, 
12100         "account": 15, 
12101         "state": "invoiced", 
12102         "coreHours": 4.24, 
12103         "invoice": 70, 
12104         "date": "2013-11-29T13:00:00Z", 
12105         "kind": "besteffort"
12106     }
12107 },
12108 {
12109     "pk": 59884, 
12110     "model": "core.charge", 
12111     "fields": {
12112         "updated": "2013-12-18T21:29:23.806Z", 
12113         "slice": 4, 
12114         "created": "2013-12-18T21:29:01.569Z", 
12115         "amount": 0.1232, 
12116         "object": 105, 
12117         "account": 15, 
12118         "state": "invoiced", 
12119         "coreHours": 1.76, 
12120         "invoice": 70, 
12121         "date": "2013-11-29T21:00:00Z", 
12122         "kind": "besteffort"
12123     }
12124 },
12125 {
12126     "pk": 59885, 
12127     "model": "core.charge", 
12128     "fields": {
12129         "updated": "2013-12-18T21:29:23.913Z", 
12130         "slice": 4, 
12131         "created": "2013-12-18T21:29:01.577Z", 
12132         "amount": 0.2352, 
12133         "object": 105, 
12134         "account": 15, 
12135         "state": "invoiced", 
12136         "coreHours": 3.36, 
12137         "invoice": 70, 
12138         "date": "2013-11-30T05:00:00Z", 
12139         "kind": "besteffort"
12140     }
12141 },
12142 {
12143     "pk": 59886, 
12144     "model": "core.charge", 
12145     "fields": {
12146         "updated": "2013-12-18T21:29:24.021Z", 
12147         "slice": 4, 
12148         "created": "2013-12-18T21:29:01.586Z", 
12149         "amount": 0.1736, 
12150         "object": 105, 
12151         "account": 15, 
12152         "state": "invoiced", 
12153         "coreHours": 2.48, 
12154         "invoice": 70, 
12155         "date": "2013-11-30T13:00:00Z", 
12156         "kind": "besteffort"
12157     }
12158 },
12159 {
12160     "pk": 59887, 
12161     "model": "core.charge", 
12162     "fields": {
12163         "updated": "2013-12-18T21:29:24.129Z", 
12164         "slice": 4, 
12165         "created": "2013-12-18T21:29:01.594Z", 
12166         "amount": 0.196, 
12167         "object": 105, 
12168         "account": 15, 
12169         "state": "invoiced", 
12170         "coreHours": 2.8, 
12171         "invoice": 70, 
12172         "date": "2013-11-30T21:00:00Z", 
12173         "kind": "besteffort"
12174     }
12175 },
12176 {
12177     "pk": 59888, 
12178     "model": "core.charge", 
12179     "fields": {
12180         "updated": "2013-12-18T21:29:24.236Z", 
12181         "slice": 4, 
12182         "created": "2013-12-18T21:29:01.602Z", 
12183         "amount": 0.1344, 
12184         "object": 105, 
12185         "account": 15, 
12186         "state": "invoiced", 
12187         "coreHours": 1.92, 
12188         "invoice": 70, 
12189         "date": "2013-12-01T05:00:00Z", 
12190         "kind": "besteffort"
12191     }
12192 },
12193 {
12194     "pk": 59889, 
12195     "model": "core.charge", 
12196     "fields": {
12197         "updated": "2013-12-18T21:29:24.344Z", 
12198         "slice": 4, 
12199         "created": "2013-12-18T21:29:01.610Z", 
12200         "amount": 0.1904, 
12201         "object": 105, 
12202         "account": 15, 
12203         "state": "invoiced", 
12204         "coreHours": 2.72, 
12205         "invoice": 70, 
12206         "date": "2013-12-01T13:00:00Z", 
12207         "kind": "besteffort"
12208     }
12209 },
12210 {
12211     "pk": 59890, 
12212     "model": "core.charge", 
12213     "fields": {
12214         "updated": "2013-12-18T21:29:24.452Z", 
12215         "slice": 4, 
12216         "created": "2013-12-18T21:29:01.619Z", 
12217         "amount": 0.2352, 
12218         "object": 105, 
12219         "account": 15, 
12220         "state": "invoiced", 
12221         "coreHours": 3.36, 
12222         "invoice": 70, 
12223         "date": "2013-12-01T21:00:00Z", 
12224         "kind": "besteffort"
12225     }
12226 },
12227 {
12228     "pk": 59891, 
12229     "model": "core.charge", 
12230     "fields": {
12231         "updated": "2013-12-18T21:29:24.568Z", 
12232         "slice": 4, 
12233         "created": "2013-12-18T21:29:01.627Z", 
12234         "amount": 0.2072, 
12235         "object": 105, 
12236         "account": 15, 
12237         "state": "invoiced", 
12238         "coreHours": 2.96, 
12239         "invoice": 71, 
12240         "date": "2013-12-02T05:00:00Z", 
12241         "kind": "besteffort"
12242     }
12243 },
12244 {
12245     "pk": 59892, 
12246     "model": "core.charge", 
12247     "fields": {
12248         "updated": "2013-12-18T21:29:24.676Z", 
12249         "slice": 4, 
12250         "created": "2013-12-18T21:29:01.635Z", 
12251         "amount": 0.2968, 
12252         "object": 105, 
12253         "account": 15, 
12254         "state": "invoiced", 
12255         "coreHours": 4.24, 
12256         "invoice": 71, 
12257         "date": "2013-12-02T13:00:00Z", 
12258         "kind": "besteffort"
12259     }
12260 },
12261 {
12262     "pk": 59893, 
12263     "model": "core.charge", 
12264     "fields": {
12265         "updated": "2013-12-18T21:29:24.783Z", 
12266         "slice": 4, 
12267         "created": "2013-12-18T21:29:01.644Z", 
12268         "amount": 0.3136, 
12269         "object": 105, 
12270         "account": 15, 
12271         "state": "invoiced", 
12272         "coreHours": 4.48, 
12273         "invoice": 71, 
12274         "date": "2013-12-02T21:00:00Z", 
12275         "kind": "besteffort"
12276     }
12277 },
12278 {
12279     "pk": 59894, 
12280     "model": "core.charge", 
12281     "fields": {
12282         "updated": "2013-12-18T21:29:24.891Z", 
12283         "slice": 4, 
12284         "created": "2013-12-18T21:29:01.652Z", 
12285         "amount": 0.1288, 
12286         "object": 105, 
12287         "account": 15, 
12288         "state": "invoiced", 
12289         "coreHours": 1.84, 
12290         "invoice": 71, 
12291         "date": "2013-12-03T05:00:00Z", 
12292         "kind": "besteffort"
12293     }
12294 },
12295 {
12296     "pk": 59895, 
12297     "model": "core.charge", 
12298     "fields": {
12299         "updated": "2013-12-18T21:29:24.999Z", 
12300         "slice": 4, 
12301         "created": "2013-12-18T21:29:01.660Z", 
12302         "amount": 0.1568, 
12303         "object": 105, 
12304         "account": 15, 
12305         "state": "invoiced", 
12306         "coreHours": 2.24, 
12307         "invoice": 71, 
12308         "date": "2013-12-03T13:00:00Z", 
12309         "kind": "besteffort"
12310     }
12311 },
12312 {
12313     "pk": 59896, 
12314     "model": "core.charge", 
12315     "fields": {
12316         "updated": "2013-12-18T21:29:25.106Z", 
12317         "slice": 4, 
12318         "created": "2013-12-18T21:29:01.669Z", 
12319         "amount": 0.1792, 
12320         "object": 105, 
12321         "account": 15, 
12322         "state": "invoiced", 
12323         "coreHours": 2.56, 
12324         "invoice": 71, 
12325         "date": "2013-12-03T21:00:00Z", 
12326         "kind": "besteffort"
12327     }
12328 },
12329 {
12330     "pk": 59897, 
12331     "model": "core.charge", 
12332     "fields": {
12333         "updated": "2013-12-18T21:29:25.214Z", 
12334         "slice": 4, 
12335         "created": "2013-12-18T21:29:01.677Z", 
12336         "amount": 0.3024, 
12337         "object": 105, 
12338         "account": 15, 
12339         "state": "invoiced", 
12340         "coreHours": 4.32, 
12341         "invoice": 71, 
12342         "date": "2013-12-04T05:00:00Z", 
12343         "kind": "besteffort"
12344     }
12345 },
12346 {
12347     "pk": 59898, 
12348     "model": "core.charge", 
12349     "fields": {
12350         "updated": "2013-12-18T21:29:25.322Z", 
12351         "slice": 4, 
12352         "created": "2013-12-18T21:29:01.685Z", 
12353         "amount": 0.2856, 
12354         "object": 105, 
12355         "account": 15, 
12356         "state": "invoiced", 
12357         "coreHours": 4.08, 
12358         "invoice": 71, 
12359         "date": "2013-12-04T13:00:00Z", 
12360         "kind": "besteffort"
12361     }
12362 },
12363 {
12364     "pk": 59899, 
12365     "model": "core.charge", 
12366     "fields": {
12367         "updated": "2013-12-18T21:29:25.429Z", 
12368         "slice": 4, 
12369         "created": "2013-12-18T21:29:01.693Z", 
12370         "amount": 0.2912, 
12371         "object": 105, 
12372         "account": 15, 
12373         "state": "invoiced", 
12374         "coreHours": 4.16, 
12375         "invoice": 71, 
12376         "date": "2013-12-04T21:00:00Z", 
12377         "kind": "besteffort"
12378     }
12379 },
12380 {
12381     "pk": 59900, 
12382     "model": "core.charge", 
12383     "fields": {
12384         "updated": "2013-12-18T21:29:25.537Z", 
12385         "slice": 4, 
12386         "created": "2013-12-18T21:29:01.702Z", 
12387         "amount": 0.1288, 
12388         "object": 105, 
12389         "account": 15, 
12390         "state": "invoiced", 
12391         "coreHours": 1.84, 
12392         "invoice": 71, 
12393         "date": "2013-12-05T05:00:00Z", 
12394         "kind": "besteffort"
12395     }
12396 },
12397 {
12398     "pk": 59901, 
12399     "model": "core.charge", 
12400     "fields": {
12401         "updated": "2013-12-18T21:29:25.645Z", 
12402         "slice": 4, 
12403         "created": "2013-12-18T21:29:01.710Z", 
12404         "amount": 0.3136, 
12405         "object": 105, 
12406         "account": 15, 
12407         "state": "invoiced", 
12408         "coreHours": 4.48, 
12409         "invoice": 71, 
12410         "date": "2013-12-05T13:00:00Z", 
12411         "kind": "besteffort"
12412     }
12413 },
12414 {
12415     "pk": 59902, 
12416     "model": "core.charge", 
12417     "fields": {
12418         "updated": "2013-12-18T21:29:25.752Z", 
12419         "slice": 4, 
12420         "created": "2013-12-18T21:29:01.718Z", 
12421         "amount": 0.3248, 
12422         "object": 105, 
12423         "account": 15, 
12424         "state": "invoiced", 
12425         "coreHours": 4.64, 
12426         "invoice": 71, 
12427         "date": "2013-12-05T21:00:00Z", 
12428         "kind": "besteffort"
12429     }
12430 },
12431 {
12432     "pk": 59903, 
12433     "model": "core.charge", 
12434     "fields": {
12435         "updated": "2013-12-18T21:29:25.860Z", 
12436         "slice": 4, 
12437         "created": "2013-12-18T21:29:01.727Z", 
12438         "amount": 0.3024, 
12439         "object": 105, 
12440         "account": 15, 
12441         "state": "invoiced", 
12442         "coreHours": 4.32, 
12443         "invoice": 71, 
12444         "date": "2013-12-06T05:00:00Z", 
12445         "kind": "besteffort"
12446     }
12447 },
12448 {
12449     "pk": 59904, 
12450     "model": "core.charge", 
12451     "fields": {
12452         "updated": "2013-12-18T21:29:25.968Z", 
12453         "slice": 4, 
12454         "created": "2013-12-18T21:29:01.735Z", 
12455         "amount": 0.14, 
12456         "object": 105, 
12457         "account": 15, 
12458         "state": "invoiced", 
12459         "coreHours": 2.0, 
12460         "invoice": 71, 
12461         "date": "2013-12-06T13:00:00Z", 
12462         "kind": "besteffort"
12463     }
12464 },
12465 {
12466     "pk": 59905, 
12467     "model": "core.charge", 
12468     "fields": {
12469         "updated": "2013-12-18T21:29:26.075Z", 
12470         "slice": 4, 
12471         "created": "2013-12-18T21:29:01.743Z", 
12472         "amount": 0.3304, 
12473         "object": 105, 
12474         "account": 15, 
12475         "state": "invoiced", 
12476         "coreHours": 4.72, 
12477         "invoice": 71, 
12478         "date": "2013-12-06T21:00:00Z", 
12479         "kind": "besteffort"
12480     }
12481 },
12482 {
12483     "pk": 59906, 
12484     "model": "core.charge", 
12485     "fields": {
12486         "updated": "2013-12-18T21:29:26.183Z", 
12487         "slice": 4, 
12488         "created": "2013-12-18T21:29:01.751Z", 
12489         "amount": 0.2744, 
12490         "object": 105, 
12491         "account": 15, 
12492         "state": "invoiced", 
12493         "coreHours": 3.92, 
12494         "invoice": 71, 
12495         "date": "2013-12-07T05:00:00Z", 
12496         "kind": "besteffort"
12497     }
12498 },
12499 {
12500     "pk": 59907, 
12501     "model": "core.charge", 
12502     "fields": {
12503         "updated": "2013-12-18T21:29:26.291Z", 
12504         "slice": 4, 
12505         "created": "2013-12-18T21:29:01.760Z", 
12506         "amount": 0.2632, 
12507         "object": 105, 
12508         "account": 15, 
12509         "state": "invoiced", 
12510         "coreHours": 3.76, 
12511         "invoice": 71, 
12512         "date": "2013-12-07T13:00:00Z", 
12513         "kind": "besteffort"
12514     }
12515 },
12516 {
12517     "pk": 59908, 
12518     "model": "core.charge", 
12519     "fields": {
12520         "updated": "2013-12-18T21:29:26.399Z", 
12521         "slice": 4, 
12522         "created": "2013-12-18T21:29:01.768Z", 
12523         "amount": 0.2408, 
12524         "object": 105, 
12525         "account": 15, 
12526         "state": "invoiced", 
12527         "coreHours": 3.44, 
12528         "invoice": 71, 
12529         "date": "2013-12-07T21:00:00Z", 
12530         "kind": "besteffort"
12531     }
12532 },
12533 {
12534     "pk": 59909, 
12535     "model": "core.charge", 
12536     "fields": {
12537         "updated": "2013-12-18T21:29:26.506Z", 
12538         "slice": 4, 
12539         "created": "2013-12-18T21:29:01.776Z", 
12540         "amount": 0.1624, 
12541         "object": 105, 
12542         "account": 15, 
12543         "state": "invoiced", 
12544         "coreHours": 2.32, 
12545         "invoice": 71, 
12546         "date": "2013-12-08T05:00:00Z", 
12547         "kind": "besteffort"
12548     }
12549 },
12550 {
12551     "pk": 59910, 
12552     "model": "core.charge", 
12553     "fields": {
12554         "updated": "2013-12-18T21:29:26.614Z", 
12555         "slice": 4, 
12556         "created": "2013-12-18T21:29:01.784Z", 
12557         "amount": 0.2968, 
12558         "object": 105, 
12559         "account": 15, 
12560         "state": "invoiced", 
12561         "coreHours": 4.24, 
12562         "invoice": 71, 
12563         "date": "2013-12-08T13:00:00Z", 
12564         "kind": "besteffort"
12565     }
12566 },
12567 {
12568     "pk": 59911, 
12569     "model": "core.charge", 
12570     "fields": {
12571         "updated": "2013-12-18T21:29:26.722Z", 
12572         "slice": 4, 
12573         "created": "2013-12-18T21:29:01.793Z", 
12574         "amount": 0.2016, 
12575         "object": 105, 
12576         "account": 15, 
12577         "state": "invoiced", 
12578         "coreHours": 2.88, 
12579         "invoice": 71, 
12580         "date": "2013-12-08T21:00:00Z", 
12581         "kind": "besteffort"
12582     }
12583 },
12584 {
12585     "pk": 59912, 
12586     "model": "core.charge", 
12587     "fields": {
12588         "updated": "2013-12-18T21:29:26.838Z", 
12589         "slice": 4, 
12590         "created": "2013-12-18T21:29:01.801Z", 
12591         "amount": 0.2296, 
12592         "object": 105, 
12593         "account": 15, 
12594         "state": "invoiced", 
12595         "coreHours": 3.28, 
12596         "invoice": 72, 
12597         "date": "2013-12-09T05:00:00Z", 
12598         "kind": "besteffort"
12599     }
12600 },
12601 {
12602     "pk": 59913, 
12603     "model": "core.charge", 
12604     "fields": {
12605         "updated": "2013-12-18T21:29:26.945Z", 
12606         "slice": 4, 
12607         "created": "2013-12-18T21:29:01.809Z", 
12608         "amount": 0.2128, 
12609         "object": 105, 
12610         "account": 15, 
12611         "state": "invoiced", 
12612         "coreHours": 3.04, 
12613         "invoice": 72, 
12614         "date": "2013-12-09T13:00:00Z", 
12615         "kind": "besteffort"
12616     }
12617 },
12618 {
12619     "pk": 59914, 
12620     "model": "core.charge", 
12621     "fields": {
12622         "updated": "2013-12-18T21:29:27.053Z", 
12623         "slice": 4, 
12624         "created": "2013-12-18T21:29:01.818Z", 
12625         "amount": 0.112, 
12626         "object": 105, 
12627         "account": 15, 
12628         "state": "invoiced", 
12629         "coreHours": 1.6, 
12630         "invoice": 72, 
12631         "date": "2013-12-09T21:00:00Z", 
12632         "kind": "besteffort"
12633     }
12634 },
12635 {
12636     "pk": 59915, 
12637     "model": "core.charge", 
12638     "fields": {
12639         "updated": "2013-12-18T21:29:27.161Z", 
12640         "slice": 4, 
12641         "created": "2013-12-18T21:29:01.826Z", 
12642         "amount": 0.168, 
12643         "object": 105, 
12644         "account": 15, 
12645         "state": "invoiced", 
12646         "coreHours": 2.4, 
12647         "invoice": 72, 
12648         "date": "2013-12-10T05:00:00Z", 
12649         "kind": "besteffort"
12650     }
12651 },
12652 {
12653     "pk": 59916, 
12654     "model": "core.charge", 
12655     "fields": {
12656         "updated": "2013-12-18T21:29:27.268Z", 
12657         "slice": 4, 
12658         "created": "2013-12-18T21:29:01.834Z", 
12659         "amount": 0.168, 
12660         "object": 105, 
12661         "account": 15, 
12662         "state": "invoiced", 
12663         "coreHours": 2.4, 
12664         "invoice": 72, 
12665         "date": "2013-12-10T13:00:00Z", 
12666         "kind": "besteffort"
12667     }
12668 },
12669 {
12670     "pk": 59917, 
12671     "model": "core.charge", 
12672     "fields": {
12673         "updated": "2013-12-18T21:29:27.376Z", 
12674         "slice": 4, 
12675         "created": "2013-12-18T21:29:01.842Z", 
12676         "amount": 0.196, 
12677         "object": 105, 
12678         "account": 15, 
12679         "state": "invoiced", 
12680         "coreHours": 2.8, 
12681         "invoice": 72, 
12682         "date": "2013-12-10T21:00:00Z", 
12683         "kind": "besteffort"
12684     }
12685 },
12686 {
12687     "pk": 59918, 
12688     "model": "core.charge", 
12689     "fields": {
12690         "updated": "2013-12-18T21:29:27.484Z", 
12691         "slice": 4, 
12692         "created": "2013-12-18T21:29:01.851Z", 
12693         "amount": 0.2464, 
12694         "object": 105, 
12695         "account": 15, 
12696         "state": "invoiced", 
12697         "coreHours": 3.52, 
12698         "invoice": 72, 
12699         "date": "2013-12-11T05:00:00Z", 
12700         "kind": "besteffort"
12701     }
12702 },
12703 {
12704     "pk": 59919, 
12705     "model": "core.charge", 
12706     "fields": {
12707         "updated": "2013-12-18T21:29:27.649Z", 
12708         "slice": 4, 
12709         "created": "2013-12-18T21:29:01.859Z", 
12710         "amount": 0.112, 
12711         "object": 105, 
12712         "account": 15, 
12713         "state": "invoiced", 
12714         "coreHours": 1.6, 
12715         "invoice": 72, 
12716         "date": "2013-12-11T13:00:00Z", 
12717         "kind": "besteffort"
12718     }
12719 },
12720 {
12721     "pk": 59920, 
12722     "model": "core.charge", 
12723     "fields": {
12724         "updated": "2013-12-18T21:29:27.757Z", 
12725         "slice": 4, 
12726         "created": "2013-12-18T21:29:01.867Z", 
12727         "amount": 0.1792, 
12728         "object": 105, 
12729         "account": 15, 
12730         "state": "invoiced", 
12731         "coreHours": 2.56, 
12732         "invoice": 72, 
12733         "date": "2013-12-11T21:00:00Z", 
12734         "kind": "besteffort"
12735     }
12736 },
12737 {
12738     "pk": 59921, 
12739     "model": "core.charge", 
12740     "fields": {
12741         "updated": "2013-12-18T21:29:27.865Z", 
12742         "slice": 4, 
12743         "created": "2013-12-18T21:29:01.875Z", 
12744         "amount": 0.308, 
12745         "object": 105, 
12746         "account": 15, 
12747         "state": "invoiced", 
12748         "coreHours": 4.4, 
12749         "invoice": 72, 
12750         "date": "2013-12-12T05:00:00Z", 
12751         "kind": "besteffort"
12752     }
12753 },
12754 {
12755     "pk": 59922, 
12756     "model": "core.charge", 
12757     "fields": {
12758         "updated": "2013-12-18T21:29:27.972Z", 
12759         "slice": 4, 
12760         "created": "2013-12-18T21:29:01.884Z", 
12761         "amount": 0.1176, 
12762         "object": 105, 
12763         "account": 15, 
12764         "state": "invoiced", 
12765         "coreHours": 1.68, 
12766         "invoice": 72, 
12767         "date": "2013-12-12T13:00:00Z", 
12768         "kind": "besteffort"
12769     }
12770 },
12771 {
12772     "pk": 59923, 
12773     "model": "core.charge", 
12774     "fields": {
12775         "updated": "2013-12-18T21:29:28.080Z", 
12776         "slice": 4, 
12777         "created": "2013-12-18T21:29:01.892Z", 
12778         "amount": 0.2016, 
12779         "object": 105, 
12780         "account": 15, 
12781         "state": "invoiced", 
12782         "coreHours": 2.88, 
12783         "invoice": 72, 
12784         "date": "2013-12-12T21:00:00Z", 
12785         "kind": "besteffort"
12786     }
12787 },
12788 {
12789     "pk": 59924, 
12790     "model": "core.charge", 
12791     "fields": {
12792         "updated": "2013-12-18T21:29:28.188Z", 
12793         "slice": 4, 
12794         "created": "2013-12-18T21:29:01.900Z", 
12795         "amount": 0.1512, 
12796         "object": 105, 
12797         "account": 15, 
12798         "state": "invoiced", 
12799         "coreHours": 2.16, 
12800         "invoice": 72, 
12801         "date": "2013-12-13T05:00:00Z", 
12802         "kind": "besteffort"
12803     }
12804 },
12805 {
12806     "pk": 59925, 
12807     "model": "core.charge", 
12808     "fields": {
12809         "updated": "2013-12-18T21:29:28.296Z", 
12810         "slice": 4, 
12811         "created": "2013-12-18T21:29:01.909Z", 
12812         "amount": 0.2352, 
12813         "object": 105, 
12814         "account": 15, 
12815         "state": "invoiced", 
12816         "coreHours": 3.36, 
12817         "invoice": 72, 
12818         "date": "2013-12-13T13:00:00Z", 
12819         "kind": "besteffort"
12820     }
12821 },
12822 {
12823     "pk": 59926, 
12824     "model": "core.charge", 
12825     "fields": {
12826         "updated": "2013-12-18T21:29:28.403Z", 
12827         "slice": 4, 
12828         "created": "2013-12-18T21:29:01.917Z", 
12829         "amount": 0.308, 
12830         "object": 105, 
12831         "account": 15, 
12832         "state": "invoiced", 
12833         "coreHours": 4.4, 
12834         "invoice": 72, 
12835         "date": "2013-12-13T21:00:00Z", 
12836         "kind": "besteffort"
12837     }
12838 },
12839 {
12840     "pk": 59927, 
12841     "model": "core.charge", 
12842     "fields": {
12843         "updated": "2013-12-18T21:29:28.511Z", 
12844         "slice": 4, 
12845         "created": "2013-12-18T21:29:01.925Z", 
12846         "amount": 0.2856, 
12847         "object": 105, 
12848         "account": 15, 
12849         "state": "invoiced", 
12850         "coreHours": 4.08, 
12851         "invoice": 72, 
12852         "date": "2013-12-14T05:00:00Z", 
12853         "kind": "besteffort"
12854     }
12855 },
12856 {
12857     "pk": 59928, 
12858     "model": "core.charge", 
12859     "fields": {
12860         "updated": "2013-12-18T21:29:28.619Z", 
12861         "slice": 4, 
12862         "created": "2013-12-18T21:29:01.934Z", 
12863         "amount": 0.1792, 
12864         "object": 105, 
12865         "account": 15, 
12866         "state": "invoiced", 
12867         "coreHours": 2.56, 
12868         "invoice": 72, 
12869         "date": "2013-12-14T13:00:00Z", 
12870         "kind": "besteffort"
12871     }
12872 },
12873 {
12874     "pk": 59929, 
12875     "model": "core.charge", 
12876     "fields": {
12877         "updated": "2013-12-18T21:29:28.726Z", 
12878         "slice": 4, 
12879         "created": "2013-12-18T21:29:01.942Z", 
12880         "amount": 0.2856, 
12881         "object": 105, 
12882         "account": 15, 
12883         "state": "invoiced", 
12884         "coreHours": 4.08, 
12885         "invoice": 72, 
12886         "date": "2013-12-14T21:00:00Z", 
12887         "kind": "besteffort"
12888     }
12889 },
12890 {
12891     "pk": 59930, 
12892     "model": "core.charge", 
12893     "fields": {
12894         "updated": "2013-12-18T21:29:28.834Z", 
12895         "slice": 4, 
12896         "created": "2013-12-18T21:29:01.950Z", 
12897         "amount": 0.1456, 
12898         "object": 105, 
12899         "account": 15, 
12900         "state": "invoiced", 
12901         "coreHours": 2.08, 
12902         "invoice": 72, 
12903         "date": "2013-12-15T05:00:00Z", 
12904         "kind": "besteffort"
12905     }
12906 },
12907 {
12908     "pk": 59931, 
12909     "model": "core.charge", 
12910     "fields": {
12911         "updated": "2013-12-18T21:29:28.942Z", 
12912         "slice": 4, 
12913         "created": "2013-12-18T21:29:01.980Z", 
12914         "amount": 0.3136, 
12915         "object": 105, 
12916         "account": 15, 
12917         "state": "invoiced", 
12918         "coreHours": 4.48, 
12919         "invoice": 72, 
12920         "date": "2013-12-15T13:00:00Z", 
12921         "kind": "besteffort"
12922     }
12923 },
12924 {
12925     "pk": 59932, 
12926     "model": "core.charge", 
12927     "fields": {
12928         "updated": "2013-12-18T21:29:29.049Z", 
12929         "slice": 4, 
12930         "created": "2013-12-18T21:29:02.021Z", 
12931         "amount": 0.1232, 
12932         "object": 105, 
12933         "account": 15, 
12934         "state": "invoiced", 
12935         "coreHours": 1.76, 
12936         "invoice": 72, 
12937         "date": "2013-12-15T21:00:00Z", 
12938         "kind": "besteffort"
12939     }
12940 },
12941 {
12942     "pk": 59933, 
12943     "model": "core.charge", 
12944     "fields": {
12945         "updated": "2013-12-18T21:29:02.066Z", 
12946         "slice": 4, 
12947         "created": "2013-12-18T21:29:02.066Z", 
12948         "amount": 0.2072, 
12949         "object": 105, 
12950         "account": 15, 
12951         "state": "pending", 
12952         "coreHours": 2.96, 
12953         "invoice": null, 
12954         "date": "2013-12-16T05:00:00Z", 
12955         "kind": "besteffort"
12956     }
12957 },
12958 {
12959     "pk": 59934, 
12960     "model": "core.charge", 
12961     "fields": {
12962         "updated": "2013-12-18T21:29:02.116Z", 
12963         "slice": 4, 
12964         "created": "2013-12-18T21:29:02.116Z", 
12965         "amount": 0.2408, 
12966         "object": 105, 
12967         "account": 15, 
12968         "state": "pending", 
12969         "coreHours": 3.44, 
12970         "invoice": null, 
12971         "date": "2013-12-16T13:00:00Z", 
12972         "kind": "besteffort"
12973     }
12974 },
12975 {
12976     "pk": 59935, 
12977     "model": "core.charge", 
12978     "fields": {
12979         "updated": "2013-12-18T21:29:02.124Z", 
12980         "slice": 4, 
12981         "created": "2013-12-18T21:29:02.124Z", 
12982         "amount": 0.2352, 
12983         "object": 105, 
12984         "account": 15, 
12985         "state": "pending", 
12986         "coreHours": 3.36, 
12987         "invoice": null, 
12988         "date": "2013-12-16T21:00:00Z", 
12989         "kind": "besteffort"
12990     }
12991 },
12992 {
12993     "pk": 59936, 
12994     "model": "core.charge", 
12995     "fields": {
12996         "updated": "2013-12-18T21:29:02.132Z", 
12997         "slice": 4, 
12998         "created": "2013-12-18T21:29:02.132Z", 
12999         "amount": 0.2576, 
13000         "object": 105, 
13001         "account": 15, 
13002         "state": "pending", 
13003         "coreHours": 3.68, 
13004         "invoice": null, 
13005         "date": "2013-12-17T05:00:00Z", 
13006         "kind": "besteffort"
13007     }
13008 },
13009 {
13010     "pk": 59937, 
13011     "model": "core.charge", 
13012     "fields": {
13013         "updated": "2013-12-18T21:29:02.141Z", 
13014         "slice": 4, 
13015         "created": "2013-12-18T21:29:02.141Z", 
13016         "amount": 0.2744, 
13017         "object": 105, 
13018         "account": 15, 
13019         "state": "pending", 
13020         "coreHours": 3.92, 
13021         "invoice": null, 
13022         "date": "2013-12-17T13:00:00Z", 
13023         "kind": "besteffort"
13024     }
13025 },
13026 {
13027     "pk": 59938, 
13028     "model": "core.charge", 
13029     "fields": {
13030         "updated": "2013-12-18T21:29:02.149Z", 
13031         "slice": 4, 
13032         "created": "2013-12-18T21:29:02.149Z", 
13033         "amount": 0.14, 
13034         "object": 105, 
13035         "account": 15, 
13036         "state": "pending", 
13037         "coreHours": 2.0, 
13038         "invoice": null, 
13039         "date": "2013-12-17T21:00:00Z", 
13040         "kind": "besteffort"
13041     }
13042 },
13043 {
13044     "pk": 59939, 
13045     "model": "core.charge", 
13046     "fields": {
13047         "updated": "2013-12-18T21:29:02.157Z", 
13048         "slice": 4, 
13049         "created": "2013-12-18T21:29:02.157Z", 
13050         "amount": 0.2688, 
13051         "object": 105, 
13052         "account": 15, 
13053         "state": "pending", 
13054         "coreHours": 3.84, 
13055         "invoice": null, 
13056         "date": "2013-12-18T05:00:00Z", 
13057         "kind": "besteffort"
13058     }
13059 },
13060 {
13061     "pk": 59940, 
13062     "model": "core.charge", 
13063     "fields": {
13064         "updated": "2013-12-18T21:29:02.165Z", 
13065         "slice": 4, 
13066         "created": "2013-12-18T21:29:02.165Z", 
13067         "amount": 0.3192, 
13068         "object": 105, 
13069         "account": 15, 
13070         "state": "pending", 
13071         "coreHours": 4.56, 
13072         "invoice": null, 
13073         "date": "2013-12-18T13:00:00Z", 
13074         "kind": "besteffort"
13075     }
13076 },
13077 {
13078     "pk": 59941, 
13079     "model": "core.charge", 
13080     "fields": {
13081         "updated": "2013-12-18T21:29:20.210Z", 
13082         "slice": 4, 
13083         "created": "2013-12-18T21:29:02.205Z", 
13084         "amount": 0.1624, 
13085         "object": 106, 
13086         "account": 15, 
13087         "state": "invoiced", 
13088         "coreHours": 2.32, 
13089         "invoice": 69, 
13090         "date": "2013-11-18T21:00:00Z", 
13091         "kind": "besteffort"
13092     }
13093 },
13094 {
13095     "pk": 59942, 
13096     "model": "core.charge", 
13097     "fields": {
13098         "updated": "2013-12-18T21:29:20.318Z", 
13099         "slice": 4, 
13100         "created": "2013-12-18T21:29:02.246Z", 
13101         "amount": 0.196, 
13102         "object": 106, 
13103         "account": 15, 
13104         "state": "invoiced", 
13105         "coreHours": 2.8, 
13106         "invoice": 69, 
13107         "date": "2013-11-19T05:00:00Z", 
13108         "kind": "besteffort"
13109     }
13110 },
13111 {
13112     "pk": 59943, 
13113     "model": "core.charge", 
13114     "fields": {
13115         "updated": "2013-12-18T21:29:20.426Z", 
13116         "slice": 4, 
13117         "created": "2013-12-18T21:29:02.273Z", 
13118         "amount": 0.3136, 
13119         "object": 106, 
13120         "account": 15, 
13121         "state": "invoiced", 
13122         "coreHours": 4.48, 
13123         "invoice": 69, 
13124         "date": "2013-11-19T13:00:00Z", 
13125         "kind": "besteffort"
13126     }
13127 },
13128 {
13129     "pk": 59944, 
13130     "model": "core.charge", 
13131     "fields": {
13132         "updated": "2013-12-18T21:29:20.533Z", 
13133         "slice": 4, 
13134         "created": "2013-12-18T21:29:02.323Z", 
13135         "amount": 0.1288, 
13136         "object": 106, 
13137         "account": 15, 
13138         "state": "invoiced", 
13139         "coreHours": 1.84, 
13140         "invoice": 69, 
13141         "date": "2013-11-19T21:00:00Z", 
13142         "kind": "besteffort"
13143     }
13144 },
13145 {
13146     "pk": 59945, 
13147     "model": "core.charge", 
13148     "fields": {
13149         "updated": "2013-12-18T21:29:20.641Z", 
13150         "slice": 4, 
13151         "created": "2013-12-18T21:29:02.348Z", 
13152         "amount": 0.28, 
13153         "object": 106, 
13154         "account": 15, 
13155         "state": "invoiced", 
13156         "coreHours": 4.0, 
13157         "invoice": 69, 
13158         "date": "2013-11-20T05:00:00Z", 
13159         "kind": "besteffort"
13160     }
13161 },
13162 {
13163     "pk": 59946, 
13164     "model": "core.charge", 
13165     "fields": {
13166         "updated": "2013-12-18T21:29:20.749Z", 
13167         "slice": 4, 
13168         "created": "2013-12-18T21:29:02.379Z", 
13169         "amount": 0.2688, 
13170         "object": 106, 
13171         "account": 15, 
13172         "state": "invoiced", 
13173         "coreHours": 3.84, 
13174         "invoice": 69, 
13175         "date": "2013-11-20T13:00:00Z", 
13176         "kind": "besteffort"
13177     }
13178 },
13179 {
13180     "pk": 59947, 
13181     "model": "core.charge", 
13182     "fields": {
13183         "updated": "2013-12-18T21:29:20.857Z", 
13184         "slice": 4, 
13185         "created": "2013-12-18T21:29:02.430Z", 
13186         "amount": 0.1792, 
13187         "object": 106, 
13188         "account": 15, 
13189         "state": "invoiced", 
13190         "coreHours": 2.56, 
13191         "invoice": 69, 
13192         "date": "2013-11-20T21:00:00Z", 
13193         "kind": "besteffort"
13194     }
13195 },
13196 {
13197     "pk": 59948, 
13198     "model": "core.charge", 
13199     "fields": {
13200         "updated": "2013-12-18T21:29:20.964Z", 
13201         "slice": 4, 
13202         "created": "2013-12-18T21:29:02.471Z", 
13203         "amount": 0.1736, 
13204         "object": 106, 
13205         "account": 15, 
13206         "state": "invoiced", 
13207         "coreHours": 2.48, 
13208         "invoice": 69, 
13209         "date": "2013-11-21T05:00:00Z", 
13210         "kind": "besteffort"
13211     }
13212 },
13213 {
13214     "pk": 59949, 
13215     "model": "core.charge", 
13216     "fields": {
13217         "updated": "2013-12-18T21:29:21.072Z", 
13218         "slice": 4, 
13219         "created": "2013-12-18T21:29:02.497Z", 
13220         "amount": 0.1176, 
13221         "object": 106, 
13222         "account": 15, 
13223         "state": "invoiced", 
13224         "coreHours": 1.68, 
13225         "invoice": 69, 
13226         "date": "2013-11-21T13:00:00Z", 
13227         "kind": "besteffort"
13228     }
13229 },
13230 {
13231     "pk": 59950, 
13232     "model": "core.charge", 
13233     "fields": {
13234         "updated": "2013-12-18T21:29:21.180Z", 
13235         "slice": 4, 
13236         "created": "2013-12-18T21:29:02.505Z", 
13237         "amount": 0.2576, 
13238         "object": 106, 
13239         "account": 15, 
13240         "state": "invoiced", 
13241         "coreHours": 3.68, 
13242         "invoice": 69, 
13243         "date": "2013-11-21T21:00:00Z", 
13244         "kind": "besteffort"
13245     }
13246 },
13247 {
13248     "pk": 59951, 
13249     "model": "core.charge", 
13250     "fields": {
13251         "updated": "2013-12-18T21:29:21.287Z", 
13252         "slice": 4, 
13253         "created": "2013-12-18T21:29:02.513Z", 
13254         "amount": 0.1904, 
13255         "object": 106, 
13256         "account": 15, 
13257         "state": "invoiced", 
13258         "coreHours": 2.72, 
13259         "invoice": 69, 
13260         "date": "2013-11-22T05:00:00Z", 
13261         "kind": "besteffort"
13262     }
13263 },
13264 {
13265     "pk": 59952, 
13266     "model": "core.charge", 
13267     "fields": {
13268         "updated": "2013-12-18T21:29:21.395Z", 
13269         "slice": 4, 
13270         "created": "2013-12-18T21:29:02.521Z", 
13271         "amount": 0.3136, 
13272         "object": 106, 
13273         "account": 15, 
13274         "state": "invoiced", 
13275         "coreHours": 4.48, 
13276         "invoice": 69, 
13277         "date": "2013-11-22T13:00:00Z", 
13278         "kind": "besteffort"
13279     }
13280 },
13281 {
13282     "pk": 59953, 
13283     "model": "core.charge", 
13284     "fields": {
13285         "updated": "2013-12-18T21:29:21.503Z", 
13286         "slice": 4, 
13287         "created": "2013-12-18T21:29:02.530Z", 
13288         "amount": 0.3192, 
13289         "object": 106, 
13290         "account": 15, 
13291         "state": "invoiced", 
13292         "coreHours": 4.56, 
13293         "invoice": 69, 
13294         "date": "2013-11-22T21:00:00Z", 
13295         "kind": "besteffort"
13296     }
13297 },
13298 {
13299     "pk": 59954, 
13300     "model": "core.charge", 
13301     "fields": {
13302         "updated": "2013-12-18T21:29:21.610Z", 
13303         "slice": 4, 
13304         "created": "2013-12-18T21:29:02.538Z", 
13305         "amount": 0.3248, 
13306         "object": 106, 
13307         "account": 15, 
13308         "state": "invoiced", 
13309         "coreHours": 4.64, 
13310         "invoice": 69, 
13311         "date": "2013-11-23T05:00:00Z", 
13312         "kind": "besteffort"
13313     }
13314 },
13315 {
13316     "pk": 59955, 
13317     "model": "core.charge", 
13318     "fields": {
13319         "updated": "2013-12-18T21:29:21.718Z", 
13320         "slice": 4, 
13321         "created": "2013-12-18T21:29:02.546Z", 
13322         "amount": 0.3304, 
13323         "object": 106, 
13324         "account": 15, 
13325         "state": "invoiced", 
13326         "coreHours": 4.72, 
13327         "invoice": 69, 
13328         "date": "2013-11-23T13:00:00Z", 
13329         "kind": "besteffort"
13330     }
13331 },
13332 {
13333     "pk": 59956, 
13334     "model": "core.charge", 
13335     "fields": {
13336         "updated": "2013-12-18T21:29:21.826Z", 
13337         "slice": 4, 
13338         "created": "2013-12-18T21:29:02.555Z", 
13339         "amount": 0.2744, 
13340         "object": 106, 
13341         "account": 15, 
13342         "state": "invoiced", 
13343         "coreHours": 3.92, 
13344         "invoice": 69, 
13345         "date": "2013-11-23T21:00:00Z", 
13346         "kind": "besteffort"
13347     }
13348 },
13349 {
13350     "pk": 59957, 
13351     "model": "core.charge", 
13352     "fields": {
13353         "updated": "2013-12-18T21:29:21.933Z", 
13354         "slice": 4, 
13355         "created": "2013-12-18T21:29:02.563Z", 
13356         "amount": 0.168, 
13357         "object": 106, 
13358         "account": 15, 
13359         "state": "invoiced", 
13360         "coreHours": 2.4, 
13361         "invoice": 69, 
13362         "date": "2013-11-24T05:00:00Z", 
13363         "kind": "besteffort"
13364     }
13365 },
13366 {
13367     "pk": 59958, 
13368     "model": "core.charge", 
13369     "fields": {
13370         "updated": "2013-12-18T21:29:22.041Z", 
13371         "slice": 4, 
13372         "created": "2013-12-18T21:29:02.571Z", 
13373         "amount": 0.28, 
13374         "object": 106, 
13375         "account": 15, 
13376         "state": "invoiced", 
13377         "coreHours": 4.0, 
13378         "invoice": 69, 
13379         "date": "2013-11-24T13:00:00Z", 
13380         "kind": "besteffort"
13381     }
13382 },
13383 {
13384     "pk": 59959, 
13385     "model": "core.charge", 
13386     "fields": {
13387         "updated": "2013-12-18T21:29:22.149Z", 
13388         "slice": 4, 
13389         "created": "2013-12-18T21:29:02.579Z", 
13390         "amount": 0.14, 
13391         "object": 106, 
13392         "account": 15, 
13393         "state": "invoiced", 
13394         "coreHours": 2.0, 
13395         "invoice": 69, 
13396         "date": "2013-11-24T21:00:00Z", 
13397         "kind": "besteffort"
13398     }
13399 },
13400 {
13401     "pk": 59960, 
13402     "model": "core.charge", 
13403     "fields": {
13404         "updated": "2013-12-18T21:29:22.265Z", 
13405         "slice": 4, 
13406         "created": "2013-12-18T21:29:02.588Z", 
13407         "amount": 0.3248, 
13408         "object": 106, 
13409         "account": 15, 
13410         "state": "invoiced", 
13411         "coreHours": 4.64, 
13412         "invoice": 70, 
13413         "date": "2013-11-25T05:00:00Z", 
13414         "kind": "besteffort"
13415     }
13416 },
13417 {
13418     "pk": 59961, 
13419     "model": "core.charge", 
13420     "fields": {
13421         "updated": "2013-12-18T21:29:22.372Z", 
13422         "slice": 4, 
13423         "created": "2013-12-18T21:29:02.596Z", 
13424         "amount": 0.2464, 
13425         "object": 106, 
13426         "account": 15, 
13427         "state": "invoiced", 
13428         "coreHours": 3.52, 
13429         "invoice": 70, 
13430         "date": "2013-11-25T13:00:00Z", 
13431         "kind": "besteffort"
13432     }
13433 },
13434 {
13435     "pk": 59962, 
13436     "model": "core.charge", 
13437     "fields": {
13438         "updated": "2013-12-18T21:29:22.480Z", 
13439         "slice": 4, 
13440         "created": "2013-12-18T21:29:02.604Z", 
13441         "amount": 0.1232, 
13442         "object": 106, 
13443         "account": 15, 
13444         "state": "invoiced", 
13445         "coreHours": 1.76, 
13446         "invoice": 70, 
13447         "date": "2013-11-25T21:00:00Z", 
13448         "kind": "besteffort"
13449     }
13450 },
13451 {
13452     "pk": 59963, 
13453     "model": "core.charge", 
13454     "fields": {
13455         "updated": "2013-12-18T21:29:22.629Z", 
13456         "slice": 4, 
13457         "created": "2013-12-18T21:29:02.613Z", 
13458         "amount": 0.1792, 
13459         "object": 106, 
13460         "account": 15, 
13461         "state": "invoiced", 
13462         "coreHours": 2.56, 
13463         "invoice": 70, 
13464         "date": "2013-11-26T05:00:00Z", 
13465         "kind": "besteffort"
13466     }
13467 },
13468 {
13469     "pk": 59964, 
13470     "model": "core.charge", 
13471     "fields": {
13472         "updated": "2013-12-18T21:29:22.737Z", 
13473         "slice": 4, 
13474         "created": "2013-12-18T21:29:02.621Z", 
13475         "amount": 0.336, 
13476         "object": 106, 
13477         "account": 15, 
13478         "state": "invoiced", 
13479         "coreHours": 4.8, 
13480         "invoice": 70, 
13481         "date": "2013-11-26T13:00:00Z", 
13482         "kind": "besteffort"
13483     }
13484 },
13485 {
13486     "pk": 59965, 
13487     "model": "core.charge", 
13488     "fields": {
13489         "updated": "2013-12-18T21:29:22.845Z", 
13490         "slice": 4, 
13491         "created": "2013-12-18T21:29:02.629Z", 
13492         "amount": 0.2632, 
13493         "object": 106, 
13494         "account": 15, 
13495         "state": "invoiced", 
13496         "coreHours": 3.76, 
13497         "invoice": 70, 
13498         "date": "2013-11-26T21:00:00Z", 
13499         "kind": "besteffort"
13500     }
13501 },
13502 {
13503     "pk": 59966, 
13504     "model": "core.charge", 
13505     "fields": {
13506         "updated": "2013-12-18T21:29:22.952Z", 
13507         "slice": 4, 
13508         "created": "2013-12-18T21:29:02.638Z", 
13509         "amount": 0.168, 
13510         "object": 106, 
13511         "account": 15, 
13512         "state": "invoiced", 
13513         "coreHours": 2.4, 
13514         "invoice": 70, 
13515         "date": "2013-11-27T05:00:00Z", 
13516         "kind": "besteffort"
13517     }
13518 },
13519 {
13520     "pk": 59967, 
13521     "model": "core.charge", 
13522     "fields": {
13523         "updated": "2013-12-18T21:29:23.060Z", 
13524         "slice": 4, 
13525         "created": "2013-12-18T21:29:02.646Z", 
13526         "amount": 0.3192, 
13527         "object": 106, 
13528         "account": 15, 
13529         "state": "invoiced", 
13530         "coreHours": 4.56, 
13531         "invoice": 70, 
13532         "date": "2013-11-27T13:00:00Z", 
13533         "kind": "besteffort"
13534     }
13535 },
13536 {
13537     "pk": 59968, 
13538     "model": "core.charge", 
13539     "fields": {
13540         "updated": "2013-12-18T21:29:23.168Z", 
13541         "slice": 4, 
13542         "created": "2013-12-18T21:29:02.654Z", 
13543         "amount": 0.3304, 
13544         "object": 106, 
13545         "account": 15, 
13546         "state": "invoiced", 
13547         "coreHours": 4.72, 
13548         "invoice": 70, 
13549         "date": "2013-11-27T21:00:00Z", 
13550         "kind": "besteffort"
13551     }
13552 },
13553 {
13554     "pk": 59969, 
13555     "model": "core.charge", 
13556     "fields": {
13557         "updated": "2013-12-18T21:29:23.275Z", 
13558         "slice": 4, 
13559         "created": "2013-12-18T21:29:02.662Z", 
13560         "amount": 0.2744, 
13561         "object": 106, 
13562         "account": 15, 
13563         "state": "invoiced", 
13564         "coreHours": 3.92, 
13565         "invoice": 70, 
13566         "date": "2013-11-28T05:00:00Z", 
13567         "kind": "besteffort"
13568     }
13569 },
13570 {
13571     "pk": 59970, 
13572     "model": "core.charge", 
13573     "fields": {
13574         "updated": "2013-12-18T21:29:23.383Z", 
13575         "slice": 4, 
13576         "created": "2013-12-18T21:29:02.671Z", 
13577         "amount": 0.2016, 
13578         "object": 106, 
13579         "account": 15, 
13580         "state": "invoiced", 
13581         "coreHours": 2.88, 
13582         "invoice": 70, 
13583         "date": "2013-11-28T13:00:00Z", 
13584         "kind": "besteffort"
13585     }
13586 },
13587 {
13588     "pk": 59971, 
13589     "model": "core.charge", 
13590     "fields": {
13591         "updated": "2013-12-18T21:29:23.491Z", 
13592         "slice": 4, 
13593         "created": "2013-12-18T21:29:02.679Z", 
13594         "amount": 0.196, 
13595         "object": 106, 
13596         "account": 15, 
13597         "state": "invoiced", 
13598         "coreHours": 2.8, 
13599         "invoice": 70, 
13600         "date": "2013-11-28T21:00:00Z", 
13601         "kind": "besteffort"
13602     }
13603 },
13604 {
13605     "pk": 59972, 
13606     "model": "core.charge", 
13607     "fields": {
13608         "updated": "2013-12-18T21:29:23.598Z", 
13609         "slice": 4, 
13610         "created": "2013-12-18T21:29:02.687Z", 
13611         "amount": 0.3136, 
13612         "object": 106, 
13613         "account": 15, 
13614         "state": "invoiced", 
13615         "coreHours": 4.48, 
13616         "invoice": 70, 
13617         "date": "2013-11-29T05:00:00Z", 
13618         "kind": "besteffort"
13619     }
13620 },
13621 {
13622     "pk": 59973, 
13623     "model": "core.charge", 
13624     "fields": {
13625         "updated": "2013-12-18T21:29:23.706Z", 
13626         "slice": 4, 
13627         "created": "2013-12-18T21:29:02.695Z", 
13628         "amount": 0.3192, 
13629         "object": 106, 
13630         "account": 15, 
13631         "state": "invoiced", 
13632         "coreHours": 4.56, 
13633         "invoice": 70, 
13634         "date": "2013-11-29T13:00:00Z", 
13635         "kind": "besteffort"
13636     }
13637 },
13638 {
13639     "pk": 59974, 
13640     "model": "core.charge", 
13641     "fields": {
13642         "updated": "2013-12-18T21:29:23.814Z", 
13643         "slice": 4, 
13644         "created": "2013-12-18T21:29:02.704Z", 
13645         "amount": 0.3192, 
13646         "object": 106, 
13647         "account": 15, 
13648         "state": "invoiced", 
13649         "coreHours": 4.56, 
13650         "invoice": 70, 
13651         "date": "2013-11-29T21:00:00Z", 
13652         "kind": "besteffort"
13653     }
13654 },
13655 {
13656     "pk": 59975, 
13657     "model": "core.charge", 
13658     "fields": {
13659         "updated": "2013-12-18T21:29:23.922Z", 
13660         "slice": 4, 
13661         "created": "2013-12-18T21:29:02.712Z", 
13662         "amount": 0.2464, 
13663         "object": 106, 
13664         "account": 15, 
13665         "state": "invoiced", 
13666         "coreHours": 3.52, 
13667         "invoice": 70, 
13668         "date": "2013-11-30T05:00:00Z", 
13669         "kind": "besteffort"
13670     }
13671 },
13672 {
13673     "pk": 59976, 
13674     "model": "core.charge", 
13675     "fields": {
13676         "updated": "2013-12-18T21:29:24.029Z", 
13677         "slice": 4, 
13678         "created": "2013-12-18T21:29:02.720Z", 
13679         "amount": 0.2912, 
13680         "object": 106, 
13681         "account": 15, 
13682         "state": "invoiced", 
13683         "coreHours": 4.16, 
13684         "invoice": 70, 
13685         "date": "2013-11-30T13:00:00Z", 
13686         "kind": "besteffort"
13687     }
13688 },
13689 {
13690     "pk": 59977, 
13691     "model": "core.charge", 
13692     "fields": {
13693         "updated": "2013-12-18T21:29:24.137Z", 
13694         "slice": 4, 
13695         "created": "2013-12-18T21:29:02.729Z", 
13696         "amount": 0.2016, 
13697         "object": 106, 
13698         "account": 15, 
13699         "state": "invoiced", 
13700         "coreHours": 2.88, 
13701         "invoice": 70, 
13702         "date": "2013-11-30T21:00:00Z", 
13703         "kind": "besteffort"
13704     }
13705 },
13706 {
13707     "pk": 59978, 
13708     "model": "core.charge", 
13709     "fields": {
13710         "updated": "2013-12-18T21:29:24.245Z", 
13711         "slice": 4, 
13712         "created": "2013-12-18T21:29:02.737Z", 
13713         "amount": 0.2128, 
13714         "object": 106, 
13715         "account": 15, 
13716         "state": "invoiced", 
13717         "coreHours": 3.04, 
13718         "invoice": 70, 
13719         "date": "2013-12-01T05:00:00Z", 
13720         "kind": "besteffort"
13721     }
13722 },
13723 {
13724     "pk": 59979, 
13725     "model": "core.charge", 
13726     "fields": {
13727         "updated": "2013-12-18T21:29:24.352Z", 
13728         "slice": 4, 
13729         "created": "2013-12-18T21:29:02.745Z", 
13730         "amount": 0.1288, 
13731         "object": 106, 
13732         "account": 15, 
13733         "state": "invoiced", 
13734         "coreHours": 1.84, 
13735         "invoice": 70, 
13736         "date": "2013-12-01T13:00:00Z", 
13737         "kind": "besteffort"
13738     }
13739 },
13740 {
13741     "pk": 59980, 
13742     "model": "core.charge", 
13743     "fields": {
13744         "updated": "2013-12-18T21:29:24.460Z", 
13745         "slice": 4, 
13746         "created": "2013-12-18T21:29:02.753Z", 
13747         "amount": 0.2408, 
13748         "object": 106, 
13749         "account": 15, 
13750         "state": "invoiced", 
13751         "coreHours": 3.44, 
13752         "invoice": 70, 
13753         "date": "2013-12-01T21:00:00Z", 
13754         "kind": "besteffort"
13755     }
13756 },
13757 {
13758     "pk": 59981, 
13759     "model": "core.charge", 
13760     "fields": {
13761         "updated": "2013-12-18T21:29:24.576Z", 
13762         "slice": 4, 
13763         "created": "2013-12-18T21:29:02.762Z", 
13764         "amount": 0.2856, 
13765         "object": 106, 
13766         "account": 15, 
13767         "state": "invoiced", 
13768         "coreHours": 4.08, 
13769         "invoice": 71, 
13770         "date": "2013-12-02T05:00:00Z", 
13771         "kind": "besteffort"
13772     }
13773 },
13774 {
13775     "pk": 59982, 
13776     "model": "core.charge", 
13777     "fields": {
13778         "updated": "2013-12-18T21:29:24.684Z", 
13779         "slice": 4, 
13780         "created": "2013-12-18T21:29:02.770Z", 
13781         "amount": 0.2688, 
13782         "object": 106, 
13783         "account": 15, 
13784         "state": "invoiced", 
13785         "coreHours": 3.84, 
13786         "invoice": 71, 
13787         "date": "2013-12-02T13:00:00Z", 
13788         "kind": "besteffort"
13789     }
13790 },
13791 {
13792     "pk": 59983, 
13793     "model": "core.charge", 
13794     "fields": {
13795         "updated": "2013-12-18T21:29:24.791Z", 
13796         "slice": 4, 
13797         "created": "2013-12-18T21:29:02.778Z", 
13798         "amount": 0.2072, 
13799         "object": 106, 
13800         "account": 15, 
13801         "state": "invoiced", 
13802         "coreHours": 2.96, 
13803         "invoice": 71, 
13804         "date": "2013-12-02T21:00:00Z", 
13805         "kind": "besteffort"
13806     }
13807 },
13808 {
13809     "pk": 59984, 
13810     "model": "core.charge", 
13811     "fields": {
13812         "updated": "2013-12-18T21:29:24.899Z", 
13813         "slice": 4, 
13814         "created": "2013-12-18T21:29:02.787Z", 
13815         "amount": 0.224, 
13816         "object": 106, 
13817         "account": 15, 
13818         "state": "invoiced", 
13819         "coreHours": 3.2, 
13820         "invoice": 71, 
13821         "date": "2013-12-03T05:00:00Z", 
13822         "kind": "besteffort"
13823     }
13824 },
13825 {
13826     "pk": 59985, 
13827     "model": "core.charge", 
13828     "fields": {
13829         "updated": "2013-12-18T21:29:25.007Z", 
13830         "slice": 4, 
13831         "created": "2013-12-18T21:29:02.795Z", 
13832         "amount": 0.3304, 
13833         "object": 106, 
13834         "account": 15, 
13835         "state": "invoiced", 
13836         "coreHours": 4.72, 
13837         "invoice": 71, 
13838         "date": "2013-12-03T13:00:00Z", 
13839         "kind": "besteffort"
13840     }
13841 },
13842 {
13843     "pk": 59986, 
13844     "model": "core.charge", 
13845     "fields": {
13846         "updated": "2013-12-18T21:29:25.114Z", 
13847         "slice": 4, 
13848         "created": "2013-12-18T21:29:02.803Z", 
13849         "amount": 0.224, 
13850         "object": 106, 
13851         "account": 15, 
13852         "state": "invoiced", 
13853         "coreHours": 3.2, 
13854         "invoice": 71, 
13855         "date": "2013-12-03T21:00:00Z", 
13856         "kind": "besteffort"
13857     }
13858 },
13859 {
13860     "pk": 59987, 
13861     "model": "core.charge", 
13862     "fields": {
13863         "updated": "2013-12-18T21:29:25.222Z", 
13864         "slice": 4, 
13865         "created": "2013-12-18T21:29:02.811Z", 
13866         "amount": 0.2576, 
13867         "object": 106, 
13868         "account": 15, 
13869         "state": "invoiced", 
13870         "coreHours": 3.68, 
13871         "invoice": 71, 
13872         "date": "2013-12-04T05:00:00Z", 
13873         "kind": "besteffort"
13874     }
13875 },
13876 {
13877     "pk": 59988, 
13878     "model": "core.charge", 
13879     "fields": {
13880         "updated": "2013-12-18T21:29:25.330Z", 
13881         "slice": 4, 
13882         "created": "2013-12-18T21:29:02.820Z", 
13883         "amount": 0.2352, 
13884         "object": 106, 
13885         "account": 15, 
13886         "state": "invoiced", 
13887         "coreHours": 3.36, 
13888         "invoice": 71, 
13889         "date": "2013-12-04T13:00:00Z", 
13890         "kind": "besteffort"
13891     }
13892 },
13893 {
13894     "pk": 59989, 
13895     "model": "core.charge", 
13896     "fields": {
13897         "updated": "2013-12-18T21:29:25.438Z", 
13898         "slice": 4, 
13899         "created": "2013-12-18T21:29:02.828Z", 
13900         "amount": 0.308, 
13901         "object": 106, 
13902         "account": 15, 
13903         "state": "invoiced", 
13904         "coreHours": 4.4, 
13905         "invoice": 71, 
13906         "date": "2013-12-04T21:00:00Z", 
13907         "kind": "besteffort"
13908     }
13909 },
13910 {
13911     "pk": 59990, 
13912     "model": "core.charge", 
13913     "fields": {
13914         "updated": "2013-12-18T21:29:25.545Z", 
13915         "slice": 4, 
13916         "created": "2013-12-18T21:29:02.836Z", 
13917         "amount": 0.3136, 
13918         "object": 106, 
13919         "account": 15, 
13920         "state": "invoiced", 
13921         "coreHours": 4.48, 
13922         "invoice": 71, 
13923         "date": "2013-12-05T05:00:00Z", 
13924         "kind": "besteffort"
13925     }
13926 },
13927 {
13928     "pk": 59991, 
13929     "model": "core.charge", 
13930     "fields": {
13931         "updated": "2013-12-18T21:29:25.653Z", 
13932         "slice": 4, 
13933         "created": "2013-12-18T21:29:02.845Z", 
13934         "amount": 0.224, 
13935         "object": 106, 
13936         "account": 15, 
13937         "state": "invoiced", 
13938         "coreHours": 3.2, 
13939         "invoice": 71, 
13940         "date": "2013-12-05T13:00:00Z", 
13941         "kind": "besteffort"
13942     }
13943 },
13944 {
13945     "pk": 59992, 
13946     "model": "core.charge", 
13947     "fields": {
13948         "updated": "2013-12-18T21:29:25.761Z", 
13949         "slice": 4, 
13950         "created": "2013-12-18T21:29:02.853Z", 
13951         "amount": 0.308, 
13952         "object": 106, 
13953         "account": 15, 
13954         "state": "invoiced", 
13955         "coreHours": 4.4, 
13956         "invoice": 71, 
13957         "date": "2013-12-05T21:00:00Z", 
13958         "kind": "besteffort"
13959     }
13960 },
13961 {
13962     "pk": 59993, 
13963     "model": "core.charge", 
13964     "fields": {
13965         "updated": "2013-12-18T21:29:25.868Z", 
13966         "slice": 4, 
13967         "created": "2013-12-18T21:29:02.861Z", 
13968         "amount": 0.2688, 
13969         "object": 106, 
13970         "account": 15, 
13971         "state": "invoiced", 
13972         "coreHours": 3.84, 
13973         "invoice": 71, 
13974         "date": "2013-12-06T05:00:00Z", 
13975         "kind": "besteffort"
13976     }
13977 },
13978 {
13979     "pk": 59994, 
13980     "model": "core.charge", 
13981     "fields": {
13982         "updated": "2013-12-18T21:29:25.976Z", 
13983         "slice": 4, 
13984         "created": "2013-12-18T21:29:02.869Z", 
13985         "amount": 0.2464, 
13986         "object": 106, 
13987         "account": 15, 
13988         "state": "invoiced", 
13989         "coreHours": 3.52, 
13990         "invoice": 71, 
13991         "date": "2013-12-06T13:00:00Z", 
13992         "kind": "besteffort"
13993     }
13994 },
13995 {
13996     "pk": 59995, 
13997     "model": "core.charge", 
13998     "fields": {
13999         "updated": "2013-12-18T21:29:26.084Z", 
14000         "slice": 4, 
14001         "created": "2013-12-18T21:29:02.878Z", 
14002         "amount": 0.3024, 
14003         "object": 106, 
14004         "account": 15, 
14005         "state": "invoiced", 
14006         "coreHours": 4.32, 
14007         "invoice": 71, 
14008         "date": "2013-12-06T21:00:00Z", 
14009         "kind": "besteffort"
14010     }
14011 },
14012 {
14013     "pk": 59996, 
14014     "model": "core.charge", 
14015     "fields": {
14016         "updated": "2013-12-18T21:29:26.192Z", 
14017         "slice": 4, 
14018         "created": "2013-12-18T21:29:02.886Z", 
14019         "amount": 0.1456, 
14020         "object": 106, 
14021         "account": 15, 
14022         "state": "invoiced", 
14023         "coreHours": 2.08, 
14024         "invoice": 71, 
14025         "date": "2013-12-07T05:00:00Z", 
14026         "kind": "besteffort"
14027     }
14028 },
14029 {
14030     "pk": 59997, 
14031     "model": "core.charge", 
14032     "fields": {
14033         "updated": "2013-12-18T21:29:26.299Z", 
14034         "slice": 4, 
14035         "created": "2013-12-18T21:29:02.894Z", 
14036         "amount": 0.2968, 
14037         "object": 106, 
14038         "account": 15, 
14039         "state": "invoiced", 
14040         "coreHours": 4.24, 
14041         "invoice": 71, 
14042         "date": "2013-12-07T13:00:00Z", 
14043         "kind": "besteffort"
14044     }
14045 },
14046 {
14047     "pk": 59998, 
14048     "model": "core.charge", 
14049     "fields": {
14050         "updated": "2013-12-18T21:29:26.407Z", 
14051         "slice": 4, 
14052         "created": "2013-12-18T21:29:02.902Z", 
14053         "amount": 0.1344, 
14054         "object": 106, 
14055         "account": 15, 
14056         "state": "invoiced", 
14057         "coreHours": 1.92, 
14058         "invoice": 71, 
14059         "date": "2013-12-07T21:00:00Z", 
14060         "kind": "besteffort"
14061     }
14062 },
14063 {
14064     "pk": 59999, 
14065     "model": "core.charge", 
14066     "fields": {
14067         "updated": "2013-12-18T21:29:26.514Z", 
14068         "slice": 4, 
14069         "created": "2013-12-18T21:29:02.911Z", 
14070         "amount": 0.3192, 
14071         "object": 106, 
14072         "account": 15, 
14073         "state": "invoiced", 
14074         "coreHours": 4.56, 
14075         "invoice": 71, 
14076         "date": "2013-12-08T05:00:00Z", 
14077         "kind": "besteffort"
14078     }
14079 },
14080 {
14081     "pk": 60000, 
14082     "model": "core.charge", 
14083     "fields": {
14084         "updated": "2013-12-18T21:29:26.622Z", 
14085         "slice": 4, 
14086         "created": "2013-12-18T21:29:02.919Z", 
14087         "amount": 0.1288, 
14088         "object": 106, 
14089         "account": 15, 
14090         "state": "invoiced", 
14091         "coreHours": 1.84, 
14092         "invoice": 71, 
14093         "date": "2013-12-08T13:00:00Z", 
14094         "kind": "besteffort"
14095     }
14096 },
14097 {
14098     "pk": 60001, 
14099     "model": "core.charge", 
14100     "fields": {
14101         "updated": "2013-12-18T21:29:26.730Z", 
14102         "slice": 4, 
14103         "created": "2013-12-18T21:29:02.927Z", 
14104         "amount": 0.2968, 
14105         "object": 106, 
14106         "account": 15, 
14107         "state": "invoiced", 
14108         "coreHours": 4.24, 
14109         "invoice": 71, 
14110         "date": "2013-12-08T21:00:00Z", 
14111         "kind": "besteffort"
14112     }
14113 },
14114 {
14115     "pk": 60002, 
14116     "model": "core.charge", 
14117     "fields": {
14118         "updated": "2013-12-18T21:29:26.846Z", 
14119         "slice": 4, 
14120         "created": "2013-12-18T21:29:02.936Z", 
14121         "amount": 0.1848, 
14122         "object": 106, 
14123         "account": 15, 
14124         "state": "invoiced", 
14125         "coreHours": 2.64, 
14126         "invoice": 72, 
14127         "date": "2013-12-09T05:00:00Z", 
14128         "kind": "besteffort"
14129     }
14130 },
14131 {
14132     "pk": 60003, 
14133     "model": "core.charge", 
14134     "fields": {
14135         "updated": "2013-12-18T21:29:26.953Z", 
14136         "slice": 4, 
14137         "created": "2013-12-18T21:29:02.944Z", 
14138         "amount": 0.1568, 
14139         "object": 106, 
14140         "account": 15, 
14141         "state": "invoiced", 
14142         "coreHours": 2.24, 
14143         "invoice": 72, 
14144         "date": "2013-12-09T13:00:00Z", 
14145         "kind": "besteffort"
14146     }
14147 },
14148 {
14149     "pk": 60004, 
14150     "model": "core.charge", 
14151     "fields": {
14152         "updated": "2013-12-18T21:29:27.061Z", 
14153         "slice": 4, 
14154         "created": "2013-12-18T21:29:02.952Z", 
14155         "amount": 0.1736, 
14156         "object": 106, 
14157         "account": 15, 
14158         "state": "invoiced", 
14159         "coreHours": 2.48, 
14160         "invoice": 72, 
14161         "date": "2013-12-09T21:00:00Z", 
14162         "kind": "besteffort"
14163     }
14164 },
14165 {
14166     "pk": 60005, 
14167     "model": "core.charge", 
14168     "fields": {
14169         "updated": "2013-12-18T21:29:27.169Z", 
14170         "slice": 4, 
14171         "created": "2013-12-18T21:29:02.960Z", 
14172         "amount": 0.3024, 
14173         "object": 106, 
14174         "account": 15, 
14175         "state": "invoiced", 
14176         "coreHours": 4.32, 
14177         "invoice": 72, 
14178         "date": "2013-12-10T05:00:00Z", 
14179         "kind": "besteffort"
14180     }
14181 },
14182 {
14183     "pk": 60006, 
14184     "model": "core.charge", 
14185     "fields": {
14186         "updated": "2013-12-18T21:29:27.277Z", 
14187         "slice": 4, 
14188         "created": "2013-12-18T21:29:02.969Z", 
14189         "amount": 0.2128, 
14190         "object": 106, 
14191         "account": 15, 
14192         "state": "invoiced", 
14193         "coreHours": 3.04, 
14194         "invoice": 72, 
14195         "date": "2013-12-10T13:00:00Z", 
14196         "kind": "besteffort"
14197     }
14198 },
14199 {
14200     "pk": 60007, 
14201     "model": "core.charge", 
14202     "fields": {
14203         "updated": "2013-12-18T21:29:27.384Z", 
14204         "slice": 4, 
14205         "created": "2013-12-18T21:29:02.977Z", 
14206         "amount": 0.168, 
14207         "object": 106, 
14208         "account": 15, 
14209         "state": "invoiced", 
14210         "coreHours": 2.4, 
14211         "invoice": 72, 
14212         "date": "2013-12-10T21:00:00Z", 
14213         "kind": "besteffort"
14214     }
14215 },
14216 {
14217     "pk": 60008, 
14218     "model": "core.charge", 
14219     "fields": {
14220         "updated": "2013-12-18T21:29:27.492Z", 
14221         "slice": 4, 
14222         "created": "2013-12-18T21:29:02.985Z", 
14223         "amount": 0.2968, 
14224         "object": 106, 
14225         "account": 15, 
14226         "state": "invoiced", 
14227         "coreHours": 4.24, 
14228         "invoice": 72, 
14229         "date": "2013-12-11T05:00:00Z", 
14230         "kind": "besteffort"
14231     }
14232 },
14233 {
14234     "pk": 60009, 
14235     "model": "core.charge", 
14236     "fields": {
14237         "updated": "2013-12-18T21:29:27.658Z", 
14238         "slice": 4, 
14239         "created": "2013-12-18T21:29:02.994Z", 
14240         "amount": 0.14, 
14241         "object": 106, 
14242         "account": 15, 
14243         "state": "invoiced", 
14244         "coreHours": 2.0, 
14245         "invoice": 72, 
14246         "date": "2013-12-11T13:00:00Z", 
14247         "kind": "besteffort"
14248     }
14249 },
14250 {
14251     "pk": 60010, 
14252     "model": "core.charge", 
14253     "fields": {
14254         "updated": "2013-12-18T21:29:27.765Z", 
14255         "slice": 4, 
14256         "created": "2013-12-18T21:29:03.002Z", 
14257         "amount": 0.252, 
14258         "object": 106, 
14259         "account": 15, 
14260         "state": "invoiced", 
14261         "coreHours": 3.6, 
14262         "invoice": 72, 
14263         "date": "2013-12-11T21:00:00Z", 
14264         "kind": "besteffort"
14265     }
14266 },
14267 {
14268     "pk": 60011, 
14269     "model": "core.charge", 
14270     "fields": {
14271         "updated": "2013-12-18T21:29:27.873Z", 
14272         "slice": 4, 
14273         "created": "2013-12-18T21:29:03.010Z", 
14274         "amount": 0.2744, 
14275         "object": 106, 
14276         "account": 15, 
14277         "state": "invoiced", 
14278         "coreHours": 3.92, 
14279         "invoice": 72, 
14280         "date": "2013-12-12T05:00:00Z", 
14281         "kind": "besteffort"
14282     }
14283 },
14284 {
14285     "pk": 60012, 
14286     "model": "core.charge", 
14287     "fields": {
14288         "updated": "2013-12-18T21:29:27.981Z", 
14289         "slice": 4, 
14290         "created": "2013-12-18T21:29:03.018Z", 
14291         "amount": 0.196, 
14292         "object": 106, 
14293         "account": 15, 
14294         "state": "invoiced", 
14295         "coreHours": 2.8, 
14296         "invoice": 72, 
14297         "date": "2013-12-12T13:00:00Z", 
14298         "kind": "besteffort"
14299     }
14300 },
14301 {
14302     "pk": 60013, 
14303     "model": "core.charge", 
14304     "fields": {
14305         "updated": "2013-12-18T21:29:28.088Z", 
14306         "slice": 4, 
14307         "created": "2013-12-18T21:29:03.027Z", 
14308         "amount": 0.168, 
14309         "object": 106, 
14310         "account": 15, 
14311         "state": "invoiced", 
14312         "coreHours": 2.4, 
14313         "invoice": 72, 
14314         "date": "2013-12-12T21:00:00Z", 
14315         "kind": "besteffort"
14316     }
14317 },
14318 {
14319     "pk": 60014, 
14320     "model": "core.charge", 
14321     "fields": {
14322         "updated": "2013-12-18T21:29:28.196Z", 
14323         "slice": 4, 
14324         "created": "2013-12-18T21:29:03.035Z", 
14325         "amount": 0.1176, 
14326         "object": 106, 
14327         "account": 15, 
14328         "state": "invoiced", 
14329         "coreHours": 1.68, 
14330         "invoice": 72, 
14331         "date": "2013-12-13T05:00:00Z", 
14332         "kind": "besteffort"
14333     }
14334 },
14335 {
14336     "pk": 60015, 
14337     "model": "core.charge", 
14338     "fields": {
14339         "updated": "2013-12-18T21:29:28.304Z", 
14340         "slice": 4, 
14341         "created": "2013-12-18T21:29:03.043Z", 
14342         "amount": 0.3248, 
14343         "object": 106, 
14344         "account": 15, 
14345         "state": "invoiced", 
14346         "coreHours": 4.64, 
14347         "invoice": 72, 
14348         "date": "2013-12-13T13:00:00Z", 
14349         "kind": "besteffort"
14350     }
14351 },
14352 {
14353     "pk": 60016, 
14354     "model": "core.charge", 
14355     "fields": {
14356         "updated": "2013-12-18T21:29:28.411Z", 
14357         "slice": 4, 
14358         "created": "2013-12-18T21:29:03.052Z", 
14359         "amount": 0.1792, 
14360         "object": 106, 
14361         "account": 15, 
14362         "state": "invoiced", 
14363         "coreHours": 2.56, 
14364         "invoice": 72, 
14365         "date": "2013-12-13T21:00:00Z", 
14366         "kind": "besteffort"
14367     }
14368 },
14369 {
14370     "pk": 60017, 
14371     "model": "core.charge", 
14372     "fields": {
14373         "updated": "2013-12-18T21:29:28.519Z", 
14374         "slice": 4, 
14375         "created": "2013-12-18T21:29:03.060Z", 
14376         "amount": 0.1232, 
14377         "object": 106, 
14378         "account": 15, 
14379         "state": "invoiced", 
14380         "coreHours": 1.76, 
14381         "invoice": 72, 
14382         "date": "2013-12-14T05:00:00Z", 
14383         "kind": "besteffort"
14384     }
14385 },
14386 {
14387     "pk": 60018, 
14388     "model": "core.charge", 
14389     "fields": {
14390         "updated": "2013-12-18T21:29:28.627Z", 
14391         "slice": 4, 
14392         "created": "2013-12-18T21:29:03.068Z", 
14393         "amount": 0.1512, 
14394         "object": 106, 
14395         "account": 15, 
14396         "state": "invoiced", 
14397         "coreHours": 2.16, 
14398         "invoice": 72, 
14399         "date": "2013-12-14T13:00:00Z", 
14400         "kind": "besteffort"
14401     }
14402 },
14403 {
14404     "pk": 60019, 
14405     "model": "core.charge", 
14406     "fields": {
14407         "updated": "2013-12-18T21:29:28.735Z", 
14408         "slice": 4, 
14409         "created": "2013-12-18T21:29:03.076Z", 
14410         "amount": 0.3024, 
14411         "object": 106, 
14412         "account": 15, 
14413         "state": "invoiced", 
14414         "coreHours": 4.32, 
14415         "invoice": 72, 
14416         "date": "2013-12-14T21:00:00Z", 
14417         "kind": "besteffort"
14418     }
14419 },
14420 {
14421     "pk": 60020, 
14422     "model": "core.charge", 
14423     "fields": {
14424         "updated": "2013-12-18T21:29:28.842Z", 
14425         "slice": 4, 
14426         "created": "2013-12-18T21:29:03.085Z", 
14427         "amount": 0.1792, 
14428         "object": 106, 
14429         "account": 15, 
14430         "state": "invoiced", 
14431         "coreHours": 2.56, 
14432         "invoice": 72, 
14433         "date": "2013-12-15T05:00:00Z", 
14434         "kind": "besteffort"
14435     }
14436 },
14437 {
14438     "pk": 60021, 
14439     "model": "core.charge", 
14440     "fields": {
14441         "updated": "2013-12-18T21:29:28.950Z", 
14442         "slice": 4, 
14443         "created": "2013-12-18T21:29:03.093Z", 
14444         "amount": 0.1512, 
14445         "object": 106, 
14446         "account": 15, 
14447         "state": "invoiced", 
14448         "coreHours": 2.16, 
14449         "invoice": 72, 
14450         "date": "2013-12-15T13:00:00Z", 
14451         "kind": "besteffort"
14452     }
14453 },
14454 {
14455     "pk": 60022, 
14456     "model": "core.charge", 
14457     "fields": {
14458         "updated": "2013-12-18T21:29:29.058Z", 
14459         "slice": 4, 
14460         "created": "2013-12-18T21:29:03.101Z", 
14461         "amount": 0.2016, 
14462         "object": 106, 
14463         "account": 15, 
14464         "state": "invoiced", 
14465         "coreHours": 2.88, 
14466         "invoice": 72, 
14467         "date": "2013-12-15T21:00:00Z", 
14468         "kind": "besteffort"
14469     }
14470 },
14471 {
14472     "pk": 60023, 
14473     "model": "core.charge", 
14474     "fields": {
14475         "updated": "2013-12-18T21:29:03.110Z", 
14476         "slice": 4, 
14477         "created": "2013-12-18T21:29:03.110Z", 
14478         "amount": 0.2408, 
14479         "object": 106, 
14480         "account": 15, 
14481         "state": "pending", 
14482         "coreHours": 3.44, 
14483         "invoice": null, 
14484         "date": "2013-12-16T05:00:00Z", 
14485         "kind": "besteffort"
14486     }
14487 },
14488 {
14489     "pk": 60024, 
14490     "model": "core.charge", 
14491     "fields": {
14492         "updated": "2013-12-18T21:29:03.118Z", 
14493         "slice": 4, 
14494         "created": "2013-12-18T21:29:03.118Z", 
14495         "amount": 0.2184, 
14496         "object": 106, 
14497         "account": 15, 
14498         "state": "pending", 
14499         "coreHours": 3.12, 
14500         "invoice": null, 
14501         "date": "2013-12-16T13:00:00Z", 
14502         "kind": "besteffort"
14503     }
14504 },
14505 {
14506     "pk": 60025, 
14507     "model": "core.charge", 
14508     "fields": {
14509         "updated": "2013-12-18T21:29:03.126Z", 
14510         "slice": 4, 
14511         "created": "2013-12-18T21:29:03.126Z", 
14512         "amount": 0.1904, 
14513         "object": 106, 
14514         "account": 15, 
14515         "state": "pending", 
14516         "coreHours": 2.72, 
14517         "invoice": null, 
14518         "date": "2013-12-16T21:00:00Z", 
14519         "kind": "besteffort"
14520     }
14521 },
14522 {
14523     "pk": 60026, 
14524     "model": "core.charge", 
14525     "fields": {
14526         "updated": "2013-12-18T21:29:03.134Z", 
14527         "slice": 4, 
14528         "created": "2013-12-18T21:29:03.134Z", 
14529         "amount": 0.2464, 
14530         "object": 106, 
14531         "account": 15, 
14532         "state": "pending", 
14533         "coreHours": 3.52, 
14534         "invoice": null, 
14535         "date": "2013-12-17T05:00:00Z", 
14536         "kind": "besteffort"
14537     }
14538 },
14539 {
14540     "pk": 60027, 
14541     "model": "core.charge", 
14542     "fields": {
14543         "updated": "2013-12-18T21:29:03.143Z", 
14544         "slice": 4, 
14545         "created": "2013-12-18T21:29:03.143Z", 
14546         "amount": 0.2408, 
14547         "object": 106, 
14548         "account": 15, 
14549         "state": "pending", 
14550         "coreHours": 3.44, 
14551         "invoice": null, 
14552         "date": "2013-12-17T13:00:00Z", 
14553         "kind": "besteffort"
14554     }
14555 },
14556 {
14557     "pk": 60028, 
14558     "model": "core.charge", 
14559     "fields": {
14560         "updated": "2013-12-18T21:29:03.151Z", 
14561         "slice": 4, 
14562         "created": "2013-12-18T21:29:03.151Z", 
14563         "amount": 0.196, 
14564         "object": 106, 
14565         "account": 15, 
14566         "state": "pending", 
14567         "coreHours": 2.8, 
14568         "invoice": null, 
14569         "date": "2013-12-17T21:00:00Z", 
14570         "kind": "besteffort"
14571     }
14572 },
14573 {
14574     "pk": 60029, 
14575     "model": "core.charge", 
14576     "fields": {
14577         "updated": "2013-12-18T21:29:03.160Z", 
14578         "slice": 4, 
14579         "created": "2013-12-18T21:29:03.159Z", 
14580         "amount": 0.2632, 
14581         "object": 106, 
14582         "account": 15, 
14583         "state": "pending", 
14584         "coreHours": 3.76, 
14585         "invoice": null, 
14586         "date": "2013-12-18T05:00:00Z", 
14587         "kind": "besteffort"
14588     }
14589 },
14590 {
14591     "pk": 60030, 
14592     "model": "core.charge", 
14593     "fields": {
14594         "updated": "2013-12-18T21:29:03.168Z", 
14595         "slice": 4, 
14596         "created": "2013-12-18T21:29:03.168Z", 
14597         "amount": 0.1176, 
14598         "object": 106, 
14599         "account": 15, 
14600         "state": "pending", 
14601         "coreHours": 1.68, 
14602         "invoice": null, 
14603         "date": "2013-12-18T13:00:00Z", 
14604         "kind": "besteffort"
14605     }
14606 },
14607 {
14608     "pk": 60031, 
14609     "model": "core.charge", 
14610     "fields": {
14611         "updated": "2013-12-18T21:29:20.219Z", 
14612         "slice": 4, 
14613         "created": "2013-12-18T21:29:03.183Z", 
14614         "amount": 0.112, 
14615         "object": 107, 
14616         "account": 15, 
14617         "state": "invoiced", 
14618         "coreHours": 1.6, 
14619         "invoice": 69, 
14620         "date": "2013-11-18T21:00:00Z", 
14621         "kind": "besteffort"
14622     }
14623 },
14624 {
14625     "pk": 60032, 
14626     "model": "core.charge", 
14627     "fields": {
14628         "updated": "2013-12-18T21:29:20.326Z", 
14629         "slice": 4, 
14630         "created": "2013-12-18T21:29:03.193Z", 
14631         "amount": 0.168, 
14632         "object": 107, 
14633         "account": 15, 
14634         "state": "invoiced", 
14635         "coreHours": 2.4, 
14636         "invoice": 69, 
14637         "date": "2013-11-19T05:00:00Z", 
14638         "kind": "besteffort"
14639     }
14640 },
14641 {
14642     "pk": 60033, 
14643     "model": "core.charge", 
14644     "fields": {
14645         "updated": "2013-12-18T21:29:20.434Z", 
14646         "slice": 4, 
14647         "created": "2013-12-18T21:29:03.201Z", 
14648         "amount": 0.3248, 
14649         "object": 107, 
14650         "account": 15, 
14651         "state": "invoiced", 
14652         "coreHours": 4.64, 
14653         "invoice": 69, 
14654         "date": "2013-11-19T13:00:00Z", 
14655         "kind": "besteffort"
14656     }
14657 },
14658 {
14659     "pk": 60034, 
14660     "model": "core.charge", 
14661     "fields": {
14662         "updated": "2013-12-18T21:29:20.542Z", 
14663         "slice": 4, 
14664         "created": "2013-12-18T21:29:03.209Z", 
14665         "amount": 0.2296, 
14666         "object": 107, 
14667         "account": 15, 
14668         "state": "invoiced", 
14669         "coreHours": 3.28, 
14670         "invoice": 69, 
14671         "date": "2013-11-19T21:00:00Z", 
14672         "kind": "besteffort"
14673     }
14674 },
14675 {
14676     "pk": 60035, 
14677     "model": "core.charge", 
14678     "fields": {
14679         "updated": "2013-12-18T21:29:20.650Z", 
14680         "slice": 4, 
14681         "created": "2013-12-18T21:29:03.217Z", 
14682         "amount": 0.2912, 
14683         "object": 107, 
14684         "account": 15, 
14685         "state": "invoiced", 
14686         "coreHours": 4.16, 
14687         "invoice": 69, 
14688         "date": "2013-11-20T05:00:00Z", 
14689         "kind": "besteffort"
14690     }
14691 },
14692 {
14693     "pk": 60036, 
14694     "model": "core.charge", 
14695     "fields": {
14696         "updated": "2013-12-18T21:29:20.757Z", 
14697         "slice": 4, 
14698         "created": "2013-12-18T21:29:03.226Z", 
14699         "amount": 0.2016, 
14700         "object": 107, 
14701         "account": 15, 
14702         "state": "invoiced", 
14703         "coreHours": 2.88, 
14704         "invoice": 69, 
14705         "date": "2013-11-20T13:00:00Z", 
14706         "kind": "besteffort"
14707     }
14708 },
14709 {
14710     "pk": 60037, 
14711     "model": "core.charge", 
14712     "fields": {
14713         "updated": "2013-12-18T21:29:20.865Z", 
14714         "slice": 4, 
14715         "created": "2013-12-18T21:29:03.234Z", 
14716         "amount": 0.1736, 
14717         "object": 107, 
14718         "account": 15, 
14719         "state": "invoiced", 
14720         "coreHours": 2.48, 
14721         "invoice": 69, 
14722         "date": "2013-11-20T21:00:00Z", 
14723         "kind": "besteffort"
14724     }
14725 },
14726 {
14727     "pk": 60038, 
14728     "model": "core.charge", 
14729     "fields": {
14730         "updated": "2013-12-18T21:29:20.973Z", 
14731         "slice": 4, 
14732         "created": "2013-12-18T21:29:03.242Z", 
14733         "amount": 0.1456, 
14734         "object": 107, 
14735         "account": 15, 
14736         "state": "invoiced", 
14737         "coreHours": 2.08, 
14738         "invoice": 69, 
14739         "date": "2013-11-21T05:00:00Z", 
14740         "kind": "besteffort"
14741     }
14742 },
14743 {
14744     "pk": 60039, 
14745     "model": "core.charge", 
14746     "fields": {
14747         "updated": "2013-12-18T21:29:21.080Z", 
14748         "slice": 4, 
14749         "created": "2013-12-18T21:29:03.251Z", 
14750         "amount": 0.1568, 
14751         "object": 107, 
14752         "account": 15, 
14753         "state": "invoiced", 
14754         "coreHours": 2.24, 
14755         "invoice": 69, 
14756         "date": "2013-11-21T13:00:00Z", 
14757         "kind": "besteffort"
14758     }
14759 },
14760 {
14761     "pk": 60040, 
14762     "model": "core.charge", 
14763     "fields": {
14764         "updated": "2013-12-18T21:29:21.188Z", 
14765         "slice": 4, 
14766         "created": "2013-12-18T21:29:03.259Z", 
14767         "amount": 0.224, 
14768         "object": 107, 
14769         "account": 15, 
14770         "state": "invoiced", 
14771         "coreHours": 3.2, 
14772         "invoice": 69, 
14773         "date": "2013-11-21T21:00:00Z", 
14774         "kind": "besteffort"
14775     }
14776 },
14777 {
14778     "pk": 60041, 
14779     "model": "core.charge", 
14780     "fields": {
14781         "updated": "2013-12-18T21:29:21.296Z", 
14782         "slice": 4, 
14783         "created": "2013-12-18T21:29:03.267Z", 
14784         "amount": 0.1176, 
14785         "object": 107, 
14786         "account": 15, 
14787         "state": "invoiced", 
14788         "coreHours": 1.68, 
14789         "invoice": 69, 
14790         "date": "2013-11-22T05:00:00Z", 
14791         "kind": "besteffort"
14792     }
14793 },
14794 {
14795     "pk": 60042, 
14796     "model": "core.charge", 
14797     "fields": {
14798         "updated": "2013-12-18T21:29:21.403Z", 
14799         "slice": 4, 
14800         "created": "2013-12-18T21:29:03.275Z", 
14801         "amount": 0.2856, 
14802         "object": 107, 
14803         "account": 15, 
14804         "state": "invoiced", 
14805         "coreHours": 4.08, 
14806         "invoice": 69, 
14807         "date": "2013-11-22T13:00:00Z", 
14808         "kind": "besteffort"
14809     }
14810 },
14811 {
14812     "pk": 60043, 
14813     "model": "core.charge", 
14814     "fields": {
14815         "updated": "2013-12-18T21:29:21.511Z", 
14816         "slice": 4, 
14817         "created": "2013-12-18T21:29:03.284Z", 
14818         "amount": 0.3192, 
14819         "object": 107, 
14820         "account": 15, 
14821         "state": "invoiced", 
14822         "coreHours": 4.56, 
14823         "invoice": 69, 
14824         "date": "2013-11-22T21:00:00Z", 
14825         "kind": "besteffort"
14826     }
14827 },
14828 {
14829     "pk": 60044, 
14830     "model": "core.charge", 
14831     "fields": {
14832         "updated": "2013-12-18T21:29:21.619Z", 
14833         "slice": 4, 
14834         "created": "2013-12-18T21:29:03.292Z", 
14835         "amount": 0.1736, 
14836         "object": 107, 
14837         "account": 15, 
14838         "state": "invoiced", 
14839         "coreHours": 2.48, 
14840         "invoice": 69, 
14841         "date": "2013-11-23T05:00:00Z", 
14842         "kind": "besteffort"
14843     }
14844 },
14845 {
14846     "pk": 60045, 
14847     "model": "core.charge", 
14848     "fields": {
14849         "updated": "2013-12-18T21:29:21.726Z", 
14850         "slice": 4, 
14851         "created": "2013-12-18T21:29:03.300Z", 
14852         "amount": 0.2352, 
14853         "object": 107, 
14854         "account": 15, 
14855         "state": "invoiced", 
14856         "coreHours": 3.36, 
14857         "invoice": 69, 
14858         "date": "2013-11-23T13:00:00Z", 
14859         "kind": "besteffort"
14860     }
14861 },
14862 {
14863     "pk": 60046, 
14864     "model": "core.charge", 
14865     "fields": {
14866         "updated": "2013-12-18T21:29:21.834Z", 
14867         "slice": 4, 
14868         "created": "2013-12-18T21:29:03.308Z", 
14869         "amount": 0.1736, 
14870         "object": 107, 
14871         "account": 15, 
14872         "state": "invoiced", 
14873         "coreHours": 2.48, 
14874         "invoice": 69, 
14875         "date": "2013-11-23T21:00:00Z", 
14876         "kind": "besteffort"
14877     }
14878 },
14879 {
14880     "pk": 60047, 
14881     "model": "core.charge", 
14882     "fields": {
14883         "updated": "2013-12-18T21:29:21.942Z", 
14884         "slice": 4, 
14885         "created": "2013-12-18T21:29:03.317Z", 
14886         "amount": 0.2128, 
14887         "object": 107, 
14888         "account": 15, 
14889         "state": "invoiced", 
14890         "coreHours": 3.04, 
14891         "invoice": 69, 
14892         "date": "2013-11-24T05:00:00Z", 
14893         "kind": "besteffort"
14894     }
14895 },
14896 {
14897     "pk": 60048, 
14898     "model": "core.charge", 
14899     "fields": {
14900         "updated": "2013-12-18T21:29:22.049Z", 
14901         "slice": 4, 
14902         "created": "2013-12-18T21:29:03.325Z", 
14903         "amount": 0.2968, 
14904         "object": 107, 
14905         "account": 15, 
14906         "state": "invoiced", 
14907         "coreHours": 4.24, 
14908         "invoice": 69, 
14909         "date": "2013-11-24T13:00:00Z", 
14910         "kind": "besteffort"
14911     }
14912 },
14913 {
14914     "pk": 60049, 
14915     "model": "core.charge", 
14916     "fields": {
14917         "updated": "2013-12-18T21:29:22.157Z", 
14918         "slice": 4, 
14919         "created": "2013-12-18T21:29:03.333Z", 
14920         "amount": 0.1176, 
14921         "object": 107, 
14922         "account": 15, 
14923         "state": "invoiced", 
14924         "coreHours": 1.68, 
14925         "invoice": 69, 
14926         "date": "2013-11-24T21:00:00Z", 
14927         "kind": "besteffort"
14928     }
14929 },
14930 {
14931     "pk": 60050, 
14932     "model": "core.charge", 
14933     "fields": {
14934         "updated": "2013-12-18T21:29:22.273Z", 
14935         "slice": 4, 
14936         "created": "2013-12-18T21:29:03.342Z", 
14937         "amount": 0.1792, 
14938         "object": 107, 
14939         "account": 15, 
14940         "state": "invoiced", 
14941         "coreHours": 2.56, 
14942         "invoice": 70, 
14943         "date": "2013-11-25T05:00:00Z", 
14944         "kind": "besteffort"
14945     }
14946 },
14947 {
14948     "pk": 60051, 
14949     "model": "core.charge", 
14950     "fields": {
14951         "updated": "2013-12-18T21:29:22.381Z", 
14952         "slice": 4, 
14953         "created": "2013-12-18T21:29:03.350Z", 
14954         "amount": 0.3304, 
14955         "object": 107, 
14956         "account": 15, 
14957         "state": "invoiced", 
14958         "coreHours": 4.72, 
14959         "invoice": 70, 
14960         "date": "2013-11-25T13:00:00Z", 
14961         "kind": "besteffort"
14962     }
14963 },
14964 {
14965     "pk": 60052, 
14966     "model": "core.charge", 
14967     "fields": {
14968         "updated": "2013-12-18T21:29:22.488Z", 
14969         "slice": 4, 
14970         "created": "2013-12-18T21:29:03.358Z", 
14971         "amount": 0.2912, 
14972         "object": 107, 
14973         "account": 15, 
14974         "state": "invoiced", 
14975         "coreHours": 4.16, 
14976         "invoice": 70, 
14977         "date": "2013-11-25T21:00:00Z", 
14978         "kind": "besteffort"
14979     }
14980 },
14981 {
14982     "pk": 60053, 
14983     "model": "core.charge", 
14984     "fields": {
14985         "updated": "2013-12-18T21:29:22.638Z", 
14986         "slice": 4, 
14987         "created": "2013-12-18T21:29:03.366Z", 
14988         "amount": 0.252, 
14989         "object": 107, 
14990         "account": 15, 
14991         "state": "invoiced", 
14992         "coreHours": 3.6, 
14993         "invoice": 70, 
14994         "date": "2013-11-26T05:00:00Z", 
14995         "kind": "besteffort"
14996     }
14997 },
14998 {
14999     "pk": 60054, 
15000     "model": "core.charge", 
15001     "fields": {
15002         "updated": "2013-12-18T21:29:22.745Z", 
15003         "slice": 4, 
15004         "created": "2013-12-18T21:29:03.375Z", 
15005         "amount": 0.3024, 
15006         "object": 107, 
15007         "account": 15, 
15008         "state": "invoiced", 
15009         "coreHours": 4.32, 
15010         "invoice": 70, 
15011         "date": "2013-11-26T13:00:00Z", 
15012         "kind": "besteffort"
15013     }
15014 },
15015 {
15016     "pk": 60055, 
15017     "model": "core.charge", 
15018     "fields": {
15019         "updated": "2013-12-18T21:29:22.853Z", 
15020         "slice": 4, 
15021         "created": "2013-12-18T21:29:03.383Z", 
15022         "amount": 0.168, 
15023         "object": 107, 
15024         "account": 15, 
15025         "state": "invoiced", 
15026         "coreHours": 2.4, 
15027         "invoice": 70, 
15028         "date": "2013-11-26T21:00:00Z", 
15029         "kind": "besteffort"
15030     }
15031 },
15032 {
15033     "pk": 60056, 
15034     "model": "core.charge", 
15035     "fields": {
15036         "updated": "2013-12-18T21:29:22.961Z", 
15037         "slice": 4, 
15038         "created": "2013-12-18T21:29:03.391Z", 
15039         "amount": 0.308, 
15040         "object": 107, 
15041         "account": 15, 
15042         "state": "invoiced", 
15043         "coreHours": 4.4, 
15044         "invoice": 70, 
15045         "date": "2013-11-27T05:00:00Z", 
15046         "kind": "besteffort"
15047     }
15048 },
15049 {
15050     "pk": 60057, 
15051     "model": "core.charge", 
15052     "fields": {
15053         "updated": "2013-12-18T21:29:23.068Z", 
15054         "slice": 4, 
15055         "created": "2013-12-18T21:29:03.400Z", 
15056         "amount": 0.196, 
15057         "object": 107, 
15058         "account": 15, 
15059         "state": "invoiced", 
15060         "coreHours": 2.8, 
15061         "invoice": 70, 
15062         "date": "2013-11-27T13:00:00Z", 
15063         "kind": "besteffort"
15064     }
15065 },
15066 {
15067     "pk": 60058, 
15068     "model": "core.charge", 
15069     "fields": {
15070         "updated": "2013-12-18T21:29:23.176Z", 
15071         "slice": 4, 
15072         "created": "2013-12-18T21:29:03.408Z", 
15073         "amount": 0.1232, 
15074         "object": 107, 
15075         "account": 15, 
15076         "state": "invoiced", 
15077         "coreHours": 1.76, 
15078         "invoice": 70, 
15079         "date": "2013-11-27T21:00:00Z", 
15080         "kind": "besteffort"
15081     }
15082 },
15083 {
15084     "pk": 60059, 
15085     "model": "core.charge", 
15086     "fields": {
15087         "updated": "2013-12-18T21:29:23.284Z", 
15088         "slice": 4, 
15089         "created": "2013-12-18T21:29:03.416Z", 
15090         "amount": 0.3024, 
15091         "object": 107, 
15092         "account": 15, 
15093         "state": "invoiced", 
15094         "coreHours": 4.32, 
15095         "invoice": 70, 
15096         "date": "2013-11-28T05:00:00Z", 
15097         "kind": "besteffort"
15098     }
15099 },
15100 {
15101     "pk": 60060, 
15102     "model": "core.charge", 
15103     "fields": {
15104         "updated": "2013-12-18T21:29:23.391Z", 
15105         "slice": 4, 
15106         "created": "2013-12-18T21:29:03.424Z", 
15107         "amount": 0.2912, 
15108         "object": 107, 
15109         "account": 15, 
15110         "state": "invoiced", 
15111         "coreHours": 4.16, 
15112         "invoice": 70, 
15113         "date": "2013-11-28T13:00:00Z", 
15114         "kind": "besteffort"
15115     }
15116 },
15117 {
15118     "pk": 60061, 
15119     "model": "core.charge", 
15120     "fields": {
15121         "updated": "2013-12-18T21:29:23.499Z", 
15122         "slice": 4, 
15123         "created": "2013-12-18T21:29:03.433Z", 
15124         "amount": 0.1904, 
15125         "object": 107, 
15126         "account": 15, 
15127         "state": "invoiced", 
15128         "coreHours": 2.72, 
15129         "invoice": 70, 
15130         "date": "2013-11-28T21:00:00Z", 
15131         "kind": "besteffort"
15132     }
15133 },
15134 {
15135     "pk": 60062, 
15136     "model": "core.charge", 
15137     "fields": {
15138         "updated": "2013-12-18T21:29:23.607Z", 
15139         "slice": 4, 
15140         "created": "2013-12-18T21:29:03.441Z", 
15141         "amount": 0.1176, 
15142         "object": 107, 
15143         "account": 15, 
15144         "state": "invoiced", 
15145         "coreHours": 1.68, 
15146         "invoice": 70, 
15147         "date": "2013-11-29T05:00:00Z", 
15148         "kind": "besteffort"
15149     }
15150 },
15151 {
15152     "pk": 60063, 
15153     "model": "core.charge", 
15154     "fields": {
15155         "updated": "2013-12-18T21:29:23.715Z", 
15156         "slice": 4, 
15157         "created": "2013-12-18T21:29:03.449Z", 
15158         "amount": 0.1456, 
15159         "object": 107, 
15160         "account": 15, 
15161         "state": "invoiced", 
15162         "coreHours": 2.08, 
15163         "invoice": 70, 
15164         "date": "2013-11-29T13:00:00Z", 
15165         "kind": "besteffort"
15166     }
15167 },
15168 {
15169     "pk": 60064, 
15170     "model": "core.charge", 
15171     "fields": {
15172         "updated": "2013-12-18T21:29:23.822Z", 
15173         "slice": 4, 
15174         "created": "2013-12-18T21:29:03.457Z", 
15175         "amount": 0.3136, 
15176         "object": 107, 
15177         "account": 15, 
15178         "state": "invoiced", 
15179         "coreHours": 4.48, 
15180         "invoice": 70, 
15181         "date": "2013-11-29T21:00:00Z", 
15182         "kind": "besteffort"
15183     }
15184 },
15185 {
15186     "pk": 60065, 
15187     "model": "core.charge", 
15188     "fields": {
15189         "updated": "2013-12-18T21:29:23.930Z", 
15190         "slice": 4, 
15191         "created": "2013-12-18T21:29:03.466Z", 
15192         "amount": 0.308, 
15193         "object": 107, 
15194         "account": 15, 
15195         "state": "invoiced", 
15196         "coreHours": 4.4, 
15197         "invoice": 70, 
15198         "date": "2013-11-30T05:00:00Z", 
15199         "kind": "besteffort"
15200     }
15201 },
15202 {
15203     "pk": 60066, 
15204     "model": "core.charge", 
15205     "fields": {
15206         "updated": "2013-12-18T21:29:24.038Z", 
15207         "slice": 4, 
15208         "created": "2013-12-18T21:29:03.474Z", 
15209         "amount": 0.252, 
15210         "object": 107, 
15211         "account": 15, 
15212         "state": "invoiced", 
15213         "coreHours": 3.6, 
15214         "invoice": 70, 
15215         "date": "2013-11-30T13:00:00Z", 
15216         "kind": "besteffort"
15217     }
15218 },
15219 {
15220     "pk": 60067, 
15221     "model": "core.charge", 
15222     "fields": {
15223         "updated": "2013-12-18T21:29:24.145Z", 
15224         "slice": 4, 
15225         "created": "2013-12-18T21:29:03.482Z", 
15226         "amount": 0.2856, 
15227         "object": 107, 
15228         "account": 15, 
15229         "state": "invoiced", 
15230         "coreHours": 4.08, 
15231         "invoice": 70, 
15232         "date": "2013-11-30T21:00:00Z", 
15233         "kind": "besteffort"
15234     }
15235 },
15236 {
15237     "pk": 60068, 
15238     "model": "core.charge", 
15239     "fields": {
15240         "updated": "2013-12-18T21:29:24.253Z", 
15241         "slice": 4, 
15242         "created": "2013-12-18T21:29:03.491Z", 
15243         "amount": 0.1624, 
15244         "object": 107, 
15245         "account": 15, 
15246         "state": "invoiced", 
15247         "coreHours": 2.32, 
15248         "invoice": 70, 
15249         "date": "2013-12-01T05:00:00Z", 
15250         "kind": "besteffort"
15251     }
15252 },
15253 {
15254     "pk": 60069, 
15255     "model": "core.charge", 
15256     "fields": {
15257         "updated": "2013-12-18T21:29:24.361Z", 
15258         "slice": 4, 
15259         "created": "2013-12-18T21:29:03.499Z", 
15260         "amount": 0.3304, 
15261         "object": 107, 
15262         "account": 15, 
15263         "state": "invoiced", 
15264         "coreHours": 4.72, 
15265         "invoice": 70, 
15266         "date": "2013-12-01T13:00:00Z", 
15267         "kind": "besteffort"
15268     }
15269 },
15270 {
15271     "pk": 60070, 
15272     "model": "core.charge", 
15273     "fields": {
15274         "updated": "2013-12-18T21:29:24.468Z", 
15275         "slice": 4, 
15276         "created": "2013-12-18T21:29:03.507Z", 
15277         "amount": 0.168, 
15278         "object": 107, 
15279         "account": 15, 
15280         "state": "invoiced", 
15281         "coreHours": 2.4, 
15282         "invoice": 70, 
15283         "date": "2013-12-01T21:00:00Z", 
15284         "kind": "besteffort"
15285     }
15286 },
15287 {
15288     "pk": 60071, 
15289     "model": "core.charge", 
15290     "fields": {
15291         "updated": "2013-12-18T21:29:24.584Z", 
15292         "slice": 4, 
15293         "created": "2013-12-18T21:29:03.516Z", 
15294         "amount": 0.168, 
15295         "object": 107, 
15296         "account": 15, 
15297         "state": "invoiced", 
15298         "coreHours": 2.4, 
15299         "invoice": 71, 
15300         "date": "2013-12-02T05:00:00Z", 
15301         "kind": "besteffort"
15302     }
15303 },
15304 {
15305     "pk": 60072, 
15306     "model": "core.charge", 
15307     "fields": {
15308         "updated": "2013-12-18T21:29:24.692Z", 
15309         "slice": 4, 
15310         "created": "2013-12-18T21:29:03.524Z", 
15311         "amount": 0.28, 
15312         "object": 107, 
15313         "account": 15, 
15314         "state": "invoiced", 
15315         "coreHours": 4.0, 
15316         "invoice": 71, 
15317         "date": "2013-12-02T13:00:00Z", 
15318         "kind": "besteffort"
15319     }
15320 },
15321 {
15322     "pk": 60073, 
15323     "model": "core.charge", 
15324     "fields": {
15325         "updated": "2013-12-18T21:29:24.800Z", 
15326         "slice": 4, 
15327         "created": "2013-12-18T21:29:03.532Z", 
15328         "amount": 0.2856, 
15329         "object": 107, 
15330         "account": 15, 
15331         "state": "invoiced", 
15332         "coreHours": 4.08, 
15333         "invoice": 71, 
15334         "date": "2013-12-02T21:00:00Z", 
15335         "kind": "besteffort"
15336     }
15337 },
15338 {
15339     "pk": 60074, 
15340     "model": "core.charge", 
15341     "fields": {
15342         "updated": "2013-12-18T21:29:24.907Z", 
15343         "slice": 4, 
15344         "created": "2013-12-18T21:29:03.541Z", 
15345         "amount": 0.3024, 
15346         "object": 107, 
15347         "account": 15, 
15348         "state": "invoiced", 
15349         "coreHours": 4.32, 
15350         "invoice": 71, 
15351         "date": "2013-12-03T05:00:00Z", 
15352         "kind": "besteffort"
15353     }
15354 },
15355 {
15356     "pk": 60075, 
15357     "model": "core.charge", 
15358     "fields": {
15359         "updated": "2013-12-18T21:29:25.015Z", 
15360         "slice": 4, 
15361         "created": "2013-12-18T21:29:03.549Z", 
15362         "amount": 0.2296, 
15363         "object": 107, 
15364         "account": 15, 
15365         "state": "invoiced", 
15366         "coreHours": 3.28, 
15367         "invoice": 71, 
15368         "date": "2013-12-03T13:00:00Z", 
15369         "kind": "besteffort"
15370     }
15371 },
15372 {
15373     "pk": 60076, 
15374     "model": "core.charge", 
15375     "fields": {
15376         "updated": "2013-12-18T21:29:25.123Z", 
15377         "slice": 4, 
15378         "created": "2013-12-18T21:29:03.557Z", 
15379         "amount": 0.3304, 
15380         "object": 107, 
15381         "account": 15, 
15382         "state": "invoiced", 
15383         "coreHours": 4.72, 
15384         "invoice": 71, 
15385         "date": "2013-12-03T21:00:00Z", 
15386         "kind": "besteffort"
15387     }
15388 },
15389 {
15390     "pk": 60077, 
15391     "model": "core.charge", 
15392     "fields": {
15393         "updated": "2013-12-18T21:29:25.231Z", 
15394         "slice": 4, 
15395         "created": "2013-12-18T21:29:03.565Z", 
15396         "amount": 0.1792, 
15397         "object": 107, 
15398         "account": 15, 
15399         "state": "invoiced", 
15400         "coreHours": 2.56, 
15401         "invoice": 71, 
15402         "date": "2013-12-04T05:00:00Z", 
15403         "kind": "besteffort"
15404     }
15405 },
15406 {
15407     "pk": 60078, 
15408     "model": "core.charge", 
15409     "fields": {
15410         "updated": "2013-12-18T21:29:25.338Z", 
15411         "slice": 4, 
15412         "created": "2013-12-18T21:29:03.574Z", 
15413         "amount": 0.2912, 
15414         "object": 107, 
15415         "account": 15, 
15416         "state": "invoiced", 
15417         "coreHours": 4.16, 
15418         "invoice": 71, 
15419         "date": "2013-12-04T13:00:00Z", 
15420         "kind": "besteffort"
15421     }
15422 },
15423 {
15424     "pk": 60079, 
15425     "model": "core.charge", 
15426     "fields": {
15427         "updated": "2013-12-18T21:29:25.446Z", 
15428         "slice": 4, 
15429         "created": "2013-12-18T21:29:03.582Z", 
15430         "amount": 0.2128, 
15431         "object": 107, 
15432         "account": 15, 
15433         "state": "invoiced", 
15434         "coreHours": 3.04, 
15435         "invoice": 71, 
15436         "date": "2013-12-04T21:00:00Z", 
15437         "kind": "besteffort"
15438     }
15439 },
15440 {
15441     "pk": 60080, 
15442     "model": "core.charge", 
15443     "fields": {
15444         "updated": "2013-12-18T21:29:25.554Z", 
15445         "slice": 4, 
15446         "created": "2013-12-18T21:29:03.590Z", 
15447         "amount": 0.1456, 
15448         "object": 107, 
15449         "account": 15, 
15450         "state": "invoiced", 
15451         "coreHours": 2.08, 
15452         "invoice": 71, 
15453         "date": "2013-12-05T05:00:00Z", 
15454         "kind": "besteffort"
15455     }
15456 },
15457 {
15458     "pk": 60081, 
15459     "model": "core.charge", 
15460     "fields": {
15461         "updated": "2013-12-18T21:29:25.661Z", 
15462         "slice": 4, 
15463         "created": "2013-12-18T21:29:03.598Z", 
15464         "amount": 0.112, 
15465         "object": 107, 
15466         "account": 15, 
15467         "state": "invoiced", 
15468         "coreHours": 1.6, 
15469         "invoice": 71, 
15470         "date": "2013-12-05T13:00:00Z", 
15471         "kind": "besteffort"
15472     }
15473 },
15474 {
15475     "pk": 60082, 
15476     "model": "core.charge", 
15477     "fields": {
15478         "updated": "2013-12-18T21:29:25.769Z", 
15479         "slice": 4, 
15480         "created": "2013-12-18T21:29:03.607Z", 
15481         "amount": 0.28, 
15482         "object": 107, 
15483         "account": 15, 
15484         "state": "invoiced", 
15485         "coreHours": 4.0, 
15486         "invoice": 71, 
15487         "date": "2013-12-05T21:00:00Z", 
15488         "kind": "besteffort"
15489     }
15490 },
15491 {
15492     "pk": 60083, 
15493     "model": "core.charge", 
15494     "fields": {
15495         "updated": "2013-12-18T21:29:25.877Z", 
15496         "slice": 4, 
15497         "created": "2013-12-18T21:29:03.615Z", 
15498         "amount": 0.112, 
15499         "object": 107, 
15500         "account": 15, 
15501         "state": "invoiced", 
15502         "coreHours": 1.6, 
15503         "invoice": 71, 
15504         "date": "2013-12-06T05:00:00Z", 
15505         "kind": "besteffort"
15506     }
15507 },
15508 {
15509     "pk": 60084, 
15510     "model": "core.charge", 
15511     "fields": {
15512         "updated": "2013-12-18T21:29:25.984Z", 
15513         "slice": 4, 
15514         "created": "2013-12-18T21:29:03.623Z", 
15515         "amount": 0.224, 
15516         "object": 107, 
15517         "account": 15, 
15518         "state": "invoiced", 
15519         "coreHours": 3.2, 
15520         "invoice": 71, 
15521         "date": "2013-12-06T13:00:00Z", 
15522         "kind": "besteffort"
15523     }
15524 },
15525 {
15526     "pk": 60085, 
15527     "model": "core.charge", 
15528     "fields": {
15529         "updated": "2013-12-18T21:29:26.092Z", 
15530         "slice": 4, 
15531         "created": "2013-12-18T21:29:03.631Z", 
15532         "amount": 0.1344, 
15533         "object": 107, 
15534         "account": 15, 
15535         "state": "invoiced", 
15536         "coreHours": 1.92, 
15537         "invoice": 71, 
15538         "date": "2013-12-06T21:00:00Z", 
15539         "kind": "besteffort"
15540     }
15541 },
15542 {
15543     "pk": 60086, 
15544     "model": "core.charge", 
15545     "fields": {
15546         "updated": "2013-12-18T21:29:26.200Z", 
15547         "slice": 4, 
15548         "created": "2013-12-18T21:29:03.640Z", 
15549         "amount": 0.2968, 
15550         "object": 107, 
15551         "account": 15, 
15552         "state": "invoiced", 
15553         "coreHours": 4.24, 
15554         "invoice": 71, 
15555         "date": "2013-12-07T05:00:00Z", 
15556         "kind": "besteffort"
15557     }
15558 },
15559 {
15560     "pk": 60087, 
15561     "model": "core.charge", 
15562     "fields": {
15563         "updated": "2013-12-18T21:29:26.307Z", 
15564         "slice": 4, 
15565         "created": "2013-12-18T21:29:03.648Z", 
15566         "amount": 0.3304, 
15567         "object": 107, 
15568         "account": 15, 
15569         "state": "invoiced", 
15570         "coreHours": 4.72, 
15571         "invoice": 71, 
15572         "date": "2013-12-07T13:00:00Z", 
15573         "kind": "besteffort"
15574     }
15575 },
15576 {
15577     "pk": 60088, 
15578     "model": "core.charge", 
15579     "fields": {
15580         "updated": "2013-12-18T21:29:26.415Z", 
15581         "slice": 4, 
15582         "created": "2013-12-18T21:29:03.657Z", 
15583         "amount": 0.3192, 
15584         "object": 107, 
15585         "account": 15, 
15586         "state": "invoiced", 
15587         "coreHours": 4.56, 
15588         "invoice": 71, 
15589         "date": "2013-12-07T21:00:00Z", 
15590         "kind": "besteffort"
15591     }
15592 },
15593 {
15594     "pk": 60089, 
15595     "model": "core.charge", 
15596     "fields": {
15597         "updated": "2013-12-18T21:29:26.523Z", 
15598         "slice": 4, 
15599         "created": "2013-12-18T21:29:03.665Z", 
15600         "amount": 0.336, 
15601         "object": 107, 
15602         "account": 15, 
15603         "state": "invoiced", 
15604         "coreHours": 4.8, 
15605         "invoice": 71, 
15606         "date": "2013-12-08T05:00:00Z", 
15607         "kind": "besteffort"
15608     }
15609 },
15610 {
15611     "pk": 60090, 
15612     "model": "core.charge", 
15613     "fields": {
15614         "updated": "2013-12-18T21:29:26.630Z", 
15615         "slice": 4, 
15616         "created": "2013-12-18T21:29:03.673Z", 
15617         "amount": 0.308, 
15618         "object": 107, 
15619         "account": 15, 
15620         "state": "invoiced", 
15621         "coreHours": 4.4, 
15622         "invoice": 71, 
15623         "date": "2013-12-08T13:00:00Z", 
15624         "kind": "besteffort"
15625     }
15626 },
15627 {
15628     "pk": 60091, 
15629     "model": "core.charge", 
15630     "fields": {
15631         "updated": "2013-12-18T21:29:26.738Z", 
15632         "slice": 4, 
15633         "created": "2013-12-18T21:29:03.681Z", 
15634         "amount": 0.1288, 
15635         "object": 107, 
15636         "account": 15, 
15637         "state": "invoiced", 
15638         "coreHours": 1.84, 
15639         "invoice": 71, 
15640         "date": "2013-12-08T21:00:00Z", 
15641         "kind": "besteffort"
15642     }
15643 },
15644 {
15645     "pk": 60092, 
15646     "model": "core.charge", 
15647     "fields": {
15648         "updated": "2013-12-18T21:29:26.854Z", 
15649         "slice": 4, 
15650         "created": "2013-12-18T21:29:03.690Z", 
15651         "amount": 0.2632, 
15652         "object": 107, 
15653         "account": 15, 
15654         "state": "invoiced", 
15655         "coreHours": 3.76, 
15656         "invoice": 72, 
15657         "date": "2013-12-09T05:00:00Z", 
15658         "kind": "besteffort"
15659     }
15660 },
15661 {
15662     "pk": 60093, 
15663     "model": "core.charge", 
15664     "fields": {
15665         "updated": "2013-12-18T21:29:26.962Z", 
15666         "slice": 4, 
15667         "created": "2013-12-18T21:29:03.698Z", 
15668         "amount": 0.2184, 
15669         "object": 107, 
15670         "account": 15, 
15671         "state": "invoiced", 
15672         "coreHours": 3.12, 
15673         "invoice": 72, 
15674         "date": "2013-12-09T13:00:00Z", 
15675         "kind": "besteffort"
15676     }
15677 },
15678 {
15679     "pk": 60094, 
15680     "model": "core.charge", 
15681     "fields": {
15682         "updated": "2013-12-18T21:29:27.069Z", 
15683         "slice": 4, 
15684         "created": "2013-12-18T21:29:03.706Z", 
15685         "amount": 0.1904, 
15686         "object": 107, 
15687         "account": 15, 
15688         "state": "invoiced", 
15689         "coreHours": 2.72, 
15690         "invoice": 72, 
15691         "date": "2013-12-09T21:00:00Z", 
15692         "kind": "besteffort"
15693     }
15694 },
15695 {
15696     "pk": 60095, 
15697     "model": "core.charge", 
15698     "fields": {
15699         "updated": "2013-12-18T21:29:27.177Z", 
15700         "slice": 4, 
15701         "created": "2013-12-18T21:29:03.714Z", 
15702         "amount": 0.168, 
15703         "object": 107, 
15704         "account": 15, 
15705         "state": "invoiced", 
15706         "coreHours": 2.4, 
15707         "invoice": 72, 
15708         "date": "2013-12-10T05:00:00Z", 
15709         "kind": "besteffort"
15710     }
15711 },
15712 {
15713     "pk": 60096, 
15714     "model": "core.charge", 
15715     "fields": {
15716         "updated": "2013-12-18T21:29:27.285Z", 
15717         "slice": 4, 
15718         "created": "2013-12-18T21:29:03.723Z", 
15719         "amount": 0.2464, 
15720         "object": 107, 
15721         "account": 15, 
15722         "state": "invoiced", 
15723         "coreHours": 3.52, 
15724         "invoice": 72, 
15725         "date": "2013-12-10T13:00:00Z", 
15726         "kind": "besteffort"
15727     }
15728 },
15729 {
15730     "pk": 60097, 
15731     "model": "core.charge", 
15732     "fields": {
15733         "updated": "2013-12-18T21:29:27.393Z", 
15734         "slice": 4, 
15735         "created": "2013-12-18T21:29:03.731Z", 
15736         "amount": 0.2184, 
15737         "object": 107, 
15738         "account": 15, 
15739         "state": "invoiced", 
15740         "coreHours": 3.12, 
15741         "invoice": 72, 
15742         "date": "2013-12-10T21:00:00Z", 
15743         "kind": "besteffort"
15744     }
15745 },
15746 {
15747     "pk": 60098, 
15748     "model": "core.charge", 
15749     "fields": {
15750         "updated": "2013-12-18T21:29:27.500Z", 
15751         "slice": 4, 
15752         "created": "2013-12-18T21:29:03.739Z", 
15753         "amount": 0.1736, 
15754         "object": 107, 
15755         "account": 15, 
15756         "state": "invoiced", 
15757         "coreHours": 2.48, 
15758         "invoice": 72, 
15759         "date": "2013-12-11T05:00:00Z", 
15760         "kind": "besteffort"
15761     }
15762 },
15763 {
15764     "pk": 60099, 
15765     "model": "core.charge", 
15766     "fields": {
15767         "updated": "2013-12-18T21:29:27.666Z", 
15768         "slice": 4, 
15769         "created": "2013-12-18T21:29:03.748Z", 
15770         "amount": 0.1456, 
15771         "object": 107, 
15772         "account": 15, 
15773         "state": "invoiced", 
15774         "coreHours": 2.08, 
15775         "invoice": 72, 
15776         "date": "2013-12-11T13:00:00Z", 
15777         "kind": "besteffort"
15778     }
15779 },
15780 {
15781     "pk": 60100, 
15782     "model": "core.charge", 
15783     "fields": {
15784         "updated": "2013-12-18T21:29:27.774Z", 
15785         "slice": 4, 
15786         "created": "2013-12-18T21:29:03.756Z", 
15787         "amount": 0.1512, 
15788         "object": 107, 
15789         "account": 15, 
15790         "state": "invoiced", 
15791         "coreHours": 2.16, 
15792         "invoice": 72, 
15793         "date": "2013-12-11T21:00:00Z", 
15794         "kind": "besteffort"
15795     }
15796 },
15797 {
15798     "pk": 60101, 
15799     "model": "core.charge", 
15800     "fields": {
15801         "updated": "2013-12-18T21:29:27.881Z", 
15802         "slice": 4, 
15803         "created": "2013-12-18T21:29:03.764Z", 
15804         "amount": 0.3304, 
15805         "object": 107, 
15806         "account": 15, 
15807         "state": "invoiced", 
15808         "coreHours": 4.72, 
15809         "invoice": 72, 
15810         "date": "2013-12-12T05:00:00Z", 
15811         "kind": "besteffort"
15812     }
15813 },
15814 {
15815     "pk": 60102, 
15816     "model": "core.charge", 
15817     "fields": {
15818         "updated": "2013-12-18T21:29:27.989Z", 
15819         "slice": 4, 
15820         "created": "2013-12-18T21:29:03.773Z", 
15821         "amount": 0.168, 
15822         "object": 107, 
15823         "account": 15, 
15824         "state": "invoiced", 
15825         "coreHours": 2.4, 
15826         "invoice": 72, 
15827         "date": "2013-12-12T13:00:00Z", 
15828         "kind": "besteffort"
15829     }
15830 },
15831 {
15832     "pk": 60103, 
15833     "model": "core.charge", 
15834     "fields": {
15835         "updated": "2013-12-18T21:29:28.097Z", 
15836         "slice": 4, 
15837         "created": "2013-12-18T21:29:03.781Z", 
15838         "amount": 0.3024, 
15839         "object": 107, 
15840         "account": 15, 
15841         "state": "invoiced", 
15842         "coreHours": 4.32, 
15843         "invoice": 72, 
15844         "date": "2013-12-12T21:00:00Z", 
15845         "kind": "besteffort"
15846     }
15847 },
15848 {
15849     "pk": 60104, 
15850     "model": "core.charge", 
15851     "fields": {
15852         "updated": "2013-12-18T21:29:28.204Z", 
15853         "slice": 4, 
15854         "created": "2013-12-18T21:29:03.789Z", 
15855         "amount": 0.2856, 
15856         "object": 107, 
15857         "account": 15, 
15858         "state": "invoiced", 
15859         "coreHours": 4.08, 
15860         "invoice": 72, 
15861         "date": "2013-12-13T05:00:00Z", 
15862         "kind": "besteffort"
15863     }
15864 },
15865 {
15866     "pk": 60105, 
15867     "model": "core.charge", 
15868     "fields": {
15869         "updated": "2013-12-18T21:29:28.312Z", 
15870         "slice": 4, 
15871         "created": "2013-12-18T21:29:03.797Z", 
15872         "amount": 0.2856, 
15873         "object": 107, 
15874         "account": 15, 
15875         "state": "invoiced", 
15876         "coreHours": 4.08, 
15877         "invoice": 72, 
15878         "date": "2013-12-13T13:00:00Z", 
15879         "kind": "besteffort"
15880     }
15881 },
15882 {
15883     "pk": 60106, 
15884     "model": "core.charge", 
15885     "fields": {
15886         "updated": "2013-12-18T21:29:28.420Z", 
15887         "slice": 4, 
15888         "created": "2013-12-18T21:29:03.806Z", 
15889         "amount": 0.1232, 
15890         "object": 107, 
15891         "account": 15, 
15892         "state": "invoiced", 
15893         "coreHours": 1.76, 
15894         "invoice": 72, 
15895         "date": "2013-12-13T21:00:00Z", 
15896         "kind": "besteffort"
15897     }
15898 },
15899 {
15900     "pk": 60107, 
15901     "model": "core.charge", 
15902     "fields": {
15903         "updated": "2013-12-18T21:29:28.527Z", 
15904         "slice": 4, 
15905         "created": "2013-12-18T21:29:03.814Z", 
15906         "amount": 0.2632, 
15907         "object": 107, 
15908         "account": 15, 
15909         "state": "invoiced", 
15910         "coreHours": 3.76, 
15911         "invoice": 72, 
15912         "date": "2013-12-14T05:00:00Z", 
15913         "kind": "besteffort"
15914     }
15915 },
15916 {
15917     "pk": 60108, 
15918     "model": "core.charge", 
15919     "fields": {
15920         "updated": "2013-12-18T21:29:28.635Z", 
15921         "slice": 4, 
15922         "created": "2013-12-18T21:29:03.822Z", 
15923         "amount": 0.196, 
15924         "object": 107, 
15925         "account": 15, 
15926         "state": "invoiced", 
15927         "coreHours": 2.8, 
15928         "invoice": 72, 
15929         "date": "2013-12-14T13:00:00Z", 
15930         "kind": "besteffort"
15931     }
15932 },
15933 {
15934     "pk": 60109, 
15935     "model": "core.charge", 
15936     "fields": {
15937         "updated": "2013-12-18T21:29:28.743Z", 
15938         "slice": 4, 
15939         "created": "2013-12-18T21:29:03.830Z", 
15940         "amount": 0.1344, 
15941         "object": 107, 
15942         "account": 15, 
15943         "state": "invoiced", 
15944         "coreHours": 1.92, 
15945         "invoice": 72, 
15946         "date": "2013-12-14T21:00:00Z", 
15947         "kind": "besteffort"
15948     }
15949 },
15950 {
15951     "pk": 60110, 
15952     "model": "core.charge", 
15953     "fields": {
15954         "updated": "2013-12-18T21:29:28.851Z", 
15955         "slice": 4, 
15956         "created": "2013-12-18T21:29:03.839Z", 
15957         "amount": 0.2352, 
15958         "object": 107, 
15959         "account": 15, 
15960         "state": "invoiced", 
15961         "coreHours": 3.36, 
15962         "invoice": 72, 
15963         "date": "2013-12-15T05:00:00Z", 
15964         "kind": "besteffort"
15965     }
15966 },
15967 {
15968     "pk": 60111, 
15969     "model": "core.charge", 
15970     "fields": {
15971         "updated": "2013-12-18T21:29:28.958Z", 
15972         "slice": 4, 
15973         "created": "2013-12-18T21:29:03.847Z", 
15974         "amount": 0.2632, 
15975         "object": 107, 
15976         "account": 15, 
15977         "state": "invoiced", 
15978         "coreHours": 3.76, 
15979         "invoice": 72, 
15980         "date": "2013-12-15T13:00:00Z", 
15981         "kind": "besteffort"
15982     }
15983 },
15984 {
15985     "pk": 60112, 
15986     "model": "core.charge", 
15987     "fields": {
15988         "updated": "2013-12-18T21:29:29.066Z", 
15989         "slice": 4, 
15990         "created": "2013-12-18T21:29:03.855Z", 
15991         "amount": 0.2128, 
15992         "object": 107, 
15993         "account": 15, 
15994         "state": "invoiced", 
15995         "coreHours": 3.04, 
15996         "invoice": 72, 
15997         "date": "2013-12-15T21:00:00Z", 
15998         "kind": "besteffort"
15999     }
16000 },
16001 {
16002     "pk": 60113, 
16003     "model": "core.charge", 
16004     "fields": {
16005         "updated": "2013-12-18T21:29:03.864Z", 
16006         "slice": 4, 
16007         "created": "2013-12-18T21:29:03.864Z", 
16008         "amount": 0.14, 
16009         "object": 107, 
16010         "account": 15, 
16011         "state": "pending", 
16012         "coreHours": 2.0, 
16013         "invoice": null, 
16014         "date": "2013-12-16T05:00:00Z", 
16015         "kind": "besteffort"
16016     }
16017 },
16018 {
16019     "pk": 60114, 
16020     "model": "core.charge", 
16021     "fields": {
16022         "updated": "2013-12-18T21:29:03.872Z", 
16023         "slice": 4, 
16024         "created": "2013-12-18T21:29:03.872Z", 
16025         "amount": 0.252, 
16026         "object": 107, 
16027         "account": 15, 
16028         "state": "pending", 
16029         "coreHours": 3.6, 
16030         "invoice": null, 
16031         "date": "2013-12-16T13:00:00Z", 
16032         "kind": "besteffort"
16033     }
16034 },
16035 {
16036     "pk": 60115, 
16037     "model": "core.charge", 
16038     "fields": {
16039         "updated": "2013-12-18T21:29:03.880Z", 
16040         "slice": 4, 
16041         "created": "2013-12-18T21:29:03.880Z", 
16042         "amount": 0.28, 
16043         "object": 107, 
16044         "account": 15, 
16045         "state": "pending", 
16046         "coreHours": 4.0, 
16047         "invoice": null, 
16048         "date": "2013-12-16T21:00:00Z", 
16049         "kind": "besteffort"
16050     }
16051 },
16052 {
16053     "pk": 60116, 
16054     "model": "core.charge", 
16055     "fields": {
16056         "updated": "2013-12-18T21:29:03.888Z", 
16057         "slice": 4, 
16058         "created": "2013-12-18T21:29:03.888Z", 
16059         "amount": 0.1624, 
16060         "object": 107, 
16061         "account": 15, 
16062         "state": "pending", 
16063         "coreHours": 2.32, 
16064         "invoice": null, 
16065         "date": "2013-12-17T05:00:00Z", 
16066         "kind": "besteffort"
16067     }
16068 },
16069 {
16070     "pk": 60117, 
16071     "model": "core.charge", 
16072     "fields": {
16073         "updated": "2013-12-18T21:29:03.897Z", 
16074         "slice": 4, 
16075         "created": "2013-12-18T21:29:03.897Z", 
16076         "amount": 0.2744, 
16077         "object": 107, 
16078         "account": 15, 
16079         "state": "pending", 
16080         "coreHours": 3.92, 
16081         "invoice": null, 
16082         "date": "2013-12-17T13:00:00Z", 
16083         "kind": "besteffort"
16084     }
16085 },
16086 {
16087     "pk": 60118, 
16088     "model": "core.charge", 
16089     "fields": {
16090         "updated": "2013-12-18T21:29:03.905Z", 
16091         "slice": 4, 
16092         "created": "2013-12-18T21:29:03.905Z", 
16093         "amount": 0.28, 
16094         "object": 107, 
16095         "account": 15, 
16096         "state": "pending", 
16097         "coreHours": 4.0, 
16098         "invoice": null, 
16099         "date": "2013-12-17T21:00:00Z", 
16100         "kind": "besteffort"
16101     }
16102 },
16103 {
16104     "pk": 60119, 
16105     "model": "core.charge", 
16106     "fields": {
16107         "updated": "2013-12-18T21:29:03.913Z", 
16108         "slice": 4, 
16109         "created": "2013-12-18T21:29:03.913Z", 
16110         "amount": 0.2408, 
16111         "object": 107, 
16112         "account": 15, 
16113         "state": "pending", 
16114         "coreHours": 3.44, 
16115         "invoice": null, 
16116         "date": "2013-12-18T05:00:00Z", 
16117         "kind": "besteffort"
16118     }
16119 },
16120 {
16121     "pk": 60120, 
16122     "model": "core.charge", 
16123     "fields": {
16124         "updated": "2013-12-18T21:29:03.921Z", 
16125         "slice": 4, 
16126         "created": "2013-12-18T21:29:03.921Z", 
16127         "amount": 0.308, 
16128         "object": 107, 
16129         "account": 15, 
16130         "state": "pending", 
16131         "coreHours": 4.4, 
16132         "invoice": null, 
16133         "date": "2013-12-18T13:00:00Z", 
16134         "kind": "besteffort"
16135     }
16136 },
16137 {
16138     "pk": 60121, 
16139     "model": "core.charge", 
16140     "fields": {
16141         "updated": "2013-12-18T21:29:20.227Z", 
16142         "slice": 6, 
16143         "created": "2013-12-18T21:29:03.953Z", 
16144         "amount": 0.2968, 
16145         "object": 108, 
16146         "account": 15, 
16147         "state": "invoiced", 
16148         "coreHours": 4.24, 
16149         "invoice": 69, 
16150         "date": "2013-11-18T21:00:00Z", 
16151         "kind": "besteffort"
16152     }
16153 },
16154 {
16155     "pk": 60122, 
16156     "model": "core.charge", 
16157     "fields": {
16158         "updated": "2013-12-18T21:29:20.335Z", 
16159         "slice": 6, 
16160         "created": "2013-12-18T21:29:03.963Z", 
16161         "amount": 0.196, 
16162         "object": 108, 
16163         "account": 15, 
16164         "state": "invoiced", 
16165         "coreHours": 2.8, 
16166         "invoice": 69, 
16167         "date": "2013-11-19T05:00:00Z", 
16168         "kind": "besteffort"
16169     }
16170 },
16171 {
16172     "pk": 60123, 
16173     "model": "core.charge", 
16174     "fields": {
16175         "updated": "2013-12-18T21:29:20.442Z", 
16176         "slice": 6, 
16177         "created": "2013-12-18T21:29:03.971Z", 
16178         "amount": 0.1232, 
16179         "object": 108, 
16180         "account": 15, 
16181         "state": "invoiced", 
16182         "coreHours": 1.76, 
16183         "invoice": 69, 
16184         "date": "2013-11-19T13:00:00Z", 
16185         "kind": "besteffort"
16186     }
16187 },
16188 {
16189     "pk": 60124, 
16190     "model": "core.charge", 
16191     "fields": {
16192         "updated": "2013-12-18T21:29:20.550Z", 
16193         "slice": 6, 
16194         "created": "2013-12-18T21:29:03.979Z", 
16195         "amount": 0.308, 
16196         "object": 108, 
16197         "account": 15, 
16198         "state": "invoiced", 
16199         "coreHours": 4.4, 
16200         "invoice": 69, 
16201         "date": "2013-11-19T21:00:00Z", 
16202         "kind": "besteffort"
16203     }
16204 },
16205 {
16206     "pk": 60125, 
16207     "model": "core.charge", 
16208     "fields": {
16209         "updated": "2013-12-18T21:29:20.658Z", 
16210         "slice": 6, 
16211         "created": "2013-12-18T21:29:03.988Z", 
16212         "amount": 0.2464, 
16213         "object": 108, 
16214         "account": 15, 
16215         "state": "invoiced", 
16216         "coreHours": 3.52, 
16217         "invoice": 69, 
16218         "date": "2013-11-20T05:00:00Z", 
16219         "kind": "besteffort"
16220     }
16221 },
16222 {
16223     "pk": 60126, 
16224     "model": "core.charge", 
16225     "fields": {
16226         "updated": "2013-12-18T21:29:20.765Z", 
16227         "slice": 6, 
16228         "created": "2013-12-18T21:29:03.996Z", 
16229         "amount": 0.196, 
16230         "object": 108, 
16231         "account": 15, 
16232         "state": "invoiced", 
16233         "coreHours": 2.8, 
16234         "invoice": 69, 
16235         "date": "2013-11-20T13:00:00Z", 
16236         "kind": "besteffort"
16237     }
16238 },
16239 {
16240     "pk": 60127, 
16241     "model": "core.charge", 
16242     "fields": {
16243         "updated": "2013-12-18T21:29:20.873Z", 
16244         "slice": 6, 
16245         "created": "2013-12-18T21:29:04.004Z", 
16246         "amount": 0.2464, 
16247         "object": 108, 
16248         "account": 15, 
16249         "state": "invoiced", 
16250         "coreHours": 3.52, 
16251         "invoice": 69, 
16252         "date": "2013-11-20T21:00:00Z", 
16253         "kind": "besteffort"
16254     }
16255 },
16256 {
16257     "pk": 60128, 
16258     "model": "core.charge", 
16259     "fields": {
16260         "updated": "2013-12-18T21:29:20.981Z", 
16261         "slice": 6, 
16262         "created": "2013-12-18T21:29:04.013Z", 
16263         "amount": 0.1736, 
16264         "object": 108, 
16265         "account": 15, 
16266         "state": "invoiced", 
16267         "coreHours": 2.48, 
16268         "invoice": 69, 
16269         "date": "2013-11-21T05:00:00Z", 
16270         "kind": "besteffort"
16271     }
16272 },
16273 {
16274     "pk": 60129, 
16275     "model": "core.charge", 
16276     "fields": {
16277         "updated": "2013-12-18T21:29:21.088Z", 
16278         "slice": 6, 
16279         "created": "2013-12-18T21:29:04.021Z", 
16280         "amount": 0.2968, 
16281         "object": 108, 
16282         "account": 15, 
16283         "state": "invoiced", 
16284         "coreHours": 4.24, 
16285         "invoice": 69, 
16286         "date": "2013-11-21T13:00:00Z", 
16287         "kind": "besteffort"
16288     }
16289 },
16290 {
16291     "pk": 60130, 
16292     "model": "core.charge", 
16293     "fields": {
16294         "updated": "2013-12-18T21:29:21.196Z", 
16295         "slice": 6, 
16296         "created": "2013-12-18T21:29:04.029Z", 
16297         "amount": 0.1568, 
16298         "object": 108, 
16299         "account": 15, 
16300         "state": "invoiced", 
16301         "coreHours": 2.24, 
16302         "invoice": 69, 
16303         "date": "2013-11-21T21:00:00Z", 
16304         "kind": "besteffort"
16305     }
16306 },
16307 {
16308     "pk": 60131, 
16309     "model": "core.charge", 
16310     "fields": {
16311         "updated": "2013-12-18T21:29:21.304Z", 
16312         "slice": 6, 
16313         "created": "2013-12-18T21:29:04.037Z", 
16314         "amount": 0.3136, 
16315         "object": 108, 
16316         "account": 15, 
16317         "state": "invoiced", 
16318         "coreHours": 4.48, 
16319         "invoice": 69, 
16320         "date": "2013-11-22T05:00:00Z", 
16321         "kind": "besteffort"
16322     }
16323 },
16324 {
16325     "pk": 60132, 
16326     "model": "core.charge", 
16327     "fields": {
16328         "updated": "2013-12-18T21:29:21.412Z", 
16329         "slice": 6, 
16330         "created": "2013-12-18T21:29:04.046Z", 
16331         "amount": 0.1456, 
16332         "object": 108, 
16333         "account": 15, 
16334         "state": "invoiced", 
16335         "coreHours": 2.08, 
16336         "invoice": 69, 
16337         "date": "2013-11-22T13:00:00Z", 
16338         "kind": "besteffort"
16339     }
16340 },
16341 {
16342     "pk": 60133, 
16343     "model": "core.charge", 
16344     "fields": {
16345         "updated": "2013-12-18T21:29:21.519Z", 
16346         "slice": 6, 
16347         "created": "2013-12-18T21:29:04.054Z", 
16348         "amount": 0.1288, 
16349         "object": 108, 
16350         "account": 15, 
16351         "state": "invoiced", 
16352         "coreHours": 1.84, 
16353         "invoice": 69, 
16354         "date": "2013-11-22T21:00:00Z", 
16355         "kind": "besteffort"
16356     }
16357 },
16358 {
16359     "pk": 60134, 
16360     "model": "core.charge", 
16361     "fields": {
16362         "updated": "2013-12-18T21:29:21.627Z", 
16363         "slice": 6, 
16364         "created": "2013-12-18T21:29:04.062Z", 
16365         "amount": 0.1456, 
16366         "object": 108, 
16367         "account": 15, 
16368         "state": "invoiced", 
16369         "coreHours": 2.08, 
16370         "invoice": 69, 
16371         "date": "2013-11-23T05:00:00Z", 
16372         "kind": "besteffort"
16373     }
16374 },
16375 {
16376     "pk": 60135, 
16377     "model": "core.charge", 
16378     "fields": {
16379         "updated": "2013-12-18T21:29:21.735Z", 
16380         "slice": 6, 
16381         "created": "2013-12-18T21:29:04.071Z", 
16382         "amount": 0.2128, 
16383         "object": 108, 
16384         "account": 15, 
16385         "state": "invoiced", 
16386         "coreHours": 3.04, 
16387         "invoice": 69, 
16388         "date": "2013-11-23T13:00:00Z", 
16389         "kind": "besteffort"
16390     }
16391 },
16392 {
16393     "pk": 60136, 
16394     "model": "core.charge", 
16395     "fields": {
16396         "updated": "2013-12-18T21:29:21.842Z", 
16397         "slice": 6, 
16398         "created": "2013-12-18T21:29:04.079Z", 
16399         "amount": 0.2856, 
16400         "object": 108, 
16401         "account": 15, 
16402         "state": "invoiced", 
16403         "coreHours": 4.08, 
16404         "invoice": 69, 
16405         "date": "2013-11-23T21:00:00Z", 
16406         "kind": "besteffort"
16407     }
16408 },
16409 {
16410     "pk": 60137, 
16411     "model": "core.charge", 
16412     "fields": {
16413         "updated": "2013-12-18T21:29:21.950Z", 
16414         "slice": 6, 
16415         "created": "2013-12-18T21:29:04.087Z", 
16416         "amount": 0.2464, 
16417         "object": 108, 
16418         "account": 15, 
16419         "state": "invoiced", 
16420         "coreHours": 3.52, 
16421         "invoice": 69, 
16422         "date": "2013-11-24T05:00:00Z", 
16423         "kind": "besteffort"
16424     }
16425 },
16426 {
16427     "pk": 60138, 
16428     "model": "core.charge", 
16429     "fields": {
16430         "updated": "2013-12-18T21:29:22.058Z", 
16431         "slice": 6, 
16432         "created": "2013-12-18T21:29:04.095Z", 
16433         "amount": 0.2744, 
16434         "object": 108, 
16435         "account": 15, 
16436         "state": "invoiced", 
16437         "coreHours": 3.92, 
16438         "invoice": 69, 
16439         "date": "2013-11-24T13:00:00Z", 
16440         "kind": "besteffort"
16441     }
16442 },
16443 {
16444     "pk": 60139, 
16445     "model": "core.charge", 
16446     "fields": {
16447         "updated": "2013-12-18T21:29:22.166Z", 
16448         "slice": 6, 
16449         "created": "2013-12-18T21:29:04.104Z", 
16450         "amount": 0.2912, 
16451         "object": 108, 
16452         "account": 15, 
16453         "state": "invoiced", 
16454         "coreHours": 4.16, 
16455         "invoice": 69, 
16456         "date": "2013-11-24T21:00:00Z", 
16457         "kind": "besteffort"
16458     }
16459 },
16460 {
16461     "pk": 60140, 
16462     "model": "core.charge", 
16463     "fields": {
16464         "updated": "2013-12-18T21:29:22.281Z", 
16465         "slice": 6, 
16466         "created": "2013-12-18T21:29:04.112Z", 
16467         "amount": 0.2464, 
16468         "object": 108, 
16469         "account": 15, 
16470         "state": "invoiced", 
16471         "coreHours": 3.52, 
16472         "invoice": 70, 
16473         "date": "2013-11-25T05:00:00Z", 
16474         "kind": "besteffort"
16475     }
16476 },
16477 {
16478     "pk": 60141, 
16479     "model": "core.charge", 
16480     "fields": {
16481         "updated": "2013-12-18T21:29:22.389Z", 
16482         "slice": 6, 
16483         "created": "2013-12-18T21:29:04.120Z", 
16484         "amount": 0.2464, 
16485         "object": 108, 
16486         "account": 15, 
16487         "state": "invoiced", 
16488         "coreHours": 3.52, 
16489         "invoice": 70, 
16490         "date": "2013-11-25T13:00:00Z", 
16491         "kind": "besteffort"
16492     }
16493 },
16494 {
16495     "pk": 60142, 
16496     "model": "core.charge", 
16497     "fields": {
16498         "updated": "2013-12-18T21:29:22.497Z", 
16499         "slice": 6, 
16500         "created": "2013-12-18T21:29:04.129Z", 
16501         "amount": 0.1736, 
16502         "object": 108, 
16503         "account": 15, 
16504         "state": "invoiced", 
16505         "coreHours": 2.48, 
16506         "invoice": 70, 
16507         "date": "2013-11-25T21:00:00Z", 
16508         "kind": "besteffort"
16509     }
16510 },
16511 {
16512     "pk": 60143, 
16513     "model": "core.charge", 
16514     "fields": {
16515         "updated": "2013-12-18T21:29:22.646Z", 
16516         "slice": 6, 
16517         "created": "2013-12-18T21:29:04.137Z", 
16518         "amount": 0.1456, 
16519         "object": 108, 
16520         "account": 15, 
16521         "state": "invoiced", 
16522         "coreHours": 2.08, 
16523         "invoice": 70, 
16524         "date": "2013-11-26T05:00:00Z", 
16525         "kind": "besteffort"
16526     }
16527 },
16528 {
16529     "pk": 60144, 
16530     "model": "core.charge", 
16531     "fields": {
16532         "updated": "2013-12-18T21:29:22.754Z", 
16533         "slice": 6, 
16534         "created": "2013-12-18T21:29:04.145Z", 
16535         "amount": 0.1568, 
16536         "object": 108, 
16537         "account": 15, 
16538         "state": "invoiced", 
16539         "coreHours": 2.24, 
16540         "invoice": 70, 
16541         "date": "2013-11-26T13:00:00Z", 
16542         "kind": "besteffort"
16543     }
16544 },
16545 {
16546     "pk": 60145, 
16547     "model": "core.charge", 
16548     "fields": {
16549         "updated": "2013-12-18T21:29:22.861Z", 
16550         "slice": 6, 
16551         "created": "2013-12-18T21:29:04.154Z", 
16552         "amount": 0.1736, 
16553         "object": 108, 
16554         "account": 15, 
16555         "state": "invoiced", 
16556         "coreHours": 2.48, 
16557         "invoice": 70, 
16558         "date": "2013-11-26T21:00:00Z", 
16559         "kind": "besteffort"
16560     }
16561 },
16562 {
16563     "pk": 60146, 
16564     "model": "core.charge", 
16565     "fields": {
16566         "updated": "2013-12-18T21:29:22.969Z", 
16567         "slice": 6, 
16568         "created": "2013-12-18T21:29:04.162Z", 
16569         "amount": 0.252, 
16570         "object": 108, 
16571         "account": 15, 
16572         "state": "invoiced", 
16573         "coreHours": 3.6, 
16574         "invoice": 70, 
16575         "date": "2013-11-27T05:00:00Z", 
16576         "kind": "besteffort"
16577     }
16578 },
16579 {
16580     "pk": 60147, 
16581     "model": "core.charge", 
16582     "fields": {
16583         "updated": "2013-12-18T21:29:23.077Z", 
16584         "slice": 6, 
16585         "created": "2013-12-18T21:29:04.170Z", 
16586         "amount": 0.2016, 
16587         "object": 108, 
16588         "account": 15, 
16589         "state": "invoiced", 
16590         "coreHours": 2.88, 
16591         "invoice": 70, 
16592         "date": "2013-11-27T13:00:00Z", 
16593         "kind": "besteffort"
16594     }
16595 },
16596 {
16597     "pk": 60148, 
16598     "model": "core.charge", 
16599     "fields": {
16600         "updated": "2013-12-18T21:29:23.184Z", 
16601         "slice": 6, 
16602         "created": "2013-12-18T21:29:04.178Z", 
16603         "amount": 0.3192, 
16604         "object": 108, 
16605         "account": 15, 
16606         "state": "invoiced", 
16607         "coreHours": 4.56, 
16608         "invoice": 70, 
16609         "date": "2013-11-27T21:00:00Z", 
16610         "kind": "besteffort"
16611     }
16612 },
16613 {
16614     "pk": 60149, 
16615     "model": "core.charge", 
16616     "fields": {
16617         "updated": "2013-12-18T21:29:23.292Z", 
16618         "slice": 6, 
16619         "created": "2013-12-18T21:29:04.187Z", 
16620         "amount": 0.2464, 
16621         "object": 108, 
16622         "account": 15, 
16623         "state": "invoiced", 
16624         "coreHours": 3.52, 
16625         "invoice": 70, 
16626         "date": "2013-11-28T05:00:00Z", 
16627         "kind": "besteffort"
16628     }
16629 },
16630 {
16631     "pk": 60150, 
16632     "model": "core.charge", 
16633     "fields": {
16634         "updated": "2013-12-18T21:29:23.400Z", 
16635         "slice": 6, 
16636         "created": "2013-12-18T21:29:04.195Z", 
16637         "amount": 0.112, 
16638         "object": 108, 
16639         "account": 15, 
16640         "state": "invoiced", 
16641         "coreHours": 1.6, 
16642         "invoice": 70, 
16643         "date": "2013-11-28T13:00:00Z", 
16644         "kind": "besteffort"
16645     }
16646 },
16647 {
16648     "pk": 60151, 
16649     "model": "core.charge", 
16650     "fields": {
16651         "updated": "2013-12-18T21:29:23.507Z", 
16652         "slice": 6, 
16653         "created": "2013-12-18T21:29:04.203Z", 
16654         "amount": 0.1568, 
16655         "object": 108, 
16656         "account": 15, 
16657         "state": "invoiced", 
16658         "coreHours": 2.24, 
16659         "invoice": 70, 
16660         "date": "2013-11-28T21:00:00Z", 
16661         "kind": "besteffort"
16662     }
16663 },
16664 {
16665     "pk": 60152, 
16666     "model": "core.charge", 
16667     "fields": {
16668         "updated": "2013-12-18T21:29:23.615Z", 
16669         "slice": 6, 
16670         "created": "2013-12-18T21:29:04.212Z", 
16671         "amount": 0.28, 
16672         "object": 108, 
16673         "account": 15, 
16674         "state": "invoiced", 
16675         "coreHours": 4.0, 
16676         "invoice": 70, 
16677         "date": "2013-11-29T05:00:00Z", 
16678         "kind": "besteffort"
16679     }
16680 },
16681 {
16682     "pk": 60153, 
16683     "model": "core.charge", 
16684     "fields": {
16685         "updated": "2013-12-18T21:29:23.723Z", 
16686         "slice": 6, 
16687         "created": "2013-12-18T21:29:04.220Z", 
16688         "amount": 0.2016, 
16689         "object": 108, 
16690         "account": 15, 
16691         "state": "invoiced", 
16692         "coreHours": 2.88, 
16693         "invoice": 70, 
16694         "date": "2013-11-29T13:00:00Z", 
16695         "kind": "besteffort"
16696     }
16697 },
16698 {
16699     "pk": 60154, 
16700     "model": "core.charge", 
16701     "fields": {
16702         "updated": "2013-12-18T21:29:23.831Z", 
16703         "slice": 6, 
16704         "created": "2013-12-18T21:29:04.228Z", 
16705         "amount": 0.2072, 
16706         "object": 108, 
16707         "account": 15, 
16708         "state": "invoiced", 
16709         "coreHours": 2.96, 
16710         "invoice": 70, 
16711         "date": "2013-11-29T21:00:00Z", 
16712         "kind": "besteffort"
16713     }
16714 },
16715 {
16716     "pk": 60155, 
16717     "model": "core.charge", 
16718     "fields": {
16719         "updated": "2013-12-18T21:29:23.938Z", 
16720         "slice": 6, 
16721         "created": "2013-12-18T21:29:04.236Z", 
16722         "amount": 0.2856, 
16723         "object": 108, 
16724         "account": 15, 
16725         "state": "invoiced", 
16726         "coreHours": 4.08, 
16727         "invoice": 70, 
16728         "date": "2013-11-30T05:00:00Z", 
16729         "kind": "besteffort"
16730     }
16731 },
16732 {
16733     "pk": 60156, 
16734     "model": "core.charge", 
16735     "fields": {
16736         "updated": "2013-12-18T21:29:24.046Z", 
16737         "slice": 6, 
16738         "created": "2013-12-18T21:29:04.245Z", 
16739         "amount": 0.2464, 
16740         "object": 108, 
16741         "account": 15, 
16742         "state": "invoiced", 
16743         "coreHours": 3.52, 
16744         "invoice": 70, 
16745         "date": "2013-11-30T13:00:00Z", 
16746         "kind": "besteffort"
16747     }
16748 },
16749 {
16750     "pk": 60157, 
16751     "model": "core.charge", 
16752     "fields": {
16753         "updated": "2013-12-18T21:29:24.154Z", 
16754         "slice": 6, 
16755         "created": "2013-12-18T21:29:04.253Z", 
16756         "amount": 0.3192, 
16757         "object": 108, 
16758         "account": 15, 
16759         "state": "invoiced", 
16760         "coreHours": 4.56, 
16761         "invoice": 70, 
16762         "date": "2013-11-30T21:00:00Z", 
16763         "kind": "besteffort"
16764     }
16765 },
16766 {
16767     "pk": 60158, 
16768     "model": "core.charge", 
16769     "fields": {
16770         "updated": "2013-12-18T21:29:24.261Z", 
16771         "slice": 6, 
16772         "created": "2013-12-18T21:29:04.261Z", 
16773         "amount": 0.2912, 
16774         "object": 108, 
16775         "account": 15, 
16776         "state": "invoiced", 
16777         "coreHours": 4.16, 
16778         "invoice": 70, 
16779         "date": "2013-12-01T05:00:00Z", 
16780         "kind": "besteffort"
16781     }
16782 },
16783 {
16784     "pk": 60159, 
16785     "model": "core.charge", 
16786     "fields": {
16787         "updated": "2013-12-18T21:29:24.369Z", 
16788         "slice": 6, 
16789         "created": "2013-12-18T21:29:04.269Z", 
16790         "amount": 0.2072, 
16791         "object": 108, 
16792         "account": 15, 
16793         "state": "invoiced", 
16794         "coreHours": 2.96, 
16795         "invoice": 70, 
16796         "date": "2013-12-01T13:00:00Z", 
16797         "kind": "besteffort"
16798     }
16799 },
16800 {
16801     "pk": 60160, 
16802     "model": "core.charge", 
16803     "fields": {
16804         "updated": "2013-12-18T21:29:24.477Z", 
16805         "slice": 6, 
16806         "created": "2013-12-18T21:29:04.278Z", 
16807         "amount": 0.2912, 
16808         "object": 108, 
16809         "account": 15, 
16810         "state": "invoiced", 
16811         "coreHours": 4.16, 
16812         "invoice": 70, 
16813         "date": "2013-12-01T21:00:00Z", 
16814         "kind": "besteffort"
16815     }
16816 },
16817 {
16818     "pk": 60161, 
16819     "model": "core.charge", 
16820     "fields": {
16821         "updated": "2013-12-18T21:29:24.593Z", 
16822         "slice": 6, 
16823         "created": "2013-12-18T21:29:04.286Z", 
16824         "amount": 0.14, 
16825         "object": 108, 
16826         "account": 15, 
16827         "state": "invoiced", 
16828         "coreHours": 2.0, 
16829         "invoice": 71, 
16830         "date": "2013-12-02T05:00:00Z", 
16831         "kind": "besteffort"
16832     }
16833 },
16834 {
16835     "pk": 60162, 
16836     "model": "core.charge", 
16837     "fields": {
16838         "updated": "2013-12-18T21:29:24.700Z", 
16839         "slice": 6, 
16840         "created": "2013-12-18T21:29:04.294Z", 
16841         "amount": 0.1848, 
16842         "object": 108, 
16843         "account": 15, 
16844         "state": "invoiced", 
16845         "coreHours": 2.64, 
16846         "invoice": 71, 
16847         "date": "2013-12-02T13:00:00Z", 
16848         "kind": "besteffort"
16849     }
16850 },
16851 {
16852     "pk": 60163, 
16853     "model": "core.charge", 
16854     "fields": {
16855         "updated": "2013-12-18T21:29:24.808Z", 
16856         "slice": 6, 
16857         "created": "2013-12-18T21:29:04.303Z", 
16858         "amount": 0.2576, 
16859         "object": 108, 
16860         "account": 15, 
16861         "state": "invoiced", 
16862         "coreHours": 3.68, 
16863         "invoice": 71, 
16864         "date": "2013-12-02T21:00:00Z", 
16865         "kind": "besteffort"
16866     }
16867 },
16868 {
16869     "pk": 60164, 
16870     "model": "core.charge", 
16871     "fields": {
16872         "updated": "2013-12-18T21:29:24.916Z", 
16873         "slice": 6, 
16874         "created": "2013-12-18T21:29:04.311Z", 
16875         "amount": 0.2072, 
16876         "object": 108, 
16877         "account": 15, 
16878         "state": "invoiced", 
16879         "coreHours": 2.96, 
16880         "invoice": 71, 
16881         "date": "2013-12-03T05:00:00Z", 
16882         "kind": "besteffort"
16883     }
16884 },
16885 {
16886     "pk": 60165, 
16887     "model": "core.charge", 
16888     "fields": {
16889         "updated": "2013-12-18T21:29:25.023Z", 
16890         "slice": 6, 
16891         "created": "2013-12-18T21:29:04.319Z", 
16892         "amount": 0.1848, 
16893         "object": 108, 
16894         "account": 15, 
16895         "state": "invoiced", 
16896         "coreHours": 2.64, 
16897         "invoice": 71, 
16898         "date": "2013-12-03T13:00:00Z", 
16899         "kind": "besteffort"
16900     }
16901 },
16902 {
16903     "pk": 60166, 
16904     "model": "core.charge", 
16905     "fields": {
16906         "updated": "2013-12-18T21:29:25.131Z", 
16907         "slice": 6, 
16908         "created": "2013-12-18T21:29:04.327Z", 
16909         "amount": 0.1568, 
16910         "object": 108, 
16911         "account": 15, 
16912         "state": "invoiced", 
16913         "coreHours": 2.24, 
16914         "invoice": 71, 
16915         "date": "2013-12-03T21:00:00Z", 
16916         "kind": "besteffort"
16917     }
16918 },
16919 {
16920     "pk": 60167, 
16921     "model": "core.charge", 
16922     "fields": {
16923         "updated": "2013-12-18T21:29:25.239Z", 
16924         "slice": 6, 
16925         "created": "2013-12-18T21:29:04.336Z", 
16926         "amount": 0.2128, 
16927         "object": 108, 
16928         "account": 15, 
16929         "state": "invoiced", 
16930         "coreHours": 3.04, 
16931         "invoice": 71, 
16932         "date": "2013-12-04T05:00:00Z", 
16933         "kind": "besteffort"
16934     }
16935 },
16936 {
16937     "pk": 60168, 
16938     "model": "core.charge", 
16939     "fields": {
16940         "updated": "2013-12-18T21:29:25.346Z", 
16941         "slice": 6, 
16942         "created": "2013-12-18T21:29:04.344Z", 
16943         "amount": 0.168, 
16944         "object": 108, 
16945         "account": 15, 
16946         "state": "invoiced", 
16947         "coreHours": 2.4, 
16948         "invoice": 71, 
16949         "date": "2013-12-04T13:00:00Z", 
16950         "kind": "besteffort"
16951     }
16952 },
16953 {
16954     "pk": 60169, 
16955     "model": "core.charge", 
16956     "fields": {
16957         "updated": "2013-12-18T21:29:25.454Z", 
16958         "slice": 6, 
16959         "created": "2013-12-18T21:29:04.352Z", 
16960         "amount": 0.28, 
16961         "object": 108, 
16962         "account": 15, 
16963         "state": "invoiced", 
16964         "coreHours": 4.0, 
16965         "invoice": 71, 
16966         "date": "2013-12-04T21:00:00Z", 
16967         "kind": "besteffort"
16968     }
16969 },
16970 {
16971     "pk": 60170, 
16972     "model": "core.charge", 
16973     "fields": {
16974         "updated": "2013-12-18T21:29:25.562Z", 
16975         "slice": 6, 
16976         "created": "2013-12-18T21:29:04.361Z", 
16977         "amount": 0.2296, 
16978         "object": 108, 
16979         "account": 15, 
16980         "state": "invoiced", 
16981         "coreHours": 3.28, 
16982         "invoice": 71, 
16983         "date": "2013-12-05T05:00:00Z", 
16984         "kind": "besteffort"
16985     }
16986 },
16987 {
16988     "pk": 60171, 
16989     "model": "core.charge", 
16990     "fields": {
16991         "updated": "2013-12-18T21:29:25.670Z", 
16992         "slice": 6, 
16993         "created": "2013-12-18T21:29:04.369Z", 
16994         "amount": 0.1904, 
16995         "object": 108, 
16996         "account": 15, 
16997         "state": "invoiced", 
16998         "coreHours": 2.72, 
16999         "invoice": 71, 
17000         "date": "2013-12-05T13:00:00Z", 
17001         "kind": "besteffort"
17002     }
17003 },
17004 {
17005     "pk": 60172, 
17006     "model": "core.charge", 
17007     "fields": {
17008         "updated": "2013-12-18T21:29:25.777Z", 
17009         "slice": 6, 
17010         "created": "2013-12-18T21:29:04.377Z", 
17011         "amount": 0.1624, 
17012         "object": 108, 
17013         "account": 15, 
17014         "state": "invoiced", 
17015         "coreHours": 2.32, 
17016         "invoice": 71, 
17017         "date": "2013-12-05T21:00:00Z", 
17018         "kind": "besteffort"
17019     }
17020 },
17021 {
17022     "pk": 60173, 
17023     "model": "core.charge", 
17024     "fields": {
17025         "updated": "2013-12-18T21:29:25.885Z", 
17026         "slice": 6, 
17027         "created": "2013-12-18T21:29:04.385Z", 
17028         "amount": 0.252, 
17029         "object": 108, 
17030         "account": 15, 
17031         "state": "invoiced", 
17032         "coreHours": 3.6, 
17033         "invoice": 71, 
17034         "date": "2013-12-06T05:00:00Z", 
17035         "kind": "besteffort"
17036     }
17037 },
17038 {
17039     "pk": 60174, 
17040     "model": "core.charge", 
17041     "fields": {
17042         "updated": "2013-12-18T21:29:25.993Z", 
17043         "slice": 6, 
17044         "created": "2013-12-18T21:29:04.394Z", 
17045         "amount": 0.112, 
17046         "object": 108, 
17047         "account": 15, 
17048         "state": "invoiced", 
17049         "coreHours": 1.6, 
17050         "invoice": 71, 
17051         "date": "2013-12-06T13:00:00Z", 
17052         "kind": "besteffort"
17053     }
17054 },
17055 {
17056     "pk": 60175, 
17057     "model": "core.charge", 
17058     "fields": {
17059         "updated": "2013-12-18T21:29:26.100Z", 
17060         "slice": 6, 
17061         "created": "2013-12-18T21:29:04.402Z", 
17062         "amount": 0.2576, 
17063         "object": 108, 
17064         "account": 15, 
17065         "state": "invoiced", 
17066         "coreHours": 3.68, 
17067         "invoice": 71, 
17068         "date": "2013-12-06T21:00:00Z", 
17069         "kind": "besteffort"
17070     }
17071 },
17072 {
17073     "pk": 60176, 
17074     "model": "core.charge", 
17075     "fields": {
17076         "updated": "2013-12-18T21:29:26.208Z", 
17077         "slice": 6, 
17078         "created": "2013-12-18T21:29:04.410Z", 
17079         "amount": 0.3192, 
17080         "object": 108, 
17081         "account": 15, 
17082         "state": "invoiced", 
17083         "coreHours": 4.56, 
17084         "invoice": 71, 
17085         "date": "2013-12-07T05:00:00Z", 
17086         "kind": "besteffort"
17087     }
17088 },
17089 {
17090     "pk": 60177, 
17091     "model": "core.charge", 
17092     "fields": {
17093         "updated": "2013-12-18T21:29:26.316Z", 
17094         "slice": 6, 
17095         "created": "2013-12-18T21:29:04.419Z", 
17096         "amount": 0.2632, 
17097         "object": 108, 
17098         "account": 15, 
17099         "state": "invoiced", 
17100         "coreHours": 3.76, 
17101         "invoice": 71, 
17102         "date": "2013-12-07T13:00:00Z", 
17103         "kind": "besteffort"
17104     }
17105 },
17106 {
17107     "pk": 60178, 
17108     "model": "core.charge", 
17109     "fields": {
17110         "updated": "2013-12-18T21:29:26.423Z", 
17111         "slice": 6, 
17112         "created": "2013-12-18T21:29:04.427Z", 
17113         "amount": 0.1792, 
17114         "object": 108, 
17115         "account": 15, 
17116         "state": "invoiced", 
17117         "coreHours": 2.56, 
17118         "invoice": 71, 
17119         "date": "2013-12-07T21:00:00Z", 
17120         "kind": "besteffort"
17121     }
17122 },
17123 {
17124     "pk": 60179, 
17125     "model": "core.charge", 
17126     "fields": {
17127         "updated": "2013-12-18T21:29:26.531Z", 
17128         "slice": 6, 
17129         "created": "2013-12-18T21:29:04.435Z", 
17130         "amount": 0.196, 
17131         "object": 108, 
17132         "account": 15, 
17133         "state": "invoiced", 
17134         "coreHours": 2.8, 
17135         "invoice": 71, 
17136         "date": "2013-12-08T05:00:00Z", 
17137         "kind": "besteffort"
17138     }
17139 },
17140 {
17141     "pk": 60180, 
17142     "model": "core.charge", 
17143     "fields": {
17144         "updated": "2013-12-18T21:29:26.639Z", 
17145         "slice": 6, 
17146         "created": "2013-12-18T21:29:04.443Z", 
17147         "amount": 0.1176, 
17148         "object": 108, 
17149         "account": 15, 
17150         "state": "invoiced", 
17151         "coreHours": 1.68, 
17152         "invoice": 71, 
17153         "date": "2013-12-08T13:00:00Z", 
17154         "kind": "besteffort"
17155     }
17156 },
17157 {
17158     "pk": 60181, 
17159     "model": "core.charge", 
17160     "fields": {
17161         "updated": "2013-12-18T21:29:26.746Z", 
17162         "slice": 6, 
17163         "created": "2013-12-18T21:29:04.452Z", 
17164         "amount": 0.2408, 
17165         "object": 108, 
17166         "account": 15, 
17167         "state": "invoiced", 
17168         "coreHours": 3.44, 
17169         "invoice": 71, 
17170         "date": "2013-12-08T21:00:00Z", 
17171         "kind": "besteffort"
17172     }
17173 },
17174 {
17175     "pk": 60182, 
17176     "model": "core.charge", 
17177     "fields": {
17178         "updated": "2013-12-18T21:29:26.862Z", 
17179         "slice": 6, 
17180         "created": "2013-12-18T21:29:04.460Z", 
17181         "amount": 0.2576, 
17182         "object": 108, 
17183         "account": 15, 
17184         "state": "invoiced", 
17185         "coreHours": 3.68, 
17186         "invoice": 72, 
17187         "date": "2013-12-09T05:00:00Z", 
17188         "kind": "besteffort"
17189     }
17190 },
17191 {
17192     "pk": 60183, 
17193     "model": "core.charge", 
17194     "fields": {
17195         "updated": "2013-12-18T21:29:26.970Z", 
17196         "slice": 6, 
17197         "created": "2013-12-18T21:29:04.468Z", 
17198         "amount": 0.2744, 
17199         "object": 108, 
17200         "account": 15, 
17201         "state": "invoiced", 
17202         "coreHours": 3.92, 
17203         "invoice": 72, 
17204         "date": "2013-12-09T13:00:00Z", 
17205         "kind": "besteffort"
17206     }
17207 },
17208 {
17209     "pk": 60184, 
17210     "model": "core.charge", 
17211     "fields": {
17212         "updated": "2013-12-18T21:29:27.078Z", 
17213         "slice": 6, 
17214         "created": "2013-12-18T21:29:04.476Z", 
17215         "amount": 0.3024, 
17216         "object": 108, 
17217         "account": 15, 
17218         "state": "invoiced", 
17219         "coreHours": 4.32, 
17220         "invoice": 72, 
17221         "date": "2013-12-09T21:00:00Z", 
17222         "kind": "besteffort"
17223     }
17224 },
17225 {
17226     "pk": 60185, 
17227     "model": "core.charge", 
17228     "fields": {
17229         "updated": "2013-12-18T21:29:27.186Z", 
17230         "slice": 6, 
17231         "created": "2013-12-18T21:29:04.485Z", 
17232         "amount": 0.3192, 
17233         "object": 108, 
17234         "account": 15, 
17235         "state": "invoiced", 
17236         "coreHours": 4.56, 
17237         "invoice": 72, 
17238         "date": "2013-12-10T05:00:00Z", 
17239         "kind": "besteffort"
17240     }
17241 },
17242 {
17243     "pk": 60186, 
17244     "model": "core.charge", 
17245     "fields": {
17246         "updated": "2013-12-18T21:29:27.293Z", 
17247         "slice": 6, 
17248         "created": "2013-12-18T21:29:04.493Z", 
17249         "amount": 0.3304, 
17250         "object": 108, 
17251         "account": 15, 
17252         "state": "invoiced", 
17253         "coreHours": 4.72, 
17254         "invoice": 72, 
17255         "date": "2013-12-10T13:00:00Z", 
17256         "kind": "besteffort"
17257     }
17258 },
17259 {
17260     "pk": 60187, 
17261     "model": "core.charge", 
17262     "fields": {
17263         "updated": "2013-12-18T21:29:27.401Z", 
17264         "slice": 6, 
17265         "created": "2013-12-18T21:29:04.501Z", 
17266         "amount": 0.3192, 
17267         "object": 108, 
17268         "account": 15, 
17269         "state": "invoiced", 
17270         "coreHours": 4.56, 
17271         "invoice": 72, 
17272         "date": "2013-12-10T21:00:00Z", 
17273         "kind": "besteffort"
17274     }
17275 },
17276 {
17277     "pk": 60188, 
17278     "model": "core.charge", 
17279     "fields": {
17280         "updated": "2013-12-18T21:29:27.509Z", 
17281         "slice": 6, 
17282         "created": "2013-12-18T21:29:04.510Z", 
17283         "amount": 0.168, 
17284         "object": 108, 
17285         "account": 15, 
17286         "state": "invoiced", 
17287         "coreHours": 2.4, 
17288         "invoice": 72, 
17289         "date": "2013-12-11T05:00:00Z", 
17290         "kind": "besteffort"
17291     }
17292 },
17293 {
17294     "pk": 60189, 
17295     "model": "core.charge", 
17296     "fields": {
17297         "updated": "2013-12-18T21:29:27.674Z", 
17298         "slice": 6, 
17299         "created": "2013-12-18T21:29:04.518Z", 
17300         "amount": 0.3136, 
17301         "object": 108, 
17302         "account": 15, 
17303         "state": "invoiced", 
17304         "coreHours": 4.48, 
17305         "invoice": 72, 
17306         "date": "2013-12-11T13:00:00Z", 
17307         "kind": "besteffort"
17308     }
17309 },
17310 {
17311     "pk": 60190, 
17312     "model": "core.charge", 
17313     "fields": {
17314         "updated": "2013-12-18T21:29:27.782Z", 
17315         "slice": 6, 
17316         "created": "2013-12-18T21:29:04.526Z", 
17317         "amount": 0.1792, 
17318         "object": 108, 
17319         "account": 15, 
17320         "state": "invoiced", 
17321         "coreHours": 2.56, 
17322         "invoice": 72, 
17323         "date": "2013-12-11T21:00:00Z", 
17324         "kind": "besteffort"
17325     }
17326 },
17327 {
17328     "pk": 60191, 
17329     "model": "core.charge", 
17330     "fields": {
17331         "updated": "2013-12-18T21:29:27.890Z", 
17332         "slice": 6, 
17333         "created": "2013-12-18T21:29:04.535Z", 
17334         "amount": 0.2576, 
17335         "object": 108, 
17336         "account": 15, 
17337         "state": "invoiced", 
17338         "coreHours": 3.68, 
17339         "invoice": 72, 
17340         "date": "2013-12-12T05:00:00Z", 
17341         "kind": "besteffort"
17342     }
17343 },
17344 {
17345     "pk": 60192, 
17346     "model": "core.charge", 
17347     "fields": {
17348         "updated": "2013-12-18T21:29:27.997Z", 
17349         "slice": 6, 
17350         "created": "2013-12-18T21:29:04.543Z", 
17351         "amount": 0.2464, 
17352         "object": 108, 
17353         "account": 15, 
17354         "state": "invoiced", 
17355         "coreHours": 3.52, 
17356         "invoice": 72, 
17357         "date": "2013-12-12T13:00:00Z", 
17358         "kind": "besteffort"
17359     }
17360 },
17361 {
17362     "pk": 60193, 
17363     "model": "core.charge", 
17364     "fields": {
17365         "updated": "2013-12-18T21:29:28.105Z", 
17366         "slice": 6, 
17367         "created": "2013-12-18T21:29:04.551Z", 
17368         "amount": 0.2968, 
17369         "object": 108, 
17370         "account": 15, 
17371         "state": "invoiced", 
17372         "coreHours": 4.24, 
17373         "invoice": 72, 
17374         "date": "2013-12-12T21:00:00Z", 
17375         "kind": "besteffort"
17376     }
17377 },
17378 {
17379     "pk": 60194, 
17380     "model": "core.charge", 
17381     "fields": {
17382         "updated": "2013-12-18T21:29:28.213Z", 
17383         "slice": 6, 
17384         "created": "2013-12-18T21:29:04.559Z", 
17385         "amount": 0.28, 
17386         "object": 108, 
17387         "account": 15, 
17388         "state": "invoiced", 
17389         "coreHours": 4.0, 
17390         "invoice": 72, 
17391         "date": "2013-12-13T05:00:00Z", 
17392         "kind": "besteffort"
17393     }
17394 },
17395 {
17396     "pk": 60195, 
17397     "model": "core.charge", 
17398     "fields": {
17399         "updated": "2013-12-18T21:29:28.320Z", 
17400         "slice": 6, 
17401         "created": "2013-12-18T21:29:04.568Z", 
17402         "amount": 0.1344, 
17403         "object": 108, 
17404         "account": 15, 
17405         "state": "invoiced", 
17406         "coreHours": 1.92, 
17407         "invoice": 72, 
17408         "date": "2013-12-13T13:00:00Z", 
17409         "kind": "besteffort"
17410     }
17411 },
17412 {
17413     "pk": 60196, 
17414     "model": "core.charge", 
17415     "fields": {
17416         "updated": "2013-12-18T21:29:28.428Z", 
17417         "slice": 6, 
17418         "created": "2013-12-18T21:29:04.576Z", 
17419         "amount": 0.2128, 
17420         "object": 108, 
17421         "account": 15, 
17422         "state": "invoiced", 
17423         "coreHours": 3.04, 
17424         "invoice": 72, 
17425         "date": "2013-12-13T21:00:00Z", 
17426         "kind": "besteffort"
17427     }
17428 },
17429 {
17430     "pk": 60197, 
17431     "model": "core.charge", 
17432     "fields": {
17433         "updated": "2013-12-18T21:29:28.536Z", 
17434         "slice": 6, 
17435         "created": "2013-12-18T21:29:04.584Z", 
17436         "amount": 0.196, 
17437         "object": 108, 
17438         "account": 15, 
17439         "state": "invoiced", 
17440         "coreHours": 2.8, 
17441         "invoice": 72, 
17442         "date": "2013-12-14T05:00:00Z", 
17443         "kind": "besteffort"
17444     }
17445 },
17446 {
17447     "pk": 60198, 
17448     "model": "core.charge", 
17449     "fields": {
17450         "updated": "2013-12-18T21:29:28.644Z", 
17451         "slice": 6, 
17452         "created": "2013-12-18T21:29:04.593Z", 
17453         "amount": 0.2912, 
17454         "object": 108, 
17455         "account": 15, 
17456         "state": "invoiced", 
17457         "coreHours": 4.16, 
17458         "invoice": 72, 
17459         "date": "2013-12-14T13:00:00Z", 
17460         "kind": "besteffort"
17461     }
17462 },
17463 {
17464     "pk": 60199, 
17465     "model": "core.charge", 
17466     "fields": {
17467         "updated": "2013-12-18T21:29:28.751Z", 
17468         "slice": 6, 
17469         "created": "2013-12-18T21:29:04.601Z", 
17470         "amount": 0.2632, 
17471         "object": 108, 
17472         "account": 15, 
17473         "state": "invoiced", 
17474         "coreHours": 3.76, 
17475         "invoice": 72, 
17476         "date": "2013-12-14T21:00:00Z", 
17477         "kind": "besteffort"
17478     }
17479 },
17480 {
17481     "pk": 60200, 
17482     "model": "core.charge", 
17483     "fields": {
17484         "updated": "2013-12-18T21:29:28.859Z", 
17485         "slice": 6, 
17486         "created": "2013-12-18T21:29:04.609Z", 
17487         "amount": 0.3024, 
17488         "object": 108, 
17489         "account": 15, 
17490         "state": "invoiced", 
17491         "coreHours": 4.32, 
17492         "invoice": 72, 
17493         "date": "2013-12-15T05:00:00Z", 
17494         "kind": "besteffort"
17495     }
17496 },
17497 {
17498     "pk": 60201, 
17499     "model": "core.charge", 
17500     "fields": {
17501         "updated": "2013-12-18T21:29:28.967Z", 
17502         "slice": 6, 
17503         "created": "2013-12-18T21:29:04.617Z", 
17504         "amount": 0.1568, 
17505         "object": 108, 
17506         "account": 15, 
17507         "state": "invoiced", 
17508         "coreHours": 2.24, 
17509         "invoice": 72, 
17510         "date": "2013-12-15T13:00:00Z", 
17511         "kind": "besteffort"
17512     }
17513 },
17514 {
17515     "pk": 60202, 
17516     "model": "core.charge", 
17517     "fields": {
17518         "updated": "2013-12-18T21:29:29.074Z", 
17519         "slice": 6, 
17520         "created": "2013-12-18T21:29:04.626Z", 
17521         "amount": 0.2352, 
17522         "object": 108, 
17523         "account": 15, 
17524         "state": "invoiced", 
17525         "coreHours": 3.36, 
17526         "invoice": 72, 
17527         "date": "2013-12-15T21:00:00Z", 
17528         "kind": "besteffort"
17529     }
17530 },
17531 {
17532     "pk": 60203, 
17533     "model": "core.charge", 
17534     "fields": {
17535         "updated": "2013-12-18T21:29:04.634Z", 
17536         "slice": 6, 
17537         "created": "2013-12-18T21:29:04.634Z", 
17538         "amount": 0.2688, 
17539         "object": 108, 
17540         "account": 15, 
17541         "state": "pending", 
17542         "coreHours": 3.84, 
17543         "invoice": null, 
17544         "date": "2013-12-16T05:00:00Z", 
17545         "kind": "besteffort"
17546     }
17547 },
17548 {
17549     "pk": 60204, 
17550     "model": "core.charge", 
17551     "fields": {
17552         "updated": "2013-12-18T21:29:04.642Z", 
17553         "slice": 6, 
17554         "created": "2013-12-18T21:29:04.642Z", 
17555         "amount": 0.14, 
17556         "object": 108, 
17557         "account": 15, 
17558         "state": "pending", 
17559         "coreHours": 2.0, 
17560         "invoice": null, 
17561         "date": "2013-12-16T13:00:00Z", 
17562         "kind": "besteffort"
17563     }
17564 },
17565 {
17566     "pk": 60205, 
17567     "model": "core.charge", 
17568     "fields": {
17569         "updated": "2013-12-18T21:29:04.651Z", 
17570         "slice": 6, 
17571         "created": "2013-12-18T21:29:04.651Z", 
17572         "amount": 0.28, 
17573         "object": 108, 
17574         "account": 15, 
17575         "state": "pending", 
17576         "coreHours": 4.0, 
17577         "invoice": null, 
17578         "date": "2013-12-16T21:00:00Z", 
17579         "kind": "besteffort"
17580     }
17581 },
17582 {
17583     "pk": 60206, 
17584     "model": "core.charge", 
17585     "fields": {
17586         "updated": "2013-12-18T21:29:04.659Z", 
17587         "slice": 6, 
17588         "created": "2013-12-18T21:29:04.659Z", 
17589         "amount": 0.2352, 
17590         "object": 108, 
17591         "account": 15, 
17592         "state": "pending", 
17593         "coreHours": 3.36, 
17594         "invoice": null, 
17595         "date": "2013-12-17T05:00:00Z", 
17596         "kind": "besteffort"
17597     }
17598 },
17599 {
17600     "pk": 60207, 
17601     "model": "core.charge", 
17602     "fields": {
17603         "updated": "2013-12-18T21:29:04.667Z", 
17604         "slice": 6, 
17605         "created": "2013-12-18T21:29:04.667Z", 
17606         "amount": 0.1848, 
17607         "object": 108, 
17608         "account": 15, 
17609         "state": "pending", 
17610         "coreHours": 2.64, 
17611         "invoice": null, 
17612         "date": "2013-12-17T13:00:00Z", 
17613         "kind": "besteffort"
17614     }
17615 },
17616 {
17617     "pk": 60208, 
17618     "model": "core.charge", 
17619     "fields": {
17620         "updated": "2013-12-18T21:29:04.676Z", 
17621         "slice": 6, 
17622         "created": "2013-12-18T21:29:04.676Z", 
17623         "amount": 0.2688, 
17624         "object": 108, 
17625         "account": 15, 
17626         "state": "pending", 
17627         "coreHours": 3.84, 
17628         "invoice": null, 
17629         "date": "2013-12-17T21:00:00Z", 
17630         "kind": "besteffort"
17631     }
17632 },
17633 {
17634     "pk": 60209, 
17635     "model": "core.charge", 
17636     "fields": {
17637         "updated": "2013-12-18T21:29:04.684Z", 
17638         "slice": 6, 
17639         "created": "2013-12-18T21:29:04.684Z", 
17640         "amount": 0.2184, 
17641         "object": 108, 
17642         "account": 15, 
17643         "state": "pending", 
17644         "coreHours": 3.12, 
17645         "invoice": null, 
17646         "date": "2013-12-18T05:00:00Z", 
17647         "kind": "besteffort"
17648     }
17649 },
17650 {
17651     "pk": 60210, 
17652     "model": "core.charge", 
17653     "fields": {
17654         "updated": "2013-12-18T21:29:04.692Z", 
17655         "slice": 6, 
17656         "created": "2013-12-18T21:29:04.692Z", 
17657         "amount": 0.1176, 
17658         "object": 108, 
17659         "account": 15, 
17660         "state": "pending", 
17661         "coreHours": 1.68, 
17662         "invoice": null, 
17663         "date": "2013-12-18T13:00:00Z", 
17664         "kind": "besteffort"
17665     }
17666 },
17667 {
17668     "pk": 60211, 
17669     "model": "core.charge", 
17670     "fields": {
17671         "updated": "2013-12-18T21:29:20.235Z", 
17672         "slice": 6, 
17673         "created": "2013-12-18T21:29:04.707Z", 
17674         "amount": 0.3136, 
17675         "object": 109, 
17676         "account": 15, 
17677         "state": "invoiced", 
17678         "coreHours": 4.48, 
17679         "invoice": 69, 
17680         "date": "2013-11-18T21:00:00Z", 
17681         "kind": "besteffort"
17682     }
17683 },
17684 {
17685     "pk": 60212, 
17686     "model": "core.charge", 
17687     "fields": {
17688         "updated": "2013-12-18T21:29:20.343Z", 
17689         "slice": 6, 
17690         "created": "2013-12-18T21:29:04.717Z", 
17691         "amount": 0.196, 
17692         "object": 109, 
17693         "account": 15, 
17694         "state": "invoiced", 
17695         "coreHours": 2.8, 
17696         "invoice": 69, 
17697         "date": "2013-11-19T05:00:00Z", 
17698         "kind": "besteffort"
17699     }
17700 },
17701 {
17702     "pk": 60213, 
17703     "model": "core.charge", 
17704     "fields": {
17705         "updated": "2013-12-18T21:29:20.451Z", 
17706         "slice": 6, 
17707         "created": "2013-12-18T21:29:04.725Z", 
17708         "amount": 0.1176, 
17709         "object": 109, 
17710         "account": 15, 
17711         "state": "invoiced", 
17712         "coreHours": 1.68, 
17713         "invoice": 69, 
17714         "date": "2013-11-19T13:00:00Z", 
17715         "kind": "besteffort"
17716     }
17717 },
17718 {
17719     "pk": 60214, 
17720     "model": "core.charge", 
17721     "fields": {
17722         "updated": "2013-12-18T21:29:20.558Z", 
17723         "slice": 6, 
17724         "created": "2013-12-18T21:29:04.733Z", 
17725         "amount": 0.28, 
17726         "object": 109, 
17727         "account": 15, 
17728         "state": "invoiced", 
17729         "coreHours": 4.0, 
17730         "invoice": 69, 
17731         "date": "2013-11-19T21:00:00Z", 
17732         "kind": "besteffort"
17733     }
17734 },
17735 {
17736     "pk": 60215, 
17737     "model": "core.charge", 
17738     "fields": {
17739         "updated": "2013-12-18T21:29:20.666Z", 
17740         "slice": 6, 
17741         "created": "2013-12-18T21:29:04.742Z", 
17742         "amount": 0.1792, 
17743         "object": 109, 
17744         "account": 15, 
17745         "state": "invoiced", 
17746         "coreHours": 2.56, 
17747         "invoice": 69, 
17748         "date": "2013-11-20T05:00:00Z", 
17749         "kind": "besteffort"
17750     }
17751 },
17752 {
17753     "pk": 60216, 
17754     "model": "core.charge", 
17755     "fields": {
17756         "updated": "2013-12-18T21:29:20.774Z", 
17757         "slice": 6, 
17758         "created": "2013-12-18T21:29:04.750Z", 
17759         "amount": 0.14, 
17760         "object": 109, 
17761         "account": 15, 
17762         "state": "invoiced", 
17763         "coreHours": 2.0, 
17764         "invoice": 69, 
17765         "date": "2013-11-20T13:00:00Z", 
17766         "kind": "besteffort"
17767     }
17768 },
17769 {
17770     "pk": 60217, 
17771     "model": "core.charge", 
17772     "fields": {
17773         "updated": "2013-12-18T21:29:20.881Z", 
17774         "slice": 6, 
17775         "created": "2013-12-18T21:29:04.758Z", 
17776         "amount": 0.2576, 
17777         "object": 109, 
17778         "account": 15, 
17779         "state": "invoiced", 
17780         "coreHours": 3.68, 
17781         "invoice": 69, 
17782         "date": "2013-11-20T21:00:00Z", 
17783         "kind": "besteffort"
17784     }
17785 },
17786 {
17787     "pk": 60218, 
17788     "model": "core.charge", 
17789     "fields": {
17790         "updated": "2013-12-18T21:29:20.989Z", 
17791         "slice": 6, 
17792         "created": "2013-12-18T21:29:04.767Z", 
17793         "amount": 0.1736, 
17794         "object": 109, 
17795         "account": 15, 
17796         "state": "invoiced", 
17797         "coreHours": 2.48, 
17798         "invoice": 69, 
17799         "date": "2013-11-21T05:00:00Z", 
17800         "kind": "besteffort"
17801     }
17802 },
17803 {
17804     "pk": 60219, 
17805     "model": "core.charge", 
17806     "fields": {
17807         "updated": "2013-12-18T21:29:21.097Z", 
17808         "slice": 6, 
17809         "created": "2013-12-18T21:29:04.775Z", 
17810         "amount": 0.336, 
17811         "object": 109, 
17812         "account": 15, 
17813         "state": "invoiced", 
17814         "coreHours": 4.8, 
17815         "invoice": 69, 
17816         "date": "2013-11-21T13:00:00Z", 
17817         "kind": "besteffort"
17818     }
17819 },
17820 {
17821     "pk": 60220, 
17822     "model": "core.charge", 
17823     "fields": {
17824         "updated": "2013-12-18T21:29:21.205Z", 
17825         "slice": 6, 
17826         "created": "2013-12-18T21:29:04.783Z", 
17827         "amount": 0.2072, 
17828         "object": 109, 
17829         "account": 15, 
17830         "state": "invoiced", 
17831         "coreHours": 2.96, 
17832         "invoice": 69, 
17833         "date": "2013-11-21T21:00:00Z", 
17834         "kind": "besteffort"
17835     }
17836 },
17837 {
17838     "pk": 60221, 
17839     "model": "core.charge", 
17840     "fields": {
17841         "updated": "2013-12-18T21:29:21.312Z", 
17842         "slice": 6, 
17843         "created": "2013-12-18T21:29:04.791Z", 
17844         "amount": 0.2184, 
17845         "object": 109, 
17846         "account": 15, 
17847         "state": "invoiced", 
17848         "coreHours": 3.12, 
17849         "invoice": 69, 
17850         "date": "2013-11-22T05:00:00Z", 
17851         "kind": "besteffort"
17852     }
17853 },
17854 {
17855     "pk": 60222, 
17856     "model": "core.charge", 
17857     "fields": {
17858         "updated": "2013-12-18T21:29:21.420Z", 
17859         "slice": 6, 
17860         "created": "2013-12-18T21:29:04.800Z", 
17861         "amount": 0.196, 
17862         "object": 109, 
17863         "account": 15, 
17864         "state": "invoiced", 
17865         "coreHours": 2.8, 
17866         "invoice": 69, 
17867         "date": "2013-11-22T13:00:00Z", 
17868         "kind": "besteffort"
17869     }
17870 },
17871 {
17872     "pk": 60223, 
17873     "model": "core.charge", 
17874     "fields": {
17875         "updated": "2013-12-18T21:29:21.528Z", 
17876         "slice": 6, 
17877         "created": "2013-12-18T21:29:04.808Z", 
17878         "amount": 0.3192, 
17879         "object": 109, 
17880         "account": 15, 
17881         "state": "invoiced", 
17882         "coreHours": 4.56, 
17883         "invoice": 69, 
17884         "date": "2013-11-22T21:00:00Z", 
17885         "kind": "besteffort"
17886     }
17887 },
17888 {
17889     "pk": 60224, 
17890     "model": "core.charge", 
17891     "fields": {
17892         "updated": "2013-12-18T21:29:21.636Z", 
17893         "slice": 6, 
17894         "created": "2013-12-18T21:29:04.816Z", 
17895         "amount": 0.1456, 
17896         "object": 109, 
17897         "account": 15, 
17898         "state": "invoiced", 
17899         "coreHours": 2.08, 
17900         "invoice": 69, 
17901         "date": "2013-11-23T05:00:00Z", 
17902         "kind": "besteffort"
17903     }
17904 },
17905 {
17906     "pk": 60225, 
17907     "model": "core.charge", 
17908     "fields": {
17909         "updated": "2013-12-18T21:29:21.743Z", 
17910         "slice": 6, 
17911         "created": "2013-12-18T21:29:04.825Z", 
17912         "amount": 0.2296, 
17913         "object": 109, 
17914         "account": 15, 
17915         "state": "invoiced", 
17916         "coreHours": 3.28, 
17917         "invoice": 69, 
17918         "date": "2013-11-23T13:00:00Z", 
17919         "kind": "besteffort"
17920     }
17921 },
17922 {
17923     "pk": 60226, 
17924     "model": "core.charge", 
17925     "fields": {
17926         "updated": "2013-12-18T21:29:21.851Z", 
17927         "slice": 6, 
17928         "created": "2013-12-18T21:29:04.833Z", 
17929         "amount": 0.2016, 
17930         "object": 109, 
17931         "account": 15, 
17932         "state": "invoiced", 
17933         "coreHours": 2.88, 
17934         "invoice": 69, 
17935         "date": "2013-11-23T21:00:00Z", 
17936         "kind": "besteffort"
17937     }
17938 },
17939 {
17940     "pk": 60227, 
17941     "model": "core.charge", 
17942     "fields": {
17943         "updated": "2013-12-18T21:29:21.958Z", 
17944         "slice": 6, 
17945         "created": "2013-12-18T21:29:04.841Z", 
17946         "amount": 0.2352, 
17947         "object": 109, 
17948         "account": 15, 
17949         "state": "invoiced", 
17950         "coreHours": 3.36, 
17951         "invoice": 69, 
17952         "date": "2013-11-24T05:00:00Z", 
17953         "kind": "besteffort"
17954     }
17955 },
17956 {
17957     "pk": 60228, 
17958     "model": "core.charge", 
17959     "fields": {
17960         "updated": "2013-12-18T21:29:22.066Z", 
17961         "slice": 6, 
17962         "created": "2013-12-18T21:29:04.849Z", 
17963         "amount": 0.1456, 
17964         "object": 109, 
17965         "account": 15, 
17966         "state": "invoiced", 
17967         "coreHours": 2.08, 
17968         "invoice": 69, 
17969         "date": "2013-11-24T13:00:00Z", 
17970         "kind": "besteffort"
17971     }
17972 },
17973 {
17974     "pk": 60229, 
17975     "model": "core.charge", 
17976     "fields": {
17977         "updated": "2013-12-18T21:29:22.174Z", 
17978         "slice": 6, 
17979         "created": "2013-12-18T21:29:04.858Z", 
17980         "amount": 0.252, 
17981         "object": 109, 
17982         "account": 15, 
17983         "state": "invoiced", 
17984         "coreHours": 3.6, 
17985         "invoice": 69, 
17986         "date": "2013-11-24T21:00:00Z", 
17987         "kind": "besteffort"
17988     }
17989 },
17990 {
17991     "pk": 60230, 
17992     "model": "core.charge", 
17993     "fields": {
17994         "updated": "2013-12-18T21:29:22.290Z", 
17995         "slice": 6, 
17996         "created": "2013-12-18T21:29:04.866Z", 
17997         "amount": 0.2296, 
17998         "object": 109, 
17999         "account": 15, 
18000         "state": "invoiced", 
18001         "coreHours": 3.28, 
18002         "invoice": 70, 
18003         "date": "2013-11-25T05:00:00Z", 
18004         "kind": "besteffort"
18005     }
18006 },
18007 {
18008     "pk": 60231, 
18009     "model": "core.charge", 
18010     "fields": {
18011         "updated": "2013-12-18T21:29:22.397Z", 
18012         "slice": 6, 
18013         "created": "2013-12-18T21:29:04.874Z", 
18014         "amount": 0.1792, 
18015         "object": 109, 
18016         "account": 15, 
18017         "state": "invoiced", 
18018         "coreHours": 2.56, 
18019         "invoice": 70, 
18020         "date": "2013-11-25T13:00:00Z", 
18021         "kind": "besteffort"
18022     }
18023 },
18024 {
18025     "pk": 60232, 
18026     "model": "core.charge", 
18027     "fields": {
18028         "updated": "2013-12-18T21:29:22.505Z", 
18029         "slice": 6, 
18030         "created": "2013-12-18T21:29:04.883Z", 
18031         "amount": 0.1848, 
18032         "object": 109, 
18033         "account": 15, 
18034         "state": "invoiced", 
18035         "coreHours": 2.64, 
18036         "invoice": 70, 
18037         "date": "2013-11-25T21:00:00Z", 
18038         "kind": "besteffort"
18039     }
18040 },
18041 {
18042     "pk": 60233, 
18043     "model": "core.charge", 
18044     "fields": {
18045         "updated": "2013-12-18T21:29:22.654Z", 
18046         "slice": 6, 
18047         "created": "2013-12-18T21:29:04.891Z", 
18048         "amount": 0.2128, 
18049         "object": 109, 
18050         "account": 15, 
18051         "state": "invoiced", 
18052         "coreHours": 3.04, 
18053         "invoice": 70, 
18054         "date": "2013-11-26T05:00:00Z", 
18055         "kind": "besteffort"
18056     }
18057 },
18058 {
18059     "pk": 60234, 
18060     "model": "core.charge", 
18061     "fields": {
18062         "updated": "2013-12-18T21:29:22.762Z", 
18063         "slice": 6, 
18064         "created": "2013-12-18T21:29:04.899Z", 
18065         "amount": 0.252, 
18066         "object": 109, 
18067         "account": 15, 
18068         "state": "invoiced", 
18069         "coreHours": 3.6, 
18070         "invoice": 70, 
18071         "date": "2013-11-26T13:00:00Z", 
18072         "kind": "besteffort"
18073     }
18074 },
18075 {
18076     "pk": 60235, 
18077     "model": "core.charge", 
18078     "fields": {
18079         "updated": "2013-12-18T21:29:22.870Z", 
18080         "slice": 6, 
18081         "created": "2013-12-18T21:29:04.907Z", 
18082         "amount": 0.2912, 
18083         "object": 109, 
18084         "account": 15, 
18085         "state": "invoiced", 
18086         "coreHours": 4.16, 
18087         "invoice": 70, 
18088         "date": "2013-11-26T21:00:00Z", 
18089         "kind": "besteffort"
18090     }
18091 },
18092 {
18093     "pk": 60236, 
18094     "model": "core.charge", 
18095     "fields": {
18096         "updated": "2013-12-18T21:29:22.977Z", 
18097         "slice": 6, 
18098         "created": "2013-12-18T21:29:04.915Z", 
18099         "amount": 0.1568, 
18100         "object": 109, 
18101         "account": 15, 
18102         "state": "invoiced", 
18103         "coreHours": 2.24, 
18104         "invoice": 70, 
18105         "date": "2013-11-27T05:00:00Z", 
18106         "kind": "besteffort"
18107     }
18108 },
18109 {
18110     "pk": 60237, 
18111     "model": "core.charge", 
18112     "fields": {
18113         "updated": "2013-12-18T21:29:23.085Z", 
18114         "slice": 6, 
18115         "created": "2013-12-18T21:29:04.924Z", 
18116         "amount": 0.1288, 
18117         "object": 109, 
18118         "account": 15, 
18119         "state": "invoiced", 
18120         "coreHours": 1.84, 
18121         "invoice": 70, 
18122         "date": "2013-11-27T13:00:00Z", 
18123         "kind": "besteffort"
18124     }
18125 },
18126 {
18127     "pk": 60238, 
18128     "model": "core.charge", 
18129     "fields": {
18130         "updated": "2013-12-18T21:29:23.193Z", 
18131         "slice": 6, 
18132         "created": "2013-12-18T21:29:04.932Z", 
18133         "amount": 0.2016, 
18134         "object": 109, 
18135         "account": 15, 
18136         "state": "invoiced", 
18137         "coreHours": 2.88, 
18138         "invoice": 70, 
18139         "date": "2013-11-27T21:00:00Z", 
18140         "kind": "besteffort"
18141     }
18142 },
18143 {
18144     "pk": 60239, 
18145     "model": "core.charge", 
18146     "fields": {
18147         "updated": "2013-12-18T21:29:23.300Z", 
18148         "slice": 6, 
18149         "created": "2013-12-18T21:29:04.940Z", 
18150         "amount": 0.2184, 
18151         "object": 109, 
18152         "account": 15, 
18153         "state": "invoiced", 
18154         "coreHours": 3.12, 
18155         "invoice": 70, 
18156         "date": "2013-11-28T05:00:00Z", 
18157         "kind": "besteffort"
18158     }
18159 },
18160 {
18161     "pk": 60240, 
18162     "model": "core.charge", 
18163     "fields": {
18164         "updated": "2013-12-18T21:29:23.408Z", 
18165         "slice": 6, 
18166         "created": "2013-12-18T21:29:04.949Z", 
18167         "amount": 0.1456, 
18168         "object": 109, 
18169         "account": 15, 
18170         "state": "invoiced", 
18171         "coreHours": 2.08, 
18172         "invoice": 70, 
18173         "date": "2013-11-28T13:00:00Z", 
18174         "kind": "besteffort"
18175     }
18176 },
18177 {
18178     "pk": 60241, 
18179     "model": "core.charge", 
18180     "fields": {
18181         "updated": "2013-12-18T21:29:23.516Z", 
18182         "slice": 6, 
18183         "created": "2013-12-18T21:29:04.957Z", 
18184         "amount": 0.1456, 
18185         "object": 109, 
18186         "account": 15, 
18187         "state": "invoiced", 
18188         "coreHours": 2.08, 
18189         "invoice": 70, 
18190         "date": "2013-11-28T21:00:00Z", 
18191         "kind": "besteffort"
18192     }
18193 },
18194 {
18195     "pk": 60242, 
18196     "model": "core.charge", 
18197     "fields": {
18198         "updated": "2013-12-18T21:29:23.623Z", 
18199         "slice": 6, 
18200         "created": "2013-12-18T21:29:04.965Z", 
18201         "amount": 0.3304, 
18202         "object": 109, 
18203         "account": 15, 
18204         "state": "invoiced", 
18205         "coreHours": 4.72, 
18206         "invoice": 70, 
18207         "date": "2013-11-29T05:00:00Z", 
18208         "kind": "besteffort"
18209     }
18210 },
18211 {
18212     "pk": 60243, 
18213     "model": "core.charge", 
18214     "fields": {
18215         "updated": "2013-12-18T21:29:23.731Z", 
18216         "slice": 6, 
18217         "created": "2013-12-18T21:29:04.974Z", 
18218         "amount": 0.2408, 
18219         "object": 109, 
18220         "account": 15, 
18221         "state": "invoiced", 
18222         "coreHours": 3.44, 
18223         "invoice": 70, 
18224         "date": "2013-11-29T13:00:00Z", 
18225         "kind": "besteffort"
18226     }
18227 },
18228 {
18229     "pk": 60244, 
18230     "model": "core.charge", 
18231     "fields": {
18232         "updated": "2013-12-18T21:29:23.839Z", 
18233         "slice": 6, 
18234         "created": "2013-12-18T21:29:04.982Z", 
18235         "amount": 0.2688, 
18236         "object": 109, 
18237         "account": 15, 
18238         "state": "invoiced", 
18239         "coreHours": 3.84, 
18240         "invoice": 70, 
18241         "date": "2013-11-29T21:00:00Z", 
18242         "kind": "besteffort"
18243     }
18244 },
18245 {
18246     "pk": 60245, 
18247     "model": "core.charge", 
18248     "fields": {
18249         "updated": "2013-12-18T21:29:23.947Z", 
18250         "slice": 6, 
18251         "created": "2013-12-18T21:29:04.990Z", 
18252         "amount": 0.3304, 
18253         "object": 109, 
18254         "account": 15, 
18255         "state": "invoiced", 
18256         "coreHours": 4.72, 
18257         "invoice": 70, 
18258         "date": "2013-11-30T05:00:00Z", 
18259         "kind": "besteffort"
18260     }
18261 },
18262 {
18263     "pk": 60246, 
18264     "model": "core.charge", 
18265     "fields": {
18266         "updated": "2013-12-18T21:29:24.054Z", 
18267         "slice": 6, 
18268         "created": "2013-12-18T21:29:04.998Z", 
18269         "amount": 0.1624, 
18270         "object": 109, 
18271         "account": 15, 
18272         "state": "invoiced", 
18273         "coreHours": 2.32, 
18274         "invoice": 70, 
18275         "date": "2013-11-30T13:00:00Z", 
18276         "kind": "besteffort"
18277     }
18278 },
18279 {
18280     "pk": 60247, 
18281     "model": "core.charge", 
18282     "fields": {
18283         "updated": "2013-12-18T21:29:24.162Z", 
18284         "slice": 6, 
18285         "created": "2013-12-18T21:29:05.007Z", 
18286         "amount": 0.1624, 
18287         "object": 109, 
18288         "account": 15, 
18289         "state": "invoiced", 
18290         "coreHours": 2.32, 
18291         "invoice": 70, 
18292         "date": "2013-11-30T21:00:00Z", 
18293         "kind": "besteffort"
18294     }
18295 },
18296 {
18297     "pk": 60248, 
18298     "model": "core.charge", 
18299     "fields": {
18300         "updated": "2013-12-18T21:29:24.270Z", 
18301         "slice": 6, 
18302         "created": "2013-12-18T21:29:05.015Z", 
18303         "amount": 0.2184, 
18304         "object": 109, 
18305         "account": 15, 
18306         "state": "invoiced", 
18307         "coreHours": 3.12, 
18308         "invoice": 70, 
18309         "date": "2013-12-01T05:00:00Z", 
18310         "kind": "besteffort"
18311     }
18312 },
18313 {
18314     "pk": 60249, 
18315     "model": "core.charge", 
18316     "fields": {
18317         "updated": "2013-12-18T21:29:24.377Z", 
18318         "slice": 6, 
18319         "created": "2013-12-18T21:29:05.023Z", 
18320         "amount": 0.1176, 
18321         "object": 109, 
18322         "account": 15, 
18323         "state": "invoiced", 
18324         "coreHours": 1.68, 
18325         "invoice": 70, 
18326         "date": "2013-12-01T13:00:00Z", 
18327         "kind": "besteffort"
18328     }
18329 },
18330 {
18331     "pk": 60250, 
18332     "model": "core.charge", 
18333     "fields": {
18334         "updated": "2013-12-18T21:29:24.485Z", 
18335         "slice": 6, 
18336         "created": "2013-12-18T21:29:05.032Z", 
18337         "amount": 0.2632, 
18338         "object": 109, 
18339         "account": 15, 
18340         "state": "invoiced", 
18341         "coreHours": 3.76, 
18342         "invoice": 70, 
18343         "date": "2013-12-01T21:00:00Z", 
18344         "kind": "besteffort"
18345     }
18346 },
18347 {
18348     "pk": 60251, 
18349     "model": "core.charge", 
18350     "fields": {
18351         "updated": "2013-12-18T21:29:24.601Z", 
18352         "slice": 6, 
18353         "created": "2013-12-18T21:29:05.040Z", 
18354         "amount": 0.1904, 
18355         "object": 109, 
18356         "account": 15, 
18357         "state": "invoiced", 
18358         "coreHours": 2.72, 
18359         "invoice": 71, 
18360         "date": "2013-12-02T05:00:00Z", 
18361         "kind": "besteffort"
18362     }
18363 },
18364 {
18365     "pk": 60252, 
18366     "model": "core.charge", 
18367     "fields": {
18368         "updated": "2013-12-18T21:29:24.709Z", 
18369         "slice": 6, 
18370         "created": "2013-12-18T21:29:05.048Z", 
18371         "amount": 0.3024, 
18372         "object": 109, 
18373         "account": 15, 
18374         "state": "invoiced", 
18375         "coreHours": 4.32, 
18376         "invoice": 71, 
18377         "date": "2013-12-02T13:00:00Z", 
18378         "kind": "besteffort"
18379     }
18380 },
18381 {
18382     "pk": 60253, 
18383     "model": "core.charge", 
18384     "fields": {
18385         "updated": "2013-12-18T21:29:24.816Z", 
18386         "slice": 6, 
18387         "created": "2013-12-18T21:29:05.056Z", 
18388         "amount": 0.2856, 
18389         "object": 109, 
18390         "account": 15, 
18391         "state": "invoiced", 
18392         "coreHours": 4.08, 
18393         "invoice": 71, 
18394         "date": "2013-12-02T21:00:00Z", 
18395         "kind": "besteffort"
18396     }
18397 },
18398 {
18399     "pk": 60254, 
18400     "model": "core.charge", 
18401     "fields": {
18402         "updated": "2013-12-18T21:29:24.924Z", 
18403         "slice": 6, 
18404         "created": "2013-12-18T21:29:05.065Z", 
18405         "amount": 0.3304, 
18406         "object": 109, 
18407         "account": 15, 
18408         "state": "invoiced", 
18409         "coreHours": 4.72, 
18410         "invoice": 71, 
18411         "date": "2013-12-03T05:00:00Z", 
18412         "kind": "besteffort"
18413     }
18414 },
18415 {
18416     "pk": 60255, 
18417     "model": "core.charge", 
18418     "fields": {
18419         "updated": "2013-12-18T21:29:25.032Z", 
18420         "slice": 6, 
18421         "created": "2013-12-18T21:29:05.073Z", 
18422         "amount": 0.3248, 
18423         "object": 109, 
18424         "account": 15, 
18425         "state": "invoiced", 
18426         "coreHours": 4.64, 
18427         "invoice": 71, 
18428         "date": "2013-12-03T13:00:00Z", 
18429         "kind": "besteffort"
18430     }
18431 },
18432 {
18433     "pk": 60256, 
18434     "model": "core.charge", 
18435     "fields": {
18436         "updated": "2013-12-18T21:29:25.139Z", 
18437         "slice": 6, 
18438         "created": "2013-12-18T21:29:05.081Z", 
18439         "amount": 0.2968, 
18440         "object": 109, 
18441         "account": 15, 
18442         "state": "invoiced", 
18443         "coreHours": 4.24, 
18444         "invoice": 71, 
18445         "date": "2013-12-03T21:00:00Z", 
18446         "kind": "besteffort"
18447     }
18448 },
18449 {
18450     "pk": 60257, 
18451     "model": "core.charge", 
18452     "fields": {
18453         "updated": "2013-12-18T21:29:25.247Z", 
18454         "slice": 6, 
18455         "created": "2013-12-18T21:29:05.090Z", 
18456         "amount": 0.308, 
18457         "object": 109, 
18458         "account": 15, 
18459         "state": "invoiced", 
18460         "coreHours": 4.4, 
18461         "invoice": 71, 
18462         "date": "2013-12-04T05:00:00Z", 
18463         "kind": "besteffort"
18464     }
18465 },
18466 {
18467     "pk": 60258, 
18468     "model": "core.charge", 
18469     "fields": {
18470         "updated": "2013-12-18T21:29:25.355Z", 
18471         "slice": 6, 
18472         "created": "2013-12-18T21:29:05.098Z", 
18473         "amount": 0.3304, 
18474         "object": 109, 
18475         "account": 15, 
18476         "state": "invoiced", 
18477         "coreHours": 4.72, 
18478         "invoice": 71, 
18479         "date": "2013-12-04T13:00:00Z", 
18480         "kind": "besteffort"
18481     }
18482 },
18483 {
18484     "pk": 60259, 
18485     "model": "core.charge", 
18486     "fields": {
18487         "updated": "2013-12-18T21:29:25.462Z", 
18488         "slice": 6, 
18489         "created": "2013-12-18T21:29:05.106Z", 
18490         "amount": 0.252, 
18491         "object": 109, 
18492         "account": 15, 
18493         "state": "invoiced", 
18494         "coreHours": 3.6, 
18495         "invoice": 71, 
18496         "date": "2013-12-04T21:00:00Z", 
18497         "kind": "besteffort"
18498     }
18499 },
18500 {
18501     "pk": 60260, 
18502     "model": "core.charge", 
18503     "fields": {
18504         "updated": "2013-12-18T21:29:25.570Z", 
18505         "slice": 6, 
18506         "created": "2013-12-18T21:29:05.114Z", 
18507         "amount": 0.2744, 
18508         "object": 109, 
18509         "account": 15, 
18510         "state": "invoiced", 
18511         "coreHours": 3.92, 
18512         "invoice": 71, 
18513         "date": "2013-12-05T05:00:00Z", 
18514         "kind": "besteffort"
18515     }
18516 },
18517 {
18518     "pk": 60261, 
18519     "model": "core.charge", 
18520     "fields": {
18521         "updated": "2013-12-18T21:29:25.678Z", 
18522         "slice": 6, 
18523         "created": "2013-12-18T21:29:05.123Z", 
18524         "amount": 0.2632, 
18525         "object": 109, 
18526         "account": 15, 
18527         "state": "invoiced", 
18528         "coreHours": 3.76, 
18529         "invoice": 71, 
18530         "date": "2013-12-05T13:00:00Z", 
18531         "kind": "besteffort"
18532     }
18533 },
18534 {
18535     "pk": 60262, 
18536     "model": "core.charge", 
18537     "fields": {
18538         "updated": "2013-12-18T21:29:25.786Z", 
18539         "slice": 6, 
18540         "created": "2013-12-18T21:29:05.131Z", 
18541         "amount": 0.2016, 
18542         "object": 109, 
18543         "account": 15, 
18544         "state": "invoiced", 
18545         "coreHours": 2.88, 
18546         "invoice": 71, 
18547         "date": "2013-12-05T21:00:00Z", 
18548         "kind": "besteffort"
18549     }
18550 },
18551 {
18552     "pk": 60263, 
18553     "model": "core.charge", 
18554     "fields": {
18555         "updated": "2013-12-18T21:29:25.893Z", 
18556         "slice": 6, 
18557         "created": "2013-12-18T21:29:05.140Z", 
18558         "amount": 0.2688, 
18559         "object": 109, 
18560         "account": 15, 
18561         "state": "invoiced", 
18562         "coreHours": 3.84, 
18563         "invoice": 71, 
18564         "date": "2013-12-06T05:00:00Z", 
18565         "kind": "besteffort"
18566     }
18567 },
18568 {
18569     "pk": 60264, 
18570     "model": "core.charge", 
18571     "fields": {
18572         "updated": "2013-12-18T21:29:26.001Z", 
18573         "slice": 6, 
18574         "created": "2013-12-18T21:29:05.148Z", 
18575         "amount": 0.2856, 
18576         "object": 109, 
18577         "account": 15, 
18578         "state": "invoiced", 
18579         "coreHours": 4.08, 
18580         "invoice": 71, 
18581         "date": "2013-12-06T13:00:00Z", 
18582         "kind": "besteffort"
18583     }
18584 },
18585 {
18586     "pk": 60265, 
18587     "model": "core.charge", 
18588     "fields": {
18589         "updated": "2013-12-18T21:29:26.109Z", 
18590         "slice": 6, 
18591         "created": "2013-12-18T21:29:05.156Z", 
18592         "amount": 0.1848, 
18593         "object": 109, 
18594         "account": 15, 
18595         "state": "invoiced", 
18596         "coreHours": 2.64, 
18597         "invoice": 71, 
18598         "date": "2013-12-06T21:00:00Z", 
18599         "kind": "besteffort"
18600     }
18601 },
18602 {
18603     "pk": 60266, 
18604     "model": "core.charge", 
18605     "fields": {
18606         "updated": "2013-12-18T21:29:26.216Z", 
18607         "slice": 6, 
18608         "created": "2013-12-18T21:29:05.164Z", 
18609         "amount": 0.1176, 
18610         "object": 109, 
18611         "account": 15, 
18612         "state": "invoiced", 
18613         "coreHours": 1.68, 
18614         "invoice": 71, 
18615         "date": "2013-12-07T05:00:00Z", 
18616         "kind": "besteffort"
18617     }
18618 },
18619 {
18620     "pk": 60267, 
18621     "model": "core.charge", 
18622     "fields": {
18623         "updated": "2013-12-18T21:29:26.324Z", 
18624         "slice": 6, 
18625         "created": "2013-12-18T21:29:05.173Z", 
18626         "amount": 0.2016, 
18627         "object": 109, 
18628         "account": 15, 
18629         "state": "invoiced", 
18630         "coreHours": 2.88, 
18631         "invoice": 71, 
18632         "date": "2013-12-07T13:00:00Z", 
18633         "kind": "besteffort"
18634     }
18635 },
18636 {
18637     "pk": 60268, 
18638     "model": "core.charge", 
18639     "fields": {
18640         "updated": "2013-12-18T21:29:26.432Z", 
18641         "slice": 6, 
18642         "created": "2013-12-18T21:29:05.181Z", 
18643         "amount": 0.224, 
18644         "object": 109, 
18645         "account": 15, 
18646         "state": "invoiced", 
18647         "coreHours": 3.2, 
18648         "invoice": 71, 
18649         "date": "2013-12-07T21:00:00Z", 
18650         "kind": "besteffort"
18651     }
18652 },
18653 {
18654     "pk": 60269, 
18655     "model": "core.charge", 
18656     "fields": {
18657         "updated": "2013-12-18T21:29:26.539Z", 
18658         "slice": 6, 
18659         "created": "2013-12-18T21:29:05.189Z", 
18660         "amount": 0.168, 
18661         "object": 109, 
18662         "account": 15, 
18663         "state": "invoiced", 
18664         "coreHours": 2.4, 
18665         "invoice": 71, 
18666         "date": "2013-12-08T05:00:00Z", 
18667         "kind": "besteffort"
18668     }
18669 },
18670 {
18671     "pk": 60270, 
18672     "model": "core.charge", 
18673     "fields": {
18674         "updated": "2013-12-18T21:29:26.647Z", 
18675         "slice": 6, 
18676         "created": "2013-12-18T21:29:05.197Z", 
18677         "amount": 0.2968, 
18678         "object": 109, 
18679         "account": 15, 
18680         "state": "invoiced", 
18681         "coreHours": 4.24, 
18682         "invoice": 71, 
18683         "date": "2013-12-08T13:00:00Z", 
18684         "kind": "besteffort"
18685     }
18686 },
18687 {
18688     "pk": 60271, 
18689     "model": "core.charge", 
18690     "fields": {
18691         "updated": "2013-12-18T21:29:26.755Z", 
18692         "slice": 6, 
18693         "created": "2013-12-18T21:29:05.206Z", 
18694         "amount": 0.1568, 
18695         "object": 109, 
18696         "account": 15, 
18697         "state": "invoiced", 
18698         "coreHours": 2.24, 
18699         "invoice": 71, 
18700         "date": "2013-12-08T21:00:00Z", 
18701         "kind": "besteffort"
18702     }
18703 },
18704 {
18705     "pk": 60272, 
18706     "model": "core.charge", 
18707     "fields": {
18708         "updated": "2013-12-18T21:29:26.871Z", 
18709         "slice": 6, 
18710         "created": "2013-12-18T21:29:05.214Z", 
18711         "amount": 0.2744, 
18712         "object": 109, 
18713         "account": 15, 
18714         "state": "invoiced", 
18715         "coreHours": 3.92, 
18716         "invoice": 72, 
18717         "date": "2013-12-09T05:00:00Z", 
18718         "kind": "besteffort"
18719     }
18720 },
18721 {
18722     "pk": 60273, 
18723     "model": "core.charge", 
18724     "fields": {
18725         "updated": "2013-12-18T21:29:26.978Z", 
18726         "slice": 6, 
18727         "created": "2013-12-18T21:29:05.222Z", 
18728         "amount": 0.3304, 
18729         "object": 109, 
18730         "account": 15, 
18731         "state": "invoiced", 
18732         "coreHours": 4.72, 
18733         "invoice": 72, 
18734         "date": "2013-12-09T13:00:00Z", 
18735         "kind": "besteffort"
18736     }
18737 },
18738 {
18739     "pk": 60274, 
18740     "model": "core.charge", 
18741     "fields": {
18742         "updated": "2013-12-18T21:29:27.086Z", 
18743         "slice": 6, 
18744         "created": "2013-12-18T21:29:05.231Z", 
18745         "amount": 0.1512, 
18746         "object": 109, 
18747         "account": 15, 
18748         "state": "invoiced", 
18749         "coreHours": 2.16, 
18750         "invoice": 72, 
18751         "date": "2013-12-09T21:00:00Z", 
18752         "kind": "besteffort"
18753     }
18754 },
18755 {
18756     "pk": 60275, 
18757     "model": "core.charge", 
18758     "fields": {
18759         "updated": "2013-12-18T21:29:27.194Z", 
18760         "slice": 6, 
18761         "created": "2013-12-18T21:29:05.253Z", 
18762         "amount": 0.1288, 
18763         "object": 109, 
18764         "account": 15, 
18765         "state": "invoiced", 
18766         "coreHours": 1.84, 
18767         "invoice": 72, 
18768         "date": "2013-12-10T05:00:00Z", 
18769         "kind": "besteffort"
18770     }
18771 },
18772 {
18773     "pk": 60276, 
18774     "model": "core.charge", 
18775     "fields": {
18776         "updated": "2013-12-18T21:29:27.301Z", 
18777         "slice": 6, 
18778         "created": "2013-12-18T21:29:05.331Z", 
18779         "amount": 0.252, 
18780         "object": 109, 
18781         "account": 15, 
18782         "state": "invoiced", 
18783         "coreHours": 3.6, 
18784         "invoice": 72, 
18785         "date": "2013-12-10T13:00:00Z", 
18786         "kind": "besteffort"
18787     }
18788 },
18789 {
18790     "pk": 60277, 
18791     "model": "core.charge", 
18792     "fields": {
18793         "updated": "2013-12-18T21:29:27.409Z", 
18794         "slice": 6, 
18795         "created": "2013-12-18T21:29:05.346Z", 
18796         "amount": 0.196, 
18797         "object": 109, 
18798         "account": 15, 
18799         "state": "invoiced", 
18800         "coreHours": 2.8, 
18801         "invoice": 72, 
18802         "date": "2013-12-10T21:00:00Z", 
18803         "kind": "besteffort"
18804     }
18805 },
18806 {
18807     "pk": 60278, 
18808     "model": "core.charge", 
18809     "fields": {
18810         "updated": "2013-12-18T21:29:27.517Z", 
18811         "slice": 6, 
18812         "created": "2013-12-18T21:29:05.355Z", 
18813         "amount": 0.1904, 
18814         "object": 109, 
18815         "account": 15, 
18816         "state": "invoiced", 
18817         "coreHours": 2.72, 
18818         "invoice": 72, 
18819         "date": "2013-12-11T05:00:00Z", 
18820         "kind": "besteffort"
18821     }
18822 },
18823 {
18824     "pk": 60279, 
18825     "model": "core.charge", 
18826     "fields": {
18827         "updated": "2013-12-18T21:29:27.683Z", 
18828         "slice": 6, 
18829         "created": "2013-12-18T21:29:05.363Z", 
18830         "amount": 0.2408, 
18831         "object": 109, 
18832         "account": 15, 
18833         "state": "invoiced", 
18834         "coreHours": 3.44, 
18835         "invoice": 72, 
18836         "date": "2013-12-11T13:00:00Z", 
18837         "kind": "besteffort"
18838     }
18839 },
18840 {
18841     "pk": 60280, 
18842     "model": "core.charge", 
18843     "fields": {
18844         "updated": "2013-12-18T21:29:27.790Z", 
18845         "slice": 6, 
18846         "created": "2013-12-18T21:29:05.371Z", 
18847         "amount": 0.3136, 
18848         "object": 109, 
18849         "account": 15, 
18850         "state": "invoiced", 
18851         "coreHours": 4.48, 
18852         "invoice": 72, 
18853         "date": "2013-12-11T21:00:00Z", 
18854         "kind": "besteffort"
18855     }
18856 },
18857 {
18858     "pk": 60281, 
18859     "model": "core.charge", 
18860     "fields": {
18861         "updated": "2013-12-18T21:29:27.898Z", 
18862         "slice": 6, 
18863         "created": "2013-12-18T21:29:05.380Z", 
18864         "amount": 0.2408, 
18865         "object": 109, 
18866         "account": 15, 
18867         "state": "invoiced", 
18868         "coreHours": 3.44, 
18869         "invoice": 72, 
18870         "date": "2013-12-12T05:00:00Z", 
18871         "kind": "besteffort"
18872     }
18873 },
18874 {
18875     "pk": 60282, 
18876     "model": "core.charge", 
18877     "fields": {
18878         "updated": "2013-12-18T21:29:28.006Z", 
18879         "slice": 6, 
18880         "created": "2013-12-18T21:29:05.388Z", 
18881         "amount": 0.1512, 
18882         "object": 109, 
18883         "account": 15, 
18884         "state": "invoiced", 
18885         "coreHours": 2.16, 
18886         "invoice": 72, 
18887         "date": "2013-12-12T13:00:00Z", 
18888         "kind": "besteffort"
18889     }
18890 },
18891 {
18892     "pk": 60283, 
18893     "model": "core.charge", 
18894     "fields": {
18895         "updated": "2013-12-18T21:29:28.113Z", 
18896         "slice": 6, 
18897         "created": "2013-12-18T21:29:05.396Z", 
18898         "amount": 0.28, 
18899         "object": 109, 
18900         "account": 15, 
18901         "state": "invoiced", 
18902         "coreHours": 4.0, 
18903         "invoice": 72, 
18904         "date": "2013-12-12T21:00:00Z", 
18905         "kind": "besteffort"
18906     }
18907 },
18908 {
18909     "pk": 60284, 
18910     "model": "core.charge", 
18911     "fields": {
18912         "updated": "2013-12-18T21:29:28.221Z", 
18913         "slice": 6, 
18914         "created": "2013-12-18T21:29:05.404Z", 
18915         "amount": 0.2856, 
18916         "object": 109, 
18917         "account": 15, 
18918         "state": "invoiced", 
18919         "coreHours": 4.08, 
18920         "invoice": 72, 
18921         "date": "2013-12-13T05:00:00Z", 
18922         "kind": "besteffort"
18923     }
18924 },
18925 {
18926     "pk": 60285, 
18927     "model": "core.charge", 
18928     "fields": {
18929         "updated": "2013-12-18T21:29:28.329Z", 
18930         "slice": 6, 
18931         "created": "2013-12-18T21:29:05.413Z", 
18932         "amount": 0.1456, 
18933         "object": 109, 
18934         "account": 15, 
18935         "state": "invoiced", 
18936         "coreHours": 2.08, 
18937         "invoice": 72, 
18938         "date": "2013-12-13T13:00:00Z", 
18939         "kind": "besteffort"
18940     }
18941 },
18942 {
18943     "pk": 60286, 
18944     "model": "core.charge", 
18945     "fields": {
18946         "updated": "2013-12-18T21:29:28.436Z", 
18947         "slice": 6, 
18948         "created": "2013-12-18T21:29:05.421Z", 
18949         "amount": 0.3192, 
18950         "object": 109, 
18951         "account": 15, 
18952         "state": "invoiced", 
18953         "coreHours": 4.56, 
18954         "invoice": 72, 
18955         "date": "2013-12-13T21:00:00Z", 
18956         "kind": "besteffort"
18957     }
18958 },
18959 {
18960     "pk": 60287, 
18961     "model": "core.charge", 
18962     "fields": {
18963         "updated": "2013-12-18T21:29:28.544Z", 
18964         "slice": 6, 
18965         "created": "2013-12-18T21:29:05.429Z", 
18966         "amount": 0.3248, 
18967         "object": 109, 
18968         "account": 15, 
18969         "state": "invoiced", 
18970         "coreHours": 4.64, 
18971         "invoice": 72, 
18972         "date": "2013-12-14T05:00:00Z", 
18973         "kind": "besteffort"
18974     }
18975 },
18976 {
18977     "pk": 60288, 
18978     "model": "core.charge", 
18979     "fields": {
18980         "updated": "2013-12-18T21:29:28.652Z", 
18981         "slice": 6, 
18982         "created": "2013-12-18T21:29:05.438Z", 
18983         "amount": 0.2352, 
18984         "object": 109, 
18985         "account": 15, 
18986         "state": "invoiced", 
18987         "coreHours": 3.36, 
18988         "invoice": 72, 
18989         "date": "2013-12-14T13:00:00Z", 
18990         "kind": "besteffort"
18991     }
18992 },
18993 {
18994     "pk": 60289, 
18995     "model": "core.charge", 
18996     "fields": {
18997         "updated": "2013-12-18T21:29:28.759Z", 
18998         "slice": 6, 
18999         "created": "2013-12-18T21:29:05.446Z", 
19000         "amount": 0.1288, 
19001         "object": 109, 
19002         "account": 15, 
19003         "state": "invoiced", 
19004         "coreHours": 1.84, 
19005         "invoice": 72, 
19006         "date": "2013-12-14T21:00:00Z", 
19007         "kind": "besteffort"
19008     }
19009 },
19010 {
19011     "pk": 60290, 
19012     "model": "core.charge", 
19013     "fields": {
19014         "updated": "2013-12-18T21:29:28.867Z", 
19015         "slice": 6, 
19016         "created": "2013-12-18T21:29:05.454Z", 
19017         "amount": 0.28, 
19018         "object": 109, 
19019         "account": 15, 
19020         "state": "invoiced", 
19021         "coreHours": 4.0, 
19022         "invoice": 72, 
19023         "date": "2013-12-15T05:00:00Z", 
19024         "kind": "besteffort"
19025     }
19026 },
19027 {
19028     "pk": 60291, 
19029     "model": "core.charge", 
19030     "fields": {
19031         "updated": "2013-12-18T21:29:28.975Z", 
19032         "slice": 6, 
19033         "created": "2013-12-18T21:29:05.462Z", 
19034         "amount": 0.2464, 
19035         "object": 109, 
19036         "account": 15, 
19037         "state": "invoiced", 
19038         "coreHours": 3.52, 
19039         "invoice": 72, 
19040         "date": "2013-12-15T13:00:00Z", 
19041         "kind": "besteffort"
19042     }
19043 },
19044 {
19045     "pk": 60292, 
19046     "model": "core.charge", 
19047     "fields": {
19048         "updated": "2013-12-18T21:29:29.083Z", 
19049         "slice": 6, 
19050         "created": "2013-12-18T21:29:05.471Z", 
19051         "amount": 0.3304, 
19052         "object": 109, 
19053         "account": 15, 
19054         "state": "invoiced", 
19055         "coreHours": 4.72, 
19056         "invoice": 72, 
19057         "date": "2013-12-15T21:00:00Z", 
19058         "kind": "besteffort"
19059     }
19060 },
19061 {
19062     "pk": 60293, 
19063     "model": "core.charge", 
19064     "fields": {
19065         "updated": "2013-12-18T21:29:05.479Z", 
19066         "slice": 6, 
19067         "created": "2013-12-18T21:29:05.479Z", 
19068         "amount": 0.2632, 
19069         "object": 109, 
19070         "account": 15, 
19071         "state": "pending", 
19072         "coreHours": 3.76, 
19073         "invoice": null, 
19074         "date": "2013-12-16T05:00:00Z", 
19075         "kind": "besteffort"
19076     }
19077 },
19078 {
19079     "pk": 60294, 
19080     "model": "core.charge", 
19081     "fields": {
19082         "updated": "2013-12-18T21:29:05.487Z", 
19083         "slice": 6, 
19084         "created": "2013-12-18T21:29:05.487Z", 
19085         "amount": 0.1736, 
19086         "object": 109, 
19087         "account": 15, 
19088         "state": "pending", 
19089         "coreHours": 2.48, 
19090         "invoice": null, 
19091         "date": "2013-12-16T13:00:00Z", 
19092         "kind": "besteffort"
19093     }
19094 },
19095 {
19096     "pk": 60295, 
19097     "model": "core.charge", 
19098     "fields": {
19099         "updated": "2013-12-18T21:29:05.496Z", 
19100         "slice": 6, 
19101         "created": "2013-12-18T21:29:05.495Z", 
19102         "amount": 0.3248, 
19103         "object": 109, 
19104         "account": 15, 
19105         "state": "pending", 
19106         "coreHours": 4.64, 
19107         "invoice": null, 
19108         "date": "2013-12-16T21:00:00Z", 
19109         "kind": "besteffort"
19110     }
19111 },
19112 {
19113     "pk": 60296, 
19114     "model": "core.charge", 
19115     "fields": {
19116         "updated": "2013-12-18T21:29:05.504Z", 
19117         "slice": 6, 
19118         "created": "2013-12-18T21:29:05.504Z", 
19119         "amount": 0.1344, 
19120         "object": 109, 
19121         "account": 15, 
19122         "state": "pending", 
19123         "coreHours": 1.92, 
19124         "invoice": null, 
19125         "date": "2013-12-17T05:00:00Z", 
19126         "kind": "besteffort"
19127     }
19128 },
19129 {
19130     "pk": 60297, 
19131     "model": "core.charge", 
19132     "fields": {
19133         "updated": "2013-12-18T21:29:05.512Z", 
19134         "slice": 6, 
19135         "created": "2013-12-18T21:29:05.512Z", 
19136         "amount": 0.1624, 
19137         "object": 109, 
19138         "account": 15, 
19139         "state": "pending", 
19140         "coreHours": 2.32, 
19141         "invoice": null, 
19142         "date": "2013-12-17T13:00:00Z", 
19143         "kind": "besteffort"
19144     }
19145 },
19146 {
19147     "pk": 60298, 
19148     "model": "core.charge", 
19149     "fields": {
19150         "updated": "2013-12-18T21:29:05.520Z", 
19151         "slice": 6, 
19152         "created": "2013-12-18T21:29:05.520Z", 
19153         "amount": 0.2968, 
19154         "object": 109, 
19155         "account": 15, 
19156         "state": "pending", 
19157         "coreHours": 4.24, 
19158         "invoice": null, 
19159         "date": "2013-12-17T21:00:00Z", 
19160         "kind": "besteffort"
19161     }
19162 },
19163 {
19164     "pk": 60299, 
19165     "model": "core.charge", 
19166     "fields": {
19167         "updated": "2013-12-18T21:29:05.529Z", 
19168         "slice": 6, 
19169         "created": "2013-12-18T21:29:05.529Z", 
19170         "amount": 0.1232, 
19171         "object": 109, 
19172         "account": 15, 
19173         "state": "pending", 
19174         "coreHours": 1.76, 
19175         "invoice": null, 
19176         "date": "2013-12-18T05:00:00Z", 
19177         "kind": "besteffort"
19178     }
19179 },
19180 {
19181     "pk": 60300, 
19182     "model": "core.charge", 
19183     "fields": {
19184         "updated": "2013-12-18T21:29:05.537Z", 
19185         "slice": 6, 
19186         "created": "2013-12-18T21:29:05.537Z", 
19187         "amount": 0.2296, 
19188         "object": 109, 
19189         "account": 15, 
19190         "state": "pending", 
19191         "coreHours": 3.28, 
19192         "invoice": null, 
19193         "date": "2013-12-18T13:00:00Z", 
19194         "kind": "besteffort"
19195     }
19196 },
19197 {
19198     "pk": 60301, 
19199     "model": "core.charge", 
19200     "fields": {
19201         "updated": "2013-12-18T21:29:20.244Z", 
19202         "slice": 6, 
19203         "created": "2013-12-18T21:29:05.552Z", 
19204         "amount": 0.2072, 
19205         "object": 110, 
19206         "account": 15, 
19207         "state": "invoiced", 
19208         "coreHours": 2.96, 
19209         "invoice": 69, 
19210         "date": "2013-11-18T21:00:00Z", 
19211         "kind": "besteffort"
19212     }
19213 },
19214 {
19215     "pk": 60302, 
19216     "model": "core.charge", 
19217     "fields": {
19218         "updated": "2013-12-18T21:29:20.351Z", 
19219         "slice": 6, 
19220         "created": "2013-12-18T21:29:05.562Z", 
19221         "amount": 0.1512, 
19222         "object": 110, 
19223         "account": 15, 
19224         "state": "invoiced", 
19225         "coreHours": 2.16, 
19226         "invoice": 69, 
19227         "date": "2013-11-19T05:00:00Z", 
19228         "kind": "besteffort"
19229     }
19230 },
19231 {
19232     "pk": 60303, 
19233     "model": "core.charge", 
19234     "fields": {
19235         "updated": "2013-12-18T21:29:20.459Z", 
19236         "slice": 6, 
19237         "created": "2013-12-18T21:29:05.570Z", 
19238         "amount": 0.1232, 
19239         "object": 110, 
19240         "account": 15, 
19241         "state": "invoiced", 
19242         "coreHours": 1.76, 
19243         "invoice": 69, 
19244         "date": "2013-11-19T13:00:00Z", 
19245         "kind": "besteffort"
19246     }
19247 },
19248 {
19249     "pk": 60304, 
19250     "model": "core.charge", 
19251     "fields": {
19252         "updated": "2013-12-18T21:29:20.567Z", 
19253         "slice": 6, 
19254         "created": "2013-12-18T21:29:05.578Z", 
19255         "amount": 0.1176, 
19256         "object": 110, 
19257         "account": 15, 
19258         "state": "invoiced", 
19259         "coreHours": 1.68, 
19260         "invoice": 69, 
19261         "date": "2013-11-19T21:00:00Z", 
19262         "kind": "besteffort"
19263     }
19264 },
19265 {
19266     "pk": 60305, 
19267     "model": "core.charge", 
19268     "fields": {
19269         "updated": "2013-12-18T21:29:20.674Z", 
19270         "slice": 6, 
19271         "created": "2013-12-18T21:29:05.587Z", 
19272         "amount": 0.2912, 
19273         "object": 110, 
19274         "account": 15, 
19275         "state": "invoiced", 
19276         "coreHours": 4.16, 
19277         "invoice": 69, 
19278         "date": "2013-11-20T05:00:00Z", 
19279         "kind": "besteffort"
19280     }
19281 },
19282 {
19283     "pk": 60306, 
19284     "model": "core.charge", 
19285     "fields": {
19286         "updated": "2013-12-18T21:29:20.782Z", 
19287         "slice": 6, 
19288         "created": "2013-12-18T21:29:05.595Z", 
19289         "amount": 0.1456, 
19290         "object": 110, 
19291         "account": 15, 
19292         "state": "invoiced", 
19293         "coreHours": 2.08, 
19294         "invoice": 69, 
19295         "date": "2013-11-20T13:00:00Z", 
19296         "kind": "besteffort"
19297     }
19298 },
19299 {
19300     "pk": 60307, 
19301     "model": "core.charge", 
19302     "fields": {
19303         "updated": "2013-12-18T21:29:20.890Z", 
19304         "slice": 6, 
19305         "created": "2013-12-18T21:29:05.603Z", 
19306         "amount": 0.3136, 
19307         "object": 110, 
19308         "account": 15, 
19309         "state": "invoiced", 
19310         "coreHours": 4.48, 
19311         "invoice": 69, 
19312         "date": "2013-11-20T21:00:00Z", 
19313         "kind": "besteffort"
19314     }
19315 },
19316 {
19317     "pk": 60308, 
19318     "model": "core.charge", 
19319     "fields": {
19320         "updated": "2013-12-18T21:29:20.997Z", 
19321         "slice": 6, 
19322         "created": "2013-12-18T21:29:05.611Z", 
19323         "amount": 0.252, 
19324         "object": 110, 
19325         "account": 15, 
19326         "state": "invoiced", 
19327         "coreHours": 3.6, 
19328         "invoice": 69, 
19329         "date": "2013-11-21T05:00:00Z", 
19330         "kind": "besteffort"
19331     }
19332 },
19333 {
19334     "pk": 60309, 
19335     "model": "core.charge", 
19336     "fields": {
19337         "updated": "2013-12-18T21:29:21.105Z", 
19338         "slice": 6, 
19339         "created": "2013-12-18T21:29:05.620Z", 
19340         "amount": 0.2968, 
19341         "object": 110, 
19342         "account": 15, 
19343         "state": "invoiced", 
19344         "coreHours": 4.24, 
19345         "invoice": 69, 
19346         "date": "2013-11-21T13:00:00Z", 
19347         "kind": "besteffort"
19348     }
19349 },
19350 {
19351     "pk": 60310, 
19352     "model": "core.charge", 
19353     "fields": {
19354         "updated": "2013-12-18T21:29:21.213Z", 
19355         "slice": 6, 
19356         "created": "2013-12-18T21:29:05.630Z", 
19357         "amount": 0.2184, 
19358         "object": 110, 
19359         "account": 15, 
19360         "state": "invoiced", 
19361         "coreHours": 3.12, 
19362         "invoice": 69, 
19363         "date": "2013-11-21T21:00:00Z", 
19364         "kind": "besteffort"
19365     }
19366 },
19367 {
19368     "pk": 60311, 
19369     "model": "core.charge", 
19370     "fields": {
19371         "updated": "2013-12-18T21:29:21.321Z", 
19372         "slice": 6, 
19373         "created": "2013-12-18T21:29:05.645Z", 
19374         "amount": 0.3248, 
19375         "object": 110, 
19376         "account": 15, 
19377         "state": "invoiced", 
19378         "coreHours": 4.64, 
19379         "invoice": 69, 
19380         "date": "2013-11-22T05:00:00Z", 
19381         "kind": "besteffort"
19382     }
19383 },
19384 {
19385     "pk": 60312, 
19386     "model": "core.charge", 
19387     "fields": {
19388         "updated": "2013-12-18T21:29:21.428Z", 
19389         "slice": 6, 
19390         "created": "2013-12-18T21:29:05.655Z", 
19391         "amount": 0.1736, 
19392         "object": 110, 
19393         "account": 15, 
19394         "state": "invoiced", 
19395         "coreHours": 2.48, 
19396         "invoice": 69, 
19397         "date": "2013-11-22T13:00:00Z", 
19398         "kind": "besteffort"
19399     }
19400 },
19401 {
19402     "pk": 60313, 
19403     "model": "core.charge", 
19404     "fields": {
19405         "updated": "2013-12-18T21:29:21.536Z", 
19406         "slice": 6, 
19407         "created": "2013-12-18T21:29:05.670Z", 
19408         "amount": 0.2968, 
19409         "object": 110, 
19410         "account": 15, 
19411         "state": "invoiced", 
19412         "coreHours": 4.24, 
19413         "invoice": 69, 
19414         "date": "2013-11-22T21:00:00Z", 
19415         "kind": "besteffort"
19416     }
19417 },
19418 {
19419     "pk": 60314, 
19420     "model": "core.charge", 
19421     "fields": {
19422         "updated": "2013-12-18T21:29:21.644Z", 
19423         "slice": 6, 
19424         "created": "2013-12-18T21:29:05.680Z", 
19425         "amount": 0.1176, 
19426         "object": 110, 
19427         "account": 15, 
19428         "state": "invoiced", 
19429         "coreHours": 1.68, 
19430         "invoice": 69, 
19431         "date": "2013-11-23T05:00:00Z", 
19432         "kind": "besteffort"
19433     }
19434 },
19435 {
19436     "pk": 60315, 
19437     "model": "core.charge", 
19438     "fields": {
19439         "updated": "2013-12-18T21:29:21.751Z", 
19440         "slice": 6, 
19441         "created": "2013-12-18T21:29:05.694Z", 
19442         "amount": 0.224, 
19443         "object": 110, 
19444         "account": 15, 
19445         "state": "invoiced", 
19446         "coreHours": 3.2, 
19447         "invoice": 69, 
19448         "date": "2013-11-23T13:00:00Z", 
19449         "kind": "besteffort"
19450     }
19451 },
19452 {
19453     "pk": 60316, 
19454     "model": "core.charge", 
19455     "fields": {
19456         "updated": "2013-12-18T21:29:21.859Z", 
19457         "slice": 6, 
19458         "created": "2013-12-18T21:29:05.705Z", 
19459         "amount": 0.1624, 
19460         "object": 110, 
19461         "account": 15, 
19462         "state": "invoiced", 
19463         "coreHours": 2.32, 
19464         "invoice": 69, 
19465         "date": "2013-11-23T21:00:00Z", 
19466         "kind": "besteffort"
19467     }
19468 },
19469 {
19470     "pk": 60317, 
19471     "model": "core.charge", 
19472     "fields": {
19473         "updated": "2013-12-18T21:29:21.967Z", 
19474         "slice": 6, 
19475         "created": "2013-12-18T21:29:05.719Z", 
19476         "amount": 0.3192, 
19477         "object": 110, 
19478         "account": 15, 
19479         "state": "invoiced", 
19480         "coreHours": 4.56, 
19481         "invoice": 69, 
19482         "date": "2013-11-24T05:00:00Z", 
19483         "kind": "besteffort"
19484     }
19485 },
19486 {
19487     "pk": 60318, 
19488     "model": "core.charge", 
19489     "fields": {
19490         "updated": "2013-12-18T21:29:22.074Z", 
19491         "slice": 6, 
19492         "created": "2013-12-18T21:29:05.730Z", 
19493         "amount": 0.3304, 
19494         "object": 110, 
19495         "account": 15, 
19496         "state": "invoiced", 
19497         "coreHours": 4.72, 
19498         "invoice": 69, 
19499         "date": "2013-11-24T13:00:00Z", 
19500         "kind": "besteffort"
19501     }
19502 },
19503 {
19504     "pk": 60319, 
19505     "model": "core.charge", 
19506     "fields": {
19507         "updated": "2013-12-18T21:29:22.182Z", 
19508         "slice": 6, 
19509         "created": "2013-12-18T21:29:05.738Z", 
19510         "amount": 0.1288, 
19511         "object": 110, 
19512         "account": 15, 
19513         "state": "invoiced", 
19514         "coreHours": 1.84, 
19515         "invoice": 69, 
19516         "date": "2013-11-24T21:00:00Z", 
19517         "kind": "besteffort"
19518     }
19519 },
19520 {
19521     "pk": 60320, 
19522     "model": "core.charge", 
19523     "fields": {
19524         "updated": "2013-12-18T21:29:22.298Z", 
19525         "slice": 6, 
19526         "created": "2013-12-18T21:29:05.747Z", 
19527         "amount": 0.1736, 
19528         "object": 110, 
19529         "account": 15, 
19530         "state": "invoiced", 
19531         "coreHours": 2.48, 
19532         "invoice": 70, 
19533         "date": "2013-11-25T05:00:00Z", 
19534         "kind": "besteffort"
19535     }
19536 },
19537 {
19538     "pk": 60321, 
19539     "model": "core.charge", 
19540     "fields": {
19541         "updated": "2013-12-18T21:29:22.406Z", 
19542         "slice": 6, 
19543         "created": "2013-12-18T21:29:05.755Z", 
19544         "amount": 0.3304, 
19545         "object": 110, 
19546         "account": 15, 
19547         "state": "invoiced", 
19548         "coreHours": 4.72, 
19549         "invoice": 70, 
19550         "date": "2013-11-25T13:00:00Z", 
19551         "kind": "besteffort"
19552     }
19553 },
19554 {
19555     "pk": 60322, 
19556     "model": "core.charge", 
19557     "fields": {
19558         "updated": "2013-12-18T21:29:22.513Z", 
19559         "slice": 6, 
19560         "created": "2013-12-18T21:29:05.763Z", 
19561         "amount": 0.2296, 
19562         "object": 110, 
19563         "account": 15, 
19564         "state": "invoiced", 
19565         "coreHours": 3.28, 
19566         "invoice": 70, 
19567         "date": "2013-11-25T21:00:00Z", 
19568         "kind": "besteffort"
19569     }
19570 },
19571 {
19572     "pk": 60323, 
19573     "model": "core.charge", 
19574     "fields": {
19575         "updated": "2013-12-18T21:29:22.663Z", 
19576         "slice": 6, 
19577         "created": "2013-12-18T21:29:05.771Z", 
19578         "amount": 0.2072, 
19579         "object": 110, 
19580         "account": 15, 
19581         "state": "invoiced", 
19582         "coreHours": 2.96, 
19583         "invoice": 70, 
19584         "date": "2013-11-26T05:00:00Z", 
19585         "kind": "besteffort"
19586     }
19587 },
19588 {
19589     "pk": 60324, 
19590     "model": "core.charge", 
19591     "fields": {
19592         "updated": "2013-12-18T21:29:22.770Z", 
19593         "slice": 6, 
19594         "created": "2013-12-18T21:29:05.780Z", 
19595         "amount": 0.1456, 
19596         "object": 110, 
19597         "account": 15, 
19598         "state": "invoiced", 
19599         "coreHours": 2.08, 
19600         "invoice": 70, 
19601         "date": "2013-11-26T13:00:00Z", 
19602         "kind": "besteffort"
19603     }
19604 },
19605 {
19606     "pk": 60325, 
19607     "model": "core.charge", 
19608     "fields": {
19609         "updated": "2013-12-18T21:29:22.878Z", 
19610         "slice": 6, 
19611         "created": "2013-12-18T21:29:05.788Z", 
19612         "amount": 0.2856, 
19613         "object": 110, 
19614         "account": 15, 
19615         "state": "invoiced", 
19616         "coreHours": 4.08, 
19617         "invoice": 70, 
19618         "date": "2013-11-26T21:00:00Z", 
19619         "kind": "besteffort"
19620     }
19621 },
19622 {
19623     "pk": 60326, 
19624     "model": "core.charge", 
19625     "fields": {
19626         "updated": "2013-12-18T21:29:22.986Z", 
19627         "slice": 6, 
19628         "created": "2013-12-18T21:29:05.796Z", 
19629         "amount": 0.2352, 
19630         "object": 110, 
19631         "account": 15, 
19632         "state": "invoiced", 
19633         "coreHours": 3.36, 
19634         "invoice": 70, 
19635         "date": "2013-11-27T05:00:00Z", 
19636         "kind": "besteffort"
19637     }
19638 },
19639 {
19640     "pk": 60327, 
19641     "model": "core.charge", 
19642     "fields": {
19643         "updated": "2013-12-18T21:29:23.093Z", 
19644         "slice": 6, 
19645         "created": "2013-12-18T21:29:05.804Z", 
19646         "amount": 0.2408, 
19647         "object": 110, 
19648         "account": 15, 
19649         "state": "invoiced", 
19650         "coreHours": 3.44, 
19651         "invoice": 70, 
19652         "date": "2013-11-27T13:00:00Z", 
19653         "kind": "besteffort"
19654     }
19655 },
19656 {
19657     "pk": 60328, 
19658     "model": "core.charge", 
19659     "fields": {
19660         "updated": "2013-12-18T21:29:23.201Z", 
19661         "slice": 6, 
19662         "created": "2013-12-18T21:29:05.813Z", 
19663         "amount": 0.2128, 
19664         "object": 110, 
19665         "account": 15, 
19666         "state": "invoiced", 
19667         "coreHours": 3.04, 
19668         "invoice": 70, 
19669         "date": "2013-11-27T21:00:00Z", 
19670         "kind": "besteffort"
19671     }
19672 },
19673 {
19674     "pk": 60329, 
19675     "model": "core.charge", 
19676     "fields": {
19677         "updated": "2013-12-18T21:29:23.309Z", 
19678         "slice": 6, 
19679         "created": "2013-12-18T21:29:05.821Z", 
19680         "amount": 0.2408, 
19681         "object": 110, 
19682         "account": 15, 
19683         "state": "invoiced", 
19684         "coreHours": 3.44, 
19685         "invoice": 70, 
19686         "date": "2013-11-28T05:00:00Z", 
19687         "kind": "besteffort"
19688     }
19689 },
19690 {
19691     "pk": 60330, 
19692     "model": "core.charge", 
19693     "fields": {
19694         "updated": "2013-12-18T21:29:23.416Z", 
19695         "slice": 6, 
19696         "created": "2013-12-18T21:29:05.829Z", 
19697         "amount": 0.2296, 
19698         "object": 110, 
19699         "account": 15, 
19700         "state": "invoiced", 
19701         "coreHours": 3.28, 
19702         "invoice": 70, 
19703         "date": "2013-11-28T13:00:00Z", 
19704         "kind": "besteffort"
19705     }
19706 },
19707 {
19708     "pk": 60331, 
19709     "model": "core.charge", 
19710     "fields": {
19711         "updated": "2013-12-18T21:29:23.524Z", 
19712         "slice": 6, 
19713         "created": "2013-12-18T21:29:05.838Z", 
19714         "amount": 0.2576, 
19715         "object": 110, 
19716         "account": 15, 
19717         "state": "invoiced", 
19718         "coreHours": 3.68, 
19719         "invoice": 70, 
19720         "date": "2013-11-28T21:00:00Z", 
19721         "kind": "besteffort"
19722     }
19723 },
19724 {
19725     "pk": 60332, 
19726     "model": "core.charge", 
19727     "fields": {
19728         "updated": "2013-12-18T21:29:23.632Z", 
19729         "slice": 6, 
19730         "created": "2013-12-18T21:29:05.846Z", 
19731         "amount": 0.3304, 
19732         "object": 110, 
19733         "account": 15, 
19734         "state": "invoiced", 
19735         "coreHours": 4.72, 
19736         "invoice": 70, 
19737         "date": "2013-11-29T05:00:00Z", 
19738         "kind": "besteffort"
19739     }
19740 },
19741 {
19742     "pk": 60333, 
19743     "model": "core.charge", 
19744     "fields": {
19745         "updated": "2013-12-18T21:29:23.739Z", 
19746         "slice": 6, 
19747         "created": "2013-12-18T21:29:05.854Z", 
19748         "amount": 0.1176, 
19749         "object": 110, 
19750         "account": 15, 
19751         "state": "invoiced", 
19752         "coreHours": 1.68, 
19753         "invoice": 70, 
19754         "date": "2013-11-29T13:00:00Z", 
19755         "kind": "besteffort"
19756     }
19757 },
19758 {
19759     "pk": 60334, 
19760     "model": "core.charge", 
19761     "fields": {
19762         "updated": "2013-12-18T21:29:23.847Z", 
19763         "slice": 6, 
19764         "created": "2013-12-18T21:29:05.862Z", 
19765         "amount": 0.2072, 
19766         "object": 110, 
19767         "account": 15, 
19768         "state": "invoiced", 
19769         "coreHours": 2.96, 
19770         "invoice": 70, 
19771         "date": "2013-11-29T21:00:00Z", 
19772         "kind": "besteffort"
19773     }
19774 },
19775 {
19776     "pk": 60335, 
19777     "model": "core.charge", 
19778     "fields": {
19779         "updated": "2013-12-18T21:29:23.955Z", 
19780         "slice": 6, 
19781         "created": "2013-12-18T21:29:05.871Z", 
19782         "amount": 0.2632, 
19783         "object": 110, 
19784         "account": 15, 
19785         "state": "invoiced", 
19786         "coreHours": 3.76, 
19787         "invoice": 70, 
19788         "date": "2013-11-30T05:00:00Z", 
19789         "kind": "besteffort"
19790     }
19791 },
19792 {
19793     "pk": 60336, 
19794     "model": "core.charge", 
19795     "fields": {
19796         "updated": "2013-12-18T21:29:24.062Z", 
19797         "slice": 6, 
19798         "created": "2013-12-18T21:29:05.879Z", 
19799         "amount": 0.1736, 
19800         "object": 110, 
19801         "account": 15, 
19802         "state": "invoiced", 
19803         "coreHours": 2.48, 
19804         "invoice": 70, 
19805         "date": "2013-11-30T13:00:00Z", 
19806         "kind": "besteffort"
19807     }
19808 },
19809 {
19810     "pk": 60337, 
19811     "model": "core.charge", 
19812     "fields": {
19813         "updated": "2013-12-18T21:29:24.170Z", 
19814         "slice": 6, 
19815         "created": "2013-12-18T21:29:05.887Z", 
19816         "amount": 0.2632, 
19817         "object": 110, 
19818         "account": 15, 
19819         "state": "invoiced", 
19820         "coreHours": 3.76, 
19821         "invoice": 70, 
19822         "date": "2013-11-30T21:00:00Z", 
19823         "kind": "besteffort"
19824     }
19825 },
19826 {
19827     "pk": 60338, 
19828     "model": "core.charge", 
19829     "fields": {
19830         "updated": "2013-12-18T21:29:24.278Z", 
19831         "slice": 6, 
19832         "created": "2013-12-18T21:29:05.896Z", 
19833         "amount": 0.3136, 
19834         "object": 110, 
19835         "account": 15, 
19836         "state": "invoiced", 
19837         "coreHours": 4.48, 
19838         "invoice": 70, 
19839         "date": "2013-12-01T05:00:00Z", 
19840         "kind": "besteffort"
19841     }
19842 },
19843 {
19844     "pk": 60339, 
19845     "model": "core.charge", 
19846     "fields": {
19847         "updated": "2013-12-18T21:29:24.385Z", 
19848         "slice": 6, 
19849         "created": "2013-12-18T21:29:05.904Z", 
19850         "amount": 0.2744, 
19851         "object": 110, 
19852         "account": 15, 
19853         "state": "invoiced", 
19854         "coreHours": 3.92, 
19855         "invoice": 70, 
19856         "date": "2013-12-01T13:00:00Z", 
19857         "kind": "besteffort"
19858     }
19859 },
19860 {
19861     "pk": 60340, 
19862     "model": "core.charge", 
19863     "fields": {
19864         "updated": "2013-12-18T21:29:24.493Z", 
19865         "slice": 6, 
19866         "created": "2013-12-18T21:29:05.912Z", 
19867         "amount": 0.2856, 
19868         "object": 110, 
19869         "account": 15, 
19870         "state": "invoiced", 
19871         "coreHours": 4.08, 
19872         "invoice": 70, 
19873         "date": "2013-12-01T21:00:00Z", 
19874         "kind": "besteffort"
19875     }
19876 },
19877 {
19878     "pk": 60341, 
19879     "model": "core.charge", 
19880     "fields": {
19881         "updated": "2013-12-18T21:29:24.609Z", 
19882         "slice": 6, 
19883         "created": "2013-12-18T21:29:05.921Z", 
19884         "amount": 0.168, 
19885         "object": 110, 
19886         "account": 15, 
19887         "state": "invoiced", 
19888         "coreHours": 2.4, 
19889         "invoice": 71, 
19890         "date": "2013-12-02T05:00:00Z", 
19891         "kind": "besteffort"
19892     }
19893 },
19894 {
19895     "pk": 60342, 
19896     "model": "core.charge", 
19897     "fields": {
19898         "updated": "2013-12-18T21:29:24.717Z", 
19899         "slice": 6, 
19900         "created": "2013-12-18T21:29:05.929Z", 
19901         "amount": 0.14, 
19902         "object": 110, 
19903         "account": 15, 
19904         "state": "invoiced", 
19905         "coreHours": 2.0, 
19906         "invoice": 71, 
19907         "date": "2013-12-02T13:00:00Z", 
19908         "kind": "besteffort"
19909     }
19910 },
19911 {
19912     "pk": 60343, 
19913     "model": "core.charge", 
19914     "fields": {
19915         "updated": "2013-12-18T21:29:24.825Z", 
19916         "slice": 6, 
19917         "created": "2013-12-18T21:29:05.937Z", 
19918         "amount": 0.1288, 
19919         "object": 110, 
19920         "account": 15, 
19921         "state": "invoiced", 
19922         "coreHours": 1.84, 
19923         "invoice": 71, 
19924         "date": "2013-12-02T21:00:00Z", 
19925         "kind": "besteffort"
19926     }
19927 },
19928 {
19929     "pk": 60344, 
19930     "model": "core.charge", 
19931     "fields": {
19932         "updated": "2013-12-18T21:29:24.932Z", 
19933         "slice": 6, 
19934         "created": "2013-12-18T21:29:05.945Z", 
19935         "amount": 0.2632, 
19936         "object": 110, 
19937         "account": 15, 
19938         "state": "invoiced", 
19939         "coreHours": 3.76, 
19940         "invoice": 71, 
19941         "date": "2013-12-03T05:00:00Z", 
19942         "kind": "besteffort"
19943     }
19944 },
19945 {
19946     "pk": 60345, 
19947     "model": "core.charge", 
19948     "fields": {
19949         "updated": "2013-12-18T21:29:25.040Z", 
19950         "slice": 6, 
19951         "created": "2013-12-18T21:29:05.954Z", 
19952         "amount": 0.2912, 
19953         "object": 110, 
19954         "account": 15, 
19955         "state": "invoiced", 
19956         "coreHours": 4.16, 
19957         "invoice": 71, 
19958         "date": "2013-12-03T13:00:00Z", 
19959         "kind": "besteffort"
19960     }
19961 },
19962 {
19963     "pk": 60346, 
19964     "model": "core.charge", 
19965     "fields": {
19966         "updated": "2013-12-18T21:29:25.148Z", 
19967         "slice": 6, 
19968         "created": "2013-12-18T21:29:05.962Z", 
19969         "amount": 0.3304, 
19970         "object": 110, 
19971         "account": 15, 
19972         "state": "invoiced", 
19973         "coreHours": 4.72, 
19974         "invoice": 71, 
19975         "date": "2013-12-03T21:00:00Z", 
19976         "kind": "besteffort"
19977     }
19978 },
19979 {
19980     "pk": 60347, 
19981     "model": "core.charge", 
19982     "fields": {
19983         "updated": "2013-12-18T21:29:25.255Z", 
19984         "slice": 6, 
19985         "created": "2013-12-18T21:29:05.970Z", 
19986         "amount": 0.2688, 
19987         "object": 110, 
19988         "account": 15, 
19989         "state": "invoiced", 
19990         "coreHours": 3.84, 
19991         "invoice": 71, 
19992         "date": "2013-12-04T05:00:00Z", 
19993         "kind": "besteffort"
19994     }
19995 },
19996 {
19997     "pk": 60348, 
19998     "model": "core.charge", 
19999     "fields": {
20000         "updated": "2013-12-18T21:29:25.363Z", 
20001         "slice": 6, 
20002         "created": "2013-12-18T21:29:05.978Z", 
20003         "amount": 0.308, 
20004         "object": 110, 
20005         "account": 15, 
20006         "state": "invoiced", 
20007         "coreHours": 4.4, 
20008         "invoice": 71, 
20009         "date": "2013-12-04T13:00:00Z", 
20010         "kind": "besteffort"
20011     }
20012 },
20013 {
20014     "pk": 60349, 
20015     "model": "core.charge", 
20016     "fields": {
20017         "updated": "2013-12-18T21:29:25.471Z", 
20018         "slice": 6, 
20019         "created": "2013-12-18T21:29:05.987Z", 
20020         "amount": 0.1288, 
20021         "object": 110, 
20022         "account": 15, 
20023         "state": "invoiced", 
20024         "coreHours": 1.84, 
20025         "invoice": 71, 
20026         "date": "2013-12-04T21:00:00Z", 
20027         "kind": "besteffort"
20028     }
20029 },
20030 {
20031     "pk": 60350, 
20032     "model": "core.charge", 
20033     "fields": {
20034         "updated": "2013-12-18T21:29:25.578Z", 
20035         "slice": 6, 
20036         "created": "2013-12-18T21:29:05.995Z", 
20037         "amount": 0.3248, 
20038         "object": 110, 
20039         "account": 15, 
20040         "state": "invoiced", 
20041         "coreHours": 4.64, 
20042         "invoice": 71, 
20043         "date": "2013-12-05T05:00:00Z", 
20044         "kind": "besteffort"
20045     }
20046 },
20047 {
20048     "pk": 60351, 
20049     "model": "core.charge", 
20050     "fields": {
20051         "updated": "2013-12-18T21:29:25.686Z", 
20052         "slice": 6, 
20053         "created": "2013-12-18T21:29:06.003Z", 
20054         "amount": 0.2968, 
20055         "object": 110, 
20056         "account": 15, 
20057         "state": "invoiced", 
20058         "coreHours": 4.24, 
20059         "invoice": 71, 
20060         "date": "2013-12-05T13:00:00Z", 
20061         "kind": "besteffort"
20062     }
20063 },
20064 {
20065     "pk": 60352, 
20066     "model": "core.charge", 
20067     "fields": {
20068         "updated": "2013-12-18T21:29:25.794Z", 
20069         "slice": 6, 
20070         "created": "2013-12-18T21:29:06.012Z", 
20071         "amount": 0.3024, 
20072         "object": 110, 
20073         "account": 15, 
20074         "state": "invoiced", 
20075         "coreHours": 4.32, 
20076         "invoice": 71, 
20077         "date": "2013-12-05T21:00:00Z", 
20078         "kind": "besteffort"
20079     }
20080 },
20081 {
20082     "pk": 60353, 
20083     "model": "core.charge", 
20084     "fields": {
20085         "updated": "2013-12-18T21:29:25.902Z", 
20086         "slice": 6, 
20087         "created": "2013-12-18T21:29:06.020Z", 
20088         "amount": 0.224, 
20089         "object": 110, 
20090         "account": 15, 
20091         "state": "invoiced", 
20092         "coreHours": 3.2, 
20093         "invoice": 71, 
20094         "date": "2013-12-06T05:00:00Z", 
20095         "kind": "besteffort"
20096     }
20097 },
20098 {
20099     "pk": 60354, 
20100     "model": "core.charge", 
20101     "fields": {
20102         "updated": "2013-12-18T21:29:26.009Z", 
20103         "slice": 6, 
20104         "created": "2013-12-18T21:29:06.028Z", 
20105         "amount": 0.1848, 
20106         "object": 110, 
20107         "account": 15, 
20108         "state": "invoiced", 
20109         "coreHours": 2.64, 
20110         "invoice": 71, 
20111         "date": "2013-12-06T13:00:00Z", 
20112         "kind": "besteffort"
20113     }
20114 },
20115 {
20116     "pk": 60355, 
20117     "model": "core.charge", 
20118     "fields": {
20119         "updated": "2013-12-18T21:29:26.117Z", 
20120         "slice": 6, 
20121         "created": "2013-12-18T21:29:06.036Z", 
20122         "amount": 0.2576, 
20123         "object": 110, 
20124         "account": 15, 
20125         "state": "invoiced", 
20126         "coreHours": 3.68, 
20127         "invoice": 71, 
20128         "date": "2013-12-06T21:00:00Z", 
20129         "kind": "besteffort"
20130     }
20131 },
20132 {
20133     "pk": 60356, 
20134     "model": "core.charge", 
20135     "fields": {
20136         "updated": "2013-12-18T21:29:26.225Z", 
20137         "slice": 6, 
20138         "created": "2013-12-18T21:29:06.045Z", 
20139         "amount": 0.2968, 
20140         "object": 110, 
20141         "account": 15, 
20142         "state": "invoiced", 
20143         "coreHours": 4.24, 
20144         "invoice": 71, 
20145         "date": "2013-12-07T05:00:00Z", 
20146         "kind": "besteffort"
20147     }
20148 },
20149 {
20150     "pk": 60357, 
20151     "model": "core.charge", 
20152     "fields": {
20153         "updated": "2013-12-18T21:29:26.332Z", 
20154         "slice": 6, 
20155         "created": "2013-12-18T21:29:06.053Z", 
20156         "amount": 0.168, 
20157         "object": 110, 
20158         "account": 15, 
20159         "state": "invoiced", 
20160         "coreHours": 2.4, 
20161         "invoice": 71, 
20162         "date": "2013-12-07T13:00:00Z", 
20163         "kind": "besteffort"
20164     }
20165 },
20166 {
20167     "pk": 60358, 
20168     "model": "core.charge", 
20169     "fields": {
20170         "updated": "2013-12-18T21:29:26.440Z", 
20171         "slice": 6, 
20172         "created": "2013-12-18T21:29:06.061Z", 
20173         "amount": 0.1848, 
20174         "object": 110, 
20175         "account": 15, 
20176         "state": "invoiced", 
20177         "coreHours": 2.64, 
20178         "invoice": 71, 
20179         "date": "2013-12-07T21:00:00Z", 
20180         "kind": "besteffort"
20181     }
20182 },
20183 {
20184     "pk": 60359, 
20185     "model": "core.charge", 
20186     "fields": {
20187         "updated": "2013-12-18T21:29:26.548Z", 
20188         "slice": 6, 
20189         "created": "2013-12-18T21:29:06.070Z", 
20190         "amount": 0.2128, 
20191         "object": 110, 
20192         "account": 15, 
20193         "state": "invoiced", 
20194         "coreHours": 3.04, 
20195         "invoice": 71, 
20196         "date": "2013-12-08T05:00:00Z", 
20197         "kind": "besteffort"
20198     }
20199 },
20200 {
20201     "pk": 60360, 
20202     "model": "core.charge", 
20203     "fields": {
20204         "updated": "2013-12-18T21:29:26.655Z", 
20205         "slice": 6, 
20206         "created": "2013-12-18T21:29:06.078Z", 
20207         "amount": 0.1568, 
20208         "object": 110, 
20209         "account": 15, 
20210         "state": "invoiced", 
20211         "coreHours": 2.24, 
20212         "invoice": 71, 
20213         "date": "2013-12-08T13:00:00Z", 
20214         "kind": "besteffort"
20215     }
20216 },
20217 {
20218     "pk": 60361, 
20219     "model": "core.charge", 
20220     "fields": {
20221         "updated": "2013-12-18T21:29:26.763Z", 
20222         "slice": 6, 
20223         "created": "2013-12-18T21:29:06.086Z", 
20224         "amount": 0.2576, 
20225         "object": 110, 
20226         "account": 15, 
20227         "state": "invoiced", 
20228         "coreHours": 3.68, 
20229         "invoice": 71, 
20230         "date": "2013-12-08T21:00:00Z", 
20231         "kind": "besteffort"
20232     }
20233 },
20234 {
20235     "pk": 60362, 
20236     "model": "core.charge", 
20237     "fields": {
20238         "updated": "2013-12-18T21:29:26.879Z", 
20239         "slice": 6, 
20240         "created": "2013-12-18T21:29:06.094Z", 
20241         "amount": 0.1792, 
20242         "object": 110, 
20243         "account": 15, 
20244         "state": "invoiced", 
20245         "coreHours": 2.56, 
20246         "invoice": 72, 
20247         "date": "2013-12-09T05:00:00Z", 
20248         "kind": "besteffort"
20249     }
20250 },
20251 {
20252     "pk": 60363, 
20253     "model": "core.charge", 
20254     "fields": {
20255         "updated": "2013-12-18T21:29:26.987Z", 
20256         "slice": 6, 
20257         "created": "2013-12-18T21:29:06.103Z", 
20258         "amount": 0.2856, 
20259         "object": 110, 
20260         "account": 15, 
20261         "state": "invoiced", 
20262         "coreHours": 4.08, 
20263         "invoice": 72, 
20264         "date": "2013-12-09T13:00:00Z", 
20265         "kind": "besteffort"
20266     }
20267 },
20268 {
20269     "pk": 60364, 
20270     "model": "core.charge", 
20271     "fields": {
20272         "updated": "2013-12-18T21:29:27.094Z", 
20273         "slice": 6, 
20274         "created": "2013-12-18T21:29:06.111Z", 
20275         "amount": 0.1848, 
20276         "object": 110, 
20277         "account": 15, 
20278         "state": "invoiced", 
20279         "coreHours": 2.64, 
20280         "invoice": 72, 
20281         "date": "2013-12-09T21:00:00Z", 
20282         "kind": "besteffort"
20283     }
20284 },
20285 {
20286     "pk": 60365, 
20287     "model": "core.charge", 
20288     "fields": {
20289         "updated": "2013-12-18T21:29:27.202Z", 
20290         "slice": 6, 
20291         "created": "2013-12-18T21:29:06.119Z", 
20292         "amount": 0.1344, 
20293         "object": 110, 
20294         "account": 15, 
20295         "state": "invoiced", 
20296         "coreHours": 1.92, 
20297         "invoice": 72, 
20298         "date": "2013-12-10T05:00:00Z", 
20299         "kind": "besteffort"
20300     }
20301 },
20302 {
20303     "pk": 60366, 
20304     "model": "core.charge", 
20305     "fields": {
20306         "updated": "2013-12-18T21:29:27.310Z", 
20307         "slice": 6, 
20308         "created": "2013-12-18T21:29:06.128Z", 
20309         "amount": 0.1792, 
20310         "object": 110, 
20311         "account": 15, 
20312         "state": "invoiced", 
20313         "coreHours": 2.56, 
20314         "invoice": 72, 
20315         "date": "2013-12-10T13:00:00Z", 
20316         "kind": "besteffort"
20317     }
20318 },
20319 {
20320     "pk": 60367, 
20321     "model": "core.charge", 
20322     "fields": {
20323         "updated": "2013-12-18T21:29:27.418Z", 
20324         "slice": 6, 
20325         "created": "2013-12-18T21:29:06.136Z", 
20326         "amount": 0.196, 
20327         "object": 110, 
20328         "account": 15, 
20329         "state": "invoiced", 
20330         "coreHours": 2.8, 
20331         "invoice": 72, 
20332         "date": "2013-12-10T21:00:00Z", 
20333         "kind": "besteffort"
20334     }
20335 },
20336 {
20337     "pk": 60368, 
20338     "model": "core.charge", 
20339     "fields": {
20340         "updated": "2013-12-18T21:29:27.525Z", 
20341         "slice": 6, 
20342         "created": "2013-12-18T21:29:06.144Z", 
20343         "amount": 0.1232, 
20344         "object": 110, 
20345         "account": 15, 
20346         "state": "invoiced", 
20347         "coreHours": 1.76, 
20348         "invoice": 72, 
20349         "date": "2013-12-11T05:00:00Z", 
20350         "kind": "besteffort"
20351     }
20352 },
20353 {
20354     "pk": 60369, 
20355     "model": "core.charge", 
20356     "fields": {
20357         "updated": "2013-12-18T21:29:27.691Z", 
20358         "slice": 6, 
20359         "created": "2013-12-18T21:29:06.153Z", 
20360         "amount": 0.3192, 
20361         "object": 110, 
20362         "account": 15, 
20363         "state": "invoiced", 
20364         "coreHours": 4.56, 
20365         "invoice": 72, 
20366         "date": "2013-12-11T13:00:00Z", 
20367         "kind": "besteffort"
20368     }
20369 },
20370 {
20371     "pk": 60370, 
20372     "model": "core.charge", 
20373     "fields": {
20374         "updated": "2013-12-18T21:29:27.798Z", 
20375         "slice": 6, 
20376         "created": "2013-12-18T21:29:06.161Z", 
20377         "amount": 0.2184, 
20378         "object": 110, 
20379         "account": 15, 
20380         "state": "invoiced", 
20381         "coreHours": 3.12, 
20382         "invoice": 72, 
20383         "date": "2013-12-11T21:00:00Z", 
20384         "kind": "besteffort"
20385     }
20386 },
20387 {
20388     "pk": 60371, 
20389     "model": "core.charge", 
20390     "fields": {
20391         "updated": "2013-12-18T21:29:27.906Z", 
20392         "slice": 6, 
20393         "created": "2013-12-18T21:29:06.169Z", 
20394         "amount": 0.3192, 
20395         "object": 110, 
20396         "account": 15, 
20397         "state": "invoiced", 
20398         "coreHours": 4.56, 
20399         "invoice": 72, 
20400         "date": "2013-12-12T05:00:00Z", 
20401         "kind": "besteffort"
20402     }
20403 },
20404 {
20405     "pk": 60372, 
20406     "model": "core.charge", 
20407     "fields": {
20408         "updated": "2013-12-18T21:29:28.014Z", 
20409         "slice": 6, 
20410         "created": "2013-12-18T21:29:06.177Z", 
20411         "amount": 0.3024, 
20412         "object": 110, 
20413         "account": 15, 
20414         "state": "invoiced", 
20415         "coreHours": 4.32, 
20416         "invoice": 72, 
20417         "date": "2013-12-12T13:00:00Z", 
20418         "kind": "besteffort"
20419     }
20420 },
20421 {
20422     "pk": 60373, 
20423     "model": "core.charge", 
20424     "fields": {
20425         "updated": "2013-12-18T21:29:28.122Z", 
20426         "slice": 6, 
20427         "created": "2013-12-18T21:29:06.186Z", 
20428         "amount": 0.1288, 
20429         "object": 110, 
20430         "account": 15, 
20431         "state": "invoiced", 
20432         "coreHours": 1.84, 
20433         "invoice": 72, 
20434         "date": "2013-12-12T21:00:00Z", 
20435         "kind": "besteffort"
20436     }
20437 },
20438 {
20439     "pk": 60374, 
20440     "model": "core.charge", 
20441     "fields": {
20442         "updated": "2013-12-18T21:29:28.229Z", 
20443         "slice": 6, 
20444         "created": "2013-12-18T21:29:06.194Z", 
20445         "amount": 0.1456, 
20446         "object": 110, 
20447         "account": 15, 
20448         "state": "invoiced", 
20449         "coreHours": 2.08, 
20450         "invoice": 72, 
20451         "date": "2013-12-13T05:00:00Z", 
20452         "kind": "besteffort"
20453     }
20454 },
20455 {
20456     "pk": 60375, 
20457     "model": "core.charge", 
20458     "fields": {
20459         "updated": "2013-12-18T21:29:28.337Z", 
20460         "slice": 6, 
20461         "created": "2013-12-18T21:29:06.202Z", 
20462         "amount": 0.1288, 
20463         "object": 110, 
20464         "account": 15, 
20465         "state": "invoiced", 
20466         "coreHours": 1.84, 
20467         "invoice": 72, 
20468         "date": "2013-12-13T13:00:00Z", 
20469         "kind": "besteffort"
20470     }
20471 },
20472 {
20473     "pk": 60376, 
20474     "model": "core.charge", 
20475     "fields": {
20476         "updated": "2013-12-18T21:29:28.445Z", 
20477         "slice": 6, 
20478         "created": "2013-12-18T21:29:06.210Z", 
20479         "amount": 0.2632, 
20480         "object": 110, 
20481         "account": 15, 
20482         "state": "invoiced", 
20483         "coreHours": 3.76, 
20484         "invoice": 72, 
20485         "date": "2013-12-13T21:00:00Z", 
20486         "kind": "besteffort"
20487     }
20488 },
20489 {
20490     "pk": 60377, 
20491     "model": "core.charge", 
20492     "fields": {
20493         "updated": "2013-12-18T21:29:28.552Z", 
20494         "slice": 6, 
20495         "created": "2013-12-18T21:29:06.219Z", 
20496         "amount": 0.3192, 
20497         "object": 110, 
20498         "account": 15, 
20499         "state": "invoiced", 
20500         "coreHours": 4.56, 
20501         "invoice": 72, 
20502         "date": "2013-12-14T05:00:00Z", 
20503         "kind": "besteffort"
20504     }
20505 },
20506 {
20507     "pk": 60378, 
20508     "model": "core.charge", 
20509     "fields": {
20510         "updated": "2013-12-18T21:29:28.660Z", 
20511         "slice": 6, 
20512         "created": "2013-12-18T21:29:06.227Z", 
20513         "amount": 0.224, 
20514         "object": 110, 
20515         "account": 15, 
20516         "state": "invoiced", 
20517         "coreHours": 3.2, 
20518         "invoice": 72, 
20519         "date": "2013-12-14T13:00:00Z", 
20520         "kind": "besteffort"
20521     }
20522 },
20523 {
20524     "pk": 60379, 
20525     "model": "core.charge", 
20526     "fields": {
20527         "updated": "2013-12-18T21:29:28.768Z", 
20528         "slice": 6, 
20529         "created": "2013-12-18T21:29:06.235Z", 
20530         "amount": 0.2184, 
20531         "object": 110, 
20532         "account": 15, 
20533         "state": "invoiced", 
20534         "coreHours": 3.12, 
20535         "invoice": 72, 
20536         "date": "2013-12-14T21:00:00Z", 
20537         "kind": "besteffort"
20538     }
20539 },
20540 {
20541     "pk": 60380, 
20542     "model": "core.charge", 
20543     "fields": {
20544         "updated": "2013-12-18T21:29:28.875Z", 
20545         "slice": 6, 
20546         "created": "2013-12-18T21:29:06.244Z", 
20547         "amount": 0.196, 
20548         "object": 110, 
20549         "account": 15, 
20550         "state": "invoiced", 
20551         "coreHours": 2.8, 
20552         "invoice": 72, 
20553         "date": "2013-12-15T05:00:00Z", 
20554         "kind": "besteffort"
20555     }
20556 },
20557 {
20558     "pk": 60381, 
20559     "model": "core.charge", 
20560     "fields": {
20561         "updated": "2013-12-18T21:29:28.983Z", 
20562         "slice": 6, 
20563         "created": "2013-12-18T21:29:06.252Z", 
20564         "amount": 0.28, 
20565         "object": 110, 
20566         "account": 15, 
20567         "state": "invoiced", 
20568         "coreHours": 4.0, 
20569         "invoice": 72, 
20570         "date": "2013-12-15T13:00:00Z", 
20571         "kind": "besteffort"
20572     }
20573 },
20574 {
20575     "pk": 60382, 
20576     "model": "core.charge", 
20577     "fields": {
20578         "updated": "2013-12-18T21:29:29.091Z", 
20579         "slice": 6, 
20580         "created": "2013-12-18T21:29:06.260Z", 
20581         "amount": 0.224, 
20582         "object": 110, 
20583         "account": 15, 
20584         "state": "invoiced", 
20585         "coreHours": 3.2, 
20586         "invoice": 72, 
20587         "date": "2013-12-15T21:00:00Z", 
20588         "kind": "besteffort"
20589     }
20590 },
20591 {
20592     "pk": 60383, 
20593     "model": "core.charge", 
20594     "fields": {
20595         "updated": "2013-12-18T21:29:06.269Z", 
20596         "slice": 6, 
20597         "created": "2013-12-18T21:29:06.268Z", 
20598         "amount": 0.3304, 
20599         "object": 110, 
20600         "account": 15, 
20601         "state": "pending", 
20602         "coreHours": 4.72, 
20603         "invoice": null, 
20604         "date": "2013-12-16T05:00:00Z", 
20605         "kind": "besteffort"
20606     }
20607 },
20608 {
20609     "pk": 60384, 
20610     "model": "core.charge", 
20611     "fields": {
20612         "updated": "2013-12-18T21:29:06.277Z", 
20613         "slice": 6, 
20614         "created": "2013-12-18T21:29:06.277Z", 
20615         "amount": 0.1848, 
20616         "object": 110, 
20617         "account": 15, 
20618         "state": "pending", 
20619         "coreHours": 2.64, 
20620         "invoice": null, 
20621         "date": "2013-12-16T13:00:00Z", 
20622         "kind": "besteffort"
20623     }
20624 },
20625 {
20626     "pk": 60385, 
20627     "model": "core.charge", 
20628     "fields": {
20629         "updated": "2013-12-18T21:29:06.285Z", 
20630         "slice": 6, 
20631         "created": "2013-12-18T21:29:06.285Z", 
20632         "amount": 0.28, 
20633         "object": 110, 
20634         "account": 15, 
20635         "state": "pending", 
20636         "coreHours": 4.0, 
20637         "invoice": null, 
20638         "date": "2013-12-16T21:00:00Z", 
20639         "kind": "besteffort"
20640     }
20641 },
20642 {
20643     "pk": 60386, 
20644     "model": "core.charge", 
20645     "fields": {
20646         "updated": "2013-12-18T21:29:06.293Z", 
20647         "slice": 6, 
20648         "created": "2013-12-18T21:29:06.293Z", 
20649         "amount": 0.1176, 
20650         "object": 110, 
20651         "account": 15, 
20652         "state": "pending", 
20653         "coreHours": 1.68, 
20654         "invoice": null, 
20655         "date": "2013-12-17T05:00:00Z", 
20656         "kind": "besteffort"
20657     }
20658 },
20659 {
20660     "pk": 60387, 
20661     "model": "core.charge", 
20662     "fields": {
20663         "updated": "2013-12-18T21:29:06.302Z", 
20664         "slice": 6, 
20665         "created": "2013-12-18T21:29:06.302Z", 
20666         "amount": 0.2016, 
20667         "object": 110, 
20668         "account": 15, 
20669         "state": "pending", 
20670         "coreHours": 2.88, 
20671         "invoice": null, 
20672         "date": "2013-12-17T13:00:00Z", 
20673         "kind": "besteffort"
20674     }
20675 },
20676 {
20677     "pk": 60388, 
20678     "model": "core.charge", 
20679     "fields": {
20680         "updated": "2013-12-18T21:29:06.310Z", 
20681         "slice": 6, 
20682         "created": "2013-12-18T21:29:06.310Z", 
20683         "amount": 0.2576, 
20684         "object": 110, 
20685         "account": 15, 
20686         "state": "pending", 
20687         "coreHours": 3.68, 
20688         "invoice": null, 
20689         "date": "2013-12-17T21:00:00Z", 
20690         "kind": "besteffort"
20691     }
20692 },
20693 {
20694     "pk": 60389, 
20695     "model": "core.charge", 
20696     "fields": {
20697         "updated": "2013-12-18T21:29:06.318Z", 
20698         "slice": 6, 
20699         "created": "2013-12-18T21:29:06.318Z", 
20700         "amount": 0.336, 
20701         "object": 110, 
20702         "account": 15, 
20703         "state": "pending", 
20704         "coreHours": 4.8, 
20705         "invoice": null, 
20706         "date": "2013-12-18T05:00:00Z", 
20707         "kind": "besteffort"
20708     }
20709 },
20710 {
20711     "pk": 60390, 
20712     "model": "core.charge", 
20713     "fields": {
20714         "updated": "2013-12-18T21:29:06.326Z", 
20715         "slice": 6, 
20716         "created": "2013-12-18T21:29:06.326Z", 
20717         "amount": 0.3248, 
20718         "object": 110, 
20719         "account": 15, 
20720         "state": "pending", 
20721         "coreHours": 4.64, 
20722         "invoice": null, 
20723         "date": "2013-12-18T13:00:00Z", 
20724         "kind": "besteffort"
20725     }
20726 },
20727 {
20728     "pk": 60391, 
20729     "model": "core.charge", 
20730     "fields": {
20731         "updated": "2013-12-18T21:29:20.252Z", 
20732         "slice": 6, 
20733         "created": "2013-12-18T21:29:06.341Z", 
20734         "amount": 0.3248, 
20735         "object": 111, 
20736         "account": 15, 
20737         "state": "invoiced", 
20738         "coreHours": 4.64, 
20739         "invoice": 69, 
20740         "date": "2013-11-18T21:00:00Z", 
20741         "kind": "besteffort"
20742     }
20743 },
20744 {
20745     "pk": 60392, 
20746     "model": "core.charge", 
20747     "fields": {
20748         "updated": "2013-12-18T21:29:20.360Z", 
20749         "slice": 6, 
20750         "created": "2013-12-18T21:29:06.351Z", 
20751         "amount": 0.3248, 
20752         "object": 111, 
20753         "account": 15, 
20754         "state": "invoiced", 
20755         "coreHours": 4.64, 
20756         "invoice": 69, 
20757         "date": "2013-11-19T05:00:00Z", 
20758         "kind": "besteffort"
20759     }
20760 },
20761 {
20762     "pk": 60393, 
20763     "model": "core.charge", 
20764     "fields": {
20765         "updated": "2013-12-18T21:29:20.467Z", 
20766         "slice": 6, 
20767         "created": "2013-12-18T21:29:06.360Z", 
20768         "amount": 0.2576, 
20769         "object": 111, 
20770         "account": 15, 
20771         "state": "invoiced", 
20772         "coreHours": 3.68, 
20773         "invoice": 69, 
20774         "date": "2013-11-19T13:00:00Z", 
20775         "kind": "besteffort"
20776     }
20777 },
20778 {
20779     "pk": 60394, 
20780     "model": "core.charge", 
20781     "fields": {
20782         "updated": "2013-12-18T21:29:20.575Z", 
20783         "slice": 6, 
20784         "created": "2013-12-18T21:29:06.368Z", 
20785         "amount": 0.3136, 
20786         "object": 111, 
20787         "account": 15, 
20788         "state": "invoiced", 
20789         "coreHours": 4.48, 
20790         "invoice": 69, 
20791         "date": "2013-11-19T21:00:00Z", 
20792         "kind": "besteffort"
20793     }
20794 },
20795 {
20796     "pk": 60395, 
20797     "model": "core.charge", 
20798     "fields": {
20799         "updated": "2013-12-18T21:29:20.683Z", 
20800         "slice": 6, 
20801         "created": "2013-12-18T21:29:06.376Z", 
20802         "amount": 0.112, 
20803         "object": 111, 
20804         "account": 15, 
20805         "state": "invoiced", 
20806         "coreHours": 1.6, 
20807         "invoice": 69, 
20808         "date": "2013-11-20T05:00:00Z", 
20809         "kind": "besteffort"
20810     }
20811 },
20812 {
20813     "pk": 60396, 
20814     "model": "core.charge", 
20815     "fields": {
20816         "updated": "2013-12-18T21:29:20.790Z", 
20817         "slice": 6, 
20818         "created": "2013-12-18T21:29:06.384Z", 
20819         "amount": 0.28, 
20820         "object": 111, 
20821         "account": 15, 
20822         "state": "invoiced", 
20823         "coreHours": 4.0, 
20824         "invoice": 69, 
20825         "date": "2013-11-20T13:00:00Z", 
20826         "kind": "besteffort"
20827     }
20828 },
20829 {
20830     "pk": 60397, 
20831     "model": "core.charge", 
20832     "fields": {
20833         "updated": "2013-12-18T21:29:20.898Z", 
20834         "slice": 6, 
20835         "created": "2013-12-18T21:29:06.393Z", 
20836         "amount": 0.1344, 
20837         "object": 111, 
20838         "account": 15, 
20839         "state": "invoiced", 
20840         "coreHours": 1.92, 
20841         "invoice": 69, 
20842         "date": "2013-11-20T21:00:00Z", 
20843         "kind": "besteffort"
20844     }
20845 },
20846 {
20847     "pk": 60398, 
20848     "model": "core.charge", 
20849     "fields": {
20850         "updated": "2013-12-18T21:29:21.006Z", 
20851         "slice": 6, 
20852         "created": "2013-12-18T21:29:06.401Z", 
20853         "amount": 0.1176, 
20854         "object": 111, 
20855         "account": 15, 
20856         "state": "invoiced", 
20857         "coreHours": 1.68, 
20858         "invoice": 69, 
20859         "date": "2013-11-21T05:00:00Z", 
20860         "kind": "besteffort"
20861     }
20862 },
20863 {
20864     "pk": 60399, 
20865     "model": "core.charge", 
20866     "fields": {
20867         "updated": "2013-12-18T21:29:21.113Z", 
20868         "slice": 6, 
20869         "created": "2013-12-18T21:29:06.409Z", 
20870         "amount": 0.1176, 
20871         "object": 111, 
20872         "account": 15, 
20873         "state": "invoiced", 
20874         "coreHours": 1.68, 
20875         "invoice": 69, 
20876         "date": "2013-11-21T13:00:00Z", 
20877         "kind": "besteffort"
20878     }
20879 },
20880 {
20881     "pk": 60400, 
20882     "model": "core.charge", 
20883     "fields": {
20884         "updated": "2013-12-18T21:29:21.221Z", 
20885         "slice": 6, 
20886         "created": "2013-12-18T21:29:06.417Z", 
20887         "amount": 0.3024, 
20888         "object": 111, 
20889         "account": 15, 
20890         "state": "invoiced", 
20891         "coreHours": 4.32, 
20892         "invoice": 69, 
20893         "date": "2013-11-21T21:00:00Z", 
20894         "kind": "besteffort"
20895     }
20896 },
20897 {
20898     "pk": 60401, 
20899     "model": "core.charge", 
20900     "fields": {
20901         "updated": "2013-12-18T21:29:21.329Z", 
20902         "slice": 6, 
20903         "created": "2013-12-18T21:29:06.426Z", 
20904         "amount": 0.1232, 
20905         "object": 111, 
20906         "account": 15, 
20907         "state": "invoiced", 
20908         "coreHours": 1.76, 
20909         "invoice": 69, 
20910         "date": "2013-11-22T05:00:00Z", 
20911         "kind": "besteffort"
20912     }
20913 },
20914 {
20915     "pk": 60402, 
20916     "model": "core.charge", 
20917     "fields": {
20918         "updated": "2013-12-18T21:29:21.436Z", 
20919         "slice": 6, 
20920         "created": "2013-12-18T21:29:06.434Z", 
20921         "amount": 0.252, 
20922         "object": 111, 
20923         "account": 15, 
20924         "state": "invoiced", 
20925         "coreHours": 3.6, 
20926         "invoice": 69, 
20927         "date": "2013-11-22T13:00:00Z", 
20928         "kind": "besteffort"
20929     }
20930 },
20931 {
20932     "pk": 60403, 
20933     "model": "core.charge", 
20934     "fields": {
20935         "updated": "2013-12-18T21:29:21.544Z", 
20936         "slice": 6, 
20937         "created": "2013-12-18T21:29:06.442Z", 
20938         "amount": 0.1624, 
20939         "object": 111, 
20940         "account": 15, 
20941         "state": "invoiced", 
20942         "coreHours": 2.32, 
20943         "invoice": 69, 
20944         "date": "2013-11-22T21:00:00Z", 
20945         "kind": "besteffort"
20946     }
20947 },
20948 {
20949     "pk": 60404, 
20950     "model": "core.charge", 
20951     "fields": {
20952         "updated": "2013-12-18T21:29:21.652Z", 
20953         "slice": 6, 
20954         "created": "2013-12-18T21:29:06.451Z", 
20955         "amount": 0.2632, 
20956         "object": 111, 
20957         "account": 15, 
20958         "state": "invoiced", 
20959         "coreHours": 3.76, 
20960         "invoice": 69, 
20961         "date": "2013-11-23T05:00:00Z", 
20962         "kind": "besteffort"
20963     }
20964 },
20965 {
20966     "pk": 60405, 
20967     "model": "core.charge", 
20968     "fields": {
20969         "updated": "2013-12-18T21:29:21.760Z", 
20970         "slice": 6, 
20971         "created": "2013-12-18T21:29:06.459Z", 
20972         "amount": 0.1848, 
20973         "object": 111, 
20974         "account": 15, 
20975         "state": "invoiced", 
20976         "coreHours": 2.64, 
20977         "invoice": 69, 
20978         "date": "2013-11-23T13:00:00Z", 
20979         "kind": "besteffort"
20980     }
20981 },
20982 {
20983     "pk": 60406, 
20984     "model": "core.charge", 
20985     "fields": {
20986         "updated": "2013-12-18T21:29:21.867Z", 
20987         "slice": 6, 
20988         "created": "2013-12-18T21:29:06.467Z", 
20989         "amount": 0.2184, 
20990         "object": 111, 
20991         "account": 15, 
20992         "state": "invoiced", 
20993         "coreHours": 3.12, 
20994         "invoice": 69, 
20995         "date": "2013-11-23T21:00:00Z", 
20996         "kind": "besteffort"
20997     }
20998 },
20999 {
21000     "pk": 60407, 
21001     "model": "core.charge", 
21002     "fields": {
21003         "updated": "2013-12-18T21:29:21.975Z", 
21004         "slice": 6, 
21005         "created": "2013-12-18T21:29:06.475Z", 
21006         "amount": 0.2408, 
21007         "object": 111, 
21008         "account": 15, 
21009         "state": "invoiced", 
21010         "coreHours": 3.44, 
21011         "invoice": 69, 
21012         "date": "2013-11-24T05:00:00Z", 
21013         "kind": "besteffort"
21014     }
21015 },
21016 {
21017     "pk": 60408, 
21018     "model": "core.charge", 
21019     "fields": {
21020         "updated": "2013-12-18T21:29:22.083Z", 
21021         "slice": 6, 
21022         "created": "2013-12-18T21:29:06.484Z", 
21023         "amount": 0.2184, 
21024         "object": 111, 
21025         "account": 15, 
21026         "state": "invoiced", 
21027         "coreHours": 3.12, 
21028         "invoice": 69, 
21029         "date": "2013-11-24T13:00:00Z", 
21030         "kind": "besteffort"
21031     }
21032 },
21033 {
21034     "pk": 60409, 
21035     "model": "core.charge", 
21036     "fields": {
21037         "updated": "2013-12-18T21:29:22.190Z", 
21038         "slice": 6, 
21039         "created": "2013-12-18T21:29:06.492Z", 
21040         "amount": 0.1288, 
21041         "object": 111, 
21042         "account": 15, 
21043         "state": "invoiced", 
21044         "coreHours": 1.84, 
21045         "invoice": 69, 
21046         "date": "2013-11-24T21:00:00Z", 
21047         "kind": "besteffort"
21048     }
21049 },
21050 {
21051     "pk": 60410, 
21052     "model": "core.charge", 
21053     "fields": {
21054         "updated": "2013-12-18T21:29:22.306Z", 
21055         "slice": 6, 
21056         "created": "2013-12-18T21:29:06.500Z", 
21057         "amount": 0.2688, 
21058         "object": 111, 
21059         "account": 15, 
21060         "state": "invoiced", 
21061         "coreHours": 3.84, 
21062         "invoice": 70, 
21063         "date": "2013-11-25T05:00:00Z", 
21064         "kind": "besteffort"
21065     }
21066 },
21067 {
21068     "pk": 60411, 
21069     "model": "core.charge", 
21070     "fields": {
21071         "updated": "2013-12-18T21:29:22.414Z", 
21072         "slice": 6, 
21073         "created": "2013-12-18T21:29:06.509Z", 
21074         "amount": 0.2072, 
21075         "object": 111, 
21076         "account": 15, 
21077         "state": "invoiced", 
21078         "coreHours": 2.96, 
21079         "invoice": 70, 
21080         "date": "2013-11-25T13:00:00Z", 
21081         "kind": "besteffort"
21082     }
21083 },
21084 {
21085     "pk": 60412, 
21086     "model": "core.charge", 
21087     "fields": {
21088         "updated": "2013-12-18T21:29:22.522Z", 
21089         "slice": 6, 
21090         "created": "2013-12-18T21:29:06.517Z", 
21091         "amount": 0.1232, 
21092         "object": 111, 
21093         "account": 15, 
21094         "state": "invoiced", 
21095         "coreHours": 1.76, 
21096         "invoice": 70, 
21097         "date": "2013-11-25T21:00:00Z", 
21098         "kind": "besteffort"
21099     }
21100 },
21101 {
21102     "pk": 60413, 
21103     "model": "core.charge", 
21104     "fields": {
21105         "updated": "2013-12-18T21:29:22.671Z", 
21106         "slice": 6, 
21107         "created": "2013-12-18T21:29:06.525Z", 
21108         "amount": 0.1792, 
21109         "object": 111, 
21110         "account": 15, 
21111         "state": "invoiced", 
21112         "coreHours": 2.56, 
21113         "invoice": 70, 
21114         "date": "2013-11-26T05:00:00Z", 
21115         "kind": "besteffort"
21116     }
21117 },
21118 {
21119     "pk": 60414, 
21120     "model": "core.charge", 
21121     "fields": {
21122         "updated": "2013-12-18T21:29:22.779Z", 
21123         "slice": 6, 
21124         "created": "2013-12-18T21:29:06.534Z", 
21125         "amount": 0.3024, 
21126         "object": 111, 
21127         "account": 15, 
21128         "state": "invoiced", 
21129         "coreHours": 4.32, 
21130         "invoice": 70, 
21131         "date": "2013-11-26T13:00:00Z", 
21132         "kind": "besteffort"
21133     }
21134 },
21135 {
21136     "pk": 60415, 
21137     "model": "core.charge", 
21138     "fields": {
21139         "updated": "2013-12-18T21:29:22.886Z", 
21140         "slice": 6, 
21141         "created": "2013-12-18T21:29:06.542Z", 
21142         "amount": 0.1568, 
21143         "object": 111, 
21144         "account": 15, 
21145         "state": "invoiced", 
21146         "coreHours": 2.24, 
21147         "invoice": 70, 
21148         "date": "2013-11-26T21:00:00Z", 
21149         "kind": "besteffort"
21150     }
21151 },
21152 {
21153     "pk": 60416, 
21154     "model": "core.charge", 
21155     "fields": {
21156         "updated": "2013-12-18T21:29:22.994Z", 
21157         "slice": 6, 
21158         "created": "2013-12-18T21:29:06.550Z", 
21159         "amount": 0.1232, 
21160         "object": 111, 
21161         "account": 15, 
21162         "state": "invoiced", 
21163         "coreHours": 1.76, 
21164         "invoice": 70, 
21165         "date": "2013-11-27T05:00:00Z", 
21166         "kind": "besteffort"
21167     }
21168 },
21169 {
21170     "pk": 60417, 
21171     "model": "core.charge", 
21172     "fields": {
21173         "updated": "2013-12-18T21:29:23.102Z", 
21174         "slice": 6, 
21175         "created": "2013-12-18T21:29:06.558Z", 
21176         "amount": 0.3248, 
21177         "object": 111, 
21178         "account": 15, 
21179         "state": "invoiced", 
21180         "coreHours": 4.64, 
21181         "invoice": 70, 
21182         "date": "2013-11-27T13:00:00Z", 
21183         "kind": "besteffort"
21184     }
21185 },
21186 {
21187     "pk": 60418, 
21188     "model": "core.charge", 
21189     "fields": {
21190         "updated": "2013-12-18T21:29:23.209Z", 
21191         "slice": 6, 
21192         "created": "2013-12-18T21:29:06.567Z", 
21193         "amount": 0.14, 
21194         "object": 111, 
21195         "account": 15, 
21196         "state": "invoiced", 
21197         "coreHours": 2.0, 
21198         "invoice": 70, 
21199         "date": "2013-11-27T21:00:00Z", 
21200         "kind": "besteffort"
21201     }
21202 },
21203 {
21204     "pk": 60419, 
21205     "model": "core.charge", 
21206     "fields": {
21207         "updated": "2013-12-18T21:29:23.317Z", 
21208         "slice": 6, 
21209         "created": "2013-12-18T21:29:06.575Z", 
21210         "amount": 0.2352, 
21211         "object": 111, 
21212         "account": 15, 
21213         "state": "invoiced", 
21214         "coreHours": 3.36, 
21215         "invoice": 70, 
21216         "date": "2013-11-28T05:00:00Z", 
21217         "kind": "besteffort"
21218     }
21219 },
21220 {
21221     "pk": 60420, 
21222     "model": "core.charge", 
21223     "fields": {
21224         "updated": "2013-12-18T21:29:23.425Z", 
21225         "slice": 6, 
21226         "created": "2013-12-18T21:29:06.583Z", 
21227         "amount": 0.1568, 
21228         "object": 111, 
21229         "account": 15, 
21230         "state": "invoiced", 
21231         "coreHours": 2.24, 
21232         "invoice": 70, 
21233         "date": "2013-11-28T13:00:00Z", 
21234         "kind": "besteffort"
21235     }
21236 },
21237 {
21238     "pk": 60421, 
21239     "model": "core.charge", 
21240     "fields": {
21241         "updated": "2013-12-18T21:29:23.532Z", 
21242         "slice": 6, 
21243         "created": "2013-12-18T21:29:06.591Z", 
21244         "amount": 0.1288, 
21245         "object": 111, 
21246         "account": 15, 
21247         "state": "invoiced", 
21248         "coreHours": 1.84, 
21249         "invoice": 70, 
21250         "date": "2013-11-28T21:00:00Z", 
21251         "kind": "besteffort"
21252     }
21253 },
21254 {
21255     "pk": 60422, 
21256     "model": "core.charge", 
21257     "fields": {
21258         "updated": "2013-12-18T21:29:23.640Z", 
21259         "slice": 6, 
21260         "created": "2013-12-18T21:29:06.600Z", 
21261         "amount": 0.2912, 
21262         "object": 111, 
21263         "account": 15, 
21264         "state": "invoiced", 
21265         "coreHours": 4.16, 
21266         "invoice": 70, 
21267         "date": "2013-11-29T05:00:00Z", 
21268         "kind": "besteffort"
21269     }
21270 },
21271 {
21272     "pk": 60423, 
21273     "model": "core.charge", 
21274     "fields": {
21275         "updated": "2013-12-18T21:29:23.748Z", 
21276         "slice": 6, 
21277         "created": "2013-12-18T21:29:06.608Z", 
21278         "amount": 0.14, 
21279         "object": 111, 
21280         "account": 15, 
21281         "state": "invoiced", 
21282         "coreHours": 2.0, 
21283         "invoice": 70, 
21284         "date": "2013-11-29T13:00:00Z", 
21285         "kind": "besteffort"
21286     }
21287 },
21288 {
21289     "pk": 60424, 
21290     "model": "core.charge", 
21291     "fields": {
21292         "updated": "2013-12-18T21:29:23.855Z", 
21293         "slice": 6, 
21294         "created": "2013-12-18T21:29:06.616Z", 
21295         "amount": 0.1792, 
21296         "object": 111, 
21297         "account": 15, 
21298         "state": "invoiced", 
21299         "coreHours": 2.56, 
21300         "invoice": 70, 
21301         "date": "2013-11-29T21:00:00Z", 
21302         "kind": "besteffort"
21303     }
21304 },
21305 {
21306     "pk": 60425, 
21307     "model": "core.charge", 
21308     "fields": {
21309         "updated": "2013-12-18T21:29:23.963Z", 
21310         "slice": 6, 
21311         "created": "2013-12-18T21:29:06.625Z", 
21312         "amount": 0.252, 
21313         "object": 111, 
21314         "account": 15, 
21315         "state": "invoiced", 
21316         "coreHours": 3.6, 
21317         "invoice": 70, 
21318         "date": "2013-11-30T05:00:00Z", 
21319         "kind": "besteffort"
21320     }
21321 },
21322 {
21323     "pk": 60426, 
21324     "model": "core.charge", 
21325     "fields": {
21326         "updated": "2013-12-18T21:29:24.071Z", 
21327         "slice": 6, 
21328         "created": "2013-12-18T21:29:06.633Z", 
21329         "amount": 0.196, 
21330         "object": 111, 
21331         "account": 15, 
21332         "state": "invoiced", 
21333         "coreHours": 2.8, 
21334         "invoice": 70, 
21335         "date": "2013-11-30T13:00:00Z", 
21336         "kind": "besteffort"
21337     }
21338 },
21339 {
21340     "pk": 60427, 
21341     "model": "core.charge", 
21342     "fields": {
21343         "updated": "2013-12-18T21:29:24.178Z", 
21344         "slice": 6, 
21345         "created": "2013-12-18T21:29:06.641Z", 
21346         "amount": 0.2744, 
21347         "object": 111, 
21348         "account": 15, 
21349         "state": "invoiced", 
21350         "coreHours": 3.92, 
21351         "invoice": 70, 
21352         "date": "2013-11-30T21:00:00Z", 
21353         "kind": "besteffort"
21354     }
21355 },
21356 {
21357     "pk": 60428, 
21358     "model": "core.charge", 
21359     "fields": {
21360         "updated": "2013-12-18T21:29:24.286Z", 
21361         "slice": 6, 
21362         "created": "2013-12-18T21:29:06.650Z", 
21363         "amount": 0.168, 
21364         "object": 111, 
21365         "account": 15, 
21366         "state": "invoiced", 
21367         "coreHours": 2.4, 
21368         "invoice": 70, 
21369         "date": "2013-12-01T05:00:00Z", 
21370         "kind": "besteffort"
21371     }
21372 },
21373 {
21374     "pk": 60429, 
21375     "model": "core.charge", 
21376     "fields": {
21377         "updated": "2013-12-18T21:29:24.394Z", 
21378         "slice": 6, 
21379         "created": "2013-12-18T21:29:06.658Z", 
21380         "amount": 0.3024, 
21381         "object": 111, 
21382         "account": 15, 
21383         "state": "invoiced", 
21384         "coreHours": 4.32, 
21385         "invoice": 70, 
21386         "date": "2013-12-01T13:00:00Z", 
21387         "kind": "besteffort"
21388     }
21389 },
21390 {
21391     "pk": 60430, 
21392     "model": "core.charge", 
21393     "fields": {
21394         "updated": "2013-12-18T21:29:24.501Z", 
21395         "slice": 6, 
21396         "created": "2013-12-18T21:29:06.666Z", 
21397         "amount": 0.3192, 
21398         "object": 111, 
21399         "account": 15, 
21400         "state": "invoiced", 
21401         "coreHours": 4.56, 
21402         "invoice": 70, 
21403         "date": "2013-12-01T21:00:00Z", 
21404         "kind": "besteffort"
21405     }
21406 },
21407 {
21408     "pk": 60431, 
21409     "model": "core.charge", 
21410     "fields": {
21411         "updated": "2013-12-18T21:29:24.617Z", 
21412         "slice": 6, 
21413         "created": "2013-12-18T21:29:06.674Z", 
21414         "amount": 0.3136, 
21415         "object": 111, 
21416         "account": 15, 
21417         "state": "invoiced", 
21418         "coreHours": 4.48, 
21419         "invoice": 71, 
21420         "date": "2013-12-02T05:00:00Z", 
21421         "kind": "besteffort"
21422     }
21423 },
21424 {
21425     "pk": 60432, 
21426     "model": "core.charge", 
21427     "fields": {
21428         "updated": "2013-12-18T21:29:24.725Z", 
21429         "slice": 6, 
21430         "created": "2013-12-18T21:29:06.683Z", 
21431         "amount": 0.3024, 
21432         "object": 111, 
21433         "account": 15, 
21434         "state": "invoiced", 
21435         "coreHours": 4.32, 
21436         "invoice": 71, 
21437         "date": "2013-12-02T13:00:00Z", 
21438         "kind": "besteffort"
21439     }
21440 },
21441 {
21442     "pk": 60433, 
21443     "model": "core.charge", 
21444     "fields": {
21445         "updated": "2013-12-18T21:29:24.833Z", 
21446         "slice": 6, 
21447         "created": "2013-12-18T21:29:06.691Z", 
21448         "amount": 0.1176, 
21449         "object": 111, 
21450         "account": 15, 
21451         "state": "invoiced", 
21452         "coreHours": 1.68, 
21453         "invoice": 71, 
21454         "date": "2013-12-02T21:00:00Z", 
21455         "kind": "besteffort"
21456     }
21457 },
21458 {
21459     "pk": 60434, 
21460     "model": "core.charge", 
21461     "fields": {
21462         "updated": "2013-12-18T21:29:24.941Z", 
21463         "slice": 6, 
21464         "created": "2013-12-18T21:29:06.699Z", 
21465         "amount": 0.1232, 
21466         "object": 111, 
21467         "account": 15, 
21468         "state": "invoiced", 
21469         "coreHours": 1.76, 
21470         "invoice": 71, 
21471         "date": "2013-12-03T05:00:00Z", 
21472         "kind": "besteffort"
21473     }
21474 },
21475 {
21476     "pk": 60435, 
21477     "model": "core.charge", 
21478     "fields": {
21479         "updated": "2013-12-18T21:29:25.048Z", 
21480         "slice": 6, 
21481         "created": "2013-12-18T21:29:06.708Z", 
21482         "amount": 0.2632, 
21483         "object": 111, 
21484         "account": 15, 
21485         "state": "invoiced", 
21486         "coreHours": 3.76, 
21487         "invoice": 71, 
21488         "date": "2013-12-03T13:00:00Z", 
21489         "kind": "besteffort"
21490     }
21491 },
21492 {
21493     "pk": 60436, 
21494     "model": "core.charge", 
21495     "fields": {
21496         "updated": "2013-12-18T21:29:25.156Z", 
21497         "slice": 6, 
21498         "created": "2013-12-18T21:29:06.716Z", 
21499         "amount": 0.2128, 
21500         "object": 111, 
21501         "account": 15, 
21502         "state": "invoiced", 
21503         "coreHours": 3.04, 
21504         "invoice": 71, 
21505         "date": "2013-12-03T21:00:00Z", 
21506         "kind": "besteffort"
21507     }
21508 },
21509 {
21510     "pk": 60437, 
21511     "model": "core.charge", 
21512     "fields": {
21513         "updated": "2013-12-18T21:29:25.264Z", 
21514         "slice": 6, 
21515         "created": "2013-12-18T21:29:06.724Z", 
21516         "amount": 0.2968, 
21517         "object": 111, 
21518         "account": 15, 
21519         "state": "invoiced", 
21520         "coreHours": 4.24, 
21521         "invoice": 71, 
21522         "date": "2013-12-04T05:00:00Z", 
21523         "kind": "besteffort"
21524     }
21525 },
21526 {
21527     "pk": 60438, 
21528     "model": "core.charge", 
21529     "fields": {
21530         "updated": "2013-12-18T21:29:25.371Z", 
21531         "slice": 6, 
21532         "created": "2013-12-18T21:29:06.732Z", 
21533         "amount": 0.2912, 
21534         "object": 111, 
21535         "account": 15, 
21536         "state": "invoiced", 
21537         "coreHours": 4.16, 
21538         "invoice": 71, 
21539         "date": "2013-12-04T13:00:00Z", 
21540         "kind": "besteffort"
21541     }
21542 },
21543 {
21544     "pk": 60439, 
21545     "model": "core.charge", 
21546     "fields": {
21547         "updated": "2013-12-18T21:29:25.479Z", 
21548         "slice": 6, 
21549         "created": "2013-12-18T21:29:06.741Z", 
21550         "amount": 0.1848, 
21551         "object": 111, 
21552         "account": 15, 
21553         "state": "invoiced", 
21554         "coreHours": 2.64, 
21555         "invoice": 71, 
21556         "date": "2013-12-04T21:00:00Z", 
21557         "kind": "besteffort"
21558     }
21559 },
21560 {
21561     "pk": 60440, 
21562     "model": "core.charge", 
21563     "fields": {
21564         "updated": "2013-12-18T21:29:25.587Z", 
21565         "slice": 6, 
21566         "created": "2013-12-18T21:29:06.749Z", 
21567         "amount": 0.1568, 
21568         "object": 111, 
21569         "account": 15, 
21570         "state": "invoiced", 
21571         "coreHours": 2.24, 
21572         "invoice": 71, 
21573         "date": "2013-12-05T05:00:00Z", 
21574         "kind": "besteffort"
21575     }
21576 },
21577 {
21578     "pk": 60441, 
21579     "model": "core.charge", 
21580     "fields": {
21581         "updated": "2013-12-18T21:29:25.694Z", 
21582         "slice": 6, 
21583         "created": "2013-12-18T21:29:06.757Z", 
21584         "amount": 0.2296, 
21585         "object": 111, 
21586         "account": 15, 
21587         "state": "invoiced", 
21588         "coreHours": 3.28, 
21589         "invoice": 71, 
21590         "date": "2013-12-05T13:00:00Z", 
21591         "kind": "besteffort"
21592     }
21593 },
21594 {
21595     "pk": 60442, 
21596     "model": "core.charge", 
21597     "fields": {
21598         "updated": "2013-12-18T21:29:25.802Z", 
21599         "slice": 6, 
21600         "created": "2013-12-18T21:29:06.766Z", 
21601         "amount": 0.1848, 
21602         "object": 111, 
21603         "account": 15, 
21604         "state": "invoiced", 
21605         "coreHours": 2.64, 
21606         "invoice": 71, 
21607         "date": "2013-12-05T21:00:00Z", 
21608         "kind": "besteffort"
21609     }
21610 },
21611 {
21612     "pk": 60443, 
21613     "model": "core.charge", 
21614     "fields": {
21615         "updated": "2013-12-18T21:29:25.910Z", 
21616         "slice": 6, 
21617         "created": "2013-12-18T21:29:06.774Z", 
21618         "amount": 0.112, 
21619         "object": 111, 
21620         "account": 15, 
21621         "state": "invoiced", 
21622         "coreHours": 1.6, 
21623         "invoice": 71, 
21624         "date": "2013-12-06T05:00:00Z", 
21625         "kind": "besteffort"
21626     }
21627 },
21628 {
21629     "pk": 60444, 
21630     "model": "core.charge", 
21631     "fields": {
21632         "updated": "2013-12-18T21:29:26.017Z", 
21633         "slice": 6, 
21634         "created": "2013-12-18T21:29:06.782Z", 
21635         "amount": 0.2296, 
21636         "object": 111, 
21637         "account": 15, 
21638         "state": "invoiced", 
21639         "coreHours": 3.28, 
21640         "invoice": 71, 
21641         "date": "2013-12-06T13:00:00Z", 
21642         "kind": "besteffort"
21643     }
21644 },
21645 {
21646     "pk": 60445, 
21647     "model": "core.charge", 
21648     "fields": {
21649         "updated": "2013-12-18T21:29:26.125Z", 
21650         "slice": 6, 
21651         "created": "2013-12-18T21:29:06.790Z", 
21652         "amount": 0.1232, 
21653         "object": 111, 
21654         "account": 15, 
21655         "state": "invoiced", 
21656         "coreHours": 1.76, 
21657         "invoice": 71, 
21658         "date": "2013-12-06T21:00:00Z", 
21659         "kind": "besteffort"
21660     }
21661 },
21662 {
21663     "pk": 60446, 
21664     "model": "core.charge", 
21665     "fields": {
21666         "updated": "2013-12-18T21:29:26.233Z", 
21667         "slice": 6, 
21668         "created": "2013-12-18T21:29:06.799Z", 
21669         "amount": 0.1288, 
21670         "object": 111, 
21671         "account": 15, 
21672         "state": "invoiced", 
21673         "coreHours": 1.84, 
21674         "invoice": 71, 
21675         "date": "2013-12-07T05:00:00Z", 
21676         "kind": "besteffort"
21677     }
21678 },
21679 {
21680     "pk": 60447, 
21681     "model": "core.charge", 
21682     "fields": {
21683         "updated": "2013-12-18T21:29:26.341Z", 
21684         "slice": 6, 
21685         "created": "2013-12-18T21:29:06.807Z", 
21686         "amount": 0.1456, 
21687         "object": 111, 
21688         "account": 15, 
21689         "state": "invoiced", 
21690         "coreHours": 2.08, 
21691         "invoice": 71, 
21692         "date": "2013-12-07T13:00:00Z", 
21693         "kind": "besteffort"
21694     }
21695 },
21696 {
21697     "pk": 60448, 
21698     "model": "core.charge", 
21699     "fields": {
21700         "updated": "2013-12-18T21:29:26.448Z", 
21701         "slice": 6, 
21702         "created": "2013-12-18T21:29:06.815Z", 
21703         "amount": 0.252, 
21704         "object": 111, 
21705         "account": 15, 
21706         "state": "invoiced", 
21707         "coreHours": 3.6, 
21708         "invoice": 71, 
21709         "date": "2013-12-07T21:00:00Z", 
21710         "kind": "besteffort"
21711     }
21712 },
21713 {
21714     "pk": 60449, 
21715     "model": "core.charge", 
21716     "fields": {
21717         "updated": "2013-12-18T21:29:26.556Z", 
21718         "slice": 6, 
21719         "created": "2013-12-18T21:29:06.823Z", 
21720         "amount": 0.3136, 
21721         "object": 111, 
21722         "account": 15, 
21723         "state": "invoiced", 
21724         "coreHours": 4.48, 
21725         "invoice": 71, 
21726         "date": "2013-12-08T05:00:00Z", 
21727         "kind": "besteffort"
21728     }
21729 },
21730 {
21731     "pk": 60450, 
21732     "model": "core.charge", 
21733     "fields": {
21734         "updated": "2013-12-18T21:29:26.664Z", 
21735         "slice": 6, 
21736         "created": "2013-12-18T21:29:06.832Z", 
21737         "amount": 0.2408, 
21738         "object": 111, 
21739         "account": 15, 
21740         "state": "invoiced", 
21741         "coreHours": 3.44, 
21742         "invoice": 71, 
21743         "date": "2013-12-08T13:00:00Z", 
21744         "kind": "besteffort"
21745     }
21746 },
21747 {
21748     "pk": 60451, 
21749     "model": "core.charge", 
21750     "fields": {
21751         "updated": "2013-12-18T21:29:26.771Z", 
21752         "slice": 6, 
21753         "created": "2013-12-18T21:29:06.840Z", 
21754         "amount": 0.2016, 
21755         "object": 111, 
21756         "account": 15, 
21757         "state": "invoiced", 
21758         "coreHours": 2.88, 
21759         "invoice": 71, 
21760         "date": "2013-12-08T21:00:00Z", 
21761         "kind": "besteffort"
21762     }
21763 },
21764 {
21765     "pk": 60452, 
21766     "model": "core.charge", 
21767     "fields": {
21768         "updated": "2013-12-18T21:29:26.887Z", 
21769         "slice": 6, 
21770         "created": "2013-12-18T21:29:06.848Z", 
21771         "amount": 0.2464, 
21772         "object": 111, 
21773         "account": 15, 
21774         "state": "invoiced", 
21775         "coreHours": 3.52, 
21776         "invoice": 72, 
21777         "date": "2013-12-09T05:00:00Z", 
21778         "kind": "besteffort"
21779     }
21780 },
21781 {
21782     "pk": 60453, 
21783     "model": "core.charge", 
21784     "fields": {
21785         "updated": "2013-12-18T21:29:26.995Z", 
21786         "slice": 6, 
21787         "created": "2013-12-18T21:29:06.857Z", 
21788         "amount": 0.2856, 
21789         "object": 111, 
21790         "account": 15, 
21791         "state": "invoiced", 
21792         "coreHours": 4.08, 
21793         "invoice": 72, 
21794         "date": "2013-12-09T13:00:00Z", 
21795         "kind": "besteffort"
21796     }
21797 },
21798 {
21799     "pk": 60454, 
21800     "model": "core.charge", 
21801     "fields": {
21802         "updated": "2013-12-18T21:29:27.103Z", 
21803         "slice": 6, 
21804         "created": "2013-12-18T21:29:06.865Z", 
21805         "amount": 0.3192, 
21806         "object": 111, 
21807         "account": 15, 
21808         "state": "invoiced", 
21809         "coreHours": 4.56, 
21810         "invoice": 72, 
21811         "date": "2013-12-09T21:00:00Z", 
21812         "kind": "besteffort"
21813     }
21814 },
21815 {
21816     "pk": 60455, 
21817     "model": "core.charge", 
21818     "fields": {
21819         "updated": "2013-12-18T21:29:27.210Z", 
21820         "slice": 6, 
21821         "created": "2013-12-18T21:29:06.873Z", 
21822         "amount": 0.2576, 
21823         "object": 111, 
21824         "account": 15, 
21825         "state": "invoiced", 
21826         "coreHours": 3.68, 
21827         "invoice": 72, 
21828         "date": "2013-12-10T05:00:00Z", 
21829         "kind": "besteffort"
21830     }
21831 },
21832 {
21833     "pk": 60456, 
21834     "model": "core.charge", 
21835     "fields": {
21836         "updated": "2013-12-18T21:29:27.318Z", 
21837         "slice": 6, 
21838         "created": "2013-12-18T21:29:06.881Z", 
21839         "amount": 0.2072, 
21840         "object": 111, 
21841         "account": 15, 
21842         "state": "invoiced", 
21843         "coreHours": 2.96, 
21844         "invoice": 72, 
21845         "date": "2013-12-10T13:00:00Z", 
21846         "kind": "besteffort"
21847     }
21848 },
21849 {
21850     "pk": 60457, 
21851     "model": "core.charge", 
21852     "fields": {
21853         "updated": "2013-12-18T21:29:27.426Z", 
21854         "slice": 6, 
21855         "created": "2013-12-18T21:29:06.890Z", 
21856         "amount": 0.2184, 
21857         "object": 111, 
21858         "account": 15, 
21859         "state": "invoiced", 
21860         "coreHours": 3.12, 
21861         "invoice": 72, 
21862         "date": "2013-12-10T21:00:00Z", 
21863         "kind": "besteffort"
21864     }
21865 },
21866 {
21867     "pk": 60458, 
21868     "model": "core.charge", 
21869     "fields": {
21870         "updated": "2013-12-18T21:29:27.533Z", 
21871         "slice": 6, 
21872         "created": "2013-12-18T21:29:06.898Z", 
21873         "amount": 0.1344, 
21874         "object": 111, 
21875         "account": 15, 
21876         "state": "invoiced", 
21877         "coreHours": 1.92, 
21878         "invoice": 72, 
21879         "date": "2013-12-11T05:00:00Z", 
21880         "kind": "besteffort"
21881     }
21882 },
21883 {
21884     "pk": 60459, 
21885     "model": "core.charge", 
21886     "fields": {
21887         "updated": "2013-12-18T21:29:27.699Z", 
21888         "slice": 6, 
21889         "created": "2013-12-18T21:29:06.906Z", 
21890         "amount": 0.28, 
21891         "object": 111, 
21892         "account": 15, 
21893         "state": "invoiced", 
21894         "coreHours": 4.0, 
21895         "invoice": 72, 
21896         "date": "2013-12-11T13:00:00Z", 
21897         "kind": "besteffort"
21898     }
21899 },
21900 {
21901     "pk": 60460, 
21902     "model": "core.charge", 
21903     "fields": {
21904         "updated": "2013-12-18T21:29:27.807Z", 
21905         "slice": 6, 
21906         "created": "2013-12-18T21:29:06.915Z", 
21907         "amount": 0.1568, 
21908         "object": 111, 
21909         "account": 15, 
21910         "state": "invoiced", 
21911         "coreHours": 2.24, 
21912         "invoice": 72, 
21913         "date": "2013-12-11T21:00:00Z", 
21914         "kind": "besteffort"
21915     }
21916 },
21917 {
21918     "pk": 60461, 
21919     "model": "core.charge", 
21920     "fields": {
21921         "updated": "2013-12-18T21:29:27.914Z", 
21922         "slice": 6, 
21923         "created": "2013-12-18T21:29:06.923Z", 
21924         "amount": 0.2744, 
21925         "object": 111, 
21926         "account": 15, 
21927         "state": "invoiced", 
21928         "coreHours": 3.92, 
21929         "invoice": 72, 
21930         "date": "2013-12-12T05:00:00Z", 
21931         "kind": "besteffort"
21932     }
21933 },
21934 {
21935     "pk": 60462, 
21936     "model": "core.charge", 
21937     "fields": {
21938         "updated": "2013-12-18T21:29:28.022Z", 
21939         "slice": 6, 
21940         "created": "2013-12-18T21:29:06.931Z", 
21941         "amount": 0.1624, 
21942         "object": 111, 
21943         "account": 15, 
21944         "state": "invoiced", 
21945         "coreHours": 2.32, 
21946         "invoice": 72, 
21947         "date": "2013-12-12T13:00:00Z", 
21948         "kind": "besteffort"
21949     }
21950 },
21951 {
21952     "pk": 60463, 
21953     "model": "core.charge", 
21954     "fields": {
21955         "updated": "2013-12-18T21:29:28.130Z", 
21956         "slice": 6, 
21957         "created": "2013-12-18T21:29:06.939Z", 
21958         "amount": 0.1456, 
21959         "object": 111, 
21960         "account": 15, 
21961         "state": "invoiced", 
21962         "coreHours": 2.08, 
21963         "invoice": 72, 
21964         "date": "2013-12-12T21:00:00Z", 
21965         "kind": "besteffort"
21966     }
21967 },
21968 {
21969     "pk": 60464, 
21970     "model": "core.charge", 
21971     "fields": {
21972         "updated": "2013-12-18T21:29:28.238Z", 
21973         "slice": 6, 
21974         "created": "2013-12-18T21:29:06.948Z", 
21975         "amount": 0.14, 
21976         "object": 111, 
21977         "account": 15, 
21978         "state": "invoiced", 
21979         "coreHours": 2.0, 
21980         "invoice": 72, 
21981         "date": "2013-12-13T05:00:00Z", 
21982         "kind": "besteffort"
21983     }
21984 },
21985 {
21986     "pk": 60465, 
21987     "model": "core.charge", 
21988     "fields": {
21989         "updated": "2013-12-18T21:29:28.345Z", 
21990         "slice": 6, 
21991         "created": "2013-12-18T21:29:06.956Z", 
21992         "amount": 0.224, 
21993         "object": 111, 
21994         "account": 15, 
21995         "state": "invoiced", 
21996         "coreHours": 3.2, 
21997         "invoice": 72, 
21998         "date": "2013-12-13T13:00:00Z", 
21999         "kind": "besteffort"
22000     }
22001 },
22002 {
22003     "pk": 60466, 
22004     "model": "core.charge", 
22005     "fields": {
22006         "updated": "2013-12-18T21:29:28.453Z", 
22007         "slice": 6, 
22008         "created": "2013-12-18T21:29:06.964Z", 
22009         "amount": 0.2688, 
22010         "object": 111, 
22011         "account": 15, 
22012         "state": "invoiced", 
22013         "coreHours": 3.84, 
22014         "invoice": 72, 
22015         "date": "2013-12-13T21:00:00Z", 
22016         "kind": "besteffort"
22017     }
22018 },
22019 {
22020     "pk": 60467, 
22021     "model": "core.charge", 
22022     "fields": {
22023         "updated": "2013-12-18T21:29:28.561Z", 
22024         "slice": 6, 
22025         "created": "2013-12-18T21:29:06.972Z", 
22026         "amount": 0.224, 
22027         "object": 111, 
22028         "account": 15, 
22029         "state": "invoiced", 
22030         "coreHours": 3.2, 
22031         "invoice": 72, 
22032         "date": "2013-12-14T05:00:00Z", 
22033         "kind": "besteffort"
22034     }
22035 },
22036 {
22037     "pk": 60468, 
22038     "model": "core.charge", 
22039     "fields": {
22040         "updated": "2013-12-18T21:29:28.668Z", 
22041         "slice": 6, 
22042         "created": "2013-12-18T21:29:06.981Z", 
22043         "amount": 0.1176, 
22044         "object": 111, 
22045         "account": 15, 
22046         "state": "invoiced", 
22047         "coreHours": 1.68, 
22048         "invoice": 72, 
22049         "date": "2013-12-14T13:00:00Z", 
22050         "kind": "besteffort"
22051     }
22052 },
22053 {
22054     "pk": 60469, 
22055     "model": "core.charge", 
22056     "fields": {
22057         "updated": "2013-12-18T21:29:28.776Z", 
22058         "slice": 6, 
22059         "created": "2013-12-18T21:29:06.989Z", 
22060         "amount": 0.2296, 
22061         "object": 111, 
22062         "account": 15, 
22063         "state": "invoiced", 
22064         "coreHours": 3.28, 
22065         "invoice": 72, 
22066         "date": "2013-12-14T21:00:00Z", 
22067         "kind": "besteffort"
22068     }
22069 },
22070 {
22071     "pk": 60470, 
22072     "model": "core.charge", 
22073     "fields": {
22074         "updated": "2013-12-18T21:29:28.884Z", 
22075         "slice": 6, 
22076         "created": "2013-12-18T21:29:06.997Z", 
22077         "amount": 0.2072, 
22078         "object": 111, 
22079         "account": 15, 
22080         "state": "invoiced", 
22081         "coreHours": 2.96, 
22082         "invoice": 72, 
22083         "date": "2013-12-15T05:00:00Z", 
22084         "kind": "besteffort"
22085     }
22086 },
22087 {
22088     "pk": 60471, 
22089     "model": "core.charge", 
22090     "fields": {
22091         "updated": "2013-12-18T21:29:28.991Z", 
22092         "slice": 6, 
22093         "created": "2013-12-18T21:29:07.006Z", 
22094         "amount": 0.1344, 
22095         "object": 111, 
22096         "account": 15, 
22097         "state": "invoiced", 
22098         "coreHours": 1.92, 
22099         "invoice": 72, 
22100         "date": "2013-12-15T13:00:00Z", 
22101         "kind": "besteffort"
22102     }
22103 },
22104 {
22105     "pk": 60472, 
22106     "model": "core.charge", 
22107     "fields": {
22108         "updated": "2013-12-18T21:29:29.099Z", 
22109         "slice": 6, 
22110         "created": "2013-12-18T21:29:07.014Z", 
22111         "amount": 0.2352, 
22112         "object": 111, 
22113         "account": 15, 
22114         "state": "invoiced", 
22115         "coreHours": 3.36, 
22116         "invoice": 72, 
22117         "date": "2013-12-15T21:00:00Z", 
22118         "kind": "besteffort"
22119     }
22120 },
22121 {
22122     "pk": 60473, 
22123     "model": "core.charge", 
22124     "fields": {
22125         "updated": "2013-12-18T21:29:07.022Z", 
22126         "slice": 6, 
22127         "created": "2013-12-18T21:29:07.022Z", 
22128         "amount": 0.308, 
22129         "object": 111, 
22130         "account": 15, 
22131         "state": "pending", 
22132         "coreHours": 4.4, 
22133         "invoice": null, 
22134         "date": "2013-12-16T05:00:00Z", 
22135         "kind": "besteffort"
22136     }
22137 },
22138 {
22139     "pk": 60474, 
22140     "model": "core.charge", 
22141     "fields": {
22142         "updated": "2013-12-18T21:29:07.031Z", 
22143         "slice": 6, 
22144         "created": "2013-12-18T21:29:07.031Z", 
22145         "amount": 0.14, 
22146         "object": 111, 
22147         "account": 15, 
22148         "state": "pending", 
22149         "coreHours": 2.0, 
22150         "invoice": null, 
22151         "date": "2013-12-16T13:00:00Z", 
22152         "kind": "besteffort"
22153     }
22154 },
22155 {
22156     "pk": 60475, 
22157     "model": "core.charge", 
22158     "fields": {
22159         "updated": "2013-12-18T21:29:07.039Z", 
22160         "slice": 6, 
22161         "created": "2013-12-18T21:29:07.039Z", 
22162         "amount": 0.1344, 
22163         "object": 111, 
22164         "account": 15, 
22165         "state": "pending", 
22166         "coreHours": 1.92, 
22167         "invoice": null, 
22168         "date": "2013-12-16T21:00:00Z", 
22169         "kind": "besteffort"
22170     }
22171 },
22172 {
22173     "pk": 60476, 
22174     "model": "core.charge", 
22175     "fields": {
22176         "updated": "2013-12-18T21:29:07.047Z", 
22177         "slice": 6, 
22178         "created": "2013-12-18T21:29:07.047Z", 
22179         "amount": 0.196, 
22180         "object": 111, 
22181         "account": 15, 
22182         "state": "pending", 
22183         "coreHours": 2.8, 
22184         "invoice": null, 
22185         "date": "2013-12-17T05:00:00Z", 
22186         "kind": "besteffort"
22187     }
22188 },
22189 {
22190     "pk": 60477, 
22191     "model": "core.charge", 
22192     "fields": {
22193         "updated": "2013-12-18T21:29:07.055Z", 
22194         "slice": 6, 
22195         "created": "2013-12-18T21:29:07.055Z", 
22196         "amount": 0.336, 
22197         "object": 111, 
22198         "account": 15, 
22199         "state": "pending", 
22200         "coreHours": 4.8, 
22201         "invoice": null, 
22202         "date": "2013-12-17T13:00:00Z", 
22203         "kind": "besteffort"
22204     }
22205 },
22206 {
22207     "pk": 60478, 
22208     "model": "core.charge", 
22209     "fields": {
22210         "updated": "2013-12-18T21:29:07.064Z", 
22211         "slice": 6, 
22212         "created": "2013-12-18T21:29:07.064Z", 
22213         "amount": 0.3248, 
22214         "object": 111, 
22215         "account": 15, 
22216         "state": "pending", 
22217         "coreHours": 4.64, 
22218         "invoice": null, 
22219         "date": "2013-12-17T21:00:00Z", 
22220         "kind": "besteffort"
22221     }
22222 },
22223 {
22224     "pk": 60479, 
22225     "model": "core.charge", 
22226     "fields": {
22227         "updated": "2013-12-18T21:29:07.072Z", 
22228         "slice": 6, 
22229         "created": "2013-12-18T21:29:07.072Z", 
22230         "amount": 0.2912, 
22231         "object": 111, 
22232         "account": 15, 
22233         "state": "pending", 
22234         "coreHours": 4.16, 
22235         "invoice": null, 
22236         "date": "2013-12-18T05:00:00Z", 
22237         "kind": "besteffort"
22238     }
22239 },
22240 {
22241     "pk": 60480, 
22242     "model": "core.charge", 
22243     "fields": {
22244         "updated": "2013-12-18T21:29:07.080Z", 
22245         "slice": 6, 
22246         "created": "2013-12-18T21:29:07.080Z", 
22247         "amount": 0.28, 
22248         "object": 111, 
22249         "account": 15, 
22250         "state": "pending", 
22251         "coreHours": 4.0, 
22252         "invoice": null, 
22253         "date": "2013-12-18T13:00:00Z", 
22254         "kind": "besteffort"
22255     }
22256 },
22257 {
22258     "pk": 60481, 
22259     "model": "core.charge", 
22260     "fields": {
22261         "updated": "2013-12-18T21:29:20.260Z", 
22262         "slice": 8, 
22263         "created": "2013-12-18T21:29:07.112Z", 
22264         "amount": 0.56, 
22265         "object": 112, 
22266         "account": 15, 
22267         "state": "invoiced", 
22268         "coreHours": 8.0, 
22269         "invoice": 69, 
22270         "date": "2013-11-18T21:00:00Z", 
22271         "kind": "reservation"
22272     }
22273 },
22274 {
22275     "pk": 60482, 
22276     "model": "core.charge", 
22277     "fields": {
22278         "updated": "2013-12-18T21:29:20.368Z", 
22279         "slice": 8, 
22280         "created": "2013-12-18T21:29:07.122Z", 
22281         "amount": 0.56, 
22282         "object": 112, 
22283         "account": 15, 
22284         "state": "invoiced", 
22285         "coreHours": 8.0, 
22286         "invoice": 69, 
22287         "date": "2013-11-19T05:00:00Z", 
22288         "kind": "reservation"
22289     }
22290 },
22291 {
22292     "pk": 60483, 
22293     "model": "core.charge", 
22294     "fields": {
22295         "updated": "2013-12-18T21:29:20.476Z", 
22296         "slice": 8, 
22297         "created": "2013-12-18T21:29:07.130Z", 
22298         "amount": 0.56, 
22299         "object": 112, 
22300         "account": 15, 
22301         "state": "invoiced", 
22302         "coreHours": 8.0, 
22303         "invoice": 69, 
22304         "date": "2013-11-19T13:00:00Z", 
22305         "kind": "reservation"
22306     }
22307 },
22308 {
22309     "pk": 60484, 
22310     "model": "core.charge", 
22311     "fields": {
22312         "updated": "2013-12-18T21:29:20.583Z", 
22313         "slice": 8, 
22314         "created": "2013-12-18T21:29:07.138Z", 
22315         "amount": 0.56, 
22316         "object": 112, 
22317         "account": 15, 
22318         "state": "invoiced", 
22319         "coreHours": 8.0, 
22320         "invoice": 69, 
22321         "date": "2013-11-19T21:00:00Z", 
22322         "kind": "reservation"
22323     }
22324 },
22325 {
22326     "pk": 60485, 
22327     "model": "core.charge", 
22328     "fields": {
22329         "updated": "2013-12-18T21:29:20.691Z", 
22330         "slice": 8, 
22331         "created": "2013-12-18T21:29:07.147Z", 
22332         "amount": 0.56, 
22333         "object": 112, 
22334         "account": 15, 
22335         "state": "invoiced", 
22336         "coreHours": 8.0, 
22337         "invoice": 69, 
22338         "date": "2013-11-20T05:00:00Z", 
22339         "kind": "reservation"
22340     }
22341 },
22342 {
22343     "pk": 60486, 
22344     "model": "core.charge", 
22345     "fields": {
22346         "updated": "2013-12-18T21:29:20.799Z", 
22347         "slice": 8, 
22348         "created": "2013-12-18T21:29:07.155Z", 
22349         "amount": 0.56, 
22350         "object": 112, 
22351         "account": 15, 
22352         "state": "invoiced", 
22353         "coreHours": 8.0, 
22354         "invoice": 69, 
22355         "date": "2013-11-20T13:00:00Z", 
22356         "kind": "reservation"
22357     }
22358 },
22359 {
22360     "pk": 60487, 
22361     "model": "core.charge", 
22362     "fields": {
22363         "updated": "2013-12-18T21:29:20.906Z", 
22364         "slice": 8, 
22365         "created": "2013-12-18T21:29:07.163Z", 
22366         "amount": 0.56, 
22367         "object": 112, 
22368         "account": 15, 
22369         "state": "invoiced", 
22370         "coreHours": 8.0, 
22371         "invoice": 69, 
22372         "date": "2013-11-20T21:00:00Z", 
22373         "kind": "reservation"
22374     }
22375 },
22376 {
22377     "pk": 60488, 
22378     "model": "core.charge", 
22379     "fields": {
22380         "updated": "2013-12-18T21:29:21.014Z", 
22381         "slice": 8, 
22382         "created": "2013-12-18T21:29:07.171Z", 
22383         "amount": 0.56, 
22384         "object": 112, 
22385         "account": 15, 
22386         "state": "invoiced", 
22387         "coreHours": 8.0, 
22388         "invoice": 69, 
22389         "date": "2013-11-21T05:00:00Z", 
22390         "kind": "reservation"
22391     }
22392 },
22393 {
22394     "pk": 60489, 
22395     "model": "core.charge", 
22396     "fields": {
22397         "updated": "2013-12-18T21:29:21.122Z", 
22398         "slice": 8, 
22399         "created": "2013-12-18T21:29:07.180Z", 
22400         "amount": 0.56, 
22401         "object": 112, 
22402         "account": 15, 
22403         "state": "invoiced", 
22404         "coreHours": 8.0, 
22405         "invoice": 69, 
22406         "date": "2013-11-21T13:00:00Z", 
22407         "kind": "reservation"
22408     }
22409 },
22410 {
22411     "pk": 60490, 
22412     "model": "core.charge", 
22413     "fields": {
22414         "updated": "2013-12-18T21:29:21.229Z", 
22415         "slice": 8, 
22416         "created": "2013-12-18T21:29:07.188Z", 
22417         "amount": 0.56, 
22418         "object": 112, 
22419         "account": 15, 
22420         "state": "invoiced", 
22421         "coreHours": 8.0, 
22422         "invoice": 69, 
22423         "date": "2013-11-21T21:00:00Z", 
22424         "kind": "reservation"
22425     }
22426 },
22427 {
22428     "pk": 60491, 
22429     "model": "core.charge", 
22430     "fields": {
22431         "updated": "2013-12-18T21:29:21.337Z", 
22432         "slice": 8, 
22433         "created": "2013-12-18T21:29:07.196Z", 
22434         "amount": 0.56, 
22435         "object": 112, 
22436         "account": 15, 
22437         "state": "invoiced", 
22438         "coreHours": 8.0, 
22439         "invoice": 69, 
22440         "date": "2013-11-22T05:00:00Z", 
22441         "kind": "reservation"
22442     }
22443 },
22444 {
22445     "pk": 60492, 
22446     "model": "core.charge", 
22447     "fields": {
22448         "updated": "2013-12-18T21:29:21.445Z", 
22449         "slice": 8, 
22450         "created": "2013-12-18T21:29:07.205Z", 
22451         "amount": 0.56, 
22452         "object": 112, 
22453         "account": 15, 
22454         "state": "invoiced", 
22455         "coreHours": 8.0, 
22456         "invoice": 69, 
22457         "date": "2013-11-22T13:00:00Z", 
22458         "kind": "reservation"
22459     }
22460 },
22461 {
22462     "pk": 60493, 
22463     "model": "core.charge", 
22464     "fields": {
22465         "updated": "2013-12-18T21:29:21.552Z", 
22466         "slice": 8, 
22467         "created": "2013-12-18T21:29:07.213Z", 
22468         "amount": 0.56, 
22469         "object": 112, 
22470         "account": 15, 
22471         "state": "invoiced", 
22472         "coreHours": 8.0, 
22473         "invoice": 69, 
22474         "date": "2013-11-22T21:00:00Z", 
22475         "kind": "reservation"
22476     }
22477 },
22478 {
22479     "pk": 60494, 
22480     "model": "core.charge", 
22481     "fields": {
22482         "updated": "2013-12-18T21:29:21.660Z", 
22483         "slice": 8, 
22484         "created": "2013-12-18T21:29:07.221Z", 
22485         "amount": 0.56, 
22486         "object": 112, 
22487         "account": 15, 
22488         "state": "invoiced", 
22489         "coreHours": 8.0, 
22490         "invoice": 69, 
22491         "date": "2013-11-23T05:00:00Z", 
22492         "kind": "reservation"
22493     }
22494 },
22495 {
22496     "pk": 60495, 
22497     "model": "core.charge", 
22498     "fields": {
22499         "updated": "2013-12-18T21:29:21.768Z", 
22500         "slice": 8, 
22501         "created": "2013-12-18T21:29:07.230Z", 
22502         "amount": 0.56, 
22503         "object": 112, 
22504         "account": 15, 
22505         "state": "invoiced", 
22506         "coreHours": 8.0, 
22507         "invoice": 69, 
22508         "date": "2013-11-23T13:00:00Z", 
22509         "kind": "reservation"
22510     }
22511 },
22512 {
22513     "pk": 60496, 
22514     "model": "core.charge", 
22515     "fields": {
22516         "updated": "2013-12-18T21:29:21.876Z", 
22517         "slice": 8, 
22518         "created": "2013-12-18T21:29:07.238Z", 
22519         "amount": 0.56, 
22520         "object": 112, 
22521         "account": 15, 
22522         "state": "invoiced", 
22523         "coreHours": 8.0, 
22524         "invoice": 69, 
22525         "date": "2013-11-23T21:00:00Z", 
22526         "kind": "reservation"
22527     }
22528 },
22529 {
22530     "pk": 60497, 
22531     "model": "core.charge", 
22532     "fields": {
22533         "updated": "2013-12-18T21:29:21.983Z", 
22534         "slice": 8, 
22535         "created": "2013-12-18T21:29:07.246Z", 
22536         "amount": 0.56, 
22537         "object": 112, 
22538         "account": 15, 
22539         "state": "invoiced", 
22540         "coreHours": 8.0, 
22541         "invoice": 69, 
22542         "date": "2013-11-24T05:00:00Z", 
22543         "kind": "reservation"
22544     }
22545 },
22546 {
22547     "pk": 60498, 
22548     "model": "core.charge", 
22549     "fields": {
22550         "updated": "2013-12-18T21:29:22.091Z", 
22551         "slice": 8, 
22552         "created": "2013-12-18T21:29:07.254Z", 
22553         "amount": 0.56, 
22554         "object": 112, 
22555         "account": 15, 
22556         "state": "invoiced", 
22557         "coreHours": 8.0, 
22558         "invoice": 69, 
22559         "date": "2013-11-24T13:00:00Z", 
22560         "kind": "reservation"
22561     }
22562 },
22563 {
22564     "pk": 60499, 
22565     "model": "core.charge", 
22566     "fields": {
22567         "updated": "2013-12-18T21:29:22.199Z", 
22568         "slice": 8, 
22569         "created": "2013-12-18T21:29:07.262Z", 
22570         "amount": 0.56, 
22571         "object": 112, 
22572         "account": 15, 
22573         "state": "invoiced", 
22574         "coreHours": 8.0, 
22575         "invoice": 69, 
22576         "date": "2013-11-24T21:00:00Z", 
22577         "kind": "reservation"
22578     }
22579 },
22580 {
22581     "pk": 60500, 
22582     "model": "core.charge", 
22583     "fields": {
22584         "updated": "2013-12-18T21:29:22.315Z", 
22585         "slice": 8, 
22586         "created": "2013-12-18T21:29:07.271Z", 
22587         "amount": 0.56, 
22588         "object": 112, 
22589         "account": 15, 
22590         "state": "invoiced", 
22591         "coreHours": 8.0, 
22592         "invoice": 70, 
22593         "date": "2013-11-25T05:00:00Z", 
22594         "kind": "reservation"
22595     }
22596 },
22597 {
22598     "pk": 60501, 
22599     "model": "core.charge", 
22600     "fields": {
22601         "updated": "2013-12-18T21:29:22.422Z", 
22602         "slice": 8, 
22603         "created": "2013-12-18T21:29:07.279Z", 
22604         "amount": 0.56, 
22605         "object": 112, 
22606         "account": 15, 
22607         "state": "invoiced", 
22608         "coreHours": 8.0, 
22609         "invoice": 70, 
22610         "date": "2013-11-25T13:00:00Z", 
22611         "kind": "reservation"
22612     }
22613 },
22614 {
22615     "pk": 60502, 
22616     "model": "core.charge", 
22617     "fields": {
22618         "updated": "2013-12-18T21:29:22.530Z", 
22619         "slice": 8, 
22620         "created": "2013-12-18T21:29:07.287Z", 
22621         "amount": 0.56, 
22622         "object": 112, 
22623         "account": 15, 
22624         "state": "invoiced", 
22625         "coreHours": 8.0, 
22626         "invoice": 70, 
22627         "date": "2013-11-25T21:00:00Z", 
22628         "kind": "reservation"
22629     }
22630 },
22631 {
22632     "pk": 60503, 
22633     "model": "core.charge", 
22634     "fields": {
22635         "updated": "2013-12-18T21:29:22.679Z", 
22636         "slice": 8, 
22637         "created": "2013-12-18T21:29:07.296Z", 
22638         "amount": 0.56, 
22639         "object": 112, 
22640         "account": 15, 
22641         "state": "invoiced", 
22642         "coreHours": 8.0, 
22643         "invoice": 70, 
22644         "date": "2013-11-26T05:00:00Z", 
22645         "kind": "reservation"
22646     }
22647 },
22648 {
22649     "pk": 60504, 
22650     "model": "core.charge", 
22651     "fields": {
22652         "updated": "2013-12-18T21:29:22.787Z", 
22653         "slice": 8, 
22654         "created": "2013-12-18T21:29:07.304Z", 
22655         "amount": 0.56, 
22656         "object": 112, 
22657         "account": 15, 
22658         "state": "invoiced", 
22659         "coreHours": 8.0, 
22660         "invoice": 70, 
22661         "date": "2013-11-26T13:00:00Z", 
22662         "kind": "reservation"
22663     }
22664 },
22665 {
22666     "pk": 60505, 
22667     "model": "core.charge", 
22668     "fields": {
22669         "updated": "2013-12-18T21:29:22.894Z", 
22670         "slice": 8, 
22671         "created": "2013-12-18T21:29:07.312Z", 
22672         "amount": 0.56, 
22673         "object": 112, 
22674         "account": 15, 
22675         "state": "invoiced", 
22676         "coreHours": 8.0, 
22677         "invoice": 70, 
22678         "date": "2013-11-26T21:00:00Z", 
22679         "kind": "reservation"
22680     }
22681 },
22682 {
22683     "pk": 60506, 
22684     "model": "core.charge", 
22685     "fields": {
22686         "updated": "2013-12-18T21:29:23.002Z", 
22687         "slice": 8, 
22688         "created": "2013-12-18T21:29:07.321Z", 
22689         "amount": 0.56, 
22690         "object": 112, 
22691         "account": 15, 
22692         "state": "invoiced", 
22693         "coreHours": 8.0, 
22694         "invoice": 70, 
22695         "date": "2013-11-27T05:00:00Z", 
22696         "kind": "reservation"
22697     }
22698 },
22699 {
22700     "pk": 60507, 
22701     "model": "core.charge", 
22702     "fields": {
22703         "updated": "2013-12-18T21:29:23.110Z", 
22704         "slice": 8, 
22705         "created": "2013-12-18T21:29:07.329Z", 
22706         "amount": 0.56, 
22707         "object": 112, 
22708         "account": 15, 
22709         "state": "invoiced", 
22710         "coreHours": 8.0, 
22711         "invoice": 70, 
22712         "date": "2013-11-27T13:00:00Z", 
22713         "kind": "reservation"
22714     }
22715 },
22716 {
22717     "pk": 60508, 
22718     "model": "core.charge", 
22719     "fields": {
22720         "updated": "2013-12-18T21:29:23.218Z", 
22721         "slice": 8, 
22722         "created": "2013-12-18T21:29:07.337Z", 
22723         "amount": 0.56, 
22724         "object": 112, 
22725         "account": 15, 
22726         "state": "invoiced", 
22727         "coreHours": 8.0, 
22728         "invoice": 70, 
22729         "date": "2013-11-27T21:00:00Z", 
22730         "kind": "reservation"
22731     }
22732 },
22733 {
22734     "pk": 60509, 
22735     "model": "core.charge", 
22736     "fields": {
22737         "updated": "2013-12-18T21:29:23.325Z", 
22738         "slice": 8, 
22739         "created": "2013-12-18T21:29:07.345Z", 
22740         "amount": 0.56, 
22741         "object": 112, 
22742         "account": 15, 
22743         "state": "invoiced", 
22744         "coreHours": 8.0, 
22745         "invoice": 70, 
22746         "date": "2013-11-28T05:00:00Z", 
22747         "kind": "reservation"
22748     }
22749 },
22750 {
22751     "pk": 60510, 
22752     "model": "core.charge", 
22753     "fields": {
22754         "updated": "2013-12-18T21:29:23.433Z", 
22755         "slice": 8, 
22756         "created": "2013-12-18T21:29:07.354Z", 
22757         "amount": 0.56, 
22758         "object": 112, 
22759         "account": 15, 
22760         "state": "invoiced", 
22761         "coreHours": 8.0, 
22762         "invoice": 70, 
22763         "date": "2013-11-28T13:00:00Z", 
22764         "kind": "reservation"
22765     }
22766 },
22767 {
22768     "pk": 60511, 
22769     "model": "core.charge", 
22770     "fields": {
22771         "updated": "2013-12-18T21:29:23.541Z", 
22772         "slice": 8, 
22773         "created": "2013-12-18T21:29:07.362Z", 
22774         "amount": 0.56, 
22775         "object": 112, 
22776         "account": 15, 
22777         "state": "invoiced", 
22778         "coreHours": 8.0, 
22779         "invoice": 70, 
22780         "date": "2013-11-28T21:00:00Z", 
22781         "kind": "reservation"
22782     }
22783 },
22784 {
22785     "pk": 60512, 
22786     "model": "core.charge", 
22787     "fields": {
22788         "updated": "2013-12-18T21:29:23.648Z", 
22789         "slice": 8, 
22790         "created": "2013-12-18T21:29:07.370Z", 
22791         "amount": 0.56, 
22792         "object": 112, 
22793         "account": 15, 
22794         "state": "invoiced", 
22795         "coreHours": 8.0, 
22796         "invoice": 70, 
22797         "date": "2013-11-29T05:00:00Z", 
22798         "kind": "reservation"
22799     }
22800 },
22801 {
22802     "pk": 60513, 
22803     "model": "core.charge", 
22804     "fields": {
22805         "updated": "2013-12-18T21:29:23.756Z", 
22806         "slice": 8, 
22807         "created": "2013-12-18T21:29:07.378Z", 
22808         "amount": 0.56, 
22809         "object": 112, 
22810         "account": 15, 
22811         "state": "invoiced", 
22812         "coreHours": 8.0, 
22813         "invoice": 70, 
22814         "date": "2013-11-29T13:00:00Z", 
22815         "kind": "reservation"
22816     }
22817 },
22818 {
22819     "pk": 60514, 
22820     "model": "core.charge", 
22821     "fields": {
22822         "updated": "2013-12-18T21:29:23.864Z", 
22823         "slice": 8, 
22824         "created": "2013-12-18T21:29:07.387Z", 
22825         "amount": 0.56, 
22826         "object": 112, 
22827         "account": 15, 
22828         "state": "invoiced", 
22829         "coreHours": 8.0, 
22830         "invoice": 70, 
22831         "date": "2013-11-29T21:00:00Z", 
22832         "kind": "reservation"
22833     }
22834 },
22835 {
22836     "pk": 60515, 
22837     "model": "core.charge", 
22838     "fields": {
22839         "updated": "2013-12-18T21:29:23.971Z", 
22840         "slice": 8, 
22841         "created": "2013-12-18T21:29:07.395Z", 
22842         "amount": 0.56, 
22843         "object": 112, 
22844         "account": 15, 
22845         "state": "invoiced", 
22846         "coreHours": 8.0, 
22847         "invoice": 70, 
22848         "date": "2013-11-30T05:00:00Z", 
22849         "kind": "reservation"
22850     }
22851 },
22852 {
22853     "pk": 60516, 
22854     "model": "core.charge", 
22855     "fields": {
22856         "updated": "2013-12-18T21:29:24.079Z", 
22857         "slice": 8, 
22858         "created": "2013-12-18T21:29:07.403Z", 
22859         "amount": 0.56, 
22860         "object": 112, 
22861         "account": 15, 
22862         "state": "invoiced", 
22863         "coreHours": 8.0, 
22864         "invoice": 70, 
22865         "date": "2013-11-30T13:00:00Z", 
22866         "kind": "reservation"
22867     }
22868 },
22869 {
22870     "pk": 60517, 
22871     "model": "core.charge", 
22872     "fields": {
22873         "updated": "2013-12-18T21:29:24.187Z", 
22874         "slice": 8, 
22875         "created": "2013-12-18T21:29:07.412Z", 
22876         "amount": 0.56, 
22877         "object": 112, 
22878         "account": 15, 
22879         "state": "invoiced", 
22880         "coreHours": 8.0, 
22881         "invoice": 70, 
22882         "date": "2013-11-30T21:00:00Z", 
22883         "kind": "reservation"
22884     }
22885 },
22886 {
22887     "pk": 60518, 
22888     "model": "core.charge", 
22889     "fields": {
22890         "updated": "2013-12-18T21:29:24.294Z", 
22891         "slice": 8, 
22892         "created": "2013-12-18T21:29:07.420Z", 
22893         "amount": 0.56, 
22894         "object": 112, 
22895         "account": 15, 
22896         "state": "invoiced", 
22897         "coreHours": 8.0, 
22898         "invoice": 70, 
22899         "date": "2013-12-01T05:00:00Z", 
22900         "kind": "reservation"
22901     }
22902 },
22903 {
22904     "pk": 60519, 
22905     "model": "core.charge", 
22906     "fields": {
22907         "updated": "2013-12-18T21:29:24.402Z", 
22908         "slice": 8, 
22909         "created": "2013-12-18T21:29:07.428Z", 
22910         "amount": 0.56, 
22911         "object": 112, 
22912         "account": 15, 
22913         "state": "invoiced", 
22914         "coreHours": 8.0, 
22915         "invoice": 70, 
22916         "date": "2013-12-01T13:00:00Z", 
22917         "kind": "reservation"
22918     }
22919 },
22920 {
22921     "pk": 60520, 
22922     "model": "core.charge", 
22923     "fields": {
22924         "updated": "2013-12-18T21:29:24.510Z", 
22925         "slice": 8, 
22926         "created": "2013-12-18T21:29:07.436Z", 
22927         "amount": 0.56, 
22928         "object": 112, 
22929         "account": 15, 
22930         "state": "invoiced", 
22931         "coreHours": 8.0, 
22932         "invoice": 70, 
22933         "date": "2013-12-01T21:00:00Z", 
22934         "kind": "reservation"
22935     }
22936 },
22937 {
22938     "pk": 60521, 
22939     "model": "core.charge", 
22940     "fields": {
22941         "updated": "2013-12-18T21:29:24.626Z", 
22942         "slice": 8, 
22943         "created": "2013-12-18T21:29:07.445Z", 
22944         "amount": 0.56, 
22945         "object": 112, 
22946         "account": 15, 
22947         "state": "invoiced", 
22948         "coreHours": 8.0, 
22949         "invoice": 71, 
22950         "date": "2013-12-02T05:00:00Z", 
22951         "kind": "reservation"
22952     }
22953 },
22954 {
22955     "pk": 60522, 
22956     "model": "core.charge", 
22957     "fields": {
22958         "updated": "2013-12-18T21:29:24.734Z", 
22959         "slice": 8, 
22960         "created": "2013-12-18T21:29:07.453Z", 
22961         "amount": 0.56, 
22962         "object": 112, 
22963         "account": 15, 
22964         "state": "invoiced", 
22965         "coreHours": 8.0, 
22966         "invoice": 71, 
22967         "date": "2013-12-02T13:00:00Z", 
22968         "kind": "reservation"
22969     }
22970 },
22971 {
22972     "pk": 60523, 
22973     "model": "core.charge", 
22974     "fields": {
22975         "updated": "2013-12-18T21:29:24.841Z", 
22976         "slice": 8, 
22977         "created": "2013-12-18T21:29:07.461Z", 
22978         "amount": 0.56, 
22979         "object": 112, 
22980         "account": 15, 
22981         "state": "invoiced", 
22982         "coreHours": 8.0, 
22983         "invoice": 71, 
22984         "date": "2013-12-02T21:00:00Z", 
22985         "kind": "reservation"
22986     }
22987 },
22988 {
22989     "pk": 60524, 
22990     "model": "core.charge", 
22991     "fields": {
22992         "updated": "2013-12-18T21:29:24.949Z", 
22993         "slice": 8, 
22994         "created": "2013-12-18T21:29:07.470Z", 
22995         "amount": 0.56, 
22996         "object": 112, 
22997         "account": 15, 
22998         "state": "invoiced", 
22999         "coreHours": 8.0, 
23000         "invoice": 71, 
23001         "date": "2013-12-03T05:00:00Z", 
23002         "kind": "reservation"
23003     }
23004 },
23005 {
23006     "pk": 60525, 
23007     "model": "core.charge", 
23008     "fields": {
23009         "updated": "2013-12-18T21:29:25.057Z", 
23010         "slice": 8, 
23011         "created": "2013-12-18T21:29:07.478Z", 
23012         "amount": 0.56, 
23013         "object": 112, 
23014         "account": 15, 
23015         "state": "invoiced", 
23016         "coreHours": 8.0, 
23017         "invoice": 71, 
23018         "date": "2013-12-03T13:00:00Z", 
23019         "kind": "reservation"
23020     }
23021 },
23022 {
23023     "pk": 60526, 
23024     "model": "core.charge", 
23025     "fields": {
23026         "updated": "2013-12-18T21:29:25.164Z", 
23027         "slice": 8, 
23028         "created": "2013-12-18T21:29:07.497Z", 
23029         "amount": 0.56, 
23030         "object": 112, 
23031         "account": 15, 
23032         "state": "invoiced", 
23033         "coreHours": 8.0, 
23034         "invoice": 71, 
23035         "date": "2013-12-03T21:00:00Z", 
23036         "kind": "reservation"
23037     }
23038 },
23039 {
23040     "pk": 60527, 
23041     "model": "core.charge", 
23042     "fields": {
23043         "updated": "2013-12-18T21:29:25.272Z", 
23044         "slice": 8, 
23045         "created": "2013-12-18T21:29:07.547Z", 
23046         "amount": 0.56, 
23047         "object": 112, 
23048         "account": 15, 
23049         "state": "invoiced", 
23050         "coreHours": 8.0, 
23051         "invoice": 71, 
23052         "date": "2013-12-04T05:00:00Z", 
23053         "kind": "reservation"
23054     }
23055 },
23056 {
23057     "pk": 60528, 
23058     "model": "core.charge", 
23059     "fields": {
23060         "updated": "2013-12-18T21:29:25.380Z", 
23061         "slice": 8, 
23062         "created": "2013-12-18T21:29:07.561Z", 
23063         "amount": 0.56, 
23064         "object": 112, 
23065         "account": 15, 
23066         "state": "invoiced", 
23067         "coreHours": 8.0, 
23068         "invoice": 71, 
23069         "date": "2013-12-04T13:00:00Z", 
23070         "kind": "reservation"
23071     }
23072 },
23073 {
23074     "pk": 60529, 
23075     "model": "core.charge", 
23076     "fields": {
23077         "updated": "2013-12-18T21:29:25.487Z", 
23078         "slice": 8, 
23079         "created": "2013-12-18T21:29:07.569Z", 
23080         "amount": 0.56, 
23081         "object": 112, 
23082         "account": 15, 
23083         "state": "invoiced", 
23084         "coreHours": 8.0, 
23085         "invoice": 71, 
23086         "date": "2013-12-04T21:00:00Z", 
23087         "kind": "reservation"
23088     }
23089 },
23090 {
23091     "pk": 60530, 
23092     "model": "core.charge", 
23093     "fields": {
23094         "updated": "2013-12-18T21:29:25.595Z", 
23095         "slice": 8, 
23096         "created": "2013-12-18T21:29:07.577Z", 
23097         "amount": 0.56, 
23098         "object": 112, 
23099         "account": 15, 
23100         "state": "invoiced", 
23101         "coreHours": 8.0, 
23102         "invoice": 71, 
23103         "date": "2013-12-05T05:00:00Z", 
23104         "kind": "reservation"
23105     }
23106 },
23107 {
23108     "pk": 60531, 
23109     "model": "core.charge", 
23110     "fields": {
23111         "updated": "2013-12-18T21:29:25.703Z", 
23112         "slice": 8, 
23113         "created": "2013-12-18T21:29:07.586Z", 
23114         "amount": 0.56, 
23115         "object": 112, 
23116         "account": 15, 
23117         "state": "invoiced", 
23118         "coreHours": 8.0, 
23119         "invoice": 71, 
23120         "date": "2013-12-05T13:00:00Z", 
23121         "kind": "reservation"
23122     }
23123 },
23124 {
23125     "pk": 60532, 
23126     "model": "core.charge", 
23127     "fields": {
23128         "updated": "2013-12-18T21:29:25.810Z", 
23129         "slice": 8, 
23130         "created": "2013-12-18T21:29:07.594Z", 
23131         "amount": 0.56, 
23132         "object": 112, 
23133         "account": 15, 
23134         "state": "invoiced", 
23135         "coreHours": 8.0, 
23136         "invoice": 71, 
23137         "date": "2013-12-05T21:00:00Z", 
23138         "kind": "reservation"
23139     }
23140 },
23141 {
23142     "pk": 60533, 
23143     "model": "core.charge", 
23144     "fields": {
23145         "updated": "2013-12-18T21:29:25.918Z", 
23146         "slice": 8, 
23147         "created": "2013-12-18T21:29:07.602Z", 
23148         "amount": 0.56, 
23149         "object": 112, 
23150         "account": 15, 
23151         "state": "invoiced", 
23152         "coreHours": 8.0, 
23153         "invoice": 71, 
23154         "date": "2013-12-06T05:00:00Z", 
23155         "kind": "reservation"
23156     }
23157 },
23158 {
23159     "pk": 60534, 
23160     "model": "core.charge", 
23161     "fields": {
23162         "updated": "2013-12-18T21:29:26.026Z", 
23163         "slice": 8, 
23164         "created": "2013-12-18T21:29:07.610Z", 
23165         "amount": 0.56, 
23166         "object": 112, 
23167         "account": 15, 
23168         "state": "invoiced", 
23169         "coreHours": 8.0, 
23170         "invoice": 71, 
23171         "date": "2013-12-06T13:00:00Z", 
23172         "kind": "reservation"
23173     }
23174 },
23175 {
23176     "pk": 60535, 
23177     "model": "core.charge", 
23178     "fields": {
23179         "updated": "2013-12-18T21:29:26.133Z", 
23180         "slice": 8, 
23181         "created": "2013-12-18T21:29:07.619Z", 
23182         "amount": 0.56, 
23183         "object": 112, 
23184         "account": 15, 
23185         "state": "invoiced", 
23186         "coreHours": 8.0, 
23187         "invoice": 71, 
23188         "date": "2013-12-06T21:00:00Z", 
23189         "kind": "reservation"
23190     }
23191 },
23192 {
23193     "pk": 60536, 
23194     "model": "core.charge", 
23195     "fields": {
23196         "updated": "2013-12-18T21:29:26.241Z", 
23197         "slice": 8, 
23198         "created": "2013-12-18T21:29:07.627Z", 
23199         "amount": 0.56, 
23200         "object": 112, 
23201         "account": 15, 
23202         "state": "invoiced", 
23203         "coreHours": 8.0, 
23204         "invoice": 71, 
23205         "date": "2013-12-07T05:00:00Z", 
23206         "kind": "reservation"
23207     }
23208 },
23209 {
23210     "pk": 60537, 
23211     "model": "core.charge", 
23212     "fields": {
23213         "updated": "2013-12-18T21:29:26.349Z", 
23214         "slice": 8, 
23215         "created": "2013-12-18T21:29:07.635Z", 
23216         "amount": 0.56, 
23217         "object": 112, 
23218         "account": 15, 
23219         "state": "invoiced", 
23220         "coreHours": 8.0, 
23221         "invoice": 71, 
23222         "date": "2013-12-07T13:00:00Z", 
23223         "kind": "reservation"
23224     }
23225 },
23226 {
23227     "pk": 60538, 
23228     "model": "core.charge", 
23229     "fields": {
23230         "updated": "2013-12-18T21:29:26.456Z", 
23231         "slice": 8, 
23232         "created": "2013-12-18T21:29:07.644Z", 
23233         "amount": 0.56, 
23234         "object": 112, 
23235         "account": 15, 
23236         "state": "invoiced", 
23237         "coreHours": 8.0, 
23238         "invoice": 71, 
23239         "date": "2013-12-07T21:00:00Z", 
23240         "kind": "reservation"
23241     }
23242 },
23243 {
23244     "pk": 60539, 
23245     "model": "core.charge", 
23246     "fields": {
23247         "updated": "2013-12-18T21:29:26.564Z", 
23248         "slice": 8, 
23249         "created": "2013-12-18T21:29:07.652Z", 
23250         "amount": 0.56, 
23251         "object": 112, 
23252         "account": 15, 
23253         "state": "invoiced", 
23254         "coreHours": 8.0, 
23255         "invoice": 71, 
23256         "date": "2013-12-08T05:00:00Z", 
23257         "kind": "reservation"
23258     }
23259 },
23260 {
23261     "pk": 60540, 
23262     "model": "core.charge", 
23263     "fields": {
23264         "updated": "2013-12-18T21:29:26.672Z", 
23265         "slice": 8, 
23266         "created": "2013-12-18T21:29:07.660Z", 
23267         "amount": 0.56, 
23268         "object": 112, 
23269         "account": 15, 
23270         "state": "invoiced", 
23271         "coreHours": 8.0, 
23272         "invoice": 71, 
23273         "date": "2013-12-08T13:00:00Z", 
23274         "kind": "reservation"
23275     }
23276 },
23277 {
23278     "pk": 60541, 
23279     "model": "core.charge", 
23280     "fields": {
23281         "updated": "2013-12-18T21:29:26.780Z", 
23282         "slice": 8, 
23283         "created": "2013-12-18T21:29:07.669Z", 
23284         "amount": 0.56, 
23285         "object": 112, 
23286         "account": 15, 
23287         "state": "invoiced", 
23288         "coreHours": 8.0, 
23289         "invoice": 71, 
23290         "date": "2013-12-08T21:00:00Z", 
23291         "kind": "reservation"
23292     }
23293 },
23294 {
23295     "pk": 60542, 
23296     "model": "core.charge", 
23297     "fields": {
23298         "updated": "2013-12-18T21:29:26.896Z", 
23299         "slice": 8, 
23300         "created": "2013-12-18T21:29:07.677Z", 
23301         "amount": 0.56, 
23302         "object": 112, 
23303         "account": 15, 
23304         "state": "invoiced", 
23305         "coreHours": 8.0, 
23306         "invoice": 72, 
23307         "date": "2013-12-09T05:00:00Z", 
23308         "kind": "reservation"
23309     }
23310 },
23311 {
23312     "pk": 60543, 
23313     "model": "core.charge", 
23314     "fields": {
23315         "updated": "2013-12-18T21:29:27.003Z", 
23316         "slice": 8, 
23317         "created": "2013-12-18T21:29:07.685Z", 
23318         "amount": 0.56, 
23319         "object": 112, 
23320         "account": 15, 
23321         "state": "invoiced", 
23322         "coreHours": 8.0, 
23323         "invoice": 72, 
23324         "date": "2013-12-09T13:00:00Z", 
23325         "kind": "reservation"
23326     }
23327 },
23328 {
23329     "pk": 60544, 
23330     "model": "core.charge", 
23331     "fields": {
23332         "updated": "2013-12-18T21:29:27.111Z", 
23333         "slice": 8, 
23334         "created": "2013-12-18T21:29:07.693Z", 
23335         "amount": 0.56, 
23336         "object": 112, 
23337         "account": 15, 
23338         "state": "invoiced", 
23339         "coreHours": 8.0, 
23340         "invoice": 72, 
23341         "date": "2013-12-09T21:00:00Z", 
23342         "kind": "reservation"
23343     }
23344 },
23345 {
23346     "pk": 60545, 
23347     "model": "core.charge", 
23348     "fields": {
23349         "updated": "2013-12-18T21:29:27.219Z", 
23350         "slice": 8, 
23351         "created": "2013-12-18T21:29:07.702Z", 
23352         "amount": 0.56, 
23353         "object": 112, 
23354         "account": 15, 
23355         "state": "invoiced", 
23356         "coreHours": 8.0, 
23357         "invoice": 72, 
23358         "date": "2013-12-10T05:00:00Z", 
23359         "kind": "reservation"
23360     }
23361 },
23362 {
23363     "pk": 60546, 
23364     "model": "core.charge", 
23365     "fields": {
23366         "updated": "2013-12-18T21:29:27.326Z", 
23367         "slice": 8, 
23368         "created": "2013-12-18T21:29:07.710Z", 
23369         "amount": 0.56, 
23370         "object": 112, 
23371         "account": 15, 
23372         "state": "invoiced", 
23373         "coreHours": 8.0, 
23374         "invoice": 72, 
23375         "date": "2013-12-10T13:00:00Z", 
23376         "kind": "reservation"
23377     }
23378 },
23379 {
23380     "pk": 60547, 
23381     "model": "core.charge", 
23382     "fields": {
23383         "updated": "2013-12-18T21:29:27.434Z", 
23384         "slice": 8, 
23385         "created": "2013-12-18T21:29:07.718Z", 
23386         "amount": 0.56, 
23387         "object": 112, 
23388         "account": 15, 
23389         "state": "invoiced", 
23390         "coreHours": 8.0, 
23391         "invoice": 72, 
23392         "date": "2013-12-10T21:00:00Z", 
23393         "kind": "reservation"
23394     }
23395 },
23396 {
23397     "pk": 60548, 
23398     "model": "core.charge", 
23399     "fields": {
23400         "updated": "2013-12-18T21:29:27.542Z", 
23401         "slice": 8, 
23402         "created": "2013-12-18T21:29:07.726Z", 
23403         "amount": 0.56, 
23404         "object": 112, 
23405         "account": 15, 
23406         "state": "invoiced", 
23407         "coreHours": 8.0, 
23408         "invoice": 72, 
23409         "date": "2013-12-11T05:00:00Z", 
23410         "kind": "reservation"
23411     }
23412 },
23413 {
23414     "pk": 60549, 
23415     "model": "core.charge", 
23416     "fields": {
23417         "updated": "2013-12-18T21:29:27.708Z", 
23418         "slice": 8, 
23419         "created": "2013-12-18T21:29:07.735Z", 
23420         "amount": 0.56, 
23421         "object": 112, 
23422         "account": 15, 
23423         "state": "invoiced", 
23424         "coreHours": 8.0, 
23425         "invoice": 72, 
23426         "date": "2013-12-11T13:00:00Z", 
23427         "kind": "reservation"
23428     }
23429 },
23430 {
23431     "pk": 60550, 
23432     "model": "core.charge", 
23433     "fields": {
23434         "updated": "2013-12-18T21:29:27.815Z", 
23435         "slice": 8, 
23436         "created": "2013-12-18T21:29:07.743Z", 
23437         "amount": 0.56, 
23438         "object": 112, 
23439         "account": 15, 
23440         "state": "invoiced", 
23441         "coreHours": 8.0, 
23442         "invoice": 72, 
23443         "date": "2013-12-11T21:00:00Z", 
23444         "kind": "reservation"
23445     }
23446 },
23447 {
23448     "pk": 60551, 
23449     "model": "core.charge", 
23450     "fields": {
23451         "updated": "2013-12-18T21:29:27.923Z", 
23452         "slice": 8, 
23453         "created": "2013-12-18T21:29:07.751Z", 
23454         "amount": 0.56, 
23455         "object": 112, 
23456         "account": 15, 
23457         "state": "invoiced", 
23458         "coreHours": 8.0, 
23459         "invoice": 72, 
23460         "date": "2013-12-12T05:00:00Z", 
23461         "kind": "reservation"
23462     }
23463 },
23464 {
23465     "pk": 60552, 
23466     "model": "core.charge", 
23467     "fields": {
23468         "updated": "2013-12-18T21:29:28.030Z", 
23469         "slice": 8, 
23470         "created": "2013-12-18T21:29:07.760Z", 
23471         "amount": 0.56, 
23472         "object": 112, 
23473         "account": 15, 
23474         "state": "invoiced", 
23475         "coreHours": 8.0, 
23476         "invoice": 72, 
23477         "date": "2013-12-12T13:00:00Z", 
23478         "kind": "reservation"
23479     }
23480 },
23481 {
23482     "pk": 60553, 
23483     "model": "core.charge", 
23484     "fields": {
23485         "updated": "2013-12-18T21:29:28.138Z", 
23486         "slice": 8, 
23487         "created": "2013-12-18T21:29:07.768Z", 
23488         "amount": 0.56, 
23489         "object": 112, 
23490         "account": 15, 
23491         "state": "invoiced", 
23492         "coreHours": 8.0, 
23493         "invoice": 72, 
23494         "date": "2013-12-12T21:00:00Z", 
23495         "kind": "reservation"
23496     }
23497 },
23498 {
23499     "pk": 60554, 
23500     "model": "core.charge", 
23501     "fields": {
23502         "updated": "2013-12-18T21:29:28.246Z", 
23503         "slice": 8, 
23504         "created": "2013-12-18T21:29:07.776Z", 
23505         "amount": 0.56, 
23506         "object": 112, 
23507         "account": 15, 
23508         "state": "invoiced", 
23509         "coreHours": 8.0, 
23510         "invoice": 72, 
23511         "date": "2013-12-13T05:00:00Z", 
23512         "kind": "reservation"
23513     }
23514 },
23515 {
23516     "pk": 60555, 
23517     "model": "core.charge", 
23518     "fields": {
23519         "updated": "2013-12-18T21:29:28.354Z", 
23520         "slice": 8, 
23521         "created": "2013-12-18T21:29:07.784Z", 
23522         "amount": 0.56, 
23523         "object": 112, 
23524         "account": 15, 
23525         "state": "invoiced", 
23526         "coreHours": 8.0, 
23527         "invoice": 72, 
23528         "date": "2013-12-13T13:00:00Z", 
23529         "kind": "reservation"
23530     }
23531 },
23532 {
23533     "pk": 60556, 
23534     "model": "core.charge", 
23535     "fields": {
23536         "updated": "2013-12-18T21:29:28.461Z", 
23537         "slice": 8, 
23538         "created": "2013-12-18T21:29:07.793Z", 
23539         "amount": 0.56, 
23540         "object": 112, 
23541         "account": 15, 
23542         "state": "invoiced", 
23543         "coreHours": 8.0, 
23544         "invoice": 72, 
23545         "date": "2013-12-13T21:00:00Z", 
23546         "kind": "reservation"
23547     }
23548 },
23549 {
23550     "pk": 60557, 
23551     "model": "core.charge", 
23552     "fields": {
23553         "updated": "2013-12-18T21:29:28.569Z", 
23554         "slice": 8, 
23555         "created": "2013-12-18T21:29:07.801Z", 
23556         "amount": 0.56, 
23557         "object": 112, 
23558         "account": 15, 
23559         "state": "invoiced", 
23560         "coreHours": 8.0, 
23561         "invoice": 72, 
23562         "date": "2013-12-14T05:00:00Z", 
23563         "kind": "reservation"
23564     }
23565 },
23566 {
23567     "pk": 60558, 
23568     "model": "core.charge", 
23569     "fields": {
23570         "updated": "2013-12-18T21:29:28.677Z", 
23571         "slice": 8, 
23572         "created": "2013-12-18T21:29:07.809Z", 
23573         "amount": 0.56, 
23574         "object": 112, 
23575         "account": 15, 
23576         "state": "invoiced", 
23577         "coreHours": 8.0, 
23578         "invoice": 72, 
23579         "date": "2013-12-14T13:00:00Z", 
23580         "kind": "reservation"
23581     }
23582 },
23583 {
23584     "pk": 60559, 
23585     "model": "core.charge", 
23586     "fields": {
23587         "updated": "2013-12-18T21:29:28.784Z", 
23588         "slice": 8, 
23589         "created": "2013-12-18T21:29:07.817Z", 
23590         "amount": 0.56, 
23591         "object": 112, 
23592         "account": 15, 
23593         "state": "invoiced", 
23594         "coreHours": 8.0, 
23595         "invoice": 72, 
23596         "date": "2013-12-14T21:00:00Z", 
23597         "kind": "reservation"
23598     }
23599 },
23600 {
23601     "pk": 60560, 
23602     "model": "core.charge", 
23603     "fields": {
23604         "updated": "2013-12-18T21:29:28.892Z", 
23605         "slice": 8, 
23606         "created": "2013-12-18T21:29:07.826Z", 
23607         "amount": 0.56, 
23608         "object": 112, 
23609         "account": 15, 
23610         "state": "invoiced", 
23611         "coreHours": 8.0, 
23612         "invoice": 72, 
23613         "date": "2013-12-15T05:00:00Z", 
23614         "kind": "reservation"
23615     }
23616 },
23617 {
23618     "pk": 60561, 
23619     "model": "core.charge", 
23620     "fields": {
23621         "updated": "2013-12-18T21:29:29.000Z", 
23622         "slice": 8, 
23623         "created": "2013-12-18T21:29:07.834Z", 
23624         "amount": 0.56, 
23625         "object": 112, 
23626         "account": 15, 
23627         "state": "invoiced", 
23628         "coreHours": 8.0, 
23629         "invoice": 72, 
23630         "date": "2013-12-15T13:00:00Z", 
23631         "kind": "reservation"
23632     }
23633 },
23634 {
23635     "pk": 60562, 
23636     "model": "core.charge", 
23637     "fields": {
23638         "updated": "2013-12-18T21:29:29.107Z", 
23639         "slice": 8, 
23640         "created": "2013-12-18T21:29:07.842Z", 
23641         "amount": 0.56, 
23642         "object": 112, 
23643         "account": 15, 
23644         "state": "invoiced", 
23645         "coreHours": 8.0, 
23646         "invoice": 72, 
23647         "date": "2013-12-15T21:00:00Z", 
23648         "kind": "reservation"
23649     }
23650 },
23651 {
23652     "pk": 60563, 
23653     "model": "core.charge", 
23654     "fields": {
23655         "updated": "2013-12-18T21:29:07.851Z", 
23656         "slice": 8, 
23657         "created": "2013-12-18T21:29:07.851Z", 
23658         "amount": 0.56, 
23659         "object": 112, 
23660         "account": 15, 
23661         "state": "pending", 
23662         "coreHours": 8.0, 
23663         "invoice": null, 
23664         "date": "2013-12-16T05:00:00Z", 
23665         "kind": "reservation"
23666     }
23667 },
23668 {
23669     "pk": 60564, 
23670     "model": "core.charge", 
23671     "fields": {
23672         "updated": "2013-12-18T21:29:07.859Z", 
23673         "slice": 8, 
23674         "created": "2013-12-18T21:29:07.859Z", 
23675         "amount": 0.56, 
23676         "object": 112, 
23677         "account": 15, 
23678         "state": "pending", 
23679         "coreHours": 8.0, 
23680         "invoice": null, 
23681         "date": "2013-12-16T13:00:00Z", 
23682         "kind": "reservation"
23683     }
23684 },
23685 {
23686     "pk": 60565, 
23687     "model": "core.charge", 
23688     "fields": {
23689         "updated": "2013-12-18T21:29:07.867Z", 
23690         "slice": 8, 
23691         "created": "2013-12-18T21:29:07.867Z", 
23692         "amount": 0.56, 
23693         "object": 112, 
23694         "account": 15, 
23695         "state": "pending", 
23696         "coreHours": 8.0, 
23697         "invoice": null, 
23698         "date": "2013-12-16T21:00:00Z", 
23699         "kind": "reservation"
23700     }
23701 },
23702 {
23703     "pk": 60566, 
23704     "model": "core.charge", 
23705     "fields": {
23706         "updated": "2013-12-18T21:29:07.875Z", 
23707         "slice": 8, 
23708         "created": "2013-12-18T21:29:07.875Z", 
23709         "amount": 0.56, 
23710         "object": 112, 
23711         "account": 15, 
23712         "state": "pending", 
23713         "coreHours": 8.0, 
23714         "invoice": null, 
23715         "date": "2013-12-17T05:00:00Z", 
23716         "kind": "reservation"
23717     }
23718 },
23719 {
23720     "pk": 60567, 
23721     "model": "core.charge", 
23722     "fields": {
23723         "updated": "2013-12-18T21:29:07.884Z", 
23724         "slice": 8, 
23725         "created": "2013-12-18T21:29:07.884Z", 
23726         "amount": 0.56, 
23727         "object": 112, 
23728         "account": 15, 
23729         "state": "pending", 
23730         "coreHours": 8.0, 
23731         "invoice": null, 
23732         "date": "2013-12-17T13:00:00Z", 
23733         "kind": "reservation"
23734     }
23735 },
23736 {
23737     "pk": 60568, 
23738     "model": "core.charge", 
23739     "fields": {
23740         "updated": "2013-12-18T21:29:07.892Z", 
23741         "slice": 8, 
23742         "created": "2013-12-18T21:29:07.892Z", 
23743         "amount": 0.56, 
23744         "object": 112, 
23745         "account": 15, 
23746         "state": "pending", 
23747         "coreHours": 8.0, 
23748         "invoice": null, 
23749         "date": "2013-12-17T21:00:00Z", 
23750         "kind": "reservation"
23751     }
23752 },
23753 {
23754     "pk": 60569, 
23755     "model": "core.charge", 
23756     "fields": {
23757         "updated": "2013-12-18T21:29:07.900Z", 
23758         "slice": 8, 
23759         "created": "2013-12-18T21:29:07.900Z", 
23760         "amount": 0.56, 
23761         "object": 112, 
23762         "account": 15, 
23763         "state": "pending", 
23764         "coreHours": 8.0, 
23765         "invoice": null, 
23766         "date": "2013-12-18T05:00:00Z", 
23767         "kind": "reservation"
23768     }
23769 },
23770 {
23771     "pk": 60570, 
23772     "model": "core.charge", 
23773     "fields": {
23774         "updated": "2013-12-18T21:29:07.909Z", 
23775         "slice": 8, 
23776         "created": "2013-12-18T21:29:07.909Z", 
23777         "amount": 0.56, 
23778         "object": 112, 
23779         "account": 15, 
23780         "state": "pending", 
23781         "coreHours": 8.0, 
23782         "invoice": null, 
23783         "date": "2013-12-18T13:00:00Z", 
23784         "kind": "reservation"
23785     }
23786 },
23787 {
23788     "pk": 60571, 
23789     "model": "core.charge", 
23790     "fields": {
23791         "updated": "2013-12-18T21:29:20.268Z", 
23792         "slice": 9, 
23793         "created": "2013-12-18T21:29:07.929Z", 
23794         "amount": 0.56, 
23795         "object": 112, 
23796         "account": 15, 
23797         "state": "invoiced", 
23798         "coreHours": 8.0, 
23799         "invoice": 69, 
23800         "date": "2013-11-18T21:00:00Z", 
23801         "kind": "reservation"
23802     }
23803 },
23804 {
23805     "pk": 60572, 
23806     "model": "core.charge", 
23807     "fields": {
23808         "updated": "2013-12-18T21:29:20.376Z", 
23809         "slice": 9, 
23810         "created": "2013-12-18T21:29:07.942Z", 
23811         "amount": 0.56, 
23812         "object": 112, 
23813         "account": 15, 
23814         "state": "invoiced", 
23815         "coreHours": 8.0, 
23816         "invoice": 69, 
23817         "date": "2013-11-19T05:00:00Z", 
23818         "kind": "reservation"
23819     }
23820 },
23821 {
23822     "pk": 60573, 
23823     "model": "core.charge", 
23824     "fields": {
23825         "updated": "2013-12-18T21:29:20.484Z", 
23826         "slice": 9, 
23827         "created": "2013-12-18T21:29:07.950Z", 
23828         "amount": 0.56, 
23829         "object": 112, 
23830         "account": 15, 
23831         "state": "invoiced", 
23832         "coreHours": 8.0, 
23833         "invoice": 69, 
23834         "date": "2013-11-19T13:00:00Z", 
23835         "kind": "reservation"
23836     }
23837 },
23838 {
23839     "pk": 60574, 
23840     "model": "core.charge", 
23841     "fields": {
23842         "updated": "2013-12-18T21:29:20.591Z", 
23843         "slice": 9, 
23844         "created": "2013-12-18T21:29:07.958Z", 
23845         "amount": 0.56, 
23846         "object": 112, 
23847         "account": 15, 
23848         "state": "invoiced", 
23849         "coreHours": 8.0, 
23850         "invoice": 69, 
23851         "date": "2013-11-19T21:00:00Z", 
23852         "kind": "reservation"
23853     }
23854 },
23855 {
23856     "pk": 60575, 
23857     "model": "core.charge", 
23858     "fields": {
23859         "updated": "2013-12-18T21:29:20.699Z", 
23860         "slice": 9, 
23861         "created": "2013-12-18T21:29:07.967Z", 
23862         "amount": 0.56, 
23863         "object": 112, 
23864         "account": 15, 
23865         "state": "invoiced", 
23866         "coreHours": 8.0, 
23867         "invoice": 69, 
23868         "date": "2013-11-20T05:00:00Z", 
23869         "kind": "reservation"
23870     }
23871 },
23872 {
23873     "pk": 60576, 
23874     "model": "core.charge", 
23875     "fields": {
23876         "updated": "2013-12-18T21:29:20.807Z", 
23877         "slice": 9, 
23878         "created": "2013-12-18T21:29:07.975Z", 
23879         "amount": 0.56, 
23880         "object": 112, 
23881         "account": 15, 
23882         "state": "invoiced", 
23883         "coreHours": 8.0, 
23884         "invoice": 69, 
23885         "date": "2013-11-20T13:00:00Z", 
23886         "kind": "reservation"
23887     }
23888 },
23889 {
23890     "pk": 60577, 
23891     "model": "core.charge", 
23892     "fields": {
23893         "updated": "2013-12-18T21:29:20.914Z", 
23894         "slice": 9, 
23895         "created": "2013-12-18T21:29:07.983Z", 
23896         "amount": 0.56, 
23897         "object": 112, 
23898         "account": 15, 
23899         "state": "invoiced", 
23900         "coreHours": 8.0, 
23901         "invoice": 69, 
23902         "date": "2013-11-20T21:00:00Z", 
23903         "kind": "reservation"
23904     }
23905 },
23906 {
23907     "pk": 60578, 
23908     "model": "core.charge", 
23909     "fields": {
23910         "updated": "2013-12-18T21:29:21.022Z", 
23911         "slice": 9, 
23912         "created": "2013-12-18T21:29:07.991Z", 
23913         "amount": 0.56, 
23914         "object": 112, 
23915         "account": 15, 
23916         "state": "invoiced", 
23917         "coreHours": 8.0, 
23918         "invoice": 69, 
23919         "date": "2013-11-21T05:00:00Z", 
23920         "kind": "reservation"
23921     }
23922 },
23923 {
23924     "pk": 60579, 
23925     "model": "core.charge", 
23926     "fields": {
23927         "updated": "2013-12-18T21:29:21.130Z", 
23928         "slice": 9, 
23929         "created": "2013-12-18T21:29:08.000Z", 
23930         "amount": 0.56, 
23931         "object": 112, 
23932         "account": 15, 
23933         "state": "invoiced", 
23934         "coreHours": 8.0, 
23935         "invoice": 69, 
23936         "date": "2013-11-21T13:00:00Z", 
23937         "kind": "reservation"
23938     }
23939 },
23940 {
23941     "pk": 60580, 
23942     "model": "core.charge", 
23943     "fields": {
23944         "updated": "2013-12-18T21:29:21.238Z", 
23945         "slice": 9, 
23946         "created": "2013-12-18T21:29:08.008Z", 
23947         "amount": 0.56, 
23948         "object": 112, 
23949         "account": 15, 
23950         "state": "invoiced", 
23951         "coreHours": 8.0, 
23952         "invoice": 69, 
23953         "date": "2013-11-21T21:00:00Z", 
23954         "kind": "reservation"
23955     }
23956 },
23957 {
23958     "pk": 60581, 
23959     "model": "core.charge", 
23960     "fields": {
23961         "updated": "2013-12-18T21:29:21.345Z", 
23962         "slice": 9, 
23963         "created": "2013-12-18T21:29:08.016Z", 
23964         "amount": 0.56, 
23965         "object": 112, 
23966         "account": 15, 
23967         "state": "invoiced", 
23968         "coreHours": 8.0, 
23969         "invoice": 69, 
23970         "date": "2013-11-22T05:00:00Z", 
23971         "kind": "reservation"
23972     }
23973 },
23974 {
23975     "pk": 60582, 
23976     "model": "core.charge", 
23977     "fields": {
23978         "updated": "2013-12-18T21:29:21.453Z", 
23979         "slice": 9, 
23980         "created": "2013-12-18T21:29:08.025Z", 
23981         "amount": 0.56, 
23982         "object": 112, 
23983         "account": 15, 
23984         "state": "invoiced", 
23985         "coreHours": 8.0, 
23986         "invoice": 69, 
23987         "date": "2013-11-22T13:00:00Z", 
23988         "kind": "reservation"
23989     }
23990 },
23991 {
23992     "pk": 60583, 
23993     "model": "core.charge", 
23994     "fields": {
23995         "updated": "2013-12-18T21:29:21.561Z", 
23996         "slice": 9, 
23997         "created": "2013-12-18T21:29:08.033Z", 
23998         "amount": 0.56, 
23999         "object": 112, 
24000         "account": 15, 
24001         "state": "invoiced", 
24002         "coreHours": 8.0, 
24003         "invoice": 69, 
24004         "date": "2013-11-22T21:00:00Z", 
24005         "kind": "reservation"
24006     }
24007 },
24008 {
24009     "pk": 60584, 
24010     "model": "core.charge", 
24011     "fields": {
24012         "updated": "2013-12-18T21:29:21.668Z", 
24013         "slice": 9, 
24014         "created": "2013-12-18T21:29:08.041Z", 
24015         "amount": 0.56, 
24016         "object": 112, 
24017         "account": 15, 
24018         "state": "invoiced", 
24019         "coreHours": 8.0, 
24020         "invoice": 69, 
24021         "date": "2013-11-23T05:00:00Z", 
24022         "kind": "reservation"
24023     }
24024 },
24025 {
24026     "pk": 60585, 
24027     "model": "core.charge", 
24028     "fields": {
24029         "updated": "2013-12-18T21:29:21.776Z", 
24030         "slice": 9, 
24031         "created": "2013-12-18T21:29:08.049Z", 
24032         "amount": 0.56, 
24033         "object": 112, 
24034         "account": 15, 
24035         "state": "invoiced", 
24036         "coreHours": 8.0, 
24037         "invoice": 69, 
24038         "date": "2013-11-23T13:00:00Z", 
24039         "kind": "reservation"
24040     }
24041 },
24042 {
24043     "pk": 60586, 
24044     "model": "core.charge", 
24045     "fields": {
24046         "updated": "2013-12-18T21:29:21.884Z", 
24047         "slice": 9, 
24048         "created": "2013-12-18T21:29:08.058Z", 
24049         "amount": 0.56, 
24050         "object": 112, 
24051         "account": 15, 
24052         "state": "invoiced", 
24053         "coreHours": 8.0, 
24054         "invoice": 69, 
24055         "date": "2013-11-23T21:00:00Z", 
24056         "kind": "reservation"
24057     }
24058 },
24059 {
24060     "pk": 60587, 
24061     "model": "core.charge", 
24062     "fields": {
24063         "updated": "2013-12-18T21:29:21.991Z", 
24064         "slice": 9, 
24065         "created": "2013-12-18T21:29:08.066Z", 
24066         "amount": 0.56, 
24067         "object": 112, 
24068         "account": 15, 
24069         "state": "invoiced", 
24070         "coreHours": 8.0, 
24071         "invoice": 69, 
24072         "date": "2013-11-24T05:00:00Z", 
24073         "kind": "reservation"
24074     }
24075 },
24076 {
24077     "pk": 60588, 
24078     "model": "core.charge", 
24079     "fields": {
24080         "updated": "2013-12-18T21:29:22.099Z", 
24081         "slice": 9, 
24082         "created": "2013-12-18T21:29:08.074Z", 
24083         "amount": 0.56, 
24084         "object": 112, 
24085         "account": 15, 
24086         "state": "invoiced", 
24087         "coreHours": 8.0, 
24088         "invoice": 69, 
24089         "date": "2013-11-24T13:00:00Z", 
24090         "kind": "reservation"
24091     }
24092 },
24093 {
24094     "pk": 60589, 
24095     "model": "core.charge", 
24096     "fields": {
24097         "updated": "2013-12-18T21:29:22.207Z", 
24098         "slice": 9, 
24099         "created": "2013-12-18T21:29:08.082Z", 
24100         "amount": 0.56, 
24101         "object": 112, 
24102         "account": 15, 
24103         "state": "invoiced", 
24104         "coreHours": 8.0, 
24105         "invoice": 69, 
24106         "date": "2013-11-24T21:00:00Z", 
24107         "kind": "reservation"
24108     }
24109 },
24110 {
24111     "pk": 60590, 
24112     "model": "core.charge", 
24113     "fields": {
24114         "updated": "2013-12-18T21:29:22.323Z", 
24115         "slice": 9, 
24116         "created": "2013-12-18T21:29:08.091Z", 
24117         "amount": 0.56, 
24118         "object": 112, 
24119         "account": 15, 
24120         "state": "invoiced", 
24121         "coreHours": 8.0, 
24122         "invoice": 70, 
24123         "date": "2013-11-25T05:00:00Z", 
24124         "kind": "reservation"
24125     }
24126 },
24127 {
24128     "pk": 60591, 
24129     "model": "core.charge", 
24130     "fields": {
24131         "updated": "2013-12-18T21:29:22.431Z", 
24132         "slice": 9, 
24133         "created": "2013-12-18T21:29:08.099Z", 
24134         "amount": 0.56, 
24135         "object": 112, 
24136         "account": 15, 
24137         "state": "invoiced", 
24138         "coreHours": 8.0, 
24139         "invoice": 70, 
24140         "date": "2013-11-25T13:00:00Z", 
24141         "kind": "reservation"
24142     }
24143 },
24144 {
24145     "pk": 60592, 
24146     "model": "core.charge", 
24147     "fields": {
24148         "updated": "2013-12-18T21:29:22.538Z", 
24149         "slice": 9, 
24150         "created": "2013-12-18T21:29:08.107Z", 
24151         "amount": 0.56, 
24152         "object": 112, 
24153         "account": 15, 
24154         "state": "invoiced", 
24155         "coreHours": 8.0, 
24156         "invoice": 70, 
24157         "date": "2013-11-25T21:00:00Z", 
24158         "kind": "reservation"
24159     }
24160 },
24161 {
24162     "pk": 60593, 
24163     "model": "core.charge", 
24164     "fields": {
24165         "updated": "2013-12-18T21:29:22.687Z", 
24166         "slice": 9, 
24167         "created": "2013-12-18T21:29:08.116Z", 
24168         "amount": 0.56, 
24169         "object": 112, 
24170         "account": 15, 
24171         "state": "invoiced", 
24172         "coreHours": 8.0, 
24173         "invoice": 70, 
24174         "date": "2013-11-26T05:00:00Z", 
24175         "kind": "reservation"
24176     }
24177 },
24178 {
24179     "pk": 60594, 
24180     "model": "core.charge", 
24181     "fields": {
24182         "updated": "2013-12-18T21:29:22.795Z", 
24183         "slice": 9, 
24184         "created": "2013-12-18T21:29:08.124Z", 
24185         "amount": 0.56, 
24186         "object": 112, 
24187         "account": 15, 
24188         "state": "invoiced", 
24189         "coreHours": 8.0, 
24190         "invoice": 70, 
24191         "date": "2013-11-26T13:00:00Z", 
24192         "kind": "reservation"
24193     }
24194 },
24195 {
24196     "pk": 60595, 
24197     "model": "core.charge", 
24198     "fields": {
24199         "updated": "2013-12-18T21:29:22.903Z", 
24200         "slice": 9, 
24201         "created": "2013-12-18T21:29:08.132Z", 
24202         "amount": 0.56, 
24203         "object": 112, 
24204         "account": 15, 
24205         "state": "invoiced", 
24206         "coreHours": 8.0, 
24207         "invoice": 70, 
24208         "date": "2013-11-26T21:00:00Z", 
24209         "kind": "reservation"
24210     }
24211 },
24212 {
24213     "pk": 60596, 
24214     "model": "core.charge", 
24215     "fields": {
24216         "updated": "2013-12-18T21:29:23.010Z", 
24217         "slice": 9, 
24218         "created": "2013-12-18T21:29:08.141Z", 
24219         "amount": 0.56, 
24220         "object": 112, 
24221         "account": 15, 
24222         "state": "invoiced", 
24223         "coreHours": 8.0, 
24224         "invoice": 70, 
24225         "date": "2013-11-27T05:00:00Z", 
24226         "kind": "reservation"
24227     }
24228 },
24229 {
24230     "pk": 60597, 
24231     "model": "core.charge", 
24232     "fields": {
24233         "updated": "2013-12-18T21:29:23.118Z", 
24234         "slice": 9, 
24235         "created": "2013-12-18T21:29:08.149Z", 
24236         "amount": 0.56, 
24237         "object": 112, 
24238         "account": 15, 
24239         "state": "invoiced", 
24240         "coreHours": 8.0, 
24241         "invoice": 70, 
24242         "date": "2013-11-27T13:00:00Z", 
24243         "kind": "reservation"
24244     }
24245 },
24246 {
24247     "pk": 60598, 
24248     "model": "core.charge", 
24249     "fields": {
24250         "updated": "2013-12-18T21:29:23.226Z", 
24251         "slice": 9, 
24252         "created": "2013-12-18T21:29:08.157Z", 
24253         "amount": 0.56, 
24254         "object": 112, 
24255         "account": 15, 
24256         "state": "invoiced", 
24257         "coreHours": 8.0, 
24258         "invoice": 70, 
24259         "date": "2013-11-27T21:00:00Z", 
24260         "kind": "reservation"
24261     }
24262 },
24263 {
24264     "pk": 60599, 
24265     "model": "core.charge", 
24266     "fields": {
24267         "updated": "2013-12-18T21:29:23.333Z", 
24268         "slice": 9, 
24269         "created": "2013-12-18T21:29:08.166Z", 
24270         "amount": 0.56, 
24271         "object": 112, 
24272         "account": 15, 
24273         "state": "invoiced", 
24274         "coreHours": 8.0, 
24275         "invoice": 70, 
24276         "date": "2013-11-28T05:00:00Z", 
24277         "kind": "reservation"
24278     }
24279 },
24280 {
24281     "pk": 60600, 
24282     "model": "core.charge", 
24283     "fields": {
24284         "updated": "2013-12-18T21:29:23.441Z", 
24285         "slice": 9, 
24286         "created": "2013-12-18T21:29:08.174Z", 
24287         "amount": 0.56, 
24288         "object": 112, 
24289         "account": 15, 
24290         "state": "invoiced", 
24291         "coreHours": 8.0, 
24292         "invoice": 70, 
24293         "date": "2013-11-28T13:00:00Z", 
24294         "kind": "reservation"
24295     }
24296 },
24297 {
24298     "pk": 60601, 
24299     "model": "core.charge", 
24300     "fields": {
24301         "updated": "2013-12-18T21:29:23.549Z", 
24302         "slice": 9, 
24303         "created": "2013-12-18T21:29:08.182Z", 
24304         "amount": 0.56, 
24305         "object": 112, 
24306         "account": 15, 
24307         "state": "invoiced", 
24308         "coreHours": 8.0, 
24309         "invoice": 70, 
24310         "date": "2013-11-28T21:00:00Z", 
24311         "kind": "reservation"
24312     }
24313 },
24314 {
24315     "pk": 60602, 
24316     "model": "core.charge", 
24317     "fields": {
24318         "updated": "2013-12-18T21:29:23.657Z", 
24319         "slice": 9, 
24320         "created": "2013-12-18T21:29:08.190Z", 
24321         "amount": 0.56, 
24322         "object": 112, 
24323         "account": 15, 
24324         "state": "invoiced", 
24325         "coreHours": 8.0, 
24326         "invoice": 70, 
24327         "date": "2013-11-29T05:00:00Z", 
24328         "kind": "reservation"
24329     }
24330 },
24331 {
24332     "pk": 60603, 
24333     "model": "core.charge", 
24334     "fields": {
24335         "updated": "2013-12-18T21:29:23.764Z", 
24336         "slice": 9, 
24337         "created": "2013-12-18T21:29:08.199Z", 
24338         "amount": 0.56, 
24339         "object": 112, 
24340         "account": 15, 
24341         "state": "invoiced", 
24342         "coreHours": 8.0, 
24343         "invoice": 70, 
24344         "date": "2013-11-29T13:00:00Z", 
24345         "kind": "reservation"
24346     }
24347 },
24348 {
24349     "pk": 60604, 
24350     "model": "core.charge", 
24351     "fields": {
24352         "updated": "2013-12-18T21:29:23.872Z", 
24353         "slice": 9, 
24354         "created": "2013-12-18T21:29:08.207Z", 
24355         "amount": 0.56, 
24356         "object": 112, 
24357         "account": 15, 
24358         "state": "invoiced", 
24359         "coreHours": 8.0, 
24360         "invoice": 70, 
24361         "date": "2013-11-29T21:00:00Z", 
24362         "kind": "reservation"
24363     }
24364 },
24365 {
24366     "pk": 60605, 
24367     "model": "core.charge", 
24368     "fields": {
24369         "updated": "2013-12-18T21:29:23.980Z", 
24370         "slice": 9, 
24371         "created": "2013-12-18T21:29:08.215Z", 
24372         "amount": 0.56, 
24373         "object": 112, 
24374         "account": 15, 
24375         "state": "invoiced", 
24376         "coreHours": 8.0, 
24377         "invoice": 70, 
24378         "date": "2013-11-30T05:00:00Z", 
24379         "kind": "reservation"
24380     }
24381 },
24382 {
24383     "pk": 60606, 
24384     "model": "core.charge", 
24385     "fields": {
24386         "updated": "2013-12-18T21:29:24.087Z", 
24387         "slice": 9, 
24388         "created": "2013-12-18T21:29:08.224Z", 
24389         "amount": 0.56, 
24390         "object": 112, 
24391         "account": 15, 
24392         "state": "invoiced", 
24393         "coreHours": 8.0, 
24394         "invoice": 70, 
24395         "date": "2013-11-30T13:00:00Z", 
24396         "kind": "reservation"
24397     }
24398 },
24399 {
24400     "pk": 60607, 
24401     "model": "core.charge", 
24402     "fields": {
24403         "updated": "2013-12-18T21:29:24.195Z", 
24404         "slice": 9, 
24405         "created": "2013-12-18T21:29:08.232Z", 
24406         "amount": 0.56, 
24407         "object": 112, 
24408         "account": 15, 
24409         "state": "invoiced", 
24410         "coreHours": 8.0, 
24411         "invoice": 70, 
24412         "date": "2013-11-30T21:00:00Z", 
24413         "kind": "reservation"
24414     }
24415 },
24416 {
24417     "pk": 60608, 
24418     "model": "core.charge", 
24419     "fields": {
24420         "updated": "2013-12-18T21:29:24.303Z", 
24421         "slice": 9, 
24422         "created": "2013-12-18T21:29:08.240Z", 
24423         "amount": 0.56, 
24424         "object": 112, 
24425         "account": 15, 
24426         "state": "invoiced", 
24427         "coreHours": 8.0, 
24428         "invoice": 70, 
24429         "date": "2013-12-01T05:00:00Z", 
24430         "kind": "reservation"
24431     }
24432 },
24433 {
24434     "pk": 60609, 
24435     "model": "core.charge", 
24436     "fields": {
24437         "updated": "2013-12-18T21:29:24.410Z", 
24438         "slice": 9, 
24439         "created": "2013-12-18T21:29:08.249Z", 
24440         "amount": 0.56, 
24441         "object": 112, 
24442         "account": 15, 
24443         "state": "invoiced", 
24444         "coreHours": 8.0, 
24445         "invoice": 70, 
24446         "date": "2013-12-01T13:00:00Z", 
24447         "kind": "reservation"
24448     }
24449 },
24450 {
24451     "pk": 60610, 
24452     "model": "core.charge", 
24453     "fields": {
24454         "updated": "2013-12-18T21:29:24.518Z", 
24455         "slice": 9, 
24456         "created": "2013-12-18T21:29:08.257Z", 
24457         "amount": 0.56, 
24458         "object": 112, 
24459         "account": 15, 
24460         "state": "invoiced", 
24461         "coreHours": 8.0, 
24462         "invoice": 70, 
24463         "date": "2013-12-01T21:00:00Z", 
24464         "kind": "reservation"
24465     }
24466 },
24467 {
24468     "pk": 60611, 
24469     "model": "core.charge", 
24470     "fields": {
24471         "updated": "2013-12-18T21:29:24.634Z", 
24472         "slice": 9, 
24473         "created": "2013-12-18T21:29:08.265Z", 
24474         "amount": 0.56, 
24475         "object": 112, 
24476         "account": 15, 
24477         "state": "invoiced", 
24478         "coreHours": 8.0, 
24479         "invoice": 71, 
24480         "date": "2013-12-02T05:00:00Z", 
24481         "kind": "reservation"
24482     }
24483 },
24484 {
24485     "pk": 60612, 
24486     "model": "core.charge", 
24487     "fields": {
24488         "updated": "2013-12-18T21:29:24.742Z", 
24489         "slice": 9, 
24490         "created": "2013-12-18T21:29:08.273Z", 
24491         "amount": 0.56, 
24492         "object": 112, 
24493         "account": 15, 
24494         "state": "invoiced", 
24495         "coreHours": 8.0, 
24496         "invoice": 71, 
24497         "date": "2013-12-02T13:00:00Z", 
24498         "kind": "reservation"
24499     }
24500 },
24501 {
24502     "pk": 60613, 
24503     "model": "core.charge", 
24504     "fields": {
24505         "updated": "2013-12-18T21:29:24.849Z", 
24506         "slice": 9, 
24507         "created": "2013-12-18T21:29:08.282Z", 
24508         "amount": 0.56, 
24509         "object": 112, 
24510         "account": 15, 
24511         "state": "invoiced", 
24512         "coreHours": 8.0, 
24513         "invoice": 71, 
24514         "date": "2013-12-02T21:00:00Z", 
24515         "kind": "reservation"
24516     }
24517 },
24518 {
24519     "pk": 60614, 
24520     "model": "core.charge", 
24521     "fields": {
24522         "updated": "2013-12-18T21:29:24.957Z", 
24523         "slice": 9, 
24524         "created": "2013-12-18T21:29:08.290Z", 
24525         "amount": 0.56, 
24526         "object": 112, 
24527         "account": 15, 
24528         "state": "invoiced", 
24529         "coreHours": 8.0, 
24530         "invoice": 71, 
24531         "date": "2013-12-03T05:00:00Z", 
24532         "kind": "reservation"
24533     }
24534 },
24535 {
24536     "pk": 60615, 
24537     "model": "core.charge", 
24538     "fields": {
24539         "updated": "2013-12-18T21:29:25.065Z", 
24540         "slice": 9, 
24541         "created": "2013-12-18T21:29:08.298Z", 
24542         "amount": 0.56, 
24543         "object": 112, 
24544         "account": 15, 
24545         "state": "invoiced", 
24546         "coreHours": 8.0, 
24547         "invoice": 71, 
24548         "date": "2013-12-03T13:00:00Z", 
24549         "kind": "reservation"
24550     }
24551 },
24552 {
24553     "pk": 60616, 
24554     "model": "core.charge", 
24555     "fields": {
24556         "updated": "2013-12-18T21:29:25.173Z", 
24557         "slice": 9, 
24558         "created": "2013-12-18T21:29:08.306Z", 
24559         "amount": 0.56, 
24560         "object": 112, 
24561         "account": 15, 
24562         "state": "invoiced", 
24563         "coreHours": 8.0, 
24564         "invoice": 71, 
24565         "date": "2013-12-03T21:00:00Z", 
24566         "kind": "reservation"
24567     }
24568 },
24569 {
24570     "pk": 60617, 
24571     "model": "core.charge", 
24572     "fields": {
24573         "updated": "2013-12-18T21:29:25.280Z", 
24574         "slice": 9, 
24575         "created": "2013-12-18T21:29:08.315Z", 
24576         "amount": 0.56, 
24577         "object": 112, 
24578         "account": 15, 
24579         "state": "invoiced", 
24580         "coreHours": 8.0, 
24581         "invoice": 71, 
24582         "date": "2013-12-04T05:00:00Z", 
24583         "kind": "reservation"
24584     }
24585 },
24586 {
24587     "pk": 60618, 
24588     "model": "core.charge", 
24589     "fields": {
24590         "updated": "2013-12-18T21:29:25.388Z", 
24591         "slice": 9, 
24592         "created": "2013-12-18T21:29:08.323Z", 
24593         "amount": 0.56, 
24594         "object": 112, 
24595         "account": 15, 
24596         "state": "invoiced", 
24597         "coreHours": 8.0, 
24598         "invoice": 71, 
24599         "date": "2013-12-04T13:00:00Z", 
24600         "kind": "reservation"
24601     }
24602 },
24603 {
24604     "pk": 60619, 
24605     "model": "core.charge", 
24606     "fields": {
24607         "updated": "2013-12-18T21:29:25.496Z", 
24608         "slice": 9, 
24609         "created": "2013-12-18T21:29:08.331Z", 
24610         "amount": 0.56, 
24611         "object": 112, 
24612         "account": 15, 
24613         "state": "invoiced", 
24614         "coreHours": 8.0, 
24615         "invoice": 71, 
24616         "date": "2013-12-04T21:00:00Z", 
24617         "kind": "reservation"
24618     }
24619 },
24620 {
24621     "pk": 60620, 
24622     "model": "core.charge", 
24623     "fields": {
24624         "updated": "2013-12-18T21:29:25.603Z", 
24625         "slice": 9, 
24626         "created": "2013-12-18T21:29:08.339Z", 
24627         "amount": 0.56, 
24628         "object": 112, 
24629         "account": 15, 
24630         "state": "invoiced", 
24631         "coreHours": 8.0, 
24632         "invoice": 71, 
24633         "date": "2013-12-05T05:00:00Z", 
24634         "kind": "reservation"
24635     }
24636 },
24637 {
24638     "pk": 60621, 
24639     "model": "core.charge", 
24640     "fields": {
24641         "updated": "2013-12-18T21:29:25.711Z", 
24642         "slice": 9, 
24643         "created": "2013-12-18T21:29:08.348Z", 
24644         "amount": 0.56, 
24645         "object": 112, 
24646         "account": 15, 
24647         "state": "invoiced", 
24648         "coreHours": 8.0, 
24649         "invoice": 71, 
24650         "date": "2013-12-05T13:00:00Z", 
24651         "kind": "reservation"
24652     }
24653 },
24654 {
24655     "pk": 60622, 
24656     "model": "core.charge", 
24657     "fields": {
24658         "updated": "2013-12-18T21:29:25.819Z", 
24659         "slice": 9, 
24660         "created": "2013-12-18T21:29:08.356Z", 
24661         "amount": 0.56, 
24662         "object": 112, 
24663         "account": 15, 
24664         "state": "invoiced", 
24665         "coreHours": 8.0, 
24666         "invoice": 71, 
24667         "date": "2013-12-05T21:00:00Z", 
24668         "kind": "reservation"
24669     }
24670 },
24671 {
24672     "pk": 60623, 
24673     "model": "core.charge", 
24674     "fields": {
24675         "updated": "2013-12-18T21:29:25.926Z", 
24676         "slice": 9, 
24677         "created": "2013-12-18T21:29:08.364Z", 
24678         "amount": 0.56, 
24679         "object": 112, 
24680         "account": 15, 
24681         "state": "invoiced", 
24682         "coreHours": 8.0, 
24683         "invoice": 71, 
24684         "date": "2013-12-06T05:00:00Z", 
24685         "kind": "reservation"
24686     }
24687 },
24688 {
24689     "pk": 60624, 
24690     "model": "core.charge", 
24691     "fields": {
24692         "updated": "2013-12-18T21:29:26.034Z", 
24693         "slice": 9, 
24694         "created": "2013-12-18T21:29:08.373Z", 
24695         "amount": 0.56, 
24696         "object": 112, 
24697         "account": 15, 
24698         "state": "invoiced", 
24699         "coreHours": 8.0, 
24700         "invoice": 71, 
24701         "date": "2013-12-06T13:00:00Z", 
24702         "kind": "reservation"
24703     }
24704 },
24705 {
24706     "pk": 60625, 
24707     "model": "core.charge", 
24708     "fields": {
24709         "updated": "2013-12-18T21:29:26.142Z", 
24710         "slice": 9, 
24711         "created": "2013-12-18T21:29:08.381Z", 
24712         "amount": 0.56, 
24713         "object": 112, 
24714         "account": 15, 
24715         "state": "invoiced", 
24716         "coreHours": 8.0, 
24717         "invoice": 71, 
24718         "date": "2013-12-06T21:00:00Z", 
24719         "kind": "reservation"
24720     }
24721 },
24722 {
24723     "pk": 60626, 
24724     "model": "core.charge", 
24725     "fields": {
24726         "updated": "2013-12-18T21:29:26.249Z", 
24727         "slice": 9, 
24728         "created": "2013-12-18T21:29:08.389Z", 
24729         "amount": 0.56, 
24730         "object": 112, 
24731         "account": 15, 
24732         "state": "invoiced", 
24733         "coreHours": 8.0, 
24734         "invoice": 71, 
24735         "date": "2013-12-07T05:00:00Z", 
24736         "kind": "reservation"
24737     }
24738 },
24739 {
24740     "pk": 60627, 
24741     "model": "core.charge", 
24742     "fields": {
24743         "updated": "2013-12-18T21:29:26.357Z", 
24744         "slice": 9, 
24745         "created": "2013-12-18T21:29:08.397Z", 
24746         "amount": 0.56, 
24747         "object": 112, 
24748         "account": 15, 
24749         "state": "invoiced", 
24750         "coreHours": 8.0, 
24751         "invoice": 71, 
24752         "date": "2013-12-07T13:00:00Z", 
24753         "kind": "reservation"
24754     }
24755 },
24756 {
24757     "pk": 60628, 
24758     "model": "core.charge", 
24759     "fields": {
24760         "updated": "2013-12-18T21:29:26.465Z", 
24761         "slice": 9, 
24762         "created": "2013-12-18T21:29:08.406Z", 
24763         "amount": 0.56, 
24764         "object": 112, 
24765         "account": 15, 
24766         "state": "invoiced", 
24767         "coreHours": 8.0, 
24768         "invoice": 71, 
24769         "date": "2013-12-07T21:00:00Z", 
24770         "kind": "reservation"
24771     }
24772 },
24773 {
24774     "pk": 60629, 
24775     "model": "core.charge", 
24776     "fields": {
24777         "updated": "2013-12-18T21:29:26.572Z", 
24778         "slice": 9, 
24779         "created": "2013-12-18T21:29:08.414Z", 
24780         "amount": 0.56, 
24781         "object": 112, 
24782         "account": 15, 
24783         "state": "invoiced", 
24784         "coreHours": 8.0, 
24785         "invoice": 71, 
24786         "date": "2013-12-08T05:00:00Z", 
24787         "kind": "reservation"
24788     }
24789 },
24790 {
24791     "pk": 60630, 
24792     "model": "core.charge", 
24793     "fields": {
24794         "updated": "2013-12-18T21:29:26.680Z", 
24795         "slice": 9, 
24796         "created": "2013-12-18T21:29:08.422Z", 
24797         "amount": 0.56, 
24798         "object": 112, 
24799         "account": 15, 
24800         "state": "invoiced", 
24801         "coreHours": 8.0, 
24802         "invoice": 71, 
24803         "date": "2013-12-08T13:00:00Z", 
24804         "kind": "reservation"
24805     }
24806 },
24807 {
24808     "pk": 60631, 
24809     "model": "core.charge", 
24810     "fields": {
24811         "updated": "2013-12-18T21:29:26.788Z", 
24812         "slice": 9, 
24813         "created": "2013-12-18T21:29:08.431Z", 
24814         "amount": 0.56, 
24815         "object": 112, 
24816         "account": 15, 
24817         "state": "invoiced", 
24818         "coreHours": 8.0, 
24819         "invoice": 71, 
24820         "date": "2013-12-08T21:00:00Z", 
24821         "kind": "reservation"
24822     }
24823 },
24824 {
24825     "pk": 60632, 
24826     "model": "core.charge", 
24827     "fields": {
24828         "updated": "2013-12-18T21:29:26.904Z", 
24829         "slice": 9, 
24830         "created": "2013-12-18T21:29:08.439Z", 
24831         "amount": 0.56, 
24832         "object": 112, 
24833         "account": 15, 
24834         "state": "invoiced", 
24835         "coreHours": 8.0, 
24836         "invoice": 72, 
24837         "date": "2013-12-09T05:00:00Z", 
24838         "kind": "reservation"
24839     }
24840 },
24841 {
24842     "pk": 60633, 
24843     "model": "core.charge", 
24844     "fields": {
24845         "updated": "2013-12-18T21:29:27.011Z", 
24846         "slice": 9, 
24847         "created": "2013-12-18T21:29:08.447Z", 
24848         "amount": 0.56, 
24849         "object": 112, 
24850         "account": 15, 
24851         "state": "invoiced", 
24852         "coreHours": 8.0, 
24853         "invoice": 72, 
24854         "date": "2013-12-09T13:00:00Z", 
24855         "kind": "reservation"
24856     }
24857 },
24858 {
24859     "pk": 60634, 
24860     "model": "core.charge", 
24861     "fields": {
24862         "updated": "2013-12-18T21:29:27.119Z", 
24863         "slice": 9, 
24864         "created": "2013-12-18T21:29:08.455Z", 
24865         "amount": 0.56, 
24866         "object": 112, 
24867         "account": 15, 
24868         "state": "invoiced", 
24869         "coreHours": 8.0, 
24870         "invoice": 72, 
24871         "date": "2013-12-09T21:00:00Z", 
24872         "kind": "reservation"
24873     }
24874 },
24875 {
24876     "pk": 60635, 
24877     "model": "core.charge", 
24878     "fields": {
24879         "updated": "2013-12-18T21:29:27.227Z", 
24880         "slice": 9, 
24881         "created": "2013-12-18T21:29:08.464Z", 
24882         "amount": 0.56, 
24883         "object": 112, 
24884         "account": 15, 
24885         "state": "invoiced", 
24886         "coreHours": 8.0, 
24887         "invoice": 72, 
24888         "date": "2013-12-10T05:00:00Z", 
24889         "kind": "reservation"
24890     }
24891 },
24892 {
24893     "pk": 60636, 
24894     "model": "core.charge", 
24895     "fields": {
24896         "updated": "2013-12-18T21:29:27.335Z", 
24897         "slice": 9, 
24898         "created": "2013-12-18T21:29:08.472Z", 
24899         "amount": 0.56, 
24900         "object": 112, 
24901         "account": 15, 
24902         "state": "invoiced", 
24903         "coreHours": 8.0, 
24904         "invoice": 72, 
24905         "date": "2013-12-10T13:00:00Z", 
24906         "kind": "reservation"
24907     }
24908 },
24909 {
24910     "pk": 60637, 
24911     "model": "core.charge", 
24912     "fields": {
24913         "updated": "2013-12-18T21:29:27.442Z", 
24914         "slice": 9, 
24915         "created": "2013-12-18T21:29:08.480Z", 
24916         "amount": 0.56, 
24917         "object": 112, 
24918         "account": 15, 
24919         "state": "invoiced", 
24920         "coreHours": 8.0, 
24921         "invoice": 72, 
24922         "date": "2013-12-10T21:00:00Z", 
24923         "kind": "reservation"
24924     }
24925 },
24926 {
24927     "pk": 60638, 
24928     "model": "core.charge", 
24929     "fields": {
24930         "updated": "2013-12-18T21:29:27.550Z", 
24931         "slice": 9, 
24932         "created": "2013-12-18T21:29:08.489Z", 
24933         "amount": 0.56, 
24934         "object": 112, 
24935         "account": 15, 
24936         "state": "invoiced", 
24937         "coreHours": 8.0, 
24938         "invoice": 72, 
24939         "date": "2013-12-11T05:00:00Z", 
24940         "kind": "reservation"
24941     }
24942 },
24943 {
24944     "pk": 60639, 
24945     "model": "core.charge", 
24946     "fields": {
24947         "updated": "2013-12-18T21:29:27.716Z", 
24948         "slice": 9, 
24949         "created": "2013-12-18T21:29:08.497Z", 
24950         "amount": 0.56, 
24951         "object": 112, 
24952         "account": 15, 
24953         "state": "invoiced", 
24954         "coreHours": 8.0, 
24955         "invoice": 72, 
24956         "date": "2013-12-11T13:00:00Z", 
24957         "kind": "reservation"
24958     }
24959 },
24960 {
24961     "pk": 60640, 
24962     "model": "core.charge", 
24963     "fields": {
24964         "updated": "2013-12-18T21:29:27.823Z", 
24965         "slice": 9, 
24966         "created": "2013-12-18T21:29:08.505Z", 
24967         "amount": 0.56, 
24968         "object": 112, 
24969         "account": 15, 
24970         "state": "invoiced", 
24971         "coreHours": 8.0, 
24972         "invoice": 72, 
24973         "date": "2013-12-11T21:00:00Z", 
24974         "kind": "reservation"
24975     }
24976 },
24977 {
24978     "pk": 60641, 
24979     "model": "core.charge", 
24980     "fields": {
24981         "updated": "2013-12-18T21:29:27.931Z", 
24982         "slice": 9, 
24983         "created": "2013-12-18T21:29:08.513Z", 
24984         "amount": 0.56, 
24985         "object": 112, 
24986         "account": 15, 
24987         "state": "invoiced", 
24988         "coreHours": 8.0, 
24989         "invoice": 72, 
24990         "date": "2013-12-12T05:00:00Z", 
24991         "kind": "reservation"
24992     }
24993 },
24994 {
24995     "pk": 60642, 
24996     "model": "core.charge", 
24997     "fields": {
24998         "updated": "2013-12-18T21:29:28.039Z", 
24999         "slice": 9, 
25000         "created": "2013-12-18T21:29:08.522Z", 
25001         "amount": 0.56, 
25002         "object": 112, 
25003         "account": 15, 
25004         "state": "invoiced", 
25005         "coreHours": 8.0, 
25006         "invoice": 72, 
25007         "date": "2013-12-12T13:00:00Z", 
25008         "kind": "reservation"
25009     }
25010 },
25011 {
25012     "pk": 60643, 
25013     "model": "core.charge", 
25014     "fields": {
25015         "updated": "2013-12-18T21:29:28.147Z", 
25016         "slice": 9, 
25017         "created": "2013-12-18T21:29:08.530Z", 
25018         "amount": 0.56, 
25019         "object": 112, 
25020         "account": 15, 
25021         "state": "invoiced", 
25022         "coreHours": 8.0, 
25023         "invoice": 72, 
25024         "date": "2013-12-12T21:00:00Z", 
25025         "kind": "reservation"
25026     }
25027 },
25028 {
25029     "pk": 60644, 
25030     "model": "core.charge", 
25031     "fields": {
25032         "updated": "2013-12-18T21:29:28.254Z", 
25033         "slice": 9, 
25034         "created": "2013-12-18T21:29:08.538Z", 
25035         "amount": 0.56, 
25036         "object": 112, 
25037         "account": 15, 
25038         "state": "invoiced", 
25039         "coreHours": 8.0, 
25040         "invoice": 72, 
25041         "date": "2013-12-13T05:00:00Z", 
25042         "kind": "reservation"
25043     }
25044 },
25045 {
25046     "pk": 60645, 
25047     "model": "core.charge", 
25048     "fields": {
25049         "updated": "2013-12-18T21:29:28.362Z", 
25050         "slice": 9, 
25051         "created": "2013-12-18T21:29:08.546Z", 
25052         "amount": 0.56, 
25053         "object": 112, 
25054         "account": 15, 
25055         "state": "invoiced", 
25056         "coreHours": 8.0, 
25057         "invoice": 72, 
25058         "date": "2013-12-13T13:00:00Z", 
25059         "kind": "reservation"
25060     }
25061 },
25062 {
25063     "pk": 60646, 
25064     "model": "core.charge", 
25065     "fields": {
25066         "updated": "2013-12-18T21:29:28.469Z", 
25067         "slice": 9, 
25068         "created": "2013-12-18T21:29:08.555Z", 
25069         "amount": 0.56, 
25070         "object": 112, 
25071         "account": 15, 
25072         "state": "invoiced", 
25073         "coreHours": 8.0, 
25074         "invoice": 72, 
25075         "date": "2013-12-13T21:00:00Z", 
25076         "kind": "reservation"
25077     }
25078 },
25079 {
25080     "pk": 60647, 
25081     "model": "core.charge", 
25082     "fields": {
25083         "updated": "2013-12-18T21:29:28.577Z", 
25084         "slice": 9, 
25085         "created": "2013-12-18T21:29:08.563Z", 
25086         "amount": 0.56, 
25087         "object": 112, 
25088         "account": 15, 
25089         "state": "invoiced", 
25090         "coreHours": 8.0, 
25091         "invoice": 72, 
25092         "date": "2013-12-14T05:00:00Z", 
25093         "kind": "reservation"
25094     }
25095 },
25096 {
25097     "pk": 60648, 
25098     "model": "core.charge", 
25099     "fields": {
25100         "updated": "2013-12-18T21:29:28.685Z", 
25101         "slice": 9, 
25102         "created": "2013-12-18T21:29:08.571Z", 
25103         "amount": 0.56, 
25104         "object": 112, 
25105         "account": 15, 
25106         "state": "invoiced", 
25107         "coreHours": 8.0, 
25108         "invoice": 72, 
25109         "date": "2013-12-14T13:00:00Z", 
25110         "kind": "reservation"
25111     }
25112 },
25113 {
25114     "pk": 60649, 
25115     "model": "core.charge", 
25116     "fields": {
25117         "updated": "2013-12-18T21:29:28.793Z", 
25118         "slice": 9, 
25119         "created": "2013-12-18T21:29:08.580Z", 
25120         "amount": 0.56, 
25121         "object": 112, 
25122         "account": 15, 
25123         "state": "invoiced", 
25124         "coreHours": 8.0, 
25125         "invoice": 72, 
25126         "date": "2013-12-14T21:00:00Z", 
25127         "kind": "reservation"
25128     }
25129 },
25130 {
25131     "pk": 60650, 
25132     "model": "core.charge", 
25133     "fields": {
25134         "updated": "2013-12-18T21:29:28.900Z", 
25135         "slice": 9, 
25136         "created": "2013-12-18T21:29:08.588Z", 
25137         "amount": 0.56, 
25138         "object": 112, 
25139         "account": 15, 
25140         "state": "invoiced", 
25141         "coreHours": 8.0, 
25142         "invoice": 72, 
25143         "date": "2013-12-15T05:00:00Z", 
25144         "kind": "reservation"
25145     }
25146 },
25147 {
25148     "pk": 60651, 
25149     "model": "core.charge", 
25150     "fields": {
25151         "updated": "2013-12-18T21:29:29.008Z", 
25152         "slice": 9, 
25153         "created": "2013-12-18T21:29:08.596Z", 
25154         "amount": 0.56, 
25155         "object": 112, 
25156         "account": 15, 
25157         "state": "invoiced", 
25158         "coreHours": 8.0, 
25159         "invoice": 72, 
25160         "date": "2013-12-15T13:00:00Z", 
25161         "kind": "reservation"
25162     }
25163 },
25164 {
25165     "pk": 60652, 
25166     "model": "core.charge", 
25167     "fields": {
25168         "updated": "2013-12-18T21:29:29.116Z", 
25169         "slice": 9, 
25170         "created": "2013-12-18T21:29:08.605Z", 
25171         "amount": 0.56, 
25172         "object": 112, 
25173         "account": 15, 
25174         "state": "invoiced", 
25175         "coreHours": 8.0, 
25176         "invoice": 72, 
25177         "date": "2013-12-15T21:00:00Z", 
25178         "kind": "reservation"
25179     }
25180 },
25181 {
25182     "pk": 60653, 
25183     "model": "core.charge", 
25184     "fields": {
25185         "updated": "2013-12-18T21:29:08.613Z", 
25186         "slice": 9, 
25187         "created": "2013-12-18T21:29:08.613Z", 
25188         "amount": 0.56, 
25189         "object": 112, 
25190         "account": 15, 
25191         "state": "pending", 
25192         "coreHours": 8.0, 
25193         "invoice": null, 
25194         "date": "2013-12-16T05:00:00Z", 
25195         "kind": "reservation"
25196     }
25197 },
25198 {
25199     "pk": 60654, 
25200     "model": "core.charge", 
25201     "fields": {
25202         "updated": "2013-12-18T21:29:08.621Z", 
25203         "slice": 9, 
25204         "created": "2013-12-18T21:29:08.621Z", 
25205         "amount": 0.56, 
25206         "object": 112, 
25207         "account": 15, 
25208         "state": "pending", 
25209         "coreHours": 8.0, 
25210         "invoice": null, 
25211         "date": "2013-12-16T13:00:00Z", 
25212         "kind": "reservation"
25213     }
25214 },
25215 {
25216     "pk": 60655, 
25217     "model": "core.charge", 
25218     "fields": {
25219         "updated": "2013-12-18T21:29:08.630Z", 
25220         "slice": 9, 
25221         "created": "2013-12-18T21:29:08.629Z", 
25222         "amount": 0.56, 
25223         "object": 112, 
25224         "account": 15, 
25225         "state": "pending", 
25226         "coreHours": 8.0, 
25227         "invoice": null, 
25228         "date": "2013-12-16T21:00:00Z", 
25229         "kind": "reservation"
25230     }
25231 },
25232 {
25233     "pk": 60656, 
25234     "model": "core.charge", 
25235     "fields": {
25236         "updated": "2013-12-18T21:29:08.638Z", 
25237         "slice": 9, 
25238         "created": "2013-12-18T21:29:08.638Z", 
25239         "amount": 0.56, 
25240         "object": 112, 
25241         "account": 15, 
25242         "state": "pending", 
25243         "coreHours": 8.0, 
25244         "invoice": null, 
25245         "date": "2013-12-17T05:00:00Z", 
25246         "kind": "reservation"
25247     }
25248 },
25249 {
25250     "pk": 60657, 
25251     "model": "core.charge", 
25252     "fields": {
25253         "updated": "2013-12-18T21:29:08.646Z", 
25254         "slice": 9, 
25255         "created": "2013-12-18T21:29:08.646Z", 
25256         "amount": 0.56, 
25257         "object": 112, 
25258         "account": 15, 
25259         "state": "pending", 
25260         "coreHours": 8.0, 
25261         "invoice": null, 
25262         "date": "2013-12-17T13:00:00Z", 
25263         "kind": "reservation"
25264     }
25265 },
25266 {
25267     "pk": 60658, 
25268     "model": "core.charge", 
25269     "fields": {
25270         "updated": "2013-12-18T21:29:08.654Z", 
25271         "slice": 9, 
25272         "created": "2013-12-18T21:29:08.654Z", 
25273         "amount": 0.56, 
25274         "object": 112, 
25275         "account": 15, 
25276         "state": "pending", 
25277         "coreHours": 8.0, 
25278         "invoice": null, 
25279         "date": "2013-12-17T21:00:00Z", 
25280         "kind": "reservation"
25281     }
25282 },
25283 {
25284     "pk": 60659, 
25285     "model": "core.charge", 
25286     "fields": {
25287         "updated": "2013-12-18T21:29:08.663Z", 
25288         "slice": 9, 
25289         "created": "2013-12-18T21:29:08.663Z", 
25290         "amount": 0.56, 
25291         "object": 112, 
25292         "account": 15, 
25293         "state": "pending", 
25294         "coreHours": 8.0, 
25295         "invoice": null, 
25296         "date": "2013-12-18T05:00:00Z", 
25297         "kind": "reservation"
25298     }
25299 },
25300 {
25301     "pk": 60660, 
25302     "model": "core.charge", 
25303     "fields": {
25304         "updated": "2013-12-18T21:29:08.671Z", 
25305         "slice": 9, 
25306         "created": "2013-12-18T21:29:08.671Z", 
25307         "amount": 0.56, 
25308         "object": 112, 
25309         "account": 15, 
25310         "state": "pending", 
25311         "coreHours": 8.0, 
25312         "invoice": null, 
25313         "date": "2013-12-18T13:00:00Z", 
25314         "kind": "reservation"
25315     }
25316 },
25317 {
25318     "pk": 60661, 
25319     "model": "core.charge", 
25320     "fields": {
25321         "updated": "2013-12-18T21:29:29.215Z", 
25322         "slice": 11, 
25323         "created": "2013-12-18T21:29:08.698Z", 
25324         "amount": 0.1848, 
25325         "object": 105, 
25326         "account": 16, 
25327         "state": "invoiced", 
25328         "coreHours": 2.64, 
25329         "invoice": 73, 
25330         "date": "2013-11-18T21:00:00Z", 
25331         "kind": "besteffort"
25332     }
25333 },
25334 {
25335     "pk": 60662, 
25336     "model": "core.charge", 
25337     "fields": {
25338         "updated": "2013-12-18T21:29:29.240Z", 
25339         "slice": 11, 
25340         "created": "2013-12-18T21:29:08.704Z", 
25341         "amount": 0.2072, 
25342         "object": 105, 
25343         "account": 16, 
25344         "state": "invoiced", 
25345         "coreHours": 2.96, 
25346         "invoice": 74, 
25347         "date": "2013-11-19T05:00:00Z", 
25348         "kind": "besteffort"
25349     }
25350 },
25351 {
25352     "pk": 60663, 
25353     "model": "core.charge", 
25354     "fields": {
25355         "updated": "2013-12-18T21:29:29.256Z", 
25356         "slice": 11, 
25357         "created": "2013-12-18T21:29:08.712Z", 
25358         "amount": 0.3248, 
25359         "object": 105, 
25360         "account": 16, 
25361         "state": "invoiced", 
25362         "coreHours": 4.64, 
25363         "invoice": 74, 
25364         "date": "2013-11-19T13:00:00Z", 
25365         "kind": "besteffort"
25366     }
25367 },
25368 {
25369     "pk": 60664, 
25370     "model": "core.charge", 
25371     "fields": {
25372         "updated": "2013-12-18T21:29:29.273Z", 
25373         "slice": 11, 
25374         "created": "2013-12-18T21:29:08.721Z", 
25375         "amount": 0.2352, 
25376         "object": 105, 
25377         "account": 16, 
25378         "state": "invoiced", 
25379         "coreHours": 3.36, 
25380         "invoice": 74, 
25381         "date": "2013-11-19T21:00:00Z", 
25382         "kind": "besteffort"
25383     }
25384 },
25385 {
25386     "pk": 60665, 
25387     "model": "core.charge", 
25388     "fields": {
25389         "updated": "2013-12-18T21:29:29.290Z", 
25390         "slice": 11, 
25391         "created": "2013-12-18T21:29:08.729Z", 
25392         "amount": 0.3304, 
25393         "object": 105, 
25394         "account": 16, 
25395         "state": "invoiced", 
25396         "coreHours": 4.72, 
25397         "invoice": 74, 
25398         "date": "2013-11-20T05:00:00Z", 
25399         "kind": "besteffort"
25400     }
25401 },
25402 {
25403     "pk": 60666, 
25404     "model": "core.charge", 
25405     "fields": {
25406         "updated": "2013-12-18T21:29:29.306Z", 
25407         "slice": 11, 
25408         "created": "2013-12-18T21:29:08.737Z", 
25409         "amount": 0.308, 
25410         "object": 105, 
25411         "account": 16, 
25412         "state": "invoiced", 
25413         "coreHours": 4.4, 
25414         "invoice": 74, 
25415         "date": "2013-11-20T13:00:00Z", 
25416         "kind": "besteffort"
25417     }
25418 },
25419 {
25420     "pk": 60667, 
25421     "model": "core.charge", 
25422     "fields": {
25423         "updated": "2013-12-18T21:29:29.323Z", 
25424         "slice": 11, 
25425         "created": "2013-12-18T21:29:08.745Z", 
25426         "amount": 0.1232, 
25427         "object": 105, 
25428         "account": 16, 
25429         "state": "invoiced", 
25430         "coreHours": 1.76, 
25431         "invoice": 74, 
25432         "date": "2013-11-20T21:00:00Z", 
25433         "kind": "besteffort"
25434     }
25435 },
25436 {
25437     "pk": 60668, 
25438     "model": "core.charge", 
25439     "fields": {
25440         "updated": "2013-12-18T21:29:29.339Z", 
25441         "slice": 11, 
25442         "created": "2013-12-18T21:29:08.754Z", 
25443         "amount": 0.1568, 
25444         "object": 105, 
25445         "account": 16, 
25446         "state": "invoiced", 
25447         "coreHours": 2.24, 
25448         "invoice": 74, 
25449         "date": "2013-11-21T05:00:00Z", 
25450         "kind": "besteffort"
25451     }
25452 },
25453 {
25454     "pk": 60669, 
25455     "model": "core.charge", 
25456     "fields": {
25457         "updated": "2013-12-18T21:29:29.356Z", 
25458         "slice": 11, 
25459         "created": "2013-12-18T21:29:08.762Z", 
25460         "amount": 0.2744, 
25461         "object": 105, 
25462         "account": 16, 
25463         "state": "invoiced", 
25464         "coreHours": 3.92, 
25465         "invoice": 74, 
25466         "date": "2013-11-21T13:00:00Z", 
25467         "kind": "besteffort"
25468     }
25469 },
25470 {
25471     "pk": 60670, 
25472     "model": "core.charge", 
25473     "fields": {
25474         "updated": "2013-12-18T21:29:29.372Z", 
25475         "slice": 11, 
25476         "created": "2013-12-18T21:29:08.770Z", 
25477         "amount": 0.2184, 
25478         "object": 105, 
25479         "account": 16, 
25480         "state": "invoiced", 
25481         "coreHours": 3.12, 
25482         "invoice": 74, 
25483         "date": "2013-11-21T21:00:00Z", 
25484         "kind": "besteffort"
25485     }
25486 },
25487 {
25488     "pk": 60671, 
25489     "model": "core.charge", 
25490     "fields": {
25491         "updated": "2013-12-18T21:29:29.389Z", 
25492         "slice": 11, 
25493         "created": "2013-12-18T21:29:08.779Z", 
25494         "amount": 0.2184, 
25495         "object": 105, 
25496         "account": 16, 
25497         "state": "invoiced", 
25498         "coreHours": 3.12, 
25499         "invoice": 74, 
25500         "date": "2013-11-22T05:00:00Z", 
25501         "kind": "besteffort"
25502     }
25503 },
25504 {
25505     "pk": 60672, 
25506     "model": "core.charge", 
25507     "fields": {
25508         "updated": "2013-12-18T21:29:29.406Z", 
25509         "slice": 11, 
25510         "created": "2013-12-18T21:29:08.787Z", 
25511         "amount": 0.14, 
25512         "object": 105, 
25513         "account": 16, 
25514         "state": "invoiced", 
25515         "coreHours": 2.0, 
25516         "invoice": 74, 
25517         "date": "2013-11-22T13:00:00Z", 
25518         "kind": "besteffort"
25519     }
25520 },
25521 {
25522     "pk": 60673, 
25523     "model": "core.charge", 
25524     "fields": {
25525         "updated": "2013-12-18T21:29:29.424Z", 
25526         "slice": 11, 
25527         "created": "2013-12-18T21:29:08.795Z", 
25528         "amount": 0.2352, 
25529         "object": 105, 
25530         "account": 16, 
25531         "state": "invoiced", 
25532         "coreHours": 3.36, 
25533         "invoice": 74, 
25534         "date": "2013-11-22T21:00:00Z", 
25535         "kind": "besteffort"
25536     }
25537 },
25538 {
25539     "pk": 60674, 
25540     "model": "core.charge", 
25541     "fields": {
25542         "updated": "2013-12-18T21:29:29.440Z", 
25543         "slice": 11, 
25544         "created": "2013-12-18T21:29:08.803Z", 
25545         "amount": 0.1232, 
25546         "object": 105, 
25547         "account": 16, 
25548         "state": "invoiced", 
25549         "coreHours": 1.76, 
25550         "invoice": 74, 
25551         "date": "2013-11-23T05:00:00Z", 
25552         "kind": "besteffort"
25553     }
25554 },
25555 {
25556     "pk": 60675, 
25557     "model": "core.charge", 
25558     "fields": {
25559         "updated": "2013-12-18T21:29:29.457Z", 
25560         "slice": 11, 
25561         "created": "2013-12-18T21:29:08.812Z", 
25562         "amount": 0.2016, 
25563         "object": 105, 
25564         "account": 16, 
25565         "state": "invoiced", 
25566         "coreHours": 2.88, 
25567         "invoice": 74, 
25568         "date": "2013-11-23T13:00:00Z", 
25569         "kind": "besteffort"
25570     }
25571 },
25572 {
25573     "pk": 60676, 
25574     "model": "core.charge", 
25575     "fields": {
25576         "updated": "2013-12-18T21:29:29.473Z", 
25577         "slice": 11, 
25578         "created": "2013-12-18T21:29:08.820Z", 
25579         "amount": 0.28, 
25580         "object": 105, 
25581         "account": 16, 
25582         "state": "invoiced", 
25583         "coreHours": 4.0, 
25584         "invoice": 74, 
25585         "date": "2013-11-23T21:00:00Z", 
25586         "kind": "besteffort"
25587     }
25588 },
25589 {
25590     "pk": 60677, 
25591     "model": "core.charge", 
25592     "fields": {
25593         "updated": "2013-12-18T21:29:29.490Z", 
25594         "slice": 11, 
25595         "created": "2013-12-18T21:29:08.828Z", 
25596         "amount": 0.2408, 
25597         "object": 105, 
25598         "account": 16, 
25599         "state": "invoiced", 
25600         "coreHours": 3.44, 
25601         "invoice": 74, 
25602         "date": "2013-11-24T05:00:00Z", 
25603         "kind": "besteffort"
25604     }
25605 },
25606 {
25607     "pk": 60678, 
25608     "model": "core.charge", 
25609     "fields": {
25610         "updated": "2013-12-18T21:29:29.507Z", 
25611         "slice": 11, 
25612         "created": "2013-12-18T21:29:08.837Z", 
25613         "amount": 0.2072, 
25614         "object": 105, 
25615         "account": 16, 
25616         "state": "invoiced", 
25617         "coreHours": 2.96, 
25618         "invoice": 74, 
25619         "date": "2013-11-24T13:00:00Z", 
25620         "kind": "besteffort"
25621     }
25622 },
25623 {
25624     "pk": 60679, 
25625     "model": "core.charge", 
25626     "fields": {
25627         "updated": "2013-12-18T21:29:29.523Z", 
25628         "slice": 11, 
25629         "created": "2013-12-18T21:29:08.845Z", 
25630         "amount": 0.2296, 
25631         "object": 105, 
25632         "account": 16, 
25633         "state": "invoiced", 
25634         "coreHours": 3.28, 
25635         "invoice": 74, 
25636         "date": "2013-11-24T21:00:00Z", 
25637         "kind": "besteffort"
25638     }
25639 },
25640 {
25641     "pk": 60680, 
25642     "model": "core.charge", 
25643     "fields": {
25644         "updated": "2013-12-18T21:29:29.548Z", 
25645         "slice": 11, 
25646         "created": "2013-12-18T21:29:08.853Z", 
25647         "amount": 0.28, 
25648         "object": 105, 
25649         "account": 16, 
25650         "state": "invoiced", 
25651         "coreHours": 4.0, 
25652         "invoice": 75, 
25653         "date": "2013-11-25T05:00:00Z", 
25654         "kind": "besteffort"
25655     }
25656 },
25657 {
25658     "pk": 60681, 
25659     "model": "core.charge", 
25660     "fields": {
25661         "updated": "2013-12-18T21:29:29.565Z", 
25662         "slice": 11, 
25663         "created": "2013-12-18T21:29:08.861Z", 
25664         "amount": 0.3024, 
25665         "object": 105, 
25666         "account": 16, 
25667         "state": "invoiced", 
25668         "coreHours": 4.32, 
25669         "invoice": 75, 
25670         "date": "2013-11-25T13:00:00Z", 
25671         "kind": "besteffort"
25672     }
25673 },
25674 {
25675     "pk": 60682, 
25676     "model": "core.charge", 
25677     "fields": {
25678         "updated": "2013-12-18T21:29:29.581Z", 
25679         "slice": 11, 
25680         "created": "2013-12-18T21:29:08.870Z", 
25681         "amount": 0.1512, 
25682         "object": 105, 
25683         "account": 16, 
25684         "state": "invoiced", 
25685         "coreHours": 2.16, 
25686         "invoice": 75, 
25687         "date": "2013-11-25T21:00:00Z", 
25688         "kind": "besteffort"
25689     }
25690 },
25691 {
25692     "pk": 60683, 
25693     "model": "core.charge", 
25694     "fields": {
25695         "updated": "2013-12-18T21:29:29.598Z", 
25696         "slice": 11, 
25697         "created": "2013-12-18T21:29:08.878Z", 
25698         "amount": 0.196, 
25699         "object": 105, 
25700         "account": 16, 
25701         "state": "invoiced", 
25702         "coreHours": 2.8, 
25703         "invoice": 75, 
25704         "date": "2013-11-26T05:00:00Z", 
25705         "kind": "besteffort"
25706     }
25707 },
25708 {
25709     "pk": 60684, 
25710     "model": "core.charge", 
25711     "fields": {
25712         "updated": "2013-12-18T21:29:29.614Z", 
25713         "slice": 11, 
25714         "created": "2013-12-18T21:29:08.886Z", 
25715         "amount": 0.112, 
25716         "object": 105, 
25717         "account": 16, 
25718         "state": "invoiced", 
25719         "coreHours": 1.6, 
25720         "invoice": 75, 
25721         "date": "2013-11-26T13:00:00Z", 
25722         "kind": "besteffort"
25723     }
25724 },
25725 {
25726     "pk": 60685, 
25727     "model": "core.charge", 
25728     "fields": {
25729         "updated": "2013-12-18T21:29:29.631Z", 
25730         "slice": 11, 
25731         "created": "2013-12-18T21:29:08.894Z", 
25732         "amount": 0.2688, 
25733         "object": 105, 
25734         "account": 16, 
25735         "state": "invoiced", 
25736         "coreHours": 3.84, 
25737         "invoice": 75, 
25738         "date": "2013-11-26T21:00:00Z", 
25739         "kind": "besteffort"
25740     }
25741 },
25742 {
25743     "pk": 60686, 
25744     "model": "core.charge", 
25745     "fields": {
25746         "updated": "2013-12-18T21:29:29.648Z", 
25747         "slice": 11, 
25748         "created": "2013-12-18T21:29:08.903Z", 
25749         "amount": 0.336, 
25750         "object": 105, 
25751         "account": 16, 
25752         "state": "invoiced", 
25753         "coreHours": 4.8, 
25754         "invoice": 75, 
25755         "date": "2013-11-27T05:00:00Z", 
25756         "kind": "besteffort"
25757     }
25758 },
25759 {
25760     "pk": 60687, 
25761     "model": "core.charge", 
25762     "fields": {
25763         "updated": "2013-12-18T21:29:29.664Z", 
25764         "slice": 11, 
25765         "created": "2013-12-18T21:29:08.911Z", 
25766         "amount": 0.2296, 
25767         "object": 105, 
25768         "account": 16, 
25769         "state": "invoiced", 
25770         "coreHours": 3.28, 
25771         "invoice": 75, 
25772         "date": "2013-11-27T13:00:00Z", 
25773         "kind": "besteffort"
25774     }
25775 },
25776 {
25777     "pk": 60688, 
25778     "model": "core.charge", 
25779     "fields": {
25780         "updated": "2013-12-18T21:29:29.681Z", 
25781         "slice": 11, 
25782         "created": "2013-12-18T21:29:08.919Z", 
25783         "amount": 0.2912, 
25784         "object": 105, 
25785         "account": 16, 
25786         "state": "invoiced", 
25787         "coreHours": 4.16, 
25788         "invoice": 75, 
25789         "date": "2013-11-27T21:00:00Z", 
25790         "kind": "besteffort"
25791     }
25792 },
25793 {
25794     "pk": 60689, 
25795     "model": "core.charge", 
25796     "fields": {
25797         "updated": "2013-12-18T21:29:29.697Z", 
25798         "slice": 11, 
25799         "created": "2013-12-18T21:29:08.928Z", 
25800         "amount": 0.308, 
25801         "object": 105, 
25802         "account": 16, 
25803         "state": "invoiced", 
25804         "coreHours": 4.4, 
25805         "invoice": 75, 
25806         "date": "2013-11-28T05:00:00Z", 
25807         "kind": "besteffort"
25808     }
25809 },
25810 {
25811     "pk": 60690, 
25812     "model": "core.charge", 
25813     "fields": {
25814         "updated": "2013-12-18T21:29:29.714Z", 
25815         "slice": 11, 
25816         "created": "2013-12-18T21:29:08.936Z", 
25817         "amount": 0.308, 
25818         "object": 105, 
25819         "account": 16, 
25820         "state": "invoiced", 
25821         "coreHours": 4.4, 
25822         "invoice": 75, 
25823         "date": "2013-11-28T13:00:00Z", 
25824         "kind": "besteffort"
25825     }
25826 },
25827 {
25828     "pk": 60691, 
25829     "model": "core.charge", 
25830     "fields": {
25831         "updated": "2013-12-18T21:29:29.730Z", 
25832         "slice": 11, 
25833         "created": "2013-12-18T21:29:08.944Z", 
25834         "amount": 0.336, 
25835         "object": 105, 
25836         "account": 16, 
25837         "state": "invoiced", 
25838         "coreHours": 4.8, 
25839         "invoice": 75, 
25840         "date": "2013-11-28T21:00:00Z", 
25841         "kind": "besteffort"
25842     }
25843 },
25844 {
25845     "pk": 60692, 
25846     "model": "core.charge", 
25847     "fields": {
25848         "updated": "2013-12-18T21:29:29.747Z", 
25849         "slice": 11, 
25850         "created": "2013-12-18T21:29:08.952Z", 
25851         "amount": 0.336, 
25852         "object": 105, 
25853         "account": 16, 
25854         "state": "invoiced", 
25855         "coreHours": 4.8, 
25856         "invoice": 75, 
25857         "date": "2013-11-29T05:00:00Z", 
25858         "kind": "besteffort"
25859     }
25860 },
25861 {
25862     "pk": 60693, 
25863     "model": "core.charge", 
25864     "fields": {
25865         "updated": "2013-12-18T21:29:29.763Z", 
25866         "slice": 11, 
25867         "created": "2013-12-18T21:29:08.961Z", 
25868         "amount": 0.336, 
25869         "object": 105, 
25870         "account": 16, 
25871         "state": "invoiced", 
25872         "coreHours": 4.8, 
25873         "invoice": 75, 
25874         "date": "2013-11-29T13:00:00Z", 
25875         "kind": "besteffort"
25876     }
25877 },
25878 {
25879     "pk": 60694, 
25880     "model": "core.charge", 
25881     "fields": {
25882         "updated": "2013-12-18T21:29:29.780Z", 
25883         "slice": 11, 
25884         "created": "2013-12-18T21:29:08.969Z", 
25885         "amount": 0.224, 
25886         "object": 105, 
25887         "account": 16, 
25888         "state": "invoiced", 
25889         "coreHours": 3.2, 
25890         "invoice": 75, 
25891         "date": "2013-11-29T21:00:00Z", 
25892         "kind": "besteffort"
25893     }
25894 },
25895 {
25896     "pk": 60695, 
25897     "model": "core.charge", 
25898     "fields": {
25899         "updated": "2013-12-18T21:29:29.797Z", 
25900         "slice": 11, 
25901         "created": "2013-12-18T21:29:08.977Z", 
25902         "amount": 0.3304, 
25903         "object": 105, 
25904         "account": 16, 
25905         "state": "invoiced", 
25906         "coreHours": 4.72, 
25907         "invoice": 75, 
25908         "date": "2013-11-30T05:00:00Z", 
25909         "kind": "besteffort"
25910     }
25911 },
25912 {
25913     "pk": 60696, 
25914     "model": "core.charge", 
25915     "fields": {
25916         "updated": "2013-12-18T21:29:29.813Z", 
25917         "slice": 11, 
25918         "created": "2013-12-18T21:29:08.986Z", 
25919         "amount": 0.3136, 
25920         "object": 105, 
25921         "account": 16, 
25922         "state": "invoiced", 
25923         "coreHours": 4.48, 
25924         "invoice": 75, 
25925         "date": "2013-11-30T13:00:00Z", 
25926         "kind": "besteffort"
25927     }
25928 },
25929 {
25930     "pk": 60697, 
25931     "model": "core.charge", 
25932     "fields": {
25933         "updated": "2013-12-18T21:29:29.830Z", 
25934         "slice": 11, 
25935         "created": "2013-12-18T21:29:08.994Z", 
25936         "amount": 0.2856, 
25937         "object": 105, 
25938         "account": 16, 
25939         "state": "invoiced", 
25940         "coreHours": 4.08, 
25941         "invoice": 75, 
25942         "date": "2013-11-30T21:00:00Z", 
25943         "kind": "besteffort"
25944     }
25945 },
25946 {
25947     "pk": 60698, 
25948     "model": "core.charge", 
25949     "fields": {
25950         "updated": "2013-12-18T21:29:29.846Z", 
25951         "slice": 11, 
25952         "created": "2013-12-18T21:29:09.002Z", 
25953         "amount": 0.336, 
25954         "object": 105, 
25955         "account": 16, 
25956         "state": "invoiced", 
25957         "coreHours": 4.8, 
25958         "invoice": 75, 
25959         "date": "2013-12-01T05:00:00Z", 
25960         "kind": "besteffort"
25961     }
25962 },
25963 {
25964     "pk": 60699, 
25965     "model": "core.charge", 
25966     "fields": {
25967         "updated": "2013-12-18T21:29:29.863Z", 
25968         "slice": 11, 
25969         "created": "2013-12-18T21:29:09.010Z", 
25970         "amount": 0.2128, 
25971         "object": 105, 
25972         "account": 16, 
25973         "state": "invoiced", 
25974         "coreHours": 3.04, 
25975         "invoice": 75, 
25976         "date": "2013-12-01T13:00:00Z", 
25977         "kind": "besteffort"
25978     }
25979 },
25980 {
25981     "pk": 60700, 
25982     "model": "core.charge", 
25983     "fields": {
25984         "updated": "2013-12-18T21:29:29.879Z", 
25985         "slice": 11, 
25986         "created": "2013-12-18T21:29:09.019Z", 
25987         "amount": 0.1456, 
25988         "object": 105, 
25989         "account": 16, 
25990         "state": "invoiced", 
25991         "coreHours": 2.08, 
25992         "invoice": 75, 
25993         "date": "2013-12-01T21:00:00Z", 
25994         "kind": "besteffort"
25995     }
25996 },
25997 {
25998     "pk": 60701, 
25999     "model": "core.charge", 
26000     "fields": {
26001         "updated": "2013-12-18T21:29:29.904Z", 
26002         "slice": 11, 
26003         "created": "2013-12-18T21:29:09.027Z", 
26004         "amount": 0.2128, 
26005         "object": 105, 
26006         "account": 16, 
26007         "state": "invoiced", 
26008         "coreHours": 3.04, 
26009         "invoice": 76, 
26010         "date": "2013-12-02T05:00:00Z", 
26011         "kind": "besteffort"
26012     }
26013 },
26014 {
26015     "pk": 60702, 
26016     "model": "core.charge", 
26017     "fields": {
26018         "updated": "2013-12-18T21:29:29.921Z", 
26019         "slice": 11, 
26020         "created": "2013-12-18T21:29:09.035Z", 
26021         "amount": 0.2576, 
26022         "object": 105, 
26023         "account": 16, 
26024         "state": "invoiced", 
26025         "coreHours": 3.68, 
26026         "invoice": 76, 
26027         "date": "2013-12-02T13:00:00Z", 
26028         "kind": "besteffort"
26029     }
26030 },
26031 {
26032     "pk": 60703, 
26033     "model": "core.charge", 
26034     "fields": {
26035         "updated": "2013-12-18T21:29:29.937Z", 
26036         "slice": 11, 
26037         "created": "2013-12-18T21:29:09.044Z", 
26038         "amount": 0.2856, 
26039         "object": 105, 
26040         "account": 16, 
26041         "state": "invoiced", 
26042         "coreHours": 4.08, 
26043         "invoice": 76, 
26044         "date": "2013-12-02T21:00:00Z", 
26045         "kind": "besteffort"
26046     }
26047 },
26048 {
26049     "pk": 60704, 
26050     "model": "core.charge", 
26051     "fields": {
26052         "updated": "2013-12-18T21:29:29.954Z", 
26053         "slice": 11, 
26054         "created": "2013-12-18T21:29:09.054Z", 
26055         "amount": 0.2464, 
26056         "object": 105, 
26057         "account": 16, 
26058         "state": "invoiced", 
26059         "coreHours": 3.52, 
26060         "invoice": 76, 
26061         "date": "2013-12-03T05:00:00Z", 
26062         "kind": "besteffort"
26063     }
26064 },
26065 {
26066     "pk": 60705, 
26067     "model": "core.charge", 
26068     "fields": {
26069         "updated": "2013-12-18T21:29:29.971Z", 
26070         "slice": 11, 
26071         "created": "2013-12-18T21:29:09.060Z", 
26072         "amount": 0.1736, 
26073         "object": 105, 
26074         "account": 16, 
26075         "state": "invoiced", 
26076         "coreHours": 2.48, 
26077         "invoice": 76, 
26078         "date": "2013-12-03T13:00:00Z", 
26079         "kind": "besteffort"
26080     }
26081 },
26082 {
26083     "pk": 60706, 
26084     "model": "core.charge", 
26085     "fields": {
26086         "updated": "2013-12-18T21:29:29.987Z", 
26087         "slice": 11, 
26088         "created": "2013-12-18T21:29:09.068Z", 
26089         "amount": 0.2464, 
26090         "object": 105, 
26091         "account": 16, 
26092         "state": "invoiced", 
26093         "coreHours": 3.52, 
26094         "invoice": 76, 
26095         "date": "2013-12-03T21:00:00Z", 
26096         "kind": "besteffort"
26097     }
26098 },
26099 {
26100     "pk": 60707, 
26101     "model": "core.charge", 
26102     "fields": {
26103         "updated": "2013-12-18T21:29:30.004Z", 
26104         "slice": 11, 
26105         "created": "2013-12-18T21:29:09.077Z", 
26106         "amount": 0.2744, 
26107         "object": 105, 
26108         "account": 16, 
26109         "state": "invoiced", 
26110         "coreHours": 3.92, 
26111         "invoice": 76, 
26112         "date": "2013-12-04T05:00:00Z", 
26113         "kind": "besteffort"
26114     }
26115 },
26116 {
26117     "pk": 60708, 
26118     "model": "core.charge", 
26119     "fields": {
26120         "updated": "2013-12-18T21:29:30.020Z", 
26121         "slice": 11, 
26122         "created": "2013-12-18T21:29:09.085Z", 
26123         "amount": 0.2016, 
26124         "object": 105, 
26125         "account": 16, 
26126         "state": "invoiced", 
26127         "coreHours": 2.88, 
26128         "invoice": 76, 
26129         "date": "2013-12-04T13:00:00Z", 
26130         "kind": "besteffort"
26131     }
26132 },
26133 {
26134     "pk": 60709, 
26135     "model": "core.charge", 
26136     "fields": {
26137         "updated": "2013-12-18T21:29:30.037Z", 
26138         "slice": 11, 
26139         "created": "2013-12-18T21:29:09.093Z", 
26140         "amount": 0.308, 
26141         "object": 105, 
26142         "account": 16, 
26143         "state": "invoiced", 
26144         "coreHours": 4.4, 
26145         "invoice": 76, 
26146         "date": "2013-12-04T21:00:00Z", 
26147         "kind": "besteffort"
26148     }
26149 },
26150 {
26151     "pk": 60710, 
26152     "model": "core.charge", 
26153     "fields": {
26154         "updated": "2013-12-18T21:29:30.053Z", 
26155         "slice": 11, 
26156         "created": "2013-12-18T21:29:09.102Z", 
26157         "amount": 0.1288, 
26158         "object": 105, 
26159         "account": 16, 
26160         "state": "invoiced", 
26161         "coreHours": 1.84, 
26162         "invoice": 76, 
26163         "date": "2013-12-05T05:00:00Z", 
26164         "kind": "besteffort"
26165     }
26166 },
26167 {
26168     "pk": 60711, 
26169     "model": "core.charge", 
26170     "fields": {
26171         "updated": "2013-12-18T21:29:30.070Z", 
26172         "slice": 11, 
26173         "created": "2013-12-18T21:29:09.110Z", 
26174         "amount": 0.1232, 
26175         "object": 105, 
26176         "account": 16, 
26177         "state": "invoiced", 
26178         "coreHours": 1.76, 
26179         "invoice": 76, 
26180         "date": "2013-12-05T13:00:00Z", 
26181         "kind": "besteffort"
26182     }
26183 },
26184 {
26185     "pk": 60712, 
26186     "model": "core.charge", 
26187     "fields": {
26188         "updated": "2013-12-18T21:29:30.087Z", 
26189         "slice": 11, 
26190         "created": "2013-12-18T21:29:09.118Z", 
26191         "amount": 0.2184, 
26192         "object": 105, 
26193         "account": 16, 
26194         "state": "invoiced", 
26195         "coreHours": 3.12, 
26196         "invoice": 76, 
26197         "date": "2013-12-05T21:00:00Z", 
26198         "kind": "besteffort"
26199     }
26200 },
26201 {
26202     "pk": 60713, 
26203     "model": "core.charge", 
26204     "fields": {
26205         "updated": "2013-12-18T21:29:30.103Z", 
26206         "slice": 11, 
26207         "created": "2013-12-18T21:29:09.126Z", 
26208         "amount": 0.3192, 
26209         "object": 105, 
26210         "account": 16, 
26211         "state": "invoiced", 
26212         "coreHours": 4.56, 
26213         "invoice": 76, 
26214         "date": "2013-12-06T05:00:00Z", 
26215         "kind": "besteffort"
26216     }
26217 },
26218 {
26219     "pk": 60714, 
26220     "model": "core.charge", 
26221     "fields": {
26222         "updated": "2013-12-18T21:29:30.120Z", 
26223         "slice": 11, 
26224         "created": "2013-12-18T21:29:09.135Z", 
26225         "amount": 0.3192, 
26226         "object": 105, 
26227         "account": 16, 
26228         "state": "invoiced", 
26229         "coreHours": 4.56, 
26230         "invoice": 76, 
26231         "date": "2013-12-06T13:00:00Z", 
26232         "kind": "besteffort"
26233     }
26234 },
26235 {
26236     "pk": 60715, 
26237     "model": "core.charge", 
26238     "fields": {
26239         "updated": "2013-12-18T21:29:30.136Z", 
26240         "slice": 11, 
26241         "created": "2013-12-18T21:29:09.143Z", 
26242         "amount": 0.2744, 
26243         "object": 105, 
26244         "account": 16, 
26245         "state": "invoiced", 
26246         "coreHours": 3.92, 
26247         "invoice": 76, 
26248         "date": "2013-12-06T21:00:00Z", 
26249         "kind": "besteffort"
26250     }
26251 },
26252 {
26253     "pk": 60716, 
26254     "model": "core.charge", 
26255     "fields": {
26256         "updated": "2013-12-18T21:29:30.153Z", 
26257         "slice": 11, 
26258         "created": "2013-12-18T21:29:09.151Z", 
26259         "amount": 0.1232, 
26260         "object": 105, 
26261         "account": 16, 
26262         "state": "invoiced", 
26263         "coreHours": 1.76, 
26264         "invoice": 76, 
26265         "date": "2013-12-07T05:00:00Z", 
26266         "kind": "besteffort"
26267     }
26268 },
26269 {
26270     "pk": 60717, 
26271     "model": "core.charge", 
26272     "fields": {
26273         "updated": "2013-12-18T21:29:30.169Z", 
26274         "slice": 11, 
26275         "created": "2013-12-18T21:29:09.160Z", 
26276         "amount": 0.2912, 
26277         "object": 105, 
26278         "account": 16, 
26279         "state": "invoiced", 
26280         "coreHours": 4.16, 
26281         "invoice": 76, 
26282         "date": "2013-12-07T13:00:00Z", 
26283         "kind": "besteffort"
26284     }
26285 },
26286 {
26287     "pk": 60718, 
26288     "model": "core.charge", 
26289     "fields": {
26290         "updated": "2013-12-18T21:29:30.186Z", 
26291         "slice": 11, 
26292         "created": "2013-12-18T21:29:09.168Z", 
26293         "amount": 0.3304, 
26294         "object": 105, 
26295         "account": 16, 
26296         "state": "invoiced", 
26297         "coreHours": 4.72, 
26298         "invoice": 76, 
26299         "date": "2013-12-07T21:00:00Z", 
26300         "kind": "besteffort"
26301     }
26302 },
26303 {
26304     "pk": 60719, 
26305     "model": "core.charge", 
26306     "fields": {
26307         "updated": "2013-12-18T21:29:30.203Z", 
26308         "slice": 11, 
26309         "created": "2013-12-18T21:29:09.176Z", 
26310         "amount": 0.224, 
26311         "object": 105, 
26312         "account": 16, 
26313         "state": "invoiced", 
26314         "coreHours": 3.2, 
26315         "invoice": 76, 
26316         "date": "2013-12-08T05:00:00Z", 
26317         "kind": "besteffort"
26318     }
26319 },
26320 {
26321     "pk": 60720, 
26322     "model": "core.charge", 
26323     "fields": {
26324         "updated": "2013-12-18T21:29:30.219Z", 
26325         "slice": 11, 
26326         "created": "2013-12-18T21:29:09.185Z", 
26327         "amount": 0.1456, 
26328         "object": 105, 
26329         "account": 16, 
26330         "state": "invoiced", 
26331         "coreHours": 2.08, 
26332         "invoice": 76, 
26333         "date": "2013-12-08T13:00:00Z", 
26334         "kind": "besteffort"
26335     }
26336 },
26337 {
26338     "pk": 60721, 
26339     "model": "core.charge", 
26340     "fields": {
26341         "updated": "2013-12-18T21:29:30.236Z", 
26342         "slice": 11, 
26343         "created": "2013-12-18T21:29:09.193Z", 
26344         "amount": 0.3192, 
26345         "object": 105, 
26346         "account": 16, 
26347         "state": "invoiced", 
26348         "coreHours": 4.56, 
26349         "invoice": 76, 
26350         "date": "2013-12-08T21:00:00Z", 
26351         "kind": "besteffort"
26352     }
26353 },
26354 {
26355     "pk": 60722, 
26356     "model": "core.charge", 
26357     "fields": {
26358         "updated": "2013-12-18T21:29:30.260Z", 
26359         "slice": 11, 
26360         "created": "2013-12-18T21:29:09.201Z", 
26361         "amount": 0.2576, 
26362         "object": 105, 
26363         "account": 16, 
26364         "state": "invoiced", 
26365         "coreHours": 3.68, 
26366         "invoice": 77, 
26367         "date": "2013-12-09T05:00:00Z", 
26368         "kind": "besteffort"
26369     }
26370 },
26371 {
26372     "pk": 60723, 
26373     "model": "core.charge", 
26374     "fields": {
26375         "updated": "2013-12-18T21:29:30.277Z", 
26376         "slice": 11, 
26377         "created": "2013-12-18T21:29:09.209Z", 
26378         "amount": 0.168, 
26379         "object": 105, 
26380         "account": 16, 
26381         "state": "invoiced", 
26382         "coreHours": 2.4, 
26383         "invoice": 77, 
26384         "date": "2013-12-09T13:00:00Z", 
26385         "kind": "besteffort"
26386     }
26387 },
26388 {
26389     "pk": 60724, 
26390     "model": "core.charge", 
26391     "fields": {
26392         "updated": "2013-12-18T21:29:30.294Z", 
26393         "slice": 11, 
26394         "created": "2013-12-18T21:29:09.218Z", 
26395         "amount": 0.2856, 
26396         "object": 105, 
26397         "account": 16, 
26398         "state": "invoiced", 
26399         "coreHours": 4.08, 
26400         "invoice": 77, 
26401         "date": "2013-12-09T21:00:00Z", 
26402         "kind": "besteffort"
26403     }
26404 },
26405 {
26406     "pk": 60725, 
26407     "model": "core.charge", 
26408     "fields": {
26409         "updated": "2013-12-18T21:29:30.319Z", 
26410         "slice": 11, 
26411         "created": "2013-12-18T21:29:09.226Z", 
26412         "amount": 0.1232, 
26413         "object": 105, 
26414         "account": 16, 
26415         "state": "invoiced", 
26416         "coreHours": 1.76, 
26417         "invoice": 77, 
26418         "date": "2013-12-10T05:00:00Z", 
26419         "kind": "besteffort"
26420     }
26421 },
26422 {
26423     "pk": 60726, 
26424     "model": "core.charge", 
26425     "fields": {
26426         "updated": "2013-12-18T21:29:30.335Z", 
26427         "slice": 11, 
26428         "created": "2013-12-18T21:29:09.234Z", 
26429         "amount": 0.168, 
26430         "object": 105, 
26431         "account": 16, 
26432         "state": "invoiced", 
26433         "coreHours": 2.4, 
26434         "invoice": 77, 
26435         "date": "2013-12-10T13:00:00Z", 
26436         "kind": "besteffort"
26437     }
26438 },
26439 {
26440     "pk": 60727, 
26441     "model": "core.charge", 
26442     "fields": {
26443         "updated": "2013-12-18T21:29:30.352Z", 
26444         "slice": 11, 
26445         "created": "2013-12-18T21:29:09.243Z", 
26446         "amount": 0.1792, 
26447         "object": 105, 
26448         "account": 16, 
26449         "state": "invoiced", 
26450         "coreHours": 2.56, 
26451         "invoice": 77, 
26452         "date": "2013-12-10T21:00:00Z", 
26453         "kind": "besteffort"
26454     }
26455 },
26456 {
26457     "pk": 60728, 
26458     "model": "core.charge", 
26459     "fields": {
26460         "updated": "2013-12-18T21:29:30.369Z", 
26461         "slice": 11, 
26462         "created": "2013-12-18T21:29:09.251Z", 
26463         "amount": 0.3192, 
26464         "object": 105, 
26465         "account": 16, 
26466         "state": "invoiced", 
26467         "coreHours": 4.56, 
26468         "invoice": 77, 
26469         "date": "2013-12-11T05:00:00Z", 
26470         "kind": "besteffort"
26471     }
26472 },
26473 {
26474     "pk": 60729, 
26475     "model": "core.charge", 
26476     "fields": {
26477         "updated": "2013-12-18T21:29:30.385Z", 
26478         "slice": 11, 
26479         "created": "2013-12-18T21:29:09.259Z", 
26480         "amount": 0.1736, 
26481         "object": 105, 
26482         "account": 16, 
26483         "state": "invoiced", 
26484         "coreHours": 2.48, 
26485         "invoice": 77, 
26486         "date": "2013-12-11T13:00:00Z", 
26487         "kind": "besteffort"
26488     }
26489 },
26490 {
26491     "pk": 60730, 
26492     "model": "core.charge", 
26493     "fields": {
26494         "updated": "2013-12-18T21:29:30.402Z", 
26495         "slice": 11, 
26496         "created": "2013-12-18T21:29:09.267Z", 
26497         "amount": 0.196, 
26498         "object": 105, 
26499         "account": 16, 
26500         "state": "invoiced", 
26501         "coreHours": 2.8, 
26502         "invoice": 77, 
26503         "date": "2013-12-11T21:00:00Z", 
26504         "kind": "besteffort"
26505     }
26506 },
26507 {
26508     "pk": 60731, 
26509     "model": "core.charge", 
26510     "fields": {
26511         "updated": "2013-12-18T21:29:30.418Z", 
26512         "slice": 11, 
26513         "created": "2013-12-18T21:29:09.276Z", 
26514         "amount": 0.112, 
26515         "object": 105, 
26516         "account": 16, 
26517         "state": "invoiced", 
26518         "coreHours": 1.6, 
26519         "invoice": 77, 
26520         "date": "2013-12-12T05:00:00Z", 
26521         "kind": "besteffort"
26522     }
26523 },
26524 {
26525     "pk": 60732, 
26526     "model": "core.charge", 
26527     "fields": {
26528         "updated": "2013-12-18T21:29:30.435Z", 
26529         "slice": 11, 
26530         "created": "2013-12-18T21:29:09.284Z", 
26531         "amount": 0.2856, 
26532         "object": 105, 
26533         "account": 16, 
26534         "state": "invoiced", 
26535         "coreHours": 4.08, 
26536         "invoice": 77, 
26537         "date": "2013-12-12T13:00:00Z", 
26538         "kind": "besteffort"
26539     }
26540 },
26541 {
26542     "pk": 60733, 
26543     "model": "core.charge", 
26544     "fields": {
26545         "updated": "2013-12-18T21:29:30.451Z", 
26546         "slice": 11, 
26547         "created": "2013-12-18T21:29:09.292Z", 
26548         "amount": 0.1568, 
26549         "object": 105, 
26550         "account": 16, 
26551         "state": "invoiced", 
26552         "coreHours": 2.24, 
26553         "invoice": 77, 
26554         "date": "2013-12-12T21:00:00Z", 
26555         "kind": "besteffort"
26556     }
26557 },
26558 {
26559     "pk": 60734, 
26560     "model": "core.charge", 
26561     "fields": {
26562         "updated": "2013-12-18T21:29:30.468Z", 
26563         "slice": 11, 
26564         "created": "2013-12-18T21:29:09.300Z", 
26565         "amount": 0.2408, 
26566         "object": 105, 
26567         "account": 16, 
26568         "state": "invoiced", 
26569         "coreHours": 3.44, 
26570         "invoice": 77, 
26571         "date": "2013-12-13T05:00:00Z", 
26572         "kind": "besteffort"
26573     }
26574 },
26575 {
26576     "pk": 60735, 
26577     "model": "core.charge", 
26578     "fields": {
26579         "updated": "2013-12-18T21:29:30.485Z", 
26580         "slice": 11, 
26581         "created": "2013-12-18T21:29:09.309Z", 
26582         "amount": 0.2912, 
26583         "object": 105, 
26584         "account": 16, 
26585         "state": "invoiced", 
26586         "coreHours": 4.16, 
26587         "invoice": 77, 
26588         "date": "2013-12-13T13:00:00Z", 
26589         "kind": "besteffort"
26590     }
26591 },
26592 {
26593     "pk": 60736, 
26594     "model": "core.charge", 
26595     "fields": {
26596         "updated": "2013-12-18T21:29:30.501Z", 
26597         "slice": 11, 
26598         "created": "2013-12-18T21:29:09.317Z", 
26599         "amount": 0.1512, 
26600         "object": 105, 
26601         "account": 16, 
26602         "state": "invoiced", 
26603         "coreHours": 2.16, 
26604         "invoice": 77, 
26605         "date": "2013-12-13T21:00:00Z", 
26606         "kind": "besteffort"
26607     }
26608 },
26609 {
26610     "pk": 60737, 
26611     "model": "core.charge", 
26612     "fields": {
26613         "updated": "2013-12-18T21:29:30.518Z", 
26614         "slice": 11, 
26615         "created": "2013-12-18T21:29:09.325Z", 
26616         "amount": 0.2632, 
26617         "object": 105, 
26618         "account": 16, 
26619         "state": "invoiced", 
26620         "coreHours": 3.76, 
26621         "invoice": 77, 
26622         "date": "2013-12-14T05:00:00Z", 
26623         "kind": "besteffort"
26624     }
26625 },
26626 {
26627     "pk": 60738, 
26628     "model": "core.charge", 
26629     "fields": {
26630         "updated": "2013-12-18T21:29:30.534Z", 
26631         "slice": 11, 
26632         "created": "2013-12-18T21:29:09.334Z", 
26633         "amount": 0.2744, 
26634         "object": 105, 
26635         "account": 16, 
26636         "state": "invoiced", 
26637         "coreHours": 3.92, 
26638         "invoice": 77, 
26639         "date": "2013-12-14T13:00:00Z", 
26640         "kind": "besteffort"
26641     }
26642 },
26643 {
26644     "pk": 60739, 
26645     "model": "core.charge", 
26646     "fields": {
26647         "updated": "2013-12-18T21:29:30.551Z", 
26648         "slice": 11, 
26649         "created": "2013-12-18T21:29:09.342Z", 
26650         "amount": 0.1512, 
26651         "object": 105, 
26652         "account": 16, 
26653         "state": "invoiced", 
26654         "coreHours": 2.16, 
26655         "invoice": 77, 
26656         "date": "2013-12-14T21:00:00Z", 
26657         "kind": "besteffort"
26658     }
26659 },
26660 {
26661     "pk": 60740, 
26662     "model": "core.charge", 
26663     "fields": {
26664         "updated": "2013-12-18T21:29:30.567Z", 
26665         "slice": 11, 
26666         "created": "2013-12-18T21:29:09.350Z", 
26667         "amount": 0.2856, 
26668         "object": 105, 
26669         "account": 16, 
26670         "state": "invoiced", 
26671         "coreHours": 4.08, 
26672         "invoice": 77, 
26673         "date": "2013-12-15T05:00:00Z", 
26674         "kind": "besteffort"
26675     }
26676 },
26677 {
26678     "pk": 60741, 
26679     "model": "core.charge", 
26680     "fields": {
26681         "updated": "2013-12-18T21:29:30.584Z", 
26682         "slice": 11, 
26683         "created": "2013-12-18T21:29:09.358Z", 
26684         "amount": 0.2856, 
26685         "object": 105, 
26686         "account": 16, 
26687         "state": "invoiced", 
26688         "coreHours": 4.08, 
26689         "invoice": 77, 
26690         "date": "2013-12-15T13:00:00Z", 
26691         "kind": "besteffort"
26692     }
26693 },
26694 {
26695     "pk": 60742, 
26696     "model": "core.charge", 
26697     "fields": {
26698         "updated": "2013-12-18T21:29:30.601Z", 
26699         "slice": 11, 
26700         "created": "2013-12-18T21:29:09.367Z", 
26701         "amount": 0.3136, 
26702         "object": 105, 
26703         "account": 16, 
26704         "state": "invoiced", 
26705         "coreHours": 4.48, 
26706         "invoice": 77, 
26707         "date": "2013-12-15T21:00:00Z", 
26708         "kind": "besteffort"
26709     }
26710 },
26711 {
26712     "pk": 60743, 
26713     "model": "core.charge", 
26714     "fields": {
26715         "updated": "2013-12-18T21:29:09.375Z", 
26716         "slice": 11, 
26717         "created": "2013-12-18T21:29:09.375Z", 
26718         "amount": 0.1176, 
26719         "object": 105, 
26720         "account": 16, 
26721         "state": "pending", 
26722         "coreHours": 1.68, 
26723         "invoice": null, 
26724         "date": "2013-12-16T05:00:00Z", 
26725         "kind": "besteffort"
26726     }
26727 },
26728 {
26729     "pk": 60744, 
26730     "model": "core.charge", 
26731     "fields": {
26732         "updated": "2013-12-18T21:29:09.383Z", 
26733         "slice": 11, 
26734         "created": "2013-12-18T21:29:09.383Z", 
26735         "amount": 0.2128, 
26736         "object": 105, 
26737         "account": 16, 
26738         "state": "pending", 
26739         "coreHours": 3.04, 
26740         "invoice": null, 
26741         "date": "2013-12-16T13:00:00Z", 
26742         "kind": "besteffort"
26743     }
26744 },
26745 {
26746     "pk": 60745, 
26747     "model": "core.charge", 
26748     "fields": {
26749         "updated": "2013-12-18T21:29:09.392Z", 
26750         "slice": 11, 
26751         "created": "2013-12-18T21:29:09.392Z", 
26752         "amount": 0.28, 
26753         "object": 105, 
26754         "account": 16, 
26755         "state": "pending", 
26756         "coreHours": 4.0, 
26757         "invoice": null, 
26758         "date": "2013-12-16T21:00:00Z", 
26759         "kind": "besteffort"
26760     }
26761 },
26762 {
26763     "pk": 60746, 
26764     "model": "core.charge", 
26765     "fields": {
26766         "updated": "2013-12-18T21:29:09.400Z", 
26767         "slice": 11, 
26768         "created": "2013-12-18T21:29:09.400Z", 
26769         "amount": 0.224, 
26770         "object": 105, 
26771         "account": 16, 
26772         "state": "pending", 
26773         "coreHours": 3.2, 
26774         "invoice": null, 
26775         "date": "2013-12-17T05:00:00Z", 
26776         "kind": "besteffort"
26777     }
26778 },
26779 {
26780     "pk": 60747, 
26781     "model": "core.charge", 
26782     "fields": {
26783         "updated": "2013-12-18T21:29:09.408Z", 
26784         "slice": 11, 
26785         "created": "2013-12-18T21:29:09.408Z", 
26786         "amount": 0.2184, 
26787         "object": 105, 
26788         "account": 16, 
26789         "state": "pending", 
26790         "coreHours": 3.12, 
26791         "invoice": null, 
26792         "date": "2013-12-17T13:00:00Z", 
26793         "kind": "besteffort"
26794     }
26795 },
26796 {
26797     "pk": 60748, 
26798     "model": "core.charge", 
26799     "fields": {
26800         "updated": "2013-12-18T21:29:09.416Z", 
26801         "slice": 11, 
26802         "created": "2013-12-18T21:29:09.416Z", 
26803         "amount": 0.2464, 
26804         "object": 105, 
26805         "account": 16, 
26806         "state": "pending", 
26807         "coreHours": 3.52, 
26808         "invoice": null, 
26809         "date": "2013-12-17T21:00:00Z", 
26810         "kind": "besteffort"
26811     }
26812 },
26813 {
26814     "pk": 60749, 
26815     "model": "core.charge", 
26816     "fields": {
26817         "updated": "2013-12-18T21:29:09.425Z", 
26818         "slice": 11, 
26819         "created": "2013-12-18T21:29:09.425Z", 
26820         "amount": 0.308, 
26821         "object": 105, 
26822         "account": 16, 
26823         "state": "pending", 
26824         "coreHours": 4.4, 
26825         "invoice": null, 
26826         "date": "2013-12-18T05:00:00Z", 
26827         "kind": "besteffort"
26828     }
26829 },
26830 {
26831     "pk": 60750, 
26832     "model": "core.charge", 
26833     "fields": {
26834         "updated": "2013-12-18T21:29:09.433Z", 
26835         "slice": 11, 
26836         "created": "2013-12-18T21:29:09.433Z", 
26837         "amount": 0.3024, 
26838         "object": 105, 
26839         "account": 16, 
26840         "state": "pending", 
26841         "coreHours": 4.32, 
26842         "invoice": null, 
26843         "date": "2013-12-18T13:00:00Z", 
26844         "kind": "besteffort"
26845     }
26846 },
26847 {
26848     "pk": 60751, 
26849     "model": "core.charge", 
26850     "fields": {
26851         "updated": "2013-12-18T21:29:29.232Z", 
26852         "slice": 12, 
26853         "created": "2013-12-18T21:29:09.456Z", 
26854         "amount": 0.2352, 
26855         "object": 113, 
26856         "account": 16, 
26857         "state": "invoiced", 
26858         "coreHours": 3.36, 
26859         "invoice": 74, 
26860         "date": "2013-11-18T21:00:00Z", 
26861         "kind": "besteffort"
26862     }
26863 },
26864 {
26865     "pk": 60752, 
26866     "model": "core.charge", 
26867     "fields": {
26868         "updated": "2013-12-18T21:29:29.248Z", 
26869         "slice": 12, 
26870         "created": "2013-12-18T21:29:09.466Z", 
26871         "amount": 0.308, 
26872         "object": 113, 
26873         "account": 16, 
26874         "state": "invoiced", 
26875         "coreHours": 4.4, 
26876         "invoice": 74, 
26877         "date": "2013-11-19T05:00:00Z", 
26878         "kind": "besteffort"
26879     }
26880 },
26881 {
26882     "pk": 60753, 
26883     "model": "core.charge", 
26884     "fields": {
26885         "updated": "2013-12-18T21:29:29.265Z", 
26886         "slice": 12, 
26887         "created": "2013-12-18T21:29:09.474Z", 
26888         "amount": 0.2576, 
26889         "object": 113, 
26890         "account": 16, 
26891         "state": "invoiced", 
26892         "coreHours": 3.68, 
26893         "invoice": 74, 
26894         "date": "2013-11-19T13:00:00Z", 
26895         "kind": "besteffort"
26896     }
26897 },
26898 {
26899     "pk": 60754, 
26900     "model": "core.charge", 
26901     "fields": {
26902         "updated": "2013-12-18T21:29:29.281Z", 
26903         "slice": 12, 
26904         "created": "2013-12-18T21:29:09.483Z", 
26905         "amount": 0.3192, 
26906         "object": 113, 
26907         "account": 16, 
26908         "state": "invoiced", 
26909         "coreHours": 4.56, 
26910         "invoice": 74, 
26911         "date": "2013-11-19T21:00:00Z", 
26912         "kind": "besteffort"
26913     }
26914 },
26915 {
26916     "pk": 60755, 
26917     "model": "core.charge", 
26918     "fields": {
26919         "updated": "2013-12-18T21:29:29.298Z", 
26920         "slice": 12, 
26921         "created": "2013-12-18T21:29:09.491Z", 
26922         "amount": 0.1904, 
26923         "object": 113, 
26924         "account": 16, 
26925         "state": "invoiced", 
26926         "coreHours": 2.72, 
26927         "invoice": 74, 
26928         "date": "2013-11-20T05:00:00Z", 
26929         "kind": "besteffort"
26930     }
26931 },
26932 {
26933     "pk": 60756, 
26934     "model": "core.charge", 
26935     "fields": {
26936         "updated": "2013-12-18T21:29:29.314Z", 
26937         "slice": 12, 
26938         "created": "2013-12-18T21:29:09.499Z", 
26939         "amount": 0.3136, 
26940         "object": 113, 
26941         "account": 16, 
26942         "state": "invoiced", 
26943         "coreHours": 4.48, 
26944         "invoice": 74, 
26945         "date": "2013-11-20T13:00:00Z", 
26946         "kind": "besteffort"
26947     }
26948 },
26949 {
26950     "pk": 60757, 
26951     "model": "core.charge", 
26952     "fields": {
26953         "updated": "2013-12-18T21:29:29.331Z", 
26954         "slice": 12, 
26955         "created": "2013-12-18T21:29:09.508Z", 
26956         "amount": 0.1176, 
26957         "object": 113, 
26958         "account": 16, 
26959         "state": "invoiced", 
26960         "coreHours": 1.68, 
26961         "invoice": 74, 
26962         "date": "2013-11-20T21:00:00Z", 
26963         "kind": "besteffort"
26964     }
26965 },
26966 {
26967     "pk": 60758, 
26968     "model": "core.charge", 
26969     "fields": {
26970         "updated": "2013-12-18T21:29:29.347Z", 
26971         "slice": 12, 
26972         "created": "2013-12-18T21:29:09.516Z", 
26973         "amount": 0.28, 
26974         "object": 113, 
26975         "account": 16, 
26976         "state": "invoiced", 
26977         "coreHours": 4.0, 
26978         "invoice": 74, 
26979         "date": "2013-11-21T05:00:00Z", 
26980         "kind": "besteffort"
26981     }
26982 },
26983 {
26984     "pk": 60759, 
26985     "model": "core.charge", 
26986     "fields": {
26987         "updated": "2013-12-18T21:29:29.364Z", 
26988         "slice": 12, 
26989         "created": "2013-12-18T21:29:09.524Z", 
26990         "amount": 0.1232, 
26991         "object": 113, 
26992         "account": 16, 
26993         "state": "invoiced", 
26994         "coreHours": 1.76, 
26995         "invoice": 74, 
26996         "date": "2013-11-21T13:00:00Z", 
26997         "kind": "besteffort"
26998     }
26999 },
27000 {
27001     "pk": 60760, 
27002     "model": "core.charge", 
27003     "fields": {
27004         "updated": "2013-12-18T21:29:29.381Z", 
27005         "slice": 12, 
27006         "created": "2013-12-18T21:29:09.532Z", 
27007         "amount": 0.3136, 
27008         "object": 113, 
27009         "account": 16, 
27010         "state": "invoiced", 
27011         "coreHours": 4.48, 
27012         "invoice": 74, 
27013         "date": "2013-11-21T21:00:00Z", 
27014         "kind": "besteffort"
27015     }
27016 },
27017 {
27018     "pk": 60761, 
27019     "model": "core.charge", 
27020     "fields": {
27021         "updated": "2013-12-18T21:29:29.397Z", 
27022         "slice": 12, 
27023         "created": "2013-12-18T21:29:09.541Z", 
27024         "amount": 0.1456, 
27025         "object": 113, 
27026         "account": 16, 
27027         "state": "invoiced", 
27028         "coreHours": 2.08, 
27029         "invoice": 74, 
27030         "date": "2013-11-22T05:00:00Z", 
27031         "kind": "besteffort"
27032     }
27033 },
27034 {
27035     "pk": 60762, 
27036     "model": "core.charge", 
27037     "fields": {
27038         "updated": "2013-12-18T21:29:29.414Z", 
27039         "slice": 12, 
27040         "created": "2013-12-18T21:29:09.549Z", 
27041         "amount": 0.2576, 
27042         "object": 113, 
27043         "account": 16, 
27044         "state": "invoiced", 
27045         "coreHours": 3.68, 
27046         "invoice": 74, 
27047         "date": "2013-11-22T13:00:00Z", 
27048         "kind": "besteffort"
27049     }
27050 },
27051 {
27052     "pk": 60763, 
27053     "model": "core.charge", 
27054     "fields": {
27055         "updated": "2013-12-18T21:29:29.432Z", 
27056         "slice": 12, 
27057         "created": "2013-12-18T21:29:09.557Z", 
27058         "amount": 0.2016, 
27059         "object": 113, 
27060         "account": 16, 
27061         "state": "invoiced", 
27062         "coreHours": 2.88, 
27063         "invoice": 74, 
27064         "date": "2013-11-22T21:00:00Z", 
27065         "kind": "besteffort"
27066     }
27067 },
27068 {
27069     "pk": 60764, 
27070     "model": "core.charge", 
27071     "fields": {
27072         "updated": "2013-12-18T21:29:29.448Z", 
27073         "slice": 12, 
27074         "created": "2013-12-18T21:29:09.565Z", 
27075         "amount": 0.3024, 
27076         "object": 113, 
27077         "account": 16, 
27078         "state": "invoiced", 
27079         "coreHours": 4.32, 
27080         "invoice": 74, 
27081         "date": "2013-11-23T05:00:00Z", 
27082         "kind": "besteffort"
27083     }
27084 },
27085 {
27086     "pk": 60765, 
27087     "model": "core.charge", 
27088     "fields": {
27089         "updated": "2013-12-18T21:29:29.465Z", 
27090         "slice": 12, 
27091         "created": "2013-12-18T21:29:09.574Z", 
27092         "amount": 0.3136, 
27093         "object": 113, 
27094         "account": 16, 
27095         "state": "invoiced", 
27096         "coreHours": 4.48, 
27097         "invoice": 74, 
27098         "date": "2013-11-23T13:00:00Z", 
27099         "kind": "besteffort"
27100     }
27101 },
27102 {
27103     "pk": 60766, 
27104     "model": "core.charge", 
27105     "fields": {
27106         "updated": "2013-12-18T21:29:29.482Z", 
27107         "slice": 12, 
27108         "created": "2013-12-18T21:29:09.582Z", 
27109         "amount": 0.2128, 
27110         "object": 113, 
27111         "account": 16, 
27112         "state": "invoiced", 
27113         "coreHours": 3.04, 
27114         "invoice": 74, 
27115         "date": "2013-11-23T21:00:00Z", 
27116         "kind": "besteffort"
27117     }
27118 },
27119 {
27120     "pk": 60767, 
27121     "model": "core.charge", 
27122     "fields": {
27123         "updated": "2013-12-18T21:29:29.498Z", 
27124         "slice": 12, 
27125         "created": "2013-12-18T21:29:09.590Z", 
27126         "amount": 0.1848, 
27127         "object": 113, 
27128         "account": 16, 
27129         "state": "invoiced", 
27130         "coreHours": 2.64, 
27131         "invoice": 74, 
27132         "date": "2013-11-24T05:00:00Z", 
27133         "kind": "besteffort"
27134     }
27135 },
27136 {
27137     "pk": 60768, 
27138     "model": "core.charge", 
27139     "fields": {
27140         "updated": "2013-12-18T21:29:29.515Z", 
27141         "slice": 12, 
27142         "created": "2013-12-18T21:29:09.599Z", 
27143         "amount": 0.3136, 
27144         "object": 113, 
27145         "account": 16, 
27146         "state": "invoiced", 
27147         "coreHours": 4.48, 
27148         "invoice": 74, 
27149         "date": "2013-11-24T13:00:00Z", 
27150         "kind": "besteffort"
27151     }
27152 },
27153 {
27154     "pk": 60769, 
27155     "model": "core.charge", 
27156     "fields": {
27157         "updated": "2013-12-18T21:29:29.531Z", 
27158         "slice": 12, 
27159         "created": "2013-12-18T21:29:09.607Z", 
27160         "amount": 0.1456, 
27161         "object": 113, 
27162         "account": 16, 
27163         "state": "invoiced", 
27164         "coreHours": 2.08, 
27165         "invoice": 74, 
27166         "date": "2013-11-24T21:00:00Z", 
27167         "kind": "besteffort"
27168     }
27169 },
27170 {
27171     "pk": 60770, 
27172     "model": "core.charge", 
27173     "fields": {
27174         "updated": "2013-12-18T21:29:29.556Z", 
27175         "slice": 12, 
27176         "created": "2013-12-18T21:29:09.615Z", 
27177         "amount": 0.2576, 
27178         "object": 113, 
27179         "account": 16, 
27180         "state": "invoiced", 
27181         "coreHours": 3.68, 
27182         "invoice": 75, 
27183         "date": "2013-11-25T05:00:00Z", 
27184         "kind": "besteffort"
27185     }
27186 },
27187 {
27188     "pk": 60771, 
27189     "model": "core.charge", 
27190     "fields": {
27191         "updated": "2013-12-18T21:29:29.573Z", 
27192         "slice": 12, 
27193         "created": "2013-12-18T21:29:09.623Z", 
27194         "amount": 0.2912, 
27195         "object": 113, 
27196         "account": 16, 
27197         "state": "invoiced", 
27198         "coreHours": 4.16, 
27199         "invoice": 75, 
27200         "date": "2013-11-25T13:00:00Z", 
27201         "kind": "besteffort"
27202     }
27203 },
27204 {
27205     "pk": 60772, 
27206     "model": "core.charge", 
27207     "fields": {
27208         "updated": "2013-12-18T21:29:29.589Z", 
27209         "slice": 12, 
27210         "created": "2013-12-18T21:29:09.632Z", 
27211         "amount": 0.2744, 
27212         "object": 113, 
27213         "account": 16, 
27214         "state": "invoiced", 
27215         "coreHours": 3.92, 
27216         "invoice": 75, 
27217         "date": "2013-11-25T21:00:00Z", 
27218         "kind": "besteffort"
27219     }
27220 },
27221 {
27222     "pk": 60773, 
27223     "model": "core.charge", 
27224     "fields": {
27225         "updated": "2013-12-18T21:29:29.606Z", 
27226         "slice": 12, 
27227         "created": "2013-12-18T21:29:09.640Z", 
27228         "amount": 0.2296, 
27229         "object": 113, 
27230         "account": 16, 
27231         "state": "invoiced", 
27232         "coreHours": 3.28, 
27233         "invoice": 75, 
27234         "date": "2013-11-26T05:00:00Z", 
27235         "kind": "besteffort"
27236     }
27237 },
27238 {
27239     "pk": 60774, 
27240     "model": "core.charge", 
27241     "fields": {
27242         "updated": "2013-12-18T21:29:29.623Z", 
27243         "slice": 12, 
27244         "created": "2013-12-18T21:29:09.649Z", 
27245         "amount": 0.308, 
27246         "object": 113, 
27247         "account": 16, 
27248         "state": "invoiced", 
27249         "coreHours": 4.4, 
27250         "invoice": 75, 
27251         "date": "2013-11-26T13:00:00Z", 
27252         "kind": "besteffort"
27253     }
27254 },
27255 {
27256     "pk": 60775, 
27257     "model": "core.charge", 
27258     "fields": {
27259         "updated": "2013-12-18T21:29:29.639Z", 
27260         "slice": 12, 
27261         "created": "2013-12-18T21:29:09.657Z", 
27262         "amount": 0.1736, 
27263         "object": 113, 
27264         "account": 16, 
27265         "state": "invoiced", 
27266         "coreHours": 2.48, 
27267         "invoice": 75, 
27268         "date": "2013-11-26T21:00:00Z", 
27269         "kind": "besteffort"
27270     }
27271 },
27272 {
27273     "pk": 60776, 
27274     "model": "core.charge", 
27275     "fields": {
27276         "updated": "2013-12-18T21:29:29.656Z", 
27277         "slice": 12, 
27278         "created": "2013-12-18T21:29:09.665Z", 
27279         "amount": 0.1176, 
27280         "object": 113, 
27281         "account": 16, 
27282         "state": "invoiced", 
27283         "coreHours": 1.68, 
27284         "invoice": 75, 
27285         "date": "2013-11-27T05:00:00Z", 
27286         "kind": "besteffort"
27287     }
27288 },
27289 {
27290     "pk": 60777, 
27291     "model": "core.charge", 
27292     "fields": {
27293         "updated": "2013-12-18T21:29:29.672Z", 
27294         "slice": 12, 
27295         "created": "2013-12-18T21:29:09.673Z", 
27296         "amount": 0.1736, 
27297         "object": 113, 
27298         "account": 16, 
27299         "state": "invoiced", 
27300         "coreHours": 2.48, 
27301         "invoice": 75, 
27302         "date": "2013-11-27T13:00:00Z", 
27303         "kind": "besteffort"
27304     }
27305 },
27306 {
27307     "pk": 60778, 
27308     "model": "core.charge", 
27309     "fields": {
27310         "updated": "2013-12-18T21:29:29.689Z", 
27311         "slice": 12, 
27312         "created": "2013-12-18T21:29:09.682Z", 
27313         "amount": 0.2968, 
27314         "object": 113, 
27315         "account": 16, 
27316         "state": "invoiced", 
27317         "coreHours": 4.24, 
27318         "invoice": 75, 
27319         "date": "2013-11-27T21:00:00Z", 
27320         "kind": "besteffort"
27321     }
27322 },
27323 {
27324     "pk": 60779, 
27325     "model": "core.charge", 
27326     "fields": {
27327         "updated": "2013-12-18T21:29:29.706Z", 
27328         "slice": 12, 
27329         "created": "2013-12-18T21:29:09.690Z", 
27330         "amount": 0.252, 
27331         "object": 113, 
27332         "account": 16, 
27333         "state": "invoiced", 
27334         "coreHours": 3.6, 
27335         "invoice": 75, 
27336         "date": "2013-11-28T05:00:00Z", 
27337         "kind": "besteffort"
27338     }
27339 },
27340 {
27341     "pk": 60780, 
27342     "model": "core.charge", 
27343     "fields": {
27344         "updated": "2013-12-18T21:29:29.722Z", 
27345         "slice": 12, 
27346         "created": "2013-12-18T21:29:09.698Z", 
27347         "amount": 0.2632, 
27348         "object": 113, 
27349         "account": 16, 
27350         "state": "invoiced", 
27351         "coreHours": 3.76, 
27352         "invoice": 75, 
27353         "date": "2013-11-28T13:00:00Z", 
27354         "kind": "besteffort"
27355     }
27356 },
27357 {
27358     "pk": 60781, 
27359     "model": "core.charge", 
27360     "fields": {
27361         "updated": "2013-12-18T21:29:29.739Z", 
27362         "slice": 12, 
27363         "created": "2013-12-18T21:29:09.706Z", 
27364         "amount": 0.1456, 
27365         "object": 113, 
27366         "account": 16, 
27367         "state": "invoiced", 
27368         "coreHours": 2.08, 
27369         "invoice": 75, 
27370         "date": "2013-11-28T21:00:00Z", 
27371         "kind": "besteffort"
27372     }
27373 },
27374 {
27375     "pk": 60782, 
27376     "model": "core.charge", 
27377     "fields": {
27378         "updated": "2013-12-18T21:29:29.755Z", 
27379         "slice": 12, 
27380         "created": "2013-12-18T21:29:09.715Z", 
27381         "amount": 0.1512, 
27382         "object": 113, 
27383         "account": 16, 
27384         "state": "invoiced", 
27385         "coreHours": 2.16, 
27386         "invoice": 75, 
27387         "date": "2013-11-29T05:00:00Z", 
27388         "kind": "besteffort"
27389     }
27390 },
27391 {
27392     "pk": 60783, 
27393     "model": "core.charge", 
27394     "fields": {
27395         "updated": "2013-12-18T21:29:29.772Z", 
27396         "slice": 12, 
27397         "created": "2013-12-18T21:29:09.723Z", 
27398         "amount": 0.2072, 
27399         "object": 113, 
27400         "account": 16, 
27401         "state": "invoiced", 
27402         "coreHours": 2.96, 
27403         "invoice": 75, 
27404         "date": "2013-11-29T13:00:00Z", 
27405         "kind": "besteffort"
27406     }
27407 },
27408 {
27409     "pk": 60784, 
27410     "model": "core.charge", 
27411     "fields": {
27412         "updated": "2013-12-18T21:29:29.788Z", 
27413         "slice": 12, 
27414         "created": "2013-12-18T21:29:09.731Z", 
27415         "amount": 0.1624, 
27416         "object": 113, 
27417         "account": 16, 
27418         "state": "invoiced", 
27419         "coreHours": 2.32, 
27420         "invoice": 75, 
27421         "date": "2013-11-29T21:00:00Z", 
27422         "kind": "besteffort"
27423     }
27424 },
27425 {
27426     "pk": 60785, 
27427     "model": "core.charge", 
27428     "fields": {
27429         "updated": "2013-12-18T21:29:29.805Z", 
27430         "slice": 12, 
27431         "created": "2013-12-18T21:29:09.740Z", 
27432         "amount": 0.1848, 
27433         "object": 113, 
27434         "account": 16, 
27435         "state": "invoiced", 
27436         "coreHours": 2.64, 
27437         "invoice": 75, 
27438         "date": "2013-11-30T05:00:00Z", 
27439         "kind": "besteffort"
27440     }
27441 },
27442 {
27443     "pk": 60786, 
27444     "model": "core.charge", 
27445     "fields": {
27446         "updated": "2013-12-18T21:29:29.821Z", 
27447         "slice": 12, 
27448         "created": "2013-12-18T21:29:09.748Z", 
27449         "amount": 0.1176, 
27450         "object": 113, 
27451         "account": 16, 
27452         "state": "invoiced", 
27453         "coreHours": 1.68, 
27454         "invoice": 75, 
27455         "date": "2013-11-30T13:00:00Z", 
27456         "kind": "besteffort"
27457     }
27458 },
27459 {
27460     "pk": 60787, 
27461     "model": "core.charge", 
27462     "fields": {
27463         "updated": "2013-12-18T21:29:29.838Z", 
27464         "slice": 12, 
27465         "created": "2013-12-18T21:29:09.756Z", 
27466         "amount": 0.196, 
27467         "object": 113, 
27468         "account": 16, 
27469         "state": "invoiced", 
27470         "coreHours": 2.8, 
27471         "invoice": 75, 
27472         "date": "2013-11-30T21:00:00Z", 
27473         "kind": "besteffort"
27474     }
27475 },
27476 {
27477     "pk": 60788, 
27478     "model": "core.charge", 
27479     "fields": {
27480         "updated": "2013-12-18T21:29:29.855Z", 
27481         "slice": 12, 
27482         "created": "2013-12-18T21:29:09.764Z", 
27483         "amount": 0.1792, 
27484         "object": 113, 
27485         "account": 16, 
27486         "state": "invoiced", 
27487         "coreHours": 2.56, 
27488         "invoice": 75, 
27489         "date": "2013-12-01T05:00:00Z", 
27490         "kind": "besteffort"
27491     }
27492 },
27493 {
27494     "pk": 60789, 
27495     "model": "core.charge", 
27496     "fields": {
27497         "updated": "2013-12-18T21:29:29.871Z", 
27498         "slice": 12, 
27499         "created": "2013-12-18T21:29:09.773Z", 
27500         "amount": 0.2408, 
27501         "object": 113, 
27502         "account": 16, 
27503         "state": "invoiced", 
27504         "coreHours": 3.44, 
27505         "invoice": 75, 
27506         "date": "2013-12-01T13:00:00Z", 
27507         "kind": "besteffort"
27508     }
27509 },
27510 {
27511     "pk": 60790, 
27512     "model": "core.charge", 
27513     "fields": {
27514         "updated": "2013-12-18T21:29:29.888Z", 
27515         "slice": 12, 
27516         "created": "2013-12-18T21:29:09.781Z", 
27517         "amount": 0.14, 
27518         "object": 113, 
27519         "account": 16, 
27520         "state": "invoiced", 
27521         "coreHours": 2.0, 
27522         "invoice": 75, 
27523         "date": "2013-12-01T21:00:00Z", 
27524         "kind": "besteffort"
27525     }
27526 },
27527 {
27528     "pk": 60791, 
27529     "model": "core.charge", 
27530     "fields": {
27531         "updated": "2013-12-18T21:29:29.913Z", 
27532         "slice": 12, 
27533         "created": "2013-12-18T21:29:09.789Z", 
27534         "amount": 0.112, 
27535         "object": 113, 
27536         "account": 16, 
27537         "state": "invoiced", 
27538         "coreHours": 1.6, 
27539         "invoice": 76, 
27540         "date": "2013-12-02T05:00:00Z", 
27541         "kind": "besteffort"
27542     }
27543 },
27544 {
27545     "pk": 60792, 
27546     "model": "core.charge", 
27547     "fields": {
27548         "updated": "2013-12-18T21:29:29.929Z", 
27549         "slice": 12, 
27550         "created": "2013-12-18T21:29:09.798Z", 
27551         "amount": 0.3136, 
27552         "object": 113, 
27553         "account": 16, 
27554         "state": "invoiced", 
27555         "coreHours": 4.48, 
27556         "invoice": 76, 
27557         "date": "2013-12-02T13:00:00Z", 
27558         "kind": "besteffort"
27559     }
27560 },
27561 {
27562     "pk": 60793, 
27563     "model": "core.charge", 
27564     "fields": {
27565         "updated": "2013-12-18T21:29:29.946Z", 
27566         "slice": 12, 
27567         "created": "2013-12-18T21:29:09.806Z", 
27568         "amount": 0.1456, 
27569         "object": 113, 
27570         "account": 16, 
27571         "state": "invoiced", 
27572         "coreHours": 2.08, 
27573         "invoice": 76, 
27574         "date": "2013-12-02T21:00:00Z", 
27575         "kind": "besteffort"
27576     }
27577 },
27578 {
27579     "pk": 60794, 
27580     "model": "core.charge", 
27581     "fields": {
27582         "updated": "2013-12-18T21:29:29.962Z", 
27583         "slice": 12, 
27584         "created": "2013-12-18T21:29:09.814Z", 
27585         "amount": 0.2912, 
27586         "object": 113, 
27587         "account": 16, 
27588         "state": "invoiced", 
27589         "coreHours": 4.16, 
27590         "invoice": 76, 
27591         "date": "2013-12-03T05:00:00Z", 
27592         "kind": "besteffort"
27593     }
27594 },
27595 {
27596     "pk": 60795, 
27597     "model": "core.charge", 
27598     "fields": {
27599         "updated": "2013-12-18T21:29:29.979Z", 
27600         "slice": 12, 
27601         "created": "2013-12-18T21:29:09.822Z", 
27602         "amount": 0.2128, 
27603         "object": 113, 
27604         "account": 16, 
27605         "state": "invoiced", 
27606         "coreHours": 3.04, 
27607         "invoice": 76, 
27608         "date": "2013-12-03T13:00:00Z", 
27609         "kind": "besteffort"
27610     }
27611 },
27612 {
27613     "pk": 60796, 
27614     "model": "core.charge", 
27615     "fields": {
27616         "updated": "2013-12-18T21:29:29.995Z", 
27617         "slice": 12, 
27618         "created": "2013-12-18T21:29:09.831Z", 
27619         "amount": 0.1848, 
27620         "object": 113, 
27621         "account": 16, 
27622         "state": "invoiced", 
27623         "coreHours": 2.64, 
27624         "invoice": 76, 
27625         "date": "2013-12-03T21:00:00Z", 
27626         "kind": "besteffort"
27627     }
27628 },
27629 {
27630     "pk": 60797, 
27631     "model": "core.charge", 
27632     "fields": {
27633         "updated": "2013-12-18T21:29:30.012Z", 
27634         "slice": 12, 
27635         "created": "2013-12-18T21:29:09.839Z", 
27636         "amount": 0.3304, 
27637         "object": 113, 
27638         "account": 16, 
27639         "state": "invoiced", 
27640         "coreHours": 4.72, 
27641         "invoice": 76, 
27642         "date": "2013-12-04T05:00:00Z", 
27643         "kind": "besteffort"
27644     }
27645 },
27646 {
27647     "pk": 60798, 
27648     "model": "core.charge", 
27649     "fields": {
27650         "updated": "2013-12-18T21:29:30.029Z", 
27651         "slice": 12, 
27652         "created": "2013-12-18T21:29:09.847Z", 
27653         "amount": 0.28, 
27654         "object": 113, 
27655         "account": 16, 
27656         "state": "invoiced", 
27657         "coreHours": 4.0, 
27658         "invoice": 76, 
27659         "date": "2013-12-04T13:00:00Z", 
27660         "kind": "besteffort"
27661     }
27662 },
27663 {
27664     "pk": 60799, 
27665     "model": "core.charge", 
27666     "fields": {
27667         "updated": "2013-12-18T21:29:30.045Z", 
27668         "slice": 12, 
27669         "created": "2013-12-18T21:29:09.855Z", 
27670         "amount": 0.308, 
27671         "object": 113, 
27672         "account": 16, 
27673         "state": "invoiced", 
27674         "coreHours": 4.4, 
27675         "invoice": 76, 
27676         "date": "2013-12-04T21:00:00Z", 
27677         "kind": "besteffort"
27678     }
27679 },
27680 {
27681     "pk": 60800, 
27682     "model": "core.charge", 
27683     "fields": {
27684         "updated": "2013-12-18T21:29:30.062Z", 
27685         "slice": 12, 
27686         "created": "2013-12-18T21:29:09.864Z", 
27687         "amount": 0.3304, 
27688         "object": 113, 
27689         "account": 16, 
27690         "state": "invoiced", 
27691         "coreHours": 4.72, 
27692         "invoice": 76, 
27693         "date": "2013-12-05T05:00:00Z", 
27694         "kind": "besteffort"
27695     }
27696 },
27697 {
27698     "pk": 60801, 
27699     "model": "core.charge", 
27700     "fields": {
27701         "updated": "2013-12-18T21:29:30.078Z", 
27702         "slice": 12, 
27703         "created": "2013-12-18T21:29:09.872Z", 
27704         "amount": 0.2464, 
27705         "object": 113, 
27706         "account": 16, 
27707         "state": "invoiced", 
27708         "coreHours": 3.52, 
27709         "invoice": 76, 
27710         "date": "2013-12-05T13:00:00Z", 
27711         "kind": "besteffort"
27712     }
27713 },
27714 {
27715     "pk": 60802, 
27716     "model": "core.charge", 
27717     "fields": {
27718         "updated": "2013-12-18T21:29:30.095Z", 
27719         "slice": 12, 
27720         "created": "2013-12-18T21:29:09.880Z", 
27721         "amount": 0.3136, 
27722         "object": 113, 
27723         "account": 16, 
27724         "state": "invoiced", 
27725         "coreHours": 4.48, 
27726         "invoice": 76, 
27727         "date": "2013-12-05T21:00:00Z", 
27728         "kind": "besteffort"
27729     }
27730 },
27731 {
27732     "pk": 60803, 
27733     "model": "core.charge", 
27734     "fields": {
27735         "updated": "2013-12-18T21:29:30.111Z", 
27736         "slice": 12, 
27737         "created": "2013-12-18T21:29:09.889Z", 
27738         "amount": 0.112, 
27739         "object": 113, 
27740         "account": 16, 
27741         "state": "invoiced", 
27742         "coreHours": 1.6, 
27743         "invoice": 76, 
27744         "date": "2013-12-06T05:00:00Z", 
27745         "kind": "besteffort"
27746     }
27747 },
27748 {
27749     "pk": 60804, 
27750     "model": "core.charge", 
27751     "fields": {
27752         "updated": "2013-12-18T21:29:30.128Z", 
27753         "slice": 12, 
27754         "created": "2013-12-18T21:29:09.897Z", 
27755         "amount": 0.2744, 
27756         "object": 113, 
27757         "account": 16, 
27758         "state": "invoiced", 
27759         "coreHours": 3.92, 
27760         "invoice": 76, 
27761         "date": "2013-12-06T13:00:00Z", 
27762         "kind": "besteffort"
27763     }
27764 },
27765 {
27766     "pk": 60805, 
27767     "model": "core.charge", 
27768     "fields": {
27769         "updated": "2013-12-18T21:29:30.145Z", 
27770         "slice": 12, 
27771         "created": "2013-12-18T21:29:09.905Z", 
27772         "amount": 0.1792, 
27773         "object": 113, 
27774         "account": 16, 
27775         "state": "invoiced", 
27776         "coreHours": 2.56, 
27777         "invoice": 76, 
27778         "date": "2013-12-06T21:00:00Z", 
27779         "kind": "besteffort"
27780     }
27781 },
27782 {
27783     "pk": 60806, 
27784     "model": "core.charge", 
27785     "fields": {
27786         "updated": "2013-12-18T21:29:30.161Z", 
27787         "slice": 12, 
27788         "created": "2013-12-18T21:29:09.913Z", 
27789         "amount": 0.1568, 
27790         "object": 113, 
27791         "account": 16, 
27792         "state": "invoiced", 
27793         "coreHours": 2.24, 
27794         "invoice": 76, 
27795         "date": "2013-12-07T05:00:00Z", 
27796         "kind": "besteffort"
27797     }
27798 },
27799 {
27800     "pk": 60807, 
27801     "model": "core.charge", 
27802     "fields": {
27803         "updated": "2013-12-18T21:29:30.178Z", 
27804         "slice": 12, 
27805         "created": "2013-12-18T21:29:09.922Z", 
27806         "amount": 0.2408, 
27807         "object": 113, 
27808         "account": 16, 
27809         "state": "invoiced", 
27810         "coreHours": 3.44, 
27811         "invoice": 76, 
27812         "date": "2013-12-07T13:00:00Z", 
27813         "kind": "besteffort"
27814     }
27815 },
27816 {
27817     "pk": 60808, 
27818     "model": "core.charge", 
27819     "fields": {
27820         "updated": "2013-12-18T21:29:30.194Z", 
27821         "slice": 12, 
27822         "created": "2013-12-18T21:29:09.930Z", 
27823         "amount": 0.1176, 
27824         "object": 113, 
27825         "account": 16, 
27826         "state": "invoiced", 
27827         "coreHours": 1.68, 
27828         "invoice": 76, 
27829         "date": "2013-12-07T21:00:00Z", 
27830         "kind": "besteffort"
27831     }
27832 },
27833 {
27834     "pk": 60809, 
27835     "model": "core.charge", 
27836     "fields": {
27837         "updated": "2013-12-18T21:29:30.211Z", 
27838         "slice": 12, 
27839         "created": "2013-12-18T21:29:09.938Z", 
27840         "amount": 0.1176, 
27841         "object": 113, 
27842         "account": 16, 
27843         "state": "invoiced", 
27844         "coreHours": 1.68, 
27845         "invoice": 76, 
27846         "date": "2013-12-08T05:00:00Z", 
27847         "kind": "besteffort"
27848     }
27849 },
27850 {
27851     "pk": 60810, 
27852     "model": "core.charge", 
27853     "fields": {
27854         "updated": "2013-12-18T21:29:30.227Z", 
27855         "slice": 12, 
27856         "created": "2013-12-18T21:29:09.947Z", 
27857         "amount": 0.3304, 
27858         "object": 113, 
27859         "account": 16, 
27860         "state": "invoiced", 
27861         "coreHours": 4.72, 
27862         "invoice": 76, 
27863         "date": "2013-12-08T13:00:00Z", 
27864         "kind": "besteffort"
27865     }
27866 },
27867 {
27868     "pk": 60811, 
27869     "model": "core.charge", 
27870     "fields": {
27871         "updated": "2013-12-18T21:29:30.244Z", 
27872         "slice": 12, 
27873         "created": "2013-12-18T21:29:09.955Z", 
27874         "amount": 0.196, 
27875         "object": 113, 
27876         "account": 16, 
27877         "state": "invoiced", 
27878         "coreHours": 2.8, 
27879         "invoice": 76, 
27880         "date": "2013-12-08T21:00:00Z", 
27881         "kind": "besteffort"
27882     }
27883 },
27884 {
27885     "pk": 60812, 
27886     "model": "core.charge", 
27887     "fields": {
27888         "updated": "2013-12-18T21:29:30.269Z", 
27889         "slice": 12, 
27890         "created": "2013-12-18T21:29:09.963Z", 
27891         "amount": 0.2744, 
27892         "object": 113, 
27893         "account": 16, 
27894         "state": "invoiced", 
27895         "coreHours": 3.92, 
27896         "invoice": 77, 
27897         "date": "2013-12-09T05:00:00Z", 
27898         "kind": "besteffort"
27899     }
27900 },
27901 {
27902     "pk": 60813, 
27903     "model": "core.charge", 
27904     "fields": {
27905         "updated": "2013-12-18T21:29:30.285Z", 
27906         "slice": 12, 
27907         "created": "2013-12-18T21:29:09.971Z", 
27908         "amount": 0.1792, 
27909         "object": 113, 
27910         "account": 16, 
27911         "state": "invoiced", 
27912         "coreHours": 2.56, 
27913         "invoice": 77, 
27914         "date": "2013-12-09T13:00:00Z", 
27915         "kind": "besteffort"
27916     }
27917 },
27918 {
27919     "pk": 60814, 
27920     "model": "core.charge", 
27921     "fields": {
27922         "updated": "2013-12-18T21:29:30.302Z", 
27923         "slice": 12, 
27924         "created": "2013-12-18T21:29:09.980Z", 
27925         "amount": 0.112, 
27926         "object": 113, 
27927         "account": 16, 
27928         "state": "invoiced", 
27929         "coreHours": 1.6, 
27930         "invoice": 77, 
27931         "date": "2013-12-09T21:00:00Z", 
27932         "kind": "besteffort"
27933     }
27934 },
27935 {
27936     "pk": 60815, 
27937     "model": "core.charge", 
27938     "fields": {
27939         "updated": "2013-12-18T21:29:30.327Z", 
27940         "slice": 12, 
27941         "created": "2013-12-18T21:29:09.988Z", 
27942         "amount": 0.2296, 
27943         "object": 113, 
27944         "account": 16, 
27945         "state": "invoiced", 
27946         "coreHours": 3.28, 
27947         "invoice": 77, 
27948         "date": "2013-12-10T05:00:00Z", 
27949         "kind": "besteffort"
27950     }
27951 },
27952 {
27953     "pk": 60816, 
27954     "model": "core.charge", 
27955     "fields": {
27956         "updated": "2013-12-18T21:29:30.344Z", 
27957         "slice": 12, 
27958         "created": "2013-12-18T21:29:09.996Z", 
27959         "amount": 0.1232, 
27960         "object": 113, 
27961         "account": 16, 
27962         "state": "invoiced", 
27963         "coreHours": 1.76, 
27964         "invoice": 77, 
27965         "date": "2013-12-10T13:00:00Z", 
27966         "kind": "besteffort"
27967     }
27968 },
27969 {
27970     "pk": 60817, 
27971     "model": "core.charge", 
27972     "fields": {
27973         "updated": "2013-12-18T21:29:30.360Z", 
27974         "slice": 12, 
27975         "created": "2013-12-18T21:29:10.005Z", 
27976         "amount": 0.1848, 
27977         "object": 113, 
27978         "account": 16, 
27979         "state": "invoiced", 
27980         "coreHours": 2.64, 
27981         "invoice": 77, 
27982         "date": "2013-12-10T21:00:00Z", 
27983         "kind": "besteffort"
27984     }
27985 },
27986 {
27987     "pk": 60818, 
27988     "model": "core.charge", 
27989     "fields": {
27990         "updated": "2013-12-18T21:29:30.377Z", 
27991         "slice": 12, 
27992         "created": "2013-12-18T21:29:10.013Z", 
27993         "amount": 0.2296, 
27994         "object": 113, 
27995         "account": 16, 
27996         "state": "invoiced", 
27997         "coreHours": 3.28, 
27998         "invoice": 77, 
27999         "date": "2013-12-11T05:00:00Z", 
28000         "kind": "besteffort"
28001     }
28002 },
28003 {
28004     "pk": 60819, 
28005     "model": "core.charge", 
28006     "fields": {
28007         "updated": "2013-12-18T21:29:30.393Z", 
28008         "slice": 12, 
28009         "created": "2013-12-18T21:29:10.021Z", 
28010         "amount": 0.2968, 
28011         "object": 113, 
28012         "account": 16, 
28013         "state": "invoiced", 
28014         "coreHours": 4.24, 
28015         "invoice": 77, 
28016         "date": "2013-12-11T13:00:00Z", 
28017         "kind": "besteffort"
28018     }
28019 },
28020 {
28021     "pk": 60820, 
28022     "model": "core.charge", 
28023     "fields": {
28024         "updated": "2013-12-18T21:29:30.410Z", 
28025         "slice": 12, 
28026         "created": "2013-12-18T21:29:10.029Z", 
28027         "amount": 0.112, 
28028         "object": 113, 
28029         "account": 16, 
28030         "state": "invoiced", 
28031         "coreHours": 1.6, 
28032         "invoice": 77, 
28033         "date": "2013-12-11T21:00:00Z", 
28034         "kind": "besteffort"
28035     }
28036 },
28037 {
28038     "pk": 60821, 
28039     "model": "core.charge", 
28040     "fields": {
28041         "updated": "2013-12-18T21:29:30.427Z", 
28042         "slice": 12, 
28043         "created": "2013-12-18T21:29:10.038Z", 
28044         "amount": 0.2576, 
28045         "object": 113, 
28046         "account": 16, 
28047         "state": "invoiced", 
28048         "coreHours": 3.68, 
28049         "invoice": 77, 
28050         "date": "2013-12-12T05:00:00Z", 
28051         "kind": "besteffort"
28052     }
28053 },
28054 {
28055     "pk": 60822, 
28056     "model": "core.charge", 
28057     "fields": {
28058         "updated": "2013-12-18T21:29:30.443Z", 
28059         "slice": 12, 
28060         "created": "2013-12-18T21:29:10.046Z", 
28061         "amount": 0.2856, 
28062         "object": 113, 
28063         "account": 16, 
28064         "state": "invoiced", 
28065         "coreHours": 4.08, 
28066         "invoice": 77, 
28067         "date": "2013-12-12T13:00:00Z", 
28068         "kind": "besteffort"
28069     }
28070 },
28071 {
28072     "pk": 60823, 
28073     "model": "core.charge", 
28074     "fields": {
28075         "updated": "2013-12-18T21:29:30.460Z", 
28076         "slice": 12, 
28077         "created": "2013-12-18T21:29:10.054Z", 
28078         "amount": 0.2576, 
28079         "object": 113, 
28080         "account": 16, 
28081         "state": "invoiced", 
28082         "coreHours": 3.68, 
28083         "invoice": 77, 
28084         "date": "2013-12-12T21:00:00Z", 
28085         "kind": "besteffort"
28086     }
28087 },
28088 {
28089     "pk": 60824, 
28090     "model": "core.charge", 
28091     "fields": {
28092         "updated": "2013-12-18T21:29:30.476Z", 
28093         "slice": 12, 
28094         "created": "2013-12-18T21:29:10.063Z", 
28095         "amount": 0.2688, 
28096         "object": 113, 
28097         "account": 16, 
28098         "state": "invoiced", 
28099         "coreHours": 3.84, 
28100         "invoice": 77, 
28101         "date": "2013-12-13T05:00:00Z", 
28102         "kind": "besteffort"
28103     }
28104 },
28105 {
28106     "pk": 60825, 
28107     "model": "core.charge", 
28108     "fields": {
28109         "updated": "2013-12-18T21:29:30.493Z", 
28110         "slice": 12, 
28111         "created": "2013-12-18T21:29:10.071Z", 
28112         "amount": 0.252, 
28113         "object": 113, 
28114         "account": 16, 
28115         "state": "invoiced", 
28116         "coreHours": 3.6, 
28117         "invoice": 77, 
28118         "date": "2013-12-13T13:00:00Z", 
28119         "kind": "besteffort"
28120     }
28121 },
28122 {
28123     "pk": 60826, 
28124     "model": "core.charge", 
28125     "fields": {
28126         "updated": "2013-12-18T21:29:30.509Z", 
28127         "slice": 12, 
28128         "created": "2013-12-18T21:29:10.079Z", 
28129         "amount": 0.14, 
28130         "object": 113, 
28131         "account": 16, 
28132         "state": "invoiced", 
28133         "coreHours": 2.0, 
28134         "invoice": 77, 
28135         "date": "2013-12-13T21:00:00Z", 
28136         "kind": "besteffort"
28137     }
28138 },
28139 {
28140     "pk": 60827, 
28141     "model": "core.charge", 
28142     "fields": {
28143         "updated": "2013-12-18T21:29:30.526Z", 
28144         "slice": 12, 
28145         "created": "2013-12-18T21:29:10.087Z", 
28146         "amount": 0.3304, 
28147         "object": 113, 
28148         "account": 16, 
28149         "state": "invoiced", 
28150         "coreHours": 4.72, 
28151         "invoice": 77, 
28152         "date": "2013-12-14T05:00:00Z", 
28153         "kind": "besteffort"
28154     }
28155 },
28156 {
28157     "pk": 60828, 
28158     "model": "core.charge", 
28159     "fields": {
28160         "updated": "2013-12-18T21:29:30.543Z", 
28161         "slice": 12, 
28162         "created": "2013-12-18T21:29:10.096Z", 
28163         "amount": 0.3304, 
28164         "object": 113, 
28165         "account": 16, 
28166         "state": "invoiced", 
28167         "coreHours": 4.72, 
28168         "invoice": 77, 
28169         "date": "2013-12-14T13:00:00Z", 
28170         "kind": "besteffort"
28171     }
28172 },
28173 {
28174     "pk": 60829, 
28175     "model": "core.charge", 
28176     "fields": {
28177         "updated": "2013-12-18T21:29:30.559Z", 
28178         "slice": 12, 
28179         "created": "2013-12-18T21:29:10.104Z", 
28180         "amount": 0.1848, 
28181         "object": 113, 
28182         "account": 16, 
28183         "state": "invoiced", 
28184         "coreHours": 2.64, 
28185         "invoice": 77, 
28186         "date": "2013-12-14T21:00:00Z", 
28187         "kind": "besteffort"
28188     }
28189 },
28190 {
28191     "pk": 60830, 
28192     "model": "core.charge", 
28193     "fields": {
28194         "updated": "2013-12-18T21:29:30.576Z", 
28195         "slice": 12, 
28196         "created": "2013-12-18T21:29:10.112Z", 
28197         "amount": 0.2856, 
28198         "object": 113, 
28199         "account": 16, 
28200         "state": "invoiced", 
28201         "coreHours": 4.08, 
28202         "invoice": 77, 
28203         "date": "2013-12-15T05:00:00Z", 
28204         "kind": "besteffort"
28205     }
28206 },
28207 {
28208     "pk": 60831, 
28209     "model": "core.charge", 
28210     "fields": {
28211         "updated": "2013-12-18T21:29:30.592Z", 
28212         "slice": 12, 
28213         "created": "2013-12-18T21:29:10.120Z", 
28214         "amount": 0.2912, 
28215         "object": 113, 
28216         "account": 16, 
28217         "state": "invoiced", 
28218         "coreHours": 4.16, 
28219         "invoice": 77, 
28220         "date": "2013-12-15T13:00:00Z", 
28221         "kind": "besteffort"
28222     }
28223 },
28224 {
28225     "pk": 60832, 
28226     "model": "core.charge", 
28227     "fields": {
28228         "updated": "2013-12-18T21:29:30.609Z", 
28229         "slice": 12, 
28230         "created": "2013-12-18T21:29:10.129Z", 
28231         "amount": 0.252, 
28232         "object": 113, 
28233         "account": 16, 
28234         "state": "invoiced", 
28235         "coreHours": 3.6, 
28236         "invoice": 77, 
28237         "date": "2013-12-15T21:00:00Z", 
28238         "kind": "besteffort"
28239     }
28240 },
28241 {
28242     "pk": 60833, 
28243     "model": "core.charge", 
28244     "fields": {
28245         "updated": "2013-12-18T21:29:10.137Z", 
28246         "slice": 12, 
28247         "created": "2013-12-18T21:29:10.137Z", 
28248         "amount": 0.14, 
28249         "object": 113, 
28250         "account": 16, 
28251         "state": "pending", 
28252         "coreHours": 2.0, 
28253         "invoice": null, 
28254         "date": "2013-12-16T05:00:00Z", 
28255         "kind": "besteffort"
28256     }
28257 },
28258 {
28259     "pk": 60834, 
28260     "model": "core.charge", 
28261     "fields": {
28262         "updated": "2013-12-18T21:29:10.146Z", 
28263         "slice": 12, 
28264         "created": "2013-12-18T21:29:10.146Z", 
28265         "amount": 0.14, 
28266         "object": 113, 
28267         "account": 16, 
28268         "state": "pending", 
28269         "coreHours": 2.0, 
28270         "invoice": null, 
28271         "date": "2013-12-16T13:00:00Z", 
28272         "kind": "besteffort"
28273     }
28274 },
28275 {
28276     "pk": 60835, 
28277     "model": "core.charge", 
28278     "fields": {
28279         "updated": "2013-12-18T21:29:10.154Z", 
28280         "slice": 12, 
28281         "created": "2013-12-18T21:29:10.154Z", 
28282         "amount": 0.2184, 
28283         "object": 113, 
28284         "account": 16, 
28285         "state": "pending", 
28286         "coreHours": 3.12, 
28287         "invoice": null, 
28288         "date": "2013-12-16T21:00:00Z", 
28289         "kind": "besteffort"
28290     }
28291 },
28292 {
28293     "pk": 60836, 
28294     "model": "core.charge", 
28295     "fields": {
28296         "updated": "2013-12-18T21:29:10.162Z", 
28297         "slice": 12, 
28298         "created": "2013-12-18T21:29:10.162Z", 
28299         "amount": 0.1904, 
28300         "object": 113, 
28301         "account": 16, 
28302         "state": "pending", 
28303         "coreHours": 2.72, 
28304         "invoice": null, 
28305         "date": "2013-12-17T05:00:00Z", 
28306         "kind": "besteffort"
28307     }
28308 },
28309 {
28310     "pk": 60837, 
28311     "model": "core.charge", 
28312     "fields": {
28313         "updated": "2013-12-18T21:29:10.170Z", 
28314         "slice": 12, 
28315         "created": "2013-12-18T21:29:10.170Z", 
28316         "amount": 0.1624, 
28317         "object": 113, 
28318         "account": 16, 
28319         "state": "pending", 
28320         "coreHours": 2.32, 
28321         "invoice": null, 
28322         "date": "2013-12-17T13:00:00Z", 
28323         "kind": "besteffort"
28324     }
28325 },
28326 {
28327     "pk": 60838, 
28328     "model": "core.charge", 
28329     "fields": {
28330         "updated": "2013-12-18T21:29:10.179Z", 
28331         "slice": 12, 
28332         "created": "2013-12-18T21:29:10.179Z", 
28333         "amount": 0.252, 
28334         "object": 113, 
28335         "account": 16, 
28336         "state": "pending", 
28337         "coreHours": 3.6, 
28338         "invoice": null, 
28339         "date": "2013-12-17T21:00:00Z", 
28340         "kind": "besteffort"
28341     }
28342 },
28343 {
28344     "pk": 60839, 
28345     "model": "core.charge", 
28346     "fields": {
28347         "updated": "2013-12-18T21:29:10.187Z", 
28348         "slice": 12, 
28349         "created": "2013-12-18T21:29:10.187Z", 
28350         "amount": 0.1904, 
28351         "object": 113, 
28352         "account": 16, 
28353         "state": "pending", 
28354         "coreHours": 2.72, 
28355         "invoice": null, 
28356         "date": "2013-12-18T05:00:00Z", 
28357         "kind": "besteffort"
28358     }
28359 },
28360 {
28361     "pk": 60840, 
28362     "model": "core.charge", 
28363     "fields": {
28364         "updated": "2013-12-18T21:29:10.195Z", 
28365         "slice": 12, 
28366         "created": "2013-12-18T21:29:10.195Z", 
28367         "amount": 0.224, 
28368         "object": 113, 
28369         "account": 16, 
28370         "state": "pending", 
28371         "coreHours": 3.2, 
28372         "invoice": null, 
28373         "date": "2013-12-18T13:00:00Z", 
28374         "kind": "besteffort"
28375     }
28376 },
28377 {
28378     "pk": 60841, 
28379     "model": "core.charge", 
28380     "fields": {
28381         "updated": "2013-12-18T21:29:20.277Z", 
28382         "slice": 13, 
28383         "created": "2013-12-18T21:29:10.227Z", 
28384         "amount": 0.56, 
28385         "object": 114, 
28386         "account": 15, 
28387         "state": "invoiced", 
28388         "coreHours": 8.0, 
28389         "invoice": 69, 
28390         "date": "2013-11-18T21:00:00Z", 
28391         "kind": "reservation"
28392     }
28393 },
28394 {
28395     "pk": 60842, 
28396     "model": "core.charge", 
28397     "fields": {
28398         "updated": "2013-12-18T21:29:20.384Z", 
28399         "slice": 13, 
28400         "created": "2013-12-18T21:29:10.237Z", 
28401         "amount": 0.56, 
28402         "object": 114, 
28403         "account": 15, 
28404         "state": "invoiced", 
28405         "coreHours": 8.0, 
28406         "invoice": 69, 
28407         "date": "2013-11-19T05:00:00Z", 
28408         "kind": "reservation"
28409     }
28410 },
28411 {
28412     "pk": 60843, 
28413     "model": "core.charge", 
28414     "fields": {
28415         "updated": "2013-12-18T21:29:20.492Z", 
28416         "slice": 13, 
28417         "created": "2013-12-18T21:29:10.245Z", 
28418         "amount": 0.56, 
28419         "object": 114, 
28420         "account": 15, 
28421         "state": "invoiced", 
28422         "coreHours": 8.0, 
28423         "invoice": 69, 
28424         "date": "2013-11-19T13:00:00Z", 
28425         "kind": "reservation"
28426     }
28427 },
28428 {
28429     "pk": 60844, 
28430     "model": "core.charge", 
28431     "fields": {
28432         "updated": "2013-12-18T21:29:20.600Z", 
28433         "slice": 13, 
28434         "created": "2013-12-18T21:29:10.253Z", 
28435         "amount": 0.56, 
28436         "object": 114, 
28437         "account": 15, 
28438         "state": "invoiced", 
28439         "coreHours": 8.0, 
28440         "invoice": 69, 
28441         "date": "2013-11-19T21:00:00Z", 
28442         "kind": "reservation"
28443     }
28444 },
28445 {
28446     "pk": 60845, 
28447     "model": "core.charge", 
28448     "fields": {
28449         "updated": "2013-12-18T21:29:20.707Z", 
28450         "slice": 13, 
28451         "created": "2013-12-18T21:29:10.262Z", 
28452         "amount": 0.56, 
28453         "object": 114, 
28454         "account": 15, 
28455         "state": "invoiced", 
28456         "coreHours": 8.0, 
28457         "invoice": 69, 
28458         "date": "2013-11-20T05:00:00Z", 
28459         "kind": "reservation"
28460     }
28461 },
28462 {
28463     "pk": 60846, 
28464     "model": "core.charge", 
28465     "fields": {
28466         "updated": "2013-12-18T21:29:20.815Z", 
28467         "slice": 13, 
28468         "created": "2013-12-18T21:29:10.270Z", 
28469         "amount": 0.56, 
28470         "object": 114, 
28471         "account": 15, 
28472         "state": "invoiced", 
28473         "coreHours": 8.0, 
28474         "invoice": 69, 
28475         "date": "2013-11-20T13:00:00Z", 
28476         "kind": "reservation"
28477     }
28478 },
28479 {
28480     "pk": 60847, 
28481     "model": "core.charge", 
28482     "fields": {
28483         "updated": "2013-12-18T21:29:20.923Z", 
28484         "slice": 13, 
28485         "created": "2013-12-18T21:29:10.278Z", 
28486         "amount": 0.56, 
28487         "object": 114, 
28488         "account": 15, 
28489         "state": "invoiced", 
28490         "coreHours": 8.0, 
28491         "invoice": 69, 
28492         "date": "2013-11-20T21:00:00Z", 
28493         "kind": "reservation"
28494     }
28495 },
28496 {
28497     "pk": 60848, 
28498     "model": "core.charge", 
28499     "fields": {
28500         "updated": "2013-12-18T21:29:21.031Z", 
28501         "slice": 13, 
28502         "created": "2013-12-18T21:29:10.286Z", 
28503         "amount": 0.56, 
28504         "object": 114, 
28505         "account": 15, 
28506         "state": "invoiced", 
28507         "coreHours": 8.0, 
28508         "invoice": 69, 
28509         "date": "2013-11-21T05:00:00Z", 
28510         "kind": "reservation"
28511     }
28512 },
28513 {
28514     "pk": 60849, 
28515     "model": "core.charge", 
28516     "fields": {
28517         "updated": "2013-12-18T21:29:21.138Z", 
28518         "slice": 13, 
28519         "created": "2013-12-18T21:29:10.295Z", 
28520         "amount": 0.56, 
28521         "object": 114, 
28522         "account": 15, 
28523         "state": "invoiced", 
28524         "coreHours": 8.0, 
28525         "invoice": 69, 
28526         "date": "2013-11-21T13:00:00Z", 
28527         "kind": "reservation"
28528     }
28529 },
28530 {
28531     "pk": 60850, 
28532     "model": "core.charge", 
28533     "fields": {
28534         "updated": "2013-12-18T21:29:21.246Z", 
28535         "slice": 13, 
28536         "created": "2013-12-18T21:29:10.303Z", 
28537         "amount": 0.56, 
28538         "object": 114, 
28539         "account": 15, 
28540         "state": "invoiced", 
28541         "coreHours": 8.0, 
28542         "invoice": 69, 
28543         "date": "2013-11-21T21:00:00Z", 
28544         "kind": "reservation"
28545     }
28546 },
28547 {
28548     "pk": 60851, 
28549     "model": "core.charge", 
28550     "fields": {
28551         "updated": "2013-12-18T21:29:21.354Z", 
28552         "slice": 13, 
28553         "created": "2013-12-18T21:29:10.311Z", 
28554         "amount": 0.56, 
28555         "object": 114, 
28556         "account": 15, 
28557         "state": "invoiced", 
28558         "coreHours": 8.0, 
28559         "invoice": 69, 
28560         "date": "2013-11-22T05:00:00Z", 
28561         "kind": "reservation"
28562     }
28563 },
28564 {
28565     "pk": 60852, 
28566     "model": "core.charge", 
28567     "fields": {
28568         "updated": "2013-12-18T21:29:21.461Z", 
28569         "slice": 13, 
28570         "created": "2013-12-18T21:29:10.319Z", 
28571         "amount": 0.56, 
28572         "object": 114, 
28573         "account": 15, 
28574         "state": "invoiced", 
28575         "coreHours": 8.0, 
28576         "invoice": 69, 
28577         "date": "2013-11-22T13:00:00Z", 
28578         "kind": "reservation"
28579     }
28580 },
28581 {
28582     "pk": 60853, 
28583     "model": "core.charge", 
28584     "fields": {
28585         "updated": "2013-12-18T21:29:21.569Z", 
28586         "slice": 13, 
28587         "created": "2013-12-18T21:29:10.328Z", 
28588         "amount": 0.56, 
28589         "object": 114, 
28590         "account": 15, 
28591         "state": "invoiced", 
28592         "coreHours": 8.0, 
28593         "invoice": 69, 
28594         "date": "2013-11-22T21:00:00Z", 
28595         "kind": "reservation"
28596     }
28597 },
28598 {
28599     "pk": 60854, 
28600     "model": "core.charge", 
28601     "fields": {
28602         "updated": "2013-12-18T21:29:21.677Z", 
28603         "slice": 13, 
28604         "created": "2013-12-18T21:29:10.336Z", 
28605         "amount": 0.56, 
28606         "object": 114, 
28607         "account": 15, 
28608         "state": "invoiced", 
28609         "coreHours": 8.0, 
28610         "invoice": 69, 
28611         "date": "2013-11-23T05:00:00Z", 
28612         "kind": "reservation"
28613     }
28614 },
28615 {
28616     "pk": 60855, 
28617     "model": "core.charge", 
28618     "fields": {
28619         "updated": "2013-12-18T21:29:21.784Z", 
28620         "slice": 13, 
28621         "created": "2013-12-18T21:29:10.344Z", 
28622         "amount": 0.56, 
28623         "object": 114, 
28624         "account": 15, 
28625         "state": "invoiced", 
28626         "coreHours": 8.0, 
28627         "invoice": 69, 
28628         "date": "2013-11-23T13:00:00Z", 
28629         "kind": "reservation"
28630     }
28631 },
28632 {
28633     "pk": 60856, 
28634     "model": "core.charge", 
28635     "fields": {
28636         "updated": "2013-12-18T21:29:21.892Z", 
28637         "slice": 13, 
28638         "created": "2013-12-18T21:29:10.352Z", 
28639         "amount": 0.56, 
28640         "object": 114, 
28641         "account": 15, 
28642         "state": "invoiced", 
28643         "coreHours": 8.0, 
28644         "invoice": 69, 
28645         "date": "2013-11-23T21:00:00Z", 
28646         "kind": "reservation"
28647     }
28648 },
28649 {
28650     "pk": 60857, 
28651     "model": "core.charge", 
28652     "fields": {
28653         "updated": "2013-12-18T21:29:22.000Z", 
28654         "slice": 13, 
28655         "created": "2013-12-18T21:29:10.361Z", 
28656         "amount": 0.56, 
28657         "object": 114, 
28658         "account": 15, 
28659         "state": "invoiced", 
28660         "coreHours": 8.0, 
28661         "invoice": 69, 
28662         "date": "2013-11-24T05:00:00Z", 
28663         "kind": "reservation"
28664     }
28665 },
28666 {
28667     "pk": 60858, 
28668     "model": "core.charge", 
28669     "fields": {
28670         "updated": "2013-12-18T21:29:22.107Z", 
28671         "slice": 13, 
28672         "created": "2013-12-18T21:29:10.369Z", 
28673         "amount": 0.56, 
28674         "object": 114, 
28675         "account": 15, 
28676         "state": "invoiced", 
28677         "coreHours": 8.0, 
28678         "invoice": 69, 
28679         "date": "2013-11-24T13:00:00Z", 
28680         "kind": "reservation"
28681     }
28682 },
28683 {
28684     "pk": 60859, 
28685     "model": "core.charge", 
28686     "fields": {
28687         "updated": "2013-12-18T21:29:22.215Z", 
28688         "slice": 13, 
28689         "created": "2013-12-18T21:29:10.377Z", 
28690         "amount": 0.56, 
28691         "object": 114, 
28692         "account": 15, 
28693         "state": "invoiced", 
28694         "coreHours": 8.0, 
28695         "invoice": 69, 
28696         "date": "2013-11-24T21:00:00Z", 
28697         "kind": "reservation"
28698     }
28699 },
28700 {
28701     "pk": 60860, 
28702     "model": "core.charge", 
28703     "fields": {
28704         "updated": "2013-12-18T21:29:22.331Z", 
28705         "slice": 13, 
28706         "created": "2013-12-18T21:29:10.386Z", 
28707         "amount": 0.56, 
28708         "object": 114, 
28709         "account": 15, 
28710         "state": "invoiced", 
28711         "coreHours": 8.0, 
28712         "invoice": 70, 
28713         "date": "2013-11-25T05:00:00Z", 
28714         "kind": "reservation"
28715     }
28716 },
28717 {
28718     "pk": 60861, 
28719     "model": "core.charge", 
28720     "fields": {
28721         "updated": "2013-12-18T21:29:22.439Z", 
28722         "slice": 13, 
28723         "created": "2013-12-18T21:29:10.394Z", 
28724         "amount": 0.56, 
28725         "object": 114, 
28726         "account": 15, 
28727         "state": "invoiced", 
28728         "coreHours": 8.0, 
28729         "invoice": 70, 
28730         "date": "2013-11-25T13:00:00Z", 
28731         "kind": "reservation"
28732     }
28733 },
28734 {
28735     "pk": 60862, 
28736     "model": "core.charge", 
28737     "fields": {
28738         "updated": "2013-12-18T21:29:22.559Z", 
28739         "slice": 13, 
28740         "created": "2013-12-18T21:29:10.402Z", 
28741         "amount": 0.56, 
28742         "object": 114, 
28743         "account": 15, 
28744         "state": "invoiced", 
28745         "coreHours": 8.0, 
28746         "invoice": 70, 
28747         "date": "2013-11-25T21:00:00Z", 
28748         "kind": "reservation"
28749     }
28750 },
28751 {
28752     "pk": 60863, 
28753     "model": "core.charge", 
28754     "fields": {
28755         "updated": "2013-12-18T21:29:22.696Z", 
28756         "slice": 13, 
28757         "created": "2013-12-18T21:29:10.410Z", 
28758         "amount": 0.56, 
28759         "object": 114, 
28760         "account": 15, 
28761         "state": "invoiced", 
28762         "coreHours": 8.0, 
28763         "invoice": 70, 
28764         "date": "2013-11-26T05:00:00Z", 
28765         "kind": "reservation"
28766     }
28767 },
28768 {
28769     "pk": 60864, 
28770     "model": "core.charge", 
28771     "fields": {
28772         "updated": "2013-12-18T21:29:22.803Z", 
28773         "slice": 13, 
28774         "created": "2013-12-18T21:29:10.419Z", 
28775         "amount": 0.56, 
28776         "object": 114, 
28777         "account": 15, 
28778         "state": "invoiced", 
28779         "coreHours": 8.0, 
28780         "invoice": 70, 
28781         "date": "2013-11-26T13:00:00Z", 
28782         "kind": "reservation"
28783     }
28784 },
28785 {
28786     "pk": 60865, 
28787     "model": "core.charge", 
28788     "fields": {
28789         "updated": "2013-12-18T21:29:22.911Z", 
28790         "slice": 13, 
28791         "created": "2013-12-18T21:29:10.427Z", 
28792         "amount": 0.56, 
28793         "object": 114, 
28794         "account": 15, 
28795         "state": "invoiced", 
28796         "coreHours": 8.0, 
28797         "invoice": 70, 
28798         "date": "2013-11-26T21:00:00Z", 
28799         "kind": "reservation"
28800     }
28801 },
28802 {
28803     "pk": 60866, 
28804     "model": "core.charge", 
28805     "fields": {
28806         "updated": "2013-12-18T21:29:23.019Z", 
28807         "slice": 13, 
28808         "created": "2013-12-18T21:29:10.435Z", 
28809         "amount": 0.56, 
28810         "object": 114, 
28811         "account": 15, 
28812         "state": "invoiced", 
28813         "coreHours": 8.0, 
28814         "invoice": 70, 
28815         "date": "2013-11-27T05:00:00Z", 
28816         "kind": "reservation"
28817     }
28818 },
28819 {
28820     "pk": 60867, 
28821     "model": "core.charge", 
28822     "fields": {
28823         "updated": "2013-12-18T21:29:23.126Z", 
28824         "slice": 13, 
28825         "created": "2013-12-18T21:29:10.444Z", 
28826         "amount": 0.56, 
28827         "object": 114, 
28828         "account": 15, 
28829         "state": "invoiced", 
28830         "coreHours": 8.0, 
28831         "invoice": 70, 
28832         "date": "2013-11-27T13:00:00Z", 
28833         "kind": "reservation"
28834     }
28835 },
28836 {
28837     "pk": 60868, 
28838     "model": "core.charge", 
28839     "fields": {
28840         "updated": "2013-12-18T21:29:23.234Z", 
28841         "slice": 13, 
28842         "created": "2013-12-18T21:29:10.452Z", 
28843         "amount": 0.56, 
28844         "object": 114, 
28845         "account": 15, 
28846         "state": "invoiced", 
28847         "coreHours": 8.0, 
28848         "invoice": 70, 
28849         "date": "2013-11-27T21:00:00Z", 
28850         "kind": "reservation"
28851     }
28852 },
28853 {
28854     "pk": 60869, 
28855     "model": "core.charge", 
28856     "fields": {
28857         "updated": "2013-12-18T21:29:23.342Z", 
28858         "slice": 13, 
28859         "created": "2013-12-18T21:29:10.460Z", 
28860         "amount": 0.56, 
28861         "object": 114, 
28862         "account": 15, 
28863         "state": "invoiced", 
28864         "coreHours": 8.0, 
28865         "invoice": 70, 
28866         "date": "2013-11-28T05:00:00Z", 
28867         "kind": "reservation"
28868     }
28869 },
28870 {
28871     "pk": 60870, 
28872     "model": "core.charge", 
28873     "fields": {
28874         "updated": "2013-12-18T21:29:23.449Z", 
28875         "slice": 13, 
28876         "created": "2013-12-18T21:29:10.468Z", 
28877         "amount": 0.56, 
28878         "object": 114, 
28879         "account": 15, 
28880         "state": "invoiced", 
28881         "coreHours": 8.0, 
28882         "invoice": 70, 
28883         "date": "2013-11-28T13:00:00Z", 
28884         "kind": "reservation"
28885     }
28886 },
28887 {
28888     "pk": 60871, 
28889     "model": "core.charge", 
28890     "fields": {
28891         "updated": "2013-12-18T21:29:23.557Z", 
28892         "slice": 13, 
28893         "created": "2013-12-18T21:29:10.477Z", 
28894         "amount": 0.56, 
28895         "object": 114, 
28896         "account": 15, 
28897         "state": "invoiced", 
28898         "coreHours": 8.0, 
28899         "invoice": 70, 
28900         "date": "2013-11-28T21:00:00Z", 
28901         "kind": "reservation"
28902     }
28903 },
28904 {
28905     "pk": 60872, 
28906     "model": "core.charge", 
28907     "fields": {
28908         "updated": "2013-12-18T21:29:23.665Z", 
28909         "slice": 13, 
28910         "created": "2013-12-18T21:29:10.485Z", 
28911         "amount": 0.56, 
28912         "object": 114, 
28913         "account": 15, 
28914         "state": "invoiced", 
28915         "coreHours": 8.0, 
28916         "invoice": 70, 
28917         "date": "2013-11-29T05:00:00Z", 
28918         "kind": "reservation"
28919     }
28920 },
28921 {
28922     "pk": 60873, 
28923     "model": "core.charge", 
28924     "fields": {
28925         "updated": "2013-12-18T21:29:23.773Z", 
28926         "slice": 13, 
28927         "created": "2013-12-18T21:29:10.493Z", 
28928         "amount": 0.56, 
28929         "object": 114, 
28930         "account": 15, 
28931         "state": "invoiced", 
28932         "coreHours": 8.0, 
28933         "invoice": 70, 
28934         "date": "2013-11-29T13:00:00Z", 
28935         "kind": "reservation"
28936     }
28937 },
28938 {
28939     "pk": 60874, 
28940     "model": "core.charge", 
28941     "fields": {
28942         "updated": "2013-12-18T21:29:23.880Z", 
28943         "slice": 13, 
28944         "created": "2013-12-18T21:29:10.502Z", 
28945         "amount": 0.56, 
28946         "object": 114, 
28947         "account": 15, 
28948         "state": "invoiced", 
28949         "coreHours": 8.0, 
28950         "invoice": 70, 
28951         "date": "2013-11-29T21:00:00Z", 
28952         "kind": "reservation"
28953     }
28954 },
28955 {
28956     "pk": 60875, 
28957     "model": "core.charge", 
28958     "fields": {
28959         "updated": "2013-12-18T21:29:23.988Z", 
28960         "slice": 13, 
28961         "created": "2013-12-18T21:29:10.510Z", 
28962         "amount": 0.56, 
28963         "object": 114, 
28964         "account": 15, 
28965         "state": "invoiced", 
28966         "coreHours": 8.0, 
28967         "invoice": 70, 
28968         "date": "2013-11-30T05:00:00Z", 
28969         "kind": "reservation"
28970     }
28971 },
28972 {
28973     "pk": 60876, 
28974     "model": "core.charge", 
28975     "fields": {
28976         "updated": "2013-12-18T21:29:24.096Z", 
28977         "slice": 13, 
28978         "created": "2013-12-18T21:29:10.518Z", 
28979         "amount": 0.56, 
28980         "object": 114, 
28981         "account": 15, 
28982         "state": "invoiced", 
28983         "coreHours": 8.0, 
28984         "invoice": 70, 
28985         "date": "2013-11-30T13:00:00Z", 
28986         "kind": "reservation"
28987     }
28988 },
28989 {
28990     "pk": 60877, 
28991     "model": "core.charge", 
28992     "fields": {
28993         "updated": "2013-12-18T21:29:24.203Z", 
28994         "slice": 13, 
28995         "created": "2013-12-18T21:29:10.526Z", 
28996         "amount": 0.56, 
28997         "object": 114, 
28998         "account": 15, 
28999         "state": "invoiced", 
29000         "coreHours": 8.0, 
29001         "invoice": 70, 
29002         "date": "2013-11-30T21:00:00Z", 
29003         "kind": "reservation"
29004     }
29005 },
29006 {
29007     "pk": 60878, 
29008     "model": "core.charge", 
29009     "fields": {
29010         "updated": "2013-12-18T21:29:24.311Z", 
29011         "slice": 13, 
29012         "created": "2013-12-18T21:29:10.535Z", 
29013         "amount": 0.56, 
29014         "object": 114, 
29015         "account": 15, 
29016         "state": "invoiced", 
29017         "coreHours": 8.0, 
29018         "invoice": 70, 
29019         "date": "2013-12-01T05:00:00Z", 
29020         "kind": "reservation"
29021     }
29022 },
29023 {
29024     "pk": 60879, 
29025     "model": "core.charge", 
29026     "fields": {
29027         "updated": "2013-12-18T21:29:24.419Z", 
29028         "slice": 13, 
29029         "created": "2013-12-18T21:29:10.543Z", 
29030         "amount": 0.56, 
29031         "object": 114, 
29032         "account": 15, 
29033         "state": "invoiced", 
29034         "coreHours": 8.0, 
29035         "invoice": 70, 
29036         "date": "2013-12-01T13:00:00Z", 
29037         "kind": "reservation"
29038     }
29039 },
29040 {
29041     "pk": 60880, 
29042     "model": "core.charge", 
29043     "fields": {
29044         "updated": "2013-12-18T21:29:24.526Z", 
29045         "slice": 13, 
29046         "created": "2013-12-18T21:29:10.551Z", 
29047         "amount": 0.56, 
29048         "object": 114, 
29049         "account": 15, 
29050         "state": "invoiced", 
29051         "coreHours": 8.0, 
29052         "invoice": 70, 
29053         "date": "2013-12-01T21:00:00Z", 
29054         "kind": "reservation"
29055     }
29056 },
29057 {
29058     "pk": 60881, 
29059     "model": "core.charge", 
29060     "fields": {
29061         "updated": "2013-12-18T21:29:24.642Z", 
29062         "slice": 13, 
29063         "created": "2013-12-18T21:29:10.560Z", 
29064         "amount": 0.56, 
29065         "object": 114, 
29066         "account": 15, 
29067         "state": "invoiced", 
29068         "coreHours": 8.0, 
29069         "invoice": 71, 
29070         "date": "2013-12-02T05:00:00Z", 
29071         "kind": "reservation"
29072     }
29073 },
29074 {
29075     "pk": 60882, 
29076     "model": "core.charge", 
29077     "fields": {
29078         "updated": "2013-12-18T21:29:24.750Z", 
29079         "slice": 13, 
29080         "created": "2013-12-18T21:29:10.568Z", 
29081         "amount": 0.56, 
29082         "object": 114, 
29083         "account": 15, 
29084         "state": "invoiced", 
29085         "coreHours": 8.0, 
29086         "invoice": 71, 
29087         "date": "2013-12-02T13:00:00Z", 
29088         "kind": "reservation"
29089     }
29090 },
29091 {
29092     "pk": 60883, 
29093     "model": "core.charge", 
29094     "fields": {
29095         "updated": "2013-12-18T21:29:24.858Z", 
29096         "slice": 13, 
29097         "created": "2013-12-18T21:29:10.576Z", 
29098         "amount": 0.56, 
29099         "object": 114, 
29100         "account": 15, 
29101         "state": "invoiced", 
29102         "coreHours": 8.0, 
29103         "invoice": 71, 
29104         "date": "2013-12-02T21:00:00Z", 
29105         "kind": "reservation"
29106     }
29107 },
29108 {
29109     "pk": 60884, 
29110     "model": "core.charge", 
29111     "fields": {
29112         "updated": "2013-12-18T21:29:24.965Z", 
29113         "slice": 13, 
29114         "created": "2013-12-18T21:29:10.584Z", 
29115         "amount": 0.56, 
29116         "object": 114, 
29117         "account": 15, 
29118         "state": "invoiced", 
29119         "coreHours": 8.0, 
29120         "invoice": 71, 
29121         "date": "2013-12-03T05:00:00Z", 
29122         "kind": "reservation"
29123     }
29124 },
29125 {
29126     "pk": 60885, 
29127     "model": "core.charge", 
29128     "fields": {
29129         "updated": "2013-12-18T21:29:25.073Z", 
29130         "slice": 13, 
29131         "created": "2013-12-18T21:29:10.593Z", 
29132         "amount": 0.56, 
29133         "object": 114, 
29134         "account": 15, 
29135         "state": "invoiced", 
29136         "coreHours": 8.0, 
29137         "invoice": 71, 
29138         "date": "2013-12-03T13:00:00Z", 
29139         "kind": "reservation"
29140     }
29141 },
29142 {
29143     "pk": 60886, 
29144     "model": "core.charge", 
29145     "fields": {
29146         "updated": "2013-12-18T21:29:25.181Z", 
29147         "slice": 13, 
29148         "created": "2013-12-18T21:29:10.601Z", 
29149         "amount": 0.56, 
29150         "object": 114, 
29151         "account": 15, 
29152         "state": "invoiced", 
29153         "coreHours": 8.0, 
29154         "invoice": 71, 
29155         "date": "2013-12-03T21:00:00Z", 
29156         "kind": "reservation"
29157     }
29158 },
29159 {
29160     "pk": 60887, 
29161     "model": "core.charge", 
29162     "fields": {
29163         "updated": "2013-12-18T21:29:25.289Z", 
29164         "slice": 13, 
29165         "created": "2013-12-18T21:29:10.609Z", 
29166         "amount": 0.56, 
29167         "object": 114, 
29168         "account": 15, 
29169         "state": "invoiced", 
29170         "coreHours": 8.0, 
29171         "invoice": 71, 
29172         "date": "2013-12-04T05:00:00Z", 
29173         "kind": "reservation"
29174     }
29175 },
29176 {
29177     "pk": 60888, 
29178     "model": "core.charge", 
29179     "fields": {
29180         "updated": "2013-12-18T21:29:25.396Z", 
29181         "slice": 13, 
29182         "created": "2013-12-18T21:29:10.618Z", 
29183         "amount": 0.56, 
29184         "object": 114, 
29185         "account": 15, 
29186         "state": "invoiced", 
29187         "coreHours": 8.0, 
29188         "invoice": 71, 
29189         "date": "2013-12-04T13:00:00Z", 
29190         "kind": "reservation"
29191     }
29192 },
29193 {
29194     "pk": 60889, 
29195     "model": "core.charge", 
29196     "fields": {
29197         "updated": "2013-12-18T21:29:25.504Z", 
29198         "slice": 13, 
29199         "created": "2013-12-18T21:29:10.626Z", 
29200         "amount": 0.56, 
29201         "object": 114, 
29202         "account": 15, 
29203         "state": "invoiced", 
29204         "coreHours": 8.0, 
29205         "invoice": 71, 
29206         "date": "2013-12-04T21:00:00Z", 
29207         "kind": "reservation"
29208     }
29209 },
29210 {
29211     "pk": 60890, 
29212     "model": "core.charge", 
29213     "fields": {
29214         "updated": "2013-12-18T21:29:25.612Z", 
29215         "slice": 13, 
29216         "created": "2013-12-18T21:29:10.634Z", 
29217         "amount": 0.56, 
29218         "object": 114, 
29219         "account": 15, 
29220         "state": "invoiced", 
29221         "coreHours": 8.0, 
29222         "invoice": 71, 
29223         "date": "2013-12-05T05:00:00Z", 
29224         "kind": "reservation"
29225     }
29226 },
29227 {
29228     "pk": 60891, 
29229     "model": "core.charge", 
29230     "fields": {
29231         "updated": "2013-12-18T21:29:25.719Z", 
29232         "slice": 13, 
29233         "created": "2013-12-18T21:29:10.643Z", 
29234         "amount": 0.56, 
29235         "object": 114, 
29236         "account": 15, 
29237         "state": "invoiced", 
29238         "coreHours": 8.0, 
29239         "invoice": 71, 
29240         "date": "2013-12-05T13:00:00Z", 
29241         "kind": "reservation"
29242     }
29243 },
29244 {
29245     "pk": 60892, 
29246     "model": "core.charge", 
29247     "fields": {
29248         "updated": "2013-12-18T21:29:25.827Z", 
29249         "slice": 13, 
29250         "created": "2013-12-18T21:29:10.651Z", 
29251         "amount": 0.56, 
29252         "object": 114, 
29253         "account": 15, 
29254         "state": "invoiced", 
29255         "coreHours": 8.0, 
29256         "invoice": 71, 
29257         "date": "2013-12-05T21:00:00Z", 
29258         "kind": "reservation"
29259     }
29260 },
29261 {
29262     "pk": 60893, 
29263     "model": "core.charge", 
29264     "fields": {
29265         "updated": "2013-12-18T21:29:25.935Z", 
29266         "slice": 13, 
29267         "created": "2013-12-18T21:29:10.659Z", 
29268         "amount": 0.56, 
29269         "object": 114, 
29270         "account": 15, 
29271         "state": "invoiced", 
29272         "coreHours": 8.0, 
29273         "invoice": 71, 
29274         "date": "2013-12-06T05:00:00Z", 
29275         "kind": "reservation"
29276     }
29277 },
29278 {
29279     "pk": 60894, 
29280     "model": "core.charge", 
29281     "fields": {
29282         "updated": "2013-12-18T21:29:26.042Z", 
29283         "slice": 13, 
29284         "created": "2013-12-18T21:29:10.668Z", 
29285         "amount": 0.56, 
29286         "object": 114, 
29287         "account": 15, 
29288         "state": "invoiced", 
29289         "coreHours": 8.0, 
29290         "invoice": 71, 
29291         "date": "2013-12-06T13:00:00Z", 
29292         "kind": "reservation"
29293     }
29294 },
29295 {
29296     "pk": 60895, 
29297     "model": "core.charge", 
29298     "fields": {
29299         "updated": "2013-12-18T21:29:26.150Z", 
29300         "slice": 13, 
29301         "created": "2013-12-18T21:29:10.676Z", 
29302         "amount": 0.56, 
29303         "object": 114, 
29304         "account": 15, 
29305         "state": "invoiced", 
29306         "coreHours": 8.0, 
29307         "invoice": 71, 
29308         "date": "2013-12-06T21:00:00Z", 
29309         "kind": "reservation"
29310     }
29311 },
29312 {
29313     "pk": 60896, 
29314     "model": "core.charge", 
29315     "fields": {
29316         "updated": "2013-12-18T21:29:26.258Z", 
29317         "slice": 13, 
29318         "created": "2013-12-18T21:29:10.684Z", 
29319         "amount": 0.56, 
29320         "object": 114, 
29321         "account": 15, 
29322         "state": "invoiced", 
29323         "coreHours": 8.0, 
29324         "invoice": 71, 
29325         "date": "2013-12-07T05:00:00Z", 
29326         "kind": "reservation"
29327     }
29328 },
29329 {
29330     "pk": 60897, 
29331     "model": "core.charge", 
29332     "fields": {
29333         "updated": "2013-12-18T21:29:26.365Z", 
29334         "slice": 13, 
29335         "created": "2013-12-18T21:29:10.692Z", 
29336         "amount": 0.56, 
29337         "object": 114, 
29338         "account": 15, 
29339         "state": "invoiced", 
29340         "coreHours": 8.0, 
29341         "invoice": 71, 
29342         "date": "2013-12-07T13:00:00Z", 
29343         "kind": "reservation"
29344     }
29345 },
29346 {
29347     "pk": 60898, 
29348     "model": "core.charge", 
29349     "fields": {
29350         "updated": "2013-12-18T21:29:26.473Z", 
29351         "slice": 13, 
29352         "created": "2013-12-18T21:29:10.701Z", 
29353         "amount": 0.56, 
29354         "object": 114, 
29355         "account": 15, 
29356         "state": "invoiced", 
29357         "coreHours": 8.0, 
29358         "invoice": 71, 
29359         "date": "2013-12-07T21:00:00Z", 
29360         "kind": "reservation"
29361     }
29362 },
29363 {
29364     "pk": 60899, 
29365     "model": "core.charge", 
29366     "fields": {
29367         "updated": "2013-12-18T21:29:26.581Z", 
29368         "slice": 13, 
29369         "created": "2013-12-18T21:29:10.709Z", 
29370         "amount": 0.56, 
29371         "object": 114, 
29372         "account": 15, 
29373         "state": "invoiced", 
29374         "coreHours": 8.0, 
29375         "invoice": 71, 
29376         "date": "2013-12-08T05:00:00Z", 
29377         "kind": "reservation"
29378     }
29379 },
29380 {
29381     "pk": 60900, 
29382     "model": "core.charge", 
29383     "fields": {
29384         "updated": "2013-12-18T21:29:26.689Z", 
29385         "slice": 13, 
29386         "created": "2013-12-18T21:29:10.717Z", 
29387         "amount": 0.56, 
29388         "object": 114, 
29389         "account": 15, 
29390         "state": "invoiced", 
29391         "coreHours": 8.0, 
29392         "invoice": 71, 
29393         "date": "2013-12-08T13:00:00Z", 
29394         "kind": "reservation"
29395     }
29396 },
29397 {
29398     "pk": 60901, 
29399     "model": "core.charge", 
29400     "fields": {
29401         "updated": "2013-12-18T21:29:26.796Z", 
29402         "slice": 13, 
29403         "created": "2013-12-18T21:29:10.725Z", 
29404         "amount": 0.56, 
29405         "object": 114, 
29406         "account": 15, 
29407         "state": "invoiced", 
29408         "coreHours": 8.0, 
29409         "invoice": 71, 
29410         "date": "2013-12-08T21:00:00Z", 
29411         "kind": "reservation"
29412     }
29413 },
29414 {
29415     "pk": 60902, 
29416     "model": "core.charge", 
29417     "fields": {
29418         "updated": "2013-12-18T21:29:26.912Z", 
29419         "slice": 13, 
29420         "created": "2013-12-18T21:29:10.734Z", 
29421         "amount": 0.56, 
29422         "object": 114, 
29423         "account": 15, 
29424         "state": "invoiced", 
29425         "coreHours": 8.0, 
29426         "invoice": 72, 
29427         "date": "2013-12-09T05:00:00Z", 
29428         "kind": "reservation"
29429     }
29430 },
29431 {
29432     "pk": 60903, 
29433     "model": "core.charge", 
29434     "fields": {
29435         "updated": "2013-12-18T21:29:27.020Z", 
29436         "slice": 13, 
29437         "created": "2013-12-18T21:29:10.742Z", 
29438         "amount": 0.56, 
29439         "object": 114, 
29440         "account": 15, 
29441         "state": "invoiced", 
29442         "coreHours": 8.0, 
29443         "invoice": 72, 
29444         "date": "2013-12-09T13:00:00Z", 
29445         "kind": "reservation"
29446     }
29447 },
29448 {
29449     "pk": 60904, 
29450     "model": "core.charge", 
29451     "fields": {
29452         "updated": "2013-12-18T21:29:27.127Z", 
29453         "slice": 13, 
29454         "created": "2013-12-18T21:29:10.750Z", 
29455         "amount": 0.56, 
29456         "object": 114, 
29457         "account": 15, 
29458         "state": "invoiced", 
29459         "coreHours": 8.0, 
29460         "invoice": 72, 
29461         "date": "2013-12-09T21:00:00Z", 
29462         "kind": "reservation"
29463     }
29464 },
29465 {
29466     "pk": 60905, 
29467     "model": "core.charge", 
29468     "fields": {
29469         "updated": "2013-12-18T21:29:27.235Z", 
29470         "slice": 13, 
29471         "created": "2013-12-18T21:29:10.759Z", 
29472         "amount": 0.56, 
29473         "object": 114, 
29474         "account": 15, 
29475         "state": "invoiced", 
29476         "coreHours": 8.0, 
29477         "invoice": 72, 
29478         "date": "2013-12-10T05:00:00Z", 
29479         "kind": "reservation"
29480     }
29481 },
29482 {
29483     "pk": 60906, 
29484     "model": "core.charge", 
29485     "fields": {
29486         "updated": "2013-12-18T21:29:27.343Z", 
29487         "slice": 13, 
29488         "created": "2013-12-18T21:29:10.767Z", 
29489         "amount": 0.56, 
29490         "object": 114, 
29491         "account": 15, 
29492         "state": "invoiced", 
29493         "coreHours": 8.0, 
29494         "invoice": 72, 
29495         "date": "2013-12-10T13:00:00Z", 
29496         "kind": "reservation"
29497     }
29498 },
29499 {
29500     "pk": 60907, 
29501     "model": "core.charge", 
29502     "fields": {
29503         "updated": "2013-12-18T21:29:27.451Z", 
29504         "slice": 13, 
29505         "created": "2013-12-18T21:29:10.775Z", 
29506         "amount": 0.56, 
29507         "object": 114, 
29508         "account": 15, 
29509         "state": "invoiced", 
29510         "coreHours": 8.0, 
29511         "invoice": 72, 
29512         "date": "2013-12-10T21:00:00Z", 
29513         "kind": "reservation"
29514     }
29515 },
29516 {
29517     "pk": 60908, 
29518     "model": "core.charge", 
29519     "fields": {
29520         "updated": "2013-12-18T21:29:27.558Z", 
29521         "slice": 13, 
29522         "created": "2013-12-18T21:29:10.783Z", 
29523         "amount": 0.56, 
29524         "object": 114, 
29525         "account": 15, 
29526         "state": "invoiced", 
29527         "coreHours": 8.0, 
29528         "invoice": 72, 
29529         "date": "2013-12-11T05:00:00Z", 
29530         "kind": "reservation"
29531     }
29532 },
29533 {
29534     "pk": 60909, 
29535     "model": "core.charge", 
29536     "fields": {
29537         "updated": "2013-12-18T21:29:27.724Z", 
29538         "slice": 13, 
29539         "created": "2013-12-18T21:29:10.792Z", 
29540         "amount": 0.56, 
29541         "object": 114, 
29542         "account": 15, 
29543         "state": "invoiced", 
29544         "coreHours": 8.0, 
29545         "invoice": 72, 
29546         "date": "2013-12-11T13:00:00Z", 
29547         "kind": "reservation"
29548     }
29549 },
29550 {
29551     "pk": 60910, 
29552     "model": "core.charge", 
29553     "fields": {
29554         "updated": "2013-12-18T21:29:27.832Z", 
29555         "slice": 13, 
29556         "created": "2013-12-18T21:29:10.800Z", 
29557         "amount": 0.56, 
29558         "object": 114, 
29559         "account": 15, 
29560         "state": "invoiced", 
29561         "coreHours": 8.0, 
29562         "invoice": 72, 
29563         "date": "2013-12-11T21:00:00Z", 
29564         "kind": "reservation"
29565     }
29566 },
29567 {
29568     "pk": 60911, 
29569     "model": "core.charge", 
29570     "fields": {
29571         "updated": "2013-12-18T21:29:27.939Z", 
29572         "slice": 13, 
29573         "created": "2013-12-18T21:29:10.808Z", 
29574         "amount": 0.56, 
29575         "object": 114, 
29576         "account": 15, 
29577         "state": "invoiced", 
29578         "coreHours": 8.0, 
29579         "invoice": 72, 
29580         "date": "2013-12-12T05:00:00Z", 
29581         "kind": "reservation"
29582     }
29583 },
29584 {
29585     "pk": 60912, 
29586     "model": "core.charge", 
29587     "fields": {
29588         "updated": "2013-12-18T21:29:28.047Z", 
29589         "slice": 13, 
29590         "created": "2013-12-18T21:29:10.816Z", 
29591         "amount": 0.56, 
29592         "object": 114, 
29593         "account": 15, 
29594         "state": "invoiced", 
29595         "coreHours": 8.0, 
29596         "invoice": 72, 
29597         "date": "2013-12-12T13:00:00Z", 
29598         "kind": "reservation"
29599     }
29600 },
29601 {
29602     "pk": 60913, 
29603     "model": "core.charge", 
29604     "fields": {
29605         "updated": "2013-12-18T21:29:28.155Z", 
29606         "slice": 13, 
29607         "created": "2013-12-18T21:29:10.825Z", 
29608         "amount": 0.56, 
29609         "object": 114, 
29610         "account": 15, 
29611         "state": "invoiced", 
29612         "coreHours": 8.0, 
29613         "invoice": 72, 
29614         "date": "2013-12-12T21:00:00Z", 
29615         "kind": "reservation"
29616     }
29617 },
29618 {
29619     "pk": 60914, 
29620     "model": "core.charge", 
29621     "fields": {
29622         "updated": "2013-12-18T21:29:28.262Z", 
29623         "slice": 13, 
29624         "created": "2013-12-18T21:29:10.833Z", 
29625         "amount": 0.56, 
29626         "object": 114, 
29627         "account": 15, 
29628         "state": "invoiced", 
29629         "coreHours": 8.0, 
29630         "invoice": 72, 
29631         "date": "2013-12-13T05:00:00Z", 
29632         "kind": "reservation"
29633     }
29634 },
29635 {
29636     "pk": 60915, 
29637     "model": "core.charge", 
29638     "fields": {
29639         "updated": "2013-12-18T21:29:28.370Z", 
29640         "slice": 13, 
29641         "created": "2013-12-18T21:29:10.841Z", 
29642         "amount": 0.56, 
29643         "object": 114, 
29644         "account": 15, 
29645         "state": "invoiced", 
29646         "coreHours": 8.0, 
29647         "invoice": 72, 
29648         "date": "2013-12-13T13:00:00Z", 
29649         "kind": "reservation"
29650     }
29651 },
29652 {
29653     "pk": 60916, 
29654     "model": "core.charge", 
29655     "fields": {
29656         "updated": "2013-12-18T21:29:28.478Z", 
29657         "slice": 13, 
29658         "created": "2013-12-18T21:29:10.850Z", 
29659         "amount": 0.56, 
29660         "object": 114, 
29661         "account": 15, 
29662         "state": "invoiced", 
29663         "coreHours": 8.0, 
29664         "invoice": 72, 
29665         "date": "2013-12-13T21:00:00Z", 
29666         "kind": "reservation"
29667     }
29668 },
29669 {
29670     "pk": 60917, 
29671     "model": "core.charge", 
29672     "fields": {
29673         "updated": "2013-12-18T21:29:28.585Z", 
29674         "slice": 13, 
29675         "created": "2013-12-18T21:29:10.858Z", 
29676         "amount": 0.56, 
29677         "object": 114, 
29678         "account": 15, 
29679         "state": "invoiced", 
29680         "coreHours": 8.0, 
29681         "invoice": 72, 
29682         "date": "2013-12-14T05:00:00Z", 
29683         "kind": "reservation"
29684     }
29685 },
29686 {
29687     "pk": 60918, 
29688     "model": "core.charge", 
29689     "fields": {
29690         "updated": "2013-12-18T21:29:28.693Z", 
29691         "slice": 13, 
29692         "created": "2013-12-18T21:29:10.866Z", 
29693         "amount": 0.56, 
29694         "object": 114, 
29695         "account": 15, 
29696         "state": "invoiced", 
29697         "coreHours": 8.0, 
29698         "invoice": 72, 
29699         "date": "2013-12-14T13:00:00Z", 
29700         "kind": "reservation"
29701     }
29702 },
29703 {
29704     "pk": 60919, 
29705     "model": "core.charge", 
29706     "fields": {
29707         "updated": "2013-12-18T21:29:28.801Z", 
29708         "slice": 13, 
29709         "created": "2013-12-18T21:29:10.874Z", 
29710         "amount": 0.56, 
29711         "object": 114, 
29712         "account": 15, 
29713         "state": "invoiced", 
29714         "coreHours": 8.0, 
29715         "invoice": 72, 
29716         "date": "2013-12-14T21:00:00Z", 
29717         "kind": "reservation"
29718     }
29719 },
29720 {
29721     "pk": 60920, 
29722     "model": "core.charge", 
29723     "fields": {
29724         "updated": "2013-12-18T21:29:28.909Z", 
29725         "slice": 13, 
29726         "created": "2013-12-18T21:29:10.883Z", 
29727         "amount": 0.56, 
29728         "object": 114, 
29729         "account": 15, 
29730         "state": "invoiced", 
29731         "coreHours": 8.0, 
29732         "invoice": 72, 
29733         "date": "2013-12-15T05:00:00Z", 
29734         "kind": "reservation"
29735     }
29736 },
29737 {
29738     "pk": 60921, 
29739     "model": "core.charge", 
29740     "fields": {
29741         "updated": "2013-12-18T21:29:29.016Z", 
29742         "slice": 13, 
29743         "created": "2013-12-18T21:29:10.891Z", 
29744         "amount": 0.56, 
29745         "object": 114, 
29746         "account": 15, 
29747         "state": "invoiced", 
29748         "coreHours": 8.0, 
29749         "invoice": 72, 
29750         "date": "2013-12-15T13:00:00Z", 
29751         "kind": "reservation"
29752     }
29753 },
29754 {
29755     "pk": 60922, 
29756     "model": "core.charge", 
29757     "fields": {
29758         "updated": "2013-12-18T21:29:29.124Z", 
29759         "slice": 13, 
29760         "created": "2013-12-18T21:29:10.899Z", 
29761         "amount": 0.56, 
29762         "object": 114, 
29763         "account": 15, 
29764         "state": "invoiced", 
29765         "coreHours": 8.0, 
29766         "invoice": 72, 
29767         "date": "2013-12-15T21:00:00Z", 
29768         "kind": "reservation"
29769     }
29770 },
29771 {
29772     "pk": 60923, 
29773     "model": "core.charge", 
29774     "fields": {
29775         "updated": "2013-12-18T21:29:10.908Z", 
29776         "slice": 13, 
29777         "created": "2013-12-18T21:29:10.908Z", 
29778         "amount": 0.56, 
29779         "object": 114, 
29780         "account": 15, 
29781         "state": "pending", 
29782         "coreHours": 8.0, 
29783         "invoice": null, 
29784         "date": "2013-12-16T05:00:00Z", 
29785         "kind": "reservation"
29786     }
29787 },
29788 {
29789     "pk": 60924, 
29790     "model": "core.charge", 
29791     "fields": {
29792         "updated": "2013-12-18T21:29:10.916Z", 
29793         "slice": 13, 
29794         "created": "2013-12-18T21:29:10.916Z", 
29795         "amount": 0.56, 
29796         "object": 114, 
29797         "account": 15, 
29798         "state": "pending", 
29799         "coreHours": 8.0, 
29800         "invoice": null, 
29801         "date": "2013-12-16T13:00:00Z", 
29802         "kind": "reservation"
29803     }
29804 },
29805 {
29806     "pk": 60925, 
29807     "model": "core.charge", 
29808     "fields": {
29809         "updated": "2013-12-18T21:29:10.924Z", 
29810         "slice": 13, 
29811         "created": "2013-12-18T21:29:10.924Z", 
29812         "amount": 0.56, 
29813         "object": 114, 
29814         "account": 15, 
29815         "state": "pending", 
29816         "coreHours": 8.0, 
29817         "invoice": null, 
29818         "date": "2013-12-16T21:00:00Z", 
29819         "kind": "reservation"
29820     }
29821 },
29822 {
29823     "pk": 60926, 
29824     "model": "core.charge", 
29825     "fields": {
29826         "updated": "2013-12-18T21:29:10.932Z", 
29827         "slice": 13, 
29828         "created": "2013-12-18T21:29:10.932Z", 
29829         "amount": 0.56, 
29830         "object": 114, 
29831         "account": 15, 
29832         "state": "pending", 
29833         "coreHours": 8.0, 
29834         "invoice": null, 
29835         "date": "2013-12-17T05:00:00Z", 
29836         "kind": "reservation"
29837     }
29838 },
29839 {
29840     "pk": 60927, 
29841     "model": "core.charge", 
29842     "fields": {
29843         "updated": "2013-12-18T21:29:10.941Z", 
29844         "slice": 13, 
29845         "created": "2013-12-18T21:29:10.941Z", 
29846         "amount": 0.56, 
29847         "object": 114, 
29848         "account": 15, 
29849         "state": "pending", 
29850         "coreHours": 8.0, 
29851         "invoice": null, 
29852         "date": "2013-12-17T13:00:00Z", 
29853         "kind": "reservation"
29854     }
29855 },
29856 {
29857     "pk": 60928, 
29858     "model": "core.charge", 
29859     "fields": {
29860         "updated": "2013-12-18T21:29:10.949Z", 
29861         "slice": 13, 
29862         "created": "2013-12-18T21:29:10.949Z", 
29863         "amount": 0.56, 
29864         "object": 114, 
29865         "account": 15, 
29866         "state": "pending", 
29867         "coreHours": 8.0, 
29868         "invoice": null, 
29869         "date": "2013-12-17T21:00:00Z", 
29870         "kind": "reservation"
29871     }
29872 },
29873 {
29874     "pk": 60929, 
29875     "model": "core.charge", 
29876     "fields": {
29877         "updated": "2013-12-18T21:29:10.957Z", 
29878         "slice": 13, 
29879         "created": "2013-12-18T21:29:10.957Z", 
29880         "amount": 0.56, 
29881         "object": 114, 
29882         "account": 15, 
29883         "state": "pending", 
29884         "coreHours": 8.0, 
29885         "invoice": null, 
29886         "date": "2013-12-18T05:00:00Z", 
29887         "kind": "reservation"
29888     }
29889 },
29890 {
29891     "pk": 60930, 
29892     "model": "core.charge", 
29893     "fields": {
29894         "updated": "2013-12-18T21:29:10.966Z", 
29895         "slice": 13, 
29896         "created": "2013-12-18T21:29:10.966Z", 
29897         "amount": 0.56, 
29898         "object": 114, 
29899         "account": 15, 
29900         "state": "pending", 
29901         "coreHours": 8.0, 
29902         "invoice": null, 
29903         "date": "2013-12-18T13:00:00Z", 
29904         "kind": "reservation"
29905     }
29906 },
29907 {
29908     "pk": 60931, 
29909     "model": "core.charge", 
29910     "fields": {
29911         "updated": "2013-12-18T21:29:20.285Z", 
29912         "slice": 13, 
29913         "created": "2013-12-18T21:29:10.981Z", 
29914         "amount": 0.56, 
29915         "object": 115, 
29916         "account": 15, 
29917         "state": "invoiced", 
29918         "coreHours": 8.0, 
29919         "invoice": 69, 
29920         "date": "2013-11-18T21:00:00Z", 
29921         "kind": "reservation"
29922     }
29923 },
29924 {
29925     "pk": 60932, 
29926     "model": "core.charge", 
29927     "fields": {
29928         "updated": "2013-12-18T21:29:20.393Z", 
29929         "slice": 13, 
29930         "created": "2013-12-18T21:29:10.990Z", 
29931         "amount": 0.56, 
29932         "object": 115, 
29933         "account": 15, 
29934         "state": "invoiced", 
29935         "coreHours": 8.0, 
29936         "invoice": 69, 
29937         "date": "2013-11-19T05:00:00Z", 
29938         "kind": "reservation"
29939     }
29940 },
29941 {
29942     "pk": 60933, 
29943     "model": "core.charge", 
29944     "fields": {
29945         "updated": "2013-12-18T21:29:20.500Z", 
29946         "slice": 13, 
29947         "created": "2013-12-18T21:29:10.999Z", 
29948         "amount": 0.56, 
29949         "object": 115, 
29950         "account": 15, 
29951         "state": "invoiced", 
29952         "coreHours": 8.0, 
29953         "invoice": 69, 
29954         "date": "2013-11-19T13:00:00Z", 
29955         "kind": "reservation"
29956     }
29957 },
29958 {
29959     "pk": 60934, 
29960     "model": "core.charge", 
29961     "fields": {
29962         "updated": "2013-12-18T21:29:20.608Z", 
29963         "slice": 13, 
29964         "created": "2013-12-18T21:29:11.007Z", 
29965         "amount": 0.56, 
29966         "object": 115, 
29967         "account": 15, 
29968         "state": "invoiced", 
29969         "coreHours": 8.0, 
29970         "invoice": 69, 
29971         "date": "2013-11-19T21:00:00Z", 
29972         "kind": "reservation"
29973     }
29974 },
29975 {
29976     "pk": 60935, 
29977     "model": "core.charge", 
29978     "fields": {
29979         "updated": "2013-12-18T21:29:20.716Z", 
29980         "slice": 13, 
29981         "created": "2013-12-18T21:29:11.015Z", 
29982         "amount": 0.56, 
29983         "object": 115, 
29984         "account": 15, 
29985         "state": "invoiced", 
29986         "coreHours": 8.0, 
29987         "invoice": 69, 
29988         "date": "2013-11-20T05:00:00Z", 
29989         "kind": "reservation"
29990     }
29991 },
29992 {
29993     "pk": 60936, 
29994     "model": "core.charge", 
29995     "fields": {
29996         "updated": "2013-12-18T21:29:20.823Z", 
29997         "slice": 13, 
29998         "created": "2013-12-18T21:29:11.024Z", 
29999         "amount": 0.56, 
30000         "object": 115, 
30001         "account": 15, 
30002         "state": "invoiced", 
30003         "coreHours": 8.0, 
30004         "invoice": 69, 
30005         "date": "2013-11-20T13:00:00Z", 
30006         "kind": "reservation"
30007     }
30008 },
30009 {
30010     "pk": 60937, 
30011     "model": "core.charge", 
30012     "fields": {
30013         "updated": "2013-12-18T21:29:20.931Z", 
30014         "slice": 13, 
30015         "created": "2013-12-18T21:29:11.032Z", 
30016         "amount": 0.56, 
30017         "object": 115, 
30018         "account": 15, 
30019         "state": "invoiced", 
30020         "coreHours": 8.0, 
30021         "invoice": 69, 
30022         "date": "2013-11-20T21:00:00Z", 
30023         "kind": "reservation"
30024     }
30025 },
30026 {
30027     "pk": 60938, 
30028     "model": "core.charge", 
30029     "fields": {
30030         "updated": "2013-12-18T21:29:21.039Z", 
30031         "slice": 13, 
30032         "created": "2013-12-18T21:29:11.040Z", 
30033         "amount": 0.56, 
30034         "object": 115, 
30035         "account": 15, 
30036         "state": "invoiced", 
30037         "coreHours": 8.0, 
30038         "invoice": 69, 
30039         "date": "2013-11-21T05:00:00Z", 
30040         "kind": "reservation"
30041     }
30042 },
30043 {
30044     "pk": 60939, 
30045     "model": "core.charge", 
30046     "fields": {
30047         "updated": "2013-12-18T21:29:21.147Z", 
30048         "slice": 13, 
30049         "created": "2013-12-18T21:29:11.048Z", 
30050         "amount": 0.56, 
30051         "object": 115, 
30052         "account": 15, 
30053         "state": "invoiced", 
30054         "coreHours": 8.0, 
30055         "invoice": 69, 
30056         "date": "2013-11-21T13:00:00Z", 
30057         "kind": "reservation"
30058     }
30059 },
30060 {
30061     "pk": 60940, 
30062     "model": "core.charge", 
30063     "fields": {
30064         "updated": "2013-12-18T21:29:21.254Z", 
30065         "slice": 13, 
30066         "created": "2013-12-18T21:29:11.057Z", 
30067         "amount": 0.56, 
30068         "object": 115, 
30069         "account": 15, 
30070         "state": "invoiced", 
30071         "coreHours": 8.0, 
30072         "invoice": 69, 
30073         "date": "2013-11-21T21:00:00Z", 
30074         "kind": "reservation"
30075     }
30076 },
30077 {
30078     "pk": 60941, 
30079     "model": "core.charge", 
30080     "fields": {
30081         "updated": "2013-12-18T21:29:21.362Z", 
30082         "slice": 13, 
30083         "created": "2013-12-18T21:29:11.065Z", 
30084         "amount": 0.56, 
30085         "object": 115, 
30086         "account": 15, 
30087         "state": "invoiced", 
30088         "coreHours": 8.0, 
30089         "invoice": 69, 
30090         "date": "2013-11-22T05:00:00Z", 
30091         "kind": "reservation"
30092     }
30093 },
30094 {
30095     "pk": 60942, 
30096     "model": "core.charge", 
30097     "fields": {
30098         "updated": "2013-12-18T21:29:21.470Z", 
30099         "slice": 13, 
30100         "created": "2013-12-18T21:29:11.073Z", 
30101         "amount": 0.56, 
30102         "object": 115, 
30103         "account": 15, 
30104         "state": "invoiced", 
30105         "coreHours": 8.0, 
30106         "invoice": 69, 
30107         "date": "2013-11-22T13:00:00Z", 
30108         "kind": "reservation"
30109     }
30110 },
30111 {
30112     "pk": 60943, 
30113     "model": "core.charge", 
30114     "fields": {
30115         "updated": "2013-12-18T21:29:21.577Z", 
30116         "slice": 13, 
30117         "created": "2013-12-18T21:29:11.081Z", 
30118         "amount": 0.56, 
30119         "object": 115, 
30120         "account": 15, 
30121         "state": "invoiced", 
30122         "coreHours": 8.0, 
30123         "invoice": 69, 
30124         "date": "2013-11-22T21:00:00Z", 
30125         "kind": "reservation"
30126     }
30127 },
30128 {
30129     "pk": 60944, 
30130     "model": "core.charge", 
30131     "fields": {
30132         "updated": "2013-12-18T21:29:21.685Z", 
30133         "slice": 13, 
30134         "created": "2013-12-18T21:29:11.090Z", 
30135         "amount": 0.56, 
30136         "object": 115, 
30137         "account": 15, 
30138         "state": "invoiced", 
30139         "coreHours": 8.0, 
30140         "invoice": 69, 
30141         "date": "2013-11-23T05:00:00Z", 
30142         "kind": "reservation"
30143     }
30144 },
30145 {
30146     "pk": 60945, 
30147     "model": "core.charge", 
30148     "fields": {
30149         "updated": "2013-12-18T21:29:21.793Z", 
30150         "slice": 13, 
30151         "created": "2013-12-18T21:29:11.098Z", 
30152         "amount": 0.56, 
30153         "object": 115, 
30154         "account": 15, 
30155         "state": "invoiced", 
30156         "coreHours": 8.0, 
30157         "invoice": 69, 
30158         "date": "2013-11-23T13:00:00Z", 
30159         "kind": "reservation"
30160     }
30161 },
30162 {
30163     "pk": 60946, 
30164     "model": "core.charge", 
30165     "fields": {
30166         "updated": "2013-12-18T21:29:21.900Z", 
30167         "slice": 13, 
30168         "created": "2013-12-18T21:29:11.106Z", 
30169         "amount": 0.56, 
30170         "object": 115, 
30171         "account": 15, 
30172         "state": "invoiced", 
30173         "coreHours": 8.0, 
30174         "invoice": 69, 
30175         "date": "2013-11-23T21:00:00Z", 
30176         "kind": "reservation"
30177     }
30178 },
30179 {
30180     "pk": 60947, 
30181     "model": "core.charge", 
30182     "fields": {
30183         "updated": "2013-12-18T21:29:22.008Z", 
30184         "slice": 13, 
30185         "created": "2013-12-18T21:29:11.115Z", 
30186         "amount": 0.56, 
30187         "object": 115, 
30188         "account": 15, 
30189         "state": "invoiced", 
30190         "coreHours": 8.0, 
30191         "invoice": 69, 
30192         "date": "2013-11-24T05:00:00Z", 
30193         "kind": "reservation"
30194     }
30195 },
30196 {
30197     "pk": 60948, 
30198     "model": "core.charge", 
30199     "fields": {
30200         "updated": "2013-12-18T21:29:22.116Z", 
30201         "slice": 13, 
30202         "created": "2013-12-18T21:29:11.123Z", 
30203         "amount": 0.56, 
30204         "object": 115, 
30205         "account": 15, 
30206         "state": "invoiced", 
30207         "coreHours": 8.0, 
30208         "invoice": 69, 
30209         "date": "2013-11-24T13:00:00Z", 
30210         "kind": "reservation"
30211     }
30212 },
30213 {
30214     "pk": 60949, 
30215     "model": "core.charge", 
30216     "fields": {
30217         "updated": "2013-12-18T21:29:22.223Z", 
30218         "slice": 13, 
30219         "created": "2013-12-18T21:29:11.131Z", 
30220         "amount": 0.56, 
30221         "object": 115, 
30222         "account": 15, 
30223         "state": "invoiced", 
30224         "coreHours": 8.0, 
30225         "invoice": 69, 
30226         "date": "2013-11-24T21:00:00Z", 
30227         "kind": "reservation"
30228     }
30229 },
30230 {
30231     "pk": 60950, 
30232     "model": "core.charge", 
30233     "fields": {
30234         "updated": "2013-12-18T21:29:22.339Z", 
30235         "slice": 13, 
30236         "created": "2013-12-18T21:29:11.140Z", 
30237         "amount": 0.56, 
30238         "object": 115, 
30239         "account": 15, 
30240         "state": "invoiced", 
30241         "coreHours": 8.0, 
30242         "invoice": 70, 
30243         "date": "2013-11-25T05:00:00Z", 
30244         "kind": "reservation"
30245     }
30246 },
30247 {
30248     "pk": 60951, 
30249     "model": "core.charge", 
30250     "fields": {
30251         "updated": "2013-12-18T21:29:22.447Z", 
30252         "slice": 13, 
30253         "created": "2013-12-18T21:29:11.148Z", 
30254         "amount": 0.56, 
30255         "object": 115, 
30256         "account": 15, 
30257         "state": "invoiced", 
30258         "coreHours": 8.0, 
30259         "invoice": 70, 
30260         "date": "2013-11-25T13:00:00Z", 
30261         "kind": "reservation"
30262     }
30263 },
30264 {
30265     "pk": 60952, 
30266     "model": "core.charge", 
30267     "fields": {
30268         "updated": "2013-12-18T21:29:22.596Z", 
30269         "slice": 13, 
30270         "created": "2013-12-18T21:29:11.156Z", 
30271         "amount": 0.56, 
30272         "object": 115, 
30273         "account": 15, 
30274         "state": "invoiced", 
30275         "coreHours": 8.0, 
30276         "invoice": 70, 
30277         "date": "2013-11-25T21:00:00Z", 
30278         "kind": "reservation"
30279     }
30280 },
30281 {
30282     "pk": 60953, 
30283     "model": "core.charge", 
30284     "fields": {
30285         "updated": "2013-12-18T21:29:22.704Z", 
30286         "slice": 13, 
30287         "created": "2013-12-18T21:29:11.164Z", 
30288         "amount": 0.56, 
30289         "object": 115, 
30290         "account": 15, 
30291         "state": "invoiced", 
30292         "coreHours": 8.0, 
30293         "invoice": 70, 
30294         "date": "2013-11-26T05:00:00Z", 
30295         "kind": "reservation"
30296     }
30297 },
30298 {
30299     "pk": 60954, 
30300     "model": "core.charge", 
30301     "fields": {
30302         "updated": "2013-12-18T21:29:22.812Z", 
30303         "slice": 13, 
30304         "created": "2013-12-18T21:29:11.173Z", 
30305         "amount": 0.56, 
30306         "object": 115, 
30307         "account": 15, 
30308         "state": "invoiced", 
30309         "coreHours": 8.0, 
30310         "invoice": 70, 
30311         "date": "2013-11-26T13:00:00Z", 
30312         "kind": "reservation"
30313     }
30314 },
30315 {
30316     "pk": 60955, 
30317     "model": "core.charge", 
30318     "fields": {
30319         "updated": "2013-12-18T21:29:22.919Z", 
30320         "slice": 13, 
30321         "created": "2013-12-18T21:29:11.181Z", 
30322         "amount": 0.56, 
30323         "object": 115, 
30324         "account": 15, 
30325         "state": "invoiced", 
30326         "coreHours": 8.0, 
30327         "invoice": 70, 
30328         "date": "2013-11-26T21:00:00Z", 
30329         "kind": "reservation"
30330     }
30331 },
30332 {
30333     "pk": 60956, 
30334     "model": "core.charge", 
30335     "fields": {
30336         "updated": "2013-12-18T21:29:23.027Z", 
30337         "slice": 13, 
30338         "created": "2013-12-18T21:29:11.189Z", 
30339         "amount": 0.56, 
30340         "object": 115, 
30341         "account": 15, 
30342         "state": "invoiced", 
30343         "coreHours": 8.0, 
30344         "invoice": 70, 
30345         "date": "2013-11-27T05:00:00Z", 
30346         "kind": "reservation"
30347     }
30348 },
30349 {
30350     "pk": 60957, 
30351     "model": "core.charge", 
30352     "fields": {
30353         "updated": "2013-12-18T21:29:23.135Z", 
30354         "slice": 13, 
30355         "created": "2013-12-18T21:29:11.197Z", 
30356         "amount": 0.56, 
30357         "object": 115, 
30358         "account": 15, 
30359         "state": "invoiced", 
30360         "coreHours": 8.0, 
30361         "invoice": 70, 
30362         "date": "2013-11-27T13:00:00Z", 
30363         "kind": "reservation"
30364     }
30365 },
30366 {
30367     "pk": 60958, 
30368     "model": "core.charge", 
30369     "fields": {
30370         "updated": "2013-12-18T21:29:23.242Z", 
30371         "slice": 13, 
30372         "created": "2013-12-18T21:29:11.206Z", 
30373         "amount": 0.56, 
30374         "object": 115, 
30375         "account": 15, 
30376         "state": "invoiced", 
30377         "coreHours": 8.0, 
30378         "invoice": 70, 
30379         "date": "2013-11-27T21:00:00Z", 
30380         "kind": "reservation"
30381     }
30382 },
30383 {
30384     "pk": 60959, 
30385     "model": "core.charge", 
30386     "fields": {
30387         "updated": "2013-12-18T21:29:23.350Z", 
30388         "slice": 13, 
30389         "created": "2013-12-18T21:29:11.214Z", 
30390         "amount": 0.56, 
30391         "object": 115, 
30392         "account": 15, 
30393         "state": "invoiced", 
30394         "coreHours": 8.0, 
30395         "invoice": 70, 
30396         "date": "2013-11-28T05:00:00Z", 
30397         "kind": "reservation"
30398     }
30399 },
30400 {
30401     "pk": 60960, 
30402     "model": "core.charge", 
30403     "fields": {
30404         "updated": "2013-12-18T21:29:23.458Z", 
30405         "slice": 13, 
30406         "created": "2013-12-18T21:29:11.222Z", 
30407         "amount": 0.56, 
30408         "object": 115, 
30409         "account": 15, 
30410         "state": "invoiced", 
30411         "coreHours": 8.0, 
30412         "invoice": 70, 
30413         "date": "2013-11-28T13:00:00Z", 
30414         "kind": "reservation"
30415     }
30416 },
30417 {
30418     "pk": 60961, 
30419     "model": "core.charge", 
30420     "fields": {
30421         "updated": "2013-12-18T21:29:23.565Z", 
30422         "slice": 13, 
30423         "created": "2013-12-18T21:29:11.231Z", 
30424         "amount": 0.56, 
30425         "object": 115, 
30426         "account": 15, 
30427         "state": "invoiced", 
30428         "coreHours": 8.0, 
30429         "invoice": 70, 
30430         "date": "2013-11-28T21:00:00Z", 
30431         "kind": "reservation"
30432     }
30433 },
30434 {
30435     "pk": 60962, 
30436     "model": "core.charge", 
30437     "fields": {
30438         "updated": "2013-12-18T21:29:23.673Z", 
30439         "slice": 13, 
30440         "created": "2013-12-18T21:29:11.239Z", 
30441         "amount": 0.56, 
30442         "object": 115, 
30443         "account": 15, 
30444         "state": "invoiced", 
30445         "coreHours": 8.0, 
30446         "invoice": 70, 
30447         "date": "2013-11-29T05:00:00Z", 
30448         "kind": "reservation"
30449     }
30450 },
30451 {
30452     "pk": 60963, 
30453     "model": "core.charge", 
30454     "fields": {
30455         "updated": "2013-12-18T21:29:23.781Z", 
30456         "slice": 13, 
30457         "created": "2013-12-18T21:29:11.247Z", 
30458         "amount": 0.56, 
30459         "object": 115, 
30460         "account": 15, 
30461         "state": "invoiced", 
30462         "coreHours": 8.0, 
30463         "invoice": 70, 
30464         "date": "2013-11-29T13:00:00Z", 
30465         "kind": "reservation"
30466     }
30467 },
30468 {
30469     "pk": 60964, 
30470     "model": "core.charge", 
30471     "fields": {
30472         "updated": "2013-12-18T21:29:23.889Z", 
30473         "slice": 13, 
30474         "created": "2013-12-18T21:29:11.255Z", 
30475         "amount": 0.56, 
30476         "object": 115, 
30477         "account": 15, 
30478         "state": "invoiced", 
30479         "coreHours": 8.0, 
30480         "invoice": 70, 
30481         "date": "2013-11-29T21:00:00Z", 
30482         "kind": "reservation"
30483     }
30484 },
30485 {
30486     "pk": 60965, 
30487     "model": "core.charge", 
30488     "fields": {
30489         "updated": "2013-12-18T21:29:23.996Z", 
30490         "slice": 13, 
30491         "created": "2013-12-18T21:29:11.264Z", 
30492         "amount": 0.56, 
30493         "object": 115, 
30494         "account": 15, 
30495         "state": "invoiced", 
30496         "coreHours": 8.0, 
30497         "invoice": 70, 
30498         "date": "2013-11-30T05:00:00Z", 
30499         "kind": "reservation"
30500     }
30501 },
30502 {
30503     "pk": 60966, 
30504     "model": "core.charge", 
30505     "fields": {
30506         "updated": "2013-12-18T21:29:24.104Z", 
30507         "slice": 13, 
30508         "created": "2013-12-18T21:29:11.272Z", 
30509         "amount": 0.56, 
30510         "object": 115, 
30511         "account": 15, 
30512         "state": "invoiced", 
30513         "coreHours": 8.0, 
30514         "invoice": 70, 
30515         "date": "2013-11-30T13:00:00Z", 
30516         "kind": "reservation"
30517     }
30518 },
30519 {
30520     "pk": 60967, 
30521     "model": "core.charge", 
30522     "fields": {
30523         "updated": "2013-12-18T21:29:24.212Z", 
30524         "slice": 13, 
30525         "created": "2013-12-18T21:29:11.280Z", 
30526         "amount": 0.56, 
30527         "object": 115, 
30528         "account": 15, 
30529         "state": "invoiced", 
30530         "coreHours": 8.0, 
30531         "invoice": 70, 
30532         "date": "2013-11-30T21:00:00Z", 
30533         "kind": "reservation"
30534     }
30535 },
30536 {
30537     "pk": 60968, 
30538     "model": "core.charge", 
30539     "fields": {
30540         "updated": "2013-12-18T21:29:24.319Z", 
30541         "slice": 13, 
30542         "created": "2013-12-18T21:29:11.289Z", 
30543         "amount": 0.56, 
30544         "object": 115, 
30545         "account": 15, 
30546         "state": "invoiced", 
30547         "coreHours": 8.0, 
30548         "invoice": 70, 
30549         "date": "2013-12-01T05:00:00Z", 
30550         "kind": "reservation"
30551     }
30552 },
30553 {
30554     "pk": 60969, 
30555     "model": "core.charge", 
30556     "fields": {
30557         "updated": "2013-12-18T21:29:24.427Z", 
30558         "slice": 13, 
30559         "created": "2013-12-18T21:29:11.297Z", 
30560         "amount": 0.56, 
30561         "object": 115, 
30562         "account": 15, 
30563         "state": "invoiced", 
30564         "coreHours": 8.0, 
30565         "invoice": 70, 
30566         "date": "2013-12-01T13:00:00Z", 
30567         "kind": "reservation"
30568     }
30569 },
30570 {
30571     "pk": 60970, 
30572     "model": "core.charge", 
30573     "fields": {
30574         "updated": "2013-12-18T21:29:24.535Z", 
30575         "slice": 13, 
30576         "created": "2013-12-18T21:29:11.305Z", 
30577         "amount": 0.56, 
30578         "object": 115, 
30579         "account": 15, 
30580         "state": "invoiced", 
30581         "coreHours": 8.0, 
30582         "invoice": 70, 
30583         "date": "2013-12-01T21:00:00Z", 
30584         "kind": "reservation"
30585     }
30586 },
30587 {
30588     "pk": 60971, 
30589     "model": "core.charge", 
30590     "fields": {
30591         "updated": "2013-12-18T21:29:24.651Z", 
30592         "slice": 13, 
30593         "created": "2013-12-18T21:29:11.313Z", 
30594         "amount": 0.56, 
30595         "object": 115, 
30596         "account": 15, 
30597         "state": "invoiced", 
30598         "coreHours": 8.0, 
30599         "invoice": 71, 
30600         "date": "2013-12-02T05:00:00Z", 
30601         "kind": "reservation"
30602     }
30603 },
30604 {
30605     "pk": 60972, 
30606     "model": "core.charge", 
30607     "fields": {
30608         "updated": "2013-12-18T21:29:24.758Z", 
30609         "slice": 13, 
30610         "created": "2013-12-18T21:29:11.322Z", 
30611         "amount": 0.56, 
30612         "object": 115, 
30613         "account": 15, 
30614         "state": "invoiced", 
30615         "coreHours": 8.0, 
30616         "invoice": 71, 
30617         "date": "2013-12-02T13:00:00Z", 
30618         "kind": "reservation"
30619     }
30620 },
30621 {
30622     "pk": 60973, 
30623     "model": "core.charge", 
30624     "fields": {
30625         "updated": "2013-12-18T21:29:24.866Z", 
30626         "slice": 13, 
30627         "created": "2013-12-18T21:29:11.330Z", 
30628         "amount": 0.56, 
30629         "object": 115, 
30630         "account": 15, 
30631         "state": "invoiced", 
30632         "coreHours": 8.0, 
30633         "invoice": 71, 
30634         "date": "2013-12-02T21:00:00Z", 
30635         "kind": "reservation"
30636     }
30637 },
30638 {
30639     "pk": 60974, 
30640     "model": "core.charge", 
30641     "fields": {
30642         "updated": "2013-12-18T21:29:24.974Z", 
30643         "slice": 13, 
30644         "created": "2013-12-18T21:29:11.338Z", 
30645         "amount": 0.56, 
30646         "object": 115, 
30647         "account": 15, 
30648         "state": "invoiced", 
30649         "coreHours": 8.0, 
30650         "invoice": 71, 
30651         "date": "2013-12-03T05:00:00Z", 
30652         "kind": "reservation"
30653     }
30654 },
30655 {
30656     "pk": 60975, 
30657     "model": "core.charge", 
30658     "fields": {
30659         "updated": "2013-12-18T21:29:25.081Z", 
30660         "slice": 13, 
30661         "created": "2013-12-18T21:29:11.346Z", 
30662         "amount": 0.56, 
30663         "object": 115, 
30664         "account": 15, 
30665         "state": "invoiced", 
30666         "coreHours": 8.0, 
30667         "invoice": 71, 
30668         "date": "2013-12-03T13:00:00Z", 
30669         "kind": "reservation"
30670     }
30671 },
30672 {
30673     "pk": 60976, 
30674     "model": "core.charge", 
30675     "fields": {
30676         "updated": "2013-12-18T21:29:25.189Z", 
30677         "slice": 13, 
30678         "created": "2013-12-18T21:29:11.355Z", 
30679         "amount": 0.56, 
30680         "object": 115, 
30681         "account": 15, 
30682         "state": "invoiced", 
30683         "coreHours": 8.0, 
30684         "invoice": 71, 
30685         "date": "2013-12-03T21:00:00Z", 
30686         "kind": "reservation"
30687     }
30688 },
30689 {
30690     "pk": 60977, 
30691     "model": "core.charge", 
30692     "fields": {
30693         "updated": "2013-12-18T21:29:25.297Z", 
30694         "slice": 13, 
30695         "created": "2013-12-18T21:29:11.363Z", 
30696         "amount": 0.56, 
30697         "object": 115, 
30698         "account": 15, 
30699         "state": "invoiced", 
30700         "coreHours": 8.0, 
30701         "invoice": 71, 
30702         "date": "2013-12-04T05:00:00Z", 
30703         "kind": "reservation"
30704     }
30705 },
30706 {
30707     "pk": 60978, 
30708     "model": "core.charge", 
30709     "fields": {
30710         "updated": "2013-12-18T21:29:25.404Z", 
30711         "slice": 13, 
30712         "created": "2013-12-18T21:29:11.371Z", 
30713         "amount": 0.56, 
30714         "object": 115, 
30715         "account": 15, 
30716         "state": "invoiced", 
30717         "coreHours": 8.0, 
30718         "invoice": 71, 
30719         "date": "2013-12-04T13:00:00Z", 
30720         "kind": "reservation"
30721     }
30722 },
30723 {
30724     "pk": 60979, 
30725     "model": "core.charge", 
30726     "fields": {
30727         "updated": "2013-12-18T21:29:25.512Z", 
30728         "slice": 13, 
30729         "created": "2013-12-18T21:29:11.380Z", 
30730         "amount": 0.56, 
30731         "object": 115, 
30732         "account": 15, 
30733         "state": "invoiced", 
30734         "coreHours": 8.0, 
30735         "invoice": 71, 
30736         "date": "2013-12-04T21:00:00Z", 
30737         "kind": "reservation"
30738     }
30739 },
30740 {
30741     "pk": 60980, 
30742     "model": "core.charge", 
30743     "fields": {
30744         "updated": "2013-12-18T21:29:25.620Z", 
30745         "slice": 13, 
30746         "created": "2013-12-18T21:29:11.388Z", 
30747         "amount": 0.56, 
30748         "object": 115, 
30749         "account": 15, 
30750         "state": "invoiced", 
30751         "coreHours": 8.0, 
30752         "invoice": 71, 
30753         "date": "2013-12-05T05:00:00Z", 
30754         "kind": "reservation"
30755     }
30756 },
30757 {
30758     "pk": 60981, 
30759     "model": "core.charge", 
30760     "fields": {
30761         "updated": "2013-12-18T21:29:25.728Z", 
30762         "slice": 13, 
30763         "created": "2013-12-18T21:29:11.396Z", 
30764         "amount": 0.56, 
30765         "object": 115, 
30766         "account": 15, 
30767         "state": "invoiced", 
30768         "coreHours": 8.0, 
30769         "invoice": 71, 
30770         "date": "2013-12-05T13:00:00Z", 
30771         "kind": "reservation"
30772     }
30773 },
30774 {
30775     "pk": 60982, 
30776     "model": "core.charge", 
30777     "fields": {
30778         "updated": "2013-12-18T21:29:25.835Z", 
30779         "slice": 13, 
30780         "created": "2013-12-18T21:29:11.404Z", 
30781         "amount": 0.56, 
30782         "object": 115, 
30783         "account": 15, 
30784         "state": "invoiced", 
30785         "coreHours": 8.0, 
30786         "invoice": 71, 
30787         "date": "2013-12-05T21:00:00Z", 
30788         "kind": "reservation"
30789     }
30790 },
30791 {
30792     "pk": 60983, 
30793     "model": "core.charge", 
30794     "fields": {
30795         "updated": "2013-12-18T21:29:25.943Z", 
30796         "slice": 13, 
30797         "created": "2013-12-18T21:29:11.413Z", 
30798         "amount": 0.56, 
30799         "object": 115, 
30800         "account": 15, 
30801         "state": "invoiced", 
30802         "coreHours": 8.0, 
30803         "invoice": 71, 
30804         "date": "2013-12-06T05:00:00Z", 
30805         "kind": "reservation"
30806     }
30807 },
30808 {
30809     "pk": 60984, 
30810     "model": "core.charge", 
30811     "fields": {
30812         "updated": "2013-12-18T21:29:26.051Z", 
30813         "slice": 13, 
30814         "created": "2013-12-18T21:29:11.421Z", 
30815         "amount": 0.56, 
30816         "object": 115, 
30817         "account": 15, 
30818         "state": "invoiced", 
30819         "coreHours": 8.0, 
30820         "invoice": 71, 
30821         "date": "2013-12-06T13:00:00Z", 
30822         "kind": "reservation"
30823     }
30824 },
30825 {
30826     "pk": 60985, 
30827     "model": "core.charge", 
30828     "fields": {
30829         "updated": "2013-12-18T21:29:26.158Z", 
30830         "slice": 13, 
30831         "created": "2013-12-18T21:29:11.429Z", 
30832         "amount": 0.56, 
30833         "object": 115, 
30834         "account": 15, 
30835         "state": "invoiced", 
30836         "coreHours": 8.0, 
30837         "invoice": 71, 
30838         "date": "2013-12-06T21:00:00Z", 
30839         "kind": "reservation"
30840     }
30841 },
30842 {
30843     "pk": 60986, 
30844     "model": "core.charge", 
30845     "fields": {
30846         "updated": "2013-12-18T21:29:26.266Z", 
30847         "slice": 13, 
30848         "created": "2013-12-18T21:29:11.438Z", 
30849         "amount": 0.56, 
30850         "object": 115, 
30851         "account": 15, 
30852         "state": "invoiced", 
30853         "coreHours": 8.0, 
30854         "invoice": 71, 
30855         "date": "2013-12-07T05:00:00Z", 
30856         "kind": "reservation"
30857     }
30858 },
30859 {
30860     "pk": 60987, 
30861     "model": "core.charge", 
30862     "fields": {
30863         "updated": "2013-12-18T21:29:26.374Z", 
30864         "slice": 13, 
30865         "created": "2013-12-18T21:29:11.446Z", 
30866         "amount": 0.56, 
30867         "object": 115, 
30868         "account": 15, 
30869         "state": "invoiced", 
30870         "coreHours": 8.0, 
30871         "invoice": 71, 
30872         "date": "2013-12-07T13:00:00Z", 
30873         "kind": "reservation"
30874     }
30875 },
30876 {
30877     "pk": 60988, 
30878     "model": "core.charge", 
30879     "fields": {
30880         "updated": "2013-12-18T21:29:26.481Z", 
30881         "slice": 13, 
30882         "created": "2013-12-18T21:29:11.454Z", 
30883         "amount": 0.56, 
30884         "object": 115, 
30885         "account": 15, 
30886         "state": "invoiced", 
30887         "coreHours": 8.0, 
30888         "invoice": 71, 
30889         "date": "2013-12-07T21:00:00Z", 
30890         "kind": "reservation"
30891     }
30892 },
30893 {
30894     "pk": 60989, 
30895     "model": "core.charge", 
30896     "fields": {
30897         "updated": "2013-12-18T21:29:26.589Z", 
30898         "slice": 13, 
30899         "created": "2013-12-18T21:29:11.463Z", 
30900         "amount": 0.56, 
30901         "object": 115, 
30902         "account": 15, 
30903         "state": "invoiced", 
30904         "coreHours": 8.0, 
30905         "invoice": 71, 
30906         "date": "2013-12-08T05:00:00Z", 
30907         "kind": "reservation"
30908     }
30909 },
30910 {
30911     "pk": 60990, 
30912     "model": "core.charge", 
30913     "fields": {
30914         "updated": "2013-12-18T21:29:26.697Z", 
30915         "slice": 13, 
30916         "created": "2013-12-18T21:29:11.471Z", 
30917         "amount": 0.56, 
30918         "object": 115, 
30919         "account": 15, 
30920         "state": "invoiced", 
30921         "coreHours": 8.0, 
30922         "invoice": 71, 
30923         "date": "2013-12-08T13:00:00Z", 
30924         "kind": "reservation"
30925     }
30926 },
30927 {
30928     "pk": 60991, 
30929     "model": "core.charge", 
30930     "fields": {
30931         "updated": "2013-12-18T21:29:26.804Z", 
30932         "slice": 13, 
30933         "created": "2013-12-18T21:29:11.479Z", 
30934         "amount": 0.56, 
30935         "object": 115, 
30936         "account": 15, 
30937         "state": "invoiced", 
30938         "coreHours": 8.0, 
30939         "invoice": 71, 
30940         "date": "2013-12-08T21:00:00Z", 
30941         "kind": "reservation"
30942     }
30943 },
30944 {
30945     "pk": 60992, 
30946     "model": "core.charge", 
30947     "fields": {
30948         "updated": "2013-12-18T21:29:26.920Z", 
30949         "slice": 13, 
30950         "created": "2013-12-18T21:29:11.487Z", 
30951         "amount": 0.56, 
30952         "object": 115, 
30953         "account": 15, 
30954         "state": "invoiced", 
30955         "coreHours": 8.0, 
30956         "invoice": 72, 
30957         "date": "2013-12-09T05:00:00Z", 
30958         "kind": "reservation"
30959     }
30960 },
30961 {
30962     "pk": 60993, 
30963     "model": "core.charge", 
30964     "fields": {
30965         "updated": "2013-12-18T21:29:27.028Z", 
30966         "slice": 13, 
30967         "created": "2013-12-18T21:29:11.496Z", 
30968         "amount": 0.56, 
30969         "object": 115, 
30970         "account": 15, 
30971         "state": "invoiced", 
30972         "coreHours": 8.0, 
30973         "invoice": 72, 
30974         "date": "2013-12-09T13:00:00Z", 
30975         "kind": "reservation"
30976     }
30977 },
30978 {
30979     "pk": 60994, 
30980     "model": "core.charge", 
30981     "fields": {
30982         "updated": "2013-12-18T21:29:27.136Z", 
30983         "slice": 13, 
30984         "created": "2013-12-18T21:29:11.504Z", 
30985         "amount": 0.56, 
30986         "object": 115, 
30987         "account": 15, 
30988         "state": "invoiced", 
30989         "coreHours": 8.0, 
30990         "invoice": 72, 
30991         "date": "2013-12-09T21:00:00Z", 
30992         "kind": "reservation"
30993     }
30994 },
30995 {
30996     "pk": 60995, 
30997     "model": "core.charge", 
30998     "fields": {
30999         "updated": "2013-12-18T21:29:27.244Z", 
31000         "slice": 13, 
31001         "created": "2013-12-18T21:29:11.512Z", 
31002         "amount": 0.56, 
31003         "object": 115, 
31004         "account": 15, 
31005         "state": "invoiced", 
31006         "coreHours": 8.0, 
31007         "invoice": 72, 
31008         "date": "2013-12-10T05:00:00Z", 
31009         "kind": "reservation"
31010     }
31011 },
31012 {
31013     "pk": 60996, 
31014     "model": "core.charge", 
31015     "fields": {
31016         "updated": "2013-12-18T21:29:27.351Z", 
31017         "slice": 13, 
31018         "created": "2013-12-18T21:29:11.521Z", 
31019         "amount": 0.56, 
31020         "object": 115, 
31021         "account": 15, 
31022         "state": "invoiced", 
31023         "coreHours": 8.0, 
31024         "invoice": 72, 
31025         "date": "2013-12-10T13:00:00Z", 
31026         "kind": "reservation"
31027     }
31028 },
31029 {
31030     "pk": 60997, 
31031     "model": "core.charge", 
31032     "fields": {
31033         "updated": "2013-12-18T21:29:27.459Z", 
31034         "slice": 13, 
31035         "created": "2013-12-18T21:29:11.529Z", 
31036         "amount": 0.56, 
31037         "object": 115, 
31038         "account": 15, 
31039         "state": "invoiced", 
31040         "coreHours": 8.0, 
31041         "invoice": 72, 
31042         "date": "2013-12-10T21:00:00Z", 
31043         "kind": "reservation"
31044     }
31045 },
31046 {
31047     "pk": 60998, 
31048     "model": "core.charge", 
31049     "fields": {
31050         "updated": "2013-12-18T21:29:27.584Z", 
31051         "slice": 13, 
31052         "created": "2013-12-18T21:29:11.537Z", 
31053         "amount": 0.56, 
31054         "object": 115, 
31055         "account": 15, 
31056         "state": "invoiced", 
31057         "coreHours": 8.0, 
31058         "invoice": 72, 
31059         "date": "2013-12-11T05:00:00Z", 
31060         "kind": "reservation"
31061     }
31062 },
31063 {
31064     "pk": 60999, 
31065     "model": "core.charge", 
31066     "fields": {
31067         "updated": "2013-12-18T21:29:27.732Z", 
31068         "slice": 13, 
31069         "created": "2013-12-18T21:29:11.545Z", 
31070         "amount": 0.56, 
31071         "object": 115, 
31072         "account": 15, 
31073         "state": "invoiced", 
31074         "coreHours": 8.0, 
31075         "invoice": 72, 
31076         "date": "2013-12-11T13:00:00Z", 
31077         "kind": "reservation"
31078     }
31079 },
31080 {
31081     "pk": 61000, 
31082     "model": "core.charge", 
31083     "fields": {
31084         "updated": "2013-12-18T21:29:27.840Z", 
31085         "slice": 13, 
31086         "created": "2013-12-18T21:29:11.554Z", 
31087         "amount": 0.56, 
31088         "object": 115, 
31089         "account": 15, 
31090         "state": "invoiced", 
31091         "coreHours": 8.0, 
31092         "invoice": 72, 
31093         "date": "2013-12-11T21:00:00Z", 
31094         "kind": "reservation"
31095     }
31096 },
31097 {
31098     "pk": 61001, 
31099     "model": "core.charge", 
31100     "fields": {
31101         "updated": "2013-12-18T21:29:27.948Z", 
31102         "slice": 13, 
31103         "created": "2013-12-18T21:29:11.562Z", 
31104         "amount": 0.56, 
31105         "object": 115, 
31106         "account": 15, 
31107         "state": "invoiced", 
31108         "coreHours": 8.0, 
31109         "invoice": 72, 
31110         "date": "2013-12-12T05:00:00Z", 
31111         "kind": "reservation"
31112     }
31113 },
31114 {
31115     "pk": 61002, 
31116     "model": "core.charge", 
31117     "fields": {
31118         "updated": "2013-12-18T21:29:28.055Z", 
31119         "slice": 13, 
31120         "created": "2013-12-18T21:29:11.570Z", 
31121         "amount": 0.56, 
31122         "object": 115, 
31123         "account": 15, 
31124         "state": "invoiced", 
31125         "coreHours": 8.0, 
31126         "invoice": 72, 
31127         "date": "2013-12-12T13:00:00Z", 
31128         "kind": "reservation"
31129     }
31130 },
31131 {
31132     "pk": 61003, 
31133     "model": "core.charge", 
31134     "fields": {
31135         "updated": "2013-12-18T21:29:28.163Z", 
31136         "slice": 13, 
31137         "created": "2013-12-18T21:29:11.579Z", 
31138         "amount": 0.56, 
31139         "object": 115, 
31140         "account": 15, 
31141         "state": "invoiced", 
31142         "coreHours": 8.0, 
31143         "invoice": 72, 
31144         "date": "2013-12-12T21:00:00Z", 
31145         "kind": "reservation"
31146     }
31147 },
31148 {
31149     "pk": 61004, 
31150     "model": "core.charge", 
31151     "fields": {
31152         "updated": "2013-12-18T21:29:28.271Z", 
31153         "slice": 13, 
31154         "created": "2013-12-18T21:29:11.587Z", 
31155         "amount": 0.56, 
31156         "object": 115, 
31157         "account": 15, 
31158         "state": "invoiced", 
31159         "coreHours": 8.0, 
31160         "invoice": 72, 
31161         "date": "2013-12-13T05:00:00Z", 
31162         "kind": "reservation"
31163     }
31164 },
31165 {
31166     "pk": 61005, 
31167     "model": "core.charge", 
31168     "fields": {
31169         "updated": "2013-12-18T21:29:28.378Z", 
31170         "slice": 13, 
31171         "created": "2013-12-18T21:29:11.595Z", 
31172         "amount": 0.56, 
31173         "object": 115, 
31174         "account": 15, 
31175         "state": "invoiced", 
31176         "coreHours": 8.0, 
31177         "invoice": 72, 
31178         "date": "2013-12-13T13:00:00Z", 
31179         "kind": "reservation"
31180     }
31181 },
31182 {
31183     "pk": 61006, 
31184     "model": "core.charge", 
31185     "fields": {
31186         "updated": "2013-12-18T21:29:28.486Z", 
31187         "slice": 13, 
31188         "created": "2013-12-18T21:29:11.603Z", 
31189         "amount": 0.56, 
31190         "object": 115, 
31191         "account": 15, 
31192         "state": "invoiced", 
31193         "coreHours": 8.0, 
31194         "invoice": 72, 
31195         "date": "2013-12-13T21:00:00Z", 
31196         "kind": "reservation"
31197     }
31198 },
31199 {
31200     "pk": 61007, 
31201     "model": "core.charge", 
31202     "fields": {
31203         "updated": "2013-12-18T21:29:28.594Z", 
31204         "slice": 13, 
31205         "created": "2013-12-18T21:29:11.612Z", 
31206         "amount": 0.56, 
31207         "object": 115, 
31208         "account": 15, 
31209         "state": "invoiced", 
31210         "coreHours": 8.0, 
31211         "invoice": 72, 
31212         "date": "2013-12-14T05:00:00Z", 
31213         "kind": "reservation"
31214     }
31215 },
31216 {
31217     "pk": 61008, 
31218     "model": "core.charge", 
31219     "fields": {
31220         "updated": "2013-12-18T21:29:28.702Z", 
31221         "slice": 13, 
31222         "created": "2013-12-18T21:29:11.620Z", 
31223         "amount": 0.56, 
31224         "object": 115, 
31225         "account": 15, 
31226         "state": "invoiced", 
31227         "coreHours": 8.0, 
31228         "invoice": 72, 
31229         "date": "2013-12-14T13:00:00Z", 
31230         "kind": "reservation"
31231     }
31232 },
31233 {
31234     "pk": 61009, 
31235     "model": "core.charge", 
31236     "fields": {
31237         "updated": "2013-12-18T21:29:28.809Z", 
31238         "slice": 13, 
31239         "created": "2013-12-18T21:29:11.628Z", 
31240         "amount": 0.56, 
31241         "object": 115, 
31242         "account": 15, 
31243         "state": "invoiced", 
31244         "coreHours": 8.0, 
31245         "invoice": 72, 
31246         "date": "2013-12-14T21:00:00Z", 
31247         "kind": "reservation"
31248     }
31249 },
31250 {
31251     "pk": 61010, 
31252     "model": "core.charge", 
31253     "fields": {
31254         "updated": "2013-12-18T21:29:28.917Z", 
31255         "slice": 13, 
31256         "created": "2013-12-18T21:29:11.637Z", 
31257         "amount": 0.56, 
31258         "object": 115, 
31259         "account": 15, 
31260         "state": "invoiced", 
31261         "coreHours": 8.0, 
31262         "invoice": 72, 
31263         "date": "2013-12-15T05:00:00Z", 
31264         "kind": "reservation"
31265     }
31266 },
31267 {
31268     "pk": 61011, 
31269     "model": "core.charge", 
31270     "fields": {
31271         "updated": "2013-12-18T21:29:29.024Z", 
31272         "slice": 13, 
31273         "created": "2013-12-18T21:29:11.645Z", 
31274         "amount": 0.56, 
31275         "object": 115, 
31276         "account": 15, 
31277         "state": "invoiced", 
31278         "coreHours": 8.0, 
31279         "invoice": 72, 
31280         "date": "2013-12-15T13:00:00Z", 
31281         "kind": "reservation"
31282     }
31283 },
31284 {
31285     "pk": 61012, 
31286     "model": "core.charge", 
31287     "fields": {
31288         "updated": "2013-12-18T21:29:29.132Z", 
31289         "slice": 13, 
31290         "created": "2013-12-18T21:29:11.653Z", 
31291         "amount": 0.56, 
31292         "object": 115, 
31293         "account": 15, 
31294         "state": "invoiced", 
31295         "coreHours": 8.0, 
31296         "invoice": 72, 
31297         "date": "2013-12-15T21:00:00Z", 
31298         "kind": "reservation"
31299     }
31300 },
31301 {
31302     "pk": 61013, 
31303     "model": "core.charge", 
31304     "fields": {
31305         "updated": "2013-12-18T21:29:11.662Z", 
31306         "slice": 13, 
31307         "created": "2013-12-18T21:29:11.662Z", 
31308         "amount": 0.56, 
31309         "object": 115, 
31310         "account": 15, 
31311         "state": "pending", 
31312         "coreHours": 8.0, 
31313         "invoice": null, 
31314         "date": "2013-12-16T05:00:00Z", 
31315         "kind": "reservation"
31316     }
31317 },
31318 {
31319     "pk": 61014, 
31320     "model": "core.charge", 
31321     "fields": {
31322         "updated": "2013-12-18T21:29:11.670Z", 
31323         "slice": 13, 
31324         "created": "2013-12-18T21:29:11.670Z", 
31325         "amount": 0.56, 
31326         "object": 115, 
31327         "account": 15, 
31328         "state": "pending", 
31329         "coreHours": 8.0, 
31330         "invoice": null, 
31331         "date": "2013-12-16T13:00:00Z", 
31332         "kind": "reservation"
31333     }
31334 },
31335 {
31336     "pk": 61015, 
31337     "model": "core.charge", 
31338     "fields": {
31339         "updated": "2013-12-18T21:29:11.678Z", 
31340         "slice": 13, 
31341         "created": "2013-12-18T21:29:11.678Z", 
31342         "amount": 0.56, 
31343         "object": 115, 
31344         "account": 15, 
31345         "state": "pending", 
31346         "coreHours": 8.0, 
31347         "invoice": null, 
31348         "date": "2013-12-16T21:00:00Z", 
31349         "kind": "reservation"
31350     }
31351 },
31352 {
31353     "pk": 61016, 
31354     "model": "core.charge", 
31355     "fields": {
31356         "updated": "2013-12-18T21:29:11.686Z", 
31357         "slice": 13, 
31358         "created": "2013-12-18T21:29:11.686Z", 
31359         "amount": 0.56, 
31360         "object": 115, 
31361         "account": 15, 
31362         "state": "pending", 
31363         "coreHours": 8.0, 
31364         "invoice": null, 
31365         "date": "2013-12-17T05:00:00Z", 
31366         "kind": "reservation"
31367     }
31368 },
31369 {
31370     "pk": 61017, 
31371     "model": "core.charge", 
31372     "fields": {
31373         "updated": "2013-12-18T21:29:11.695Z", 
31374         "slice": 13, 
31375         "created": "2013-12-18T21:29:11.695Z", 
31376         "amount": 0.56, 
31377         "object": 115, 
31378         "account": 15, 
31379         "state": "pending", 
31380         "coreHours": 8.0, 
31381         "invoice": null, 
31382         "date": "2013-12-17T13:00:00Z", 
31383         "kind": "reservation"
31384     }
31385 },
31386 {
31387     "pk": 61018, 
31388     "model": "core.charge", 
31389     "fields": {
31390         "updated": "2013-12-18T21:29:11.703Z", 
31391         "slice": 13, 
31392         "created": "2013-12-18T21:29:11.703Z", 
31393         "amount": 0.56, 
31394         "object": 115, 
31395         "account": 15, 
31396         "state": "pending", 
31397         "coreHours": 8.0, 
31398         "invoice": null, 
31399         "date": "2013-12-17T21:00:00Z", 
31400         "kind": "reservation"
31401     }
31402 },
31403 {
31404     "pk": 61019, 
31405     "model": "core.charge", 
31406     "fields": {
31407         "updated": "2013-12-18T21:29:11.711Z", 
31408         "slice": 13, 
31409         "created": "2013-12-18T21:29:11.711Z", 
31410         "amount": 0.56, 
31411         "object": 115, 
31412         "account": 15, 
31413         "state": "pending", 
31414         "coreHours": 8.0, 
31415         "invoice": null, 
31416         "date": "2013-12-18T05:00:00Z", 
31417         "kind": "reservation"
31418     }
31419 },
31420 {
31421     "pk": 61020, 
31422     "model": "core.charge", 
31423     "fields": {
31424         "updated": "2013-12-18T21:29:11.719Z", 
31425         "slice": 13, 
31426         "created": "2013-12-18T21:29:11.719Z", 
31427         "amount": 0.56, 
31428         "object": 115, 
31429         "account": 15, 
31430         "state": "pending", 
31431         "coreHours": 8.0, 
31432         "invoice": null, 
31433         "date": "2013-12-18T13:00:00Z", 
31434         "kind": "reservation"
31435     }
31436 },
31437 {
31438     "pk": 61021, 
31439     "model": "core.charge", 
31440     "fields": {
31441         "updated": "2013-12-18T21:29:20.293Z", 
31442         "slice": 13, 
31443         "created": "2013-12-18T21:29:11.734Z", 
31444         "amount": 0.56, 
31445         "object": 116, 
31446         "account": 15, 
31447         "state": "invoiced", 
31448         "coreHours": 8.0, 
31449         "invoice": 69, 
31450         "date": "2013-11-18T21:00:00Z", 
31451         "kind": "reservation"
31452     }
31453 },
31454 {
31455     "pk": 61022, 
31456     "model": "core.charge", 
31457     "fields": {
31458         "updated": "2013-12-18T21:29:20.401Z", 
31459         "slice": 13, 
31460         "created": "2013-12-18T21:29:11.744Z", 
31461         "amount": 0.56, 
31462         "object": 116, 
31463         "account": 15, 
31464         "state": "invoiced", 
31465         "coreHours": 8.0, 
31466         "invoice": 69, 
31467         "date": "2013-11-19T05:00:00Z", 
31468         "kind": "reservation"
31469     }
31470 },
31471 {
31472     "pk": 61023, 
31473     "model": "core.charge", 
31474     "fields": {
31475         "updated": "2013-12-18T21:29:20.509Z", 
31476         "slice": 13, 
31477         "created": "2013-12-18T21:29:11.753Z", 
31478         "amount": 0.56, 
31479         "object": 116, 
31480         "account": 15, 
31481         "state": "invoiced", 
31482         "coreHours": 8.0, 
31483         "invoice": 69, 
31484         "date": "2013-11-19T13:00:00Z", 
31485         "kind": "reservation"
31486     }
31487 },
31488 {
31489     "pk": 61024, 
31490     "model": "core.charge", 
31491     "fields": {
31492         "updated": "2013-12-18T21:29:20.616Z", 
31493         "slice": 13, 
31494         "created": "2013-12-18T21:29:11.761Z", 
31495         "amount": 0.56, 
31496         "object": 116, 
31497         "account": 15, 
31498         "state": "invoiced", 
31499         "coreHours": 8.0, 
31500         "invoice": 69, 
31501         "date": "2013-11-19T21:00:00Z", 
31502         "kind": "reservation"
31503     }
31504 },
31505 {
31506     "pk": 61025, 
31507     "model": "core.charge", 
31508     "fields": {
31509         "updated": "2013-12-18T21:29:20.724Z", 
31510         "slice": 13, 
31511         "created": "2013-12-18T21:29:11.769Z", 
31512         "amount": 0.56, 
31513         "object": 116, 
31514         "account": 15, 
31515         "state": "invoiced", 
31516         "coreHours": 8.0, 
31517         "invoice": 69, 
31518         "date": "2013-11-20T05:00:00Z", 
31519         "kind": "reservation"
31520     }
31521 },
31522 {
31523     "pk": 61026, 
31524     "model": "core.charge", 
31525     "fields": {
31526         "updated": "2013-12-18T21:29:20.832Z", 
31527         "slice": 13, 
31528         "created": "2013-12-18T21:29:11.777Z", 
31529         "amount": 0.56, 
31530         "object": 116, 
31531         "account": 15, 
31532         "state": "invoiced", 
31533         "coreHours": 8.0, 
31534         "invoice": 69, 
31535         "date": "2013-11-20T13:00:00Z", 
31536         "kind": "reservation"
31537     }
31538 },
31539 {
31540     "pk": 61027, 
31541     "model": "core.charge", 
31542     "fields": {
31543         "updated": "2013-12-18T21:29:20.939Z", 
31544         "slice": 13, 
31545         "created": "2013-12-18T21:29:11.786Z", 
31546         "amount": 0.56, 
31547         "object": 116, 
31548         "account": 15, 
31549         "state": "invoiced", 
31550         "coreHours": 8.0, 
31551         "invoice": 69, 
31552         "date": "2013-11-20T21:00:00Z", 
31553         "kind": "reservation"
31554     }
31555 },
31556 {
31557     "pk": 61028, 
31558     "model": "core.charge", 
31559     "fields": {
31560         "updated": "2013-12-18T21:29:21.047Z", 
31561         "slice": 13, 
31562         "created": "2013-12-18T21:29:11.794Z", 
31563         "amount": 0.56, 
31564         "object": 116, 
31565         "account": 15, 
31566         "state": "invoiced", 
31567         "coreHours": 8.0, 
31568         "invoice": 69, 
31569         "date": "2013-11-21T05:00:00Z", 
31570         "kind": "reservation"
31571     }
31572 },
31573 {
31574     "pk": 61029, 
31575     "model": "core.charge", 
31576     "fields": {
31577         "updated": "2013-12-18T21:29:21.155Z", 
31578         "slice": 13, 
31579         "created": "2013-12-18T21:29:11.802Z", 
31580         "amount": 0.56, 
31581         "object": 116, 
31582         "account": 15, 
31583         "state": "invoiced", 
31584         "coreHours": 8.0, 
31585         "invoice": 69, 
31586         "date": "2013-11-21T13:00:00Z", 
31587         "kind": "reservation"
31588     }
31589 },
31590 {
31591     "pk": 61030, 
31592     "model": "core.charge", 
31593     "fields": {
31594         "updated": "2013-12-18T21:29:21.262Z", 
31595         "slice": 13, 
31596         "created": "2013-12-18T21:29:11.810Z", 
31597         "amount": 0.56, 
31598         "object": 116, 
31599         "account": 15, 
31600         "state": "invoiced", 
31601         "coreHours": 8.0, 
31602         "invoice": 69, 
31603         "date": "2013-11-21T21:00:00Z", 
31604         "kind": "reservation"
31605     }
31606 },
31607 {
31608     "pk": 61031, 
31609     "model": "core.charge", 
31610     "fields": {
31611         "updated": "2013-12-18T21:29:21.370Z", 
31612         "slice": 13, 
31613         "created": "2013-12-18T21:29:11.819Z", 
31614         "amount": 0.56, 
31615         "object": 116, 
31616         "account": 15, 
31617         "state": "invoiced", 
31618         "coreHours": 8.0, 
31619         "invoice": 69, 
31620         "date": "2013-11-22T05:00:00Z", 
31621         "kind": "reservation"
31622     }
31623 },
31624 {
31625     "pk": 61032, 
31626     "model": "core.charge", 
31627     "fields": {
31628         "updated": "2013-12-18T21:29:21.478Z", 
31629         "slice": 13, 
31630         "created": "2013-12-18T21:29:11.827Z", 
31631         "amount": 0.56, 
31632         "object": 116, 
31633         "account": 15, 
31634         "state": "invoiced", 
31635         "coreHours": 8.0, 
31636         "invoice": 69, 
31637         "date": "2013-11-22T13:00:00Z", 
31638         "kind": "reservation"
31639     }
31640 },
31641 {
31642     "pk": 61033, 
31643     "model": "core.charge", 
31644     "fields": {
31645         "updated": "2013-12-18T21:29:21.586Z", 
31646         "slice": 13, 
31647         "created": "2013-12-18T21:29:11.835Z", 
31648         "amount": 0.56, 
31649         "object": 116, 
31650         "account": 15, 
31651         "state": "invoiced", 
31652         "coreHours": 8.0, 
31653         "invoice": 69, 
31654         "date": "2013-11-22T21:00:00Z", 
31655         "kind": "reservation"
31656     }
31657 },
31658 {
31659     "pk": 61034, 
31660     "model": "core.charge", 
31661     "fields": {
31662         "updated": "2013-12-18T21:29:21.693Z", 
31663         "slice": 13, 
31664         "created": "2013-12-18T21:29:11.844Z", 
31665         "amount": 0.56, 
31666         "object": 116, 
31667         "account": 15, 
31668         "state": "invoiced", 
31669         "coreHours": 8.0, 
31670         "invoice": 69, 
31671         "date": "2013-11-23T05:00:00Z", 
31672         "kind": "reservation"
31673     }
31674 },
31675 {
31676     "pk": 61035, 
31677     "model": "core.charge", 
31678     "fields": {
31679         "updated": "2013-12-18T21:29:21.801Z", 
31680         "slice": 13, 
31681         "created": "2013-12-18T21:29:11.852Z", 
31682         "amount": 0.56, 
31683         "object": 116, 
31684         "account": 15, 
31685         "state": "invoiced", 
31686         "coreHours": 8.0, 
31687         "invoice": 69, 
31688         "date": "2013-11-23T13:00:00Z", 
31689         "kind": "reservation"
31690     }
31691 },
31692 {
31693     "pk": 61036, 
31694     "model": "core.charge", 
31695     "fields": {
31696         "updated": "2013-12-18T21:29:21.909Z", 
31697         "slice": 13, 
31698         "created": "2013-12-18T21:29:11.860Z", 
31699         "amount": 0.56, 
31700         "object": 116, 
31701         "account": 15, 
31702         "state": "invoiced", 
31703         "coreHours": 8.0, 
31704         "invoice": 69, 
31705         "date": "2013-11-23T21:00:00Z", 
31706         "kind": "reservation"
31707     }
31708 },
31709 {
31710     "pk": 61037, 
31711     "model": "core.charge", 
31712     "fields": {
31713         "updated": "2013-12-18T21:29:22.016Z", 
31714         "slice": 13, 
31715         "created": "2013-12-18T21:29:11.868Z", 
31716         "amount": 0.56, 
31717         "object": 116, 
31718         "account": 15, 
31719         "state": "invoiced", 
31720         "coreHours": 8.0, 
31721         "invoice": 69, 
31722         "date": "2013-11-24T05:00:00Z", 
31723         "kind": "reservation"
31724     }
31725 },
31726 {
31727     "pk": 61038, 
31728     "model": "core.charge", 
31729     "fields": {
31730         "updated": "2013-12-18T21:29:22.124Z", 
31731         "slice": 13, 
31732         "created": "2013-12-18T21:29:11.877Z", 
31733         "amount": 0.56, 
31734         "object": 116, 
31735         "account": 15, 
31736         "state": "invoiced", 
31737         "coreHours": 8.0, 
31738         "invoice": 69, 
31739         "date": "2013-11-24T13:00:00Z", 
31740         "kind": "reservation"
31741     }
31742 },
31743 {
31744     "pk": 61039, 
31745     "model": "core.charge", 
31746     "fields": {
31747         "updated": "2013-12-18T21:29:22.232Z", 
31748         "slice": 13, 
31749         "created": "2013-12-18T21:29:11.885Z", 
31750         "amount": 0.56, 
31751         "object": 116, 
31752         "account": 15, 
31753         "state": "invoiced", 
31754         "coreHours": 8.0, 
31755         "invoice": 69, 
31756         "date": "2013-11-24T21:00:00Z", 
31757         "kind": "reservation"
31758     }
31759 },
31760 {
31761     "pk": 61040, 
31762     "model": "core.charge", 
31763     "fields": {
31764         "updated": "2013-12-18T21:29:22.348Z", 
31765         "slice": 13, 
31766         "created": "2013-12-18T21:29:11.893Z", 
31767         "amount": 0.56, 
31768         "object": 116, 
31769         "account": 15, 
31770         "state": "invoiced", 
31771         "coreHours": 8.0, 
31772         "invoice": 70, 
31773         "date": "2013-11-25T05:00:00Z", 
31774         "kind": "reservation"
31775     }
31776 },
31777 {
31778     "pk": 61041, 
31779     "model": "core.charge", 
31780     "fields": {
31781         "updated": "2013-12-18T21:29:22.455Z", 
31782         "slice": 13, 
31783         "created": "2013-12-18T21:29:11.902Z", 
31784         "amount": 0.56, 
31785         "object": 116, 
31786         "account": 15, 
31787         "state": "invoiced", 
31788         "coreHours": 8.0, 
31789         "invoice": 70, 
31790         "date": "2013-11-25T13:00:00Z", 
31791         "kind": "reservation"
31792     }
31793 },
31794 {
31795     "pk": 61042, 
31796     "model": "core.charge", 
31797     "fields": {
31798         "updated": "2013-12-18T21:29:22.604Z", 
31799         "slice": 13, 
31800         "created": "2013-12-18T21:29:11.910Z", 
31801         "amount": 0.56, 
31802         "object": 116, 
31803         "account": 15, 
31804         "state": "invoiced", 
31805         "coreHours": 8.0, 
31806         "invoice": 70, 
31807         "date": "2013-11-25T21:00:00Z", 
31808         "kind": "reservation"
31809     }
31810 },
31811 {
31812     "pk": 61043, 
31813     "model": "core.charge", 
31814     "fields": {
31815         "updated": "2013-12-18T21:29:22.712Z", 
31816         "slice": 13, 
31817         "created": "2013-12-18T21:29:11.918Z", 
31818         "amount": 0.56, 
31819         "object": 116, 
31820         "account": 15, 
31821         "state": "invoiced", 
31822         "coreHours": 8.0, 
31823         "invoice": 70, 
31824         "date": "2013-11-26T05:00:00Z", 
31825         "kind": "reservation"
31826     }
31827 },
31828 {
31829     "pk": 61044, 
31830     "model": "core.charge", 
31831     "fields": {
31832         "updated": "2013-12-18T21:29:22.820Z", 
31833         "slice": 13, 
31834         "created": "2013-12-18T21:29:11.927Z", 
31835         "amount": 0.56, 
31836         "object": 116, 
31837         "account": 15, 
31838         "state": "invoiced", 
31839         "coreHours": 8.0, 
31840         "invoice": 70, 
31841         "date": "2013-11-26T13:00:00Z", 
31842         "kind": "reservation"
31843     }
31844 },
31845 {
31846     "pk": 61045, 
31847     "model": "core.charge", 
31848     "fields": {
31849         "updated": "2013-12-18T21:29:22.928Z", 
31850         "slice": 13, 
31851         "created": "2013-12-18T21:29:11.935Z", 
31852         "amount": 0.56, 
31853         "object": 116, 
31854         "account": 15, 
31855         "state": "invoiced", 
31856         "coreHours": 8.0, 
31857         "invoice": 70, 
31858         "date": "2013-11-26T21:00:00Z", 
31859         "kind": "reservation"
31860     }
31861 },
31862 {
31863     "pk": 61046, 
31864     "model": "core.charge", 
31865     "fields": {
31866         "updated": "2013-12-18T21:29:23.035Z", 
31867         "slice": 13, 
31868         "created": "2013-12-18T21:29:11.943Z", 
31869         "amount": 0.56, 
31870         "object": 116, 
31871         "account": 15, 
31872         "state": "invoiced", 
31873         "coreHours": 8.0, 
31874         "invoice": 70, 
31875         "date": "2013-11-27T05:00:00Z", 
31876         "kind": "reservation"
31877     }
31878 },
31879 {
31880     "pk": 61047, 
31881     "model": "core.charge", 
31882     "fields": {
31883         "updated": "2013-12-18T21:29:23.143Z", 
31884         "slice": 13, 
31885         "created": "2013-12-18T21:29:11.951Z", 
31886         "amount": 0.56, 
31887         "object": 116, 
31888         "account": 15, 
31889         "state": "invoiced", 
31890         "coreHours": 8.0, 
31891         "invoice": 70, 
31892         "date": "2013-11-27T13:00:00Z", 
31893         "kind": "reservation"
31894     }
31895 },
31896 {
31897     "pk": 61048, 
31898     "model": "core.charge", 
31899     "fields": {
31900         "updated": "2013-12-18T21:29:23.251Z", 
31901         "slice": 13, 
31902         "created": "2013-12-18T21:29:11.960Z", 
31903         "amount": 0.56, 
31904         "object": 116, 
31905         "account": 15, 
31906         "state": "invoiced", 
31907         "coreHours": 8.0, 
31908         "invoice": 70, 
31909         "date": "2013-11-27T21:00:00Z", 
31910         "kind": "reservation"
31911     }
31912 },
31913 {
31914     "pk": 61049, 
31915     "model": "core.charge", 
31916     "fields": {
31917         "updated": "2013-12-18T21:29:23.358Z", 
31918         "slice": 13, 
31919         "created": "2013-12-18T21:29:11.968Z", 
31920         "amount": 0.56, 
31921         "object": 116, 
31922         "account": 15, 
31923         "state": "invoiced", 
31924         "coreHours": 8.0, 
31925         "invoice": 70, 
31926         "date": "2013-11-28T05:00:00Z", 
31927         "kind": "reservation"
31928     }
31929 },
31930 {
31931     "pk": 61050, 
31932     "model": "core.charge", 
31933     "fields": {
31934         "updated": "2013-12-18T21:29:23.466Z", 
31935         "slice": 13, 
31936         "created": "2013-12-18T21:29:11.976Z", 
31937         "amount": 0.56, 
31938         "object": 116, 
31939         "account": 15, 
31940         "state": "invoiced", 
31941         "coreHours": 8.0, 
31942         "invoice": 70, 
31943         "date": "2013-11-28T13:00:00Z", 
31944         "kind": "reservation"
31945     }
31946 },
31947 {
31948     "pk": 61051, 
31949     "model": "core.charge", 
31950     "fields": {
31951         "updated": "2013-12-18T21:29:23.574Z", 
31952         "slice": 13, 
31953         "created": "2013-12-18T21:29:11.984Z", 
31954         "amount": 0.56, 
31955         "object": 116, 
31956         "account": 15, 
31957         "state": "invoiced", 
31958         "coreHours": 8.0, 
31959         "invoice": 70, 
31960         "date": "2013-11-28T21:00:00Z", 
31961         "kind": "reservation"
31962     }
31963 },
31964 {
31965     "pk": 61052, 
31966     "model": "core.charge", 
31967     "fields": {
31968         "updated": "2013-12-18T21:29:23.681Z", 
31969         "slice": 13, 
31970         "created": "2013-12-18T21:29:11.993Z", 
31971         "amount": 0.56, 
31972         "object": 116, 
31973         "account": 15, 
31974         "state": "invoiced", 
31975         "coreHours": 8.0, 
31976         "invoice": 70, 
31977         "date": "2013-11-29T05:00:00Z", 
31978         "kind": "reservation"
31979     }
31980 },
31981 {
31982     "pk": 61053, 
31983     "model": "core.charge", 
31984     "fields": {
31985         "updated": "2013-12-18T21:29:23.789Z", 
31986         "slice": 13, 
31987         "created": "2013-12-18T21:29:12.001Z", 
31988         "amount": 0.56, 
31989         "object": 116, 
31990         "account": 15, 
31991         "state": "invoiced", 
31992         "coreHours": 8.0, 
31993         "invoice": 70, 
31994         "date": "2013-11-29T13:00:00Z", 
31995         "kind": "reservation"
31996     }
31997 },
31998 {
31999     "pk": 61054, 
32000     "model": "core.charge", 
32001     "fields": {
32002         "updated": "2013-12-18T21:29:23.897Z", 
32003         "slice": 13, 
32004         "created": "2013-12-18T21:29:12.009Z", 
32005         "amount": 0.56, 
32006         "object": 116, 
32007         "account": 15, 
32008         "state": "invoiced", 
32009         "coreHours": 8.0, 
32010         "invoice": 70, 
32011         "date": "2013-11-29T21:00:00Z", 
32012         "kind": "reservation"
32013     }
32014 },
32015 {
32016     "pk": 61055, 
32017     "model": "core.charge", 
32018     "fields": {
32019         "updated": "2013-12-18T21:29:24.004Z", 
32020         "slice": 13, 
32021         "created": "2013-12-18T21:29:12.018Z", 
32022         "amount": 0.56, 
32023         "object": 116, 
32024         "account": 15, 
32025         "state": "invoiced", 
32026         "coreHours": 8.0, 
32027         "invoice": 70, 
32028         "date": "2013-11-30T05:00:00Z", 
32029         "kind": "reservation"
32030     }
32031 },
32032 {
32033     "pk": 61056, 
32034     "model": "core.charge", 
32035     "fields": {
32036         "updated": "2013-12-18T21:29:24.112Z", 
32037         "slice": 13, 
32038         "created": "2013-12-18T21:29:12.026Z", 
32039         "amount": 0.56, 
32040         "object": 116, 
32041         "account": 15, 
32042         "state": "invoiced", 
32043         "coreHours": 8.0, 
32044         "invoice": 70, 
32045         "date": "2013-11-30T13:00:00Z", 
32046         "kind": "reservation"
32047     }
32048 },
32049 {
32050     "pk": 61057, 
32051     "model": "core.charge", 
32052     "fields": {
32053         "updated": "2013-12-18T21:29:24.220Z", 
32054         "slice": 13, 
32055         "created": "2013-12-18T21:29:12.034Z", 
32056         "amount": 0.56, 
32057         "object": 116, 
32058         "account": 15, 
32059         "state": "invoiced", 
32060         "coreHours": 8.0, 
32061         "invoice": 70, 
32062         "date": "2013-11-30T21:00:00Z", 
32063         "kind": "reservation"
32064     }
32065 },
32066 {
32067     "pk": 61058, 
32068     "model": "core.charge", 
32069     "fields": {
32070         "updated": "2013-12-18T21:29:24.328Z", 
32071         "slice": 13, 
32072         "created": "2013-12-18T21:29:12.042Z", 
32073         "amount": 0.56, 
32074         "object": 116, 
32075         "account": 15, 
32076         "state": "invoiced", 
32077         "coreHours": 8.0, 
32078         "invoice": 70, 
32079         "date": "2013-12-01T05:00:00Z", 
32080         "kind": "reservation"
32081     }
32082 },
32083 {
32084     "pk": 61059, 
32085     "model": "core.charge", 
32086     "fields": {
32087         "updated": "2013-12-18T21:29:24.435Z", 
32088         "slice": 13, 
32089         "created": "2013-12-18T21:29:12.051Z", 
32090         "amount": 0.56, 
32091         "object": 116, 
32092         "account": 15, 
32093         "state": "invoiced", 
32094         "coreHours": 8.0, 
32095         "invoice": 70, 
32096         "date": "2013-12-01T13:00:00Z", 
32097         "kind": "reservation"
32098     }
32099 },
32100 {
32101     "pk": 61060, 
32102     "model": "core.charge", 
32103     "fields": {
32104         "updated": "2013-12-18T21:29:24.543Z", 
32105         "slice": 13, 
32106         "created": "2013-12-18T21:29:12.059Z", 
32107         "amount": 0.56, 
32108         "object": 116, 
32109         "account": 15, 
32110         "state": "invoiced", 
32111         "coreHours": 8.0, 
32112         "invoice": 70, 
32113         "date": "2013-12-01T21:00:00Z", 
32114         "kind": "reservation"
32115     }
32116 },
32117 {
32118     "pk": 61061, 
32119     "model": "core.charge", 
32120     "fields": {
32121         "updated": "2013-12-18T21:29:24.659Z", 
32122         "slice": 13, 
32123         "created": "2013-12-18T21:29:12.067Z", 
32124         "amount": 0.56, 
32125         "object": 116, 
32126         "account": 15, 
32127         "state": "invoiced", 
32128         "coreHours": 8.0, 
32129         "invoice": 71, 
32130         "date": "2013-12-02T05:00:00Z", 
32131         "kind": "reservation"
32132     }
32133 },
32134 {
32135     "pk": 61062, 
32136     "model": "core.charge", 
32137     "fields": {
32138         "updated": "2013-12-18T21:29:24.767Z", 
32139         "slice": 13, 
32140         "created": "2013-12-18T21:29:12.076Z", 
32141         "amount": 0.56, 
32142         "object": 116, 
32143         "account": 15, 
32144         "state": "invoiced", 
32145         "coreHours": 8.0, 
32146         "invoice": 71, 
32147         "date": "2013-12-02T13:00:00Z", 
32148         "kind": "reservation"
32149     }
32150 },
32151 {
32152     "pk": 61063, 
32153     "model": "core.charge", 
32154     "fields": {
32155         "updated": "2013-12-18T21:29:24.874Z", 
32156         "slice": 13, 
32157         "created": "2013-12-18T21:29:12.084Z", 
32158         "amount": 0.56, 
32159         "object": 116, 
32160         "account": 15, 
32161         "state": "invoiced", 
32162         "coreHours": 8.0, 
32163         "invoice": 71, 
32164         "date": "2013-12-02T21:00:00Z", 
32165         "kind": "reservation"
32166     }
32167 },
32168 {
32169     "pk": 61064, 
32170     "model": "core.charge", 
32171     "fields": {
32172         "updated": "2013-12-18T21:29:24.982Z", 
32173         "slice": 13, 
32174         "created": "2013-12-18T21:29:12.092Z", 
32175         "amount": 0.56, 
32176         "object": 116, 
32177         "account": 15, 
32178         "state": "invoiced", 
32179         "coreHours": 8.0, 
32180         "invoice": 71, 
32181         "date": "2013-12-03T05:00:00Z", 
32182         "kind": "reservation"
32183     }
32184 },
32185 {
32186     "pk": 61065, 
32187     "model": "core.charge", 
32188     "fields": {
32189         "updated": "2013-12-18T21:29:25.090Z", 
32190         "slice": 13, 
32191         "created": "2013-12-18T21:29:12.100Z", 
32192         "amount": 0.56, 
32193         "object": 116, 
32194         "account": 15, 
32195         "state": "invoiced", 
32196         "coreHours": 8.0, 
32197         "invoice": 71, 
32198         "date": "2013-12-03T13:00:00Z", 
32199         "kind": "reservation"
32200     }
32201 },
32202 {
32203     "pk": 61066, 
32204     "model": "core.charge", 
32205     "fields": {
32206         "updated": "2013-12-18T21:29:25.197Z", 
32207         "slice": 13, 
32208         "created": "2013-12-18T21:29:12.109Z", 
32209         "amount": 0.56, 
32210         "object": 116, 
32211         "account": 15, 
32212         "state": "invoiced", 
32213         "coreHours": 8.0, 
32214         "invoice": 71, 
32215         "date": "2013-12-03T21:00:00Z", 
32216         "kind": "reservation"
32217     }
32218 },
32219 {
32220     "pk": 61067, 
32221     "model": "core.charge", 
32222     "fields": {
32223         "updated": "2013-12-18T21:29:25.305Z", 
32224         "slice": 13, 
32225         "created": "2013-12-18T21:29:12.117Z", 
32226         "amount": 0.56, 
32227         "object": 116, 
32228         "account": 15, 
32229         "state": "invoiced", 
32230         "coreHours": 8.0, 
32231         "invoice": 71, 
32232         "date": "2013-12-04T05:00:00Z", 
32233         "kind": "reservation"
32234     }
32235 },
32236 {
32237     "pk": 61068, 
32238     "model": "core.charge", 
32239     "fields": {
32240         "updated": "2013-12-18T21:29:25.413Z", 
32241         "slice": 13, 
32242         "created": "2013-12-18T21:29:12.125Z", 
32243         "amount": 0.56, 
32244         "object": 116, 
32245         "account": 15, 
32246         "state": "invoiced", 
32247         "coreHours": 8.0, 
32248         "invoice": 71, 
32249         "date": "2013-12-04T13:00:00Z", 
32250         "kind": "reservation"
32251     }
32252 },
32253 {
32254     "pk": 61069, 
32255     "model": "core.charge", 
32256     "fields": {
32257         "updated": "2013-12-18T21:29:25.520Z", 
32258         "slice": 13, 
32259         "created": "2013-12-18T21:29:12.134Z", 
32260         "amount": 0.56, 
32261         "object": 116, 
32262         "account": 15, 
32263         "state": "invoiced", 
32264         "coreHours": 8.0, 
32265         "invoice": 71, 
32266         "date": "2013-12-04T21:00:00Z", 
32267         "kind": "reservation"
32268     }
32269 },
32270 {
32271     "pk": 61070, 
32272     "model": "core.charge", 
32273     "fields": {
32274         "updated": "2013-12-18T21:29:25.628Z", 
32275         "slice": 13, 
32276         "created": "2013-12-18T21:29:12.142Z", 
32277         "amount": 0.56, 
32278         "object": 116, 
32279         "account": 15, 
32280         "state": "invoiced", 
32281         "coreHours": 8.0, 
32282         "invoice": 71, 
32283         "date": "2013-12-05T05:00:00Z", 
32284         "kind": "reservation"
32285     }
32286 },
32287 {
32288     "pk": 61071, 
32289     "model": "core.charge", 
32290     "fields": {
32291         "updated": "2013-12-18T21:29:25.736Z", 
32292         "slice": 13, 
32293         "created": "2013-12-18T21:29:12.150Z", 
32294         "amount": 0.56, 
32295         "object": 116, 
32296         "account": 15, 
32297         "state": "invoiced", 
32298         "coreHours": 8.0, 
32299         "invoice": 71, 
32300         "date": "2013-12-05T13:00:00Z", 
32301         "kind": "reservation"
32302     }
32303 },
32304 {
32305     "pk": 61072, 
32306     "model": "core.charge", 
32307     "fields": {
32308         "updated": "2013-12-18T21:29:25.844Z", 
32309         "slice": 13, 
32310         "created": "2013-12-18T21:29:12.159Z", 
32311         "amount": 0.56, 
32312         "object": 116, 
32313         "account": 15, 
32314         "state": "invoiced", 
32315         "coreHours": 8.0, 
32316         "invoice": 71, 
32317         "date": "2013-12-05T21:00:00Z", 
32318         "kind": "reservation"
32319     }
32320 },
32321 {
32322     "pk": 61073, 
32323     "model": "core.charge", 
32324     "fields": {
32325         "updated": "2013-12-18T21:29:25.951Z", 
32326         "slice": 13, 
32327         "created": "2013-12-18T21:29:12.167Z", 
32328         "amount": 0.56, 
32329         "object": 116, 
32330         "account": 15, 
32331         "state": "invoiced", 
32332         "coreHours": 8.0, 
32333         "invoice": 71, 
32334         "date": "2013-12-06T05:00:00Z", 
32335         "kind": "reservation"
32336     }
32337 },
32338 {
32339     "pk": 61074, 
32340     "model": "core.charge", 
32341     "fields": {
32342         "updated": "2013-12-18T21:29:26.059Z", 
32343         "slice": 13, 
32344         "created": "2013-12-18T21:29:12.175Z", 
32345         "amount": 0.56, 
32346         "object": 116, 
32347         "account": 15, 
32348         "state": "invoiced", 
32349         "coreHours": 8.0, 
32350         "invoice": 71, 
32351         "date": "2013-12-06T13:00:00Z", 
32352         "kind": "reservation"
32353     }
32354 },
32355 {
32356     "pk": 61075, 
32357     "model": "core.charge", 
32358     "fields": {
32359         "updated": "2013-12-18T21:29:26.167Z", 
32360         "slice": 13, 
32361         "created": "2013-12-18T21:29:12.183Z", 
32362         "amount": 0.56, 
32363         "object": 116, 
32364         "account": 15, 
32365         "state": "invoiced", 
32366         "coreHours": 8.0, 
32367         "invoice": 71, 
32368         "date": "2013-12-06T21:00:00Z", 
32369         "kind": "reservation"
32370     }
32371 },
32372 {
32373     "pk": 61076, 
32374     "model": "core.charge", 
32375     "fields": {
32376         "updated": "2013-12-18T21:29:26.274Z", 
32377         "slice": 13, 
32378         "created": "2013-12-18T21:29:12.192Z", 
32379         "amount": 0.56, 
32380         "object": 116, 
32381         "account": 15, 
32382         "state": "invoiced", 
32383         "coreHours": 8.0, 
32384         "invoice": 71, 
32385         "date": "2013-12-07T05:00:00Z", 
32386         "kind": "reservation"
32387     }
32388 },
32389 {
32390     "pk": 61077, 
32391     "model": "core.charge", 
32392     "fields": {
32393         "updated": "2013-12-18T21:29:26.382Z", 
32394         "slice": 13, 
32395         "created": "2013-12-18T21:29:12.200Z", 
32396         "amount": 0.56, 
32397         "object": 116, 
32398         "account": 15, 
32399         "state": "invoiced", 
32400         "coreHours": 8.0, 
32401         "invoice": 71, 
32402         "date": "2013-12-07T13:00:00Z", 
32403         "kind": "reservation"
32404     }
32405 },
32406 {
32407     "pk": 61078, 
32408     "model": "core.charge", 
32409     "fields": {
32410         "updated": "2013-12-18T21:29:26.490Z", 
32411         "slice": 13, 
32412         "created": "2013-12-18T21:29:12.208Z", 
32413         "amount": 0.56, 
32414         "object": 116, 
32415         "account": 15, 
32416         "state": "invoiced", 
32417         "coreHours": 8.0, 
32418         "invoice": 71, 
32419         "date": "2013-12-07T21:00:00Z", 
32420         "kind": "reservation"
32421     }
32422 },
32423 {
32424     "pk": 61079, 
32425     "model": "core.charge", 
32426     "fields": {
32427         "updated": "2013-12-18T21:29:26.597Z", 
32428         "slice": 13, 
32429         "created": "2013-12-18T21:29:12.217Z", 
32430         "amount": 0.56, 
32431         "object": 116, 
32432         "account": 15, 
32433         "state": "invoiced", 
32434         "coreHours": 8.0, 
32435         "invoice": 71, 
32436         "date": "2013-12-08T05:00:00Z", 
32437         "kind": "reservation"
32438     }
32439 },
32440 {
32441     "pk": 61080, 
32442     "model": "core.charge", 
32443     "fields": {
32444         "updated": "2013-12-18T21:29:26.705Z", 
32445         "slice": 13, 
32446         "created": "2013-12-18T21:29:12.225Z", 
32447         "amount": 0.56, 
32448         "object": 116, 
32449         "account": 15, 
32450         "state": "invoiced", 
32451         "coreHours": 8.0, 
32452         "invoice": 71, 
32453         "date": "2013-12-08T13:00:00Z", 
32454         "kind": "reservation"
32455     }
32456 },
32457 {
32458     "pk": 61081, 
32459     "model": "core.charge", 
32460     "fields": {
32461         "updated": "2013-12-18T21:29:26.813Z", 
32462         "slice": 13, 
32463         "created": "2013-12-18T21:29:12.233Z", 
32464         "amount": 0.56, 
32465         "object": 116, 
32466         "account": 15, 
32467         "state": "invoiced", 
32468         "coreHours": 8.0, 
32469         "invoice": 71, 
32470         "date": "2013-12-08T21:00:00Z", 
32471         "kind": "reservation"
32472     }
32473 },
32474 {
32475     "pk": 61082, 
32476     "model": "core.charge", 
32477     "fields": {
32478         "updated": "2013-12-18T21:29:26.929Z", 
32479         "slice": 13, 
32480         "created": "2013-12-18T21:29:12.242Z", 
32481         "amount": 0.56, 
32482         "object": 116, 
32483         "account": 15, 
32484         "state": "invoiced", 
32485         "coreHours": 8.0, 
32486         "invoice": 72, 
32487         "date": "2013-12-09T05:00:00Z", 
32488         "kind": "reservation"
32489     }
32490 },
32491 {
32492     "pk": 61083, 
32493     "model": "core.charge", 
32494     "fields": {
32495         "updated": "2013-12-18T21:29:27.036Z", 
32496         "slice": 13, 
32497         "created": "2013-12-18T21:29:12.250Z", 
32498         "amount": 0.56, 
32499         "object": 116, 
32500         "account": 15, 
32501         "state": "invoiced", 
32502         "coreHours": 8.0, 
32503         "invoice": 72, 
32504         "date": "2013-12-09T13:00:00Z", 
32505         "kind": "reservation"
32506     }
32507 },
32508 {
32509     "pk": 61084, 
32510     "model": "core.charge", 
32511     "fields": {
32512         "updated": "2013-12-18T21:29:27.144Z", 
32513         "slice": 13, 
32514         "created": "2013-12-18T21:29:12.258Z", 
32515         "amount": 0.56, 
32516         "object": 116, 
32517         "account": 15, 
32518         "state": "invoiced", 
32519         "coreHours": 8.0, 
32520         "invoice": 72, 
32521         "date": "2013-12-09T21:00:00Z", 
32522         "kind": "reservation"
32523     }
32524 },
32525 {
32526     "pk": 61085, 
32527     "model": "core.charge", 
32528     "fields": {
32529         "updated": "2013-12-18T21:29:27.252Z", 
32530         "slice": 13, 
32531         "created": "2013-12-18T21:29:12.266Z", 
32532         "amount": 0.56, 
32533         "object": 116, 
32534         "account": 15, 
32535         "state": "invoiced", 
32536         "coreHours": 8.0, 
32537         "invoice": 72, 
32538         "date": "2013-12-10T05:00:00Z", 
32539         "kind": "reservation"
32540     }
32541 },
32542 {
32543     "pk": 61086, 
32544     "model": "core.charge", 
32545     "fields": {
32546         "updated": "2013-12-18T21:29:27.359Z", 
32547         "slice": 13, 
32548         "created": "2013-12-18T21:29:12.275Z", 
32549         "amount": 0.56, 
32550         "object": 116, 
32551         "account": 15, 
32552         "state": "invoiced", 
32553         "coreHours": 8.0, 
32554         "invoice": 72, 
32555         "date": "2013-12-10T13:00:00Z", 
32556         "kind": "reservation"
32557     }
32558 },
32559 {
32560     "pk": 61087, 
32561     "model": "core.charge", 
32562     "fields": {
32563         "updated": "2013-12-18T21:29:27.467Z", 
32564         "slice": 13, 
32565         "created": "2013-12-18T21:29:12.283Z", 
32566         "amount": 0.56, 
32567         "object": 116, 
32568         "account": 15, 
32569         "state": "invoiced", 
32570         "coreHours": 8.0, 
32571         "invoice": 72, 
32572         "date": "2013-12-10T21:00:00Z", 
32573         "kind": "reservation"
32574     }
32575 },
32576 {
32577     "pk": 61088, 
32578     "model": "core.charge", 
32579     "fields": {
32580         "updated": "2013-12-18T21:29:27.628Z", 
32581         "slice": 13, 
32582         "created": "2013-12-18T21:29:12.291Z", 
32583         "amount": 0.56, 
32584         "object": 116, 
32585         "account": 15, 
32586         "state": "invoiced", 
32587         "coreHours": 8.0, 
32588         "invoice": 72, 
32589         "date": "2013-12-11T05:00:00Z", 
32590         "kind": "reservation"
32591     }
32592 },
32593 {
32594     "pk": 61089, 
32595     "model": "core.charge", 
32596     "fields": {
32597         "updated": "2013-12-18T21:29:27.741Z", 
32598         "slice": 13, 
32599         "created": "2013-12-18T21:29:12.299Z", 
32600         "amount": 0.56, 
32601         "object": 116, 
32602         "account": 15, 
32603         "state": "invoiced", 
32604         "coreHours": 8.0, 
32605         "invoice": 72, 
32606         "date": "2013-12-11T13:00:00Z", 
32607         "kind": "reservation"
32608     }
32609 },
32610 {
32611     "pk": 61090, 
32612     "model": "core.charge", 
32613     "fields": {
32614         "updated": "2013-12-18T21:29:27.848Z", 
32615         "slice": 13, 
32616         "created": "2013-12-18T21:29:12.308Z", 
32617         "amount": 0.56, 
32618         "object": 116, 
32619         "account": 15, 
32620         "state": "invoiced", 
32621         "coreHours": 8.0, 
32622         "invoice": 72, 
32623         "date": "2013-12-11T21:00:00Z", 
32624         "kind": "reservation"
32625     }
32626 },
32627 {
32628     "pk": 61091, 
32629     "model": "core.charge", 
32630     "fields": {
32631         "updated": "2013-12-18T21:29:27.956Z", 
32632         "slice": 13, 
32633         "created": "2013-12-18T21:29:12.316Z", 
32634         "amount": 0.56, 
32635         "object": 116, 
32636         "account": 15, 
32637         "state": "invoiced", 
32638         "coreHours": 8.0, 
32639         "invoice": 72, 
32640         "date": "2013-12-12T05:00:00Z", 
32641         "kind": "reservation"
32642     }
32643 },
32644 {
32645     "pk": 61092, 
32646     "model": "core.charge", 
32647     "fields": {
32648         "updated": "2013-12-18T21:29:28.064Z", 
32649         "slice": 13, 
32650         "created": "2013-12-18T21:29:12.324Z", 
32651         "amount": 0.56, 
32652         "object": 116, 
32653         "account": 15, 
32654         "state": "invoiced", 
32655         "coreHours": 8.0, 
32656         "invoice": 72, 
32657         "date": "2013-12-12T13:00:00Z", 
32658         "kind": "reservation"
32659     }
32660 },
32661 {
32662     "pk": 61093, 
32663     "model": "core.charge", 
32664     "fields": {
32665         "updated": "2013-12-18T21:29:28.171Z", 
32666         "slice": 13, 
32667         "created": "2013-12-18T21:29:12.333Z", 
32668         "amount": 0.56, 
32669         "object": 116, 
32670         "account": 15, 
32671         "state": "invoiced", 
32672         "coreHours": 8.0, 
32673         "invoice": 72, 
32674         "date": "2013-12-12T21:00:00Z", 
32675         "kind": "reservation"
32676     }
32677 },
32678 {
32679     "pk": 61094, 
32680     "model": "core.charge", 
32681     "fields": {
32682         "updated": "2013-12-18T21:29:28.279Z", 
32683         "slice": 13, 
32684         "created": "2013-12-18T21:29:12.341Z", 
32685         "amount": 0.56, 
32686         "object": 116, 
32687         "account": 15, 
32688         "state": "invoiced", 
32689         "coreHours": 8.0, 
32690         "invoice": 72, 
32691         "date": "2013-12-13T05:00:00Z", 
32692         "kind": "reservation"
32693     }
32694 },
32695 {
32696     "pk": 61095, 
32697     "model": "core.charge", 
32698     "fields": {
32699         "updated": "2013-12-18T21:29:28.387Z", 
32700         "slice": 13, 
32701         "created": "2013-12-18T21:29:12.349Z", 
32702         "amount": 0.56, 
32703         "object": 116, 
32704         "account": 15, 
32705         "state": "invoiced", 
32706         "coreHours": 8.0, 
32707         "invoice": 72, 
32708         "date": "2013-12-13T13:00:00Z", 
32709         "kind": "reservation"
32710     }
32711 },
32712 {
32713     "pk": 61096, 
32714     "model": "core.charge", 
32715     "fields": {
32716         "updated": "2013-12-18T21:29:28.494Z", 
32717         "slice": 13, 
32718         "created": "2013-12-18T21:29:12.357Z", 
32719         "amount": 0.56, 
32720         "object": 116, 
32721         "account": 15, 
32722         "state": "invoiced", 
32723         "coreHours": 8.0, 
32724         "invoice": 72, 
32725         "date": "2013-12-13T21:00:00Z", 
32726         "kind": "reservation"
32727     }
32728 },
32729 {
32730     "pk": 61097, 
32731     "model": "core.charge", 
32732     "fields": {
32733         "updated": "2013-12-18T21:29:28.602Z", 
32734         "slice": 13, 
32735         "created": "2013-12-18T21:29:12.366Z", 
32736         "amount": 0.56, 
32737         "object": 116, 
32738         "account": 15, 
32739         "state": "invoiced", 
32740         "coreHours": 8.0, 
32741         "invoice": 72, 
32742         "date": "2013-12-14T05:00:00Z", 
32743         "kind": "reservation"
32744     }
32745 },
32746 {
32747     "pk": 61098, 
32748     "model": "core.charge", 
32749     "fields": {
32750         "updated": "2013-12-18T21:29:28.710Z", 
32751         "slice": 13, 
32752         "created": "2013-12-18T21:29:12.374Z", 
32753         "amount": 0.56, 
32754         "object": 116, 
32755         "account": 15, 
32756         "state": "invoiced", 
32757         "coreHours": 8.0, 
32758         "invoice": 72, 
32759         "date": "2013-12-14T13:00:00Z", 
32760         "kind": "reservation"
32761     }
32762 },
32763 {
32764     "pk": 61099, 
32765     "model": "core.charge", 
32766     "fields": {
32767         "updated": "2013-12-18T21:29:28.817Z", 
32768         "slice": 13, 
32769         "created": "2013-12-18T21:29:12.382Z", 
32770         "amount": 0.56, 
32771         "object": 116, 
32772         "account": 15, 
32773         "state": "invoiced", 
32774         "coreHours": 8.0, 
32775         "invoice": 72, 
32776         "date": "2013-12-14T21:00:00Z", 
32777         "kind": "reservation"
32778     }
32779 },
32780 {
32781     "pk": 61100, 
32782     "model": "core.charge", 
32783     "fields": {
32784         "updated": "2013-12-18T21:29:28.925Z", 
32785         "slice": 13, 
32786         "created": "2013-12-18T21:29:12.391Z", 
32787         "amount": 0.56, 
32788         "object": 116, 
32789         "account": 15, 
32790         "state": "invoiced", 
32791         "coreHours": 8.0, 
32792         "invoice": 72, 
32793         "date": "2013-12-15T05:00:00Z", 
32794         "kind": "reservation"
32795     }
32796 },
32797 {
32798     "pk": 61101, 
32799     "model": "core.charge", 
32800     "fields": {
32801         "updated": "2013-12-18T21:29:29.033Z", 
32802         "slice": 13, 
32803         "created": "2013-12-18T21:29:12.399Z", 
32804         "amount": 0.56, 
32805         "object": 116, 
32806         "account": 15, 
32807         "state": "invoiced", 
32808         "coreHours": 8.0, 
32809         "invoice": 72, 
32810         "date": "2013-12-15T13:00:00Z", 
32811         "kind": "reservation"
32812     }
32813 },
32814 {
32815     "pk": 61102, 
32816     "model": "core.charge", 
32817     "fields": {
32818         "updated": "2013-12-18T21:29:29.141Z", 
32819         "slice": 13, 
32820         "created": "2013-12-18T21:29:12.407Z", 
32821         "amount": 0.56, 
32822         "object": 116, 
32823         "account": 15, 
32824         "state": "invoiced", 
32825         "coreHours": 8.0, 
32826         "invoice": 72, 
32827         "date": "2013-12-15T21:00:00Z", 
32828         "kind": "reservation"
32829     }
32830 },
32831 {
32832     "pk": 61103, 
32833     "model": "core.charge", 
32834     "fields": {
32835         "updated": "2013-12-18T21:29:12.415Z", 
32836         "slice": 13, 
32837         "created": "2013-12-18T21:29:12.415Z", 
32838         "amount": 0.56, 
32839         "object": 116, 
32840         "account": 15, 
32841         "state": "pending", 
32842         "coreHours": 8.0, 
32843         "invoice": null, 
32844         "date": "2013-12-16T05:00:00Z", 
32845         "kind": "reservation"
32846     }
32847 },
32848 {
32849     "pk": 61104, 
32850     "model": "core.charge", 
32851     "fields": {
32852         "updated": "2013-12-18T21:29:12.424Z", 
32853         "slice": 13, 
32854         "created": "2013-12-18T21:29:12.424Z", 
32855         "amount": 0.56, 
32856         "object": 116, 
32857         "account": 15, 
32858         "state": "pending", 
32859         "coreHours": 8.0, 
32860         "invoice": null, 
32861         "date": "2013-12-16T13:00:00Z", 
32862         "kind": "reservation"
32863     }
32864 },
32865 {
32866     "pk": 61105, 
32867     "model": "core.charge", 
32868     "fields": {
32869         "updated": "2013-12-18T21:29:12.432Z", 
32870         "slice": 13, 
32871         "created": "2013-12-18T21:29:12.432Z", 
32872         "amount": 0.56, 
32873         "object": 116, 
32874         "account": 15, 
32875         "state": "pending", 
32876         "coreHours": 8.0, 
32877         "invoice": null, 
32878         "date": "2013-12-16T21:00:00Z", 
32879         "kind": "reservation"
32880     }
32881 },
32882 {
32883     "pk": 61106, 
32884     "model": "core.charge", 
32885     "fields": {
32886         "updated": "2013-12-18T21:29:12.440Z", 
32887         "slice": 13, 
32888         "created": "2013-12-18T21:29:12.440Z", 
32889         "amount": 0.56, 
32890         "object": 116, 
32891         "account": 15, 
32892         "state": "pending", 
32893         "coreHours": 8.0, 
32894         "invoice": null, 
32895         "date": "2013-12-17T05:00:00Z", 
32896         "kind": "reservation"
32897     }
32898 },
32899 {
32900     "pk": 61107, 
32901     "model": "core.charge", 
32902     "fields": {
32903         "updated": "2013-12-18T21:29:12.449Z", 
32904         "slice": 13, 
32905         "created": "2013-12-18T21:29:12.448Z", 
32906         "amount": 0.56, 
32907         "object": 116, 
32908         "account": 15, 
32909         "state": "pending", 
32910         "coreHours": 8.0, 
32911         "invoice": null, 
32912         "date": "2013-12-17T13:00:00Z", 
32913         "kind": "reservation"
32914     }
32915 },
32916 {
32917     "pk": 61108, 
32918     "model": "core.charge", 
32919     "fields": {
32920         "updated": "2013-12-18T21:29:12.457Z", 
32921         "slice": 13, 
32922         "created": "2013-12-18T21:29:12.457Z", 
32923         "amount": 0.56, 
32924         "object": 116, 
32925         "account": 15, 
32926         "state": "pending", 
32927         "coreHours": 8.0, 
32928         "invoice": null, 
32929         "date": "2013-12-17T21:00:00Z", 
32930         "kind": "reservation"
32931     }
32932 },
32933 {
32934     "pk": 61109, 
32935     "model": "core.charge", 
32936     "fields": {
32937         "updated": "2013-12-18T21:29:12.465Z", 
32938         "slice": 13, 
32939         "created": "2013-12-18T21:29:12.465Z", 
32940         "amount": 0.56, 
32941         "object": 116, 
32942         "account": 15, 
32943         "state": "pending", 
32944         "coreHours": 8.0, 
32945         "invoice": null, 
32946         "date": "2013-12-18T05:00:00Z", 
32947         "kind": "reservation"
32948     }
32949 },
32950 {
32951     "pk": 61110, 
32952     "model": "core.charge", 
32953     "fields": {
32954         "updated": "2013-12-18T21:29:12.473Z", 
32955         "slice": 13, 
32956         "created": "2013-12-18T21:29:12.473Z", 
32957         "amount": 0.56, 
32958         "object": 116, 
32959         "account": 15, 
32960         "state": "pending", 
32961         "coreHours": 8.0, 
32962         "invoice": null, 
32963         "date": "2013-12-18T13:00:00Z", 
32964         "kind": "reservation"
32965     }
32966 },
32967 {
32968     "pk": 61111, 
32969     "model": "core.charge", 
32970     "fields": {
32971         "updated": "2013-12-18T21:29:16.468Z", 
32972         "slice": 14, 
32973         "created": "2013-12-18T21:29:12.505Z", 
32974         "amount": 0.2856, 
32975         "object": 117, 
32976         "account": 14, 
32977         "state": "invoiced", 
32978         "coreHours": 4.08, 
32979         "invoice": 64, 
32980         "date": "2013-11-18T21:00:00Z", 
32981         "kind": "besteffort"
32982     }
32983 },
32984 {
32985     "pk": 61112, 
32986     "model": "core.charge", 
32987     "fields": {
32988         "updated": "2013-12-18T21:29:16.510Z", 
32989         "slice": 14, 
32990         "created": "2013-12-18T21:29:12.565Z", 
32991         "amount": 0.3136, 
32992         "object": 117, 
32993         "account": 14, 
32994         "state": "invoiced", 
32995         "coreHours": 4.48, 
32996         "invoice": 64, 
32997         "date": "2013-11-19T05:00:00Z", 
32998         "kind": "besteffort"
32999     }
33000 },
33001 {
33002     "pk": 61113, 
33003     "model": "core.charge", 
33004     "fields": {
33005         "updated": "2013-12-18T21:29:16.551Z", 
33006         "slice": 14, 
33007         "created": "2013-12-18T21:29:12.573Z", 
33008         "amount": 0.308, 
33009         "object": 117, 
33010         "account": 14, 
33011         "state": "invoiced", 
33012         "coreHours": 4.4, 
33013         "invoice": 64, 
33014         "date": "2013-11-19T13:00:00Z", 
33015         "kind": "besteffort"
33016     }
33017 },
33018 {
33019     "pk": 61114, 
33020     "model": "core.charge", 
33021     "fields": {
33022         "updated": "2013-12-18T21:29:16.593Z", 
33023         "slice": 14, 
33024         "created": "2013-12-18T21:29:12.581Z", 
33025         "amount": 0.2072, 
33026         "object": 117, 
33027         "account": 14, 
33028         "state": "invoiced", 
33029         "coreHours": 2.96, 
33030         "invoice": 64, 
33031         "date": "2013-11-19T21:00:00Z", 
33032         "kind": "besteffort"
33033     }
33034 },
33035 {
33036     "pk": 61115, 
33037     "model": "core.charge", 
33038     "fields": {
33039         "updated": "2013-12-18T21:29:16.634Z", 
33040         "slice": 14, 
33041         "created": "2013-12-18T21:29:12.589Z", 
33042         "amount": 0.2072, 
33043         "object": 117, 
33044         "account": 14, 
33045         "state": "invoiced", 
33046         "coreHours": 2.96, 
33047         "invoice": 64, 
33048         "date": "2013-11-20T05:00:00Z", 
33049         "kind": "besteffort"
33050     }
33051 },
33052 {
33053     "pk": 61116, 
33054     "model": "core.charge", 
33055     "fields": {
33056         "updated": "2013-12-18T21:29:16.675Z", 
33057         "slice": 14, 
33058         "created": "2013-12-18T21:29:12.598Z", 
33059         "amount": 0.252, 
33060         "object": 117, 
33061         "account": 14, 
33062         "state": "invoiced", 
33063         "coreHours": 3.6, 
33064         "invoice": 64, 
33065         "date": "2013-11-20T13:00:00Z", 
33066         "kind": "besteffort"
33067     }
33068 },
33069 {
33070     "pk": 61117, 
33071     "model": "core.charge", 
33072     "fields": {
33073         "updated": "2013-12-18T21:29:16.717Z", 
33074         "slice": 14, 
33075         "created": "2013-12-18T21:29:12.606Z", 
33076         "amount": 0.2688, 
33077         "object": 117, 
33078         "account": 14, 
33079         "state": "invoiced", 
33080         "coreHours": 3.84, 
33081         "invoice": 64, 
33082         "date": "2013-11-20T21:00:00Z", 
33083         "kind": "besteffort"
33084     }
33085 },
33086 {
33087     "pk": 61118, 
33088     "model": "core.charge", 
33089     "fields": {
33090         "updated": "2013-12-18T21:29:16.758Z", 
33091         "slice": 14, 
33092         "created": "2013-12-18T21:29:12.614Z", 
33093         "amount": 0.3136, 
33094         "object": 117, 
33095         "account": 14, 
33096         "state": "invoiced", 
33097         "coreHours": 4.48, 
33098         "invoice": 64, 
33099         "date": "2013-11-21T05:00:00Z", 
33100         "kind": "besteffort"
33101     }
33102 },
33103 {
33104     "pk": 61119, 
33105     "model": "core.charge", 
33106     "fields": {
33107         "updated": "2013-12-18T21:29:16.800Z", 
33108         "slice": 14, 
33109         "created": "2013-12-18T21:29:12.622Z", 
33110         "amount": 0.3248, 
33111         "object": 117, 
33112         "account": 14, 
33113         "state": "invoiced", 
33114         "coreHours": 4.64, 
33115         "invoice": 64, 
33116         "date": "2013-11-21T13:00:00Z", 
33117         "kind": "besteffort"
33118     }
33119 },
33120 {
33121     "pk": 61120, 
33122     "model": "core.charge", 
33123     "fields": {
33124         "updated": "2013-12-18T21:29:16.841Z", 
33125         "slice": 14, 
33126         "created": "2013-12-18T21:29:12.631Z", 
33127         "amount": 0.2072, 
33128         "object": 117, 
33129         "account": 14, 
33130         "state": "invoiced", 
33131         "coreHours": 2.96, 
33132         "invoice": 64, 
33133         "date": "2013-11-21T21:00:00Z", 
33134         "kind": "besteffort"
33135     }
33136 },
33137 {
33138     "pk": 61121, 
33139     "model": "core.charge", 
33140     "fields": {
33141         "updated": "2013-12-18T21:29:16.883Z", 
33142         "slice": 14, 
33143         "created": "2013-12-18T21:29:12.639Z", 
33144         "amount": 0.2576, 
33145         "object": 117, 
33146         "account": 14, 
33147         "state": "invoiced", 
33148         "coreHours": 3.68, 
33149         "invoice": 64, 
33150         "date": "2013-11-22T05:00:00Z", 
33151         "kind": "besteffort"
33152     }
33153 },
33154 {
33155     "pk": 61122, 
33156     "model": "core.charge", 
33157     "fields": {
33158         "updated": "2013-12-18T21:29:16.924Z", 
33159         "slice": 14, 
33160         "created": "2013-12-18T21:29:12.647Z", 
33161         "amount": 0.14, 
33162         "object": 117, 
33163         "account": 14, 
33164         "state": "invoiced", 
33165         "coreHours": 2.0, 
33166         "invoice": 64, 
33167         "date": "2013-11-22T13:00:00Z", 
33168         "kind": "besteffort"
33169     }
33170 },
33171 {
33172     "pk": 61123, 
33173     "model": "core.charge", 
33174     "fields": {
33175         "updated": "2013-12-18T21:29:16.966Z", 
33176         "slice": 14, 
33177         "created": "2013-12-18T21:29:12.656Z", 
33178         "amount": 0.1512, 
33179         "object": 117, 
33180         "account": 14, 
33181         "state": "invoiced", 
33182         "coreHours": 2.16, 
33183         "invoice": 64, 
33184         "date": "2013-11-22T21:00:00Z", 
33185         "kind": "besteffort"
33186     }
33187 },
33188 {
33189     "pk": 61124, 
33190     "model": "core.charge", 
33191     "fields": {
33192         "updated": "2013-12-18T21:29:17.007Z", 
33193         "slice": 14, 
33194         "created": "2013-12-18T21:29:12.664Z", 
33195         "amount": 0.28, 
33196         "object": 117, 
33197         "account": 14, 
33198         "state": "invoiced", 
33199         "coreHours": 4.0, 
33200         "invoice": 64, 
33201         "date": "2013-11-23T05:00:00Z", 
33202         "kind": "besteffort"
33203     }
33204 },
33205 {
33206     "pk": 61125, 
33207     "model": "core.charge", 
33208     "fields": {
33209         "updated": "2013-12-18T21:29:17.048Z", 
33210         "slice": 14, 
33211         "created": "2013-12-18T21:29:12.672Z", 
33212         "amount": 0.2408, 
33213         "object": 117, 
33214         "account": 14, 
33215         "state": "invoiced", 
33216         "coreHours": 3.44, 
33217         "invoice": 64, 
33218         "date": "2013-11-23T13:00:00Z", 
33219         "kind": "besteffort"
33220     }
33221 },
33222 {
33223     "pk": 61126, 
33224     "model": "core.charge", 
33225     "fields": {
33226         "updated": "2013-12-18T21:29:17.090Z", 
33227         "slice": 14, 
33228         "created": "2013-12-18T21:29:12.680Z", 
33229         "amount": 0.308, 
33230         "object": 117, 
33231         "account": 14, 
33232         "state": "invoiced", 
33233         "coreHours": 4.4, 
33234         "invoice": 64, 
33235         "date": "2013-11-23T21:00:00Z", 
33236         "kind": "besteffort"
33237     }
33238 },
33239 {
33240     "pk": 61127, 
33241     "model": "core.charge", 
33242     "fields": {
33243         "updated": "2013-12-18T21:29:17.131Z", 
33244         "slice": 14, 
33245         "created": "2013-12-18T21:29:12.689Z", 
33246         "amount": 0.2856, 
33247         "object": 117, 
33248         "account": 14, 
33249         "state": "invoiced", 
33250         "coreHours": 4.08, 
33251         "invoice": 64, 
33252         "date": "2013-11-24T05:00:00Z", 
33253         "kind": "besteffort"
33254     }
33255 },
33256 {
33257     "pk": 61128, 
33258     "model": "core.charge", 
33259     "fields": {
33260         "updated": "2013-12-18T21:29:17.173Z", 
33261         "slice": 14, 
33262         "created": "2013-12-18T21:29:12.697Z", 
33263         "amount": 0.1232, 
33264         "object": 117, 
33265         "account": 14, 
33266         "state": "invoiced", 
33267         "coreHours": 1.76, 
33268         "invoice": 64, 
33269         "date": "2013-11-24T13:00:00Z", 
33270         "kind": "besteffort"
33271     }
33272 },
33273 {
33274     "pk": 61129, 
33275     "model": "core.charge", 
33276     "fields": {
33277         "updated": "2013-12-18T21:29:17.220Z", 
33278         "slice": 14, 
33279         "created": "2013-12-18T21:29:12.705Z", 
33280         "amount": 0.1848, 
33281         "object": 117, 
33282         "account": 14, 
33283         "state": "invoiced", 
33284         "coreHours": 2.64, 
33285         "invoice": 64, 
33286         "date": "2013-11-24T21:00:00Z", 
33287         "kind": "besteffort"
33288     }
33289 },
33290 {
33291     "pk": 61130, 
33292     "model": "core.charge", 
33293     "fields": {
33294         "updated": "2013-12-18T21:29:17.289Z", 
33295         "slice": 14, 
33296         "created": "2013-12-18T21:29:12.714Z", 
33297         "amount": 0.2016, 
33298         "object": 117, 
33299         "account": 14, 
33300         "state": "invoiced", 
33301         "coreHours": 2.88, 
33302         "invoice": 65, 
33303         "date": "2013-11-25T05:00:00Z", 
33304         "kind": "besteffort"
33305     }
33306 },
33307 {
33308     "pk": 61131, 
33309     "model": "core.charge", 
33310     "fields": {
33311         "updated": "2013-12-18T21:29:17.344Z", 
33312         "slice": 14, 
33313         "created": "2013-12-18T21:29:12.722Z", 
33314         "amount": 0.2296, 
33315         "object": 117, 
33316         "account": 14, 
33317         "state": "invoiced", 
33318         "coreHours": 3.28, 
33319         "invoice": 65, 
33320         "date": "2013-11-25T13:00:00Z", 
33321         "kind": "besteffort"
33322     }
33323 },
33324 {
33325     "pk": 61132, 
33326     "model": "core.charge", 
33327     "fields": {
33328         "updated": "2013-12-18T21:29:17.385Z", 
33329         "slice": 14, 
33330         "created": "2013-12-18T21:29:12.730Z", 
33331         "amount": 0.2968, 
33332         "object": 117, 
33333         "account": 14, 
33334         "state": "invoiced", 
33335         "coreHours": 4.24, 
33336         "invoice": 65, 
33337         "date": "2013-11-25T21:00:00Z", 
33338         "kind": "besteffort"
33339     }
33340 },
33341 {
33342     "pk": 61133, 
33343     "model": "core.charge", 
33344     "fields": {
33345         "updated": "2013-12-18T21:29:17.427Z", 
33346         "slice": 14, 
33347         "created": "2013-12-18T21:29:12.739Z", 
33348         "amount": 0.1736, 
33349         "object": 117, 
33350         "account": 14, 
33351         "state": "invoiced", 
33352         "coreHours": 2.48, 
33353         "invoice": 65, 
33354         "date": "2013-11-26T05:00:00Z", 
33355         "kind": "besteffort"
33356     }
33357 },
33358 {
33359     "pk": 61134, 
33360     "model": "core.charge", 
33361     "fields": {
33362         "updated": "2013-12-18T21:29:17.468Z", 
33363         "slice": 14, 
33364         "created": "2013-12-18T21:29:12.747Z", 
33365         "amount": 0.336, 
33366         "object": 117, 
33367         "account": 14, 
33368         "state": "invoiced", 
33369         "coreHours": 4.8, 
33370         "invoice": 65, 
33371         "date": "2013-11-26T13:00:00Z", 
33372         "kind": "besteffort"
33373     }
33374 },
33375 {
33376     "pk": 61135, 
33377     "model": "core.charge", 
33378     "fields": {
33379         "updated": "2013-12-18T21:29:17.510Z", 
33380         "slice": 14, 
33381         "created": "2013-12-18T21:29:12.755Z", 
33382         "amount": 0.308, 
33383         "object": 117, 
33384         "account": 14, 
33385         "state": "invoiced", 
33386         "coreHours": 4.4, 
33387         "invoice": 65, 
33388         "date": "2013-11-26T21:00:00Z", 
33389         "kind": "besteffort"
33390     }
33391 },
33392 {
33393     "pk": 61136, 
33394     "model": "core.charge", 
33395     "fields": {
33396         "updated": "2013-12-18T21:29:17.626Z", 
33397         "slice": 14, 
33398         "created": "2013-12-18T21:29:12.763Z", 
33399         "amount": 0.2744, 
33400         "object": 117, 
33401         "account": 14, 
33402         "state": "invoiced", 
33403         "coreHours": 3.92, 
33404         "invoice": 65, 
33405         "date": "2013-11-27T05:00:00Z", 
33406         "kind": "besteffort"
33407     }
33408 },
33409 {
33410     "pk": 61137, 
33411     "model": "core.charge", 
33412     "fields": {
33413         "updated": "2013-12-18T21:29:17.667Z", 
33414         "slice": 14, 
33415         "created": "2013-12-18T21:29:12.772Z", 
33416         "amount": 0.2016, 
33417         "object": 117, 
33418         "account": 14, 
33419         "state": "invoiced", 
33420         "coreHours": 2.88, 
33421         "invoice": 65, 
33422         "date": "2013-11-27T13:00:00Z", 
33423         "kind": "besteffort"
33424     }
33425 },
33426 {
33427     "pk": 61138, 
33428     "model": "core.charge", 
33429     "fields": {
33430         "updated": "2013-12-18T21:29:17.709Z", 
33431         "slice": 14, 
33432         "created": "2013-12-18T21:29:12.780Z", 
33433         "amount": 0.1512, 
33434         "object": 117, 
33435         "account": 14, 
33436         "state": "invoiced", 
33437         "coreHours": 2.16, 
33438         "invoice": 65, 
33439         "date": "2013-11-27T21:00:00Z", 
33440         "kind": "besteffort"
33441     }
33442 },
33443 {
33444     "pk": 61139, 
33445     "model": "core.charge", 
33446     "fields": {
33447         "updated": "2013-12-18T21:29:17.750Z", 
33448         "slice": 14, 
33449         "created": "2013-12-18T21:29:12.788Z", 
33450         "amount": 0.2912, 
33451         "object": 117, 
33452         "account": 14, 
33453         "state": "invoiced", 
33454         "coreHours": 4.16, 
33455         "invoice": 65, 
33456         "date": "2013-11-28T05:00:00Z", 
33457         "kind": "besteffort"
33458     }
33459 },
33460 {
33461     "pk": 61140, 
33462     "model": "core.charge", 
33463     "fields": {
33464         "updated": "2013-12-18T21:29:17.791Z", 
33465         "slice": 14, 
33466         "created": "2013-12-18T21:29:12.797Z", 
33467         "amount": 0.3248, 
33468         "object": 117, 
33469         "account": 14, 
33470         "state": "invoiced", 
33471         "coreHours": 4.64, 
33472         "invoice": 65, 
33473         "date": "2013-11-28T13:00:00Z", 
33474         "kind": "besteffort"
33475     }
33476 },
33477 {
33478     "pk": 61141, 
33479     "model": "core.charge", 
33480     "fields": {
33481         "updated": "2013-12-18T21:29:17.833Z", 
33482         "slice": 14, 
33483         "created": "2013-12-18T21:29:12.805Z", 
33484         "amount": 0.3192, 
33485         "object": 117, 
33486         "account": 14, 
33487         "state": "invoiced", 
33488         "coreHours": 4.56, 
33489         "invoice": 65, 
33490         "date": "2013-11-28T21:00:00Z", 
33491         "kind": "besteffort"
33492     }
33493 },
33494 {
33495     "pk": 61142, 
33496     "model": "core.charge", 
33497     "fields": {
33498         "updated": "2013-12-18T21:29:17.874Z", 
33499         "slice": 14, 
33500         "created": "2013-12-18T21:29:12.813Z", 
33501         "amount": 0.1736, 
33502         "object": 117, 
33503         "account": 14, 
33504         "state": "invoiced", 
33505         "coreHours": 2.48, 
33506         "invoice": 65, 
33507         "date": "2013-11-29T05:00:00Z", 
33508         "kind": "besteffort"
33509     }
33510 },
33511 {
33512     "pk": 61143, 
33513     "model": "core.charge", 
33514     "fields": {
33515         "updated": "2013-12-18T21:29:17.916Z", 
33516         "slice": 14, 
33517         "created": "2013-12-18T21:29:12.821Z", 
33518         "amount": 0.2632, 
33519         "object": 117, 
33520         "account": 14, 
33521         "state": "invoiced", 
33522         "coreHours": 3.76, 
33523         "invoice": 65, 
33524         "date": "2013-11-29T13:00:00Z", 
33525         "kind": "besteffort"
33526     }
33527 },
33528 {
33529     "pk": 61144, 
33530     "model": "core.charge", 
33531     "fields": {
33532         "updated": "2013-12-18T21:29:17.957Z", 
33533         "slice": 14, 
33534         "created": "2013-12-18T21:29:12.830Z", 
33535         "amount": 0.2464, 
33536         "object": 117, 
33537         "account": 14, 
33538         "state": "invoiced", 
33539         "coreHours": 3.52, 
33540         "invoice": 65, 
33541         "date": "2013-11-29T21:00:00Z", 
33542         "kind": "besteffort"
33543     }
33544 },
33545 {
33546     "pk": 61145, 
33547     "model": "core.charge", 
33548     "fields": {
33549         "updated": "2013-12-18T21:29:17.999Z", 
33550         "slice": 14, 
33551         "created": "2013-12-18T21:29:12.838Z", 
33552         "amount": 0.3192, 
33553         "object": 117, 
33554         "account": 14, 
33555         "state": "invoiced", 
33556         "coreHours": 4.56, 
33557         "invoice": 65, 
33558         "date": "2013-11-30T05:00:00Z", 
33559         "kind": "besteffort"
33560     }
33561 },
33562 {
33563     "pk": 61146, 
33564     "model": "core.charge", 
33565     "fields": {
33566         "updated": "2013-12-18T21:29:18.040Z", 
33567         "slice": 14, 
33568         "created": "2013-12-18T21:29:12.846Z", 
33569         "amount": 0.28, 
33570         "object": 117, 
33571         "account": 14, 
33572         "state": "invoiced", 
33573         "coreHours": 4.0, 
33574         "invoice": 65, 
33575         "date": "2013-11-30T13:00:00Z", 
33576         "kind": "besteffort"
33577     }
33578 },
33579 {
33580     "pk": 61147, 
33581     "model": "core.charge", 
33582     "fields": {
33583         "updated": "2013-12-18T21:29:18.081Z", 
33584         "slice": 14, 
33585         "created": "2013-12-18T21:29:12.854Z", 
33586         "amount": 0.1288, 
33587         "object": 117, 
33588         "account": 14, 
33589         "state": "invoiced", 
33590         "coreHours": 1.84, 
33591         "invoice": 65, 
33592         "date": "2013-11-30T21:00:00Z", 
33593         "kind": "besteffort"
33594     }
33595 },
33596 {
33597     "pk": 61148, 
33598     "model": "core.charge", 
33599     "fields": {
33600         "updated": "2013-12-18T21:29:18.123Z", 
33601         "slice": 14, 
33602         "created": "2013-12-18T21:29:12.863Z", 
33603         "amount": 0.1568, 
33604         "object": 117, 
33605         "account": 14, 
33606         "state": "invoiced", 
33607         "coreHours": 2.24, 
33608         "invoice": 65, 
33609         "date": "2013-12-01T05:00:00Z", 
33610         "kind": "besteffort"
33611     }
33612 },
33613 {
33614     "pk": 61149, 
33615     "model": "core.charge", 
33616     "fields": {
33617         "updated": "2013-12-18T21:29:18.164Z", 
33618         "slice": 14, 
33619         "created": "2013-12-18T21:29:12.871Z", 
33620         "amount": 0.1904, 
33621         "object": 117, 
33622         "account": 14, 
33623         "state": "invoiced", 
33624         "coreHours": 2.72, 
33625         "invoice": 65, 
33626         "date": "2013-12-01T13:00:00Z", 
33627         "kind": "besteffort"
33628     }
33629 },
33630 {
33631     "pk": 61150, 
33632     "model": "core.charge", 
33633     "fields": {
33634         "updated": "2013-12-18T21:29:18.206Z", 
33635         "slice": 14, 
33636         "created": "2013-12-18T21:29:12.879Z", 
33637         "amount": 0.3136, 
33638         "object": 117, 
33639         "account": 14, 
33640         "state": "invoiced", 
33641         "coreHours": 4.48, 
33642         "invoice": 65, 
33643         "date": "2013-12-01T21:00:00Z", 
33644         "kind": "besteffort"
33645     }
33646 },
33647 {
33648     "pk": 61151, 
33649     "model": "core.charge", 
33650     "fields": {
33651         "updated": "2013-12-18T21:29:18.255Z", 
33652         "slice": 14, 
33653         "created": "2013-12-18T21:29:12.888Z", 
33654         "amount": 0.1456, 
33655         "object": 117, 
33656         "account": 14, 
33657         "state": "invoiced", 
33658         "coreHours": 2.08, 
33659         "invoice": 66, 
33660         "date": "2013-12-02T05:00:00Z", 
33661         "kind": "besteffort"
33662     }
33663 },
33664 {
33665     "pk": 61152, 
33666     "model": "core.charge", 
33667     "fields": {
33668         "updated": "2013-12-18T21:29:18.297Z", 
33669         "slice": 14, 
33670         "created": "2013-12-18T21:29:12.896Z", 
33671         "amount": 0.2464, 
33672         "object": 117, 
33673         "account": 14, 
33674         "state": "invoiced", 
33675         "coreHours": 3.52, 
33676         "invoice": 66, 
33677         "date": "2013-12-02T13:00:00Z", 
33678         "kind": "besteffort"
33679     }
33680 },
33681 {
33682     "pk": 61153, 
33683     "model": "core.charge", 
33684     "fields": {
33685         "updated": "2013-12-18T21:29:18.338Z", 
33686         "slice": 14, 
33687         "created": "2013-12-18T21:29:12.904Z", 
33688         "amount": 0.2464, 
33689         "object": 117, 
33690         "account": 14, 
33691         "state": "invoiced", 
33692         "coreHours": 3.52, 
33693         "invoice": 66, 
33694         "date": "2013-12-02T21:00:00Z", 
33695         "kind": "besteffort"
33696     }
33697 },
33698 {
33699     "pk": 61154, 
33700     "model": "core.charge", 
33701     "fields": {
33702         "updated": "2013-12-18T21:29:18.379Z", 
33703         "slice": 14, 
33704         "created": "2013-12-18T21:29:12.913Z", 
33705         "amount": 0.2016, 
33706         "object": 117, 
33707         "account": 14, 
33708         "state": "invoiced", 
33709         "coreHours": 2.88, 
33710         "invoice": 66, 
33711         "date": "2013-12-03T05:00:00Z", 
33712         "kind": "besteffort"
33713     }
33714 },
33715 {
33716     "pk": 61155, 
33717     "model": "core.charge", 
33718     "fields": {
33719         "updated": "2013-12-18T21:29:18.421Z", 
33720         "slice": 14, 
33721         "created": "2013-12-18T21:29:12.921Z", 
33722         "amount": 0.1736, 
33723         "object": 117, 
33724         "account": 14, 
33725         "state": "invoiced", 
33726         "coreHours": 2.48, 
33727         "invoice": 66, 
33728         "date": "2013-12-03T13:00:00Z", 
33729         "kind": "besteffort"
33730     }
33731 },
33732 {
33733     "pk": 61156, 
33734     "model": "core.charge", 
33735     "fields": {
33736         "updated": "2013-12-18T21:29:18.462Z", 
33737         "slice": 14, 
33738         "created": "2013-12-18T21:29:12.929Z", 
33739         "amount": 0.2408, 
33740         "object": 117, 
33741         "account": 14, 
33742         "state": "invoiced", 
33743         "coreHours": 3.44, 
33744         "invoice": 66, 
33745         "date": "2013-12-03T21:00:00Z", 
33746         "kind": "besteffort"
33747     }
33748 },
33749 {
33750     "pk": 61157, 
33751     "model": "core.charge", 
33752     "fields": {
33753         "updated": "2013-12-18T21:29:18.504Z", 
33754         "slice": 14, 
33755         "created": "2013-12-18T21:29:12.937Z", 
33756         "amount": 0.2912, 
33757         "object": 117, 
33758         "account": 14, 
33759         "state": "invoiced", 
33760         "coreHours": 4.16, 
33761         "invoice": 66, 
33762         "date": "2013-12-04T05:00:00Z", 
33763         "kind": "besteffort"
33764     }
33765 },
33766 {
33767     "pk": 61158, 
33768     "model": "core.charge", 
33769     "fields": {
33770         "updated": "2013-12-18T21:29:18.545Z", 
33771         "slice": 14, 
33772         "created": "2013-12-18T21:29:12.946Z", 
33773         "amount": 0.1288, 
33774         "object": 117, 
33775         "account": 14, 
33776         "state": "invoiced", 
33777         "coreHours": 1.84, 
33778         "invoice": 66, 
33779         "date": "2013-12-04T13:00:00Z", 
33780         "kind": "besteffort"
33781     }
33782 },
33783 {
33784     "pk": 61159, 
33785     "model": "core.charge", 
33786     "fields": {
33787         "updated": "2013-12-18T21:29:18.587Z", 
33788         "slice": 14, 
33789         "created": "2013-12-18T21:29:12.954Z", 
33790         "amount": 0.2632, 
33791         "object": 117, 
33792         "account": 14, 
33793         "state": "invoiced", 
33794         "coreHours": 3.76, 
33795         "invoice": 66, 
33796         "date": "2013-12-04T21:00:00Z", 
33797         "kind": "besteffort"
33798     }
33799 },
33800 {
33801     "pk": 61160, 
33802     "model": "core.charge", 
33803     "fields": {
33804         "updated": "2013-12-18T21:29:18.628Z", 
33805         "slice": 14, 
33806         "created": "2013-12-18T21:29:12.962Z", 
33807         "amount": 0.3024, 
33808         "object": 117, 
33809         "account": 14, 
33810         "state": "invoiced", 
33811         "coreHours": 4.32, 
33812         "invoice": 66, 
33813         "date": "2013-12-05T05:00:00Z", 
33814         "kind": "besteffort"
33815     }
33816 },
33817 {
33818     "pk": 61161, 
33819     "model": "core.charge", 
33820     "fields": {
33821         "updated": "2013-12-18T21:29:18.670Z", 
33822         "slice": 14, 
33823         "created": "2013-12-18T21:29:12.970Z", 
33824         "amount": 0.2296, 
33825         "object": 117, 
33826         "account": 14, 
33827         "state": "invoiced", 
33828         "coreHours": 3.28, 
33829         "invoice": 66, 
33830         "date": "2013-12-05T13:00:00Z", 
33831         "kind": "besteffort"
33832     }
33833 },
33834 {
33835     "pk": 61162, 
33836     "model": "core.charge", 
33837     "fields": {
33838         "updated": "2013-12-18T21:29:18.711Z", 
33839         "slice": 14, 
33840         "created": "2013-12-18T21:29:12.979Z", 
33841         "amount": 0.3304, 
33842         "object": 117, 
33843         "account": 14, 
33844         "state": "invoiced", 
33845         "coreHours": 4.72, 
33846         "invoice": 66, 
33847         "date": "2013-12-05T21:00:00Z", 
33848         "kind": "besteffort"
33849     }
33850 },
33851 {
33852     "pk": 61163, 
33853     "model": "core.charge", 
33854     "fields": {
33855         "updated": "2013-12-18T21:29:18.752Z", 
33856         "slice": 14, 
33857         "created": "2013-12-18T21:29:12.987Z", 
33858         "amount": 0.1176, 
33859         "object": 117, 
33860         "account": 14, 
33861         "state": "invoiced", 
33862         "coreHours": 1.68, 
33863         "invoice": 66, 
33864         "date": "2013-12-06T05:00:00Z", 
33865         "kind": "besteffort"
33866     }
33867 },
33868 {
33869     "pk": 61164, 
33870     "model": "core.charge", 
33871     "fields": {
33872         "updated": "2013-12-18T21:29:18.794Z", 
33873         "slice": 14, 
33874         "created": "2013-12-18T21:29:12.995Z", 
33875         "amount": 0.28, 
33876         "object": 117, 
33877         "account": 14, 
33878         "state": "invoiced", 
33879         "coreHours": 4.0, 
33880         "invoice": 66, 
33881         "date": "2013-12-06T13:00:00Z", 
33882         "kind": "besteffort"
33883     }
33884 },
33885 {
33886     "pk": 61165, 
33887     "model": "core.charge", 
33888     "fields": {
33889         "updated": "2013-12-18T21:29:18.835Z", 
33890         "slice": 14, 
33891         "created": "2013-12-18T21:29:13.004Z", 
33892         "amount": 0.224, 
33893         "object": 117, 
33894         "account": 14, 
33895         "state": "invoiced", 
33896         "coreHours": 3.2, 
33897         "invoice": 66, 
33898         "date": "2013-12-06T21:00:00Z", 
33899         "kind": "besteffort"
33900     }
33901 },
33902 {
33903     "pk": 61166, 
33904     "model": "core.charge", 
33905     "fields": {
33906         "updated": "2013-12-18T21:29:18.877Z", 
33907         "slice": 14, 
33908         "created": "2013-12-18T21:29:13.012Z", 
33909         "amount": 0.2688, 
33910         "object": 117, 
33911         "account": 14, 
33912         "state": "invoiced", 
33913         "coreHours": 3.84, 
33914         "invoice": 66, 
33915         "date": "2013-12-07T05:00:00Z", 
33916         "kind": "besteffort"
33917     }
33918 },
33919 {
33920     "pk": 61167, 
33921     "model": "core.charge", 
33922     "fields": {
33923         "updated": "2013-12-18T21:29:18.918Z", 
33924         "slice": 14, 
33925         "created": "2013-12-18T21:29:13.020Z", 
33926         "amount": 0.1568, 
33927         "object": 117, 
33928         "account": 14, 
33929         "state": "invoiced", 
33930         "coreHours": 2.24, 
33931         "invoice": 66, 
33932         "date": "2013-12-07T13:00:00Z", 
33933         "kind": "besteffort"
33934     }
33935 },
33936 {
33937     "pk": 61168, 
33938     "model": "core.charge", 
33939     "fields": {
33940         "updated": "2013-12-18T21:29:18.959Z", 
33941         "slice": 14, 
33942         "created": "2013-12-18T21:29:13.028Z", 
33943         "amount": 0.1624, 
33944         "object": 117, 
33945         "account": 14, 
33946         "state": "invoiced", 
33947         "coreHours": 2.32, 
33948         "invoice": 66, 
33949         "date": "2013-12-07T21:00:00Z", 
33950         "kind": "besteffort"
33951     }
33952 },
33953 {
33954     "pk": 61169, 
33955     "model": "core.charge", 
33956     "fields": {
33957         "updated": "2013-12-18T21:29:19.001Z", 
33958         "slice": 14, 
33959         "created": "2013-12-18T21:29:13.037Z", 
33960         "amount": 0.2688, 
33961         "object": 117, 
33962         "account": 14, 
33963         "state": "invoiced", 
33964         "coreHours": 3.84, 
33965         "invoice": 66, 
33966         "date": "2013-12-08T05:00:00Z", 
33967         "kind": "besteffort"
33968     }
33969 },
33970 {
33971     "pk": 61170, 
33972     "model": "core.charge", 
33973     "fields": {
33974         "updated": "2013-12-18T21:29:19.042Z", 
33975         "slice": 14, 
33976         "created": "2013-12-18T21:29:13.045Z", 
33977         "amount": 0.2912, 
33978         "object": 117, 
33979         "account": 14, 
33980         "state": "invoiced", 
33981         "coreHours": 4.16, 
33982         "invoice": 66, 
33983         "date": "2013-12-08T13:00:00Z", 
33984         "kind": "besteffort"
33985     }
33986 },
33987 {
33988     "pk": 61171, 
33989     "model": "core.charge", 
33990     "fields": {
33991         "updated": "2013-12-18T21:29:19.084Z", 
33992         "slice": 14, 
33993         "created": "2013-12-18T21:29:13.053Z", 
33994         "amount": 0.1344, 
33995         "object": 117, 
33996         "account": 14, 
33997         "state": "invoiced", 
33998         "coreHours": 1.92, 
33999         "invoice": 66, 
34000         "date": "2013-12-08T21:00:00Z", 
34001         "kind": "besteffort"
34002     }
34003 },
34004 {
34005     "pk": 61172, 
34006     "model": "core.charge", 
34007     "fields": {
34008         "updated": "2013-12-18T21:29:19.133Z", 
34009         "slice": 14, 
34010         "created": "2013-12-18T21:29:13.062Z", 
34011         "amount": 0.196, 
34012         "object": 117, 
34013         "account": 14, 
34014         "state": "invoiced", 
34015         "coreHours": 2.8, 
34016         "invoice": 67, 
34017         "date": "2013-12-09T05:00:00Z", 
34018         "kind": "besteffort"
34019     }
34020 },
34021 {
34022     "pk": 61173, 
34023     "model": "core.charge", 
34024     "fields": {
34025         "updated": "2013-12-18T21:29:19.175Z", 
34026         "slice": 14, 
34027         "created": "2013-12-18T21:29:13.070Z", 
34028         "amount": 0.2184, 
34029         "object": 117, 
34030         "account": 14, 
34031         "state": "invoiced", 
34032         "coreHours": 3.12, 
34033         "invoice": 67, 
34034         "date": "2013-12-09T13:00:00Z", 
34035         "kind": "besteffort"
34036     }
34037 },
34038 {
34039     "pk": 61174, 
34040     "model": "core.charge", 
34041     "fields": {
34042         "updated": "2013-12-18T21:29:19.216Z", 
34043         "slice": 14, 
34044         "created": "2013-12-18T21:29:13.078Z", 
34045         "amount": 0.3304, 
34046         "object": 117, 
34047         "account": 14, 
34048         "state": "invoiced", 
34049         "coreHours": 4.72, 
34050         "invoice": 67, 
34051         "date": "2013-12-09T21:00:00Z", 
34052         "kind": "besteffort"
34053     }
34054 },
34055 {
34056     "pk": 61175, 
34057     "model": "core.charge", 
34058     "fields": {
34059         "updated": "2013-12-18T21:29:19.258Z", 
34060         "slice": 14, 
34061         "created": "2013-12-18T21:29:13.086Z", 
34062         "amount": 0.2184, 
34063         "object": 117, 
34064         "account": 14, 
34065         "state": "invoiced", 
34066         "coreHours": 3.12, 
34067         "invoice": 67, 
34068         "date": "2013-12-10T05:00:00Z", 
34069         "kind": "besteffort"
34070     }
34071 },
34072 {
34073     "pk": 61176, 
34074     "model": "core.charge", 
34075     "fields": {
34076         "updated": "2013-12-18T21:29:19.299Z", 
34077         "slice": 14, 
34078         "created": "2013-12-18T21:29:13.095Z", 
34079         "amount": 0.1176, 
34080         "object": 117, 
34081         "account": 14, 
34082         "state": "invoiced", 
34083         "coreHours": 1.68, 
34084         "invoice": 67, 
34085         "date": "2013-12-10T13:00:00Z", 
34086         "kind": "besteffort"
34087     }
34088 },
34089 {
34090     "pk": 61177, 
34091     "model": "core.charge", 
34092     "fields": {
34093         "updated": "2013-12-18T21:29:19.341Z", 
34094         "slice": 14, 
34095         "created": "2013-12-18T21:29:13.103Z", 
34096         "amount": 0.1624, 
34097         "object": 117, 
34098         "account": 14, 
34099         "state": "invoiced", 
34100         "coreHours": 2.32, 
34101         "invoice": 67, 
34102         "date": "2013-12-10T21:00:00Z", 
34103         "kind": "besteffort"
34104     }
34105 },
34106 {
34107     "pk": 61178, 
34108     "model": "core.charge", 
34109     "fields": {
34110         "updated": "2013-12-18T21:29:19.382Z", 
34111         "slice": 14, 
34112         "created": "2013-12-18T21:29:13.111Z", 
34113         "amount": 0.2968, 
34114         "object": 117, 
34115         "account": 14, 
34116         "state": "invoiced", 
34117         "coreHours": 4.24, 
34118         "invoice": 67, 
34119         "date": "2013-12-11T05:00:00Z", 
34120         "kind": "besteffort"
34121     }
34122 },
34123 {
34124     "pk": 61179, 
34125     "model": "core.charge", 
34126     "fields": {
34127         "updated": "2013-12-18T21:29:19.423Z", 
34128         "slice": 14, 
34129         "created": "2013-12-18T21:29:13.120Z", 
34130         "amount": 0.1344, 
34131         "object": 117, 
34132         "account": 14, 
34133         "state": "invoiced", 
34134         "coreHours": 1.92, 
34135         "invoice": 67, 
34136         "date": "2013-12-11T13:00:00Z", 
34137         "kind": "besteffort"
34138     }
34139 },
34140 {
34141     "pk": 61180, 
34142     "model": "core.charge", 
34143     "fields": {
34144         "updated": "2013-12-18T21:29:19.465Z", 
34145         "slice": 14, 
34146         "created": "2013-12-18T21:29:13.128Z", 
34147         "amount": 0.3136, 
34148         "object": 117, 
34149         "account": 14, 
34150         "state": "invoiced", 
34151         "coreHours": 4.48, 
34152         "invoice": 67, 
34153         "date": "2013-12-11T21:00:00Z", 
34154         "kind": "besteffort"
34155     }
34156 },
34157 {
34158     "pk": 61181, 
34159     "model": "core.charge", 
34160     "fields": {
34161         "updated": "2013-12-18T21:29:19.506Z", 
34162         "slice": 14, 
34163         "created": "2013-12-18T21:29:13.136Z", 
34164         "amount": 0.1344, 
34165         "object": 117, 
34166         "account": 14, 
34167         "state": "invoiced", 
34168         "coreHours": 1.92, 
34169         "invoice": 67, 
34170         "date": "2013-12-12T05:00:00Z", 
34171         "kind": "besteffort"
34172     }
34173 },
34174 {
34175     "pk": 61182, 
34176     "model": "core.charge", 
34177     "fields": {
34178         "updated": "2013-12-18T21:29:19.548Z", 
34179         "slice": 14, 
34180         "created": "2013-12-18T21:29:13.153Z", 
34181         "amount": 0.112, 
34182         "object": 117, 
34183         "account": 14, 
34184         "state": "invoiced", 
34185         "coreHours": 1.6, 
34186         "invoice": 67, 
34187         "date": "2013-12-12T13:00:00Z", 
34188         "kind": "besteffort"
34189     }
34190 },
34191 {
34192     "pk": 61183, 
34193     "model": "core.charge", 
34194     "fields": {
34195         "updated": "2013-12-18T21:29:19.589Z", 
34196         "slice": 14, 
34197         "created": "2013-12-18T21:29:13.161Z", 
34198         "amount": 0.1176, 
34199         "object": 117, 
34200         "account": 14, 
34201         "state": "invoiced", 
34202         "coreHours": 1.68, 
34203         "invoice": 67, 
34204         "date": "2013-12-12T21:00:00Z", 
34205         "kind": "besteffort"
34206     }
34207 },
34208 {
34209     "pk": 61184, 
34210     "model": "core.charge", 
34211     "fields": {
34212         "updated": "2013-12-18T21:29:19.630Z", 
34213         "slice": 14, 
34214         "created": "2013-12-18T21:29:13.170Z", 
34215         "amount": 0.1456, 
34216         "object": 117, 
34217         "account": 14, 
34218         "state": "invoiced", 
34219         "coreHours": 2.08, 
34220         "invoice": 67, 
34221         "date": "2013-12-13T05:00:00Z", 
34222         "kind": "besteffort"
34223     }
34224 },
34225 {
34226     "pk": 61185, 
34227     "model": "core.charge", 
34228     "fields": {
34229         "updated": "2013-12-18T21:29:19.672Z", 
34230         "slice": 14, 
34231         "created": "2013-12-18T21:29:13.178Z", 
34232         "amount": 0.308, 
34233         "object": 117, 
34234         "account": 14, 
34235         "state": "invoiced", 
34236         "coreHours": 4.4, 
34237         "invoice": 67, 
34238         "date": "2013-12-13T13:00:00Z", 
34239         "kind": "besteffort"
34240     }
34241 },
34242 {
34243     "pk": 61186, 
34244     "model": "core.charge", 
34245     "fields": {
34246         "updated": "2013-12-18T21:29:19.713Z", 
34247         "slice": 14, 
34248         "created": "2013-12-18T21:29:13.186Z", 
34249         "amount": 0.28, 
34250         "object": 117, 
34251         "account": 14, 
34252         "state": "invoiced", 
34253         "coreHours": 4.0, 
34254         "invoice": 67, 
34255         "date": "2013-12-13T21:00:00Z", 
34256         "kind": "besteffort"
34257     }
34258 },
34259 {
34260     "pk": 61187, 
34261     "model": "core.charge", 
34262     "fields": {
34263         "updated": "2013-12-18T21:29:19.755Z", 
34264         "slice": 14, 
34265         "created": "2013-12-18T21:29:13.195Z", 
34266         "amount": 0.336, 
34267         "object": 117, 
34268         "account": 14, 
34269         "state": "invoiced", 
34270         "coreHours": 4.8, 
34271         "invoice": 67, 
34272         "date": "2013-12-14T05:00:00Z", 
34273         "kind": "besteffort"
34274     }
34275 },
34276 {
34277     "pk": 61188, 
34278     "model": "core.charge", 
34279     "fields": {
34280         "updated": "2013-12-18T21:29:19.796Z", 
34281         "slice": 14, 
34282         "created": "2013-12-18T21:29:13.203Z", 
34283         "amount": 0.1344, 
34284         "object": 117, 
34285         "account": 14, 
34286         "state": "invoiced", 
34287         "coreHours": 1.92, 
34288         "invoice": 67, 
34289         "date": "2013-12-14T13:00:00Z", 
34290         "kind": "besteffort"
34291     }
34292 },
34293 {
34294     "pk": 61189, 
34295     "model": "core.charge", 
34296     "fields": {
34297         "updated": "2013-12-18T21:29:19.804Z", 
34298         "slice": 14, 
34299         "created": "2013-12-18T21:29:13.220Z", 
34300         "amount": 0.3136, 
34301         "object": 117, 
34302         "account": 14, 
34303         "state": "invoiced", 
34304         "coreHours": 4.48, 
34305         "invoice": 67, 
34306         "date": "2013-12-14T21:00:00Z", 
34307         "kind": "besteffort"
34308     }
34309 },
34310 {
34311     "pk": 61190, 
34312     "model": "core.charge", 
34313     "fields": {
34314         "updated": "2013-12-18T21:29:19.846Z", 
34315         "slice": 14, 
34316         "created": "2013-12-18T21:29:13.228Z", 
34317         "amount": 0.3024, 
34318         "object": 117, 
34319         "account": 14, 
34320         "state": "invoiced", 
34321         "coreHours": 4.32, 
34322         "invoice": 67, 
34323         "date": "2013-12-15T05:00:00Z", 
34324         "kind": "besteffort"
34325     }
34326 },
34327 {
34328     "pk": 61191, 
34329     "model": "core.charge", 
34330     "fields": {
34331         "updated": "2013-12-18T21:29:19.887Z", 
34332         "slice": 14, 
34333         "created": "2013-12-18T21:29:13.236Z", 
34334         "amount": 0.112, 
34335         "object": 117, 
34336         "account": 14, 
34337         "state": "invoiced", 
34338         "coreHours": 1.6, 
34339         "invoice": 67, 
34340         "date": "2013-12-15T13:00:00Z", 
34341         "kind": "besteffort"
34342     }
34343 },
34344 {
34345     "pk": 61192, 
34346     "model": "core.charge", 
34347     "fields": {
34348         "updated": "2013-12-18T21:29:19.929Z", 
34349         "slice": 14, 
34350         "created": "2013-12-18T21:29:13.245Z", 
34351         "amount": 0.2856, 
34352         "object": 117, 
34353         "account": 14, 
34354         "state": "invoiced", 
34355         "coreHours": 4.08, 
34356         "invoice": 67, 
34357         "date": "2013-12-15T21:00:00Z", 
34358         "kind": "besteffort"
34359     }
34360 },
34361 {
34362     "pk": 61193, 
34363     "model": "core.charge", 
34364     "fields": {
34365         "updated": "2013-12-18T21:29:13.253Z", 
34366         "slice": 14, 
34367         "created": "2013-12-18T21:29:13.253Z", 
34368         "amount": 0.1288, 
34369         "object": 117, 
34370         "account": 14, 
34371         "state": "pending", 
34372         "coreHours": 1.84, 
34373         "invoice": null, 
34374         "date": "2013-12-16T05:00:00Z", 
34375         "kind": "besteffort"
34376     }
34377 },
34378 {
34379     "pk": 61194, 
34380     "model": "core.charge", 
34381     "fields": {
34382         "updated": "2013-12-18T21:29:13.261Z", 
34383         "slice": 14, 
34384         "created": "2013-12-18T21:29:13.261Z", 
34385         "amount": 0.336, 
34386         "object": 117, 
34387         "account": 14, 
34388         "state": "pending", 
34389         "coreHours": 4.8, 
34390         "invoice": null, 
34391         "date": "2013-12-16T13:00:00Z", 
34392         "kind": "besteffort"
34393     }
34394 },
34395 {
34396     "pk": 61195, 
34397     "model": "core.charge", 
34398     "fields": {
34399         "updated": "2013-12-18T21:29:13.278Z", 
34400         "slice": 14, 
34401         "created": "2013-12-18T21:29:13.278Z", 
34402         "amount": 0.1624, 
34403         "object": 117, 
34404         "account": 14, 
34405         "state": "pending", 
34406         "coreHours": 2.32, 
34407         "invoice": null, 
34408         "date": "2013-12-16T21:00:00Z", 
34409         "kind": "besteffort"
34410     }
34411 },
34412 {
34413     "pk": 61196, 
34414     "model": "core.charge", 
34415     "fields": {
34416         "updated": "2013-12-18T21:29:13.286Z", 
34417         "slice": 14, 
34418         "created": "2013-12-18T21:29:13.286Z", 
34419         "amount": 0.1904, 
34420         "object": 117, 
34421         "account": 14, 
34422         "state": "pending", 
34423         "coreHours": 2.72, 
34424         "invoice": null, 
34425         "date": "2013-12-17T05:00:00Z", 
34426         "kind": "besteffort"
34427     }
34428 },
34429 {
34430     "pk": 61197, 
34431     "model": "core.charge", 
34432     "fields": {
34433         "updated": "2013-12-18T21:29:13.294Z", 
34434         "slice": 14, 
34435         "created": "2013-12-18T21:29:13.294Z", 
34436         "amount": 0.3192, 
34437         "object": 117, 
34438         "account": 14, 
34439         "state": "pending", 
34440         "coreHours": 4.56, 
34441         "invoice": null, 
34442         "date": "2013-12-17T13:00:00Z", 
34443         "kind": "besteffort"
34444     }
34445 },
34446 {
34447     "pk": 61198, 
34448     "model": "core.charge", 
34449     "fields": {
34450         "updated": "2013-12-18T21:29:13.303Z", 
34451         "slice": 14, 
34452         "created": "2013-12-18T21:29:13.303Z", 
34453         "amount": 0.14, 
34454         "object": 117, 
34455         "account": 14, 
34456         "state": "pending", 
34457         "coreHours": 2.0, 
34458         "invoice": null, 
34459         "date": "2013-12-17T21:00:00Z", 
34460         "kind": "besteffort"
34461     }
34462 },
34463 {
34464     "pk": 61199, 
34465     "model": "core.charge", 
34466     "fields": {
34467         "updated": "2013-12-18T21:29:13.311Z", 
34468         "slice": 14, 
34469         "created": "2013-12-18T21:29:13.311Z", 
34470         "amount": 0.1288, 
34471         "object": 117, 
34472         "account": 14, 
34473         "state": "pending", 
34474         "coreHours": 1.84, 
34475         "invoice": null, 
34476         "date": "2013-12-18T05:00:00Z", 
34477         "kind": "besteffort"
34478     }
34479 },
34480 {
34481     "pk": 61200, 
34482     "model": "core.charge", 
34483     "fields": {
34484         "updated": "2013-12-18T21:29:13.319Z", 
34485         "slice": 14, 
34486         "created": "2013-12-18T21:29:13.319Z", 
34487         "amount": 0.2632, 
34488         "object": 117, 
34489         "account": 14, 
34490         "state": "pending", 
34491         "coreHours": 3.76, 
34492         "invoice": null, 
34493         "date": "2013-12-18T13:00:00Z", 
34494         "kind": "besteffort"
34495     }
34496 },
34497 {
34498     "pk": 61201, 
34499     "model": "core.charge", 
34500     "fields": {
34501         "updated": "2013-12-18T21:29:16.427Z", 
34502         "slice": 14, 
34503         "created": "2013-12-18T21:29:13.334Z", 
34504         "amount": 0.2968, 
34505         "object": 118, 
34506         "account": 14, 
34507         "state": "invoiced", 
34508         "coreHours": 4.24, 
34509         "invoice": 63, 
34510         "date": "2013-11-18T21:00:00Z", 
34511         "kind": "besteffort"
34512     }
34513 },
34514 {
34515     "pk": 61202, 
34516     "model": "core.charge", 
34517     "fields": {
34518         "updated": "2013-12-18T21:29:16.477Z", 
34519         "slice": 14, 
34520         "created": "2013-12-18T21:29:13.344Z", 
34521         "amount": 0.2072, 
34522         "object": 118, 
34523         "account": 14, 
34524         "state": "invoiced", 
34525         "coreHours": 2.96, 
34526         "invoice": 64, 
34527         "date": "2013-11-19T05:00:00Z", 
34528         "kind": "besteffort"
34529     }
34530 },
34531 {
34532     "pk": 61203, 
34533     "model": "core.charge", 
34534     "fields": {
34535         "updated": "2013-12-18T21:29:16.518Z", 
34536         "slice": 14, 
34537         "created": "2013-12-18T21:29:13.352Z", 
34538         "amount": 0.2968, 
34539         "object": 118, 
34540         "account": 14, 
34541         "state": "invoiced", 
34542         "coreHours": 4.24, 
34543         "invoice": 64, 
34544         "date": "2013-11-19T13:00:00Z", 
34545         "kind": "besteffort"
34546     }
34547 },
34548 {
34549     "pk": 61204, 
34550     "model": "core.charge", 
34551     "fields": {
34552         "updated": "2013-12-18T21:29:16.560Z", 
34553         "slice": 14, 
34554         "created": "2013-12-18T21:29:13.361Z", 
34555         "amount": 0.2296, 
34556         "object": 118, 
34557         "account": 14, 
34558         "state": "invoiced", 
34559         "coreHours": 3.28, 
34560         "invoice": 64, 
34561         "date": "2013-11-19T21:00:00Z", 
34562         "kind": "besteffort"
34563     }
34564 },
34565 {
34566     "pk": 61205, 
34567     "model": "core.charge", 
34568     "fields": {
34569         "updated": "2013-12-18T21:29:16.601Z", 
34570         "slice": 14, 
34571         "created": "2013-12-18T21:29:13.369Z", 
34572         "amount": 0.14, 
34573         "object": 118, 
34574         "account": 14, 
34575         "state": "invoiced", 
34576         "coreHours": 2.0, 
34577         "invoice": 64, 
34578         "date": "2013-11-20T05:00:00Z", 
34579         "kind": "besteffort"
34580     }
34581 },
34582 {
34583     "pk": 61206, 
34584     "model": "core.charge", 
34585     "fields": {
34586         "updated": "2013-12-18T21:29:16.642Z", 
34587         "slice": 14, 
34588         "created": "2013-12-18T21:29:13.377Z", 
34589         "amount": 0.2968, 
34590         "object": 118, 
34591         "account": 14, 
34592         "state": "invoiced", 
34593         "coreHours": 4.24, 
34594         "invoice": 64, 
34595         "date": "2013-11-20T13:00:00Z", 
34596         "kind": "besteffort"
34597     }
34598 },
34599 {
34600     "pk": 61207, 
34601     "model": "core.charge", 
34602     "fields": {
34603         "updated": "2013-12-18T21:29:16.684Z", 
34604         "slice": 14, 
34605         "created": "2013-12-18T21:29:13.385Z", 
34606         "amount": 0.1512, 
34607         "object": 118, 
34608         "account": 14, 
34609         "state": "invoiced", 
34610         "coreHours": 2.16, 
34611         "invoice": 64, 
34612         "date": "2013-11-20T21:00:00Z", 
34613         "kind": "besteffort"
34614     }
34615 },
34616 {
34617     "pk": 61208, 
34618     "model": "core.charge", 
34619     "fields": {
34620         "updated": "2013-12-18T21:29:16.725Z", 
34621         "slice": 14, 
34622         "created": "2013-12-18T21:29:13.394Z", 
34623         "amount": 0.336, 
34624         "object": 118, 
34625         "account": 14, 
34626         "state": "invoiced", 
34627         "coreHours": 4.8, 
34628         "invoice": 64, 
34629         "date": "2013-11-21T05:00:00Z", 
34630         "kind": "besteffort"
34631     }
34632 },
34633 {
34634     "pk": 61209, 
34635     "model": "core.charge", 
34636     "fields": {
34637         "updated": "2013-12-18T21:29:16.767Z", 
34638         "slice": 14, 
34639         "created": "2013-12-18T21:29:13.402Z", 
34640         "amount": 0.2688, 
34641         "object": 118, 
34642         "account": 14, 
34643         "state": "invoiced", 
34644         "coreHours": 3.84, 
34645         "invoice": 64, 
34646         "date": "2013-11-21T13:00:00Z", 
34647         "kind": "besteffort"
34648     }
34649 },
34650 {
34651     "pk": 61210, 
34652     "model": "core.charge", 
34653     "fields": {
34654         "updated": "2013-12-18T21:29:16.808Z", 
34655         "slice": 14, 
34656         "created": "2013-12-18T21:29:13.410Z", 
34657         "amount": 0.308, 
34658         "object": 118, 
34659         "account": 14, 
34660         "state": "invoiced", 
34661         "coreHours": 4.4, 
34662         "invoice": 64, 
34663         "date": "2013-11-21T21:00:00Z", 
34664         "kind": "besteffort"
34665     }
34666 },
34667 {
34668     "pk": 61211, 
34669     "model": "core.charge", 
34670     "fields": {
34671         "updated": "2013-12-18T21:29:16.850Z", 
34672         "slice": 14, 
34673         "created": "2013-12-18T21:29:13.418Z", 
34674         "amount": 0.1792, 
34675         "object": 118, 
34676         "account": 14, 
34677         "state": "invoiced", 
34678         "coreHours": 2.56, 
34679         "invoice": 64, 
34680         "date": "2013-11-22T05:00:00Z", 
34681         "kind": "besteffort"
34682     }
34683 },
34684 {
34685     "pk": 61212, 
34686     "model": "core.charge", 
34687     "fields": {
34688         "updated": "2013-12-18T21:29:16.891Z", 
34689         "slice": 14, 
34690         "created": "2013-12-18T21:29:13.427Z", 
34691         "amount": 0.3304, 
34692         "object": 118, 
34693         "account": 14, 
34694         "state": "invoiced", 
34695         "coreHours": 4.72, 
34696         "invoice": 64, 
34697         "date": "2013-11-22T13:00:00Z", 
34698         "kind": "besteffort"
34699     }
34700 },
34701 {
34702     "pk": 61213, 
34703     "model": "core.charge", 
34704     "fields": {
34705         "updated": "2013-12-18T21:29:16.932Z", 
34706         "slice": 14, 
34707         "created": "2013-12-18T21:29:13.435Z", 
34708         "amount": 0.1288, 
34709         "object": 118, 
34710         "account": 14, 
34711         "state": "invoiced", 
34712         "coreHours": 1.84, 
34713         "invoice": 64, 
34714         "date": "2013-11-22T21:00:00Z", 
34715         "kind": "besteffort"
34716     }
34717 },
34718 {
34719     "pk": 61214, 
34720     "model": "core.charge", 
34721     "fields": {
34722         "updated": "2013-12-18T21:29:16.974Z", 
34723         "slice": 14, 
34724         "created": "2013-12-18T21:29:13.443Z", 
34725         "amount": 0.2352, 
34726         "object": 118, 
34727         "account": 14, 
34728         "state": "invoiced", 
34729         "coreHours": 3.36, 
34730         "invoice": 64, 
34731         "date": "2013-11-23T05:00:00Z", 
34732         "kind": "besteffort"
34733     }
34734 },
34735 {
34736     "pk": 61215, 
34737     "model": "core.charge", 
34738     "fields": {
34739         "updated": "2013-12-18T21:29:17.015Z", 
34740         "slice": 14, 
34741         "created": "2013-12-18T21:29:13.452Z", 
34742         "amount": 0.3304, 
34743         "object": 118, 
34744         "account": 14, 
34745         "state": "invoiced", 
34746         "coreHours": 4.72, 
34747         "invoice": 64, 
34748         "date": "2013-11-23T13:00:00Z", 
34749         "kind": "besteffort"
34750     }
34751 },
34752 {
34753     "pk": 61216, 
34754     "model": "core.charge", 
34755     "fields": {
34756         "updated": "2013-12-18T21:29:17.057Z", 
34757         "slice": 14, 
34758         "created": "2013-12-18T21:29:13.460Z", 
34759         "amount": 0.2912, 
34760         "object": 118, 
34761         "account": 14, 
34762         "state": "invoiced", 
34763         "coreHours": 4.16, 
34764         "invoice": 64, 
34765         "date": "2013-11-23T21:00:00Z", 
34766         "kind": "besteffort"
34767     }
34768 },
34769 {
34770     "pk": 61217, 
34771     "model": "core.charge", 
34772     "fields": {
34773         "updated": "2013-12-18T21:29:17.098Z", 
34774         "slice": 14, 
34775         "created": "2013-12-18T21:29:13.468Z", 
34776         "amount": 0.1512, 
34777         "object": 118, 
34778         "account": 14, 
34779         "state": "invoiced", 
34780         "coreHours": 2.16, 
34781         "invoice": 64, 
34782         "date": "2013-11-24T05:00:00Z", 
34783         "kind": "besteffort"
34784     }
34785 },
34786 {
34787     "pk": 61218, 
34788     "model": "core.charge", 
34789     "fields": {
34790         "updated": "2013-12-18T21:29:17.140Z", 
34791         "slice": 14, 
34792         "created": "2013-12-18T21:29:13.476Z", 
34793         "amount": 0.112, 
34794         "object": 118, 
34795         "account": 14, 
34796         "state": "invoiced", 
34797         "coreHours": 1.6, 
34798         "invoice": 64, 
34799         "date": "2013-11-24T13:00:00Z", 
34800         "kind": "besteffort"
34801     }
34802 },
34803 {
34804     "pk": 61219, 
34805     "model": "core.charge", 
34806     "fields": {
34807         "updated": "2013-12-18T21:29:17.181Z", 
34808         "slice": 14, 
34809         "created": "2013-12-18T21:29:13.485Z", 
34810         "amount": 0.3136, 
34811         "object": 118, 
34812         "account": 14, 
34813         "state": "invoiced", 
34814         "coreHours": 4.48, 
34815         "invoice": 64, 
34816         "date": "2013-11-24T21:00:00Z", 
34817         "kind": "besteffort"
34818     }
34819 },
34820 {
34821     "pk": 61220, 
34822     "model": "core.charge", 
34823     "fields": {
34824         "updated": "2013-12-18T21:29:17.239Z", 
34825         "slice": 14, 
34826         "created": "2013-12-18T21:29:13.493Z", 
34827         "amount": 0.1512, 
34828         "object": 118, 
34829         "account": 14, 
34830         "state": "invoiced", 
34831         "coreHours": 2.16, 
34832         "invoice": 65, 
34833         "date": "2013-11-25T05:00:00Z", 
34834         "kind": "besteffort"
34835     }
34836 },
34837 {
34838     "pk": 61221, 
34839     "model": "core.charge", 
34840     "fields": {
34841         "updated": "2013-12-18T21:29:17.303Z", 
34842         "slice": 14, 
34843         "created": "2013-12-18T21:29:13.501Z", 
34844         "amount": 0.2016, 
34845         "object": 118, 
34846         "account": 14, 
34847         "state": "invoiced", 
34848         "coreHours": 2.88, 
34849         "invoice": 65, 
34850         "date": "2013-11-25T13:00:00Z", 
34851         "kind": "besteffort"
34852     }
34853 },
34854 {
34855     "pk": 61222, 
34856     "model": "core.charge", 
34857     "fields": {
34858         "updated": "2013-12-18T21:29:17.352Z", 
34859         "slice": 14, 
34860         "created": "2013-12-18T21:29:13.510Z", 
34861         "amount": 0.2968, 
34862         "object": 118, 
34863         "account": 14, 
34864         "state": "invoiced", 
34865         "coreHours": 4.24, 
34866         "invoice": 65, 
34867         "date": "2013-11-25T21:00:00Z", 
34868         "kind": "besteffort"
34869     }
34870 },
34871 {
34872     "pk": 61223, 
34873     "model": "core.charge", 
34874     "fields": {
34875         "updated": "2013-12-18T21:29:17.394Z", 
34876         "slice": 14, 
34877         "created": "2013-12-18T21:29:13.518Z", 
34878         "amount": 0.1736, 
34879         "object": 118, 
34880         "account": 14, 
34881         "state": "invoiced", 
34882         "coreHours": 2.48, 
34883         "invoice": 65, 
34884         "date": "2013-11-26T05:00:00Z", 
34885         "kind": "besteffort"
34886     }
34887 },
34888 {
34889     "pk": 61224, 
34890     "model": "core.charge", 
34891     "fields": {
34892         "updated": "2013-12-18T21:29:17.435Z", 
34893         "slice": 14, 
34894         "created": "2013-12-18T21:29:13.526Z", 
34895         "amount": 0.3304, 
34896         "object": 118, 
34897         "account": 14, 
34898         "state": "invoiced", 
34899         "coreHours": 4.72, 
34900         "invoice": 65, 
34901         "date": "2013-11-26T13:00:00Z", 
34902         "kind": "besteffort"
34903     }
34904 },
34905 {
34906     "pk": 61225, 
34907     "model": "core.charge", 
34908     "fields": {
34909         "updated": "2013-12-18T21:29:17.477Z", 
34910         "slice": 14, 
34911         "created": "2013-12-18T21:29:13.534Z", 
34912         "amount": 0.3248, 
34913         "object": 118, 
34914         "account": 14, 
34915         "state": "invoiced", 
34916         "coreHours": 4.64, 
34917         "invoice": 65, 
34918         "date": "2013-11-26T21:00:00Z", 
34919         "kind": "besteffort"
34920     }
34921 },
34922 {
34923     "pk": 61226, 
34924     "model": "core.charge", 
34925     "fields": {
34926         "updated": "2013-12-18T21:29:17.531Z", 
34927         "slice": 14, 
34928         "created": "2013-12-18T21:29:13.543Z", 
34929         "amount": 0.1344, 
34930         "object": 118, 
34931         "account": 14, 
34932         "state": "invoiced", 
34933         "coreHours": 1.92, 
34934         "invoice": 65, 
34935         "date": "2013-11-27T05:00:00Z", 
34936         "kind": "besteffort"
34937     }
34938 },
34939 {
34940     "pk": 61227, 
34941     "model": "core.charge", 
34942     "fields": {
34943         "updated": "2013-12-18T21:29:17.634Z", 
34944         "slice": 14, 
34945         "created": "2013-12-18T21:29:13.551Z", 
34946         "amount": 0.1904, 
34947         "object": 118, 
34948         "account": 14, 
34949         "state": "invoiced", 
34950         "coreHours": 2.72, 
34951         "invoice": 65, 
34952         "date": "2013-11-27T13:00:00Z", 
34953         "kind": "besteffort"
34954     }
34955 },
34956 {
34957     "pk": 61228, 
34958     "model": "core.charge", 
34959     "fields": {
34960         "updated": "2013-12-18T21:29:17.676Z", 
34961         "slice": 14, 
34962         "created": "2013-12-18T21:29:13.559Z", 
34963         "amount": 0.2576, 
34964         "object": 118, 
34965         "account": 14, 
34966         "state": "invoiced", 
34967         "coreHours": 3.68, 
34968         "invoice": 65, 
34969         "date": "2013-11-27T21:00:00Z", 
34970         "kind": "besteffort"
34971     }
34972 },
34973 {
34974     "pk": 61229, 
34975     "model": "core.charge", 
34976     "fields": {
34977         "updated": "2013-12-18T21:29:17.717Z", 
34978         "slice": 14, 
34979         "created": "2013-12-18T21:29:13.567Z", 
34980         "amount": 0.3024, 
34981         "object": 118, 
34982         "account": 14, 
34983         "state": "invoiced", 
34984         "coreHours": 4.32, 
34985         "invoice": 65, 
34986         "date": "2013-11-28T05:00:00Z", 
34987         "kind": "besteffort"
34988     }
34989 },
34990 {
34991     "pk": 61230, 
34992     "model": "core.charge", 
34993     "fields": {
34994         "updated": "2013-12-18T21:29:17.758Z", 
34995         "slice": 14, 
34996         "created": "2013-12-18T21:29:13.576Z", 
34997         "amount": 0.336, 
34998         "object": 118, 
34999         "account": 14, 
35000         "state": "invoiced", 
35001         "coreHours": 4.8, 
35002         "invoice": 65, 
35003         "date": "2013-11-28T13:00:00Z", 
35004         "kind": "besteffort"
35005     }
35006 },
35007 {
35008     "pk": 61231, 
35009     "model": "core.charge", 
35010     "fields": {
35011         "updated": "2013-12-18T21:29:17.800Z", 
35012         "slice": 14, 
35013         "created": "2013-12-18T21:29:13.584Z", 
35014         "amount": 0.2016, 
35015         "object": 118, 
35016         "account": 14, 
35017         "state": "invoiced", 
35018         "coreHours": 2.88, 
35019         "invoice": 65, 
35020         "date": "2013-11-28T21:00:00Z", 
35021         "kind": "besteffort"
35022     }
35023 },
35024 {
35025     "pk": 61232, 
35026     "model": "core.charge", 
35027     "fields": {
35028         "updated": "2013-12-18T21:29:17.841Z", 
35029         "slice": 14, 
35030         "created": "2013-12-18T21:29:13.592Z", 
35031         "amount": 0.14, 
35032         "object": 118, 
35033         "account": 14, 
35034         "state": "invoiced", 
35035         "coreHours": 2.0, 
35036         "invoice": 65, 
35037         "date": "2013-11-29T05:00:00Z", 
35038         "kind": "besteffort"
35039     }
35040 },
35041 {
35042     "pk": 61233, 
35043     "model": "core.charge", 
35044     "fields": {
35045         "updated": "2013-12-18T21:29:17.882Z", 
35046         "slice": 14, 
35047         "created": "2013-12-18T21:29:13.601Z", 
35048         "amount": 0.14, 
35049         "object": 118, 
35050         "account": 14, 
35051         "state": "invoiced", 
35052         "coreHours": 2.0, 
35053         "invoice": 65, 
35054         "date": "2013-11-29T13:00:00Z", 
35055         "kind": "besteffort"
35056     }
35057 },
35058 {
35059     "pk": 61234, 
35060     "model": "core.charge", 
35061     "fields": {
35062         "updated": "2013-12-18T21:29:17.924Z", 
35063         "slice": 14, 
35064         "created": "2013-12-18T21:29:13.609Z", 
35065         "amount": 0.1232, 
35066         "object": 118, 
35067         "account": 14, 
35068         "state": "invoiced", 
35069         "coreHours": 1.76, 
35070         "invoice": 65, 
35071         "date": "2013-11-29T21:00:00Z", 
35072         "kind": "besteffort"
35073     }
35074 },
35075 {
35076     "pk": 61235, 
35077     "model": "core.charge", 
35078     "fields": {
35079         "updated": "2013-12-18T21:29:17.965Z", 
35080         "slice": 14, 
35081         "created": "2013-12-18T21:29:13.617Z", 
35082         "amount": 0.3136, 
35083         "object": 118, 
35084         "account": 14, 
35085         "state": "invoiced", 
35086         "coreHours": 4.48, 
35087         "invoice": 65, 
35088         "date": "2013-11-30T05:00:00Z", 
35089         "kind": "besteffort"
35090     }
35091 },
35092 {
35093     "pk": 61236, 
35094     "model": "core.charge", 
35095     "fields": {
35096         "updated": "2013-12-18T21:29:18.007Z", 
35097         "slice": 14, 
35098         "created": "2013-12-18T21:29:13.626Z", 
35099         "amount": 0.3024, 
35100         "object": 118, 
35101         "account": 14, 
35102         "state": "invoiced", 
35103         "coreHours": 4.32, 
35104         "invoice": 65, 
35105         "date": "2013-11-30T13:00:00Z", 
35106         "kind": "besteffort"
35107     }
35108 },
35109 {
35110     "pk": 61237, 
35111     "model": "core.charge", 
35112     "fields": {
35113         "updated": "2013-12-18T21:29:18.048Z", 
35114         "slice": 14, 
35115         "created": "2013-12-18T21:29:13.634Z", 
35116         "amount": 0.2968, 
35117         "object": 118, 
35118         "account": 14, 
35119         "state": "invoiced", 
35120         "coreHours": 4.24, 
35121         "invoice": 65, 
35122         "date": "2013-11-30T21:00:00Z", 
35123         "kind": "besteffort"
35124     }
35125 },
35126 {
35127     "pk": 61238, 
35128     "model": "core.charge", 
35129     "fields": {
35130         "updated": "2013-12-18T21:29:18.090Z", 
35131         "slice": 14, 
35132         "created": "2013-12-18T21:29:13.642Z", 
35133         "amount": 0.3192, 
35134         "object": 118, 
35135         "account": 14, 
35136         "state": "invoiced", 
35137         "coreHours": 4.56, 
35138         "invoice": 65, 
35139         "date": "2013-12-01T05:00:00Z", 
35140         "kind": "besteffort"
35141     }
35142 },
35143 {
35144     "pk": 61239, 
35145     "model": "core.charge", 
35146     "fields": {
35147         "updated": "2013-12-18T21:29:18.131Z", 
35148         "slice": 14, 
35149         "created": "2013-12-18T21:29:13.651Z", 
35150         "amount": 0.196, 
35151         "object": 118, 
35152         "account": 14, 
35153         "state": "invoiced", 
35154         "coreHours": 2.8, 
35155         "invoice": 65, 
35156         "date": "2013-12-01T13:00:00Z", 
35157         "kind": "besteffort"
35158     }
35159 },
35160 {
35161     "pk": 61240, 
35162     "model": "core.charge", 
35163     "fields": {
35164         "updated": "2013-12-18T21:29:18.172Z", 
35165         "slice": 14, 
35166         "created": "2013-12-18T21:29:13.659Z", 
35167         "amount": 0.1344, 
35168         "object": 118, 
35169         "account": 14, 
35170         "state": "invoiced", 
35171         "coreHours": 1.92, 
35172         "invoice": 65, 
35173         "date": "2013-12-01T21:00:00Z", 
35174         "kind": "besteffort"
35175     }
35176 },
35177 {
35178     "pk": 61241, 
35179     "model": "core.charge", 
35180     "fields": {
35181         "updated": "2013-12-18T21:29:18.222Z", 
35182         "slice": 14, 
35183         "created": "2013-12-18T21:29:13.667Z", 
35184         "amount": 0.1512, 
35185         "object": 118, 
35186         "account": 14, 
35187         "state": "invoiced", 
35188         "coreHours": 2.16, 
35189         "invoice": 66, 
35190         "date": "2013-12-02T05:00:00Z", 
35191         "kind": "besteffort"
35192     }
35193 },
35194 {
35195     "pk": 61242, 
35196     "model": "core.charge", 
35197     "fields": {
35198         "updated": "2013-12-18T21:29:18.264Z", 
35199         "slice": 14, 
35200         "created": "2013-12-18T21:29:13.675Z", 
35201         "amount": 0.3304, 
35202         "object": 118, 
35203         "account": 14, 
35204         "state": "invoiced", 
35205         "coreHours": 4.72, 
35206         "invoice": 66, 
35207         "date": "2013-12-02T13:00:00Z", 
35208         "kind": "besteffort"
35209     }
35210 },
35211 {
35212     "pk": 61243, 
35213     "model": "core.charge", 
35214     "fields": {
35215         "updated": "2013-12-18T21:29:18.305Z", 
35216         "slice": 14, 
35217         "created": "2013-12-18T21:29:13.684Z", 
35218         "amount": 0.1904, 
35219         "object": 118, 
35220         "account": 14, 
35221         "state": "invoiced", 
35222         "coreHours": 2.72, 
35223         "invoice": 66, 
35224         "date": "2013-12-02T21:00:00Z", 
35225         "kind": "besteffort"
35226     }
35227 },
35228 {
35229     "pk": 61244, 
35230     "model": "core.charge", 
35231     "fields": {
35232         "updated": "2013-12-18T21:29:18.346Z", 
35233         "slice": 14, 
35234         "created": "2013-12-18T21:29:13.692Z", 
35235         "amount": 0.2912, 
35236         "object": 118, 
35237         "account": 14, 
35238         "state": "invoiced", 
35239         "coreHours": 4.16, 
35240         "invoice": 66, 
35241         "date": "2013-12-03T05:00:00Z", 
35242         "kind": "besteffort"
35243     }
35244 },
35245 {
35246     "pk": 61245, 
35247     "model": "core.charge", 
35248     "fields": {
35249         "updated": "2013-12-18T21:29:18.388Z", 
35250         "slice": 14, 
35251         "created": "2013-12-18T21:29:13.700Z", 
35252         "amount": 0.3136, 
35253         "object": 118, 
35254         "account": 14, 
35255         "state": "invoiced", 
35256         "coreHours": 4.48, 
35257         "invoice": 66, 
35258         "date": "2013-12-03T13:00:00Z", 
35259         "kind": "besteffort"
35260     }
35261 },
35262 {
35263     "pk": 61246, 
35264     "model": "core.charge", 
35265     "fields": {
35266         "updated": "2013-12-18T21:29:18.429Z", 
35267         "slice": 14, 
35268         "created": "2013-12-18T21:29:13.709Z", 
35269         "amount": 0.28, 
35270         "object": 118, 
35271         "account": 14, 
35272         "state": "invoiced", 
35273         "coreHours": 4.0, 
35274         "invoice": 66, 
35275         "date": "2013-12-03T21:00:00Z", 
35276         "kind": "besteffort"
35277     }
35278 },
35279 {
35280     "pk": 61247, 
35281     "model": "core.charge", 
35282     "fields": {
35283         "updated": "2013-12-18T21:29:18.471Z", 
35284         "slice": 14, 
35285         "created": "2013-12-18T21:29:13.717Z", 
35286         "amount": 0.2856, 
35287         "object": 118, 
35288         "account": 14, 
35289         "state": "invoiced", 
35290         "coreHours": 4.08, 
35291         "invoice": 66, 
35292         "date": "2013-12-04T05:00:00Z", 
35293         "kind": "besteffort"
35294     }
35295 },
35296 {
35297     "pk": 61248, 
35298     "model": "core.charge", 
35299     "fields": {
35300         "updated": "2013-12-18T21:29:18.512Z", 
35301         "slice": 14, 
35302         "created": "2013-12-18T21:29:13.725Z", 
35303         "amount": 0.1176, 
35304         "object": 118, 
35305         "account": 14, 
35306         "state": "invoiced", 
35307         "coreHours": 1.68, 
35308         "invoice": 66, 
35309         "date": "2013-12-04T13:00:00Z", 
35310         "kind": "besteffort"
35311     }
35312 },
35313 {
35314     "pk": 61249, 
35315     "model": "core.charge", 
35316     "fields": {
35317         "updated": "2013-12-18T21:29:18.553Z", 
35318         "slice": 14, 
35319         "created": "2013-12-18T21:29:13.733Z", 
35320         "amount": 0.1736, 
35321         "object": 118, 
35322         "account": 14, 
35323         "state": "invoiced", 
35324         "coreHours": 2.48, 
35325         "invoice": 66, 
35326         "date": "2013-12-04T21:00:00Z", 
35327         "kind": "besteffort"
35328     }
35329 },
35330 {
35331     "pk": 61250, 
35332     "model": "core.charge", 
35333     "fields": {
35334         "updated": "2013-12-18T21:29:18.595Z", 
35335         "slice": 14, 
35336         "created": "2013-12-18T21:29:13.742Z", 
35337         "amount": 0.2184, 
35338         "object": 118, 
35339         "account": 14, 
35340         "state": "invoiced", 
35341         "coreHours": 3.12, 
35342         "invoice": 66, 
35343         "date": "2013-12-05T05:00:00Z", 
35344         "kind": "besteffort"
35345     }
35346 },
35347 {
35348     "pk": 61251, 
35349     "model": "core.charge", 
35350     "fields": {
35351         "updated": "2013-12-18T21:29:18.637Z", 
35352         "slice": 14, 
35353         "created": "2013-12-18T21:29:13.750Z", 
35354         "amount": 0.1624, 
35355         "object": 118, 
35356         "account": 14, 
35357         "state": "invoiced", 
35358         "coreHours": 2.32, 
35359         "invoice": 66, 
35360         "date": "2013-12-05T13:00:00Z", 
35361         "kind": "besteffort"
35362     }
35363 },
35364 {
35365     "pk": 61252, 
35366     "model": "core.charge", 
35367     "fields": {
35368         "updated": "2013-12-18T21:29:18.678Z", 
35369         "slice": 14, 
35370         "created": "2013-12-18T21:29:13.758Z", 
35371         "amount": 0.3192, 
35372         "object": 118, 
35373         "account": 14, 
35374         "state": "invoiced", 
35375         "coreHours": 4.56, 
35376         "invoice": 66, 
35377         "date": "2013-12-05T21:00:00Z", 
35378         "kind": "besteffort"
35379     }
35380 },
35381 {
35382     "pk": 61253, 
35383     "model": "core.charge", 
35384     "fields": {
35385         "updated": "2013-12-18T21:29:18.719Z", 
35386         "slice": 14, 
35387         "created": "2013-12-18T21:29:13.767Z", 
35388         "amount": 0.2856, 
35389         "object": 118, 
35390         "account": 14, 
35391         "state": "invoiced", 
35392         "coreHours": 4.08, 
35393         "invoice": 66, 
35394         "date": "2013-12-06T05:00:00Z", 
35395         "kind": "besteffort"
35396     }
35397 },
35398 {
35399     "pk": 61254, 
35400     "model": "core.charge", 
35401     "fields": {
35402         "updated": "2013-12-18T21:29:18.761Z", 
35403         "slice": 14, 
35404         "created": "2013-12-18T21:29:13.775Z", 
35405         "amount": 0.112, 
35406         "object": 118, 
35407         "account": 14, 
35408         "state": "invoiced", 
35409         "coreHours": 1.6, 
35410         "invoice": 66, 
35411         "date": "2013-12-06T13:00:00Z", 
35412         "kind": "besteffort"
35413     }
35414 },
35415 {
35416     "pk": 61255, 
35417     "model": "core.charge", 
35418     "fields": {
35419         "updated": "2013-12-18T21:29:18.802Z", 
35420         "slice": 14, 
35421         "created": "2013-12-18T21:29:13.783Z", 
35422         "amount": 0.2688, 
35423         "object": 118, 
35424         "account": 14, 
35425         "state": "invoiced", 
35426         "coreHours": 3.84, 
35427         "invoice": 66, 
35428         "date": "2013-12-06T21:00:00Z", 
35429         "kind": "besteffort"
35430     }
35431 },
35432 {
35433     "pk": 61256, 
35434     "model": "core.charge", 
35435     "fields": {
35436         "updated": "2013-12-18T21:29:18.843Z", 
35437         "slice": 14, 
35438         "created": "2013-12-18T21:29:13.791Z", 
35439         "amount": 0.1176, 
35440         "object": 118, 
35441         "account": 14, 
35442         "state": "invoiced", 
35443         "coreHours": 1.68, 
35444         "invoice": 66, 
35445         "date": "2013-12-07T05:00:00Z", 
35446         "kind": "besteffort"
35447     }
35448 },
35449 {
35450     "pk": 61257, 
35451     "model": "core.charge", 
35452     "fields": {
35453         "updated": "2013-12-18T21:29:18.885Z", 
35454         "slice": 14, 
35455         "created": "2013-12-18T21:29:13.800Z", 
35456         "amount": 0.2688, 
35457         "object": 118, 
35458         "account": 14, 
35459         "state": "invoiced", 
35460         "coreHours": 3.84, 
35461         "invoice": 66, 
35462         "date": "2013-12-07T13:00:00Z", 
35463         "kind": "besteffort"
35464     }
35465 },
35466 {
35467     "pk": 61258, 
35468     "model": "core.charge", 
35469     "fields": {
35470         "updated": "2013-12-18T21:29:18.926Z", 
35471         "slice": 14, 
35472         "created": "2013-12-18T21:29:13.808Z", 
35473         "amount": 0.2296, 
35474         "object": 118, 
35475         "account": 14, 
35476         "state": "invoiced", 
35477         "coreHours": 3.28, 
35478         "invoice": 66, 
35479         "date": "2013-12-07T21:00:00Z", 
35480         "kind": "besteffort"
35481     }
35482 },
35483 {
35484     "pk": 61259, 
35485     "model": "core.charge", 
35486     "fields": {
35487         "updated": "2013-12-18T21:29:18.968Z", 
35488         "slice": 14, 
35489         "created": "2013-12-18T21:29:13.816Z", 
35490         "amount": 0.224, 
35491         "object": 118, 
35492         "account": 14, 
35493         "state": "invoiced", 
35494         "coreHours": 3.2, 
35495         "invoice": 66, 
35496         "date": "2013-12-08T05:00:00Z", 
35497         "kind": "besteffort"
35498     }
35499 },
35500 {
35501     "pk": 61260, 
35502     "model": "core.charge", 
35503     "fields": {
35504         "updated": "2013-12-18T21:29:19.009Z", 
35505         "slice": 14, 
35506         "created": "2013-12-18T21:29:13.824Z", 
35507         "amount": 0.2856, 
35508         "object": 118, 
35509         "account": 14, 
35510         "state": "invoiced", 
35511         "coreHours": 4.08, 
35512         "invoice": 66, 
35513         "date": "2013-12-08T13:00:00Z", 
35514         "kind": "besteffort"
35515     }
35516 },
35517 {
35518     "pk": 61261, 
35519     "model": "core.charge", 
35520     "fields": {
35521         "updated": "2013-12-18T21:29:19.051Z", 
35522         "slice": 14, 
35523         "created": "2013-12-18T21:29:13.833Z", 
35524         "amount": 0.224, 
35525         "object": 118, 
35526         "account": 14, 
35527         "state": "invoiced", 
35528         "coreHours": 3.2, 
35529         "invoice": 66, 
35530         "date": "2013-12-08T21:00:00Z", 
35531         "kind": "besteffort"
35532     }
35533 },
35534 {
35535     "pk": 61262, 
35536     "model": "core.charge", 
35537     "fields": {
35538         "updated": "2013-12-18T21:29:19.100Z", 
35539         "slice": 14, 
35540         "created": "2013-12-18T21:29:13.841Z", 
35541         "amount": 0.2576, 
35542         "object": 118, 
35543         "account": 14, 
35544         "state": "invoiced", 
35545         "coreHours": 3.68, 
35546         "invoice": 67, 
35547         "date": "2013-12-09T05:00:00Z", 
35548         "kind": "besteffort"
35549     }
35550 },
35551 {
35552     "pk": 61263, 
35553     "model": "core.charge", 
35554     "fields": {
35555         "updated": "2013-12-18T21:29:19.142Z", 
35556         "slice": 14, 
35557         "created": "2013-12-18T21:29:13.849Z", 
35558         "amount": 0.2296, 
35559         "object": 118, 
35560         "account": 14, 
35561         "state": "invoiced", 
35562         "coreHours": 3.28, 
35563         "invoice": 67, 
35564         "date": "2013-12-09T13:00:00Z", 
35565         "kind": "besteffort"
35566     }
35567 },
35568 {
35569     "pk": 61264, 
35570     "model": "core.charge", 
35571     "fields": {
35572         "updated": "2013-12-18T21:29:19.183Z", 
35573         "slice": 14, 
35574         "created": "2013-12-18T21:29:13.858Z", 
35575         "amount": 0.2632, 
35576         "object": 118, 
35577         "account": 14, 
35578         "state": "invoiced", 
35579         "coreHours": 3.76, 
35580         "invoice": 67, 
35581         "date": "2013-12-09T21:00:00Z", 
35582         "kind": "besteffort"
35583     }
35584 },
35585 {
35586     "pk": 61265, 
35587     "model": "core.charge", 
35588     "fields": {
35589         "updated": "2013-12-18T21:29:19.224Z", 
35590         "slice": 14, 
35591         "created": "2013-12-18T21:29:13.866Z", 
35592         "amount": 0.2856, 
35593         "object": 118, 
35594         "account": 14, 
35595         "state": "invoiced", 
35596         "coreHours": 4.08, 
35597         "invoice": 67, 
35598         "date": "2013-12-10T05:00:00Z", 
35599         "kind": "besteffort"
35600     }
35601 },
35602 {
35603     "pk": 61266, 
35604     "model": "core.charge", 
35605     "fields": {
35606         "updated": "2013-12-18T21:29:19.266Z", 
35607         "slice": 14, 
35608         "created": "2013-12-18T21:29:13.874Z", 
35609         "amount": 0.336, 
35610         "object": 118, 
35611         "account": 14, 
35612         "state": "invoiced", 
35613         "coreHours": 4.8, 
35614         "invoice": 67, 
35615         "date": "2013-12-10T13:00:00Z", 
35616         "kind": "besteffort"
35617     }
35618 },
35619 {
35620     "pk": 61267, 
35621     "model": "core.charge", 
35622     "fields": {
35623         "updated": "2013-12-18T21:29:19.307Z", 
35624         "slice": 14, 
35625         "created": "2013-12-18T21:29:13.882Z", 
35626         "amount": 0.3136, 
35627         "object": 118, 
35628         "account": 14, 
35629         "state": "invoiced", 
35630         "coreHours": 4.48, 
35631         "invoice": 67, 
35632         "date": "2013-12-10T21:00:00Z", 
35633         "kind": "besteffort"
35634     }
35635 },
35636 {
35637     "pk": 61268, 
35638     "model": "core.charge", 
35639     "fields": {
35640         "updated": "2013-12-18T21:29:19.349Z", 
35641         "slice": 14, 
35642         "created": "2013-12-18T21:29:13.891Z", 
35643         "amount": 0.2968, 
35644         "object": 118, 
35645         "account": 14, 
35646         "state": "invoiced", 
35647         "coreHours": 4.24, 
35648         "invoice": 67, 
35649         "date": "2013-12-11T05:00:00Z", 
35650         "kind": "besteffort"
35651     }
35652 },
35653 {
35654     "pk": 61269, 
35655     "model": "core.charge", 
35656     "fields": {
35657         "updated": "2013-12-18T21:29:19.390Z", 
35658         "slice": 14, 
35659         "created": "2013-12-18T21:29:13.899Z", 
35660         "amount": 0.1904, 
35661         "object": 118, 
35662         "account": 14, 
35663         "state": "invoiced", 
35664         "coreHours": 2.72, 
35665         "invoice": 67, 
35666         "date": "2013-12-11T13:00:00Z", 
35667         "kind": "besteffort"
35668     }
35669 },
35670 {
35671     "pk": 61270, 
35672     "model": "core.charge", 
35673     "fields": {
35674         "updated": "2013-12-18T21:29:19.432Z", 
35675         "slice": 14, 
35676         "created": "2013-12-18T21:29:13.907Z", 
35677         "amount": 0.2184, 
35678         "object": 118, 
35679         "account": 14, 
35680         "state": "invoiced", 
35681         "coreHours": 3.12, 
35682         "invoice": 67, 
35683         "date": "2013-12-11T21:00:00Z", 
35684         "kind": "besteffort"
35685     }
35686 },
35687 {
35688     "pk": 61271, 
35689     "model": "core.charge", 
35690     "fields": {
35691         "updated": "2013-12-18T21:29:19.473Z", 
35692         "slice": 14, 
35693         "created": "2013-12-18T21:29:13.916Z", 
35694         "amount": 0.2352, 
35695         "object": 118, 
35696         "account": 14, 
35697         "state": "invoiced", 
35698         "coreHours": 3.36, 
35699         "invoice": 67, 
35700         "date": "2013-12-12T05:00:00Z", 
35701         "kind": "besteffort"
35702     }
35703 },
35704 {
35705     "pk": 61272, 
35706     "model": "core.charge", 
35707     "fields": {
35708         "updated": "2013-12-18T21:29:19.514Z", 
35709         "slice": 14, 
35710         "created": "2013-12-18T21:29:13.924Z", 
35711         "amount": 0.1176, 
35712         "object": 118, 
35713         "account": 14, 
35714         "state": "invoiced", 
35715         "coreHours": 1.68, 
35716         "invoice": 67, 
35717         "date": "2013-12-12T13:00:00Z", 
35718         "kind": "besteffort"
35719     }
35720 },
35721 {
35722     "pk": 61273, 
35723     "model": "core.charge", 
35724     "fields": {
35725         "updated": "2013-12-18T21:29:19.556Z", 
35726         "slice": 14, 
35727         "created": "2013-12-18T21:29:13.932Z", 
35728         "amount": 0.2464, 
35729         "object": 118, 
35730         "account": 14, 
35731         "state": "invoiced", 
35732         "coreHours": 3.52, 
35733         "invoice": 67, 
35734         "date": "2013-12-12T21:00:00Z", 
35735         "kind": "besteffort"
35736     }
35737 },
35738 {
35739     "pk": 61274, 
35740     "model": "core.charge", 
35741     "fields": {
35742         "updated": "2013-12-18T21:29:19.597Z", 
35743         "slice": 14, 
35744         "created": "2013-12-18T21:29:13.940Z", 
35745         "amount": 0.3136, 
35746         "object": 118, 
35747         "account": 14, 
35748         "state": "invoiced", 
35749         "coreHours": 4.48, 
35750         "invoice": 67, 
35751         "date": "2013-12-13T05:00:00Z", 
35752         "kind": "besteffort"
35753     }
35754 },
35755 {
35756     "pk": 61275, 
35757     "model": "core.charge", 
35758     "fields": {
35759         "updated": "2013-12-18T21:29:19.639Z", 
35760         "slice": 14, 
35761         "created": "2013-12-18T21:29:13.949Z", 
35762         "amount": 0.196, 
35763         "object": 118, 
35764         "account": 14, 
35765         "state": "invoiced", 
35766         "coreHours": 2.8, 
35767         "invoice": 67, 
35768         "date": "2013-12-13T13:00:00Z", 
35769         "kind": "besteffort"
35770     }
35771 },
35772 {
35773     "pk": 61276, 
35774     "model": "core.charge", 
35775     "fields": {
35776         "updated": "2013-12-18T21:29:19.680Z", 
35777         "slice": 14, 
35778         "created": "2013-12-18T21:29:13.957Z", 
35779         "amount": 0.1624, 
35780         "object": 118, 
35781         "account": 14, 
35782         "state": "invoiced", 
35783         "coreHours": 2.32, 
35784         "invoice": 67, 
35785         "date": "2013-12-13T21:00:00Z", 
35786         "kind": "besteffort"
35787     }
35788 },
35789 {
35790     "pk": 61277, 
35791     "model": "core.charge", 
35792     "fields": {
35793         "updated": "2013-12-18T21:29:19.722Z", 
35794         "slice": 14, 
35795         "created": "2013-12-18T21:29:13.965Z", 
35796         "amount": 0.1232, 
35797         "object": 118, 
35798         "account": 14, 
35799         "state": "invoiced", 
35800         "coreHours": 1.76, 
35801         "invoice": 67, 
35802         "date": "2013-12-14T05:00:00Z", 
35803         "kind": "besteffort"
35804     }
35805 },
35806 {
35807     "pk": 61278, 
35808     "model": "core.charge", 
35809     "fields": {
35810         "updated": "2013-12-18T21:29:19.763Z", 
35811         "slice": 14, 
35812         "created": "2013-12-18T21:29:13.974Z", 
35813         "amount": 0.2296, 
35814         "object": 118, 
35815         "account": 14, 
35816         "state": "invoiced", 
35817         "coreHours": 3.28, 
35818         "invoice": 67, 
35819         "date": "2013-12-14T13:00:00Z", 
35820         "kind": "besteffort"
35821     }
35822 },
35823 {
35824     "pk": 61279, 
35825     "model": "core.charge", 
35826     "fields": {
35827         "updated": "2013-12-18T21:29:19.813Z", 
35828         "slice": 14, 
35829         "created": "2013-12-18T21:29:13.982Z", 
35830         "amount": 0.28, 
35831         "object": 118, 
35832         "account": 14, 
35833         "state": "invoiced", 
35834         "coreHours": 4.0, 
35835         "invoice": 67, 
35836         "date": "2013-12-14T21:00:00Z", 
35837         "kind": "besteffort"
35838     }
35839 },
35840 {
35841     "pk": 61280, 
35842     "model": "core.charge", 
35843     "fields": {
35844         "updated": "2013-12-18T21:29:19.854Z", 
35845         "slice": 14, 
35846         "created": "2013-12-18T21:29:13.990Z", 
35847         "amount": 0.2016, 
35848         "object": 118, 
35849         "account": 14, 
35850         "state": "invoiced", 
35851         "coreHours": 2.88, 
35852         "invoice": 67, 
35853         "date": "2013-12-15T05:00:00Z", 
35854         "kind": "besteffort"
35855     }
35856 },
35857 {
35858     "pk": 61281, 
35859     "model": "core.charge", 
35860     "fields": {
35861         "updated": "2013-12-18T21:29:19.895Z", 
35862         "slice": 14, 
35863         "created": "2013-12-18T21:29:13.998Z", 
35864         "amount": 0.1624, 
35865         "object": 118, 
35866         "account": 14, 
35867         "state": "invoiced", 
35868         "coreHours": 2.32, 
35869         "invoice": 67, 
35870         "date": "2013-12-15T13:00:00Z", 
35871         "kind": "besteffort"
35872     }
35873 },
35874 {
35875     "pk": 61282, 
35876     "model": "core.charge", 
35877     "fields": {
35878         "updated": "2013-12-18T21:29:19.937Z", 
35879         "slice": 14, 
35880         "created": "2013-12-18T21:29:14.007Z", 
35881         "amount": 0.2912, 
35882         "object": 118, 
35883         "account": 14, 
35884         "state": "invoiced", 
35885         "coreHours": 4.16, 
35886         "invoice": 67, 
35887         "date": "2013-12-15T21:00:00Z", 
35888         "kind": "besteffort"
35889     }
35890 },
35891 {
35892     "pk": 61283, 
35893     "model": "core.charge", 
35894     "fields": {
35895         "updated": "2013-12-18T21:29:14.015Z", 
35896         "slice": 14, 
35897         "created": "2013-12-18T21:29:14.015Z", 
35898         "amount": 0.1344, 
35899         "object": 118, 
35900         "account": 14, 
35901         "state": "pending", 
35902         "coreHours": 1.92, 
35903         "invoice": null, 
35904         "date": "2013-12-16T05:00:00Z", 
35905         "kind": "besteffort"
35906     }
35907 },
35908 {
35909     "pk": 61284, 
35910     "model": "core.charge", 
35911     "fields": {
35912         "updated": "2013-12-18T21:29:14.023Z", 
35913         "slice": 14, 
35914         "created": "2013-12-18T21:29:14.023Z", 
35915         "amount": 0.1848, 
35916         "object": 118, 
35917         "account": 14, 
35918         "state": "pending", 
35919         "coreHours": 2.64, 
35920         "invoice": null, 
35921         "date": "2013-12-16T13:00:00Z", 
35922         "kind": "besteffort"
35923     }
35924 },
35925 {
35926     "pk": 61285, 
35927     "model": "core.charge", 
35928     "fields": {
35929         "updated": "2013-12-18T21:29:14.032Z", 
35930         "slice": 14, 
35931         "created": "2013-12-18T21:29:14.031Z", 
35932         "amount": 0.2128, 
35933         "object": 118, 
35934         "account": 14, 
35935         "state": "pending", 
35936         "coreHours": 3.04, 
35937         "invoice": null, 
35938         "date": "2013-12-16T21:00:00Z", 
35939         "kind": "besteffort"
35940     }
35941 },
35942 {
35943     "pk": 61286, 
35944     "model": "core.charge", 
35945     "fields": {
35946         "updated": "2013-12-18T21:29:14.040Z", 
35947         "slice": 14, 
35948         "created": "2013-12-18T21:29:14.040Z", 
35949         "amount": 0.2464, 
35950         "object": 118, 
35951         "account": 14, 
35952         "state": "pending", 
35953         "coreHours": 3.52, 
35954         "invoice": null, 
35955         "date": "2013-12-17T05:00:00Z", 
35956         "kind": "besteffort"
35957     }
35958 },
35959 {
35960     "pk": 61287, 
35961     "model": "core.charge", 
35962     "fields": {
35963         "updated": "2013-12-18T21:29:14.048Z", 
35964         "slice": 14, 
35965         "created": "2013-12-18T21:29:14.048Z", 
35966         "amount": 0.2352, 
35967         "object": 118, 
35968         "account": 14, 
35969         "state": "pending", 
35970         "coreHours": 3.36, 
35971         "invoice": null, 
35972         "date": "2013-12-17T13:00:00Z", 
35973         "kind": "besteffort"
35974     }
35975 },
35976 {
35977     "pk": 61288, 
35978     "model": "core.charge", 
35979     "fields": {
35980         "updated": "2013-12-18T21:29:14.056Z", 
35981         "slice": 14, 
35982         "created": "2013-12-18T21:29:14.056Z", 
35983         "amount": 0.2128, 
35984         "object": 118, 
35985         "account": 14, 
35986         "state": "pending", 
35987         "coreHours": 3.04, 
35988         "invoice": null, 
35989         "date": "2013-12-17T21:00:00Z", 
35990         "kind": "besteffort"
35991     }
35992 },
35993 {
35994     "pk": 61289, 
35995     "model": "core.charge", 
35996     "fields": {
35997         "updated": "2013-12-18T21:29:14.065Z", 
35998         "slice": 14, 
35999         "created": "2013-12-18T21:29:14.065Z", 
36000         "amount": 0.14, 
36001         "object": 118, 
36002         "account": 14, 
36003         "state": "pending", 
36004         "coreHours": 2.0, 
36005         "invoice": null, 
36006         "date": "2013-12-18T05:00:00Z", 
36007         "kind": "besteffort"
36008     }
36009 },
36010 {
36011     "pk": 61290, 
36012     "model": "core.charge", 
36013     "fields": {
36014         "updated": "2013-12-18T21:29:14.073Z", 
36015         "slice": 14, 
36016         "created": "2013-12-18T21:29:14.073Z", 
36017         "amount": 0.1792, 
36018         "object": 118, 
36019         "account": 14, 
36020         "state": "pending", 
36021         "coreHours": 2.56, 
36022         "invoice": null, 
36023         "date": "2013-12-18T13:00:00Z", 
36024         "kind": "besteffort"
36025     }
36026 },
36027 {
36028     "pk": 61291, 
36029     "model": "core.charge", 
36030     "fields": {
36031         "updated": "2013-12-18T21:29:16.444Z", 
36032         "slice": 14, 
36033         "created": "2013-12-18T21:29:14.088Z", 
36034         "amount": 0.1232, 
36035         "object": 119, 
36036         "account": 14, 
36037         "state": "invoiced", 
36038         "coreHours": 1.76, 
36039         "invoice": 64, 
36040         "date": "2013-11-18T21:00:00Z", 
36041         "kind": "besteffort"
36042     }
36043 },
36044 {
36045     "pk": 61292, 
36046     "model": "core.charge", 
36047     "fields": {
36048         "updated": "2013-12-18T21:29:16.485Z", 
36049         "slice": 14, 
36050         "created": "2013-12-18T21:29:14.098Z", 
36051         "amount": 0.1288, 
36052         "object": 119, 
36053         "account": 14, 
36054         "state": "invoiced", 
36055         "coreHours": 1.84, 
36056         "invoice": 64, 
36057         "date": "2013-11-19T05:00:00Z", 
36058         "kind": "besteffort"
36059     }
36060 },
36061 {
36062     "pk": 61293, 
36063     "model": "core.charge", 
36064     "fields": {
36065         "updated": "2013-12-18T21:29:16.527Z", 
36066         "slice": 14, 
36067         "created": "2013-12-18T21:29:14.106Z", 
36068         "amount": 0.2856, 
36069         "object": 119, 
36070         "account": 14, 
36071         "state": "invoiced", 
36072         "coreHours": 4.08, 
36073         "invoice": 64, 
36074         "date": "2013-11-19T13:00:00Z", 
36075         "kind": "besteffort"
36076     }
36077 },
36078 {
36079     "pk": 61294, 
36080     "model": "core.charge", 
36081     "fields": {
36082         "updated": "2013-12-18T21:29:16.568Z", 
36083         "slice": 14, 
36084         "created": "2013-12-18T21:29:14.114Z", 
36085         "amount": 0.14, 
36086         "object": 119, 
36087         "account": 14, 
36088         "state": "invoiced", 
36089         "coreHours": 2.0, 
36090         "invoice": 64, 
36091         "date": "2013-11-19T21:00:00Z", 
36092         "kind": "besteffort"
36093     }
36094 },
36095 {
36096     "pk": 61295, 
36097     "model": "core.charge", 
36098     "fields": {
36099         "updated": "2013-12-18T21:29:16.609Z", 
36100         "slice": 14, 
36101         "created": "2013-12-18T21:29:14.123Z", 
36102         "amount": 0.3136, 
36103         "object": 119, 
36104         "account": 14, 
36105         "state": "invoiced", 
36106         "coreHours": 4.48, 
36107         "invoice": 64, 
36108         "date": "2013-11-20T05:00:00Z", 
36109         "kind": "besteffort"
36110     }
36111 },
36112 {
36113     "pk": 61296, 
36114     "model": "core.charge", 
36115     "fields": {
36116         "updated": "2013-12-18T21:29:16.651Z", 
36117         "slice": 14, 
36118         "created": "2013-12-18T21:29:14.131Z", 
36119         "amount": 0.1792, 
36120         "object": 119, 
36121         "account": 14, 
36122         "state": "invoiced", 
36123         "coreHours": 2.56, 
36124         "invoice": 64, 
36125         "date": "2013-11-20T13:00:00Z", 
36126         "kind": "besteffort"
36127     }
36128 },
36129 {
36130     "pk": 61297, 
36131     "model": "core.charge", 
36132     "fields": {
36133         "updated": "2013-12-18T21:29:16.692Z", 
36134         "slice": 14, 
36135         "created": "2013-12-18T21:29:14.139Z", 
36136         "amount": 0.252, 
36137         "object": 119, 
36138         "account": 14, 
36139         "state": "invoiced", 
36140         "coreHours": 3.6, 
36141         "invoice": 64, 
36142         "date": "2013-11-20T21:00:00Z", 
36143         "kind": "besteffort"
36144     }
36145 },
36146 {
36147     "pk": 61298, 
36148     "model": "core.charge", 
36149     "fields": {
36150         "updated": "2013-12-18T21:29:16.734Z", 
36151         "slice": 14, 
36152         "created": "2013-12-18T21:29:14.148Z", 
36153         "amount": 0.2464, 
36154         "object": 119, 
36155         "account": 14, 
36156         "state": "invoiced", 
36157         "coreHours": 3.52, 
36158         "invoice": 64, 
36159         "date": "2013-11-21T05:00:00Z", 
36160         "kind": "besteffort"
36161     }
36162 },
36163 {
36164     "pk": 61299, 
36165     "model": "core.charge", 
36166     "fields": {
36167         "updated": "2013-12-18T21:29:16.775Z", 
36168         "slice": 14, 
36169         "created": "2013-12-18T21:29:14.156Z", 
36170         "amount": 0.2184, 
36171         "object": 119, 
36172         "account": 14, 
36173         "state": "invoiced", 
36174         "coreHours": 3.12, 
36175         "invoice": 64, 
36176         "date": "2013-11-21T13:00:00Z", 
36177         "kind": "besteffort"
36178     }
36179 },
36180 {
36181     "pk": 61300, 
36182     "model": "core.charge", 
36183     "fields": {
36184         "updated": "2013-12-18T21:29:16.816Z", 
36185         "slice": 14, 
36186         "created": "2013-12-18T21:29:14.164Z", 
36187         "amount": 0.252, 
36188         "object": 119, 
36189         "account": 14, 
36190         "state": "invoiced", 
36191         "coreHours": 3.6, 
36192         "invoice": 64, 
36193         "date": "2013-11-21T21:00:00Z", 
36194         "kind": "besteffort"
36195     }
36196 },
36197 {
36198     "pk": 61301, 
36199     "model": "core.charge", 
36200     "fields": {
36201         "updated": "2013-12-18T21:29:16.858Z", 
36202         "slice": 14, 
36203         "created": "2013-12-18T21:29:14.172Z", 
36204         "amount": 0.1624, 
36205         "object": 119, 
36206         "account": 14, 
36207         "state": "invoiced", 
36208         "coreHours": 2.32, 
36209         "invoice": 64, 
36210         "date": "2013-11-22T05:00:00Z", 
36211         "kind": "besteffort"
36212     }
36213 },
36214 {
36215     "pk": 61302, 
36216     "model": "core.charge", 
36217     "fields": {
36218         "updated": "2013-12-18T21:29:16.899Z", 
36219         "slice": 14, 
36220         "created": "2013-12-18T21:29:14.181Z", 
36221         "amount": 0.2072, 
36222         "object": 119, 
36223         "account": 14, 
36224         "state": "invoiced", 
36225         "coreHours": 2.96, 
36226         "invoice": 64, 
36227         "date": "2013-11-22T13:00:00Z", 
36228         "kind": "besteffort"
36229     }
36230 },
36231 {
36232     "pk": 61303, 
36233     "model": "core.charge", 
36234     "fields": {
36235         "updated": "2013-12-18T21:29:16.941Z", 
36236         "slice": 14, 
36237         "created": "2013-12-18T21:29:14.189Z", 
36238         "amount": 0.1904, 
36239         "object": 119, 
36240         "account": 14, 
36241         "state": "invoiced", 
36242         "coreHours": 2.72, 
36243         "invoice": 64, 
36244         "date": "2013-11-22T21:00:00Z", 
36245         "kind": "besteffort"
36246     }
36247 },
36248 {
36249     "pk": 61304, 
36250     "model": "core.charge", 
36251     "fields": {
36252         "updated": "2013-12-18T21:29:16.982Z", 
36253         "slice": 14, 
36254         "created": "2013-12-18T21:29:14.197Z", 
36255         "amount": 0.2856, 
36256         "object": 119, 
36257         "account": 14, 
36258         "state": "invoiced", 
36259         "coreHours": 4.08, 
36260         "invoice": 64, 
36261         "date": "2013-11-23T05:00:00Z", 
36262         "kind": "besteffort"
36263     }
36264 },
36265 {
36266     "pk": 61305, 
36267     "model": "core.charge", 
36268     "fields": {
36269         "updated": "2013-12-18T21:29:17.024Z", 
36270         "slice": 14, 
36271         "created": "2013-12-18T21:29:14.206Z", 
36272         "amount": 0.2016, 
36273         "object": 119, 
36274         "account": 14, 
36275         "state": "invoiced", 
36276         "coreHours": 2.88, 
36277         "invoice": 64, 
36278         "date": "2013-11-23T13:00:00Z", 
36279         "kind": "besteffort"
36280     }
36281 },
36282 {
36283     "pk": 61306, 
36284     "model": "core.charge", 
36285     "fields": {
36286         "updated": "2013-12-18T21:29:17.065Z", 
36287         "slice": 14, 
36288         "created": "2013-12-18T21:29:14.214Z", 
36289         "amount": 0.2184, 
36290         "object": 119, 
36291         "account": 14, 
36292         "state": "invoiced", 
36293         "coreHours": 3.12, 
36294         "invoice": 64, 
36295         "date": "2013-11-23T21:00:00Z", 
36296         "kind": "besteffort"
36297     }
36298 },
36299 {
36300     "pk": 61307, 
36301     "model": "core.charge", 
36302     "fields": {
36303         "updated": "2013-12-18T21:29:17.106Z", 
36304         "slice": 14, 
36305         "created": "2013-12-18T21:29:14.222Z", 
36306         "amount": 0.14, 
36307         "object": 119, 
36308         "account": 14, 
36309         "state": "invoiced", 
36310         "coreHours": 2.0, 
36311         "invoice": 64, 
36312         "date": "2013-11-24T05:00:00Z", 
36313         "kind": "besteffort"
36314     }
36315 },
36316 {
36317     "pk": 61308, 
36318     "model": "core.charge", 
36319     "fields": {
36320         "updated": "2013-12-18T21:29:17.148Z", 
36321         "slice": 14, 
36322         "created": "2013-12-18T21:29:14.230Z", 
36323         "amount": 0.1288, 
36324         "object": 119, 
36325         "account": 14, 
36326         "state": "invoiced", 
36327         "coreHours": 1.84, 
36328         "invoice": 64, 
36329         "date": "2013-11-24T13:00:00Z", 
36330         "kind": "besteffort"
36331     }
36332 },
36333 {
36334     "pk": 61309, 
36335     "model": "core.charge", 
36336     "fields": {
36337         "updated": "2013-12-18T21:29:17.189Z", 
36338         "slice": 14, 
36339         "created": "2013-12-18T21:29:14.239Z", 
36340         "amount": 0.2632, 
36341         "object": 119, 
36342         "account": 14, 
36343         "state": "invoiced", 
36344         "coreHours": 3.76, 
36345         "invoice": 64, 
36346         "date": "2013-11-24T21:00:00Z", 
36347         "kind": "besteffort"
36348     }
36349 },
36350 {
36351     "pk": 61310, 
36352     "model": "core.charge", 
36353     "fields": {
36354         "updated": "2013-12-18T21:29:17.253Z", 
36355         "slice": 14, 
36356         "created": "2013-12-18T21:29:14.247Z", 
36357         "amount": 0.2856, 
36358         "object": 119, 
36359         "account": 14, 
36360         "state": "invoiced", 
36361         "coreHours": 4.08, 
36362         "invoice": 65, 
36363         "date": "2013-11-25T05:00:00Z", 
36364         "kind": "besteffort"
36365     }
36366 },
36367 {
36368     "pk": 61311, 
36369     "model": "core.charge", 
36370     "fields": {
36371         "updated": "2013-12-18T21:29:17.314Z", 
36372         "slice": 14, 
36373         "created": "2013-12-18T21:29:14.255Z", 
36374         "amount": 0.1568, 
36375         "object": 119, 
36376         "account": 14, 
36377         "state": "invoiced", 
36378         "coreHours": 2.24, 
36379         "invoice": 65, 
36380         "date": "2013-11-25T13:00:00Z", 
36381         "kind": "besteffort"
36382     }
36383 },
36384 {
36385     "pk": 61312, 
36386     "model": "core.charge", 
36387     "fields": {
36388         "updated": "2013-12-18T21:29:17.361Z", 
36389         "slice": 14, 
36390         "created": "2013-12-18T21:29:14.264Z", 
36391         "amount": 0.2352, 
36392         "object": 119, 
36393         "account": 14, 
36394         "state": "invoiced", 
36395         "coreHours": 3.36, 
36396         "invoice": 65, 
36397         "date": "2013-11-25T21:00:00Z", 
36398         "kind": "besteffort"
36399     }
36400 },
36401 {
36402     "pk": 61313, 
36403     "model": "core.charge", 
36404     "fields": {
36405         "updated": "2013-12-18T21:29:17.402Z", 
36406         "slice": 14, 
36407         "created": "2013-12-18T21:29:14.272Z", 
36408         "amount": 0.2352, 
36409         "object": 119, 
36410         "account": 14, 
36411         "state": "invoiced", 
36412         "coreHours": 3.36, 
36413         "invoice": 65, 
36414         "date": "2013-11-26T05:00:00Z", 
36415         "kind": "besteffort"
36416     }
36417 },
36418 {
36419     "pk": 61314, 
36420     "model": "core.charge", 
36421     "fields": {
36422         "updated": "2013-12-18T21:29:17.443Z", 
36423         "slice": 14, 
36424         "created": "2013-12-18T21:29:14.280Z", 
36425         "amount": 0.3304, 
36426         "object": 119, 
36427         "account": 14, 
36428         "state": "invoiced", 
36429         "coreHours": 4.72, 
36430         "invoice": 65, 
36431         "date": "2013-11-26T13:00:00Z", 
36432         "kind": "besteffort"
36433     }
36434 },
36435 {
36436     "pk": 61315, 
36437     "model": "core.charge", 
36438     "fields": {
36439         "updated": "2013-12-18T21:29:17.485Z", 
36440         "slice": 14, 
36441         "created": "2013-12-18T21:29:14.288Z", 
36442         "amount": 0.2408, 
36443         "object": 119, 
36444         "account": 14, 
36445         "state": "invoiced", 
36446         "coreHours": 3.44, 
36447         "invoice": 65, 
36448         "date": "2013-11-26T21:00:00Z", 
36449         "kind": "besteffort"
36450     }
36451 },
36452 {
36453     "pk": 61316, 
36454     "model": "core.charge", 
36455     "fields": {
36456         "updated": "2013-12-18T21:29:17.601Z", 
36457         "slice": 14, 
36458         "created": "2013-12-18T21:29:14.297Z", 
36459         "amount": 0.2912, 
36460         "object": 119, 
36461         "account": 14, 
36462         "state": "invoiced", 
36463         "coreHours": 4.16, 
36464         "invoice": 65, 
36465         "date": "2013-11-27T05:00:00Z", 
36466         "kind": "besteffort"
36467     }
36468 },
36469 {
36470     "pk": 61317, 
36471     "model": "core.charge", 
36472     "fields": {
36473         "updated": "2013-12-18T21:29:17.642Z", 
36474         "slice": 14, 
36475         "created": "2013-12-18T21:29:14.305Z", 
36476         "amount": 0.2688, 
36477         "object": 119, 
36478         "account": 14, 
36479         "state": "invoiced", 
36480         "coreHours": 3.84, 
36481         "invoice": 65, 
36482         "date": "2013-11-27T13:00:00Z", 
36483         "kind": "besteffort"
36484     }
36485 },
36486 {
36487     "pk": 61318, 
36488     "model": "core.charge", 
36489     "fields": {
36490         "updated": "2013-12-18T21:29:17.684Z", 
36491         "slice": 14, 
36492         "created": "2013-12-18T21:29:14.313Z", 
36493         "amount": 0.168, 
36494         "object": 119, 
36495         "account": 14, 
36496         "state": "invoiced", 
36497         "coreHours": 2.4, 
36498         "invoice": 65, 
36499         "date": "2013-11-27T21:00:00Z", 
36500         "kind": "besteffort"
36501     }
36502 },
36503 {
36504     "pk": 61319, 
36505     "model": "core.charge", 
36506     "fields": {
36507         "updated": "2013-12-18T21:29:17.725Z", 
36508         "slice": 14, 
36509         "created": "2013-12-18T21:29:14.322Z", 
36510         "amount": 0.1792, 
36511         "object": 119, 
36512         "account": 14, 
36513         "state": "invoiced", 
36514         "coreHours": 2.56, 
36515         "invoice": 65, 
36516         "date": "2013-11-28T05:00:00Z", 
36517         "kind": "besteffort"
36518     }
36519 },
36520 {
36521     "pk": 61320, 
36522     "model": "core.charge", 
36523     "fields": {
36524         "updated": "2013-12-18T21:29:17.767Z", 
36525         "slice": 14, 
36526         "created": "2013-12-18T21:29:14.330Z", 
36527         "amount": 0.2184, 
36528         "object": 119, 
36529         "account": 14, 
36530         "state": "invoiced", 
36531         "coreHours": 3.12, 
36532         "invoice": 65, 
36533         "date": "2013-11-28T13:00:00Z", 
36534         "kind": "besteffort"
36535     }
36536 },
36537 {
36538     "pk": 61321, 
36539     "model": "core.charge", 
36540     "fields": {
36541         "updated": "2013-12-18T21:29:17.808Z", 
36542         "slice": 14, 
36543         "created": "2013-12-18T21:29:14.338Z", 
36544         "amount": 0.1848, 
36545         "object": 119, 
36546         "account": 14, 
36547         "state": "invoiced", 
36548         "coreHours": 2.64, 
36549         "invoice": 65, 
36550         "date": "2013-11-28T21:00:00Z", 
36551         "kind": "besteffort"
36552     }
36553 },
36554 {
36555     "pk": 61322, 
36556     "model": "core.charge", 
36557     "fields": {
36558         "updated": "2013-12-18T21:29:17.849Z", 
36559         "slice": 14, 
36560         "created": "2013-12-18T21:29:14.346Z", 
36561         "amount": 0.1792, 
36562         "object": 119, 
36563         "account": 14, 
36564         "state": "invoiced", 
36565         "coreHours": 2.56, 
36566         "invoice": 65, 
36567         "date": "2013-11-29T05:00:00Z", 
36568         "kind": "besteffort"
36569     }
36570 },
36571 {
36572     "pk": 61323, 
36573     "model": "core.charge", 
36574     "fields": {
36575         "updated": "2013-12-18T21:29:17.891Z", 
36576         "slice": 14, 
36577         "created": "2013-12-18T21:29:14.355Z", 
36578         "amount": 0.112, 
36579         "object": 119, 
36580         "account": 14, 
36581         "state": "invoiced", 
36582         "coreHours": 1.6, 
36583         "invoice": 65, 
36584         "date": "2013-11-29T13:00:00Z", 
36585         "kind": "besteffort"
36586     }
36587 },
36588 {
36589     "pk": 61324, 
36590     "model": "core.charge", 
36591     "fields": {
36592         "updated": "2013-12-18T21:29:17.932Z", 
36593         "slice": 14, 
36594         "created": "2013-12-18T21:29:14.363Z", 
36595         "amount": 0.3136, 
36596         "object": 119, 
36597         "account": 14, 
36598         "state": "invoiced", 
36599         "coreHours": 4.48, 
36600         "invoice": 65, 
36601         "date": "2013-11-29T21:00:00Z", 
36602         "kind": "besteffort"
36603     }
36604 },
36605 {
36606     "pk": 61325, 
36607     "model": "core.charge", 
36608     "fields": {
36609         "updated": "2013-12-18T21:29:17.974Z", 
36610         "slice": 14, 
36611         "created": "2013-12-18T21:29:14.371Z", 
36612         "amount": 0.1568, 
36613         "object": 119, 
36614         "account": 14, 
36615         "state": "invoiced", 
36616         "coreHours": 2.24, 
36617         "invoice": 65, 
36618         "date": "2013-11-30T05:00:00Z", 
36619         "kind": "besteffort"
36620     }
36621 },
36622 {
36623     "pk": 61326, 
36624     "model": "core.charge", 
36625     "fields": {
36626         "updated": "2013-12-18T21:29:18.015Z", 
36627         "slice": 14, 
36628         "created": "2013-12-18T21:29:14.380Z", 
36629         "amount": 0.3024, 
36630         "object": 119, 
36631         "account": 14, 
36632         "state": "invoiced", 
36633         "coreHours": 4.32, 
36634         "invoice": 65, 
36635         "date": "2013-11-30T13:00:00Z", 
36636         "kind": "besteffort"
36637     }
36638 },
36639 {
36640     "pk": 61327, 
36641     "model": "core.charge", 
36642     "fields": {
36643         "updated": "2013-12-18T21:29:18.057Z", 
36644         "slice": 14, 
36645         "created": "2013-12-18T21:29:14.388Z", 
36646         "amount": 0.336, 
36647         "object": 119, 
36648         "account": 14, 
36649         "state": "invoiced", 
36650         "coreHours": 4.8, 
36651         "invoice": 65, 
36652         "date": "2013-11-30T21:00:00Z", 
36653         "kind": "besteffort"
36654     }
36655 },
36656 {
36657     "pk": 61328, 
36658     "model": "core.charge", 
36659     "fields": {
36660         "updated": "2013-12-18T21:29:18.098Z", 
36661         "slice": 14, 
36662         "created": "2013-12-18T21:29:14.396Z", 
36663         "amount": 0.28, 
36664         "object": 119, 
36665         "account": 14, 
36666         "state": "invoiced", 
36667         "coreHours": 4.0, 
36668         "invoice": 65, 
36669         "date": "2013-12-01T05:00:00Z", 
36670         "kind": "besteffort"
36671     }
36672 },
36673 {
36674     "pk": 61329, 
36675     "model": "core.charge", 
36676     "fields": {
36677         "updated": "2013-12-18T21:29:18.139Z", 
36678         "slice": 14, 
36679         "created": "2013-12-18T21:29:14.404Z", 
36680         "amount": 0.3136, 
36681         "object": 119, 
36682         "account": 14, 
36683         "state": "invoiced", 
36684         "coreHours": 4.48, 
36685         "invoice": 65, 
36686         "date": "2013-12-01T13:00:00Z", 
36687         "kind": "besteffort"
36688     }
36689 },
36690 {
36691     "pk": 61330, 
36692     "model": "core.charge", 
36693     "fields": {
36694         "updated": "2013-12-18T21:29:18.181Z", 
36695         "slice": 14, 
36696         "created": "2013-12-18T21:29:14.413Z", 
36697         "amount": 0.1176, 
36698         "object": 119, 
36699         "account": 14, 
36700         "state": "invoiced", 
36701         "coreHours": 1.68, 
36702         "invoice": 65, 
36703         "date": "2013-12-01T21:00:00Z", 
36704         "kind": "besteffort"
36705     }
36706 },
36707 {
36708     "pk": 61331, 
36709     "model": "core.charge", 
36710     "fields": {
36711         "updated": "2013-12-18T21:29:18.231Z", 
36712         "slice": 14, 
36713         "created": "2013-12-18T21:29:14.421Z", 
36714         "amount": 0.3248, 
36715         "object": 119, 
36716         "account": 14, 
36717         "state": "invoiced", 
36718         "coreHours": 4.64, 
36719         "invoice": 66, 
36720         "date": "2013-12-02T05:00:00Z", 
36721         "kind": "besteffort"
36722     }
36723 },
36724 {
36725     "pk": 61332, 
36726     "model": "core.charge", 
36727     "fields": {
36728         "updated": "2013-12-18T21:29:18.272Z", 
36729         "slice": 14, 
36730         "created": "2013-12-18T21:29:14.429Z", 
36731         "amount": 0.1288, 
36732         "object": 119, 
36733         "account": 14, 
36734         "state": "invoiced", 
36735         "coreHours": 1.84, 
36736         "invoice": 66, 
36737         "date": "2013-12-02T13:00:00Z", 
36738         "kind": "besteffort"
36739     }
36740 },
36741 {
36742     "pk": 61333, 
36743     "model": "core.charge", 
36744     "fields": {
36745         "updated": "2013-12-18T21:29:18.313Z", 
36746         "slice": 14, 
36747         "created": "2013-12-18T21:29:14.437Z", 
36748         "amount": 0.1848, 
36749         "object": 119, 
36750         "account": 14, 
36751         "state": "invoiced", 
36752         "coreHours": 2.64, 
36753         "invoice": 66, 
36754         "date": "2013-12-02T21:00:00Z", 
36755         "kind": "besteffort"
36756     }
36757 },
36758 {
36759     "pk": 61334, 
36760     "model": "core.charge", 
36761     "fields": {
36762         "updated": "2013-12-18T21:29:18.355Z", 
36763         "slice": 14, 
36764         "created": "2013-12-18T21:29:14.446Z", 
36765         "amount": 0.168, 
36766         "object": 119, 
36767         "account": 14, 
36768         "state": "invoiced", 
36769         "coreHours": 2.4, 
36770         "invoice": 66, 
36771         "date": "2013-12-03T05:00:00Z", 
36772         "kind": "besteffort"
36773     }
36774 },
36775 {
36776     "pk": 61335, 
36777     "model": "core.charge", 
36778     "fields": {
36779         "updated": "2013-12-18T21:29:18.396Z", 
36780         "slice": 14, 
36781         "created": "2013-12-18T21:29:14.454Z", 
36782         "amount": 0.1624, 
36783         "object": 119, 
36784         "account": 14, 
36785         "state": "invoiced", 
36786         "coreHours": 2.32, 
36787         "invoice": 66, 
36788         "date": "2013-12-03T13:00:00Z", 
36789         "kind": "besteffort"
36790     }
36791 },
36792 {
36793     "pk": 61336, 
36794     "model": "core.charge", 
36795     "fields": {
36796         "updated": "2013-12-18T21:29:18.438Z", 
36797         "slice": 14, 
36798         "created": "2013-12-18T21:29:14.462Z", 
36799         "amount": 0.112, 
36800         "object": 119, 
36801         "account": 14, 
36802         "state": "invoiced", 
36803         "coreHours": 1.6, 
36804         "invoice": 66, 
36805         "date": "2013-12-03T21:00:00Z", 
36806         "kind": "besteffort"
36807     }
36808 },
36809 {
36810     "pk": 61337, 
36811     "model": "core.charge", 
36812     "fields": {
36813         "updated": "2013-12-18T21:29:18.479Z", 
36814         "slice": 14, 
36815         "created": "2013-12-18T21:29:14.471Z", 
36816         "amount": 0.2184, 
36817         "object": 119, 
36818         "account": 14, 
36819         "state": "invoiced", 
36820         "coreHours": 3.12, 
36821         "invoice": 66, 
36822         "date": "2013-12-04T05:00:00Z", 
36823         "kind": "besteffort"
36824     }
36825 },
36826 {
36827     "pk": 61338, 
36828     "model": "core.charge", 
36829     "fields": {
36830         "updated": "2013-12-18T21:29:18.520Z", 
36831         "slice": 14, 
36832         "created": "2013-12-18T21:29:14.479Z", 
36833         "amount": 0.2576, 
36834         "object": 119, 
36835         "account": 14, 
36836         "state": "invoiced", 
36837         "coreHours": 3.68, 
36838         "invoice": 66, 
36839         "date": "2013-12-04T13:00:00Z", 
36840         "kind": "besteffort"
36841     }
36842 },
36843 {
36844     "pk": 61339, 
36845     "model": "core.charge", 
36846     "fields": {
36847         "updated": "2013-12-18T21:29:18.562Z", 
36848         "slice": 14, 
36849         "created": "2013-12-18T21:29:14.487Z", 
36850         "amount": 0.2072, 
36851         "object": 119, 
36852         "account": 14, 
36853         "state": "invoiced", 
36854         "coreHours": 2.96, 
36855         "invoice": 66, 
36856         "date": "2013-12-04T21:00:00Z", 
36857         "kind": "besteffort"
36858     }
36859 },
36860 {
36861     "pk": 61340, 
36862     "model": "core.charge", 
36863     "fields": {
36864         "updated": "2013-12-18T21:29:18.603Z", 
36865         "slice": 14, 
36866         "created": "2013-12-18T21:29:14.495Z", 
36867         "amount": 0.1232, 
36868         "object": 119, 
36869         "account": 14, 
36870         "state": "invoiced", 
36871         "coreHours": 1.76, 
36872         "invoice": 66, 
36873         "date": "2013-12-05T05:00:00Z", 
36874         "kind": "besteffort"
36875     }
36876 },
36877 {
36878     "pk": 61341, 
36879     "model": "core.charge", 
36880     "fields": {
36881         "updated": "2013-12-18T21:29:18.645Z", 
36882         "slice": 14, 
36883         "created": "2013-12-18T21:29:14.504Z", 
36884         "amount": 0.2632, 
36885         "object": 119, 
36886         "account": 14, 
36887         "state": "invoiced", 
36888         "coreHours": 3.76, 
36889         "invoice": 66, 
36890         "date": "2013-12-05T13:00:00Z", 
36891         "kind": "besteffort"
36892     }
36893 },
36894 {
36895     "pk": 61342, 
36896     "model": "core.charge", 
36897     "fields": {
36898         "updated": "2013-12-18T21:29:18.686Z", 
36899         "slice": 14, 
36900         "created": "2013-12-18T21:29:14.512Z", 
36901         "amount": 0.14, 
36902         "object": 119, 
36903         "account": 14, 
36904         "state": "invoiced", 
36905         "coreHours": 2.0, 
36906         "invoice": 66, 
36907         "date": "2013-12-05T21:00:00Z", 
36908         "kind": "besteffort"
36909     }
36910 },
36911 {
36912     "pk": 61343, 
36913     "model": "core.charge", 
36914     "fields": {
36915         "updated": "2013-12-18T21:29:18.728Z", 
36916         "slice": 14, 
36917         "created": "2013-12-18T21:29:14.520Z", 
36918         "amount": 0.196, 
36919         "object": 119, 
36920         "account": 14, 
36921         "state": "invoiced", 
36922         "coreHours": 2.8, 
36923         "invoice": 66, 
36924         "date": "2013-12-06T05:00:00Z", 
36925         "kind": "besteffort"
36926     }
36927 },
36928 {
36929     "pk": 61344, 
36930     "model": "core.charge", 
36931     "fields": {
36932         "updated": "2013-12-18T21:29:18.769Z", 
36933         "slice": 14, 
36934         "created": "2013-12-18T21:29:14.529Z", 
36935         "amount": 0.2576, 
36936         "object": 119, 
36937         "account": 14, 
36938         "state": "invoiced", 
36939         "coreHours": 3.68, 
36940         "invoice": 66, 
36941         "date": "2013-12-06T13:00:00Z", 
36942         "kind": "besteffort"
36943     }
36944 },
36945 {
36946     "pk": 61345, 
36947     "model": "core.charge", 
36948     "fields": {
36949         "updated": "2013-12-18T21:29:18.810Z", 
36950         "slice": 14, 
36951         "created": "2013-12-18T21:29:14.537Z", 
36952         "amount": 0.168, 
36953         "object": 119, 
36954         "account": 14, 
36955         "state": "invoiced", 
36956         "coreHours": 2.4, 
36957         "invoice": 66, 
36958         "date": "2013-12-06T21:00:00Z", 
36959         "kind": "besteffort"
36960     }
36961 },
36962 {
36963     "pk": 61346, 
36964     "model": "core.charge", 
36965     "fields": {
36966         "updated": "2013-12-18T21:29:18.852Z", 
36967         "slice": 14, 
36968         "created": "2013-12-18T21:29:14.545Z", 
36969         "amount": 0.2464, 
36970         "object": 119, 
36971         "account": 14, 
36972         "state": "invoiced", 
36973         "coreHours": 3.52, 
36974         "invoice": 66, 
36975         "date": "2013-12-07T05:00:00Z", 
36976         "kind": "besteffort"
36977     }
36978 },
36979 {
36980     "pk": 61347, 
36981     "model": "core.charge", 
36982     "fields": {
36983         "updated": "2013-12-18T21:29:18.893Z", 
36984         "slice": 14, 
36985         "created": "2013-12-18T21:29:14.553Z", 
36986         "amount": 0.336, 
36987         "object": 119, 
36988         "account": 14, 
36989         "state": "invoiced", 
36990         "coreHours": 4.8, 
36991         "invoice": 66, 
36992         "date": "2013-12-07T13:00:00Z", 
36993         "kind": "besteffort"
36994     }
36995 },
36996 {
36997     "pk": 61348, 
36998     "model": "core.charge", 
36999     "fields": {
37000         "updated": "2013-12-18T21:29:18.935Z", 
37001         "slice": 14, 
37002         "created": "2013-12-18T21:29:14.562Z", 
37003         "amount": 0.2464, 
37004         "object": 119, 
37005         "account": 14, 
37006         "state": "invoiced", 
37007         "coreHours": 3.52, 
37008         "invoice": 66, 
37009         "date": "2013-12-07T21:00:00Z", 
37010         "kind": "besteffort"
37011     }
37012 },
37013 {
37014     "pk": 61349, 
37015     "model": "core.charge", 
37016     "fields": {
37017         "updated": "2013-12-18T21:29:18.976Z", 
37018         "slice": 14, 
37019         "created": "2013-12-18T21:29:14.570Z", 
37020         "amount": 0.2576, 
37021         "object": 119, 
37022         "account": 14, 
37023         "state": "invoiced", 
37024         "coreHours": 3.68, 
37025         "invoice": 66, 
37026         "date": "2013-12-08T05:00:00Z", 
37027         "kind": "besteffort"
37028     }
37029 },
37030 {
37031     "pk": 61350, 
37032     "model": "core.charge", 
37033     "fields": {
37034         "updated": "2013-12-18T21:29:19.017Z", 
37035         "slice": 14, 
37036         "created": "2013-12-18T21:29:14.578Z", 
37037         "amount": 0.1736, 
37038         "object": 119, 
37039         "account": 14, 
37040         "state": "invoiced", 
37041         "coreHours": 2.48, 
37042         "invoice": 66, 
37043         "date": "2013-12-08T13:00:00Z", 
37044         "kind": "besteffort"
37045     }
37046 },
37047 {
37048     "pk": 61351, 
37049     "model": "core.charge", 
37050     "fields": {
37051         "updated": "2013-12-18T21:29:19.059Z", 
37052         "slice": 14, 
37053         "created": "2013-12-18T21:29:14.587Z", 
37054         "amount": 0.3024, 
37055         "object": 119, 
37056         "account": 14, 
37057         "state": "invoiced", 
37058         "coreHours": 4.32, 
37059         "invoice": 66, 
37060         "date": "2013-12-08T21:00:00Z", 
37061         "kind": "besteffort"
37062     }
37063 },
37064 {
37065     "pk": 61352, 
37066     "model": "core.charge", 
37067     "fields": {
37068         "updated": "2013-12-18T21:29:19.109Z", 
37069         "slice": 14, 
37070         "created": "2013-12-18T21:29:14.595Z", 
37071         "amount": 0.1848, 
37072         "object": 119, 
37073         "account": 14, 
37074         "state": "invoiced", 
37075         "coreHours": 2.64, 
37076         "invoice": 67, 
37077         "date": "2013-12-09T05:00:00Z", 
37078         "kind": "besteffort"
37079     }
37080 },
37081 {
37082     "pk": 61353, 
37083     "model": "core.charge", 
37084     "fields": {
37085         "updated": "2013-12-18T21:29:19.150Z", 
37086         "slice": 14, 
37087         "created": "2013-12-18T21:29:14.603Z", 
37088         "amount": 0.3024, 
37089         "object": 119, 
37090         "account": 14, 
37091         "state": "invoiced", 
37092         "coreHours": 4.32, 
37093         "invoice": 67, 
37094         "date": "2013-12-09T13:00:00Z", 
37095         "kind": "besteffort"
37096     }
37097 },
37098 {
37099     "pk": 61354, 
37100     "model": "core.charge", 
37101     "fields": {
37102         "updated": "2013-12-18T21:29:19.191Z", 
37103         "slice": 14, 
37104         "created": "2013-12-18T21:29:14.611Z", 
37105         "amount": 0.2856, 
37106         "object": 119, 
37107         "account": 14, 
37108         "state": "invoiced", 
37109         "coreHours": 4.08, 
37110         "invoice": 67, 
37111         "date": "2013-12-09T21:00:00Z", 
37112         "kind": "besteffort"
37113     }
37114 },
37115 {
37116     "pk": 61355, 
37117     "model": "core.charge", 
37118     "fields": {
37119         "updated": "2013-12-18T21:29:19.233Z", 
37120         "slice": 14, 
37121         "created": "2013-12-18T21:29:14.620Z", 
37122         "amount": 0.3136, 
37123         "object": 119, 
37124         "account": 14, 
37125         "state": "invoiced", 
37126         "coreHours": 4.48, 
37127         "invoice": 67, 
37128         "date": "2013-12-10T05:00:00Z", 
37129         "kind": "besteffort"
37130     }
37131 },
37132 {
37133     "pk": 61356, 
37134     "model": "core.charge", 
37135     "fields": {
37136         "updated": "2013-12-18T21:29:19.274Z", 
37137         "slice": 14, 
37138         "created": "2013-12-18T21:29:14.628Z", 
37139         "amount": 0.1176, 
37140         "object": 119, 
37141         "account": 14, 
37142         "state": "invoiced", 
37143         "coreHours": 1.68, 
37144         "invoice": 67, 
37145         "date": "2013-12-10T13:00:00Z", 
37146         "kind": "besteffort"
37147     }
37148 },
37149 {
37150     "pk": 61357, 
37151     "model": "core.charge", 
37152     "fields": {
37153         "updated": "2013-12-18T21:29:19.316Z", 
37154         "slice": 14, 
37155         "created": "2013-12-18T21:29:14.636Z", 
37156         "amount": 0.2072, 
37157         "object": 119, 
37158         "account": 14, 
37159         "state": "invoiced", 
37160         "coreHours": 2.96, 
37161         "invoice": 67, 
37162         "date": "2013-12-10T21:00:00Z", 
37163         "kind": "besteffort"
37164     }
37165 },
37166 {
37167     "pk": 61358, 
37168     "model": "core.charge", 
37169     "fields": {
37170         "updated": "2013-12-18T21:29:19.357Z", 
37171         "slice": 14, 
37172         "created": "2013-12-18T21:29:14.645Z", 
37173         "amount": 0.2632, 
37174         "object": 119, 
37175         "account": 14, 
37176         "state": "invoiced", 
37177         "coreHours": 3.76, 
37178         "invoice": 67, 
37179         "date": "2013-12-11T05:00:00Z", 
37180         "kind": "besteffort"
37181     }
37182 },
37183 {
37184     "pk": 61359, 
37185     "model": "core.charge", 
37186     "fields": {
37187         "updated": "2013-12-18T21:29:19.398Z", 
37188         "slice": 14, 
37189         "created": "2013-12-18T21:29:14.653Z", 
37190         "amount": 0.2408, 
37191         "object": 119, 
37192         "account": 14, 
37193         "state": "invoiced", 
37194         "coreHours": 3.44, 
37195         "invoice": 67, 
37196         "date": "2013-12-11T13:00:00Z", 
37197         "kind": "besteffort"
37198     }
37199 },
37200 {
37201     "pk": 61360, 
37202     "model": "core.charge", 
37203     "fields": {
37204         "updated": "2013-12-18T21:29:19.440Z", 
37205         "slice": 14, 
37206         "created": "2013-12-18T21:29:14.661Z", 
37207         "amount": 0.2744, 
37208         "object": 119, 
37209         "account": 14, 
37210         "state": "invoiced", 
37211         "coreHours": 3.92, 
37212         "invoice": 67, 
37213         "date": "2013-12-11T21:00:00Z", 
37214         "kind": "besteffort"
37215     }
37216 },
37217 {
37218     "pk": 61361, 
37219     "model": "core.charge", 
37220     "fields": {
37221         "updated": "2013-12-18T21:29:19.481Z", 
37222         "slice": 14, 
37223         "created": "2013-12-18T21:29:14.669Z", 
37224         "amount": 0.3024, 
37225         "object": 119, 
37226         "account": 14, 
37227         "state": "invoiced", 
37228         "coreHours": 4.32, 
37229         "invoice": 67, 
37230         "date": "2013-12-12T05:00:00Z", 
37231         "kind": "besteffort"
37232     }
37233 },
37234 {
37235     "pk": 61362, 
37236     "model": "core.charge", 
37237     "fields": {
37238         "updated": "2013-12-18T21:29:19.523Z", 
37239         "slice": 14, 
37240         "created": "2013-12-18T21:29:14.678Z", 
37241         "amount": 0.1848, 
37242         "object": 119, 
37243         "account": 14, 
37244         "state": "invoiced", 
37245         "coreHours": 2.64, 
37246         "invoice": 67, 
37247         "date": "2013-12-12T13:00:00Z", 
37248         "kind": "besteffort"
37249     }
37250 },
37251 {
37252     "pk": 61363, 
37253     "model": "core.charge", 
37254     "fields": {
37255         "updated": "2013-12-18T21:29:19.564Z", 
37256         "slice": 14, 
37257         "created": "2013-12-18T21:29:14.686Z", 
37258         "amount": 0.168, 
37259         "object": 119, 
37260         "account": 14, 
37261         "state": "invoiced", 
37262         "coreHours": 2.4, 
37263         "invoice": 67, 
37264         "date": "2013-12-12T21:00:00Z", 
37265         "kind": "besteffort"
37266     }
37267 },
37268 {
37269     "pk": 61364, 
37270     "model": "core.charge", 
37271     "fields": {
37272         "updated": "2013-12-18T21:29:19.606Z", 
37273         "slice": 14, 
37274         "created": "2013-12-18T21:29:14.694Z", 
37275         "amount": 0.2576, 
37276         "object": 119, 
37277         "account": 14, 
37278         "state": "invoiced", 
37279         "coreHours": 3.68, 
37280         "invoice": 67, 
37281         "date": "2013-12-13T05:00:00Z", 
37282         "kind": "besteffort"
37283     }
37284 },
37285 {
37286     "pk": 61365, 
37287     "model": "core.charge", 
37288     "fields": {
37289         "updated": "2013-12-18T21:29:19.647Z", 
37290         "slice": 14, 
37291         "created": "2013-12-18T21:29:14.702Z", 
37292         "amount": 0.3024, 
37293         "object": 119, 
37294         "account": 14, 
37295         "state": "invoiced", 
37296         "coreHours": 4.32, 
37297         "invoice": 67, 
37298         "date": "2013-12-13T13:00:00Z", 
37299         "kind": "besteffort"
37300     }
37301 },
37302 {
37303     "pk": 61366, 
37304     "model": "core.charge", 
37305     "fields": {
37306         "updated": "2013-12-18T21:29:19.688Z", 
37307         "slice": 14, 
37308         "created": "2013-12-18T21:29:14.711Z", 
37309         "amount": 0.28, 
37310         "object": 119, 
37311         "account": 14, 
37312         "state": "invoiced", 
37313         "coreHours": 4.0, 
37314         "invoice": 67, 
37315         "date": "2013-12-13T21:00:00Z", 
37316         "kind": "besteffort"
37317     }
37318 },
37319 {
37320     "pk": 61367, 
37321     "model": "core.charge", 
37322     "fields": {
37323         "updated": "2013-12-18T21:29:19.730Z", 
37324         "slice": 14, 
37325         "created": "2013-12-18T21:29:14.719Z", 
37326         "amount": 0.224, 
37327         "object": 119, 
37328         "account": 14, 
37329         "state": "invoiced", 
37330         "coreHours": 3.2, 
37331         "invoice": 67, 
37332         "date": "2013-12-14T05:00:00Z", 
37333         "kind": "besteffort"
37334     }
37335 },
37336 {
37337     "pk": 61368, 
37338     "model": "core.charge", 
37339     "fields": {
37340         "updated": "2013-12-18T21:29:19.771Z", 
37341         "slice": 14, 
37342         "created": "2013-12-18T21:29:14.727Z", 
37343         "amount": 0.1736, 
37344         "object": 119, 
37345         "account": 14, 
37346         "state": "invoiced", 
37347         "coreHours": 2.48, 
37348         "invoice": 67, 
37349         "date": "2013-12-14T13:00:00Z", 
37350         "kind": "besteffort"
37351     }
37352 },
37353 {
37354     "pk": 61369, 
37355     "model": "core.charge", 
37356     "fields": {
37357         "updated": "2013-12-18T21:29:19.821Z", 
37358         "slice": 14, 
37359         "created": "2013-12-18T21:29:14.736Z", 
37360         "amount": 0.3136, 
37361         "object": 119, 
37362         "account": 14, 
37363         "state": "invoiced", 
37364         "coreHours": 4.48, 
37365         "invoice": 67, 
37366         "date": "2013-12-14T21:00:00Z", 
37367         "kind": "besteffort"
37368     }
37369 },
37370 {
37371     "pk": 61370, 
37372     "model": "core.charge", 
37373     "fields": {
37374         "updated": "2013-12-18T21:29:19.862Z", 
37375         "slice": 14, 
37376         "created": "2013-12-18T21:29:14.744Z", 
37377         "amount": 0.2352, 
37378         "object": 119, 
37379         "account": 14, 
37380         "state": "invoiced", 
37381         "coreHours": 3.36, 
37382         "invoice": 67, 
37383         "date": "2013-12-15T05:00:00Z", 
37384         "kind": "besteffort"
37385     }
37386 },
37387 {
37388     "pk": 61371, 
37389     "model": "core.charge", 
37390     "fields": {
37391         "updated": "2013-12-18T21:29:19.904Z", 
37392         "slice": 14, 
37393         "created": "2013-12-18T21:29:14.752Z", 
37394         "amount": 0.28, 
37395         "object": 119, 
37396         "account": 14, 
37397         "state": "invoiced", 
37398         "coreHours": 4.0, 
37399         "invoice": 67, 
37400         "date": "2013-12-15T13:00:00Z", 
37401         "kind": "besteffort"
37402     }
37403 },
37404 {
37405     "pk": 61372, 
37406     "model": "core.charge", 
37407     "fields": {
37408         "updated": "2013-12-18T21:29:19.945Z", 
37409         "slice": 14, 
37410         "created": "2013-12-18T21:29:14.761Z", 
37411         "amount": 0.2184, 
37412         "object": 119, 
37413         "account": 14, 
37414         "state": "invoiced", 
37415         "coreHours": 3.12, 
37416         "invoice": 67, 
37417         "date": "2013-12-15T21:00:00Z", 
37418         "kind": "besteffort"
37419     }
37420 },
37421 {
37422     "pk": 61373, 
37423     "model": "core.charge", 
37424     "fields": {
37425         "updated": "2013-12-18T21:29:14.769Z", 
37426         "slice": 14, 
37427         "created": "2013-12-18T21:29:14.769Z", 
37428         "amount": 0.1288, 
37429         "object": 119, 
37430         "account": 14, 
37431         "state": "pending", 
37432         "coreHours": 1.84, 
37433         "invoice": null, 
37434         "date": "2013-12-16T05:00:00Z", 
37435         "kind": "besteffort"
37436     }
37437 },
37438 {
37439     "pk": 61374, 
37440     "model": "core.charge", 
37441     "fields": {
37442         "updated": "2013-12-18T21:29:14.777Z", 
37443         "slice": 14, 
37444         "created": "2013-12-18T21:29:14.777Z", 
37445         "amount": 0.3136, 
37446         "object": 119, 
37447         "account": 14, 
37448         "state": "pending", 
37449         "coreHours": 4.48, 
37450         "invoice": null, 
37451         "date": "2013-12-16T13:00:00Z", 
37452         "kind": "besteffort"
37453     }
37454 },
37455 {
37456     "pk": 61375, 
37457     "model": "core.charge", 
37458     "fields": {
37459         "updated": "2013-12-18T21:29:14.785Z", 
37460         "slice": 14, 
37461         "created": "2013-12-18T21:29:14.785Z", 
37462         "amount": 0.1456, 
37463         "object": 119, 
37464         "account": 14, 
37465         "state": "pending", 
37466         "coreHours": 2.08, 
37467         "invoice": null, 
37468         "date": "2013-12-16T21:00:00Z", 
37469         "kind": "besteffort"
37470     }
37471 },
37472 {
37473     "pk": 61376, 
37474     "model": "core.charge", 
37475     "fields": {
37476         "updated": "2013-12-18T21:29:14.794Z", 
37477         "slice": 14, 
37478         "created": "2013-12-18T21:29:14.794Z", 
37479         "amount": 0.3192, 
37480         "object": 119, 
37481         "account": 14, 
37482         "state": "pending", 
37483         "coreHours": 4.56, 
37484         "invoice": null, 
37485         "date": "2013-12-17T05:00:00Z", 
37486         "kind": "besteffort"
37487     }
37488 },
37489 {
37490     "pk": 61377, 
37491     "model": "core.charge", 
37492     "fields": {
37493         "updated": "2013-12-18T21:29:14.802Z", 
37494         "slice": 14, 
37495         "created": "2013-12-18T21:29:14.802Z", 
37496         "amount": 0.1456, 
37497         "object": 119, 
37498         "account": 14, 
37499         "state": "pending", 
37500         "coreHours": 2.08, 
37501         "invoice": null, 
37502         "date": "2013-12-17T13:00:00Z", 
37503         "kind": "besteffort"
37504     }
37505 },
37506 {
37507     "pk": 61378, 
37508     "model": "core.charge", 
37509     "fields": {
37510         "updated": "2013-12-18T21:29:14.810Z", 
37511         "slice": 14, 
37512         "created": "2013-12-18T21:29:14.810Z", 
37513         "amount": 0.3304, 
37514         "object": 119, 
37515         "account": 14, 
37516         "state": "pending", 
37517         "coreHours": 4.72, 
37518         "invoice": null, 
37519         "date": "2013-12-17T21:00:00Z", 
37520         "kind": "besteffort"
37521     }
37522 },
37523 {
37524     "pk": 61379, 
37525     "model": "core.charge", 
37526     "fields": {
37527         "updated": "2013-12-18T21:29:14.818Z", 
37528         "slice": 14, 
37529         "created": "2013-12-18T21:29:14.818Z", 
37530         "amount": 0.28, 
37531         "object": 119, 
37532         "account": 14, 
37533         "state": "pending", 
37534         "coreHours": 4.0, 
37535         "invoice": null, 
37536         "date": "2013-12-18T05:00:00Z", 
37537         "kind": "besteffort"
37538     }
37539 },
37540 {
37541     "pk": 61380, 
37542     "model": "core.charge", 
37543     "fields": {
37544         "updated": "2013-12-18T21:29:14.827Z", 
37545         "slice": 14, 
37546         "created": "2013-12-18T21:29:14.827Z", 
37547         "amount": 0.2352, 
37548         "object": 119, 
37549         "account": 14, 
37550         "state": "pending", 
37551         "coreHours": 3.36, 
37552         "invoice": null, 
37553         "date": "2013-12-18T13:00:00Z", 
37554         "kind": "besteffort"
37555     }
37556 },
37557 {
37558     "pk": 61381, 
37559     "model": "core.charge", 
37560     "fields": {
37561         "updated": "2013-12-18T21:29:16.452Z", 
37562         "slice": 15, 
37563         "created": "2013-12-18T21:29:14.858Z", 
37564         "amount": 0.252, 
37565         "object": 120, 
37566         "account": 14, 
37567         "state": "invoiced", 
37568         "coreHours": 3.6, 
37569         "invoice": 64, 
37570         "date": "2013-11-18T21:00:00Z", 
37571         "kind": "besteffort"
37572     }
37573 },
37574 {
37575     "pk": 61382, 
37576     "model": "core.charge", 
37577     "fields": {
37578         "updated": "2013-12-18T21:29:16.494Z", 
37579         "slice": 15, 
37580         "created": "2013-12-18T21:29:14.868Z", 
37581         "amount": 0.2688, 
37582         "object": 120, 
37583         "account": 14, 
37584         "state": "invoiced", 
37585         "coreHours": 3.84, 
37586         "invoice": 64, 
37587         "date": "2013-11-19T05:00:00Z", 
37588         "kind": "besteffort"
37589     }
37590 },
37591 {
37592     "pk": 61383, 
37593     "model": "core.charge", 
37594     "fields": {
37595         "updated": "2013-12-18T21:29:16.535Z", 
37596         "slice": 15, 
37597         "created": "2013-12-18T21:29:14.876Z", 
37598         "amount": 0.1736, 
37599         "object": 120, 
37600         "account": 14, 
37601         "state": "invoiced", 
37602         "coreHours": 2.48, 
37603         "invoice": 64, 
37604         "date": "2013-11-19T13:00:00Z", 
37605         "kind": "besteffort"
37606     }
37607 },
37608 {
37609     "pk": 61384, 
37610     "model": "core.charge", 
37611     "fields": {
37612         "updated": "2013-12-18T21:29:16.576Z", 
37613         "slice": 15, 
37614         "created": "2013-12-18T21:29:14.885Z", 
37615         "amount": 0.2464, 
37616         "object": 120, 
37617         "account": 14, 
37618         "state": "invoiced", 
37619         "coreHours": 3.52, 
37620         "invoice": 64, 
37621         "date": "2013-11-19T21:00:00Z", 
37622         "kind": "besteffort"
37623     }
37624 },
37625 {
37626     "pk": 61385, 
37627     "model": "core.charge", 
37628     "fields": {
37629         "updated": "2013-12-18T21:29:16.618Z", 
37630         "slice": 15, 
37631         "created": "2013-12-18T21:29:14.893Z", 
37632         "amount": 0.196, 
37633         "object": 120, 
37634         "account": 14, 
37635         "state": "invoiced", 
37636         "coreHours": 2.8, 
37637         "invoice": 64, 
37638         "date": "2013-11-20T05:00:00Z", 
37639         "kind": "besteffort"
37640     }
37641 },
37642 {
37643     "pk": 61386, 
37644     "model": "core.charge", 
37645     "fields": {
37646         "updated": "2013-12-18T21:29:16.659Z", 
37647         "slice": 15, 
37648         "created": "2013-12-18T21:29:14.901Z", 
37649         "amount": 0.1232, 
37650         "object": 120, 
37651         "account": 14, 
37652         "state": "invoiced", 
37653         "coreHours": 1.76, 
37654         "invoice": 64, 
37655         "date": "2013-11-20T13:00:00Z", 
37656         "kind": "besteffort"
37657     }
37658 },
37659 {
37660     "pk": 61387, 
37661     "model": "core.charge", 
37662     "fields": {
37663         "updated": "2013-12-18T21:29:16.700Z", 
37664         "slice": 15, 
37665         "created": "2013-12-18T21:29:14.910Z", 
37666         "amount": 0.14, 
37667         "object": 120, 
37668         "account": 14, 
37669         "state": "invoiced", 
37670         "coreHours": 2.0, 
37671         "invoice": 64, 
37672         "date": "2013-11-20T21:00:00Z", 
37673         "kind": "besteffort"
37674     }
37675 },
37676 {
37677     "pk": 61388, 
37678     "model": "core.charge", 
37679     "fields": {
37680         "updated": "2013-12-18T21:29:16.742Z", 
37681         "slice": 15, 
37682         "created": "2013-12-18T21:29:14.918Z", 
37683         "amount": 0.1624, 
37684         "object": 120, 
37685         "account": 14, 
37686         "state": "invoiced", 
37687         "coreHours": 2.32, 
37688         "invoice": 64, 
37689         "date": "2013-11-21T05:00:00Z", 
37690         "kind": "besteffort"
37691     }
37692 },
37693 {
37694     "pk": 61389, 
37695     "model": "core.charge", 
37696     "fields": {
37697         "updated": "2013-12-18T21:29:16.783Z", 
37698         "slice": 15, 
37699         "created": "2013-12-18T21:29:14.926Z", 
37700         "amount": 0.196, 
37701         "object": 120, 
37702         "account": 14, 
37703         "state": "invoiced", 
37704         "coreHours": 2.8, 
37705         "invoice": 64, 
37706         "date": "2013-11-21T13:00:00Z", 
37707         "kind": "besteffort"
37708     }
37709 },
37710 {
37711     "pk": 61390, 
37712     "model": "core.charge", 
37713     "fields": {
37714         "updated": "2013-12-18T21:29:16.825Z", 
37715         "slice": 15, 
37716         "created": "2013-12-18T21:29:14.934Z", 
37717         "amount": 0.196, 
37718         "object": 120, 
37719         "account": 14, 
37720         "state": "invoiced", 
37721         "coreHours": 2.8, 
37722         "invoice": 64, 
37723         "date": "2013-11-21T21:00:00Z", 
37724         "kind": "besteffort"
37725     }
37726 },
37727 {
37728     "pk": 61391, 
37729     "model": "core.charge", 
37730     "fields": {
37731         "updated": "2013-12-18T21:29:16.866Z", 
37732         "slice": 15, 
37733         "created": "2013-12-18T21:29:14.943Z", 
37734         "amount": 0.1792, 
37735         "object": 120, 
37736         "account": 14, 
37737         "state": "invoiced", 
37738         "coreHours": 2.56, 
37739         "invoice": 64, 
37740         "date": "2013-11-22T05:00:00Z", 
37741         "kind": "besteffort"
37742     }
37743 },
37744 {
37745     "pk": 61392, 
37746     "model": "core.charge", 
37747     "fields": {
37748         "updated": "2013-12-18T21:29:16.908Z", 
37749         "slice": 15, 
37750         "created": "2013-12-18T21:29:14.951Z", 
37751         "amount": 0.168, 
37752         "object": 120, 
37753         "account": 14, 
37754         "state": "invoiced", 
37755         "coreHours": 2.4, 
37756         "invoice": 64, 
37757         "date": "2013-11-22T13:00:00Z", 
37758         "kind": "besteffort"
37759     }
37760 },
37761 {
37762     "pk": 61393, 
37763     "model": "core.charge", 
37764     "fields": {
37765         "updated": "2013-12-18T21:29:16.949Z", 
37766         "slice": 15, 
37767         "created": "2013-12-18T21:29:14.959Z", 
37768         "amount": 0.1624, 
37769         "object": 120, 
37770         "account": 14, 
37771         "state": "invoiced", 
37772         "coreHours": 2.32, 
37773         "invoice": 64, 
37774         "date": "2013-11-22T21:00:00Z", 
37775         "kind": "besteffort"
37776     }
37777 },
37778 {
37779     "pk": 61394, 
37780     "model": "core.charge", 
37781     "fields": {
37782         "updated": "2013-12-18T21:29:16.990Z", 
37783         "slice": 15, 
37784         "created": "2013-12-18T21:29:14.968Z", 
37785         "amount": 0.2968, 
37786         "object": 120, 
37787         "account": 14, 
37788         "state": "invoiced", 
37789         "coreHours": 4.24, 
37790         "invoice": 64, 
37791         "date": "2013-11-23T05:00:00Z", 
37792         "kind": "besteffort"
37793     }
37794 },
37795 {
37796     "pk": 61395, 
37797     "model": "core.charge", 
37798     "fields": {
37799         "updated": "2013-12-18T21:29:17.032Z", 
37800         "slice": 15, 
37801         "created": "2013-12-18T21:29:14.976Z", 
37802         "amount": 0.3136, 
37803         "object": 120, 
37804         "account": 14, 
37805         "state": "invoiced", 
37806         "coreHours": 4.48, 
37807         "invoice": 64, 
37808         "date": "2013-11-23T13:00:00Z", 
37809         "kind": "besteffort"
37810     }
37811 },
37812 {
37813     "pk": 61396, 
37814     "model": "core.charge", 
37815     "fields": {
37816         "updated": "2013-12-18T21:29:17.073Z", 
37817         "slice": 15, 
37818         "created": "2013-12-18T21:29:14.984Z", 
37819         "amount": 0.2576, 
37820         "object": 120, 
37821         "account": 14, 
37822         "state": "invoiced", 
37823         "coreHours": 3.68, 
37824         "invoice": 64, 
37825         "date": "2013-11-23T21:00:00Z", 
37826         "kind": "besteffort"
37827     }
37828 },
37829 {
37830     "pk": 61397, 
37831     "model": "core.charge", 
37832     "fields": {
37833         "updated": "2013-12-18T21:29:17.115Z", 
37834         "slice": 15, 
37835         "created": "2013-12-18T21:29:14.992Z", 
37836         "amount": 0.196, 
37837         "object": 120, 
37838         "account": 14, 
37839         "state": "invoiced", 
37840         "coreHours": 2.8, 
37841         "invoice": 64, 
37842         "date": "2013-11-24T05:00:00Z", 
37843         "kind": "besteffort"
37844     }
37845 },
37846 {
37847     "pk": 61398, 
37848     "model": "core.charge", 
37849     "fields": {
37850         "updated": "2013-12-18T21:29:17.156Z", 
37851         "slice": 15, 
37852         "created": "2013-12-18T21:29:15.001Z", 
37853         "amount": 0.2912, 
37854         "object": 120, 
37855         "account": 14, 
37856         "state": "invoiced", 
37857         "coreHours": 4.16, 
37858         "invoice": 64, 
37859         "date": "2013-11-24T13:00:00Z", 
37860         "kind": "besteffort"
37861     }
37862 },
37863 {
37864     "pk": 61399, 
37865     "model": "core.charge", 
37866     "fields": {
37867         "updated": "2013-12-18T21:29:17.198Z", 
37868         "slice": 15, 
37869         "created": "2013-12-18T21:29:15.009Z", 
37870         "amount": 0.2352, 
37871         "object": 120, 
37872         "account": 14, 
37873         "state": "invoiced", 
37874         "coreHours": 3.36, 
37875         "invoice": 64, 
37876         "date": "2013-11-24T21:00:00Z", 
37877         "kind": "besteffort"
37878     }
37879 },
37880 {
37881     "pk": 61400, 
37882     "model": "core.charge", 
37883     "fields": {
37884         "updated": "2013-12-18T21:29:17.264Z", 
37885         "slice": 15, 
37886         "created": "2013-12-18T21:29:15.017Z", 
37887         "amount": 0.1176, 
37888         "object": 120, 
37889         "account": 14, 
37890         "state": "invoiced", 
37891         "coreHours": 1.68, 
37892         "invoice": 65, 
37893         "date": "2013-11-25T05:00:00Z", 
37894         "kind": "besteffort"
37895     }
37896 },
37897 {
37898     "pk": 61401, 
37899     "model": "core.charge", 
37900     "fields": {
37901         "updated": "2013-12-18T21:29:17.328Z", 
37902         "slice": 15, 
37903         "created": "2013-12-18T21:29:15.025Z", 
37904         "amount": 0.3024, 
37905         "object": 120, 
37906         "account": 14, 
37907         "state": "invoiced", 
37908         "coreHours": 4.32, 
37909         "invoice": 65, 
37910         "date": "2013-11-25T13:00:00Z", 
37911         "kind": "besteffort"
37912     }
37913 },
37914 {
37915     "pk": 61402, 
37916     "model": "core.charge", 
37917     "fields": {
37918         "updated": "2013-12-18T21:29:17.369Z", 
37919         "slice": 15, 
37920         "created": "2013-12-18T21:29:15.034Z", 
37921         "amount": 0.3136, 
37922         "object": 120, 
37923         "account": 14, 
37924         "state": "invoiced", 
37925         "coreHours": 4.48, 
37926         "invoice": 65, 
37927         "date": "2013-11-25T21:00:00Z", 
37928         "kind": "besteffort"
37929     }
37930 },
37931 {
37932     "pk": 61403, 
37933     "model": "core.charge", 
37934     "fields": {
37935         "updated": "2013-12-18T21:29:17.410Z", 
37936         "slice": 15, 
37937         "created": "2013-12-18T21:29:15.042Z", 
37938         "amount": 0.2744, 
37939         "object": 120, 
37940         "account": 14, 
37941         "state": "invoiced", 
37942         "coreHours": 3.92, 
37943         "invoice": 65, 
37944         "date": "2013-11-26T05:00:00Z", 
37945         "kind": "besteffort"
37946     }
37947 },
37948 {
37949     "pk": 61404, 
37950     "model": "core.charge", 
37951     "fields": {
37952         "updated": "2013-12-18T21:29:17.452Z", 
37953         "slice": 15, 
37954         "created": "2013-12-18T21:29:15.050Z", 
37955         "amount": 0.336, 
37956         "object": 120, 
37957         "account": 14, 
37958         "state": "invoiced", 
37959         "coreHours": 4.8, 
37960         "invoice": 65, 
37961         "date": "2013-11-26T13:00:00Z", 
37962         "kind": "besteffort"
37963     }
37964 },
37965 {
37966     "pk": 61405, 
37967     "model": "core.charge", 
37968     "fields": {
37969         "updated": "2013-12-18T21:29:17.493Z", 
37970         "slice": 15, 
37971         "created": "2013-12-18T21:29:15.059Z", 
37972         "amount": 0.2184, 
37973         "object": 120, 
37974         "account": 14, 
37975         "state": "invoiced", 
37976         "coreHours": 3.12, 
37977         "invoice": 65, 
37978         "date": "2013-11-26T21:00:00Z", 
37979         "kind": "besteffort"
37980     }
37981 },
37982 {
37983     "pk": 61406, 
37984     "model": "core.charge", 
37985     "fields": {
37986         "updated": "2013-12-18T21:29:17.609Z", 
37987         "slice": 15, 
37988         "created": "2013-12-18T21:29:15.067Z", 
37989         "amount": 0.1176, 
37990         "object": 120, 
37991         "account": 14, 
37992         "state": "invoiced", 
37993         "coreHours": 1.68, 
37994         "invoice": 65, 
37995         "date": "2013-11-27T05:00:00Z", 
37996         "kind": "besteffort"
37997     }
37998 },
37999 {
38000     "pk": 61407, 
38001     "model": "core.charge", 
38002     "fields": {
38003         "updated": "2013-12-18T21:29:17.651Z", 
38004         "slice": 15, 
38005         "created": "2013-12-18T21:29:15.075Z", 
38006         "amount": 0.196, 
38007         "object": 120, 
38008         "account": 14, 
38009         "state": "invoiced", 
38010         "coreHours": 2.8, 
38011         "invoice": 65, 
38012         "date": "2013-11-27T13:00:00Z", 
38013         "kind": "besteffort"
38014     }
38015 },
38016 {
38017     "pk": 61408, 
38018     "model": "core.charge", 
38019     "fields": {
38020         "updated": "2013-12-18T21:29:17.692Z", 
38021         "slice": 15, 
38022         "created": "2013-12-18T21:29:15.084Z", 
38023         "amount": 0.1512, 
38024         "object": 120, 
38025         "account": 14, 
38026         "state": "invoiced", 
38027         "coreHours": 2.16, 
38028         "invoice": 65, 
38029         "date": "2013-11-27T21:00:00Z", 
38030         "kind": "besteffort"
38031     }
38032 },
38033 {
38034     "pk": 61409, 
38035     "model": "core.charge", 
38036     "fields": {
38037         "updated": "2013-12-18T21:29:17.733Z", 
38038         "slice": 15, 
38039         "created": "2013-12-18T21:29:15.092Z", 
38040         "amount": 0.196, 
38041         "object": 120, 
38042         "account": 14, 
38043         "state": "invoiced", 
38044         "coreHours": 2.8, 
38045         "invoice": 65, 
38046         "date": "2013-11-28T05:00:00Z", 
38047         "kind": "besteffort"
38048     }
38049 },
38050 {
38051     "pk": 61410, 
38052     "model": "core.charge", 
38053     "fields": {
38054         "updated": "2013-12-18T21:29:17.775Z", 
38055         "slice": 15, 
38056         "created": "2013-12-18T21:29:15.100Z", 
38057         "amount": 0.2128, 
38058         "object": 120, 
38059         "account": 14, 
38060         "state": "invoiced", 
38061         "coreHours": 3.04, 
38062         "invoice": 65, 
38063         "date": "2013-11-28T13:00:00Z", 
38064         "kind": "besteffort"
38065     }
38066 },
38067 {
38068     "pk": 61411, 
38069     "model": "core.charge", 
38070     "fields": {
38071         "updated": "2013-12-18T21:29:17.816Z", 
38072         "slice": 15, 
38073         "created": "2013-12-18T21:29:15.108Z", 
38074         "amount": 0.3192, 
38075         "object": 120, 
38076         "account": 14, 
38077         "state": "invoiced", 
38078         "coreHours": 4.56, 
38079         "invoice": 65, 
38080         "date": "2013-11-28T21:00:00Z", 
38081         "kind": "besteffort"
38082     }
38083 },
38084 {
38085     "pk": 61412, 
38086     "model": "core.charge", 
38087     "fields": {
38088         "updated": "2013-12-18T21:29:17.858Z", 
38089         "slice": 15, 
38090         "created": "2013-12-18T21:29:15.117Z", 
38091         "amount": 0.224, 
38092         "object": 120, 
38093         "account": 14, 
38094         "state": "invoiced", 
38095         "coreHours": 3.2, 
38096         "invoice": 65, 
38097         "date": "2013-11-29T05:00:00Z", 
38098         "kind": "besteffort"
38099     }
38100 },
38101 {
38102     "pk": 61413, 
38103     "model": "core.charge", 
38104     "fields": {
38105         "updated": "2013-12-18T21:29:17.899Z", 
38106         "slice": 15, 
38107         "created": "2013-12-18T21:29:15.125Z", 
38108         "amount": 0.1624, 
38109         "object": 120, 
38110         "account": 14, 
38111         "state": "invoiced", 
38112         "coreHours": 2.32, 
38113         "invoice": 65, 
38114         "date": "2013-11-29T13:00:00Z", 
38115         "kind": "besteffort"
38116     }
38117 },
38118 {
38119     "pk": 61414, 
38120     "model": "core.charge", 
38121     "fields": {
38122         "updated": "2013-12-18T21:29:17.940Z", 
38123         "slice": 15, 
38124         "created": "2013-12-18T21:29:15.133Z", 
38125         "amount": 0.336, 
38126         "object": 120, 
38127         "account": 14, 
38128         "state": "invoiced", 
38129         "coreHours": 4.8, 
38130         "invoice": 65, 
38131         "date": "2013-11-29T21:00:00Z", 
38132         "kind": "besteffort"
38133     }
38134 },
38135 {
38136     "pk": 61415, 
38137     "model": "core.charge", 
38138     "fields": {
38139         "updated": "2013-12-18T21:29:17.982Z", 
38140         "slice": 15, 
38141         "created": "2013-12-18T21:29:15.142Z", 
38142         "amount": 0.1288, 
38143         "object": 120, 
38144         "account": 14, 
38145         "state": "invoiced", 
38146         "coreHours": 1.84, 
38147         "invoice": 65, 
38148         "date": "2013-11-30T05:00:00Z", 
38149         "kind": "besteffort"
38150     }
38151 },
38152 {
38153     "pk": 61416, 
38154     "model": "core.charge", 
38155     "fields": {
38156         "updated": "2013-12-18T21:29:18.023Z", 
38157         "slice": 15, 
38158         "created": "2013-12-18T21:29:15.150Z", 
38159         "amount": 0.2016, 
38160         "object": 120, 
38161         "account": 14, 
38162         "state": "invoiced", 
38163         "coreHours": 2.88, 
38164         "invoice": 65, 
38165         "date": "2013-11-30T13:00:00Z", 
38166         "kind": "besteffort"
38167     }
38168 },
38169 {
38170     "pk": 61417, 
38171     "model": "core.charge", 
38172     "fields": {
38173         "updated": "2013-12-18T21:29:18.065Z", 
38174         "slice": 15, 
38175         "created": "2013-12-18T21:29:15.158Z", 
38176         "amount": 0.2296, 
38177         "object": 120, 
38178         "account": 14, 
38179         "state": "invoiced", 
38180         "coreHours": 3.28, 
38181         "invoice": 65, 
38182         "date": "2013-11-30T21:00:00Z", 
38183         "kind": "besteffort"
38184     }
38185 },
38186 {
38187     "pk": 61418, 
38188     "model": "core.charge", 
38189     "fields": {
38190         "updated": "2013-12-18T21:29:18.106Z", 
38191         "slice": 15, 
38192         "created": "2013-12-18T21:29:15.166Z", 
38193         "amount": 0.1568, 
38194         "object": 120, 
38195         "account": 14, 
38196         "state": "invoiced", 
38197         "coreHours": 2.24, 
38198         "invoice": 65, 
38199         "date": "2013-12-01T05:00:00Z", 
38200         "kind": "besteffort"
38201     }
38202 },
38203 {
38204     "pk": 61419, 
38205     "model": "core.charge", 
38206     "fields": {
38207         "updated": "2013-12-18T21:29:18.148Z", 
38208         "slice": 15, 
38209         "created": "2013-12-18T21:29:15.175Z", 
38210         "amount": 0.2912, 
38211         "object": 120, 
38212         "account": 14, 
38213         "state": "invoiced", 
38214         "coreHours": 4.16, 
38215         "invoice": 65, 
38216         "date": "2013-12-01T13:00:00Z", 
38217         "kind": "besteffort"
38218     }
38219 },
38220 {
38221     "pk": 61420, 
38222     "model": "core.charge", 
38223     "fields": {
38224         "updated": "2013-12-18T21:29:18.189Z", 
38225         "slice": 15, 
38226         "created": "2013-12-18T21:29:15.183Z", 
38227         "amount": 0.1176, 
38228         "object": 120, 
38229         "account": 14, 
38230         "state": "invoiced", 
38231         "coreHours": 1.68, 
38232         "invoice": 65, 
38233         "date": "2013-12-01T21:00:00Z", 
38234         "kind": "besteffort"
38235     }
38236 },
38237 {
38238     "pk": 61421, 
38239     "model": "core.charge", 
38240     "fields": {
38241         "updated": "2013-12-18T21:29:18.239Z", 
38242         "slice": 15, 
38243         "created": "2013-12-18T21:29:15.191Z", 
38244         "amount": 0.14, 
38245         "object": 120, 
38246         "account": 14, 
38247         "state": "invoiced", 
38248         "coreHours": 2.0, 
38249         "invoice": 66, 
38250         "date": "2013-12-02T05:00:00Z", 
38251         "kind": "besteffort"
38252     }
38253 },
38254 {
38255     "pk": 61422, 
38256     "model": "core.charge", 
38257     "fields": {
38258         "updated": "2013-12-18T21:29:18.280Z", 
38259         "slice": 15, 
38260         "created": "2013-12-18T21:29:15.200Z", 
38261         "amount": 0.1456, 
38262         "object": 120, 
38263         "account": 14, 
38264         "state": "invoiced", 
38265         "coreHours": 2.08, 
38266         "invoice": 66, 
38267         "date": "2013-12-02T13:00:00Z", 
38268         "kind": "besteffort"
38269     }
38270 },
38271 {
38272     "pk": 61423, 
38273     "model": "core.charge", 
38274     "fields": {
38275         "updated": "2013-12-18T21:29:18.321Z", 
38276         "slice": 15, 
38277         "created": "2013-12-18T21:29:15.208Z", 
38278         "amount": 0.1848, 
38279         "object": 120, 
38280         "account": 14, 
38281         "state": "invoiced", 
38282         "coreHours": 2.64, 
38283         "invoice": 66, 
38284         "date": "2013-12-02T21:00:00Z", 
38285         "kind": "besteffort"
38286     }
38287 },
38288 {
38289     "pk": 61424, 
38290     "model": "core.charge", 
38291     "fields": {
38292         "updated": "2013-12-18T21:29:18.363Z", 
38293         "slice": 15, 
38294         "created": "2013-12-18T21:29:15.216Z", 
38295         "amount": 0.2688, 
38296         "object": 120, 
38297         "account": 14, 
38298         "state": "invoiced", 
38299         "coreHours": 3.84, 
38300         "invoice": 66, 
38301         "date": "2013-12-03T05:00:00Z", 
38302         "kind": "besteffort"
38303     }
38304 },
38305 {
38306     "pk": 61425, 
38307     "model": "core.charge", 
38308     "fields": {
38309         "updated": "2013-12-18T21:29:18.404Z", 
38310         "slice": 15, 
38311         "created": "2013-12-18T21:29:15.224Z", 
38312         "amount": 0.252, 
38313         "object": 120, 
38314         "account": 14, 
38315         "state": "invoiced", 
38316         "coreHours": 3.6, 
38317         "invoice": 66, 
38318         "date": "2013-12-03T13:00:00Z", 
38319         "kind": "besteffort"
38320     }
38321 },
38322 {
38323     "pk": 61426, 
38324     "model": "core.charge", 
38325     "fields": {
38326         "updated": "2013-12-18T21:29:18.446Z", 
38327         "slice": 15, 
38328         "created": "2013-12-18T21:29:15.233Z", 
38329         "amount": 0.3304, 
38330         "object": 120, 
38331         "account": 14, 
38332         "state": "invoiced", 
38333         "coreHours": 4.72, 
38334         "invoice": 66, 
38335         "date": "2013-12-03T21:00:00Z", 
38336         "kind": "besteffort"
38337     }
38338 },
38339 {
38340     "pk": 61427, 
38341     "model": "core.charge", 
38342     "fields": {
38343         "updated": "2013-12-18T21:29:18.487Z", 
38344         "slice": 15, 
38345         "created": "2013-12-18T21:29:15.241Z", 
38346         "amount": 0.2968, 
38347         "object": 120, 
38348         "account": 14, 
38349         "state": "invoiced", 
38350         "coreHours": 4.24, 
38351         "invoice": 66, 
38352         "date": "2013-12-04T05:00:00Z", 
38353         "kind": "besteffort"
38354     }
38355 },
38356 {
38357     "pk": 61428, 
38358     "model": "core.charge", 
38359     "fields": {
38360         "updated": "2013-12-18T21:29:18.529Z", 
38361         "slice": 15, 
38362         "created": "2013-12-18T21:29:15.249Z", 
38363         "amount": 0.2072, 
38364         "object": 120, 
38365         "account": 14, 
38366         "state": "invoiced", 
38367         "coreHours": 2.96, 
38368         "invoice": 66, 
38369         "date": "2013-12-04T13:00:00Z", 
38370         "kind": "besteffort"
38371     }
38372 },
38373 {
38374     "pk": 61429, 
38375     "model": "core.charge", 
38376     "fields": {
38377         "updated": "2013-12-18T21:29:18.570Z", 
38378         "slice": 15, 
38379         "created": "2013-12-18T21:29:15.258Z", 
38380         "amount": 0.2408, 
38381         "object": 120, 
38382         "account": 14, 
38383         "state": "invoiced", 
38384         "coreHours": 3.44, 
38385         "invoice": 66, 
38386         "date": "2013-12-04T21:00:00Z", 
38387         "kind": "besteffort"
38388     }
38389 },
38390 {
38391     "pk": 61430, 
38392     "model": "core.charge", 
38393     "fields": {
38394         "updated": "2013-12-18T21:29:18.611Z", 
38395         "slice": 15, 
38396         "created": "2013-12-18T21:29:15.266Z", 
38397         "amount": 0.196, 
38398         "object": 120, 
38399         "account": 14, 
38400         "state": "invoiced", 
38401         "coreHours": 2.8, 
38402         "invoice": 66, 
38403         "date": "2013-12-05T05:00:00Z", 
38404         "kind": "besteffort"
38405     }
38406 },
38407 {
38408     "pk": 61431, 
38409     "model": "core.charge", 
38410     "fields": {
38411         "updated": "2013-12-18T21:29:18.653Z", 
38412         "slice": 15, 
38413         "created": "2013-12-18T21:29:15.274Z", 
38414         "amount": 0.1568, 
38415         "object": 120, 
38416         "account": 14, 
38417         "state": "invoiced", 
38418         "coreHours": 2.24, 
38419         "invoice": 66, 
38420         "date": "2013-12-05T13:00:00Z", 
38421         "kind": "besteffort"
38422     }
38423 },
38424 {
38425     "pk": 61432, 
38426     "model": "core.charge", 
38427     "fields": {
38428         "updated": "2013-12-18T21:29:18.694Z", 
38429         "slice": 15, 
38430         "created": "2013-12-18T21:29:15.282Z", 
38431         "amount": 0.1792, 
38432         "object": 120, 
38433         "account": 14, 
38434         "state": "invoiced", 
38435         "coreHours": 2.56, 
38436         "invoice": 66, 
38437         "date": "2013-12-05T21:00:00Z", 
38438         "kind": "besteffort"
38439     }
38440 },
38441 {
38442     "pk": 61433, 
38443     "model": "core.charge", 
38444     "fields": {
38445         "updated": "2013-12-18T21:29:18.736Z", 
38446         "slice": 15, 
38447         "created": "2013-12-18T21:29:15.291Z", 
38448         "amount": 0.14, 
38449         "object": 120, 
38450         "account": 14, 
38451         "state": "invoiced", 
38452         "coreHours": 2.0, 
38453         "invoice": 66, 
38454         "date": "2013-12-06T05:00:00Z", 
38455         "kind": "besteffort"
38456     }
38457 },
38458 {
38459     "pk": 61434, 
38460     "model": "core.charge", 
38461     "fields": {
38462         "updated": "2013-12-18T21:29:18.777Z", 
38463         "slice": 15, 
38464         "created": "2013-12-18T21:29:15.299Z", 
38465         "amount": 0.1904, 
38466         "object": 120, 
38467         "account": 14, 
38468         "state": "invoiced", 
38469         "coreHours": 2.72, 
38470         "invoice": 66, 
38471         "date": "2013-12-06T13:00:00Z", 
38472         "kind": "besteffort"
38473     }
38474 },
38475 {
38476     "pk": 61435, 
38477     "model": "core.charge", 
38478     "fields": {
38479         "updated": "2013-12-18T21:29:18.819Z", 
38480         "slice": 15, 
38481         "created": "2013-12-18T21:29:15.307Z", 
38482         "amount": 0.1568, 
38483         "object": 120, 
38484         "account": 14, 
38485         "state": "invoiced", 
38486         "coreHours": 2.24, 
38487         "invoice": 66, 
38488         "date": "2013-12-06T21:00:00Z", 
38489         "kind": "besteffort"
38490     }
38491 },
38492 {
38493     "pk": 61436, 
38494     "model": "core.charge", 
38495     "fields": {
38496         "updated": "2013-12-18T21:29:18.860Z", 
38497         "slice": 15, 
38498         "created": "2013-12-18T21:29:15.315Z", 
38499         "amount": 0.196, 
38500         "object": 120, 
38501         "account": 14, 
38502         "state": "invoiced", 
38503         "coreHours": 2.8, 
38504         "invoice": 66, 
38505         "date": "2013-12-07T05:00:00Z", 
38506         "kind": "besteffort"
38507     }
38508 },
38509 {
38510     "pk": 61437, 
38511     "model": "core.charge", 
38512     "fields": {
38513         "updated": "2013-12-18T21:29:18.901Z", 
38514         "slice": 15, 
38515         "created": "2013-12-18T21:29:15.324Z", 
38516         "amount": 0.1624, 
38517         "object": 120, 
38518         "account": 14, 
38519         "state": "invoiced", 
38520         "coreHours": 2.32, 
38521         "invoice": 66, 
38522         "date": "2013-12-07T13:00:00Z", 
38523         "kind": "besteffort"
38524     }
38525 },
38526 {
38527     "pk": 61438, 
38528     "model": "core.charge", 
38529     "fields": {
38530         "updated": "2013-12-18T21:29:18.943Z", 
38531         "slice": 15, 
38532         "created": "2013-12-18T21:29:15.332Z", 
38533         "amount": 0.2912, 
38534         "object": 120, 
38535         "account": 14, 
38536         "state": "invoiced", 
38537         "coreHours": 4.16, 
38538         "invoice": 66, 
38539         "date": "2013-12-07T21:00:00Z", 
38540         "kind": "besteffort"
38541     }
38542 },
38543 {
38544     "pk": 61439, 
38545     "model": "core.charge", 
38546     "fields": {
38547         "updated": "2013-12-18T21:29:18.984Z", 
38548         "slice": 15, 
38549         "created": "2013-12-18T21:29:15.340Z", 
38550         "amount": 0.2352, 
38551         "object": 120, 
38552         "account": 14, 
38553         "state": "invoiced", 
38554         "coreHours": 3.36, 
38555         "invoice": 66, 
38556         "date": "2013-12-08T05:00:00Z", 
38557         "kind": "besteffort"
38558     }
38559 },
38560 {
38561     "pk": 61440, 
38562     "model": "core.charge", 
38563     "fields": {
38564         "updated": "2013-12-18T21:29:19.026Z", 
38565         "slice": 15, 
38566         "created": "2013-12-18T21:29:15.348Z", 
38567         "amount": 0.1736, 
38568         "object": 120, 
38569         "account": 14, 
38570         "state": "invoiced", 
38571         "coreHours": 2.48, 
38572         "invoice": 66, 
38573         "date": "2013-12-08T13:00:00Z", 
38574         "kind": "besteffort"
38575     }
38576 },
38577 {
38578     "pk": 61441, 
38579     "model": "core.charge", 
38580     "fields": {
38581         "updated": "2013-12-18T21:29:19.067Z", 
38582         "slice": 15, 
38583         "created": "2013-12-18T21:29:15.357Z", 
38584         "amount": 0.336, 
38585         "object": 120, 
38586         "account": 14, 
38587         "state": "invoiced", 
38588         "coreHours": 4.8, 
38589         "invoice": 66, 
38590         "date": "2013-12-08T21:00:00Z", 
38591         "kind": "besteffort"
38592     }
38593 },
38594 {
38595     "pk": 61442, 
38596     "model": "core.charge", 
38597     "fields": {
38598         "updated": "2013-12-18T21:29:19.117Z", 
38599         "slice": 15, 
38600         "created": "2013-12-18T21:29:15.365Z", 
38601         "amount": 0.3136, 
38602         "object": 120, 
38603         "account": 14, 
38604         "state": "invoiced", 
38605         "coreHours": 4.48, 
38606         "invoice": 67, 
38607         "date": "2013-12-09T05:00:00Z", 
38608         "kind": "besteffort"
38609     }
38610 },
38611 {
38612     "pk": 61443, 
38613     "model": "core.charge", 
38614     "fields": {
38615         "updated": "2013-12-18T21:29:19.158Z", 
38616         "slice": 15, 
38617         "created": "2013-12-18T21:29:15.373Z", 
38618         "amount": 0.2744, 
38619         "object": 120, 
38620         "account": 14, 
38621         "state": "invoiced", 
38622         "coreHours": 3.92, 
38623         "invoice": 67, 
38624         "date": "2013-12-09T13:00:00Z", 
38625         "kind": "besteffort"
38626     }
38627 },
38628 {
38629     "pk": 61444, 
38630     "model": "core.charge", 
38631     "fields": {
38632         "updated": "2013-12-18T21:29:19.200Z", 
38633         "slice": 15, 
38634         "created": "2013-12-18T21:29:15.382Z", 
38635         "amount": 0.1176, 
38636         "object": 120, 
38637         "account": 14, 
38638         "state": "invoiced", 
38639         "coreHours": 1.68, 
38640         "invoice": 67, 
38641         "date": "2013-12-09T21:00:00Z", 
38642         "kind": "besteffort"
38643     }
38644 },
38645 {
38646     "pk": 61445, 
38647     "model": "core.charge", 
38648     "fields": {
38649         "updated": "2013-12-18T21:29:19.241Z", 
38650         "slice": 15, 
38651         "created": "2013-12-18T21:29:15.390Z", 
38652         "amount": 0.1456, 
38653         "object": 120, 
38654         "account": 14, 
38655         "state": "invoiced", 
38656         "coreHours": 2.08, 
38657         "invoice": 67, 
38658         "date": "2013-12-10T05:00:00Z", 
38659         "kind": "besteffort"
38660     }
38661 },
38662 {
38663     "pk": 61446, 
38664     "model": "core.charge", 
38665     "fields": {
38666         "updated": "2013-12-18T21:29:19.283Z", 
38667         "slice": 15, 
38668         "created": "2013-12-18T21:29:15.398Z", 
38669         "amount": 0.1344, 
38670         "object": 120, 
38671         "account": 14, 
38672         "state": "invoiced", 
38673         "coreHours": 1.92, 
38674         "invoice": 67, 
38675         "date": "2013-12-10T13:00:00Z", 
38676         "kind": "besteffort"
38677     }
38678 },
38679 {
38680     "pk": 61447, 
38681     "model": "core.charge", 
38682     "fields": {
38683         "updated": "2013-12-18T21:29:19.324Z", 
38684         "slice": 15, 
38685         "created": "2013-12-18T21:29:15.407Z", 
38686         "amount": 0.1456, 
38687         "object": 120, 
38688         "account": 14, 
38689         "state": "invoiced", 
38690         "coreHours": 2.08, 
38691         "invoice": 67, 
38692         "date": "2013-12-10T21:00:00Z", 
38693         "kind": "besteffort"
38694     }
38695 },
38696 {
38697     "pk": 61448, 
38698     "model": "core.charge", 
38699     "fields": {
38700         "updated": "2013-12-18T21:29:19.365Z", 
38701         "slice": 15, 
38702         "created": "2013-12-18T21:29:15.415Z", 
38703         "amount": 0.112, 
38704         "object": 120, 
38705         "account": 14, 
38706         "state": "invoiced", 
38707         "coreHours": 1.6, 
38708         "invoice": 67, 
38709         "date": "2013-12-11T05:00:00Z", 
38710         "kind": "besteffort"
38711     }
38712 },
38713 {
38714     "pk": 61449, 
38715     "model": "core.charge", 
38716     "fields": {
38717         "updated": "2013-12-18T21:29:19.407Z", 
38718         "slice": 15, 
38719         "created": "2013-12-18T21:29:15.423Z", 
38720         "amount": 0.14, 
38721         "object": 120, 
38722         "account": 14, 
38723         "state": "invoiced", 
38724         "coreHours": 2.0, 
38725         "invoice": 67, 
38726         "date": "2013-12-11T13:00:00Z", 
38727         "kind": "besteffort"
38728     }
38729 },
38730 {
38731     "pk": 61450, 
38732     "model": "core.charge", 
38733     "fields": {
38734         "updated": "2013-12-18T21:29:19.448Z", 
38735         "slice": 15, 
38736         "created": "2013-12-18T21:29:15.431Z", 
38737         "amount": 0.2744, 
38738         "object": 120, 
38739         "account": 14, 
38740         "state": "invoiced", 
38741         "coreHours": 3.92, 
38742         "invoice": 67, 
38743         "date": "2013-12-11T21:00:00Z", 
38744         "kind": "besteffort"
38745     }
38746 },
38747 {
38748     "pk": 61451, 
38749     "model": "core.charge", 
38750     "fields": {
38751         "updated": "2013-12-18T21:29:19.490Z", 
38752         "slice": 15, 
38753         "created": "2013-12-18T21:29:15.440Z", 
38754         "amount": 0.2408, 
38755         "object": 120, 
38756         "account": 14, 
38757         "state": "invoiced", 
38758         "coreHours": 3.44, 
38759         "invoice": 67, 
38760         "date": "2013-12-12T05:00:00Z", 
38761         "kind": "besteffort"
38762     }
38763 },
38764 {
38765     "pk": 61452, 
38766     "model": "core.charge", 
38767     "fields": {
38768         "updated": "2013-12-18T21:29:19.531Z", 
38769         "slice": 15, 
38770         "created": "2013-12-18T21:29:15.448Z", 
38771         "amount": 0.1848, 
38772         "object": 120, 
38773         "account": 14, 
38774         "state": "invoiced", 
38775         "coreHours": 2.64, 
38776         "invoice": 67, 
38777         "date": "2013-12-12T13:00:00Z", 
38778         "kind": "besteffort"
38779     }
38780 },
38781 {
38782     "pk": 61453, 
38783     "model": "core.charge", 
38784     "fields": {
38785         "updated": "2013-12-18T21:29:19.572Z", 
38786         "slice": 15, 
38787         "created": "2013-12-18T21:29:15.456Z", 
38788         "amount": 0.308, 
38789         "object": 120, 
38790         "account": 14, 
38791         "state": "invoiced", 
38792         "coreHours": 4.4, 
38793         "invoice": 67, 
38794         "date": "2013-12-12T21:00:00Z", 
38795         "kind": "besteffort"
38796     }
38797 },
38798 {
38799     "pk": 61454, 
38800     "model": "core.charge", 
38801     "fields": {
38802         "updated": "2013-12-18T21:29:19.614Z", 
38803         "slice": 15, 
38804         "created": "2013-12-18T21:29:15.464Z", 
38805         "amount": 0.1568, 
38806         "object": 120, 
38807         "account": 14, 
38808         "state": "invoiced", 
38809         "coreHours": 2.24, 
38810         "invoice": 67, 
38811         "date": "2013-12-13T05:00:00Z", 
38812         "kind": "besteffort"
38813     }
38814 },
38815 {
38816     "pk": 61455, 
38817     "model": "core.charge", 
38818     "fields": {
38819         "updated": "2013-12-18T21:29:19.655Z", 
38820         "slice": 15, 
38821         "created": "2013-12-18T21:29:15.473Z", 
38822         "amount": 0.14, 
38823         "object": 120, 
38824         "account": 14, 
38825         "state": "invoiced", 
38826         "coreHours": 2.0, 
38827         "invoice": 67, 
38828         "date": "2013-12-13T13:00:00Z", 
38829         "kind": "besteffort"
38830     }
38831 },
38832 {
38833     "pk": 61456, 
38834     "model": "core.charge", 
38835     "fields": {
38836         "updated": "2013-12-18T21:29:19.697Z", 
38837         "slice": 15, 
38838         "created": "2013-12-18T21:29:15.481Z", 
38839         "amount": 0.1568, 
38840         "object": 120, 
38841         "account": 14, 
38842         "state": "invoiced", 
38843         "coreHours": 2.24, 
38844         "invoice": 67, 
38845         "date": "2013-12-13T21:00:00Z", 
38846         "kind": "besteffort"
38847     }
38848 },
38849 {
38850     "pk": 61457, 
38851     "model": "core.charge", 
38852     "fields": {
38853         "updated": "2013-12-18T21:29:19.738Z", 
38854         "slice": 15, 
38855         "created": "2013-12-18T21:29:15.489Z", 
38856         "amount": 0.336, 
38857         "object": 120, 
38858         "account": 14, 
38859         "state": "invoiced", 
38860         "coreHours": 4.8, 
38861         "invoice": 67, 
38862         "date": "2013-12-14T05:00:00Z", 
38863         "kind": "besteffort"
38864     }
38865 },
38866 {
38867     "pk": 61458, 
38868     "model": "core.charge", 
38869     "fields": {
38870         "updated": "2013-12-18T21:29:19.779Z", 
38871         "slice": 15, 
38872         "created": "2013-12-18T21:29:15.498Z", 
38873         "amount": 0.2072, 
38874         "object": 120, 
38875         "account": 14, 
38876         "state": "invoiced", 
38877         "coreHours": 2.96, 
38878         "invoice": 67, 
38879         "date": "2013-12-14T13:00:00Z", 
38880         "kind": "besteffort"
38881     }
38882 },
38883 {
38884     "pk": 61459, 
38885     "model": "core.charge", 
38886     "fields": {
38887         "updated": "2013-12-18T21:29:19.829Z", 
38888         "slice": 15, 
38889         "created": "2013-12-18T21:29:15.506Z", 
38890         "amount": 0.2688, 
38891         "object": 120, 
38892         "account": 14, 
38893         "state": "invoiced", 
38894         "coreHours": 3.84, 
38895         "invoice": 67, 
38896         "date": "2013-12-14T21:00:00Z", 
38897         "kind": "besteffort"
38898     }
38899 },
38900 {
38901     "pk": 61460, 
38902     "model": "core.charge", 
38903     "fields": {
38904         "updated": "2013-12-18T21:29:19.871Z", 
38905         "slice": 15, 
38906         "created": "2013-12-18T21:29:15.516Z", 
38907         "amount": 0.3248, 
38908         "object": 120, 
38909         "account": 14, 
38910         "state": "invoiced", 
38911         "coreHours": 4.64, 
38912         "invoice": 67, 
38913         "date": "2013-12-15T05:00:00Z", 
38914         "kind": "besteffort"
38915     }
38916 },
38917 {
38918     "pk": 61461, 
38919     "model": "core.charge", 
38920     "fields": {
38921         "updated": "2013-12-18T21:29:19.912Z", 
38922         "slice": 15, 
38923         "created": "2013-12-18T21:29:15.524Z", 
38924         "amount": 0.1624, 
38925         "object": 120, 
38926         "account": 14, 
38927         "state": "invoiced", 
38928         "coreHours": 2.32, 
38929         "invoice": 67, 
38930         "date": "2013-12-15T13:00:00Z", 
38931         "kind": "besteffort"
38932     }
38933 },
38934 {
38935     "pk": 61462, 
38936     "model": "core.charge", 
38937     "fields": {
38938         "updated": "2013-12-18T21:29:19.953Z", 
38939         "slice": 15, 
38940         "created": "2013-12-18T21:29:15.533Z", 
38941         "amount": 0.1176, 
38942         "object": 120, 
38943         "account": 14, 
38944         "state": "invoiced", 
38945         "coreHours": 1.68, 
38946         "invoice": 67, 
38947         "date": "2013-12-15T21:00:00Z", 
38948         "kind": "besteffort"
38949     }
38950 },
38951 {
38952     "pk": 61463, 
38953     "model": "core.charge", 
38954     "fields": {
38955         "updated": "2013-12-18T21:29:15.541Z", 
38956         "slice": 15, 
38957         "created": "2013-12-18T21:29:15.541Z", 
38958         "amount": 0.3192, 
38959         "object": 120, 
38960         "account": 14, 
38961         "state": "pending", 
38962         "coreHours": 4.56, 
38963         "invoice": null, 
38964         "date": "2013-12-16T05:00:00Z", 
38965         "kind": "besteffort"
38966     }
38967 },
38968 {
38969     "pk": 61464, 
38970     "model": "core.charge", 
38971     "fields": {
38972         "updated": "2013-12-18T21:29:15.549Z", 
38973         "slice": 15, 
38974         "created": "2013-12-18T21:29:15.549Z", 
38975         "amount": 0.3136, 
38976         "object": 120, 
38977         "account": 14, 
38978         "state": "pending", 
38979         "coreHours": 4.48, 
38980         "invoice": null, 
38981         "date": "2013-12-16T13:00:00Z", 
38982         "kind": "besteffort"
38983     }
38984 },
38985 {
38986     "pk": 61465, 
38987     "model": "core.charge", 
38988     "fields": {
38989         "updated": "2013-12-18T21:29:15.557Z", 
38990         "slice": 15, 
38991         "created": "2013-12-18T21:29:15.557Z", 
38992         "amount": 0.1456, 
38993         "object": 120, 
38994         "account": 14, 
38995         "state": "pending", 
38996         "coreHours": 2.08, 
38997         "invoice": null, 
38998         "date": "2013-12-16T21:00:00Z", 
38999         "kind": "besteffort"
39000     }
39001 },
39002 {
39003     "pk": 61466, 
39004     "model": "core.charge", 
39005     "fields": {
39006         "updated": "2013-12-18T21:29:15.566Z", 
39007         "slice": 15, 
39008         "created": "2013-12-18T21:29:15.566Z", 
39009         "amount": 0.28, 
39010         "object": 120, 
39011         "account": 14, 
39012         "state": "pending", 
39013         "coreHours": 4.0, 
39014         "invoice": null, 
39015         "date": "2013-12-17T05:00:00Z", 
39016         "kind": "besteffort"
39017     }
39018 },
39019 {
39020     "pk": 61467, 
39021     "model": "core.charge", 
39022     "fields": {
39023         "updated": "2013-12-18T21:29:15.574Z", 
39024         "slice": 15, 
39025         "created": "2013-12-18T21:29:15.574Z", 
39026         "amount": 0.2072, 
39027         "object": 120, 
39028         "account": 14, 
39029         "state": "pending", 
39030         "coreHours": 2.96, 
39031         "invoice": null, 
39032         "date": "2013-12-17T13:00:00Z", 
39033         "kind": "besteffort"
39034     }
39035 },
39036 {
39037     "pk": 61468, 
39038     "model": "core.charge", 
39039     "fields": {
39040         "updated": "2013-12-18T21:29:15.582Z", 
39041         "slice": 15, 
39042         "created": "2013-12-18T21:29:15.582Z", 
39043         "amount": 0.2352, 
39044         "object": 120, 
39045         "account": 14, 
39046         "state": "pending", 
39047         "coreHours": 3.36, 
39048         "invoice": null, 
39049         "date": "2013-12-17T21:00:00Z", 
39050         "kind": "besteffort"
39051     }
39052 },
39053 {
39054     "pk": 61469, 
39055     "model": "core.charge", 
39056     "fields": {
39057         "updated": "2013-12-18T21:29:15.591Z", 
39058         "slice": 15, 
39059         "created": "2013-12-18T21:29:15.590Z", 
39060         "amount": 0.336, 
39061         "object": 120, 
39062         "account": 14, 
39063         "state": "pending", 
39064         "coreHours": 4.8, 
39065         "invoice": null, 
39066         "date": "2013-12-18T05:00:00Z", 
39067         "kind": "besteffort"
39068     }
39069 },
39070 {
39071     "pk": 61470, 
39072     "model": "core.charge", 
39073     "fields": {
39074         "updated": "2013-12-18T21:29:15.599Z", 
39075         "slice": 15, 
39076         "created": "2013-12-18T21:29:15.599Z", 
39077         "amount": 0.1232, 
39078         "object": 120, 
39079         "account": 14, 
39080         "state": "pending", 
39081         "coreHours": 1.76, 
39082         "invoice": null, 
39083         "date": "2013-12-18T13:00:00Z", 
39084         "kind": "besteffort"
39085     }
39086 },
39087 {
39088     "pk": 61471, 
39089     "model": "core.charge", 
39090     "fields": {
39091         "updated": "2013-12-18T21:29:16.460Z", 
39092         "slice": 15, 
39093         "created": "2013-12-18T21:29:15.614Z", 
39094         "amount": 0.1848, 
39095         "object": 121, 
39096         "account": 14, 
39097         "state": "invoiced", 
39098         "coreHours": 2.64, 
39099         "invoice": 64, 
39100         "date": "2013-11-18T21:00:00Z", 
39101         "kind": "besteffort"
39102     }
39103 },
39104 {
39105     "pk": 61472, 
39106     "model": "core.charge", 
39107     "fields": {
39108         "updated": "2013-12-18T21:29:16.502Z", 
39109         "slice": 15, 
39110         "created": "2013-12-18T21:29:15.624Z", 
39111         "amount": 0.2464, 
39112         "object": 121, 
39113         "account": 14, 
39114         "state": "invoiced", 
39115         "coreHours": 3.52, 
39116         "invoice": 64, 
39117         "date": "2013-11-19T05:00:00Z", 
39118         "kind": "besteffort"
39119     }
39120 },
39121 {
39122     "pk": 61473, 
39123     "model": "core.charge", 
39124     "fields": {
39125         "updated": "2013-12-18T21:29:16.543Z", 
39126         "slice": 15, 
39127         "created": "2013-12-18T21:29:15.632Z", 
39128         "amount": 0.1456, 
39129         "object": 121, 
39130         "account": 14, 
39131         "state": "invoiced", 
39132         "coreHours": 2.08, 
39133         "invoice": 64, 
39134         "date": "2013-11-19T13:00:00Z", 
39135         "kind": "besteffort"
39136     }
39137 },
39138 {
39139     "pk": 61474, 
39140     "model": "core.charge", 
39141     "fields": {
39142         "updated": "2013-12-18T21:29:16.585Z", 
39143         "slice": 15, 
39144         "created": "2013-12-18T21:29:15.640Z", 
39145         "amount": 0.2184, 
39146         "object": 121, 
39147         "account": 14, 
39148         "state": "invoiced", 
39149         "coreHours": 3.12, 
39150         "invoice": 64, 
39151         "date": "2013-11-19T21:00:00Z", 
39152         "kind": "besteffort"
39153     }
39154 },
39155 {
39156     "pk": 61475, 
39157     "model": "core.charge", 
39158     "fields": {
39159         "updated": "2013-12-18T21:29:16.626Z", 
39160         "slice": 15, 
39161         "created": "2013-12-18T21:29:15.649Z", 
39162         "amount": 0.252, 
39163         "object": 121, 
39164         "account": 14, 
39165         "state": "invoiced", 
39166         "coreHours": 3.6, 
39167         "invoice": 64, 
39168         "date": "2013-11-20T05:00:00Z", 
39169         "kind": "besteffort"
39170     }
39171 },
39172 {
39173     "pk": 61476, 
39174     "model": "core.charge", 
39175     "fields": {
39176         "updated": "2013-12-18T21:29:16.667Z", 
39177         "slice": 15, 
39178         "created": "2013-12-18T21:29:15.657Z", 
39179         "amount": 0.2352, 
39180         "object": 121, 
39181         "account": 14, 
39182         "state": "invoiced", 
39183         "coreHours": 3.36, 
39184         "invoice": 64, 
39185         "date": "2013-11-20T13:00:00Z", 
39186         "kind": "besteffort"
39187     }
39188 },
39189 {
39190     "pk": 61477, 
39191     "model": "core.charge", 
39192     "fields": {
39193         "updated": "2013-12-18T21:29:16.709Z", 
39194         "slice": 15, 
39195         "created": "2013-12-18T21:29:15.665Z", 
39196         "amount": 0.2408, 
39197         "object": 121, 
39198         "account": 14, 
39199         "state": "invoiced", 
39200         "coreHours": 3.44, 
39201         "invoice": 64, 
39202         "date": "2013-11-20T21:00:00Z", 
39203         "kind": "besteffort"
39204     }
39205 },
39206 {
39207     "pk": 61478, 
39208     "model": "core.charge", 
39209     "fields": {
39210         "updated": "2013-12-18T21:29:16.750Z", 
39211         "slice": 15, 
39212         "created": "2013-12-18T21:29:15.673Z", 
39213         "amount": 0.168, 
39214         "object": 121, 
39215         "account": 14, 
39216         "state": "invoiced", 
39217         "coreHours": 2.4, 
39218         "invoice": 64, 
39219         "date": "2013-11-21T05:00:00Z", 
39220         "kind": "besteffort"
39221     }
39222 },
39223 {
39224     "pk": 61479, 
39225     "model": "core.charge", 
39226     "fields": {
39227         "updated": "2013-12-18T21:29:16.792Z", 
39228         "slice": 15, 
39229         "created": "2013-12-18T21:29:15.682Z", 
39230         "amount": 0.1904, 
39231         "object": 121, 
39232         "account": 14, 
39233         "state": "invoiced", 
39234         "coreHours": 2.72, 
39235         "invoice": 64, 
39236         "date": "2013-11-21T13:00:00Z", 
39237         "kind": "besteffort"
39238     }
39239 },
39240 {
39241     "pk": 61480, 
39242     "model": "core.charge", 
39243     "fields": {
39244         "updated": "2013-12-18T21:29:16.833Z", 
39245         "slice": 15, 
39246         "created": "2013-12-18T21:29:15.690Z", 
39247         "amount": 0.14, 
39248         "object": 121, 
39249         "account": 14, 
39250         "state": "invoiced", 
39251         "coreHours": 2.0, 
39252         "invoice": 64, 
39253         "date": "2013-11-21T21:00:00Z", 
39254         "kind": "besteffort"
39255     }
39256 },
39257 {
39258     "pk": 61481, 
39259     "model": "core.charge", 
39260     "fields": {
39261         "updated": "2013-12-18T21:29:16.874Z", 
39262         "slice": 15, 
39263         "created": "2013-12-18T21:29:15.698Z", 
39264         "amount": 0.3248, 
39265         "object": 121, 
39266         "account": 14, 
39267         "state": "invoiced", 
39268         "coreHours": 4.64, 
39269         "invoice": 64, 
39270         "date": "2013-11-22T05:00:00Z", 
39271         "kind": "besteffort"
39272     }
39273 },
39274 {
39275     "pk": 61482, 
39276     "model": "core.charge", 
39277     "fields": {
39278         "updated": "2013-12-18T21:29:16.916Z", 
39279         "slice": 15, 
39280         "created": "2013-12-18T21:29:15.707Z", 
39281         "amount": 0.2072, 
39282         "object": 121, 
39283         "account": 14, 
39284         "state": "invoiced", 
39285         "coreHours": 2.96, 
39286         "invoice": 64, 
39287         "date": "2013-11-22T13:00:00Z", 
39288         "kind": "besteffort"
39289     }
39290 },
39291 {
39292     "pk": 61483, 
39293     "model": "core.charge", 
39294     "fields": {
39295         "updated": "2013-12-18T21:29:16.957Z", 
39296         "slice": 15, 
39297         "created": "2013-12-18T21:29:15.715Z", 
39298         "amount": 0.1736, 
39299         "object": 121, 
39300         "account": 14, 
39301         "state": "invoiced", 
39302         "coreHours": 2.48, 
39303         "invoice": 64, 
39304         "date": "2013-11-22T21:00:00Z", 
39305         "kind": "besteffort"
39306     }
39307 },
39308 {
39309     "pk": 61484, 
39310     "model": "core.charge", 
39311     "fields": {
39312         "updated": "2013-12-18T21:29:16.999Z", 
39313         "slice": 15, 
39314         "created": "2013-12-18T21:29:15.723Z", 
39315         "amount": 0.1904, 
39316         "object": 121, 
39317         "account": 14, 
39318         "state": "invoiced", 
39319         "coreHours": 2.72, 
39320         "invoice": 64, 
39321         "date": "2013-11-23T05:00:00Z", 
39322         "kind": "besteffort"
39323     }
39324 },
39325 {
39326     "pk": 61485, 
39327     "model": "core.charge", 
39328     "fields": {
39329         "updated": "2013-12-18T21:29:17.040Z", 
39330         "slice": 15, 
39331         "created": "2013-12-18T21:29:15.731Z", 
39332         "amount": 0.2744, 
39333         "object": 121, 
39334         "account": 14, 
39335         "state": "invoiced", 
39336         "coreHours": 3.92, 
39337         "invoice": 64, 
39338         "date": "2013-11-23T13:00:00Z", 
39339         "kind": "besteffort"
39340     }
39341 },
39342 {
39343     "pk": 61486, 
39344     "model": "core.charge", 
39345     "fields": {
39346         "updated": "2013-12-18T21:29:17.081Z", 
39347         "slice": 15, 
39348         "created": "2013-12-18T21:29:15.740Z", 
39349         "amount": 0.2184, 
39350         "object": 121, 
39351         "account": 14, 
39352         "state": "invoiced", 
39353         "coreHours": 3.12, 
39354         "invoice": 64, 
39355         "date": "2013-11-23T21:00:00Z", 
39356         "kind": "besteffort"
39357     }
39358 },
39359 {
39360     "pk": 61487, 
39361     "model": "core.charge", 
39362     "fields": {
39363         "updated": "2013-12-18T21:29:17.123Z", 
39364         "slice": 15, 
39365         "created": "2013-12-18T21:29:15.748Z", 
39366         "amount": 0.2912, 
39367         "object": 121, 
39368         "account": 14, 
39369         "state": "invoiced", 
39370         "coreHours": 4.16, 
39371         "invoice": 64, 
39372         "date": "2013-11-24T05:00:00Z", 
39373         "kind": "besteffort"
39374     }
39375 },
39376 {
39377     "pk": 61488, 
39378     "model": "core.charge", 
39379     "fields": {
39380         "updated": "2013-12-18T21:29:17.164Z", 
39381         "slice": 15, 
39382         "created": "2013-12-18T21:29:15.756Z", 
39383         "amount": 0.3136, 
39384         "object": 121, 
39385         "account": 14, 
39386         "state": "invoiced", 
39387         "coreHours": 4.48, 
39388         "invoice": 64, 
39389         "date": "2013-11-24T13:00:00Z", 
39390         "kind": "besteffort"
39391     }
39392 },
39393 {
39394     "pk": 61489, 
39395     "model": "core.charge", 
39396     "fields": {
39397         "updated": "2013-12-18T21:29:17.206Z", 
39398         "slice": 15, 
39399         "created": "2013-12-18T21:29:15.765Z", 
39400         "amount": 0.168, 
39401         "object": 121, 
39402         "account": 14, 
39403         "state": "invoiced", 
39404         "coreHours": 2.4, 
39405         "invoice": 64, 
39406         "date": "2013-11-24T21:00:00Z", 
39407         "kind": "besteffort"
39408     }
39409 },
39410 {
39411     "pk": 61490, 
39412     "model": "core.charge", 
39413     "fields": {
39414         "updated": "2013-12-18T21:29:17.278Z", 
39415         "slice": 15, 
39416         "created": "2013-12-18T21:29:15.773Z", 
39417         "amount": 0.224, 
39418         "object": 121, 
39419         "account": 14, 
39420         "state": "invoiced", 
39421         "coreHours": 3.2, 
39422         "invoice": 65, 
39423         "date": "2013-11-25T05:00:00Z", 
39424         "kind": "besteffort"
39425     }
39426 },
39427 {
39428     "pk": 61491, 
39429     "model": "core.charge", 
39430     "fields": {
39431         "updated": "2013-12-18T21:29:17.336Z", 
39432         "slice": 15, 
39433         "created": "2013-12-18T21:29:15.781Z", 
39434         "amount": 0.2856, 
39435         "object": 121, 
39436         "account": 14, 
39437         "state": "invoiced", 
39438         "coreHours": 4.08, 
39439         "invoice": 65, 
39440         "date": "2013-11-25T13:00:00Z", 
39441         "kind": "besteffort"
39442     }
39443 },
39444 {
39445     "pk": 61492, 
39446     "model": "core.charge", 
39447     "fields": {
39448         "updated": "2013-12-18T21:29:17.377Z", 
39449         "slice": 15, 
39450         "created": "2013-12-18T21:29:15.789Z", 
39451         "amount": 0.336, 
39452         "object": 121, 
39453         "account": 14, 
39454         "state": "invoiced", 
39455         "coreHours": 4.8, 
39456         "invoice": 65, 
39457         "date": "2013-11-25T21:00:00Z", 
39458         "kind": "besteffort"
39459     }
39460 },
39461 {
39462     "pk": 61493, 
39463     "model": "core.charge", 
39464     "fields": {
39465         "updated": "2013-12-18T21:29:17.419Z", 
39466         "slice": 15, 
39467         "created": "2013-12-18T21:29:15.798Z", 
39468         "amount": 0.1736, 
39469         "object": 121, 
39470         "account": 14, 
39471         "state": "invoiced", 
39472         "coreHours": 2.48, 
39473         "invoice": 65, 
39474         "date": "2013-11-26T05:00:00Z", 
39475         "kind": "besteffort"
39476     }
39477 },
39478 {
39479     "pk": 61494, 
39480     "model": "core.charge", 
39481     "fields": {
39482         "updated": "2013-12-18T21:29:17.460Z", 
39483         "slice": 15, 
39484         "created": "2013-12-18T21:29:15.806Z", 
39485         "amount": 0.1792, 
39486         "object": 121, 
39487         "account": 14, 
39488         "state": "invoiced", 
39489         "coreHours": 2.56, 
39490         "invoice": 65, 
39491         "date": "2013-11-26T13:00:00Z", 
39492         "kind": "besteffort"
39493     }
39494 },
39495 {
39496     "pk": 61495, 
39497     "model": "core.charge", 
39498     "fields": {
39499         "updated": "2013-12-18T21:29:17.501Z", 
39500         "slice": 15, 
39501         "created": "2013-12-18T21:29:15.814Z", 
39502         "amount": 0.1288, 
39503         "object": 121, 
39504         "account": 14, 
39505         "state": "invoiced", 
39506         "coreHours": 1.84, 
39507         "invoice": 65, 
39508         "date": "2013-11-26T21:00:00Z", 
39509         "kind": "besteffort"
39510     }
39511 },
39512 {
39513     "pk": 61496, 
39514     "model": "core.charge", 
39515     "fields": {
39516         "updated": "2013-12-18T21:29:17.618Z", 
39517         "slice": 15, 
39518         "created": "2013-12-18T21:29:15.822Z", 
39519         "amount": 0.2744, 
39520         "object": 121, 
39521         "account": 14, 
39522         "state": "invoiced", 
39523         "coreHours": 3.92, 
39524         "invoice": 65, 
39525         "date": "2013-11-27T05:00:00Z", 
39526         "kind": "besteffort"
39527     }
39528 },
39529 {
39530     "pk": 61497, 
39531     "model": "core.charge", 
39532     "fields": {
39533         "updated": "2013-12-18T21:29:17.659Z", 
39534         "slice": 15, 
39535         "created": "2013-12-18T21:29:15.831Z", 
39536         "amount": 0.196, 
39537         "object": 121, 
39538         "account": 14, 
39539         "state": "invoiced", 
39540         "coreHours": 2.8, 
39541         "invoice": 65, 
39542         "date": "2013-11-27T13:00:00Z", 
39543         "kind": "besteffort"
39544     }
39545 },
39546 {
39547     "pk": 61498, 
39548     "model": "core.charge", 
39549     "fields": {
39550         "updated": "2013-12-18T21:29:17.700Z", 
39551         "slice": 15, 
39552         "created": "2013-12-18T21:29:15.839Z", 
39553         "amount": 0.2296, 
39554         "object": 121, 
39555         "account": 14, 
39556         "state": "invoiced", 
39557         "coreHours": 3.28, 
39558         "invoice": 65, 
39559         "date": "2013-11-27T21:00:00Z", 
39560         "kind": "besteffort"
39561     }
39562 },
39563 {
39564     "pk": 61499, 
39565     "model": "core.charge", 
39566     "fields": {
39567         "updated": "2013-12-18T21:29:17.742Z", 
39568         "slice": 15, 
39569         "created": "2013-12-18T21:29:15.847Z", 
39570         "amount": 0.1288, 
39571         "object": 121, 
39572         "account": 14, 
39573         "state": "invoiced", 
39574         "coreHours": 1.84, 
39575         "invoice": 65, 
39576         "date": "2013-11-28T05:00:00Z", 
39577         "kind": "besteffort"
39578     }
39579 },
39580 {
39581     "pk": 61500, 
39582     "model": "core.charge", 
39583     "fields": {
39584         "updated": "2013-12-18T21:29:17.783Z", 
39585         "slice": 15, 
39586         "created": "2013-12-18T21:29:15.856Z", 
39587         "amount": 0.2912, 
39588         "object": 121, 
39589         "account": 14, 
39590         "state": "invoiced", 
39591         "coreHours": 4.16, 
39592         "invoice": 65, 
39593         "date": "2013-11-28T13:00:00Z", 
39594         "kind": "besteffort"
39595     }
39596 },
39597 {
39598     "pk": 61501, 
39599     "model": "core.charge", 
39600     "fields": {
39601         "updated": "2013-12-18T21:29:17.824Z", 
39602         "slice": 15, 
39603         "created": "2013-12-18T21:29:15.864Z", 
39604         "amount": 0.2464, 
39605         "object": 121, 
39606         "account": 14, 
39607         "state": "invoiced", 
39608         "coreHours": 3.52, 
39609         "invoice": 65, 
39610         "date": "2013-11-28T21:00:00Z", 
39611         "kind": "besteffort"
39612     }
39613 },
39614 {
39615     "pk": 61502, 
39616     "model": "core.charge", 
39617     "fields": {
39618         "updated": "2013-12-18T21:29:17.866Z", 
39619         "slice": 15, 
39620         "created": "2013-12-18T21:29:15.872Z", 
39621         "amount": 0.224, 
39622         "object": 121, 
39623         "account": 14, 
39624         "state": "invoiced", 
39625         "coreHours": 3.2, 
39626         "invoice": 65, 
39627         "date": "2013-11-29T05:00:00Z", 
39628         "kind": "besteffort"
39629     }
39630 },
39631 {
39632     "pk": 61503, 
39633     "model": "core.charge", 
39634     "fields": {
39635         "updated": "2013-12-18T21:29:17.907Z", 
39636         "slice": 15, 
39637         "created": "2013-12-18T21:29:15.880Z", 
39638         "amount": 0.2408, 
39639         "object": 121, 
39640         "account": 14, 
39641         "state": "invoiced", 
39642         "coreHours": 3.44, 
39643         "invoice": 65, 
39644         "date": "2013-11-29T13:00:00Z", 
39645         "kind": "besteffort"
39646     }
39647 },
39648 {
39649     "pk": 61504, 
39650     "model": "core.charge", 
39651     "fields": {
39652         "updated": "2013-12-18T21:29:17.949Z", 
39653         "slice": 15, 
39654         "created": "2013-12-18T21:29:15.889Z", 
39655         "amount": 0.1456, 
39656         "object": 121, 
39657         "account": 14, 
39658         "state": "invoiced", 
39659         "coreHours": 2.08, 
39660         "invoice": 65, 
39661         "date": "2013-11-29T21:00:00Z", 
39662         "kind": "besteffort"
39663     }
39664 },
39665 {
39666     "pk": 61505, 
39667     "model": "core.charge", 
39668     "fields": {
39669         "updated": "2013-12-18T21:29:17.990Z", 
39670         "slice": 15, 
39671         "created": "2013-12-18T21:29:15.897Z", 
39672         "amount": 0.1848, 
39673         "object": 121, 
39674         "account": 14, 
39675         "state": "invoiced", 
39676         "coreHours": 2.64, 
39677         "invoice": 65, 
39678         "date": "2013-11-30T05:00:00Z", 
39679         "kind": "besteffort"
39680     }
39681 },
39682 {
39683     "pk": 61506, 
39684     "model": "core.charge", 
39685     "fields": {
39686         "updated": "2013-12-18T21:29:18.032Z", 
39687         "slice": 15, 
39688         "created": "2013-12-18T21:29:15.905Z", 
39689         "amount": 0.2576, 
39690         "object": 121, 
39691         "account": 14, 
39692         "state": "invoiced", 
39693         "coreHours": 3.68, 
39694         "invoice": 65, 
39695         "date": "2013-11-30T13:00:00Z", 
39696         "kind": "besteffort"
39697     }
39698 },
39699 {
39700     "pk": 61507, 
39701     "model": "core.charge", 
39702     "fields": {
39703         "updated": "2013-12-18T21:29:18.073Z", 
39704         "slice": 15, 
39705         "created": "2013-12-18T21:29:15.914Z", 
39706         "amount": 0.2128, 
39707         "object": 121, 
39708         "account": 14, 
39709         "state": "invoiced", 
39710         "coreHours": 3.04, 
39711         "invoice": 65, 
39712         "date": "2013-11-30T21:00:00Z", 
39713         "kind": "besteffort"
39714     }
39715 },
39716 {
39717     "pk": 61508, 
39718     "model": "core.charge", 
39719     "fields": {
39720         "updated": "2013-12-18T21:29:18.114Z", 
39721         "slice": 15, 
39722         "created": "2013-12-18T21:29:15.922Z", 
39723         "amount": 0.3248, 
39724         "object": 121, 
39725         "account": 14, 
39726         "state": "invoiced", 
39727         "coreHours": 4.64, 
39728         "invoice": 65, 
39729         "date": "2013-12-01T05:00:00Z", 
39730         "kind": "besteffort"
39731     }
39732 },
39733 {
39734     "pk": 61509, 
39735     "model": "core.charge", 
39736     "fields": {
39737         "updated": "2013-12-18T21:29:18.156Z", 
39738         "slice": 15, 
39739         "created": "2013-12-18T21:29:15.930Z", 
39740         "amount": 0.224, 
39741         "object": 121, 
39742         "account": 14, 
39743         "state": "invoiced", 
39744         "coreHours": 3.2, 
39745         "invoice": 65, 
39746         "date": "2013-12-01T13:00:00Z", 
39747         "kind": "besteffort"
39748     }
39749 },
39750 {
39751     "pk": 61510, 
39752     "model": "core.charge", 
39753     "fields": {
39754         "updated": "2013-12-18T21:29:18.197Z", 
39755         "slice": 15, 
39756         "created": "2013-12-18T21:29:15.938Z", 
39757         "amount": 0.3136, 
39758         "object": 121, 
39759         "account": 14, 
39760         "state": "invoiced", 
39761         "coreHours": 4.48, 
39762         "invoice": 65, 
39763         "date": "2013-12-01T21:00:00Z", 
39764         "kind": "besteffort"
39765     }
39766 },
39767 {
39768     "pk": 61511, 
39769     "model": "core.charge", 
39770     "fields": {
39771         "updated": "2013-12-18T21:29:18.247Z", 
39772         "slice": 15, 
39773         "created": "2013-12-18T21:29:15.947Z", 
39774         "amount": 0.2912, 
39775         "object": 121, 
39776         "account": 14, 
39777         "state": "invoiced", 
39778         "coreHours": 4.16, 
39779         "invoice": 66, 
39780         "date": "2013-12-02T05:00:00Z", 
39781         "kind": "besteffort"
39782     }
39783 },
39784 {
39785     "pk": 61512, 
39786     "model": "core.charge", 
39787     "fields": {
39788         "updated": "2013-12-18T21:29:18.288Z", 
39789         "slice": 15, 
39790         "created": "2013-12-18T21:29:15.955Z", 
39791         "amount": 0.252, 
39792         "object": 121, 
39793         "account": 14, 
39794         "state": "invoiced", 
39795         "coreHours": 3.6, 
39796         "invoice": 66, 
39797         "date": "2013-12-02T13:00:00Z", 
39798         "kind": "besteffort"
39799     }
39800 },
39801 {
39802     "pk": 61513, 
39803     "model": "core.charge", 
39804     "fields": {
39805         "updated": "2013-12-18T21:29:18.330Z", 
39806         "slice": 15, 
39807         "created": "2013-12-18T21:29:15.963Z", 
39808         "amount": 0.2968, 
39809         "object": 121, 
39810         "account": 14, 
39811         "state": "invoiced", 
39812         "coreHours": 4.24, 
39813         "invoice": 66, 
39814         "date": "2013-12-02T21:00:00Z", 
39815         "kind": "besteffort"
39816     }
39817 },
39818 {
39819     "pk": 61514, 
39820     "model": "core.charge", 
39821     "fields": {
39822         "updated": "2013-12-18T21:29:18.371Z", 
39823         "slice": 15, 
39824         "created": "2013-12-18T21:29:15.972Z", 
39825         "amount": 0.1568, 
39826         "object": 121, 
39827         "account": 14, 
39828         "state": "invoiced", 
39829         "coreHours": 2.24, 
39830         "invoice": 66, 
39831         "date": "2013-12-03T05:00:00Z", 
39832         "kind": "besteffort"
39833     }
39834 },
39835 {
39836     "pk": 61515, 
39837     "model": "core.charge", 
39838     "fields": {
39839         "updated": "2013-12-18T21:29:18.413Z", 
39840         "slice": 15, 
39841         "created": "2013-12-18T21:29:15.980Z", 
39842         "amount": 0.3024, 
39843         "object": 121, 
39844         "account": 14, 
39845         "state": "invoiced", 
39846         "coreHours": 4.32, 
39847         "invoice": 66, 
39848         "date": "2013-12-03T13:00:00Z", 
39849         "kind": "besteffort"
39850     }
39851 },
39852 {
39853     "pk": 61516, 
39854     "model": "core.charge", 
39855     "fields": {
39856         "updated": "2013-12-18T21:29:18.454Z", 
39857         "slice": 15, 
39858         "created": "2013-12-18T21:29:15.988Z", 
39859         "amount": 0.196, 
39860         "object": 121, 
39861         "account": 14, 
39862         "state": "invoiced", 
39863         "coreHours": 2.8, 
39864         "invoice": 66, 
39865         "date": "2013-12-03T21:00:00Z", 
39866         "kind": "besteffort"
39867     }
39868 },
39869 {
39870     "pk": 61517, 
39871     "model": "core.charge", 
39872     "fields": {
39873         "updated": "2013-12-18T21:29:18.496Z", 
39874         "slice": 15, 
39875         "created": "2013-12-18T21:29:15.997Z", 
39876         "amount": 0.2968, 
39877         "object": 121, 
39878         "account": 14, 
39879         "state": "invoiced", 
39880         "coreHours": 4.24, 
39881         "invoice": 66, 
39882         "date": "2013-12-04T05:00:00Z", 
39883         "kind": "besteffort"
39884     }
39885 },
39886 {
39887     "pk": 61518, 
39888     "model": "core.charge", 
39889     "fields": {
39890         "updated": "2013-12-18T21:29:18.537Z", 
39891         "slice": 15, 
39892         "created": "2013-12-18T21:29:16.005Z", 
39893         "amount": 0.3304, 
39894         "object": 121, 
39895         "account": 14, 
39896         "state": "invoiced", 
39897         "coreHours": 4.72, 
39898         "invoice": 66, 
39899         "date": "2013-12-04T13:00:00Z", 
39900         "kind": "besteffort"
39901     }
39902 },
39903 {
39904     "pk": 61519, 
39905     "model": "core.charge", 
39906     "fields": {
39907         "updated": "2013-12-18T21:29:18.578Z", 
39908         "slice": 15, 
39909         "created": "2013-12-18T21:29:16.013Z", 
39910         "amount": 0.1848, 
39911         "object": 121, 
39912         "account": 14, 
39913         "state": "invoiced", 
39914         "coreHours": 2.64, 
39915         "invoice": 66, 
39916         "date": "2013-12-04T21:00:00Z", 
39917         "kind": "besteffort"
39918     }
39919 },
39920 {
39921     "pk": 61520, 
39922     "model": "core.charge", 
39923     "fields": {
39924         "updated": "2013-12-18T21:29:18.620Z", 
39925         "slice": 15, 
39926         "created": "2013-12-18T21:29:16.021Z", 
39927         "amount": 0.2408, 
39928         "object": 121, 
39929         "account": 14, 
39930         "state": "invoiced", 
39931         "coreHours": 3.44, 
39932         "invoice": 66, 
39933         "date": "2013-12-05T05:00:00Z", 
39934         "kind": "besteffort"
39935     }
39936 },
39937 {
39938     "pk": 61521, 
39939     "model": "core.charge", 
39940     "fields": {
39941         "updated": "2013-12-18T21:29:18.661Z", 
39942         "slice": 15, 
39943         "created": "2013-12-18T21:29:16.030Z", 
39944         "amount": 0.2464, 
39945         "object": 121, 
39946         "account": 14, 
39947         "state": "invoiced", 
39948         "coreHours": 3.52, 
39949         "invoice": 66, 
39950         "date": "2013-12-05T13:00:00Z", 
39951         "kind": "besteffort"
39952     }
39953 },
39954 {
39955     "pk": 61522, 
39956     "model": "core.charge", 
39957     "fields": {
39958         "updated": "2013-12-18T21:29:18.703Z", 
39959         "slice": 15, 
39960         "created": "2013-12-18T21:29:16.038Z", 
39961         "amount": 0.28, 
39962         "object": 121, 
39963         "account": 14, 
39964         "state": "invoiced", 
39965         "coreHours": 4.0, 
39966         "invoice": 66, 
39967         "date": "2013-12-05T21:00:00Z", 
39968         "kind": "besteffort"
39969     }
39970 },
39971 {
39972     "pk": 61523, 
39973     "model": "core.charge", 
39974     "fields": {
39975         "updated": "2013-12-18T21:29:18.744Z", 
39976         "slice": 15, 
39977         "created": "2013-12-18T21:29:16.046Z", 
39978         "amount": 0.1848, 
39979         "object": 121, 
39980         "account": 14, 
39981         "state": "invoiced", 
39982         "coreHours": 2.64, 
39983         "invoice": 66, 
39984         "date": "2013-12-06T05:00:00Z", 
39985         "kind": "besteffort"
39986     }
39987 },
39988 {
39989     "pk": 61524, 
39990     "model": "core.charge", 
39991     "fields": {
39992         "updated": "2013-12-18T21:29:18.785Z", 
39993         "slice": 15, 
39994         "created": "2013-12-18T21:29:16.054Z", 
39995         "amount": 0.308, 
39996         "object": 121, 
39997         "account": 14, 
39998         "state": "invoiced", 
39999         "coreHours": 4.4, 
40000         "invoice": 66, 
40001         "date": "2013-12-06T13:00:00Z", 
40002         "kind": "besteffort"
40003     }
40004 },
40005 {
40006     "pk": 61525, 
40007     "model": "core.charge", 
40008     "fields": {
40009         "updated": "2013-12-18T21:29:18.827Z", 
40010         "slice": 15, 
40011         "created": "2013-12-18T21:29:16.063Z", 
40012         "amount": 0.3248, 
40013         "object": 121, 
40014         "account": 14, 
40015         "state": "invoiced", 
40016         "coreHours": 4.64, 
40017         "invoice": 66, 
40018         "date": "2013-12-06T21:00:00Z", 
40019         "kind": "besteffort"
40020     }
40021 },
40022 {
40023     "pk": 61526, 
40024     "model": "core.charge", 
40025     "fields": {
40026         "updated": "2013-12-18T21:29:18.868Z", 
40027         "slice": 15, 
40028         "created": "2013-12-18T21:29:16.071Z", 
40029         "amount": 0.112, 
40030         "object": 121, 
40031         "account": 14, 
40032         "state": "invoiced", 
40033         "coreHours": 1.6, 
40034         "invoice": 66, 
40035         "date": "2013-12-07T05:00:00Z", 
40036         "kind": "besteffort"
40037     }
40038 },
40039 {
40040     "pk": 61527, 
40041     "model": "core.charge", 
40042     "fields": {
40043         "updated": "2013-12-18T21:29:18.910Z", 
40044         "slice": 15, 
40045         "created": "2013-12-18T21:29:16.079Z", 
40046         "amount": 0.252, 
40047         "object": 121, 
40048         "account": 14, 
40049         "state": "invoiced", 
40050         "coreHours": 3.6, 
40051         "invoice": 66, 
40052         "date": "2013-12-07T13:00:00Z", 
40053         "kind": "besteffort"
40054     }
40055 },
40056 {
40057     "pk": 61528, 
40058     "model": "core.charge", 
40059     "fields": {
40060         "updated": "2013-12-18T21:29:18.951Z", 
40061         "slice": 15, 
40062         "created": "2013-12-18T21:29:16.088Z", 
40063         "amount": 0.308, 
40064         "object": 121, 
40065         "account": 14, 
40066         "state": "invoiced", 
40067         "coreHours": 4.4, 
40068         "invoice": 66, 
40069         "date": "2013-12-07T21:00:00Z", 
40070         "kind": "besteffort"
40071     }
40072 },
40073 {
40074     "pk": 61529, 
40075     "model": "core.charge", 
40076     "fields": {
40077         "updated": "2013-12-18T21:29:18.993Z", 
40078         "slice": 15, 
40079         "created": "2013-12-18T21:29:16.096Z", 
40080         "amount": 0.3304, 
40081         "object": 121, 
40082         "account": 14, 
40083         "state": "invoiced", 
40084         "coreHours": 4.72, 
40085         "invoice": 66, 
40086         "date": "2013-12-08T05:00:00Z", 
40087         "kind": "besteffort"
40088     }
40089 },
40090 {
40091     "pk": 61530, 
40092     "model": "core.charge", 
40093     "fields": {
40094         "updated": "2013-12-18T21:29:19.034Z", 
40095         "slice": 15, 
40096         "created": "2013-12-18T21:29:16.104Z", 
40097         "amount": 0.2296, 
40098         "object": 121, 
40099         "account": 14, 
40100         "state": "invoiced", 
40101         "coreHours": 3.28, 
40102         "invoice": 66, 
40103         "date": "2013-12-08T13:00:00Z", 
40104         "kind": "besteffort"
40105     }
40106 },
40107 {
40108     "pk": 61531, 
40109     "model": "core.charge", 
40110     "fields": {
40111         "updated": "2013-12-18T21:29:19.075Z", 
40112         "slice": 15, 
40113         "created": "2013-12-18T21:29:16.112Z", 
40114         "amount": 0.3024, 
40115         "object": 121, 
40116         "account": 14, 
40117         "state": "invoiced", 
40118         "coreHours": 4.32, 
40119         "invoice": 66, 
40120         "date": "2013-12-08T21:00:00Z", 
40121         "kind": "besteffort"
40122     }
40123 },
40124 {
40125     "pk": 61532, 
40126     "model": "core.charge", 
40127     "fields": {
40128         "updated": "2013-12-18T21:29:19.125Z", 
40129         "slice": 15, 
40130         "created": "2013-12-18T21:29:16.121Z", 
40131         "amount": 0.1456, 
40132         "object": 121, 
40133         "account": 14, 
40134         "state": "invoiced", 
40135         "coreHours": 2.08, 
40136         "invoice": 67, 
40137         "date": "2013-12-09T05:00:00Z", 
40138         "kind": "besteffort"
40139     }
40140 },
40141 {
40142     "pk": 61533, 
40143     "model": "core.charge", 
40144     "fields": {
40145         "updated": "2013-12-18T21:29:19.167Z", 
40146         "slice": 15, 
40147         "created": "2013-12-18T21:29:16.129Z", 
40148         "amount": 0.1456, 
40149         "object": 121, 
40150         "account": 14, 
40151         "state": "invoiced", 
40152         "coreHours": 2.08, 
40153         "invoice": 67, 
40154         "date": "2013-12-09T13:00:00Z", 
40155         "kind": "besteffort"
40156     }
40157 },
40158 {
40159     "pk": 61534, 
40160     "model": "core.charge", 
40161     "fields": {
40162         "updated": "2013-12-18T21:29:19.208Z", 
40163         "slice": 15, 
40164         "created": "2013-12-18T21:29:16.137Z", 
40165         "amount": 0.2184, 
40166         "object": 121, 
40167         "account": 14, 
40168         "state": "invoiced", 
40169         "coreHours": 3.12, 
40170         "invoice": 67, 
40171         "date": "2013-12-09T21:00:00Z", 
40172         "kind": "besteffort"
40173     }
40174 },
40175 {
40176     "pk": 61535, 
40177     "model": "core.charge", 
40178     "fields": {
40179         "updated": "2013-12-18T21:29:19.249Z", 
40180         "slice": 15, 
40181         "created": "2013-12-18T21:29:16.146Z", 
40182         "amount": 0.2184, 
40183         "object": 121, 
40184         "account": 14, 
40185         "state": "invoiced", 
40186         "coreHours": 3.12, 
40187         "invoice": 67, 
40188         "date": "2013-12-10T05:00:00Z", 
40189         "kind": "besteffort"
40190     }
40191 },
40192 {
40193     "pk": 61536, 
40194     "model": "core.charge", 
40195     "fields": {
40196         "updated": "2013-12-18T21:29:19.291Z", 
40197         "slice": 15, 
40198         "created": "2013-12-18T21:29:16.154Z", 
40199         "amount": 0.1624, 
40200         "object": 121, 
40201         "account": 14, 
40202         "state": "invoiced", 
40203         "coreHours": 2.32, 
40204         "invoice": 67, 
40205         "date": "2013-12-10T13:00:00Z", 
40206         "kind": "besteffort"
40207     }
40208 },
40209 {
40210     "pk": 61537, 
40211     "model": "core.charge", 
40212     "fields": {
40213         "updated": "2013-12-18T21:29:19.332Z", 
40214         "slice": 15, 
40215         "created": "2013-12-18T21:29:16.162Z", 
40216         "amount": 0.308, 
40217         "object": 121, 
40218         "account": 14, 
40219         "state": "invoiced", 
40220         "coreHours": 4.4, 
40221         "invoice": 67, 
40222         "date": "2013-12-10T21:00:00Z", 
40223         "kind": "besteffort"
40224     }
40225 },
40226 {
40227     "pk": 61538, 
40228     "model": "core.charge", 
40229     "fields": {
40230         "updated": "2013-12-18T21:29:19.374Z", 
40231         "slice": 15, 
40232         "created": "2013-12-18T21:29:16.170Z", 
40233         "amount": 0.1568, 
40234         "object": 121, 
40235         "account": 14, 
40236         "state": "invoiced", 
40237         "coreHours": 2.24, 
40238         "invoice": 67, 
40239         "date": "2013-12-11T05:00:00Z", 
40240         "kind": "besteffort"
40241     }
40242 },
40243 {
40244     "pk": 61539, 
40245     "model": "core.charge", 
40246     "fields": {
40247         "updated": "2013-12-18T21:29:19.415Z", 
40248         "slice": 15, 
40249         "created": "2013-12-18T21:29:16.179Z", 
40250         "amount": 0.2856, 
40251         "object": 121, 
40252         "account": 14, 
40253         "state": "invoiced", 
40254         "coreHours": 4.08, 
40255         "invoice": 67, 
40256         "date": "2013-12-11T13:00:00Z", 
40257         "kind": "besteffort"
40258     }
40259 },
40260 {
40261     "pk": 61540, 
40262     "model": "core.charge", 
40263     "fields": {
40264         "updated": "2013-12-18T21:29:19.457Z", 
40265         "slice": 15, 
40266         "created": "2013-12-18T21:29:16.187Z", 
40267         "amount": 0.3136, 
40268         "object": 121, 
40269         "account": 14, 
40270         "state": "invoiced", 
40271         "coreHours": 4.48, 
40272         "invoice": 67, 
40273         "date": "2013-12-11T21:00:00Z", 
40274         "kind": "besteffort"
40275     }
40276 },
40277 {
40278     "pk": 61541, 
40279     "model": "core.charge", 
40280     "fields": {
40281         "updated": "2013-12-18T21:29:19.498Z", 
40282         "slice": 15, 
40283         "created": "2013-12-18T21:29:16.195Z", 
40284         "amount": 0.224, 
40285         "object": 121, 
40286         "account": 14, 
40287         "state": "invoiced", 
40288         "coreHours": 3.2, 
40289         "invoice": 67, 
40290         "date": "2013-12-12T05:00:00Z", 
40291         "kind": "besteffort"
40292     }
40293 },
40294 {
40295     "pk": 61542, 
40296     "model": "core.charge", 
40297     "fields": {
40298         "updated": "2013-12-18T21:29:19.539Z", 
40299         "slice": 15, 
40300         "created": "2013-12-18T21:29:16.204Z", 
40301         "amount": 0.2688, 
40302         "object": 121, 
40303         "account": 14, 
40304         "state": "invoiced", 
40305         "coreHours": 3.84, 
40306         "invoice": 67, 
40307         "date": "2013-12-12T13:00:00Z", 
40308         "kind": "besteffort"
40309     }
40310 },
40311 {
40312     "pk": 61543, 
40313     "model": "core.charge", 
40314     "fields": {
40315         "updated": "2013-12-18T21:29:19.581Z", 
40316         "slice": 15, 
40317         "created": "2013-12-18T21:29:16.212Z", 
40318         "amount": 0.224, 
40319         "object": 121, 
40320         "account": 14, 
40321         "state": "invoiced", 
40322         "coreHours": 3.2, 
40323         "invoice": 67, 
40324         "date": "2013-12-12T21:00:00Z", 
40325         "kind": "besteffort"
40326     }
40327 },
40328 {
40329     "pk": 61544, 
40330     "model": "core.charge", 
40331     "fields": {
40332         "updated": "2013-12-18T21:29:19.622Z", 
40333         "slice": 15, 
40334         "created": "2013-12-18T21:29:16.220Z", 
40335         "amount": 0.28, 
40336         "object": 121, 
40337         "account": 14, 
40338         "state": "invoiced", 
40339         "coreHours": 4.0, 
40340         "invoice": 67, 
40341         "date": "2013-12-13T05:00:00Z", 
40342         "kind": "besteffort"
40343     }
40344 },
40345 {
40346     "pk": 61545, 
40347     "model": "core.charge", 
40348     "fields": {
40349         "updated": "2013-12-18T21:29:19.664Z", 
40350         "slice": 15, 
40351         "created": "2013-12-18T21:29:16.228Z", 
40352         "amount": 0.1792, 
40353         "object": 121, 
40354         "account": 14, 
40355         "state": "invoiced", 
40356         "coreHours": 2.56, 
40357         "invoice": 67, 
40358         "date": "2013-12-13T13:00:00Z", 
40359         "kind": "besteffort"
40360     }
40361 },
40362 {
40363     "pk": 61546, 
40364     "model": "core.charge", 
40365     "fields": {
40366         "updated": "2013-12-18T21:29:19.705Z", 
40367         "slice": 15, 
40368         "created": "2013-12-18T21:29:16.237Z", 
40369         "amount": 0.1344, 
40370         "object": 121, 
40371         "account": 14, 
40372         "state": "invoiced", 
40373         "coreHours": 1.92, 
40374         "invoice": 67, 
40375         "date": "2013-12-13T21:00:00Z", 
40376         "kind": "besteffort"
40377     }
40378 },
40379 {
40380     "pk": 61547, 
40381     "model": "core.charge", 
40382     "fields": {
40383         "updated": "2013-12-18T21:29:19.746Z", 
40384         "slice": 15, 
40385         "created": "2013-12-18T21:29:16.245Z", 
40386         "amount": 0.2072, 
40387         "object": 121, 
40388         "account": 14, 
40389         "state": "invoiced", 
40390         "coreHours": 2.96, 
40391         "invoice": 67, 
40392         "date": "2013-12-14T05:00:00Z", 
40393         "kind": "besteffort"
40394     }
40395 },
40396 {
40397     "pk": 61548, 
40398     "model": "core.charge", 
40399     "fields": {
40400         "updated": "2013-12-18T21:29:19.788Z", 
40401         "slice": 15, 
40402         "created": "2013-12-18T21:29:16.253Z", 
40403         "amount": 0.252, 
40404         "object": 121, 
40405         "account": 14, 
40406         "state": "invoiced", 
40407         "coreHours": 3.6, 
40408         "invoice": 67, 
40409         "date": "2013-12-14T13:00:00Z", 
40410         "kind": "besteffort"
40411     }
40412 },
40413 {
40414     "pk": 61549, 
40415     "model": "core.charge", 
40416     "fields": {
40417         "updated": "2013-12-18T21:29:19.837Z", 
40418         "slice": 15, 
40419         "created": "2013-12-18T21:29:16.262Z", 
40420         "amount": 0.2296, 
40421         "object": 121, 
40422         "account": 14, 
40423         "state": "invoiced", 
40424         "coreHours": 3.28, 
40425         "invoice": 67, 
40426         "date": "2013-12-14T21:00:00Z", 
40427         "kind": "besteffort"
40428     }
40429 },
40430 {
40431     "pk": 61550, 
40432     "model": "core.charge", 
40433     "fields": {
40434         "updated": "2013-12-18T21:29:19.879Z", 
40435         "slice": 15, 
40436         "created": "2013-12-18T21:29:16.270Z", 
40437         "amount": 0.1456, 
40438         "object": 121, 
40439         "account": 14, 
40440         "state": "invoiced", 
40441         "coreHours": 2.08, 
40442         "invoice": 67, 
40443         "date": "2013-12-15T05:00:00Z", 
40444         "kind": "besteffort"
40445     }
40446 },
40447 {
40448     "pk": 61551, 
40449     "model": "core.charge", 
40450     "fields": {
40451         "updated": "2013-12-18T21:29:19.920Z", 
40452         "slice": 15, 
40453         "created": "2013-12-18T21:29:16.278Z", 
40454         "amount": 0.3304, 
40455         "object": 121, 
40456         "account": 14, 
40457         "state": "invoiced", 
40458         "coreHours": 4.72, 
40459         "invoice": 67, 
40460         "date": "2013-12-15T13:00:00Z", 
40461         "kind": "besteffort"
40462     }
40463 },
40464 {
40465     "pk": 61552, 
40466     "model": "core.charge", 
40467     "fields": {
40468         "updated": "2013-12-18T21:29:19.962Z", 
40469         "slice": 15, 
40470         "created": "2013-12-18T21:29:16.286Z", 
40471         "amount": 0.2016, 
40472         "object": 121, 
40473         "account": 14, 
40474         "state": "invoiced", 
40475         "coreHours": 2.88, 
40476         "invoice": 67, 
40477         "date": "2013-12-15T21:00:00Z", 
40478         "kind": "besteffort"
40479     }
40480 },
40481 {
40482     "pk": 61553, 
40483     "model": "core.charge", 
40484     "fields": {
40485         "updated": "2013-12-18T21:29:16.295Z", 
40486         "slice": 15, 
40487         "created": "2013-12-18T21:29:16.295Z", 
40488         "amount": 0.2128, 
40489         "object": 121, 
40490         "account": 14, 
40491         "state": "pending", 
40492         "coreHours": 3.04, 
40493         "invoice": null, 
40494         "date": "2013-12-16T05:00:00Z", 
40495         "kind": "besteffort"
40496     }
40497 },
40498 {
40499     "pk": 61554, 
40500     "model": "core.charge", 
40501     "fields": {
40502         "updated": "2013-12-18T21:29:16.303Z", 
40503         "slice": 15, 
40504         "created": "2013-12-18T21:29:16.303Z", 
40505         "amount": 0.3192, 
40506         "object": 121, 
40507         "account": 14, 
40508         "state": "pending", 
40509         "coreHours": 4.56, 
40510         "invoice": null, 
40511         "date": "2013-12-16T13:00:00Z", 
40512         "kind": "besteffort"
40513     }
40514 },
40515 {
40516     "pk": 61555, 
40517     "model": "core.charge", 
40518     "fields": {
40519         "updated": "2013-12-18T21:29:16.311Z", 
40520         "slice": 15, 
40521         "created": "2013-12-18T21:29:16.311Z", 
40522         "amount": 0.1232, 
40523         "object": 121, 
40524         "account": 14, 
40525         "state": "pending", 
40526         "coreHours": 1.76, 
40527         "invoice": null, 
40528         "date": "2013-12-16T21:00:00Z", 
40529         "kind": "besteffort"
40530     }
40531 },
40532 {
40533     "pk": 61556, 
40534     "model": "core.charge", 
40535     "fields": {
40536         "updated": "2013-12-18T21:29:16.320Z", 
40537         "slice": 15, 
40538         "created": "2013-12-18T21:29:16.320Z", 
40539         "amount": 0.1736, 
40540         "object": 121, 
40541         "account": 14, 
40542         "state": "pending", 
40543         "coreHours": 2.48, 
40544         "invoice": null, 
40545         "date": "2013-12-17T05:00:00Z", 
40546         "kind": "besteffort"
40547     }
40548 },
40549 {
40550     "pk": 61557, 
40551     "model": "core.charge", 
40552     "fields": {
40553         "updated": "2013-12-18T21:29:16.328Z", 
40554         "slice": 15, 
40555         "created": "2013-12-18T21:29:16.328Z", 
40556         "amount": 0.1792, 
40557         "object": 121, 
40558         "account": 14, 
40559         "state": "pending", 
40560         "coreHours": 2.56, 
40561         "invoice": null, 
40562         "date": "2013-12-17T13:00:00Z", 
40563         "kind": "besteffort"
40564     }
40565 },
40566 {
40567     "pk": 61558, 
40568     "model": "core.charge", 
40569     "fields": {
40570         "updated": "2013-12-18T21:29:16.336Z", 
40571         "slice": 15, 
40572         "created": "2013-12-18T21:29:16.336Z", 
40573         "amount": 0.112, 
40574         "object": 121, 
40575         "account": 14, 
40576         "state": "pending", 
40577         "coreHours": 1.6, 
40578         "invoice": null, 
40579         "date": "2013-12-17T21:00:00Z", 
40580         "kind": "besteffort"
40581     }
40582 },
40583 {
40584     "pk": 61559, 
40585     "model": "core.charge", 
40586     "fields": {
40587         "updated": "2013-12-18T21:29:16.344Z", 
40588         "slice": 15, 
40589         "created": "2013-12-18T21:29:16.344Z", 
40590         "amount": 0.196, 
40591         "object": 121, 
40592         "account": 14, 
40593         "state": "pending", 
40594         "coreHours": 2.8, 
40595         "invoice": null, 
40596         "date": "2013-12-18T05:00:00Z", 
40597         "kind": "besteffort"
40598     }
40599 },
40600 {
40601     "pk": 61560, 
40602     "model": "core.charge", 
40603     "fields": {
40604         "updated": "2013-12-18T21:29:16.353Z", 
40605         "slice": 15, 
40606         "created": "2013-12-18T21:29:16.353Z", 
40607         "amount": 0.252, 
40608         "object": 121, 
40609         "account": 14, 
40610         "state": "pending", 
40611         "coreHours": 3.6, 
40612         "invoice": null, 
40613         "date": "2013-12-18T13:00:00Z", 
40614         "kind": "besteffort"
40615     }
40616 },
40617 {
40618     "pk": 1, 
40619     "model": "hpc.serviceprovider", 
40620     "fields": {
40621         "updated": "2013-12-11T18:11:43.757Z", 
40622         "description": "", 
40623         "enabled": true, 
40624         "name": "internet2", 
40625         "created": "2013-12-11T18:11:43.757Z"
40626     }
40627 },
40628 {
40629     "pk": 2, 
40630     "model": "hpc.serviceprovider", 
40631     "fields": {
40632         "updated": "2013-12-11T18:13:38.024Z", 
40633         "description": "", 
40634         "enabled": true, 
40635         "name": "Syndicate", 
40636         "created": "2013-12-11T18:11:52.622Z"
40637     }
40638 },
40639 {
40640     "pk": 29, 
40641     "model": "hpc.contentprovider", 
40642     "fields": {
40643         "updated": "2013-12-11T23:57:17.472Z", 
40644         "description": "Peer-to-peer content sharing for Syndicate distributed filesystem", 
40645         "created": "2013-12-11T23:57:17.472Z", 
40646         "serviceProvider": 2, 
40647         "enabled": true, 
40648         "users": [], 
40649         "name": "Syndicate"
40650     }
40651 },
40652 {
40653     "pk": 30, 
40654     "model": "hpc.contentprovider", 
40655     "fields": {
40656         "updated": "2013-12-11T23:57:20.586Z", 
40657         "description": "Content Provider for Georgia Tech", 
40658         "created": "2013-12-11T23:57:20.586Z", 
40659         "serviceProvider": 1, 
40660         "enabled": true, 
40661         "users": [], 
40662         "name": "Georgia Tech"
40663     }
40664 },
40665 {
40666     "pk": 31, 
40667     "model": "hpc.contentprovider", 
40668     "fields": {
40669         "updated": "2013-12-11T23:57:20.611Z", 
40670         "description": "Content Provider for Stanford University", 
40671         "created": "2013-12-11T23:57:20.611Z", 
40672         "serviceProvider": 1, 
40673         "enabled": true, 
40674         "users": [], 
40675         "name": "Stanford University"
40676     }
40677 },
40678 {
40679     "pk": 32, 
40680     "model": "hpc.contentprovider", 
40681     "fields": {
40682         "updated": "2013-12-11T23:57:20.636Z", 
40683         "description": "Content Provider for University of Washington", 
40684         "created": "2013-12-11T23:57:20.636Z", 
40685         "serviceProvider": 1, 
40686         "enabled": true, 
40687         "users": [], 
40688         "name": "University of Washington"
40689     }
40690 },
40691 {
40692     "pk": 33, 
40693     "model": "hpc.contentprovider", 
40694     "fields": {
40695         "updated": "2013-12-11T23:57:20.660Z", 
40696         "description": "Content Provider for Max Planck Institute", 
40697         "created": "2013-12-11T23:57:20.660Z", 
40698         "serviceProvider": 1, 
40699         "enabled": true, 
40700         "users": [], 
40701         "name": "Max Planck Institute"
40702     }
40703 },
40704 {
40705     "pk": 34, 
40706     "model": "hpc.contentprovider", 
40707     "fields": {
40708         "updated": "2013-12-11T23:57:20.685Z", 
40709         "description": "Content Provider for Princeton University", 
40710         "created": "2013-12-11T23:57:20.685Z", 
40711         "serviceProvider": 1, 
40712         "enabled": true, 
40713         "users": [], 
40714         "name": "Princeton University"
40715     }
40716 },
40717 {
40718     "pk": 35, 
40719     "model": "hpc.contentprovider", 
40720     "fields": {
40721         "updated": "2013-12-11T23:57:20.710Z", 
40722         "description": "Open Networking Lab", 
40723         "created": "2013-12-11T23:57:20.710Z", 
40724         "serviceProvider": 1, 
40725         "enabled": true, 
40726         "users": [], 
40727         "name": "ON.LAB"
40728     }
40729 },
40730 {
40731     "pk": 3527, 
40732     "model": "hpc.originserver", 
40733     "fields": {
40734         "updated": "2013-12-11T23:57:17.496Z", 
40735         "authenticated": false, 
40736         "description": "syndicate origin server", 
40737         "created": "2013-12-11T23:57:17.496Z", 
40738         "url": "node70.stanford.vicci.org:32780", 
40739         "enabled": true, 
40740         "redirects": true, 
40741         "protocol": "http", 
40742         "contentProvider": 29
40743     }
40744 },
40745 {
40746     "pk": 3528, 
40747     "model": "hpc.originserver", 
40748     "fields": {
40749         "updated": "2013-12-11T23:57:17.503Z", 
40750         "authenticated": false, 
40751         "description": "syndicate origin server", 
40752         "created": "2013-12-11T23:57:17.503Z", 
40753         "url": "node69.stanford.vicci.org:32780", 
40754         "enabled": true, 
40755         "redirects": true, 
40756         "protocol": "http", 
40757         "contentProvider": 29
40758     }
40759 },
40760 {
40761     "pk": 3529, 
40762     "model": "hpc.originserver", 
40763     "fields": {
40764         "updated": "2013-12-11T23:57:17.512Z", 
40765         "authenticated": false, 
40766         "description": "syndicate origin server", 
40767         "created": "2013-12-11T23:57:17.512Z", 
40768         "url": "node68.stanford.vicci.org:32780", 
40769         "enabled": true, 
40770         "redirects": true, 
40771         "protocol": "http", 
40772         "contentProvider": 29
40773     }
40774 },
40775 {
40776     "pk": 3530, 
40777     "model": "hpc.originserver", 
40778     "fields": {
40779         "updated": "2013-12-11T23:57:17.520Z", 
40780         "authenticated": false, 
40781         "description": "syndicate origin server", 
40782         "created": "2013-12-11T23:57:17.520Z", 
40783         "url": "node67.stanford.vicci.org:32780", 
40784         "enabled": true, 
40785         "redirects": true, 
40786         "protocol": "http", 
40787         "contentProvider": 29
40788     }
40789 },
40790 {
40791     "pk": 3531, 
40792     "model": "hpc.originserver", 
40793     "fields": {
40794         "updated": "2013-12-11T23:57:17.528Z", 
40795         "authenticated": false, 
40796         "description": "syndicate origin server", 
40797         "created": "2013-12-11T23:57:17.528Z", 
40798         "url": "node66.stanford.vicci.org:32780", 
40799         "enabled": true, 
40800         "redirects": true, 
40801         "protocol": "http", 
40802         "contentProvider": 29
40803     }
40804 },
40805 {
40806     "pk": 3532, 
40807     "model": "hpc.originserver", 
40808     "fields": {
40809         "updated": "2013-12-11T23:57:17.537Z", 
40810         "authenticated": false, 
40811         "description": "syndicate origin server", 
40812         "created": "2013-12-11T23:57:17.537Z", 
40813         "url": "node65.stanford.vicci.org:32780", 
40814         "enabled": true, 
40815         "redirects": true, 
40816         "protocol": "http", 
40817         "contentProvider": 29
40818     }
40819 },
40820 {
40821     "pk": 3533, 
40822     "model": "hpc.originserver", 
40823     "fields": {
40824         "updated": "2013-12-11T23:57:17.545Z", 
40825         "authenticated": false, 
40826         "description": "syndicate origin server", 
40827         "created": "2013-12-11T23:57:17.545Z", 
40828         "url": "node64.stanford.vicci.org:32780", 
40829         "enabled": true, 
40830         "redirects": true, 
40831         "protocol": "http", 
40832         "contentProvider": 29
40833     }
40834 },
40835 {
40836     "pk": 3534, 
40837     "model": "hpc.originserver", 
40838     "fields": {
40839         "updated": "2013-12-11T23:57:17.553Z", 
40840         "authenticated": false, 
40841         "description": "syndicate origin server", 
40842         "created": "2013-12-11T23:57:17.553Z", 
40843         "url": "node63.stanford.vicci.org:32780", 
40844         "enabled": true, 
40845         "redirects": true, 
40846         "protocol": "http", 
40847         "contentProvider": 29
40848     }
40849 },
40850 {
40851     "pk": 3535, 
40852     "model": "hpc.originserver", 
40853     "fields": {
40854         "updated": "2013-12-11T23:57:17.561Z", 
40855         "authenticated": false, 
40856         "description": "syndicate origin server", 
40857         "created": "2013-12-11T23:57:17.561Z", 
40858         "url": "node62.stanford.vicci.org:32780", 
40859         "enabled": true, 
40860         "redirects": true, 
40861         "protocol": "http", 
40862         "contentProvider": 29
40863     }
40864 },
40865 {
40866     "pk": 3536, 
40867     "model": "hpc.originserver", 
40868     "fields": {
40869         "updated": "2013-12-11T23:57:17.570Z", 
40870         "authenticated": false, 
40871         "description": "syndicate origin server", 
40872         "created": "2013-12-11T23:57:17.570Z", 
40873         "url": "node61.stanford.vicci.org:32780", 
40874         "enabled": true, 
40875         "redirects": true, 
40876         "protocol": "http", 
40877         "contentProvider": 29
40878     }
40879 },
40880 {
40881     "pk": 3537, 
40882     "model": "hpc.originserver", 
40883     "fields": {
40884         "updated": "2013-12-11T23:57:17.578Z", 
40885         "authenticated": false, 
40886         "description": "syndicate origin server", 
40887         "created": "2013-12-11T23:57:17.578Z", 
40888         "url": "node60.stanford.vicci.org:32780", 
40889         "enabled": true, 
40890         "redirects": true, 
40891         "protocol": "http", 
40892         "contentProvider": 29
40893     }
40894 },
40895 {
40896     "pk": 3538, 
40897     "model": "hpc.originserver", 
40898     "fields": {
40899         "updated": "2013-12-11T23:57:17.586Z", 
40900         "authenticated": false, 
40901         "description": "syndicate origin server", 
40902         "created": "2013-12-11T23:57:17.586Z", 
40903         "url": "node59.stanford.vicci.org:32780", 
40904         "enabled": true, 
40905         "redirects": true, 
40906         "protocol": "http", 
40907         "contentProvider": 29
40908     }
40909 },
40910 {
40911     "pk": 3539, 
40912     "model": "hpc.originserver", 
40913     "fields": {
40914         "updated": "2013-12-11T23:57:17.595Z", 
40915         "authenticated": false, 
40916         "description": "syndicate origin server", 
40917         "created": "2013-12-11T23:57:17.595Z", 
40918         "url": "node58.stanford.vicci.org:32780", 
40919         "enabled": true, 
40920         "redirects": true, 
40921         "protocol": "http", 
40922         "contentProvider": 29
40923     }
40924 },
40925 {
40926     "pk": 3540, 
40927     "model": "hpc.originserver", 
40928     "fields": {
40929         "updated": "2013-12-11T23:57:17.603Z", 
40930         "authenticated": false, 
40931         "description": "syndicate origin server", 
40932         "created": "2013-12-11T23:57:17.603Z", 
40933         "url": "node57.stanford.vicci.org:32780", 
40934         "enabled": true, 
40935         "redirects": true, 
40936         "protocol": "http", 
40937         "contentProvider": 29
40938     }
40939 },
40940 {
40941     "pk": 3541, 
40942     "model": "hpc.originserver", 
40943     "fields": {
40944         "updated": "2013-12-11T23:57:17.611Z", 
40945         "authenticated": false, 
40946         "description": "syndicate origin server", 
40947         "created": "2013-12-11T23:57:17.611Z", 
40948         "url": "node56.stanford.vicci.org:32780", 
40949         "enabled": true, 
40950         "redirects": true, 
40951         "protocol": "http", 
40952         "contentProvider": 29
40953     }
40954 },
40955 {
40956     "pk": 3542, 
40957     "model": "hpc.originserver", 
40958     "fields": {
40959         "updated": "2013-12-11T23:57:17.619Z", 
40960         "authenticated": false, 
40961         "description": "syndicate origin server", 
40962         "created": "2013-12-11T23:57:17.619Z", 
40963         "url": "node55.stanford.vicci.org:32780", 
40964         "enabled": true, 
40965         "redirects": true, 
40966         "protocol": "http", 
40967         "contentProvider": 29
40968     }
40969 },
40970 {
40971     "pk": 3543, 
40972     "model": "hpc.originserver", 
40973     "fields": {
40974         "updated": "2013-12-11T23:57:17.628Z", 
40975         "authenticated": false, 
40976         "description": "syndicate origin server", 
40977         "created": "2013-12-11T23:57:17.628Z", 
40978         "url": "node54.stanford.vicci.org:32780", 
40979         "enabled": true, 
40980         "redirects": true, 
40981         "protocol": "http", 
40982         "contentProvider": 29
40983     }
40984 },
40985 {
40986     "pk": 3544, 
40987     "model": "hpc.originserver", 
40988     "fields": {
40989         "updated": "2013-12-11T23:57:17.636Z", 
40990         "authenticated": false, 
40991         "description": "syndicate origin server", 
40992         "created": "2013-12-11T23:57:17.636Z", 
40993         "url": "node53.stanford.vicci.org:32780", 
40994         "enabled": true, 
40995         "redirects": true, 
40996         "protocol": "http", 
40997         "contentProvider": 29
40998     }
40999 },
41000 {
41001     "pk": 3545, 
41002     "model": "hpc.originserver", 
41003     "fields": {
41004         "updated": "2013-12-11T23:57:17.644Z", 
41005         "authenticated": false, 
41006         "description": "syndicate origin server", 
41007         "created": "2013-12-11T23:57:17.644Z", 
41008         "url": "node52.stanford.vicci.org:32780", 
41009         "enabled": true, 
41010         "redirects": true, 
41011         "protocol": "http", 
41012         "contentProvider": 29
41013     }
41014 },
41015 {
41016     "pk": 3546, 
41017     "model": "hpc.originserver", 
41018     "fields": {
41019         "updated": "2013-12-11T23:57:17.653Z", 
41020         "authenticated": false, 
41021         "description": "syndicate origin server", 
41022         "created": "2013-12-11T23:57:17.653Z", 
41023         "url": "node51.stanford.vicci.org:32780", 
41024         "enabled": true, 
41025         "redirects": true, 
41026         "protocol": "http", 
41027         "contentProvider": 29
41028     }
41029 },
41030 {
41031     "pk": 3547, 
41032     "model": "hpc.originserver", 
41033     "fields": {
41034         "updated": "2013-12-11T23:57:17.661Z", 
41035         "authenticated": false, 
41036         "description": "syndicate origin server", 
41037         "created": "2013-12-11T23:57:17.661Z", 
41038         "url": "node50.stanford.vicci.org:32780", 
41039         "enabled": true, 
41040         "redirects": true, 
41041         "protocol": "http", 
41042         "contentProvider": 29
41043     }
41044 },
41045 {
41046     "pk": 3548, 
41047     "model": "hpc.originserver", 
41048     "fields": {
41049         "updated": "2013-12-11T23:57:17.669Z", 
41050         "authenticated": false, 
41051         "description": "syndicate origin server", 
41052         "created": "2013-12-11T23:57:17.669Z", 
41053         "url": "node49.stanford.vicci.org:32780", 
41054         "enabled": true, 
41055         "redirects": true, 
41056         "protocol": "http", 
41057         "contentProvider": 29
41058     }
41059 },
41060 {
41061     "pk": 3549, 
41062     "model": "hpc.originserver", 
41063     "fields": {
41064         "updated": "2013-12-11T23:57:17.677Z", 
41065         "authenticated": false, 
41066         "description": "syndicate origin server", 
41067         "created": "2013-12-11T23:57:17.677Z", 
41068         "url": "node48.stanford.vicci.org:32780", 
41069         "enabled": true, 
41070         "redirects": true, 
41071         "protocol": "http", 
41072         "contentProvider": 29
41073     }
41074 },
41075 {
41076     "pk": 3550, 
41077     "model": "hpc.originserver", 
41078     "fields": {
41079         "updated": "2013-12-11T23:57:17.686Z", 
41080         "authenticated": false, 
41081         "description": "syndicate origin server", 
41082         "created": "2013-12-11T23:57:17.686Z", 
41083         "url": "node47.stanford.vicci.org:32780", 
41084         "enabled": true, 
41085         "redirects": true, 
41086         "protocol": "http", 
41087         "contentProvider": 29
41088     }
41089 },
41090 {
41091     "pk": 3551, 
41092     "model": "hpc.originserver", 
41093     "fields": {
41094         "updated": "2013-12-11T23:57:17.694Z", 
41095         "authenticated": false, 
41096         "description": "syndicate origin server", 
41097         "created": "2013-12-11T23:57:17.694Z", 
41098         "url": "node46.stanford.vicci.org:32780", 
41099         "enabled": true, 
41100         "redirects": true, 
41101         "protocol": "http", 
41102         "contentProvider": 29
41103     }
41104 },
41105 {
41106     "pk": 3552, 
41107     "model": "hpc.originserver", 
41108     "fields": {
41109         "updated": "2013-12-11T23:57:17.702Z", 
41110         "authenticated": false, 
41111         "description": "syndicate origin server", 
41112         "created": "2013-12-11T23:57:17.702Z", 
41113         "url": "node45.stanford.vicci.org:32780", 
41114         "enabled": true, 
41115         "redirects": true, 
41116         "protocol": "http", 
41117         "contentProvider": 29
41118     }
41119 },
41120 {
41121     "pk": 3553, 
41122     "model": "hpc.originserver", 
41123     "fields": {
41124         "updated": "2013-12-11T23:57:17.711Z", 
41125         "authenticated": false, 
41126         "description": "syndicate origin server", 
41127         "created": "2013-12-11T23:57:17.711Z", 
41128         "url": "node44.stanford.vicci.org:32780", 
41129         "enabled": true, 
41130         "redirects": true, 
41131         "protocol": "http", 
41132         "contentProvider": 29
41133     }
41134 },
41135 {
41136     "pk": 3554, 
41137     "model": "hpc.originserver", 
41138     "fields": {
41139         "updated": "2013-12-11T23:57:17.719Z", 
41140         "authenticated": false, 
41141         "description": "syndicate origin server", 
41142         "created": "2013-12-11T23:57:17.719Z", 
41143         "url": "node43.stanford.vicci.org:32780", 
41144         "enabled": true, 
41145         "redirects": true, 
41146         "protocol": "http", 
41147         "contentProvider": 29
41148     }
41149 },
41150 {
41151     "pk": 3555, 
41152     "model": "hpc.originserver", 
41153     "fields": {
41154         "updated": "2013-12-11T23:57:17.727Z", 
41155         "authenticated": false, 
41156         "description": "syndicate origin server", 
41157         "created": "2013-12-11T23:57:17.727Z", 
41158         "url": "node42.stanford.vicci.org:32780", 
41159         "enabled": true, 
41160         "redirects": true, 
41161         "protocol": "http", 
41162         "contentProvider": 29
41163     }
41164 },
41165 {
41166     "pk": 3556, 
41167     "model": "hpc.originserver", 
41168     "fields": {
41169         "updated": "2013-12-11T23:57:17.735Z", 
41170         "authenticated": false, 
41171         "description": "syndicate origin server", 
41172         "created": "2013-12-11T23:57:17.735Z", 
41173         "url": "node41.stanford.vicci.org:32780", 
41174         "enabled": true, 
41175         "redirects": true, 
41176         "protocol": "http", 
41177         "contentProvider": 29
41178     }
41179 },
41180 {
41181     "pk": 3557, 
41182     "model": "hpc.originserver", 
41183     "fields": {
41184         "updated": "2013-12-11T23:57:17.744Z", 
41185         "authenticated": false, 
41186         "description": "syndicate origin server", 
41187         "created": "2013-12-11T23:57:17.744Z", 
41188         "url": "node40.stanford.vicci.org:32780", 
41189         "enabled": true, 
41190         "redirects": true, 
41191         "protocol": "http", 
41192         "contentProvider": 29
41193     }
41194 },
41195 {
41196     "pk": 3558, 
41197     "model": "hpc.originserver", 
41198     "fields": {
41199         "updated": "2013-12-11T23:57:17.752Z", 
41200         "authenticated": false, 
41201         "description": "syndicate origin server", 
41202         "created": "2013-12-11T23:57:17.752Z", 
41203         "url": "node39.stanford.vicci.org:32780", 
41204         "enabled": true, 
41205         "redirects": true, 
41206         "protocol": "http", 
41207         "contentProvider": 29
41208     }
41209 },
41210 {
41211     "pk": 3559, 
41212     "model": "hpc.originserver", 
41213     "fields": {
41214         "updated": "2013-12-11T23:57:17.760Z", 
41215         "authenticated": false, 
41216         "description": "syndicate origin server", 
41217         "created": "2013-12-11T23:57:17.760Z", 
41218         "url": "node38.stanford.vicci.org:32780", 
41219         "enabled": true, 
41220         "redirects": true, 
41221         "protocol": "http", 
41222         "contentProvider": 29
41223     }
41224 },
41225 {
41226     "pk": 3560, 
41227     "model": "hpc.originserver", 
41228     "fields": {
41229         "updated": "2013-12-11T23:57:17.768Z", 
41230         "authenticated": false, 
41231         "description": "syndicate origin server", 
41232         "created": "2013-12-11T23:57:17.768Z", 
41233         "url": "node37.stanford.vicci.org:32780", 
41234         "enabled": true, 
41235         "redirects": true, 
41236         "protocol": "http", 
41237         "contentProvider": 29
41238     }
41239 },
41240 {
41241     "pk": 3561, 
41242     "model": "hpc.originserver", 
41243     "fields": {
41244         "updated": "2013-12-11T23:57:17.777Z", 
41245         "authenticated": false, 
41246         "description": "syndicate origin server", 
41247         "created": "2013-12-11T23:57:17.777Z", 
41248         "url": "node36.stanford.vicci.org:32780", 
41249         "enabled": true, 
41250         "redirects": true, 
41251         "protocol": "http", 
41252         "contentProvider": 29
41253     }
41254 },
41255 {
41256     "pk": 3562, 
41257     "model": "hpc.originserver", 
41258     "fields": {
41259         "updated": "2013-12-11T23:57:17.785Z", 
41260         "authenticated": false, 
41261         "description": "syndicate origin server", 
41262         "created": "2013-12-11T23:57:17.785Z", 
41263         "url": "node35.stanford.vicci.org:32780", 
41264         "enabled": true, 
41265         "redirects": true, 
41266         "protocol": "http", 
41267         "contentProvider": 29
41268     }
41269 },
41270 {
41271     "pk": 3563, 
41272     "model": "hpc.originserver", 
41273     "fields": {
41274         "updated": "2013-12-11T23:57:17.793Z", 
41275         "authenticated": false, 
41276         "description": "syndicate origin server", 
41277         "created": "2013-12-11T23:57:17.793Z", 
41278         "url": "node34.stanford.vicci.org:32780", 
41279         "enabled": true, 
41280         "redirects": true, 
41281         "protocol": "http", 
41282         "contentProvider": 29
41283     }
41284 },
41285 {
41286     "pk": 3564, 
41287     "model": "hpc.originserver", 
41288     "fields": {
41289         "updated": "2013-12-11T23:57:17.802Z", 
41290         "authenticated": false, 
41291         "description": "syndicate origin server", 
41292         "created": "2013-12-11T23:57:17.802Z", 
41293         "url": "node33.stanford.vicci.org:32780", 
41294         "enabled": true, 
41295         "redirects": true, 
41296         "protocol": "http", 
41297         "contentProvider": 29
41298     }
41299 },
41300 {
41301     "pk": 3565, 
41302     "model": "hpc.originserver", 
41303     "fields": {
41304         "updated": "2013-12-11T23:57:17.810Z", 
41305         "authenticated": false, 
41306         "description": "syndicate origin server", 
41307         "created": "2013-12-11T23:57:17.810Z", 
41308         "url": "node32.stanford.vicci.org:32780", 
41309         "enabled": true, 
41310         "redirects": true, 
41311         "protocol": "http", 
41312         "contentProvider": 29
41313     }
41314 },
41315 {
41316     "pk": 3566, 
41317     "model": "hpc.originserver", 
41318     "fields": {
41319         "updated": "2013-12-11T23:57:17.818Z", 
41320         "authenticated": false, 
41321         "description": "syndicate origin server", 
41322         "created": "2013-12-11T23:57:17.818Z", 
41323         "url": "node31.stanford.vicci.org:32780", 
41324         "enabled": true, 
41325         "redirects": true, 
41326         "protocol": "http", 
41327         "contentProvider": 29
41328     }
41329 },
41330 {
41331     "pk": 3567, 
41332     "model": "hpc.originserver", 
41333     "fields": {
41334         "updated": "2013-12-11T23:57:17.826Z", 
41335         "authenticated": false, 
41336         "description": "syndicate origin server", 
41337         "created": "2013-12-11T23:57:17.826Z", 
41338         "url": "node30.stanford.vicci.org:32780", 
41339         "enabled": true, 
41340         "redirects": true, 
41341         "protocol": "http", 
41342         "contentProvider": 29
41343     }
41344 },
41345 {
41346     "pk": 3568, 
41347     "model": "hpc.originserver", 
41348     "fields": {
41349         "updated": "2013-12-11T23:57:17.835Z", 
41350         "authenticated": false, 
41351         "description": "syndicate origin server", 
41352         "created": "2013-12-11T23:57:17.835Z", 
41353         "url": "node29.stanford.vicci.org:32780", 
41354         "enabled": true, 
41355         "redirects": true, 
41356         "protocol": "http", 
41357         "contentProvider": 29
41358     }
41359 },
41360 {
41361     "pk": 3569, 
41362     "model": "hpc.originserver", 
41363     "fields": {
41364         "updated": "2013-12-11T23:57:17.843Z", 
41365         "authenticated": false, 
41366         "description": "syndicate origin server", 
41367         "created": "2013-12-11T23:57:17.843Z", 
41368         "url": "node28.stanford.vicci.org:32780", 
41369         "enabled": true, 
41370         "redirects": true, 
41371         "protocol": "http", 
41372         "contentProvider": 29
41373     }
41374 },
41375 {
41376     "pk": 3570, 
41377     "model": "hpc.originserver", 
41378     "fields": {
41379         "updated": "2013-12-11T23:57:17.851Z", 
41380         "authenticated": false, 
41381         "description": "syndicate origin server", 
41382         "created": "2013-12-11T23:57:17.851Z", 
41383         "url": "node27.stanford.vicci.org:32780", 
41384         "enabled": true, 
41385         "redirects": true, 
41386         "protocol": "http", 
41387         "contentProvider": 29
41388     }
41389 },
41390 {
41391     "pk": 3571, 
41392     "model": "hpc.originserver", 
41393     "fields": {
41394         "updated": "2013-12-11T23:57:17.860Z", 
41395         "authenticated": false, 
41396         "description": "syndicate origin server", 
41397         "created": "2013-12-11T23:57:17.860Z", 
41398         "url": "node26.stanford.vicci.org:32780", 
41399         "enabled": true, 
41400         "redirects": true, 
41401         "protocol": "http", 
41402         "contentProvider": 29
41403     }
41404 },
41405 {
41406     "pk": 3572, 
41407     "model": "hpc.originserver", 
41408     "fields": {
41409         "updated": "2013-12-11T23:57:17.868Z", 
41410         "authenticated": false, 
41411         "description": "syndicate origin server", 
41412         "created": "2013-12-11T23:57:17.868Z", 
41413         "url": "node25.stanford.vicci.org:32780", 
41414         "enabled": true, 
41415         "redirects": true, 
41416         "protocol": "http", 
41417         "contentProvider": 29
41418     }
41419 },
41420 {
41421     "pk": 3573, 
41422     "model": "hpc.originserver", 
41423     "fields": {
41424         "updated": "2013-12-11T23:57:17.876Z", 
41425         "authenticated": false, 
41426         "description": "syndicate origin server", 
41427         "created": "2013-12-11T23:57:17.876Z", 
41428         "url": "node24.stanford.vicci.org:32780", 
41429         "enabled": true, 
41430         "redirects": true, 
41431         "protocol": "http", 
41432         "contentProvider": 29
41433     }
41434 },
41435 {
41436     "pk": 3574, 
41437     "model": "hpc.originserver", 
41438     "fields": {
41439         "updated": "2013-12-11T23:57:17.884Z", 
41440         "authenticated": false, 
41441         "description": "syndicate origin server", 
41442         "created": "2013-12-11T23:57:17.884Z", 
41443         "url": "node23.stanford.vicci.org:32780", 
41444         "enabled": true, 
41445         "redirects": true, 
41446         "protocol": "http", 
41447         "contentProvider": 29
41448     }
41449 },
41450 {
41451     "pk": 3575, 
41452     "model": "hpc.originserver", 
41453     "fields": {
41454         "updated": "2013-12-11T23:57:17.893Z", 
41455         "authenticated": false, 
41456         "description": "syndicate origin server", 
41457         "created": "2013-12-11T23:57:17.893Z", 
41458         "url": "node22.stanford.vicci.org:32780", 
41459         "enabled": true, 
41460         "redirects": true, 
41461         "protocol": "http", 
41462         "contentProvider": 29
41463     }
41464 },
41465 {
41466     "pk": 3576, 
41467     "model": "hpc.originserver", 
41468     "fields": {
41469         "updated": "2013-12-11T23:57:17.901Z", 
41470         "authenticated": false, 
41471         "description": "syndicate origin server", 
41472         "created": "2013-12-11T23:57:17.901Z", 
41473         "url": "node21.stanford.vicci.org:32780", 
41474         "enabled": true, 
41475         "redirects": true, 
41476         "protocol": "http", 
41477         "contentProvider": 29
41478     }
41479 },
41480 {
41481     "pk": 3577, 
41482     "model": "hpc.originserver", 
41483     "fields": {
41484         "updated": "2013-12-11T23:57:17.909Z", 
41485         "authenticated": false, 
41486         "description": "syndicate origin server", 
41487         "created": "2013-12-11T23:57:17.909Z", 
41488         "url": "node20.stanford.vicci.org:32780", 
41489         "enabled": true, 
41490         "redirects": true, 
41491         "protocol": "http", 
41492         "contentProvider": 29
41493     }
41494 },
41495 {
41496     "pk": 3578, 
41497     "model": "hpc.originserver", 
41498     "fields": {
41499         "updated": "2013-12-11T23:57:17.918Z", 
41500         "authenticated": false, 
41501         "description": "syndicate origin server", 
41502         "created": "2013-12-11T23:57:17.918Z", 
41503         "url": "node19.stanford.vicci.org:32780", 
41504         "enabled": true, 
41505         "redirects": true, 
41506         "protocol": "http", 
41507         "contentProvider": 29
41508     }
41509 },
41510 {
41511     "pk": 3579, 
41512     "model": "hpc.originserver", 
41513     "fields": {
41514         "updated": "2013-12-11T23:57:17.926Z", 
41515         "authenticated": false, 
41516         "description": "syndicate origin server", 
41517         "created": "2013-12-11T23:57:17.926Z", 
41518         "url": "node18.stanford.vicci.org:32780", 
41519         "enabled": true, 
41520         "redirects": true, 
41521         "protocol": "http", 
41522         "contentProvider": 29
41523     }
41524 },
41525 {
41526     "pk": 3580, 
41527     "model": "hpc.originserver", 
41528     "fields": {
41529         "updated": "2013-12-11T23:57:17.934Z", 
41530         "authenticated": false, 
41531         "description": "syndicate origin server", 
41532         "created": "2013-12-11T23:57:17.934Z", 
41533         "url": "node17.stanford.vicci.org:32780", 
41534         "enabled": true, 
41535         "redirects": true, 
41536         "protocol": "http", 
41537         "contentProvider": 29
41538     }
41539 },
41540 {
41541     "pk": 3581, 
41542     "model": "hpc.originserver", 
41543     "fields": {
41544         "updated": "2013-12-11T23:57:17.942Z", 
41545         "authenticated": false, 
41546         "description": "syndicate origin server", 
41547         "created": "2013-12-11T23:57:17.942Z", 
41548         "url": "node16.stanford.vicci.org:32780", 
41549         "enabled": true, 
41550         "redirects": true, 
41551         "protocol": "http", 
41552         "contentProvider": 29
41553     }
41554 },
41555 {
41556     "pk": 3582, 
41557     "model": "hpc.originserver", 
41558     "fields": {
41559         "updated": "2013-12-11T23:57:17.951Z", 
41560         "authenticated": false, 
41561         "description": "syndicate origin server", 
41562         "created": "2013-12-11T23:57:17.951Z", 
41563         "url": "node15.stanford.vicci.org:32780", 
41564         "enabled": true, 
41565         "redirects": true, 
41566         "protocol": "http", 
41567         "contentProvider": 29
41568     }
41569 },
41570 {
41571     "pk": 3583, 
41572     "model": "hpc.originserver", 
41573     "fields": {
41574         "updated": "2013-12-11T23:57:17.959Z", 
41575         "authenticated": false, 
41576         "description": "syndicate origin server", 
41577         "created": "2013-12-11T23:57:17.959Z", 
41578         "url": "node14.stanford.vicci.org:32780", 
41579         "enabled": true, 
41580         "redirects": true, 
41581         "protocol": "http", 
41582         "contentProvider": 29
41583     }
41584 },
41585 {
41586     "pk": 3584, 
41587     "model": "hpc.originserver", 
41588     "fields": {
41589         "updated": "2013-12-11T23:57:17.967Z", 
41590         "authenticated": false, 
41591         "description": "syndicate origin server", 
41592         "created": "2013-12-11T23:57:17.967Z", 
41593         "url": "node13.stanford.vicci.org:32780", 
41594         "enabled": true, 
41595         "redirects": true, 
41596         "protocol": "http", 
41597         "contentProvider": 29
41598     }
41599 },
41600 {
41601     "pk": 3585, 
41602     "model": "hpc.originserver", 
41603     "fields": {
41604         "updated": "2013-12-11T23:57:17.975Z", 
41605         "authenticated": false, 
41606         "description": "syndicate origin server", 
41607         "created": "2013-12-11T23:57:17.975Z", 
41608         "url": "node12.stanford.vicci.org:32780", 
41609         "enabled": true, 
41610         "redirects": true, 
41611         "protocol": "http", 
41612         "contentProvider": 29
41613     }
41614 },
41615 {
41616     "pk": 3586, 
41617     "model": "hpc.originserver", 
41618     "fields": {
41619         "updated": "2013-12-11T23:57:17.984Z", 
41620         "authenticated": false, 
41621         "description": "syndicate origin server", 
41622         "created": "2013-12-11T23:57:17.984Z", 
41623         "url": "node11.stanford.vicci.org:32780", 
41624         "enabled": true, 
41625         "redirects": true, 
41626         "protocol": "http", 
41627         "contentProvider": 29
41628     }
41629 },
41630 {
41631     "pk": 3587, 
41632     "model": "hpc.originserver", 
41633     "fields": {
41634         "updated": "2013-12-11T23:57:17.992Z", 
41635         "authenticated": false, 
41636         "description": "syndicate origin server", 
41637         "created": "2013-12-11T23:57:17.992Z", 
41638         "url": "node10.stanford.vicci.org:32780", 
41639         "enabled": true, 
41640         "redirects": true, 
41641         "protocol": "http", 
41642         "contentProvider": 29
41643     }
41644 },
41645 {
41646     "pk": 3588, 
41647     "model": "hpc.originserver", 
41648     "fields": {
41649         "updated": "2013-12-11T23:57:18Z", 
41650         "authenticated": false, 
41651         "description": "syndicate origin server", 
41652         "created": "2013-12-11T23:57:18Z", 
41653         "url": "node9.stanford.vicci.org:32780", 
41654         "enabled": true, 
41655         "redirects": true, 
41656         "protocol": "http", 
41657         "contentProvider": 29
41658     }
41659 },
41660 {
41661     "pk": 3589, 
41662     "model": "hpc.originserver", 
41663     "fields": {
41664         "updated": "2013-12-11T23:57:18.009Z", 
41665         "authenticated": false, 
41666         "description": "syndicate origin server", 
41667         "created": "2013-12-11T23:57:18.009Z", 
41668         "url": "node8.stanford.vicci.org:32780", 
41669         "enabled": true, 
41670         "redirects": true, 
41671         "protocol": "http", 
41672         "contentProvider": 29
41673     }
41674 },
41675 {
41676     "pk": 3590, 
41677     "model": "hpc.originserver", 
41678     "fields": {
41679         "updated": "2013-12-11T23:57:18.017Z", 
41680         "authenticated": false, 
41681         "description": "syndicate origin server", 
41682         "created": "2013-12-11T23:57:18.017Z", 
41683         "url": "node7.stanford.vicci.org:32780", 
41684         "enabled": true, 
41685         "redirects": true, 
41686         "protocol": "http", 
41687         "contentProvider": 29
41688     }
41689 },
41690 {
41691     "pk": 3591, 
41692     "model": "hpc.originserver", 
41693     "fields": {
41694         "updated": "2013-12-11T23:57:18.025Z", 
41695         "authenticated": false, 
41696         "description": "syndicate origin server", 
41697         "created": "2013-12-11T23:57:18.025Z", 
41698         "url": "node6.stanford.vicci.org:32780", 
41699         "enabled": true, 
41700         "redirects": true, 
41701         "protocol": "http", 
41702         "contentProvider": 29
41703     }
41704 },
41705 {
41706     "pk": 3592, 
41707     "model": "hpc.originserver", 
41708     "fields": {
41709         "updated": "2013-12-11T23:57:18.034Z", 
41710         "authenticated": false, 
41711         "description": "syndicate origin server", 
41712         "created": "2013-12-11T23:57:18.034Z", 
41713         "url": "node5.stanford.vicci.org:32780", 
41714         "enabled": true, 
41715         "redirects": true, 
41716         "protocol": "http", 
41717         "contentProvider": 29
41718     }
41719 },
41720 {
41721     "pk": 3593, 
41722     "model": "hpc.originserver", 
41723     "fields": {
41724         "updated": "2013-12-11T23:57:18.042Z", 
41725         "authenticated": false, 
41726         "description": "syndicate origin server", 
41727         "created": "2013-12-11T23:57:18.042Z", 
41728         "url": "node4.stanford.vicci.org:32780", 
41729         "enabled": true, 
41730         "redirects": true, 
41731         "protocol": "http", 
41732         "contentProvider": 29
41733     }
41734 },
41735 {
41736     "pk": 3594, 
41737     "model": "hpc.originserver", 
41738     "fields": {
41739         "updated": "2013-12-11T23:57:18.050Z", 
41740         "authenticated": false, 
41741         "description": "syndicate origin server", 
41742         "created": "2013-12-11T23:57:18.050Z", 
41743         "url": "node3.stanford.vicci.org:32780", 
41744         "enabled": true, 
41745         "redirects": true, 
41746         "protocol": "http", 
41747         "contentProvider": 29
41748     }
41749 },
41750 {
41751     "pk": 3595, 
41752     "model": "hpc.originserver", 
41753     "fields": {
41754         "updated": "2013-12-11T23:57:18.058Z", 
41755         "authenticated": false, 
41756         "description": "syndicate origin server", 
41757         "created": "2013-12-11T23:57:18.058Z", 
41758         "url": "node2.stanford.vicci.org:32780", 
41759         "enabled": true, 
41760         "redirects": true, 
41761         "protocol": "http", 
41762         "contentProvider": 29
41763     }
41764 },
41765 {
41766     "pk": 3596, 
41767     "model": "hpc.originserver", 
41768     "fields": {
41769         "updated": "2013-12-11T23:57:18.067Z", 
41770         "authenticated": false, 
41771         "description": "syndicate origin server", 
41772         "created": "2013-12-11T23:57:18.067Z", 
41773         "url": "node1.stanford.vicci.org:32780", 
41774         "enabled": true, 
41775         "redirects": true, 
41776         "protocol": "http", 
41777         "contentProvider": 29
41778     }
41779 },
41780 {
41781     "pk": 3597, 
41782     "model": "hpc.originserver", 
41783     "fields": {
41784         "updated": "2013-12-11T23:57:18.084Z", 
41785         "authenticated": false, 
41786         "description": "syndicate origin server", 
41787         "created": "2013-12-11T23:57:18.084Z", 
41788         "url": "node70.washington.vicci.org:32780", 
41789         "enabled": true, 
41790         "redirects": true, 
41791         "protocol": "http", 
41792         "contentProvider": 29
41793     }
41794 },
41795 {
41796     "pk": 3598, 
41797     "model": "hpc.originserver", 
41798     "fields": {
41799         "updated": "2013-12-11T23:57:18.092Z", 
41800         "authenticated": false, 
41801         "description": "syndicate origin server", 
41802         "created": "2013-12-11T23:57:18.092Z", 
41803         "url": "node69.washington.vicci.org:32780", 
41804         "enabled": true, 
41805         "redirects": true, 
41806         "protocol": "http", 
41807         "contentProvider": 29
41808     }
41809 },
41810 {
41811     "pk": 3599, 
41812     "model": "hpc.originserver", 
41813     "fields": {
41814         "updated": "2013-12-11T23:57:18.100Z", 
41815         "authenticated": false, 
41816         "description": "syndicate origin server", 
41817         "created": "2013-12-11T23:57:18.100Z", 
41818         "url": "node68.washington.vicci.org:32780", 
41819         "enabled": true, 
41820         "redirects": true, 
41821         "protocol": "http", 
41822         "contentProvider": 29
41823     }
41824 },
41825 {
41826     "pk": 3600, 
41827     "model": "hpc.originserver", 
41828     "fields": {
41829         "updated": "2013-12-11T23:57:18.108Z", 
41830         "authenticated": false, 
41831         "description": "syndicate origin server", 
41832         "created": "2013-12-11T23:57:18.108Z", 
41833         "url": "node67.washington.vicci.org:32780", 
41834         "enabled": true, 
41835         "redirects": true, 
41836         "protocol": "http", 
41837         "contentProvider": 29
41838     }
41839 },
41840 {
41841     "pk": 3601, 
41842     "model": "hpc.originserver", 
41843     "fields": {
41844         "updated": "2013-12-11T23:57:18.116Z", 
41845         "authenticated": false, 
41846         "description": "syndicate origin server", 
41847         "created": "2013-12-11T23:57:18.116Z", 
41848         "url": "node66.washington.vicci.org:32780", 
41849         "enabled": true, 
41850         "redirects": true, 
41851         "protocol": "http", 
41852         "contentProvider": 29
41853     }
41854 },
41855 {
41856     "pk": 3602, 
41857     "model": "hpc.originserver", 
41858     "fields": {
41859         "updated": "2013-12-11T23:57:18.125Z", 
41860         "authenticated": false, 
41861         "description": "syndicate origin server", 
41862         "created": "2013-12-11T23:57:18.125Z", 
41863         "url": "node65.washington.vicci.org:32780", 
41864         "enabled": true, 
41865         "redirects": true, 
41866         "protocol": "http", 
41867         "contentProvider": 29
41868     }
41869 },
41870 {
41871     "pk": 3603, 
41872     "model": "hpc.originserver", 
41873     "fields": {
41874         "updated": "2013-12-11T23:57:18.133Z", 
41875         "authenticated": false, 
41876         "description": "syndicate origin server", 
41877         "created": "2013-12-11T23:57:18.133Z", 
41878         "url": "node64.washington.vicci.org:32780", 
41879         "enabled": true, 
41880         "redirects": true, 
41881         "protocol": "http", 
41882         "contentProvider": 29
41883     }
41884 },
41885 {
41886     "pk": 3604, 
41887     "model": "hpc.originserver", 
41888     "fields": {
41889         "updated": "2013-12-11T23:57:18.141Z", 
41890         "authenticated": false, 
41891         "description": "syndicate origin server", 
41892         "created": "2013-12-11T23:57:18.141Z", 
41893         "url": "node63.washington.vicci.org:32780", 
41894         "enabled": true, 
41895         "redirects": true, 
41896         "protocol": "http", 
41897         "contentProvider": 29
41898     }
41899 },
41900 {
41901     "pk": 3605, 
41902     "model": "hpc.originserver", 
41903     "fields": {
41904         "updated": "2013-12-11T23:57:18.149Z", 
41905         "authenticated": false, 
41906         "description": "syndicate origin server", 
41907         "created": "2013-12-11T23:57:18.149Z", 
41908         "url": "node62.washington.vicci.org:32780", 
41909         "enabled": true, 
41910         "redirects": true, 
41911         "protocol": "http", 
41912         "contentProvider": 29
41913     }
41914 },
41915 {
41916     "pk": 3606, 
41917     "model": "hpc.originserver", 
41918     "fields": {
41919         "updated": "2013-12-11T23:57:18.158Z", 
41920         "authenticated": false, 
41921         "description": "syndicate origin server", 
41922         "created": "2013-12-11T23:57:18.158Z", 
41923         "url": "node61.washington.vicci.org:32780", 
41924         "enabled": true, 
41925         "redirects": true, 
41926         "protocol": "http", 
41927         "contentProvider": 29
41928     }
41929 },
41930 {
41931     "pk": 3607, 
41932     "model": "hpc.originserver", 
41933     "fields": {
41934         "updated": "2013-12-11T23:57:18.166Z", 
41935         "authenticated": false, 
41936         "description": "syndicate origin server", 
41937         "created": "2013-12-11T23:57:18.166Z", 
41938         "url": "node60.washington.vicci.org:32780", 
41939         "enabled": true, 
41940         "redirects": true, 
41941         "protocol": "http", 
41942         "contentProvider": 29
41943     }
41944 },
41945 {
41946     "pk": 3608, 
41947     "model": "hpc.originserver", 
41948     "fields": {
41949         "updated": "2013-12-11T23:57:18.174Z", 
41950         "authenticated": false, 
41951         "description": "syndicate origin server", 
41952         "created": "2013-12-11T23:57:18.174Z", 
41953         "url": "node59.washington.vicci.org:32780", 
41954         "enabled": true, 
41955         "redirects": true, 
41956         "protocol": "http", 
41957         "contentProvider": 29
41958     }
41959 },
41960 {
41961     "pk": 3609, 
41962     "model": "hpc.originserver", 
41963     "fields": {
41964         "updated": "2013-12-11T23:57:18.183Z", 
41965         "authenticated": false, 
41966         "description": "syndicate origin server", 
41967         "created": "2013-12-11T23:57:18.183Z", 
41968         "url": "node58.washington.vicci.org:32780", 
41969         "enabled": true, 
41970         "redirects": true, 
41971         "protocol": "http", 
41972         "contentProvider": 29
41973     }
41974 },
41975 {
41976     "pk": 3610, 
41977     "model": "hpc.originserver", 
41978     "fields": {
41979         "updated": "2013-12-11T23:57:18.191Z", 
41980         "authenticated": false, 
41981         "description": "syndicate origin server", 
41982         "created": "2013-12-11T23:57:18.191Z", 
41983         "url": "node57.washington.vicci.org:32780", 
41984         "enabled": true, 
41985         "redirects": true, 
41986         "protocol": "http", 
41987         "contentProvider": 29
41988     }
41989 },
41990 {
41991     "pk": 3611, 
41992     "model": "hpc.originserver", 
41993     "fields": {
41994         "updated": "2013-12-11T23:57:18.199Z", 
41995         "authenticated": false, 
41996         "description": "syndicate origin server", 
41997         "created": "2013-12-11T23:57:18.199Z", 
41998         "url": "node56.washington.vicci.org:32780", 
41999         "enabled": true, 
42000         "redirects": true, 
42001         "protocol": "http", 
42002         "contentProvider": 29
42003     }
42004 },
42005 {
42006     "pk": 3612, 
42007     "model": "hpc.originserver", 
42008     "fields": {
42009         "updated": "2013-12-11T23:57:18.208Z", 
42010         "authenticated": false, 
42011         "description": "syndicate origin server", 
42012         "created": "2013-12-11T23:57:18.207Z", 
42013         "url": "node55.washington.vicci.org:32780", 
42014         "enabled": true, 
42015         "redirects": true, 
42016         "protocol": "http", 
42017         "contentProvider": 29
42018     }
42019 },
42020 {
42021     "pk": 3613, 
42022     "model": "hpc.originserver", 
42023     "fields": {
42024         "updated": "2013-12-11T23:57:18.216Z", 
42025         "authenticated": false, 
42026         "description": "syndicate origin server", 
42027         "created": "2013-12-11T23:57:18.216Z", 
42028         "url": "node54.washington.vicci.org:32780", 
42029         "enabled": true, 
42030         "redirects": true, 
42031         "protocol": "http", 
42032         "contentProvider": 29
42033     }
42034 },
42035 {
42036     "pk": 3614, 
42037     "model": "hpc.originserver", 
42038     "fields": {
42039         "updated": "2013-12-11T23:57:18.224Z", 
42040         "authenticated": false, 
42041         "description": "syndicate origin server", 
42042         "created": "2013-12-11T23:57:18.224Z", 
42043         "url": "node53.washington.vicci.org:32780", 
42044         "enabled": true, 
42045         "redirects": true, 
42046         "protocol": "http", 
42047         "contentProvider": 29
42048     }
42049 },
42050 {
42051     "pk": 3615, 
42052     "model": "hpc.originserver", 
42053     "fields": {
42054         "updated": "2013-12-11T23:57:18.238Z", 
42055         "authenticated": false, 
42056         "description": "syndicate origin server", 
42057         "created": "2013-12-11T23:57:18.238Z", 
42058         "url": "node52.washington.vicci.org:32780", 
42059         "enabled": true, 
42060         "redirects": true, 
42061         "protocol": "http", 
42062         "contentProvider": 29
42063     }
42064 },
42065 {
42066     "pk": 3616, 
42067     "model": "hpc.originserver", 
42068     "fields": {
42069         "updated": "2013-12-11T23:57:18.286Z", 
42070         "authenticated": false, 
42071         "description": "syndicate origin server", 
42072         "created": "2013-12-11T23:57:18.286Z", 
42073         "url": "node51.washington.vicci.org:32780", 
42074         "enabled": true, 
42075         "redirects": true, 
42076         "protocol": "http", 
42077         "contentProvider": 29
42078     }
42079 },
42080 {
42081     "pk": 3617, 
42082     "model": "hpc.originserver", 
42083     "fields": {
42084         "updated": "2013-12-11T23:57:18.299Z", 
42085         "authenticated": false, 
42086         "description": "syndicate origin server", 
42087         "created": "2013-12-11T23:57:18.298Z", 
42088         "url": "node50.washington.vicci.org:32780", 
42089         "enabled": true, 
42090         "redirects": true, 
42091         "protocol": "http", 
42092         "contentProvider": 29
42093     }
42094 },
42095 {
42096     "pk": 3618, 
42097     "model": "hpc.originserver", 
42098     "fields": {
42099         "updated": "2013-12-11T23:57:18.307Z", 
42100         "authenticated": false, 
42101         "description": "syndicate origin server", 
42102         "created": "2013-12-11T23:57:18.307Z", 
42103         "url": "node49.washington.vicci.org:32780", 
42104         "enabled": true, 
42105         "redirects": true, 
42106         "protocol": "http", 
42107         "contentProvider": 29
42108     }
42109 },
42110 {
42111     "pk": 3619, 
42112     "model": "hpc.originserver", 
42113     "fields": {
42114         "updated": "2013-12-11T23:57:18.315Z", 
42115         "authenticated": false, 
42116         "description": "syndicate origin server", 
42117         "created": "2013-12-11T23:57:18.315Z", 
42118         "url": "node48.washington.vicci.org:32780", 
42119         "enabled": true, 
42120         "redirects": true, 
42121         "protocol": "http", 
42122         "contentProvider": 29
42123     }
42124 },
42125 {
42126     "pk": 3620, 
42127     "model": "hpc.originserver", 
42128     "fields": {
42129         "updated": "2013-12-11T23:57:18.323Z", 
42130         "authenticated": false, 
42131         "description": "syndicate origin server", 
42132         "created": "2013-12-11T23:57:18.323Z", 
42133         "url": "node47.washington.vicci.org:32780", 
42134         "enabled": true, 
42135         "redirects": true, 
42136         "protocol": "http", 
42137         "contentProvider": 29
42138     }
42139 },
42140 {
42141     "pk": 3621, 
42142     "model": "hpc.originserver", 
42143     "fields": {
42144         "updated": "2013-12-11T23:57:18.332Z", 
42145         "authenticated": false, 
42146         "description": "syndicate origin server", 
42147         "created": "2013-12-11T23:57:18.332Z", 
42148         "url": "node46.washington.vicci.org:32780", 
42149         "enabled": true, 
42150         "redirects": true, 
42151         "protocol": "http", 
42152         "contentProvider": 29
42153     }
42154 },
42155 {
42156     "pk": 3622, 
42157     "model": "hpc.originserver", 
42158     "fields": {
42159         "updated": "2013-12-11T23:57:18.340Z", 
42160         "authenticated": false, 
42161         "description": "syndicate origin server", 
42162         "created": "2013-12-11T23:57:18.340Z", 
42163         "url": "node45.washington.vicci.org:32780", 
42164         "enabled": true, 
42165         "redirects": true, 
42166         "protocol": "http", 
42167         "contentProvider": 29
42168     }
42169 },
42170 {
42171     "pk": 3623, 
42172     "model": "hpc.originserver", 
42173     "fields": {
42174         "updated": "2013-12-11T23:57:18.348Z", 
42175         "authenticated": false, 
42176         "description": "syndicate origin server", 
42177         "created": "2013-12-11T23:57:18.348Z", 
42178         "url": "node44.washington.vicci.org:32780", 
42179         "enabled": true, 
42180         "redirects": true, 
42181         "protocol": "http", 
42182         "contentProvider": 29
42183     }
42184 },
42185 {
42186     "pk": 3624, 
42187     "model": "hpc.originserver", 
42188     "fields": {
42189         "updated": "2013-12-11T23:57:18.357Z", 
42190         "authenticated": false, 
42191         "description": "syndicate origin server", 
42192         "created": "2013-12-11T23:57:18.356Z", 
42193         "url": "node43.washington.vicci.org:32780", 
42194         "enabled": true, 
42195         "redirects": true, 
42196         "protocol": "http", 
42197         "contentProvider": 29
42198     }
42199 },
42200 {
42201     "pk": 3625, 
42202     "model": "hpc.originserver", 
42203     "fields": {
42204         "updated": "2013-12-11T23:57:18.365Z", 
42205         "authenticated": false, 
42206         "description": "syndicate origin server", 
42207         "created": "2013-12-11T23:57:18.365Z", 
42208         "url": "node42.washington.vicci.org:32780", 
42209         "enabled": true, 
42210         "redirects": true, 
42211         "protocol": "http", 
42212         "contentProvider": 29
42213     }
42214 },
42215 {
42216     "pk": 3626, 
42217     "model": "hpc.originserver", 
42218     "fields": {
42219         "updated": "2013-12-11T23:57:18.373Z", 
42220         "authenticated": false, 
42221         "description": "syndicate origin server", 
42222         "created": "2013-12-11T23:57:18.373Z", 
42223         "url": "node41.washington.vicci.org:32780", 
42224         "enabled": true, 
42225         "redirects": true, 
42226         "protocol": "http", 
42227         "contentProvider": 29
42228     }
42229 },
42230 {
42231     "pk": 3627, 
42232     "model": "hpc.originserver", 
42233     "fields": {
42234         "updated": "2013-12-11T23:57:18.381Z", 
42235         "authenticated": false, 
42236         "description": "syndicate origin server", 
42237         "created": "2013-12-11T23:57:18.381Z", 
42238         "url": "node40.washington.vicci.org:32780", 
42239         "enabled": true, 
42240         "redirects": true, 
42241         "protocol": "http", 
42242         "contentProvider": 29
42243     }
42244 },
42245 {
42246     "pk": 3628, 
42247     "model": "hpc.originserver", 
42248     "fields": {
42249         "updated": "2013-12-11T23:57:18.390Z", 
42250         "authenticated": false, 
42251         "description": "syndicate origin server", 
42252         "created": "2013-12-11T23:57:18.390Z", 
42253         "url": "node39.washington.vicci.org:32780", 
42254         "enabled": true, 
42255         "redirects": true, 
42256         "protocol": "http", 
42257         "contentProvider": 29
42258     }
42259 },
42260 {
42261     "pk": 3629, 
42262     "model": "hpc.originserver", 
42263     "fields": {
42264         "updated": "2013-12-11T23:57:18.398Z", 
42265         "authenticated": false, 
42266         "description": "syndicate origin server", 
42267         "created": "2013-12-11T23:57:18.398Z", 
42268         "url": "node38.washington.vicci.org:32780", 
42269         "enabled": true, 
42270         "redirects": true, 
42271         "protocol": "http", 
42272         "contentProvider": 29
42273     }
42274 },
42275 {
42276     "pk": 3630, 
42277     "model": "hpc.originserver", 
42278     "fields": {
42279         "updated": "2013-12-11T23:57:18.406Z", 
42280         "authenticated": false, 
42281         "description": "syndicate origin server", 
42282         "created": "2013-12-11T23:57:18.406Z", 
42283         "url": "node37.washington.vicci.org:32780", 
42284         "enabled": true, 
42285         "redirects": true, 
42286         "protocol": "http", 
42287         "contentProvider": 29
42288     }
42289 },
42290 {
42291     "pk": 3631, 
42292     "model": "hpc.originserver", 
42293     "fields": {
42294         "updated": "2013-12-11T23:57:18.414Z", 
42295         "authenticated": false, 
42296         "description": "syndicate origin server", 
42297         "created": "2013-12-11T23:57:18.414Z", 
42298         "url": "node36.washington.vicci.org:32780", 
42299         "enabled": true, 
42300         "redirects": true, 
42301         "protocol": "http", 
42302         "contentProvider": 29
42303     }
42304 },
42305 {
42306     "pk": 3632, 
42307     "model": "hpc.originserver", 
42308     "fields": {
42309         "updated": "2013-12-11T23:57:18.423Z", 
42310         "authenticated": false, 
42311         "description": "syndicate origin server", 
42312         "created": "2013-12-11T23:57:18.423Z", 
42313         "url": "node35.washington.vicci.org:32780", 
42314         "enabled": true, 
42315         "redirects": true, 
42316         "protocol": "http", 
42317         "contentProvider": 29
42318     }
42319 },
42320 {
42321     "pk": 3633, 
42322     "model": "hpc.originserver", 
42323     "fields": {
42324         "updated": "2013-12-11T23:57:18.431Z", 
42325         "authenticated": false, 
42326         "description": "syndicate origin server", 
42327         "created": "2013-12-11T23:57:18.431Z", 
42328         "url": "node34.washington.vicci.org:32780", 
42329         "enabled": true, 
42330         "redirects": true, 
42331         "protocol": "http", 
42332         "contentProvider": 29
42333     }
42334 },
42335 {
42336     "pk": 3634, 
42337     "model": "hpc.originserver", 
42338     "fields": {
42339         "updated": "2013-12-11T23:57:18.439Z", 
42340         "authenticated": false, 
42341         "description": "syndicate origin server", 
42342         "created": "2013-12-11T23:57:18.439Z", 
42343         "url": "node33.washington.vicci.org:32780", 
42344         "enabled": true, 
42345         "redirects": true, 
42346         "protocol": "http", 
42347         "contentProvider": 29
42348     }
42349 },
42350 {
42351     "pk": 3635, 
42352     "model": "hpc.originserver", 
42353     "fields": {
42354         "updated": "2013-12-11T23:57:18.448Z", 
42355         "authenticated": false, 
42356         "description": "syndicate origin server", 
42357         "created": "2013-12-11T23:57:18.448Z", 
42358         "url": "node32.washington.vicci.org:32780", 
42359         "enabled": true, 
42360         "redirects": true, 
42361         "protocol": "http", 
42362         "contentProvider": 29
42363     }
42364 },
42365 {
42366     "pk": 3636, 
42367     "model": "hpc.originserver", 
42368     "fields": {
42369         "updated": "2013-12-11T23:57:18.456Z", 
42370         "authenticated": false, 
42371         "description": "syndicate origin server", 
42372         "created": "2013-12-11T23:57:18.456Z", 
42373         "url": "node31.washington.vicci.org:32780", 
42374         "enabled": true, 
42375         "redirects": true, 
42376         "protocol": "http", 
42377         "contentProvider": 29
42378     }
42379 },
42380 {
42381     "pk": 3637, 
42382     "model": "hpc.originserver", 
42383     "fields": {
42384         "updated": "2013-12-11T23:57:18.464Z", 
42385         "authenticated": false, 
42386         "description": "syndicate origin server", 
42387         "created": "2013-12-11T23:57:18.464Z", 
42388         "url": "node30.washington.vicci.org:32780", 
42389         "enabled": true, 
42390         "redirects": true, 
42391         "protocol": "http", 
42392         "contentProvider": 29
42393     }
42394 },
42395 {
42396     "pk": 3638, 
42397     "model": "hpc.originserver", 
42398     "fields": {
42399         "updated": "2013-12-11T23:57:18.472Z", 
42400         "authenticated": false, 
42401         "description": "syndicate origin server", 
42402         "created": "2013-12-11T23:57:18.472Z", 
42403         "url": "node29.washington.vicci.org:32780", 
42404         "enabled": true, 
42405         "redirects": true, 
42406         "protocol": "http", 
42407         "contentProvider": 29
42408     }
42409 },
42410 {
42411     "pk": 3639, 
42412     "model": "hpc.originserver", 
42413     "fields": {
42414         "updated": "2013-12-11T23:57:18.481Z", 
42415         "authenticated": false, 
42416         "description": "syndicate origin server", 
42417         "created": "2013-12-11T23:57:18.481Z", 
42418         "url": "node28.washington.vicci.org:32780", 
42419         "enabled": true, 
42420         "redirects": true, 
42421         "protocol": "http", 
42422         "contentProvider": 29
42423     }
42424 },
42425 {
42426     "pk": 3640, 
42427     "model": "hpc.originserver", 
42428     "fields": {
42429         "updated": "2013-12-11T23:57:18.489Z", 
42430         "authenticated": false, 
42431         "description": "syndicate origin server", 
42432         "created": "2013-12-11T23:57:18.489Z", 
42433         "url": "node27.washington.vicci.org:32780", 
42434         "enabled": true, 
42435         "redirects": true, 
42436         "protocol": "http", 
42437         "contentProvider": 29
42438     }
42439 },
42440 {
42441     "pk": 3641, 
42442     "model": "hpc.originserver", 
42443     "fields": {
42444         "updated": "2013-12-11T23:57:18.497Z", 
42445         "authenticated": false, 
42446         "description": "syndicate origin server", 
42447         "created": "2013-12-11T23:57:18.497Z", 
42448         "url": "node26.washington.vicci.org:32780", 
42449         "enabled": true, 
42450         "redirects": true, 
42451         "protocol": "http", 
42452         "contentProvider": 29
42453     }
42454 },
42455 {
42456     "pk": 3642, 
42457     "model": "hpc.originserver", 
42458     "fields": {
42459         "updated": "2013-12-11T23:57:18.506Z", 
42460         "authenticated": false, 
42461         "description": "syndicate origin server", 
42462         "created": "2013-12-11T23:57:18.505Z", 
42463         "url": "node25.washington.vicci.org:32780", 
42464         "enabled": true, 
42465         "redirects": true, 
42466         "protocol": "http", 
42467         "contentProvider": 29
42468     }
42469 },
42470 {
42471     "pk": 3643, 
42472     "model": "hpc.originserver", 
42473     "fields": {
42474         "updated": "2013-12-11T23:57:18.514Z", 
42475         "authenticated": false, 
42476         "description": "syndicate origin server", 
42477         "created": "2013-12-11T23:57:18.514Z", 
42478         "url": "node24.washington.vicci.org:32780", 
42479         "enabled": true, 
42480         "redirects": true, 
42481         "protocol": "http", 
42482         "contentProvider": 29
42483     }
42484 },
42485 {
42486     "pk": 3644, 
42487     "model": "hpc.originserver", 
42488     "fields": {
42489         "updated": "2013-12-11T23:57:18.522Z", 
42490         "authenticated": false, 
42491         "description": "syndicate origin server", 
42492         "created": "2013-12-11T23:57:18.522Z", 
42493         "url": "node23.washington.vicci.org:32780", 
42494         "enabled": true, 
42495         "redirects": true, 
42496         "protocol": "http", 
42497         "contentProvider": 29
42498     }
42499 },
42500 {
42501     "pk": 3645, 
42502     "model": "hpc.originserver", 
42503     "fields": {
42504         "updated": "2013-12-11T23:57:18.530Z", 
42505         "authenticated": false, 
42506         "description": "syndicate origin server", 
42507         "created": "2013-12-11T23:57:18.530Z", 
42508         "url": "node22.washington.vicci.org:32780", 
42509         "enabled": true, 
42510         "redirects": true, 
42511         "protocol": "http", 
42512         "contentProvider": 29
42513     }
42514 },
42515 {
42516     "pk": 3646, 
42517     "model": "hpc.originserver", 
42518     "fields": {
42519         "updated": "2013-12-11T23:57:18.539Z", 
42520         "authenticated": false, 
42521         "description": "syndicate origin server", 
42522         "created": "2013-12-11T23:57:18.539Z", 
42523         "url": "node21.washington.vicci.org:32780", 
42524         "enabled": true, 
42525         "redirects": true, 
42526         "protocol": "http", 
42527         "contentProvider": 29
42528     }
42529 },
42530 {
42531     "pk": 3647, 
42532     "model": "hpc.originserver", 
42533     "fields": {
42534         "updated": "2013-12-11T23:57:18.547Z", 
42535         "authenticated": false, 
42536         "description": "syndicate origin server", 
42537         "created": "2013-12-11T23:57:18.547Z", 
42538         "url": "node20.washington.vicci.org:32780", 
42539         "enabled": true, 
42540         "redirects": true, 
42541         "protocol": "http", 
42542         "contentProvider": 29
42543     }
42544 },
42545 {
42546     "pk": 3648, 
42547     "model": "hpc.originserver", 
42548     "fields": {
42549         "updated": "2013-12-11T23:57:18.555Z", 
42550         "authenticated": false, 
42551         "description": "syndicate origin server", 
42552         "created": "2013-12-11T23:57:18.555Z", 
42553         "url": "node19.washington.vicci.org:32780", 
42554         "enabled": true, 
42555         "redirects": true, 
42556         "protocol": "http", 
42557         "contentProvider": 29
42558     }
42559 },
42560 {
42561     "pk": 3649, 
42562     "model": "hpc.originserver", 
42563     "fields": {
42564         "updated": "2013-12-11T23:57:18.564Z", 
42565         "authenticated": false, 
42566         "description": "syndicate origin server", 
42567         "created": "2013-12-11T23:57:18.563Z", 
42568         "url": "node18.washington.vicci.org:32780", 
42569         "enabled": true, 
42570         "redirects": true, 
42571         "protocol": "http", 
42572         "contentProvider": 29
42573     }
42574 },
42575 {
42576     "pk": 3650, 
42577     "model": "hpc.originserver", 
42578     "fields": {
42579         "updated": "2013-12-11T23:57:18.572Z", 
42580         "authenticated": false, 
42581         "description": "syndicate origin server", 
42582         "created": "2013-12-11T23:57:18.572Z", 
42583         "url": "node17.washington.vicci.org:32780", 
42584         "enabled": true, 
42585         "redirects": true, 
42586         "protocol": "http", 
42587         "contentProvider": 29
42588     }
42589 },
42590 {
42591     "pk": 3651, 
42592     "model": "hpc.originserver", 
42593     "fields": {
42594         "updated": "2013-12-11T23:57:18.580Z", 
42595         "authenticated": false, 
42596         "description": "syndicate origin server", 
42597         "created": "2013-12-11T23:57:18.580Z", 
42598         "url": "node16.washington.vicci.org:32780", 
42599         "enabled": true, 
42600         "redirects": true, 
42601         "protocol": "http", 
42602         "contentProvider": 29
42603     }
42604 },
42605 {
42606     "pk": 3652, 
42607     "model": "hpc.originserver", 
42608     "fields": {
42609         "updated": "2013-12-11T23:57:18.588Z", 
42610         "authenticated": false, 
42611         "description": "syndicate origin server", 
42612         "created": "2013-12-11T23:57:18.588Z", 
42613         "url": "node15.washington.vicci.org:32780", 
42614         "enabled": true, 
42615         "redirects": true, 
42616         "protocol": "http", 
42617         "contentProvider": 29
42618     }
42619 },
42620 {
42621     "pk": 3653, 
42622     "model": "hpc.originserver", 
42623     "fields": {
42624         "updated": "2013-12-11T23:57:18.597Z", 
42625         "authenticated": false, 
42626         "description": "syndicate origin server", 
42627         "created": "2013-12-11T23:57:18.597Z", 
42628         "url": "node14.washington.vicci.org:32780", 
42629         "enabled": true, 
42630         "redirects": true, 
42631         "protocol": "http", 
42632         "contentProvider": 29
42633     }
42634 },
42635 {
42636     "pk": 3654, 
42637     "model": "hpc.originserver", 
42638     "fields": {
42639         "updated": "2013-12-11T23:57:18.605Z", 
42640         "authenticated": false, 
42641         "description": "syndicate origin server", 
42642         "created": "2013-12-11T23:57:18.605Z", 
42643         "url": "node13.washington.vicci.org:32780", 
42644         "enabled": true, 
42645         "redirects": true, 
42646         "protocol": "http", 
42647         "contentProvider": 29
42648     }
42649 },
42650 {
42651     "pk": 3655, 
42652     "model": "hpc.originserver", 
42653     "fields": {
42654         "updated": "2013-12-11T23:57:18.613Z", 
42655         "authenticated": false, 
42656         "description": "syndicate origin server", 
42657         "created": "2013-12-11T23:57:18.613Z", 
42658         "url": "node12.washington.vicci.org:32780", 
42659         "enabled": true, 
42660         "redirects": true, 
42661         "protocol": "http", 
42662         "contentProvider": 29
42663     }
42664 },
42665 {
42666     "pk": 3656, 
42667     "model": "hpc.originserver", 
42668     "fields": {
42669         "updated": "2013-12-11T23:57:18.622Z", 
42670         "authenticated": false, 
42671         "description": "syndicate origin server", 
42672         "created": "2013-12-11T23:57:18.622Z", 
42673         "url": "node11.washington.vicci.org:32780", 
42674         "enabled": true, 
42675         "redirects": true, 
42676         "protocol": "http", 
42677         "contentProvider": 29
42678     }
42679 },
42680 {
42681     "pk": 3657, 
42682     "model": "hpc.originserver", 
42683     "fields": {
42684         "updated": "2013-12-11T23:57:18.630Z", 
42685         "authenticated": false, 
42686         "description": "syndicate origin server", 
42687         "created": "2013-12-11T23:57:18.630Z", 
42688         "url": "node10.washington.vicci.org:32780", 
42689         "enabled": true, 
42690         "redirects": true, 
42691         "protocol": "http", 
42692         "contentProvider": 29
42693     }
42694 },
42695 {
42696     "pk": 3658, 
42697     "model": "hpc.originserver", 
42698     "fields": {
42699         "updated": "2013-12-11T23:57:18.638Z", 
42700         "authenticated": false, 
42701         "description": "syndicate origin server", 
42702         "created": "2013-12-11T23:57:18.638Z", 
42703         "url": "node9.washington.vicci.org:32780", 
42704         "enabled": true, 
42705         "redirects": true, 
42706         "protocol": "http", 
42707         "contentProvider": 29
42708     }
42709 },
42710 {
42711     "pk": 3659, 
42712     "model": "hpc.originserver", 
42713     "fields": {
42714         "updated": "2013-12-11T23:57:18.646Z", 
42715         "authenticated": false, 
42716         "description": "syndicate origin server", 
42717         "created": "2013-12-11T23:57:18.646Z", 
42718         "url": "node8.washington.vicci.org:32780", 
42719         "enabled": true, 
42720         "redirects": true, 
42721         "protocol": "http", 
42722         "contentProvider": 29
42723     }
42724 },
42725 {
42726     "pk": 3660, 
42727     "model": "hpc.originserver", 
42728     "fields": {
42729         "updated": "2013-12-11T23:57:18.655Z", 
42730         "authenticated": false, 
42731         "description": "syndicate origin server", 
42732         "created": "2013-12-11T23:57:18.655Z", 
42733         "url": "node7.washington.vicci.org:32780", 
42734         "enabled": true, 
42735         "redirects": true, 
42736         "protocol": "http", 
42737         "contentProvider": 29
42738     }
42739 },
42740 {
42741     "pk": 3661, 
42742     "model": "hpc.originserver", 
42743     "fields": {
42744         "updated": "2013-12-11T23:57:18.663Z", 
42745         "authenticated": false, 
42746         "description": "syndicate origin server", 
42747         "created": "2013-12-11T23:57:18.663Z", 
42748         "url": "node6.washington.vicci.org:32780", 
42749         "enabled": true, 
42750         "redirects": true, 
42751         "protocol": "http", 
42752         "contentProvider": 29
42753     }
42754 },
42755 {
42756     "pk": 3662, 
42757     "model": "hpc.originserver", 
42758     "fields": {
42759         "updated": "2013-12-11T23:57:18.671Z", 
42760         "authenticated": false, 
42761         "description": "syndicate origin server", 
42762         "created": "2013-12-11T23:57:18.671Z", 
42763         "url": "node5.washington.vicci.org:32780", 
42764         "enabled": true, 
42765         "redirects": true, 
42766         "protocol": "http", 
42767         "contentProvider": 29
42768     }
42769 },
42770 {
42771     "pk": 3663, 
42772     "model": "hpc.originserver", 
42773     "fields": {
42774         "updated": "2013-12-11T23:57:18.680Z", 
42775         "authenticated": false, 
42776         "description": "syndicate origin server", 
42777         "created": "2013-12-11T23:57:18.680Z", 
42778         "url": "node4.washington.vicci.org:32780", 
42779         "enabled": true, 
42780         "redirects": true, 
42781         "protocol": "http", 
42782         "contentProvider": 29
42783     }
42784 },
42785 {
42786     "pk": 3664, 
42787     "model": "hpc.originserver", 
42788     "fields": {
42789         "updated": "2013-12-11T23:57:18.688Z", 
42790         "authenticated": false, 
42791         "description": "syndicate origin server", 
42792         "created": "2013-12-11T23:57:18.688Z", 
42793         "url": "node3.washington.vicci.org:32780", 
42794         "enabled": true, 
42795         "redirects": true, 
42796         "protocol": "http", 
42797         "contentProvider": 29
42798     }
42799 },
42800 {
42801     "pk": 3665, 
42802     "model": "hpc.originserver", 
42803     "fields": {
42804         "updated": "2013-12-11T23:57:18.696Z", 
42805         "authenticated": false, 
42806         "description": "syndicate origin server", 
42807         "created": "2013-12-11T23:57:18.696Z", 
42808         "url": "node2.washington.vicci.org:32780", 
42809         "enabled": true, 
42810         "redirects": true, 
42811         "protocol": "http", 
42812         "contentProvider": 29
42813     }
42814 },
42815 {
42816     "pk": 3666, 
42817     "model": "hpc.originserver", 
42818     "fields": {
42819         "updated": "2013-12-11T23:57:18.704Z", 
42820         "authenticated": false, 
42821         "description": "syndicate origin server", 
42822         "created": "2013-12-11T23:57:18.704Z", 
42823         "url": "node1.washington.vicci.org:32780", 
42824         "enabled": true, 
42825         "redirects": true, 
42826         "protocol": "http", 
42827         "contentProvider": 29
42828     }
42829 },
42830 {
42831     "pk": 3667, 
42832     "model": "hpc.originserver", 
42833     "fields": {
42834         "updated": "2013-12-11T23:57:18.722Z", 
42835         "authenticated": false, 
42836         "description": "syndicate origin server", 
42837         "created": "2013-12-11T23:57:18.722Z", 
42838         "url": "node70.princeton.vicci.org:32780", 
42839         "enabled": true, 
42840         "redirects": true, 
42841         "protocol": "http", 
42842         "contentProvider": 29
42843     }
42844 },
42845 {
42846     "pk": 3668, 
42847     "model": "hpc.originserver", 
42848     "fields": {
42849         "updated": "2013-12-11T23:57:18.729Z", 
42850         "authenticated": false, 
42851         "description": "syndicate origin server", 
42852         "created": "2013-12-11T23:57:18.729Z", 
42853         "url": "node69.princeton.vicci.org:32780", 
42854         "enabled": true, 
42855         "redirects": true, 
42856         "protocol": "http", 
42857         "contentProvider": 29
42858     }
42859 },
42860 {
42861     "pk": 3669, 
42862     "model": "hpc.originserver", 
42863     "fields": {
42864         "updated": "2013-12-11T23:57:18.738Z", 
42865         "authenticated": false, 
42866         "description": "syndicate origin server", 
42867         "created": "2013-12-11T23:57:18.737Z", 
42868         "url": "node68.princeton.vicci.org:32780", 
42869         "enabled": true, 
42870         "redirects": true, 
42871         "protocol": "http", 
42872         "contentProvider": 29
42873     }
42874 },
42875 {
42876     "pk": 3670, 
42877     "model": "hpc.originserver", 
42878     "fields": {
42879         "updated": "2013-12-11T23:57:18.746Z", 
42880         "authenticated": false, 
42881         "description": "syndicate origin server", 
42882         "created": "2013-12-11T23:57:18.746Z", 
42883         "url": "node67.princeton.vicci.org:32780", 
42884         "enabled": true, 
42885         "redirects": true, 
42886         "protocol": "http", 
42887         "contentProvider": 29
42888     }
42889 },
42890 {
42891     "pk": 3671, 
42892     "model": "hpc.originserver", 
42893     "fields": {
42894         "updated": "2013-12-11T23:57:18.754Z", 
42895         "authenticated": false, 
42896         "description": "syndicate origin server", 
42897         "created": "2013-12-11T23:57:18.754Z", 
42898         "url": "node66.princeton.vicci.org:32780", 
42899         "enabled": true, 
42900         "redirects": true, 
42901         "protocol": "http", 
42902         "contentProvider": 29
42903     }
42904 },
42905 {
42906     "pk": 3672, 
42907     "model": "hpc.originserver", 
42908     "fields": {
42909         "updated": "2013-12-11T23:57:18.762Z", 
42910         "authenticated": false, 
42911         "description": "syndicate origin server", 
42912         "created": "2013-12-11T23:57:18.762Z", 
42913         "url": "node65.princeton.vicci.org:32780", 
42914         "enabled": true, 
42915         "redirects": true, 
42916         "protocol": "http", 
42917         "contentProvider": 29
42918     }
42919 },
42920 {
42921     "pk": 3673, 
42922     "model": "hpc.originserver", 
42923     "fields": {
42924         "updated": "2013-12-11T23:57:18.771Z", 
42925         "authenticated": false, 
42926         "description": "syndicate origin server", 
42927         "created": "2013-12-11T23:57:18.771Z", 
42928         "url": "node64.princeton.vicci.org:32780", 
42929         "enabled": true, 
42930         "redirects": true, 
42931         "protocol": "http", 
42932         "contentProvider": 29
42933     }
42934 },
42935 {
42936     "pk": 3674, 
42937     "model": "hpc.originserver", 
42938     "fields": {
42939         "updated": "2013-12-11T23:57:18.779Z", 
42940         "authenticated": false, 
42941         "description": "syndicate origin server", 
42942         "created": "2013-12-11T23:57:18.779Z", 
42943         "url": "node63.princeton.vicci.org:32780", 
42944         "enabled": true, 
42945         "redirects": true, 
42946         "protocol": "http", 
42947         "contentProvider": 29
42948     }
42949 },
42950 {
42951     "pk": 3675, 
42952     "model": "hpc.originserver", 
42953     "fields": {
42954         "updated": "2013-12-11T23:57:18.787Z", 
42955         "authenticated": false, 
42956         "description": "syndicate origin server", 
42957         "created": "2013-12-11T23:57:18.787Z", 
42958         "url": "node62.princeton.vicci.org:32780", 
42959         "enabled": true, 
42960         "redirects": true, 
42961         "protocol": "http", 
42962         "contentProvider": 29
42963     }
42964 },
42965 {
42966     "pk": 3676, 
42967     "model": "hpc.originserver", 
42968     "fields": {
42969         "updated": "2013-12-11T23:57:18.795Z", 
42970         "authenticated": false, 
42971         "description": "syndicate origin server", 
42972         "created": "2013-12-11T23:57:18.795Z", 
42973         "url": "node61.princeton.vicci.org:32780", 
42974         "enabled": true, 
42975         "redirects": true, 
42976         "protocol": "http", 
42977         "contentProvider": 29
42978     }
42979 },
42980 {
42981     "pk": 3677, 
42982     "model": "hpc.originserver", 
42983     "fields": {
42984         "updated": "2013-12-11T23:57:18.804Z", 
42985         "authenticated": false, 
42986         "description": "syndicate origin server", 
42987         "created": "2013-12-11T23:57:18.804Z", 
42988         "url": "node60.princeton.vicci.org:32780", 
42989         "enabled": true, 
42990         "redirects": true, 
42991         "protocol": "http", 
42992         "contentProvider": 29
42993     }
42994 },
42995 {
42996     "pk": 3678, 
42997     "model": "hpc.originserver", 
42998     "fields": {
42999         "updated": "2013-12-11T23:57:18.812Z", 
43000         "authenticated": false, 
43001         "description": "syndicate origin server", 
43002         "created": "2013-12-11T23:57:18.812Z", 
43003         "url": "node59.princeton.vicci.org:32780", 
43004         "enabled": true, 
43005         "redirects": true, 
43006         "protocol": "http", 
43007         "contentProvider": 29
43008     }
43009 },
43010 {
43011     "pk": 3679, 
43012     "model": "hpc.originserver", 
43013     "fields": {
43014         "updated": "2013-12-11T23:57:18.820Z", 
43015         "authenticated": false, 
43016         "description": "syndicate origin server", 
43017         "created": "2013-12-11T23:57:18.820Z", 
43018         "url": "node58.princeton.vicci.org:32780", 
43019         "enabled": true, 
43020         "redirects": true, 
43021         "protocol": "http", 
43022         "contentProvider": 29
43023     }
43024 },
43025 {
43026     "pk": 3680, 
43027     "model": "hpc.originserver", 
43028     "fields": {
43029         "updated": "2013-12-11T23:57:18.829Z", 
43030         "authenticated": false, 
43031         "description": "syndicate origin server", 
43032         "created": "2013-12-11T23:57:18.829Z", 
43033         "url": "node57.princeton.vicci.org:32780", 
43034         "enabled": true, 
43035         "redirects": true, 
43036         "protocol": "http", 
43037         "contentProvider": 29
43038     }
43039 },
43040 {
43041     "pk": 3681, 
43042     "model": "hpc.originserver", 
43043     "fields": {
43044         "updated": "2013-12-11T23:57:18.837Z", 
43045         "authenticated": false, 
43046         "description": "syndicate origin server", 
43047         "created": "2013-12-11T23:57:18.837Z", 
43048         "url": "node56.princeton.vicci.org:32780", 
43049         "enabled": true, 
43050         "redirects": true, 
43051         "protocol": "http", 
43052         "contentProvider": 29
43053     }
43054 },
43055 {
43056     "pk": 3682, 
43057     "model": "hpc.originserver", 
43058     "fields": {
43059         "updated": "2013-12-11T23:57:18.845Z", 
43060         "authenticated": false, 
43061         "description": "syndicate origin server", 
43062         "created": "2013-12-11T23:57:18.845Z", 
43063         "url": "node55.princeton.vicci.org:32780", 
43064         "enabled": true, 
43065         "redirects": true, 
43066         "protocol": "http", 
43067         "contentProvider": 29
43068     }
43069 },
43070 {
43071     "pk": 3683, 
43072     "model": "hpc.originserver", 
43073     "fields": {
43074         "updated": "2013-12-11T23:57:18.853Z", 
43075         "authenticated": false, 
43076         "description": "syndicate origin server", 
43077         "created": "2013-12-11T23:57:18.853Z", 
43078         "url": "node54.princeton.vicci.org:32780", 
43079         "enabled": true, 
43080         "redirects": true, 
43081         "protocol": "http", 
43082         "contentProvider": 29
43083     }
43084 },
43085 {
43086     "pk": 3684, 
43087     "model": "hpc.originserver", 
43088     "fields": {
43089         "updated": "2013-12-11T23:57:18.862Z", 
43090         "authenticated": false, 
43091         "description": "syndicate origin server", 
43092         "created": "2013-12-11T23:57:18.862Z", 
43093         "url": "node53.princeton.vicci.org:32780", 
43094         "enabled": true, 
43095         "redirects": true, 
43096         "protocol": "http", 
43097         "contentProvider": 29
43098     }
43099 },
43100 {
43101     "pk": 3685, 
43102     "model": "hpc.originserver", 
43103     "fields": {
43104         "updated": "2013-12-11T23:57:18.870Z", 
43105         "authenticated": false, 
43106         "description": "syndicate origin server", 
43107         "created": "2013-12-11T23:57:18.870Z", 
43108         "url": "node52.princeton.vicci.org:32780", 
43109         "enabled": true, 
43110         "redirects": true, 
43111         "protocol": "http", 
43112         "contentProvider": 29
43113     }
43114 },
43115 {
43116     "pk": 3686, 
43117     "model": "hpc.originserver", 
43118     "fields": {
43119         "updated": "2013-12-11T23:57:18.878Z", 
43120         "authenticated": false, 
43121         "description": "syndicate origin server", 
43122         "created": "2013-12-11T23:57:18.878Z", 
43123         "url": "node51.princeton.vicci.org:32780", 
43124         "enabled": true, 
43125         "redirects": true, 
43126         "protocol": "http", 
43127         "contentProvider": 29
43128     }
43129 },
43130 {
43131     "pk": 3687, 
43132     "model": "hpc.originserver", 
43133     "fields": {
43134         "updated": "2013-12-11T23:57:18.887Z", 
43135         "authenticated": false, 
43136         "description": "syndicate origin server", 
43137         "created": "2013-12-11T23:57:18.887Z", 
43138         "url": "node50.princeton.vicci.org:32780", 
43139         "enabled": true, 
43140         "redirects": true, 
43141         "protocol": "http", 
43142         "contentProvider": 29
43143     }
43144 },
43145 {
43146     "pk": 3688, 
43147     "model": "hpc.originserver", 
43148     "fields": {
43149         "updated": "2013-12-11T23:57:18.895Z", 
43150         "authenticated": false, 
43151         "description": "syndicate origin server", 
43152         "created": "2013-12-11T23:57:18.895Z", 
43153         "url": "node49.princeton.vicci.org:32780", 
43154         "enabled": true, 
43155         "redirects": true, 
43156         "protocol": "http", 
43157         "contentProvider": 29
43158     }
43159 },
43160 {
43161     "pk": 3689, 
43162     "model": "hpc.originserver", 
43163     "fields": {
43164         "updated": "2013-12-11T23:57:18.903Z", 
43165         "authenticated": false, 
43166         "description": "syndicate origin server", 
43167         "created": "2013-12-11T23:57:18.903Z", 
43168         "url": "node48.princeton.vicci.org:32780", 
43169         "enabled": true, 
43170         "redirects": true, 
43171         "protocol": "http", 
43172         "contentProvider": 29
43173     }
43174 },
43175 {
43176     "pk": 3690, 
43177     "model": "hpc.originserver", 
43178     "fields": {
43179         "updated": "2013-12-11T23:57:18.911Z", 
43180         "authenticated": false, 
43181         "description": "syndicate origin server", 
43182         "created": "2013-12-11T23:57:18.911Z", 
43183         "url": "node47.princeton.vicci.org:32780", 
43184         "enabled": true, 
43185         "redirects": true, 
43186         "protocol": "http", 
43187         "contentProvider": 29
43188     }
43189 },
43190 {
43191     "pk": 3691, 
43192     "model": "hpc.originserver", 
43193     "fields": {
43194         "updated": "2013-12-11T23:57:18.920Z", 
43195         "authenticated": false, 
43196         "description": "syndicate origin server", 
43197         "created": "2013-12-11T23:57:18.920Z", 
43198         "url": "node46.princeton.vicci.org:32780", 
43199         "enabled": true, 
43200         "redirects": true, 
43201         "protocol": "http", 
43202         "contentProvider": 29
43203     }
43204 },
43205 {
43206     "pk": 3692, 
43207     "model": "hpc.originserver", 
43208     "fields": {
43209         "updated": "2013-12-11T23:57:18.928Z", 
43210         "authenticated": false, 
43211         "description": "syndicate origin server", 
43212         "created": "2013-12-11T23:57:18.928Z", 
43213         "url": "node45.princeton.vicci.org:32780", 
43214         "enabled": true, 
43215         "redirects": true, 
43216         "protocol": "http", 
43217         "contentProvider": 29
43218     }
43219 },
43220 {
43221     "pk": 3693, 
43222     "model": "hpc.originserver", 
43223     "fields": {
43224         "updated": "2013-12-11T23:57:18.936Z", 
43225         "authenticated": false, 
43226         "description": "syndicate origin server", 
43227         "created": "2013-12-11T23:57:18.936Z", 
43228         "url": "node44.princeton.vicci.org:32780", 
43229         "enabled": true, 
43230         "redirects": true, 
43231         "protocol": "http", 
43232         "contentProvider": 29
43233     }
43234 },
43235 {
43236     "pk": 3694, 
43237     "model": "hpc.originserver", 
43238     "fields": {
43239         "updated": "2013-12-11T23:57:18.944Z", 
43240         "authenticated": false, 
43241         "description": "syndicate origin server", 
43242         "created": "2013-12-11T23:57:18.944Z", 
43243         "url": "node43.princeton.vicci.org:32780", 
43244         "enabled": true, 
43245         "redirects": true, 
43246         "protocol": "http", 
43247         "contentProvider": 29
43248     }
43249 },
43250 {
43251     "pk": 3695, 
43252     "model": "hpc.originserver", 
43253     "fields": {
43254         "updated": "2013-12-11T23:57:18.953Z", 
43255         "authenticated": false, 
43256         "description": "syndicate origin server", 
43257         "created": "2013-12-11T23:57:18.953Z", 
43258         "url": "node42.princeton.vicci.org:32780", 
43259         "enabled": true, 
43260         "redirects": true, 
43261         "protocol": "http", 
43262         "contentProvider": 29
43263     }
43264 },
43265 {
43266     "pk": 3696, 
43267     "model": "hpc.originserver", 
43268     "fields": {
43269         "updated": "2013-12-11T23:57:18.961Z", 
43270         "authenticated": false, 
43271         "description": "syndicate origin server", 
43272         "created": "2013-12-11T23:57:18.961Z", 
43273         "url": "node41.princeton.vicci.org:32780", 
43274         "enabled": true, 
43275         "redirects": true, 
43276         "protocol": "http", 
43277         "contentProvider": 29
43278     }
43279 },
43280 {
43281     "pk": 3697, 
43282     "model": "hpc.originserver", 
43283     "fields": {
43284         "updated": "2013-12-11T23:57:18.969Z", 
43285         "authenticated": false, 
43286         "description": "syndicate origin server", 
43287         "created": "2013-12-11T23:57:18.969Z", 
43288         "url": "node40.princeton.vicci.org:32780", 
43289         "enabled": true, 
43290         "redirects": true, 
43291         "protocol": "http", 
43292         "contentProvider": 29
43293     }
43294 },
43295 {
43296     "pk": 3698, 
43297     "model": "hpc.originserver", 
43298     "fields": {
43299         "updated": "2013-12-11T23:57:18.978Z", 
43300         "authenticated": false, 
43301         "description": "syndicate origin server", 
43302         "created": "2013-12-11T23:57:18.978Z", 
43303         "url": "node39.princeton.vicci.org:32780", 
43304         "enabled": true, 
43305         "redirects": true, 
43306         "protocol": "http", 
43307         "contentProvider": 29
43308     }
43309 },
43310 {
43311     "pk": 3699, 
43312     "model": "hpc.originserver", 
43313     "fields": {
43314         "updated": "2013-12-11T23:57:18.986Z", 
43315         "authenticated": false, 
43316         "description": "syndicate origin server", 
43317         "created": "2013-12-11T23:57:18.986Z", 
43318         "url": "node38.princeton.vicci.org:32780", 
43319         "enabled": true, 
43320         "redirects": true, 
43321         "protocol": "http", 
43322         "contentProvider": 29
43323     }
43324 },
43325 {
43326     "pk": 3700, 
43327     "model": "hpc.originserver", 
43328     "fields": {
43329         "updated": "2013-12-11T23:57:18.994Z", 
43330         "authenticated": false, 
43331         "description": "syndicate origin server", 
43332         "created": "2013-12-11T23:57:18.994Z", 
43333         "url": "node37.princeton.vicci.org:32780", 
43334         "enabled": true, 
43335         "redirects": true, 
43336         "protocol": "http", 
43337         "contentProvider": 29
43338     }
43339 },
43340 {
43341     "pk": 3701, 
43342     "model": "hpc.originserver", 
43343     "fields": {
43344         "updated": "2013-12-11T23:57:19.002Z", 
43345         "authenticated": false, 
43346         "description": "syndicate origin server", 
43347         "created": "2013-12-11T23:57:19.002Z", 
43348         "url": "node36.princeton.vicci.org:32780", 
43349         "enabled": true, 
43350         "redirects": true, 
43351         "protocol": "http", 
43352         "contentProvider": 29
43353     }
43354 },
43355 {
43356     "pk": 3702, 
43357     "model": "hpc.originserver", 
43358     "fields": {
43359         "updated": "2013-12-11T23:57:19.011Z", 
43360         "authenticated": false, 
43361         "description": "syndicate origin server", 
43362         "created": "2013-12-11T23:57:19.011Z", 
43363         "url": "node35.princeton.vicci.org:32780", 
43364         "enabled": true, 
43365         "redirects": true, 
43366         "protocol": "http", 
43367         "contentProvider": 29
43368     }
43369 },
43370 {
43371     "pk": 3703, 
43372     "model": "hpc.originserver", 
43373     "fields": {
43374         "updated": "2013-12-11T23:57:19.019Z", 
43375         "authenticated": false, 
43376         "description": "syndicate origin server", 
43377         "created": "2013-12-11T23:57:19.019Z", 
43378         "url": "node34.princeton.vicci.org:32780", 
43379         "enabled": true, 
43380         "redirects": true, 
43381         "protocol": "http", 
43382         "contentProvider": 29
43383     }
43384 },
43385 {
43386     "pk": 3704, 
43387     "model": "hpc.originserver", 
43388     "fields": {
43389         "updated": "2013-12-11T23:57:19.027Z", 
43390         "authenticated": false, 
43391         "description": "syndicate origin server", 
43392         "created": "2013-12-11T23:57:19.027Z", 
43393         "url": "node33.princeton.vicci.org:32780", 
43394         "enabled": true, 
43395         "redirects": true, 
43396         "protocol": "http", 
43397         "contentProvider": 29
43398     }
43399 },
43400 {
43401     "pk": 3705, 
43402     "model": "hpc.originserver", 
43403     "fields": {
43404         "updated": "2013-12-11T23:57:19.036Z", 
43405         "authenticated": false, 
43406         "description": "syndicate origin server", 
43407         "created": "2013-12-11T23:57:19.036Z", 
43408         "url": "node32.princeton.vicci.org:32780", 
43409         "enabled": true, 
43410         "redirects": true, 
43411         "protocol": "http", 
43412         "contentProvider": 29
43413     }
43414 },
43415 {
43416     "pk": 3706, 
43417     "model": "hpc.originserver", 
43418     "fields": {
43419         "updated": "2013-12-11T23:57:19.044Z", 
43420         "authenticated": false, 
43421         "description": "syndicate origin server", 
43422         "created": "2013-12-11T23:57:19.044Z", 
43423         "url": "node31.princeton.vicci.org:32780", 
43424         "enabled": true, 
43425         "redirects": true, 
43426         "protocol": "http", 
43427         "contentProvider": 29
43428     }
43429 },
43430 {
43431     "pk": 3707, 
43432     "model": "hpc.originserver", 
43433     "fields": {
43434         "updated": "2013-12-11T23:57:19.052Z", 
43435         "authenticated": false, 
43436         "description": "syndicate origin server", 
43437         "created": "2013-12-11T23:57:19.052Z", 
43438         "url": "node30.princeton.vicci.org:32780", 
43439         "enabled": true, 
43440         "redirects": true, 
43441         "protocol": "http", 
43442         "contentProvider": 29
43443     }
43444 },
43445 {
43446     "pk": 3708, 
43447     "model": "hpc.originserver", 
43448     "fields": {
43449         "updated": "2013-12-11T23:57:19.060Z", 
43450         "authenticated": false, 
43451         "description": "syndicate origin server", 
43452         "created": "2013-12-11T23:57:19.060Z", 
43453         "url": "node29.princeton.vicci.org:32780", 
43454         "enabled": true, 
43455         "redirects": true, 
43456         "protocol": "http", 
43457         "contentProvider": 29
43458     }
43459 },
43460 {
43461     "pk": 3709, 
43462     "model": "hpc.originserver", 
43463     "fields": {
43464         "updated": "2013-12-11T23:57:19.069Z", 
43465         "authenticated": false, 
43466         "description": "syndicate origin server", 
43467         "created": "2013-12-11T23:57:19.069Z", 
43468         "url": "node28.princeton.vicci.org:32780", 
43469         "enabled": true, 
43470         "redirects": true, 
43471         "protocol": "http", 
43472         "contentProvider": 29
43473     }
43474 },
43475 {
43476     "pk": 3710, 
43477     "model": "hpc.originserver", 
43478     "fields": {
43479         "updated": "2013-12-11T23:57:19.077Z", 
43480         "authenticated": false, 
43481         "description": "syndicate origin server", 
43482         "created": "2013-12-11T23:57:19.077Z", 
43483         "url": "node27.princeton.vicci.org:32780", 
43484         "enabled": true, 
43485         "redirects": true, 
43486         "protocol": "http", 
43487         "contentProvider": 29
43488     }
43489 },
43490 {
43491     "pk": 3711, 
43492     "model": "hpc.originserver", 
43493     "fields": {
43494         "updated": "2013-12-11T23:57:19.086Z", 
43495         "authenticated": false, 
43496         "description": "syndicate origin server", 
43497         "created": "2013-12-11T23:57:19.085Z", 
43498         "url": "node26.princeton.vicci.org:32780", 
43499         "enabled": true, 
43500         "redirects": true, 
43501         "protocol": "http", 
43502         "contentProvider": 29
43503     }
43504 },
43505 {
43506     "pk": 3712, 
43507     "model": "hpc.originserver", 
43508     "fields": {
43509         "updated": "2013-12-11T23:57:19.094Z", 
43510         "authenticated": false, 
43511         "description": "syndicate origin server", 
43512         "created": "2013-12-11T23:57:19.094Z", 
43513         "url": "node25.princeton.vicci.org:32780", 
43514         "enabled": true, 
43515         "redirects": true, 
43516         "protocol": "http", 
43517         "contentProvider": 29
43518     }
43519 },
43520 {
43521     "pk": 3713, 
43522     "model": "hpc.originserver", 
43523     "fields": {
43524         "updated": "2013-12-11T23:57:19.102Z", 
43525         "authenticated": false, 
43526         "description": "syndicate origin server", 
43527         "created": "2013-12-11T23:57:19.102Z", 
43528         "url": "node24.princeton.vicci.org:32780", 
43529         "enabled": true, 
43530         "redirects": true, 
43531         "protocol": "http", 
43532         "contentProvider": 29
43533     }
43534 },
43535 {
43536     "pk": 3714, 
43537     "model": "hpc.originserver", 
43538     "fields": {
43539         "updated": "2013-12-11T23:57:19.110Z", 
43540         "authenticated": false, 
43541         "description": "syndicate origin server", 
43542         "created": "2013-12-11T23:57:19.110Z", 
43543         "url": "node23.princeton.vicci.org:32780", 
43544         "enabled": true, 
43545         "redirects": true, 
43546         "protocol": "http", 
43547         "contentProvider": 29
43548     }
43549 },
43550 {
43551     "pk": 3715, 
43552     "model": "hpc.originserver", 
43553     "fields": {
43554         "updated": "2013-12-11T23:57:19.118Z", 
43555         "authenticated": false, 
43556         "description": "syndicate origin server", 
43557         "created": "2013-12-11T23:57:19.118Z", 
43558         "url": "node22.princeton.vicci.org:32780", 
43559         "enabled": true, 
43560         "redirects": true, 
43561         "protocol": "http", 
43562         "contentProvider": 29
43563     }
43564 },
43565 {
43566     "pk": 3716, 
43567     "model": "hpc.originserver", 
43568     "fields": {
43569         "updated": "2013-12-11T23:57:19.127Z", 
43570         "authenticated": false, 
43571         "description": "syndicate origin server", 
43572         "created": "2013-12-11T23:57:19.127Z", 
43573         "url": "node21.princeton.vicci.org:32780", 
43574         "enabled": true, 
43575         "redirects": true, 
43576         "protocol": "http", 
43577         "contentProvider": 29
43578     }
43579 },
43580 {
43581     "pk": 3717, 
43582     "model": "hpc.originserver", 
43583     "fields": {
43584         "updated": "2013-12-11T23:57:19.135Z", 
43585         "authenticated": false, 
43586         "description": "syndicate origin server", 
43587         "created": "2013-12-11T23:57:19.135Z", 
43588         "url": "node20.princeton.vicci.org:32780", 
43589         "enabled": true, 
43590         "redirects": true, 
43591         "protocol": "http", 
43592         "contentProvider": 29
43593     }
43594 },
43595 {
43596     "pk": 3718, 
43597     "model": "hpc.originserver", 
43598     "fields": {
43599         "updated": "2013-12-11T23:57:19.143Z", 
43600         "authenticated": false, 
43601         "description": "syndicate origin server", 
43602         "created": "2013-12-11T23:57:19.143Z", 
43603         "url": "node19.princeton.vicci.org:32780", 
43604         "enabled": true, 
43605         "redirects": true, 
43606         "protocol": "http", 
43607         "contentProvider": 29
43608     }
43609 },
43610 {
43611     "pk": 3719, 
43612     "model": "hpc.originserver", 
43613     "fields": {
43614         "updated": "2013-12-11T23:57:19.152Z", 
43615         "authenticated": false, 
43616         "description": "syndicate origin server", 
43617         "created": "2013-12-11T23:57:19.152Z", 
43618         "url": "node18.princeton.vicci.org:32780", 
43619         "enabled": true, 
43620         "redirects": true, 
43621         "protocol": "http", 
43622         "contentProvider": 29
43623     }
43624 },
43625 {
43626     "pk": 3720, 
43627     "model": "hpc.originserver", 
43628     "fields": {
43629         "updated": "2013-12-11T23:57:19.160Z", 
43630         "authenticated": false, 
43631         "description": "syndicate origin server", 
43632         "created": "2013-12-11T23:57:19.160Z", 
43633         "url": "node17.princeton.vicci.org:32780", 
43634         "enabled": true, 
43635         "redirects": true, 
43636         "protocol": "http", 
43637         "contentProvider": 29
43638     }
43639 },
43640 {
43641     "pk": 3721, 
43642     "model": "hpc.originserver", 
43643     "fields": {
43644         "updated": "2013-12-11T23:57:19.168Z", 
43645         "authenticated": false, 
43646         "description": "syndicate origin server", 
43647         "created": "2013-12-11T23:57:19.168Z", 
43648         "url": "node16.princeton.vicci.org:32780", 
43649         "enabled": true, 
43650         "redirects": true, 
43651         "protocol": "http", 
43652         "contentProvider": 29
43653     }
43654 },
43655 {
43656     "pk": 3722, 
43657     "model": "hpc.originserver", 
43658     "fields": {
43659         "updated": "2013-12-11T23:57:19.176Z", 
43660         "authenticated": false, 
43661         "description": "syndicate origin server", 
43662         "created": "2013-12-11T23:57:19.176Z", 
43663         "url": "node15.princeton.vicci.org:32780", 
43664         "enabled": true, 
43665         "redirects": true, 
43666         "protocol": "http", 
43667         "contentProvider": 29
43668     }
43669 },
43670 {
43671     "pk": 3723, 
43672     "model": "hpc.originserver", 
43673     "fields": {
43674         "updated": "2013-12-11T23:57:19.185Z", 
43675         "authenticated": false, 
43676         "description": "syndicate origin server", 
43677         "created": "2013-12-11T23:57:19.185Z", 
43678         "url": "node14.princeton.vicci.org:32780", 
43679         "enabled": true, 
43680         "redirects": true, 
43681         "protocol": "http", 
43682         "contentProvider": 29
43683     }
43684 },
43685 {
43686     "pk": 3724, 
43687     "model": "hpc.originserver", 
43688     "fields": {
43689         "updated": "2013-12-11T23:57:19.193Z", 
43690         "authenticated": false, 
43691         "description": "syndicate origin server", 
43692         "created": "2013-12-11T23:57:19.193Z", 
43693         "url": "node13.princeton.vicci.org:32780", 
43694         "enabled": true, 
43695         "redirects": true, 
43696         "protocol": "http", 
43697         "contentProvider": 29
43698     }
43699 },
43700 {
43701     "pk": 3725, 
43702     "model": "hpc.originserver", 
43703     "fields": {
43704         "updated": "2013-12-11T23:57:19.201Z", 
43705         "authenticated": false, 
43706         "description": "syndicate origin server", 
43707         "created": "2013-12-11T23:57:19.201Z", 
43708         "url": "node12.princeton.vicci.org:32780", 
43709         "enabled": true, 
43710         "redirects": true, 
43711         "protocol": "http", 
43712         "contentProvider": 29
43713     }
43714 },
43715 {
43716     "pk": 3726, 
43717     "model": "hpc.originserver", 
43718     "fields": {
43719         "updated": "2013-12-11T23:57:19.210Z", 
43720         "authenticated": false, 
43721         "description": "syndicate origin server", 
43722         "created": "2013-12-11T23:57:19.210Z", 
43723         "url": "node11.princeton.vicci.org:32780", 
43724         "enabled": true, 
43725         "redirects": true, 
43726         "protocol": "http", 
43727         "contentProvider": 29
43728     }
43729 },
43730 {
43731     "pk": 3727, 
43732     "model": "hpc.originserver", 
43733     "fields": {
43734         "updated": "2013-12-11T23:57:19.218Z", 
43735         "authenticated": false, 
43736         "description": "syndicate origin server", 
43737         "created": "2013-12-11T23:57:19.218Z", 
43738         "url": "node10.princeton.vicci.org:32780", 
43739         "enabled": true, 
43740         "redirects": true, 
43741         "protocol": "http", 
43742         "contentProvider": 29
43743     }
43744 },
43745 {
43746     "pk": 3728, 
43747     "model": "hpc.originserver", 
43748     "fields": {
43749         "updated": "2013-12-11T23:57:19.226Z", 
43750         "authenticated": false, 
43751         "description": "syndicate origin server", 
43752         "created": "2013-12-11T23:57:19.226Z", 
43753         "url": "node9.princeton.vicci.org:32780", 
43754         "enabled": true, 
43755         "redirects": true, 
43756         "protocol": "http", 
43757         "contentProvider": 29
43758     }
43759 },
43760 {
43761     "pk": 3729, 
43762     "model": "hpc.originserver", 
43763     "fields": {
43764         "updated": "2013-12-11T23:57:19.234Z", 
43765         "authenticated": false, 
43766         "description": "syndicate origin server", 
43767         "created": "2013-12-11T23:57:19.234Z", 
43768         "url": "node8.princeton.vicci.org:32780", 
43769         "enabled": true, 
43770         "redirects": true, 
43771         "protocol": "http", 
43772         "contentProvider": 29
43773     }
43774 },
43775 {
43776     "pk": 3730, 
43777     "model": "hpc.originserver", 
43778     "fields": {
43779         "updated": "2013-12-11T23:57:19.243Z", 
43780         "authenticated": false, 
43781         "description": "syndicate origin server", 
43782         "created": "2013-12-11T23:57:19.243Z", 
43783         "url": "node7.princeton.vicci.org:32780", 
43784         "enabled": true, 
43785         "redirects": true, 
43786         "protocol": "http", 
43787         "contentProvider": 29
43788     }
43789 },
43790 {
43791     "pk": 3731, 
43792     "model": "hpc.originserver", 
43793     "fields": {
43794         "updated": "2013-12-11T23:57:19.251Z", 
43795         "authenticated": false, 
43796         "description": "syndicate origin server", 
43797         "created": "2013-12-11T23:57:19.251Z", 
43798         "url": "node6.princeton.vicci.org:32780", 
43799         "enabled": true, 
43800         "redirects": true, 
43801         "protocol": "http", 
43802         "contentProvider": 29
43803     }
43804 },
43805 {
43806     "pk": 3732, 
43807     "model": "hpc.originserver", 
43808     "fields": {
43809         "updated": "2013-12-11T23:57:19.259Z", 
43810         "authenticated": false, 
43811         "description": "syndicate origin server", 
43812         "created": "2013-12-11T23:57:19.259Z", 
43813         "url": "node5.princeton.vicci.org:32780", 
43814         "enabled": true, 
43815         "redirects": true, 
43816         "protocol": "http", 
43817         "contentProvider": 29
43818     }
43819 },
43820 {
43821     "pk": 3733, 
43822     "model": "hpc.originserver", 
43823     "fields": {
43824         "updated": "2013-12-11T23:57:19.268Z", 
43825         "authenticated": false, 
43826         "description": "syndicate origin server", 
43827         "created": "2013-12-11T23:57:19.268Z", 
43828         "url": "node4.princeton.vicci.org:32780", 
43829         "enabled": true, 
43830         "redirects": true, 
43831         "protocol": "http", 
43832         "contentProvider": 29
43833     }
43834 },
43835 {
43836     "pk": 3734, 
43837     "model": "hpc.originserver", 
43838     "fields": {
43839         "updated": "2013-12-11T23:57:19.276Z", 
43840         "authenticated": false, 
43841         "description": "syndicate origin server", 
43842         "created": "2013-12-11T23:57:19.276Z", 
43843         "url": "node3.princeton.vicci.org:32780", 
43844         "enabled": true, 
43845         "redirects": true, 
43846         "protocol": "http", 
43847         "contentProvider": 29
43848     }
43849 },
43850 {
43851     "pk": 3735, 
43852     "model": "hpc.originserver", 
43853     "fields": {
43854         "updated": "2013-12-11T23:57:19.284Z", 
43855         "authenticated": false, 
43856         "description": "syndicate origin server", 
43857         "created": "2013-12-11T23:57:19.284Z", 
43858         "url": "node2.princeton.vicci.org:32780", 
43859         "enabled": true, 
43860         "redirects": true, 
43861         "protocol": "http", 
43862         "contentProvider": 29
43863     }
43864 },
43865 {
43866     "pk": 3736, 
43867     "model": "hpc.originserver", 
43868     "fields": {
43869         "updated": "2013-12-11T23:57:19.292Z", 
43870         "authenticated": false, 
43871         "description": "syndicate origin server", 
43872         "created": "2013-12-11T23:57:19.292Z", 
43873         "url": "node1.princeton.vicci.org:32780", 
43874         "enabled": true, 
43875         "redirects": true, 
43876         "protocol": "http", 
43877         "contentProvider": 29
43878     }
43879 },
43880 {
43881     "pk": 3737, 
43882     "model": "hpc.originserver", 
43883     "fields": {
43884         "updated": "2013-12-11T23:57:19.310Z", 
43885         "authenticated": false, 
43886         "description": "syndicate origin server", 
43887         "created": "2013-12-11T23:57:19.310Z", 
43888         "url": "node70.gt.vicci.org:32780", 
43889         "enabled": true, 
43890         "redirects": true, 
43891         "protocol": "http", 
43892         "contentProvider": 29
43893     }
43894 },
43895 {
43896     "pk": 3738, 
43897     "model": "hpc.originserver", 
43898     "fields": {
43899         "updated": "2013-12-11T23:57:19.317Z", 
43900         "authenticated": false, 
43901         "description": "syndicate origin server", 
43902         "created": "2013-12-11T23:57:19.317Z", 
43903         "url": "node69.gt.vicci.org:32780", 
43904         "enabled": true, 
43905         "redirects": true, 
43906         "protocol": "http", 
43907         "contentProvider": 29
43908     }
43909 },
43910 {
43911     "pk": 3739, 
43912     "model": "hpc.originserver", 
43913     "fields": {
43914         "updated": "2013-12-11T23:57:19.325Z", 
43915         "authenticated": false, 
43916         "description": "syndicate origin server", 
43917         "created": "2013-12-11T23:57:19.325Z", 
43918         "url": "node68.gt.vicci.org:32780", 
43919         "enabled": true, 
43920         "redirects": true, 
43921         "protocol": "http", 
43922         "contentProvider": 29
43923     }
43924 },
43925 {
43926     "pk": 3740, 
43927     "model": "hpc.originserver", 
43928     "fields": {
43929         "updated": "2013-12-11T23:57:19.334Z", 
43930         "authenticated": false, 
43931         "description": "syndicate origin server", 
43932         "created": "2013-12-11T23:57:19.334Z", 
43933         "url": "node67.gt.vicci.org:32780", 
43934         "enabled": true, 
43935         "redirects": true, 
43936         "protocol": "http", 
43937         "contentProvider": 29
43938     }
43939 },
43940 {
43941     "pk": 3741, 
43942     "model": "hpc.originserver", 
43943     "fields": {
43944         "updated": "2013-12-11T23:57:19.342Z", 
43945         "authenticated": false, 
43946         "description": "syndicate origin server", 
43947         "created": "2013-12-11T23:57:19.342Z", 
43948         "url": "node66.gt.vicci.org:32780", 
43949         "enabled": true, 
43950         "redirects": true, 
43951         "protocol": "http", 
43952         "contentProvider": 29
43953     }
43954 },
43955 {
43956     "pk": 3742, 
43957     "model": "hpc.originserver", 
43958     "fields": {
43959         "updated": "2013-12-11T23:57:19.350Z", 
43960         "authenticated": false, 
43961         "description": "syndicate origin server", 
43962         "created": "2013-12-11T23:57:19.350Z", 
43963         "url": "node65.gt.vicci.org:32780", 
43964         "enabled": true, 
43965         "redirects": true, 
43966         "protocol": "http", 
43967         "contentProvider": 29
43968     }
43969 },
43970 {
43971     "pk": 3743, 
43972     "model": "hpc.originserver", 
43973     "fields": {
43974         "updated": "2013-12-11T23:57:19.359Z", 
43975         "authenticated": false, 
43976         "description": "syndicate origin server", 
43977         "created": "2013-12-11T23:57:19.359Z", 
43978         "url": "node64.gt.vicci.org:32780", 
43979         "enabled": true, 
43980         "redirects": true, 
43981         "protocol": "http", 
43982         "contentProvider": 29
43983     }
43984 },
43985 {
43986     "pk": 3744, 
43987     "model": "hpc.originserver", 
43988     "fields": {
43989         "updated": "2013-12-11T23:57:19.367Z", 
43990         "authenticated": false, 
43991         "description": "syndicate origin server", 
43992         "created": "2013-12-11T23:57:19.367Z", 
43993         "url": "node63.gt.vicci.org:32780", 
43994         "enabled": true, 
43995         "redirects": true, 
43996         "protocol": "http", 
43997         "contentProvider": 29
43998     }
43999 },
44000 {
44001     "pk": 3745, 
44002     "model": "hpc.originserver", 
44003     "fields": {
44004         "updated": "2013-12-11T23:57:19.375Z", 
44005         "authenticated": false, 
44006         "description": "syndicate origin server", 
44007         "created": "2013-12-11T23:57:19.375Z", 
44008         "url": "node62.gt.vicci.org:32780", 
44009         "enabled": true, 
44010         "redirects": true, 
44011         "protocol": "http", 
44012         "contentProvider": 29
44013     }
44014 },
44015 {
44016     "pk": 3746, 
44017     "model": "hpc.originserver", 
44018     "fields": {
44019         "updated": "2013-12-11T23:57:19.383Z", 
44020         "authenticated": false, 
44021         "description": "syndicate origin server", 
44022         "created": "2013-12-11T23:57:19.383Z", 
44023         "url": "node61.gt.vicci.org:32780", 
44024         "enabled": true, 
44025         "redirects": true, 
44026         "protocol": "http", 
44027         "contentProvider": 29
44028     }
44029 },
44030 {
44031     "pk": 3747, 
44032     "model": "hpc.originserver", 
44033     "fields": {
44034         "updated": "2013-12-11T23:57:19.392Z", 
44035         "authenticated": false, 
44036         "description": "syndicate origin server", 
44037         "created": "2013-12-11T23:57:19.392Z", 
44038         "url": "node60.gt.vicci.org:32780", 
44039         "enabled": true, 
44040         "redirects": true, 
44041         "protocol": "http", 
44042         "contentProvider": 29
44043     }
44044 },
44045 {
44046     "pk": 3748, 
44047     "model": "hpc.originserver", 
44048     "fields": {
44049         "updated": "2013-12-11T23:57:19.400Z", 
44050         "authenticated": false, 
44051         "description": "syndicate origin server", 
44052         "created": "2013-12-11T23:57:19.400Z", 
44053         "url": "node59.gt.vicci.org:32780", 
44054         "enabled": true, 
44055         "redirects": true, 
44056         "protocol": "http", 
44057         "contentProvider": 29
44058     }
44059 },
44060 {
44061     "pk": 3749, 
44062     "model": "hpc.originserver", 
44063     "fields": {
44064         "updated": "2013-12-11T23:57:19.408Z", 
44065         "authenticated": false, 
44066         "description": "syndicate origin server", 
44067         "created": "2013-12-11T23:57:19.408Z", 
44068         "url": "node58.gt.vicci.org:32780", 
44069         "enabled": true, 
44070         "redirects": true, 
44071         "protocol": "http", 
44072         "contentProvider": 29
44073     }
44074 },
44075 {
44076     "pk": 3750, 
44077     "model": "hpc.originserver", 
44078     "fields": {
44079         "updated": "2013-12-11T23:57:19.417Z", 
44080         "authenticated": false, 
44081         "description": "syndicate origin server", 
44082         "created": "2013-12-11T23:57:19.416Z", 
44083         "url": "node57.gt.vicci.org:32780", 
44084         "enabled": true, 
44085         "redirects": true, 
44086         "protocol": "http", 
44087         "contentProvider": 29
44088     }
44089 },
44090 {
44091     "pk": 3751, 
44092     "model": "hpc.originserver", 
44093     "fields": {
44094         "updated": "2013-12-11T23:57:19.425Z", 
44095         "authenticated": false, 
44096         "description": "syndicate origin server", 
44097         "created": "2013-12-11T23:57:19.425Z", 
44098         "url": "node56.gt.vicci.org:32780", 
44099         "enabled": true, 
44100         "redirects": true, 
44101         "protocol": "http", 
44102         "contentProvider": 29
44103     }
44104 },
44105 {
44106     "pk": 3752, 
44107     "model": "hpc.originserver", 
44108     "fields": {
44109         "updated": "2013-12-11T23:57:19.433Z", 
44110         "authenticated": false, 
44111         "description": "syndicate origin server", 
44112         "created": "2013-12-11T23:57:19.433Z", 
44113         "url": "node55.gt.vicci.org:32780", 
44114         "enabled": true, 
44115         "redirects": true, 
44116         "protocol": "http", 
44117         "contentProvider": 29
44118     }
44119 },
44120 {
44121     "pk": 3753, 
44122     "model": "hpc.originserver", 
44123     "fields": {
44124         "updated": "2013-12-11T23:57:19.441Z", 
44125         "authenticated": false, 
44126         "description": "syndicate origin server", 
44127         "created": "2013-12-11T23:57:19.441Z", 
44128         "url": "node54.gt.vicci.org:32780", 
44129         "enabled": true, 
44130         "redirects": true, 
44131         "protocol": "http", 
44132         "contentProvider": 29
44133     }
44134 },
44135 {
44136     "pk": 3754, 
44137     "model": "hpc.originserver", 
44138     "fields": {
44139         "updated": "2013-12-11T23:57:19.450Z", 
44140         "authenticated": false, 
44141         "description": "syndicate origin server", 
44142         "created": "2013-12-11T23:57:19.450Z", 
44143         "url": "node53.gt.vicci.org:32780", 
44144         "enabled": true, 
44145         "redirects": true, 
44146         "protocol": "http", 
44147         "contentProvider": 29
44148     }
44149 },
44150 {
44151     "pk": 3755, 
44152     "model": "hpc.originserver", 
44153     "fields": {
44154         "updated": "2013-12-11T23:57:19.458Z", 
44155         "authenticated": false, 
44156         "description": "syndicate origin server", 
44157         "created": "2013-12-11T23:57:19.458Z", 
44158         "url": "node52.gt.vicci.org:32780", 
44159         "enabled": true, 
44160         "redirects": true, 
44161         "protocol": "http", 
44162         "contentProvider": 29
44163     }
44164 },
44165 {
44166     "pk": 3756, 
44167     "model": "hpc.originserver", 
44168     "fields": {
44169         "updated": "2013-12-11T23:57:19.466Z", 
44170         "authenticated": false, 
44171         "description": "syndicate origin server", 
44172         "created": "2013-12-11T23:57:19.466Z", 
44173         "url": "node51.gt.vicci.org:32780", 
44174         "enabled": true, 
44175         "redirects": true, 
44176         "protocol": "http", 
44177         "contentProvider": 29
44178     }
44179 },
44180 {
44181     "pk": 3757, 
44182     "model": "hpc.originserver", 
44183     "fields": {
44184         "updated": "2013-12-11T23:57:19.475Z", 
44185         "authenticated": false, 
44186         "description": "syndicate origin server", 
44187         "created": "2013-12-11T23:57:19.475Z", 
44188         "url": "node50.gt.vicci.org:32780", 
44189         "enabled": true, 
44190         "redirects": true, 
44191         "protocol": "http", 
44192         "contentProvider": 29
44193     }
44194 },
44195 {
44196     "pk": 3758, 
44197     "model": "hpc.originserver", 
44198     "fields": {
44199         "updated": "2013-12-11T23:57:19.483Z", 
44200         "authenticated": false, 
44201         "description": "syndicate origin server", 
44202         "created": "2013-12-11T23:57:19.483Z", 
44203         "url": "node49.gt.vicci.org:32780", 
44204         "enabled": true, 
44205         "redirects": true, 
44206         "protocol": "http", 
44207         "contentProvider": 29
44208     }
44209 },
44210 {
44211     "pk": 3759, 
44212     "model": "hpc.originserver", 
44213     "fields": {
44214         "updated": "2013-12-11T23:57:19.491Z", 
44215         "authenticated": false, 
44216         "description": "syndicate origin server", 
44217         "created": "2013-12-11T23:57:19.491Z", 
44218         "url": "node48.gt.vicci.org:32780", 
44219         "enabled": true, 
44220         "redirects": true, 
44221         "protocol": "http", 
44222         "contentProvider": 29
44223     }
44224 },
44225 {
44226     "pk": 3760, 
44227     "model": "hpc.originserver", 
44228     "fields": {
44229         "updated": "2013-12-11T23:57:19.499Z", 
44230         "authenticated": false, 
44231         "description": "syndicate origin server", 
44232         "created": "2013-12-11T23:57:19.499Z", 
44233         "url": "node47.gt.vicci.org:32780", 
44234         "enabled": true, 
44235         "redirects": true, 
44236         "protocol": "http", 
44237         "contentProvider": 29
44238     }
44239 },
44240 {
44241     "pk": 3761, 
44242     "model": "hpc.originserver", 
44243     "fields": {
44244         "updated": "2013-12-11T23:57:19.508Z", 
44245         "authenticated": false, 
44246         "description": "syndicate origin server", 
44247         "created": "2013-12-11T23:57:19.508Z", 
44248         "url": "node46.gt.vicci.org:32780", 
44249         "enabled": true, 
44250         "redirects": true, 
44251         "protocol": "http", 
44252         "contentProvider": 29
44253     }
44254 },
44255 {
44256     "pk": 3762, 
44257     "model": "hpc.originserver", 
44258     "fields": {
44259         "updated": "2013-12-11T23:57:19.516Z", 
44260         "authenticated": false, 
44261         "description": "syndicate origin server", 
44262         "created": "2013-12-11T23:57:19.516Z", 
44263         "url": "node45.gt.vicci.org:32780", 
44264         "enabled": true, 
44265         "redirects": true, 
44266         "protocol": "http", 
44267         "contentProvider": 29
44268     }
44269 },
44270 {
44271     "pk": 3763, 
44272     "model": "hpc.originserver", 
44273     "fields": {
44274         "updated": "2013-12-11T23:57:19.524Z", 
44275         "authenticated": false, 
44276         "description": "syndicate origin server", 
44277         "created": "2013-12-11T23:57:19.524Z", 
44278         "url": "node44.gt.vicci.org:32780", 
44279         "enabled": true, 
44280         "redirects": true, 
44281         "protocol": "http", 
44282         "contentProvider": 29
44283     }
44284 },
44285 {
44286     "pk": 3764, 
44287     "model": "hpc.originserver", 
44288     "fields": {
44289         "updated": "2013-12-11T23:57:19.533Z", 
44290         "authenticated": false, 
44291         "description": "syndicate origin server", 
44292         "created": "2013-12-11T23:57:19.532Z", 
44293         "url": "node43.gt.vicci.org:32780", 
44294         "enabled": true, 
44295         "redirects": true, 
44296         "protocol": "http", 
44297         "contentProvider": 29
44298     }
44299 },
44300 {
44301     "pk": 3765, 
44302     "model": "hpc.originserver", 
44303     "fields": {
44304         "updated": "2013-12-11T23:57:19.541Z", 
44305         "authenticated": false, 
44306         "description": "syndicate origin server", 
44307         "created": "2013-12-11T23:57:19.541Z", 
44308         "url": "node42.gt.vicci.org:32780", 
44309         "enabled": true, 
44310         "redirects": true, 
44311         "protocol": "http", 
44312         "contentProvider": 29
44313     }
44314 },
44315 {
44316     "pk": 3766, 
44317     "model": "hpc.originserver", 
44318     "fields": {
44319         "updated": "2013-12-11T23:57:19.549Z", 
44320         "authenticated": false, 
44321         "description": "syndicate origin server", 
44322         "created": "2013-12-11T23:57:19.549Z", 
44323         "url": "node41.gt.vicci.org:32780", 
44324         "enabled": true, 
44325         "redirects": true, 
44326         "protocol": "http", 
44327         "contentProvider": 29
44328     }
44329 },
44330 {
44331     "pk": 3767, 
44332     "model": "hpc.originserver", 
44333     "fields": {
44334         "updated": "2013-12-11T23:57:19.557Z", 
44335         "authenticated": false, 
44336         "description": "syndicate origin server", 
44337         "created": "2013-12-11T23:57:19.557Z", 
44338         "url": "node40.gt.vicci.org:32780", 
44339         "enabled": true, 
44340         "redirects": true, 
44341         "protocol": "http", 
44342         "contentProvider": 29
44343     }
44344 },
44345 {
44346     "pk": 3768, 
44347     "model": "hpc.originserver", 
44348     "fields": {
44349         "updated": "2013-12-11T23:57:19.566Z", 
44350         "authenticated": false, 
44351         "description": "syndicate origin server", 
44352         "created": "2013-12-11T23:57:19.566Z", 
44353         "url": "node39.gt.vicci.org:32780", 
44354         "enabled": true, 
44355         "redirects": true, 
44356         "protocol": "http", 
44357         "contentProvider": 29
44358     }
44359 },
44360 {
44361     "pk": 3769, 
44362     "model": "hpc.originserver", 
44363     "fields": {
44364         "updated": "2013-12-11T23:57:19.574Z", 
44365         "authenticated": false, 
44366         "description": "syndicate origin server", 
44367         "created": "2013-12-11T23:57:19.574Z", 
44368         "url": "node38.gt.vicci.org:32780", 
44369         "enabled": true, 
44370         "redirects": true, 
44371         "protocol": "http", 
44372         "contentProvider": 29
44373     }
44374 },
44375 {
44376     "pk": 3770, 
44377     "model": "hpc.originserver", 
44378     "fields": {
44379         "updated": "2013-12-11T23:57:19.582Z", 
44380         "authenticated": false, 
44381         "description": "syndicate origin server", 
44382         "created": "2013-12-11T23:57:19.582Z", 
44383         "url": "node37.gt.vicci.org:32780", 
44384         "enabled": true, 
44385         "redirects": true, 
44386         "protocol": "http", 
44387         "contentProvider": 29
44388     }
44389 },
44390 {
44391     "pk": 3771, 
44392     "model": "hpc.originserver", 
44393     "fields": {
44394         "updated": "2013-12-11T23:57:19.591Z", 
44395         "authenticated": false, 
44396         "description": "syndicate origin server", 
44397         "created": "2013-12-11T23:57:19.590Z", 
44398         "url": "node36.gt.vicci.org:32780", 
44399         "enabled": true, 
44400         "redirects": true, 
44401         "protocol": "http", 
44402         "contentProvider": 29
44403     }
44404 },
44405 {
44406     "pk": 3772, 
44407     "model": "hpc.originserver", 
44408     "fields": {
44409         "updated": "2013-12-11T23:57:19.599Z", 
44410         "authenticated": false, 
44411         "description": "syndicate origin server", 
44412         "created": "2013-12-11T23:57:19.599Z", 
44413         "url": "node35.gt.vicci.org:32780", 
44414         "enabled": true, 
44415         "redirects": true, 
44416         "protocol": "http", 
44417         "contentProvider": 29
44418     }
44419 },
44420 {
44421     "pk": 3773, 
44422     "model": "hpc.originserver", 
44423     "fields": {
44424         "updated": "2013-12-11T23:57:19.607Z", 
44425         "authenticated": false, 
44426         "description": "syndicate origin server", 
44427         "created": "2013-12-11T23:57:19.607Z", 
44428         "url": "node34.gt.vicci.org:32780", 
44429         "enabled": true, 
44430         "redirects": true, 
44431         "protocol": "http", 
44432         "contentProvider": 29
44433     }
44434 },
44435 {
44436     "pk": 3774, 
44437     "model": "hpc.originserver", 
44438     "fields": {
44439         "updated": "2013-12-11T23:57:19.615Z", 
44440         "authenticated": false, 
44441         "description": "syndicate origin server", 
44442         "created": "2013-12-11T23:57:19.615Z", 
44443         "url": "node33.gt.vicci.org:32780", 
44444         "enabled": true, 
44445         "redirects": true, 
44446         "protocol": "http", 
44447         "contentProvider": 29
44448     }
44449 },
44450 {
44451     "pk": 3775, 
44452     "model": "hpc.originserver", 
44453     "fields": {
44454         "updated": "2013-12-11T23:57:19.624Z", 
44455         "authenticated": false, 
44456         "description": "syndicate origin server", 
44457         "created": "2013-12-11T23:57:19.624Z", 
44458         "url": "node32.gt.vicci.org:32780", 
44459         "enabled": true, 
44460         "redirects": true, 
44461         "protocol": "http", 
44462         "contentProvider": 29
44463     }
44464 },
44465 {
44466     "pk": 3776, 
44467     "model": "hpc.originserver", 
44468     "fields": {
44469         "updated": "2013-12-11T23:57:19.632Z", 
44470         "authenticated": false, 
44471         "description": "syndicate origin server", 
44472         "created": "2013-12-11T23:57:19.632Z", 
44473         "url": "node31.gt.vicci.org:32780", 
44474         "enabled": true, 
44475         "redirects": true, 
44476         "protocol": "http", 
44477         "contentProvider": 29
44478     }
44479 },
44480 {
44481     "pk": 3777, 
44482     "model": "hpc.originserver", 
44483     "fields": {
44484         "updated": "2013-12-11T23:57:19.640Z", 
44485         "authenticated": false, 
44486         "description": "syndicate origin server", 
44487         "created": "2013-12-11T23:57:19.640Z", 
44488         "url": "node30.gt.vicci.org:32780", 
44489         "enabled": true, 
44490         "redirects": true, 
44491         "protocol": "http", 
44492         "contentProvider": 29
44493     }
44494 },
44495 {
44496     "pk": 3778, 
44497     "model": "hpc.originserver", 
44498     "fields": {
44499         "updated": "2013-12-11T23:57:19.649Z", 
44500         "authenticated": false, 
44501         "description": "syndicate origin server", 
44502         "created": "2013-12-11T23:57:19.648Z", 
44503         "url": "node29.gt.vicci.org:32780", 
44504         "enabled": true, 
44505         "redirects": true, 
44506         "protocol": "http", 
44507         "contentProvider": 29
44508     }
44509 },
44510 {
44511     "pk": 3779, 
44512     "model": "hpc.originserver", 
44513     "fields": {
44514         "updated": "2013-12-11T23:57:19.657Z", 
44515         "authenticated": false, 
44516         "description": "syndicate origin server", 
44517         "created": "2013-12-11T23:57:19.657Z", 
44518         "url": "node28.gt.vicci.org:32780", 
44519         "enabled": true, 
44520         "redirects": true, 
44521         "protocol": "http", 
44522         "contentProvider": 29
44523     }
44524 },
44525 {
44526     "pk": 3780, 
44527     "model": "hpc.originserver", 
44528     "fields": {
44529         "updated": "2013-12-11T23:57:19.665Z", 
44530         "authenticated": false, 
44531         "description": "syndicate origin server", 
44532         "created": "2013-12-11T23:57:19.665Z", 
44533         "url": "node27.gt.vicci.org:32780", 
44534         "enabled": true, 
44535         "redirects": true, 
44536         "protocol": "http", 
44537         "contentProvider": 29
44538     }
44539 },
44540 {
44541     "pk": 3781, 
44542     "model": "hpc.originserver", 
44543     "fields": {
44544         "updated": "2013-12-11T23:57:19.673Z", 
44545         "authenticated": false, 
44546         "description": "syndicate origin server", 
44547         "created": "2013-12-11T23:57:19.673Z", 
44548         "url": "node26.gt.vicci.org:32780", 
44549         "enabled": true, 
44550         "redirects": true, 
44551         "protocol": "http", 
44552         "contentProvider": 29
44553     }
44554 },
44555 {
44556     "pk": 3782, 
44557     "model": "hpc.originserver", 
44558     "fields": {
44559         "updated": "2013-12-11T23:57:19.682Z", 
44560         "authenticated": false, 
44561         "description": "syndicate origin server", 
44562         "created": "2013-12-11T23:57:19.682Z", 
44563         "url": "node25.gt.vicci.org:32780", 
44564         "enabled": true, 
44565         "redirects": true, 
44566         "protocol": "http", 
44567         "contentProvider": 29
44568     }
44569 },
44570 {
44571     "pk": 3783, 
44572     "model": "hpc.originserver", 
44573     "fields": {
44574         "updated": "2013-12-11T23:57:19.690Z", 
44575         "authenticated": false, 
44576         "description": "syndicate origin server", 
44577         "created": "2013-12-11T23:57:19.690Z", 
44578         "url": "node24.gt.vicci.org:32780", 
44579         "enabled": true, 
44580         "redirects": true, 
44581         "protocol": "http", 
44582         "contentProvider": 29
44583     }
44584 },
44585 {
44586     "pk": 3784, 
44587     "model": "hpc.originserver", 
44588     "fields": {
44589         "updated": "2013-12-11T23:57:19.698Z", 
44590         "authenticated": false, 
44591         "description": "syndicate origin server", 
44592         "created": "2013-12-11T23:57:19.698Z", 
44593         "url": "node23.gt.vicci.org:32780", 
44594         "enabled": true, 
44595         "redirects": true, 
44596         "protocol": "http", 
44597         "contentProvider": 29
44598     }
44599 },
44600 {
44601     "pk": 3785, 
44602     "model": "hpc.originserver", 
44603     "fields": {
44604         "updated": "2013-12-11T23:57:19.706Z", 
44605         "authenticated": false, 
44606         "description": "syndicate origin server", 
44607         "created": "2013-12-11T23:57:19.706Z", 
44608         "url": "node22.gt.vicci.org:32780", 
44609         "enabled": true, 
44610         "redirects": true, 
44611         "protocol": "http", 
44612         "contentProvider": 29
44613     }
44614 },
44615 {
44616     "pk": 3786, 
44617     "model": "hpc.originserver", 
44618     "fields": {
44619         "updated": "2013-12-11T23:57:19.715Z", 
44620         "authenticated": false, 
44621         "description": "syndicate origin server", 
44622         "created": "2013-12-11T23:57:19.715Z", 
44623         "url": "node21.gt.vicci.org:32780", 
44624         "enabled": true, 
44625         "redirects": true, 
44626         "protocol": "http", 
44627         "contentProvider": 29
44628     }
44629 },
44630 {
44631     "pk": 3787, 
44632     "model": "hpc.originserver", 
44633     "fields": {
44634         "updated": "2013-12-11T23:57:19.723Z", 
44635         "authenticated": false, 
44636         "description": "syndicate origin server", 
44637         "created": "2013-12-11T23:57:19.723Z", 
44638         "url": "node20.gt.vicci.org:32780", 
44639         "enabled": true, 
44640         "redirects": true, 
44641         "protocol": "http", 
44642         "contentProvider": 29
44643     }
44644 },
44645 {
44646     "pk": 3788, 
44647     "model": "hpc.originserver", 
44648     "fields": {
44649         "updated": "2013-12-11T23:57:19.731Z", 
44650         "authenticated": false, 
44651         "description": "syndicate origin server", 
44652         "created": "2013-12-11T23:57:19.731Z", 
44653         "url": "node19.gt.vicci.org:32780", 
44654         "enabled": true, 
44655         "redirects": true, 
44656         "protocol": "http", 
44657         "contentProvider": 29
44658     }
44659 },
44660 {
44661     "pk": 3789, 
44662     "model": "hpc.originserver", 
44663     "fields": {
44664         "updated": "2013-12-11T23:57:19.740Z", 
44665         "authenticated": false, 
44666         "description": "syndicate origin server", 
44667         "created": "2013-12-11T23:57:19.740Z", 
44668         "url": "node18.gt.vicci.org:32780", 
44669         "enabled": true, 
44670         "redirects": true, 
44671         "protocol": "http", 
44672         "contentProvider": 29
44673     }
44674 },
44675 {
44676     "pk": 3790, 
44677     "model": "hpc.originserver", 
44678     "fields": {
44679         "updated": "2013-12-11T23:57:19.748Z", 
44680         "authenticated": false, 
44681         "description": "syndicate origin server", 
44682         "created": "2013-12-11T23:57:19.748Z", 
44683         "url": "node17.gt.vicci.org:32780", 
44684         "enabled": true, 
44685         "redirects": true, 
44686         "protocol": "http", 
44687         "contentProvider": 29
44688     }
44689 },
44690 {
44691     "pk": 3791, 
44692     "model": "hpc.originserver", 
44693     "fields": {
44694         "updated": "2013-12-11T23:57:19.756Z", 
44695         "authenticated": false, 
44696         "description": "syndicate origin server", 
44697         "created": "2013-12-11T23:57:19.756Z", 
44698         "url": "node16.gt.vicci.org:32780", 
44699         "enabled": true, 
44700         "redirects": true, 
44701         "protocol": "http", 
44702         "contentProvider": 29
44703     }
44704 },
44705 {
44706     "pk": 3792, 
44707     "model": "hpc.originserver", 
44708     "fields": {
44709         "updated": "2013-12-11T23:57:19.764Z", 
44710         "authenticated": false, 
44711         "description": "syndicate origin server", 
44712         "created": "2013-12-11T23:57:19.764Z", 
44713         "url": "node15.gt.vicci.org:32780", 
44714         "enabled": true, 
44715         "redirects": true, 
44716         "protocol": "http", 
44717         "contentProvider": 29
44718     }
44719 },
44720 {
44721     "pk": 3793, 
44722     "model": "hpc.originserver", 
44723     "fields": {
44724         "updated": "2013-12-11T23:57:19.773Z", 
44725         "authenticated": false, 
44726         "description": "syndicate origin server", 
44727         "created": "2013-12-11T23:57:19.773Z", 
44728         "url": "node14.gt.vicci.org:32780", 
44729         "enabled": true, 
44730         "redirects": true, 
44731         "protocol": "http", 
44732         "contentProvider": 29
44733     }
44734 },
44735 {
44736     "pk": 3794, 
44737     "model": "hpc.originserver", 
44738     "fields": {
44739         "updated": "2013-12-11T23:57:19.781Z", 
44740         "authenticated": false, 
44741         "description": "syndicate origin server", 
44742         "created": "2013-12-11T23:57:19.781Z", 
44743         "url": "node13.gt.vicci.org:32780", 
44744         "enabled": true, 
44745         "redirects": true, 
44746         "protocol": "http", 
44747         "contentProvider": 29
44748     }
44749 },
44750 {
44751     "pk": 3795, 
44752     "model": "hpc.originserver", 
44753     "fields": {
44754         "updated": "2013-12-11T23:57:19.789Z", 
44755         "authenticated": false, 
44756         "description": "syndicate origin server", 
44757         "created": "2013-12-11T23:57:19.789Z", 
44758         "url": "node12.gt.vicci.org:32780", 
44759         "enabled": true, 
44760         "redirects": true, 
44761         "protocol": "http", 
44762         "contentProvider": 29
44763     }
44764 },
44765 {
44766     "pk": 3796, 
44767     "model": "hpc.originserver", 
44768     "fields": {
44769         "updated": "2013-12-11T23:57:19.798Z", 
44770         "authenticated": false, 
44771         "description": "syndicate origin server", 
44772         "created": "2013-12-11T23:57:19.798Z", 
44773         "url": "node11.gt.vicci.org:32780", 
44774         "enabled": true, 
44775         "redirects": true, 
44776         "protocol": "http", 
44777         "contentProvider": 29
44778     }
44779 },
44780 {
44781     "pk": 3797, 
44782     "model": "hpc.originserver", 
44783     "fields": {
44784         "updated": "2013-12-11T23:57:19.806Z", 
44785         "authenticated": false, 
44786         "description": "syndicate origin server", 
44787         "created": "2013-12-11T23:57:19.806Z", 
44788         "url": "node10.gt.vicci.org:32780", 
44789         "enabled": true, 
44790         "redirects": true, 
44791         "protocol": "http", 
44792         "contentProvider": 29
44793     }
44794 },
44795 {
44796     "pk": 3798, 
44797     "model": "hpc.originserver", 
44798     "fields": {
44799         "updated": "2013-12-11T23:57:19.814Z", 
44800         "authenticated": false, 
44801         "description": "syndicate origin server", 
44802         "created": "2013-12-11T23:57:19.814Z", 
44803         "url": "node9.gt.vicci.org:32780", 
44804         "enabled": true, 
44805         "redirects": true, 
44806         "protocol": "http", 
44807         "contentProvider": 29
44808     }
44809 },
44810 {
44811     "pk": 3799, 
44812     "model": "hpc.originserver", 
44813     "fields": {
44814         "updated": "2013-12-11T23:57:19.822Z", 
44815         "authenticated": false, 
44816         "description": "syndicate origin server", 
44817         "created": "2013-12-11T23:57:19.822Z", 
44818         "url": "node8.gt.vicci.org:32780", 
44819         "enabled": true, 
44820         "redirects": true, 
44821         "protocol": "http", 
44822         "contentProvider": 29
44823     }
44824 },
44825 {
44826     "pk": 3800, 
44827     "model": "hpc.originserver", 
44828     "fields": {
44829         "updated": "2013-12-11T23:57:19.831Z", 
44830         "authenticated": false, 
44831         "description": "syndicate origin server", 
44832         "created": "2013-12-11T23:57:19.831Z", 
44833         "url": "node7.gt.vicci.org:32780", 
44834         "enabled": true, 
44835         "redirects": true, 
44836         "protocol": "http", 
44837         "contentProvider": 29
44838     }
44839 },
44840 {
44841     "pk": 3801, 
44842     "model": "hpc.originserver", 
44843     "fields": {
44844         "updated": "2013-12-11T23:57:19.839Z", 
44845         "authenticated": false, 
44846         "description": "syndicate origin server", 
44847         "created": "2013-12-11T23:57:19.839Z", 
44848         "url": "node6.gt.vicci.org:32780", 
44849         "enabled": true, 
44850         "redirects": true, 
44851         "protocol": "http", 
44852         "contentProvider": 29
44853     }
44854 },
44855 {
44856     "pk": 3802, 
44857     "model": "hpc.originserver", 
44858     "fields": {
44859         "updated": "2013-12-11T23:57:19.847Z", 
44860         "authenticated": false, 
44861         "description": "syndicate origin server", 
44862         "created": "2013-12-11T23:57:19.847Z", 
44863         "url": "node5.gt.vicci.org:32780", 
44864         "enabled": true, 
44865         "redirects": true, 
44866         "protocol": "http", 
44867         "contentProvider": 29
44868     }
44869 },
44870 {
44871     "pk": 3803, 
44872     "model": "hpc.originserver", 
44873     "fields": {
44874         "updated": "2013-12-11T23:57:19.856Z", 
44875         "authenticated": false, 
44876         "description": "syndicate origin server", 
44877         "created": "2013-12-11T23:57:19.855Z", 
44878         "url": "node4.gt.vicci.org:32780", 
44879         "enabled": true, 
44880         "redirects": true, 
44881         "protocol": "http", 
44882         "contentProvider": 29
44883     }
44884 },
44885 {
44886     "pk": 3804, 
44887     "model": "hpc.originserver", 
44888     "fields": {
44889         "updated": "2013-12-11T23:57:19.864Z", 
44890         "authenticated": false, 
44891         "description": "syndicate origin server", 
44892         "created": "2013-12-11T23:57:19.864Z", 
44893         "url": "node3.gt.vicci.org:32780", 
44894         "enabled": true, 
44895         "redirects": true, 
44896         "protocol": "http", 
44897         "contentProvider": 29
44898     }
44899 },
44900 {
44901     "pk": 3805, 
44902     "model": "hpc.originserver", 
44903     "fields": {
44904         "updated": "2013-12-11T23:57:19.872Z", 
44905         "authenticated": false, 
44906         "description": "syndicate origin server", 
44907         "created": "2013-12-11T23:57:19.872Z", 
44908         "url": "node2.gt.vicci.org:32780", 
44909         "enabled": true, 
44910         "redirects": true, 
44911         "protocol": "http", 
44912         "contentProvider": 29
44913     }
44914 },
44915 {
44916     "pk": 3806, 
44917     "model": "hpc.originserver", 
44918     "fields": {
44919         "updated": "2013-12-11T23:57:19.880Z", 
44920         "authenticated": false, 
44921         "description": "syndicate origin server", 
44922         "created": "2013-12-11T23:57:19.880Z", 
44923         "url": "node1.gt.vicci.org:32780", 
44924         "enabled": true, 
44925         "redirects": true, 
44926         "protocol": "http", 
44927         "contentProvider": 29
44928     }
44929 },
44930 {
44931     "pk": 3807, 
44932     "model": "hpc.originserver", 
44933     "fields": {
44934         "updated": "2013-12-11T23:57:19.898Z", 
44935         "authenticated": false, 
44936         "description": "syndicate origin server", 
44937         "created": "2013-12-11T23:57:19.898Z", 
44938         "url": "node70.mpisws.vicci.org:32780", 
44939         "enabled": true, 
44940         "redirects": true, 
44941         "protocol": "http", 
44942         "contentProvider": 29
44943     }
44944 },
44945 {
44946     "pk": 3808, 
44947     "model": "hpc.originserver", 
44948     "fields": {
44949         "updated": "2013-12-11T23:57:19.905Z", 
44950         "authenticated": false, 
44951         "description": "syndicate origin server", 
44952         "created": "2013-12-11T23:57:19.905Z", 
44953         "url": "node69.mpisws.vicci.org:32780", 
44954         "enabled": true, 
44955         "redirects": true, 
44956         "protocol": "http", 
44957         "contentProvider": 29
44958     }
44959 },
44960 {
44961     "pk": 3809, 
44962     "model": "hpc.originserver", 
44963     "fields": {
44964         "updated": "2013-12-11T23:57:19.913Z", 
44965         "authenticated": false, 
44966         "description": "syndicate origin server", 
44967         "created": "2013-12-11T23:57:19.913Z", 
44968         "url": "node68.mpisws.vicci.org:32780", 
44969         "enabled": true, 
44970         "redirects": true, 
44971         "protocol": "http", 
44972         "contentProvider": 29
44973     }
44974 },
44975 {
44976     "pk": 3810, 
44977     "model": "hpc.originserver", 
44978     "fields": {
44979         "updated": "2013-12-11T23:57:19.922Z", 
44980         "authenticated": false, 
44981         "description": "syndicate origin server", 
44982         "created": "2013-12-11T23:57:19.922Z", 
44983         "url": "node67.mpisws.vicci.org:32780", 
44984         "enabled": true, 
44985         "redirects": true, 
44986         "protocol": "http", 
44987         "contentProvider": 29
44988     }
44989 },
44990 {
44991     "pk": 3811, 
44992     "model": "hpc.originserver", 
44993     "fields": {
44994         "updated": "2013-12-11T23:57:19.930Z", 
44995         "authenticated": false, 
44996         "description": "syndicate origin server", 
44997         "created": "2013-12-11T23:57:19.930Z", 
44998         "url": "node66.mpisws.vicci.org:32780", 
44999         "enabled": true, 
45000         "redirects": true, 
45001         "protocol": "http", 
45002         "contentProvider": 29
45003     }
45004 },
45005 {
45006     "pk": 3812, 
45007     "model": "hpc.originserver", 
45008     "fields": {
45009         "updated": "2013-12-11T23:57:19.938Z", 
45010         "authenticated": false, 
45011         "description": "syndicate origin server", 
45012         "created": "2013-12-11T23:57:19.938Z", 
45013         "url": "node65.mpisws.vicci.org:32780", 
45014         "enabled": true, 
45015         "redirects": true, 
45016         "protocol": "http", 
45017         "contentProvider": 29
45018     }
45019 },
45020 {
45021     "pk": 3813, 
45022     "model": "hpc.originserver", 
45023     "fields": {
45024         "updated": "2013-12-11T23:57:19.947Z", 
45025         "authenticated": false, 
45026         "description": "syndicate origin server", 
45027         "created": "2013-12-11T23:57:19.947Z", 
45028         "url": "node64.mpisws.vicci.org:32780", 
45029         "enabled": true, 
45030         "redirects": true, 
45031         "protocol": "http", 
45032         "contentProvider": 29
45033     }
45034 },
45035 {
45036     "pk": 3814, 
45037     "model": "hpc.originserver", 
45038     "fields": {
45039         "updated": "2013-12-11T23:57:19.955Z", 
45040         "authenticated": false, 
45041         "description": "syndicate origin server", 
45042         "created": "2013-12-11T23:57:19.955Z", 
45043         "url": "node63.mpisws.vicci.org:32780", 
45044         "enabled": true, 
45045         "redirects": true, 
45046         "protocol": "http", 
45047         "contentProvider": 29
45048     }
45049 },
45050 {
45051     "pk": 3815, 
45052     "model": "hpc.originserver", 
45053     "fields": {
45054         "updated": "2013-12-11T23:57:19.963Z", 
45055         "authenticated": false, 
45056         "description": "syndicate origin server", 
45057         "created": "2013-12-11T23:57:19.963Z", 
45058         "url": "node62.mpisws.vicci.org:32780", 
45059         "enabled": true, 
45060         "redirects": true, 
45061         "protocol": "http", 
45062         "contentProvider": 29
45063     }
45064 },
45065 {
45066     "pk": 3816, 
45067     "model": "hpc.originserver", 
45068     "fields": {
45069         "updated": "2013-12-11T23:57:19.971Z", 
45070         "authenticated": false, 
45071         "description": "syndicate origin server", 
45072         "created": "2013-12-11T23:57:19.971Z", 
45073         "url": "node61.mpisws.vicci.org:32780", 
45074         "enabled": true, 
45075         "redirects": true, 
45076         "protocol": "http", 
45077         "contentProvider": 29
45078     }
45079 },
45080 {
45081     "pk": 3817, 
45082     "model": "hpc.originserver", 
45083     "fields": {
45084         "updated": "2013-12-11T23:57:19.980Z", 
45085         "authenticated": false, 
45086         "description": "syndicate origin server", 
45087         "created": "2013-12-11T23:57:19.980Z", 
45088         "url": "node60.mpisws.vicci.org:32780", 
45089         "enabled": true, 
45090         "redirects": true, 
45091         "protocol": "http", 
45092         "contentProvider": 29
45093     }
45094 },
45095 {
45096     "pk": 3818, 
45097     "model": "hpc.originserver", 
45098     "fields": {
45099         "updated": "2013-12-11T23:57:19.988Z", 
45100         "authenticated": false, 
45101         "description": "syndicate origin server", 
45102         "created": "2013-12-11T23:57:19.988Z", 
45103         "url": "node59.mpisws.vicci.org:32780", 
45104         "enabled": true, 
45105         "redirects": true, 
45106         "protocol": "http", 
45107         "contentProvider": 29
45108     }
45109 },
45110 {
45111     "pk": 3819, 
45112     "model": "hpc.originserver", 
45113     "fields": {
45114         "updated": "2013-12-11T23:57:19.996Z", 
45115         "authenticated": false, 
45116         "description": "syndicate origin server", 
45117         "created": "2013-12-11T23:57:19.996Z", 
45118         "url": "node58.mpisws.vicci.org:32780", 
45119         "enabled": true, 
45120         "redirects": true, 
45121         "protocol": "http", 
45122         "contentProvider": 29
45123     }
45124 },
45125 {
45126     "pk": 3820, 
45127     "model": "hpc.originserver", 
45128     "fields": {
45129         "updated": "2013-12-11T23:57:20.005Z", 
45130         "authenticated": false, 
45131         "description": "syndicate origin server", 
45132         "created": "2013-12-11T23:57:20.005Z", 
45133         "url": "node57.mpisws.vicci.org:32780", 
45134         "enabled": true, 
45135         "redirects": true, 
45136         "protocol": "http", 
45137         "contentProvider": 29
45138     }
45139 },
45140 {
45141     "pk": 3821, 
45142     "model": "hpc.originserver", 
45143     "fields": {
45144         "updated": "2013-12-11T23:57:20.013Z", 
45145         "authenticated": false, 
45146         "description": "syndicate origin server", 
45147         "created": "2013-12-11T23:57:20.013Z", 
45148         "url": "node56.mpisws.vicci.org:32780", 
45149         "enabled": true, 
45150         "redirects": true, 
45151         "protocol": "http", 
45152         "contentProvider": 29
45153     }
45154 },
45155 {
45156     "pk": 3822, 
45157     "model": "hpc.originserver", 
45158     "fields": {
45159         "updated": "2013-12-11T23:57:20.021Z", 
45160         "authenticated": false, 
45161         "description": "syndicate origin server", 
45162         "created": "2013-12-11T23:57:20.021Z", 
45163         "url": "node55.mpisws.vicci.org:32780", 
45164         "enabled": true, 
45165         "redirects": true, 
45166         "protocol": "http", 
45167         "contentProvider": 29
45168     }
45169 },
45170 {
45171     "pk": 3823, 
45172     "model": "hpc.originserver", 
45173     "fields": {
45174         "updated": "2013-12-11T23:57:20.029Z", 
45175         "authenticated": false, 
45176         "description": "syndicate origin server", 
45177         "created": "2013-12-11T23:57:20.029Z", 
45178         "url": "node54.mpisws.vicci.org:32780", 
45179         "enabled": true, 
45180         "redirects": true, 
45181         "protocol": "http", 
45182         "contentProvider": 29
45183     }
45184 },
45185 {
45186     "pk": 3824, 
45187     "model": "hpc.originserver", 
45188     "fields": {
45189         "updated": "2013-12-11T23:57:20.038Z", 
45190         "authenticated": false, 
45191         "description": "syndicate origin server", 
45192         "created": "2013-12-11T23:57:20.038Z", 
45193         "url": "node53.mpisws.vicci.org:32780", 
45194         "enabled": true, 
45195         "redirects": true, 
45196         "protocol": "http", 
45197         "contentProvider": 29
45198     }
45199 },
45200 {
45201     "pk": 3825, 
45202     "model": "hpc.originserver", 
45203     "fields": {
45204         "updated": "2013-12-11T23:57:20.046Z", 
45205         "authenticated": false, 
45206         "description": "syndicate origin server", 
45207         "created": "2013-12-11T23:57:20.046Z", 
45208         "url": "node52.mpisws.vicci.org:32780", 
45209         "enabled": true, 
45210         "redirects": true, 
45211         "protocol": "http", 
45212         "contentProvider": 29
45213     }
45214 },
45215 {
45216     "pk": 3826, 
45217     "model": "hpc.originserver", 
45218     "fields": {
45219         "updated": "2013-12-11T23:57:20.054Z", 
45220         "authenticated": false, 
45221         "description": "syndicate origin server", 
45222         "created": "2013-12-11T23:57:20.054Z", 
45223         "url": "node51.mpisws.vicci.org:32780", 
45224         "enabled": true, 
45225         "redirects": true, 
45226         "protocol": "http", 
45227         "contentProvider": 29
45228     }
45229 },
45230 {
45231     "pk": 3827, 
45232     "model": "hpc.originserver", 
45233     "fields": {
45234         "updated": "2013-12-11T23:57:20.063Z", 
45235         "authenticated": false, 
45236         "description": "syndicate origin server", 
45237         "created": "2013-12-11T23:57:20.062Z", 
45238         "url": "node50.mpisws.vicci.org:32780", 
45239         "enabled": true, 
45240         "redirects": true, 
45241         "protocol": "http", 
45242         "contentProvider": 29
45243     }
45244 },
45245 {
45246     "pk": 3828, 
45247     "model": "hpc.originserver", 
45248     "fields": {
45249         "updated": "2013-12-11T23:57:20.071Z", 
45250         "authenticated": false, 
45251         "description": "syndicate origin server", 
45252         "created": "2013-12-11T23:57:20.071Z", 
45253         "url": "node49.mpisws.vicci.org:32780", 
45254         "enabled": true, 
45255         "redirects": true, 
45256         "protocol": "http", 
45257         "contentProvider": 29
45258     }
45259 },
45260 {
45261     "pk": 3829, 
45262     "model": "hpc.originserver", 
45263     "fields": {
45264         "updated": "2013-12-11T23:57:20.079Z", 
45265         "authenticated": false, 
45266         "description": "syndicate origin server", 
45267         "created": "2013-12-11T23:57:20.079Z", 
45268         "url": "node48.mpisws.vicci.org:32780", 
45269         "enabled": true, 
45270         "redirects": true, 
45271         "protocol": "http", 
45272         "contentProvider": 29
45273     }
45274 },
45275 {
45276     "pk": 3830, 
45277     "model": "hpc.originserver", 
45278     "fields": {
45279         "updated": "2013-12-11T23:57:20.087Z", 
45280         "authenticated": false, 
45281         "description": "syndicate origin server", 
45282         "created": "2013-12-11T23:57:20.087Z", 
45283         "url": "node47.mpisws.vicci.org:32780", 
45284         "enabled": true, 
45285         "redirects": true, 
45286         "protocol": "http", 
45287         "contentProvider": 29
45288     }
45289 },
45290 {
45291     "pk": 3831, 
45292     "model": "hpc.originserver", 
45293     "fields": {
45294         "updated": "2013-12-11T23:57:20.096Z", 
45295         "authenticated": false, 
45296         "description": "syndicate origin server", 
45297         "created": "2013-12-11T23:57:20.096Z", 
45298         "url": "node46.mpisws.vicci.org:32780", 
45299         "enabled": true, 
45300         "redirects": true, 
45301         "protocol": "http", 
45302         "contentProvider": 29
45303     }
45304 },
45305 {
45306     "pk": 3832, 
45307     "model": "hpc.originserver", 
45308     "fields": {
45309         "updated": "2013-12-11T23:57:20.104Z", 
45310         "authenticated": false, 
45311         "description": "syndicate origin server", 
45312         "created": "2013-12-11T23:57:20.104Z", 
45313         "url": "node45.mpisws.vicci.org:32780", 
45314         "enabled": true, 
45315         "redirects": true, 
45316         "protocol": "http", 
45317         "contentProvider": 29
45318     }
45319 },
45320 {
45321     "pk": 3833, 
45322     "model": "hpc.originserver", 
45323     "fields": {
45324         "updated": "2013-12-11T23:57:20.112Z", 
45325         "authenticated": false, 
45326         "description": "syndicate origin server", 
45327         "created": "2013-12-11T23:57:20.112Z", 
45328         "url": "node44.mpisws.vicci.org:32780", 
45329         "enabled": true, 
45330         "redirects": true, 
45331         "protocol": "http", 
45332         "contentProvider": 29
45333     }
45334 },
45335 {
45336     "pk": 3834, 
45337     "model": "hpc.originserver", 
45338     "fields": {
45339         "updated": "2013-12-11T23:57:20.121Z", 
45340         "authenticated": false, 
45341         "description": "syndicate origin server", 
45342         "created": "2013-12-11T23:57:20.121Z", 
45343         "url": "node43.mpisws.vicci.org:32780", 
45344         "enabled": true, 
45345         "redirects": true, 
45346         "protocol": "http", 
45347         "contentProvider": 29
45348     }
45349 },
45350 {
45351     "pk": 3835, 
45352     "model": "hpc.originserver", 
45353     "fields": {
45354         "updated": "2013-12-11T23:57:20.129Z", 
45355         "authenticated": false, 
45356         "description": "syndicate origin server", 
45357         "created": "2013-12-11T23:57:20.129Z", 
45358         "url": "node42.mpisws.vicci.org:32780", 
45359         "enabled": true, 
45360         "redirects": true, 
45361         "protocol": "http", 
45362         "contentProvider": 29
45363     }
45364 },
45365 {
45366     "pk": 3836, 
45367     "model": "hpc.originserver", 
45368     "fields": {
45369         "updated": "2013-12-11T23:57:20.137Z", 
45370         "authenticated": false, 
45371         "description": "syndicate origin server", 
45372         "created": "2013-12-11T23:57:20.137Z", 
45373         "url": "node41.mpisws.vicci.org:32780", 
45374         "enabled": true, 
45375         "redirects": true, 
45376         "protocol": "http", 
45377         "contentProvider": 29
45378     }
45379 },
45380 {
45381     "pk": 3837, 
45382     "model": "hpc.originserver", 
45383     "fields": {
45384         "updated": "2013-12-11T23:57:20.146Z", 
45385         "authenticated": false, 
45386         "description": "syndicate origin server", 
45387         "created": "2013-12-11T23:57:20.145Z", 
45388         "url": "node40.mpisws.vicci.org:32780", 
45389         "enabled": true, 
45390         "redirects": true, 
45391         "protocol": "http", 
45392         "contentProvider": 29
45393     }
45394 },
45395 {
45396     "pk": 3838, 
45397     "model": "hpc.originserver", 
45398     "fields": {
45399         "updated": "2013-12-11T23:57:20.154Z", 
45400         "authenticated": false, 
45401         "description": "syndicate origin server", 
45402         "created": "2013-12-11T23:57:20.154Z", 
45403         "url": "node39.mpisws.vicci.org:32780", 
45404         "enabled": true, 
45405         "redirects": true, 
45406         "protocol": "http", 
45407         "contentProvider": 29
45408     }
45409 },
45410 {
45411     "pk": 3839, 
45412     "model": "hpc.originserver", 
45413     "fields": {
45414         "updated": "2013-12-11T23:57:20.162Z", 
45415         "authenticated": false, 
45416         "description": "syndicate origin server", 
45417         "created": "2013-12-11T23:57:20.162Z", 
45418         "url": "node38.mpisws.vicci.org:32780", 
45419         "enabled": true, 
45420         "redirects": true, 
45421         "protocol": "http", 
45422         "contentProvider": 29
45423     }
45424 },
45425 {
45426     "pk": 3840, 
45427     "model": "hpc.originserver", 
45428     "fields": {
45429         "updated": "2013-12-11T23:57:20.170Z", 
45430         "authenticated": false, 
45431         "description": "syndicate origin server", 
45432         "created": "2013-12-11T23:57:20.170Z", 
45433         "url": "node37.mpisws.vicci.org:32780", 
45434         "enabled": true, 
45435         "redirects": true, 
45436         "protocol": "http", 
45437         "contentProvider": 29
45438     }
45439 },
45440 {
45441     "pk": 3841, 
45442     "model": "hpc.originserver", 
45443     "fields": {
45444         "updated": "2013-12-11T23:57:20.179Z", 
45445         "authenticated": false, 
45446         "description": "syndicate origin server", 
45447         "created": "2013-12-11T23:57:20.179Z", 
45448         "url": "node36.mpisws.vicci.org:32780", 
45449         "enabled": true, 
45450         "redirects": true, 
45451         "protocol": "http", 
45452         "contentProvider": 29
45453     }
45454 },
45455 {
45456     "pk": 3842, 
45457     "model": "hpc.originserver", 
45458     "fields": {
45459         "updated": "2013-12-11T23:57:20.187Z", 
45460         "authenticated": false, 
45461         "description": "syndicate origin server", 
45462         "created": "2013-12-11T23:57:20.187Z", 
45463         "url": "node35.mpisws.vicci.org:32780", 
45464         "enabled": true, 
45465         "redirects": true, 
45466         "protocol": "http", 
45467         "contentProvider": 29
45468     }
45469 },
45470 {
45471     "pk": 3843, 
45472     "model": "hpc.originserver", 
45473     "fields": {
45474         "updated": "2013-12-11T23:57:20.195Z", 
45475         "authenticated": false, 
45476         "description": "syndicate origin server", 
45477         "created": "2013-12-11T23:57:20.195Z", 
45478         "url": "node34.mpisws.vicci.org:32780", 
45479         "enabled": true, 
45480         "redirects": true, 
45481         "protocol": "http", 
45482         "contentProvider": 29
45483     }
45484 },
45485 {
45486     "pk": 3844, 
45487     "model": "hpc.originserver", 
45488     "fields": {
45489         "updated": "2013-12-11T23:57:20.203Z", 
45490         "authenticated": false, 
45491         "description": "syndicate origin server", 
45492         "created": "2013-12-11T23:57:20.203Z", 
45493         "url": "node33.mpisws.vicci.org:32780", 
45494         "enabled": true, 
45495         "redirects": true, 
45496         "protocol": "http", 
45497         "contentProvider": 29
45498     }
45499 },
45500 {
45501     "pk": 3845, 
45502     "model": "hpc.originserver", 
45503     "fields": {
45504         "updated": "2013-12-11T23:57:20.212Z", 
45505         "authenticated": false, 
45506         "description": "syndicate origin server", 
45507         "created": "2013-12-11T23:57:20.212Z", 
45508         "url": "node32.mpisws.vicci.org:32780", 
45509         "enabled": true, 
45510         "redirects": true, 
45511         "protocol": "http", 
45512         "contentProvider": 29
45513     }
45514 },
45515 {
45516     "pk": 3846, 
45517     "model": "hpc.originserver", 
45518     "fields": {
45519         "updated": "2013-12-11T23:57:20.220Z", 
45520         "authenticated": false, 
45521         "description": "syndicate origin server", 
45522         "created": "2013-12-11T23:57:20.220Z", 
45523         "url": "node31.mpisws.vicci.org:32780", 
45524         "enabled": true, 
45525         "redirects": true, 
45526         "protocol": "http", 
45527         "contentProvider": 29
45528     }
45529 },
45530 {
45531     "pk": 3847, 
45532     "model": "hpc.originserver", 
45533     "fields": {
45534         "updated": "2013-12-11T23:57:20.228Z", 
45535         "authenticated": false, 
45536         "description": "syndicate origin server", 
45537         "created": "2013-12-11T23:57:20.228Z", 
45538         "url": "node30.mpisws.vicci.org:32780", 
45539         "enabled": true, 
45540         "redirects": true, 
45541         "protocol": "http", 
45542         "contentProvider": 29
45543     }
45544 },
45545 {
45546     "pk": 3848, 
45547     "model": "hpc.originserver", 
45548     "fields": {
45549         "updated": "2013-12-11T23:57:20.237Z", 
45550         "authenticated": false, 
45551         "description": "syndicate origin server", 
45552         "created": "2013-12-11T23:57:20.236Z", 
45553         "url": "node29.mpisws.vicci.org:32780", 
45554         "enabled": true, 
45555         "redirects": true, 
45556         "protocol": "http", 
45557         "contentProvider": 29
45558     }
45559 },
45560 {
45561     "pk": 3849, 
45562     "model": "hpc.originserver", 
45563     "fields": {
45564         "updated": "2013-12-11T23:57:20.245Z", 
45565         "authenticated": false, 
45566         "description": "syndicate origin server", 
45567         "created": "2013-12-11T23:57:20.245Z", 
45568         "url": "node28.mpisws.vicci.org:32780", 
45569         "enabled": true, 
45570         "redirects": true, 
45571         "protocol": "http", 
45572         "contentProvider": 29
45573     }
45574 },
45575 {
45576     "pk": 3850, 
45577     "model": "hpc.originserver", 
45578     "fields": {
45579         "updated": "2013-12-11T23:57:20.253Z", 
45580         "authenticated": false, 
45581         "description": "syndicate origin server", 
45582         "created": "2013-12-11T23:57:20.253Z", 
45583         "url": "node27.mpisws.vicci.org:32780", 
45584         "enabled": true, 
45585         "redirects": true, 
45586         "protocol": "http", 
45587         "contentProvider": 29
45588     }
45589 },
45590 {
45591     "pk": 3851, 
45592     "model": "hpc.originserver", 
45593     "fields": {
45594         "updated": "2013-12-11T23:57:20.261Z", 
45595         "authenticated": false, 
45596         "description": "syndicate origin server", 
45597         "created": "2013-12-11T23:57:20.261Z", 
45598         "url": "node26.mpisws.vicci.org:32780", 
45599         "enabled": true, 
45600         "redirects": true, 
45601         "protocol": "http", 
45602         "contentProvider": 29
45603     }
45604 },
45605 {
45606     "pk": 3852, 
45607     "model": "hpc.originserver", 
45608     "fields": {
45609         "updated": "2013-12-11T23:57:20.270Z", 
45610         "authenticated": false, 
45611         "description": "syndicate origin server", 
45612         "created": "2013-12-11T23:57:20.270Z", 
45613         "url": "node25.mpisws.vicci.org:32780", 
45614         "enabled": true, 
45615         "redirects": true, 
45616         "protocol": "http", 
45617         "contentProvider": 29
45618     }
45619 },
45620 {
45621     "pk": 3853, 
45622     "model": "hpc.originserver", 
45623     "fields": {
45624         "updated": "2013-12-11T23:57:20.278Z", 
45625         "authenticated": false, 
45626         "description": "syndicate origin server", 
45627         "created": "2013-12-11T23:57:20.278Z", 
45628         "url": "node24.mpisws.vicci.org:32780", 
45629         "enabled": true, 
45630         "redirects": true, 
45631         "protocol": "http", 
45632         "contentProvider": 29
45633     }
45634 },
45635 {
45636     "pk": 3854, 
45637     "model": "hpc.originserver", 
45638     "fields": {
45639         "updated": "2013-12-11T23:57:20.286Z", 
45640         "authenticated": false, 
45641         "description": "syndicate origin server", 
45642         "created": "2013-12-11T23:57:20.286Z", 
45643         "url": "node23.mpisws.vicci.org:32780", 
45644         "enabled": true, 
45645         "redirects": true, 
45646         "protocol": "http", 
45647         "contentProvider": 29
45648     }
45649 },
45650 {
45651     "pk": 3855, 
45652     "model": "hpc.originserver", 
45653     "fields": {
45654         "updated": "2013-12-11T23:57:20.294Z", 
45655         "authenticated": false, 
45656         "description": "syndicate origin server", 
45657         "created": "2013-12-11T23:57:20.294Z", 
45658         "url": "node22.mpisws.vicci.org:32780", 
45659         "enabled": true, 
45660         "redirects": true, 
45661         "protocol": "http", 
45662         "contentProvider": 29
45663     }
45664 },
45665 {
45666     "pk": 3856, 
45667     "model": "hpc.originserver", 
45668     "fields": {
45669         "updated": "2013-12-11T23:57:20.303Z", 
45670         "authenticated": false, 
45671         "description": "syndicate origin server", 
45672         "created": "2013-12-11T23:57:20.303Z", 
45673         "url": "node21.mpisws.vicci.org:32780", 
45674         "enabled": true, 
45675         "redirects": true, 
45676         "protocol": "http", 
45677         "contentProvider": 29
45678     }
45679 },
45680 {
45681     "pk": 3857, 
45682     "model": "hpc.originserver", 
45683     "fields": {
45684         "updated": "2013-12-11T23:57:20.311Z", 
45685         "authenticated": false, 
45686         "description": "syndicate origin server", 
45687         "created": "2013-12-11T23:57:20.311Z", 
45688         "url": "node20.mpisws.vicci.org:32780", 
45689         "enabled": true, 
45690         "redirects": true, 
45691         "protocol": "http", 
45692         "contentProvider": 29
45693     }
45694 },
45695 {
45696     "pk": 3858, 
45697     "model": "hpc.originserver", 
45698     "fields": {
45699         "updated": "2013-12-11T23:57:20.319Z", 
45700         "authenticated": false, 
45701         "description": "syndicate origin server", 
45702         "created": "2013-12-11T23:57:20.319Z", 
45703         "url": "node19.mpisws.vicci.org:32780", 
45704         "enabled": true, 
45705         "redirects": true, 
45706         "protocol": "http", 
45707         "contentProvider": 29
45708     }
45709 },
45710 {
45711     "pk": 3859, 
45712     "model": "hpc.originserver", 
45713     "fields": {
45714         "updated": "2013-12-11T23:57:20.328Z", 
45715         "authenticated": false, 
45716         "description": "syndicate origin server", 
45717         "created": "2013-12-11T23:57:20.328Z", 
45718         "url": "node18.mpisws.vicci.org:32780", 
45719         "enabled": true, 
45720         "redirects": true, 
45721         "protocol": "http", 
45722         "contentProvider": 29
45723     }
45724 },
45725 {
45726     "pk": 3860, 
45727     "model": "hpc.originserver", 
45728     "fields": {
45729         "updated": "2013-12-11T23:57:20.336Z", 
45730         "authenticated": false, 
45731         "description": "syndicate origin server", 
45732         "created": "2013-12-11T23:57:20.336Z", 
45733         "url": "node17.mpisws.vicci.org:32780", 
45734         "enabled": true, 
45735         "redirects": true, 
45736         "protocol": "http", 
45737         "contentProvider": 29
45738     }
45739 },
45740 {
45741     "pk": 3861, 
45742     "model": "hpc.originserver", 
45743     "fields": {
45744         "updated": "2013-12-11T23:57:20.344Z", 
45745         "authenticated": false, 
45746         "description": "syndicate origin server", 
45747         "created": "2013-12-11T23:57:20.344Z", 
45748         "url": "node16.mpisws.vicci.org:32780", 
45749         "enabled": true, 
45750         "redirects": true, 
45751         "protocol": "http", 
45752         "contentProvider": 29
45753     }
45754 },
45755 {
45756     "pk": 3862, 
45757     "model": "hpc.originserver", 
45758     "fields": {
45759         "updated": "2013-12-11T23:57:20.352Z", 
45760         "authenticated": false, 
45761         "description": "syndicate origin server", 
45762         "created": "2013-12-11T23:57:20.352Z", 
45763         "url": "node15.mpisws.vicci.org:32780", 
45764         "enabled": true, 
45765         "redirects": true, 
45766         "protocol": "http", 
45767         "contentProvider": 29
45768     }
45769 },
45770 {
45771     "pk": 3863, 
45772     "model": "hpc.originserver", 
45773     "fields": {
45774         "updated": "2013-12-11T23:57:20.361Z", 
45775         "authenticated": false, 
45776         "description": "syndicate origin server", 
45777         "created": "2013-12-11T23:57:20.361Z", 
45778         "url": "node14.mpisws.vicci.org:32780", 
45779         "enabled": true, 
45780         "redirects": true, 
45781         "protocol": "http", 
45782         "contentProvider": 29
45783     }
45784 },
45785 {
45786     "pk": 3864, 
45787     "model": "hpc.originserver", 
45788     "fields": {
45789         "updated": "2013-12-11T23:57:20.369Z", 
45790         "authenticated": false, 
45791         "description": "syndicate origin server", 
45792         "created": "2013-12-11T23:57:20.369Z", 
45793         "url": "node13.mpisws.vicci.org:32780", 
45794         "enabled": true, 
45795         "redirects": true, 
45796         "protocol": "http", 
45797         "contentProvider": 29
45798     }
45799 },
45800 {
45801     "pk": 3865, 
45802     "model": "hpc.originserver", 
45803     "fields": {
45804         "updated": "2013-12-11T23:57:20.377Z", 
45805         "authenticated": false, 
45806         "description": "syndicate origin server", 
45807         "created": "2013-12-11T23:57:20.377Z", 
45808         "url": "node12.mpisws.vicci.org:32780", 
45809         "enabled": true, 
45810         "redirects": true, 
45811         "protocol": "http", 
45812         "contentProvider": 29
45813     }
45814 },
45815 {
45816     "pk": 3866, 
45817     "model": "hpc.originserver", 
45818     "fields": {
45819         "updated": "2013-12-11T23:57:20.386Z", 
45820         "authenticated": false, 
45821         "description": "syndicate origin server", 
45822         "created": "2013-12-11T23:57:20.386Z", 
45823         "url": "node11.mpisws.vicci.org:32780", 
45824         "enabled": true, 
45825         "redirects": true, 
45826         "protocol": "http", 
45827         "contentProvider": 29
45828     }
45829 },
45830 {
45831     "pk": 3867, 
45832     "model": "hpc.originserver", 
45833     "fields": {
45834         "updated": "2013-12-11T23:57:20.394Z", 
45835         "authenticated": false, 
45836         "description": "syndicate origin server", 
45837         "created": "2013-12-11T23:57:20.394Z", 
45838         "url": "node10.mpisws.vicci.org:32780", 
45839         "enabled": true, 
45840         "redirects": true, 
45841         "protocol": "http", 
45842         "contentProvider": 29
45843     }
45844 },
45845 {
45846     "pk": 3868, 
45847     "model": "hpc.originserver", 
45848     "fields": {
45849         "updated": "2013-12-11T23:57:20.402Z", 
45850         "authenticated": false, 
45851         "description": "syndicate origin server", 
45852         "created": "2013-12-11T23:57:20.402Z", 
45853         "url": "node9.mpisws.vicci.org:32780", 
45854         "enabled": true, 
45855         "redirects": true, 
45856         "protocol": "http", 
45857         "contentProvider": 29
45858     }
45859 },
45860 {
45861     "pk": 3869, 
45862     "model": "hpc.originserver", 
45863     "fields": {
45864         "updated": "2013-12-11T23:57:20.410Z", 
45865         "authenticated": false, 
45866         "description": "syndicate origin server", 
45867         "created": "2013-12-11T23:57:20.410Z", 
45868         "url": "node8.mpisws.vicci.org:32780", 
45869         "enabled": true, 
45870         "redirects": true, 
45871         "protocol": "http", 
45872         "contentProvider": 29
45873     }
45874 },
45875 {
45876     "pk": 3870, 
45877     "model": "hpc.originserver", 
45878     "fields": {
45879         "updated": "2013-12-11T23:57:20.419Z", 
45880         "authenticated": false, 
45881         "description": "syndicate origin server", 
45882         "created": "2013-12-11T23:57:20.419Z", 
45883         "url": "node7.mpisws.vicci.org:32780", 
45884         "enabled": true, 
45885         "redirects": true, 
45886         "protocol": "http", 
45887         "contentProvider": 29
45888     }
45889 },
45890 {
45891     "pk": 3871, 
45892     "model": "hpc.originserver", 
45893     "fields": {
45894         "updated": "2013-12-11T23:57:20.427Z", 
45895         "authenticated": false, 
45896         "description": "syndicate origin server", 
45897         "created": "2013-12-11T23:57:20.427Z", 
45898         "url": "node6.mpisws.vicci.org:32780", 
45899         "enabled": true, 
45900         "redirects": true, 
45901         "protocol": "http", 
45902         "contentProvider": 29
45903     }
45904 },
45905 {
45906     "pk": 3872, 
45907     "model": "hpc.originserver", 
45908     "fields": {
45909         "updated": "2013-12-11T23:57:20.435Z", 
45910         "authenticated": false, 
45911         "description": "syndicate origin server", 
45912         "created": "2013-12-11T23:57:20.435Z", 
45913         "url": "node5.mpisws.vicci.org:32780", 
45914         "enabled": true, 
45915         "redirects": true, 
45916         "protocol": "http", 
45917         "contentProvider": 29
45918     }
45919 },
45920 {
45921     "pk": 3873, 
45922     "model": "hpc.originserver", 
45923     "fields": {
45924         "updated": "2013-12-11T23:57:20.443Z", 
45925         "authenticated": false, 
45926         "description": "syndicate origin server", 
45927         "created": "2013-12-11T23:57:20.443Z", 
45928         "url": "node4.mpisws.vicci.org:32780", 
45929         "enabled": true, 
45930         "redirects": true, 
45931         "protocol": "http", 
45932         "contentProvider": 29
45933     }
45934 },
45935 {
45936     "pk": 3874, 
45937     "model": "hpc.originserver", 
45938     "fields": {
45939         "updated": "2013-12-11T23:57:20.452Z", 
45940         "authenticated": false, 
45941         "description": "syndicate origin server", 
45942         "created": "2013-12-11T23:57:20.452Z", 
45943         "url": "node3.mpisws.vicci.org:32780", 
45944         "enabled": true, 
45945         "redirects": true, 
45946         "protocol": "http", 
45947         "contentProvider": 29
45948     }
45949 },
45950 {
45951     "pk": 3875, 
45952     "model": "hpc.originserver", 
45953     "fields": {
45954         "updated": "2013-12-11T23:57:20.460Z", 
45955         "authenticated": false, 
45956         "description": "syndicate origin server", 
45957         "created": "2013-12-11T23:57:20.460Z", 
45958         "url": "node2.mpisws.vicci.org:32780", 
45959         "enabled": true, 
45960         "redirects": true, 
45961         "protocol": "http", 
45962         "contentProvider": 29
45963     }
45964 },
45965 {
45966     "pk": 3876, 
45967     "model": "hpc.originserver", 
45968     "fields": {
45969         "updated": "2013-12-11T23:57:20.468Z", 
45970         "authenticated": false, 
45971         "description": "syndicate origin server", 
45972         "created": "2013-12-11T23:57:20.468Z", 
45973         "url": "node1.mpisws.vicci.org:32780", 
45974         "enabled": true, 
45975         "redirects": true, 
45976         "protocol": "http", 
45977         "contentProvider": 29
45978     }
45979 },
45980 {
45981     "pk": 3877, 
45982     "model": "hpc.originserver", 
45983     "fields": {
45984         "updated": "2013-12-11T23:57:20.594Z", 
45985         "authenticated": false, 
45986         "description": "Content from www.cs.gatech.edu", 
45987         "created": "2013-12-11T23:57:20.594Z", 
45988         "url": "www.cs.gatech.edu", 
45989         "enabled": true, 
45990         "redirects": true, 
45991         "protocol": "http", 
45992         "contentProvider": 30
45993     }
45994 },
45995 {
45996     "pk": 3878, 
45997     "model": "hpc.originserver", 
45998     "fields": {
45999         "updated": "2013-12-11T23:57:20.619Z", 
46000         "authenticated": false, 
46001         "description": "Content from www.cs.stanford.edu", 
46002         "created": "2013-12-11T23:57:20.619Z", 
46003         "url": "www.cs.stanford.edu", 
46004         "enabled": true, 
46005         "redirects": true, 
46006         "protocol": "http", 
46007         "contentProvider": 31
46008     }
46009 },
46010 {
46011     "pk": 3879, 
46012     "model": "hpc.originserver", 
46013     "fields": {
46014         "updated": "2013-12-11T23:57:20.644Z", 
46015         "authenticated": false, 
46016         "description": "Content from www.cs.washington.edu", 
46017         "created": "2013-12-11T23:57:20.644Z", 
46018         "url": "www.cs.washington.edu", 
46019         "enabled": true, 
46020         "redirects": true, 
46021         "protocol": "http", 
46022         "contentProvider": 32
46023     }
46024 },
46025 {
46026     "pk": 3880, 
46027     "model": "hpc.originserver", 
46028     "fields": {
46029         "updated": "2013-12-11T23:57:20.669Z", 
46030         "authenticated": false, 
46031         "description": "Content from www.mpg.de", 
46032         "created": "2013-12-11T23:57:20.669Z", 
46033         "url": "www.mpg.de", 
46034         "enabled": true, 
46035         "redirects": true, 
46036         "protocol": "http", 
46037         "contentProvider": 33
46038     }
46039 },
46040 {
46041     "pk": 3881, 
46042     "model": "hpc.originserver", 
46043     "fields": {
46044         "updated": "2013-12-11T23:57:20.694Z", 
46045         "authenticated": false, 
46046         "description": "Content from www.cs.princeton.edu", 
46047         "created": "2013-12-11T23:57:20.694Z", 
46048         "url": "www.cs.princeton.edu", 
46049         "enabled": true, 
46050         "redirects": true, 
46051         "protocol": "http", 
46052         "contentProvider": 34
46053     }
46054 },
46055 {
46056     "pk": 3882, 
46057     "model": "hpc.originserver", 
46058     "fields": {
46059         "updated": "2013-12-11T23:57:20.719Z", 
46060         "authenticated": false, 
46061         "description": "onlab virtual machine images", 
46062         "created": "2013-12-11T23:57:20.719Z", 
46063         "url": "images.onlab.org", 
46064         "enabled": true, 
46065         "redirects": true, 
46066         "protocol": "http", 
46067         "contentProvider": 35
46068     }
46069 },
46070 {
46071     "pk": 36, 
46072     "model": "hpc.cdnprefix", 
46073     "fields": {
46074         "updated": "2013-12-11T23:57:20.479Z", 
46075         "description": "CDN Prefix for the Syndicate distributed filesystem", 
46076         "created": "2013-12-11T23:57:20.479Z", 
46077         "enabled": true, 
46078         "prefix": "cdn.syndicatedrive.com", 
46079         "defaultOriginServer": 3876, 
46080         "contentProvider": 29
46081     }
46082 },
46083 {
46084     "pk": 37, 
46085     "model": "hpc.cdnprefix", 
46086     "fields": {
46087         "updated": "2013-12-11T23:57:20.602Z", 
46088         "description": "CDN Prefix for Georgia Tech", 
46089         "created": "2013-12-11T23:57:20.602Z", 
46090         "enabled": true, 
46091         "prefix": "gt.opencdn.internet2.edu", 
46092         "defaultOriginServer": 3877, 
46093         "contentProvider": 30
46094     }
46095 },
46096 {
46097     "pk": 38, 
46098     "model": "hpc.cdnprefix", 
46099     "fields": {
46100         "updated": "2013-12-11T23:57:20.627Z", 
46101         "description": "CDN Prefix for Stanford University", 
46102         "created": "2013-12-11T23:57:20.627Z", 
46103         "enabled": true, 
46104         "prefix": "stanford.opencdn.internet2.edu", 
46105         "defaultOriginServer": 3878, 
46106         "contentProvider": 31
46107     }
46108 },
46109 {
46110     "pk": 39, 
46111     "model": "hpc.cdnprefix", 
46112     "fields": {
46113         "updated": "2013-12-11T23:57:20.652Z", 
46114         "description": "CDN Prefix for University of Washington", 
46115         "created": "2013-12-11T23:57:20.652Z", 
46116         "enabled": true, 
46117         "prefix": "washington.opencdn.internet2.edu", 
46118         "defaultOriginServer": 3879, 
46119         "contentProvider": 32
46120     }
46121 },
46122 {
46123     "pk": 40, 
46124     "model": "hpc.cdnprefix", 
46125     "fields": {
46126         "updated": "2013-12-11T23:57:20.677Z", 
46127         "description": "CDN Prefix for Max Planck Institute", 
46128         "created": "2013-12-11T23:57:20.677Z", 
46129         "enabled": true, 
46130         "prefix": "mp.opencdn.internet2.edu", 
46131         "defaultOriginServer": 3880, 
46132         "contentProvider": 33
46133     }
46134 },
46135 {
46136     "pk": 41, 
46137     "model": "hpc.cdnprefix", 
46138     "fields": {
46139         "updated": "2013-12-11T23:57:20.702Z", 
46140         "description": "CDN Prefix for Princeton University", 
46141         "created": "2013-12-11T23:57:20.702Z", 
46142         "enabled": true, 
46143         "prefix": "princeton.opencdn.internet2.edu", 
46144         "defaultOriginServer": 3881, 
46145         "contentProvider": 34
46146     }
46147 },
46148 {
46149     "pk": 42, 
46150     "model": "hpc.cdnprefix", 
46151     "fields": {
46152         "updated": "2013-12-11T23:57:20.727Z", 
46153         "description": "CDN Prefix for ON.LAB", 
46154         "created": "2013-12-11T23:57:20.727Z", 
46155         "enabled": true, 
46156         "prefix": "onlab.vicci.org", 
46157         "defaultOriginServer": 3882, 
46158         "contentProvider": 35
46159     }
46160 },
46161 {
46162     "pk": 1, 
46163     "model": "core.siteprivilege", 
46164     "fields": {
46165         "site": 24, 
46166         "updated": "2013-12-17T18:08:58.293Z", 
46167         "role": 1, 
46168         "user": 15, 
46169         "created": "2013-12-17T18:08:58.293Z"
46170     }
46171 },
46172
46173 {
46174     "pk": 5, 
46175     "model": "syndicate.syndicateservice", 
46176     "fields": {}
46177 },
46178 {
46179     "pk": 1, 
46180     "model": "syndicate.syndicateuser", 
46181     "fields": {
46182         "max_RGs": 100, 
46183         "is_admin": true, 
46184         "user": 6, 
46185         "max_AGs": 100, 
46186         "max_UGs": 100, 
46187         "max_volumes": 100
46188     }
46189 },
46190 {
46191     "pk": 2, 
46192     "model": "syndicate.syndicateuser", 
46193     "fields": {
46194         "max_RGs": 500, 
46195         "is_admin": false, 
46196         "user": 13, 
46197         "max_AGs": 10, 
46198         "max_UGs": 500, 
46199         "max_volumes": 1
46200     }
46201 },
46202 {
46203     "pk": 1, 
46204     "model": "syndicate.volume", 
46205     "fields": {
46206         "description": "GenBank dataset snapshot from Nov. 2013", 
46207         "blocksize": 61440, 
46208         "metadata_private_key": "", 
46209         "default_gateway_caps": "3", 
46210         "private": false, 
46211         "file_quota": -1, 
46212         "api_public_key": "", 
46213         "owner_id": 1, 
46214         "archive": true, 
46215         "metadata_public_key": "", 
46216         "name": "GenBank-11-2013"
46217     }
46218 },
46219 {
46220     "pk": 2, 
46221     "model": "syndicate.volume", 
46222     "fields": {
46223         "description": "Volume associated with princeton_syndicate", 
46224         "blocksize": 102400, 
46225         "metadata_private_key": "", 
46226         "default_gateway_caps": "31", 
46227         "private": true, 
46228         "file_quota": 1000000, 
46229         "api_public_key": "", 
46230         "owner_id": 1, 
46231         "archive": false, 
46232         "metadata_public_key": "", 
46233         "name": "princeton_syndicate-Volume"
46234     }
46235 },
46236 {
46237     "pk": 1, 
46238     "model": "syndicate.volumeaccessright", 
46239     "fields": {
46240         "volume": 1, 
46241         "gateway_caps": "3", 
46242         "owner_id": 1
46243     }
46244 },
46245 {
46246     "pk": 1, 
46247     "model": "syndicate.volumeaccessrequest", 
46248     "fields": {
46249         "volume": 2, 
46250         "message": "Hi Jude, this is Siobhan.  Can I join the princeton_syndicate volume with read-only permission?\r\n", 
46251         "gateway_caps": "3", 
46252         "owner_id": 2
46253     }
46254 }
46255 ]