X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetstack%2Fcore%2Ffixtures%2Fdemo_data.json;h=0068aac193d4a4fda857b6f68ab89f9e75489e6b;hb=ee83f345d0710bb4c9f9164f9271e53514ecaf10;hp=869e1580611978117966acb9fa49b876cb679581;hpb=23c2bf4e8d4c91138cd1fc6c9890905cb0df4c89;p=plstackapi.git diff --git a/planetstack/core/fixtures/demo_data.json b/planetstack/core/fixtures/demo_data.json index 869e158..0068aac 100644 --- a/planetstack/core/fixtures/demo_data.json +++ b/planetstack/core/fixtures/demo_data.json @@ -64,6 +64,19 @@ "name": "Request Router" } }, +{ + "pk": 8, + "model": "core.service", + "fields": { + "updated": "2013-12-13T21:48:58.304Z", + "description": "A provisioning service for long-term experiments.", + "created": "2013-12-13T21:48:58.304Z", + "enabled": true, + "versionNumber": "1.0", + "published": true, + "name": "Raven" + } +}, { "pk": 8, "model": "core.site", @@ -438,6 +451,15 @@ "created": "2013-04-03T22:57:23.015Z" } }, +{ + "pk": 11, + "model": "core.deployment", + "fields": { + "updated": "2013-12-13T04:59:43.680Z", + "name": "washington", + "created": "2013-12-13T04:59:43.680Z" + } +}, { "pk": 1, "model": "core.user", @@ -455,7 +477,7 @@ "phone": null, "kuser_id": null, "is_staff": true, - "last_login": "2013-12-12T09:51:03.736Z", + "last_login": "2013-12-13T05:21:52.645Z", "timezone": "America/New_York", "is_admin": true, "password": "pbkdf2_sha256$10000$v5qKhIyhSQ2N$V8vh2mkqYdjQib6d2jBkpwV57eMBfhd/9eiXqaDLUWg=", @@ -480,7 +502,7 @@ "phone": null, "kuser_id": null, "is_staff": true, - "last_login": "2013-12-09T14:10:24.705Z", + "last_login": "2013-12-14T03:21:24.872Z", "timezone": "America/New_York", "is_admin": true, "password": "pbkdf2_sha256$10000$dLKRXWJlkuvm$Ycamy79oT1lN0Q5R3B3nvlr70n2X50mL86yraDwzuWk=", @@ -947,6 +969,111 @@ "description": "" } }, +{ + "pk": 11, + "model": "core.slice", + "fields": { + "router_id": null, + "updated": "2013-12-13T21:51:36.922Z", + "name": "Stork", + "service": 8, + "created": "2013-12-13T21:49:59.476Z", + "network_id": null, + "tenant_id": "", + "serviceClass": 1, + "enabled": true, + "site": 22, + "omf_friendly": false, + "subnet_id": null, + "slice_url": "", + "creator": null, + "description": "The Stork Package Management Service" + } +}, +{ + "pk": 12, + "model": "core.slice", + "fields": { + "router_id": null, + "updated": "2013-12-13T21:53:34.996Z", + "name": "Owl", + "service": 8, + "created": "2013-12-13T21:52:15.590Z", + "network_id": null, + "tenant_id": "", + "serviceClass": 1, + "enabled": true, + "site": 22, + "omf_friendly": false, + "subnet_id": null, + "slice_url": "", + "creator": null, + "description": "The Owl Data Collection service" + } +}, +{ + "pk": 13, + "model": "core.slice", + "fields": { + "router_id": null, + "updated": "2013-12-13T21:59:36.718Z", + "name": "Hadoop", + "service": null, + "created": "2013-12-13T21:54:20.895Z", + "network_id": null, + "tenant_id": "", + "serviceClass": 2, + "enabled": true, + "site": 22, + "omf_friendly": false, + "subnet_id": null, + "slice_url": "", + "creator": null, + "description": "Hadoop map-reduce service" + } +}, +{ + "pk": 14, + "model": "core.slice", + "fields": { + "router_id": null, + "updated": "2013-12-13T21:58:44.338Z", + "name": "test-slice-1", + "service": null, + "created": "2013-12-13T21:56:57.299Z", + "network_id": null, + "tenant_id": "", + "serviceClass": 1, + "enabled": true, + "site": 10, + "omf_friendly": false, + "subnet_id": null, + "slice_url": "", + "creator": null, + "description": "Test slice number one." + } +}, +{ + "pk": 15, + "model": "core.slice", + "fields": { + "router_id": null, + "updated": "2013-12-13T22:01:49.732Z", + "name": "test-slice-2", + "service": null, + "created": "2013-12-13T22:00:03.049Z", + "network_id": null, + "tenant_id": "", + "serviceClass": 1, + "enabled": true, + "site": 10, + "omf_friendly": false, + "subnet_id": null, + "slice_url": "", + "creator": null, + "description": "test slice number two." + } +}, { "pk": 1, "model": "core.image", @@ -5794,6 +5921,186 @@ "instance_id": null } }, +{ + "pk": 79, + "model": "core.sliver", + "fields": { + "node": 469, + "instance_name": null, + "updated": "2013-12-13T21:51:36.927Z", + "slice": 11, + "deploymentNetwork": 6, + "name": "Stork", + "created": "2013-12-13T21:51:36.927Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, +{ + "pk": 80, + "model": "core.sliver", + "fields": { + "node": 438, + "instance_name": null, + "updated": "2013-12-13T21:53:35.001Z", + "slice": 12, + "deploymentNetwork": 5, + "name": "Owl", + "created": "2013-12-13T21:53:35.001Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, +{ + "pk": 81, + "model": "core.sliver", + "fields": { + "node": 546, + "instance_name": null, + "updated": "2013-12-13T21:58:13.897Z", + "slice": 14, + "deploymentNetwork": 7, + "name": "test-slice-1", + "created": "2013-12-13T21:58:13.897Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, +{ + "pk": 82, + "model": "core.sliver", + "fields": { + "node": 538, + "instance_name": null, + "updated": "2013-12-13T21:58:44.349Z", + "slice": 14, + "deploymentNetwork": 7, + "name": "test-slice-1", + "created": "2013-12-13T21:58:44.349Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, +{ + "pk": 83, + "model": "core.sliver", + "fields": { + "node": 556, + "instance_name": null, + "updated": "2013-12-13T21:58:44.350Z", + "slice": 14, + "deploymentNetwork": 7, + "name": "test-slice-1", + "created": "2013-12-13T21:58:44.350Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, +{ + "pk": 84, + "model": "core.sliver", + "fields": { + "node": 384, + "instance_name": null, + "updated": "2013-12-13T21:59:36.723Z", + "slice": 13, + "deploymentNetwork": 5, + "name": "Hadoop", + "created": "2013-12-13T21:59:36.723Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, +{ + "pk": 85, + "model": "core.sliver", + "fields": { + "node": 473, + "instance_name": null, + "updated": "2013-12-13T21:59:36.725Z", + "slice": 13, + "deploymentNetwork": 6, + "name": "Hadoop", + "created": "2013-12-13T21:59:36.725Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, +{ + "pk": 86, + "model": "core.sliver", + "fields": { + "node": 535, + "instance_name": null, + "updated": "2013-12-13T21:59:36.726Z", + "slice": 13, + "deploymentNetwork": 7, + "name": "Hadoop", + "created": "2013-12-13T21:59:36.726Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, +{ + "pk": 87, + "model": "core.sliver", + "fields": { + "node": 533, + "instance_name": null, + "updated": "2013-12-13T22:01:30.192Z", + "slice": 15, + "deploymentNetwork": 7, + "name": "test-slice-2", + "created": "2013-12-13T22:01:30.192Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, +{ + "pk": 88, + "model": "core.sliver", + "fields": { + "node": 536, + "instance_name": null, + "updated": "2013-12-13T22:01:49.742Z", + "slice": 15, + "deploymentNetwork": 7, + "name": "test-slice-2", + "created": "2013-12-13T22:01:49.742Z", + "ip": null, + "image": 1, + "creator": 8, + "numberCores": 0, + "instance_id": null + } +}, { "pk": 1, "model": "core.networktemplate", @@ -6075,73610 +6382,25042 @@ } }, { - "pk": 1, - "model": "core.networkparametertype", + "pk": 12, + "model": "core.network", "fields": { - "updated": "2013-12-09T14:43:25.664Z", - "description": "End of IPv4 address allocation pool", - "name": "allocation-pool-end", - "created": "2013-12-09T14:43:25.664Z" + "router_id": "", + "subnet": "", + "updated": "2013-12-13T21:51:04.425Z", + "subnet_id": "", + "name": "Stork package distribution", + "created": "2013-12-13T21:51:04.425Z", + "permitAllSlices": true, + "permittedSlices": [], + "labels": "", + "guaranteedBandwidth": 0, + "network_id": "", + "template": 4, + "owner": 11, + "ports": "" } }, { - "pk": 2, - "model": "core.networkparametertype", + "pk": 13, + "model": "core.network", "fields": { - "updated": "2013-12-09T14:43:45.564Z", - "description": "Start of IPv4 address allocation pool", - "name": "allocation-pool-start", - "created": "2013-12-09T14:43:45.564Z" + "router_id": "", + "subnet": "", + "updated": "2013-12-13T21:53:07.783Z", + "subnet_id": "", + "name": "Owl Data Collection", + "created": "2013-12-13T21:53:07.783Z", + "permitAllSlices": true, + "permittedSlices": [], + "labels": "", + "guaranteedBandwidth": 0, + "network_id": "", + "template": 4, + "owner": 12, + "ports": "" } }, { - "pk": 3, - "model": "core.networkparametertype", + "pk": 14, + "model": "core.network", "fields": { - "updated": "2013-12-09T14:44:05.513Z", - "description": "CIDR block for network", - "name": "cidr", - "created": "2013-12-09T14:44:05.513Z" + "router_id": "", + "subnet": "", + "updated": "2013-12-13T21:55:51.703Z", + "subnet_id": "", + "name": "Hadoop Shared Filesystem Access", + "created": "2013-12-13T21:55:51.703Z", + "permitAllSlices": true, + "permittedSlices": [], + "labels": "", + "guaranteedBandwidth": 0, + "network_id": "", + "template": 4, + "owner": 13, + "ports": "" } }, { - "pk": 7, - "model": "core.account", + "pk": 15, + "model": "core.network", "fields": { - "updated": "2013-12-12T18:19:07.630Z", - "site": 22, - "created": "2013-12-12T18:19:07.630Z" + "router_id": "", + "subnet": "", + "updated": "2013-12-13T21:57:38.995Z", + "subnet_id": "", + "name": "test-1-public", + "created": "2013-12-13T21:57:38.995Z", + "permitAllSlices": false, + "permittedSlices": [], + "labels": "", + "guaranteedBandwidth": 0, + "network_id": "", + "template": 1, + "owner": 14, + "ports": "" } }, { - "pk": 28, - "model": "core.invoice", + "pk": 16, + "model": "core.network", "fields": { - "date": "2013-11-12T18:00:00Z", - "updated": "2013-12-12T18:19:44.577Z", - "account": 7, - "created": "2013-12-12T18:19:44.577Z" + "router_id": "", + "subnet": "", + "updated": "2013-12-13T22:00:40.549Z", + "subnet_id": "", + "name": "test-slice-2-nat", + "created": "2013-12-13T22:00:40.549Z", + "permitAllSlices": false, + "permittedSlices": [], + "labels": "", + "guaranteedBandwidth": 0, + "network_id": "", + "template": 3, + "owner": 15, + "ports": "" } }, { - "pk": 29, - "model": "core.invoice", + "pk": 1, + "model": "core.networkslice", "fields": { - "date": "2013-11-17T23:00:00Z", - "updated": "2013-12-12T18:19:44.596Z", - "account": 7, - "created": "2013-12-12T18:19:44.596Z" + "updated": "2013-12-13T21:51:09.711Z", + "slice": 11, + "network": 12, + "created": "2013-12-13T21:51:09.711Z" } }, { - "pk": 30, - "model": "core.invoice", + "pk": 2, + "model": "core.networkslice", "fields": { - "date": "2013-11-24T23:00:00Z", - "updated": "2013-12-12T18:19:50.898Z", - "account": 7, - "created": "2013-12-12T18:19:50.898Z" + "updated": "2013-12-13T21:53:15.909Z", + "slice": 12, + "network": 13, + "created": "2013-12-13T21:53:15.909Z" } }, { - "pk": 31, - "model": "core.invoice", + "pk": 3, + "model": "core.networkslice", "fields": { - "date": "2013-12-01T23:00:00Z", - "updated": "2013-12-12T18:19:59.324Z", - "account": 7, - "created": "2013-12-12T18:19:59.324Z" + "updated": "2013-12-13T21:53:15.914Z", + "slice": 12, + "network": 12, + "created": "2013-12-13T21:53:15.914Z" } }, { - "pk": 32, - "model": "core.invoice", + "pk": 4, + "model": "core.networkslice", "fields": { - "date": "2013-12-08T23:00:00Z", - "updated": "2013-12-12T18:20:08.173Z", - "account": 7, - "created": "2013-12-12T18:20:08.173Z" + "updated": "2013-12-13T21:56:04.235Z", + "slice": 13, + "network": 14, + "created": "2013-12-13T21:56:04.235Z" } }, { - "pk": 54, - "model": "core.usableobject", + "pk": 5, + "model": "core.networkslice", "fields": { - "updated": "2013-12-12T18:19:07.660Z", - "name": "node20.gt.vicci.org", - "created": "2013-12-12T18:19:07.660Z" + "updated": "2013-12-13T21:56:04.241Z", + "slice": 13, + "network": 12, + "created": "2013-12-13T21:56:04.241Z" } }, { - "pk": 55, - "model": "core.usableobject", + "pk": 6, + "model": "core.networkslice", "fields": { - "updated": "2013-12-12T18:19:13.750Z", - "name": "node22.gt.vicci.org", - "created": "2013-12-12T18:19:13.750Z" + "updated": "2013-12-13T21:56:04.246Z", + "slice": 13, + "network": 13, + "created": "2013-12-13T21:56:04.246Z" } }, { - "pk": 56, - "model": "core.usableobject", + "pk": 7, + "model": "core.networkslice", "fields": { - "updated": "2013-12-12T18:19:19.798Z", - "name": "node24.gt.vicci.org", - "created": "2013-12-12T18:19:19.798Z" + "updated": "2013-12-13T21:57:56.826Z", + "slice": 14, + "network": 15, + "created": "2013-12-13T21:57:56.826Z" } }, { - "pk": 57, - "model": "core.usableobject", + "pk": 8, + "model": "core.networkslice", "fields": { - "updated": "2013-12-12T18:19:25.818Z", - "name": "node29.gt.vicci.org", - "created": "2013-12-12T18:19:25.818Z" + "updated": "2013-12-13T21:57:56.831Z", + "slice": 14, + "network": 13, + "created": "2013-12-13T21:57:56.831Z" } }, { - "pk": 58, - "model": "core.usableobject", + "pk": 9, + "model": "core.networkslice", "fields": { - "updated": "2013-12-12T18:19:31.947Z", - "name": "node30.princeton.vicci.org", - "created": "2013-12-12T18:19:31.947Z" + "updated": "2013-12-13T21:57:56.836Z", + "slice": 14, + "network": 12, + "created": "2013-12-13T21:57:56.836Z" } }, { - "pk": 16, - "model": "core.payment", + "pk": 10, + "model": "core.networkslice", "fields": { - "date": "2013-11-26T23:00:00Z", - "amount": 0.0273, - "updated": "2013-12-12T18:20:16.694Z", - "account": 7, - "created": "2013-12-12T18:20:16.694Z" + "updated": "2013-12-13T22:01:14.038Z", + "slice": 15, + "network": 16, + "created": "2013-12-13T22:01:14.038Z" } }, { - "pk": 17, - "model": "core.payment", + "pk": 11, + "model": "core.networkslice", "fields": { - "date": "2013-12-02T04:00:00Z", - "amount": 31.3775, - "updated": "2013-12-12T18:20:16.709Z", - "account": 7, - "created": "2013-12-12T18:20:16.709Z" + "updated": "2013-12-13T22:01:14.043Z", + "slice": 15, + "network": 14, + "created": "2013-12-13T22:01:14.043Z" } }, { - "pk": 18, - "model": "core.payment", + "pk": 1, + "model": "core.networkparametertype", "fields": { - "date": "2013-12-09T04:00:00Z", - "amount": 42.5999, - "updated": "2013-12-12T18:20:16.718Z", - "account": 7, - "created": "2013-12-12T18:20:16.718Z" + "updated": "2013-12-09T14:43:25.664Z", + "description": "End of IPv4 address allocation pool", + "name": "allocation-pool-end", + "created": "2013-12-09T14:43:25.664Z" } }, { - "pk": 41041, - "model": "core.charge", + "pk": 2, + "model": "core.networkparametertype", "fields": { - "updated": "2013-12-12T18:19:44.638Z", - "slice": 4, - "created": "2013-12-12T18:19:07.664Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-12T18:00:00Z", - "kind": "besteffort" + "updated": "2013-12-09T14:43:45.564Z", + "description": "Start of IPv4 address allocation pool", + "name": "allocation-pool-start", + "created": "2013-12-09T14:43:45.564Z" } }, { - "pk": 41042, - "model": "core.charge", + "pk": 3, + "model": "core.networkparametertype", "fields": { - "updated": "2013-12-12T18:19:44.688Z", - "slice": 4, - "created": "2013-12-12T18:19:07.674Z", - "amount": 0.0224, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-12T19:00:00Z", - "kind": "besteffort" + "updated": "2013-12-09T14:44:05.513Z", + "description": "CIDR block for network", + "name": "cidr", + "created": "2013-12-09T14:44:05.513Z" } }, { - "pk": 41043, - "model": "core.charge", + "pk": 12, + "model": "core.account", "fields": { - "updated": "2013-12-12T18:19:44.738Z", - "slice": 4, - "created": "2013-12-12T18:19:07.682Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 29, - "date": "2013-11-12T20:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:42.679Z", + "site": 10, + "created": "2013-12-13T22:19:42.679Z" } }, { - "pk": 41044, - "model": "core.charge", + "pk": 13, + "model": "core.account", "fields": { - "updated": "2013-12-12T18:19:44.788Z", - "slice": 4, - "created": "2013-12-12T18:19:07.690Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-12T21:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:42.705Z", + "site": 22, + "created": "2013-12-13T22:19:42.705Z" } }, { - "pk": 41045, - "model": "core.charge", + "pk": 53, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:44.837Z", - "slice": 4, - "created": "2013-12-12T18:19:07.701Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-12T22:00:00Z", - "kind": "besteffort" + "date": "2013-11-13T22:00:00Z", + "updated": "2013-12-13T22:19:55.029Z", + "account": 12, + "created": "2013-12-13T22:19:55.029Z" } }, { - "pk": 41046, - "model": "core.charge", + "pk": 54, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:44.887Z", - "slice": 4, - "created": "2013-12-12T18:19:07.707Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-12T23:00:00Z", - "kind": "besteffort" + "date": "2013-11-17T22:00:00Z", + "updated": "2013-12-13T22:19:55.041Z", + "account": 12, + "created": "2013-12-13T22:19:55.041Z" } }, { - "pk": 41047, - "model": "core.charge", + "pk": 55, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:44.937Z", - "slice": 4, - "created": "2013-12-12T18:19:07.715Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-13T00:00:00Z", - "kind": "besteffort" + "date": "2013-11-24T22:00:00Z", + "updated": "2013-12-13T22:19:55.604Z", + "account": 12, + "created": "2013-12-13T22:19:55.604Z" } }, { - "pk": 41048, - "model": "core.charge", + "pk": 56, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:44.986Z", - "slice": 4, - "created": "2013-12-12T18:19:07.723Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-13T01:00:00Z", - "kind": "besteffort" + "date": "2013-12-01T22:00:00Z", + "updated": "2013-12-13T22:19:56.482Z", + "account": 12, + "created": "2013-12-13T22:19:56.482Z" } }, { - "pk": 41049, - "model": "core.charge", + "pk": 57, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:45.036Z", - "slice": 4, - "created": "2013-12-12T18:19:07.732Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-13T02:00:00Z", - "kind": "besteffort" + "date": "2013-12-08T22:00:00Z", + "updated": "2013-12-13T22:19:57.362Z", + "account": 12, + "created": "2013-12-13T22:19:57.362Z" } }, { - "pk": 41050, - "model": "core.charge", + "pk": 58, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:45.086Z", - "slice": 4, - "created": "2013-12-12T18:19:07.740Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-13T03:00:00Z", - "kind": "besteffort" + "date": "2013-11-13T22:00:00Z", + "updated": "2013-12-13T22:19:58.399Z", + "account": 13, + "created": "2013-12-13T22:19:58.399Z" } }, { - "pk": 41051, - "model": "core.charge", + "pk": 59, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:45.135Z", - "slice": 4, - "created": "2013-12-12T18:19:07.748Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-13T04:00:00Z", - "kind": "besteffort" + "date": "2013-11-17T22:00:00Z", + "updated": "2013-12-13T22:19:58.414Z", + "account": 13, + "created": "2013-12-13T22:19:58.414Z" } }, { - "pk": 41052, - "model": "core.charge", + "pk": 60, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:45.185Z", - "slice": 4, - "created": "2013-12-12T18:19:07.757Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-13T05:00:00Z", - "kind": "besteffort" + "date": "2013-11-24T22:00:00Z", + "updated": "2013-12-13T22:19:59.616Z", + "account": 13, + "created": "2013-12-13T22:19:59.616Z" } }, { - "pk": 41053, - "model": "core.charge", + "pk": 61, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:45.235Z", - "slice": 4, - "created": "2013-12-12T18:19:07.765Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-13T06:00:00Z", - "kind": "besteffort" + "date": "2013-12-01T22:00:00Z", + "updated": "2013-12-13T22:20:01.950Z", + "account": 13, + "created": "2013-12-13T22:20:01.950Z" } }, { - "pk": 41054, - "model": "core.charge", + "pk": 62, + "model": "core.invoice", "fields": { - "updated": "2013-12-12T18:19:45.285Z", - "slice": 4, - "created": "2013-12-12T18:19:07.773Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-13T07:00:00Z", - "kind": "besteffort" + "date": "2013-12-08T22:00:00Z", + "updated": "2013-12-13T22:20:03.878Z", + "account": 13, + "created": "2013-12-13T22:20:03.878Z" } }, { - "pk": 41055, - "model": "core.charge", + "pk": 89, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.334Z", - "slice": 4, - "created": "2013-12-12T18:19:07.781Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 29, - "date": "2013-11-13T08:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:42.730Z", + "name": "node20.gt.vicci.org", + "created": "2013-12-13T22:19:42.730Z" } }, { - "pk": 41056, - "model": "core.charge", + "pk": 90, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.384Z", - "slice": 4, - "created": "2013-12-12T18:19:07.790Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-13T09:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:43.483Z", + "name": "node22.gt.vicci.org", + "created": "2013-12-13T22:19:43.483Z" } }, { - "pk": 41057, - "model": "core.charge", + "pk": 91, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.434Z", - "slice": 4, - "created": "2013-12-12T18:19:07.798Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-13T10:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:44.237Z", + "name": "node24.gt.vicci.org", + "created": "2013-12-13T22:19:44.237Z" } }, { - "pk": 41058, - "model": "core.charge", + "pk": 92, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.483Z", - "slice": 4, - "created": "2013-12-12T18:19:07.806Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-13T11:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:44.992Z", + "name": "node29.gt.vicci.org", + "created": "2013-12-13T22:19:44.992Z" } }, { - "pk": 41059, - "model": "core.charge", + "pk": 93, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.533Z", - "slice": 4, - "created": "2013-12-12T18:19:07.815Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-13T12:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:45.806Z", + "name": "node30.princeton.vicci.org", + "created": "2013-12-13T22:19:45.806Z" } }, { - "pk": 41060, - "model": "core.charge", + "pk": 94, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.583Z", - "slice": 4, - "created": "2013-12-12T18:19:07.823Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-13T13:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:47.339Z", + "name": "node16.washington.vicci.org", + "created": "2013-12-13T22:19:47.339Z" } }, { - "pk": 41061, - "model": "core.charge", + "pk": 95, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.632Z", - "slice": 4, - "created": "2013-12-12T18:19:07.831Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 29, - "date": "2013-11-13T14:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:48.112Z", + "name": "node55.stanford.vicci.org", + "created": "2013-12-13T22:19:48.112Z" } }, { - "pk": 41062, - "model": "core.charge", + "pk": 96, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.682Z", - "slice": 4, - "created": "2013-12-12T18:19:07.840Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-13T15:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:48.875Z", + "name": "node23.princeton.vicci.org", + "created": "2013-12-13T22:19:48.875Z" } }, { - "pk": 41063, - "model": "core.charge", + "pk": 97, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.732Z", - "slice": 4, - "created": "2013-12-12T18:19:07.848Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-13T16:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:49.635Z", + "name": "node15.princeton.vicci.org", + "created": "2013-12-13T22:19:49.634Z" } }, { - "pk": 41064, - "model": "core.charge", + "pk": 98, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.782Z", - "slice": 4, - "created": "2013-12-12T18:19:07.856Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 29, - "date": "2013-11-13T17:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:50.389Z", + "name": "node33.princeton.vicci.org", + "created": "2013-12-13T22:19:50.389Z" } }, { - "pk": 41065, - "model": "core.charge", + "pk": 99, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.831Z", - "slice": 4, - "created": "2013-12-12T18:19:07.864Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-13T18:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:51.178Z", + "name": "node1.stanford.vicci.org", + "created": "2013-12-13T22:19:51.178Z" } }, { - "pk": 41066, - "model": "core.charge", + "pk": 100, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.881Z", - "slice": 4, - "created": "2013-12-12T18:19:07.873Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 29, - "date": "2013-11-13T19:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:51.938Z", + "name": "node20.washington.vicci.org", + "created": "2013-12-13T22:19:51.938Z" } }, { - "pk": 41067, - "model": "core.charge", + "pk": 101, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.931Z", - "slice": 4, - "created": "2013-12-12T18:19:07.881Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-13T20:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:52.691Z", + "name": "node12.princeton.vicci.org", + "created": "2013-12-13T22:19:52.691Z" } }, { - "pk": 41068, - "model": "core.charge", + "pk": 102, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:45.980Z", - "slice": 4, - "created": "2013-12-12T18:19:07.889Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-13T21:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:53.456Z", + "name": "node10.princeton.vicci.org", + "created": "2013-12-13T22:19:53.456Z" } }, { - "pk": 41069, - "model": "core.charge", + "pk": 103, + "model": "core.usableobject", "fields": { - "updated": "2013-12-12T18:19:46.030Z", - "slice": 4, - "created": "2013-12-12T18:19:07.897Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-13T22:00:00Z", - "kind": "besteffort" + "updated": "2013-12-13T22:19:54.216Z", + "name": "node13.princeton.vicci.org", + "created": "2013-12-13T22:19:54.216Z" } }, { - "pk": 41070, - "model": "core.charge", + "pk": 31, + "model": "core.payment", "fields": { - "updated": "2013-12-12T18:19:46.080Z", - "slice": 4, - "created": "2013-12-12T18:19:07.906Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-13T23:00:00Z", - "kind": "besteffort" + "date": "2013-11-28T03:00:00Z", + "amount": 0.1176, + "updated": "2013-12-13T22:19:58.245Z", + "account": 12, + "created": "2013-12-13T22:19:58.245Z" } }, { - "pk": 41071, - "model": "core.charge", + "pk": 32, + "model": "core.payment", "fields": { - "updated": "2013-12-12T18:19:46.129Z", - "slice": 4, - "created": "2013-12-12T18:19:07.914Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-14T00:00:00Z", - "kind": "besteffort" + "date": "2013-12-02T03:00:00Z", + "amount": 14.9968, + "updated": "2013-12-13T22:19:58.251Z", + "account": 12, + "created": "2013-12-13T22:19:58.251Z" } }, { - "pk": 41072, - "model": "core.charge", + "pk": 33, + "model": "core.payment", "fields": { - "updated": "2013-12-12T18:19:46.179Z", - "slice": 4, - "created": "2013-12-12T18:19:07.922Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 29, - "date": "2013-11-14T01:00:00Z", - "kind": "besteffort" + "date": "2013-12-09T03:00:00Z", + "amount": 24.8248, + "updated": "2013-12-13T22:19:58.259Z", + "account": 12, + "created": "2013-12-13T22:19:58.259Z" } }, { - "pk": 41073, - "model": "core.charge", + "pk": 34, + "model": "core.payment", "fields": { - "updated": "2013-12-12T18:19:46.229Z", - "slice": 4, - "created": "2013-12-12T18:19:07.931Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-14T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41074, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.279Z", - "slice": 4, - "created": "2013-12-12T18:19:07.939Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-14T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41075, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.328Z", - "slice": 4, - "created": "2013-12-12T18:19:07.947Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-14T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41076, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.378Z", - "slice": 4, - "created": "2013-12-12T18:19:07.955Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-14T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41077, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.428Z", - "slice": 4, - "created": "2013-12-12T18:19:07.964Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-14T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41078, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.477Z", - "slice": 4, - "created": "2013-12-12T18:19:07.972Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-14T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41079, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.527Z", - "slice": 4, - "created": "2013-12-12T18:19:07.980Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-14T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41080, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.577Z", - "slice": 4, - "created": "2013-12-12T18:19:07.989Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-14T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41081, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.627Z", - "slice": 4, - "created": "2013-12-12T18:19:07.997Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-14T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41082, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.676Z", - "slice": 4, - "created": "2013-12-12T18:19:08.005Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-14T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41083, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.726Z", - "slice": 4, - "created": "2013-12-12T18:19:08.014Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 29, - "date": "2013-11-14T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41084, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.776Z", - "slice": 4, - "created": "2013-12-12T18:19:08.022Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-14T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41085, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.825Z", - "slice": 4, - "created": "2013-12-12T18:19:08.030Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-14T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41086, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.875Z", - "slice": 4, - "created": "2013-12-12T18:19:08.038Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-14T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41087, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.925Z", - "slice": 4, - "created": "2013-12-12T18:19:08.047Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-14T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41088, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.974Z", - "slice": 4, - "created": "2013-12-12T18:19:08.055Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-14T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41089, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.024Z", - "slice": 4, - "created": "2013-12-12T18:19:08.063Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-14T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41090, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.074Z", - "slice": 4, - "created": "2013-12-12T18:19:08.071Z", - "amount": 0.0224, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-14T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41091, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.124Z", - "slice": 4, - "created": "2013-12-12T18:19:08.080Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-14T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41092, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.173Z", - "slice": 4, - "created": "2013-12-12T18:19:08.088Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-14T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41093, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.223Z", - "slice": 4, - "created": "2013-12-12T18:19:08.096Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-14T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41094, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.273Z", - "slice": 4, - "created": "2013-12-12T18:19:08.105Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 29, - "date": "2013-11-14T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41095, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.322Z", - "slice": 4, - "created": "2013-12-12T18:19:08.113Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-15T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41096, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.372Z", - "slice": 4, - "created": "2013-12-12T18:19:08.121Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-15T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41097, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.422Z", - "slice": 4, - "created": "2013-12-12T18:19:08.129Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-15T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41098, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.505Z", - "slice": 4, - "created": "2013-12-12T18:19:08.138Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-15T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41099, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.554Z", - "slice": 4, - "created": "2013-12-12T18:19:08.146Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 29, - "date": "2013-11-15T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41100, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.604Z", - "slice": 4, - "created": "2013-12-12T18:19:08.154Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-15T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41101, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.654Z", - "slice": 4, - "created": "2013-12-12T18:19:08.162Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-15T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41102, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.703Z", - "slice": 4, - "created": "2013-12-12T18:19:08.171Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-15T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41103, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.753Z", - "slice": 4, - "created": "2013-12-12T18:19:08.179Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-15T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41104, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.803Z", - "slice": 4, - "created": "2013-12-12T18:19:08.187Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-15T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41105, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.852Z", - "slice": 4, - "created": "2013-12-12T18:19:08.196Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-15T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41106, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.902Z", - "slice": 4, - "created": "2013-12-12T18:19:08.204Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 29, - "date": "2013-11-15T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41107, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.952Z", - "slice": 4, - "created": "2013-12-12T18:19:08.212Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-15T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41108, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.002Z", - "slice": 4, - "created": "2013-12-12T18:19:08.221Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-15T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41109, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.051Z", - "slice": 4, - "created": "2013-12-12T18:19:08.229Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-15T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41110, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.101Z", - "slice": 4, - "created": "2013-12-12T18:19:08.237Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-15T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41111, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.151Z", - "slice": 4, - "created": "2013-12-12T18:19:08.245Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-15T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41112, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.200Z", - "slice": 4, - "created": "2013-12-12T18:19:08.254Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-15T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41113, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.250Z", - "slice": 4, - "created": "2013-12-12T18:19:08.262Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 29, - "date": "2013-11-15T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41114, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.300Z", - "slice": 4, - "created": "2013-12-12T18:19:08.270Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 29, - "date": "2013-11-15T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41115, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.350Z", - "slice": 4, - "created": "2013-12-12T18:19:08.278Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-15T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41116, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.399Z", - "slice": 4, - "created": "2013-12-12T18:19:08.287Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 29, - "date": "2013-11-15T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41117, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.449Z", - "slice": 4, - "created": "2013-12-12T18:19:08.295Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-15T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41118, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.499Z", - "slice": 4, - "created": "2013-12-12T18:19:08.303Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 29, - "date": "2013-11-15T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41119, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.549Z", - "slice": 4, - "created": "2013-12-12T18:19:08.312Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-16T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41120, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.598Z", - "slice": 4, - "created": "2013-12-12T18:19:08.320Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-16T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41121, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.648Z", - "slice": 4, - "created": "2013-12-12T18:19:08.328Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-16T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41122, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.697Z", - "slice": 4, - "created": "2013-12-12T18:19:08.336Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-16T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41123, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.747Z", - "slice": 4, - "created": "2013-12-12T18:19:08.353Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-16T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41124, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.797Z", - "slice": 4, - "created": "2013-12-12T18:19:08.361Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-16T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41125, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.847Z", - "slice": 4, - "created": "2013-12-12T18:19:08.369Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 29, - "date": "2013-11-16T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41126, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.896Z", - "slice": 4, - "created": "2013-12-12T18:19:08.378Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 29, - "date": "2013-11-16T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41127, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.946Z", - "slice": 4, - "created": "2013-12-12T18:19:08.386Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-16T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41128, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.996Z", - "slice": 4, - "created": "2013-12-12T18:19:08.394Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 29, - "date": "2013-11-16T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41129, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.046Z", - "slice": 4, - "created": "2013-12-12T18:19:08.403Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-16T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41130, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.095Z", - "slice": 4, - "created": "2013-12-12T18:19:08.411Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-16T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41131, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.145Z", - "slice": 4, - "created": "2013-12-12T18:19:08.419Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-16T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41132, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.195Z", - "slice": 4, - "created": "2013-12-12T18:19:08.427Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-16T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41133, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.244Z", - "slice": 4, - "created": "2013-12-12T18:19:08.436Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-16T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41134, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.299Z", - "slice": 4, - "created": "2013-12-12T18:19:08.444Z", - "amount": 0.0224, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-16T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41135, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.349Z", - "slice": 4, - "created": "2013-12-12T18:19:08.452Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-16T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41136, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.399Z", - "slice": 4, - "created": "2013-12-12T18:19:08.460Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-16T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41137, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.449Z", - "slice": 4, - "created": "2013-12-12T18:19:08.469Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-16T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41138, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.498Z", - "slice": 4, - "created": "2013-12-12T18:19:08.477Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-16T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41139, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.548Z", - "slice": 4, - "created": "2013-12-12T18:19:08.485Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-16T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41140, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.598Z", - "slice": 4, - "created": "2013-12-12T18:19:08.494Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-16T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41141, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.647Z", - "slice": 4, - "created": "2013-12-12T18:19:08.502Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-16T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41142, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.697Z", - "slice": 4, - "created": "2013-12-12T18:19:08.510Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-16T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41143, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.747Z", - "slice": 4, - "created": "2013-12-12T18:19:08.519Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 29, - "date": "2013-11-17T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41144, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.796Z", - "slice": 4, - "created": "2013-12-12T18:19:08.527Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-17T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41145, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.846Z", - "slice": 4, - "created": "2013-12-12T18:19:08.535Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-17T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41146, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.896Z", - "slice": 4, - "created": "2013-12-12T18:19:08.543Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-17T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41147, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.946Z", - "slice": 4, - "created": "2013-12-12T18:19:08.552Z", - "amount": 0.0224, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-17T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41148, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.995Z", - "slice": 4, - "created": "2013-12-12T18:19:08.560Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-17T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41149, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.045Z", - "slice": 4, - "created": "2013-12-12T18:19:08.568Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-17T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41150, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.095Z", - "slice": 4, - "created": "2013-12-12T18:19:08.577Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 29, - "date": "2013-11-17T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41151, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.144Z", - "slice": 4, - "created": "2013-12-12T18:19:08.585Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 29, - "date": "2013-11-17T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41152, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.194Z", - "slice": 4, - "created": "2013-12-12T18:19:08.593Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-17T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41153, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.244Z", - "slice": 4, - "created": "2013-12-12T18:19:08.601Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-17T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41154, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.293Z", - "slice": 4, - "created": "2013-12-12T18:19:08.610Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-17T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41155, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.343Z", - "slice": 4, - "created": "2013-12-12T18:19:08.618Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-17T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41156, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.393Z", - "slice": 4, - "created": "2013-12-12T18:19:08.626Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 29, - "date": "2013-11-17T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41157, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.443Z", - "slice": 4, - "created": "2013-12-12T18:19:08.634Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-17T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41158, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.492Z", - "slice": 4, - "created": "2013-12-12T18:19:08.643Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-17T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41159, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.542Z", - "slice": 4, - "created": "2013-12-12T18:19:08.651Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-17T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41160, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.592Z", - "slice": 4, - "created": "2013-12-12T18:19:08.659Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-17T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41161, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.641Z", - "slice": 4, - "created": "2013-12-12T18:19:08.668Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-17T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41162, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.691Z", - "slice": 4, - "created": "2013-12-12T18:19:08.676Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-17T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41163, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.741Z", - "slice": 4, - "created": "2013-12-12T18:19:08.684Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 29, - "date": "2013-11-17T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41164, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.790Z", - "slice": 4, - "created": "2013-12-12T18:19:08.692Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-17T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41165, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.840Z", - "slice": 4, - "created": "2013-12-12T18:19:08.701Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-17T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41166, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.890Z", - "slice": 4, - "created": "2013-12-12T18:19:08.709Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-17T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41167, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.948Z", - "slice": 4, - "created": "2013-12-12T18:19:08.717Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-18T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41168, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.998Z", - "slice": 4, - "created": "2013-12-12T18:19:08.726Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-18T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41169, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.047Z", - "slice": 4, - "created": "2013-12-12T18:19:08.734Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-18T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41170, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.097Z", - "slice": 4, - "created": "2013-12-12T18:19:08.742Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-18T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41171, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.147Z", - "slice": 4, - "created": "2013-12-12T18:19:08.750Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-18T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41172, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.196Z", - "slice": 4, - "created": "2013-12-12T18:19:08.758Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-18T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41173, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.246Z", - "slice": 4, - "created": "2013-12-12T18:19:08.767Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-18T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41174, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.296Z", - "slice": 4, - "created": "2013-12-12T18:19:08.775Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-18T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41175, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.345Z", - "slice": 4, - "created": "2013-12-12T18:19:08.784Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-18T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41176, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.395Z", - "slice": 4, - "created": "2013-12-12T18:19:08.792Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-18T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41177, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.445Z", - "slice": 4, - "created": "2013-12-12T18:19:08.800Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-18T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41178, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.495Z", - "slice": 4, - "created": "2013-12-12T18:19:08.809Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-18T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41179, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.544Z", - "slice": 4, - "created": "2013-12-12T18:19:08.817Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-18T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41180, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.594Z", - "slice": 4, - "created": "2013-12-12T18:19:08.825Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-18T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41181, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.644Z", - "slice": 4, - "created": "2013-12-12T18:19:08.833Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-18T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41182, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.693Z", - "slice": 4, - "created": "2013-12-12T18:19:08.841Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-18T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41183, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.743Z", - "slice": 4, - "created": "2013-12-12T18:19:08.850Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-18T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41184, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.793Z", - "slice": 4, - "created": "2013-12-12T18:19:08.858Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-18T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41185, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.843Z", - "slice": 4, - "created": "2013-12-12T18:19:08.866Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-18T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41186, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.892Z", - "slice": 4, - "created": "2013-12-12T18:19:08.875Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-18T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41187, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.942Z", - "slice": 4, - "created": "2013-12-12T18:19:08.883Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-18T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41188, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.992Z", - "slice": 4, - "created": "2013-12-12T18:19:08.891Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 30, - "date": "2013-11-18T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41189, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.041Z", - "slice": 4, - "created": "2013-12-12T18:19:08.899Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-18T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41190, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.091Z", - "slice": 4, - "created": "2013-12-12T18:19:08.908Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-18T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41191, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.141Z", - "slice": 4, - "created": "2013-12-12T18:19:08.916Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-19T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41192, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.190Z", - "slice": 4, - "created": "2013-12-12T18:19:08.924Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-19T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41193, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.240Z", - "slice": 4, - "created": "2013-12-12T18:19:08.933Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-19T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41194, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.290Z", - "slice": 4, - "created": "2013-12-12T18:19:08.941Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-19T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41195, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.340Z", - "slice": 4, - "created": "2013-12-12T18:19:08.949Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-19T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41196, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.389Z", - "slice": 4, - "created": "2013-12-12T18:19:08.957Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-19T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41197, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.439Z", - "slice": 4, - "created": "2013-12-12T18:19:08.966Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-19T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41198, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.522Z", - "slice": 4, - "created": "2013-12-12T18:19:08.974Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-19T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41199, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.572Z", - "slice": 4, - "created": "2013-12-12T18:19:08.982Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-19T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41200, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.621Z", - "slice": 4, - "created": "2013-12-12T18:19:08.991Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-19T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41201, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.671Z", - "slice": 4, - "created": "2013-12-12T18:19:08.999Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-19T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41202, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.721Z", - "slice": 4, - "created": "2013-12-12T18:19:09.007Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-19T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41203, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.770Z", - "slice": 4, - "created": "2013-12-12T18:19:09.016Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-19T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41204, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.820Z", - "slice": 4, - "created": "2013-12-12T18:19:09.024Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-19T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41205, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.870Z", - "slice": 4, - "created": "2013-12-12T18:19:09.032Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-19T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41206, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.919Z", - "slice": 4, - "created": "2013-12-12T18:19:09.041Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-19T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41207, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.969Z", - "slice": 4, - "created": "2013-12-12T18:19:09.049Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-19T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41208, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.019Z", - "slice": 4, - "created": "2013-12-12T18:19:09.057Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-19T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41209, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.069Z", - "slice": 4, - "created": "2013-12-12T18:19:09.065Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-19T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41210, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.118Z", - "slice": 4, - "created": "2013-12-12T18:19:09.074Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-19T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41211, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.168Z", - "slice": 4, - "created": "2013-12-12T18:19:09.082Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-19T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41212, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.218Z", - "slice": 4, - "created": "2013-12-12T18:19:09.090Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 30, - "date": "2013-11-19T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41213, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.267Z", - "slice": 4, - "created": "2013-12-12T18:19:09.098Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-19T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41214, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.317Z", - "slice": 4, - "created": "2013-12-12T18:19:09.107Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-19T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41215, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.367Z", - "slice": 4, - "created": "2013-12-12T18:19:09.115Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-20T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41216, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.416Z", - "slice": 4, - "created": "2013-12-12T18:19:09.137Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-20T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41217, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.466Z", - "slice": 4, - "created": "2013-12-12T18:19:09.148Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-20T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41218, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.516Z", - "slice": 4, - "created": "2013-12-12T18:19:09.156Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-20T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41219, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.566Z", - "slice": 4, - "created": "2013-12-12T18:19:09.165Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-20T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41220, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.615Z", - "slice": 4, - "created": "2013-12-12T18:19:09.173Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-20T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41221, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.665Z", - "slice": 4, - "created": "2013-12-12T18:19:09.181Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-20T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41222, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.716Z", - "slice": 4, - "created": "2013-12-12T18:19:09.190Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-20T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41223, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.766Z", - "slice": 4, - "created": "2013-12-12T18:19:09.198Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-20T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41224, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.816Z", - "slice": 4, - "created": "2013-12-12T18:19:09.206Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 30, - "date": "2013-11-20T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41225, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.865Z", - "slice": 4, - "created": "2013-12-12T18:19:09.214Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-20T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41226, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.915Z", - "slice": 4, - "created": "2013-12-12T18:19:09.223Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-20T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41227, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.965Z", - "slice": 4, - "created": "2013-12-12T18:19:09.231Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-20T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41228, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.015Z", - "slice": 4, - "created": "2013-12-12T18:19:09.239Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-20T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41229, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.064Z", - "slice": 4, - "created": "2013-12-12T18:19:09.248Z", - "amount": 0.0357, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-20T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41230, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.114Z", - "slice": 4, - "created": "2013-12-12T18:19:09.256Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-20T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41231, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.164Z", - "slice": 4, - "created": "2013-12-12T18:19:09.264Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-20T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41232, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.213Z", - "slice": 4, - "created": "2013-12-12T18:19:09.272Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-20T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41233, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.263Z", - "slice": 4, - "created": "2013-12-12T18:19:09.281Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-20T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41234, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.313Z", - "slice": 4, - "created": "2013-12-12T18:19:09.289Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-20T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41235, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.362Z", - "slice": 4, - "created": "2013-12-12T18:19:09.297Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-20T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41236, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.412Z", - "slice": 4, - "created": "2013-12-12T18:19:09.306Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-20T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41237, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.462Z", - "slice": 4, - "created": "2013-12-12T18:19:09.314Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-20T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41238, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.512Z", - "slice": 4, - "created": "2013-12-12T18:19:09.322Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-20T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41239, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.561Z", - "slice": 4, - "created": "2013-12-12T18:19:09.330Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-21T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41240, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.611Z", - "slice": 4, - "created": "2013-12-12T18:19:09.339Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 30, - "date": "2013-11-21T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41241, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.661Z", - "slice": 4, - "created": "2013-12-12T18:19:09.347Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-21T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41242, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.710Z", - "slice": 4, - "created": "2013-12-12T18:19:09.355Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-21T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41243, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.760Z", - "slice": 4, - "created": "2013-12-12T18:19:09.363Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-21T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41244, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.810Z", - "slice": 4, - "created": "2013-12-12T18:19:09.372Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-21T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41245, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.859Z", - "slice": 4, - "created": "2013-12-12T18:19:09.380Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-21T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41246, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.909Z", - "slice": 4, - "created": "2013-12-12T18:19:09.388Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-21T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41247, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.959Z", - "slice": 4, - "created": "2013-12-12T18:19:09.397Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-21T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41248, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.009Z", - "slice": 4, - "created": "2013-12-12T18:19:09.405Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-21T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41249, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.058Z", - "slice": 4, - "created": "2013-12-12T18:19:09.413Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-21T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41250, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.108Z", - "slice": 4, - "created": "2013-12-12T18:19:09.421Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-21T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41251, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.158Z", - "slice": 4, - "created": "2013-12-12T18:19:09.430Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-21T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41252, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.207Z", - "slice": 4, - "created": "2013-12-12T18:19:09.438Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-21T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41253, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.257Z", - "slice": 4, - "created": "2013-12-12T18:19:09.446Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-21T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41254, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.307Z", - "slice": 4, - "created": "2013-12-12T18:19:09.455Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-21T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41255, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.356Z", - "slice": 4, - "created": "2013-12-12T18:19:09.463Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-21T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41256, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.406Z", - "slice": 4, - "created": "2013-12-12T18:19:09.471Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-21T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41257, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.456Z", - "slice": 4, - "created": "2013-12-12T18:19:09.479Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-21T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41258, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.506Z", - "slice": 4, - "created": "2013-12-12T18:19:09.488Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-21T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41259, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.555Z", - "slice": 4, - "created": "2013-12-12T18:19:09.496Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-21T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41260, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.613Z", - "slice": 4, - "created": "2013-12-12T18:19:09.504Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-21T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41261, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.663Z", - "slice": 4, - "created": "2013-12-12T18:19:09.513Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-21T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41262, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.713Z", - "slice": 4, - "created": "2013-12-12T18:19:09.521Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-21T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41263, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.762Z", - "slice": 4, - "created": "2013-12-12T18:19:09.529Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-22T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41264, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.812Z", - "slice": 4, - "created": "2013-12-12T18:19:09.538Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-22T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41265, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.862Z", - "slice": 4, - "created": "2013-12-12T18:19:09.546Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-22T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41266, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.911Z", - "slice": 4, - "created": "2013-12-12T18:19:09.554Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-22T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41267, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.961Z", - "slice": 4, - "created": "2013-12-12T18:19:09.562Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-22T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41268, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.011Z", - "slice": 4, - "created": "2013-12-12T18:19:09.571Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-22T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41269, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.061Z", - "slice": 4, - "created": "2013-12-12T18:19:09.579Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-22T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41270, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.110Z", - "slice": 4, - "created": "2013-12-12T18:19:09.587Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-22T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41271, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.160Z", - "slice": 4, - "created": "2013-12-12T18:19:09.596Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-22T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41272, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.210Z", - "slice": 4, - "created": "2013-12-12T18:19:09.604Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-22T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41273, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.259Z", - "slice": 4, - "created": "2013-12-12T18:19:09.612Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-22T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41274, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.309Z", - "slice": 4, - "created": "2013-12-12T18:19:09.620Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-22T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41275, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.359Z", - "slice": 4, - "created": "2013-12-12T18:19:09.629Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-22T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41276, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.409Z", - "slice": 4, - "created": "2013-12-12T18:19:09.637Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-22T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41277, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.458Z", - "slice": 4, - "created": "2013-12-12T18:19:09.645Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-22T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41278, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.508Z", - "slice": 4, - "created": "2013-12-12T18:19:09.653Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-22T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41279, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.558Z", - "slice": 4, - "created": "2013-12-12T18:19:09.662Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-22T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41280, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.607Z", - "slice": 4, - "created": "2013-12-12T18:19:09.670Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-22T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41281, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.657Z", - "slice": 4, - "created": "2013-12-12T18:19:09.678Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-22T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41282, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.707Z", - "slice": 4, - "created": "2013-12-12T18:19:09.687Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-22T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41283, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.756Z", - "slice": 4, - "created": "2013-12-12T18:19:09.695Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-22T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41284, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.806Z", - "slice": 4, - "created": "2013-12-12T18:19:09.703Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-22T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41285, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.856Z", - "slice": 4, - "created": "2013-12-12T18:19:09.711Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-22T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41286, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.905Z", - "slice": 4, - "created": "2013-12-12T18:19:09.722Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-22T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41287, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.955Z", - "slice": 4, - "created": "2013-12-12T18:19:09.731Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-23T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41288, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.005Z", - "slice": 4, - "created": "2013-12-12T18:19:09.739Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-23T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41289, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.055Z", - "slice": 4, - "created": "2013-12-12T18:19:09.747Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-23T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41290, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.104Z", - "slice": 4, - "created": "2013-12-12T18:19:09.755Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-23T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41291, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.154Z", - "slice": 4, - "created": "2013-12-12T18:19:09.764Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-23T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41292, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.204Z", - "slice": 4, - "created": "2013-12-12T18:19:09.772Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-23T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41293, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.253Z", - "slice": 4, - "created": "2013-12-12T18:19:09.780Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-23T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41294, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.303Z", - "slice": 4, - "created": "2013-12-12T18:19:09.788Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-23T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41295, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.353Z", - "slice": 4, - "created": "2013-12-12T18:19:09.797Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-23T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41296, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.402Z", - "slice": 4, - "created": "2013-12-12T18:19:09.805Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-23T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41297, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.452Z", - "slice": 4, - "created": "2013-12-12T18:19:09.813Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-23T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41298, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.521Z", - "slice": 4, - "created": "2013-12-12T18:19:09.822Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-23T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41299, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.577Z", - "slice": 4, - "created": "2013-12-12T18:19:09.830Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-23T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41300, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.626Z", - "slice": 4, - "created": "2013-12-12T18:19:09.838Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-23T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41301, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.676Z", - "slice": 4, - "created": "2013-12-12T18:19:09.846Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-23T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41302, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.725Z", - "slice": 4, - "created": "2013-12-12T18:19:09.855Z", - "amount": 0.0357, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-23T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41303, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.775Z", - "slice": 4, - "created": "2013-12-12T18:19:09.863Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-23T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41304, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.825Z", - "slice": 4, - "created": "2013-12-12T18:19:09.871Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-23T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41305, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.875Z", - "slice": 4, - "created": "2013-12-12T18:19:09.879Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-23T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41306, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.924Z", - "slice": 4, - "created": "2013-12-12T18:19:09.888Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-23T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41307, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.974Z", - "slice": 4, - "created": "2013-12-12T18:19:09.896Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-23T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41308, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.024Z", - "slice": 4, - "created": "2013-12-12T18:19:09.904Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-23T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41309, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.074Z", - "slice": 4, - "created": "2013-12-12T18:19:09.913Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-23T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41310, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.123Z", - "slice": 4, - "created": "2013-12-12T18:19:09.921Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-23T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41311, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.173Z", - "slice": 4, - "created": "2013-12-12T18:19:09.929Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-24T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41312, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.223Z", - "slice": 4, - "created": "2013-12-12T18:19:09.937Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-24T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41313, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.272Z", - "slice": 4, - "created": "2013-12-12T18:19:09.946Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-24T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41314, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.322Z", - "slice": 4, - "created": "2013-12-12T18:19:09.954Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-24T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41315, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.372Z", - "slice": 4, - "created": "2013-12-12T18:19:09.962Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-24T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41316, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.422Z", - "slice": 4, - "created": "2013-12-12T18:19:09.971Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-24T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41317, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.471Z", - "slice": 4, - "created": "2013-12-12T18:19:09.979Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-24T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41318, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.521Z", - "slice": 4, - "created": "2013-12-12T18:19:09.987Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-24T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41319, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.571Z", - "slice": 4, - "created": "2013-12-12T18:19:09.996Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-24T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41320, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.620Z", - "slice": 4, - "created": "2013-12-12T18:19:10.004Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-24T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41321, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.670Z", - "slice": 4, - "created": "2013-12-12T18:19:10.012Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-24T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41322, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.720Z", - "slice": 4, - "created": "2013-12-12T18:19:10.021Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-24T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41323, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.769Z", - "slice": 4, - "created": "2013-12-12T18:19:10.029Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-24T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41324, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.819Z", - "slice": 4, - "created": "2013-12-12T18:19:10.037Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-24T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41325, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.869Z", - "slice": 4, - "created": "2013-12-12T18:19:10.045Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-24T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41326, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.919Z", - "slice": 4, - "created": "2013-12-12T18:19:10.054Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-24T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41327, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.968Z", - "slice": 4, - "created": "2013-12-12T18:19:10.062Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-24T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41328, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.018Z", - "slice": 4, - "created": "2013-12-12T18:19:10.070Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-24T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41329, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.068Z", - "slice": 4, - "created": "2013-12-12T18:19:10.079Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 30, - "date": "2013-11-24T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41330, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.117Z", - "slice": 4, - "created": "2013-12-12T18:19:10.087Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-24T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41331, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.167Z", - "slice": 4, - "created": "2013-12-12T18:19:10.095Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-24T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41332, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.217Z", - "slice": 4, - "created": "2013-12-12T18:19:10.103Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-24T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41333, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.266Z", - "slice": 4, - "created": "2013-12-12T18:19:10.112Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-24T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41334, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.316Z", - "slice": 4, - "created": "2013-12-12T18:19:10.120Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-24T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41335, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.374Z", - "slice": 4, - "created": "2013-12-12T18:19:10.128Z", - "amount": 0.0357, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-25T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41336, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.424Z", - "slice": 4, - "created": "2013-12-12T18:19:10.137Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-25T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41337, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.473Z", - "slice": 4, - "created": "2013-12-12T18:19:10.145Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-25T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41338, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.523Z", - "slice": 4, - "created": "2013-12-12T18:19:10.153Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-25T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41339, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.573Z", - "slice": 4, - "created": "2013-12-12T18:19:10.161Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-25T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41340, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.623Z", - "slice": 4, - "created": "2013-12-12T18:19:10.170Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-25T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41341, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.672Z", - "slice": 4, - "created": "2013-12-12T18:19:10.178Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-25T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41342, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.722Z", - "slice": 4, - "created": "2013-12-12T18:19:10.186Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-25T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41343, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.772Z", - "slice": 4, - "created": "2013-12-12T18:19:10.194Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-25T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41344, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.821Z", - "slice": 4, - "created": "2013-12-12T18:19:10.203Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-25T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41345, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.871Z", - "slice": 4, - "created": "2013-12-12T18:19:10.211Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-25T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41346, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.921Z", - "slice": 4, - "created": "2013-12-12T18:19:10.219Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-25T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41347, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.971Z", - "slice": 4, - "created": "2013-12-12T18:19:10.227Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-25T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41348, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.020Z", - "slice": 4, - "created": "2013-12-12T18:19:10.236Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-25T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41349, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.070Z", - "slice": 4, - "created": "2013-12-12T18:19:10.244Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-25T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41350, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.120Z", - "slice": 4, - "created": "2013-12-12T18:19:10.252Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-25T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41351, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.169Z", - "slice": 4, - "created": "2013-12-12T18:19:10.261Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-25T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41352, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.219Z", - "slice": 4, - "created": "2013-12-12T18:19:10.269Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-25T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41353, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.269Z", - "slice": 4, - "created": "2013-12-12T18:19:10.277Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-25T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41354, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.318Z", - "slice": 4, - "created": "2013-12-12T18:19:10.285Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-25T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41355, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.368Z", - "slice": 4, - "created": "2013-12-12T18:19:10.294Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-25T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41356, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.418Z", - "slice": 4, - "created": "2013-12-12T18:19:10.302Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-25T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41357, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.468Z", - "slice": 4, - "created": "2013-12-12T18:19:10.310Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-25T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41358, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.517Z", - "slice": 4, - "created": "2013-12-12T18:19:10.319Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-25T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41359, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.567Z", - "slice": 4, - "created": "2013-12-12T18:19:10.327Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 31, - "date": "2013-11-26T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41360, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.617Z", - "slice": 4, - "created": "2013-12-12T18:19:10.335Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-26T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41361, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.666Z", - "slice": 4, - "created": "2013-12-12T18:19:10.343Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-26T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41362, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.716Z", - "slice": 4, - "created": "2013-12-12T18:19:10.352Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-26T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41363, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.766Z", - "slice": 4, - "created": "2013-12-12T18:19:10.360Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-26T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41364, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.816Z", - "slice": 4, - "created": "2013-12-12T18:19:10.368Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-26T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41365, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.865Z", - "slice": 4, - "created": "2013-12-12T18:19:10.377Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-26T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41366, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.915Z", - "slice": 4, - "created": "2013-12-12T18:19:10.385Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-26T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41367, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.965Z", - "slice": 4, - "created": "2013-12-12T18:19:10.393Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-26T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41368, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.014Z", - "slice": 4, - "created": "2013-12-12T18:19:10.401Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-26T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41369, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.064Z", - "slice": 4, - "created": "2013-12-12T18:19:10.410Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-26T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41370, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.114Z", - "slice": 4, - "created": "2013-12-12T18:19:10.418Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-26T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41371, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.263Z", - "slice": 4, - "created": "2013-12-12T18:19:10.426Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-26T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41372, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.346Z", - "slice": 4, - "created": "2013-12-12T18:19:10.435Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-26T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41373, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.588Z", - "slice": 4, - "created": "2013-12-12T18:19:10.443Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-26T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41374, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.718Z", - "slice": 4, - "created": "2013-12-12T18:19:10.451Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-26T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41375, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.768Z", - "slice": 4, - "created": "2013-12-12T18:19:10.459Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-26T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41376, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.818Z", - "slice": 4, - "created": "2013-12-12T18:19:10.468Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-26T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41377, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.867Z", - "slice": 4, - "created": "2013-12-12T18:19:10.476Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-26T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41378, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.917Z", - "slice": 4, - "created": "2013-12-12T18:19:10.484Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-26T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41379, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.967Z", - "slice": 4, - "created": "2013-12-12T18:19:10.493Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-26T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41380, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.017Z", - "slice": 4, - "created": "2013-12-12T18:19:10.501Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-26T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41381, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.066Z", - "slice": 4, - "created": "2013-12-12T18:19:10.509Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-26T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41382, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.116Z", - "slice": 4, - "created": "2013-12-12T18:19:10.518Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-26T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41383, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.166Z", - "slice": 4, - "created": "2013-12-12T18:19:10.526Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-27T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41384, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.215Z", - "slice": 4, - "created": "2013-12-12T18:19:10.534Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-27T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41385, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.278Z", - "slice": 4, - "created": "2013-12-12T18:19:10.542Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-27T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41386, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.353Z", - "slice": 4, - "created": "2013-12-12T18:19:10.551Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-27T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41387, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.419Z", - "slice": 4, - "created": "2013-12-12T18:19:10.559Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-27T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41388, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.469Z", - "slice": 4, - "created": "2013-12-12T18:19:10.567Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-27T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41389, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.518Z", - "slice": 4, - "created": "2013-12-12T18:19:10.576Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-27T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41390, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.568Z", - "slice": 4, - "created": "2013-12-12T18:19:10.584Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-27T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41391, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.618Z", - "slice": 4, - "created": "2013-12-12T18:19:10.592Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-27T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41392, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.667Z", - "slice": 4, - "created": "2013-12-12T18:19:10.600Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-27T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41393, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.717Z", - "slice": 4, - "created": "2013-12-12T18:19:10.609Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-27T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41394, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.767Z", - "slice": 4, - "created": "2013-12-12T18:19:10.617Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-27T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41395, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.816Z", - "slice": 4, - "created": "2013-12-12T18:19:10.625Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-27T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41396, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.866Z", - "slice": 4, - "created": "2013-12-12T18:19:10.633Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-27T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41397, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.916Z", - "slice": 4, - "created": "2013-12-12T18:19:10.642Z", - "amount": 0.0224, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-27T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41398, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.966Z", - "slice": 4, - "created": "2013-12-12T18:19:10.650Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-27T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41399, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.015Z", - "slice": 4, - "created": "2013-12-12T18:19:10.658Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-27T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41400, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.065Z", - "slice": 4, - "created": "2013-12-12T18:19:10.667Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-27T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41401, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.115Z", - "slice": 4, - "created": "2013-12-12T18:19:10.675Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-27T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41402, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.164Z", - "slice": 4, - "created": "2013-12-12T18:19:10.683Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-27T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41403, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.214Z", - "slice": 4, - "created": "2013-12-12T18:19:10.691Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-27T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41404, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.264Z", - "slice": 4, - "created": "2013-12-12T18:19:10.700Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-27T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41405, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.314Z", - "slice": 4, - "created": "2013-12-12T18:19:10.708Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-27T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41406, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.363Z", - "slice": 4, - "created": "2013-12-12T18:19:10.716Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-27T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41407, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.413Z", - "slice": 4, - "created": "2013-12-12T18:19:10.725Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-28T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41408, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.463Z", - "slice": 4, - "created": "2013-12-12T18:19:10.733Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-28T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41409, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.512Z", - "slice": 4, - "created": "2013-12-12T18:19:10.741Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-28T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41410, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.562Z", - "slice": 4, - "created": "2013-12-12T18:19:10.749Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-28T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41411, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.612Z", - "slice": 4, - "created": "2013-12-12T18:19:10.758Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-28T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41412, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.662Z", - "slice": 4, - "created": "2013-12-12T18:19:10.766Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-28T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41413, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.711Z", - "slice": 4, - "created": "2013-12-12T18:19:10.774Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-28T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41414, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.761Z", - "slice": 4, - "created": "2013-12-12T18:19:10.782Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-28T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41415, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.811Z", - "slice": 4, - "created": "2013-12-12T18:19:10.791Z", - "amount": 0.0357, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-28T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41416, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.862Z", - "slice": 4, - "created": "2013-12-12T18:19:10.799Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-28T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41417, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.912Z", - "slice": 4, - "created": "2013-12-12T18:19:10.807Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-28T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41418, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.961Z", - "slice": 4, - "created": "2013-12-12T18:19:10.816Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-28T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41419, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.011Z", - "slice": 4, - "created": "2013-12-12T18:19:10.824Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-28T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41420, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.061Z", - "slice": 4, - "created": "2013-12-12T18:19:10.832Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-28T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41421, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.110Z", - "slice": 4, - "created": "2013-12-12T18:19:10.840Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-28T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41422, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.160Z", - "slice": 4, - "created": "2013-12-12T18:19:10.849Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-28T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41423, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.210Z", - "slice": 4, - "created": "2013-12-12T18:19:10.857Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-28T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41424, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.260Z", - "slice": 4, - "created": "2013-12-12T18:19:10.865Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-28T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41425, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.309Z", - "slice": 4, - "created": "2013-12-12T18:19:10.874Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-28T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41426, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.359Z", - "slice": 4, - "created": "2013-12-12T18:19:10.882Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-28T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41427, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.409Z", - "slice": 4, - "created": "2013-12-12T18:19:10.890Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-28T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41428, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.458Z", - "slice": 4, - "created": "2013-12-12T18:19:10.898Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-28T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41429, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.508Z", - "slice": 4, - "created": "2013-12-12T18:19:10.907Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-28T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41430, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.558Z", - "slice": 4, - "created": "2013-12-12T18:19:10.915Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-28T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41431, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.608Z", - "slice": 4, - "created": "2013-12-12T18:19:10.923Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-29T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41432, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.657Z", - "slice": 4, - "created": "2013-12-12T18:19:10.932Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-29T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41433, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.707Z", - "slice": 4, - "created": "2013-12-12T18:19:10.940Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-29T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41434, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.757Z", - "slice": 4, - "created": "2013-12-12T18:19:10.948Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-29T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41435, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.806Z", - "slice": 4, - "created": "2013-12-12T18:19:10.956Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-29T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41436, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.856Z", - "slice": 4, - "created": "2013-12-12T18:19:10.965Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-29T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41437, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.906Z", - "slice": 4, - "created": "2013-12-12T18:19:10.973Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-29T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41438, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.955Z", - "slice": 4, - "created": "2013-12-12T18:19:10.981Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 31, - "date": "2013-11-29T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41439, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.005Z", - "slice": 4, - "created": "2013-12-12T18:19:10.990Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-29T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41440, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.055Z", - "slice": 4, - "created": "2013-12-12T18:19:10.998Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-29T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41441, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.105Z", - "slice": 4, - "created": "2013-12-12T18:19:11.006Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-11-29T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41442, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.154Z", - "slice": 4, - "created": "2013-12-12T18:19:11.015Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-29T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41443, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.204Z", - "slice": 4, - "created": "2013-12-12T18:19:11.023Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-29T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41444, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.254Z", - "slice": 4, - "created": "2013-12-12T18:19:11.031Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-29T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41445, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.303Z", - "slice": 4, - "created": "2013-12-12T18:19:11.040Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-29T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41446, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.353Z", - "slice": 4, - "created": "2013-12-12T18:19:11.048Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-29T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41447, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.403Z", - "slice": 4, - "created": "2013-12-12T18:19:11.056Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-29T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41448, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.453Z", - "slice": 4, - "created": "2013-12-12T18:19:11.064Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-29T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41449, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.506Z", - "slice": 4, - "created": "2013-12-12T18:19:11.073Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-29T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41450, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.556Z", - "slice": 4, - "created": "2013-12-12T18:19:11.081Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-29T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41451, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.605Z", - "slice": 4, - "created": "2013-12-12T18:19:11.089Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-29T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41452, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.655Z", - "slice": 4, - "created": "2013-12-12T18:19:11.097Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-29T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41453, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.705Z", - "slice": 4, - "created": "2013-12-12T18:19:11.106Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-29T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41454, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.755Z", - "slice": 4, - "created": "2013-12-12T18:19:11.114Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-29T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41455, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.804Z", - "slice": 4, - "created": "2013-12-12T18:19:11.122Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-30T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41456, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.854Z", - "slice": 4, - "created": "2013-12-12T18:19:11.131Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-30T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41457, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.904Z", - "slice": 4, - "created": "2013-12-12T18:19:11.139Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-30T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41458, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.953Z", - "slice": 4, - "created": "2013-12-12T18:19:11.147Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-30T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41459, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.003Z", - "slice": 4, - "created": "2013-12-12T18:19:11.155Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-30T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41460, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.053Z", - "slice": 4, - "created": "2013-12-12T18:19:11.164Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-30T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41461, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.102Z", - "slice": 4, - "created": "2013-12-12T18:19:11.172Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-30T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41462, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.152Z", - "slice": 4, - "created": "2013-12-12T18:19:11.180Z", - "amount": 0.0224, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-30T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41463, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.202Z", - "slice": 4, - "created": "2013-12-12T18:19:11.189Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-30T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41464, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.252Z", - "slice": 4, - "created": "2013-12-12T18:19:11.197Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-30T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41465, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.301Z", - "slice": 4, - "created": "2013-12-12T18:19:11.205Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-30T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41466, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.351Z", - "slice": 4, - "created": "2013-12-12T18:19:11.213Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-30T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41467, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.401Z", - "slice": 4, - "created": "2013-12-12T18:19:11.222Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-30T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41468, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.450Z", - "slice": 4, - "created": "2013-12-12T18:19:11.230Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 31, - "date": "2013-11-30T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41469, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.500Z", - "slice": 4, - "created": "2013-12-12T18:19:11.238Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-30T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41470, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.550Z", - "slice": 4, - "created": "2013-12-12T18:19:11.246Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-30T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41471, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.599Z", - "slice": 4, - "created": "2013-12-12T18:19:11.255Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-30T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41472, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.649Z", - "slice": 4, - "created": "2013-12-12T18:19:11.263Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 31, - "date": "2013-11-30T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41473, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.724Z", - "slice": 4, - "created": "2013-12-12T18:19:11.271Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-30T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41474, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.773Z", - "slice": 4, - "created": "2013-12-12T18:19:11.280Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-30T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41475, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.823Z", - "slice": 4, - "created": "2013-12-12T18:19:11.288Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-30T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41476, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.873Z", - "slice": 4, - "created": "2013-12-12T18:19:11.296Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-30T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41477, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.922Z", - "slice": 4, - "created": "2013-12-12T18:19:11.304Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-30T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41478, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.972Z", - "slice": 4, - "created": "2013-12-12T18:19:11.313Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-30T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41479, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.022Z", - "slice": 4, - "created": "2013-12-12T18:19:11.321Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 31, - "date": "2013-12-01T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41480, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.072Z", - "slice": 4, - "created": "2013-12-12T18:19:11.329Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-12-01T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41481, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.121Z", - "slice": 4, - "created": "2013-12-12T18:19:11.337Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-12-01T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41482, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.171Z", - "slice": 4, - "created": "2013-12-12T18:19:11.346Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 31, - "date": "2013-12-01T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41483, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.221Z", - "slice": 4, - "created": "2013-12-12T18:19:11.354Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-12-01T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41484, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.270Z", - "slice": 4, - "created": "2013-12-12T18:19:11.362Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-12-01T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41485, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.320Z", - "slice": 4, - "created": "2013-12-12T18:19:11.371Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-12-01T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41486, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.370Z", - "slice": 4, - "created": "2013-12-12T18:19:11.379Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-12-01T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41487, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.419Z", - "slice": 4, - "created": "2013-12-12T18:19:11.387Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-12-01T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41488, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.469Z", - "slice": 4, - "created": "2013-12-12T18:19:11.395Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-12-01T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41489, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.519Z", - "slice": 4, - "created": "2013-12-12T18:19:11.404Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-12-01T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41490, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.569Z", - "slice": 4, - "created": "2013-12-12T18:19:11.412Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-12-01T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41491, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.618Z", - "slice": 4, - "created": "2013-12-12T18:19:11.420Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-12-01T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41492, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.668Z", - "slice": 4, - "created": "2013-12-12T18:19:11.429Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-12-01T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41493, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.718Z", - "slice": 4, - "created": "2013-12-12T18:19:11.437Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-12-01T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41494, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.767Z", - "slice": 4, - "created": "2013-12-12T18:19:11.445Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-12-01T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41495, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.817Z", - "slice": 4, - "created": "2013-12-12T18:19:11.454Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-12-01T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41496, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.867Z", - "slice": 4, - "created": "2013-12-12T18:19:11.462Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-12-01T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41497, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.917Z", - "slice": 4, - "created": "2013-12-12T18:19:11.470Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-12-01T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41498, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.966Z", - "slice": 4, - "created": "2013-12-12T18:19:11.478Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-12-01T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41499, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.016Z", - "slice": 4, - "created": "2013-12-12T18:19:11.487Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-12-01T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41500, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.066Z", - "slice": 4, - "created": "2013-12-12T18:19:11.495Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-12-01T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41501, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.115Z", - "slice": 4, - "created": "2013-12-12T18:19:11.503Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-12-01T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41502, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.165Z", - "slice": 4, - "created": "2013-12-12T18:19:11.512Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-12-01T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41503, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.223Z", - "slice": 4, - "created": "2013-12-12T18:19:11.520Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-02T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41504, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.273Z", - "slice": 4, - "created": "2013-12-12T18:19:11.528Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-02T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41505, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.322Z", - "slice": 4, - "created": "2013-12-12T18:19:11.537Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-02T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41506, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.372Z", - "slice": 4, - "created": "2013-12-12T18:19:11.545Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-02T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41507, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.422Z", - "slice": 4, - "created": "2013-12-12T18:19:11.553Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-02T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41508, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.472Z", - "slice": 4, - "created": "2013-12-12T18:19:11.561Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-02T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41509, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.521Z", - "slice": 4, - "created": "2013-12-12T18:19:11.570Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-02T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41510, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.571Z", - "slice": 4, - "created": "2013-12-12T18:19:11.578Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-02T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41511, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.621Z", - "slice": 4, - "created": "2013-12-12T18:19:11.586Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-02T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41512, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.670Z", - "slice": 4, - "created": "2013-12-12T18:19:11.594Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-02T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41513, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.720Z", - "slice": 4, - "created": "2013-12-12T18:19:11.603Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-02T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41514, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.770Z", - "slice": 4, - "created": "2013-12-12T18:19:11.611Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-02T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41515, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.819Z", - "slice": 4, - "created": "2013-12-12T18:19:11.619Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-02T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41516, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.869Z", - "slice": 4, - "created": "2013-12-12T18:19:11.628Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-02T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41517, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.919Z", - "slice": 4, - "created": "2013-12-12T18:19:11.636Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-02T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41518, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.968Z", - "slice": 4, - "created": "2013-12-12T18:19:11.644Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-02T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41519, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.018Z", - "slice": 4, - "created": "2013-12-12T18:19:11.652Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-02T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41520, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.068Z", - "slice": 4, - "created": "2013-12-12T18:19:11.661Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-02T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41521, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.127Z", - "slice": 4, - "created": "2013-12-12T18:19:11.669Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-02T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41522, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.267Z", - "slice": 4, - "created": "2013-12-12T18:19:11.677Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-02T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41523, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.316Z", - "slice": 4, - "created": "2013-12-12T18:19:11.686Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-02T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41524, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.368Z", - "slice": 4, - "created": "2013-12-12T18:19:11.694Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-02T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41525, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.417Z", - "slice": 4, - "created": "2013-12-12T18:19:11.702Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-02T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41526, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.467Z", - "slice": 4, - "created": "2013-12-12T18:19:11.710Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-02T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41527, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.517Z", - "slice": 4, - "created": "2013-12-12T18:19:11.719Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-03T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41528, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.567Z", - "slice": 4, - "created": "2013-12-12T18:19:11.727Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-03T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41529, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.616Z", - "slice": 4, - "created": "2013-12-12T18:19:11.735Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-03T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41530, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.666Z", - "slice": 4, - "created": "2013-12-12T18:19:11.743Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-03T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41531, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.716Z", - "slice": 4, - "created": "2013-12-12T18:19:11.752Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-03T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41532, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.765Z", - "slice": 4, - "created": "2013-12-12T18:19:11.760Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-03T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41533, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.815Z", - "slice": 4, - "created": "2013-12-12T18:19:11.768Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-03T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41534, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.865Z", - "slice": 4, - "created": "2013-12-12T18:19:11.777Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-03T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41535, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.915Z", - "slice": 4, - "created": "2013-12-12T18:19:11.785Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-03T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41536, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.964Z", - "slice": 4, - "created": "2013-12-12T18:19:11.793Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-03T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41537, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.014Z", - "slice": 4, - "created": "2013-12-12T18:19:11.801Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-03T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41538, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.064Z", - "slice": 4, - "created": "2013-12-12T18:19:11.810Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-03T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41539, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.113Z", - "slice": 4, - "created": "2013-12-12T18:19:11.818Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-03T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41540, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.163Z", - "slice": 4, - "created": "2013-12-12T18:19:11.826Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-03T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41541, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.213Z", - "slice": 4, - "created": "2013-12-12T18:19:11.835Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-03T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41542, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.262Z", - "slice": 4, - "created": "2013-12-12T18:19:11.843Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-03T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41543, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.312Z", - "slice": 4, - "created": "2013-12-12T18:19:11.851Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-03T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41544, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.362Z", - "slice": 4, - "created": "2013-12-12T18:19:11.859Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-03T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41545, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.411Z", - "slice": 4, - "created": "2013-12-12T18:19:11.868Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-03T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41546, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.461Z", - "slice": 4, - "created": "2013-12-12T18:19:11.876Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-03T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41547, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.511Z", - "slice": 4, - "created": "2013-12-12T18:19:11.884Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-03T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41548, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.561Z", - "slice": 4, - "created": "2013-12-12T18:19:11.893Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-03T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41549, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.610Z", - "slice": 4, - "created": "2013-12-12T18:19:11.901Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-03T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41550, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.660Z", - "slice": 4, - "created": "2013-12-12T18:19:11.909Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-03T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41551, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.710Z", - "slice": 4, - "created": "2013-12-12T18:19:11.917Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-04T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41552, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.759Z", - "slice": 4, - "created": "2013-12-12T18:19:11.926Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-04T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41553, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.809Z", - "slice": 4, - "created": "2013-12-12T18:19:11.934Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-04T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41554, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.859Z", - "slice": 4, - "created": "2013-12-12T18:19:11.942Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-04T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41555, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.909Z", - "slice": 4, - "created": "2013-12-12T18:19:11.951Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-04T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41556, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.958Z", - "slice": 4, - "created": "2013-12-12T18:19:11.959Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-04T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41557, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.008Z", - "slice": 4, - "created": "2013-12-12T18:19:11.967Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-04T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41558, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.058Z", - "slice": 4, - "created": "2013-12-12T18:19:11.975Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-04T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41559, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.107Z", - "slice": 4, - "created": "2013-12-12T18:19:11.984Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-04T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41560, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.157Z", - "slice": 4, - "created": "2013-12-12T18:19:11.992Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-04T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41561, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.207Z", - "slice": 4, - "created": "2013-12-12T18:19:12.000Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-04T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41562, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.256Z", - "slice": 4, - "created": "2013-12-12T18:19:12.009Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-04T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41563, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.306Z", - "slice": 4, - "created": "2013-12-12T18:19:12.017Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-04T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41564, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.356Z", - "slice": 4, - "created": "2013-12-12T18:19:12.025Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-04T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41565, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.406Z", - "slice": 4, - "created": "2013-12-12T18:19:12.034Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-04T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41566, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.455Z", - "slice": 4, - "created": "2013-12-12T18:19:12.042Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-04T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41567, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.505Z", - "slice": 4, - "created": "2013-12-12T18:19:12.050Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-04T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41568, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.555Z", - "slice": 4, - "created": "2013-12-12T18:19:12.058Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-04T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41569, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.604Z", - "slice": 4, - "created": "2013-12-12T18:19:12.067Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-04T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41570, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.654Z", - "slice": 4, - "created": "2013-12-12T18:19:12.075Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-04T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41571, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.737Z", - "slice": 4, - "created": "2013-12-12T18:19:12.083Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-04T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41572, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.787Z", - "slice": 4, - "created": "2013-12-12T18:19:12.092Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-04T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41573, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.836Z", - "slice": 4, - "created": "2013-12-12T18:19:12.100Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-04T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41574, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.886Z", - "slice": 4, - "created": "2013-12-12T18:19:12.108Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-04T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41575, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.936Z", - "slice": 4, - "created": "2013-12-12T18:19:12.116Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-05T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41576, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.986Z", - "slice": 4, - "created": "2013-12-12T18:19:12.125Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-05T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41577, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.035Z", - "slice": 4, - "created": "2013-12-12T18:19:12.133Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-05T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41578, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.085Z", - "slice": 4, - "created": "2013-12-12T18:19:12.141Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-05T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41579, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.135Z", - "slice": 4, - "created": "2013-12-12T18:19:12.149Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-05T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41580, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.184Z", - "slice": 4, - "created": "2013-12-12T18:19:12.158Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-05T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41581, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.234Z", - "slice": 4, - "created": "2013-12-12T18:19:12.166Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-05T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41582, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.284Z", - "slice": 4, - "created": "2013-12-12T18:19:12.174Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-05T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41583, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.333Z", - "slice": 4, - "created": "2013-12-12T18:19:12.183Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-05T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41584, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.383Z", - "slice": 4, - "created": "2013-12-12T18:19:12.191Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-05T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41585, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.433Z", - "slice": 4, - "created": "2013-12-12T18:19:12.199Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-05T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41586, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.482Z", - "slice": 4, - "created": "2013-12-12T18:19:12.207Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-05T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41587, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.532Z", - "slice": 4, - "created": "2013-12-12T18:19:12.216Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-05T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41588, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.582Z", - "slice": 4, - "created": "2013-12-12T18:19:12.224Z", - "amount": 0.0357, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-05T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41589, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.632Z", - "slice": 4, - "created": "2013-12-12T18:19:12.232Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-05T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41590, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.681Z", - "slice": 4, - "created": "2013-12-12T18:19:12.259Z", - "amount": 0.0357, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-05T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41591, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.731Z", - "slice": 4, - "created": "2013-12-12T18:19:12.290Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-05T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41592, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.781Z", - "slice": 4, - "created": "2013-12-12T18:19:12.298Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-05T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41593, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.830Z", - "slice": 4, - "created": "2013-12-12T18:19:12.307Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-05T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41594, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.880Z", - "slice": 4, - "created": "2013-12-12T18:19:12.315Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-05T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41595, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.930Z", - "slice": 4, - "created": "2013-12-12T18:19:12.323Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-05T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41596, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.979Z", - "slice": 4, - "created": "2013-12-12T18:19:12.332Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-05T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41597, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.029Z", - "slice": 4, - "created": "2013-12-12T18:19:12.340Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-05T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41598, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.079Z", - "slice": 4, - "created": "2013-12-12T18:19:12.348Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-05T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41599, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.129Z", - "slice": 4, - "created": "2013-12-12T18:19:12.356Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-06T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41600, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.178Z", - "slice": 4, - "created": "2013-12-12T18:19:12.365Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-06T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41601, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.228Z", - "slice": 4, - "created": "2013-12-12T18:19:12.373Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-06T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41602, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.286Z", - "slice": 4, - "created": "2013-12-12T18:19:12.381Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-06T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41603, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.344Z", - "slice": 4, - "created": "2013-12-12T18:19:12.390Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-06T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41604, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.394Z", - "slice": 4, - "created": "2013-12-12T18:19:12.398Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-06T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41605, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.444Z", - "slice": 4, - "created": "2013-12-12T18:19:12.406Z", - "amount": 0.042, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-06T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41606, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.494Z", - "slice": 4, - "created": "2013-12-12T18:19:12.414Z", - "amount": 0.0322, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-06T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41607, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.543Z", - "slice": 4, - "created": "2013-12-12T18:19:12.423Z", - "amount": 0.0371, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-06T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41608, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.593Z", - "slice": 4, - "created": "2013-12-12T18:19:12.439Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-06T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41609, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.643Z", - "slice": 4, - "created": "2013-12-12T18:19:12.447Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-06T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41610, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.692Z", - "slice": 4, - "created": "2013-12-12T18:19:12.455Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-06T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41611, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.742Z", - "slice": 4, - "created": "2013-12-12T18:19:12.463Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-06T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41612, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.792Z", - "slice": 4, - "created": "2013-12-12T18:19:12.471Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-06T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41613, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.841Z", - "slice": 4, - "created": "2013-12-12T18:19:12.480Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-06T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41614, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.891Z", - "slice": 4, - "created": "2013-12-12T18:19:12.488Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-06T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41615, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.941Z", - "slice": 4, - "created": "2013-12-12T18:19:12.496Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-06T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41616, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.991Z", - "slice": 4, - "created": "2013-12-12T18:19:12.505Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-06T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41617, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.040Z", - "slice": 4, - "created": "2013-12-12T18:19:12.513Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-06T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41618, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.090Z", - "slice": 4, - "created": "2013-12-12T18:19:12.521Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-06T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41619, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.140Z", - "slice": 4, - "created": "2013-12-12T18:19:12.530Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-06T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41620, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.189Z", - "slice": 4, - "created": "2013-12-12T18:19:12.538Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-06T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41621, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.239Z", - "slice": 4, - "created": "2013-12-12T18:19:12.546Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-06T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41622, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.289Z", - "slice": 4, - "created": "2013-12-12T18:19:12.554Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-06T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41623, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.338Z", - "slice": 4, - "created": "2013-12-12T18:19:12.563Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-07T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41624, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.388Z", - "slice": 4, - "created": "2013-12-12T18:19:12.571Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-07T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41625, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.438Z", - "slice": 4, - "created": "2013-12-12T18:19:12.579Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-07T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41626, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.488Z", - "slice": 4, - "created": "2013-12-12T18:19:12.588Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-07T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41627, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.537Z", - "slice": 4, - "created": "2013-12-12T18:19:12.596Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-07T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41628, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.587Z", - "slice": 4, - "created": "2013-12-12T18:19:12.604Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-07T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41629, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.637Z", - "slice": 4, - "created": "2013-12-12T18:19:12.612Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-07T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41630, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.686Z", - "slice": 4, - "created": "2013-12-12T18:19:12.621Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-07T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41631, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.736Z", - "slice": 4, - "created": "2013-12-12T18:19:12.629Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-07T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41632, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.786Z", - "slice": 4, - "created": "2013-12-12T18:19:12.637Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-07T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41633, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.835Z", - "slice": 4, - "created": "2013-12-12T18:19:12.645Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-07T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41634, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.885Z", - "slice": 4, - "created": "2013-12-12T18:19:12.654Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-07T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41635, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.935Z", - "slice": 4, - "created": "2013-12-12T18:19:12.662Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-07T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41636, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.984Z", - "slice": 4, - "created": "2013-12-12T18:19:12.670Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-07T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41637, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.034Z", - "slice": 4, - "created": "2013-12-12T18:19:12.679Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-07T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41638, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.084Z", - "slice": 4, - "created": "2013-12-12T18:19:12.687Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-07T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41639, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.134Z", - "slice": 4, - "created": "2013-12-12T18:19:12.695Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-07T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41640, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.183Z", - "slice": 4, - "created": "2013-12-12T18:19:12.703Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-07T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41641, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.233Z", - "slice": 4, - "created": "2013-12-12T18:19:12.712Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-07T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41642, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.283Z", - "slice": 4, - "created": "2013-12-12T18:19:12.720Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-07T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41643, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.332Z", - "slice": 4, - "created": "2013-12-12T18:19:12.728Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-07T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41644, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.382Z", - "slice": 4, - "created": "2013-12-12T18:19:12.737Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-07T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41645, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.432Z", - "slice": 4, - "created": "2013-12-12T18:19:12.745Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-07T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41646, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.481Z", - "slice": 4, - "created": "2013-12-12T18:19:12.753Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-07T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41647, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.531Z", - "slice": 4, - "created": "2013-12-12T18:19:12.761Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-08T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41648, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.581Z", - "slice": 4, - "created": "2013-12-12T18:19:12.770Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-08T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41649, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.631Z", - "slice": 4, - "created": "2013-12-12T18:19:12.778Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-08T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41650, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.680Z", - "slice": 4, - "created": "2013-12-12T18:19:12.786Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-08T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41651, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.730Z", - "slice": 4, - "created": "2013-12-12T18:19:12.795Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-08T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41652, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.780Z", - "slice": 4, - "created": "2013-12-12T18:19:12.803Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-08T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41653, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.829Z", - "slice": 4, - "created": "2013-12-12T18:19:12.811Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-08T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41654, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.879Z", - "slice": 4, - "created": "2013-12-12T18:19:12.819Z", - "amount": 0.0224, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-08T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41655, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.929Z", - "slice": 4, - "created": "2013-12-12T18:19:12.828Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-08T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41656, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.978Z", - "slice": 4, - "created": "2013-12-12T18:19:12.836Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-08T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41657, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.028Z", - "slice": 4, - "created": "2013-12-12T18:19:12.844Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-08T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41658, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.078Z", - "slice": 4, - "created": "2013-12-12T18:19:12.853Z", - "amount": 0.0343, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-08T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41659, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.128Z", - "slice": 4, - "created": "2013-12-12T18:19:12.861Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-08T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41660, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.177Z", - "slice": 4, - "created": "2013-12-12T18:19:12.869Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-08T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41661, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.227Z", - "slice": 4, - "created": "2013-12-12T18:19:12.877Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-08T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41662, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.277Z", - "slice": 4, - "created": "2013-12-12T18:19:12.886Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-08T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41663, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.326Z", - "slice": 4, - "created": "2013-12-12T18:19:12.894Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-08T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41664, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.376Z", - "slice": 4, - "created": "2013-12-12T18:19:12.902Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-08T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41665, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.426Z", - "slice": 4, - "created": "2013-12-12T18:19:12.911Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-08T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41666, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.475Z", - "slice": 4, - "created": "2013-12-12T18:19:12.919Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-08T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41667, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.525Z", - "slice": 4, - "created": "2013-12-12T18:19:12.927Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-08T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41668, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.575Z", - "slice": 4, - "created": "2013-12-12T18:19:12.935Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-08T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41669, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.625Z", - "slice": 4, - "created": "2013-12-12T18:19:12.944Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-08T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41670, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.674Z", - "slice": 4, - "created": "2013-12-12T18:19:12.952Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-08T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41671, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:12.960Z", - "slice": 4, - "created": "2013-12-12T18:19:12.960Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-09T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41672, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:12.969Z", - "slice": 4, - "created": "2013-12-12T18:19:12.968Z", - "amount": 0.0266, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.38, - "invoice": null, - "date": "2013-12-09T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41673, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:12.977Z", - "slice": 4, - "created": "2013-12-12T18:19:12.977Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-09T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41674, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:12.985Z", - "slice": 4, - "created": "2013-12-12T18:19:12.985Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-09T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41675, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:12.994Z", - "slice": 4, - "created": "2013-12-12T18:19:12.994Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-09T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41676, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.002Z", - "slice": 4, - "created": "2013-12-12T18:19:13.002Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.57, - "invoice": null, - "date": "2013-12-09T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41677, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.010Z", - "slice": 4, - "created": "2013-12-12T18:19:13.010Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-09T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41678, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.018Z", - "slice": 4, - "created": "2013-12-12T18:19:13.018Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-09T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41679, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.027Z", - "slice": 4, - "created": "2013-12-12T18:19:13.027Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.35, - "invoice": null, - "date": "2013-12-09T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41680, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.035Z", - "slice": 4, - "created": "2013-12-12T18:19:13.035Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.57, - "invoice": null, - "date": "2013-12-09T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41681, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.043Z", - "slice": 4, - "created": "2013-12-12T18:19:13.043Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.37, - "invoice": null, - "date": "2013-12-09T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41682, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.051Z", - "slice": 4, - "created": "2013-12-12T18:19:13.051Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-09T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41683, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.060Z", - "slice": 4, - "created": "2013-12-12T18:19:13.060Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.44, - "invoice": null, - "date": "2013-12-09T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41684, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.068Z", - "slice": 4, - "created": "2013-12-12T18:19:13.068Z", - "amount": 0.0357, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-09T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41685, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.076Z", - "slice": 4, - "created": "2013-12-12T18:19:13.076Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-09T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41686, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.093Z", - "slice": 4, - "created": "2013-12-12T18:19:13.093Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.29, - "invoice": null, - "date": "2013-12-09T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41687, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.109Z", - "slice": 4, - "created": "2013-12-12T18:19:13.109Z", - "amount": 0.0259, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.37, - "invoice": null, - "date": "2013-12-09T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41688, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.118Z", - "slice": 4, - "created": "2013-12-12T18:19:13.118Z", - "amount": 0.0357, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-09T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41689, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.126Z", - "slice": 4, - "created": "2013-12-12T18:19:13.126Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-09T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41690, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.134Z", - "slice": 4, - "created": "2013-12-12T18:19:13.134Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.23, - "invoice": null, - "date": "2013-12-09T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41691, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.143Z", - "slice": 4, - "created": "2013-12-12T18:19:13.143Z", - "amount": 0.021, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.3, - "invoice": null, - "date": "2013-12-09T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41692, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.151Z", - "slice": 4, - "created": "2013-12-12T18:19:13.151Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-09T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41693, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.159Z", - "slice": 4, - "created": "2013-12-12T18:19:13.159Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-09T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41694, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.168Z", - "slice": 4, - "created": "2013-12-12T18:19:13.168Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.36, - "invoice": null, - "date": "2013-12-09T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41695, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.176Z", - "slice": 4, - "created": "2013-12-12T18:19:13.176Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.35, - "invoice": null, - "date": "2013-12-10T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41696, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.184Z", - "slice": 4, - "created": "2013-12-12T18:19:13.184Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-10T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41697, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.192Z", - "slice": 4, - "created": "2013-12-12T18:19:13.192Z", - "amount": 0.0154, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-10T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41698, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.201Z", - "slice": 4, - "created": "2013-12-12T18:19:13.201Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-10T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41699, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.209Z", - "slice": 4, - "created": "2013-12-12T18:19:13.209Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.33, - "invoice": null, - "date": "2013-12-10T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41700, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.217Z", - "slice": 4, - "created": "2013-12-12T18:19:13.217Z", - "amount": 0.0357, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-10T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41701, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.226Z", - "slice": 4, - "created": "2013-12-12T18:19:13.226Z", - "amount": 0.0252, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.36, - "invoice": null, - "date": "2013-12-10T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41702, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.234Z", - "slice": 4, - "created": "2013-12-12T18:19:13.234Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.29, - "invoice": null, - "date": "2013-12-10T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41703, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.242Z", - "slice": 4, - "created": "2013-12-12T18:19:13.242Z", - "amount": 0.028, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.4, - "invoice": null, - "date": "2013-12-10T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41704, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.250Z", - "slice": 4, - "created": "2013-12-12T18:19:13.250Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.56, - "invoice": null, - "date": "2013-12-10T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41705, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.259Z", - "slice": 4, - "created": "2013-12-12T18:19:13.259Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.44, - "invoice": null, - "date": "2013-12-10T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41706, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.267Z", - "slice": 4, - "created": "2013-12-12T18:19:13.267Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-10T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41707, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.275Z", - "slice": 4, - "created": "2013-12-12T18:19:13.275Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.28, - "invoice": null, - "date": "2013-12-10T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41708, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.284Z", - "slice": 4, - "created": "2013-12-12T18:19:13.284Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.31, - "invoice": null, - "date": "2013-12-10T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41709, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.300Z", - "slice": 4, - "created": "2013-12-12T18:19:13.300Z", - "amount": 0.0315, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.45, - "invoice": null, - "date": "2013-12-10T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41710, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.309Z", - "slice": 4, - "created": "2013-12-12T18:19:13.309Z", - "amount": 0.0392, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.56, - "invoice": null, - "date": "2013-12-10T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41711, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.317Z", - "slice": 4, - "created": "2013-12-12T18:19:13.317Z", - "amount": 0.0308, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.44, - "invoice": null, - "date": "2013-12-10T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41712, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.325Z", - "slice": 4, - "created": "2013-12-12T18:19:13.325Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-10T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41713, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.342Z", - "slice": 4, - "created": "2013-12-12T18:19:13.342Z", - "amount": 0.0336, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-10T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41714, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.350Z", - "slice": 4, - "created": "2013-12-12T18:19:13.350Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-10T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41715, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.359Z", - "slice": 4, - "created": "2013-12-12T18:19:13.359Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-10T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41716, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.367Z", - "slice": 4, - "created": "2013-12-12T18:19:13.367Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.5, - "invoice": null, - "date": "2013-12-10T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41717, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.375Z", - "slice": 4, - "created": "2013-12-12T18:19:13.375Z", - "amount": 0.0329, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-10T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41718, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.392Z", - "slice": 4, - "created": "2013-12-12T18:19:13.392Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-10T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41719, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.400Z", - "slice": 4, - "created": "2013-12-12T18:19:13.400Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-11T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41720, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.408Z", - "slice": 4, - "created": "2013-12-12T18:19:13.408Z", - "amount": 0.014, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.2, - "invoice": null, - "date": "2013-12-11T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41721, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.417Z", - "slice": 4, - "created": "2013-12-12T18:19:13.417Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.21, - "invoice": null, - "date": "2013-12-11T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41722, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.425Z", - "slice": 4, - "created": "2013-12-12T18:19:13.425Z", - "amount": 0.0196, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.28, - "invoice": null, - "date": "2013-12-11T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41723, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.433Z", - "slice": 4, - "created": "2013-12-12T18:19:13.433Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.54, - "invoice": null, - "date": "2013-12-11T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41724, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.441Z", - "slice": 4, - "created": "2013-12-12T18:19:13.441Z", - "amount": 0.0245, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.35, - "invoice": null, - "date": "2013-12-11T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41725, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.450Z", - "slice": 4, - "created": "2013-12-12T18:19:13.450Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-11T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41726, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.458Z", - "slice": 4, - "created": "2013-12-12T18:19:13.458Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-11T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41727, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.466Z", - "slice": 4, - "created": "2013-12-12T18:19:13.466Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-11T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41728, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.474Z", - "slice": 4, - "created": "2013-12-12T18:19:13.474Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.25, - "invoice": null, - "date": "2013-12-11T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41729, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.483Z", - "slice": 4, - "created": "2013-12-12T18:19:13.483Z", - "amount": 0.0385, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.55, - "invoice": null, - "date": "2013-12-11T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41730, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.491Z", - "slice": 4, - "created": "2013-12-12T18:19:13.491Z", - "amount": 0.0203, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.29, - "invoice": null, - "date": "2013-12-11T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41731, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.499Z", - "slice": 4, - "created": "2013-12-12T18:19:13.499Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-11T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41732, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.508Z", - "slice": 4, - "created": "2013-12-12T18:19:13.508Z", - "amount": 0.035, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.5, - "invoice": null, - "date": "2013-12-11T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41733, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.516Z", - "slice": 4, - "created": "2013-12-12T18:19:13.516Z", - "amount": 0.0175, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.25, - "invoice": null, - "date": "2013-12-11T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41734, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.524Z", - "slice": 4, - "created": "2013-12-12T18:19:13.524Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.54, - "invoice": null, - "date": "2013-12-11T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41735, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.532Z", - "slice": 4, - "created": "2013-12-12T18:19:13.532Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.31, - "invoice": null, - "date": "2013-12-11T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41736, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.541Z", - "slice": 4, - "created": "2013-12-12T18:19:13.541Z", - "amount": 0.0168, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-11T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41737, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.549Z", - "slice": 4, - "created": "2013-12-12T18:19:13.549Z", - "amount": 0.0364, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.52, - "invoice": null, - "date": "2013-12-11T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41738, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.557Z", - "slice": 4, - "created": "2013-12-12T18:19:13.557Z", - "amount": 0.0224, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.32, - "invoice": null, - "date": "2013-12-11T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41739, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.566Z", - "slice": 4, - "created": "2013-12-12T18:19:13.566Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-11T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41740, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.574Z", - "slice": 4, - "created": "2013-12-12T18:19:13.574Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.26, - "invoice": null, - "date": "2013-12-11T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41741, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.582Z", - "slice": 4, - "created": "2013-12-12T18:19:13.582Z", - "amount": 0.0231, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.33, - "invoice": null, - "date": "2013-12-11T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41742, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.590Z", - "slice": 4, - "created": "2013-12-12T18:19:13.590Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.21, - "invoice": null, - "date": "2013-12-11T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41743, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.599Z", - "slice": 4, - "created": "2013-12-12T18:19:13.599Z", - "amount": 0.0161, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.23, - "invoice": null, - "date": "2013-12-12T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41744, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.607Z", - "slice": 4, - "created": "2013-12-12T18:19:13.607Z", - "amount": 0.0147, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.21, - "invoice": null, - "date": "2013-12-12T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41745, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.615Z", - "slice": 4, - "created": "2013-12-12T18:19:13.615Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-12T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41746, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.624Z", - "slice": 4, - "created": "2013-12-12T18:19:13.624Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-12T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41747, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.632Z", - "slice": 4, - "created": "2013-12-12T18:19:13.632Z", - "amount": 0.0182, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.26, - "invoice": null, - "date": "2013-12-12T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41748, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.640Z", - "slice": 4, - "created": "2013-12-12T18:19:13.640Z", - "amount": 0.0217, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.31, - "invoice": null, - "date": "2013-12-12T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41749, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.648Z", - "slice": 4, - "created": "2013-12-12T18:19:13.648Z", - "amount": 0.0294, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-12T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41750, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.657Z", - "slice": 4, - "created": "2013-12-12T18:19:13.657Z", - "amount": 0.0189, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-12T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41751, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.665Z", - "slice": 4, - "created": "2013-12-12T18:19:13.665Z", - "amount": 0.0273, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-12T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41752, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.673Z", - "slice": 4, - "created": "2013-12-12T18:19:13.673Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-12T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41753, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.682Z", - "slice": 4, - "created": "2013-12-12T18:19:13.681Z", - "amount": 0.0287, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-12T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41754, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.690Z", - "slice": 4, - "created": "2013-12-12T18:19:13.690Z", - "amount": 0.0378, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.54, - "invoice": null, - "date": "2013-12-12T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41755, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.698Z", - "slice": 4, - "created": "2013-12-12T18:19:13.698Z", - "amount": 0.0238, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-12T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41756, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.706Z", - "slice": 4, - "created": "2013-12-12T18:19:13.706Z", - "amount": 0.0406, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-12T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41757, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.715Z", - "slice": 4, - "created": "2013-12-12T18:19:13.715Z", - "amount": 0.0224, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.32, - "invoice": null, - "date": "2013-12-12T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41758, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.723Z", - "slice": 4, - "created": "2013-12-12T18:19:13.723Z", - "amount": 0.0399, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.57, - "invoice": null, - "date": "2013-12-12T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41759, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.731Z", - "slice": 4, - "created": "2013-12-12T18:19:13.731Z", - "amount": 0.0301, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.43, - "invoice": null, - "date": "2013-12-12T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41760, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:13.740Z", - "slice": 4, - "created": "2013-12-12T18:19:13.739Z", - "amount": 0.0413, - "object": 54, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-12T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41761, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.589Z", - "slice": 4, - "created": "2013-12-12T18:19:13.755Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 28, - "date": "2013-11-12T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41762, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.647Z", - "slice": 4, - "created": "2013-12-12T18:19:13.764Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-12T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41763, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.696Z", - "slice": 4, - "created": "2013-12-12T18:19:13.773Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 29, - "date": "2013-11-12T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41764, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.746Z", - "slice": 4, - "created": "2013-12-12T18:19:13.781Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-12T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41765, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.796Z", - "slice": 4, - "created": "2013-12-12T18:19:13.789Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-12T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41766, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.845Z", - "slice": 4, - "created": "2013-12-12T18:19:13.798Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-12T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41767, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.895Z", - "slice": 4, - "created": "2013-12-12T18:19:13.806Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-13T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41768, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.945Z", - "slice": 4, - "created": "2013-12-12T18:19:13.814Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 29, - "date": "2013-11-13T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41769, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.995Z", - "slice": 4, - "created": "2013-12-12T18:19:13.822Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-13T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41770, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.044Z", - "slice": 4, - "created": "2013-12-12T18:19:13.831Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 29, - "date": "2013-11-13T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41771, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.094Z", - "slice": 4, - "created": "2013-12-12T18:19:13.839Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-13T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41772, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.144Z", - "slice": 4, - "created": "2013-12-12T18:19:13.847Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-13T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41773, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.193Z", - "slice": 4, - "created": "2013-12-12T18:19:13.855Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-13T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41774, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.243Z", - "slice": 4, - "created": "2013-12-12T18:19:13.864Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-13T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41775, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.293Z", - "slice": 4, - "created": "2013-12-12T18:19:13.872Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-13T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41776, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.343Z", - "slice": 4, - "created": "2013-12-12T18:19:13.880Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-13T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41777, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.392Z", - "slice": 4, - "created": "2013-12-12T18:19:13.889Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-13T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41778, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.442Z", - "slice": 4, - "created": "2013-12-12T18:19:13.897Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-13T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41779, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.492Z", - "slice": 4, - "created": "2013-12-12T18:19:13.905Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-13T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41780, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.541Z", - "slice": 4, - "created": "2013-12-12T18:19:13.913Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 29, - "date": "2013-11-13T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41781, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.591Z", - "slice": 4, - "created": "2013-12-12T18:19:13.922Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-13T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41782, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.641Z", - "slice": 4, - "created": "2013-12-12T18:19:13.930Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-13T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41783, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.690Z", - "slice": 4, - "created": "2013-12-12T18:19:13.938Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-13T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41784, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.740Z", - "slice": 4, - "created": "2013-12-12T18:19:13.947Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-13T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41785, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.790Z", - "slice": 4, - "created": "2013-12-12T18:19:13.955Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-13T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41786, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.840Z", - "slice": 4, - "created": "2013-12-12T18:19:13.963Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-13T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41787, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.889Z", - "slice": 4, - "created": "2013-12-12T18:19:13.971Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-13T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41788, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.939Z", - "slice": 4, - "created": "2013-12-12T18:19:13.980Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 29, - "date": "2013-11-13T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41789, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.989Z", - "slice": 4, - "created": "2013-12-12T18:19:13.988Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-13T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41790, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.038Z", - "slice": 4, - "created": "2013-12-12T18:19:13.996Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-13T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41791, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.088Z", - "slice": 4, - "created": "2013-12-12T18:19:14.005Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-14T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41792, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.138Z", - "slice": 4, - "created": "2013-12-12T18:19:14.013Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 29, - "date": "2013-11-14T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41793, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.187Z", - "slice": 4, - "created": "2013-12-12T18:19:14.021Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-14T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41794, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.237Z", - "slice": 4, - "created": "2013-12-12T18:19:14.030Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-14T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41795, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.287Z", - "slice": 4, - "created": "2013-12-12T18:19:14.038Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-14T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41796, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.337Z", - "slice": 4, - "created": "2013-12-12T18:19:14.046Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-14T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41797, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.386Z", - "slice": 4, - "created": "2013-12-12T18:19:14.054Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-14T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41798, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.436Z", - "slice": 4, - "created": "2013-12-12T18:19:14.063Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-14T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41799, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.486Z", - "slice": 4, - "created": "2013-12-12T18:19:14.071Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-14T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41800, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.535Z", - "slice": 4, - "created": "2013-12-12T18:19:14.079Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 29, - "date": "2013-11-14T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41801, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.585Z", - "slice": 4, - "created": "2013-12-12T18:19:14.088Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-14T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41802, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.635Z", - "slice": 4, - "created": "2013-12-12T18:19:14.096Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-14T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41803, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.684Z", - "slice": 4, - "created": "2013-12-12T18:19:14.104Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-14T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41804, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.734Z", - "slice": 4, - "created": "2013-12-12T18:19:14.112Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-14T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41805, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.784Z", - "slice": 4, - "created": "2013-12-12T18:19:14.121Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 29, - "date": "2013-11-14T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41806, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.834Z", - "slice": 4, - "created": "2013-12-12T18:19:14.129Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-14T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41807, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.883Z", - "slice": 4, - "created": "2013-12-12T18:19:14.137Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-14T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41808, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.933Z", - "slice": 4, - "created": "2013-12-12T18:19:14.145Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-14T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41809, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.983Z", - "slice": 4, - "created": "2013-12-12T18:19:14.154Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-14T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41810, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.033Z", - "slice": 4, - "created": "2013-12-12T18:19:14.162Z", - "amount": 0.0385, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-14T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41811, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.082Z", - "slice": 4, - "created": "2013-12-12T18:19:14.170Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-14T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41812, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.132Z", - "slice": 4, - "created": "2013-12-12T18:19:14.179Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-14T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41813, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.182Z", - "slice": 4, - "created": "2013-12-12T18:19:14.187Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 29, - "date": "2013-11-14T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41814, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.231Z", - "slice": 4, - "created": "2013-12-12T18:19:14.195Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-14T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41815, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.281Z", - "slice": 4, - "created": "2013-12-12T18:19:14.203Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-15T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41816, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.331Z", - "slice": 4, - "created": "2013-12-12T18:19:14.212Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-15T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41817, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.380Z", - "slice": 4, - "created": "2013-12-12T18:19:14.220Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-15T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41818, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.430Z", - "slice": 4, - "created": "2013-12-12T18:19:14.228Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-15T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41819, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.513Z", - "slice": 4, - "created": "2013-12-12T18:19:14.237Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-15T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41820, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.563Z", - "slice": 4, - "created": "2013-12-12T18:19:14.245Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-15T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41821, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.612Z", - "slice": 4, - "created": "2013-12-12T18:19:14.253Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-15T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41822, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.662Z", - "slice": 4, - "created": "2013-12-12T18:19:14.261Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-15T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41823, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.712Z", - "slice": 4, - "created": "2013-12-12T18:19:14.270Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-15T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41824, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.761Z", - "slice": 4, - "created": "2013-12-12T18:19:14.278Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-15T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41825, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.811Z", - "slice": 4, - "created": "2013-12-12T18:19:14.286Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-15T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41826, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.861Z", - "slice": 4, - "created": "2013-12-12T18:19:14.295Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-15T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41827, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.910Z", - "slice": 4, - "created": "2013-12-12T18:19:14.303Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-15T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41828, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.960Z", - "slice": 4, - "created": "2013-12-12T18:19:14.311Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-15T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41829, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.010Z", - "slice": 4, - "created": "2013-12-12T18:19:14.319Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-15T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41830, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.060Z", - "slice": 4, - "created": "2013-12-12T18:19:14.328Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-15T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41831, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.109Z", - "slice": 4, - "created": "2013-12-12T18:19:14.336Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-15T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41832, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.159Z", - "slice": 4, - "created": "2013-12-12T18:19:14.344Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-15T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41833, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.209Z", - "slice": 4, - "created": "2013-12-12T18:19:14.353Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-15T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41834, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.258Z", - "slice": 4, - "created": "2013-12-12T18:19:14.361Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-15T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41835, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.308Z", - "slice": 4, - "created": "2013-12-12T18:19:14.369Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-15T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41836, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.358Z", - "slice": 4, - "created": "2013-12-12T18:19:14.377Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-15T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41837, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.408Z", - "slice": 4, - "created": "2013-12-12T18:19:14.387Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-15T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41838, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.457Z", - "slice": 4, - "created": "2013-12-12T18:19:14.396Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-15T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41839, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.507Z", - "slice": 4, - "created": "2013-12-12T18:19:14.404Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-16T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41840, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.557Z", - "slice": 4, - "created": "2013-12-12T18:19:14.412Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-16T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41841, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.606Z", - "slice": 4, - "created": "2013-12-12T18:19:14.420Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-16T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41842, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.656Z", - "slice": 4, - "created": "2013-12-12T18:19:14.429Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-16T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41843, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.706Z", - "slice": 4, - "created": "2013-12-12T18:19:14.437Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 29, - "date": "2013-11-16T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41844, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.755Z", - "slice": 4, - "created": "2013-12-12T18:19:14.445Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 29, - "date": "2013-11-16T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41845, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.805Z", - "slice": 4, - "created": "2013-12-12T18:19:14.454Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 29, - "date": "2013-11-16T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41846, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.855Z", - "slice": 4, - "created": "2013-12-12T18:19:14.462Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 29, - "date": "2013-11-16T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41847, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.905Z", - "slice": 4, - "created": "2013-12-12T18:19:14.470Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-16T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41848, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.954Z", - "slice": 4, - "created": "2013-12-12T18:19:14.478Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-16T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41849, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.004Z", - "slice": 4, - "created": "2013-12-12T18:19:14.487Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-16T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41850, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.054Z", - "slice": 4, - "created": "2013-12-12T18:19:14.495Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-16T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41851, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.103Z", - "slice": 4, - "created": "2013-12-12T18:19:14.503Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-16T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41852, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.153Z", - "slice": 4, - "created": "2013-12-12T18:19:14.512Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-16T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41853, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.203Z", - "slice": 4, - "created": "2013-12-12T18:19:14.520Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-16T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41854, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.253Z", - "slice": 4, - "created": "2013-12-12T18:19:14.528Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 29, - "date": "2013-11-16T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41855, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.308Z", - "slice": 4, - "created": "2013-12-12T18:19:14.537Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-16T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41856, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.357Z", - "slice": 4, - "created": "2013-12-12T18:19:14.545Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 29, - "date": "2013-11-16T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41857, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.407Z", - "slice": 4, - "created": "2013-12-12T18:19:14.553Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-16T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41858, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.457Z", - "slice": 4, - "created": "2013-12-12T18:19:14.561Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-16T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41859, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.506Z", - "slice": 4, - "created": "2013-12-12T18:19:14.570Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 29, - "date": "2013-11-16T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41860, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.556Z", - "slice": 4, - "created": "2013-12-12T18:19:14.578Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-16T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41861, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.606Z", - "slice": 4, - "created": "2013-12-12T18:19:14.586Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-16T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41862, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.656Z", - "slice": 4, - "created": "2013-12-12T18:19:14.594Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-16T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41863, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.705Z", - "slice": 4, - "created": "2013-12-12T18:19:14.603Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-17T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41864, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.755Z", - "slice": 4, - "created": "2013-12-12T18:19:14.611Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-17T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41865, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.805Z", - "slice": 4, - "created": "2013-12-12T18:19:14.619Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-17T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41866, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.854Z", - "slice": 4, - "created": "2013-12-12T18:19:14.627Z", - "amount": 0.0385, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-17T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41867, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.904Z", - "slice": 4, - "created": "2013-12-12T18:19:14.636Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-17T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41868, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.954Z", - "slice": 4, - "created": "2013-12-12T18:19:14.644Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-17T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41869, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.004Z", - "slice": 4, - "created": "2013-12-12T18:19:14.652Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-17T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41870, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.053Z", - "slice": 4, - "created": "2013-12-12T18:19:14.661Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 29, - "date": "2013-11-17T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41871, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.103Z", - "slice": 4, - "created": "2013-12-12T18:19:14.669Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 29, - "date": "2013-11-17T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41872, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.153Z", - "slice": 4, - "created": "2013-12-12T18:19:14.677Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-17T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41873, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.202Z", - "slice": 4, - "created": "2013-12-12T18:19:14.686Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 29, - "date": "2013-11-17T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41874, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.252Z", - "slice": 4, - "created": "2013-12-12T18:19:14.694Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-17T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41875, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.302Z", - "slice": 4, - "created": "2013-12-12T18:19:14.702Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-17T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41876, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.351Z", - "slice": 4, - "created": "2013-12-12T18:19:14.710Z", - "amount": 0.0385, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-17T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41877, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.401Z", - "slice": 4, - "created": "2013-12-12T18:19:14.719Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 29, - "date": "2013-11-17T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41878, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.451Z", - "slice": 4, - "created": "2013-12-12T18:19:14.727Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-17T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41879, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.501Z", - "slice": 4, - "created": "2013-12-12T18:19:14.735Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-17T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41880, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.550Z", - "slice": 4, - "created": "2013-12-12T18:19:14.743Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-17T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41881, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.600Z", - "slice": 4, - "created": "2013-12-12T18:19:14.752Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-17T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41882, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.650Z", - "slice": 4, - "created": "2013-12-12T18:19:14.760Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-17T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41883, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.699Z", - "slice": 4, - "created": "2013-12-12T18:19:14.768Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 29, - "date": "2013-11-17T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41884, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.749Z", - "slice": 4, - "created": "2013-12-12T18:19:14.777Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-17T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41885, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.799Z", - "slice": 4, - "created": "2013-12-12T18:19:14.785Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-17T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41886, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.848Z", - "slice": 4, - "created": "2013-12-12T18:19:14.793Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 29, - "date": "2013-11-17T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41887, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.906Z", - "slice": 4, - "created": "2013-12-12T18:19:14.801Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-18T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41888, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.956Z", - "slice": 4, - "created": "2013-12-12T18:19:14.810Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-18T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41889, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.006Z", - "slice": 4, - "created": "2013-12-12T18:19:14.818Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-18T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41890, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.056Z", - "slice": 4, - "created": "2013-12-12T18:19:14.826Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-18T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41891, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.105Z", - "slice": 4, - "created": "2013-12-12T18:19:14.835Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-18T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41892, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.155Z", - "slice": 4, - "created": "2013-12-12T18:19:14.843Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-18T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41893, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.205Z", - "slice": 4, - "created": "2013-12-12T18:19:14.851Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-18T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41894, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.254Z", - "slice": 4, - "created": "2013-12-12T18:19:14.859Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-18T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41895, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.304Z", - "slice": 4, - "created": "2013-12-12T18:19:14.868Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-18T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41896, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.354Z", - "slice": 4, - "created": "2013-12-12T18:19:14.876Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-18T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41897, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.404Z", - "slice": 4, - "created": "2013-12-12T18:19:14.884Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-18T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41898, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.453Z", - "slice": 4, - "created": "2013-12-12T18:19:14.893Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-18T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41899, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.503Z", - "slice": 4, - "created": "2013-12-12T18:19:14.901Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-18T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41900, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.553Z", - "slice": 4, - "created": "2013-12-12T18:19:14.909Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-18T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41901, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.602Z", - "slice": 4, - "created": "2013-12-12T18:19:14.917Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-18T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41902, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.652Z", - "slice": 4, - "created": "2013-12-12T18:19:14.926Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-18T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41903, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.702Z", - "slice": 4, - "created": "2013-12-12T18:19:14.934Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-18T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41904, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.751Z", - "slice": 4, - "created": "2013-12-12T18:19:14.942Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-18T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41905, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.801Z", - "slice": 4, - "created": "2013-12-12T18:19:14.951Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 30, - "date": "2013-11-18T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41906, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.851Z", - "slice": 4, - "created": "2013-12-12T18:19:14.959Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-18T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41907, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.900Z", - "slice": 4, - "created": "2013-12-12T18:19:14.967Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 30, - "date": "2013-11-18T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41908, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.950Z", - "slice": 4, - "created": "2013-12-12T18:19:14.975Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-18T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41909, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.000Z", - "slice": 4, - "created": "2013-12-12T18:19:14.984Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-18T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41910, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.050Z", - "slice": 4, - "created": "2013-12-12T18:19:14.992Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-18T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41911, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.099Z", - "slice": 4, - "created": "2013-12-12T18:19:15.000Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-19T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41912, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.149Z", - "slice": 4, - "created": "2013-12-12T18:19:15.009Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-19T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41913, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.199Z", - "slice": 4, - "created": "2013-12-12T18:19:15.017Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-19T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41914, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.248Z", - "slice": 4, - "created": "2013-12-12T18:19:15.025Z", - "amount": 0.0385, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-19T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41915, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.298Z", - "slice": 4, - "created": "2013-12-12T18:19:15.034Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-19T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41916, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.348Z", - "slice": 4, - "created": "2013-12-12T18:19:15.042Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-19T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41917, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.397Z", - "slice": 4, - "created": "2013-12-12T18:19:15.050Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-19T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41918, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.447Z", - "slice": 4, - "created": "2013-12-12T18:19:15.058Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-19T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41919, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.530Z", - "slice": 4, - "created": "2013-12-12T18:19:15.067Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 30, - "date": "2013-11-19T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41920, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.580Z", - "slice": 4, - "created": "2013-12-12T18:19:15.075Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 30, - "date": "2013-11-19T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41921, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.629Z", - "slice": 4, - "created": "2013-12-12T18:19:15.083Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-19T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41922, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.679Z", - "slice": 4, - "created": "2013-12-12T18:19:15.092Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-19T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41923, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.729Z", - "slice": 4, - "created": "2013-12-12T18:19:15.100Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-19T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41924, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.779Z", - "slice": 4, - "created": "2013-12-12T18:19:15.108Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-19T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41925, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.828Z", - "slice": 4, - "created": "2013-12-12T18:19:15.116Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-19T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41926, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.878Z", - "slice": 4, - "created": "2013-12-12T18:19:15.125Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-19T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41927, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.928Z", - "slice": 4, - "created": "2013-12-12T18:19:15.133Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-19T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41928, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.977Z", - "slice": 4, - "created": "2013-12-12T18:19:15.141Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-19T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41929, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.027Z", - "slice": 4, - "created": "2013-12-12T18:19:15.149Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-19T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41930, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.077Z", - "slice": 4, - "created": "2013-12-12T18:19:15.158Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-19T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41931, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.126Z", - "slice": 4, - "created": "2013-12-12T18:19:15.166Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-19T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41932, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.176Z", - "slice": 4, - "created": "2013-12-12T18:19:15.174Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-19T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41933, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.226Z", - "slice": 4, - "created": "2013-12-12T18:19:15.183Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-19T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41934, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.276Z", - "slice": 4, - "created": "2013-12-12T18:19:15.191Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-19T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41935, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.325Z", - "slice": 4, - "created": "2013-12-12T18:19:15.199Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-20T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41936, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.375Z", - "slice": 4, - "created": "2013-12-12T18:19:15.207Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-20T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41937, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.425Z", - "slice": 4, - "created": "2013-12-12T18:19:15.215Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-20T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41938, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.474Z", - "slice": 4, - "created": "2013-12-12T18:19:15.224Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-20T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41939, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.524Z", - "slice": 4, - "created": "2013-12-12T18:19:15.232Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-20T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41940, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.574Z", - "slice": 4, - "created": "2013-12-12T18:19:15.241Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-20T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41941, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.624Z", - "slice": 4, - "created": "2013-12-12T18:19:15.249Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-20T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41942, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.673Z", - "slice": 4, - "created": "2013-12-12T18:19:15.257Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-20T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41943, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.725Z", - "slice": 4, - "created": "2013-12-12T18:19:15.265Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-20T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41944, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.774Z", - "slice": 4, - "created": "2013-12-12T18:19:15.274Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-20T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41945, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.824Z", - "slice": 4, - "created": "2013-12-12T18:19:15.282Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-20T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41946, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.874Z", - "slice": 4, - "created": "2013-12-12T18:19:15.290Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-20T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41947, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.923Z", - "slice": 4, - "created": "2013-12-12T18:19:15.298Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-20T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41948, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.973Z", - "slice": 4, - "created": "2013-12-12T18:19:15.307Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-20T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41949, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.023Z", - "slice": 4, - "created": "2013-12-12T18:19:15.315Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-20T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41950, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.073Z", - "slice": 4, - "created": "2013-12-12T18:19:15.323Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-20T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41951, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.122Z", - "slice": 4, - "created": "2013-12-12T18:19:15.332Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-20T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41952, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.172Z", - "slice": 4, - "created": "2013-12-12T18:19:15.340Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-20T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41953, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.222Z", - "slice": 4, - "created": "2013-12-12T18:19:15.348Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-20T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41954, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.271Z", - "slice": 4, - "created": "2013-12-12T18:19:15.356Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-20T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41955, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.321Z", - "slice": 4, - "created": "2013-12-12T18:19:15.365Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-20T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41956, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.371Z", - "slice": 4, - "created": "2013-12-12T18:19:15.373Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-20T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41957, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.420Z", - "slice": 4, - "created": "2013-12-12T18:19:15.381Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-20T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41958, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.470Z", - "slice": 4, - "created": "2013-12-12T18:19:15.390Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-20T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41959, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.520Z", - "slice": 4, - "created": "2013-12-12T18:19:15.398Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-21T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41960, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.570Z", - "slice": 4, - "created": "2013-12-12T18:19:15.406Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-21T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41961, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.619Z", - "slice": 4, - "created": "2013-12-12T18:19:15.414Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-21T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41962, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.669Z", - "slice": 4, - "created": "2013-12-12T18:19:15.423Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-21T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41963, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.719Z", - "slice": 4, - "created": "2013-12-12T18:19:15.431Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-21T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41964, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.768Z", - "slice": 4, - "created": "2013-12-12T18:19:15.439Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-21T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41965, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.818Z", - "slice": 4, - "created": "2013-12-12T18:19:15.447Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-21T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41966, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.868Z", - "slice": 4, - "created": "2013-12-12T18:19:15.456Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-21T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41967, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.917Z", - "slice": 4, - "created": "2013-12-12T18:19:15.464Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-21T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41968, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.967Z", - "slice": 4, - "created": "2013-12-12T18:19:15.472Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 30, - "date": "2013-11-21T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41969, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.017Z", - "slice": 4, - "created": "2013-12-12T18:19:15.481Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-21T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41970, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.067Z", - "slice": 4, - "created": "2013-12-12T18:19:15.489Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-21T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41971, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.116Z", - "slice": 4, - "created": "2013-12-12T18:19:15.497Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-21T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41972, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.166Z", - "slice": 4, - "created": "2013-12-12T18:19:15.506Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-21T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41973, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.216Z", - "slice": 4, - "created": "2013-12-12T18:19:15.514Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-21T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41974, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.265Z", - "slice": 4, - "created": "2013-12-12T18:19:15.522Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-21T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41975, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.315Z", - "slice": 4, - "created": "2013-12-12T18:19:15.530Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-21T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41976, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.365Z", - "slice": 4, - "created": "2013-12-12T18:19:15.539Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-21T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41977, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.414Z", - "slice": 4, - "created": "2013-12-12T18:19:15.547Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-21T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41978, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.464Z", - "slice": 4, - "created": "2013-12-12T18:19:15.555Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-21T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41979, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.514Z", - "slice": 4, - "created": "2013-12-12T18:19:15.564Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-21T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41980, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.564Z", - "slice": 4, - "created": "2013-12-12T18:19:15.572Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-21T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41981, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.622Z", - "slice": 4, - "created": "2013-12-12T18:19:15.580Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-21T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41982, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.671Z", - "slice": 4, - "created": "2013-12-12T18:19:15.588Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-21T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41983, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.721Z", - "slice": 4, - "created": "2013-12-12T18:19:15.597Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-22T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41984, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.771Z", - "slice": 4, - "created": "2013-12-12T18:19:15.605Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-22T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41985, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.820Z", - "slice": 4, - "created": "2013-12-12T18:19:15.613Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-22T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41986, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.870Z", - "slice": 4, - "created": "2013-12-12T18:19:15.622Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-22T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41987, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.920Z", - "slice": 4, - "created": "2013-12-12T18:19:15.630Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-22T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41988, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.969Z", - "slice": 4, - "created": "2013-12-12T18:19:15.638Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-22T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41989, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.019Z", - "slice": 4, - "created": "2013-12-12T18:19:15.646Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-22T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41990, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.069Z", - "slice": 4, - "created": "2013-12-12T18:19:15.655Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-22T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41991, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.119Z", - "slice": 4, - "created": "2013-12-12T18:19:15.663Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-22T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41992, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.168Z", - "slice": 4, - "created": "2013-12-12T18:19:15.671Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-22T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41993, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.218Z", - "slice": 4, - "created": "2013-12-12T18:19:15.679Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-22T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41994, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.268Z", - "slice": 4, - "created": "2013-12-12T18:19:15.688Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-22T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41995, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.317Z", - "slice": 4, - "created": "2013-12-12T18:19:15.696Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-22T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41996, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.367Z", - "slice": 4, - "created": "2013-12-12T18:19:15.704Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-22T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41997, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.417Z", - "slice": 4, - "created": "2013-12-12T18:19:15.713Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-22T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41998, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.466Z", - "slice": 4, - "created": "2013-12-12T18:19:15.721Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-22T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 41999, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.516Z", - "slice": 4, - "created": "2013-12-12T18:19:15.729Z", - "amount": 0.0385, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-22T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42000, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.566Z", - "slice": 4, - "created": "2013-12-12T18:19:15.737Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-22T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42001, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.616Z", - "slice": 4, - "created": "2013-12-12T18:19:15.746Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-22T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42002, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.665Z", - "slice": 4, - "created": "2013-12-12T18:19:15.754Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-22T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42003, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.715Z", - "slice": 4, - "created": "2013-12-12T18:19:15.762Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-22T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42004, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.765Z", - "slice": 4, - "created": "2013-12-12T18:19:15.771Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-22T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42005, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.814Z", - "slice": 4, - "created": "2013-12-12T18:19:15.779Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-22T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42006, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.864Z", - "slice": 4, - "created": "2013-12-12T18:19:15.787Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-22T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42007, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.914Z", - "slice": 4, - "created": "2013-12-12T18:19:15.796Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-23T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42008, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.963Z", - "slice": 4, - "created": "2013-12-12T18:19:15.804Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-23T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42009, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.013Z", - "slice": 4, - "created": "2013-12-12T18:19:15.812Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-23T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42010, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.063Z", - "slice": 4, - "created": "2013-12-12T18:19:15.820Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-23T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42011, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.113Z", - "slice": 4, - "created": "2013-12-12T18:19:15.829Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-23T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42012, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.162Z", - "slice": 4, - "created": "2013-12-12T18:19:15.837Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-23T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42013, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.212Z", - "slice": 4, - "created": "2013-12-12T18:19:15.845Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-23T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42014, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.262Z", - "slice": 4, - "created": "2013-12-12T18:19:15.853Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-23T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42015, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.311Z", - "slice": 4, - "created": "2013-12-12T18:19:15.862Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-23T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42016, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.361Z", - "slice": 4, - "created": "2013-12-12T18:19:15.870Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-23T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42017, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.411Z", - "slice": 4, - "created": "2013-12-12T18:19:15.878Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-23T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42018, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.460Z", - "slice": 4, - "created": "2013-12-12T18:19:15.886Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 30, - "date": "2013-11-23T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42019, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.535Z", - "slice": 4, - "created": "2013-12-12T18:19:15.895Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-23T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42020, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.585Z", - "slice": 4, - "created": "2013-12-12T18:19:15.903Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-23T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42021, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.635Z", - "slice": 4, - "created": "2013-12-12T18:19:15.911Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-23T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42022, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.684Z", - "slice": 4, - "created": "2013-12-12T18:19:15.920Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-23T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42023, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.734Z", - "slice": 4, - "created": "2013-12-12T18:19:15.928Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-23T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42024, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.784Z", - "slice": 4, - "created": "2013-12-12T18:19:15.936Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-23T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42025, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.833Z", - "slice": 4, - "created": "2013-12-12T18:19:15.945Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-23T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42026, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.883Z", - "slice": 4, - "created": "2013-12-12T18:19:15.953Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-23T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42027, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.933Z", - "slice": 4, - "created": "2013-12-12T18:19:15.961Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-23T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42028, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.984Z", - "slice": 4, - "created": "2013-12-12T18:19:15.969Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-23T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42029, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.032Z", - "slice": 4, - "created": "2013-12-12T18:19:15.978Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-23T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42030, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.082Z", - "slice": 4, - "created": "2013-12-12T18:19:15.986Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-23T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42031, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.132Z", - "slice": 4, - "created": "2013-12-12T18:19:15.995Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-24T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42032, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.181Z", - "slice": 4, - "created": "2013-12-12T18:19:16.003Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-24T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42033, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.231Z", - "slice": 4, - "created": "2013-12-12T18:19:16.011Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-24T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42034, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.281Z", - "slice": 4, - "created": "2013-12-12T18:19:16.019Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-24T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42035, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.330Z", - "slice": 4, - "created": "2013-12-12T18:19:16.028Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-24T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42036, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.380Z", - "slice": 4, - "created": "2013-12-12T18:19:16.036Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-24T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42037, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.430Z", - "slice": 4, - "created": "2013-12-12T18:19:16.044Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-24T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42038, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.479Z", - "slice": 4, - "created": "2013-12-12T18:19:16.053Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-24T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42039, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.529Z", - "slice": 4, - "created": "2013-12-12T18:19:16.061Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-24T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42040, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.579Z", - "slice": 4, - "created": "2013-12-12T18:19:16.069Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-24T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42041, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.629Z", - "slice": 4, - "created": "2013-12-12T18:19:16.077Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-24T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42042, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.678Z", - "slice": 4, - "created": "2013-12-12T18:19:16.086Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-24T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42043, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.728Z", - "slice": 4, - "created": "2013-12-12T18:19:16.094Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-24T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42044, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.778Z", - "slice": 4, - "created": "2013-12-12T18:19:16.102Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-24T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42045, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.827Z", - "slice": 4, - "created": "2013-12-12T18:19:16.110Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 30, - "date": "2013-11-24T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42046, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.877Z", - "slice": 4, - "created": "2013-12-12T18:19:16.119Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-24T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42047, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.927Z", - "slice": 4, - "created": "2013-12-12T18:19:16.127Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-24T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42048, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.976Z", - "slice": 4, - "created": "2013-12-12T18:19:16.135Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-24T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42049, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.026Z", - "slice": 4, - "created": "2013-12-12T18:19:16.144Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-24T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42050, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.076Z", - "slice": 4, - "created": "2013-12-12T18:19:16.152Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-24T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42051, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.126Z", - "slice": 4, - "created": "2013-12-12T18:19:16.160Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-24T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42052, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.175Z", - "slice": 4, - "created": "2013-12-12T18:19:16.168Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-24T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42053, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.225Z", - "slice": 4, - "created": "2013-12-12T18:19:16.177Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-24T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42054, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.275Z", - "slice": 4, - "created": "2013-12-12T18:19:16.185Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-24T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42055, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.333Z", - "slice": 4, - "created": "2013-12-12T18:19:16.193Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-25T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42056, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.382Z", - "slice": 4, - "created": "2013-12-12T18:19:16.201Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-25T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42057, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.432Z", - "slice": 4, - "created": "2013-12-12T18:19:16.210Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-25T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42058, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.482Z", - "slice": 4, - "created": "2013-12-12T18:19:16.218Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-25T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42059, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.531Z", - "slice": 4, - "created": "2013-12-12T18:19:16.226Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-25T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42060, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.581Z", - "slice": 4, - "created": "2013-12-12T18:19:16.235Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-25T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42061, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.631Z", - "slice": 4, - "created": "2013-12-12T18:19:16.243Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-25T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42062, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.681Z", - "slice": 4, - "created": "2013-12-12T18:19:16.251Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 31, - "date": "2013-11-25T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42063, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.730Z", - "slice": 4, - "created": "2013-12-12T18:19:16.260Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-25T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42064, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.780Z", - "slice": 4, - "created": "2013-12-12T18:19:16.268Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-25T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42065, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.830Z", - "slice": 4, - "created": "2013-12-12T18:19:16.276Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-25T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42066, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.879Z", - "slice": 4, - "created": "2013-12-12T18:19:16.284Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-25T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42067, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.929Z", - "slice": 4, - "created": "2013-12-12T18:19:16.293Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-25T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42068, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.979Z", - "slice": 4, - "created": "2013-12-12T18:19:16.301Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-25T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42069, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.029Z", - "slice": 4, - "created": "2013-12-12T18:19:16.309Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-25T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42070, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.078Z", - "slice": 4, - "created": "2013-12-12T18:19:16.317Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-25T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42071, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.128Z", - "slice": 4, - "created": "2013-12-12T18:19:16.326Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-25T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42072, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.178Z", - "slice": 4, - "created": "2013-12-12T18:19:16.334Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-25T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42073, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.227Z", - "slice": 4, - "created": "2013-12-12T18:19:16.342Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-25T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42074, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.277Z", - "slice": 4, - "created": "2013-12-12T18:19:16.351Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 31, - "date": "2013-11-25T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42075, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.327Z", - "slice": 4, - "created": "2013-12-12T18:19:16.359Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-25T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42076, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.377Z", - "slice": 4, - "created": "2013-12-12T18:19:16.367Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-25T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42077, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.426Z", - "slice": 4, - "created": "2013-12-12T18:19:16.375Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 31, - "date": "2013-11-25T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42078, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.476Z", - "slice": 4, - "created": "2013-12-12T18:19:16.384Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-25T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42079, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.526Z", - "slice": 4, - "created": "2013-12-12T18:19:16.392Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-26T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42080, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.575Z", - "slice": 4, - "created": "2013-12-12T18:19:16.400Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-26T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42081, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.625Z", - "slice": 4, - "created": "2013-12-12T18:19:16.409Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-26T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42082, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.675Z", - "slice": 4, - "created": "2013-12-12T18:19:16.417Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-26T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42083, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.724Z", - "slice": 4, - "created": "2013-12-12T18:19:16.425Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-26T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42084, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.774Z", - "slice": 4, - "created": "2013-12-12T18:19:16.433Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-26T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42085, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.824Z", - "slice": 4, - "created": "2013-12-12T18:19:16.442Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-26T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42086, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.874Z", - "slice": 4, - "created": "2013-12-12T18:19:16.450Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-26T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42087, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.923Z", - "slice": 4, - "created": "2013-12-12T18:19:16.458Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-26T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42088, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.973Z", - "slice": 4, - "created": "2013-12-12T18:19:16.467Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 31, - "date": "2013-11-26T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42089, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.023Z", - "slice": 4, - "created": "2013-12-12T18:19:16.475Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-26T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42090, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.072Z", - "slice": 4, - "created": "2013-12-12T18:19:16.483Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-26T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42091, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.122Z", - "slice": 4, - "created": "2013-12-12T18:19:16.492Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-26T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42092, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.279Z", - "slice": 4, - "created": "2013-12-12T18:19:16.500Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 31, - "date": "2013-11-26T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42093, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.396Z", - "slice": 4, - "created": "2013-12-12T18:19:16.508Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-26T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42094, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.652Z", - "slice": 4, - "created": "2013-12-12T18:19:16.516Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-26T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42095, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.727Z", - "slice": 4, - "created": "2013-12-12T18:19:16.525Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 31, - "date": "2013-11-26T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42096, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.776Z", - "slice": 4, - "created": "2013-12-12T18:19:16.533Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-26T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42097, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.826Z", - "slice": 4, - "created": "2013-12-12T18:19:16.541Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-26T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42098, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.876Z", - "slice": 4, - "created": "2013-12-12T18:19:16.550Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-26T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42099, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.925Z", - "slice": 4, - "created": "2013-12-12T18:19:16.558Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-26T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42100, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.975Z", - "slice": 4, - "created": "2013-12-12T18:19:16.566Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-26T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42101, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.025Z", - "slice": 4, - "created": "2013-12-12T18:19:16.574Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-26T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42102, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.075Z", - "slice": 4, - "created": "2013-12-12T18:19:16.583Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-26T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42103, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.124Z", - "slice": 4, - "created": "2013-12-12T18:19:16.591Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-27T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42104, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.174Z", - "slice": 4, - "created": "2013-12-12T18:19:16.599Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-27T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42105, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.224Z", - "slice": 4, - "created": "2013-12-12T18:19:16.608Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-27T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42106, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.290Z", - "slice": 4, - "created": "2013-12-12T18:19:16.616Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-27T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42107, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.364Z", - "slice": 4, - "created": "2013-12-12T18:19:16.624Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-27T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42108, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.427Z", - "slice": 4, - "created": "2013-12-12T18:19:16.632Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-27T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42109, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.477Z", - "slice": 4, - "created": "2013-12-12T18:19:16.641Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-27T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42110, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.527Z", - "slice": 4, - "created": "2013-12-12T18:19:16.649Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-27T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42111, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.576Z", - "slice": 4, - "created": "2013-12-12T18:19:16.657Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-27T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42112, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.626Z", - "slice": 4, - "created": "2013-12-12T18:19:16.665Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-27T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42113, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.676Z", - "slice": 4, - "created": "2013-12-12T18:19:16.674Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-27T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42114, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.725Z", - "slice": 4, - "created": "2013-12-12T18:19:16.682Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-27T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42115, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.775Z", - "slice": 4, - "created": "2013-12-12T18:19:16.690Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-27T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42116, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.825Z", - "slice": 4, - "created": "2013-12-12T18:19:16.707Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-27T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42117, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.874Z", - "slice": 4, - "created": "2013-12-12T18:19:16.715Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 31, - "date": "2013-11-27T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42118, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.924Z", - "slice": 4, - "created": "2013-12-12T18:19:16.724Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-27T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42119, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.974Z", - "slice": 4, - "created": "2013-12-12T18:19:16.732Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-27T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42120, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.024Z", - "slice": 4, - "created": "2013-12-12T18:19:16.740Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-27T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42121, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.073Z", - "slice": 4, - "created": "2013-12-12T18:19:16.748Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-27T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42122, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.123Z", - "slice": 4, - "created": "2013-12-12T18:19:16.757Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-27T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42123, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.173Z", - "slice": 4, - "created": "2013-12-12T18:19:16.765Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-27T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42124, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.222Z", - "slice": 4, - "created": "2013-12-12T18:19:16.773Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-27T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42125, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.272Z", - "slice": 4, - "created": "2013-12-12T18:19:16.782Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-27T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42126, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.322Z", - "slice": 4, - "created": "2013-12-12T18:19:16.790Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 31, - "date": "2013-11-27T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42127, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.372Z", - "slice": 4, - "created": "2013-12-12T18:19:16.798Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-28T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42128, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.421Z", - "slice": 4, - "created": "2013-12-12T18:19:16.806Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-28T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42129, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.471Z", - "slice": 4, - "created": "2013-12-12T18:19:16.815Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-28T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42130, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.521Z", - "slice": 4, - "created": "2013-12-12T18:19:16.823Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-28T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42131, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.570Z", - "slice": 4, - "created": "2013-12-12T18:19:16.831Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-28T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42132, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.620Z", - "slice": 4, - "created": "2013-12-12T18:19:16.839Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-28T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42133, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.670Z", - "slice": 4, - "created": "2013-12-12T18:19:16.848Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-28T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42134, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.719Z", - "slice": 4, - "created": "2013-12-12T18:19:16.856Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-28T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42135, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.769Z", - "slice": 4, - "created": "2013-12-12T18:19:16.864Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-28T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42136, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.819Z", - "slice": 4, - "created": "2013-12-12T18:19:16.873Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-28T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42137, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.870Z", - "slice": 4, - "created": "2013-12-12T18:19:16.881Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 31, - "date": "2013-11-28T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42138, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.920Z", - "slice": 4, - "created": "2013-12-12T18:19:16.889Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-28T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42139, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.970Z", - "slice": 4, - "created": "2013-12-12T18:19:16.898Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-28T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42140, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.019Z", - "slice": 4, - "created": "2013-12-12T18:19:16.906Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-28T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42141, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.069Z", - "slice": 4, - "created": "2013-12-12T18:19:16.914Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-28T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42142, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.119Z", - "slice": 4, - "created": "2013-12-12T18:19:16.922Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 31, - "date": "2013-11-28T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42143, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.168Z", - "slice": 4, - "created": "2013-12-12T18:19:16.931Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-28T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42144, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.218Z", - "slice": 4, - "created": "2013-12-12T18:19:16.939Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-28T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42145, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.268Z", - "slice": 4, - "created": "2013-12-12T18:19:16.947Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-28T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42146, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.318Z", - "slice": 4, - "created": "2013-12-12T18:19:16.955Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-28T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42147, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.367Z", - "slice": 4, - "created": "2013-12-12T18:19:16.964Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-28T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42148, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.417Z", - "slice": 4, - "created": "2013-12-12T18:19:16.972Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-28T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42149, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.467Z", - "slice": 4, - "created": "2013-12-12T18:19:16.980Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-28T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42150, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.516Z", - "slice": 4, - "created": "2013-12-12T18:19:16.989Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-28T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42151, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.566Z", - "slice": 4, - "created": "2013-12-12T18:19:16.997Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-29T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42152, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.616Z", - "slice": 4, - "created": "2013-12-12T18:19:17.005Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-29T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42153, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.665Z", - "slice": 4, - "created": "2013-12-12T18:19:17.013Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-29T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42154, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.715Z", - "slice": 4, - "created": "2013-12-12T18:19:17.022Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-29T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42155, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.765Z", - "slice": 4, - "created": "2013-12-12T18:19:17.030Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-29T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42156, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.815Z", - "slice": 4, - "created": "2013-12-12T18:19:17.038Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-29T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42157, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.864Z", - "slice": 4, - "created": "2013-12-12T18:19:17.047Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-29T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42158, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.914Z", - "slice": 4, - "created": "2013-12-12T18:19:17.055Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-29T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42159, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.964Z", - "slice": 4, - "created": "2013-12-12T18:19:17.063Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-29T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42160, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.013Z", - "slice": 4, - "created": "2013-12-12T18:19:17.072Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-29T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42161, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.063Z", - "slice": 4, - "created": "2013-12-12T18:19:17.080Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-29T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42162, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.113Z", - "slice": 4, - "created": "2013-12-12T18:19:17.088Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-29T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42163, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.163Z", - "slice": 4, - "created": "2013-12-12T18:19:17.096Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-29T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42164, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.212Z", - "slice": 4, - "created": "2013-12-12T18:19:17.105Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-29T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42165, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.262Z", - "slice": 4, - "created": "2013-12-12T18:19:17.113Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-29T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42166, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.312Z", - "slice": 4, - "created": "2013-12-12T18:19:17.121Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-29T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42167, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.361Z", - "slice": 4, - "created": "2013-12-12T18:19:17.130Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-29T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42168, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.411Z", - "slice": 4, - "created": "2013-12-12T18:19:17.138Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 31, - "date": "2013-11-29T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42169, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.461Z", - "slice": 4, - "created": "2013-12-12T18:19:17.146Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-29T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42170, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.514Z", - "slice": 4, - "created": "2013-12-12T18:19:17.154Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-29T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42171, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.564Z", - "slice": 4, - "created": "2013-12-12T18:19:17.163Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-29T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42172, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.614Z", - "slice": 4, - "created": "2013-12-12T18:19:17.171Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-29T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42173, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.663Z", - "slice": 4, - "created": "2013-12-12T18:19:17.179Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-29T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42174, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.713Z", - "slice": 4, - "created": "2013-12-12T18:19:17.188Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-29T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42175, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.763Z", - "slice": 4, - "created": "2013-12-12T18:19:17.196Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-30T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42176, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.813Z", - "slice": 4, - "created": "2013-12-12T18:19:17.204Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-30T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42177, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.862Z", - "slice": 4, - "created": "2013-12-12T18:19:17.212Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-30T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42178, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.912Z", - "slice": 4, - "created": "2013-12-12T18:19:17.221Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-30T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42179, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.962Z", - "slice": 4, - "created": "2013-12-12T18:19:17.229Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-30T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42180, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.011Z", - "slice": 4, - "created": "2013-12-12T18:19:17.237Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-30T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42181, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.061Z", - "slice": 4, - "created": "2013-12-12T18:19:17.245Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-30T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42182, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.111Z", - "slice": 4, - "created": "2013-12-12T18:19:17.254Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-30T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42183, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.160Z", - "slice": 4, - "created": "2013-12-12T18:19:17.262Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-30T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42184, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.210Z", - "slice": 4, - "created": "2013-12-12T18:19:17.293Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-30T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42185, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.260Z", - "slice": 4, - "created": "2013-12-12T18:19:17.345Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-30T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42186, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.310Z", - "slice": 4, - "created": "2013-12-12T18:19:17.353Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-30T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42187, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.359Z", - "slice": 4, - "created": "2013-12-12T18:19:17.361Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-30T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42188, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.409Z", - "slice": 4, - "created": "2013-12-12T18:19:17.370Z", - "amount": 0.0385, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-30T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42189, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.459Z", - "slice": 4, - "created": "2013-12-12T18:19:17.378Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-30T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42190, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.508Z", - "slice": 4, - "created": "2013-12-12T18:19:17.386Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-30T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42191, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.558Z", - "slice": 4, - "created": "2013-12-12T18:19:17.395Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-30T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42192, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.608Z", - "slice": 4, - "created": "2013-12-12T18:19:17.403Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-30T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42193, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.657Z", - "slice": 4, - "created": "2013-12-12T18:19:17.411Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-30T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42194, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.732Z", - "slice": 4, - "created": "2013-12-12T18:19:17.419Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-30T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42195, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.782Z", - "slice": 4, - "created": "2013-12-12T18:19:17.428Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 31, - "date": "2013-11-30T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42196, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.831Z", - "slice": 4, - "created": "2013-12-12T18:19:17.436Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-30T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42197, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.881Z", - "slice": 4, - "created": "2013-12-12T18:19:17.444Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-30T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42198, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.931Z", - "slice": 4, - "created": "2013-12-12T18:19:17.453Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-30T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42199, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.980Z", - "slice": 4, - "created": "2013-12-12T18:19:17.461Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-12-01T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42200, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.030Z", - "slice": 4, - "created": "2013-12-12T18:19:17.469Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-12-01T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42201, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.080Z", - "slice": 4, - "created": "2013-12-12T18:19:17.477Z", - "amount": 0.0385, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-12-01T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42202, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.130Z", - "slice": 4, - "created": "2013-12-12T18:19:17.486Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-12-01T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42203, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.179Z", - "slice": 4, - "created": "2013-12-12T18:19:17.494Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-12-01T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42204, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.229Z", - "slice": 4, - "created": "2013-12-12T18:19:17.502Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-12-01T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42205, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.279Z", - "slice": 4, - "created": "2013-12-12T18:19:17.510Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-12-01T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42206, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.328Z", - "slice": 4, - "created": "2013-12-12T18:19:17.519Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-12-01T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42207, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.378Z", - "slice": 4, - "created": "2013-12-12T18:19:17.527Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-12-01T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42208, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.428Z", - "slice": 4, - "created": "2013-12-12T18:19:17.535Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-12-01T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42209, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.478Z", - "slice": 4, - "created": "2013-12-12T18:19:17.544Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-12-01T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42210, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.527Z", - "slice": 4, - "created": "2013-12-12T18:19:17.552Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-12-01T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42211, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.577Z", - "slice": 4, - "created": "2013-12-12T18:19:17.560Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-12-01T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42212, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.627Z", - "slice": 4, - "created": "2013-12-12T18:19:17.568Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-12-01T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42213, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.676Z", - "slice": 4, - "created": "2013-12-12T18:19:17.577Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-12-01T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42214, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.726Z", - "slice": 4, - "created": "2013-12-12T18:19:17.585Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-12-01T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42215, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.776Z", - "slice": 4, - "created": "2013-12-12T18:19:17.593Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-12-01T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42216, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.825Z", - "slice": 4, - "created": "2013-12-12T18:19:17.601Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-12-01T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42217, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.875Z", - "slice": 4, - "created": "2013-12-12T18:19:17.610Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-12-01T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42218, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.925Z", - "slice": 4, - "created": "2013-12-12T18:19:17.618Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-12-01T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42219, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.974Z", - "slice": 4, - "created": "2013-12-12T18:19:17.626Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-12-01T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42220, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.024Z", - "slice": 4, - "created": "2013-12-12T18:19:17.635Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-12-01T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42221, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.074Z", - "slice": 4, - "created": "2013-12-12T18:19:17.643Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-12-01T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42222, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.124Z", - "slice": 4, - "created": "2013-12-12T18:19:17.651Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-12-01T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42223, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.182Z", - "slice": 4, - "created": "2013-12-12T18:19:17.660Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-02T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42224, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.231Z", - "slice": 4, - "created": "2013-12-12T18:19:17.668Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-02T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42225, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.281Z", - "slice": 4, - "created": "2013-12-12T18:19:17.676Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-02T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42226, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.331Z", - "slice": 4, - "created": "2013-12-12T18:19:17.684Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-02T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42227, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.380Z", - "slice": 4, - "created": "2013-12-12T18:19:17.693Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-02T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42228, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.430Z", - "slice": 4, - "created": "2013-12-12T18:19:17.701Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-02T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42229, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.480Z", - "slice": 4, - "created": "2013-12-12T18:19:17.709Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-02T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42230, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.530Z", - "slice": 4, - "created": "2013-12-12T18:19:17.718Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-02T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42231, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.579Z", - "slice": 4, - "created": "2013-12-12T18:19:17.726Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-02T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42232, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.629Z", - "slice": 4, - "created": "2013-12-12T18:19:17.734Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-02T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42233, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.679Z", - "slice": 4, - "created": "2013-12-12T18:19:17.742Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-02T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42234, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.728Z", - "slice": 4, - "created": "2013-12-12T18:19:17.751Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-02T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42235, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.778Z", - "slice": 4, - "created": "2013-12-12T18:19:17.759Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-02T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42236, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.828Z", - "slice": 4, - "created": "2013-12-12T18:19:17.767Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-02T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42237, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.877Z", - "slice": 4, - "created": "2013-12-12T18:19:17.775Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-02T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42238, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.927Z", - "slice": 4, - "created": "2013-12-12T18:19:17.784Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-02T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42239, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.977Z", - "slice": 4, - "created": "2013-12-12T18:19:17.792Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-02T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42240, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.027Z", - "slice": 4, - "created": "2013-12-12T18:19:17.800Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-02T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42241, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.076Z", - "slice": 4, - "created": "2013-12-12T18:19:17.809Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-02T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42242, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.225Z", - "slice": 4, - "created": "2013-12-12T18:19:17.817Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-02T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42243, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.275Z", - "slice": 4, - "created": "2013-12-12T18:19:17.825Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-02T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42244, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.325Z", - "slice": 4, - "created": "2013-12-12T18:19:17.833Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-02T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42245, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.376Z", - "slice": 4, - "created": "2013-12-12T18:19:17.842Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-02T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42246, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.426Z", - "slice": 4, - "created": "2013-12-12T18:19:17.850Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-02T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42247, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.475Z", - "slice": 4, - "created": "2013-12-12T18:19:17.858Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-03T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42248, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.525Z", - "slice": 4, - "created": "2013-12-12T18:19:17.867Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-03T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42249, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.575Z", - "slice": 4, - "created": "2013-12-12T18:19:17.875Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-03T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42250, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.625Z", - "slice": 4, - "created": "2013-12-12T18:19:17.883Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-03T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42251, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.674Z", - "slice": 4, - "created": "2013-12-12T18:19:17.891Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-03T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42252, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.724Z", - "slice": 4, - "created": "2013-12-12T18:19:17.900Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-03T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42253, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.774Z", - "slice": 4, - "created": "2013-12-12T18:19:17.908Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-03T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42254, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.823Z", - "slice": 4, - "created": "2013-12-12T18:19:17.916Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-03T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42255, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.873Z", - "slice": 4, - "created": "2013-12-12T18:19:17.925Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-03T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42256, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.923Z", - "slice": 4, - "created": "2013-12-12T18:19:17.933Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-03T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42257, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.973Z", - "slice": 4, - "created": "2013-12-12T18:19:17.941Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-03T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42258, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.022Z", - "slice": 4, - "created": "2013-12-12T18:19:17.949Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-03T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42259, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.072Z", - "slice": 4, - "created": "2013-12-12T18:19:17.958Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-03T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42260, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.122Z", - "slice": 4, - "created": "2013-12-12T18:19:17.966Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-03T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42261, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.171Z", - "slice": 4, - "created": "2013-12-12T18:19:17.974Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-03T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42262, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.221Z", - "slice": 4, - "created": "2013-12-12T18:19:17.983Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-03T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42263, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.271Z", - "slice": 4, - "created": "2013-12-12T18:19:17.991Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-03T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42264, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.320Z", - "slice": 4, - "created": "2013-12-12T18:19:17.999Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-03T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42265, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.370Z", - "slice": 4, - "created": "2013-12-12T18:19:18.008Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-03T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42266, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.420Z", - "slice": 4, - "created": "2013-12-12T18:19:18.016Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-03T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42267, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.469Z", - "slice": 4, - "created": "2013-12-12T18:19:18.024Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-03T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42268, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.519Z", - "slice": 4, - "created": "2013-12-12T18:19:18.032Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-03T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42269, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.569Z", - "slice": 4, - "created": "2013-12-12T18:19:18.041Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-03T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42270, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.619Z", - "slice": 4, - "created": "2013-12-12T18:19:18.049Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-03T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42271, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.668Z", - "slice": 4, - "created": "2013-12-12T18:19:18.057Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-04T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42272, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.718Z", - "slice": 4, - "created": "2013-12-12T18:19:18.066Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-04T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42273, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.768Z", - "slice": 4, - "created": "2013-12-12T18:19:18.074Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-04T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42274, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.817Z", - "slice": 4, - "created": "2013-12-12T18:19:18.082Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-04T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42275, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.867Z", - "slice": 4, - "created": "2013-12-12T18:19:18.090Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-04T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42276, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.917Z", - "slice": 4, - "created": "2013-12-12T18:19:18.099Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-04T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42277, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.967Z", - "slice": 4, - "created": "2013-12-12T18:19:18.107Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-04T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42278, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.016Z", - "slice": 4, - "created": "2013-12-12T18:19:18.115Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-04T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42279, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.066Z", - "slice": 4, - "created": "2013-12-12T18:19:18.123Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-04T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42280, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.116Z", - "slice": 4, - "created": "2013-12-12T18:19:18.132Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-04T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42281, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.165Z", - "slice": 4, - "created": "2013-12-12T18:19:18.140Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-04T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42282, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.215Z", - "slice": 4, - "created": "2013-12-12T18:19:18.148Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-04T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42283, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.265Z", - "slice": 4, - "created": "2013-12-12T18:19:18.157Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-04T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42284, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.314Z", - "slice": 4, - "created": "2013-12-12T18:19:18.165Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-04T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42285, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.364Z", - "slice": 4, - "created": "2013-12-12T18:19:18.173Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-04T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42286, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.414Z", - "slice": 4, - "created": "2013-12-12T18:19:18.181Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-04T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42287, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.464Z", - "slice": 4, - "created": "2013-12-12T18:19:18.190Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-04T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42288, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.513Z", - "slice": 4, - "created": "2013-12-12T18:19:18.198Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-04T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42289, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.563Z", - "slice": 4, - "created": "2013-12-12T18:19:18.206Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-04T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42290, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.613Z", - "slice": 4, - "created": "2013-12-12T18:19:18.215Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-04T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42291, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.662Z", - "slice": 4, - "created": "2013-12-12T18:19:18.223Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-04T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42292, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.745Z", - "slice": 4, - "created": "2013-12-12T18:19:18.231Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-04T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42293, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.795Z", - "slice": 4, - "created": "2013-12-12T18:19:18.239Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-04T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42294, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.845Z", - "slice": 4, - "created": "2013-12-12T18:19:18.248Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-04T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42295, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.894Z", - "slice": 4, - "created": "2013-12-12T18:19:18.256Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-05T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42296, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.944Z", - "slice": 4, - "created": "2013-12-12T18:19:18.264Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-05T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42297, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.994Z", - "slice": 4, - "created": "2013-12-12T18:19:18.273Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-05T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42298, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.044Z", - "slice": 4, - "created": "2013-12-12T18:19:18.281Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-05T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42299, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.093Z", - "slice": 4, - "created": "2013-12-12T18:19:18.289Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-05T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42300, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.143Z", - "slice": 4, - "created": "2013-12-12T18:19:18.297Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-05T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42301, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.192Z", - "slice": 4, - "created": "2013-12-12T18:19:18.306Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-05T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42302, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.242Z", - "slice": 4, - "created": "2013-12-12T18:19:18.314Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-05T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42303, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.292Z", - "slice": 4, - "created": "2013-12-12T18:19:18.322Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-05T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42304, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.342Z", - "slice": 4, - "created": "2013-12-12T18:19:18.331Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-05T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42305, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.391Z", - "slice": 4, - "created": "2013-12-12T18:19:18.339Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-05T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42306, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.441Z", - "slice": 4, - "created": "2013-12-12T18:19:18.347Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-05T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42307, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.491Z", - "slice": 4, - "created": "2013-12-12T18:19:18.355Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-05T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42308, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.541Z", - "slice": 4, - "created": "2013-12-12T18:19:18.364Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-05T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42309, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.590Z", - "slice": 4, - "created": "2013-12-12T18:19:18.372Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-05T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42310, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.640Z", - "slice": 4, - "created": "2013-12-12T18:19:18.380Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-05T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42311, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.690Z", - "slice": 4, - "created": "2013-12-12T18:19:18.389Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-05T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42312, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.739Z", - "slice": 4, - "created": "2013-12-12T18:19:18.397Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-05T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42313, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.789Z", - "slice": 4, - "created": "2013-12-12T18:19:18.405Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-05T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42314, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.839Z", - "slice": 4, - "created": "2013-12-12T18:19:18.413Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-05T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42315, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.888Z", - "slice": 4, - "created": "2013-12-12T18:19:18.422Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-05T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42316, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.938Z", - "slice": 4, - "created": "2013-12-12T18:19:18.430Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-05T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42317, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.988Z", - "slice": 4, - "created": "2013-12-12T18:19:18.438Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-05T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42318, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.038Z", - "slice": 4, - "created": "2013-12-12T18:19:18.446Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-05T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42319, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.087Z", - "slice": 4, - "created": "2013-12-12T18:19:18.455Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-06T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42320, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.137Z", - "slice": 4, - "created": "2013-12-12T18:19:18.463Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-06T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42321, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.187Z", - "slice": 4, - "created": "2013-12-12T18:19:18.471Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-06T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42322, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.237Z", - "slice": 4, - "created": "2013-12-12T18:19:18.480Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-06T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42323, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.295Z", - "slice": 4, - "created": "2013-12-12T18:19:18.488Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-06T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42324, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.353Z", - "slice": 4, - "created": "2013-12-12T18:19:18.496Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-06T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42325, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.402Z", - "slice": 4, - "created": "2013-12-12T18:19:18.505Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-06T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42326, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.452Z", - "slice": 4, - "created": "2013-12-12T18:19:18.513Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-06T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42327, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.502Z", - "slice": 4, - "created": "2013-12-12T18:19:18.521Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-06T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42328, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.551Z", - "slice": 4, - "created": "2013-12-12T18:19:18.530Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-06T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42329, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.601Z", - "slice": 4, - "created": "2013-12-12T18:19:18.538Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-06T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42330, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.651Z", - "slice": 4, - "created": "2013-12-12T18:19:18.546Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-06T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42331, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.701Z", - "slice": 4, - "created": "2013-12-12T18:19:18.554Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-06T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42332, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.750Z", - "slice": 4, - "created": "2013-12-12T18:19:18.563Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-06T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42333, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.800Z", - "slice": 4, - "created": "2013-12-12T18:19:18.571Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-06T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42334, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.850Z", - "slice": 4, - "created": "2013-12-12T18:19:18.579Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-06T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42335, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.899Z", - "slice": 4, - "created": "2013-12-12T18:19:18.587Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-06T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42336, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.949Z", - "slice": 4, - "created": "2013-12-12T18:19:18.596Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-06T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42337, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.999Z", - "slice": 4, - "created": "2013-12-12T18:19:18.604Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-06T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42338, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.048Z", - "slice": 4, - "created": "2013-12-12T18:19:18.612Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-06T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42339, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.098Z", - "slice": 4, - "created": "2013-12-12T18:19:18.621Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-06T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42340, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.148Z", - "slice": 4, - "created": "2013-12-12T18:19:18.629Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-06T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42341, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.198Z", - "slice": 4, - "created": "2013-12-12T18:19:18.637Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-06T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42342, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.247Z", - "slice": 4, - "created": "2013-12-12T18:19:18.645Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-06T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42343, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.297Z", - "slice": 4, - "created": "2013-12-12T18:19:18.654Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-07T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42344, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.347Z", - "slice": 4, - "created": "2013-12-12T18:19:18.662Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-07T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42345, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.396Z", - "slice": 4, - "created": "2013-12-12T18:19:18.670Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-07T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42346, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.446Z", - "slice": 4, - "created": "2013-12-12T18:19:18.679Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-07T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42347, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.496Z", - "slice": 4, - "created": "2013-12-12T18:19:18.687Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-07T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42348, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.546Z", - "slice": 4, - "created": "2013-12-12T18:19:18.695Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-07T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42349, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.595Z", - "slice": 4, - "created": "2013-12-12T18:19:18.703Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-07T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42350, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.645Z", - "slice": 4, - "created": "2013-12-12T18:19:18.712Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-07T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42351, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.695Z", - "slice": 4, - "created": "2013-12-12T18:19:18.720Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-07T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42352, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.744Z", - "slice": 4, - "created": "2013-12-12T18:19:18.728Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-07T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42353, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.794Z", - "slice": 4, - "created": "2013-12-12T18:19:18.736Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-07T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42354, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.844Z", - "slice": 4, - "created": "2013-12-12T18:19:18.745Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-07T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42355, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.893Z", - "slice": 4, - "created": "2013-12-12T18:19:18.753Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-07T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42356, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.943Z", - "slice": 4, - "created": "2013-12-12T18:19:18.761Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-07T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42357, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.993Z", - "slice": 4, - "created": "2013-12-12T18:19:18.770Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-07T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42358, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.043Z", - "slice": 4, - "created": "2013-12-12T18:19:18.778Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-07T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42359, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.092Z", - "slice": 4, - "created": "2013-12-12T18:19:18.786Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-07T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42360, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.142Z", - "slice": 4, - "created": "2013-12-12T18:19:18.794Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-07T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42361, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.192Z", - "slice": 4, - "created": "2013-12-12T18:19:18.803Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-07T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42362, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.241Z", - "slice": 4, - "created": "2013-12-12T18:19:18.811Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-07T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42363, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.291Z", - "slice": 4, - "created": "2013-12-12T18:19:18.819Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-07T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42364, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.341Z", - "slice": 4, - "created": "2013-12-12T18:19:18.828Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-07T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42365, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.390Z", - "slice": 4, - "created": "2013-12-12T18:19:18.836Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-07T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42366, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.440Z", - "slice": 4, - "created": "2013-12-12T18:19:18.844Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-07T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42367, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.490Z", - "slice": 4, - "created": "2013-12-12T18:19:18.852Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-08T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42368, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.540Z", - "slice": 4, - "created": "2013-12-12T18:19:18.861Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-08T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42369, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.589Z", - "slice": 4, - "created": "2013-12-12T18:19:18.869Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-08T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42370, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.639Z", - "slice": 4, - "created": "2013-12-12T18:19:18.877Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-08T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42371, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.689Z", - "slice": 4, - "created": "2013-12-12T18:19:18.886Z", - "amount": 0.0147, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-08T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42372, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.738Z", - "slice": 4, - "created": "2013-12-12T18:19:18.894Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-08T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42373, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.788Z", - "slice": 4, - "created": "2013-12-12T18:19:18.902Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-08T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42374, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.838Z", - "slice": 4, - "created": "2013-12-12T18:19:18.910Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-08T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42375, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.887Z", - "slice": 4, - "created": "2013-12-12T18:19:18.919Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-08T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42376, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.937Z", - "slice": 4, - "created": "2013-12-12T18:19:18.927Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-08T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42377, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.987Z", - "slice": 4, - "created": "2013-12-12T18:19:18.935Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-08T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42378, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.037Z", - "slice": 4, - "created": "2013-12-12T18:19:18.944Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-08T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42379, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.086Z", - "slice": 4, - "created": "2013-12-12T18:19:18.952Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-08T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42380, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.136Z", - "slice": 4, - "created": "2013-12-12T18:19:18.960Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-08T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42381, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.186Z", - "slice": 4, - "created": "2013-12-12T18:19:18.968Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-08T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42382, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.235Z", - "slice": 4, - "created": "2013-12-12T18:19:18.977Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-08T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42383, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.285Z", - "slice": 4, - "created": "2013-12-12T18:19:18.985Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-08T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42384, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.335Z", - "slice": 4, - "created": "2013-12-12T18:19:18.993Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-08T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42385, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.384Z", - "slice": 4, - "created": "2013-12-12T18:19:19.002Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-08T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42386, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.434Z", - "slice": 4, - "created": "2013-12-12T18:19:19.010Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-08T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42387, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.484Z", - "slice": 4, - "created": "2013-12-12T18:19:19.018Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-08T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42388, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.534Z", - "slice": 4, - "created": "2013-12-12T18:19:19.027Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-08T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42389, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.583Z", - "slice": 4, - "created": "2013-12-12T18:19:19.035Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-08T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42390, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.633Z", - "slice": 4, - "created": "2013-12-12T18:19:19.043Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-08T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42391, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.051Z", - "slice": 4, - "created": "2013-12-12T18:19:19.051Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.35, - "invoice": null, - "date": "2013-12-09T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42392, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.060Z", - "slice": 4, - "created": "2013-12-12T18:19:19.060Z", - "amount": 0.0231, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.33, - "invoice": null, - "date": "2013-12-09T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42393, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.068Z", - "slice": 4, - "created": "2013-12-12T18:19:19.068Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.32, - "invoice": null, - "date": "2013-12-09T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42394, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.076Z", - "slice": 4, - "created": "2013-12-12T18:19:19.076Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-09T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42395, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.085Z", - "slice": 4, - "created": "2013-12-12T18:19:19.085Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-09T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42396, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.093Z", - "slice": 4, - "created": "2013-12-12T18:19:19.093Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.38, - "invoice": null, - "date": "2013-12-09T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42397, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.101Z", - "slice": 4, - "created": "2013-12-12T18:19:19.101Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.57, - "invoice": null, - "date": "2013-12-09T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42398, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.109Z", - "slice": 4, - "created": "2013-12-12T18:19:19.109Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.49, - "invoice": null, - "date": "2013-12-09T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42399, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.118Z", - "slice": 4, - "created": "2013-12-12T18:19:19.118Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.44, - "invoice": null, - "date": "2013-12-09T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42400, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.126Z", - "slice": 4, - "created": "2013-12-12T18:19:19.126Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.54, - "invoice": null, - "date": "2013-12-09T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42401, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.134Z", - "slice": 4, - "created": "2013-12-12T18:19:19.134Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.43, - "invoice": null, - "date": "2013-12-09T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42402, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.143Z", - "slice": 4, - "created": "2013-12-12T18:19:19.142Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-09T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42403, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.151Z", - "slice": 4, - "created": "2013-12-12T18:19:19.151Z", - "amount": 0.0238, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-09T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42404, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.159Z", - "slice": 4, - "created": "2013-12-12T18:19:19.159Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-09T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42405, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.167Z", - "slice": 4, - "created": "2013-12-12T18:19:19.167Z", - "amount": 0.0329, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-09T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42406, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.176Z", - "slice": 4, - "created": "2013-12-12T18:19:19.176Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-09T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42407, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.184Z", - "slice": 4, - "created": "2013-12-12T18:19:19.184Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-09T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42408, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.192Z", - "slice": 4, - "created": "2013-12-12T18:19:19.192Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.31, - "invoice": null, - "date": "2013-12-09T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42409, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.200Z", - "slice": 4, - "created": "2013-12-12T18:19:19.200Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-09T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42410, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.209Z", - "slice": 4, - "created": "2013-12-12T18:19:19.209Z", - "amount": 0.014, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.2, - "invoice": null, - "date": "2013-12-09T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42411, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.217Z", - "slice": 4, - "created": "2013-12-12T18:19:19.217Z", - "amount": 0.0392, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.56, - "invoice": null, - "date": "2013-12-09T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42412, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.225Z", - "slice": 4, - "created": "2013-12-12T18:19:19.225Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-09T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42413, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.234Z", - "slice": 4, - "created": "2013-12-12T18:19:19.234Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-09T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42414, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.242Z", - "slice": 4, - "created": "2013-12-12T18:19:19.242Z", - "amount": 0.0399, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.57, - "invoice": null, - "date": "2013-12-09T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42415, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.250Z", - "slice": 4, - "created": "2013-12-12T18:19:19.250Z", - "amount": 0.0322, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.46, - "invoice": null, - "date": "2013-12-10T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42416, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.258Z", - "slice": 4, - "created": "2013-12-12T18:19:19.258Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-10T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42417, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.267Z", - "slice": 4, - "created": "2013-12-12T18:19:19.267Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-10T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42418, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.275Z", - "slice": 4, - "created": "2013-12-12T18:19:19.275Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.25, - "invoice": null, - "date": "2013-12-10T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42419, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.283Z", - "slice": 4, - "created": "2013-12-12T18:19:19.283Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.29, - "invoice": null, - "date": "2013-12-10T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42420, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.292Z", - "slice": 4, - "created": "2013-12-12T18:19:19.292Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.26, - "invoice": null, - "date": "2013-12-10T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42421, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.300Z", - "slice": 4, - "created": "2013-12-12T18:19:19.300Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-10T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42422, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.308Z", - "slice": 4, - "created": "2013-12-12T18:19:19.308Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.45, - "invoice": null, - "date": "2013-12-10T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42423, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.316Z", - "slice": 4, - "created": "2013-12-12T18:19:19.316Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-10T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42424, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.325Z", - "slice": 4, - "created": "2013-12-12T18:19:19.324Z", - "amount": 0.0259, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.37, - "invoice": null, - "date": "2013-12-10T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42425, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.333Z", - "slice": 4, - "created": "2013-12-12T18:19:19.333Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-10T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42426, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.341Z", - "slice": 4, - "created": "2013-12-12T18:19:19.341Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-10T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42427, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.350Z", - "slice": 4, - "created": "2013-12-12T18:19:19.349Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.45, - "invoice": null, - "date": "2013-12-10T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42428, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.358Z", - "slice": 4, - "created": "2013-12-12T18:19:19.358Z", - "amount": 0.035, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.5, - "invoice": null, - "date": "2013-12-10T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42429, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.366Z", - "slice": 4, - "created": "2013-12-12T18:19:19.366Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.44, - "invoice": null, - "date": "2013-12-10T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42430, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.374Z", - "slice": 4, - "created": "2013-12-12T18:19:19.374Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-10T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42431, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.383Z", - "slice": 4, - "created": "2013-12-12T18:19:19.383Z", - "amount": 0.0301, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.43, - "invoice": null, - "date": "2013-12-10T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42432, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.391Z", - "slice": 4, - "created": "2013-12-12T18:19:19.391Z", - "amount": 0.0343, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.49, - "invoice": null, - "date": "2013-12-10T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42433, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.399Z", - "slice": 4, - "created": "2013-12-12T18:19:19.399Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-10T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42434, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.408Z", - "slice": 4, - "created": "2013-12-12T18:19:19.408Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-10T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42435, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.416Z", - "slice": 4, - "created": "2013-12-12T18:19:19.416Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.23, - "invoice": null, - "date": "2013-12-10T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42436, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.424Z", - "slice": 4, - "created": "2013-12-12T18:19:19.424Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-10T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42437, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.432Z", - "slice": 4, - "created": "2013-12-12T18:19:19.432Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.28, - "invoice": null, - "date": "2013-12-10T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42438, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.441Z", - "slice": 4, - "created": "2013-12-12T18:19:19.441Z", - "amount": 0.0175, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.25, - "invoice": null, - "date": "2013-12-10T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42439, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.449Z", - "slice": 4, - "created": "2013-12-12T18:19:19.449Z", - "amount": 0.0357, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-11T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42440, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.457Z", - "slice": 4, - "created": "2013-12-12T18:19:19.457Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.52, - "invoice": null, - "date": "2013-12-11T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42441, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.466Z", - "slice": 4, - "created": "2013-12-12T18:19:19.465Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.29, - "invoice": null, - "date": "2013-12-11T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42442, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.474Z", - "slice": 4, - "created": "2013-12-12T18:19:19.474Z", - "amount": 0.0315, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.45, - "invoice": null, - "date": "2013-12-11T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42443, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.482Z", - "slice": 4, - "created": "2013-12-12T18:19:19.482Z", - "amount": 0.0224, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.32, - "invoice": null, - "date": "2013-12-11T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42444, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.490Z", - "slice": 4, - "created": "2013-12-12T18:19:19.490Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.4, - "invoice": null, - "date": "2013-12-11T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42445, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.499Z", - "slice": 4, - "created": "2013-12-12T18:19:19.499Z", - "amount": 0.0385, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.55, - "invoice": null, - "date": "2013-12-11T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42446, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.507Z", - "slice": 4, - "created": "2013-12-12T18:19:19.507Z", - "amount": 0.0364, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.52, - "invoice": null, - "date": "2013-12-11T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42447, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.515Z", - "slice": 4, - "created": "2013-12-12T18:19:19.515Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.54, - "invoice": null, - "date": "2013-12-11T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42448, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.524Z", - "slice": 4, - "created": "2013-12-12T18:19:19.524Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-11T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42449, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.532Z", - "slice": 4, - "created": "2013-12-12T18:19:19.532Z", - "amount": 0.0245, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.35, - "invoice": null, - "date": "2013-12-11T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42450, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.540Z", - "slice": 4, - "created": "2013-12-12T18:19:19.540Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.26, - "invoice": null, - "date": "2013-12-11T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42451, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.548Z", - "slice": 4, - "created": "2013-12-12T18:19:19.548Z", - "amount": 0.0189, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-11T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42452, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.557Z", - "slice": 4, - "created": "2013-12-12T18:19:19.557Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-11T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42453, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.565Z", - "slice": 4, - "created": "2013-12-12T18:19:19.565Z", - "amount": 0.0294, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-11T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42454, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.573Z", - "slice": 4, - "created": "2013-12-12T18:19:19.573Z", - "amount": 0.0161, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.23, - "invoice": null, - "date": "2013-12-11T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42455, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.582Z", - "slice": 4, - "created": "2013-12-12T18:19:19.582Z", - "amount": 0.0168, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-11T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42456, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.590Z", - "slice": 4, - "created": "2013-12-12T18:19:19.590Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.53, - "invoice": null, - "date": "2013-12-11T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42457, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.598Z", - "slice": 4, - "created": "2013-12-12T18:19:19.598Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.3, - "invoice": null, - "date": "2013-12-11T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42458, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.606Z", - "slice": 4, - "created": "2013-12-12T18:19:19.606Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-11T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42459, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.615Z", - "slice": 4, - "created": "2013-12-12T18:19:19.615Z", - "amount": 0.0154, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-11T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42460, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.623Z", - "slice": 4, - "created": "2013-12-12T18:19:19.623Z", - "amount": 0.042, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.6, - "invoice": null, - "date": "2013-12-11T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42461, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.631Z", - "slice": 4, - "created": "2013-12-12T18:19:19.631Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-11T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42462, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.640Z", - "slice": 4, - "created": "2013-12-12T18:19:19.639Z", - "amount": 0.0252, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.36, - "invoice": null, - "date": "2013-12-11T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42463, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.648Z", - "slice": 4, - "created": "2013-12-12T18:19:19.648Z", - "amount": 0.0217, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.31, - "invoice": null, - "date": "2013-12-12T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42464, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.656Z", - "slice": 4, - "created": "2013-12-12T18:19:19.656Z", - "amount": 0.0266, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.38, - "invoice": null, - "date": "2013-12-12T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42465, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.664Z", - "slice": 4, - "created": "2013-12-12T18:19:19.664Z", - "amount": 0.0182, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.26, - "invoice": null, - "date": "2013-12-12T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42466, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.673Z", - "slice": 4, - "created": "2013-12-12T18:19:19.673Z", - "amount": 0.021, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.3, - "invoice": null, - "date": "2013-12-12T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42467, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.681Z", - "slice": 4, - "created": "2013-12-12T18:19:19.681Z", - "amount": 0.0273, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-12T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42468, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.689Z", - "slice": 4, - "created": "2013-12-12T18:19:19.689Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.4, - "invoice": null, - "date": "2013-12-12T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42469, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.697Z", - "slice": 4, - "created": "2013-12-12T18:19:19.697Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-12T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42470, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.706Z", - "slice": 4, - "created": "2013-12-12T18:19:19.706Z", - "amount": 0.0287, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-12T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42471, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.714Z", - "slice": 4, - "created": "2013-12-12T18:19:19.714Z", - "amount": 0.0203, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.29, - "invoice": null, - "date": "2013-12-12T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42472, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.722Z", - "slice": 4, - "created": "2013-12-12T18:19:19.722Z", - "amount": 0.0378, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.54, - "invoice": null, - "date": "2013-12-12T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42473, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.731Z", - "slice": 4, - "created": "2013-12-12T18:19:19.731Z", - "amount": 0.0196, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.28, - "invoice": null, - "date": "2013-12-12T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42474, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.739Z", - "slice": 4, - "created": "2013-12-12T18:19:19.739Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.4, - "invoice": null, - "date": "2013-12-12T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42475, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.747Z", - "slice": 4, - "created": "2013-12-12T18:19:19.747Z", - "amount": 0.0371, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.53, - "invoice": null, - "date": "2013-12-12T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42476, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.755Z", - "slice": 4, - "created": "2013-12-12T18:19:19.755Z", - "amount": 0.028, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.4, - "invoice": null, - "date": "2013-12-12T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42477, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.764Z", - "slice": 4, - "created": "2013-12-12T18:19:19.764Z", - "amount": 0.0413, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-12T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42478, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.772Z", - "slice": 4, - "created": "2013-12-12T18:19:19.772Z", - "amount": 0.0336, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-12T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42479, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.780Z", - "slice": 4, - "created": "2013-12-12T18:19:19.780Z", - "amount": 0.0406, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-12T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42480, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:19.789Z", - "slice": 4, - "created": "2013-12-12T18:19:19.788Z", - "amount": 0.0308, - "object": 55, - "account": 7, - "state": "pending", - "coreHours": 0.44, - "invoice": null, - "date": "2013-12-12T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42481, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.605Z", - "slice": 4, - "created": "2013-12-12T18:19:19.804Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-12T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42482, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.655Z", - "slice": 4, - "created": "2013-12-12T18:19:19.813Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-12T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42483, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.705Z", - "slice": 4, - "created": "2013-12-12T18:19:19.822Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 29, - "date": "2013-11-12T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42484, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.754Z", - "slice": 4, - "created": "2013-12-12T18:19:19.830Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 29, - "date": "2013-11-12T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42485, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.804Z", - "slice": 4, - "created": "2013-12-12T18:19:19.838Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-12T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42486, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.854Z", - "slice": 4, - "created": "2013-12-12T18:19:19.846Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-12T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42487, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.904Z", - "slice": 4, - "created": "2013-12-12T18:19:19.855Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-13T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42488, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.953Z", - "slice": 4, - "created": "2013-12-12T18:19:19.863Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-13T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42489, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.003Z", - "slice": 4, - "created": "2013-12-12T18:19:19.871Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-13T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42490, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.053Z", - "slice": 4, - "created": "2013-12-12T18:19:19.880Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-13T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42491, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.102Z", - "slice": 4, - "created": "2013-12-12T18:19:19.888Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-13T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42492, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.152Z", - "slice": 4, - "created": "2013-12-12T18:19:19.896Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-13T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42493, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.202Z", - "slice": 4, - "created": "2013-12-12T18:19:19.905Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-13T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42494, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.251Z", - "slice": 4, - "created": "2013-12-12T18:19:19.913Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-13T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42495, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.301Z", - "slice": 4, - "created": "2013-12-12T18:19:19.921Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-13T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42496, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.351Z", - "slice": 4, - "created": "2013-12-12T18:19:19.929Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-13T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42497, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.400Z", - "slice": 4, - "created": "2013-12-12T18:19:19.938Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-13T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42498, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.450Z", - "slice": 4, - "created": "2013-12-12T18:19:19.946Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-13T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42499, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.500Z", - "slice": 4, - "created": "2013-12-12T18:19:19.954Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-13T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42500, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.550Z", - "slice": 4, - "created": "2013-12-12T18:19:19.962Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-13T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42501, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.599Z", - "slice": 4, - "created": "2013-12-12T18:19:19.971Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-13T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42502, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.649Z", - "slice": 4, - "created": "2013-12-12T18:19:19.979Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-13T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42503, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.699Z", - "slice": 4, - "created": "2013-12-12T18:19:19.988Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-13T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42504, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.748Z", - "slice": 4, - "created": "2013-12-12T18:19:19.996Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-13T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42505, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.798Z", - "slice": 4, - "created": "2013-12-12T18:19:20.004Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-13T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42506, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.848Z", - "slice": 4, - "created": "2013-12-12T18:19:20.012Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-13T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42507, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.898Z", - "slice": 4, - "created": "2013-12-12T18:19:20.021Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-13T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42508, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.947Z", - "slice": 4, - "created": "2013-12-12T18:19:20.029Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-13T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42509, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.997Z", - "slice": 4, - "created": "2013-12-12T18:19:20.037Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-13T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42510, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.047Z", - "slice": 4, - "created": "2013-12-12T18:19:20.046Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 29, - "date": "2013-11-13T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42511, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.096Z", - "slice": 4, - "created": "2013-12-12T18:19:20.054Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-14T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42512, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.146Z", - "slice": 4, - "created": "2013-12-12T18:19:20.062Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-14T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42513, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.196Z", - "slice": 4, - "created": "2013-12-12T18:19:20.070Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-14T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42514, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.245Z", - "slice": 4, - "created": "2013-12-12T18:19:20.079Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-14T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42515, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.295Z", - "slice": 4, - "created": "2013-12-12T18:19:20.087Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-14T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42516, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.345Z", - "slice": 4, - "created": "2013-12-12T18:19:20.095Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-14T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42517, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.395Z", - "slice": 4, - "created": "2013-12-12T18:19:20.103Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-14T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42518, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.444Z", - "slice": 4, - "created": "2013-12-12T18:19:20.112Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-14T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42519, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.494Z", - "slice": 4, - "created": "2013-12-12T18:19:20.120Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-14T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42520, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.544Z", - "slice": 4, - "created": "2013-12-12T18:19:20.128Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-14T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42521, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.593Z", - "slice": 4, - "created": "2013-12-12T18:19:20.137Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-14T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42522, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.643Z", - "slice": 4, - "created": "2013-12-12T18:19:20.145Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-14T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42523, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.693Z", - "slice": 4, - "created": "2013-12-12T18:19:20.153Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-14T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42524, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.742Z", - "slice": 4, - "created": "2013-12-12T18:19:20.161Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-14T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42525, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.792Z", - "slice": 4, - "created": "2013-12-12T18:19:20.170Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-14T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42526, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.842Z", - "slice": 4, - "created": "2013-12-12T18:19:20.178Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-14T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42527, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.892Z", - "slice": 4, - "created": "2013-12-12T18:19:20.186Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-14T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42528, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.941Z", - "slice": 4, - "created": "2013-12-12T18:19:20.194Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-14T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42529, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.991Z", - "slice": 4, - "created": "2013-12-12T18:19:20.203Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-14T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42530, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.041Z", - "slice": 4, - "created": "2013-12-12T18:19:20.211Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-14T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42531, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.090Z", - "slice": 4, - "created": "2013-12-12T18:19:20.219Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 29, - "date": "2013-11-14T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42532, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.140Z", - "slice": 4, - "created": "2013-12-12T18:19:20.228Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-14T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42533, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.190Z", - "slice": 4, - "created": "2013-12-12T18:19:20.238Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-14T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42534, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.240Z", - "slice": 4, - "created": "2013-12-12T18:19:20.246Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-14T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42535, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.289Z", - "slice": 4, - "created": "2013-12-12T18:19:20.254Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-15T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42536, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.339Z", - "slice": 4, - "created": "2013-12-12T18:19:20.262Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-15T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42537, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.389Z", - "slice": 4, - "created": "2013-12-12T18:19:20.271Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-15T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42538, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.450Z", - "slice": 4, - "created": "2013-12-12T18:19:20.279Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-15T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42539, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.521Z", - "slice": 4, - "created": "2013-12-12T18:19:20.287Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-15T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42540, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.571Z", - "slice": 4, - "created": "2013-12-12T18:19:20.296Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-15T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42541, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.621Z", - "slice": 4, - "created": "2013-12-12T18:19:20.304Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-15T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42542, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.670Z", - "slice": 4, - "created": "2013-12-12T18:19:20.312Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-15T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42543, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.720Z", - "slice": 4, - "created": "2013-12-12T18:19:20.320Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-15T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42544, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.770Z", - "slice": 4, - "created": "2013-12-12T18:19:20.329Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-15T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42545, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.819Z", - "slice": 4, - "created": "2013-12-12T18:19:20.337Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 29, - "date": "2013-11-15T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42546, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.869Z", - "slice": 4, - "created": "2013-12-12T18:19:20.345Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-15T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42547, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.919Z", - "slice": 4, - "created": "2013-12-12T18:19:20.354Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-15T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42548, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.969Z", - "slice": 4, - "created": "2013-12-12T18:19:20.362Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-15T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42549, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.018Z", - "slice": 4, - "created": "2013-12-12T18:19:20.370Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-15T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42550, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.068Z", - "slice": 4, - "created": "2013-12-12T18:19:20.378Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-15T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42551, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.118Z", - "slice": 4, - "created": "2013-12-12T18:19:20.387Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-15T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42552, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.167Z", - "slice": 4, - "created": "2013-12-12T18:19:20.395Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-15T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42553, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.217Z", - "slice": 4, - "created": "2013-12-12T18:19:20.403Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-15T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42554, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.267Z", - "slice": 4, - "created": "2013-12-12T18:19:20.411Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-15T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42555, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.317Z", - "slice": 4, - "created": "2013-12-12T18:19:20.420Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-15T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42556, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.366Z", - "slice": 4, - "created": "2013-12-12T18:19:20.428Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-15T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42557, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.416Z", - "slice": 4, - "created": "2013-12-12T18:19:20.436Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 29, - "date": "2013-11-15T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42558, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.466Z", - "slice": 4, - "created": "2013-12-12T18:19:20.445Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-15T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42559, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.515Z", - "slice": 4, - "created": "2013-12-12T18:19:20.453Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-16T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42560, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.565Z", - "slice": 4, - "created": "2013-12-12T18:19:20.461Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 29, - "date": "2013-11-16T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42561, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.615Z", - "slice": 4, - "created": "2013-12-12T18:19:20.469Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-16T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42562, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.664Z", - "slice": 4, - "created": "2013-12-12T18:19:20.478Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 29, - "date": "2013-11-16T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42563, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.714Z", - "slice": 4, - "created": "2013-12-12T18:19:20.486Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-16T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42564, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.764Z", - "slice": 4, - "created": "2013-12-12T18:19:20.494Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-16T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42565, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.813Z", - "slice": 4, - "created": "2013-12-12T18:19:20.503Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-16T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42566, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.863Z", - "slice": 4, - "created": "2013-12-12T18:19:20.511Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-16T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42567, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.913Z", - "slice": 4, - "created": "2013-12-12T18:19:20.519Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-16T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42568, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.963Z", - "slice": 4, - "created": "2013-12-12T18:19:20.528Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-16T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42569, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.012Z", - "slice": 4, - "created": "2013-12-12T18:19:20.536Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-16T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42570, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.062Z", - "slice": 4, - "created": "2013-12-12T18:19:20.544Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-16T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42571, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.112Z", - "slice": 4, - "created": "2013-12-12T18:19:20.553Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-16T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42572, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.161Z", - "slice": 4, - "created": "2013-12-12T18:19:20.561Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-16T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42573, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.211Z", - "slice": 4, - "created": "2013-12-12T18:19:20.569Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-16T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42574, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.261Z", - "slice": 4, - "created": "2013-12-12T18:19:20.577Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 29, - "date": "2013-11-16T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42575, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.316Z", - "slice": 4, - "created": "2013-12-12T18:19:20.586Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-16T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42576, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.366Z", - "slice": 4, - "created": "2013-12-12T18:19:20.594Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-16T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42577, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.415Z", - "slice": 4, - "created": "2013-12-12T18:19:20.602Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-16T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42578, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.465Z", - "slice": 4, - "created": "2013-12-12T18:19:20.610Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 29, - "date": "2013-11-16T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42579, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.515Z", - "slice": 4, - "created": "2013-12-12T18:19:20.619Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-16T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42580, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.565Z", - "slice": 4, - "created": "2013-12-12T18:19:20.627Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-16T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42581, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.614Z", - "slice": 4, - "created": "2013-12-12T18:19:20.635Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-16T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42582, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.664Z", - "slice": 4, - "created": "2013-12-12T18:19:20.644Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-16T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42583, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.714Z", - "slice": 4, - "created": "2013-12-12T18:19:20.652Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-17T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42584, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.763Z", - "slice": 4, - "created": "2013-12-12T18:19:20.660Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-17T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42585, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.813Z", - "slice": 4, - "created": "2013-12-12T18:19:20.668Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-17T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42586, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.863Z", - "slice": 4, - "created": "2013-12-12T18:19:20.677Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 29, - "date": "2013-11-17T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42587, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.912Z", - "slice": 4, - "created": "2013-12-12T18:19:20.685Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 29, - "date": "2013-11-17T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42588, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.962Z", - "slice": 4, - "created": "2013-12-12T18:19:20.693Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 29, - "date": "2013-11-17T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42589, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.012Z", - "slice": 4, - "created": "2013-12-12T18:19:20.701Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-17T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42590, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.062Z", - "slice": 4, - "created": "2013-12-12T18:19:20.710Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-17T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42591, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.111Z", - "slice": 4, - "created": "2013-12-12T18:19:20.718Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-17T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42592, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.161Z", - "slice": 4, - "created": "2013-12-12T18:19:20.726Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-17T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42593, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.211Z", - "slice": 4, - "created": "2013-12-12T18:19:20.735Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-17T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42594, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.260Z", - "slice": 4, - "created": "2013-12-12T18:19:20.743Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-17T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42595, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.310Z", - "slice": 4, - "created": "2013-12-12T18:19:20.751Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-17T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42596, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.360Z", - "slice": 4, - "created": "2013-12-12T18:19:20.759Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-17T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42597, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.409Z", - "slice": 4, - "created": "2013-12-12T18:19:20.768Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-17T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42598, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.459Z", - "slice": 4, - "created": "2013-12-12T18:19:20.776Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-17T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42599, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.509Z", - "slice": 4, - "created": "2013-12-12T18:19:20.784Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 29, - "date": "2013-11-17T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42600, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.558Z", - "slice": 4, - "created": "2013-12-12T18:19:20.792Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-17T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42601, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.608Z", - "slice": 4, - "created": "2013-12-12T18:19:20.801Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-17T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42602, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.658Z", - "slice": 4, - "created": "2013-12-12T18:19:20.809Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-17T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42603, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.708Z", - "slice": 4, - "created": "2013-12-12T18:19:20.817Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-17T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42604, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.757Z", - "slice": 4, - "created": "2013-12-12T18:19:20.826Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-17T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42605, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.807Z", - "slice": 4, - "created": "2013-12-12T18:19:20.834Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-17T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42606, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.857Z", - "slice": 4, - "created": "2013-12-12T18:19:20.842Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-17T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42607, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.915Z", - "slice": 4, - "created": "2013-12-12T18:19:20.850Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-18T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42608, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.964Z", - "slice": 4, - "created": "2013-12-12T18:19:20.859Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-18T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42609, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.014Z", - "slice": 4, - "created": "2013-12-12T18:19:20.867Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-18T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42610, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.064Z", - "slice": 4, - "created": "2013-12-12T18:19:20.875Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 30, - "date": "2013-11-18T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42611, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.114Z", - "slice": 4, - "created": "2013-12-12T18:19:20.884Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-18T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42612, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.163Z", - "slice": 4, - "created": "2013-12-12T18:19:20.892Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-18T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42613, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.213Z", - "slice": 4, - "created": "2013-12-12T18:19:20.900Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-18T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42614, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.263Z", - "slice": 4, - "created": "2013-12-12T18:19:20.908Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-18T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42615, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.312Z", - "slice": 4, - "created": "2013-12-12T18:19:20.917Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-18T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42616, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.362Z", - "slice": 4, - "created": "2013-12-12T18:19:20.925Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-18T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42617, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.412Z", - "slice": 4, - "created": "2013-12-12T18:19:20.933Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-18T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42618, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.462Z", - "slice": 4, - "created": "2013-12-12T18:19:20.942Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-18T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42619, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.511Z", - "slice": 4, - "created": "2013-12-12T18:19:20.950Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-18T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42620, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.561Z", - "slice": 4, - "created": "2013-12-12T18:19:20.958Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-18T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42621, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.610Z", - "slice": 4, - "created": "2013-12-12T18:19:20.966Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 30, - "date": "2013-11-18T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42622, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.660Z", - "slice": 4, - "created": "2013-12-12T18:19:20.975Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-18T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42623, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.710Z", - "slice": 4, - "created": "2013-12-12T18:19:20.983Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-18T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42624, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.760Z", - "slice": 4, - "created": "2013-12-12T18:19:20.992Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-18T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42625, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.809Z", - "slice": 4, - "created": "2013-12-12T18:19:21.000Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-18T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42626, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.859Z", - "slice": 4, - "created": "2013-12-12T18:19:21.008Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-18T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42627, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.909Z", - "slice": 4, - "created": "2013-12-12T18:19:21.016Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-18T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42628, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.958Z", - "slice": 4, - "created": "2013-12-12T18:19:21.025Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-18T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42629, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.008Z", - "slice": 4, - "created": "2013-12-12T18:19:21.033Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-18T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42630, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.058Z", - "slice": 4, - "created": "2013-12-12T18:19:21.041Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-18T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42631, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.108Z", - "slice": 4, - "created": "2013-12-12T18:19:21.049Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-19T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42632, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.157Z", - "slice": 4, - "created": "2013-12-12T18:19:21.058Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-19T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42633, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.207Z", - "slice": 4, - "created": "2013-12-12T18:19:21.066Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-19T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42634, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.257Z", - "slice": 4, - "created": "2013-12-12T18:19:21.074Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-19T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42635, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.306Z", - "slice": 4, - "created": "2013-12-12T18:19:21.083Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-19T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42636, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.356Z", - "slice": 4, - "created": "2013-12-12T18:19:21.091Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-19T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42637, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.406Z", - "slice": 4, - "created": "2013-12-12T18:19:21.099Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-19T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42638, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.456Z", - "slice": 4, - "created": "2013-12-12T18:19:21.107Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-19T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42639, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.538Z", - "slice": 4, - "created": "2013-12-12T18:19:21.116Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-19T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42640, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.588Z", - "slice": 4, - "created": "2013-12-12T18:19:21.124Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-19T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42641, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.638Z", - "slice": 4, - "created": "2013-12-12T18:19:21.132Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-19T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42642, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.687Z", - "slice": 4, - "created": "2013-12-12T18:19:21.140Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-19T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42643, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.737Z", - "slice": 4, - "created": "2013-12-12T18:19:21.149Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-19T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42644, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.787Z", - "slice": 4, - "created": "2013-12-12T18:19:21.157Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-19T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42645, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.837Z", - "slice": 4, - "created": "2013-12-12T18:19:21.165Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-19T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42646, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.886Z", - "slice": 4, - "created": "2013-12-12T18:19:21.174Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-19T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42647, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.936Z", - "slice": 4, - "created": "2013-12-12T18:19:21.182Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-19T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42648, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.986Z", - "slice": 4, - "created": "2013-12-12T18:19:21.190Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-19T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42649, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.035Z", - "slice": 4, - "created": "2013-12-12T18:19:21.199Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-19T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42650, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.085Z", - "slice": 4, - "created": "2013-12-12T18:19:21.207Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-19T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42651, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.135Z", - "slice": 4, - "created": "2013-12-12T18:19:21.215Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-19T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42652, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.185Z", - "slice": 4, - "created": "2013-12-12T18:19:21.223Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-19T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42653, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.234Z", - "slice": 4, - "created": "2013-12-12T18:19:21.232Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-19T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42654, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.284Z", - "slice": 4, - "created": "2013-12-12T18:19:21.240Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-19T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42655, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.334Z", - "slice": 4, - "created": "2013-12-12T18:19:21.248Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-20T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42656, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.383Z", - "slice": 4, - "created": "2013-12-12T18:19:21.256Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-20T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42657, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.433Z", - "slice": 4, - "created": "2013-12-12T18:19:21.265Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-20T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42658, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.483Z", - "slice": 4, - "created": "2013-12-12T18:19:21.273Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-20T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42659, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.532Z", - "slice": 4, - "created": "2013-12-12T18:19:21.281Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-20T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42660, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.582Z", - "slice": 4, - "created": "2013-12-12T18:19:21.290Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 30, - "date": "2013-11-20T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42661, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.632Z", - "slice": 4, - "created": "2013-12-12T18:19:21.298Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-20T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42662, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.681Z", - "slice": 4, - "created": "2013-12-12T18:19:21.306Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-20T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42663, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.733Z", - "slice": 4, - "created": "2013-12-12T18:19:21.314Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-20T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42664, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.783Z", - "slice": 4, - "created": "2013-12-12T18:19:21.323Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-20T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42665, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.832Z", - "slice": 4, - "created": "2013-12-12T18:19:21.331Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-20T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42666, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.882Z", - "slice": 4, - "created": "2013-12-12T18:19:21.339Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-20T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42667, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.932Z", - "slice": 4, - "created": "2013-12-12T18:19:21.348Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-20T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42668, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.981Z", - "slice": 4, - "created": "2013-12-12T18:19:21.356Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-20T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42669, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.031Z", - "slice": 4, - "created": "2013-12-12T18:19:21.364Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-20T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42670, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.081Z", - "slice": 4, - "created": "2013-12-12T18:19:21.373Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-20T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42671, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.131Z", - "slice": 4, - "created": "2013-12-12T18:19:21.381Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-20T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42672, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.180Z", - "slice": 4, - "created": "2013-12-12T18:19:21.389Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-20T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42673, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.230Z", - "slice": 4, - "created": "2013-12-12T18:19:21.397Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-20T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42674, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.280Z", - "slice": 4, - "created": "2013-12-12T18:19:21.406Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 30, - "date": "2013-11-20T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42675, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.329Z", - "slice": 4, - "created": "2013-12-12T18:19:21.414Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-20T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42676, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.379Z", - "slice": 4, - "created": "2013-12-12T18:19:21.422Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-20T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42677, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.429Z", - "slice": 4, - "created": "2013-12-12T18:19:21.430Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-20T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42678, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.478Z", - "slice": 4, - "created": "2013-12-12T18:19:21.439Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-20T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42679, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.528Z", - "slice": 4, - "created": "2013-12-12T18:19:21.447Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-21T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42680, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.578Z", - "slice": 4, - "created": "2013-12-12T18:19:21.455Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-21T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42681, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.627Z", - "slice": 4, - "created": "2013-12-12T18:19:21.464Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-21T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42682, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.677Z", - "slice": 4, - "created": "2013-12-12T18:19:21.472Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-21T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42683, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.727Z", - "slice": 4, - "created": "2013-12-12T18:19:21.480Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-21T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42684, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.777Z", - "slice": 4, - "created": "2013-12-12T18:19:21.489Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-21T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42685, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.826Z", - "slice": 4, - "created": "2013-12-12T18:19:21.497Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-21T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42686, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.876Z", - "slice": 4, - "created": "2013-12-12T18:19:21.505Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-21T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42687, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.926Z", - "slice": 4, - "created": "2013-12-12T18:19:21.513Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-21T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42688, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.975Z", - "slice": 4, - "created": "2013-12-12T18:19:21.522Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-21T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42689, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.025Z", - "slice": 4, - "created": "2013-12-12T18:19:21.530Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-21T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42690, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.075Z", - "slice": 4, - "created": "2013-12-12T18:19:21.538Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-21T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42691, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.125Z", - "slice": 4, - "created": "2013-12-12T18:19:21.547Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-21T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42692, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.174Z", - "slice": 4, - "created": "2013-12-12T18:19:21.555Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-21T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42693, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.224Z", - "slice": 4, - "created": "2013-12-12T18:19:21.563Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-21T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42694, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.274Z", - "slice": 4, - "created": "2013-12-12T18:19:21.571Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-21T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42695, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.323Z", - "slice": 4, - "created": "2013-12-12T18:19:21.580Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-21T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42696, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.373Z", - "slice": 4, - "created": "2013-12-12T18:19:21.588Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-21T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42697, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.423Z", - "slice": 4, - "created": "2013-12-12T18:19:21.596Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-21T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42698, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.472Z", - "slice": 4, - "created": "2013-12-12T18:19:21.605Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-21T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42699, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.522Z", - "slice": 4, - "created": "2013-12-12T18:19:21.613Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-21T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42700, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.572Z", - "slice": 4, - "created": "2013-12-12T18:19:21.621Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-21T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42701, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.630Z", - "slice": 4, - "created": "2013-12-12T18:19:21.629Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-21T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42702, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.680Z", - "slice": 4, - "created": "2013-12-12T18:19:21.637Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-21T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42703, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.729Z", - "slice": 4, - "created": "2013-12-12T18:19:21.646Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-22T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42704, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.779Z", - "slice": 4, - "created": "2013-12-12T18:19:21.654Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-22T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42705, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.829Z", - "slice": 4, - "created": "2013-12-12T18:19:21.662Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-22T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42706, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.878Z", - "slice": 4, - "created": "2013-12-12T18:19:21.671Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-22T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42707, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.928Z", - "slice": 4, - "created": "2013-12-12T18:19:21.679Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-22T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42708, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.978Z", - "slice": 4, - "created": "2013-12-12T18:19:21.687Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 30, - "date": "2013-11-22T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42709, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.028Z", - "slice": 4, - "created": "2013-12-12T18:19:21.696Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-22T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42710, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.077Z", - "slice": 4, - "created": "2013-12-12T18:19:21.704Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-22T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42711, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.127Z", - "slice": 4, - "created": "2013-12-12T18:19:21.712Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-22T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42712, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.177Z", - "slice": 4, - "created": "2013-12-12T18:19:21.720Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-22T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42713, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.226Z", - "slice": 4, - "created": "2013-12-12T18:19:21.729Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-22T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42714, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.276Z", - "slice": 4, - "created": "2013-12-12T18:19:21.737Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-22T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42715, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.326Z", - "slice": 4, - "created": "2013-12-12T18:19:21.745Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-22T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42716, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.375Z", - "slice": 4, - "created": "2013-12-12T18:19:21.753Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-22T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42717, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.425Z", - "slice": 4, - "created": "2013-12-12T18:19:21.762Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-22T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42718, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.475Z", - "slice": 4, - "created": "2013-12-12T18:19:21.770Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-22T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42719, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.525Z", - "slice": 4, - "created": "2013-12-12T18:19:21.778Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-22T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42720, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.574Z", - "slice": 4, - "created": "2013-12-12T18:19:21.787Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-22T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42721, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.624Z", - "slice": 4, - "created": "2013-12-12T18:19:21.795Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-22T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42722, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.673Z", - "slice": 4, - "created": "2013-12-12T18:19:21.803Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-22T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42723, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.723Z", - "slice": 4, - "created": "2013-12-12T18:19:21.811Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-22T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42724, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.773Z", - "slice": 4, - "created": "2013-12-12T18:19:21.820Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-22T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42725, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.823Z", - "slice": 4, - "created": "2013-12-12T18:19:21.828Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-22T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42726, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.872Z", - "slice": 4, - "created": "2013-12-12T18:19:21.836Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-22T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42727, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.922Z", - "slice": 4, - "created": "2013-12-12T18:19:21.845Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-23T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42728, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.972Z", - "slice": 4, - "created": "2013-12-12T18:19:21.853Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-23T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42729, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.022Z", - "slice": 4, - "created": "2013-12-12T18:19:21.861Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-23T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42730, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.071Z", - "slice": 4, - "created": "2013-12-12T18:19:21.869Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-23T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42731, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.121Z", - "slice": 4, - "created": "2013-12-12T18:19:21.878Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-23T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42732, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.171Z", - "slice": 4, - "created": "2013-12-12T18:19:21.886Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-23T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42733, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.220Z", - "slice": 4, - "created": "2013-12-12T18:19:21.894Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-23T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42734, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.270Z", - "slice": 4, - "created": "2013-12-12T18:19:21.903Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-23T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42735, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.320Z", - "slice": 4, - "created": "2013-12-12T18:19:21.911Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-23T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42736, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.369Z", - "slice": 4, - "created": "2013-12-12T18:19:21.919Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-23T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42737, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.419Z", - "slice": 4, - "created": "2013-12-12T18:19:21.927Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-23T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42738, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.469Z", - "slice": 4, - "created": "2013-12-12T18:19:21.936Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-23T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42739, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.543Z", - "slice": 4, - "created": "2013-12-12T18:19:21.944Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-23T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42740, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.593Z", - "slice": 4, - "created": "2013-12-12T18:19:21.952Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-23T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42741, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.643Z", - "slice": 4, - "created": "2013-12-12T18:19:21.961Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-23T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42742, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.692Z", - "slice": 4, - "created": "2013-12-12T18:19:21.969Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-23T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42743, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.742Z", - "slice": 4, - "created": "2013-12-12T18:19:21.977Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 30, - "date": "2013-11-23T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42744, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.792Z", - "slice": 4, - "created": "2013-12-12T18:19:21.985Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-23T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42745, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.842Z", - "slice": 4, - "created": "2013-12-12T18:19:21.994Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-23T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42746, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.891Z", - "slice": 4, - "created": "2013-12-12T18:19:22.002Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-23T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42747, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.941Z", - "slice": 4, - "created": "2013-12-12T18:19:22.010Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-23T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42748, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.991Z", - "slice": 4, - "created": "2013-12-12T18:19:22.019Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-23T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42749, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.041Z", - "slice": 4, - "created": "2013-12-12T18:19:22.027Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-23T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42750, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.090Z", - "slice": 4, - "created": "2013-12-12T18:19:22.035Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-23T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42751, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.140Z", - "slice": 4, - "created": "2013-12-12T18:19:22.044Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-24T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42752, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.190Z", - "slice": 4, - "created": "2013-12-12T18:19:22.052Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-24T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42753, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.239Z", - "slice": 4, - "created": "2013-12-12T18:19:22.060Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-24T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42754, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.289Z", - "slice": 4, - "created": "2013-12-12T18:19:22.068Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-24T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42755, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.339Z", - "slice": 4, - "created": "2013-12-12T18:19:22.077Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-24T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42756, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.388Z", - "slice": 4, - "created": "2013-12-12T18:19:22.085Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-24T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42757, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.438Z", - "slice": 4, - "created": "2013-12-12T18:19:22.093Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-24T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42758, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.488Z", - "slice": 4, - "created": "2013-12-12T18:19:22.102Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-24T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42759, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.538Z", - "slice": 4, - "created": "2013-12-12T18:19:22.110Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-24T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42760, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.587Z", - "slice": 4, - "created": "2013-12-12T18:19:22.118Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-24T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42761, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.637Z", - "slice": 4, - "created": "2013-12-12T18:19:22.126Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-24T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42762, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.687Z", - "slice": 4, - "created": "2013-12-12T18:19:22.135Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-24T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42763, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.736Z", - "slice": 4, - "created": "2013-12-12T18:19:22.143Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-24T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42764, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.786Z", - "slice": 4, - "created": "2013-12-12T18:19:22.151Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-24T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42765, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.836Z", - "slice": 4, - "created": "2013-12-12T18:19:22.159Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-24T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42766, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.885Z", - "slice": 4, - "created": "2013-12-12T18:19:22.168Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-24T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42767, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.935Z", - "slice": 4, - "created": "2013-12-12T18:19:22.176Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-24T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42768, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.985Z", - "slice": 4, - "created": "2013-12-12T18:19:22.184Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-24T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42769, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.035Z", - "slice": 4, - "created": "2013-12-12T18:19:22.193Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-24T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42770, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.084Z", - "slice": 4, - "created": "2013-12-12T18:19:22.201Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-24T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42771, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.134Z", - "slice": 4, - "created": "2013-12-12T18:19:22.209Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-24T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42772, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.184Z", - "slice": 4, - "created": "2013-12-12T18:19:22.217Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-24T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42773, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.233Z", - "slice": 4, - "created": "2013-12-12T18:19:22.226Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-24T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42774, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.283Z", - "slice": 4, - "created": "2013-12-12T18:19:22.234Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 30, - "date": "2013-11-24T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42775, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.341Z", - "slice": 4, - "created": "2013-12-12T18:19:22.242Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-25T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42776, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.391Z", - "slice": 4, - "created": "2013-12-12T18:19:22.251Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-25T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42777, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.440Z", - "slice": 4, - "created": "2013-12-12T18:19:22.259Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 31, - "date": "2013-11-25T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42778, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.490Z", - "slice": 4, - "created": "2013-12-12T18:19:22.267Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-25T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42779, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.540Z", - "slice": 4, - "created": "2013-12-12T18:19:22.275Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-25T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42780, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.590Z", - "slice": 4, - "created": "2013-12-12T18:19:22.284Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-25T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42781, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.639Z", - "slice": 4, - "created": "2013-12-12T18:19:22.292Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-25T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42782, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.689Z", - "slice": 4, - "created": "2013-12-12T18:19:22.300Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-25T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42783, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.739Z", - "slice": 4, - "created": "2013-12-12T18:19:22.327Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-25T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42784, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.788Z", - "slice": 4, - "created": "2013-12-12T18:19:22.358Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-25T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42785, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.838Z", - "slice": 4, - "created": "2013-12-12T18:19:22.366Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-25T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42786, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.888Z", - "slice": 4, - "created": "2013-12-12T18:19:22.375Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-25T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42787, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.937Z", - "slice": 4, - "created": "2013-12-12T18:19:22.383Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-25T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42788, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.987Z", - "slice": 4, - "created": "2013-12-12T18:19:22.391Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-25T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42789, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.037Z", - "slice": 4, - "created": "2013-12-12T18:19:22.400Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-25T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42790, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.087Z", - "slice": 4, - "created": "2013-12-12T18:19:22.408Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-25T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42791, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.136Z", - "slice": 4, - "created": "2013-12-12T18:19:22.416Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-25T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42792, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.186Z", - "slice": 4, - "created": "2013-12-12T18:19:22.424Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-25T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42793, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.236Z", - "slice": 4, - "created": "2013-12-12T18:19:22.433Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-25T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42794, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.285Z", - "slice": 4, - "created": "2013-12-12T18:19:22.441Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-25T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42795, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.335Z", - "slice": 4, - "created": "2013-12-12T18:19:22.449Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-25T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42796, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.385Z", - "slice": 4, - "created": "2013-12-12T18:19:22.458Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-25T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42797, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.434Z", - "slice": 4, - "created": "2013-12-12T18:19:22.466Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-25T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42798, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.484Z", - "slice": 4, - "created": "2013-12-12T18:19:22.474Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-25T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42799, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.534Z", - "slice": 4, - "created": "2013-12-12T18:19:22.482Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-26T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42800, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.584Z", - "slice": 4, - "created": "2013-12-12T18:19:22.491Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-26T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42801, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.633Z", - "slice": 4, - "created": "2013-12-12T18:19:22.499Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-26T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42802, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.683Z", - "slice": 4, - "created": "2013-12-12T18:19:22.508Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-26T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42803, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.733Z", - "slice": 4, - "created": "2013-12-12T18:19:22.516Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-26T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42804, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.782Z", - "slice": 4, - "created": "2013-12-12T18:19:22.524Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-26T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42805, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.832Z", - "slice": 4, - "created": "2013-12-12T18:19:22.532Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-26T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42806, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.882Z", - "slice": 4, - "created": "2013-12-12T18:19:22.541Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-26T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42807, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.932Z", - "slice": 4, - "created": "2013-12-12T18:19:22.549Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 31, - "date": "2013-11-26T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42808, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.981Z", - "slice": 4, - "created": "2013-12-12T18:19:22.557Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-26T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42809, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.031Z", - "slice": 4, - "created": "2013-12-12T18:19:22.565Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-26T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42810, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.081Z", - "slice": 4, - "created": "2013-12-12T18:19:22.574Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-26T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42811, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.130Z", - "slice": 4, - "created": "2013-12-12T18:19:22.582Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-26T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42812, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.288Z", - "slice": 4, - "created": "2013-12-12T18:19:22.590Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-26T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42813, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.420Z", - "slice": 4, - "created": "2013-12-12T18:19:22.599Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-26T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42814, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.685Z", - "slice": 4, - "created": "2013-12-12T18:19:22.607Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-26T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42815, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.735Z", - "slice": 4, - "created": "2013-12-12T18:19:22.615Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 31, - "date": "2013-11-26T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42816, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.785Z", - "slice": 4, - "created": "2013-12-12T18:19:22.623Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-26T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42817, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.834Z", - "slice": 4, - "created": "2013-12-12T18:19:22.632Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-26T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42818, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.884Z", - "slice": 4, - "created": "2013-12-12T18:19:22.640Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-26T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42819, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.934Z", - "slice": 4, - "created": "2013-12-12T18:19:22.648Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-26T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42820, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.983Z", - "slice": 4, - "created": "2013-12-12T18:19:22.657Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-26T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42821, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.033Z", - "slice": 4, - "created": "2013-12-12T18:19:22.665Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-26T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42822, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.083Z", - "slice": 4, - "created": "2013-12-12T18:19:22.673Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-26T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42823, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.132Z", - "slice": 4, - "created": "2013-12-12T18:19:22.681Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-27T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42824, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.182Z", - "slice": 4, - "created": "2013-12-12T18:19:22.690Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-27T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42825, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.232Z", - "slice": 4, - "created": "2013-12-12T18:19:22.698Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-27T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42826, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.303Z", - "slice": 4, - "created": "2013-12-12T18:19:22.706Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 31, - "date": "2013-11-27T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42827, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.377Z", - "slice": 4, - "created": "2013-12-12T18:19:22.714Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-27T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42828, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.435Z", - "slice": 4, - "created": "2013-12-12T18:19:22.723Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-27T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42829, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.485Z", - "slice": 4, - "created": "2013-12-12T18:19:22.731Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-11-27T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42830, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.535Z", - "slice": 4, - "created": "2013-12-12T18:19:22.739Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-27T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42831, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.585Z", - "slice": 4, - "created": "2013-12-12T18:19:22.748Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-27T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42832, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.634Z", - "slice": 4, - "created": "2013-12-12T18:19:22.756Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-27T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42833, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.684Z", - "slice": 4, - "created": "2013-12-12T18:19:22.764Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-27T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42834, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.734Z", - "slice": 4, - "created": "2013-12-12T18:19:22.772Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-27T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42835, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.783Z", - "slice": 4, - "created": "2013-12-12T18:19:22.781Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-27T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42836, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.833Z", - "slice": 4, - "created": "2013-12-12T18:19:22.789Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-27T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42837, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.883Z", - "slice": 4, - "created": "2013-12-12T18:19:22.797Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-27T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42838, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.932Z", - "slice": 4, - "created": "2013-12-12T18:19:22.806Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-27T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42839, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.982Z", - "slice": 4, - "created": "2013-12-12T18:19:22.814Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-27T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42840, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.032Z", - "slice": 4, - "created": "2013-12-12T18:19:22.822Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-27T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42841, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.082Z", - "slice": 4, - "created": "2013-12-12T18:19:22.830Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-27T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42842, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.131Z", - "slice": 4, - "created": "2013-12-12T18:19:22.839Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 31, - "date": "2013-11-27T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42843, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.181Z", - "slice": 4, - "created": "2013-12-12T18:19:22.847Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 31, - "date": "2013-11-27T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42844, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.231Z", - "slice": 4, - "created": "2013-12-12T18:19:22.855Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-27T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42845, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.280Z", - "slice": 4, - "created": "2013-12-12T18:19:22.864Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-27T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42846, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.330Z", - "slice": 4, - "created": "2013-12-12T18:19:22.872Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-27T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42847, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.380Z", - "slice": 4, - "created": "2013-12-12T18:19:22.880Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-28T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42848, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.430Z", - "slice": 4, - "created": "2013-12-12T18:19:22.888Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-28T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42849, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.479Z", - "slice": 4, - "created": "2013-12-12T18:19:22.897Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-28T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42850, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.529Z", - "slice": 4, - "created": "2013-12-12T18:19:22.905Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-28T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42851, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.579Z", - "slice": 4, - "created": "2013-12-12T18:19:22.913Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-28T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42852, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.628Z", - "slice": 4, - "created": "2013-12-12T18:19:22.921Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-28T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42853, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.678Z", - "slice": 4, - "created": "2013-12-12T18:19:22.930Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-28T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42854, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.728Z", - "slice": 4, - "created": "2013-12-12T18:19:22.938Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-28T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42855, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.777Z", - "slice": 4, - "created": "2013-12-12T18:19:22.946Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-28T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42856, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.829Z", - "slice": 4, - "created": "2013-12-12T18:19:22.955Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-28T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42857, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.878Z", - "slice": 4, - "created": "2013-12-12T18:19:22.963Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-28T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42858, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.928Z", - "slice": 4, - "created": "2013-12-12T18:19:22.971Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-28T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42859, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.978Z", - "slice": 4, - "created": "2013-12-12T18:19:22.980Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-28T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42860, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.028Z", - "slice": 4, - "created": "2013-12-12T18:19:22.988Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-28T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42861, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.077Z", - "slice": 4, - "created": "2013-12-12T18:19:22.996Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-28T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42862, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.127Z", - "slice": 4, - "created": "2013-12-12T18:19:23.005Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-28T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42863, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.177Z", - "slice": 4, - "created": "2013-12-12T18:19:23.013Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-28T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42864, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.227Z", - "slice": 4, - "created": "2013-12-12T18:19:23.021Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-28T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42865, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.276Z", - "slice": 4, - "created": "2013-12-12T18:19:23.029Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-28T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42866, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.326Z", - "slice": 4, - "created": "2013-12-12T18:19:23.038Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-28T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42867, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.376Z", - "slice": 4, - "created": "2013-12-12T18:19:23.046Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-28T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42868, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.425Z", - "slice": 4, - "created": "2013-12-12T18:19:23.054Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-28T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42869, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.475Z", - "slice": 4, - "created": "2013-12-12T18:19:23.063Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-28T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42870, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.525Z", - "slice": 4, - "created": "2013-12-12T18:19:23.071Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-28T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42871, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.574Z", - "slice": 4, - "created": "2013-12-12T18:19:23.079Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-11-29T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42872, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.624Z", - "slice": 4, - "created": "2013-12-12T18:19:23.087Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-29T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42873, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.674Z", - "slice": 4, - "created": "2013-12-12T18:19:23.096Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-29T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42874, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.723Z", - "slice": 4, - "created": "2013-12-12T18:19:23.104Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-29T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42875, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.773Z", - "slice": 4, - "created": "2013-12-12T18:19:23.112Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-29T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42876, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.823Z", - "slice": 4, - "created": "2013-12-12T18:19:23.120Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-29T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42877, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.873Z", - "slice": 4, - "created": "2013-12-12T18:19:23.129Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-29T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42878, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.922Z", - "slice": 4, - "created": "2013-12-12T18:19:23.137Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-29T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42879, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.972Z", - "slice": 4, - "created": "2013-12-12T18:19:23.145Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-29T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42880, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.022Z", - "slice": 4, - "created": "2013-12-12T18:19:23.154Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-11-29T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42881, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.071Z", - "slice": 4, - "created": "2013-12-12T18:19:23.162Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-29T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42882, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.121Z", - "slice": 4, - "created": "2013-12-12T18:19:23.170Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 31, - "date": "2013-11-29T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42883, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.171Z", - "slice": 4, - "created": "2013-12-12T18:19:23.178Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-29T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42884, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.221Z", - "slice": 4, - "created": "2013-12-12T18:19:23.187Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-29T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42885, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.270Z", - "slice": 4, - "created": "2013-12-12T18:19:23.195Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-29T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42886, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.320Z", - "slice": 4, - "created": "2013-12-12T18:19:23.203Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-29T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42887, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.370Z", - "slice": 4, - "created": "2013-12-12T18:19:23.211Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-29T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42888, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.419Z", - "slice": 4, - "created": "2013-12-12T18:19:23.220Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-29T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42889, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.469Z", - "slice": 4, - "created": "2013-12-12T18:19:23.232Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-29T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42890, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.523Z", - "slice": 4, - "created": "2013-12-12T18:19:23.240Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-29T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42891, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.572Z", - "slice": 4, - "created": "2013-12-12T18:19:23.248Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-29T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42892, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.622Z", - "slice": 4, - "created": "2013-12-12T18:19:23.257Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-29T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42893, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.672Z", - "slice": 4, - "created": "2013-12-12T18:19:23.265Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-29T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42894, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.721Z", - "slice": 4, - "created": "2013-12-12T18:19:23.273Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-29T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42895, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.771Z", - "slice": 4, - "created": "2013-12-12T18:19:23.281Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 31, - "date": "2013-11-30T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42896, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.821Z", - "slice": 4, - "created": "2013-12-12T18:19:23.290Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-30T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42897, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.870Z", - "slice": 4, - "created": "2013-12-12T18:19:23.298Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-30T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42898, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.920Z", - "slice": 4, - "created": "2013-12-12T18:19:23.306Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-30T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42899, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.970Z", - "slice": 4, - "created": "2013-12-12T18:19:23.315Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-30T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42900, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.020Z", - "slice": 4, - "created": "2013-12-12T18:19:23.323Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-30T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42901, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.069Z", - "slice": 4, - "created": "2013-12-12T18:19:23.331Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-30T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42902, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.119Z", - "slice": 4, - "created": "2013-12-12T18:19:23.339Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-30T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42903, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.169Z", - "slice": 4, - "created": "2013-12-12T18:19:23.348Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-30T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42904, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.218Z", - "slice": 4, - "created": "2013-12-12T18:19:23.356Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-30T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42905, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.268Z", - "slice": 4, - "created": "2013-12-12T18:19:23.364Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-30T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42906, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.318Z", - "slice": 4, - "created": "2013-12-12T18:19:23.373Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-30T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42907, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.367Z", - "slice": 4, - "created": "2013-12-12T18:19:23.381Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-30T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42908, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.417Z", - "slice": 4, - "created": "2013-12-12T18:19:23.389Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-30T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42909, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.467Z", - "slice": 4, - "created": "2013-12-12T18:19:23.397Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-30T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42910, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.517Z", - "slice": 4, - "created": "2013-12-12T18:19:23.406Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-30T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42911, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.566Z", - "slice": 4, - "created": "2013-12-12T18:19:23.414Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-30T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42912, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.616Z", - "slice": 4, - "created": "2013-12-12T18:19:23.422Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-30T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42913, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.681Z", - "slice": 4, - "created": "2013-12-12T18:19:23.431Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-30T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42914, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.740Z", - "slice": 4, - "created": "2013-12-12T18:19:23.439Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-30T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42915, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.790Z", - "slice": 4, - "created": "2013-12-12T18:19:23.447Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-30T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42916, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.840Z", - "slice": 4, - "created": "2013-12-12T18:19:23.455Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-30T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42917, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.889Z", - "slice": 4, - "created": "2013-12-12T18:19:23.464Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-30T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42918, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.939Z", - "slice": 4, - "created": "2013-12-12T18:19:23.472Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-30T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42919, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.989Z", - "slice": 4, - "created": "2013-12-12T18:19:23.480Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-12-01T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42920, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.039Z", - "slice": 4, - "created": "2013-12-12T18:19:23.489Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-12-01T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42921, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.088Z", - "slice": 4, - "created": "2013-12-12T18:19:23.497Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-12-01T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42922, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.138Z", - "slice": 4, - "created": "2013-12-12T18:19:23.505Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-12-01T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42923, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.188Z", - "slice": 4, - "created": "2013-12-12T18:19:23.514Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-12-01T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42924, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.237Z", - "slice": 4, - "created": "2013-12-12T18:19:23.522Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-12-01T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42925, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.287Z", - "slice": 4, - "created": "2013-12-12T18:19:23.530Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-12-01T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42926, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.337Z", - "slice": 4, - "created": "2013-12-12T18:19:23.539Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-12-01T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42927, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.386Z", - "slice": 4, - "created": "2013-12-12T18:19:23.547Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-12-01T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42928, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.436Z", - "slice": 4, - "created": "2013-12-12T18:19:23.555Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-12-01T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42929, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.486Z", - "slice": 4, - "created": "2013-12-12T18:19:23.563Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-12-01T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42930, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.536Z", - "slice": 4, - "created": "2013-12-12T18:19:23.572Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-12-01T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42931, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.585Z", - "slice": 4, - "created": "2013-12-12T18:19:23.580Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-12-01T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42932, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.635Z", - "slice": 4, - "created": "2013-12-12T18:19:23.588Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-12-01T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42933, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.684Z", - "slice": 4, - "created": "2013-12-12T18:19:23.596Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-12-01T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42934, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.734Z", - "slice": 4, - "created": "2013-12-12T18:19:23.605Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-12-01T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42935, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.784Z", - "slice": 4, - "created": "2013-12-12T18:19:23.613Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-12-01T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42936, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.834Z", - "slice": 4, - "created": "2013-12-12T18:19:23.621Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-12-01T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42937, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.883Z", - "slice": 4, - "created": "2013-12-12T18:19:23.630Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-12-01T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42938, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.933Z", - "slice": 4, - "created": "2013-12-12T18:19:23.638Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-12-01T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42939, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.983Z", - "slice": 4, - "created": "2013-12-12T18:19:23.646Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-12-01T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42940, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.033Z", - "slice": 4, - "created": "2013-12-12T18:19:23.654Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-12-01T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42941, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.082Z", - "slice": 4, - "created": "2013-12-12T18:19:23.663Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-12-01T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42942, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.132Z", - "slice": 4, - "created": "2013-12-12T18:19:23.671Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-12-01T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42943, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.190Z", - "slice": 4, - "created": "2013-12-12T18:19:23.679Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-02T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42944, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.240Z", - "slice": 4, - "created": "2013-12-12T18:19:23.688Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-02T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42945, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.289Z", - "slice": 4, - "created": "2013-12-12T18:19:23.696Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-02T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42946, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.339Z", - "slice": 4, - "created": "2013-12-12T18:19:23.704Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-02T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42947, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.389Z", - "slice": 4, - "created": "2013-12-12T18:19:23.712Z", - "amount": 0.0406, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-02T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42948, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.438Z", - "slice": 4, - "created": "2013-12-12T18:19:23.721Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-02T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42949, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.488Z", - "slice": 4, - "created": "2013-12-12T18:19:23.729Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-02T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42950, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.538Z", - "slice": 4, - "created": "2013-12-12T18:19:23.737Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-02T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42951, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.588Z", - "slice": 4, - "created": "2013-12-12T18:19:23.746Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-02T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42952, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.637Z", - "slice": 4, - "created": "2013-12-12T18:19:23.754Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-02T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42953, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.687Z", - "slice": 4, - "created": "2013-12-12T18:19:23.762Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-02T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42954, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.737Z", - "slice": 4, - "created": "2013-12-12T18:19:23.770Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-02T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42955, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.786Z", - "slice": 4, - "created": "2013-12-12T18:19:23.779Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-02T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42956, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.836Z", - "slice": 4, - "created": "2013-12-12T18:19:23.787Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-02T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42957, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.886Z", - "slice": 4, - "created": "2013-12-12T18:19:23.795Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-02T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42958, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.935Z", - "slice": 4, - "created": "2013-12-12T18:19:23.803Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-02T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42959, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.985Z", - "slice": 4, - "created": "2013-12-12T18:19:23.812Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-02T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42960, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.035Z", - "slice": 4, - "created": "2013-12-12T18:19:23.820Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-02T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42961, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.085Z", - "slice": 4, - "created": "2013-12-12T18:19:23.828Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-02T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42962, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.233Z", - "slice": 4, - "created": "2013-12-12T18:19:23.837Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-02T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42963, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.283Z", - "slice": 4, - "created": "2013-12-12T18:19:23.845Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-02T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42964, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.333Z", - "slice": 4, - "created": "2013-12-12T18:19:23.853Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-02T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42965, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.384Z", - "slice": 4, - "created": "2013-12-12T18:19:23.861Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-02T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42966, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.434Z", - "slice": 4, - "created": "2013-12-12T18:19:23.870Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-02T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42967, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.484Z", - "slice": 4, - "created": "2013-12-12T18:19:23.878Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-03T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42968, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.534Z", - "slice": 4, - "created": "2013-12-12T18:19:23.886Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-03T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42969, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.583Z", - "slice": 4, - "created": "2013-12-12T18:19:23.895Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-03T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42970, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.633Z", - "slice": 4, - "created": "2013-12-12T18:19:23.903Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-03T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42971, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.683Z", - "slice": 4, - "created": "2013-12-12T18:19:23.911Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-03T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42972, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.732Z", - "slice": 4, - "created": "2013-12-12T18:19:23.919Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-03T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42973, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.782Z", - "slice": 4, - "created": "2013-12-12T18:19:23.928Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-03T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42974, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.832Z", - "slice": 4, - "created": "2013-12-12T18:19:23.936Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-03T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42975, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.881Z", - "slice": 4, - "created": "2013-12-12T18:19:23.944Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-03T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42976, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.931Z", - "slice": 4, - "created": "2013-12-12T18:19:23.953Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-03T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42977, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.981Z", - "slice": 4, - "created": "2013-12-12T18:19:23.961Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-03T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42978, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.031Z", - "slice": 4, - "created": "2013-12-12T18:19:23.969Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-03T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42979, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.080Z", - "slice": 4, - "created": "2013-12-12T18:19:23.977Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-03T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42980, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.130Z", - "slice": 4, - "created": "2013-12-12T18:19:23.986Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-03T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42981, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.180Z", - "slice": 4, - "created": "2013-12-12T18:19:23.994Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-03T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42982, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.229Z", - "slice": 4, - "created": "2013-12-12T18:19:24.002Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-03T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42983, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.279Z", - "slice": 4, - "created": "2013-12-12T18:19:24.011Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-03T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42984, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.329Z", - "slice": 4, - "created": "2013-12-12T18:19:24.019Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-03T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42985, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.378Z", - "slice": 4, - "created": "2013-12-12T18:19:24.027Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-03T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42986, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.428Z", - "slice": 4, - "created": "2013-12-12T18:19:24.036Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-03T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42987, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.478Z", - "slice": 4, - "created": "2013-12-12T18:19:24.044Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-03T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42988, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.528Z", - "slice": 4, - "created": "2013-12-12T18:19:24.052Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-03T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42989, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.577Z", - "slice": 4, - "created": "2013-12-12T18:19:24.060Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-03T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42990, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.627Z", - "slice": 4, - "created": "2013-12-12T18:19:24.069Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-03T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42991, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.677Z", - "slice": 4, - "created": "2013-12-12T18:19:24.077Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-04T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42992, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.726Z", - "slice": 4, - "created": "2013-12-12T18:19:24.085Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-04T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42993, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.776Z", - "slice": 4, - "created": "2013-12-12T18:19:24.094Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-04T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42994, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.826Z", - "slice": 4, - "created": "2013-12-12T18:19:24.102Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-04T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42995, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.875Z", - "slice": 4, - "created": "2013-12-12T18:19:24.110Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-04T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42996, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.925Z", - "slice": 4, - "created": "2013-12-12T18:19:24.118Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-04T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42997, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.975Z", - "slice": 4, - "created": "2013-12-12T18:19:24.127Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-04T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42998, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.025Z", - "slice": 4, - "created": "2013-12-12T18:19:24.135Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-04T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 42999, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.074Z", - "slice": 4, - "created": "2013-12-12T18:19:24.143Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-04T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43000, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.124Z", - "slice": 4, - "created": "2013-12-12T18:19:24.152Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-04T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43001, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.174Z", - "slice": 4, - "created": "2013-12-12T18:19:24.160Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-04T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43002, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.223Z", - "slice": 4, - "created": "2013-12-12T18:19:24.168Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-04T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43003, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.273Z", - "slice": 4, - "created": "2013-12-12T18:19:24.176Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-04T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43004, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.323Z", - "slice": 4, - "created": "2013-12-12T18:19:24.185Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-04T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43005, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.373Z", - "slice": 4, - "created": "2013-12-12T18:19:24.193Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-04T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43006, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.422Z", - "slice": 4, - "created": "2013-12-12T18:19:24.201Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-04T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43007, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.472Z", - "slice": 4, - "created": "2013-12-12T18:19:24.209Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-04T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43008, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.522Z", - "slice": 4, - "created": "2013-12-12T18:19:24.218Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-04T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43009, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.571Z", - "slice": 4, - "created": "2013-12-12T18:19:24.226Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-04T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43010, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.621Z", - "slice": 4, - "created": "2013-12-12T18:19:24.234Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-04T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43011, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.671Z", - "slice": 4, - "created": "2013-12-12T18:19:24.243Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-04T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43012, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.753Z", - "slice": 4, - "created": "2013-12-12T18:19:24.251Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-04T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43013, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.803Z", - "slice": 4, - "created": "2013-12-12T18:19:24.259Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-04T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43014, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.853Z", - "slice": 4, - "created": "2013-12-12T18:19:24.267Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-04T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43015, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.903Z", - "slice": 4, - "created": "2013-12-12T18:19:24.276Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-05T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43016, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.952Z", - "slice": 4, - "created": "2013-12-12T18:19:24.284Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-05T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43017, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.002Z", - "slice": 4, - "created": "2013-12-12T18:19:24.292Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-05T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43018, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.052Z", - "slice": 4, - "created": "2013-12-12T18:19:24.300Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-05T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43019, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.101Z", - "slice": 4, - "created": "2013-12-12T18:19:24.309Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-05T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43020, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.151Z", - "slice": 4, - "created": "2013-12-12T18:19:24.317Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-05T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43021, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.201Z", - "slice": 4, - "created": "2013-12-12T18:19:24.325Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-05T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43022, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.251Z", - "slice": 4, - "created": "2013-12-12T18:19:24.334Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-05T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43023, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.300Z", - "slice": 4, - "created": "2013-12-12T18:19:24.342Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-05T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43024, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.350Z", - "slice": 4, - "created": "2013-12-12T18:19:24.350Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-05T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43025, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.400Z", - "slice": 4, - "created": "2013-12-12T18:19:24.359Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-05T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43026, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.449Z", - "slice": 4, - "created": "2013-12-12T18:19:24.367Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-05T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43027, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.499Z", - "slice": 4, - "created": "2013-12-12T18:19:24.375Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-05T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43028, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.549Z", - "slice": 4, - "created": "2013-12-12T18:19:24.383Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-05T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43029, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.598Z", - "slice": 4, - "created": "2013-12-12T18:19:24.392Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-05T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43030, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.648Z", - "slice": 4, - "created": "2013-12-12T18:19:24.400Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-05T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43031, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.698Z", - "slice": 4, - "created": "2013-12-12T18:19:24.408Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-05T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43032, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.748Z", - "slice": 4, - "created": "2013-12-12T18:19:24.416Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-05T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43033, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.797Z", - "slice": 4, - "created": "2013-12-12T18:19:24.425Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-05T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43034, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.847Z", - "slice": 4, - "created": "2013-12-12T18:19:24.433Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-05T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43035, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.897Z", - "slice": 4, - "created": "2013-12-12T18:19:24.441Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-05T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43036, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.946Z", - "slice": 4, - "created": "2013-12-12T18:19:24.450Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-05T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43037, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.996Z", - "slice": 4, - "created": "2013-12-12T18:19:24.458Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-05T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43038, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.046Z", - "slice": 4, - "created": "2013-12-12T18:19:24.466Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-05T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43039, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.096Z", - "slice": 4, - "created": "2013-12-12T18:19:24.474Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-06T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43040, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.145Z", - "slice": 4, - "created": "2013-12-12T18:19:24.483Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-06T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43041, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.195Z", - "slice": 4, - "created": "2013-12-12T18:19:24.491Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-06T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43042, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.245Z", - "slice": 4, - "created": "2013-12-12T18:19:24.499Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-06T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43043, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.303Z", - "slice": 4, - "created": "2013-12-12T18:19:24.508Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-06T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43044, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.361Z", - "slice": 4, - "created": "2013-12-12T18:19:24.516Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-06T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43045, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.411Z", - "slice": 4, - "created": "2013-12-12T18:19:24.524Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-06T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43046, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.460Z", - "slice": 4, - "created": "2013-12-12T18:19:24.533Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-06T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43047, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.510Z", - "slice": 4, - "created": "2013-12-12T18:19:24.541Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-06T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43048, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.560Z", - "slice": 4, - "created": "2013-12-12T18:19:24.549Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-06T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43049, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.609Z", - "slice": 4, - "created": "2013-12-12T18:19:24.558Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-06T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43050, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.659Z", - "slice": 4, - "created": "2013-12-12T18:19:24.566Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-06T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43051, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.709Z", - "slice": 4, - "created": "2013-12-12T18:19:24.574Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-06T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43052, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.758Z", - "slice": 4, - "created": "2013-12-12T18:19:24.582Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-06T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43053, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.808Z", - "slice": 4, - "created": "2013-12-12T18:19:24.591Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-06T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43054, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.858Z", - "slice": 4, - "created": "2013-12-12T18:19:24.599Z", - "amount": 0.0203, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-06T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43055, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.908Z", - "slice": 4, - "created": "2013-12-12T18:19:24.607Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-06T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43056, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.957Z", - "slice": 4, - "created": "2013-12-12T18:19:24.615Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-06T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43057, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.007Z", - "slice": 4, - "created": "2013-12-12T18:19:24.624Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-06T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43058, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.057Z", - "slice": 4, - "created": "2013-12-12T18:19:24.632Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-06T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43059, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.106Z", - "slice": 4, - "created": "2013-12-12T18:19:24.640Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-06T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43060, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.156Z", - "slice": 4, - "created": "2013-12-12T18:19:24.649Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-06T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43061, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.206Z", - "slice": 4, - "created": "2013-12-12T18:19:24.657Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-06T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43062, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.255Z", - "slice": 4, - "created": "2013-12-12T18:19:24.665Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-06T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43063, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.305Z", - "slice": 4, - "created": "2013-12-12T18:19:24.673Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-07T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43064, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.355Z", - "slice": 4, - "created": "2013-12-12T18:19:24.682Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-07T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43065, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.405Z", - "slice": 4, - "created": "2013-12-12T18:19:24.690Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-07T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43066, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.454Z", - "slice": 4, - "created": "2013-12-12T18:19:24.698Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-07T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43067, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.504Z", - "slice": 4, - "created": "2013-12-12T18:19:24.706Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-07T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43068, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.554Z", - "slice": 4, - "created": "2013-12-12T18:19:24.715Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-07T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43069, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.603Z", - "slice": 4, - "created": "2013-12-12T18:19:24.723Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-07T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43070, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.653Z", - "slice": 4, - "created": "2013-12-12T18:19:24.731Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-07T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43071, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.703Z", - "slice": 4, - "created": "2013-12-12T18:19:24.740Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-07T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43072, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.753Z", - "slice": 4, - "created": "2013-12-12T18:19:24.748Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-07T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43073, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.802Z", - "slice": 4, - "created": "2013-12-12T18:19:24.756Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-07T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43074, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.852Z", - "slice": 4, - "created": "2013-12-12T18:19:24.764Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-07T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43075, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.902Z", - "slice": 4, - "created": "2013-12-12T18:19:24.773Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-07T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43076, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.951Z", - "slice": 4, - "created": "2013-12-12T18:19:24.781Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-07T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43077, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.001Z", - "slice": 4, - "created": "2013-12-12T18:19:24.789Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-07T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43078, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.051Z", - "slice": 4, - "created": "2013-12-12T18:19:24.798Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-07T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43079, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.101Z", - "slice": 4, - "created": "2013-12-12T18:19:24.806Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-07T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43080, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.150Z", - "slice": 4, - "created": "2013-12-12T18:19:24.814Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-07T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43081, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.200Z", - "slice": 4, - "created": "2013-12-12T18:19:24.822Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-07T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43082, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.250Z", - "slice": 4, - "created": "2013-12-12T18:19:24.831Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-07T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43083, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.299Z", - "slice": 4, - "created": "2013-12-12T18:19:24.839Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-07T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43084, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.349Z", - "slice": 4, - "created": "2013-12-12T18:19:24.847Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-07T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43085, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.399Z", - "slice": 4, - "created": "2013-12-12T18:19:24.856Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-07T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43086, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.448Z", - "slice": 4, - "created": "2013-12-12T18:19:24.864Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-07T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43087, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.498Z", - "slice": 4, - "created": "2013-12-12T18:19:24.872Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-08T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43088, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.548Z", - "slice": 4, - "created": "2013-12-12T18:19:24.880Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-08T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43089, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.598Z", - "slice": 4, - "created": "2013-12-12T18:19:24.889Z", - "amount": 0.0252, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-08T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43090, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.647Z", - "slice": 4, - "created": "2013-12-12T18:19:24.897Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-08T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43091, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.697Z", - "slice": 4, - "created": "2013-12-12T18:19:24.905Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-08T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43092, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.747Z", - "slice": 4, - "created": "2013-12-12T18:19:24.914Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-08T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43093, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.796Z", - "slice": 4, - "created": "2013-12-12T18:19:24.922Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-08T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43094, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.846Z", - "slice": 4, - "created": "2013-12-12T18:19:24.930Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-08T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43095, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.896Z", - "slice": 4, - "created": "2013-12-12T18:19:24.938Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-08T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43096, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.945Z", - "slice": 4, - "created": "2013-12-12T18:19:24.947Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-08T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43097, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.995Z", - "slice": 4, - "created": "2013-12-12T18:19:24.955Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-08T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43098, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.045Z", - "slice": 4, - "created": "2013-12-12T18:19:24.963Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-08T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43099, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.095Z", - "slice": 4, - "created": "2013-12-12T18:19:24.972Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-08T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43100, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.144Z", - "slice": 4, - "created": "2013-12-12T18:19:24.980Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-08T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43101, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.194Z", - "slice": 4, - "created": "2013-12-12T18:19:24.988Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-08T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43102, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.244Z", - "slice": 4, - "created": "2013-12-12T18:19:24.997Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-08T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43103, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.293Z", - "slice": 4, - "created": "2013-12-12T18:19:25.005Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-08T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43104, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.343Z", - "slice": 4, - "created": "2013-12-12T18:19:25.013Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-08T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43105, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.393Z", - "slice": 4, - "created": "2013-12-12T18:19:25.021Z", - "amount": 0.0378, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-08T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43106, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.442Z", - "slice": 4, - "created": "2013-12-12T18:19:25.030Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-08T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43107, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.492Z", - "slice": 4, - "created": "2013-12-12T18:19:25.038Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-08T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43108, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.542Z", - "slice": 4, - "created": "2013-12-12T18:19:25.046Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-08T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43109, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.592Z", - "slice": 4, - "created": "2013-12-12T18:19:25.055Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-08T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43110, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.641Z", - "slice": 4, - "created": "2013-12-12T18:19:25.063Z", - "amount": 0.0245, - "object": 56, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-08T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43111, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.071Z", - "slice": 4, - "created": "2013-12-12T18:19:25.071Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-09T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43112, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.079Z", - "slice": 4, - "created": "2013-12-12T18:19:25.079Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.3, - "invoice": null, - "date": "2013-12-09T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43113, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.088Z", - "slice": 4, - "created": "2013-12-12T18:19:25.088Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-09T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43114, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.096Z", - "slice": 4, - "created": "2013-12-12T18:19:25.096Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.31, - "invoice": null, - "date": "2013-12-09T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43115, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.104Z", - "slice": 4, - "created": "2013-12-12T18:19:25.104Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.33, - "invoice": null, - "date": "2013-12-09T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43116, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.113Z", - "slice": 4, - "created": "2013-12-12T18:19:25.113Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-09T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43117, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.121Z", - "slice": 4, - "created": "2013-12-12T18:19:25.121Z", - "amount": 0.0308, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.44, - "invoice": null, - "date": "2013-12-09T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43118, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.129Z", - "slice": 4, - "created": "2013-12-12T18:19:25.129Z", - "amount": 0.0147, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.21, - "invoice": null, - "date": "2013-12-09T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43119, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.137Z", - "slice": 4, - "created": "2013-12-12T18:19:25.137Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.53, - "invoice": null, - "date": "2013-12-09T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43120, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.146Z", - "slice": 4, - "created": "2013-12-12T18:19:25.146Z", - "amount": 0.0231, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.33, - "invoice": null, - "date": "2013-12-09T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43121, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.154Z", - "slice": 4, - "created": "2013-12-12T18:19:25.154Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.32, - "invoice": null, - "date": "2013-12-09T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43122, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.162Z", - "slice": 4, - "created": "2013-12-12T18:19:25.162Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.38, - "invoice": null, - "date": "2013-12-09T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43123, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.171Z", - "slice": 4, - "created": "2013-12-12T18:19:25.170Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-09T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43124, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.179Z", - "slice": 4, - "created": "2013-12-12T18:19:25.179Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.38, - "invoice": null, - "date": "2013-12-09T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43125, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.187Z", - "slice": 4, - "created": "2013-12-12T18:19:25.187Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.6, - "invoice": null, - "date": "2013-12-09T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43126, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.195Z", - "slice": 4, - "created": "2013-12-12T18:19:25.195Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.25, - "invoice": null, - "date": "2013-12-09T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43127, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.204Z", - "slice": 4, - "created": "2013-12-12T18:19:25.204Z", - "amount": 0.0322, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.46, - "invoice": null, - "date": "2013-12-09T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43128, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.212Z", - "slice": 4, - "created": "2013-12-12T18:19:25.212Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.32, - "invoice": null, - "date": "2013-12-09T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43129, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.220Z", - "slice": 4, - "created": "2013-12-12T18:19:25.220Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-09T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43130, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.228Z", - "slice": 4, - "created": "2013-12-12T18:19:25.228Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.4, - "invoice": null, - "date": "2013-12-09T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43131, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.237Z", - "slice": 4, - "created": "2013-12-12T18:19:25.237Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.23, - "invoice": null, - "date": "2013-12-09T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43132, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.245Z", - "slice": 4, - "created": "2013-12-12T18:19:25.245Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.25, - "invoice": null, - "date": "2013-12-09T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43133, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.253Z", - "slice": 4, - "created": "2013-12-12T18:19:25.253Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-09T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43134, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.262Z", - "slice": 4, - "created": "2013-12-12T18:19:25.262Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.32, - "invoice": null, - "date": "2013-12-09T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43135, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.270Z", - "slice": 4, - "created": "2013-12-12T18:19:25.270Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-10T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43136, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.278Z", - "slice": 4, - "created": "2013-12-12T18:19:25.278Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.53, - "invoice": null, - "date": "2013-12-10T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43137, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.287Z", - "slice": 4, - "created": "2013-12-12T18:19:25.286Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-10T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43138, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.295Z", - "slice": 4, - "created": "2013-12-12T18:19:25.295Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-10T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43139, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.303Z", - "slice": 4, - "created": "2013-12-12T18:19:25.303Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-10T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43140, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.311Z", - "slice": 4, - "created": "2013-12-12T18:19:25.311Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-10T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43141, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.320Z", - "slice": 4, - "created": "2013-12-12T18:19:25.320Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-10T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43142, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.328Z", - "slice": 4, - "created": "2013-12-12T18:19:25.328Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-10T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43143, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.336Z", - "slice": 4, - "created": "2013-12-12T18:19:25.336Z", - "amount": 0.0161, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.23, - "invoice": null, - "date": "2013-12-10T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43144, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.345Z", - "slice": 4, - "created": "2013-12-12T18:19:25.345Z", - "amount": 0.0392, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.56, - "invoice": null, - "date": "2013-12-10T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43145, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.353Z", - "slice": 4, - "created": "2013-12-12T18:19:25.353Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.26, - "invoice": null, - "date": "2013-12-10T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43146, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.361Z", - "slice": 4, - "created": "2013-12-12T18:19:25.361Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.52, - "invoice": null, - "date": "2013-12-10T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43147, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.369Z", - "slice": 4, - "created": "2013-12-12T18:19:25.369Z", - "amount": 0.0189, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-10T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43148, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.378Z", - "slice": 4, - "created": "2013-12-12T18:19:25.378Z", - "amount": 0.0399, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.57, - "invoice": null, - "date": "2013-12-10T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43149, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.386Z", - "slice": 4, - "created": "2013-12-12T18:19:25.386Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-10T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43150, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.394Z", - "slice": 4, - "created": "2013-12-12T18:19:25.394Z", - "amount": 0.0273, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-10T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43151, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.402Z", - "slice": 4, - "created": "2013-12-12T18:19:25.402Z", - "amount": 0.0287, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-10T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43152, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.411Z", - "slice": 4, - "created": "2013-12-12T18:19:25.411Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.37, - "invoice": null, - "date": "2013-12-10T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43153, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.419Z", - "slice": 4, - "created": "2013-12-12T18:19:25.419Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.6, - "invoice": null, - "date": "2013-12-10T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43154, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.427Z", - "slice": 4, - "created": "2013-12-12T18:19:25.427Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-10T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43155, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.436Z", - "slice": 4, - "created": "2013-12-12T18:19:25.436Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-10T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43156, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.444Z", - "slice": 4, - "created": "2013-12-12T18:19:25.444Z", - "amount": 0.0413, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-10T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43157, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.452Z", - "slice": 4, - "created": "2013-12-12T18:19:25.452Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.49, - "invoice": null, - "date": "2013-12-10T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43158, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.460Z", - "slice": 4, - "created": "2013-12-12T18:19:25.460Z", - "amount": 0.0315, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.45, - "invoice": null, - "date": "2013-12-10T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43159, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.469Z", - "slice": 4, - "created": "2013-12-12T18:19:25.469Z", - "amount": 0.0154, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-11T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43160, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.477Z", - "slice": 4, - "created": "2013-12-12T18:19:25.477Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.2, - "invoice": null, - "date": "2013-12-11T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43161, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.485Z", - "slice": 4, - "created": "2013-12-12T18:19:25.485Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.6, - "invoice": null, - "date": "2013-12-11T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43162, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.494Z", - "slice": 4, - "created": "2013-12-12T18:19:25.494Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.49, - "invoice": null, - "date": "2013-12-11T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43163, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.502Z", - "slice": 4, - "created": "2013-12-12T18:19:25.502Z", - "amount": 0.0182, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.26, - "invoice": null, - "date": "2013-12-11T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43164, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.510Z", - "slice": 4, - "created": "2013-12-12T18:19:25.510Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.38, - "invoice": null, - "date": "2013-12-11T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43165, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.518Z", - "slice": 4, - "created": "2013-12-12T18:19:25.518Z", - "amount": 0.028, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.4, - "invoice": null, - "date": "2013-12-11T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43166, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.527Z", - "slice": 4, - "created": "2013-12-12T18:19:25.527Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.43, - "invoice": null, - "date": "2013-12-11T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43167, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.535Z", - "slice": 4, - "created": "2013-12-12T18:19:25.535Z", - "amount": 0.0357, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-11T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43168, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.543Z", - "slice": 4, - "created": "2013-12-12T18:19:25.543Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.5, - "invoice": null, - "date": "2013-12-11T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43169, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.551Z", - "slice": 4, - "created": "2013-12-12T18:19:25.551Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.43, - "invoice": null, - "date": "2013-12-11T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43170, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.560Z", - "slice": 4, - "created": "2013-12-12T18:19:25.560Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.31, - "invoice": null, - "date": "2013-12-11T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43171, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.568Z", - "slice": 4, - "created": "2013-12-12T18:19:25.568Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.32, - "invoice": null, - "date": "2013-12-11T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43172, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.576Z", - "slice": 4, - "created": "2013-12-12T18:19:25.576Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-11T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43173, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.585Z", - "slice": 4, - "created": "2013-12-12T18:19:25.585Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.43, - "invoice": null, - "date": "2013-12-11T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43174, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.593Z", - "slice": 4, - "created": "2013-12-12T18:19:25.593Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.38, - "invoice": null, - "date": "2013-12-11T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43175, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.601Z", - "slice": 4, - "created": "2013-12-12T18:19:25.601Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-11T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43176, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.610Z", - "slice": 4, - "created": "2013-12-12T18:19:25.610Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.2, - "invoice": null, - "date": "2013-12-11T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43177, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.618Z", - "slice": 4, - "created": "2013-12-12T18:19:25.618Z", - "amount": 0.035, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.5, - "invoice": null, - "date": "2013-12-11T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43178, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.626Z", - "slice": 4, - "created": "2013-12-12T18:19:25.626Z", - "amount": 0.042, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.6, - "invoice": null, - "date": "2013-12-11T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43179, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.634Z", - "slice": 4, - "created": "2013-12-12T18:19:25.634Z", - "amount": 0.0238, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-11T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43180, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.643Z", - "slice": 4, - "created": "2013-12-12T18:19:25.643Z", - "amount": 0.014, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.2, - "invoice": null, - "date": "2013-12-11T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43181, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.651Z", - "slice": 4, - "created": "2013-12-12T18:19:25.651Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-11T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43182, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.659Z", - "slice": 4, - "created": "2013-12-12T18:19:25.659Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-11T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43183, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.668Z", - "slice": 4, - "created": "2013-12-12T18:19:25.667Z", - "amount": 0.0371, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.53, - "invoice": null, - "date": "2013-12-12T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43184, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.676Z", - "slice": 4, - "created": "2013-12-12T18:19:25.676Z", - "amount": 0.0336, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-12T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43185, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.684Z", - "slice": 4, - "created": "2013-12-12T18:19:25.684Z", - "amount": 0.0301, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.43, - "invoice": null, - "date": "2013-12-12T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43186, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.692Z", - "slice": 4, - "created": "2013-12-12T18:19:25.692Z", - "amount": 0.0329, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-12T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43187, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.701Z", - "slice": 4, - "created": "2013-12-12T18:19:25.701Z", - "amount": 0.0196, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.28, - "invoice": null, - "date": "2013-12-12T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43188, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.709Z", - "slice": 4, - "created": "2013-12-12T18:19:25.709Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-12T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43189, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.717Z", - "slice": 4, - "created": "2013-12-12T18:19:25.717Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.55, - "invoice": null, - "date": "2013-12-12T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43190, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.725Z", - "slice": 4, - "created": "2013-12-12T18:19:25.725Z", - "amount": 0.0343, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.49, - "invoice": null, - "date": "2013-12-12T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43191, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.734Z", - "slice": 4, - "created": "2013-12-12T18:19:25.734Z", - "amount": 0.0294, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-12T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43192, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.742Z", - "slice": 4, - "created": "2013-12-12T18:19:25.742Z", - "amount": 0.0168, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-12T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43193, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.750Z", - "slice": 4, - "created": "2013-12-12T18:19:25.750Z", - "amount": 0.0224, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.32, - "invoice": null, - "date": "2013-12-12T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43194, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.759Z", - "slice": 4, - "created": "2013-12-12T18:19:25.759Z", - "amount": 0.0175, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.25, - "invoice": null, - "date": "2013-12-12T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43195, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.767Z", - "slice": 4, - "created": "2013-12-12T18:19:25.767Z", - "amount": 0.0364, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.52, - "invoice": null, - "date": "2013-12-12T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43196, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.775Z", - "slice": 4, - "created": "2013-12-12T18:19:25.775Z", - "amount": 0.0217, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.31, - "invoice": null, - "date": "2013-12-12T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43197, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.783Z", - "slice": 4, - "created": "2013-12-12T18:19:25.783Z", - "amount": 0.0259, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.37, - "invoice": null, - "date": "2013-12-12T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43198, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.792Z", - "slice": 4, - "created": "2013-12-12T18:19:25.792Z", - "amount": 0.021, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.3, - "invoice": null, - "date": "2013-12-12T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43199, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.800Z", - "slice": 4, - "created": "2013-12-12T18:19:25.800Z", - "amount": 0.0385, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.55, - "invoice": null, - "date": "2013-12-12T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43200, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:25.808Z", - "slice": 4, - "created": "2013-12-12T18:19:25.808Z", - "amount": 0.0266, - "object": 56, - "account": 7, - "state": "pending", - "coreHours": 0.38, - "invoice": null, - "date": "2013-12-12T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43201, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.614Z", - "slice": 4, - "created": "2013-12-12T18:19:25.823Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-12T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43202, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.663Z", - "slice": 4, - "created": "2013-12-12T18:19:25.833Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-12T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43203, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.713Z", - "slice": 4, - "created": "2013-12-12T18:19:25.841Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-12T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43204, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.763Z", - "slice": 4, - "created": "2013-12-12T18:19:25.850Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-12T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43205, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.812Z", - "slice": 4, - "created": "2013-12-12T18:19:25.858Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-12T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43206, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.862Z", - "slice": 4, - "created": "2013-12-12T18:19:25.866Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-12T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43207, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.912Z", - "slice": 4, - "created": "2013-12-12T18:19:25.875Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-13T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43208, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:44.961Z", - "slice": 4, - "created": "2013-12-12T18:19:25.883Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-13T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43209, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.011Z", - "slice": 4, - "created": "2013-12-12T18:19:25.891Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-13T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43210, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.061Z", - "slice": 4, - "created": "2013-12-12T18:19:25.899Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-13T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43211, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.111Z", - "slice": 4, - "created": "2013-12-12T18:19:25.908Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-13T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43212, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.160Z", - "slice": 4, - "created": "2013-12-12T18:19:25.916Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 29, - "date": "2013-11-13T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43213, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.210Z", - "slice": 4, - "created": "2013-12-12T18:19:25.924Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 29, - "date": "2013-11-13T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43214, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.260Z", - "slice": 4, - "created": "2013-12-12T18:19:25.932Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-13T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43215, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.309Z", - "slice": 4, - "created": "2013-12-12T18:19:25.941Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-13T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43216, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.359Z", - "slice": 4, - "created": "2013-12-12T18:19:25.949Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-13T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43217, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.409Z", - "slice": 4, - "created": "2013-12-12T18:19:25.957Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-13T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43218, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.458Z", - "slice": 4, - "created": "2013-12-12T18:19:25.966Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-13T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43219, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.508Z", - "slice": 4, - "created": "2013-12-12T18:19:25.974Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 29, - "date": "2013-11-13T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43220, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.558Z", - "slice": 4, - "created": "2013-12-12T18:19:25.982Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-13T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43221, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.608Z", - "slice": 4, - "created": "2013-12-12T18:19:25.991Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-13T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43222, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.657Z", - "slice": 4, - "created": "2013-12-12T18:19:25.999Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-13T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43223, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.707Z", - "slice": 4, - "created": "2013-12-12T18:19:26.007Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-13T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43224, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.757Z", - "slice": 4, - "created": "2013-12-12T18:19:26.015Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-13T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43225, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.806Z", - "slice": 4, - "created": "2013-12-12T18:19:26.024Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-13T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43226, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.856Z", - "slice": 4, - "created": "2013-12-12T18:19:26.032Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-13T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43227, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.906Z", - "slice": 4, - "created": "2013-12-12T18:19:26.040Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 29, - "date": "2013-11-13T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43228, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:45.956Z", - "slice": 4, - "created": "2013-12-12T18:19:26.049Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 29, - "date": "2013-11-13T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43229, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.005Z", - "slice": 4, - "created": "2013-12-12T18:19:26.057Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-13T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43230, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.055Z", - "slice": 4, - "created": "2013-12-12T18:19:26.065Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 29, - "date": "2013-11-13T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43231, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.105Z", - "slice": 4, - "created": "2013-12-12T18:19:26.074Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-14T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43232, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.154Z", - "slice": 4, - "created": "2013-12-12T18:19:26.082Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-14T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43233, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.204Z", - "slice": 4, - "created": "2013-12-12T18:19:26.090Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 29, - "date": "2013-11-14T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43234, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.254Z", - "slice": 4, - "created": "2013-12-12T18:19:26.098Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 29, - "date": "2013-11-14T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43235, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.303Z", - "slice": 4, - "created": "2013-12-12T18:19:26.107Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 29, - "date": "2013-11-14T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43236, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.353Z", - "slice": 4, - "created": "2013-12-12T18:19:26.115Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-14T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43237, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.403Z", - "slice": 4, - "created": "2013-12-12T18:19:26.123Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-14T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43238, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.453Z", - "slice": 4, - "created": "2013-12-12T18:19:26.132Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-14T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43239, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.502Z", - "slice": 4, - "created": "2013-12-12T18:19:26.140Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-14T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43240, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.552Z", - "slice": 4, - "created": "2013-12-12T18:19:26.148Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-14T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43241, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.602Z", - "slice": 4, - "created": "2013-12-12T18:19:26.156Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-14T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43242, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.651Z", - "slice": 4, - "created": "2013-12-12T18:19:26.165Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-14T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43243, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.701Z", - "slice": 4, - "created": "2013-12-12T18:19:26.173Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-14T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43244, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.751Z", - "slice": 4, - "created": "2013-12-12T18:19:26.181Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-14T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43245, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.800Z", - "slice": 4, - "created": "2013-12-12T18:19:26.189Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-14T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43246, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.850Z", - "slice": 4, - "created": "2013-12-12T18:19:26.198Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-14T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43247, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.900Z", - "slice": 4, - "created": "2013-12-12T18:19:26.206Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-14T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43248, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.950Z", - "slice": 4, - "created": "2013-12-12T18:19:26.214Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-14T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43249, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:46.999Z", - "slice": 4, - "created": "2013-12-12T18:19:26.222Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-14T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43250, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.049Z", - "slice": 4, - "created": "2013-12-12T18:19:26.231Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-14T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43251, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.099Z", - "slice": 4, - "created": "2013-12-12T18:19:26.239Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-14T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43252, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.148Z", - "slice": 4, - "created": "2013-12-12T18:19:26.247Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-14T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43253, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.198Z", - "slice": 4, - "created": "2013-12-12T18:19:26.256Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-14T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43254, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.248Z", - "slice": 4, - "created": "2013-12-12T18:19:26.264Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-14T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43255, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.298Z", - "slice": 4, - "created": "2013-12-12T18:19:26.272Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 29, - "date": "2013-11-15T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43256, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.347Z", - "slice": 4, - "created": "2013-12-12T18:19:26.280Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-15T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43257, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.397Z", - "slice": 4, - "created": "2013-12-12T18:19:26.289Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-15T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43258, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.480Z", - "slice": 4, - "created": "2013-12-12T18:19:26.297Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-15T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43259, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.530Z", - "slice": 4, - "created": "2013-12-12T18:19:26.305Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-15T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43260, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.579Z", - "slice": 4, - "created": "2013-12-12T18:19:26.314Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-15T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43261, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.629Z", - "slice": 4, - "created": "2013-12-12T18:19:26.322Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-15T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43262, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.679Z", - "slice": 4, - "created": "2013-12-12T18:19:26.330Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-15T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43263, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.728Z", - "slice": 4, - "created": "2013-12-12T18:19:26.338Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-15T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43264, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.778Z", - "slice": 4, - "created": "2013-12-12T18:19:26.347Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 29, - "date": "2013-11-15T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43265, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.828Z", - "slice": 4, - "created": "2013-12-12T18:19:26.355Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 29, - "date": "2013-11-15T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43266, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.877Z", - "slice": 4, - "created": "2013-12-12T18:19:26.363Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 29, - "date": "2013-11-15T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43267, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.927Z", - "slice": 4, - "created": "2013-12-12T18:19:26.372Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 29, - "date": "2013-11-15T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43268, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:47.977Z", - "slice": 4, - "created": "2013-12-12T18:19:26.380Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-15T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43269, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.027Z", - "slice": 4, - "created": "2013-12-12T18:19:26.388Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 29, - "date": "2013-11-15T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43270, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.076Z", - "slice": 4, - "created": "2013-12-12T18:19:26.396Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-15T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43271, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.126Z", - "slice": 4, - "created": "2013-12-12T18:19:26.405Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 29, - "date": "2013-11-15T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43272, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.176Z", - "slice": 4, - "created": "2013-12-12T18:19:26.413Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 29, - "date": "2013-11-15T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43273, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.225Z", - "slice": 4, - "created": "2013-12-12T18:19:26.421Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 29, - "date": "2013-11-15T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43274, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.275Z", - "slice": 4, - "created": "2013-12-12T18:19:26.430Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-15T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43275, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.325Z", - "slice": 4, - "created": "2013-12-12T18:19:26.438Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-15T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43276, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.374Z", - "slice": 4, - "created": "2013-12-12T18:19:26.446Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 29, - "date": "2013-11-15T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43277, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.424Z", - "slice": 4, - "created": "2013-12-12T18:19:26.454Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 29, - "date": "2013-11-15T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43278, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.474Z", - "slice": 4, - "created": "2013-12-12T18:19:26.463Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-15T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43279, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.524Z", - "slice": 4, - "created": "2013-12-12T18:19:26.471Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 29, - "date": "2013-11-16T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43280, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.573Z", - "slice": 4, - "created": "2013-12-12T18:19:26.479Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-16T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43281, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.623Z", - "slice": 4, - "created": "2013-12-12T18:19:26.488Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 29, - "date": "2013-11-16T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43282, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.673Z", - "slice": 4, - "created": "2013-12-12T18:19:26.496Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-16T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43283, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.722Z", - "slice": 4, - "created": "2013-12-12T18:19:26.504Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-16T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43284, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.772Z", - "slice": 4, - "created": "2013-12-12T18:19:26.513Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-16T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43285, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.822Z", - "slice": 4, - "created": "2013-12-12T18:19:26.521Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-16T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43286, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.872Z", - "slice": 4, - "created": "2013-12-12T18:19:26.529Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 29, - "date": "2013-11-16T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43287, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.921Z", - "slice": 4, - "created": "2013-12-12T18:19:26.537Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-16T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43288, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:48.971Z", - "slice": 4, - "created": "2013-12-12T18:19:26.546Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-16T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43289, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.021Z", - "slice": 4, - "created": "2013-12-12T18:19:26.554Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 29, - "date": "2013-11-16T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43290, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.070Z", - "slice": 4, - "created": "2013-12-12T18:19:26.562Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-16T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43291, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.120Z", - "slice": 4, - "created": "2013-12-12T18:19:26.571Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 29, - "date": "2013-11-16T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43292, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.170Z", - "slice": 4, - "created": "2013-12-12T18:19:26.579Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-16T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43293, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.219Z", - "slice": 4, - "created": "2013-12-12T18:19:26.587Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-16T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43294, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.275Z", - "slice": 4, - "created": "2013-12-12T18:19:26.595Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 29, - "date": "2013-11-16T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43295, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.324Z", - "slice": 4, - "created": "2013-12-12T18:19:26.604Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-16T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43296, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.374Z", - "slice": 4, - "created": "2013-12-12T18:19:26.612Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 29, - "date": "2013-11-16T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43297, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.424Z", - "slice": 4, - "created": "2013-12-12T18:19:26.620Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-16T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43298, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.473Z", - "slice": 4, - "created": "2013-12-12T18:19:26.629Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-16T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43299, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.523Z", - "slice": 4, - "created": "2013-12-12T18:19:26.637Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-16T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43300, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.573Z", - "slice": 4, - "created": "2013-12-12T18:19:26.645Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 29, - "date": "2013-11-16T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43301, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.622Z", - "slice": 4, - "created": "2013-12-12T18:19:26.653Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 29, - "date": "2013-11-16T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43302, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.672Z", - "slice": 4, - "created": "2013-12-12T18:19:26.662Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 29, - "date": "2013-11-16T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43303, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.722Z", - "slice": 4, - "created": "2013-12-12T18:19:26.670Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 29, - "date": "2013-11-17T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43304, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.772Z", - "slice": 4, - "created": "2013-12-12T18:19:26.678Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 29, - "date": "2013-11-17T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43305, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.821Z", - "slice": 4, - "created": "2013-12-12T18:19:26.686Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 29, - "date": "2013-11-17T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43306, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.871Z", - "slice": 4, - "created": "2013-12-12T18:19:26.695Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-17T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43307, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.921Z", - "slice": 4, - "created": "2013-12-12T18:19:26.703Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-17T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43308, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:49.970Z", - "slice": 4, - "created": "2013-12-12T18:19:26.711Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-17T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43309, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.020Z", - "slice": 4, - "created": "2013-12-12T18:19:26.719Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-17T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43310, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.070Z", - "slice": 4, - "created": "2013-12-12T18:19:26.728Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 29, - "date": "2013-11-17T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43311, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.120Z", - "slice": 4, - "created": "2013-12-12T18:19:26.736Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-17T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43312, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.169Z", - "slice": 4, - "created": "2013-12-12T18:19:26.744Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 29, - "date": "2013-11-17T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43313, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.219Z", - "slice": 4, - "created": "2013-12-12T18:19:26.753Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 29, - "date": "2013-11-17T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43314, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.269Z", - "slice": 4, - "created": "2013-12-12T18:19:26.761Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 29, - "date": "2013-11-17T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43315, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.318Z", - "slice": 4, - "created": "2013-12-12T18:19:26.769Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 29, - "date": "2013-11-17T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43316, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.368Z", - "slice": 4, - "created": "2013-12-12T18:19:26.778Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 29, - "date": "2013-11-17T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43317, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.418Z", - "slice": 4, - "created": "2013-12-12T18:19:26.786Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 29, - "date": "2013-11-17T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43318, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.467Z", - "slice": 4, - "created": "2013-12-12T18:19:26.794Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 29, - "date": "2013-11-17T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43319, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.517Z", - "slice": 4, - "created": "2013-12-12T18:19:26.802Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 29, - "date": "2013-11-17T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43320, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.567Z", - "slice": 4, - "created": "2013-12-12T18:19:26.811Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 29, - "date": "2013-11-17T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43321, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.617Z", - "slice": 4, - "created": "2013-12-12T18:19:26.819Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 29, - "date": "2013-11-17T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43322, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.666Z", - "slice": 4, - "created": "2013-12-12T18:19:26.827Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 29, - "date": "2013-11-17T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43323, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.716Z", - "slice": 4, - "created": "2013-12-12T18:19:26.835Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 29, - "date": "2013-11-17T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43324, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.766Z", - "slice": 4, - "created": "2013-12-12T18:19:26.844Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 29, - "date": "2013-11-17T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43325, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.815Z", - "slice": 4, - "created": "2013-12-12T18:19:26.852Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 29, - "date": "2013-11-17T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43326, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.865Z", - "slice": 4, - "created": "2013-12-12T18:19:26.860Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 29, - "date": "2013-11-17T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43327, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.923Z", - "slice": 4, - "created": "2013-12-12T18:19:26.869Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-18T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43328, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:50.973Z", - "slice": 4, - "created": "2013-12-12T18:19:26.877Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-18T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43329, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.022Z", - "slice": 4, - "created": "2013-12-12T18:19:26.885Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-18T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43330, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.072Z", - "slice": 4, - "created": "2013-12-12T18:19:26.893Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-18T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43331, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.122Z", - "slice": 4, - "created": "2013-12-12T18:19:26.902Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-18T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43332, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.172Z", - "slice": 4, - "created": "2013-12-12T18:19:26.910Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-18T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43333, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.221Z", - "slice": 4, - "created": "2013-12-12T18:19:26.918Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-18T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43334, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.271Z", - "slice": 4, - "created": "2013-12-12T18:19:26.927Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-18T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43335, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.321Z", - "slice": 4, - "created": "2013-12-12T18:19:26.935Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-18T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43336, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.370Z", - "slice": 4, - "created": "2013-12-12T18:19:26.943Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-18T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43337, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.420Z", - "slice": 4, - "created": "2013-12-12T18:19:26.951Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-18T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43338, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.470Z", - "slice": 4, - "created": "2013-12-12T18:19:26.960Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-18T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43339, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.519Z", - "slice": 4, - "created": "2013-12-12T18:19:26.968Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-18T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43340, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.569Z", - "slice": 4, - "created": "2013-12-12T18:19:26.976Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-18T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43341, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.619Z", - "slice": 4, - "created": "2013-12-12T18:19:26.985Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-18T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43342, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.669Z", - "slice": 4, - "created": "2013-12-12T18:19:26.993Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-18T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43343, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.718Z", - "slice": 4, - "created": "2013-12-12T18:19:27.001Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-18T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43344, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.768Z", - "slice": 4, - "created": "2013-12-12T18:19:27.010Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-18T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43345, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.818Z", - "slice": 4, - "created": "2013-12-12T18:19:27.018Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-18T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43346, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.867Z", - "slice": 4, - "created": "2013-12-12T18:19:27.026Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-18T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43347, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.917Z", - "slice": 4, - "created": "2013-12-12T18:19:27.034Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-18T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43348, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:51.967Z", - "slice": 4, - "created": "2013-12-12T18:19:27.043Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 30, - "date": "2013-11-18T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43349, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.017Z", - "slice": 4, - "created": "2013-12-12T18:19:27.051Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-18T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43350, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.066Z", - "slice": 4, - "created": "2013-12-12T18:19:27.059Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-18T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43351, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.116Z", - "slice": 4, - "created": "2013-12-12T18:19:27.068Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 30, - "date": "2013-11-19T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43352, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.166Z", - "slice": 4, - "created": "2013-12-12T18:19:27.076Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-19T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43353, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.215Z", - "slice": 4, - "created": "2013-12-12T18:19:27.084Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-19T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43354, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.265Z", - "slice": 4, - "created": "2013-12-12T18:19:27.092Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-19T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43355, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.315Z", - "slice": 4, - "created": "2013-12-12T18:19:27.101Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-19T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43356, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.364Z", - "slice": 4, - "created": "2013-12-12T18:19:27.109Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-19T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43357, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.414Z", - "slice": 4, - "created": "2013-12-12T18:19:27.117Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-19T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43358, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.487Z", - "slice": 4, - "created": "2013-12-12T18:19:27.126Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-19T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43359, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.547Z", - "slice": 4, - "created": "2013-12-12T18:19:27.134Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-19T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43360, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.596Z", - "slice": 4, - "created": "2013-12-12T18:19:27.142Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-19T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43361, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.646Z", - "slice": 4, - "created": "2013-12-12T18:19:27.150Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-19T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43362, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.696Z", - "slice": 4, - "created": "2013-12-12T18:19:27.159Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-19T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43363, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.745Z", - "slice": 4, - "created": "2013-12-12T18:19:27.167Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-19T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43364, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.795Z", - "slice": 4, - "created": "2013-12-12T18:19:27.175Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-19T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43365, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.845Z", - "slice": 4, - "created": "2013-12-12T18:19:27.183Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-19T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43366, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.894Z", - "slice": 4, - "created": "2013-12-12T18:19:27.192Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-19T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43367, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.944Z", - "slice": 4, - "created": "2013-12-12T18:19:27.200Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-19T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43368, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.994Z", - "slice": 4, - "created": "2013-12-12T18:19:27.208Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-19T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43369, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.044Z", - "slice": 4, - "created": "2013-12-12T18:19:27.217Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-19T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43370, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.093Z", - "slice": 4, - "created": "2013-12-12T18:19:27.225Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-19T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43371, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.143Z", - "slice": 4, - "created": "2013-12-12T18:19:27.233Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-19T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43372, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.193Z", - "slice": 4, - "created": "2013-12-12T18:19:27.241Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-19T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43373, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.243Z", - "slice": 4, - "created": "2013-12-12T18:19:27.250Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-19T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43374, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.292Z", - "slice": 4, - "created": "2013-12-12T18:19:27.258Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 30, - "date": "2013-11-19T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43375, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.342Z", - "slice": 4, - "created": "2013-12-12T18:19:27.266Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 30, - "date": "2013-11-20T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43376, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.392Z", - "slice": 4, - "created": "2013-12-12T18:19:27.275Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-20T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43377, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.441Z", - "slice": 4, - "created": "2013-12-12T18:19:27.283Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-20T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43378, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.491Z", - "slice": 4, - "created": "2013-12-12T18:19:27.291Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-20T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43379, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.541Z", - "slice": 4, - "created": "2013-12-12T18:19:27.308Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-20T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43380, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.590Z", - "slice": 4, - "created": "2013-12-12T18:19:27.316Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-20T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43381, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.640Z", - "slice": 4, - "created": "2013-12-12T18:19:27.324Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-20T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43382, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.691Z", - "slice": 4, - "created": "2013-12-12T18:19:27.333Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-20T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43383, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.741Z", - "slice": 4, - "created": "2013-12-12T18:19:27.358Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-20T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43384, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.791Z", - "slice": 4, - "created": "2013-12-12T18:19:27.374Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-20T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43385, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.841Z", - "slice": 4, - "created": "2013-12-12T18:19:27.382Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-20T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43386, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.890Z", - "slice": 4, - "created": "2013-12-12T18:19:27.391Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-20T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43387, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.940Z", - "slice": 4, - "created": "2013-12-12T18:19:27.399Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-20T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43388, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:53.990Z", - "slice": 4, - "created": "2013-12-12T18:19:27.407Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-20T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43389, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.039Z", - "slice": 4, - "created": "2013-12-12T18:19:27.416Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-20T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43390, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.089Z", - "slice": 4, - "created": "2013-12-12T18:19:27.424Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-20T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43391, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.139Z", - "slice": 4, - "created": "2013-12-12T18:19:27.432Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-20T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43392, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.189Z", - "slice": 4, - "created": "2013-12-12T18:19:27.440Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-20T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43393, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.238Z", - "slice": 4, - "created": "2013-12-12T18:19:27.449Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-20T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43394, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.288Z", - "slice": 4, - "created": "2013-12-12T18:19:27.457Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-20T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43395, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.338Z", - "slice": 4, - "created": "2013-12-12T18:19:27.465Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 30, - "date": "2013-11-20T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43396, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.387Z", - "slice": 4, - "created": "2013-12-12T18:19:27.473Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-20T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43397, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.437Z", - "slice": 4, - "created": "2013-12-12T18:19:27.482Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-20T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43398, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.487Z", - "slice": 4, - "created": "2013-12-12T18:19:27.490Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-20T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43399, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.536Z", - "slice": 4, - "created": "2013-12-12T18:19:27.498Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-21T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43400, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.586Z", - "slice": 4, - "created": "2013-12-12T18:19:27.507Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-21T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43401, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.636Z", - "slice": 4, - "created": "2013-12-12T18:19:27.515Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 30, - "date": "2013-11-21T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43402, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.685Z", - "slice": 4, - "created": "2013-12-12T18:19:27.523Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-21T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43403, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.735Z", - "slice": 4, - "created": "2013-12-12T18:19:27.532Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-21T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43404, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.785Z", - "slice": 4, - "created": "2013-12-12T18:19:27.540Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-21T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43405, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.835Z", - "slice": 4, - "created": "2013-12-12T18:19:27.548Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-21T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43406, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.884Z", - "slice": 4, - "created": "2013-12-12T18:19:27.556Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-21T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43407, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.934Z", - "slice": 4, - "created": "2013-12-12T18:19:27.565Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-21T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43408, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.984Z", - "slice": 4, - "created": "2013-12-12T18:19:27.573Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-21T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43409, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.033Z", - "slice": 4, - "created": "2013-12-12T18:19:27.581Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-21T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43410, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.083Z", - "slice": 4, - "created": "2013-12-12T18:19:27.590Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-21T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43411, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.133Z", - "slice": 4, - "created": "2013-12-12T18:19:27.598Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-21T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43412, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.182Z", - "slice": 4, - "created": "2013-12-12T18:19:27.606Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-21T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43413, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.232Z", - "slice": 4, - "created": "2013-12-12T18:19:27.615Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-21T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43414, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.282Z", - "slice": 4, - "created": "2013-12-12T18:19:27.623Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-21T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43415, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.332Z", - "slice": 4, - "created": "2013-12-12T18:19:27.631Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-21T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43416, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.381Z", - "slice": 4, - "created": "2013-12-12T18:19:27.639Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-21T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43417, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.431Z", - "slice": 4, - "created": "2013-12-12T18:19:27.648Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-21T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43418, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.481Z", - "slice": 4, - "created": "2013-12-12T18:19:27.656Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-21T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43419, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.530Z", - "slice": 4, - "created": "2013-12-12T18:19:27.664Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 30, - "date": "2013-11-21T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43420, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.580Z", - "slice": 4, - "created": "2013-12-12T18:19:27.672Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-21T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43421, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.638Z", - "slice": 4, - "created": "2013-12-12T18:19:27.681Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-21T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43422, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.688Z", - "slice": 4, - "created": "2013-12-12T18:19:27.689Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-21T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43423, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.738Z", - "slice": 4, - "created": "2013-12-12T18:19:27.697Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 30, - "date": "2013-11-22T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43424, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.787Z", - "slice": 4, - "created": "2013-12-12T18:19:27.706Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-22T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43425, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.837Z", - "slice": 4, - "created": "2013-12-12T18:19:27.714Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-22T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43426, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.887Z", - "slice": 4, - "created": "2013-12-12T18:19:27.722Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-22T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43427, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.936Z", - "slice": 4, - "created": "2013-12-12T18:19:27.730Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-22T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43428, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:55.986Z", - "slice": 4, - "created": "2013-12-12T18:19:27.739Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-22T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43429, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.036Z", - "slice": 4, - "created": "2013-12-12T18:19:27.747Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 30, - "date": "2013-11-22T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43430, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.086Z", - "slice": 4, - "created": "2013-12-12T18:19:27.755Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-22T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43431, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.135Z", - "slice": 4, - "created": "2013-12-12T18:19:27.763Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-22T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43432, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.185Z", - "slice": 4, - "created": "2013-12-12T18:19:27.772Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-22T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43433, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.235Z", - "slice": 4, - "created": "2013-12-12T18:19:27.780Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-22T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43434, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.284Z", - "slice": 4, - "created": "2013-12-12T18:19:27.788Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-22T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43435, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.334Z", - "slice": 4, - "created": "2013-12-12T18:19:27.797Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 30, - "date": "2013-11-22T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43436, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.384Z", - "slice": 4, - "created": "2013-12-12T18:19:27.805Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 30, - "date": "2013-11-22T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43437, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.433Z", - "slice": 4, - "created": "2013-12-12T18:19:27.813Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-22T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43438, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.483Z", - "slice": 4, - "created": "2013-12-12T18:19:27.821Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 30, - "date": "2013-11-22T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43439, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.533Z", - "slice": 4, - "created": "2013-12-12T18:19:27.830Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-22T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43440, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.583Z", - "slice": 4, - "created": "2013-12-12T18:19:27.838Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-22T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43441, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.632Z", - "slice": 4, - "created": "2013-12-12T18:19:27.846Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-22T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43442, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.682Z", - "slice": 4, - "created": "2013-12-12T18:19:27.855Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-22T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43443, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.732Z", - "slice": 4, - "created": "2013-12-12T18:19:27.863Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-22T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43444, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.781Z", - "slice": 4, - "created": "2013-12-12T18:19:27.871Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-22T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43445, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.831Z", - "slice": 4, - "created": "2013-12-12T18:19:27.879Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-22T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43446, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.881Z", - "slice": 4, - "created": "2013-12-12T18:19:27.888Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-22T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43447, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.930Z", - "slice": 4, - "created": "2013-12-12T18:19:27.896Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-23T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43448, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:56.980Z", - "slice": 4, - "created": "2013-12-12T18:19:27.904Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-23T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43449, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.030Z", - "slice": 4, - "created": "2013-12-12T18:19:27.913Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-23T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43450, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.080Z", - "slice": 4, - "created": "2013-12-12T18:19:27.921Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-23T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43451, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.129Z", - "slice": 4, - "created": "2013-12-12T18:19:27.929Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 30, - "date": "2013-11-23T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43452, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.179Z", - "slice": 4, - "created": "2013-12-12T18:19:27.937Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 30, - "date": "2013-11-23T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43453, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.229Z", - "slice": 4, - "created": "2013-12-12T18:19:27.946Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-23T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43454, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.278Z", - "slice": 4, - "created": "2013-12-12T18:19:27.954Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-23T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43455, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.328Z", - "slice": 4, - "created": "2013-12-12T18:19:27.962Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-23T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43456, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.378Z", - "slice": 4, - "created": "2013-12-12T18:19:27.971Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-23T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43457, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.427Z", - "slice": 4, - "created": "2013-12-12T18:19:27.979Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 30, - "date": "2013-11-23T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43458, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.477Z", - "slice": 4, - "created": "2013-12-12T18:19:27.987Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 30, - "date": "2013-11-23T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43459, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.552Z", - "slice": 4, - "created": "2013-12-12T18:19:27.996Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-23T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43460, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.601Z", - "slice": 4, - "created": "2013-12-12T18:19:28.004Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-23T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43461, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.651Z", - "slice": 4, - "created": "2013-12-12T18:19:28.012Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-23T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43462, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.701Z", - "slice": 4, - "created": "2013-12-12T18:19:28.020Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 30, - "date": "2013-11-23T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43463, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.750Z", - "slice": 4, - "created": "2013-12-12T18:19:28.029Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-23T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43464, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.800Z", - "slice": 4, - "created": "2013-12-12T18:19:28.037Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-23T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43465, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.850Z", - "slice": 4, - "created": "2013-12-12T18:19:28.045Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 30, - "date": "2013-11-23T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43466, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.900Z", - "slice": 4, - "created": "2013-12-12T18:19:28.054Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 30, - "date": "2013-11-23T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43467, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.949Z", - "slice": 4, - "created": "2013-12-12T18:19:28.062Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 30, - "date": "2013-11-23T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43468, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:57.999Z", - "slice": 4, - "created": "2013-12-12T18:19:28.070Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 30, - "date": "2013-11-23T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43469, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.049Z", - "slice": 4, - "created": "2013-12-12T18:19:28.078Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 30, - "date": "2013-11-23T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43470, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.098Z", - "slice": 4, - "created": "2013-12-12T18:19:28.087Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-23T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43471, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.148Z", - "slice": 4, - "created": "2013-12-12T18:19:28.095Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-24T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43472, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.198Z", - "slice": 4, - "created": "2013-12-12T18:19:28.103Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 30, - "date": "2013-11-24T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43473, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.248Z", - "slice": 4, - "created": "2013-12-12T18:19:28.112Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 30, - "date": "2013-11-24T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43474, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.297Z", - "slice": 4, - "created": "2013-12-12T18:19:28.120Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 30, - "date": "2013-11-24T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43475, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.347Z", - "slice": 4, - "created": "2013-12-12T18:19:28.128Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 30, - "date": "2013-11-24T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43476, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.397Z", - "slice": 4, - "created": "2013-12-12T18:19:28.136Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 30, - "date": "2013-11-24T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43477, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.446Z", - "slice": 4, - "created": "2013-12-12T18:19:28.145Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 30, - "date": "2013-11-24T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43478, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.496Z", - "slice": 4, - "created": "2013-12-12T18:19:28.153Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 30, - "date": "2013-11-24T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43479, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.546Z", - "slice": 4, - "created": "2013-12-12T18:19:28.161Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 30, - "date": "2013-11-24T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43480, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.595Z", - "slice": 4, - "created": "2013-12-12T18:19:28.169Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 30, - "date": "2013-11-24T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43481, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.645Z", - "slice": 4, - "created": "2013-12-12T18:19:28.178Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 30, - "date": "2013-11-24T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43482, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.695Z", - "slice": 4, - "created": "2013-12-12T18:19:28.186Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 30, - "date": "2013-11-24T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43483, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.744Z", - "slice": 4, - "created": "2013-12-12T18:19:28.194Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-24T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43484, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.794Z", - "slice": 4, - "created": "2013-12-12T18:19:28.203Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 30, - "date": "2013-11-24T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43485, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.844Z", - "slice": 4, - "created": "2013-12-12T18:19:28.211Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 30, - "date": "2013-11-24T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43486, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.894Z", - "slice": 4, - "created": "2013-12-12T18:19:28.219Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 30, - "date": "2013-11-24T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43487, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.943Z", - "slice": 4, - "created": "2013-12-12T18:19:28.227Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 30, - "date": "2013-11-24T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43488, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:58.993Z", - "slice": 4, - "created": "2013-12-12T18:19:28.236Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 30, - "date": "2013-11-24T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43489, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.043Z", - "slice": 4, - "created": "2013-12-12T18:19:28.244Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 30, - "date": "2013-11-24T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43490, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.093Z", - "slice": 4, - "created": "2013-12-12T18:19:28.252Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 30, - "date": "2013-11-24T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43491, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.142Z", - "slice": 4, - "created": "2013-12-12T18:19:28.261Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 30, - "date": "2013-11-24T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43492, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.192Z", - "slice": 4, - "created": "2013-12-12T18:19:28.269Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 30, - "date": "2013-11-24T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43493, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.242Z", - "slice": 4, - "created": "2013-12-12T18:19:28.277Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 30, - "date": "2013-11-24T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43494, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.291Z", - "slice": 4, - "created": "2013-12-12T18:19:28.285Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 30, - "date": "2013-11-24T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43495, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.349Z", - "slice": 4, - "created": "2013-12-12T18:19:28.294Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-25T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43496, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.399Z", - "slice": 4, - "created": "2013-12-12T18:19:28.302Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-25T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43497, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.449Z", - "slice": 4, - "created": "2013-12-12T18:19:28.310Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-25T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43498, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.498Z", - "slice": 4, - "created": "2013-12-12T18:19:28.318Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-11-25T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43499, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.548Z", - "slice": 4, - "created": "2013-12-12T18:19:28.327Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-25T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43500, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.598Z", - "slice": 4, - "created": "2013-12-12T18:19:28.335Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-25T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43501, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.648Z", - "slice": 4, - "created": "2013-12-12T18:19:28.343Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-25T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43502, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.697Z", - "slice": 4, - "created": "2013-12-12T18:19:28.352Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-25T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43503, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.747Z", - "slice": 4, - "created": "2013-12-12T18:19:28.360Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-25T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43504, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.797Z", - "slice": 4, - "created": "2013-12-12T18:19:28.368Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-25T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43505, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.846Z", - "slice": 4, - "created": "2013-12-12T18:19:28.376Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-25T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43506, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.896Z", - "slice": 4, - "created": "2013-12-12T18:19:28.385Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-25T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43507, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.946Z", - "slice": 4, - "created": "2013-12-12T18:19:28.393Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-25T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43508, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:59.996Z", - "slice": 4, - "created": "2013-12-12T18:19:28.401Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-25T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43509, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.045Z", - "slice": 4, - "created": "2013-12-12T18:19:28.410Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-25T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43510, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.095Z", - "slice": 4, - "created": "2013-12-12T18:19:28.418Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-25T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43511, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.145Z", - "slice": 4, - "created": "2013-12-12T18:19:28.426Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-25T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43512, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.194Z", - "slice": 4, - "created": "2013-12-12T18:19:28.434Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-25T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43513, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.244Z", - "slice": 4, - "created": "2013-12-12T18:19:28.443Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-25T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43514, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.294Z", - "slice": 4, - "created": "2013-12-12T18:19:28.451Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-25T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43515, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.343Z", - "slice": 4, - "created": "2013-12-12T18:19:28.459Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-25T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43516, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.393Z", - "slice": 4, - "created": "2013-12-12T18:19:28.468Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-25T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43517, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.443Z", - "slice": 4, - "created": "2013-12-12T18:19:28.476Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-25T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43518, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.493Z", - "slice": 4, - "created": "2013-12-12T18:19:28.484Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-25T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43519, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.542Z", - "slice": 4, - "created": "2013-12-12T18:19:28.493Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-26T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43520, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.592Z", - "slice": 4, - "created": "2013-12-12T18:19:28.501Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-26T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43521, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.642Z", - "slice": 4, - "created": "2013-12-12T18:19:28.509Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-26T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43522, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.691Z", - "slice": 4, - "created": "2013-12-12T18:19:28.517Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-11-26T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43523, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.741Z", - "slice": 4, - "created": "2013-12-12T18:19:28.526Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-26T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43524, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.791Z", - "slice": 4, - "created": "2013-12-12T18:19:28.534Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-26T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43525, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.840Z", - "slice": 4, - "created": "2013-12-12T18:19:28.542Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 31, - "date": "2013-11-26T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43526, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.890Z", - "slice": 4, - "created": "2013-12-12T18:19:28.551Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-26T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43527, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.940Z", - "slice": 4, - "created": "2013-12-12T18:19:28.559Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 31, - "date": "2013-11-26T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43528, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:00.990Z", - "slice": 4, - "created": "2013-12-12T18:19:28.567Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-26T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43529, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.039Z", - "slice": 4, - "created": "2013-12-12T18:19:28.576Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-26T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43530, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.089Z", - "slice": 4, - "created": "2013-12-12T18:19:28.584Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-26T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43531, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.139Z", - "slice": 4, - "created": "2013-12-12T18:19:28.592Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-26T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43532, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.296Z", - "slice": 4, - "created": "2013-12-12T18:19:28.600Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-26T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43533, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.480Z", - "slice": 4, - "created": "2013-12-12T18:19:28.609Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-26T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43534, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.693Z", - "slice": 4, - "created": "2013-12-12T18:19:28.617Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-26T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43535, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.743Z", - "slice": 4, - "created": "2013-12-12T18:19:28.625Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 31, - "date": "2013-11-26T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43536, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.793Z", - "slice": 4, - "created": "2013-12-12T18:19:28.634Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-26T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43537, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.843Z", - "slice": 4, - "created": "2013-12-12T18:19:28.642Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-26T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43538, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.892Z", - "slice": 4, - "created": "2013-12-12T18:19:28.650Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-26T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43539, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.942Z", - "slice": 4, - "created": "2013-12-12T18:19:28.658Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-26T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43540, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:01.992Z", - "slice": 4, - "created": "2013-12-12T18:19:28.667Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-26T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43541, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.041Z", - "slice": 4, - "created": "2013-12-12T18:19:28.675Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-26T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43542, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.091Z", - "slice": 4, - "created": "2013-12-12T18:19:28.683Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-26T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43543, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.141Z", - "slice": 4, - "created": "2013-12-12T18:19:28.691Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-27T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43544, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.190Z", - "slice": 4, - "created": "2013-12-12T18:19:28.700Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-27T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43545, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.240Z", - "slice": 4, - "created": "2013-12-12T18:19:28.708Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-27T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43546, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.315Z", - "slice": 4, - "created": "2013-12-12T18:19:28.716Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-27T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43547, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.389Z", - "slice": 4, - "created": "2013-12-12T18:19:28.724Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-27T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43548, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.444Z", - "slice": 4, - "created": "2013-12-12T18:19:28.733Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-27T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43549, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.493Z", - "slice": 4, - "created": "2013-12-12T18:19:28.741Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-27T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43550, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.543Z", - "slice": 4, - "created": "2013-12-12T18:19:28.749Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-27T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43551, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.593Z", - "slice": 4, - "created": "2013-12-12T18:19:28.758Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-27T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43552, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.643Z", - "slice": 4, - "created": "2013-12-12T18:19:28.766Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-11-27T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43553, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.692Z", - "slice": 4, - "created": "2013-12-12T18:19:28.774Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-27T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43554, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.742Z", - "slice": 4, - "created": "2013-12-12T18:19:28.783Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-27T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43555, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.791Z", - "slice": 4, - "created": "2013-12-12T18:19:28.791Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-27T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43556, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.841Z", - "slice": 4, - "created": "2013-12-12T18:19:28.799Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-27T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43557, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.891Z", - "slice": 4, - "created": "2013-12-12T18:19:28.807Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-11-27T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43558, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.941Z", - "slice": 4, - "created": "2013-12-12T18:19:28.816Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-27T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43559, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:02.991Z", - "slice": 4, - "created": "2013-12-12T18:19:28.824Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-27T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43560, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.040Z", - "slice": 4, - "created": "2013-12-12T18:19:28.832Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-27T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43561, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.090Z", - "slice": 4, - "created": "2013-12-12T18:19:28.841Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-27T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43562, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.140Z", - "slice": 4, - "created": "2013-12-12T18:19:28.849Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-27T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43563, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.189Z", - "slice": 4, - "created": "2013-12-12T18:19:28.857Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-27T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43564, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.239Z", - "slice": 4, - "created": "2013-12-12T18:19:28.865Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-11-27T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43565, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.289Z", - "slice": 4, - "created": "2013-12-12T18:19:28.874Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 31, - "date": "2013-11-27T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43566, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.338Z", - "slice": 4, - "created": "2013-12-12T18:19:28.882Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 31, - "date": "2013-11-27T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43567, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.388Z", - "slice": 4, - "created": "2013-12-12T18:19:28.890Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-11-28T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43568, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.438Z", - "slice": 4, - "created": "2013-12-12T18:19:28.898Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-28T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43569, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.488Z", - "slice": 4, - "created": "2013-12-12T18:19:28.907Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-11-28T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43570, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.537Z", - "slice": 4, - "created": "2013-12-12T18:19:28.915Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-28T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43571, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.587Z", - "slice": 4, - "created": "2013-12-12T18:19:28.923Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-28T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43572, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.636Z", - "slice": 4, - "created": "2013-12-12T18:19:28.932Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-28T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43573, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.686Z", - "slice": 4, - "created": "2013-12-12T18:19:28.940Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-28T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43574, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.736Z", - "slice": 4, - "created": "2013-12-12T18:19:28.948Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-11-28T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43575, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.786Z", - "slice": 4, - "created": "2013-12-12T18:19:28.957Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-28T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43576, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.837Z", - "slice": 4, - "created": "2013-12-12T18:19:28.965Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-28T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43577, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.887Z", - "slice": 4, - "created": "2013-12-12T18:19:28.973Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 31, - "date": "2013-11-28T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43578, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.936Z", - "slice": 4, - "created": "2013-12-12T18:19:28.981Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-11-28T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43579, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:03.986Z", - "slice": 4, - "created": "2013-12-12T18:19:28.990Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-28T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43580, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.036Z", - "slice": 4, - "created": "2013-12-12T18:19:28.998Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-28T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43581, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.086Z", - "slice": 4, - "created": "2013-12-12T18:19:29.006Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-28T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43582, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.135Z", - "slice": 4, - "created": "2013-12-12T18:19:29.015Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-28T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43583, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.185Z", - "slice": 4, - "created": "2013-12-12T18:19:29.023Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-28T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43584, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.235Z", - "slice": 4, - "created": "2013-12-12T18:19:29.031Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-28T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43585, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.284Z", - "slice": 4, - "created": "2013-12-12T18:19:29.039Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-28T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43586, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.334Z", - "slice": 4, - "created": "2013-12-12T18:19:29.048Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-28T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43587, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.384Z", - "slice": 4, - "created": "2013-12-12T18:19:29.056Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-11-28T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43588, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.434Z", - "slice": 4, - "created": "2013-12-12T18:19:29.064Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-11-28T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43589, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.483Z", - "slice": 4, - "created": "2013-12-12T18:19:29.073Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-28T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43590, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.533Z", - "slice": 4, - "created": "2013-12-12T18:19:29.081Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-28T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43591, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.583Z", - "slice": 4, - "created": "2013-12-12T18:19:29.089Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 31, - "date": "2013-11-29T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43592, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.632Z", - "slice": 4, - "created": "2013-12-12T18:19:29.098Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 31, - "date": "2013-11-29T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43593, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.682Z", - "slice": 4, - "created": "2013-12-12T18:19:29.106Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-29T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43594, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.732Z", - "slice": 4, - "created": "2013-12-12T18:19:29.114Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-29T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43595, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.781Z", - "slice": 4, - "created": "2013-12-12T18:19:29.129Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-29T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43596, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.831Z", - "slice": 4, - "created": "2013-12-12T18:19:29.224Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-29T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43597, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.881Z", - "slice": 4, - "created": "2013-12-12T18:19:29.238Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-29T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43598, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.931Z", - "slice": 4, - "created": "2013-12-12T18:19:29.246Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-29T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43599, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:04.980Z", - "slice": 4, - "created": "2013-12-12T18:19:29.255Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 31, - "date": "2013-11-29T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43600, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.030Z", - "slice": 4, - "created": "2013-12-12T18:19:29.263Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-29T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43601, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.080Z", - "slice": 4, - "created": "2013-12-12T18:19:29.271Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-11-29T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43602, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.129Z", - "slice": 4, - "created": "2013-12-12T18:19:29.280Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 31, - "date": "2013-11-29T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43603, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.179Z", - "slice": 4, - "created": "2013-12-12T18:19:29.288Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-11-29T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43604, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.229Z", - "slice": 4, - "created": "2013-12-12T18:19:29.296Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-29T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43605, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.278Z", - "slice": 4, - "created": "2013-12-12T18:19:29.304Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-29T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43606, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.328Z", - "slice": 4, - "created": "2013-12-12T18:19:29.313Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-29T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43607, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.378Z", - "slice": 4, - "created": "2013-12-12T18:19:29.321Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-11-29T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43608, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.428Z", - "slice": 4, - "created": "2013-12-12T18:19:29.329Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-29T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43609, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.477Z", - "slice": 4, - "created": "2013-12-12T18:19:29.338Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-29T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43610, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.531Z", - "slice": 4, - "created": "2013-12-12T18:19:29.346Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-29T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43611, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.581Z", - "slice": 4, - "created": "2013-12-12T18:19:29.354Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 31, - "date": "2013-11-29T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43612, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.630Z", - "slice": 4, - "created": "2013-12-12T18:19:29.362Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-11-29T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43613, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.680Z", - "slice": 4, - "created": "2013-12-12T18:19:29.371Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-29T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43614, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.730Z", - "slice": 4, - "created": "2013-12-12T18:19:29.379Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-29T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43615, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.779Z", - "slice": 4, - "created": "2013-12-12T18:19:29.387Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-11-30T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43616, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.829Z", - "slice": 4, - "created": "2013-12-12T18:19:29.395Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-11-30T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43617, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.879Z", - "slice": 4, - "created": "2013-12-12T18:19:29.404Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-11-30T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43618, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.928Z", - "slice": 4, - "created": "2013-12-12T18:19:29.412Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-11-30T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43619, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:05.978Z", - "slice": 4, - "created": "2013-12-12T18:19:29.420Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 31, - "date": "2013-11-30T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43620, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.028Z", - "slice": 4, - "created": "2013-12-12T18:19:29.429Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-30T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43621, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.078Z", - "slice": 4, - "created": "2013-12-12T18:19:29.437Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 31, - "date": "2013-11-30T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43622, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.127Z", - "slice": 4, - "created": "2013-12-12T18:19:29.445Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-11-30T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43623, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.177Z", - "slice": 4, - "created": "2013-12-12T18:19:29.453Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 31, - "date": "2013-11-30T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43624, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.227Z", - "slice": 4, - "created": "2013-12-12T18:19:29.462Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-11-30T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43625, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.276Z", - "slice": 4, - "created": "2013-12-12T18:19:29.470Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-30T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43626, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.326Z", - "slice": 4, - "created": "2013-12-12T18:19:29.478Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-30T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43627, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.376Z", - "slice": 4, - "created": "2013-12-12T18:19:29.487Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-11-30T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43628, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.425Z", - "slice": 4, - "created": "2013-12-12T18:19:29.495Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-30T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43629, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.475Z", - "slice": 4, - "created": "2013-12-12T18:19:29.503Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 31, - "date": "2013-11-30T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43630, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.525Z", - "slice": 4, - "created": "2013-12-12T18:19:29.512Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 31, - "date": "2013-11-30T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43631, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.575Z", - "slice": 4, - "created": "2013-12-12T18:19:29.520Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 31, - "date": "2013-11-30T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43632, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.624Z", - "slice": 4, - "created": "2013-12-12T18:19:29.528Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 31, - "date": "2013-11-30T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43633, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.699Z", - "slice": 4, - "created": "2013-12-12T18:19:29.536Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 31, - "date": "2013-11-30T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43634, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.748Z", - "slice": 4, - "created": "2013-12-12T18:19:29.545Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 31, - "date": "2013-11-30T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43635, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.798Z", - "slice": 4, - "created": "2013-12-12T18:19:29.553Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 31, - "date": "2013-11-30T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43636, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.848Z", - "slice": 4, - "created": "2013-12-12T18:19:29.561Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-11-30T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43637, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.898Z", - "slice": 4, - "created": "2013-12-12T18:19:29.570Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-11-30T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43638, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.947Z", - "slice": 4, - "created": "2013-12-12T18:19:29.578Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 31, - "date": "2013-11-30T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43639, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:06.997Z", - "slice": 4, - "created": "2013-12-12T18:19:29.586Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 31, - "date": "2013-12-01T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43640, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.047Z", - "slice": 4, - "created": "2013-12-12T18:19:29.594Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 31, - "date": "2013-12-01T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43641, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.096Z", - "slice": 4, - "created": "2013-12-12T18:19:29.603Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 31, - "date": "2013-12-01T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43642, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.146Z", - "slice": 4, - "created": "2013-12-12T18:19:29.611Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 31, - "date": "2013-12-01T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43643, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.196Z", - "slice": 4, - "created": "2013-12-12T18:19:29.619Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 31, - "date": "2013-12-01T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43644, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.246Z", - "slice": 4, - "created": "2013-12-12T18:19:29.627Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 31, - "date": "2013-12-01T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43645, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.295Z", - "slice": 4, - "created": "2013-12-12T18:19:29.636Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 31, - "date": "2013-12-01T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43646, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.345Z", - "slice": 4, - "created": "2013-12-12T18:19:29.644Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 31, - "date": "2013-12-01T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43647, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.395Z", - "slice": 4, - "created": "2013-12-12T18:19:29.652Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-12-01T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43648, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.444Z", - "slice": 4, - "created": "2013-12-12T18:19:29.661Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 31, - "date": "2013-12-01T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43649, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.494Z", - "slice": 4, - "created": "2013-12-12T18:19:29.669Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 31, - "date": "2013-12-01T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43650, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.544Z", - "slice": 4, - "created": "2013-12-12T18:19:29.677Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 31, - "date": "2013-12-01T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43651, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.594Z", - "slice": 4, - "created": "2013-12-12T18:19:29.685Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 31, - "date": "2013-12-01T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43652, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.643Z", - "slice": 4, - "created": "2013-12-12T18:19:29.694Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-12-01T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43653, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.693Z", - "slice": 4, - "created": "2013-12-12T18:19:29.702Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-12-01T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43654, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.742Z", - "slice": 4, - "created": "2013-12-12T18:19:29.710Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 31, - "date": "2013-12-01T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43655, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.792Z", - "slice": 4, - "created": "2013-12-12T18:19:29.719Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 31, - "date": "2013-12-01T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43656, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.842Z", - "slice": 4, - "created": "2013-12-12T18:19:29.727Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 31, - "date": "2013-12-01T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43657, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.892Z", - "slice": 4, - "created": "2013-12-12T18:19:29.735Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 31, - "date": "2013-12-01T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43658, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.941Z", - "slice": 4, - "created": "2013-12-12T18:19:29.743Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 31, - "date": "2013-12-01T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43659, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:07.991Z", - "slice": 4, - "created": "2013-12-12T18:19:29.752Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 31, - "date": "2013-12-01T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43660, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.041Z", - "slice": 4, - "created": "2013-12-12T18:19:29.760Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 31, - "date": "2013-12-01T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43661, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.091Z", - "slice": 4, - "created": "2013-12-12T18:19:29.768Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 31, - "date": "2013-12-01T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43662, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.140Z", - "slice": 4, - "created": "2013-12-12T18:19:29.776Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 31, - "date": "2013-12-01T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43663, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.198Z", - "slice": 4, - "created": "2013-12-12T18:19:29.785Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-02T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43664, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.248Z", - "slice": 4, - "created": "2013-12-12T18:19:29.793Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-02T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43665, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.298Z", - "slice": 4, - "created": "2013-12-12T18:19:29.801Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-02T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43666, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.347Z", - "slice": 4, - "created": "2013-12-12T18:19:29.810Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-02T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43667, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.397Z", - "slice": 4, - "created": "2013-12-12T18:19:29.818Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-02T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43668, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.447Z", - "slice": 4, - "created": "2013-12-12T18:19:29.826Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-02T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43669, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.496Z", - "slice": 4, - "created": "2013-12-12T18:19:29.834Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-02T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43670, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.546Z", - "slice": 4, - "created": "2013-12-12T18:19:29.843Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-02T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43671, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.596Z", - "slice": 4, - "created": "2013-12-12T18:19:29.851Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-02T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43672, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.646Z", - "slice": 4, - "created": "2013-12-12T18:19:29.859Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-02T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43673, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.695Z", - "slice": 4, - "created": "2013-12-12T18:19:29.868Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-02T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43674, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.745Z", - "slice": 4, - "created": "2013-12-12T18:19:29.876Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-02T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43675, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.795Z", - "slice": 4, - "created": "2013-12-12T18:19:29.884Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.28, - "invoice": 32, - "date": "2013-12-02T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43676, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.844Z", - "slice": 4, - "created": "2013-12-12T18:19:29.892Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-02T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43677, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.894Z", - "slice": 4, - "created": "2013-12-12T18:19:29.901Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-02T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43678, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.944Z", - "slice": 4, - "created": "2013-12-12T18:19:29.909Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-02T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43679, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:08.993Z", - "slice": 4, - "created": "2013-12-12T18:19:29.917Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-02T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43680, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.043Z", - "slice": 4, - "created": "2013-12-12T18:19:29.926Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-02T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43681, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.093Z", - "slice": 4, - "created": "2013-12-12T18:19:29.934Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-02T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43682, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.242Z", - "slice": 4, - "created": "2013-12-12T18:19:29.942Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-02T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43683, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.292Z", - "slice": 4, - "created": "2013-12-12T18:19:29.950Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-02T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43684, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.343Z", - "slice": 4, - "created": "2013-12-12T18:19:29.959Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-02T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43685, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.393Z", - "slice": 4, - "created": "2013-12-12T18:19:29.967Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-02T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43686, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.442Z", - "slice": 4, - "created": "2013-12-12T18:19:29.975Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-02T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43687, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.492Z", - "slice": 4, - "created": "2013-12-12T18:19:29.984Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-03T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43688, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.542Z", - "slice": 4, - "created": "2013-12-12T18:19:29.992Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-03T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43689, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.592Z", - "slice": 4, - "created": "2013-12-12T18:19:30.000Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-03T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43690, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.641Z", - "slice": 4, - "created": "2013-12-12T18:19:30.009Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-03T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43691, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.691Z", - "slice": 4, - "created": "2013-12-12T18:19:30.017Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-03T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43692, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.741Z", - "slice": 4, - "created": "2013-12-12T18:19:30.025Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-03T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43693, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.790Z", - "slice": 4, - "created": "2013-12-12T18:19:30.033Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-03T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43694, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.840Z", - "slice": 4, - "created": "2013-12-12T18:19:30.042Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-03T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43695, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.890Z", - "slice": 4, - "created": "2013-12-12T18:19:30.050Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-03T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43696, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.939Z", - "slice": 4, - "created": "2013-12-12T18:19:30.058Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-03T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43697, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:09.989Z", - "slice": 4, - "created": "2013-12-12T18:19:30.067Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-03T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43698, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.039Z", - "slice": 4, - "created": "2013-12-12T18:19:30.075Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-03T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43699, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.089Z", - "slice": 4, - "created": "2013-12-12T18:19:30.083Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-03T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43700, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.138Z", - "slice": 4, - "created": "2013-12-12T18:19:30.091Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-03T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43701, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.188Z", - "slice": 4, - "created": "2013-12-12T18:19:30.100Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-03T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43702, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.238Z", - "slice": 4, - "created": "2013-12-12T18:19:30.108Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-03T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43703, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.287Z", - "slice": 4, - "created": "2013-12-12T18:19:30.116Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-03T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43704, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.337Z", - "slice": 4, - "created": "2013-12-12T18:19:30.125Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-03T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43705, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.387Z", - "slice": 4, - "created": "2013-12-12T18:19:30.133Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.3, - "invoice": 32, - "date": "2013-12-03T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43706, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.436Z", - "slice": 4, - "created": "2013-12-12T18:19:30.141Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-03T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43707, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.486Z", - "slice": 4, - "created": "2013-12-12T18:19:30.149Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-03T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43708, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.536Z", - "slice": 4, - "created": "2013-12-12T18:19:30.158Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-03T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43709, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.585Z", - "slice": 4, - "created": "2013-12-12T18:19:30.166Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-03T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43710, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.635Z", - "slice": 4, - "created": "2013-12-12T18:19:30.174Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-03T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43711, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.685Z", - "slice": 4, - "created": "2013-12-12T18:19:30.183Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-04T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43712, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.735Z", - "slice": 4, - "created": "2013-12-12T18:19:30.191Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.27, - "invoice": 32, - "date": "2013-12-04T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43713, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.784Z", - "slice": 4, - "created": "2013-12-12T18:19:30.199Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-04T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43714, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.834Z", - "slice": 4, - "created": "2013-12-12T18:19:30.207Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-04T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43715, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.884Z", - "slice": 4, - "created": "2013-12-12T18:19:30.216Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.57, - "invoice": 32, - "date": "2013-12-04T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43716, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.933Z", - "slice": 4, - "created": "2013-12-12T18:19:30.224Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-04T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43717, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:10.983Z", - "slice": 4, - "created": "2013-12-12T18:19:30.232Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-04T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43718, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.033Z", - "slice": 4, - "created": "2013-12-12T18:19:30.240Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-04T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43719, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.083Z", - "slice": 4, - "created": "2013-12-12T18:19:30.249Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-04T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43720, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.132Z", - "slice": 4, - "created": "2013-12-12T18:19:30.257Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.23, - "invoice": 32, - "date": "2013-12-04T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43721, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.182Z", - "slice": 4, - "created": "2013-12-12T18:19:30.265Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-04T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43722, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.232Z", - "slice": 4, - "created": "2013-12-12T18:19:30.274Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.56, - "invoice": 32, - "date": "2013-12-04T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43723, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.281Z", - "slice": 4, - "created": "2013-12-12T18:19:30.282Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-04T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43724, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.331Z", - "slice": 4, - "created": "2013-12-12T18:19:30.290Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-04T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43725, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.381Z", - "slice": 4, - "created": "2013-12-12T18:19:30.298Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-04T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43726, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.430Z", - "slice": 4, - "created": "2013-12-12T18:19:30.307Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-04T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43727, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.480Z", - "slice": 4, - "created": "2013-12-12T18:19:30.315Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-04T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43728, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.530Z", - "slice": 4, - "created": "2013-12-12T18:19:30.323Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-04T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43729, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.580Z", - "slice": 4, - "created": "2013-12-12T18:19:30.332Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-04T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43730, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.629Z", - "slice": 4, - "created": "2013-12-12T18:19:30.340Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-04T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43731, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.679Z", - "slice": 4, - "created": "2013-12-12T18:19:30.348Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-04T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43732, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.762Z", - "slice": 4, - "created": "2013-12-12T18:19:30.356Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-04T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43733, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.812Z", - "slice": 4, - "created": "2013-12-12T18:19:30.365Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-04T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43734, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.861Z", - "slice": 4, - "created": "2013-12-12T18:19:30.373Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-04T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43735, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.911Z", - "slice": 4, - "created": "2013-12-12T18:19:30.381Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-05T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43736, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:11.961Z", - "slice": 4, - "created": "2013-12-12T18:19:30.390Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-05T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43737, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.010Z", - "slice": 4, - "created": "2013-12-12T18:19:30.398Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-05T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43738, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.060Z", - "slice": 4, - "created": "2013-12-12T18:19:30.406Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-05T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43739, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.110Z", - "slice": 4, - "created": "2013-12-12T18:19:30.414Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-05T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43740, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.159Z", - "slice": 4, - "created": "2013-12-12T18:19:30.423Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-05T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43741, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.209Z", - "slice": 4, - "created": "2013-12-12T18:19:30.431Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-05T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43742, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.259Z", - "slice": 4, - "created": "2013-12-12T18:19:30.439Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-05T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43743, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.308Z", - "slice": 4, - "created": "2013-12-12T18:19:30.448Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-05T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43744, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.358Z", - "slice": 4, - "created": "2013-12-12T18:19:30.456Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-05T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43745, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.408Z", - "slice": 4, - "created": "2013-12-12T18:19:30.464Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.47, - "invoice": 32, - "date": "2013-12-05T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43746, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.458Z", - "slice": 4, - "created": "2013-12-12T18:19:30.472Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-05T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43747, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.507Z", - "slice": 4, - "created": "2013-12-12T18:19:30.481Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-05T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43748, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.557Z", - "slice": 4, - "created": "2013-12-12T18:19:30.489Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-05T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43749, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.607Z", - "slice": 4, - "created": "2013-12-12T18:19:30.497Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-05T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43750, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.656Z", - "slice": 4, - "created": "2013-12-12T18:19:30.506Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.22, - "invoice": 32, - "date": "2013-12-05T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43751, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.706Z", - "slice": 4, - "created": "2013-12-12T18:19:30.514Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-05T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43752, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.756Z", - "slice": 4, - "created": "2013-12-12T18:19:30.522Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-05T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43753, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.805Z", - "slice": 4, - "created": "2013-12-12T18:19:30.530Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-05T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43754, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.855Z", - "slice": 4, - "created": "2013-12-12T18:19:30.539Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-05T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43755, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.905Z", - "slice": 4, - "created": "2013-12-12T18:19:30.547Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-05T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43756, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:12.954Z", - "slice": 4, - "created": "2013-12-12T18:19:30.555Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.48, - "invoice": 32, - "date": "2013-12-05T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43757, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.004Z", - "slice": 4, - "created": "2013-12-12T18:19:30.564Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-05T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43758, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.054Z", - "slice": 4, - "created": "2013-12-12T18:19:30.572Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-05T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43759, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.104Z", - "slice": 4, - "created": "2013-12-12T18:19:30.580Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-06T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43760, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.154Z", - "slice": 4, - "created": "2013-12-12T18:19:30.588Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-06T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43761, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.203Z", - "slice": 4, - "created": "2013-12-12T18:19:30.597Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-06T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43762, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.253Z", - "slice": 4, - "created": "2013-12-12T18:19:30.605Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-06T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43763, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.311Z", - "slice": 4, - "created": "2013-12-12T18:19:30.613Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.36, - "invoice": 32, - "date": "2013-12-06T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43764, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.369Z", - "slice": 4, - "created": "2013-12-12T18:19:30.622Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-06T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43765, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.419Z", - "slice": 4, - "created": "2013-12-12T18:19:30.630Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.35, - "invoice": 32, - "date": "2013-12-06T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43766, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.468Z", - "slice": 4, - "created": "2013-12-12T18:19:30.638Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-06T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43767, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.518Z", - "slice": 4, - "created": "2013-12-12T18:19:30.646Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-06T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43768, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.568Z", - "slice": 4, - "created": "2013-12-12T18:19:30.655Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-06T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43769, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.618Z", - "slice": 4, - "created": "2013-12-12T18:19:30.663Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-06T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43770, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.667Z", - "slice": 4, - "created": "2013-12-12T18:19:30.671Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-06T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43771, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.717Z", - "slice": 4, - "created": "2013-12-12T18:19:30.680Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-06T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43772, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.767Z", - "slice": 4, - "created": "2013-12-12T18:19:30.688Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-06T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43773, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.816Z", - "slice": 4, - "created": "2013-12-12T18:19:30.696Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-06T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43774, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.866Z", - "slice": 4, - "created": "2013-12-12T18:19:30.704Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-06T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43775, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.916Z", - "slice": 4, - "created": "2013-12-12T18:19:30.713Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-06T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43776, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:13.966Z", - "slice": 4, - "created": "2013-12-12T18:19:30.721Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-06T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43777, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.015Z", - "slice": 4, - "created": "2013-12-12T18:19:30.729Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-06T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43778, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.065Z", - "slice": 4, - "created": "2013-12-12T18:19:30.737Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.45, - "invoice": 32, - "date": "2013-12-06T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43779, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.115Z", - "slice": 4, - "created": "2013-12-12T18:19:30.746Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-06T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43780, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.164Z", - "slice": 4, - "created": "2013-12-12T18:19:30.754Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-06T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43781, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.214Z", - "slice": 4, - "created": "2013-12-12T18:19:30.762Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-06T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43782, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.264Z", - "slice": 4, - "created": "2013-12-12T18:19:30.771Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-06T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43783, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.313Z", - "slice": 4, - "created": "2013-12-12T18:19:30.779Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-07T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43784, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.363Z", - "slice": 4, - "created": "2013-12-12T18:19:30.787Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-07T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43785, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.413Z", - "slice": 4, - "created": "2013-12-12T18:19:30.795Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.55, - "invoice": 32, - "date": "2013-12-07T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43786, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.463Z", - "slice": 4, - "created": "2013-12-12T18:19:30.804Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-07T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43787, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.512Z", - "slice": 4, - "created": "2013-12-12T18:19:30.812Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-07T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43788, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.562Z", - "slice": 4, - "created": "2013-12-12T18:19:30.820Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-07T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43789, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.612Z", - "slice": 4, - "created": "2013-12-12T18:19:30.829Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.34, - "invoice": 32, - "date": "2013-12-07T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43790, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.661Z", - "slice": 4, - "created": "2013-12-12T18:19:30.837Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.52, - "invoice": 32, - "date": "2013-12-07T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43791, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.711Z", - "slice": 4, - "created": "2013-12-12T18:19:30.845Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-07T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43792, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.761Z", - "slice": 4, - "created": "2013-12-12T18:19:30.853Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.49, - "invoice": 32, - "date": "2013-12-07T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43793, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.811Z", - "slice": 4, - "created": "2013-12-12T18:19:30.862Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-07T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43794, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.860Z", - "slice": 4, - "created": "2013-12-12T18:19:30.870Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.5, - "invoice": 32, - "date": "2013-12-07T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43795, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.910Z", - "slice": 4, - "created": "2013-12-12T18:19:30.878Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-07T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43796, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:14.960Z", - "slice": 4, - "created": "2013-12-12T18:19:30.887Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.21, - "invoice": 32, - "date": "2013-12-07T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43797, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.009Z", - "slice": 4, - "created": "2013-12-12T18:19:30.895Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-07T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43798, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.059Z", - "slice": 4, - "created": "2013-12-12T18:19:30.903Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-07T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43799, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.109Z", - "slice": 4, - "created": "2013-12-12T18:19:30.911Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-07T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43800, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.158Z", - "slice": 4, - "created": "2013-12-12T18:19:30.920Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.38, - "invoice": 32, - "date": "2013-12-07T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43801, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.208Z", - "slice": 4, - "created": "2013-12-12T18:19:30.928Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.39, - "invoice": 32, - "date": "2013-12-07T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43802, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.258Z", - "slice": 4, - "created": "2013-12-12T18:19:30.936Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-07T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43803, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.308Z", - "slice": 4, - "created": "2013-12-12T18:19:30.945Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.29, - "invoice": 32, - "date": "2013-12-07T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43804, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.357Z", - "slice": 4, - "created": "2013-12-12T18:19:30.953Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-07T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43805, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.407Z", - "slice": 4, - "created": "2013-12-12T18:19:30.961Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-07T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43806, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.457Z", - "slice": 4, - "created": "2013-12-12T18:19:30.969Z", - "amount": 0.0224, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.32, - "invoice": 32, - "date": "2013-12-07T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43807, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.506Z", - "slice": 4, - "created": "2013-12-12T18:19:30.978Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.58, - "invoice": 32, - "date": "2013-12-08T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43808, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.556Z", - "slice": 4, - "created": "2013-12-12T18:19:30.986Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.24, - "invoice": 32, - "date": "2013-12-08T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43809, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.606Z", - "slice": 4, - "created": "2013-12-12T18:19:30.994Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-08T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43810, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.655Z", - "slice": 4, - "created": "2013-12-12T18:19:31.003Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.51, - "invoice": 32, - "date": "2013-12-08T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43811, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.705Z", - "slice": 4, - "created": "2013-12-12T18:19:31.011Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.26, - "invoice": 32, - "date": "2013-12-08T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43812, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.755Z", - "slice": 4, - "created": "2013-12-12T18:19:31.019Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-08T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43813, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.804Z", - "slice": 4, - "created": "2013-12-12T18:19:31.028Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.6, - "invoice": 32, - "date": "2013-12-08T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43814, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.854Z", - "slice": 4, - "created": "2013-12-12T18:19:31.036Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-08T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43815, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.904Z", - "slice": 4, - "created": "2013-12-12T18:19:31.044Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.46, - "invoice": 32, - "date": "2013-12-08T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43816, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:15.954Z", - "slice": 4, - "created": "2013-12-12T18:19:31.052Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-08T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43817, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.003Z", - "slice": 4, - "created": "2013-12-12T18:19:31.061Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.44, - "invoice": 32, - "date": "2013-12-08T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43818, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.053Z", - "slice": 4, - "created": "2013-12-12T18:19:31.069Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.43, - "invoice": 32, - "date": "2013-12-08T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43819, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.103Z", - "slice": 4, - "created": "2013-12-12T18:19:31.077Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.31, - "invoice": 32, - "date": "2013-12-08T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43820, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.153Z", - "slice": 4, - "created": "2013-12-12T18:19:31.086Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.33, - "invoice": 32, - "date": "2013-12-08T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43821, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.202Z", - "slice": 4, - "created": "2013-12-12T18:19:31.094Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.59, - "invoice": 32, - "date": "2013-12-08T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43822, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.252Z", - "slice": 4, - "created": "2013-12-12T18:19:31.102Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.41, - "invoice": 32, - "date": "2013-12-08T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43823, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.302Z", - "slice": 4, - "created": "2013-12-12T18:19:31.110Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-08T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43824, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.351Z", - "slice": 4, - "created": "2013-12-12T18:19:31.119Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.2, - "invoice": 32, - "date": "2013-12-08T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43825, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.401Z", - "slice": 4, - "created": "2013-12-12T18:19:31.127Z", - "amount": 0.0259, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.37, - "invoice": 32, - "date": "2013-12-08T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43826, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.451Z", - "slice": 4, - "created": "2013-12-12T18:19:31.135Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.54, - "invoice": 32, - "date": "2013-12-08T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43827, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.500Z", - "slice": 4, - "created": "2013-12-12T18:19:31.143Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.25, - "invoice": 32, - "date": "2013-12-08T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43828, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.550Z", - "slice": 4, - "created": "2013-12-12T18:19:31.152Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.42, - "invoice": 32, - "date": "2013-12-08T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43829, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.600Z", - "slice": 4, - "created": "2013-12-12T18:19:31.160Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.53, - "invoice": 32, - "date": "2013-12-08T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43830, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:20:16.650Z", - "slice": 4, - "created": "2013-12-12T18:19:31.168Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "invoiced", - "coreHours": 0.4, - "invoice": 32, - "date": "2013-12-08T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43831, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.177Z", - "slice": 4, - "created": "2013-12-12T18:19:31.177Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-09T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43832, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.185Z", - "slice": 4, - "created": "2013-12-12T18:19:31.185Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.28, - "invoice": null, - "date": "2013-12-09T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43833, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.193Z", - "slice": 4, - "created": "2013-12-12T18:19:31.193Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.28, - "invoice": null, - "date": "2013-12-09T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43834, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.201Z", - "slice": 4, - "created": "2013-12-12T18:19:31.201Z", - "amount": 0.0301, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.43, - "invoice": null, - "date": "2013-12-09T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43835, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.210Z", - "slice": 4, - "created": "2013-12-12T18:19:31.210Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.3, - "invoice": null, - "date": "2013-12-09T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43836, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.218Z", - "slice": 4, - "created": "2013-12-12T18:19:31.218Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-09T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43837, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.226Z", - "slice": 4, - "created": "2013-12-12T18:19:31.226Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.29, - "invoice": null, - "date": "2013-12-09T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43838, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.235Z", - "slice": 4, - "created": "2013-12-12T18:19:31.235Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.4, - "invoice": null, - "date": "2013-12-09T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43839, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.243Z", - "slice": 4, - "created": "2013-12-12T18:19:31.243Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-09T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43840, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.251Z", - "slice": 4, - "created": "2013-12-12T18:19:31.251Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.26, - "invoice": null, - "date": "2013-12-09T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43841, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.259Z", - "slice": 4, - "created": "2013-12-12T18:19:31.259Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.29, - "invoice": null, - "date": "2013-12-09T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43842, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.268Z", - "slice": 4, - "created": "2013-12-12T18:19:31.268Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.46, - "invoice": null, - "date": "2013-12-09T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43843, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.276Z", - "slice": 4, - "created": "2013-12-12T18:19:31.276Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.45, - "invoice": null, - "date": "2013-12-09T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43844, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.284Z", - "slice": 4, - "created": "2013-12-12T18:19:31.284Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-09T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43845, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.293Z", - "slice": 4, - "created": "2013-12-12T18:19:31.293Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-09T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43846, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.301Z", - "slice": 4, - "created": "2013-12-12T18:19:31.301Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.52, - "invoice": null, - "date": "2013-12-09T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43847, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.309Z", - "slice": 4, - "created": "2013-12-12T18:19:31.309Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.45, - "invoice": null, - "date": "2013-12-09T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43848, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.317Z", - "slice": 4, - "created": "2013-12-12T18:19:31.317Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-09T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43849, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.326Z", - "slice": 4, - "created": "2013-12-12T18:19:31.326Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-09T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43850, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.334Z", - "slice": 4, - "created": "2013-12-12T18:19:31.334Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.3, - "invoice": null, - "date": "2013-12-09T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43851, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.342Z", - "slice": 4, - "created": "2013-12-12T18:19:31.342Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.44, - "invoice": null, - "date": "2013-12-09T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43852, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.351Z", - "slice": 4, - "created": "2013-12-12T18:19:31.351Z", - "amount": 0.0266, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.38, - "invoice": null, - "date": "2013-12-09T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43853, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.359Z", - "slice": 4, - "created": "2013-12-12T18:19:31.359Z", - "amount": 0.0231, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.33, - "invoice": null, - "date": "2013-12-09T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43854, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.367Z", - "slice": 4, - "created": "2013-12-12T18:19:31.367Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.52, - "invoice": null, - "date": "2013-12-09T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43855, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.375Z", - "slice": 4, - "created": "2013-12-12T18:19:31.375Z", - "amount": 0.0217, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.31, - "invoice": null, - "date": "2013-12-10T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43856, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.384Z", - "slice": 4, - "created": "2013-12-12T18:19:31.384Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.49, - "invoice": null, - "date": "2013-12-10T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43857, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.392Z", - "slice": 4, - "created": "2013-12-12T18:19:31.392Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.28, - "invoice": null, - "date": "2013-12-10T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43858, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.400Z", - "slice": 4, - "created": "2013-12-12T18:19:31.400Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-10T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43859, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.409Z", - "slice": 4, - "created": "2013-12-12T18:19:31.409Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-10T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43860, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.417Z", - "slice": 4, - "created": "2013-12-12T18:19:31.417Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-10T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43861, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.425Z", - "slice": 4, - "created": "2013-12-12T18:19:31.425Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-10T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43862, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.433Z", - "slice": 4, - "created": "2013-12-12T18:19:31.433Z", - "amount": 0.0322, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.46, - "invoice": null, - "date": "2013-12-10T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43863, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.442Z", - "slice": 4, - "created": "2013-12-12T18:19:31.442Z", - "amount": 0.0308, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.44, - "invoice": null, - "date": "2013-12-10T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43864, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.450Z", - "slice": 4, - "created": "2013-12-12T18:19:31.450Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.5, - "invoice": null, - "date": "2013-12-10T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43865, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.458Z", - "slice": 4, - "created": "2013-12-12T18:19:31.458Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.36, - "invoice": null, - "date": "2013-12-10T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43866, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.466Z", - "slice": 4, - "created": "2013-12-12T18:19:31.466Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.2, - "invoice": null, - "date": "2013-12-10T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43867, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.475Z", - "slice": 4, - "created": "2013-12-12T18:19:31.475Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-10T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43868, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.483Z", - "slice": 4, - "created": "2013-12-12T18:19:31.483Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-10T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43869, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.492Z", - "slice": 4, - "created": "2013-12-12T18:19:31.491Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-10T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43870, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.500Z", - "slice": 4, - "created": "2013-12-12T18:19:31.500Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.25, - "invoice": null, - "date": "2013-12-10T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43871, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.508Z", - "slice": 4, - "created": "2013-12-12T18:19:31.508Z", - "amount": 0.0203, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.29, - "invoice": null, - "date": "2013-12-10T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43872, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.516Z", - "slice": 4, - "created": "2013-12-12T18:19:31.516Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-10T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43873, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.525Z", - "slice": 4, - "created": "2013-12-12T18:19:31.525Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-10T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43874, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.533Z", - "slice": 4, - "created": "2013-12-12T18:19:31.533Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-10T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43875, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.541Z", - "slice": 4, - "created": "2013-12-12T18:19:31.541Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.3, - "invoice": null, - "date": "2013-12-10T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43876, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.549Z", - "slice": 4, - "created": "2013-12-12T18:19:31.549Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-10T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43877, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.558Z", - "slice": 4, - "created": "2013-12-12T18:19:31.558Z", - "amount": 0.0399, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.57, - "invoice": null, - "date": "2013-12-10T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43878, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.566Z", - "slice": 4, - "created": "2013-12-12T18:19:31.566Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-10T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43879, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.574Z", - "slice": 4, - "created": "2013-12-12T18:19:31.574Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.23, - "invoice": null, - "date": "2013-12-11T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43880, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.583Z", - "slice": 4, - "created": "2013-12-12T18:19:31.583Z", - "amount": 0.0182, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.26, - "invoice": null, - "date": "2013-12-11T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43881, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.591Z", - "slice": 4, - "created": "2013-12-12T18:19:31.591Z", - "amount": 0.0294, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.42, - "invoice": null, - "date": "2013-12-11T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43882, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.599Z", - "slice": 4, - "created": "2013-12-12T18:19:31.599Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.35, - "invoice": null, - "date": "2013-12-11T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43883, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.607Z", - "slice": 4, - "created": "2013-12-12T18:19:31.607Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.36, - "invoice": null, - "date": "2013-12-11T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43884, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.616Z", - "slice": 4, - "created": "2013-12-12T18:19:31.616Z", - "amount": 0.0147, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.21, - "invoice": null, - "date": "2013-12-11T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43885, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.624Z", - "slice": 4, - "created": "2013-12-12T18:19:31.624Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.49, - "invoice": null, - "date": "2013-12-11T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43886, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.632Z", - "slice": 4, - "created": "2013-12-12T18:19:31.632Z", - "amount": 0.0371, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.53, - "invoice": null, - "date": "2013-12-11T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43887, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.640Z", - "slice": 4, - "created": "2013-12-12T18:19:31.640Z", - "amount": 0.0168, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.24, - "invoice": null, - "date": "2013-12-11T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43888, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.649Z", - "slice": 4, - "created": "2013-12-12T18:19:31.649Z", - "amount": 0.0196, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.28, - "invoice": null, - "date": "2013-12-11T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43889, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.657Z", - "slice": 4, - "created": "2013-12-12T18:19:31.657Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-11T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43890, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.665Z", - "slice": 4, - "created": "2013-12-12T18:19:31.665Z", - "amount": 0.014, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.2, - "invoice": null, - "date": "2013-12-11T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43891, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.674Z", - "slice": 4, - "created": "2013-12-12T18:19:31.674Z", - "amount": 0.0357, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.51, - "invoice": null, - "date": "2013-12-11T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43892, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.682Z", - "slice": 4, - "created": "2013-12-12T18:19:31.682Z", - "amount": 0.028, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.4, - "invoice": null, - "date": "2013-12-11T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43893, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.690Z", - "slice": 4, - "created": "2013-12-12T18:19:31.690Z", - "amount": 0.0392, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.56, - "invoice": null, - "date": "2013-12-11T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43894, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.699Z", - "slice": 4, - "created": "2013-12-12T18:19:31.698Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-11T15:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43895, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.707Z", - "slice": 4, - "created": "2013-12-12T18:19:31.707Z", - "amount": 0.0378, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.54, - "invoice": null, - "date": "2013-12-11T16:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43896, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.715Z", - "slice": 4, - "created": "2013-12-12T18:19:31.715Z", - "amount": 0.0413, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.59, - "invoice": null, - "date": "2013-12-11T17:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43897, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.723Z", - "slice": 4, - "created": "2013-12-12T18:19:31.723Z", - "amount": 0.0238, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.34, - "invoice": null, - "date": "2013-12-11T18:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43898, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.732Z", - "slice": 4, - "created": "2013-12-12T18:19:31.732Z", - "amount": 0.0406, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.58, - "invoice": null, - "date": "2013-12-11T19:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43899, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.740Z", - "slice": 4, - "created": "2013-12-12T18:19:31.740Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-11T20:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43900, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.748Z", - "slice": 4, - "created": "2013-12-12T18:19:31.748Z", - "amount": 0.0287, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.41, - "invoice": null, - "date": "2013-12-11T21:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43901, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.756Z", - "slice": 4, - "created": "2013-12-12T18:19:31.756Z", - "amount": 0.0385, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.55, - "invoice": null, - "date": "2013-12-11T22:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43902, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.765Z", - "slice": 4, - "created": "2013-12-12T18:19:31.765Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-11T23:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43903, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.773Z", - "slice": 4, - "created": "2013-12-12T18:19:31.773Z", - "amount": 0.0161, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.23, - "invoice": null, - "date": "2013-12-12T00:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43904, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.781Z", - "slice": 4, - "created": "2013-12-12T18:19:31.781Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.49, - "invoice": null, - "date": "2013-12-12T01:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43905, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.790Z", - "slice": 4, - "created": "2013-12-12T18:19:31.790Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-12T02:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43906, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.798Z", - "slice": 4, - "created": "2013-12-12T18:19:31.798Z", - "amount": 0.0175, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.25, - "invoice": null, - "date": "2013-12-12T03:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43907, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.806Z", - "slice": 4, - "created": "2013-12-12T18:19:31.806Z", - "amount": 0.0364, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.52, - "invoice": null, - "date": "2013-12-12T04:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43908, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.815Z", - "slice": 4, - "created": "2013-12-12T18:19:31.814Z", - "amount": 0.0273, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.39, - "invoice": null, - "date": "2013-12-12T05:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43909, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.823Z", - "slice": 4, - "created": "2013-12-12T18:19:31.823Z", - "amount": 0.0315, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.45, - "invoice": null, - "date": "2013-12-12T06:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43910, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.831Z", - "slice": 4, - "created": "2013-12-12T18:19:31.831Z", - "amount": 0.0154, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.22, - "invoice": null, - "date": "2013-12-12T07:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43911, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.839Z", - "slice": 4, - "created": "2013-12-12T18:19:31.839Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-12T08:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43912, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.848Z", - "slice": 4, - "created": "2013-12-12T18:19:31.848Z", - "amount": 0.0245, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.35, - "invoice": null, - "date": "2013-12-12T09:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43913, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.856Z", - "slice": 4, - "created": "2013-12-12T18:19:31.856Z", - "amount": 0.0329, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.47, - "invoice": null, - "date": "2013-12-12T10:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43914, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.864Z", - "slice": 4, - "created": "2013-12-12T18:19:31.864Z", - "amount": 0.021, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.3, - "invoice": null, - "date": "2013-12-12T11:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43915, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.872Z", - "slice": 4, - "created": "2013-12-12T18:19:31.872Z", - "amount": 0.0189, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.27, - "invoice": null, - "date": "2013-12-12T12:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43916, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.881Z", - "slice": 4, - "created": "2013-12-12T18:19:31.881Z", - "amount": 0.042, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.6, - "invoice": null, - "date": "2013-12-12T13:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43917, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.889Z", - "slice": 4, - "created": "2013-12-12T18:19:31.889Z", - "amount": 0.0252, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.36, - "invoice": null, - "date": "2013-12-12T14:00:00Z", - "kind": "besteffort" - } -}, -{ - "pk": 43918, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.897Z", - "slice": 4, - "created": "2013-12-12T18:19:31.897Z", - "amount": 0.0343, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.49, - "invoice": null, - "date": "2013-12-12T15:00:00Z", - "kind": "besteffort" + "date": "2013-11-28T03:00:00Z", + "amount": 0.56, + "updated": "2013-12-13T22:20:05.812Z", + "account": 13, + "created": "2013-12-13T22:20:05.812Z" } }, { - "pk": 43919, - "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:31.906Z", - "slice": 4, - "created": "2013-12-12T18:19:31.906Z", - "amount": 0.035, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.5, - "invoice": null, - "date": "2013-12-12T16:00:00Z", - "kind": "besteffort" + "pk": 35, + "model": "core.payment", + "fields": { + "date": "2013-12-02T03:00:00Z", + "amount": 53.9224, + "updated": "2013-12-13T22:20:05.825Z", + "account": 13, + "created": "2013-12-13T22:20:05.825Z" } }, { - "pk": 43920, - "model": "core.charge", + "pk": 36, + "model": "core.payment", "fields": { - "updated": "2013-12-12T18:19:31.914Z", - "slice": 4, - "created": "2013-12-12T18:19:31.914Z", - "amount": 0.0336, - "object": 57, - "account": 7, - "state": "pending", - "coreHours": 0.48, - "invoice": null, - "date": "2013-12-12T17:00:00Z", - "kind": "besteffort" + "date": "2013-12-09T03:00:00Z", + "amount": 86.436, + "updated": "2013-12-13T22:20:05.834Z", + "account": 13, + "created": "2013-12-13T22:20:05.834Z" } }, { - "pk": 43921, + "pk": 58321, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.622Z", - "slice": 8, - "created": "2013-12-12T18:19:31.954Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.498Z", + "slice": 4, + "created": "2013-12-13T22:19:42.734Z", + "amount": 0.3248, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43922, + "pk": 58322, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.672Z", - "slice": 8, - "created": "2013-12-12T18:19:31.963Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.590Z", + "slice": 4, + "created": "2013-12-13T22:19:42.744Z", + "amount": 0.2464, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43923, + "pk": 58323, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.721Z", - "slice": 8, - "created": "2013-12-12T18:19:31.972Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.681Z", + "slice": 4, + "created": "2013-12-13T22:19:42.752Z", + "amount": 0.3136, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43924, + "pk": 58324, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.771Z", - "slice": 8, - "created": "2013-12-12T18:19:31.980Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.772Z", + "slice": 4, + "created": "2013-12-13T22:19:42.760Z", + "amount": 0.2576, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43925, + "pk": 58325, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.821Z", - "slice": 8, - "created": "2013-12-12T18:19:31.989Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.863Z", + "slice": 4, + "created": "2013-12-13T22:19:42.769Z", + "amount": 0.2912, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43926, + "pk": 58326, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.870Z", - "slice": 8, - "created": "2013-12-12T18:19:31.997Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.971Z", + "slice": 4, + "created": "2013-12-13T22:19:42.777Z", + "amount": 0.3136, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43927, + "pk": 58327, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.920Z", - "slice": 8, - "created": "2013-12-12T18:19:32.005Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.062Z", + "slice": 4, + "created": "2013-12-13T22:19:42.785Z", + "amount": 0.14, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43928, + "pk": 58328, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.970Z", - "slice": 8, - "created": "2013-12-12T18:19:32.013Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.154Z", + "slice": 4, + "created": "2013-12-13T22:19:42.794Z", + "amount": 0.224, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43929, + "pk": 58329, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.019Z", - "slice": 8, - "created": "2013-12-12T18:19:32.022Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.245Z", + "slice": 4, + "created": "2013-12-13T22:19:42.802Z", + "amount": 0.224, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43930, + "pk": 58330, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.069Z", - "slice": 8, - "created": "2013-12-12T18:19:32.030Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.336Z", + "slice": 4, + "created": "2013-12-13T22:19:42.810Z", + "amount": 0.2912, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43931, + "pk": 58331, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.119Z", - "slice": 8, - "created": "2013-12-12T18:19:32.038Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.427Z", + "slice": 4, + "created": "2013-12-13T22:19:42.818Z", + "amount": 0.1288, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43932, + "pk": 58332, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.169Z", - "slice": 8, - "created": "2013-12-12T18:19:32.047Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.518Z", + "slice": 4, + "created": "2013-12-13T22:19:42.827Z", + "amount": 0.3024, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43933, + "pk": 58333, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.218Z", - "slice": 8, - "created": "2013-12-12T18:19:32.055Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.609Z", + "slice": 4, + "created": "2013-12-13T22:19:42.835Z", + "amount": 0.1456, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43934, + "pk": 58334, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.268Z", - "slice": 8, - "created": "2013-12-12T18:19:32.063Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.720Z", + "slice": 4, + "created": "2013-12-13T22:19:42.843Z", + "amount": 0.1792, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43935, + "pk": 58335, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.318Z", - "slice": 8, - "created": "2013-12-12T18:19:32.071Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.812Z", + "slice": 4, + "created": "2013-12-13T22:19:42.852Z", + "amount": 0.1512, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43936, + "pk": 58336, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.367Z", - "slice": 8, - "created": "2013-12-12T18:19:32.080Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.903Z", + "slice": 4, + "created": "2013-12-13T22:19:42.860Z", + "amount": 0.168, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43937, + "pk": 58337, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.417Z", - "slice": 8, - "created": "2013-12-12T18:19:32.088Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.994Z", + "slice": 4, + "created": "2013-12-13T22:19:42.868Z", + "amount": 0.1736, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43938, + "pk": 58338, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.467Z", - "slice": 8, - "created": "2013-12-12T18:19:32.096Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.085Z", + "slice": 4, + "created": "2013-12-13T22:19:42.876Z", + "amount": 0.2184, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43939, + "pk": 58339, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.517Z", - "slice": 8, - "created": "2013-12-12T18:19:32.104Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.176Z", + "slice": 4, + "created": "2013-12-13T22:19:42.885Z", + "amount": 0.3192, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43940, + "pk": 58340, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.566Z", - "slice": 8, - "created": "2013-12-12T18:19:32.113Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.267Z", + "slice": 4, + "created": "2013-12-13T22:19:42.893Z", + "amount": 0.1288, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43941, + "pk": 58341, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.616Z", - "slice": 8, - "created": "2013-12-12T18:19:32.121Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.358Z", + "slice": 4, + "created": "2013-12-13T22:19:42.901Z", + "amount": 0.224, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43942, + "pk": 58342, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.666Z", - "slice": 8, - "created": "2013-12-12T18:19:32.129Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.452Z", + "slice": 4, + "created": "2013-12-13T22:19:42.910Z", + "amount": 0.1736, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43943, + "pk": 58343, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.715Z", - "slice": 8, - "created": "2013-12-12T18:19:32.138Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.543Z", + "slice": 4, + "created": "2013-12-13T22:19:42.918Z", + "amount": 0.224, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43944, + "pk": 58344, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.765Z", - "slice": 8, - "created": "2013-12-12T18:19:32.146Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.651Z", + "slice": 4, + "created": "2013-12-13T22:19:42.926Z", + "amount": 0.1344, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43945, + "pk": 58345, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.815Z", - "slice": 8, - "created": "2013-12-12T18:19:32.154Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.742Z", + "slice": 4, + "created": "2013-12-13T22:19:42.934Z", + "amount": 0.1736, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43946, + "pk": 58346, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.864Z", - "slice": 8, - "created": "2013-12-12T18:19:32.162Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.833Z", + "slice": 4, + "created": "2013-12-13T22:19:42.943Z", + "amount": 0.2576, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43947, + "pk": 58347, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.914Z", - "slice": 8, - "created": "2013-12-12T18:19:32.171Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.949Z", + "slice": 4, + "created": "2013-12-13T22:19:42.951Z", + "amount": 0.3248, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43948, + "pk": 58348, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.964Z", - "slice": 8, - "created": "2013-12-12T18:19:32.179Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.040Z", + "slice": 4, + "created": "2013-12-13T22:19:42.959Z", + "amount": 0.3248, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43949, + "pk": 58349, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.014Z", - "slice": 8, - "created": "2013-12-12T18:19:32.187Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:01.131Z", + "slice": 4, + "created": "2013-12-13T22:19:42.967Z", + "amount": 0.3136, + "object": 89, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T22:00:00Z", - "kind": "reservation" + "coreHours": 4.48, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43950, + "pk": 58350, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.063Z", - "slice": 8, - "created": "2013-12-12T18:19:32.196Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.222Z", + "slice": 4, + "created": "2013-12-13T22:19:42.976Z", + "amount": 0.2016, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43951, + "pk": 58351, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.113Z", - "slice": 8, - "created": "2013-12-12T18:19:32.204Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.471Z", + "slice": 4, + "created": "2013-12-13T22:19:42.984Z", + "amount": 0.3248, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43952, + "pk": 58352, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.162Z", - "slice": 8, - "created": "2013-12-12T18:19:32.212Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.761Z", + "slice": 4, + "created": "2013-12-13T22:19:42.992Z", + "amount": 0.2296, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43953, + "pk": 58353, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.212Z", - "slice": 8, - "created": "2013-12-12T18:19:32.220Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.852Z", + "slice": 4, + "created": "2013-12-13T22:19:43.001Z", + "amount": 0.252, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43954, + "pk": 58354, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.262Z", - "slice": 8, - "created": "2013-12-12T18:19:32.229Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.943Z", + "slice": 4, + "created": "2013-12-13T22:19:43.009Z", + "amount": 0.2016, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43955, + "pk": 58355, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.312Z", - "slice": 8, - "created": "2013-12-12T18:19:32.237Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.042Z", + "slice": 4, + "created": "2013-12-13T22:19:43.017Z", + "amount": 0.2744, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43956, + "pk": 58356, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.361Z", - "slice": 8, - "created": "2013-12-12T18:19:32.245Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.133Z", + "slice": 4, + "created": "2013-12-13T22:19:43.025Z", + "amount": 0.2072, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43957, + "pk": 58357, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.411Z", - "slice": 8, - "created": "2013-12-12T18:19:32.254Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.229Z", + "slice": 4, + "created": "2013-12-13T22:19:43.034Z", + "amount": 0.2688, + "object": 89, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T06:00:00Z", - "kind": "reservation" + "coreHours": 3.84, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43958, + "pk": 58358, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.461Z", - "slice": 8, - "created": "2013-12-12T18:19:32.262Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.320Z", + "slice": 4, + "created": "2013-12-13T22:19:43.042Z", + "amount": 0.1288, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43959, + "pk": 58359, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.511Z", - "slice": 8, - "created": "2013-12-12T18:19:32.270Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.412Z", + "slice": 4, + "created": "2013-12-13T22:19:43.050Z", + "amount": 0.1456, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43960, + "pk": 58360, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.560Z", - "slice": 8, - "created": "2013-12-12T18:19:32.278Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.503Z", + "slice": 4, + "created": "2013-12-13T22:19:43.059Z", + "amount": 0.336, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43961, + "pk": 58361, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.610Z", - "slice": 8, - "created": "2013-12-12T18:19:32.287Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.594Z", + "slice": 4, + "created": "2013-12-13T22:19:43.067Z", + "amount": 0.2072, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43962, + "pk": 58362, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.660Z", - "slice": 8, - "created": "2013-12-12T18:19:32.295Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.685Z", + "slice": 4, + "created": "2013-12-13T22:19:43.075Z", + "amount": 0.1736, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43963, + "pk": 58363, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.709Z", - "slice": 8, - "created": "2013-12-12T18:19:32.303Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.776Z", + "slice": 4, + "created": "2013-12-13T22:19:43.083Z", + "amount": 0.2576, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43964, + "pk": 58364, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.759Z", - "slice": 8, - "created": "2013-12-12T18:19:32.312Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.867Z", + "slice": 4, + "created": "2013-12-13T22:19:43.092Z", + "amount": 0.2352, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43965, + "pk": 58365, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.809Z", - "slice": 8, - "created": "2013-12-12T18:19:32.320Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.958Z", + "slice": 4, + "created": "2013-12-13T22:19:43.100Z", + "amount": 0.2912, + "object": 89, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T14:00:00Z", - "kind": "reservation" + "coreHours": 4.16, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43966, + "pk": 58366, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.858Z", - "slice": 8, - "created": "2013-12-12T18:19:32.328Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.049Z", + "slice": 4, + "created": "2013-12-13T22:19:43.108Z", + "amount": 0.336, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43967, + "pk": 58367, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.908Z", - "slice": 8, - "created": "2013-12-12T18:19:32.336Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.140Z", + "slice": 4, + "created": "2013-12-13T22:19:43.117Z", + "amount": 0.1176, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43968, + "pk": 58368, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.958Z", - "slice": 8, - "created": "2013-12-12T18:19:32.345Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.232Z", + "slice": 4, + "created": "2013-12-13T22:19:43.125Z", + "amount": 0.1456, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43969, + "pk": 58369, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.008Z", - "slice": 8, - "created": "2013-12-12T18:19:32.353Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.323Z", + "slice": 4, + "created": "2013-12-13T22:19:43.133Z", + "amount": 0.1736, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43970, + "pk": 58370, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.057Z", - "slice": 8, - "created": "2013-12-12T18:19:32.361Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.416Z", + "slice": 4, + "created": "2013-12-13T22:19:43.141Z", + "amount": 0.1344, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43971, + "pk": 58371, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.107Z", - "slice": 8, - "created": "2013-12-12T18:19:32.375Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.507Z", + "slice": 4, + "created": "2013-12-13T22:19:43.150Z", + "amount": 0.1232, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43972, + "pk": 58372, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.157Z", - "slice": 8, - "created": "2013-12-12T18:19:32.394Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.598Z", + "slice": 4, + "created": "2013-12-13T22:19:43.158Z", + "amount": 0.2632, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43973, + "pk": 58373, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.206Z", - "slice": 8, - "created": "2013-12-12T18:19:32.403Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.689Z", + "slice": 4, + "created": "2013-12-13T22:19:43.166Z", + "amount": 0.2184, + "object": 89, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T22:00:00Z", - "kind": "reservation" + "coreHours": 3.12, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43974, + "pk": 58374, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.256Z", - "slice": 8, - "created": "2013-12-12T18:19:32.411Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.780Z", + "slice": 4, + "created": "2013-12-13T22:19:43.175Z", + "amount": 0.224, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43975, + "pk": 58375, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.306Z", - "slice": 8, - "created": "2013-12-12T18:19:32.419Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.871Z", + "slice": 4, + "created": "2013-12-13T22:19:43.183Z", + "amount": 0.2632, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43976, + "pk": 58376, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.355Z", - "slice": 8, - "created": "2013-12-12T18:19:32.427Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.971Z", + "slice": 4, + "created": "2013-12-13T22:19:43.191Z", + "amount": 0.3304, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43977, + "pk": 58377, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.405Z", - "slice": 8, - "created": "2013-12-12T18:19:32.436Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.062Z", + "slice": 4, + "created": "2013-12-13T22:19:43.199Z", + "amount": 0.1456, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43978, + "pk": 58378, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.488Z", - "slice": 8, - "created": "2013-12-12T18:19:32.444Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.153Z", + "slice": 4, + "created": "2013-12-13T22:19:43.208Z", + "amount": 0.1848, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.64, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43979, + "pk": 58379, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.538Z", - "slice": 8, - "created": "2013-12-12T18:19:32.452Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.244Z", + "slice": 4, + "created": "2013-12-13T22:19:43.216Z", + "amount": 0.308, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43980, + "pk": 58380, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.587Z", - "slice": 8, - "created": "2013-12-12T18:19:32.461Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.335Z", + "slice": 4, + "created": "2013-12-13T22:19:43.224Z", + "amount": 0.3304, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43981, + "pk": 58381, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.637Z", - "slice": 8, - "created": "2013-12-12T18:19:32.469Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.426Z", + "slice": 4, + "created": "2013-12-13T22:19:43.233Z", + "amount": 0.224, + "object": 89, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T06:00:00Z", - "kind": "reservation" + "coreHours": 3.2, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43982, + "pk": 58382, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.687Z", - "slice": 8, - "created": "2013-12-12T18:19:32.477Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.517Z", + "slice": 4, + "created": "2013-12-13T22:19:43.241Z", + "amount": 0.2464, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43983, + "pk": 58383, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.737Z", - "slice": 8, - "created": "2013-12-12T18:19:32.485Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.608Z", + "slice": 4, + "created": "2013-12-13T22:19:43.249Z", + "amount": 0.2296, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43984, + "pk": 58384, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.786Z", - "slice": 8, - "created": "2013-12-12T18:19:32.494Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.700Z", + "slice": 4, + "created": "2013-12-13T22:19:43.257Z", + "amount": 0.1904, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43985, + "pk": 58385, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.836Z", - "slice": 8, - "created": "2013-12-12T18:19:32.502Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.791Z", + "slice": 4, + "created": "2013-12-13T22:19:43.266Z", + "amount": 0.2184, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43986, + "pk": 58386, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.886Z", - "slice": 8, - "created": "2013-12-12T18:19:32.510Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.882Z", + "slice": 4, + "created": "2013-12-13T22:19:43.274Z", + "amount": 0.1456, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43987, + "pk": 58387, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.935Z", - "slice": 8, - "created": "2013-12-12T18:19:32.519Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.973Z", + "slice": 4, + "created": "2013-12-13T22:19:43.282Z", + "amount": 0.2576, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43988, + "pk": 58388, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.985Z", - "slice": 8, - "created": "2013-12-12T18:19:32.527Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.064Z", + "slice": 4, + "created": "2013-12-13T22:19:43.291Z", + "amount": 0.3136, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43989, + "pk": 58389, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.035Z", - "slice": 8, - "created": "2013-12-12T18:19:32.535Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:05.162Z", + "slice": 4, + "created": "2013-12-13T22:19:43.299Z", + "amount": 0.2408, + "object": 89, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T14:00:00Z", - "kind": "reservation" + "coreHours": 3.44, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43990, + "pk": 58390, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.085Z", - "slice": 8, - "created": "2013-12-12T18:19:32.544Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.253Z", + "slice": 4, + "created": "2013-12-13T22:19:43.307Z", + "amount": 0.2184, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43991, + "pk": 58391, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.134Z", - "slice": 8, - "created": "2013-12-12T18:19:32.552Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.344Z", + "slice": 4, + "created": "2013-12-13T22:19:43.315Z", + "amount": 0.2632, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43992, + "pk": 58392, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.184Z", - "slice": 8, - "created": "2013-12-12T18:19:32.560Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.435Z", + "slice": 4, + "created": "2013-12-13T22:19:43.324Z", + "amount": 0.2968, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43993, + "pk": 58393, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.234Z", - "slice": 8, - "created": "2013-12-12T18:19:32.568Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.526Z", + "slice": 4, + "created": "2013-12-13T22:19:43.332Z", + "amount": 0.112, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43994, + "pk": 58394, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.283Z", - "slice": 8, - "created": "2013-12-12T18:19:32.577Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.617Z", + "slice": 4, + "created": "2013-12-13T22:19:43.340Z", + "amount": 0.2128, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43995, + "pk": 58395, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.333Z", - "slice": 8, - "created": "2013-12-12T18:19:32.585Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.709Z", + "slice": 4, + "created": "2013-12-13T22:19:43.349Z", + "amount": 0.336, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43996, + "pk": 58396, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.383Z", - "slice": 8, - "created": "2013-12-12T18:19:32.593Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.800Z", + "slice": 4, + "created": "2013-12-13T22:19:43.357Z", + "amount": 0.1232, + "object": 89, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 43997, + "pk": 58397, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.432Z", - "slice": 8, - "created": "2013-12-12T18:19:32.601Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.365Z", + "slice": 4, + "created": "2013-12-13T22:19:43.365Z", + "amount": 0.2184, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 3.12, + "invoice": null, + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 43998, + "pk": 58398, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.482Z", - "slice": 8, - "created": "2013-12-12T18:19:32.610Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.374Z", + "slice": 4, + "created": "2013-12-13T22:19:43.374Z", + "amount": 0.2856, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 4.08, + "invoice": null, + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 43999, + "pk": 58399, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.532Z", - "slice": 8, - "created": "2013-12-12T18:19:32.618Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.382Z", + "slice": 4, + "created": "2013-12-13T22:19:43.382Z", + "amount": 0.2464, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 3.52, + "invoice": null, + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44000, + "pk": 58400, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.582Z", - "slice": 8, - "created": "2013-12-12T18:19:32.626Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.390Z", + "slice": 4, + "created": "2013-12-13T22:19:43.390Z", + "amount": 0.1512, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 2.16, + "invoice": null, + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44001, + "pk": 58401, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.631Z", - "slice": 8, - "created": "2013-12-12T18:19:32.635Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.398Z", + "slice": 4, + "created": "2013-12-13T22:19:43.398Z", + "amount": 0.1176, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 1.68, + "invoice": null, + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44002, + "pk": 58402, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.681Z", - "slice": 8, - "created": "2013-12-12T18:19:32.643Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.407Z", + "slice": 4, + "created": "2013-12-13T22:19:43.407Z", + "amount": 0.224, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 3.2, + "invoice": null, + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44003, + "pk": 58403, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.731Z", - "slice": 8, - "created": "2013-12-12T18:19:32.651Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.415Z", + "slice": 4, + "created": "2013-12-13T22:19:43.415Z", + "amount": 0.2072, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 2.96, + "invoice": null, + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44004, + "pk": 58404, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.780Z", - "slice": 8, - "created": "2013-12-12T18:19:32.659Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.423Z", + "slice": 4, + "created": "2013-12-13T22:19:43.423Z", + "amount": 0.1288, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 1.84, + "invoice": null, + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44005, + "pk": 58405, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.830Z", - "slice": 8, - "created": "2013-12-12T18:19:32.668Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.431Z", + "slice": 4, + "created": "2013-12-13T22:19:43.431Z", + "amount": 0.14, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 2.0, + "invoice": null, + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44006, + "pk": 58406, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.880Z", - "slice": 8, - "created": "2013-12-12T18:19:32.676Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.440Z", + "slice": 4, + "created": "2013-12-13T22:19:43.440Z", + "amount": 0.196, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 2.8, + "invoice": null, + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44007, + "pk": 58407, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.929Z", - "slice": 8, - "created": "2013-12-12T18:19:32.684Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.448Z", + "slice": 4, + "created": "2013-12-13T22:19:43.448Z", + "amount": 0.112, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 1.6, + "invoice": null, + "date": "2013-12-12T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44008, + "pk": 58408, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.979Z", - "slice": 8, - "created": "2013-12-12T18:19:32.692Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.456Z", + "slice": 4, + "created": "2013-12-13T22:19:43.456Z", + "amount": 0.3304, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 4.72, + "invoice": null, + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44009, + "pk": 58409, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.029Z", - "slice": 8, - "created": "2013-12-12T18:19:32.701Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.465Z", + "slice": 4, + "created": "2013-12-13T22:19:43.465Z", + "amount": 0.3192, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 4.56, + "invoice": null, + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44010, + "pk": 58410, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.079Z", - "slice": 8, - "created": "2013-12-12T18:19:32.709Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:43.473Z", + "slice": 4, + "created": "2013-12-13T22:19:43.473Z", + "amount": 0.2856, + "object": 89, + "account": 13, + "state": "pending", + "coreHours": 4.08, + "invoice": null, + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44011, + "pk": 58411, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.128Z", - "slice": 8, - "created": "2013-12-12T18:19:32.717Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.482Z", + "slice": 4, + "created": "2013-12-13T22:19:43.488Z", + "amount": 0.1568, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44012, + "pk": 58412, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.178Z", - "slice": 8, - "created": "2013-12-12T18:19:32.726Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.573Z", + "slice": 4, + "created": "2013-12-13T22:19:43.498Z", + "amount": 0.14, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44013, + "pk": 58413, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.228Z", - "slice": 8, - "created": "2013-12-12T18:19:32.734Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.664Z", + "slice": 4, + "created": "2013-12-13T22:19:43.506Z", + "amount": 0.1568, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T14:00:00Z", - "kind": "reservation" + "coreHours": 2.24, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44014, + "pk": 58414, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.283Z", - "slice": 8, - "created": "2013-12-12T18:19:32.742Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.755Z", + "slice": 4, + "created": "2013-12-13T22:19:43.514Z", + "amount": 0.2184, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44015, + "pk": 58415, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.333Z", - "slice": 8, - "created": "2013-12-12T18:19:32.750Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.846Z", + "slice": 4, + "created": "2013-12-13T22:19:43.522Z", + "amount": 0.1904, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44016, + "pk": 58416, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.382Z", - "slice": 8, - "created": "2013-12-12T18:19:32.759Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.955Z", + "slice": 4, + "created": "2013-12-13T22:19:43.531Z", + "amount": 0.2968, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44017, + "pk": 58417, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.432Z", - "slice": 8, - "created": "2013-12-12T18:19:32.767Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.046Z", + "slice": 4, + "created": "2013-12-13T22:19:43.539Z", + "amount": 0.1568, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44018, + "pk": 58418, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.482Z", - "slice": 8, - "created": "2013-12-12T18:19:32.775Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.137Z", + "slice": 4, + "created": "2013-12-13T22:19:43.547Z", + "amount": 0.2408, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44019, + "pk": 58419, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.531Z", - "slice": 8, - "created": "2013-12-12T18:19:32.784Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.228Z", + "slice": 4, + "created": "2013-12-13T22:19:43.556Z", + "amount": 0.1512, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44020, + "pk": 58420, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.581Z", - "slice": 8, - "created": "2013-12-12T18:19:32.792Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.319Z", + "slice": 4, + "created": "2013-12-13T22:19:43.564Z", + "amount": 0.2744, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44021, + "pk": 58421, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.631Z", - "slice": 8, - "created": "2013-12-12T18:19:32.800Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.410Z", + "slice": 4, + "created": "2013-12-13T22:19:43.572Z", + "amount": 0.3248, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T22:00:00Z", - "kind": "reservation" + "coreHours": 4.64, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44022, + "pk": 58422, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.680Z", - "slice": 8, - "created": "2013-12-12T18:19:32.808Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.501Z", + "slice": 4, + "created": "2013-12-13T22:19:43.580Z", + "amount": 0.2128, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44023, + "pk": 58423, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.730Z", - "slice": 8, - "created": "2013-12-12T18:19:32.817Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.593Z", + "slice": 4, + "created": "2013-12-13T22:19:43.589Z", + "amount": 0.1904, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44024, + "pk": 58424, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.780Z", - "slice": 8, - "created": "2013-12-12T18:19:32.825Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.704Z", + "slice": 4, + "created": "2013-12-13T22:19:43.597Z", + "amount": 0.1176, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44025, + "pk": 58425, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.830Z", - "slice": 8, - "created": "2013-12-12T18:19:32.833Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.795Z", + "slice": 4, + "created": "2013-12-13T22:19:43.605Z", + "amount": 0.2912, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44026, + "pk": 58426, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.879Z", - "slice": 8, - "created": "2013-12-12T18:19:32.842Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.886Z", + "slice": 4, + "created": "2013-12-13T22:19:43.614Z", + "amount": 0.1232, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44027, + "pk": 58427, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.929Z", - "slice": 8, - "created": "2013-12-12T18:19:32.850Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.977Z", + "slice": 4, + "created": "2013-12-13T22:19:43.622Z", + "amount": 0.1456, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44028, + "pk": 58428, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.979Z", - "slice": 8, - "created": "2013-12-12T18:19:32.858Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.068Z", + "slice": 4, + "created": "2013-12-13T22:19:43.630Z", + "amount": 0.2856, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44029, + "pk": 58429, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.028Z", - "slice": 8, - "created": "2013-12-12T18:19:32.866Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.168Z", + "slice": 4, + "created": "2013-12-13T22:19:43.639Z", + "amount": 0.2072, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T06:00:00Z", - "kind": "reservation" + "coreHours": 2.96, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44030, + "pk": 58430, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.078Z", - "slice": 8, - "created": "2013-12-12T18:19:32.875Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.259Z", + "slice": 4, + "created": "2013-12-13T22:19:43.647Z", + "amount": 0.1456, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44031, + "pk": 58431, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.128Z", - "slice": 8, - "created": "2013-12-12T18:19:32.883Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.350Z", + "slice": 4, + "created": "2013-12-13T22:19:43.655Z", + "amount": 0.2688, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44032, + "pk": 58432, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.177Z", - "slice": 8, - "created": "2013-12-12T18:19:32.891Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.444Z", + "slice": 4, + "created": "2013-12-13T22:19:43.663Z", + "amount": 0.1456, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44033, + "pk": 58433, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.227Z", - "slice": 8, - "created": "2013-12-12T18:19:32.900Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.535Z", + "slice": 4, + "created": "2013-12-13T22:19:43.672Z", + "amount": 0.3192, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44034, + "pk": 58434, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.277Z", - "slice": 8, - "created": "2013-12-12T18:19:32.908Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.642Z", + "slice": 4, + "created": "2013-12-13T22:19:43.680Z", + "amount": 0.2856, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44035, + "pk": 58435, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.327Z", - "slice": 8, - "created": "2013-12-12T18:19:32.916Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.733Z", + "slice": 4, + "created": "2013-12-13T22:19:43.688Z", + "amount": 0.1568, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44036, + "pk": 58436, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.376Z", - "slice": 8, - "created": "2013-12-12T18:19:32.924Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.825Z", + "slice": 4, + "created": "2013-12-13T22:19:43.696Z", + "amount": 0.224, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44037, + "pk": 58437, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.426Z", - "slice": 8, - "created": "2013-12-12T18:19:32.933Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.941Z", + "slice": 4, + "created": "2013-12-13T22:19:43.705Z", + "amount": 0.1848, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T14:00:00Z", - "kind": "reservation" + "coreHours": 2.64, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44038, + "pk": 58438, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.476Z", - "slice": 8, - "created": "2013-12-12T18:19:32.941Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.032Z", + "slice": 4, + "created": "2013-12-13T22:19:43.713Z", + "amount": 0.1176, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44039, + "pk": 58439, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.526Z", - "slice": 8, - "created": "2013-12-12T18:19:32.949Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.123Z", + "slice": 4, + "created": "2013-12-13T22:19:43.721Z", + "amount": 0.3136, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44040, + "pk": 58440, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.575Z", - "slice": 8, - "created": "2013-12-12T18:19:32.958Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.214Z", + "slice": 4, + "created": "2013-12-13T22:19:43.730Z", + "amount": 0.308, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44041, + "pk": 58441, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.625Z", - "slice": 8, - "created": "2013-12-12T18:19:32.966Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.446Z", + "slice": 4, + "created": "2013-12-13T22:19:43.738Z", + "amount": 0.2352, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44042, + "pk": 58442, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.675Z", - "slice": 8, - "created": "2013-12-12T18:19:32.974Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.752Z", + "slice": 4, + "created": "2013-12-13T22:19:43.746Z", + "amount": 0.252, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44043, + "pk": 58443, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.724Z", - "slice": 8, - "created": "2013-12-12T18:19:32.982Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.843Z", + "slice": 4, + "created": "2013-12-13T22:19:43.754Z", + "amount": 0.2184, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44044, + "pk": 58444, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.774Z", - "slice": 8, - "created": "2013-12-12T18:19:32.991Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.934Z", + "slice": 4, + "created": "2013-12-13T22:19:43.763Z", + "amount": 0.14, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44045, + "pk": 58445, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.824Z", - "slice": 8, - "created": "2013-12-12T18:19:32.999Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.034Z", + "slice": 4, + "created": "2013-12-13T22:19:43.771Z", + "amount": 0.1512, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T22:00:00Z", - "kind": "reservation" + "coreHours": 2.16, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44046, + "pk": 58446, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.873Z", - "slice": 8, - "created": "2013-12-12T18:19:33.007Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.125Z", + "slice": 4, + "created": "2013-12-13T22:19:43.779Z", + "amount": 0.28, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44047, + "pk": 58447, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.931Z", - "slice": 8, - "created": "2013-12-12T18:19:33.016Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.221Z", + "slice": 4, + "created": "2013-12-13T22:19:43.788Z", + "amount": 0.2688, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44048, + "pk": 58448, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.981Z", - "slice": 8, - "created": "2013-12-12T18:19:33.024Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.312Z", + "slice": 4, + "created": "2013-12-13T22:19:43.796Z", + "amount": 0.2576, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44049, + "pk": 58449, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.031Z", - "slice": 8, - "created": "2013-12-12T18:19:33.032Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.403Z", + "slice": 4, + "created": "2013-12-13T22:19:43.804Z", + "amount": 0.2408, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44050, + "pk": 58450, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.080Z", - "slice": 8, - "created": "2013-12-12T18:19:33.041Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.494Z", + "slice": 4, + "created": "2013-12-13T22:19:43.813Z", + "amount": 0.2128, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44051, + "pk": 58451, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.130Z", - "slice": 8, - "created": "2013-12-12T18:19:33.049Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.585Z", + "slice": 4, + "created": "2013-12-13T22:19:43.821Z", + "amount": 0.224, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44052, + "pk": 58452, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.180Z", - "slice": 8, - "created": "2013-12-12T18:19:33.057Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.676Z", + "slice": 4, + "created": "2013-12-13T22:19:43.829Z", + "amount": 0.1904, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44053, + "pk": 58453, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.229Z", - "slice": 8, - "created": "2013-12-12T18:19:33.065Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.768Z", + "slice": 4, + "created": "2013-12-13T22:19:43.837Z", + "amount": 0.2968, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T06:00:00Z", - "kind": "reservation" + "coreHours": 4.24, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44054, + "pk": 58454, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.279Z", - "slice": 8, - "created": "2013-12-12T18:19:33.074Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.859Z", + "slice": 4, + "created": "2013-12-13T22:19:43.846Z", + "amount": 0.2968, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44055, + "pk": 58455, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.329Z", - "slice": 8, - "created": "2013-12-12T18:19:33.082Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.950Z", + "slice": 4, + "created": "2013-12-13T22:19:43.854Z", + "amount": 0.28, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44056, + "pk": 58456, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.379Z", - "slice": 8, - "created": "2013-12-12T18:19:33.090Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.041Z", + "slice": 4, + "created": "2013-12-13T22:19:43.862Z", + "amount": 0.3248, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44057, + "pk": 58457, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.428Z", - "slice": 8, - "created": "2013-12-12T18:19:33.099Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.132Z", + "slice": 4, + "created": "2013-12-13T22:19:43.871Z", + "amount": 0.2464, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44058, + "pk": 58458, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.478Z", - "slice": 8, - "created": "2013-12-12T18:19:33.107Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.223Z", + "slice": 4, + "created": "2013-12-13T22:19:43.879Z", + "amount": 0.1624, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.32, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44059, + "pk": 58459, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.528Z", - "slice": 8, - "created": "2013-12-12T18:19:33.115Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.314Z", + "slice": 4, + "created": "2013-12-13T22:19:43.887Z", + "amount": 0.1176, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44060, + "pk": 58460, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.577Z", - "slice": 8, - "created": "2013-12-12T18:19:33.123Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.406Z", + "slice": 4, + "created": "2013-12-13T22:19:43.895Z", + "amount": 0.2968, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44061, + "pk": 58461, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.627Z", - "slice": 8, - "created": "2013-12-12T18:19:33.132Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.498Z", + "slice": 4, + "created": "2013-12-13T22:19:43.904Z", + "amount": 0.2688, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T14:00:00Z", - "kind": "reservation" + "coreHours": 3.84, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44062, + "pk": 58462, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.677Z", - "slice": 8, - "created": "2013-12-12T18:19:33.140Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.589Z", + "slice": 4, + "created": "2013-12-13T22:19:43.912Z", + "amount": 0.1904, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44063, + "pk": 58463, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.727Z", - "slice": 8, - "created": "2013-12-12T18:19:33.148Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.681Z", + "slice": 4, + "created": "2013-12-13T22:19:43.920Z", + "amount": 0.28, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44064, + "pk": 58464, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.776Z", - "slice": 8, - "created": "2013-12-12T18:19:33.156Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.772Z", + "slice": 4, + "created": "2013-12-13T22:19:43.929Z", + "amount": 0.1568, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44065, + "pk": 58465, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.826Z", - "slice": 8, - "created": "2013-12-12T18:19:33.165Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.863Z", + "slice": 4, + "created": "2013-12-13T22:19:43.937Z", + "amount": 0.308, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44066, + "pk": 58466, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.876Z", - "slice": 8, - "created": "2013-12-12T18:19:33.173Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.962Z", + "slice": 4, + "created": "2013-12-13T22:19:43.945Z", + "amount": 0.2128, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44067, + "pk": 58467, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.925Z", - "slice": 8, - "created": "2013-12-12T18:19:33.181Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.053Z", + "slice": 4, + "created": "2013-12-13T22:19:43.953Z", + "amount": 0.2296, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44068, + "pk": 58468, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.975Z", - "slice": 8, - "created": "2013-12-12T18:19:33.190Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.144Z", + "slice": 4, + "created": "2013-12-13T22:19:43.962Z", + "amount": 0.2912, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44069, + "pk": 58469, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.025Z", - "slice": 8, - "created": "2013-12-12T18:19:33.198Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.236Z", + "slice": 4, + "created": "2013-12-13T22:19:43.970Z", + "amount": 0.3304, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T22:00:00Z", - "kind": "reservation" + "coreHours": 4.72, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44070, + "pk": 58470, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.075Z", - "slice": 8, - "created": "2013-12-12T18:19:33.206Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.327Z", + "slice": 4, + "created": "2013-12-13T22:19:43.978Z", + "amount": 0.2576, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44071, + "pk": 58471, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.124Z", - "slice": 8, - "created": "2013-12-12T18:19:33.214Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.418Z", + "slice": 4, + "created": "2013-12-13T22:19:43.986Z", + "amount": 0.1176, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44072, + "pk": 58472, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.174Z", - "slice": 8, - "created": "2013-12-12T18:19:33.223Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.509Z", + "slice": 4, + "created": "2013-12-13T22:19:43.995Z", + "amount": 0.1736, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44073, + "pk": 58473, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.224Z", - "slice": 8, - "created": "2013-12-12T18:19:33.231Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.600Z", + "slice": 4, + "created": "2013-12-13T22:19:44.003Z", + "amount": 0.1568, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44074, + "pk": 58474, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.273Z", - "slice": 8, - "created": "2013-12-12T18:19:33.239Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.691Z", + "slice": 4, + "created": "2013-12-13T22:19:44.011Z", + "amount": 0.196, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44075, + "pk": 58475, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.323Z", - "slice": 8, - "created": "2013-12-12T18:19:33.248Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.782Z", + "slice": 4, + "created": "2013-12-13T22:19:44.020Z", + "amount": 0.1176, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44076, + "pk": 58476, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.373Z", - "slice": 8, - "created": "2013-12-12T18:19:33.256Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.874Z", + "slice": 4, + "created": "2013-12-13T22:19:44.028Z", + "amount": 0.1736, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44077, + "pk": 58477, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.422Z", - "slice": 8, - "created": "2013-12-12T18:19:33.264Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.965Z", + "slice": 4, + "created": "2013-12-13T22:19:44.036Z", + "amount": 0.1344, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T06:00:00Z", - "kind": "reservation" + "coreHours": 1.92, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44078, + "pk": 58478, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.505Z", - "slice": 8, - "created": "2013-12-12T18:19:33.272Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.056Z", + "slice": 4, + "created": "2013-12-13T22:19:44.044Z", + "amount": 0.2296, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44079, + "pk": 58479, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.555Z", - "slice": 8, - "created": "2013-12-12T18:19:33.281Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.154Z", + "slice": 4, + "created": "2013-12-13T22:19:44.053Z", + "amount": 0.2296, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44080, + "pk": 58480, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.605Z", - "slice": 8, - "created": "2013-12-12T18:19:33.289Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.245Z", + "slice": 4, + "created": "2013-12-13T22:19:44.061Z", + "amount": 0.2912, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44081, + "pk": 58481, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.654Z", - "slice": 8, - "created": "2013-12-12T18:19:33.297Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.336Z", + "slice": 4, + "created": "2013-12-13T22:19:44.069Z", + "amount": 0.112, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44082, + "pk": 58482, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.704Z", - "slice": 8, - "created": "2013-12-12T18:19:33.306Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.427Z", + "slice": 4, + "created": "2013-12-13T22:19:44.078Z", + "amount": 0.1344, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44083, + "pk": 58483, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.754Z", - "slice": 8, - "created": "2013-12-12T18:19:33.314Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.518Z", + "slice": 4, + "created": "2013-12-13T22:19:44.086Z", + "amount": 0.2688, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44084, + "pk": 58484, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.803Z", - "slice": 8, - "created": "2013-12-12T18:19:33.322Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.609Z", + "slice": 4, + "created": "2013-12-13T22:19:44.094Z", + "amount": 0.3248, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44085, + "pk": 58485, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.853Z", - "slice": 8, - "created": "2013-12-12T18:19:33.330Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:05.700Z", + "slice": 4, + "created": "2013-12-13T22:19:44.102Z", + "amount": 0.3192, + "object": 90, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T14:00:00Z", - "kind": "reservation" + "coreHours": 4.56, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44086, + "pk": 58486, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.903Z", - "slice": 8, - "created": "2013-12-12T18:19:33.339Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.792Z", + "slice": 4, + "created": "2013-12-13T22:19:44.111Z", + "amount": 0.2296, + "object": 90, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44087, + "pk": 58487, "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:52.953Z", - "slice": 8, - "created": "2013-12-12T18:19:33.347Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T16:00:00Z", - "kind": "reservation" + "fields": { + "updated": "2013-12-13T22:19:44.119Z", + "slice": 4, + "created": "2013-12-13T22:19:44.119Z", + "amount": 0.14, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 2.0, + "invoice": null, + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44088, + "pk": 58488, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.002Z", - "slice": 8, - "created": "2013-12-12T18:19:33.355Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.127Z", + "slice": 4, + "created": "2013-12-13T22:19:44.127Z", + "amount": 0.224, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 3.2, + "invoice": null, + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44089, + "pk": 58489, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.052Z", - "slice": 8, - "created": "2013-12-12T18:19:33.364Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.136Z", + "slice": 4, + "created": "2013-12-13T22:19:44.136Z", + "amount": 0.224, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 3.2, + "invoice": null, + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44090, + "pk": 58490, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.102Z", - "slice": 8, - "created": "2013-12-12T18:19:33.372Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.144Z", + "slice": 4, + "created": "2013-12-13T22:19:44.144Z", + "amount": 0.112, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 1.6, + "invoice": null, + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44091, + "pk": 58491, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.151Z", - "slice": 8, - "created": "2013-12-12T18:19:33.380Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.152Z", + "slice": 4, + "created": "2013-12-13T22:19:44.152Z", + "amount": 0.252, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 3.6, + "invoice": null, + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44092, + "pk": 58492, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.201Z", - "slice": 8, - "created": "2013-12-12T18:19:33.388Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.160Z", + "slice": 4, + "created": "2013-12-13T22:19:44.160Z", + "amount": 0.2408, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 3.44, + "invoice": null, + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44093, + "pk": 58493, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.251Z", - "slice": 8, - "created": "2013-12-12T18:19:33.397Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.169Z", + "slice": 4, + "created": "2013-12-13T22:19:44.169Z", + "amount": 0.308, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 4.4, + "invoice": null, + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44094, + "pk": 58494, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.300Z", - "slice": 8, - "created": "2013-12-12T18:19:33.405Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.177Z", + "slice": 4, + "created": "2013-12-13T22:19:44.177Z", + "amount": 0.2744, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 3.92, + "invoice": null, + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44095, + "pk": 58495, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.350Z", - "slice": 8, - "created": "2013-12-12T18:19:33.413Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.185Z", + "slice": 4, + "created": "2013-12-13T22:19:44.185Z", + "amount": 0.2744, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 3.92, + "invoice": null, + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44096, + "pk": 58496, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.400Z", - "slice": 8, - "created": "2013-12-12T18:19:33.422Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.194Z", + "slice": 4, + "created": "2013-12-13T22:19:44.193Z", + "amount": 0.1848, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 2.64, + "invoice": null, + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44097, + "pk": 58497, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.450Z", - "slice": 8, - "created": "2013-12-12T18:19:33.430Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.202Z", + "slice": 4, + "created": "2013-12-13T22:19:44.202Z", + "amount": 0.28, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 4.0, + "invoice": null, + "date": "2013-12-12T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44098, + "pk": 58498, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.499Z", - "slice": 8, - "created": "2013-12-12T18:19:33.438Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.210Z", + "slice": 4, + "created": "2013-12-13T22:19:44.210Z", + "amount": 0.1904, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 2.72, + "invoice": null, + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44099, + "pk": 58499, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.549Z", - "slice": 8, - "created": "2013-12-12T18:19:33.446Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.218Z", + "slice": 4, + "created": "2013-12-13T22:19:44.218Z", + "amount": 0.1792, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 2.56, + "invoice": null, + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44100, + "pk": 58500, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.599Z", - "slice": 8, - "created": "2013-12-12T18:19:33.455Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.227Z", + "slice": 4, + "created": "2013-12-13T22:19:44.227Z", + "amount": 0.1904, + "object": 90, + "account": 13, + "state": "pending", + "coreHours": 2.72, + "invoice": null, + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44101, + "pk": 58501, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.648Z", - "slice": 8, - "created": "2013-12-12T18:19:33.463Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.473Z", + "slice": 4, + "created": "2013-12-13T22:19:44.242Z", + "amount": 0.308, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T06:00:00Z", - "kind": "reservation" + "coreHours": 4.4, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44102, + "pk": 58502, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.700Z", - "slice": 8, - "created": "2013-12-12T18:19:33.471Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.565Z", + "slice": 4, + "created": "2013-12-13T22:19:44.252Z", + "amount": 0.28, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44103, + "pk": 58503, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.749Z", - "slice": 8, - "created": "2013-12-12T18:19:33.479Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.656Z", + "slice": 4, + "created": "2013-12-13T22:19:44.260Z", + "amount": 0.2632, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44104, + "pk": 58504, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.799Z", - "slice": 8, - "created": "2013-12-12T18:19:33.488Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.747Z", + "slice": 4, + "created": "2013-12-13T22:19:44.268Z", + "amount": 0.168, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44105, + "pk": 58505, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.849Z", - "slice": 8, - "created": "2013-12-12T18:19:33.496Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.838Z", + "slice": 4, + "created": "2013-12-13T22:19:44.276Z", + "amount": 0.2744, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44106, + "pk": 58506, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.899Z", - "slice": 8, - "created": "2013-12-12T18:19:33.504Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.929Z", + "slice": 4, + "created": "2013-12-13T22:19:44.285Z", + "amount": 0.1736, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44107, + "pk": 58507, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.948Z", - "slice": 8, - "created": "2013-12-12T18:19:33.513Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.038Z", + "slice": 4, + "created": "2013-12-13T22:19:44.293Z", + "amount": 0.1344, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44108, + "pk": 58508, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.998Z", - "slice": 8, - "created": "2013-12-12T18:19:33.521Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.129Z", + "slice": 4, + "created": "2013-12-13T22:19:44.301Z", + "amount": 0.1288, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44109, + "pk": 58509, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.048Z", - "slice": 8, - "created": "2013-12-12T18:19:33.529Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.220Z", + "slice": 4, + "created": "2013-12-13T22:19:44.310Z", + "amount": 0.2744, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T14:00:00Z", - "kind": "reservation" + "coreHours": 3.92, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44110, + "pk": 58510, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.097Z", - "slice": 8, - "created": "2013-12-12T18:19:33.538Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.311Z", + "slice": 4, + "created": "2013-12-13T22:19:44.318Z", + "amount": 0.336, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44111, + "pk": 58511, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.147Z", - "slice": 8, - "created": "2013-12-12T18:19:33.546Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.402Z", + "slice": 4, + "created": "2013-12-13T22:19:44.326Z", + "amount": 0.1624, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.32, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44112, + "pk": 58512, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.197Z", - "slice": 8, - "created": "2013-12-12T18:19:33.554Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.493Z", + "slice": 4, + "created": "2013-12-13T22:19:44.334Z", + "amount": 0.1848, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.64, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44113, + "pk": 58513, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.246Z", - "slice": 8, - "created": "2013-12-12T18:19:33.562Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.584Z", + "slice": 4, + "created": "2013-12-13T22:19:44.343Z", + "amount": 0.1904, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44114, + "pk": 58514, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.296Z", - "slice": 8, - "created": "2013-12-12T18:19:33.571Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.696Z", + "slice": 4, + "created": "2013-12-13T22:19:44.351Z", + "amount": 0.14, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44115, + "pk": 58515, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.346Z", - "slice": 8, - "created": "2013-12-12T18:19:33.579Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.787Z", + "slice": 4, + "created": "2013-12-13T22:19:44.359Z", + "amount": 0.1792, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44116, + "pk": 58516, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.396Z", - "slice": 8, - "created": "2013-12-12T18:19:33.587Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.878Z", + "slice": 4, + "created": "2013-12-13T22:19:44.368Z", + "amount": 0.224, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44117, + "pk": 58517, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.445Z", - "slice": 8, - "created": "2013-12-12T18:19:33.596Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.969Z", + "slice": 4, + "created": "2013-12-13T22:19:44.376Z", + "amount": 0.2688, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T22:00:00Z", - "kind": "reservation" + "coreHours": 3.84, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44118, + "pk": 58518, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.495Z", - "slice": 8, - "created": "2013-12-12T18:19:33.604Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.060Z", + "slice": 4, + "created": "2013-12-13T22:19:44.384Z", + "amount": 0.1176, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44119, + "pk": 58519, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.545Z", - "slice": 8, - "created": "2013-12-12T18:19:33.612Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.159Z", + "slice": 4, + "created": "2013-12-13T22:19:44.392Z", + "amount": 0.2016, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44120, + "pk": 58520, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.594Z", - "slice": 8, - "created": "2013-12-12T18:19:33.620Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.251Z", + "slice": 4, + "created": "2013-12-13T22:19:44.401Z", + "amount": 0.2072, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44121, + "pk": 58521, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.644Z", - "slice": 8, - "created": "2013-12-12T18:19:33.629Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.342Z", + "slice": 4, + "created": "2013-12-13T22:19:44.409Z", + "amount": 0.3248, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44122, + "pk": 58522, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.694Z", - "slice": 8, - "created": "2013-12-12T18:19:33.637Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.435Z", + "slice": 4, + "created": "2013-12-13T22:19:44.417Z", + "amount": 0.1232, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44123, + "pk": 58523, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.743Z", - "slice": 8, - "created": "2013-12-12T18:19:33.645Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.526Z", + "slice": 4, + "created": "2013-12-13T22:19:44.426Z", + "amount": 0.336, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44124, + "pk": 58524, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.793Z", - "slice": 8, - "created": "2013-12-12T18:19:33.654Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.634Z", + "slice": 4, + "created": "2013-12-13T22:19:44.434Z", + "amount": 0.1736, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44125, + "pk": 58525, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.843Z", - "slice": 8, - "created": "2013-12-12T18:19:33.662Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.725Z", + "slice": 4, + "created": "2013-12-13T22:19:44.442Z", + "amount": 0.168, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T06:00:00Z", - "kind": "reservation" + "coreHours": 2.4, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44126, + "pk": 58526, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.893Z", - "slice": 8, - "created": "2013-12-12T18:19:33.670Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.816Z", + "slice": 4, + "created": "2013-12-13T22:19:44.450Z", + "amount": 0.2968, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44127, + "pk": 58527, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.942Z", - "slice": 8, - "created": "2013-12-12T18:19:33.678Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.932Z", + "slice": 4, + "created": "2013-12-13T22:19:44.459Z", + "amount": 0.1288, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44128, + "pk": 58528, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.992Z", - "slice": 8, - "created": "2013-12-12T18:19:33.687Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.023Z", + "slice": 4, + "created": "2013-12-13T22:19:44.467Z", + "amount": 0.1736, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44129, + "pk": 58529, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.042Z", - "slice": 8, - "created": "2013-12-12T18:19:33.695Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.114Z", + "slice": 4, + "created": "2013-12-13T22:19:44.475Z", + "amount": 0.1456, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44130, + "pk": 58530, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.091Z", - "slice": 8, - "created": "2013-12-12T18:19:33.703Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.206Z", + "slice": 4, + "created": "2013-12-13T22:19:44.484Z", + "amount": 0.28, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44131, + "pk": 58531, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.141Z", - "slice": 8, - "created": "2013-12-12T18:19:33.712Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.404Z", + "slice": 4, + "created": "2013-12-13T22:19:44.492Z", + "amount": 0.2632, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44132, + "pk": 58532, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.191Z", - "slice": 8, - "created": "2013-12-12T18:19:33.720Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.744Z", + "slice": 4, + "created": "2013-12-13T22:19:44.500Z", + "amount": 0.3304, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44133, + "pk": 58533, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.240Z", - "slice": 8, - "created": "2013-12-12T18:19:33.728Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:01.835Z", + "slice": 4, + "created": "2013-12-13T22:19:44.508Z", + "amount": 0.112, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T14:00:00Z", - "kind": "reservation" + "coreHours": 1.6, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44134, + "pk": 58534, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.290Z", - "slice": 8, - "created": "2013-12-12T18:19:33.736Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.926Z", + "slice": 4, + "created": "2013-12-13T22:19:44.517Z", + "amount": 0.112, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44135, + "pk": 58535, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.340Z", - "slice": 8, - "created": "2013-12-12T18:19:33.745Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.026Z", + "slice": 4, + "created": "2013-12-13T22:19:44.525Z", + "amount": 0.2688, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44136, + "pk": 58536, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.390Z", - "slice": 8, - "created": "2013-12-12T18:19:33.753Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.117Z", + "slice": 4, + "created": "2013-12-13T22:19:44.533Z", + "amount": 0.3024, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44137, + "pk": 58537, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.439Z", - "slice": 8, - "created": "2013-12-12T18:19:33.761Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.208Z", + "slice": 4, + "created": "2013-12-13T22:19:44.541Z", + "amount": 0.2576, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44138, + "pk": 58538, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.489Z", - "slice": 8, - "created": "2013-12-12T18:19:33.769Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.304Z", + "slice": 4, + "created": "2013-12-13T22:19:44.550Z", + "amount": 0.252, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44139, + "pk": 58539, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.539Z", - "slice": 8, - "created": "2013-12-12T18:19:33.778Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.395Z", + "slice": 4, + "created": "2013-12-13T22:19:44.558Z", + "amount": 0.1904, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44140, + "pk": 58540, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.588Z", - "slice": 8, - "created": "2013-12-12T18:19:33.786Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.486Z", + "slice": 4, + "created": "2013-12-13T22:19:44.566Z", + "amount": 0.2912, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44141, + "pk": 58541, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.646Z", - "slice": 8, - "created": "2013-12-12T18:19:33.794Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.577Z", + "slice": 4, + "created": "2013-12-13T22:19:44.575Z", + "amount": 0.1792, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T22:00:00Z", - "kind": "reservation" + "coreHours": 2.56, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44142, + "pk": 58542, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.696Z", - "slice": 8, - "created": "2013-12-12T18:19:33.803Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.668Z", + "slice": 4, + "created": "2013-12-13T22:19:44.583Z", + "amount": 0.2856, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44143, + "pk": 58543, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.746Z", - "slice": 8, - "created": "2013-12-12T18:19:33.811Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.759Z", + "slice": 4, + "created": "2013-12-13T22:19:44.591Z", + "amount": 0.2184, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44144, + "pk": 58544, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.795Z", - "slice": 8, - "created": "2013-12-12T18:19:33.819Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.851Z", + "slice": 4, + "created": "2013-12-13T22:19:44.599Z", + "amount": 0.1176, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44145, + "pk": 58545, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.845Z", - "slice": 8, - "created": "2013-12-12T18:19:33.827Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.942Z", + "slice": 4, + "created": "2013-12-13T22:19:44.608Z", + "amount": 0.2912, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44146, + "pk": 58546, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.895Z", - "slice": 8, - "created": "2013-12-12T18:19:33.836Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.033Z", + "slice": 4, + "created": "2013-12-13T22:19:44.616Z", + "amount": 0.1512, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44147, + "pk": 58547, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.945Z", - "slice": 8, - "created": "2013-12-12T18:19:33.844Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.124Z", + "slice": 4, + "created": "2013-12-13T22:19:44.624Z", + "amount": 0.1232, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44148, + "pk": 58548, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.994Z", - "slice": 8, - "created": "2013-12-12T18:19:33.852Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.215Z", + "slice": 4, + "created": "2013-12-13T22:19:44.633Z", + "amount": 0.14, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44149, + "pk": 58549, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.044Z", - "slice": 8, - "created": "2013-12-12T18:19:33.861Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.306Z", + "slice": 4, + "created": "2013-12-13T22:19:44.641Z", + "amount": 0.1176, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T06:00:00Z", - "kind": "reservation" + "coreHours": 1.68, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44150, + "pk": 58550, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.094Z", - "slice": 8, - "created": "2013-12-12T18:19:33.869Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.397Z", + "slice": 4, + "created": "2013-12-13T22:19:44.649Z", + "amount": 0.1176, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44151, + "pk": 58551, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.143Z", - "slice": 8, - "created": "2013-12-12T18:19:33.877Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.490Z", + "slice": 4, + "created": "2013-12-13T22:19:44.657Z", + "amount": 0.2016, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44152, + "pk": 58552, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.193Z", - "slice": 8, - "created": "2013-12-12T18:19:33.885Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.581Z", + "slice": 4, + "created": "2013-12-13T22:19:44.666Z", + "amount": 0.1624, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.32, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44153, + "pk": 58553, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.243Z", - "slice": 8, - "created": "2013-12-12T18:19:33.894Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.672Z", + "slice": 4, + "created": "2013-12-13T22:19:44.674Z", + "amount": 0.2296, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44154, + "pk": 58554, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.293Z", - "slice": 8, - "created": "2013-12-12T18:19:33.902Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.763Z", + "slice": 4, + "created": "2013-12-13T22:19:44.682Z", + "amount": 0.1176, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44155, + "pk": 58555, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.342Z", - "slice": 8, - "created": "2013-12-12T18:19:33.910Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.855Z", + "slice": 4, + "created": "2013-12-13T22:19:44.690Z", + "amount": 0.2016, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44156, + "pk": 58556, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.392Z", - "slice": 8, - "created": "2013-12-12T18:19:33.919Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.954Z", + "slice": 4, + "created": "2013-12-13T22:19:44.699Z", + "amount": 0.2296, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44157, + "pk": 58557, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.442Z", - "slice": 8, - "created": "2013-12-12T18:19:33.927Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.045Z", + "slice": 4, + "created": "2013-12-13T22:19:44.707Z", + "amount": 0.2856, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T14:00:00Z", - "kind": "reservation" + "coreHours": 4.08, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44158, + "pk": 58558, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.491Z", - "slice": 8, - "created": "2013-12-12T18:19:33.935Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.136Z", + "slice": 4, + "created": "2013-12-13T22:19:44.715Z", + "amount": 0.2744, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44159, + "pk": 58559, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.541Z", - "slice": 8, - "created": "2013-12-12T18:19:33.943Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.227Z", + "slice": 4, + "created": "2013-12-13T22:19:44.724Z", + "amount": 0.1344, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44160, + "pk": 58560, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.591Z", - "slice": 8, - "created": "2013-12-12T18:19:33.952Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.319Z", + "slice": 4, + "created": "2013-12-13T22:19:44.732Z", + "amount": 0.28, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44161, + "pk": 58561, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.640Z", - "slice": 8, - "created": "2013-12-12T18:19:33.960Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.410Z", + "slice": 4, + "created": "2013-12-13T22:19:44.740Z", + "amount": 0.3136, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44162, + "pk": 58562, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.690Z", - "slice": 8, - "created": "2013-12-12T18:19:33.968Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.501Z", + "slice": 4, + "created": "2013-12-13T22:19:44.749Z", + "amount": 0.1456, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44163, + "pk": 58563, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.740Z", - "slice": 8, - "created": "2013-12-12T18:19:33.976Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.592Z", + "slice": 4, + "created": "2013-12-13T22:19:44.757Z", + "amount": 0.2744, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44164, + "pk": 58564, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.790Z", - "slice": 8, - "created": "2013-12-12T18:19:33.985Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.683Z", + "slice": 4, + "created": "2013-12-13T22:19:44.765Z", + "amount": 0.3024, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44165, + "pk": 58565, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.839Z", - "slice": 8, - "created": "2013-12-12T18:19:33.993Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.774Z", + "slice": 4, + "created": "2013-12-13T22:19:44.773Z", + "amount": 0.2576, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T22:00:00Z", - "kind": "reservation" + "coreHours": 3.68, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44166, + "pk": 58566, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.889Z", - "slice": 8, - "created": "2013-12-12T18:19:34.001Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.865Z", + "slice": 4, + "created": "2013-12-13T22:19:44.782Z", + "amount": 0.2072, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44167, + "pk": 58567, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.939Z", - "slice": 8, - "created": "2013-12-12T18:19:34.010Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.956Z", + "slice": 4, + "created": "2013-12-13T22:19:44.790Z", + "amount": 0.1904, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44168, + "pk": 58568, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.988Z", - "slice": 8, - "created": "2013-12-12T18:19:34.018Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.048Z", + "slice": 4, + "created": "2013-12-13T22:19:44.798Z", + "amount": 0.1512, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44169, + "pk": 58569, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.038Z", - "slice": 8, - "created": "2013-12-12T18:19:34.026Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.145Z", + "slice": 4, + "created": "2013-12-13T22:19:44.807Z", + "amount": 0.2296, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44170, + "pk": 58570, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.088Z", - "slice": 8, - "created": "2013-12-12T18:19:34.035Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.236Z", + "slice": 4, + "created": "2013-12-13T22:19:44.815Z", + "amount": 0.2128, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44171, + "pk": 58571, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.137Z", - "slice": 8, - "created": "2013-12-12T18:19:34.043Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.327Z", + "slice": 4, + "created": "2013-12-13T22:19:44.823Z", + "amount": 0.1568, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44172, + "pk": 58572, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.187Z", - "slice": 8, - "created": "2013-12-12T18:19:34.051Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.419Z", + "slice": 4, + "created": "2013-12-13T22:19:44.831Z", + "amount": 0.2296, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44173, + "pk": 58573, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.237Z", - "slice": 8, - "created": "2013-12-12T18:19:34.059Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:05.510Z", + "slice": 4, + "created": "2013-12-13T22:19:44.840Z", + "amount": 0.224, + "object": 91, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T06:00:00Z", - "kind": "reservation" + "coreHours": 3.2, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44174, + "pk": 58574, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.287Z", - "slice": 8, - "created": "2013-12-12T18:19:34.068Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.601Z", + "slice": 4, + "created": "2013-12-13T22:19:44.848Z", + "amount": 0.196, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44175, + "pk": 58575, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.336Z", - "slice": 8, - "created": "2013-12-12T18:19:34.076Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.692Z", + "slice": 4, + "created": "2013-12-13T22:19:44.856Z", + "amount": 0.308, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44176, + "pk": 58576, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.386Z", - "slice": 8, - "created": "2013-12-12T18:19:34.084Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.783Z", + "slice": 4, + "created": "2013-12-13T22:19:44.865Z", + "amount": 0.2128, + "object": 91, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44177, + "pk": 58577, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.436Z", - "slice": 8, - "created": "2013-12-12T18:19:34.093Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.873Z", + "slice": 4, + "created": "2013-12-13T22:19:44.873Z", + "amount": 0.2408, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 3.44, + "invoice": null, + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44178, + "pk": 58578, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.485Z", - "slice": 8, - "created": "2013-12-12T18:19:34.101Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.881Z", + "slice": 4, + "created": "2013-12-13T22:19:44.881Z", + "amount": 0.2632, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 3.76, + "invoice": null, + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44179, + "pk": 58579, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.560Z", - "slice": 8, - "created": "2013-12-12T18:19:34.109Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.890Z", + "slice": 4, + "created": "2013-12-13T22:19:44.890Z", + "amount": 0.3192, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 4.56, + "invoice": null, + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44180, + "pk": 58580, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.610Z", - "slice": 8, - "created": "2013-12-12T18:19:34.117Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.898Z", + "slice": 4, + "created": "2013-12-13T22:19:44.898Z", + "amount": 0.2352, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 3.36, + "invoice": null, + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44181, + "pk": 58581, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.659Z", - "slice": 8, - "created": "2013-12-12T18:19:34.126Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.906Z", + "slice": 4, + "created": "2013-12-13T22:19:44.906Z", + "amount": 0.1456, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 2.08, + "invoice": null, + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44182, + "pk": 58582, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.709Z", - "slice": 8, - "created": "2013-12-12T18:19:34.134Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.914Z", + "slice": 4, + "created": "2013-12-13T22:19:44.914Z", + "amount": 0.3136, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 4.48, + "invoice": null, + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44183, + "pk": 58583, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.759Z", - "slice": 8, - "created": "2013-12-12T18:19:34.142Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.923Z", + "slice": 4, + "created": "2013-12-13T22:19:44.923Z", + "amount": 0.1736, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 2.48, + "invoice": null, + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44184, + "pk": 58584, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.808Z", - "slice": 8, - "created": "2013-12-12T18:19:34.151Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.931Z", + "slice": 4, + "created": "2013-12-13T22:19:44.931Z", + "amount": 0.2352, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 3.36, + "invoice": null, + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44185, + "pk": 58585, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.858Z", - "slice": 8, - "created": "2013-12-12T18:19:34.159Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.939Z", + "slice": 4, + "created": "2013-12-13T22:19:44.939Z", + "amount": 0.2296, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 3.28, + "invoice": null, + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44186, + "pk": 58586, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.908Z", - "slice": 8, - "created": "2013-12-12T18:19:34.167Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.947Z", + "slice": 4, + "created": "2013-12-13T22:19:44.947Z", + "amount": 0.1456, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 2.08, + "invoice": null, + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44187, + "pk": 58587, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.958Z", - "slice": 8, - "created": "2013-12-12T18:19:34.175Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.957Z", + "slice": 4, + "created": "2013-12-13T22:19:44.957Z", + "amount": 0.2688, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 3.84, + "invoice": null, + "date": "2013-12-12T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44188, + "pk": 58588, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.007Z", - "slice": 8, - "created": "2013-12-12T18:19:34.184Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.966Z", + "slice": 4, + "created": "2013-12-13T22:19:44.966Z", + "amount": 0.224, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 3.2, + "invoice": null, + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44189, + "pk": 58589, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.057Z", - "slice": 8, - "created": "2013-12-12T18:19:34.192Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.974Z", + "slice": 4, + "created": "2013-12-13T22:19:44.974Z", + "amount": 0.3248, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 4.64, + "invoice": null, + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44190, + "pk": 58590, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.107Z", - "slice": 8, - "created": "2013-12-12T18:19:34.200Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:44.982Z", + "slice": 4, + "created": "2013-12-13T22:19:44.982Z", + "amount": 0.2352, + "object": 91, + "account": 13, + "state": "pending", + "coreHours": 3.36, + "invoice": null, + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44191, + "pk": 58591, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.156Z", - "slice": 8, - "created": "2013-12-12T18:19:34.208Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.465Z", + "slice": 4, + "created": "2013-12-13T22:19:44.997Z", + "amount": 0.308, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44192, + "pk": 58592, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.206Z", - "slice": 8, - "created": "2013-12-12T18:19:34.217Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.556Z", + "slice": 4, + "created": "2013-12-13T22:19:45.007Z", + "amount": 0.168, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44193, + "pk": 58593, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.256Z", - "slice": 8, - "created": "2013-12-12T18:19:34.225Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.648Z", + "slice": 4, + "created": "2013-12-13T22:19:45.015Z", + "amount": 0.252, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44194, + "pk": 58594, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.305Z", - "slice": 8, - "created": "2013-12-12T18:19:34.233Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.739Z", + "slice": 4, + "created": "2013-12-13T22:19:45.024Z", + "amount": 0.28, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44195, + "pk": 58595, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.355Z", - "slice": 8, - "created": "2013-12-12T18:19:34.242Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.830Z", + "slice": 4, + "created": "2013-12-13T22:19:45.032Z", + "amount": 0.2576, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44196, + "pk": 58596, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.405Z", - "slice": 8, - "created": "2013-12-12T18:19:34.250Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.921Z", + "slice": 4, + "created": "2013-12-13T22:19:45.040Z", + "amount": 0.1736, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44197, + "pk": 58597, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.455Z", - "slice": 8, - "created": "2013-12-12T18:19:34.258Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.029Z", + "slice": 4, + "created": "2013-12-13T22:19:45.049Z", + "amount": 0.1512, + "object": 92, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T06:00:00Z", - "kind": "reservation" + "coreHours": 2.16, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44198, + "pk": 58598, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.504Z", - "slice": 8, - "created": "2013-12-12T18:19:34.266Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.120Z", + "slice": 4, + "created": "2013-12-13T22:19:45.057Z", + "amount": 0.112, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44199, + "pk": 58599, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.554Z", - "slice": 8, - "created": "2013-12-12T18:19:34.275Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.212Z", + "slice": 4, + "created": "2013-12-13T22:19:45.065Z", + "amount": 0.2464, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44200, + "pk": 58600, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.604Z", - "slice": 8, - "created": "2013-12-12T18:19:34.283Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.303Z", + "slice": 4, + "created": "2013-12-13T22:19:45.073Z", + "amount": 0.2128, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44201, + "pk": 58601, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.653Z", - "slice": 8, - "created": "2013-12-12T18:19:34.291Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.394Z", + "slice": 4, + "created": "2013-12-13T22:19:45.082Z", + "amount": 0.3024, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44202, + "pk": 58602, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.703Z", - "slice": 8, - "created": "2013-12-12T18:19:34.300Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.485Z", + "slice": 4, + "created": "2013-12-13T22:19:45.090Z", + "amount": 0.308, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44203, + "pk": 58603, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.753Z", - "slice": 8, - "created": "2013-12-12T18:19:34.308Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.576Z", + "slice": 4, + "created": "2013-12-13T22:19:45.098Z", + "amount": 0.3304, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44204, + "pk": 58604, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.803Z", - "slice": 8, - "created": "2013-12-12T18:19:34.316Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.675Z", + "slice": 4, + "created": "2013-12-13T22:19:45.106Z", + "amount": 0.2688, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44205, + "pk": 58605, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.852Z", - "slice": 8, - "created": "2013-12-12T18:19:34.324Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.778Z", + "slice": 4, + "created": "2013-12-13T22:19:45.115Z", + "amount": 0.3192, + "object": 92, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T14:00:00Z", - "kind": "reservation" + "coreHours": 4.56, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44206, + "pk": 58606, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.902Z", - "slice": 8, - "created": "2013-12-12T18:19:34.333Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.870Z", + "slice": 4, + "created": "2013-12-13T22:19:45.123Z", + "amount": 0.2352, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44207, + "pk": 58607, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.952Z", - "slice": 8, - "created": "2013-12-12T18:19:34.341Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.961Z", + "slice": 4, + "created": "2013-12-13T22:19:45.131Z", + "amount": 0.2856, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44208, + "pk": 58608, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.001Z", - "slice": 8, - "created": "2013-12-12T18:19:34.349Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.052Z", + "slice": 4, + "created": "2013-12-13T22:19:45.140Z", + "amount": 0.2408, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44209, + "pk": 58609, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.051Z", - "slice": 8, - "created": "2013-12-12T18:19:34.358Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.151Z", + "slice": 4, + "created": "2013-12-13T22:19:45.148Z", + "amount": 0.2128, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44210, + "pk": 58610, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.101Z", - "slice": 8, - "created": "2013-12-12T18:19:34.366Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.242Z", + "slice": 4, + "created": "2013-12-13T22:19:45.156Z", + "amount": 0.2464, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44211, + "pk": 58611, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.150Z", - "slice": 8, - "created": "2013-12-12T18:19:34.374Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.333Z", + "slice": 4, + "created": "2013-12-13T22:19:45.164Z", + "amount": 0.14, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44212, + "pk": 58612, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.200Z", - "slice": 8, - "created": "2013-12-12T18:19:34.382Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.427Z", + "slice": 4, + "created": "2013-12-13T22:19:45.173Z", + "amount": 0.1568, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44213, + "pk": 58613, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.250Z", - "slice": 8, - "created": "2013-12-12T18:19:34.391Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.518Z", + "slice": 4, + "created": "2013-12-13T22:19:45.181Z", + "amount": 0.2296, + "object": 92, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T22:00:00Z", - "kind": "reservation" + "coreHours": 3.28, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44214, + "pk": 58614, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.299Z", - "slice": 8, - "created": "2013-12-12T18:19:34.399Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.626Z", + "slice": 4, + "created": "2013-12-13T22:19:45.189Z", + "amount": 0.1232, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44215, + "pk": 58615, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.357Z", - "slice": 8, - "created": "2013-12-12T18:19:34.407Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.717Z", + "slice": 4, + "created": "2013-12-13T22:19:45.198Z", + "amount": 0.224, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44216, + "pk": 58616, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.407Z", - "slice": 8, - "created": "2013-12-12T18:19:34.416Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.808Z", + "slice": 4, + "created": "2013-12-13T22:19:45.206Z", + "amount": 0.2856, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44217, + "pk": 58617, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.457Z", - "slice": 8, - "created": "2013-12-12T18:19:34.424Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.924Z", + "slice": 4, + "created": "2013-12-13T22:19:45.214Z", + "amount": 0.336, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44218, + "pk": 58618, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.507Z", - "slice": 8, - "created": "2013-12-12T18:19:34.432Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.015Z", + "slice": 4, + "created": "2013-12-13T22:19:45.222Z", + "amount": 0.3192, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44219, + "pk": 58619, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.556Z", - "slice": 8, - "created": "2013-12-12T18:19:34.440Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.106Z", + "slice": 4, + "created": "2013-12-13T22:19:45.231Z", + "amount": 0.252, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44220, + "pk": 58620, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.606Z", - "slice": 8, - "created": "2013-12-12T18:19:34.449Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.197Z", + "slice": 4, + "created": "2013-12-13T22:19:45.239Z", + "amount": 0.1512, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44221, + "pk": 58621, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.656Z", - "slice": 8, - "created": "2013-12-12T18:19:34.457Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:01.363Z", + "slice": 4, + "created": "2013-12-13T22:19:45.247Z", + "amount": 0.14, + "object": 92, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T06:00:00Z", - "kind": "reservation" + "coreHours": 2.0, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44222, + "pk": 58622, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.706Z", - "slice": 8, - "created": "2013-12-12T18:19:34.465Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.736Z", + "slice": 4, + "created": "2013-12-13T22:19:45.256Z", + "amount": 0.14, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44223, + "pk": 58623, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.755Z", - "slice": 8, - "created": "2013-12-12T18:19:34.474Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.827Z", + "slice": 4, + "created": "2013-12-13T22:19:45.264Z", + "amount": 0.1288, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44224, + "pk": 58624, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.805Z", - "slice": 8, - "created": "2013-12-12T18:19:34.482Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.918Z", + "slice": 4, + "created": "2013-12-13T22:19:45.272Z", + "amount": 0.1288, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44225, + "pk": 58625, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.855Z", - "slice": 8, - "created": "2013-12-12T18:19:34.490Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.017Z", + "slice": 4, + "created": "2013-12-13T22:19:45.280Z", + "amount": 0.2296, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44226, + "pk": 58626, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.904Z", - "slice": 8, - "created": "2013-12-12T18:19:34.499Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.108Z", + "slice": 4, + "created": "2013-12-13T22:19:45.289Z", + "amount": 0.14, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44227, + "pk": 58627, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.954Z", - "slice": 8, - "created": "2013-12-12T18:19:34.507Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.199Z", + "slice": 4, + "created": "2013-12-13T22:19:45.297Z", + "amount": 0.2464, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44228, + "pk": 58628, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.004Z", - "slice": 8, - "created": "2013-12-12T18:19:34.515Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.296Z", + "slice": 4, + "created": "2013-12-13T22:19:45.305Z", + "amount": 0.1904, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44229, + "pk": 58629, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.053Z", - "slice": 8, - "created": "2013-12-12T18:19:34.523Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.387Z", + "slice": 4, + "created": "2013-12-13T22:19:45.314Z", + "amount": 0.2408, + "object": 92, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T14:00:00Z", - "kind": "reservation" + "coreHours": 3.44, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44230, + "pk": 58630, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.103Z", - "slice": 8, - "created": "2013-12-12T18:19:34.532Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.478Z", + "slice": 4, + "created": "2013-12-13T22:19:45.322Z", + "amount": 0.1736, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44231, + "pk": 58631, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.153Z", - "slice": 8, - "created": "2013-12-12T18:19:34.540Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.569Z", + "slice": 4, + "created": "2013-12-13T22:19:45.330Z", + "amount": 0.1512, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44232, + "pk": 58632, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.203Z", - "slice": 8, - "created": "2013-12-12T18:19:34.548Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.660Z", + "slice": 4, + "created": "2013-12-13T22:19:45.339Z", + "amount": 0.2912, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44233, + "pk": 58633, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.252Z", - "slice": 8, - "created": "2013-12-12T18:19:34.557Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.751Z", + "slice": 4, + "created": "2013-12-13T22:19:45.347Z", + "amount": 0.1512, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44234, + "pk": 58634, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.302Z", - "slice": 8, - "created": "2013-12-12T18:19:34.565Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.842Z", + "slice": 4, + "created": "2013-12-13T22:19:45.355Z", + "amount": 0.2632, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44235, + "pk": 58635, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.352Z", - "slice": 8, - "created": "2013-12-12T18:19:34.573Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.933Z", + "slice": 4, + "created": "2013-12-13T22:19:45.363Z", + "amount": 0.2968, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44236, + "pk": 58636, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.401Z", - "slice": 8, - "created": "2013-12-12T18:19:34.581Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.025Z", + "slice": 4, + "created": "2013-12-13T22:19:45.372Z", + "amount": 0.2352, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44237, + "pk": 58637, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.451Z", - "slice": 8, - "created": "2013-12-12T18:19:34.590Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.116Z", + "slice": 4, + "created": "2013-12-13T22:19:45.380Z", + "amount": 0.252, + "object": 92, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T22:00:00Z", - "kind": "reservation" + "coreHours": 3.6, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44238, + "pk": 58638, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.501Z", - "slice": 8, - "created": "2013-12-12T18:19:34.598Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.207Z", + "slice": 4, + "created": "2013-12-13T22:19:45.388Z", + "amount": 0.2072, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44239, + "pk": 58639, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.551Z", - "slice": 8, - "created": "2013-12-12T18:19:34.606Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.298Z", + "slice": 4, + "created": "2013-12-13T22:19:45.396Z", + "amount": 0.224, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44240, + "pk": 58640, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.600Z", - "slice": 8, - "created": "2013-12-12T18:19:34.615Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.389Z", + "slice": 4, + "created": "2013-12-13T22:19:45.405Z", + "amount": 0.2408, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44241, + "pk": 58641, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.650Z", - "slice": 8, - "created": "2013-12-12T18:19:34.623Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.482Z", + "slice": 4, + "created": "2013-12-13T22:19:45.413Z", + "amount": 0.1512, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44242, + "pk": 58642, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.700Z", - "slice": 8, - "created": "2013-12-12T18:19:34.631Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.573Z", + "slice": 4, + "created": "2013-12-13T22:19:45.421Z", + "amount": 0.1736, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44243, + "pk": 58643, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.749Z", - "slice": 8, - "created": "2013-12-12T18:19:34.639Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.664Z", + "slice": 4, + "created": "2013-12-13T22:19:45.430Z", + "amount": 0.3136, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44244, + "pk": 58644, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.799Z", - "slice": 8, - "created": "2013-12-12T18:19:34.648Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.755Z", + "slice": 4, + "created": "2013-12-13T22:19:45.438Z", + "amount": 0.2184, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44245, + "pk": 58645, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.849Z", - "slice": 8, - "created": "2013-12-12T18:19:34.656Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.838Z", + "slice": 4, + "created": "2013-12-13T22:19:45.446Z", + "amount": 0.336, + "object": 92, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T06:00:00Z", - "kind": "reservation" + "coreHours": 4.8, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44246, + "pk": 58646, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.898Z", - "slice": 8, - "created": "2013-12-12T18:19:34.664Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.937Z", + "slice": 4, + "created": "2013-12-13T22:19:45.454Z", + "amount": 0.14, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44247, + "pk": 58647, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.948Z", - "slice": 8, - "created": "2013-12-12T18:19:34.672Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.028Z", + "slice": 4, + "created": "2013-12-13T22:19:45.463Z", + "amount": 0.1288, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44248, + "pk": 58648, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.998Z", - "slice": 8, - "created": "2013-12-12T18:19:34.681Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.120Z", + "slice": 4, + "created": "2013-12-13T22:19:45.471Z", + "amount": 0.1624, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.32, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44249, + "pk": 58649, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.048Z", - "slice": 8, - "created": "2013-12-12T18:19:34.689Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.211Z", + "slice": 4, + "created": "2013-12-13T22:19:45.479Z", + "amount": 0.196, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44250, + "pk": 58650, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.097Z", - "slice": 8, - "created": "2013-12-12T18:19:34.697Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.302Z", + "slice": 4, + "created": "2013-12-13T22:19:45.487Z", + "amount": 0.2576, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44251, + "pk": 58651, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.147Z", - "slice": 8, - "created": "2013-12-12T18:19:34.706Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.393Z", + "slice": 4, + "created": "2013-12-13T22:19:45.496Z", + "amount": 0.308, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44252, + "pk": 58652, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.304Z", - "slice": 8, - "created": "2013-12-12T18:19:34.714Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.484Z", + "slice": 4, + "created": "2013-12-13T22:19:45.504Z", + "amount": 0.28, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44253, + "pk": 58653, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.503Z", - "slice": 8, - "created": "2013-12-12T18:19:34.722Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.575Z", + "slice": 4, + "created": "2013-12-13T22:19:45.534Z", + "amount": 0.2464, + "object": 92, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T14:00:00Z", - "kind": "reservation" + "coreHours": 3.52, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44254, + "pk": 58654, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.702Z", - "slice": 8, - "created": "2013-12-12T18:19:34.730Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.666Z", + "slice": 4, + "created": "2013-12-13T22:19:45.554Z", + "amount": 0.2464, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44255, + "pk": 58655, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.751Z", - "slice": 8, - "created": "2013-12-12T18:19:34.739Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.757Z", + "slice": 4, + "created": "2013-12-13T22:19:45.562Z", + "amount": 0.2464, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44256, + "pk": 58656, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.801Z", - "slice": 8, - "created": "2013-12-12T18:19:34.747Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.849Z", + "slice": 4, + "created": "2013-12-13T22:19:45.570Z", + "amount": 0.2184, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44257, + "pk": 58657, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.851Z", - "slice": 8, - "created": "2013-12-12T18:19:34.755Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.940Z", + "slice": 4, + "created": "2013-12-13T22:19:45.579Z", + "amount": 0.196, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44258, + "pk": 58658, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.901Z", - "slice": 8, - "created": "2013-12-12T18:19:34.763Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.039Z", + "slice": 4, + "created": "2013-12-13T22:19:45.587Z", + "amount": 0.3024, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44259, + "pk": 58659, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.950Z", - "slice": 8, - "created": "2013-12-12T18:19:34.772Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.137Z", + "slice": 4, + "created": "2013-12-13T22:19:45.595Z", + "amount": 0.3192, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44260, + "pk": 58660, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.000Z", - "slice": 8, - "created": "2013-12-12T18:19:34.780Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.228Z", + "slice": 4, + "created": "2013-12-13T22:19:45.603Z", + "amount": 0.196, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44261, + "pk": 58661, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.050Z", - "slice": 8, - "created": "2013-12-12T18:19:34.788Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:05.319Z", + "slice": 4, + "created": "2013-12-13T22:19:45.612Z", + "amount": 0.1624, + "object": 92, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T22:00:00Z", - "kind": "reservation" + "coreHours": 2.32, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44262, + "pk": 58662, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.099Z", - "slice": 8, - "created": "2013-12-12T18:19:34.797Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.410Z", + "slice": 4, + "created": "2013-12-13T22:19:45.620Z", + "amount": 0.2072, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44263, + "pk": 58663, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.149Z", - "slice": 8, - "created": "2013-12-12T18:19:34.805Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.501Z", + "slice": 4, + "created": "2013-12-13T22:19:45.628Z", + "amount": 0.3304, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44264, + "pk": 58664, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.199Z", - "slice": 8, - "created": "2013-12-12T18:19:34.813Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.593Z", + "slice": 4, + "created": "2013-12-13T22:19:45.637Z", + "amount": 0.2128, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44265, + "pk": 58665, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.253Z", - "slice": 8, - "created": "2013-12-12T18:19:34.822Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.684Z", + "slice": 4, + "created": "2013-12-13T22:19:45.645Z", + "amount": 0.252, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44266, + "pk": 58666, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.328Z", - "slice": 8, - "created": "2013-12-12T18:19:34.830Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.775Z", + "slice": 4, + "created": "2013-12-13T22:19:45.653Z", + "amount": 0.3192, + "object": 92, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44267, + "pk": 58667, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.402Z", - "slice": 8, - "created": "2013-12-12T18:19:34.838Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.662Z", + "slice": 4, + "created": "2013-12-13T22:19:45.661Z", + "amount": 0.112, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 1.6, + "invoice": null, + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44268, + "pk": 58668, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.452Z", - "slice": 8, - "created": "2013-12-12T18:19:34.846Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.670Z", + "slice": 4, + "created": "2013-12-13T22:19:45.670Z", + "amount": 0.2072, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 2.96, + "invoice": null, + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44269, + "pk": 58669, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.502Z", - "slice": 8, - "created": "2013-12-12T18:19:34.855Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.678Z", + "slice": 4, + "created": "2013-12-13T22:19:45.678Z", + "amount": 0.2464, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 3.52, + "invoice": null, + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44270, + "pk": 58670, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.551Z", - "slice": 8, - "created": "2013-12-12T18:19:34.863Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.686Z", + "slice": 4, + "created": "2013-12-13T22:19:45.686Z", + "amount": 0.1232, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 1.76, + "invoice": null, + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44271, + "pk": 58671, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.601Z", - "slice": 8, - "created": "2013-12-12T18:19:34.871Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.695Z", + "slice": 4, + "created": "2013-12-13T22:19:45.695Z", + "amount": 0.1624, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 2.32, + "invoice": null, + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44272, + "pk": 58672, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.651Z", - "slice": 8, - "created": "2013-12-12T18:19:34.880Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.703Z", + "slice": 4, + "created": "2013-12-13T22:19:45.703Z", + "amount": 0.14, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 2.0, + "invoice": null, + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44273, + "pk": 58673, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.700Z", - "slice": 8, - "created": "2013-12-12T18:19:34.888Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.711Z", + "slice": 4, + "created": "2013-12-13T22:19:45.711Z", + "amount": 0.3304, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 4.72, + "invoice": null, + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44274, + "pk": 58674, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.750Z", - "slice": 8, - "created": "2013-12-12T18:19:34.896Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.719Z", + "slice": 4, + "created": "2013-12-13T22:19:45.719Z", + "amount": 0.196, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 2.8, + "invoice": null, + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44275, + "pk": 58675, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.800Z", - "slice": 8, - "created": "2013-12-12T18:19:34.904Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.728Z", + "slice": 4, + "created": "2013-12-13T22:19:45.728Z", + "amount": 0.2912, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 4.16, + "invoice": null, + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44276, + "pk": 58676, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.850Z", - "slice": 8, - "created": "2013-12-12T18:19:34.913Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.736Z", + "slice": 4, + "created": "2013-12-13T22:19:45.736Z", + "amount": 0.1904, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 2.72, + "invoice": null, + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44277, + "pk": 58677, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.899Z", - "slice": 8, - "created": "2013-12-12T18:19:34.921Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.744Z", + "slice": 4, + "created": "2013-12-13T22:19:45.744Z", + "amount": 0.3136, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 4.48, + "invoice": null, + "date": "2013-12-12T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44278, + "pk": 58678, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.949Z", - "slice": 8, - "created": "2013-12-12T18:19:34.929Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.753Z", + "slice": 4, + "created": "2013-12-13T22:19:45.753Z", + "amount": 0.3304, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 4.72, + "invoice": null, + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44279, + "pk": 58679, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.999Z", - "slice": 8, - "created": "2013-12-12T18:19:34.937Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.761Z", + "slice": 4, + "created": "2013-12-13T22:19:45.761Z", + "amount": 0.1792, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 2.56, + "invoice": null, + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44280, + "pk": 58680, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.048Z", - "slice": 8, - "created": "2013-12-12T18:19:34.946Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:45.769Z", + "slice": 4, + "created": "2013-12-13T22:19:45.769Z", + "amount": 0.1344, + "object": 92, + "account": 13, + "state": "pending", + "coreHours": 1.92, + "invoice": null, + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44281, + "pk": 58681, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.098Z", + "updated": "2013-12-13T22:19:58.457Z", "slice": 8, - "created": "2013-12-12T18:19:34.954Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T18:00:00Z", + "created": "2013-12-13T22:19:45.817Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", "kind": "reservation" } }, { - "pk": 44282, + "pk": 58682, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.148Z", + "updated": "2013-12-13T22:19:58.548Z", "slice": 8, - "created": "2013-12-12T18:19:34.962Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T19:00:00Z", + "created": "2013-12-13T22:19:45.827Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", "kind": "reservation" } }, { - "pk": 44283, + "pk": 58683, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.198Z", + "updated": "2013-12-13T22:19:58.639Z", "slice": 8, - "created": "2013-12-12T18:19:34.971Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T20:00:00Z", + "created": "2013-12-13T22:19:45.836Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", "kind": "reservation" } }, { - "pk": 44284, + "pk": 58684, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.247Z", + "updated": "2013-12-13T22:19:58.730Z", "slice": 8, - "created": "2013-12-12T18:19:34.979Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T21:00:00Z", + "created": "2013-12-13T22:19:45.844Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", "kind": "reservation" } }, { - "pk": 44285, + "pk": 58685, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.297Z", + "updated": "2013-12-13T22:19:58.822Z", "slice": 8, - "created": "2013-12-12T18:19:34.987Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:45.852Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T22:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", "kind": "reservation" } }, { - "pk": 44286, + "pk": 58686, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.347Z", + "updated": "2013-12-13T22:19:58.913Z", "slice": 8, - "created": "2013-12-12T18:19:34.996Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T23:00:00Z", + "created": "2013-12-13T22:19:45.860Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", "kind": "reservation" } }, { - "pk": 44287, + "pk": 58687, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.396Z", + "updated": "2013-12-13T22:19:59.021Z", "slice": 8, - "created": "2013-12-12T18:19:35.004Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T00:00:00Z", + "created": "2013-12-13T22:19:45.869Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", "kind": "reservation" } }, { - "pk": 44288, + "pk": 58688, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.446Z", + "updated": "2013-12-13T22:19:59.112Z", "slice": 8, - "created": "2013-12-12T18:19:35.012Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T01:00:00Z", + "created": "2013-12-13T22:19:45.877Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", "kind": "reservation" } }, { - "pk": 44289, + "pk": 58689, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.496Z", + "updated": "2013-12-13T22:19:59.203Z", "slice": 8, - "created": "2013-12-12T18:19:35.020Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T02:00:00Z", + "created": "2013-12-13T22:19:45.885Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", "kind": "reservation" } }, { - "pk": 44290, + "pk": 58690, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.546Z", + "updated": "2013-12-13T22:19:59.294Z", "slice": 8, - "created": "2013-12-12T18:19:35.029Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:45.893Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T03:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", "kind": "reservation" } }, { - "pk": 44291, + "pk": 58691, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.595Z", + "updated": "2013-12-13T22:19:59.386Z", "slice": 8, - "created": "2013-12-12T18:19:35.037Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T04:00:00Z", + "created": "2013-12-13T22:19:45.902Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", "kind": "reservation" } }, { - "pk": 44292, + "pk": 58692, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.645Z", + "updated": "2013-12-13T22:19:59.477Z", "slice": 8, - "created": "2013-12-12T18:19:35.045Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T05:00:00Z", + "created": "2013-12-13T22:19:45.910Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", "kind": "reservation" } }, { - "pk": 44293, + "pk": 58693, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.695Z", + "updated": "2013-12-13T22:19:59.568Z", "slice": 8, - "created": "2013-12-12T18:19:35.054Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:45.918Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T06:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", "kind": "reservation" } }, { - "pk": 44294, + "pk": 58694, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.744Z", + "updated": "2013-12-13T22:19:59.667Z", "slice": 8, - "created": "2013-12-12T18:19:35.062Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T07:00:00Z", + "created": "2013-12-13T22:19:45.927Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", "kind": "reservation" } }, { - "pk": 44295, + "pk": 58695, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.794Z", + "updated": "2013-12-13T22:19:59.770Z", "slice": 8, - "created": "2013-12-12T18:19:35.070Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T08:00:00Z", + "created": "2013-12-13T22:19:45.935Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", "kind": "reservation" } }, { - "pk": 44296, + "pk": 58696, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.845Z", + "updated": "2013-12-13T22:19:59.861Z", "slice": 8, - "created": "2013-12-12T18:19:35.078Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T09:00:00Z", + "created": "2013-12-13T22:19:45.943Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", "kind": "reservation" } }, { - "pk": 44297, + "pk": 58697, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.895Z", + "updated": "2013-12-13T22:19:59.952Z", "slice": 8, - "created": "2013-12-12T18:19:35.087Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T10:00:00Z", + "created": "2013-12-13T22:19:45.951Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", "kind": "reservation" } }, { - "pk": 44298, + "pk": 58698, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.945Z", + "updated": "2013-12-13T22:20:00.043Z", "slice": 8, - "created": "2013-12-12T18:19:35.095Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T11:00:00Z", + "created": "2013-12-13T22:19:45.960Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", "kind": "reservation" } }, { - "pk": 44299, + "pk": 58699, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.995Z", + "updated": "2013-12-13T22:20:00.143Z", "slice": 8, - "created": "2013-12-12T18:19:35.103Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T12:00:00Z", + "created": "2013-12-13T22:19:45.968Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", "kind": "reservation" } }, { - "pk": 44300, + "pk": 58700, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.044Z", + "updated": "2013-12-13T22:20:00.234Z", "slice": 8, - "created": "2013-12-12T18:19:35.112Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T13:00:00Z", + "created": "2013-12-13T22:19:45.976Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", "kind": "reservation" } }, { - "pk": 44301, + "pk": 58701, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.094Z", + "updated": "2013-12-13T22:20:00.325Z", "slice": 8, - "created": "2013-12-12T18:19:35.120Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:45.985Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T14:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", "kind": "reservation" } }, { - "pk": 44302, + "pk": 58702, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.144Z", + "updated": "2013-12-13T22:20:00.419Z", "slice": 8, - "created": "2013-12-12T18:19:35.128Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T15:00:00Z", + "created": "2013-12-13T22:19:45.993Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", "kind": "reservation" } }, { - "pk": 44303, + "pk": 58703, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.193Z", + "updated": "2013-12-13T22:20:00.510Z", "slice": 8, - "created": "2013-12-12T18:19:35.136Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T16:00:00Z", + "created": "2013-12-13T22:19:46.001Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", "kind": "reservation" } }, { - "pk": 44304, + "pk": 58704, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.243Z", + "updated": "2013-12-13T22:20:00.617Z", "slice": 8, - "created": "2013-12-12T18:19:35.145Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T17:00:00Z", + "created": "2013-12-13T22:19:46.009Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", "kind": "reservation" } }, { - "pk": 44305, + "pk": 58705, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.293Z", + "updated": "2013-12-13T22:20:00.709Z", "slice": 8, - "created": "2013-12-12T18:19:35.153Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T18:00:00Z", + "created": "2013-12-13T22:19:46.018Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", "kind": "reservation" } }, { - "pk": 44306, + "pk": 58706, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.342Z", + "updated": "2013-12-13T22:20:00.800Z", "slice": 8, - "created": "2013-12-12T18:19:35.161Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T19:00:00Z", + "created": "2013-12-13T22:19:46.026Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", "kind": "reservation" } }, { - "pk": 44307, + "pk": 58707, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.392Z", + "updated": "2013-12-13T22:20:00.918Z", "slice": 8, - "created": "2013-12-12T18:19:35.169Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T20:00:00Z", + "created": "2013-12-13T22:19:46.034Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", "kind": "reservation" } }, { - "pk": 44308, + "pk": 58708, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.442Z", + "updated": "2013-12-13T22:20:01.007Z", "slice": 8, - "created": "2013-12-12T18:19:35.178Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T21:00:00Z", + "created": "2013-12-13T22:19:46.043Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", "kind": "reservation" } }, { - "pk": 44309, + "pk": 58709, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.492Z", + "updated": "2013-12-13T22:20:01.098Z", "slice": 8, - "created": "2013-12-12T18:19:35.186Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:46.051Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T22:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", "kind": "reservation" } }, { - "pk": 44310, + "pk": 58710, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.541Z", + "updated": "2013-12-13T22:20:01.189Z", "slice": 8, - "created": "2013-12-12T18:19:35.194Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T23:00:00Z", + "created": "2013-12-13T22:19:46.059Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", "kind": "reservation" } }, { - "pk": 44311, + "pk": 58711, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.591Z", + "updated": "2013-12-13T22:20:01.355Z", "slice": 8, - "created": "2013-12-12T18:19:35.203Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T00:00:00Z", + "created": "2013-12-13T22:19:46.067Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", "kind": "reservation" } }, { - "pk": 44312, + "pk": 58712, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.641Z", + "updated": "2013-12-13T22:20:01.727Z", "slice": 8, - "created": "2013-12-12T18:19:35.211Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T01:00:00Z", + "created": "2013-12-13T22:19:46.076Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", "kind": "reservation" } }, { - "pk": 44313, + "pk": 58713, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.690Z", + "updated": "2013-12-13T22:20:01.818Z", "slice": 8, - "created": "2013-12-12T18:19:35.219Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T02:00:00Z", + "created": "2013-12-13T22:19:46.084Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", "kind": "reservation" } }, { - "pk": 44314, + "pk": 58714, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.740Z", + "updated": "2013-12-13T22:20:01.910Z", "slice": 8, - "created": "2013-12-12T18:19:35.227Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T03:00:00Z", + "created": "2013-12-13T22:19:46.092Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", "kind": "reservation" } }, { - "pk": 44315, + "pk": 58715, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.790Z", + "updated": "2013-12-13T22:20:02.009Z", "slice": 8, - "created": "2013-12-12T18:19:35.236Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T04:00:00Z", + "created": "2013-12-13T22:19:46.101Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", "kind": "reservation" } }, { - "pk": 44316, + "pk": 58716, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.839Z", + "updated": "2013-12-13T22:20:02.100Z", "slice": 8, - "created": "2013-12-12T18:19:35.244Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T05:00:00Z", + "created": "2013-12-13T22:19:46.109Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", "kind": "reservation" } }, { - "pk": 44317, + "pk": 58717, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.889Z", + "updated": "2013-12-13T22:20:02.191Z", "slice": 8, - "created": "2013-12-12T18:19:35.252Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:46.117Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T06:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", "kind": "reservation" } }, { - "pk": 44318, + "pk": 58718, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.939Z", + "updated": "2013-12-13T22:20:02.287Z", "slice": 8, - "created": "2013-12-12T18:19:35.261Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T07:00:00Z", + "created": "2013-12-13T22:19:46.125Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", "kind": "reservation" } }, { - "pk": 44319, + "pk": 58719, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.989Z", + "updated": "2013-12-13T22:20:02.378Z", "slice": 8, - "created": "2013-12-12T18:19:35.269Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T08:00:00Z", + "created": "2013-12-13T22:19:46.134Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", "kind": "reservation" } }, { - "pk": 44320, + "pk": 58720, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.038Z", + "updated": "2013-12-13T22:20:02.469Z", "slice": 8, - "created": "2013-12-12T18:19:35.277Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T09:00:00Z", + "created": "2013-12-13T22:19:46.142Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", "kind": "reservation" } }, { - "pk": 44321, + "pk": 58721, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.088Z", + "updated": "2013-12-13T22:20:02.561Z", "slice": 8, - "created": "2013-12-12T18:19:35.285Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T10:00:00Z", + "created": "2013-12-13T22:19:46.150Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", "kind": "reservation" } }, { - "pk": 44322, + "pk": 58722, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.138Z", + "updated": "2013-12-13T22:20:02.652Z", "slice": 8, - "created": "2013-12-12T18:19:35.294Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T11:00:00Z", + "created": "2013-12-13T22:19:46.158Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", "kind": "reservation" } }, { - "pk": 44323, + "pk": 58723, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.187Z", + "updated": "2013-12-13T22:20:02.743Z", "slice": 8, - "created": "2013-12-12T18:19:35.302Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T12:00:00Z", + "created": "2013-12-13T22:19:46.167Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", "kind": "reservation" } }, { - "pk": 44324, + "pk": 58724, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.237Z", + "updated": "2013-12-13T22:20:02.834Z", "slice": 8, - "created": "2013-12-12T18:19:35.310Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T13:00:00Z", + "created": "2013-12-13T22:19:46.175Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", "kind": "reservation" } }, { - "pk": 44325, + "pk": 58725, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.287Z", + "updated": "2013-12-13T22:20:02.925Z", "slice": 8, - "created": "2013-12-12T18:19:35.319Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:46.183Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T14:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", "kind": "reservation" } }, { - "pk": 44326, + "pk": 58726, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.337Z", + "updated": "2013-12-13T22:20:03.016Z", "slice": 8, - "created": "2013-12-12T18:19:35.327Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T15:00:00Z", + "created": "2013-12-13T22:19:46.192Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", "kind": "reservation" } }, { - "pk": 44327, + "pk": 58727, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.386Z", + "updated": "2013-12-13T22:20:03.107Z", "slice": 8, - "created": "2013-12-12T18:19:35.335Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T16:00:00Z", + "created": "2013-12-13T22:19:46.200Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", "kind": "reservation" } }, { - "pk": 44328, + "pk": 58728, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.436Z", + "updated": "2013-12-13T22:20:03.198Z", "slice": 8, - "created": "2013-12-12T18:19:35.343Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T17:00:00Z", + "created": "2013-12-13T22:19:46.208Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", "kind": "reservation" } }, { - "pk": 44329, + "pk": 58729, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.486Z", + "updated": "2013-12-13T22:20:03.290Z", "slice": 8, - "created": "2013-12-12T18:19:35.352Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T18:00:00Z", + "created": "2013-12-13T22:19:46.216Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", "kind": "reservation" } }, { - "pk": 44330, + "pk": 58730, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.539Z", + "updated": "2013-12-13T22:20:03.381Z", "slice": 8, - "created": "2013-12-12T18:19:35.360Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T19:00:00Z", + "created": "2013-12-13T22:19:46.225Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", "kind": "reservation" } }, { - "pk": 44331, + "pk": 58731, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.589Z", + "updated": "2013-12-13T22:20:03.473Z", "slice": 8, - "created": "2013-12-12T18:19:35.368Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T20:00:00Z", + "created": "2013-12-13T22:19:46.233Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", "kind": "reservation" } }, { - "pk": 44332, + "pk": 58732, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.639Z", + "updated": "2013-12-13T22:20:03.565Z", "slice": 8, - "created": "2013-12-12T18:19:35.376Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T21:00:00Z", + "created": "2013-12-13T22:19:46.241Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", "kind": "reservation" } }, { - "pk": 44333, + "pk": 58733, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.688Z", + "updated": "2013-12-13T22:20:03.656Z", "slice": 8, - "created": "2013-12-12T18:19:35.385Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:46.250Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T22:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", "kind": "reservation" } }, { - "pk": 44334, + "pk": 58734, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.738Z", + "updated": "2013-12-13T22:20:03.747Z", "slice": 8, - "created": "2013-12-12T18:19:35.393Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T23:00:00Z", + "created": "2013-12-13T22:19:46.258Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", "kind": "reservation" } }, { - "pk": 44335, + "pk": 58735, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.788Z", + "updated": "2013-12-13T22:20:03.830Z", "slice": 8, - "created": "2013-12-12T18:19:35.401Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T00:00:00Z", + "created": "2013-12-13T22:19:46.266Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", "kind": "reservation" } }, { - "pk": 44336, + "pk": 58736, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.837Z", + "updated": "2013-12-13T22:20:03.929Z", "slice": 8, - "created": "2013-12-12T18:19:35.410Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T01:00:00Z", + "created": "2013-12-13T22:19:46.274Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", "kind": "reservation" } }, { - "pk": 44337, + "pk": 58737, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.887Z", + "updated": "2013-12-13T22:20:04.020Z", "slice": 8, - "created": "2013-12-12T18:19:35.418Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T02:00:00Z", + "created": "2013-12-13T22:19:46.283Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", "kind": "reservation" } }, { - "pk": 44338, + "pk": 58738, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.937Z", + "updated": "2013-12-13T22:20:04.111Z", "slice": 8, - "created": "2013-12-12T18:19:35.426Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T03:00:00Z", + "created": "2013-12-13T22:19:46.291Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", "kind": "reservation" } }, { - "pk": 44339, + "pk": 58739, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.987Z", + "updated": "2013-12-13T22:20:04.203Z", "slice": 8, - "created": "2013-12-12T18:19:35.435Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T04:00:00Z", + "created": "2013-12-13T22:19:46.299Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", "kind": "reservation" } }, { - "pk": 44340, + "pk": 58740, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.036Z", + "updated": "2013-12-13T22:20:04.294Z", "slice": 8, - "created": "2013-12-12T18:19:35.443Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T05:00:00Z", + "created": "2013-12-13T22:19:46.308Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", "kind": "reservation" } }, { - "pk": 44341, + "pk": 58741, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.086Z", + "updated": "2013-12-13T22:20:04.385Z", "slice": 8, - "created": "2013-12-12T18:19:35.451Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:46.316Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T06:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", "kind": "reservation" } }, { - "pk": 44342, + "pk": 58742, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.136Z", + "updated": "2013-12-13T22:20:04.476Z", "slice": 8, - "created": "2013-12-12T18:19:35.459Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T07:00:00Z", + "created": "2013-12-13T22:19:46.324Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", "kind": "reservation" } }, { - "pk": 44343, + "pk": 58743, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.185Z", + "updated": "2013-12-13T22:20:04.567Z", "slice": 8, - "created": "2013-12-12T18:19:35.468Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T08:00:00Z", + "created": "2013-12-13T22:19:46.333Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", "kind": "reservation" } }, { - "pk": 44344, + "pk": 58744, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.235Z", + "updated": "2013-12-13T22:20:04.658Z", "slice": 8, - "created": "2013-12-12T18:19:35.476Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T09:00:00Z", + "created": "2013-12-13T22:19:46.341Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", "kind": "reservation" } }, { - "pk": 44345, + "pk": 58745, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.285Z", + "updated": "2013-12-13T22:20:04.749Z", "slice": 8, - "created": "2013-12-12T18:19:35.484Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T10:00:00Z", + "created": "2013-12-13T22:19:46.349Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", "kind": "reservation" } }, { - "pk": 44346, + "pk": 58746, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.334Z", + "updated": "2013-12-13T22:20:04.840Z", "slice": 8, - "created": "2013-12-12T18:19:35.493Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T11:00:00Z", + "created": "2013-12-13T22:19:46.357Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", "kind": "reservation" } }, { - "pk": 44347, + "pk": 58747, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.384Z", + "updated": "2013-12-13T22:20:04.932Z", "slice": 8, - "created": "2013-12-12T18:19:35.501Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T12:00:00Z", + "created": "2013-12-13T22:19:46.366Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", "kind": "reservation" } }, { - "pk": 44348, + "pk": 58748, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.434Z", + "updated": "2013-12-13T22:20:05.031Z", "slice": 8, - "created": "2013-12-12T18:19:35.509Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T13:00:00Z", + "created": "2013-12-13T22:19:46.374Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", "kind": "reservation" } }, { - "pk": 44349, + "pk": 58749, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.483Z", + "updated": "2013-12-13T22:20:05.129Z", "slice": 8, - "created": "2013-12-12T18:19:35.517Z", - "amount": 0.07, - "object": 58, - "account": 7, + "created": "2013-12-13T22:19:46.382Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T14:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", "kind": "reservation" } }, { - "pk": 44350, + "pk": 58750, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.533Z", + "updated": "2013-12-13T22:20:05.220Z", "slice": 8, - "created": "2013-12-12T18:19:35.526Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T15:00:00Z", + "created": "2013-12-13T22:19:46.391Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", "kind": "reservation" } }, { - "pk": 44351, + "pk": 58751, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.583Z", + "updated": "2013-12-13T22:20:05.311Z", "slice": 8, - "created": "2013-12-12T18:19:35.534Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T16:00:00Z", + "created": "2013-12-13T22:19:46.399Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", "kind": "reservation" } }, { - "pk": 44352, + "pk": 58752, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.633Z", + "updated": "2013-12-13T22:20:05.402Z", "slice": 8, - "created": "2013-12-12T18:19:35.542Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T17:00:00Z", + "created": "2013-12-13T22:19:46.407Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", "kind": "reservation" } }, { - "pk": 44353, + "pk": 58753, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.707Z", + "updated": "2013-12-13T22:20:05.493Z", "slice": 8, - "created": "2013-12-12T18:19:35.550Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T18:00:00Z", + "created": "2013-12-13T22:19:46.415Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", "kind": "reservation" } }, { - "pk": 44354, + "pk": 58754, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.757Z", + "updated": "2013-12-13T22:20:05.584Z", "slice": 8, - "created": "2013-12-12T18:19:35.559Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T19:00:00Z", + "created": "2013-12-13T22:19:46.424Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", "kind": "reservation" } }, { - "pk": 44355, + "pk": 58755, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.807Z", + "updated": "2013-12-13T22:20:05.675Z", "slice": 8, - "created": "2013-12-12T18:19:35.567Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T20:00:00Z", + "created": "2013-12-13T22:19:46.432Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", "kind": "reservation" } }, { - "pk": 44356, + "pk": 58756, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.856Z", + "updated": "2013-12-13T22:20:05.766Z", "slice": 8, - "created": "2013-12-12T18:19:35.575Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T21:00:00Z", + "created": "2013-12-13T22:19:46.440Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", "kind": "reservation" } }, { - "pk": 44357, + "pk": 58757, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.906Z", + "updated": "2013-12-13T22:19:46.448Z", "slice": 8, - "created": "2013-12-12T18:19:35.584Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T22:00:00Z", + "created": "2013-12-13T22:19:46.448Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T06:00:00Z", "kind": "reservation" } }, { - "pk": 44358, + "pk": 58758, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.956Z", + "updated": "2013-12-13T22:19:46.457Z", "slice": 8, - "created": "2013-12-12T18:19:35.592Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T23:00:00Z", + "created": "2013-12-13T22:19:46.457Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T14:00:00Z", "kind": "reservation" } }, { - "pk": 44359, + "pk": 58759, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.005Z", + "updated": "2013-12-13T22:19:46.465Z", "slice": 8, - "created": "2013-12-12T18:19:35.600Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T00:00:00Z", + "created": "2013-12-13T22:19:46.465Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T22:00:00Z", "kind": "reservation" } }, { - "pk": 44360, + "pk": 58760, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.055Z", + "updated": "2013-12-13T22:19:46.473Z", "slice": 8, - "created": "2013-12-12T18:19:35.608Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T01:00:00Z", + "created": "2013-12-13T22:19:46.473Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T06:00:00Z", "kind": "reservation" } }, { - "pk": 44361, + "pk": 58761, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.105Z", + "updated": "2013-12-13T22:19:46.482Z", "slice": 8, - "created": "2013-12-12T18:19:35.617Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T02:00:00Z", + "created": "2013-12-13T22:19:46.482Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T14:00:00Z", "kind": "reservation" } }, { - "pk": 44362, + "pk": 58762, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.154Z", + "updated": "2013-12-13T22:19:46.490Z", "slice": 8, - "created": "2013-12-12T18:19:35.625Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T03:00:00Z", + "created": "2013-12-13T22:19:46.490Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T22:00:00Z", "kind": "reservation" } }, { - "pk": 44363, + "pk": 58763, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.204Z", + "updated": "2013-12-13T22:19:46.498Z", "slice": 8, - "created": "2013-12-12T18:19:35.633Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T04:00:00Z", + "created": "2013-12-13T22:19:46.498Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T06:00:00Z", "kind": "reservation" } }, { - "pk": 44364, + "pk": 58764, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.254Z", + "updated": "2013-12-13T22:19:46.506Z", "slice": 8, - "created": "2013-12-12T18:19:35.641Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T05:00:00Z", + "created": "2013-12-13T22:19:46.506Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T14:00:00Z", "kind": "reservation" } }, { - "pk": 44365, + "pk": 58765, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.304Z", + "updated": "2013-12-13T22:19:46.515Z", "slice": 8, - "created": "2013-12-12T18:19:35.650Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T06:00:00Z", + "created": "2013-12-13T22:19:46.515Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T22:00:00Z", "kind": "reservation" } }, { - "pk": 44366, + "pk": 58766, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.353Z", + "updated": "2013-12-13T22:19:46.523Z", "slice": 8, - "created": "2013-12-12T18:19:35.658Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T07:00:00Z", + "created": "2013-12-13T22:19:46.523Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T06:00:00Z", "kind": "reservation" } }, { - "pk": 44367, + "pk": 58767, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.403Z", + "updated": "2013-12-13T22:19:46.531Z", "slice": 8, - "created": "2013-12-12T18:19:35.666Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T08:00:00Z", + "created": "2013-12-13T22:19:46.531Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T14:00:00Z", "kind": "reservation" } }, { - "pk": 44368, + "pk": 58768, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.453Z", + "updated": "2013-12-13T22:19:46.540Z", "slice": 8, - "created": "2013-12-12T18:19:35.675Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T09:00:00Z", + "created": "2013-12-13T22:19:46.540Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T22:00:00Z", "kind": "reservation" } }, { - "pk": 44369, + "pk": 58769, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.502Z", + "updated": "2013-12-13T22:19:46.548Z", "slice": 8, - "created": "2013-12-12T18:19:35.683Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T10:00:00Z", + "created": "2013-12-13T22:19:46.548Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T06:00:00Z", "kind": "reservation" } }, { - "pk": 44370, + "pk": 58770, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.552Z", + "updated": "2013-12-13T22:19:46.556Z", "slice": 8, - "created": "2013-12-12T18:19:35.691Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T11:00:00Z", + "created": "2013-12-13T22:19:46.556Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T14:00:00Z", "kind": "reservation" } }, { - "pk": 44371, + "pk": 58771, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.602Z", - "slice": 8, - "created": "2013-12-12T18:19:35.700Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T12:00:00Z", + "updated": "2013-12-13T22:19:58.490Z", + "slice": 9, + "created": "2013-12-13T22:19:46.577Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", "kind": "reservation" } }, { - "pk": 44372, + "pk": 58772, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.651Z", - "slice": 8, - "created": "2013-12-12T18:19:35.708Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T13:00:00Z", + "updated": "2013-12-13T22:19:58.581Z", + "slice": 9, + "created": "2013-12-13T22:19:46.589Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", "kind": "reservation" } }, { - "pk": 44373, + "pk": 58773, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.701Z", - "slice": 8, - "created": "2013-12-12T18:19:35.716Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.672Z", + "slice": 9, + "created": "2013-12-13T22:19:46.597Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T14:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", "kind": "reservation" } }, { - "pk": 44374, + "pk": 58774, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.751Z", - "slice": 8, - "created": "2013-12-12T18:19:35.724Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T15:00:00Z", + "updated": "2013-12-13T22:19:58.764Z", + "slice": 9, + "created": "2013-12-13T22:19:46.606Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", "kind": "reservation" } }, { - "pk": 44375, + "pk": 58775, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.801Z", - "slice": 8, - "created": "2013-12-12T18:19:35.733Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T16:00:00Z", + "updated": "2013-12-13T22:19:58.855Z", + "slice": 9, + "created": "2013-12-13T22:19:46.614Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", "kind": "reservation" } }, { - "pk": 44376, + "pk": 58776, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.850Z", - "slice": 8, - "created": "2013-12-12T18:19:35.741Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T17:00:00Z", + "updated": "2013-12-13T22:19:58.963Z", + "slice": 9, + "created": "2013-12-13T22:19:46.622Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", "kind": "reservation" } }, { - "pk": 44377, + "pk": 58777, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.900Z", - "slice": 8, - "created": "2013-12-12T18:19:35.749Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T18:00:00Z", + "updated": "2013-12-13T22:19:59.054Z", + "slice": 9, + "created": "2013-12-13T22:19:46.631Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", "kind": "reservation" } }, { - "pk": 44378, + "pk": 58778, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.950Z", - "slice": 8, - "created": "2013-12-12T18:19:35.757Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T19:00:00Z", + "updated": "2013-12-13T22:19:59.145Z", + "slice": 9, + "created": "2013-12-13T22:19:46.639Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", "kind": "reservation" } }, { - "pk": 44379, + "pk": 58779, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.999Z", - "slice": 8, - "created": "2013-12-12T18:19:35.766Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T20:00:00Z", + "updated": "2013-12-13T22:19:59.236Z", + "slice": 9, + "created": "2013-12-13T22:19:46.647Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", "kind": "reservation" } }, { - "pk": 44380, + "pk": 58780, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.049Z", - "slice": 8, - "created": "2013-12-12T18:19:35.774Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T21:00:00Z", + "updated": "2013-12-13T22:19:59.328Z", + "slice": 9, + "created": "2013-12-13T22:19:46.656Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", "kind": "reservation" } }, { - "pk": 44381, + "pk": 58781, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.099Z", - "slice": 8, - "created": "2013-12-12T18:19:35.782Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.419Z", + "slice": 9, + "created": "2013-12-13T22:19:46.664Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T22:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", "kind": "reservation" } }, { - "pk": 44382, + "pk": 58782, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.148Z", - "slice": 8, - "created": "2013-12-12T18:19:35.791Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T23:00:00Z", + "updated": "2013-12-13T22:19:59.510Z", + "slice": 9, + "created": "2013-12-13T22:19:46.672Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", "kind": "reservation" } }, { - "pk": 44383, + "pk": 58783, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.206Z", - "slice": 8, - "created": "2013-12-12T18:19:35.799Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T00:00:00Z", + "updated": "2013-12-13T22:19:59.601Z", + "slice": 9, + "created": "2013-12-13T22:19:46.680Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", "kind": "reservation" } }, { - "pk": 44384, + "pk": 58784, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.256Z", - "slice": 8, - "created": "2013-12-12T18:19:35.807Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T01:00:00Z", + "updated": "2013-12-13T22:19:59.712Z", + "slice": 9, + "created": "2013-12-13T22:19:46.689Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", "kind": "reservation" } }, { - "pk": 44385, + "pk": 58785, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.306Z", - "slice": 8, - "created": "2013-12-12T18:19:35.815Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T02:00:00Z", + "updated": "2013-12-13T22:19:59.803Z", + "slice": 9, + "created": "2013-12-13T22:19:46.697Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", "kind": "reservation" } }, { - "pk": 44386, + "pk": 58786, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.355Z", - "slice": 8, - "created": "2013-12-12T18:19:35.824Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.894Z", + "slice": 9, + "created": "2013-12-13T22:19:46.705Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T03:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", "kind": "reservation" } }, { - "pk": 44387, + "pk": 58787, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.405Z", - "slice": 8, - "created": "2013-12-12T18:19:35.832Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T04:00:00Z", + "updated": "2013-12-13T22:19:59.985Z", + "slice": 9, + "created": "2013-12-13T22:19:46.713Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", "kind": "reservation" } }, { - "pk": 44388, + "pk": 58788, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.455Z", - "slice": 8, - "created": "2013-12-12T18:19:35.840Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T05:00:00Z", + "updated": "2013-12-13T22:20:00.077Z", + "slice": 9, + "created": "2013-12-13T22:19:46.722Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", "kind": "reservation" } }, { - "pk": 44389, + "pk": 58789, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.505Z", - "slice": 8, - "created": "2013-12-12T18:19:35.849Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.135Z", + "slice": 9, + "created": "2013-12-13T22:19:46.730Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T06:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", "kind": "reservation" } }, { - "pk": 44390, + "pk": 58790, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.554Z", - "slice": 8, - "created": "2013-12-12T18:19:35.857Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T07:00:00Z", + "updated": "2013-12-13T22:20:00.226Z", + "slice": 9, + "created": "2013-12-13T22:19:46.738Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", "kind": "reservation" } }, { - "pk": 44391, + "pk": 58791, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.604Z", - "slice": 8, - "created": "2013-12-12T18:19:35.865Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T08:00:00Z", + "updated": "2013-12-13T22:20:00.317Z", + "slice": 9, + "created": "2013-12-13T22:19:46.747Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", "kind": "reservation" } }, { - "pk": 44392, + "pk": 58792, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.654Z", - "slice": 8, - "created": "2013-12-12T18:19:35.874Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T09:00:00Z", + "updated": "2013-12-13T22:20:00.410Z", + "slice": 9, + "created": "2013-12-13T22:19:46.755Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", "kind": "reservation" } }, { - "pk": 44393, + "pk": 58793, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.704Z", - "slice": 8, - "created": "2013-12-12T18:19:35.882Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T10:00:00Z", + "updated": "2013-12-13T22:20:00.501Z", + "slice": 9, + "created": "2013-12-13T22:19:46.763Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", "kind": "reservation" } }, { - "pk": 44394, + "pk": 58794, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.753Z", - "slice": 8, - "created": "2013-12-12T18:19:35.890Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T11:00:00Z", + "updated": "2013-12-13T22:20:00.602Z", + "slice": 9, + "created": "2013-12-13T22:19:46.771Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", "kind": "reservation" } }, { - "pk": 44395, + "pk": 58795, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.803Z", - "slice": 8, - "created": "2013-12-12T18:19:35.898Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T12:00:00Z", + "updated": "2013-12-13T22:20:00.700Z", + "slice": 9, + "created": "2013-12-13T22:19:46.780Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", "kind": "reservation" } }, { - "pk": 44396, + "pk": 58796, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.853Z", - "slice": 8, - "created": "2013-12-12T18:19:35.907Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T13:00:00Z", + "updated": "2013-12-13T22:20:00.792Z", + "slice": 9, + "created": "2013-12-13T22:19:46.788Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", "kind": "reservation" } }, { - "pk": 44397, + "pk": 58797, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.902Z", - "slice": 8, - "created": "2013-12-12T18:19:35.915Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.883Z", + "slice": 9, + "created": "2013-12-13T22:19:46.797Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T14:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", "kind": "reservation" } }, { - "pk": 44398, + "pk": 58798, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.952Z", - "slice": 8, - "created": "2013-12-12T18:19:35.923Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T15:00:00Z", + "updated": "2013-12-13T22:20:00.999Z", + "slice": 9, + "created": "2013-12-13T22:19:46.805Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", "kind": "reservation" } }, { - "pk": 44399, + "pk": 58799, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.002Z", - "slice": 8, - "created": "2013-12-12T18:19:35.932Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T16:00:00Z", + "updated": "2013-12-13T22:20:01.090Z", + "slice": 9, + "created": "2013-12-13T22:19:46.813Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", "kind": "reservation" } }, { - "pk": 44400, + "pk": 58800, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.051Z", - "slice": 8, - "created": "2013-12-12T18:19:35.940Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T17:00:00Z", + "updated": "2013-12-13T22:20:01.181Z", + "slice": 9, + "created": "2013-12-13T22:19:46.821Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", "kind": "reservation" } }, { - "pk": 44401, + "pk": 58801, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.101Z", - "slice": 8, - "created": "2013-12-12T18:19:35.948Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T18:00:00Z", + "updated": "2013-12-13T22:20:01.347Z", + "slice": 9, + "created": "2013-12-13T22:19:46.830Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", "kind": "reservation" } }, { - "pk": 44402, + "pk": 58802, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.250Z", - "slice": 8, - "created": "2013-12-12T18:19:35.956Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T19:00:00Z", + "updated": "2013-12-13T22:20:01.719Z", + "slice": 9, + "created": "2013-12-13T22:19:46.838Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", "kind": "reservation" } }, { - "pk": 44403, + "pk": 58803, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.300Z", - "slice": 8, - "created": "2013-12-12T18:19:35.965Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T20:00:00Z", + "updated": "2013-12-13T22:20:01.810Z", + "slice": 9, + "created": "2013-12-13T22:19:46.846Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", "kind": "reservation" } }, { - "pk": 44404, + "pk": 58804, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.351Z", - "slice": 8, - "created": "2013-12-12T18:19:35.973Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T21:00:00Z", + "updated": "2013-12-13T22:20:01.901Z", + "slice": 9, + "created": "2013-12-13T22:19:46.854Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", "kind": "reservation" } }, { - "pk": 44405, + "pk": 58805, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.401Z", - "slice": 8, - "created": "2013-12-12T18:19:35.981Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.001Z", + "slice": 9, + "created": "2013-12-13T22:19:46.863Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T22:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", "kind": "reservation" } }, { - "pk": 44406, + "pk": 58806, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.451Z", - "slice": 8, - "created": "2013-12-12T18:19:35.990Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T23:00:00Z", + "updated": "2013-12-13T22:20:02.092Z", + "slice": 9, + "created": "2013-12-13T22:19:46.871Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", "kind": "reservation" } }, { - "pk": 44407, + "pk": 58807, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.500Z", - "slice": 8, - "created": "2013-12-12T18:19:35.998Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T00:00:00Z", + "updated": "2013-12-13T22:20:02.183Z", + "slice": 9, + "created": "2013-12-13T22:19:46.879Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", "kind": "reservation" } }, { - "pk": 44408, + "pk": 58808, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.550Z", - "slice": 8, - "created": "2013-12-12T18:19:36.006Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T01:00:00Z", + "updated": "2013-12-13T22:20:02.279Z", + "slice": 9, + "created": "2013-12-13T22:19:46.888Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", "kind": "reservation" } }, { - "pk": 44409, + "pk": 58809, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.600Z", - "slice": 8, - "created": "2013-12-12T18:19:36.014Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T02:00:00Z", + "updated": "2013-12-13T22:20:02.370Z", + "slice": 9, + "created": "2013-12-13T22:19:46.896Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", "kind": "reservation" } }, { - "pk": 44410, + "pk": 58810, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.649Z", - "slice": 8, - "created": "2013-12-12T18:19:36.023Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T03:00:00Z", + "updated": "2013-12-13T22:20:02.461Z", + "slice": 9, + "created": "2013-12-13T22:19:46.904Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", "kind": "reservation" } }, { - "pk": 44411, + "pk": 58811, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.699Z", - "slice": 8, - "created": "2013-12-12T18:19:36.031Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T04:00:00Z", + "updated": "2013-12-13T22:20:02.552Z", + "slice": 9, + "created": "2013-12-13T22:19:46.912Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", "kind": "reservation" } }, { - "pk": 44412, + "pk": 58812, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.749Z", - "slice": 8, - "created": "2013-12-12T18:19:36.039Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T05:00:00Z", + "updated": "2013-12-13T22:20:02.643Z", + "slice": 9, + "created": "2013-12-13T22:19:46.921Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", "kind": "reservation" } }, { - "pk": 44413, + "pk": 58813, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.798Z", - "slice": 8, - "created": "2013-12-12T18:19:36.048Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.735Z", + "slice": 9, + "created": "2013-12-13T22:19:46.929Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T06:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", "kind": "reservation" } }, { - "pk": 44414, + "pk": 58814, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.848Z", - "slice": 8, - "created": "2013-12-12T18:19:36.056Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T07:00:00Z", + "updated": "2013-12-13T22:20:02.826Z", + "slice": 9, + "created": "2013-12-13T22:19:46.937Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", "kind": "reservation" } }, { - "pk": 44415, + "pk": 58815, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.898Z", - "slice": 8, - "created": "2013-12-12T18:19:36.064Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T08:00:00Z", + "updated": "2013-12-13T22:20:02.917Z", + "slice": 9, + "created": "2013-12-13T22:19:46.945Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", "kind": "reservation" } }, { - "pk": 44416, + "pk": 58816, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.948Z", - "slice": 8, - "created": "2013-12-12T18:19:36.073Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T09:00:00Z", + "updated": "2013-12-13T22:20:03.008Z", + "slice": 9, + "created": "2013-12-13T22:19:46.954Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", "kind": "reservation" } }, { - "pk": 44417, + "pk": 58817, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.997Z", - "slice": 8, - "created": "2013-12-12T18:19:36.081Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T10:00:00Z", + "updated": "2013-12-13T22:20:03.091Z", + "slice": 9, + "created": "2013-12-13T22:19:46.962Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", "kind": "reservation" } }, { - "pk": 44418, + "pk": 58818, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.047Z", - "slice": 8, - "created": "2013-12-12T18:19:36.089Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T11:00:00Z", + "updated": "2013-12-13T22:20:03.182Z", + "slice": 9, + "created": "2013-12-13T22:19:46.970Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", "kind": "reservation" } }, { - "pk": 44419, + "pk": 58819, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.097Z", - "slice": 8, - "created": "2013-12-12T18:19:36.097Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T12:00:00Z", + "updated": "2013-12-13T22:20:03.273Z", + "slice": 9, + "created": "2013-12-13T22:19:46.979Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", "kind": "reservation" } }, { - "pk": 44420, + "pk": 58820, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.146Z", - "slice": 8, - "created": "2013-12-12T18:19:36.106Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T13:00:00Z", + "updated": "2013-12-13T22:20:03.364Z", + "slice": 9, + "created": "2013-12-13T22:19:46.987Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", "kind": "reservation" } }, { - "pk": 44421, + "pk": 58821, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.196Z", - "slice": 8, - "created": "2013-12-12T18:19:36.114Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.457Z", + "slice": 9, + "created": "2013-12-13T22:19:46.995Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T14:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", "kind": "reservation" } }, { - "pk": 44422, + "pk": 58822, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.246Z", - "slice": 8, - "created": "2013-12-12T18:19:36.122Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T15:00:00Z", + "updated": "2013-12-13T22:20:03.548Z", + "slice": 9, + "created": "2013-12-13T22:19:47.004Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", "kind": "reservation" } }, { - "pk": 44423, + "pk": 58823, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.296Z", - "slice": 8, - "created": "2013-12-12T18:19:36.130Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T16:00:00Z", + "updated": "2013-12-13T22:20:03.639Z", + "slice": 9, + "created": "2013-12-13T22:19:47.012Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", "kind": "reservation" } }, { - "pk": 44424, + "pk": 58824, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.345Z", - "slice": 8, - "created": "2013-12-12T18:19:36.139Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T17:00:00Z", + "updated": "2013-12-13T22:20:03.730Z", + "slice": 9, + "created": "2013-12-13T22:19:47.020Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", "kind": "reservation" } }, { - "pk": 44425, + "pk": 58825, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.395Z", - "slice": 8, - "created": "2013-12-12T18:19:36.147Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T18:00:00Z", + "updated": "2013-12-13T22:20:03.813Z", + "slice": 9, + "created": "2013-12-13T22:19:47.028Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", "kind": "reservation" } }, { - "pk": 44426, + "pk": 58826, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.445Z", - "slice": 8, - "created": "2013-12-12T18:19:36.155Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T19:00:00Z", + "updated": "2013-12-13T22:20:03.913Z", + "slice": 9, + "created": "2013-12-13T22:19:47.037Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", "kind": "reservation" } }, { - "pk": 44427, + "pk": 58827, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.494Z", - "slice": 8, - "created": "2013-12-12T18:19:36.164Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T20:00:00Z", + "updated": "2013-12-13T22:20:04.004Z", + "slice": 9, + "created": "2013-12-13T22:19:47.045Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", "kind": "reservation" } }, { - "pk": 44428, + "pk": 58828, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.544Z", - "slice": 8, - "created": "2013-12-12T18:19:36.172Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T21:00:00Z", + "updated": "2013-12-13T22:20:04.095Z", + "slice": 9, + "created": "2013-12-13T22:19:47.053Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", "kind": "reservation" } }, { - "pk": 44429, + "pk": 58829, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.594Z", - "slice": 8, - "created": "2013-12-12T18:19:36.180Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.186Z", + "slice": 9, + "created": "2013-12-13T22:19:47.061Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T22:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", "kind": "reservation" } }, { - "pk": 44430, + "pk": 58830, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.643Z", - "slice": 8, - "created": "2013-12-12T18:19:36.188Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T23:00:00Z", + "updated": "2013-12-13T22:20:04.277Z", + "slice": 9, + "created": "2013-12-13T22:19:47.070Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", "kind": "reservation" } }, { - "pk": 44431, + "pk": 58831, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.693Z", - "slice": 8, - "created": "2013-12-12T18:19:36.197Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T00:00:00Z", + "updated": "2013-12-13T22:20:04.368Z", + "slice": 9, + "created": "2013-12-13T22:19:47.078Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", "kind": "reservation" } }, { - "pk": 44432, + "pk": 58832, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.743Z", - "slice": 8, - "created": "2013-12-12T18:19:36.205Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T01:00:00Z", + "updated": "2013-12-13T22:20:04.459Z", + "slice": 9, + "created": "2013-12-13T22:19:47.086Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", "kind": "reservation" } }, { - "pk": 44433, + "pk": 58833, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.793Z", - "slice": 8, - "created": "2013-12-12T18:19:36.213Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T02:00:00Z", + "updated": "2013-12-13T22:20:04.550Z", + "slice": 9, + "created": "2013-12-13T22:19:47.095Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", "kind": "reservation" } }, { - "pk": 44434, + "pk": 58834, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.842Z", - "slice": 8, - "created": "2013-12-12T18:19:36.222Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T03:00:00Z", + "updated": "2013-12-13T22:20:04.642Z", + "slice": 9, + "created": "2013-12-13T22:19:47.103Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", "kind": "reservation" } }, { - "pk": 44435, + "pk": 58835, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.892Z", - "slice": 8, - "created": "2013-12-12T18:19:36.230Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T04:00:00Z", + "updated": "2013-12-13T22:20:04.733Z", + "slice": 9, + "created": "2013-12-13T22:19:47.111Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", "kind": "reservation" } }, { - "pk": 44436, + "pk": 58836, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.942Z", - "slice": 8, - "created": "2013-12-12T18:19:36.238Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T05:00:00Z", + "updated": "2013-12-13T22:20:04.824Z", + "slice": 9, + "created": "2013-12-13T22:19:47.119Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", "kind": "reservation" } }, { - "pk": 44437, + "pk": 58837, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.992Z", - "slice": 8, - "created": "2013-12-12T18:19:36.246Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.915Z", + "slice": 9, + "created": "2013-12-13T22:19:47.128Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T06:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", "kind": "reservation" } }, { - "pk": 44438, + "pk": 58838, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.041Z", - "slice": 8, - "created": "2013-12-12T18:19:36.255Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T07:00:00Z", + "updated": "2013-12-13T22:20:05.014Z", + "slice": 9, + "created": "2013-12-13T22:19:47.136Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", "kind": "reservation" } }, { - "pk": 44439, + "pk": 58839, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.091Z", - "slice": 8, - "created": "2013-12-12T18:19:36.263Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T08:00:00Z", + "updated": "2013-12-13T22:20:05.112Z", + "slice": 9, + "created": "2013-12-13T22:19:47.144Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", "kind": "reservation" } }, { - "pk": 44440, + "pk": 58840, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.141Z", - "slice": 8, - "created": "2013-12-12T18:19:36.271Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T09:00:00Z", + "updated": "2013-12-13T22:20:05.203Z", + "slice": 9, + "created": "2013-12-13T22:19:47.153Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", "kind": "reservation" } }, { - "pk": 44441, + "pk": 58841, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.190Z", - "slice": 8, - "created": "2013-12-12T18:19:36.279Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T10:00:00Z", + "updated": "2013-12-13T22:20:05.294Z", + "slice": 9, + "created": "2013-12-13T22:19:47.161Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", "kind": "reservation" } }, { - "pk": 44442, + "pk": 58842, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.240Z", - "slice": 8, - "created": "2013-12-12T18:19:36.288Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T11:00:00Z", + "updated": "2013-12-13T22:20:05.385Z", + "slice": 9, + "created": "2013-12-13T22:19:47.169Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", "kind": "reservation" } }, { - "pk": 44443, + "pk": 58843, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.290Z", - "slice": 8, - "created": "2013-12-12T18:19:36.296Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T12:00:00Z", + "updated": "2013-12-13T22:20:05.477Z", + "slice": 9, + "created": "2013-12-13T22:19:47.177Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", "kind": "reservation" } }, { - "pk": 44444, + "pk": 58844, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.339Z", - "slice": 8, - "created": "2013-12-12T18:19:36.304Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T13:00:00Z", + "updated": "2013-12-13T22:20:05.568Z", + "slice": 9, + "created": "2013-12-13T22:19:47.186Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", "kind": "reservation" } }, { - "pk": 44445, + "pk": 58845, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.389Z", - "slice": 8, - "created": "2013-12-12T18:19:36.313Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:05.659Z", + "slice": 9, + "created": "2013-12-13T22:19:47.194Z", + "amount": 0.56, + "object": 93, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T14:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", "kind": "reservation" } }, { - "pk": 44446, + "pk": 58846, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.439Z", - "slice": 8, - "created": "2013-12-12T18:19:36.321Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T15:00:00Z", + "updated": "2013-12-13T22:20:05.750Z", + "slice": 9, + "created": "2013-12-13T22:19:47.202Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", "kind": "reservation" } }, { - "pk": 44447, + "pk": 58847, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.489Z", - "slice": 8, - "created": "2013-12-12T18:19:36.329Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T16:00:00Z", + "updated": "2013-12-13T22:19:47.211Z", + "slice": 9, + "created": "2013-12-13T22:19:47.211Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T06:00:00Z", "kind": "reservation" } }, { - "pk": 44448, + "pk": 58848, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.538Z", - "slice": 8, - "created": "2013-12-12T18:19:36.337Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T17:00:00Z", + "updated": "2013-12-13T22:19:47.219Z", + "slice": 9, + "created": "2013-12-13T22:19:47.219Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T14:00:00Z", "kind": "reservation" } }, { - "pk": 44449, + "pk": 58849, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.588Z", - "slice": 8, - "created": "2013-12-12T18:19:36.346Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T18:00:00Z", + "updated": "2013-12-13T22:19:47.227Z", + "slice": 9, + "created": "2013-12-13T22:19:47.227Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T22:00:00Z", "kind": "reservation" } }, { - "pk": 44450, + "pk": 58850, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.637Z", - "slice": 8, - "created": "2013-12-12T18:19:36.354Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T19:00:00Z", + "updated": "2013-12-13T22:19:47.236Z", + "slice": 9, + "created": "2013-12-13T22:19:47.236Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T06:00:00Z", "kind": "reservation" } }, { - "pk": 44451, + "pk": 58851, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.687Z", - "slice": 8, - "created": "2013-12-12T18:19:36.362Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T20:00:00Z", + "updated": "2013-12-13T22:19:47.244Z", + "slice": 9, + "created": "2013-12-13T22:19:47.244Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T14:00:00Z", "kind": "reservation" } }, { - "pk": 44452, + "pk": 58852, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.770Z", - "slice": 8, - "created": "2013-12-12T18:19:36.371Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T21:00:00Z", + "updated": "2013-12-13T22:19:47.252Z", + "slice": 9, + "created": "2013-12-13T22:19:47.252Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T22:00:00Z", "kind": "reservation" } }, { - "pk": 44453, + "pk": 58853, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.820Z", - "slice": 8, - "created": "2013-12-12T18:19:36.379Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T22:00:00Z", + "updated": "2013-12-13T22:19:47.260Z", + "slice": 9, + "created": "2013-12-13T22:19:47.260Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T06:00:00Z", "kind": "reservation" } }, { - "pk": 44454, + "pk": 58854, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.869Z", - "slice": 8, - "created": "2013-12-12T18:19:36.387Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T23:00:00Z", + "updated": "2013-12-13T22:19:47.269Z", + "slice": 9, + "created": "2013-12-13T22:19:47.269Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T14:00:00Z", "kind": "reservation" } }, { - "pk": 44455, + "pk": 58855, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.919Z", - "slice": 8, - "created": "2013-12-12T18:19:36.395Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T00:00:00Z", + "updated": "2013-12-13T22:19:47.277Z", + "slice": 9, + "created": "2013-12-13T22:19:47.277Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T22:00:00Z", "kind": "reservation" } }, { - "pk": 44456, + "pk": 58856, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.969Z", - "slice": 8, - "created": "2013-12-12T18:19:36.404Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T01:00:00Z", + "updated": "2013-12-13T22:19:47.285Z", + "slice": 9, + "created": "2013-12-13T22:19:47.285Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T06:00:00Z", "kind": "reservation" } }, { - "pk": 44457, + "pk": 58857, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.019Z", - "slice": 8, - "created": "2013-12-12T18:19:36.412Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T02:00:00Z", + "updated": "2013-12-13T22:19:47.294Z", + "slice": 9, + "created": "2013-12-13T22:19:47.294Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T14:00:00Z", "kind": "reservation" } }, { - "pk": 44458, + "pk": 58858, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.068Z", - "slice": 8, - "created": "2013-12-12T18:19:36.420Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T03:00:00Z", + "updated": "2013-12-13T22:19:47.302Z", + "slice": 9, + "created": "2013-12-13T22:19:47.302Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T22:00:00Z", "kind": "reservation" } }, { - "pk": 44459, + "pk": 58859, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.118Z", - "slice": 8, - "created": "2013-12-12T18:19:36.429Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T04:00:00Z", + "updated": "2013-12-13T22:19:47.310Z", + "slice": 9, + "created": "2013-12-13T22:19:47.310Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T06:00:00Z", "kind": "reservation" } }, { - "pk": 44460, + "pk": 58860, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.168Z", - "slice": 8, - "created": "2013-12-12T18:19:36.437Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T05:00:00Z", + "updated": "2013-12-13T22:19:47.318Z", + "slice": 9, + "created": "2013-12-13T22:19:47.318Z", + "amount": 0.56, + "object": 93, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T14:00:00Z", "kind": "reservation" } }, { - "pk": 44461, + "pk": 58861, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.217Z", - "slice": 8, - "created": "2013-12-12T18:19:36.445Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.449Z", + "slice": 11, + "created": "2013-12-13T22:19:47.350Z", + "amount": 0.336, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T06:00:00Z", - "kind": "reservation" + "coreHours": 4.8, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44462, + "pk": 58862, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.267Z", - "slice": 8, - "created": "2013-12-12T18:19:36.453Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.540Z", + "slice": 11, + "created": "2013-12-13T22:19:47.360Z", + "amount": 0.3024, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44463, + "pk": 58863, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.317Z", - "slice": 8, - "created": "2013-12-12T18:19:36.462Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.631Z", + "slice": 11, + "created": "2013-12-13T22:19:47.368Z", + "amount": 0.2016, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44464, + "pk": 58864, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.366Z", - "slice": 8, - "created": "2013-12-12T18:19:36.470Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.722Z", + "slice": 11, + "created": "2013-12-13T22:19:47.376Z", + "amount": 0.2912, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44465, + "pk": 58865, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.416Z", - "slice": 8, - "created": "2013-12-12T18:19:36.478Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.813Z", + "slice": 11, + "created": "2013-12-13T22:19:47.385Z", + "amount": 0.2632, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44466, + "pk": 58866, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.466Z", - "slice": 8, - "created": "2013-12-12T18:19:36.487Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.904Z", + "slice": 11, + "created": "2013-12-13T22:19:47.393Z", + "amount": 0.2016, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44467, + "pk": 58867, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.516Z", - "slice": 8, - "created": "2013-12-12T18:19:36.495Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.013Z", + "slice": 11, + "created": "2013-12-13T22:19:47.401Z", + "amount": 0.252, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44468, + "pk": 58868, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.565Z", - "slice": 8, - "created": "2013-12-12T18:19:36.503Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.104Z", + "slice": 11, + "created": "2013-12-13T22:19:47.410Z", + "amount": 0.1456, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44469, + "pk": 58869, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.615Z", - "slice": 8, - "created": "2013-12-12T18:19:36.512Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.195Z", + "slice": 11, + "created": "2013-12-13T22:19:47.418Z", + "amount": 0.1512, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T14:00:00Z", - "kind": "reservation" + "coreHours": 2.16, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44470, + "pk": 58870, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.665Z", - "slice": 8, - "created": "2013-12-12T18:19:36.520Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.286Z", + "slice": 11, + "created": "2013-12-13T22:19:47.426Z", + "amount": 0.2688, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44471, + "pk": 58871, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.714Z", - "slice": 8, - "created": "2013-12-12T18:19:36.528Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.369Z", + "slice": 11, + "created": "2013-12-13T22:19:47.434Z", + "amount": 0.168, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44472, + "pk": 58872, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.764Z", - "slice": 8, - "created": "2013-12-12T18:19:36.536Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.460Z", + "slice": 11, + "created": "2013-12-13T22:19:47.443Z", + "amount": 0.2856, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44473, + "pk": 58873, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.814Z", - "slice": 8, - "created": "2013-12-12T18:19:36.545Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.551Z", + "slice": 11, + "created": "2013-12-13T22:19:47.451Z", + "amount": 0.3192, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44474, + "pk": 58874, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.863Z", - "slice": 8, - "created": "2013-12-12T18:19:36.553Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.651Z", + "slice": 11, + "created": "2013-12-13T22:19:47.459Z", + "amount": 0.3192, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44475, + "pk": 58875, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.913Z", - "slice": 8, - "created": "2013-12-12T18:19:36.561Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.753Z", + "slice": 11, + "created": "2013-12-13T22:19:47.467Z", + "amount": 0.196, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44476, + "pk": 58876, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.963Z", - "slice": 8, - "created": "2013-12-12T18:19:36.570Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.845Z", + "slice": 11, + "created": "2013-12-13T22:19:47.476Z", + "amount": 0.196, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44477, + "pk": 58877, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.013Z", - "slice": 8, - "created": "2013-12-12T18:19:36.578Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.936Z", + "slice": 11, + "created": "2013-12-13T22:19:47.484Z", + "amount": 0.168, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T22:00:00Z", - "kind": "reservation" + "coreHours": 2.4, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44478, + "pk": 58878, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.062Z", - "slice": 8, - "created": "2013-12-12T18:19:36.586Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.027Z", + "slice": 11, + "created": "2013-12-13T22:19:47.492Z", + "amount": 0.2072, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44479, + "pk": 58879, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.112Z", - "slice": 8, - "created": "2013-12-12T18:19:36.594Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.118Z", + "slice": 11, + "created": "2013-12-13T22:19:47.501Z", + "amount": 0.1792, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44480, + "pk": 58880, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.162Z", - "slice": 8, - "created": "2013-12-12T18:19:36.603Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.209Z", + "slice": 11, + "created": "2013-12-13T22:19:47.509Z", + "amount": 0.2464, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44481, + "pk": 58881, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.212Z", - "slice": 8, - "created": "2013-12-12T18:19:36.611Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.300Z", + "slice": 11, + "created": "2013-12-13T22:19:47.517Z", + "amount": 0.2296, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44482, + "pk": 58882, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.270Z", - "slice": 8, - "created": "2013-12-12T18:19:36.619Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.394Z", + "slice": 11, + "created": "2013-12-13T22:19:47.525Z", + "amount": 0.2576, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44483, + "pk": 58883, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.319Z", - "slice": 8, - "created": "2013-12-12T18:19:36.627Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.485Z", + "slice": 11, + "created": "2013-12-13T22:19:47.534Z", + "amount": 0.2968, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44484, + "pk": 58884, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.377Z", - "slice": 8, - "created": "2013-12-12T18:19:36.636Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.576Z", + "slice": 11, + "created": "2013-12-13T22:19:47.542Z", + "amount": 0.2072, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44485, + "pk": 58885, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.427Z", - "slice": 8, - "created": "2013-12-12T18:19:36.644Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.684Z", + "slice": 11, + "created": "2013-12-13T22:19:47.550Z", + "amount": 0.1288, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T06:00:00Z", - "kind": "reservation" + "coreHours": 1.84, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44486, + "pk": 58886, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.477Z", - "slice": 8, - "created": "2013-12-12T18:19:36.652Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.775Z", + "slice": 11, + "created": "2013-12-13T22:19:47.559Z", + "amount": 0.1624, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.32, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44487, + "pk": 58887, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.527Z", - "slice": 8, - "created": "2013-12-12T18:19:36.661Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.866Z", + "slice": 11, + "created": "2013-12-13T22:19:47.567Z", + "amount": 0.3248, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44488, + "pk": 58888, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.576Z", - "slice": 8, - "created": "2013-12-12T18:19:36.669Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.982Z", + "slice": 11, + "created": "2013-12-13T22:19:47.575Z", + "amount": 0.3248, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44489, + "pk": 58889, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.626Z", - "slice": 8, - "created": "2013-12-12T18:19:36.677Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.073Z", + "slice": 11, + "created": "2013-12-13T22:19:47.583Z", + "amount": 0.1848, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.64, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44490, + "pk": 58890, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.676Z", - "slice": 8, - "created": "2013-12-12T18:19:36.685Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.164Z", + "slice": 11, + "created": "2013-12-13T22:19:47.592Z", + "amount": 0.3136, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44491, + "pk": 58891, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.725Z", - "slice": 8, - "created": "2013-12-12T18:19:36.694Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.330Z", + "slice": 11, + "created": "2013-12-13T22:19:47.600Z", + "amount": 0.2128, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44492, + "pk": 58892, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.775Z", - "slice": 8, - "created": "2013-12-12T18:19:36.702Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.636Z", + "slice": 11, + "created": "2013-12-13T22:19:47.608Z", + "amount": 0.2688, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44493, + "pk": 58893, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.825Z", - "slice": 8, - "created": "2013-12-12T18:19:36.710Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:01.794Z", + "slice": 11, + "created": "2013-12-13T22:19:47.616Z", + "amount": 0.2968, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T14:00:00Z", - "kind": "reservation" + "coreHours": 4.24, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44494, + "pk": 58894, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.874Z", - "slice": 8, - "created": "2013-12-12T18:19:36.719Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.885Z", + "slice": 11, + "created": "2013-12-13T22:19:47.625Z", + "amount": 0.168, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44495, + "pk": 58895, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.924Z", - "slice": 8, - "created": "2013-12-12T18:19:36.727Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.984Z", + "slice": 11, + "created": "2013-12-13T22:19:47.633Z", + "amount": 0.3248, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44496, + "pk": 58896, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.974Z", - "slice": 8, - "created": "2013-12-12T18:19:36.735Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.075Z", + "slice": 11, + "created": "2013-12-13T22:19:47.641Z", + "amount": 0.2968, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44497, + "pk": 58897, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.024Z", - "slice": 8, - "created": "2013-12-12T18:19:36.743Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.166Z", + "slice": 11, + "created": "2013-12-13T22:19:47.650Z", + "amount": 0.2968, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44498, + "pk": 58898, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.073Z", - "slice": 8, - "created": "2013-12-12T18:19:36.752Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.262Z", + "slice": 11, + "created": "2013-12-13T22:19:47.658Z", + "amount": 0.2184, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44499, + "pk": 58899, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.123Z", - "slice": 8, - "created": "2013-12-12T18:19:36.760Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.354Z", + "slice": 11, + "created": "2013-12-13T22:19:47.666Z", + "amount": 0.3304, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44500, + "pk": 58900, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.173Z", - "slice": 8, - "created": "2013-12-12T18:19:36.768Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.445Z", + "slice": 11, + "created": "2013-12-13T22:19:47.674Z", + "amount": 0.1568, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44501, + "pk": 58901, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.222Z", - "slice": 8, - "created": "2013-12-12T18:19:36.778Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.536Z", + "slice": 11, + "created": "2013-12-13T22:19:47.683Z", + "amount": 0.1848, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T22:00:00Z", - "kind": "reservation" + "coreHours": 2.64, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44502, + "pk": 58902, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.272Z", - "slice": 8, - "created": "2013-12-12T18:19:36.786Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.627Z", + "slice": 11, + "created": "2013-12-13T22:19:47.691Z", + "amount": 0.308, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44503, + "pk": 58903, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.322Z", - "slice": 8, - "created": "2013-12-12T18:19:36.795Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.718Z", + "slice": 11, + "created": "2013-12-13T22:19:47.699Z", + "amount": 0.336, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44504, + "pk": 58904, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.371Z", - "slice": 8, - "created": "2013-12-12T18:19:36.803Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.809Z", + "slice": 11, + "created": "2013-12-13T22:19:47.708Z", + "amount": 0.2184, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44505, + "pk": 58905, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.421Z", - "slice": 8, - "created": "2013-12-12T18:19:36.811Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.900Z", + "slice": 11, + "created": "2013-12-13T22:19:47.716Z", + "amount": 0.1904, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44506, + "pk": 58906, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.471Z", - "slice": 8, - "created": "2013-12-12T18:19:36.820Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.991Z", + "slice": 11, + "created": "2013-12-13T22:19:47.724Z", + "amount": 0.1624, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.32, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44507, + "pk": 58907, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.521Z", - "slice": 8, - "created": "2013-12-12T18:19:36.828Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.083Z", + "slice": 11, + "created": "2013-12-13T22:19:47.733Z", + "amount": 0.2072, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44508, + "pk": 58908, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.570Z", - "slice": 8, - "created": "2013-12-12T18:19:36.836Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.174Z", + "slice": 11, + "created": "2013-12-13T22:19:47.741Z", + "amount": 0.2968, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44509, + "pk": 58909, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.620Z", - "slice": 8, - "created": "2013-12-12T18:19:36.844Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.265Z", + "slice": 11, + "created": "2013-12-13T22:19:47.749Z", + "amount": 0.3024, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T06:00:00Z", - "kind": "reservation" + "coreHours": 4.32, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44510, + "pk": 58910, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.670Z", - "slice": 8, - "created": "2013-12-12T18:19:36.853Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.356Z", + "slice": 11, + "created": "2013-12-13T22:19:47.757Z", + "amount": 0.2856, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44511, + "pk": 58911, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.719Z", - "slice": 8, - "created": "2013-12-12T18:19:36.861Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.449Z", + "slice": 11, + "created": "2013-12-13T22:19:47.765Z", + "amount": 0.1232, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44512, + "pk": 58912, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.769Z", - "slice": 8, - "created": "2013-12-12T18:19:36.869Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.540Z", + "slice": 11, + "created": "2013-12-13T22:19:47.774Z", + "amount": 0.1792, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44513, + "pk": 58913, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.819Z", - "slice": 8, - "created": "2013-12-12T18:19:36.878Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.631Z", + "slice": 11, + "created": "2013-12-13T22:19:47.782Z", + "amount": 0.1792, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44514, + "pk": 58914, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.868Z", - "slice": 8, - "created": "2013-12-12T18:19:36.886Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.722Z", + "slice": 11, + "created": "2013-12-13T22:19:47.791Z", + "amount": 0.1344, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44515, + "pk": 58915, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.918Z", - "slice": 8, - "created": "2013-12-12T18:19:36.894Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.805Z", + "slice": 11, + "created": "2013-12-13T22:19:47.799Z", + "amount": 0.3192, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44516, + "pk": 58916, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.968Z", - "slice": 8, - "created": "2013-12-12T18:19:36.902Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.904Z", + "slice": 11, + "created": "2013-12-13T22:19:47.807Z", + "amount": 0.1232, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44517, + "pk": 58917, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.018Z", - "slice": 8, - "created": "2013-12-12T18:19:36.911Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.995Z", + "slice": 11, + "created": "2013-12-13T22:19:47.815Z", + "amount": 0.1288, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T14:00:00Z", - "kind": "reservation" + "coreHours": 1.84, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44518, + "pk": 58918, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.067Z", - "slice": 8, - "created": "2013-12-12T18:19:36.919Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.087Z", + "slice": 11, + "created": "2013-12-13T22:19:47.824Z", + "amount": 0.2912, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44519, + "pk": 58919, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.117Z", - "slice": 8, - "created": "2013-12-12T18:19:36.927Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.178Z", + "slice": 11, + "created": "2013-12-13T22:19:47.832Z", + "amount": 0.2744, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44520, + "pk": 58920, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.167Z", - "slice": 8, - "created": "2013-12-12T18:19:36.936Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.269Z", + "slice": 11, + "created": "2013-12-13T22:19:47.840Z", + "amount": 0.1568, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44521, + "pk": 58921, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.216Z", - "slice": 8, - "created": "2013-12-12T18:19:36.944Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.360Z", + "slice": 11, + "created": "2013-12-13T22:19:47.849Z", + "amount": 0.2688, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44522, + "pk": 58922, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.266Z", - "slice": 8, - "created": "2013-12-12T18:19:36.952Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.451Z", + "slice": 11, + "created": "2013-12-13T22:19:47.857Z", + "amount": 0.336, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44523, + "pk": 58923, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.316Z", - "slice": 8, - "created": "2013-12-12T18:19:36.960Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.542Z", + "slice": 11, + "created": "2013-12-13T22:19:47.865Z", + "amount": 0.196, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44524, + "pk": 58924, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.366Z", - "slice": 8, - "created": "2013-12-12T18:19:36.969Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.633Z", + "slice": 11, + "created": "2013-12-13T22:19:47.873Z", + "amount": 0.1176, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44525, + "pk": 58925, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.415Z", - "slice": 8, - "created": "2013-12-12T18:19:36.977Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.724Z", + "slice": 11, + "created": "2013-12-13T22:19:47.885Z", + "amount": 0.1512, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T22:00:00Z", - "kind": "reservation" + "coreHours": 2.16, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44526, + "pk": 58926, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.465Z", - "slice": 8, - "created": "2013-12-12T18:19:36.985Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.816Z", + "slice": 11, + "created": "2013-12-13T22:19:47.893Z", + "amount": 0.308, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44527, + "pk": 58927, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.515Z", - "slice": 8, - "created": "2013-12-12T18:19:36.994Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.907Z", + "slice": 11, + "created": "2013-12-13T22:19:47.902Z", + "amount": 0.3192, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44528, + "pk": 58928, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.564Z", - "slice": 8, - "created": "2013-12-12T18:19:37.002Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.006Z", + "slice": 11, + "created": "2013-12-13T22:19:47.910Z", + "amount": 0.1904, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44529, + "pk": 58929, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.614Z", - "slice": 8, - "created": "2013-12-12T18:19:37.010Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.097Z", + "slice": 11, + "created": "2013-12-13T22:19:47.918Z", + "amount": 0.14, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44530, + "pk": 58930, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.664Z", - "slice": 8, - "created": "2013-12-12T18:19:37.019Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.195Z", + "slice": 11, + "created": "2013-12-13T22:19:47.926Z", + "amount": 0.1288, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44531, + "pk": 58931, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.713Z", - "slice": 8, - "created": "2013-12-12T18:19:37.027Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.286Z", + "slice": 11, + "created": "2013-12-13T22:19:47.935Z", + "amount": 0.1512, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44532, + "pk": 58932, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.763Z", - "slice": 8, - "created": "2013-12-12T18:19:37.035Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.377Z", + "slice": 11, + "created": "2013-12-13T22:19:47.943Z", + "amount": 0.252, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44533, + "pk": 58933, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.813Z", - "slice": 8, - "created": "2013-12-12T18:19:37.043Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:05.468Z", + "slice": 11, + "created": "2013-12-13T22:19:47.951Z", + "amount": 0.1232, + "object": 94, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T06:00:00Z", - "kind": "reservation" + "coreHours": 1.76, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44534, + "pk": 58934, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.863Z", - "slice": 8, - "created": "2013-12-12T18:19:37.052Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.559Z", + "slice": 11, + "created": "2013-12-13T22:19:47.960Z", + "amount": 0.1232, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44535, + "pk": 58935, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.912Z", - "slice": 8, - "created": "2013-12-12T18:19:37.060Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.651Z", + "slice": 11, + "created": "2013-12-13T22:19:47.968Z", + "amount": 0.1512, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44536, + "pk": 58936, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.962Z", - "slice": 8, - "created": "2013-12-12T18:19:37.068Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.742Z", + "slice": 11, + "created": "2013-12-13T22:19:47.976Z", + "amount": 0.336, + "object": 94, + "account": 13, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44537, + "pk": 58937, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.012Z", - "slice": 8, - "created": "2013-12-12T18:19:37.077Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:47.984Z", + "slice": 11, + "created": "2013-12-13T22:19:47.984Z", + "amount": 0.196, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 2.8, + "invoice": null, + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44538, + "pk": 58938, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.061Z", - "slice": 8, - "created": "2013-12-12T18:19:37.085Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:47.993Z", + "slice": 11, + "created": "2013-12-13T22:19:47.993Z", + "amount": 0.1904, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 2.72, + "invoice": null, + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44539, + "pk": 58939, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.111Z", - "slice": 8, - "created": "2013-12-12T18:19:37.093Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.001Z", + "slice": 11, + "created": "2013-12-13T22:19:48.001Z", + "amount": 0.2464, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 3.52, + "invoice": null, + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44540, + "pk": 58940, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.161Z", - "slice": 8, - "created": "2013-12-12T18:19:37.101Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.009Z", + "slice": 11, + "created": "2013-12-13T22:19:48.009Z", + "amount": 0.196, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 2.8, + "invoice": null, + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44541, + "pk": 58941, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.210Z", - "slice": 8, - "created": "2013-12-12T18:19:37.110Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.017Z", + "slice": 11, + "created": "2013-12-13T22:19:48.017Z", + "amount": 0.1736, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 2.48, + "invoice": null, + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44542, + "pk": 58942, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.260Z", - "slice": 8, - "created": "2013-12-12T18:19:37.118Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.026Z", + "slice": 11, + "created": "2013-12-13T22:19:48.026Z", + "amount": 0.1848, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 2.64, + "invoice": null, + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44543, + "pk": 58943, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.310Z", - "slice": 8, - "created": "2013-12-12T18:19:37.126Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.034Z", + "slice": 11, + "created": "2013-12-13T22:19:48.034Z", + "amount": 0.1568, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 2.24, + "invoice": null, + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44544, + "pk": 58944, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.360Z", - "slice": 8, - "created": "2013-12-12T18:19:37.135Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.042Z", + "slice": 11, + "created": "2013-12-13T22:19:48.042Z", + "amount": 0.1904, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 2.72, + "invoice": null, + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44545, + "pk": 58945, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.409Z", - "slice": 8, - "created": "2013-12-12T18:19:37.143Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.051Z", + "slice": 11, + "created": "2013-12-13T22:19:48.051Z", + "amount": 0.3192, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 4.56, + "invoice": null, + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44546, + "pk": 58946, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.459Z", - "slice": 8, - "created": "2013-12-12T18:19:37.151Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.059Z", + "slice": 11, + "created": "2013-12-13T22:19:48.059Z", + "amount": 0.1568, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 2.24, + "invoice": null, + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44547, + "pk": 58947, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.509Z", - "slice": 8, - "created": "2013-12-12T18:19:37.159Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.067Z", + "slice": 11, + "created": "2013-12-13T22:19:48.067Z", + "amount": 0.2688, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 3.84, + "invoice": null, + "date": "2013-12-12T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44548, + "pk": 58948, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.558Z", - "slice": 8, - "created": "2013-12-12T18:19:37.168Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.075Z", + "slice": 11, + "created": "2013-12-13T22:19:48.075Z", + "amount": 0.2632, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 3.76, + "invoice": null, + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44549, + "pk": 58949, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.608Z", - "slice": 8, - "created": "2013-12-12T18:19:37.176Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.084Z", + "slice": 11, + "created": "2013-12-13T22:19:48.084Z", + "amount": 0.2856, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 4.08, + "invoice": null, + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44550, + "pk": 58950, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.658Z", - "slice": 8, - "created": "2013-12-12T18:19:37.184Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:48.092Z", + "slice": 11, + "created": "2013-12-13T22:19:48.092Z", + "amount": 0.336, + "object": 94, + "account": 13, + "state": "pending", + "coreHours": 4.8, + "invoice": null, + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44551, + "pk": 58951, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.193Z", - "slice": 8, - "created": "2013-12-12T18:19:37.192Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.440Z", + "slice": 12, + "created": "2013-12-13T22:19:48.115Z", + "amount": 0.2296, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44552, + "pk": 58952, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.201Z", - "slice": 8, - "created": "2013-12-12T18:19:37.201Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.532Z", + "slice": 12, + "created": "2013-12-13T22:19:48.125Z", + "amount": 0.2352, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44553, + "pk": 58953, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.209Z", - "slice": 8, - "created": "2013-12-12T18:19:37.209Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.623Z", + "slice": 12, + "created": "2013-12-13T22:19:48.133Z", + "amount": 0.308, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44554, + "pk": 58954, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.217Z", - "slice": 8, - "created": "2013-12-12T18:19:37.217Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.714Z", + "slice": 12, + "created": "2013-12-13T22:19:48.142Z", + "amount": 0.252, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44555, + "pk": 58955, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.226Z", - "slice": 8, - "created": "2013-12-12T18:19:37.226Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.805Z", + "slice": 12, + "created": "2013-12-13T22:19:48.150Z", + "amount": 0.308, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44556, + "pk": 58956, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.234Z", - "slice": 8, - "created": "2013-12-12T18:19:37.234Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.896Z", + "slice": 12, + "created": "2013-12-13T22:19:48.158Z", + "amount": 0.3024, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44557, + "pk": 58957, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.242Z", - "slice": 8, - "created": "2013-12-12T18:19:37.242Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.004Z", + "slice": 12, + "created": "2013-12-13T22:19:48.167Z", + "amount": 0.1456, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44558, + "pk": 58958, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.250Z", - "slice": 8, - "created": "2013-12-12T18:19:37.250Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.096Z", + "slice": 12, + "created": "2013-12-13T22:19:48.175Z", + "amount": 0.2912, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44559, + "pk": 58959, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.259Z", - "slice": 8, - "created": "2013-12-12T18:19:37.259Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.187Z", + "slice": 12, + "created": "2013-12-13T22:19:48.183Z", + "amount": 0.1232, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44560, + "pk": 58960, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.267Z", - "slice": 8, - "created": "2013-12-12T18:19:37.267Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.278Z", + "slice": 12, + "created": "2013-12-13T22:19:48.191Z", + "amount": 0.2184, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44561, + "pk": 58961, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.275Z", - "slice": 8, - "created": "2013-12-12T18:19:37.275Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.361Z", + "slice": 12, + "created": "2013-12-13T22:19:48.200Z", + "amount": 0.2352, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44562, + "pk": 58962, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.284Z", - "slice": 8, - "created": "2013-12-12T18:19:37.284Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.452Z", + "slice": 12, + "created": "2013-12-13T22:19:48.208Z", + "amount": 0.2016, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44563, + "pk": 58963, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.292Z", - "slice": 8, - "created": "2013-12-12T18:19:37.292Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.543Z", + "slice": 12, + "created": "2013-12-13T22:19:48.216Z", + "amount": 0.1512, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44564, + "pk": 58964, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.300Z", - "slice": 8, - "created": "2013-12-12T18:19:37.300Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.642Z", + "slice": 12, + "created": "2013-12-13T22:19:48.224Z", + "amount": 0.2296, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44565, + "pk": 58965, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.309Z", - "slice": 8, - "created": "2013-12-12T18:19:37.308Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.745Z", + "slice": 12, + "created": "2013-12-13T22:19:48.233Z", + "amount": 0.308, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44566, + "pk": 58966, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.317Z", - "slice": 8, - "created": "2013-12-12T18:19:37.317Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.836Z", + "slice": 12, + "created": "2013-12-13T22:19:48.241Z", + "amount": 0.2408, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44567, + "pk": 58967, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.325Z", - "slice": 8, - "created": "2013-12-12T18:19:37.325Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:59.927Z", + "slice": 12, + "created": "2013-12-13T22:19:48.249Z", + "amount": 0.1512, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44568, + "pk": 58968, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.333Z", - "slice": 8, - "created": "2013-12-12T18:19:37.333Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.019Z", + "slice": 12, + "created": "2013-12-13T22:19:48.258Z", + "amount": 0.2016, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44569, + "pk": 58969, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.342Z", - "slice": 8, - "created": "2013-12-12T18:19:37.342Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.110Z", + "slice": 12, + "created": "2013-12-13T22:19:48.266Z", + "amount": 0.2744, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44570, + "pk": 58970, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.350Z", - "slice": 8, - "created": "2013-12-12T18:19:37.350Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.201Z", + "slice": 12, + "created": "2013-12-13T22:19:48.274Z", + "amount": 0.2184, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44571, + "pk": 58971, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.358Z", - "slice": 8, - "created": "2013-12-12T18:19:37.358Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.292Z", + "slice": 12, + "created": "2013-12-13T22:19:48.283Z", + "amount": 0.2016, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44572, + "pk": 58972, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.366Z", - "slice": 8, - "created": "2013-12-12T18:19:37.366Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.386Z", + "slice": 12, + "created": "2013-12-13T22:19:48.291Z", + "amount": 0.1792, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44573, + "pk": 58973, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.375Z", - "slice": 8, - "created": "2013-12-12T18:19:37.375Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.477Z", + "slice": 12, + "created": "2013-12-13T22:19:48.299Z", + "amount": 0.196, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44574, + "pk": 58974, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.401Z", - "slice": 8, - "created": "2013-12-12T18:19:37.401Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.568Z", + "slice": 12, + "created": "2013-12-13T22:19:48.308Z", + "amount": 0.1288, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44575, + "pk": 58975, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.416Z", - "slice": 8, - "created": "2013-12-12T18:19:37.416Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.675Z", + "slice": 12, + "created": "2013-12-13T22:19:48.316Z", + "amount": 0.224, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44576, + "pk": 58976, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.424Z", - "slice": 8, - "created": "2013-12-12T18:19:37.424Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.767Z", + "slice": 12, + "created": "2013-12-13T22:19:48.324Z", + "amount": 0.1904, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44577, + "pk": 58977, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.433Z", - "slice": 8, - "created": "2013-12-12T18:19:37.433Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.858Z", + "slice": 12, + "created": "2013-12-13T22:19:48.332Z", + "amount": 0.3304, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44578, + "pk": 58978, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.441Z", - "slice": 8, - "created": "2013-12-12T18:19:37.441Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:00.974Z", + "slice": 12, + "created": "2013-12-13T22:19:48.341Z", + "amount": 0.2632, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44579, + "pk": 58979, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.449Z", - "slice": 8, - "created": "2013-12-12T18:19:37.449Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.065Z", + "slice": 12, + "created": "2013-12-13T22:19:48.349Z", + "amount": 0.168, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44580, + "pk": 58980, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.458Z", - "slice": 8, - "created": "2013-12-12T18:19:37.458Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.156Z", + "slice": 12, + "created": "2013-12-13T22:19:48.357Z", + "amount": 0.2464, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44581, + "pk": 58981, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.466Z", - "slice": 8, - "created": "2013-12-12T18:19:37.466Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.314Z", + "slice": 12, + "created": "2013-12-13T22:19:48.365Z", + "amount": 0.196, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44582, + "pk": 58982, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.474Z", - "slice": 8, - "created": "2013-12-12T18:19:37.474Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.578Z", + "slice": 12, + "created": "2013-12-13T22:19:48.374Z", + "amount": 0.2408, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44583, + "pk": 58983, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.482Z", - "slice": 8, - "created": "2013-12-12T18:19:37.482Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.786Z", + "slice": 12, + "created": "2013-12-13T22:19:48.382Z", + "amount": 0.3192, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44584, + "pk": 58984, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.491Z", - "slice": 8, - "created": "2013-12-12T18:19:37.491Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.877Z", + "slice": 12, + "created": "2013-12-13T22:19:48.390Z", + "amount": 0.1848, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.64, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44585, + "pk": 58985, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.499Z", - "slice": 8, - "created": "2013-12-12T18:19:37.499Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:01.976Z", + "slice": 12, + "created": "2013-12-13T22:19:48.399Z", + "amount": 0.168, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44586, + "pk": 58986, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.507Z", - "slice": 8, - "created": "2013-12-12T18:19:37.507Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.067Z", + "slice": 12, + "created": "2013-12-13T22:19:48.407Z", + "amount": 0.224, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44587, + "pk": 58987, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.516Z", - "slice": 8, - "created": "2013-12-12T18:19:37.516Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.158Z", + "slice": 12, + "created": "2013-12-13T22:19:48.415Z", + "amount": 0.1736, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44588, + "pk": 58988, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.524Z", - "slice": 8, - "created": "2013-12-12T18:19:37.524Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.254Z", + "slice": 12, + "created": "2013-12-13T22:19:48.423Z", + "amount": 0.308, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44589, + "pk": 58989, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.532Z", - "slice": 8, - "created": "2013-12-12T18:19:37.532Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.345Z", + "slice": 12, + "created": "2013-12-13T22:19:48.432Z", + "amount": 0.1736, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44590, + "pk": 58990, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.540Z", - "slice": 8, - "created": "2013-12-12T18:19:37.540Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.436Z", + "slice": 12, + "created": "2013-12-13T22:19:48.440Z", + "amount": 0.1176, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44591, + "pk": 58991, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.549Z", - "slice": 8, - "created": "2013-12-12T18:19:37.549Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.527Z", + "slice": 12, + "created": "2013-12-13T22:19:48.448Z", + "amount": 0.2744, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44592, + "pk": 58992, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.557Z", - "slice": 8, - "created": "2013-12-12T18:19:37.557Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.619Z", + "slice": 12, + "created": "2013-12-13T22:19:48.457Z", + "amount": 0.224, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44593, + "pk": 58993, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.565Z", - "slice": 8, - "created": "2013-12-12T18:19:37.565Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.710Z", + "slice": 12, + "created": "2013-12-13T22:19:48.465Z", + "amount": 0.1176, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44594, + "pk": 58994, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.574Z", - "slice": 8, - "created": "2013-12-12T18:19:37.573Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.801Z", + "slice": 12, + "created": "2013-12-13T22:19:48.473Z", + "amount": 0.2184, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44595, + "pk": 58995, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.582Z", - "slice": 8, - "created": "2013-12-12T18:19:37.582Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.892Z", + "slice": 12, + "created": "2013-12-13T22:19:48.481Z", + "amount": 0.1904, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44596, + "pk": 58996, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.590Z", - "slice": 8, - "created": "2013-12-12T18:19:37.590Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:02.983Z", + "slice": 12, + "created": "2013-12-13T22:19:48.490Z", + "amount": 0.196, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44597, + "pk": 58997, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.598Z", - "slice": 8, - "created": "2013-12-12T18:19:37.598Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.074Z", + "slice": 12, + "created": "2013-12-13T22:19:48.498Z", + "amount": 0.2464, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44598, + "pk": 58998, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.607Z", - "slice": 8, - "created": "2013-12-12T18:19:37.607Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.165Z", + "slice": 12, + "created": "2013-12-13T22:19:48.506Z", + "amount": 0.1232, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44599, + "pk": 58999, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.615Z", - "slice": 8, - "created": "2013-12-12T18:19:37.615Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.256Z", + "slice": 12, + "created": "2013-12-13T22:19:48.514Z", + "amount": 0.2016, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44600, + "pk": 59000, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.623Z", - "slice": 8, - "created": "2013-12-12T18:19:37.623Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.348Z", + "slice": 12, + "created": "2013-12-13T22:19:48.523Z", + "amount": 0.2408, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44601, + "pk": 59001, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.632Z", - "slice": 8, - "created": "2013-12-12T18:19:37.631Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.440Z", + "slice": 12, + "created": "2013-12-13T22:19:48.531Z", + "amount": 0.196, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44602, + "pk": 59002, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.640Z", - "slice": 8, - "created": "2013-12-12T18:19:37.640Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.531Z", + "slice": 12, + "created": "2013-12-13T22:19:48.539Z", + "amount": 0.1848, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.64, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44603, + "pk": 59003, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.648Z", - "slice": 8, - "created": "2013-12-12T18:19:37.648Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.623Z", + "slice": 12, + "created": "2013-12-13T22:19:48.548Z", + "amount": 0.252, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44604, + "pk": 59004, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.656Z", - "slice": 8, - "created": "2013-12-12T18:19:37.656Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.714Z", + "slice": 12, + "created": "2013-12-13T22:19:48.556Z", + "amount": 0.14, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44605, + "pk": 59005, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.665Z", - "slice": 8, - "created": "2013-12-12T18:19:37.665Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.846Z", + "slice": 12, + "created": "2013-12-13T22:19:48.564Z", + "amount": 0.1288, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44606, + "pk": 59006, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.673Z", - "slice": 8, - "created": "2013-12-12T18:19:37.673Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:03.946Z", + "slice": 12, + "created": "2013-12-13T22:19:48.572Z", + "amount": 0.1456, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44607, + "pk": 59007, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.681Z", - "slice": 8, - "created": "2013-12-12T18:19:37.681Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.037Z", + "slice": 12, + "created": "2013-12-13T22:19:48.581Z", + "amount": 0.308, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44608, + "pk": 59008, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.689Z", - "slice": 8, - "created": "2013-12-12T18:19:37.689Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.128Z", + "slice": 12, + "created": "2013-12-13T22:19:48.589Z", + "amount": 0.1512, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44609, + "pk": 59009, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.698Z", - "slice": 8, - "created": "2013-12-12T18:19:37.698Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.219Z", + "slice": 12, + "created": "2013-12-13T22:19:48.597Z", + "amount": 0.2912, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44610, + "pk": 59010, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.706Z", - "slice": 8, - "created": "2013-12-12T18:19:37.706Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.310Z", + "slice": 12, + "created": "2013-12-13T22:19:48.606Z", + "amount": 0.1568, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44611, + "pk": 59011, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.714Z", - "slice": 8, - "created": "2013-12-12T18:19:37.714Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.401Z", + "slice": 12, + "created": "2013-12-13T22:19:48.614Z", + "amount": 0.3192, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44612, + "pk": 59012, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.723Z", - "slice": 8, - "created": "2013-12-12T18:19:37.723Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.492Z", + "slice": 12, + "created": "2013-12-13T22:19:48.622Z", + "amount": 0.1232, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44613, + "pk": 59013, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.731Z", - "slice": 8, - "created": "2013-12-12T18:19:37.731Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.584Z", + "slice": 12, + "created": "2013-12-13T22:19:48.630Z", + "amount": 0.3248, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44614, + "pk": 59014, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.739Z", - "slice": 8, - "created": "2013-12-12T18:19:37.739Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.675Z", + "slice": 12, + "created": "2013-12-13T22:19:48.639Z", + "amount": 0.1344, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44615, + "pk": 59015, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.747Z", - "slice": 8, - "created": "2013-12-12T18:19:37.747Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.766Z", + "slice": 12, + "created": "2013-12-13T22:19:48.647Z", + "amount": 0.252, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44616, + "pk": 59016, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.756Z", - "slice": 8, - "created": "2013-12-12T18:19:37.756Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.857Z", + "slice": 12, + "created": "2013-12-13T22:19:48.655Z", + "amount": 0.2856, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44617, + "pk": 59017, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.764Z", - "slice": 8, - "created": "2013-12-12T18:19:37.764Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.948Z", + "slice": 12, + "created": "2013-12-13T22:19:48.664Z", + "amount": 0.196, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44618, + "pk": 59018, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.772Z", - "slice": 8, - "created": "2013-12-12T18:19:37.772Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:04.998Z", + "slice": 12, + "created": "2013-12-13T22:19:48.672Z", + "amount": 0.196, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44619, + "pk": 59019, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.781Z", - "slice": 8, - "created": "2013-12-12T18:19:37.781Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.089Z", + "slice": 12, + "created": "2013-12-13T22:19:48.680Z", + "amount": 0.1232, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44620, + "pk": 59020, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.789Z", - "slice": 8, - "created": "2013-12-12T18:19:37.789Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.187Z", + "slice": 12, + "created": "2013-12-13T22:19:48.688Z", + "amount": 0.2464, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44621, + "pk": 59021, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.797Z", - "slice": 8, - "created": "2013-12-12T18:19:37.797Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.278Z", + "slice": 12, + "created": "2013-12-13T22:19:48.697Z", + "amount": 0.2128, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44622, + "pk": 59022, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.806Z", - "slice": 8, - "created": "2013-12-12T18:19:37.805Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.369Z", + "slice": 12, + "created": "2013-12-13T22:19:48.705Z", + "amount": 0.1288, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44623, + "pk": 59023, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.814Z", - "slice": 8, - "created": "2013-12-12T18:19:37.814Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-12T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.460Z", + "slice": 12, + "created": "2013-12-13T22:19:48.713Z", + "amount": 0.1904, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44624, + "pk": 59024, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.822Z", - "slice": 8, - "created": "2013-12-12T18:19:37.822Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-12T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.551Z", + "slice": 12, + "created": "2013-12-13T22:19:48.722Z", + "amount": 0.1792, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44625, + "pk": 59025, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.830Z", - "slice": 8, - "created": "2013-12-12T18:19:37.830Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-12T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.642Z", + "slice": 12, + "created": "2013-12-13T22:19:48.730Z", + "amount": 0.252, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44626, + "pk": 59026, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.839Z", - "slice": 8, - "created": "2013-12-12T18:19:37.839Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-12T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:20:05.733Z", + "slice": 12, + "created": "2013-12-13T22:19:48.738Z", + "amount": 0.2688, + "object": 95, + "account": 13, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44627, + "pk": 59027, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.847Z", - "slice": 8, - "created": "2013-12-12T18:19:37.847Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.746Z", + "slice": 12, + "created": "2013-12-13T22:19:48.746Z", + "amount": 0.2576, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 3.68, "invoice": null, - "date": "2013-12-12T04:00:00Z", - "kind": "reservation" + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44628, + "pk": 59028, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.855Z", - "slice": 8, - "created": "2013-12-12T18:19:37.855Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.755Z", + "slice": 12, + "created": "2013-12-13T22:19:48.755Z", + "amount": 0.2968, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.24, "invoice": null, - "date": "2013-12-12T05:00:00Z", - "kind": "reservation" + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44629, + "pk": 59029, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.863Z", - "slice": 8, - "created": "2013-12-12T18:19:37.863Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.763Z", + "slice": 12, + "created": "2013-12-13T22:19:48.763Z", + "amount": 0.2968, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.24, "invoice": null, - "date": "2013-12-12T06:00:00Z", - "kind": "reservation" + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44630, + "pk": 59030, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.872Z", - "slice": 8, - "created": "2013-12-12T18:19:37.872Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.771Z", + "slice": 12, + "created": "2013-12-13T22:19:48.771Z", + "amount": 0.3192, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.56, "invoice": null, - "date": "2013-12-12T07:00:00Z", - "kind": "reservation" + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44631, + "pk": 59031, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.880Z", - "slice": 8, - "created": "2013-12-12T18:19:37.880Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.780Z", + "slice": 12, + "created": "2013-12-13T22:19:48.780Z", + "amount": 0.3024, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.32, "invoice": null, - "date": "2013-12-12T08:00:00Z", - "kind": "reservation" + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44632, + "pk": 59032, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.888Z", - "slice": 8, - "created": "2013-12-12T18:19:37.888Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.788Z", + "slice": 12, + "created": "2013-12-13T22:19:48.788Z", + "amount": 0.1176, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 1.68, "invoice": null, - "date": "2013-12-12T09:00:00Z", - "kind": "reservation" + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44633, + "pk": 59033, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.897Z", - "slice": 8, - "created": "2013-12-12T18:19:37.897Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.796Z", + "slice": 12, + "created": "2013-12-13T22:19:48.796Z", + "amount": 0.308, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.4, "invoice": null, - "date": "2013-12-12T10:00:00Z", - "kind": "reservation" + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44634, + "pk": 59034, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.905Z", - "slice": 8, - "created": "2013-12-12T18:19:37.905Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.805Z", + "slice": 12, + "created": "2013-12-13T22:19:48.805Z", + "amount": 0.2408, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 3.44, "invoice": null, - "date": "2013-12-12T11:00:00Z", - "kind": "reservation" + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44635, + "pk": 59035, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.913Z", - "slice": 8, - "created": "2013-12-12T18:19:37.913Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.813Z", + "slice": 12, + "created": "2013-12-13T22:19:48.813Z", + "amount": 0.1344, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 1.92, "invoice": null, - "date": "2013-12-12T12:00:00Z", - "kind": "reservation" + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44636, + "pk": 59036, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.921Z", - "slice": 8, - "created": "2013-12-12T18:19:37.921Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.821Z", + "slice": 12, + "created": "2013-12-13T22:19:48.821Z", + "amount": 0.112, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 1.6, "invoice": null, - "date": "2013-12-12T13:00:00Z", - "kind": "reservation" + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44637, + "pk": 59037, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.930Z", - "slice": 8, - "created": "2013-12-12T18:19:37.930Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.829Z", + "slice": 12, + "created": "2013-12-13T22:19:48.829Z", + "amount": 0.1792, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 2.56, "invoice": null, "date": "2013-12-12T14:00:00Z", - "kind": "reservation" + "kind": "besteffort" } }, { - "pk": 44638, + "pk": 59038, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.938Z", - "slice": 8, - "created": "2013-12-12T18:19:37.938Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.838Z", + "slice": 12, + "created": "2013-12-13T22:19:48.838Z", + "amount": 0.1792, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 2.56, "invoice": null, - "date": "2013-12-12T15:00:00Z", - "kind": "reservation" + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44639, + "pk": 59039, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.946Z", - "slice": 8, - "created": "2013-12-12T18:19:37.946Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.846Z", + "slice": 12, + "created": "2013-12-13T22:19:48.846Z", + "amount": 0.3192, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.56, "invoice": null, - "date": "2013-12-12T16:00:00Z", - "kind": "reservation" + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44640, + "pk": 59040, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:37.954Z", - "slice": 8, - "created": "2013-12-12T18:19:37.954Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:48.854Z", + "slice": 12, + "created": "2013-12-13T22:19:48.854Z", + "amount": 0.3192, + "object": 95, + "account": 13, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.56, "invoice": null, - "date": "2013-12-12T17:00:00Z", - "kind": "reservation" + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44641, + "pk": 59041, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.630Z", - "slice": 9, - "created": "2013-12-12T18:19:37.975Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.076Z", + "slice": 14, + "created": "2013-12-13T22:19:48.886Z", + "amount": 0.3136, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 54, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44642, + "pk": 59042, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.680Z", - "slice": 9, - "created": "2013-12-12T18:19:37.988Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.117Z", + "slice": 14, + "created": "2013-12-13T22:19:48.896Z", + "amount": 0.2072, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 54, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44643, + "pk": 59043, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.730Z", - "slice": 9, - "created": "2013-12-12T18:19:37.996Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.158Z", + "slice": 14, + "created": "2013-12-13T22:19:48.904Z", + "amount": 0.2408, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 54, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44644, + "pk": 59044, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.779Z", - "slice": 9, - "created": "2013-12-12T18:19:38.004Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.200Z", + "slice": 14, + "created": "2013-12-13T22:19:48.912Z", + "amount": 0.2576, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 54, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44645, + "pk": 59045, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.829Z", - "slice": 9, - "created": "2013-12-12T18:19:38.013Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.241Z", + "slice": 14, + "created": "2013-12-13T22:19:48.921Z", + "amount": 0.2632, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 54, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44646, + "pk": 59046, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.879Z", - "slice": 9, - "created": "2013-12-12T18:19:38.021Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-12T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.283Z", + "slice": 14, + "created": "2013-12-13T22:19:48.929Z", + "amount": 0.2352, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 54, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44647, + "pk": 59047, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.928Z", - "slice": 9, - "created": "2013-12-12T18:19:38.029Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.324Z", + "slice": 14, + "created": "2013-12-13T22:19:48.937Z", + "amount": 0.2072, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 54, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44648, + "pk": 59048, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.978Z", - "slice": 9, - "created": "2013-12-12T18:19:38.038Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.366Z", + "slice": 14, + "created": "2013-12-13T22:19:48.945Z", + "amount": 0.2296, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 54, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44649, + "pk": 59049, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.028Z", - "slice": 9, - "created": "2013-12-12T18:19:38.046Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.407Z", + "slice": 14, + "created": "2013-12-13T22:19:48.954Z", + "amount": 0.1792, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 54, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44650, + "pk": 59050, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.078Z", - "slice": 9, - "created": "2013-12-12T18:19:38.054Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.448Z", + "slice": 14, + "created": "2013-12-13T22:19:48.962Z", + "amount": 0.2296, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 54, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44651, + "pk": 59051, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.127Z", - "slice": 9, - "created": "2013-12-12T18:19:38.062Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.490Z", + "slice": 14, + "created": "2013-12-13T22:19:48.970Z", + "amount": 0.3192, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 54, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44652, + "pk": 59052, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.177Z", - "slice": 9, - "created": "2013-12-12T18:19:38.071Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.531Z", + "slice": 14, + "created": "2013-12-13T22:19:48.978Z", + "amount": 0.2128, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 54, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44653, + "pk": 59053, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.227Z", - "slice": 9, - "created": "2013-12-12T18:19:38.079Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.584Z", + "slice": 14, + "created": "2013-12-13T22:19:48.987Z", + "amount": 0.3024, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 54, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44654, + "pk": 59054, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.276Z", - "slice": 9, - "created": "2013-12-12T18:19:38.087Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.647Z", + "slice": 14, + "created": "2013-12-13T22:19:48.995Z", + "amount": 0.2408, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 55, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44655, + "pk": 59055, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.326Z", - "slice": 9, - "created": "2013-12-12T18:19:38.095Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.689Z", + "slice": 14, + "created": "2013-12-13T22:19:49.003Z", + "amount": 0.3024, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 55, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44656, + "pk": 59056, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.376Z", - "slice": 9, - "created": "2013-12-12T18:19:38.104Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.730Z", + "slice": 14, + "created": "2013-12-13T22:19:49.012Z", + "amount": 0.224, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 55, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44657, + "pk": 59057, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.425Z", - "slice": 9, - "created": "2013-12-12T18:19:38.112Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.771Z", + "slice": 14, + "created": "2013-12-13T22:19:49.020Z", + "amount": 0.2408, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 55, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44658, + "pk": 59058, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.475Z", - "slice": 9, - "created": "2013-12-12T18:19:38.120Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.813Z", + "slice": 14, + "created": "2013-12-13T22:19:49.028Z", + "amount": 0.196, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 55, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44659, + "pk": 59059, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.525Z", - "slice": 9, - "created": "2013-12-12T18:19:38.129Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.854Z", + "slice": 14, + "created": "2013-12-13T22:19:49.036Z", + "amount": 0.2968, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 55, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44660, + "pk": 59060, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.575Z", - "slice": 9, - "created": "2013-12-12T18:19:38.137Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.896Z", + "slice": 14, + "created": "2013-12-13T22:19:49.045Z", + "amount": 0.2464, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 55, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44661, + "pk": 59061, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.624Z", - "slice": 9, - "created": "2013-12-12T18:19:38.145Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.937Z", + "slice": 14, + "created": "2013-12-13T22:19:49.053Z", + "amount": 0.252, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 55, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44662, + "pk": 59062, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.674Z", - "slice": 9, - "created": "2013-12-12T18:19:38.153Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.979Z", + "slice": 14, + "created": "2013-12-13T22:19:49.061Z", + "amount": 0.336, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 55, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44663, + "pk": 59063, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.724Z", - "slice": 9, - "created": "2013-12-12T18:19:38.162Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.020Z", + "slice": 14, + "created": "2013-12-13T22:19:49.070Z", + "amount": 0.28, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 55, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44664, + "pk": 59064, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.773Z", - "slice": 9, - "created": "2013-12-12T18:19:38.170Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.061Z", + "slice": 14, + "created": "2013-12-13T22:19:49.078Z", + "amount": 0.3192, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 55, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44665, + "pk": 59065, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.823Z", - "slice": 9, - "created": "2013-12-12T18:19:38.178Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.103Z", + "slice": 14, + "created": "2013-12-13T22:19:49.086Z", + "amount": 0.1904, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 55, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44666, + "pk": 59066, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.873Z", - "slice": 9, - "created": "2013-12-12T18:19:38.187Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.144Z", + "slice": 14, + "created": "2013-12-13T22:19:49.094Z", + "amount": 0.2016, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 55, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44667, + "pk": 59067, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.922Z", - "slice": 9, - "created": "2013-12-12T18:19:38.195Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.186Z", + "slice": 14, + "created": "2013-12-13T22:19:49.103Z", + "amount": 0.1232, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 55, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44668, + "pk": 59068, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:45.972Z", - "slice": 9, - "created": "2013-12-12T18:19:38.203Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.227Z", + "slice": 14, + "created": "2013-12-13T22:19:49.111Z", + "amount": 0.1176, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 55, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44669, + "pk": 59069, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.022Z", - "slice": 9, - "created": "2013-12-12T18:19:38.211Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.268Z", + "slice": 14, + "created": "2013-12-13T22:19:49.119Z", + "amount": 0.308, + "object": 96, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T22:00:00Z", - "kind": "reservation" + "coreHours": 4.4, + "invoice": 55, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44670, + "pk": 59070, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.072Z", - "slice": 9, - "created": "2013-12-12T18:19:38.220Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-13T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.310Z", + "slice": 14, + "created": "2013-12-13T22:19:49.127Z", + "amount": 0.2856, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 55, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44671, + "pk": 59071, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.121Z", - "slice": 9, - "created": "2013-12-12T18:19:38.228Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.351Z", + "slice": 14, + "created": "2013-12-13T22:19:49.136Z", + "amount": 0.3248, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 55, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44672, + "pk": 59072, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.171Z", - "slice": 9, - "created": "2013-12-12T18:19:38.236Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.393Z", + "slice": 14, + "created": "2013-12-13T22:19:49.144Z", + "amount": 0.2016, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 55, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44673, + "pk": 59073, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.221Z", - "slice": 9, - "created": "2013-12-12T18:19:38.244Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.434Z", + "slice": 14, + "created": "2013-12-13T22:19:49.152Z", + "amount": 0.28, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 55, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44674, + "pk": 59074, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.270Z", - "slice": 9, - "created": "2013-12-12T18:19:38.253Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.476Z", + "slice": 14, + "created": "2013-12-13T22:19:49.161Z", + "amount": 0.252, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 55, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44675, + "pk": 59075, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.320Z", - "slice": 9, - "created": "2013-12-12T18:19:38.261Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.525Z", + "slice": 14, + "created": "2013-12-13T22:19:49.169Z", + "amount": 0.2352, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 56, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44676, + "pk": 59076, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.370Z", - "slice": 9, - "created": "2013-12-12T18:19:38.269Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.567Z", + "slice": 14, + "created": "2013-12-13T22:19:49.177Z", + "amount": 0.1848, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.64, + "invoice": 56, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44677, + "pk": 59077, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.419Z", - "slice": 9, - "created": "2013-12-12T18:19:38.278Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.608Z", + "slice": 14, + "created": "2013-12-13T22:19:49.186Z", + "amount": 0.2632, + "object": 96, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T06:00:00Z", - "kind": "reservation" + "coreHours": 3.76, + "invoice": 56, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44678, + "pk": 59078, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.469Z", - "slice": 9, - "created": "2013-12-12T18:19:38.286Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.650Z", + "slice": 14, + "created": "2013-12-13T22:19:49.194Z", + "amount": 0.1232, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 56, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44679, + "pk": 59079, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.519Z", - "slice": 9, - "created": "2013-12-12T18:19:38.294Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.693Z", + "slice": 14, + "created": "2013-12-13T22:19:49.202Z", + "amount": 0.112, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 56, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44680, + "pk": 59080, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.569Z", - "slice": 9, - "created": "2013-12-12T18:19:38.302Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.734Z", + "slice": 14, + "created": "2013-12-13T22:19:49.210Z", + "amount": 0.3304, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 56, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44681, + "pk": 59081, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.618Z", - "slice": 9, - "created": "2013-12-12T18:19:38.311Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.775Z", + "slice": 14, + "created": "2013-12-13T22:19:49.219Z", + "amount": 0.2016, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 56, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44682, + "pk": 59082, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.668Z", - "slice": 9, - "created": "2013-12-12T18:19:38.319Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.817Z", + "slice": 14, + "created": "2013-12-13T22:19:49.227Z", + "amount": 0.112, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 56, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44683, + "pk": 59083, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.718Z", - "slice": 9, - "created": "2013-12-12T18:19:38.327Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.858Z", + "slice": 14, + "created": "2013-12-13T22:19:49.235Z", + "amount": 0.196, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 56, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44684, + "pk": 59084, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.767Z", - "slice": 9, - "created": "2013-12-12T18:19:38.336Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.900Z", + "slice": 14, + "created": "2013-12-13T22:19:49.243Z", + "amount": 0.308, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 56, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44685, + "pk": 59085, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.817Z", - "slice": 9, - "created": "2013-12-12T18:19:38.344Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.941Z", + "slice": 14, + "created": "2013-12-13T22:19:49.252Z", + "amount": 0.1848, + "object": 96, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T14:00:00Z", - "kind": "reservation" + "coreHours": 2.64, + "invoice": 56, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44686, + "pk": 59086, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.867Z", - "slice": 9, - "created": "2013-12-12T18:19:38.352Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.983Z", + "slice": 14, + "created": "2013-12-13T22:19:49.260Z", + "amount": 0.2016, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 56, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44687, + "pk": 59087, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.916Z", - "slice": 9, - "created": "2013-12-12T18:19:38.360Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.024Z", + "slice": 14, + "created": "2013-12-13T22:19:49.268Z", + "amount": 0.2128, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 56, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44688, + "pk": 59088, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:46.966Z", - "slice": 9, - "created": "2013-12-12T18:19:38.369Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.065Z", + "slice": 14, + "created": "2013-12-13T22:19:49.277Z", + "amount": 0.2072, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 56, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44689, + "pk": 59089, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.016Z", - "slice": 9, - "created": "2013-12-12T18:19:38.377Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.107Z", + "slice": 14, + "created": "2013-12-13T22:19:49.285Z", + "amount": 0.2408, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 56, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44690, + "pk": 59090, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.066Z", - "slice": 9, - "created": "2013-12-12T18:19:38.385Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.140Z", + "slice": 14, + "created": "2013-12-13T22:19:49.293Z", + "amount": 0.2072, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 56, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44691, + "pk": 59091, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.115Z", - "slice": 9, - "created": "2013-12-12T18:19:38.394Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.181Z", + "slice": 14, + "created": "2013-12-13T22:19:49.302Z", + "amount": 0.2632, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 56, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44692, + "pk": 59092, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.165Z", - "slice": 9, - "created": "2013-12-12T18:19:38.402Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.223Z", + "slice": 14, + "created": "2013-12-13T22:19:49.310Z", + "amount": 0.2352, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 56, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44693, + "pk": 59093, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.215Z", - "slice": 9, - "created": "2013-12-12T18:19:38.410Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.264Z", + "slice": 14, + "created": "2013-12-13T22:19:49.318Z", + "amount": 0.3024, + "object": 96, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T22:00:00Z", - "kind": "reservation" + "coreHours": 4.32, + "invoice": 56, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44694, + "pk": 59094, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.264Z", - "slice": 9, - "created": "2013-12-12T18:19:38.418Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-14T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.306Z", + "slice": 14, + "created": "2013-12-13T22:19:49.326Z", + "amount": 0.2688, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 56, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44695, + "pk": 59095, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.314Z", - "slice": 9, - "created": "2013-12-12T18:19:38.427Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.347Z", + "slice": 14, + "created": "2013-12-13T22:19:49.335Z", + "amount": 0.2744, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 56, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44696, + "pk": 59096, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.364Z", - "slice": 9, - "created": "2013-12-12T18:19:38.435Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.397Z", + "slice": 14, + "created": "2013-12-13T22:19:49.343Z", + "amount": 0.1904, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 57, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44697, + "pk": 59097, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.414Z", - "slice": 9, - "created": "2013-12-12T18:19:38.443Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.438Z", + "slice": 14, + "created": "2013-12-13T22:19:49.351Z", + "amount": 0.112, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 57, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44698, + "pk": 59098, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.496Z", - "slice": 9, - "created": "2013-12-12T18:19:38.451Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.479Z", + "slice": 14, + "created": "2013-12-13T22:19:49.360Z", + "amount": 0.2576, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 57, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44699, + "pk": 59099, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.546Z", - "slice": 9, - "created": "2013-12-12T18:19:38.460Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.521Z", + "slice": 14, + "created": "2013-12-13T22:19:49.368Z", + "amount": 0.1344, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 57, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44700, + "pk": 59100, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.596Z", - "slice": 9, - "created": "2013-12-12T18:19:38.468Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.562Z", + "slice": 14, + "created": "2013-12-13T22:19:49.376Z", + "amount": 0.1568, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 57, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44701, + "pk": 59101, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.645Z", - "slice": 9, - "created": "2013-12-12T18:19:38.476Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.604Z", + "slice": 14, + "created": "2013-12-13T22:19:49.384Z", + "amount": 0.196, + "object": 96, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T06:00:00Z", - "kind": "reservation" + "coreHours": 2.8, + "invoice": 57, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44702, + "pk": 59102, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.695Z", - "slice": 9, - "created": "2013-12-12T18:19:38.485Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.645Z", + "slice": 14, + "created": "2013-12-13T22:19:49.393Z", + "amount": 0.28, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 57, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44703, + "pk": 59103, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.745Z", - "slice": 9, - "created": "2013-12-12T18:19:38.493Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.687Z", + "slice": 14, + "created": "2013-12-13T22:19:49.401Z", + "amount": 0.2072, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 57, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44704, + "pk": 59104, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.795Z", - "slice": 9, - "created": "2013-12-12T18:19:38.501Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.728Z", + "slice": 14, + "created": "2013-12-13T22:19:49.409Z", + "amount": 0.3136, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 57, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44705, + "pk": 59105, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.844Z", - "slice": 9, - "created": "2013-12-12T18:19:38.510Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.769Z", + "slice": 14, + "created": "2013-12-13T22:19:49.417Z", + "amount": 0.1456, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 57, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44706, + "pk": 59106, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.894Z", - "slice": 9, - "created": "2013-12-12T18:19:38.518Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.811Z", + "slice": 14, + "created": "2013-12-13T22:19:49.426Z", + "amount": 0.1736, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 57, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44707, + "pk": 59107, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.944Z", - "slice": 9, - "created": "2013-12-12T18:19:38.526Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.852Z", + "slice": 14, + "created": "2013-12-13T22:19:49.434Z", + "amount": 0.1176, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 57, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44708, + "pk": 59108, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:47.993Z", - "slice": 9, - "created": "2013-12-12T18:19:38.535Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.894Z", + "slice": 14, + "created": "2013-12-13T22:19:49.442Z", + "amount": 0.28, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 57, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44709, + "pk": 59109, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.043Z", - "slice": 9, - "created": "2013-12-12T18:19:38.543Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.935Z", + "slice": 14, + "created": "2013-12-13T22:19:49.451Z", + "amount": 0.3192, + "object": 96, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T14:00:00Z", - "kind": "reservation" + "coreHours": 4.56, + "invoice": 57, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44710, + "pk": 59110, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.093Z", - "slice": 9, - "created": "2013-12-12T18:19:38.551Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.977Z", + "slice": 14, + "created": "2013-12-13T22:19:49.459Z", + "amount": 0.3248, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 57, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44711, + "pk": 59111, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.143Z", - "slice": 9, - "created": "2013-12-12T18:19:38.559Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.018Z", + "slice": 14, + "created": "2013-12-13T22:19:49.467Z", + "amount": 0.1288, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 57, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44712, + "pk": 59112, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.192Z", - "slice": 9, - "created": "2013-12-12T18:19:38.568Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.059Z", + "slice": 14, + "created": "2013-12-13T22:19:49.475Z", + "amount": 0.308, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 57, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44713, + "pk": 59113, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.242Z", - "slice": 9, - "created": "2013-12-12T18:19:38.576Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.101Z", + "slice": 14, + "created": "2013-12-13T22:19:49.484Z", + "amount": 0.1736, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 57, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44714, + "pk": 59114, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.292Z", - "slice": 9, - "created": "2013-12-12T18:19:38.584Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.142Z", + "slice": 14, + "created": "2013-12-13T22:19:49.492Z", + "amount": 0.112, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 57, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44715, + "pk": 59115, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.341Z", - "slice": 9, - "created": "2013-12-12T18:19:38.593Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.184Z", + "slice": 14, + "created": "2013-12-13T22:19:49.500Z", + "amount": 0.3304, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 57, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44716, + "pk": 59116, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.391Z", - "slice": 9, - "created": "2013-12-12T18:19:38.601Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.225Z", + "slice": 14, + "created": "2013-12-13T22:19:49.509Z", + "amount": 0.2072, + "object": 96, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 57, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44717, + "pk": 59117, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.441Z", - "slice": 9, - "created": "2013-12-12T18:19:38.609Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.517Z", + "slice": 14, + "created": "2013-12-13T22:19:49.517Z", + "amount": 0.196, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 2.8, + "invoice": null, + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44718, + "pk": 59118, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.491Z", - "slice": 9, - "created": "2013-12-12T18:19:38.617Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-15T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.525Z", + "slice": 14, + "created": "2013-12-13T22:19:49.525Z", + "amount": 0.2408, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 3.44, + "invoice": null, + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44719, + "pk": 59119, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.540Z", - "slice": 9, - "created": "2013-12-12T18:19:38.626Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.534Z", + "slice": 14, + "created": "2013-12-13T22:19:49.533Z", + "amount": 0.1512, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 2.16, + "invoice": null, + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44720, + "pk": 59120, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.590Z", - "slice": 9, - "created": "2013-12-12T18:19:38.634Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.542Z", + "slice": 14, + "created": "2013-12-13T22:19:49.542Z", + "amount": 0.2576, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 3.68, + "invoice": null, + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44721, + "pk": 59121, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.640Z", - "slice": 9, - "created": "2013-12-12T18:19:38.642Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.550Z", + "slice": 14, + "created": "2013-12-13T22:19:49.550Z", + "amount": 0.2912, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 4.16, + "invoice": null, + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44722, + "pk": 59122, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.689Z", - "slice": 9, - "created": "2013-12-12T18:19:38.650Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.558Z", + "slice": 14, + "created": "2013-12-13T22:19:49.558Z", + "amount": 0.2856, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 4.08, + "invoice": null, + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44723, + "pk": 59123, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.739Z", - "slice": 9, - "created": "2013-12-12T18:19:38.659Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.567Z", + "slice": 14, + "created": "2013-12-13T22:19:49.567Z", + "amount": 0.3136, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 4.48, + "invoice": null, + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44724, + "pk": 59124, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.789Z", - "slice": 9, - "created": "2013-12-12T18:19:38.667Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.575Z", + "slice": 14, + "created": "2013-12-13T22:19:49.575Z", + "amount": 0.1288, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 1.84, + "invoice": null, + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44725, + "pk": 59125, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.838Z", - "slice": 9, - "created": "2013-12-12T18:19:38.675Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.583Z", + "slice": 14, + "created": "2013-12-13T22:19:49.583Z", + "amount": 0.2296, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 3.28, + "invoice": null, + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44726, + "pk": 59126, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.888Z", - "slice": 9, - "created": "2013-12-12T18:19:38.684Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.592Z", + "slice": 14, + "created": "2013-12-13T22:19:49.591Z", + "amount": 0.1512, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 2.16, + "invoice": null, + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44727, + "pk": 59127, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.938Z", - "slice": 9, - "created": "2013-12-12T18:19:38.692Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.600Z", + "slice": 14, + "created": "2013-12-13T22:19:49.600Z", + "amount": 0.2296, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 3.28, + "invoice": null, + "date": "2013-12-12T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44728, + "pk": 59128, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:48.988Z", - "slice": 9, - "created": "2013-12-12T18:19:38.700Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.608Z", + "slice": 14, + "created": "2013-12-13T22:19:49.608Z", + "amount": 0.252, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 3.6, + "invoice": null, + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44729, + "pk": 59129, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.037Z", - "slice": 9, - "created": "2013-12-12T18:19:38.708Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.616Z", + "slice": 14, + "created": "2013-12-13T22:19:49.616Z", + "amount": 0.2016, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 2.88, + "invoice": null, + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44730, + "pk": 59130, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.087Z", - "slice": 9, - "created": "2013-12-12T18:19:38.717Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:49.625Z", + "slice": 14, + "created": "2013-12-13T22:19:49.624Z", + "amount": 0.252, + "object": 96, + "account": 12, + "state": "pending", + "coreHours": 3.6, + "invoice": null, + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44731, + "pk": 59131, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.137Z", - "slice": 9, - "created": "2013-12-12T18:19:38.725Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.067Z", + "slice": 14, + "created": "2013-12-13T22:19:49.640Z", + "amount": 0.3192, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 54, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44732, + "pk": 59132, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.186Z", - "slice": 9, - "created": "2013-12-12T18:19:38.733Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.109Z", + "slice": 14, + "created": "2013-12-13T22:19:49.649Z", + "amount": 0.112, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 54, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44733, + "pk": 59133, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.236Z", - "slice": 9, - "created": "2013-12-12T18:19:38.741Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:55.150Z", + "slice": 14, + "created": "2013-12-13T22:19:49.658Z", + "amount": 0.3136, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T14:00:00Z", - "kind": "reservation" + "coreHours": 4.48, + "invoice": 54, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44734, + "pk": 59134, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.291Z", - "slice": 9, - "created": "2013-12-12T18:19:38.750Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.192Z", + "slice": 14, + "created": "2013-12-13T22:19:49.666Z", + "amount": 0.2576, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 54, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44735, + "pk": 59135, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.341Z", - "slice": 9, - "created": "2013-12-12T18:19:38.758Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.233Z", + "slice": 14, + "created": "2013-12-13T22:19:49.674Z", + "amount": 0.112, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 54, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44736, + "pk": 59136, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.391Z", - "slice": 9, - "created": "2013-12-12T18:19:38.766Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.274Z", + "slice": 14, + "created": "2013-12-13T22:19:49.683Z", + "amount": 0.1848, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.64, + "invoice": 54, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44737, + "pk": 59137, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.440Z", - "slice": 9, - "created": "2013-12-12T18:19:38.775Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.316Z", + "slice": 14, + "created": "2013-12-13T22:19:49.691Z", + "amount": 0.2912, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 54, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44738, + "pk": 59138, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.490Z", - "slice": 9, - "created": "2013-12-12T18:19:38.783Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.357Z", + "slice": 14, + "created": "2013-12-13T22:19:49.699Z", + "amount": 0.2464, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 54, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44739, + "pk": 59139, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.540Z", - "slice": 9, - "created": "2013-12-12T18:19:38.791Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.399Z", + "slice": 14, + "created": "2013-12-13T22:19:49.707Z", + "amount": 0.2968, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 54, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44740, + "pk": 59140, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.589Z", - "slice": 9, - "created": "2013-12-12T18:19:38.799Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.440Z", + "slice": 14, + "created": "2013-12-13T22:19:49.716Z", + "amount": 0.1288, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 54, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44741, + "pk": 59141, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.639Z", - "slice": 9, - "created": "2013-12-12T18:19:38.808Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:55.481Z", + "slice": 14, + "created": "2013-12-13T22:19:49.724Z", + "amount": 0.2128, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T22:00:00Z", - "kind": "reservation" + "coreHours": 3.04, + "invoice": 54, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44742, + "pk": 59142, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.689Z", - "slice": 9, - "created": "2013-12-12T18:19:38.816Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-16T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.523Z", + "slice": 14, + "created": "2013-12-13T22:19:49.732Z", + "amount": 0.2464, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 54, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44743, + "pk": 59143, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.738Z", - "slice": 9, - "created": "2013-12-12T18:19:38.824Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.564Z", + "slice": 14, + "created": "2013-12-13T22:19:49.740Z", + "amount": 0.1792, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 54, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44744, + "pk": 59144, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.788Z", - "slice": 9, - "created": "2013-12-12T18:19:38.833Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.639Z", + "slice": 14, + "created": "2013-12-13T22:19:49.749Z", + "amount": 0.1904, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 55, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44745, + "pk": 59145, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.838Z", - "slice": 9, - "created": "2013-12-12T18:19:38.841Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.680Z", + "slice": 14, + "created": "2013-12-13T22:19:49.757Z", + "amount": 0.2408, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 55, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44746, + "pk": 59146, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.887Z", - "slice": 9, - "created": "2013-12-12T18:19:38.849Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.722Z", + "slice": 14, + "created": "2013-12-13T22:19:49.765Z", + "amount": 0.2408, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 55, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44747, + "pk": 59147, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.937Z", - "slice": 9, - "created": "2013-12-12T18:19:38.857Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.763Z", + "slice": 14, + "created": "2013-12-13T22:19:49.774Z", + "amount": 0.196, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 55, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44748, + "pk": 59148, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:49.987Z", - "slice": 9, - "created": "2013-12-12T18:19:38.866Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.805Z", + "slice": 14, + "created": "2013-12-13T22:19:49.782Z", + "amount": 0.14, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 55, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44749, + "pk": 59149, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.037Z", - "slice": 9, - "created": "2013-12-12T18:19:38.874Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:55.846Z", + "slice": 14, + "created": "2013-12-13T22:19:49.790Z", + "amount": 0.308, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T06:00:00Z", - "kind": "reservation" + "coreHours": 4.4, + "invoice": 55, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44750, + "pk": 59150, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.086Z", - "slice": 9, - "created": "2013-12-12T18:19:38.882Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.887Z", + "slice": 14, + "created": "2013-12-13T22:19:49.799Z", + "amount": 0.2352, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 55, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44751, + "pk": 59151, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.136Z", - "slice": 9, - "created": "2013-12-12T18:19:38.891Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.929Z", + "slice": 14, + "created": "2013-12-13T22:19:49.807Z", + "amount": 0.1456, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 55, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44752, + "pk": 59152, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.186Z", - "slice": 9, - "created": "2013-12-12T18:19:38.899Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.970Z", + "slice": 14, + "created": "2013-12-13T22:19:49.815Z", + "amount": 0.1568, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 55, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44753, + "pk": 59153, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.235Z", - "slice": 9, - "created": "2013-12-12T18:19:38.907Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.012Z", + "slice": 14, + "created": "2013-12-13T22:19:49.823Z", + "amount": 0.2968, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 55, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44754, + "pk": 59154, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.285Z", - "slice": 9, - "created": "2013-12-12T18:19:38.915Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.053Z", + "slice": 14, + "created": "2013-12-13T22:19:49.832Z", + "amount": 0.2856, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 55, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44755, + "pk": 59155, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.335Z", - "slice": 9, - "created": "2013-12-12T18:19:38.924Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.095Z", + "slice": 14, + "created": "2013-12-13T22:19:49.840Z", + "amount": 0.2408, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 55, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44756, + "pk": 59156, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.385Z", - "slice": 9, - "created": "2013-12-12T18:19:38.932Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.136Z", + "slice": 14, + "created": "2013-12-13T22:19:49.848Z", + "amount": 0.1344, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 55, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44757, + "pk": 59157, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.434Z", - "slice": 9, - "created": "2013-12-12T18:19:38.940Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.177Z", + "slice": 14, + "created": "2013-12-13T22:19:49.857Z", + "amount": 0.1736, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T14:00:00Z", - "kind": "reservation" + "coreHours": 2.48, + "invoice": 55, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44758, + "pk": 59158, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.484Z", - "slice": 9, - "created": "2013-12-12T18:19:38.948Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.219Z", + "slice": 14, + "created": "2013-12-13T22:19:49.865Z", + "amount": 0.3304, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 55, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44759, + "pk": 59159, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.534Z", - "slice": 9, - "created": "2013-12-12T18:19:38.957Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.260Z", + "slice": 14, + "created": "2013-12-13T22:19:49.873Z", + "amount": 0.308, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 55, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44760, + "pk": 59160, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.583Z", - "slice": 9, - "created": "2013-12-12T18:19:38.965Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.302Z", + "slice": 14, + "created": "2013-12-13T22:19:49.881Z", + "amount": 0.2856, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 55, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44761, + "pk": 59161, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.633Z", - "slice": 9, - "created": "2013-12-12T18:19:38.973Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.343Z", + "slice": 14, + "created": "2013-12-13T22:19:49.890Z", + "amount": 0.3248, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 55, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44762, + "pk": 59162, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.683Z", - "slice": 9, - "created": "2013-12-12T18:19:38.982Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.385Z", + "slice": 14, + "created": "2013-12-13T22:19:49.898Z", + "amount": 0.2464, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 55, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44763, + "pk": 59163, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.732Z", - "slice": 9, - "created": "2013-12-12T18:19:38.990Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.426Z", + "slice": 14, + "created": "2013-12-13T22:19:49.906Z", + "amount": 0.2968, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 55, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44764, + "pk": 59164, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.782Z", - "slice": 9, - "created": "2013-12-12T18:19:38.998Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.467Z", + "slice": 14, + "created": "2013-12-13T22:19:49.915Z", + "amount": 0.224, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 55, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44765, + "pk": 59165, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.832Z", - "slice": 9, - "created": "2013-12-12T18:19:39.007Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.517Z", + "slice": 14, + "created": "2013-12-13T22:19:49.923Z", + "amount": 0.14, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T22:00:00Z", - "kind": "reservation" + "coreHours": 2.0, + "invoice": 56, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44766, + "pk": 59166, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.882Z", - "slice": 9, - "created": "2013-12-12T18:19:39.015Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 29, - "date": "2013-11-17T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.558Z", + "slice": 14, + "created": "2013-12-13T22:19:49.931Z", + "amount": 0.2744, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 56, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44767, + "pk": 59167, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.940Z", - "slice": 9, - "created": "2013-12-12T18:19:39.023Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.600Z", + "slice": 14, + "created": "2013-12-13T22:19:49.939Z", + "amount": 0.2352, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 56, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44768, + "pk": 59168, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:50.989Z", - "slice": 9, - "created": "2013-12-12T18:19:39.032Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.641Z", + "slice": 14, + "created": "2013-12-13T22:19:49.948Z", + "amount": 0.28, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 56, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44769, + "pk": 59169, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.039Z", - "slice": 9, - "created": "2013-12-12T18:19:39.040Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.684Z", + "slice": 14, + "created": "2013-12-13T22:19:49.956Z", + "amount": 0.28, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 56, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44770, + "pk": 59170, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.089Z", - "slice": 9, - "created": "2013-12-12T18:19:39.048Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.726Z", + "slice": 14, + "created": "2013-12-13T22:19:49.964Z", + "amount": 0.336, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 56, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44771, + "pk": 59171, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.138Z", - "slice": 9, - "created": "2013-12-12T18:19:39.056Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.767Z", + "slice": 14, + "created": "2013-12-13T22:19:49.973Z", + "amount": 0.224, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 56, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44772, + "pk": 59172, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.188Z", - "slice": 9, - "created": "2013-12-12T18:19:39.065Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.809Z", + "slice": 14, + "created": "2013-12-13T22:19:49.981Z", + "amount": 0.252, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 56, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44773, + "pk": 59173, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.238Z", - "slice": 9, - "created": "2013-12-12T18:19:39.073Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.850Z", + "slice": 14, + "created": "2013-12-13T22:19:49.989Z", + "amount": 0.2688, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T06:00:00Z", - "kind": "reservation" + "coreHours": 3.84, + "invoice": 56, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44774, + "pk": 59174, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.288Z", - "slice": 9, - "created": "2013-12-12T18:19:39.081Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.891Z", + "slice": 14, + "created": "2013-12-13T22:19:49.997Z", + "amount": 0.2632, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 56, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44775, + "pk": 59175, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.337Z", - "slice": 9, - "created": "2013-12-12T18:19:39.090Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.933Z", + "slice": 14, + "created": "2013-12-13T22:19:50.006Z", + "amount": 0.2912, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 56, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44776, + "pk": 59176, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.387Z", - "slice": 9, - "created": "2013-12-12T18:19:39.098Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.974Z", + "slice": 14, + "created": "2013-12-13T22:19:50.014Z", + "amount": 0.1176, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 56, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44777, + "pk": 59177, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.437Z", - "slice": 9, - "created": "2013-12-12T18:19:39.106Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.016Z", + "slice": 14, + "created": "2013-12-13T22:19:50.022Z", + "amount": 0.168, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 56, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44778, + "pk": 59178, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.487Z", - "slice": 9, - "created": "2013-12-12T18:19:39.114Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.057Z", + "slice": 14, + "created": "2013-12-13T22:19:50.030Z", + "amount": 0.112, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 56, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44779, + "pk": 59179, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.536Z", - "slice": 9, - "created": "2013-12-12T18:19:39.123Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.098Z", + "slice": 14, + "created": "2013-12-13T22:19:50.039Z", + "amount": 0.1848, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.64, + "invoice": 56, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44780, + "pk": 59180, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.586Z", - "slice": 9, - "created": "2013-12-12T18:19:39.131Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.132Z", + "slice": 14, + "created": "2013-12-13T22:19:50.047Z", + "amount": 0.2128, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 56, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44781, + "pk": 59181, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.635Z", - "slice": 9, - "created": "2013-12-12T18:19:39.139Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.173Z", + "slice": 14, + "created": "2013-12-13T22:19:50.055Z", + "amount": 0.1624, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T14:00:00Z", - "kind": "reservation" + "coreHours": 2.32, + "invoice": 56, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44782, + "pk": 59182, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.685Z", - "slice": 9, - "created": "2013-12-12T18:19:39.147Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.214Z", + "slice": 14, + "created": "2013-12-13T22:19:50.064Z", + "amount": 0.3248, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 56, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44783, + "pk": 59183, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.735Z", - "slice": 9, - "created": "2013-12-12T18:19:39.166Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.256Z", + "slice": 14, + "created": "2013-12-13T22:19:50.072Z", + "amount": 0.1512, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 56, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44784, + "pk": 59184, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.784Z", - "slice": 9, - "created": "2013-12-12T18:19:39.174Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.297Z", + "slice": 14, + "created": "2013-12-13T22:19:50.080Z", + "amount": 0.1176, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 56, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44785, + "pk": 59185, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.834Z", - "slice": 9, - "created": "2013-12-12T18:19:39.182Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.339Z", + "slice": 14, + "created": "2013-12-13T22:19:50.088Z", + "amount": 0.224, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 56, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44786, + "pk": 59186, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.884Z", - "slice": 9, - "created": "2013-12-12T18:19:39.190Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.388Z", + "slice": 14, + "created": "2013-12-13T22:19:50.097Z", + "amount": 0.2464, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 57, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44787, + "pk": 59187, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.934Z", - "slice": 9, - "created": "2013-12-12T18:19:39.199Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.430Z", + "slice": 14, + "created": "2013-12-13T22:19:50.105Z", + "amount": 0.1288, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 57, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44788, + "pk": 59188, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:51.983Z", - "slice": 9, - "created": "2013-12-12T18:19:39.207Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.471Z", + "slice": 14, + "created": "2013-12-13T22:19:50.113Z", + "amount": 0.168, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 57, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44789, + "pk": 59189, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.033Z", - "slice": 9, - "created": "2013-12-12T18:19:39.215Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.513Z", + "slice": 14, + "created": "2013-12-13T22:19:50.122Z", + "amount": 0.2856, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T22:00:00Z", - "kind": "reservation" + "coreHours": 4.08, + "invoice": 57, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44790, + "pk": 59190, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.083Z", - "slice": 9, - "created": "2013-12-12T18:19:39.224Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-18T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.554Z", + "slice": 14, + "created": "2013-12-13T22:19:50.130Z", + "amount": 0.2744, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 57, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44791, + "pk": 59191, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.132Z", - "slice": 9, - "created": "2013-12-12T18:19:39.232Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.596Z", + "slice": 14, + "created": "2013-12-13T22:19:50.138Z", + "amount": 0.224, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 57, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44792, + "pk": 59192, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.182Z", - "slice": 9, - "created": "2013-12-12T18:19:39.240Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.637Z", + "slice": 14, + "created": "2013-12-13T22:19:50.146Z", + "amount": 0.2072, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 57, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44793, + "pk": 59193, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.232Z", - "slice": 9, - "created": "2013-12-12T18:19:39.249Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.678Z", + "slice": 14, + "created": "2013-12-13T22:19:50.155Z", + "amount": 0.2464, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 57, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44794, + "pk": 59194, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.282Z", - "slice": 9, - "created": "2013-12-12T18:19:39.257Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.720Z", + "slice": 14, + "created": "2013-12-13T22:19:50.163Z", + "amount": 0.2464, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 57, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44795, + "pk": 59195, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.331Z", - "slice": 9, - "created": "2013-12-12T18:19:39.265Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.761Z", + "slice": 14, + "created": "2013-12-13T22:19:50.171Z", + "amount": 0.224, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 57, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44796, + "pk": 59196, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.381Z", - "slice": 9, - "created": "2013-12-12T18:19:39.273Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.803Z", + "slice": 14, + "created": "2013-12-13T22:19:50.180Z", + "amount": 0.2576, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 57, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44797, + "pk": 59197, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.431Z", - "slice": 9, - "created": "2013-12-12T18:19:39.282Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.844Z", + "slice": 14, + "created": "2013-12-13T22:19:50.188Z", + "amount": 0.2296, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T06:00:00Z", - "kind": "reservation" + "coreHours": 3.28, + "invoice": 57, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44798, + "pk": 59198, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.514Z", - "slice": 9, - "created": "2013-12-12T18:19:39.290Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.885Z", + "slice": 14, + "created": "2013-12-13T22:19:50.196Z", + "amount": 0.1344, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 57, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44799, + "pk": 59199, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.563Z", - "slice": 9, - "created": "2013-12-12T18:19:39.298Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.927Z", + "slice": 14, + "created": "2013-12-13T22:19:50.204Z", + "amount": 0.3304, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 57, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44800, + "pk": 59200, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.613Z", - "slice": 9, - "created": "2013-12-12T18:19:39.306Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.968Z", + "slice": 14, + "created": "2013-12-13T22:19:50.213Z", + "amount": 0.1232, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 57, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44801, + "pk": 59201, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.663Z", - "slice": 9, - "created": "2013-12-12T18:19:39.315Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.010Z", + "slice": 14, + "created": "2013-12-13T22:19:50.221Z", + "amount": 0.224, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 57, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44802, + "pk": 59202, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.712Z", - "slice": 9, - "created": "2013-12-12T18:19:39.323Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.051Z", + "slice": 14, + "created": "2013-12-13T22:19:50.229Z", + "amount": 0.2352, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 57, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44803, + "pk": 59203, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.762Z", - "slice": 9, - "created": "2013-12-12T18:19:39.331Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.093Z", + "slice": 14, + "created": "2013-12-13T22:19:50.238Z", + "amount": 0.2464, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 57, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44804, + "pk": 59204, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.812Z", - "slice": 9, - "created": "2013-12-12T18:19:39.340Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.134Z", + "slice": 14, + "created": "2013-12-13T22:19:50.246Z", + "amount": 0.2912, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 57, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44805, + "pk": 59205, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.861Z", - "slice": 9, - "created": "2013-12-12T18:19:39.348Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.175Z", + "slice": 14, + "created": "2013-12-13T22:19:50.254Z", + "amount": 0.2408, + "object": 97, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T14:00:00Z", - "kind": "reservation" + "coreHours": 3.44, + "invoice": 57, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44806, + "pk": 59206, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.911Z", - "slice": 9, - "created": "2013-12-12T18:19:39.356Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.217Z", + "slice": 14, + "created": "2013-12-13T22:19:50.262Z", + "amount": 0.1288, + "object": 97, + "account": 12, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 57, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44807, + "pk": 59207, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:52.961Z", - "slice": 9, - "created": "2013-12-12T18:19:39.364Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.271Z", + "slice": 14, + "created": "2013-12-13T22:19:50.271Z", + "amount": 0.2408, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 3.44, + "invoice": null, + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44808, + "pk": 59208, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.011Z", - "slice": 9, - "created": "2013-12-12T18:19:39.373Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.279Z", + "slice": 14, + "created": "2013-12-13T22:19:50.279Z", + "amount": 0.1568, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 2.24, + "invoice": null, + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44809, + "pk": 59209, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.060Z", - "slice": 9, - "created": "2013-12-12T18:19:39.381Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.287Z", + "slice": 14, + "created": "2013-12-13T22:19:50.287Z", + "amount": 0.1512, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 2.16, + "invoice": null, + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44810, + "pk": 59210, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.110Z", - "slice": 9, - "created": "2013-12-12T18:19:39.389Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.296Z", + "slice": 14, + "created": "2013-12-13T22:19:50.296Z", + "amount": 0.3304, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 4.72, + "invoice": null, + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44811, + "pk": 59211, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.160Z", - "slice": 9, - "created": "2013-12-12T18:19:39.398Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.304Z", + "slice": 14, + "created": "2013-12-13T22:19:50.304Z", + "amount": 0.1848, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 2.64, + "invoice": null, + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44812, + "pk": 59212, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.209Z", - "slice": 9, - "created": "2013-12-12T18:19:39.406Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.312Z", + "slice": 14, + "created": "2013-12-13T22:19:50.312Z", + "amount": 0.1232, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 1.76, + "invoice": null, + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44813, + "pk": 59213, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.259Z", - "slice": 9, - "created": "2013-12-12T18:19:39.414Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.321Z", + "slice": 14, + "created": "2013-12-13T22:19:50.321Z", + "amount": 0.2744, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 3.92, + "invoice": null, + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44814, + "pk": 59214, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.309Z", - "slice": 9, - "created": "2013-12-12T18:19:39.422Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-19T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.329Z", + "slice": 14, + "created": "2013-12-13T22:19:50.329Z", + "amount": 0.1624, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 2.32, + "invoice": null, + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44815, + "pk": 59215, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.358Z", - "slice": 9, - "created": "2013-12-12T18:19:39.431Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.337Z", + "slice": 14, + "created": "2013-12-13T22:19:50.337Z", + "amount": 0.196, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 2.8, + "invoice": null, + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44816, + "pk": 59216, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.408Z", - "slice": 9, - "created": "2013-12-12T18:19:39.439Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.345Z", + "slice": 14, + "created": "2013-12-13T22:19:50.345Z", + "amount": 0.2688, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 3.84, + "invoice": null, + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44817, + "pk": 59217, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.458Z", - "slice": 9, - "created": "2013-12-12T18:19:39.447Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.354Z", + "slice": 14, + "created": "2013-12-13T22:19:50.354Z", + "amount": 0.14, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 2.0, + "invoice": null, + "date": "2013-12-12T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44818, + "pk": 59218, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.508Z", - "slice": 9, - "created": "2013-12-12T18:19:39.455Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.362Z", + "slice": 14, + "created": "2013-12-13T22:19:50.362Z", + "amount": 0.1848, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 2.64, + "invoice": null, + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44819, + "pk": 59219, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.557Z", - "slice": 9, - "created": "2013-12-12T18:19:39.464Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.370Z", + "slice": 14, + "created": "2013-12-13T22:19:50.370Z", + "amount": 0.2408, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 3.44, + "invoice": null, + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44820, + "pk": 59220, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.607Z", - "slice": 9, - "created": "2013-12-12T18:19:39.472Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:50.379Z", + "slice": 14, + "created": "2013-12-13T22:19:50.379Z", + "amount": 0.2632, + "object": 97, + "account": 12, + "state": "pending", + "coreHours": 3.76, + "invoice": null, + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44821, + "pk": 59221, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.657Z", - "slice": 9, - "created": "2013-12-12T18:19:39.480Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:55.059Z", + "slice": 14, + "created": "2013-12-13T22:19:50.393Z", + "amount": 0.1344, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T06:00:00Z", - "kind": "reservation" + "coreHours": 1.92, + "invoice": 54, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44822, + "pk": 59222, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.708Z", - "slice": 9, - "created": "2013-12-12T18:19:39.489Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.100Z", + "slice": 14, + "created": "2013-12-13T22:19:50.403Z", + "amount": 0.2408, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 54, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44823, + "pk": 59223, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.758Z", - "slice": 9, - "created": "2013-12-12T18:19:39.497Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.142Z", + "slice": 14, + "created": "2013-12-13T22:19:50.412Z", + "amount": 0.28, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 54, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44824, + "pk": 59224, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.807Z", - "slice": 9, - "created": "2013-12-12T18:19:39.505Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.183Z", + "slice": 14, + "created": "2013-12-13T22:19:50.420Z", + "amount": 0.3248, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 54, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44825, + "pk": 59225, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.857Z", - "slice": 9, - "created": "2013-12-12T18:19:39.514Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.225Z", + "slice": 14, + "created": "2013-12-13T22:19:50.428Z", + "amount": 0.2464, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 54, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44826, + "pk": 59226, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.907Z", - "slice": 9, - "created": "2013-12-12T18:19:39.522Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.266Z", + "slice": 14, + "created": "2013-12-13T22:19:50.436Z", + "amount": 0.224, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 54, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44827, + "pk": 59227, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:53.957Z", - "slice": 9, - "created": "2013-12-12T18:19:39.530Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.307Z", + "slice": 14, + "created": "2013-12-13T22:19:50.445Z", + "amount": 0.2912, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 54, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44828, + "pk": 59228, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.006Z", - "slice": 9, - "created": "2013-12-12T18:19:39.538Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.349Z", + "slice": 14, + "created": "2013-12-13T22:19:50.453Z", + "amount": 0.2912, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 54, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44829, + "pk": 59229, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.056Z", - "slice": 9, - "created": "2013-12-12T18:19:39.547Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:55.390Z", + "slice": 14, + "created": "2013-12-13T22:19:50.464Z", + "amount": 0.2016, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T14:00:00Z", - "kind": "reservation" + "coreHours": 2.88, + "invoice": 54, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44830, + "pk": 59230, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.106Z", - "slice": 9, - "created": "2013-12-12T18:19:39.555Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.432Z", + "slice": 14, + "created": "2013-12-13T22:19:50.470Z", + "amount": 0.196, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 54, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44831, + "pk": 59231, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.155Z", - "slice": 9, - "created": "2013-12-12T18:19:39.563Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.473Z", + "slice": 14, + "created": "2013-12-13T22:19:50.478Z", + "amount": 0.2128, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 54, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44832, + "pk": 59232, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.205Z", - "slice": 9, - "created": "2013-12-12T18:19:39.572Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.515Z", + "slice": 14, + "created": "2013-12-13T22:19:50.486Z", + "amount": 0.3304, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 54, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44833, + "pk": 59233, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.255Z", - "slice": 9, - "created": "2013-12-12T18:19:39.580Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.556Z", + "slice": 14, + "created": "2013-12-13T22:19:50.494Z", + "amount": 0.3304, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 54, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44834, + "pk": 59234, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.304Z", - "slice": 9, - "created": "2013-12-12T18:19:39.588Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.631Z", + "slice": 14, + "created": "2013-12-13T22:19:50.503Z", + "amount": 0.252, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 55, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44835, + "pk": 59235, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.354Z", - "slice": 9, - "created": "2013-12-12T18:19:39.596Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.672Z", + "slice": 14, + "created": "2013-12-13T22:19:50.511Z", + "amount": 0.308, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 55, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44836, + "pk": 59236, "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:54.404Z", - "slice": 9, - "created": "2013-12-12T18:19:39.605Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T21:00:00Z", - "kind": "reservation" + "fields": { + "updated": "2013-12-13T22:19:55.713Z", + "slice": 14, + "created": "2013-12-13T22:19:50.519Z", + "amount": 0.3136, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 55, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44837, + "pk": 59237, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.454Z", - "slice": 9, - "created": "2013-12-12T18:19:39.613Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:55.755Z", + "slice": 14, + "created": "2013-12-13T22:19:50.528Z", + "amount": 0.2464, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T22:00:00Z", - "kind": "reservation" + "coreHours": 3.52, + "invoice": 55, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44838, + "pk": 59238, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.503Z", - "slice": 9, - "created": "2013-12-12T18:19:39.621Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-20T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.796Z", + "slice": 14, + "created": "2013-12-13T22:19:50.536Z", + "amount": 0.2352, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 55, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44839, + "pk": 59239, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.553Z", - "slice": 9, - "created": "2013-12-12T18:19:39.630Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.838Z", + "slice": 14, + "created": "2013-12-13T22:19:50.559Z", + "amount": 0.2072, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 55, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44840, + "pk": 59240, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.603Z", - "slice": 9, - "created": "2013-12-12T18:19:39.638Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.879Z", + "slice": 14, + "created": "2013-12-13T22:19:50.577Z", + "amount": 0.252, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 55, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44841, + "pk": 59241, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.652Z", - "slice": 9, - "created": "2013-12-12T18:19:39.646Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.921Z", + "slice": 14, + "created": "2013-12-13T22:19:50.586Z", + "amount": 0.1904, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 55, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44842, + "pk": 59242, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.702Z", - "slice": 9, - "created": "2013-12-12T18:19:39.654Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.962Z", + "slice": 14, + "created": "2013-12-13T22:19:50.594Z", + "amount": 0.3024, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 55, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44843, + "pk": 59243, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.752Z", - "slice": 9, - "created": "2013-12-12T18:19:39.663Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.003Z", + "slice": 14, + "created": "2013-12-13T22:19:50.602Z", + "amount": 0.1176, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 55, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44844, + "pk": 59244, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.801Z", - "slice": 9, - "created": "2013-12-12T18:19:39.671Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.045Z", + "slice": 14, + "created": "2013-12-13T22:19:50.610Z", + "amount": 0.2296, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 55, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44845, + "pk": 59245, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.851Z", - "slice": 9, - "created": "2013-12-12T18:19:39.679Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.086Z", + "slice": 14, + "created": "2013-12-13T22:19:50.619Z", + "amount": 0.2688, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T06:00:00Z", - "kind": "reservation" + "coreHours": 3.84, + "invoice": 55, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44846, + "pk": 59246, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.901Z", - "slice": 9, - "created": "2013-12-12T18:19:39.688Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.128Z", + "slice": 14, + "created": "2013-12-13T22:19:50.627Z", + "amount": 0.308, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 55, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44847, + "pk": 59247, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:54.951Z", - "slice": 9, - "created": "2013-12-12T18:19:39.696Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.169Z", + "slice": 14, + "created": "2013-12-13T22:19:50.635Z", + "amount": 0.196, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 55, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44848, + "pk": 59248, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.000Z", - "slice": 9, - "created": "2013-12-12T18:19:39.704Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.210Z", + "slice": 14, + "created": "2013-12-13T22:19:50.643Z", + "amount": 0.2296, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 55, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44849, + "pk": 59249, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.050Z", - "slice": 9, - "created": "2013-12-12T18:19:39.712Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.252Z", + "slice": 14, + "created": "2013-12-13T22:19:50.652Z", + "amount": 0.3192, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 55, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44850, + "pk": 59250, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.100Z", - "slice": 9, - "created": "2013-12-12T18:19:39.721Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.293Z", + "slice": 14, + "created": "2013-12-13T22:19:50.660Z", + "amount": 0.2352, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 55, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44851, + "pk": 59251, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.149Z", - "slice": 9, - "created": "2013-12-12T18:19:39.729Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.335Z", + "slice": 14, + "created": "2013-12-13T22:19:50.668Z", + "amount": 0.168, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 55, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44852, + "pk": 59252, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.199Z", - "slice": 9, - "created": "2013-12-12T18:19:39.737Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.376Z", + "slice": 14, + "created": "2013-12-13T22:19:50.677Z", + "amount": 0.3024, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 55, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44853, + "pk": 59253, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.249Z", - "slice": 9, - "created": "2013-12-12T18:19:39.745Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.418Z", + "slice": 14, + "created": "2013-12-13T22:19:50.685Z", + "amount": 0.2352, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T14:00:00Z", - "kind": "reservation" + "coreHours": 3.36, + "invoice": 55, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44854, + "pk": 59254, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.298Z", - "slice": 9, - "created": "2013-12-12T18:19:39.754Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.459Z", + "slice": 14, + "created": "2013-12-13T22:19:50.693Z", + "amount": 0.1568, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 55, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44855, + "pk": 59255, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.348Z", - "slice": 9, - "created": "2013-12-12T18:19:39.762Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.509Z", + "slice": 14, + "created": "2013-12-13T22:19:50.702Z", + "amount": 0.3304, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 56, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44856, + "pk": 59256, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.398Z", - "slice": 9, - "created": "2013-12-12T18:19:39.770Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.550Z", + "slice": 14, + "created": "2013-12-13T22:19:50.710Z", + "amount": 0.1736, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 56, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44857, + "pk": 59257, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.448Z", - "slice": 9, - "created": "2013-12-12T18:19:39.779Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.592Z", + "slice": 14, + "created": "2013-12-13T22:19:50.718Z", + "amount": 0.168, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.4, + "invoice": 56, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44858, + "pk": 59258, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.497Z", - "slice": 9, - "created": "2013-12-12T18:19:39.787Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.633Z", + "slice": 14, + "created": "2013-12-13T22:19:50.726Z", + "amount": 0.14, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 56, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44859, + "pk": 59259, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.547Z", - "slice": 9, - "created": "2013-12-12T18:19:39.795Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.676Z", + "slice": 14, + "created": "2013-12-13T22:19:50.735Z", + "amount": 0.1176, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 56, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44860, + "pk": 59260, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.605Z", - "slice": 9, - "created": "2013-12-12T18:19:39.803Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.717Z", + "slice": 14, + "created": "2013-12-13T22:19:50.743Z", + "amount": 0.2688, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 56, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44861, + "pk": 59261, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.655Z", - "slice": 9, - "created": "2013-12-12T18:19:39.812Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.759Z", + "slice": 14, + "created": "2013-12-13T22:19:50.751Z", + "amount": 0.308, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T22:00:00Z", - "kind": "reservation" + "coreHours": 4.4, + "invoice": 56, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44862, + "pk": 59262, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.704Z", - "slice": 9, - "created": "2013-12-12T18:19:39.820Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-21T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.800Z", + "slice": 14, + "created": "2013-12-13T22:19:50.759Z", + "amount": 0.196, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 56, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44863, + "pk": 59263, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.754Z", - "slice": 9, - "created": "2013-12-12T18:19:39.828Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.842Z", + "slice": 14, + "created": "2013-12-13T22:19:50.768Z", + "amount": 0.196, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 56, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44864, + "pk": 59264, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.804Z", - "slice": 9, - "created": "2013-12-12T18:19:39.837Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.883Z", + "slice": 14, + "created": "2013-12-13T22:19:50.776Z", + "amount": 0.2464, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 56, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44865, + "pk": 59265, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.853Z", - "slice": 9, - "created": "2013-12-12T18:19:39.845Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.925Z", + "slice": 14, + "created": "2013-12-13T22:19:50.784Z", + "amount": 0.2968, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 56, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44866, + "pk": 59266, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.903Z", - "slice": 9, - "created": "2013-12-12T18:19:39.853Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.966Z", + "slice": 14, + "created": "2013-12-13T22:19:50.793Z", + "amount": 0.1792, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 56, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44867, + "pk": 59267, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:55.953Z", - "slice": 9, - "created": "2013-12-12T18:19:39.861Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.007Z", + "slice": 14, + "created": "2013-12-13T22:19:50.801Z", + "amount": 0.3248, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 56, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44868, + "pk": 59268, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.003Z", - "slice": 9, - "created": "2013-12-12T18:19:39.870Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.049Z", + "slice": 14, + "created": "2013-12-13T22:19:50.809Z", + "amount": 0.3192, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 56, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44869, + "pk": 59269, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.052Z", - "slice": 9, - "created": "2013-12-12T18:19:39.878Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.090Z", + "slice": 14, + "created": "2013-12-13T22:19:50.818Z", + "amount": 0.1568, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T06:00:00Z", - "kind": "reservation" + "coreHours": 2.24, + "invoice": 56, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44870, + "pk": 59270, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.102Z", - "slice": 9, - "created": "2013-12-12T18:19:39.886Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.123Z", + "slice": 14, + "created": "2013-12-13T22:19:50.826Z", + "amount": 0.2856, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 56, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44871, + "pk": 59271, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.152Z", - "slice": 9, - "created": "2013-12-12T18:19:39.895Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.165Z", + "slice": 14, + "created": "2013-12-13T22:19:50.834Z", + "amount": 0.3136, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 56, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44872, + "pk": 59272, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.201Z", - "slice": 9, - "created": "2013-12-12T18:19:39.903Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.206Z", + "slice": 14, + "created": "2013-12-13T22:19:50.843Z", + "amount": 0.1904, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 56, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44873, + "pk": 59273, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.251Z", - "slice": 9, - "created": "2013-12-12T18:19:39.911Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.248Z", + "slice": 14, + "created": "2013-12-13T22:19:50.851Z", + "amount": 0.1624, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.32, + "invoice": 56, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44874, + "pk": 59274, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.301Z", - "slice": 9, - "created": "2013-12-12T18:19:39.919Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.289Z", + "slice": 14, + "created": "2013-12-13T22:19:50.859Z", + "amount": 0.224, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 56, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44875, + "pk": 59275, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.351Z", - "slice": 9, - "created": "2013-12-12T18:19:39.928Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.331Z", + "slice": 14, + "created": "2013-12-13T22:19:50.867Z", + "amount": 0.14, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 56, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44876, + "pk": 59276, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.400Z", - "slice": 9, - "created": "2013-12-12T18:19:39.936Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.380Z", + "slice": 14, + "created": "2013-12-13T22:19:50.876Z", + "amount": 0.1456, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 57, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44877, + "pk": 59277, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.450Z", - "slice": 9, - "created": "2013-12-12T18:19:39.944Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.422Z", + "slice": 14, + "created": "2013-12-13T22:19:50.884Z", + "amount": 0.1736, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T14:00:00Z", - "kind": "reservation" + "coreHours": 2.48, + "invoice": 57, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44878, + "pk": 59278, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.500Z", - "slice": 9, - "created": "2013-12-12T18:19:39.953Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.463Z", + "slice": 14, + "created": "2013-12-13T22:19:50.892Z", + "amount": 0.2912, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 57, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44879, + "pk": 59279, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.549Z", - "slice": 9, - "created": "2013-12-12T18:19:39.961Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.504Z", + "slice": 14, + "created": "2013-12-13T22:19:50.901Z", + "amount": 0.3192, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 57, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44880, + "pk": 59280, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.599Z", - "slice": 9, - "created": "2013-12-12T18:19:39.969Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.546Z", + "slice": 14, + "created": "2013-12-13T22:19:50.909Z", + "amount": 0.1792, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 57, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44881, + "pk": 59281, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.649Z", - "slice": 9, - "created": "2013-12-12T18:19:39.977Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.587Z", + "slice": 14, + "created": "2013-12-13T22:19:50.917Z", + "amount": 0.1792, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 57, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44882, + "pk": 59282, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.698Z", - "slice": 9, - "created": "2013-12-12T18:19:39.986Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.629Z", + "slice": 14, + "created": "2013-12-13T22:19:50.925Z", + "amount": 0.2184, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 57, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44883, + "pk": 59283, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.748Z", - "slice": 9, - "created": "2013-12-12T18:19:39.994Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.670Z", + "slice": 14, + "created": "2013-12-13T22:19:50.934Z", + "amount": 0.3024, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 57, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44884, + "pk": 59284, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.798Z", - "slice": 9, - "created": "2013-12-12T18:19:40.002Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.711Z", + "slice": 14, + "created": "2013-12-13T22:19:50.942Z", + "amount": 0.112, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 57, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44885, + "pk": 59285, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.847Z", - "slice": 9, - "created": "2013-12-12T18:19:40.011Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.753Z", + "slice": 14, + "created": "2013-12-13T22:19:50.950Z", + "amount": 0.14, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T22:00:00Z", - "kind": "reservation" + "coreHours": 2.0, + "invoice": 57, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44886, + "pk": 59286, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.897Z", - "slice": 9, - "created": "2013-12-12T18:19:40.019Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-22T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.794Z", + "slice": 14, + "created": "2013-12-13T22:19:50.958Z", + "amount": 0.2464, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 57, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44887, + "pk": 59287, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.947Z", - "slice": 9, - "created": "2013-12-12T18:19:40.027Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.836Z", + "slice": 14, + "created": "2013-12-13T22:19:50.967Z", + "amount": 0.1344, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 57, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44888, + "pk": 59288, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:56.997Z", - "slice": 9, - "created": "2013-12-12T18:19:40.035Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.877Z", + "slice": 14, + "created": "2013-12-13T22:19:50.975Z", + "amount": 0.112, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 57, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44889, + "pk": 59289, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.046Z", - "slice": 9, - "created": "2013-12-12T18:19:40.044Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.919Z", + "slice": 14, + "created": "2013-12-13T22:19:50.983Z", + "amount": 0.2128, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 57, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44890, + "pk": 59290, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.096Z", - "slice": 9, - "created": "2013-12-12T18:19:40.052Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.960Z", + "slice": 14, + "created": "2013-12-13T22:19:50.991Z", + "amount": 0.2744, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 57, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44891, + "pk": 59291, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.146Z", - "slice": 9, - "created": "2013-12-12T18:19:40.060Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.001Z", + "slice": 14, + "created": "2013-12-13T22:19:51.000Z", + "amount": 0.2632, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 57, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44892, + "pk": 59292, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.196Z", - "slice": 9, - "created": "2013-12-12T18:19:40.069Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.043Z", + "slice": 14, + "created": "2013-12-13T22:19:51.008Z", + "amount": 0.3136, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.48, + "invoice": 57, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44893, + "pk": 59293, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.245Z", - "slice": 9, - "created": "2013-12-12T18:19:40.077Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.084Z", + "slice": 14, + "created": "2013-12-13T22:19:51.016Z", + "amount": 0.1232, + "object": 98, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T06:00:00Z", - "kind": "reservation" + "coreHours": 1.76, + "invoice": 57, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44894, + "pk": 59294, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.295Z", - "slice": 9, - "created": "2013-12-12T18:19:40.085Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.126Z", + "slice": 14, + "created": "2013-12-13T22:19:51.025Z", + "amount": 0.2744, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 57, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44895, + "pk": 59295, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.345Z", - "slice": 9, - "created": "2013-12-12T18:19:40.093Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.167Z", + "slice": 14, + "created": "2013-12-13T22:19:51.033Z", + "amount": 0.2744, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 57, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44896, + "pk": 59296, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.394Z", - "slice": 9, - "created": "2013-12-12T18:19:40.102Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.209Z", + "slice": 14, + "created": "2013-12-13T22:19:51.041Z", + "amount": 0.3192, + "object": 98, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 57, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44897, + "pk": 59297, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.444Z", - "slice": 9, - "created": "2013-12-12T18:19:40.110Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.049Z", + "slice": 14, + "created": "2013-12-13T22:19:51.049Z", + "amount": 0.28, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 4.0, + "invoice": null, + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44898, + "pk": 59298, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.494Z", - "slice": 9, - "created": "2013-12-12T18:19:40.118Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.058Z", + "slice": 14, + "created": "2013-12-13T22:19:51.058Z", + "amount": 0.1232, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 1.76, + "invoice": null, + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44899, + "pk": 59299, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.568Z", - "slice": 9, - "created": "2013-12-12T18:19:40.127Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.066Z", + "slice": 14, + "created": "2013-12-13T22:19:51.066Z", + "amount": 0.1904, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 2.72, + "invoice": null, + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44900, + "pk": 59300, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.618Z", - "slice": 9, - "created": "2013-12-12T18:19:40.135Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.074Z", + "slice": 14, + "created": "2013-12-13T22:19:51.074Z", + "amount": 0.2408, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 3.44, + "invoice": null, + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44901, + "pk": 59301, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.668Z", - "slice": 9, - "created": "2013-12-12T18:19:40.143Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.083Z", + "slice": 14, + "created": "2013-12-13T22:19:51.083Z", + "amount": 0.2352, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 3.36, + "invoice": null, + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44902, + "pk": 59302, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.717Z", - "slice": 9, - "created": "2013-12-12T18:19:40.151Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.091Z", + "slice": 14, + "created": "2013-12-13T22:19:51.091Z", + "amount": 0.2968, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 4.24, + "invoice": null, + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44903, + "pk": 59303, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.767Z", - "slice": 9, - "created": "2013-12-12T18:19:40.160Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.099Z", + "slice": 14, + "created": "2013-12-13T22:19:51.099Z", + "amount": 0.2576, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 3.68, + "invoice": null, + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44904, + "pk": 59304, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.817Z", - "slice": 9, - "created": "2013-12-12T18:19:40.168Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.107Z", + "slice": 14, + "created": "2013-12-13T22:19:51.107Z", + "amount": 0.2184, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 3.12, + "invoice": null, + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44905, + "pk": 59305, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.866Z", - "slice": 9, - "created": "2013-12-12T18:19:40.176Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.116Z", + "slice": 14, + "created": "2013-12-13T22:19:51.116Z", + "amount": 0.1848, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 2.64, + "invoice": null, + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44906, + "pk": 59306, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.916Z", - "slice": 9, - "created": "2013-12-12T18:19:40.185Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.124Z", + "slice": 14, + "created": "2013-12-13T22:19:51.124Z", + "amount": 0.2464, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 3.52, + "invoice": null, + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44907, + "pk": 59307, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:57.966Z", - "slice": 9, - "created": "2013-12-12T18:19:40.193Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.132Z", + "slice": 14, + "created": "2013-12-13T22:19:51.132Z", + "amount": 0.112, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 1.6, + "invoice": null, + "date": "2013-12-12T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44908, + "pk": 59308, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.016Z", - "slice": 9, - "created": "2013-12-12T18:19:40.201Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.141Z", + "slice": 14, + "created": "2013-12-13T22:19:51.141Z", + "amount": 0.2632, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 3.76, + "invoice": null, + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 44909, + "pk": 59309, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.065Z", - "slice": 9, - "created": "2013-12-12T18:19:40.209Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.149Z", + "slice": 14, + "created": "2013-12-13T22:19:51.149Z", + "amount": 0.3248, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 4.64, + "invoice": null, + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 44910, + "pk": 59310, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.115Z", - "slice": 9, - "created": "2013-12-12T18:19:40.218Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-23T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:51.157Z", + "slice": 14, + "created": "2013-12-13T22:19:51.157Z", + "amount": 0.1288, + "object": 98, + "account": 12, + "state": "pending", + "coreHours": 1.84, + "invoice": null, + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 44911, + "pk": 59311, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.165Z", - "slice": 9, - "created": "2013-12-12T18:19:40.226Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T00:00:00Z", + "updated": "2013-12-13T22:19:58.432Z", + "slice": 13, + "created": "2013-12-13T22:19:51.189Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", "kind": "reservation" } }, { - "pk": 44912, + "pk": 59312, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.214Z", - "slice": 9, - "created": "2013-12-12T18:19:40.234Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T01:00:00Z", + "updated": "2013-12-13T22:19:58.523Z", + "slice": 13, + "created": "2013-12-13T22:19:51.199Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", "kind": "reservation" } }, { - "pk": 44913, + "pk": 59313, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.264Z", - "slice": 9, - "created": "2013-12-12T18:19:40.242Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T02:00:00Z", + "updated": "2013-12-13T22:19:58.614Z", + "slice": 13, + "created": "2013-12-13T22:19:51.207Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", "kind": "reservation" } }, { - "pk": 44914, + "pk": 59314, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.314Z", - "slice": 9, - "created": "2013-12-12T18:19:40.251Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T03:00:00Z", + "updated": "2013-12-13T22:19:58.706Z", + "slice": 13, + "created": "2013-12-13T22:19:51.215Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", "kind": "reservation" } }, { - "pk": 44915, + "pk": 59315, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.363Z", - "slice": 9, - "created": "2013-12-12T18:19:40.259Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T04:00:00Z", + "updated": "2013-12-13T22:19:58.797Z", + "slice": 13, + "created": "2013-12-13T22:19:51.223Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", "kind": "reservation" } }, { - "pk": 44916, + "pk": 59316, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.413Z", - "slice": 9, - "created": "2013-12-12T18:19:40.267Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T05:00:00Z", + "updated": "2013-12-13T22:19:58.888Z", + "slice": 13, + "created": "2013-12-13T22:19:51.232Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", "kind": "reservation" } }, { - "pk": 44917, + "pk": 59317, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.463Z", - "slice": 9, - "created": "2013-12-12T18:19:40.276Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.996Z", + "slice": 13, + "created": "2013-12-13T22:19:51.240Z", + "amount": 0.56, + "object": 99, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T06:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", "kind": "reservation" } }, { - "pk": 44918, + "pk": 59318, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.513Z", - "slice": 9, - "created": "2013-12-12T18:19:40.284Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T07:00:00Z", + "updated": "2013-12-13T22:19:59.087Z", + "slice": 13, + "created": "2013-12-13T22:19:51.248Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", "kind": "reservation" } }, { - "pk": 44919, + "pk": 59319, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.562Z", - "slice": 9, - "created": "2013-12-12T18:19:40.292Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T08:00:00Z", + "updated": "2013-12-13T22:19:59.178Z", + "slice": 13, + "created": "2013-12-13T22:19:51.257Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", "kind": "reservation" } }, { - "pk": 44920, + "pk": 59320, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.612Z", - "slice": 9, - "created": "2013-12-12T18:19:40.300Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T09:00:00Z", + "updated": "2013-12-13T22:19:59.270Z", + "slice": 13, + "created": "2013-12-13T22:19:51.265Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", "kind": "reservation" } }, { - "pk": 44921, + "pk": 59321, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.662Z", - "slice": 9, - "created": "2013-12-12T18:19:40.309Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T10:00:00Z", + "updated": "2013-12-13T22:19:59.352Z", + "slice": 13, + "created": "2013-12-13T22:19:51.273Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", "kind": "reservation" } }, { - "pk": 44922, + "pk": 59322, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.711Z", - "slice": 9, - "created": "2013-12-12T18:19:40.317Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T11:00:00Z", + "updated": "2013-12-13T22:19:59.444Z", + "slice": 13, + "created": "2013-12-13T22:19:51.281Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", "kind": "reservation" } }, { - "pk": 44923, + "pk": 59323, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.761Z", - "slice": 9, - "created": "2013-12-12T18:19:40.325Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T12:00:00Z", + "updated": "2013-12-13T22:19:59.535Z", + "slice": 13, + "created": "2013-12-13T22:19:51.290Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", "kind": "reservation" } }, { - "pk": 44924, + "pk": 59324, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.811Z", - "slice": 9, - "created": "2013-12-12T18:19:40.334Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T13:00:00Z", + "updated": "2013-12-13T22:19:59.634Z", + "slice": 13, + "created": "2013-12-13T22:19:51.298Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", "kind": "reservation" } }, { - "pk": 44925, + "pk": 59325, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.861Z", - "slice": 9, - "created": "2013-12-12T18:19:40.342Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.737Z", + "slice": 13, + "created": "2013-12-13T22:19:51.306Z", + "amount": 0.56, + "object": 99, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T14:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", "kind": "reservation" } }, { - "pk": 44926, + "pk": 59326, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.910Z", - "slice": 9, - "created": "2013-12-12T18:19:40.350Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T15:00:00Z", + "updated": "2013-12-13T22:19:59.828Z", + "slice": 13, + "created": "2013-12-13T22:19:51.315Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", "kind": "reservation" } }, { - "pk": 44927, + "pk": 59327, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:58.960Z", - "slice": 9, - "created": "2013-12-12T18:19:40.359Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T16:00:00Z", + "updated": "2013-12-13T22:19:59.919Z", + "slice": 13, + "created": "2013-12-13T22:19:51.323Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", "kind": "reservation" } }, { - "pk": 44928, + "pk": 59328, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.010Z", - "slice": 9, - "created": "2013-12-12T18:19:40.367Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T17:00:00Z", + "updated": "2013-12-13T22:20:00.010Z", + "slice": 13, + "created": "2013-12-13T22:19:51.331Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", "kind": "reservation" } }, { - "pk": 44929, + "pk": 59329, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.059Z", - "slice": 9, - "created": "2013-12-12T18:19:40.375Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T18:00:00Z", + "updated": "2013-12-13T22:20:00.101Z", + "slice": 13, + "created": "2013-12-13T22:19:51.340Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", "kind": "reservation" } }, { - "pk": 44930, + "pk": 59330, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.109Z", - "slice": 9, - "created": "2013-12-12T18:19:40.383Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T19:00:00Z", + "updated": "2013-12-13T22:20:00.192Z", + "slice": 13, + "created": "2013-12-13T22:19:51.348Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", "kind": "reservation" } }, { - "pk": 44931, + "pk": 59331, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.159Z", - "slice": 9, - "created": "2013-12-12T18:19:40.392Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T20:00:00Z", + "updated": "2013-12-13T22:20:00.284Z", + "slice": 13, + "created": "2013-12-13T22:19:51.356Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", "kind": "reservation" } }, { - "pk": 44932, + "pk": 59332, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.208Z", - "slice": 9, - "created": "2013-12-12T18:19:40.400Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T21:00:00Z", + "updated": "2013-12-13T22:20:00.377Z", + "slice": 13, + "created": "2013-12-13T22:19:51.364Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", "kind": "reservation" } }, { - "pk": 44933, + "pk": 59333, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.258Z", - "slice": 9, - "created": "2013-12-12T18:19:40.408Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.468Z", + "slice": 13, + "created": "2013-12-13T22:19:51.373Z", + "amount": 0.56, + "object": 99, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T22:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", "kind": "reservation" } }, { - "pk": 44934, + "pk": 59334, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.308Z", - "slice": 9, - "created": "2013-12-12T18:19:40.416Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 30, - "date": "2013-11-24T23:00:00Z", + "updated": "2013-12-13T22:20:00.560Z", + "slice": 13, + "created": "2013-12-13T22:19:51.381Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", "kind": "reservation" } }, { - "pk": 44935, + "pk": 59335, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.366Z", - "slice": 9, - "created": "2013-12-12T18:19:40.425Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T00:00:00Z", + "updated": "2013-12-13T22:20:00.667Z", + "slice": 13, + "created": "2013-12-13T22:19:51.389Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", "kind": "reservation" } }, { - "pk": 44936, + "pk": 59336, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.416Z", - "slice": 9, - "created": "2013-12-12T18:19:40.433Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T01:00:00Z", + "updated": "2013-12-13T22:20:00.758Z", + "slice": 13, + "created": "2013-12-13T22:19:51.398Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", "kind": "reservation" } }, { - "pk": 44937, + "pk": 59337, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.465Z", - "slice": 9, - "created": "2013-12-12T18:19:40.441Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T02:00:00Z", + "updated": "2013-12-13T22:20:00.850Z", + "slice": 13, + "created": "2013-12-13T22:19:51.406Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", "kind": "reservation" } }, { - "pk": 44938, + "pk": 59338, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.515Z", - "slice": 9, - "created": "2013-12-12T18:19:40.450Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T03:00:00Z", + "updated": "2013-12-13T22:20:00.965Z", + "slice": 13, + "created": "2013-12-13T22:19:51.414Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", "kind": "reservation" } }, { - "pk": 44939, + "pk": 59339, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.565Z", - "slice": 9, - "created": "2013-12-12T18:19:40.458Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T04:00:00Z", + "updated": "2013-12-13T22:20:01.057Z", + "slice": 13, + "created": "2013-12-13T22:19:51.422Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", "kind": "reservation" } }, { - "pk": 44940, + "pk": 59340, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.614Z", - "slice": 9, - "created": "2013-12-12T18:19:40.466Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T05:00:00Z", + "updated": "2013-12-13T22:20:01.148Z", + "slice": 13, + "created": "2013-12-13T22:19:51.431Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", "kind": "reservation" } }, { - "pk": 44941, + "pk": 59341, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.664Z", - "slice": 9, - "created": "2013-12-12T18:19:40.474Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:01.273Z", + "slice": 13, + "created": "2013-12-13T22:19:51.439Z", + "amount": 0.56, + "object": 99, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T06:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", "kind": "reservation" } }, { - "pk": 44942, + "pk": 59342, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.714Z", - "slice": 9, - "created": "2013-12-12T18:19:40.483Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T07:00:00Z", + "updated": "2013-12-13T22:20:01.537Z", + "slice": 13, + "created": "2013-12-13T22:19:51.447Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", "kind": "reservation" } }, { - "pk": 44943, + "pk": 59343, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.764Z", - "slice": 9, - "created": "2013-12-12T18:19:40.491Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T08:00:00Z", + "updated": "2013-12-13T22:20:01.777Z", + "slice": 13, + "created": "2013-12-13T22:19:51.455Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", "kind": "reservation" } }, { - "pk": 44944, + "pk": 59344, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.813Z", - "slice": 9, - "created": "2013-12-12T18:19:40.499Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T09:00:00Z", + "updated": "2013-12-13T22:20:01.868Z", + "slice": 13, + "created": "2013-12-13T22:19:51.464Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", "kind": "reservation" } }, { - "pk": 44945, + "pk": 59345, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.863Z", - "slice": 9, - "created": "2013-12-12T18:19:40.508Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T10:00:00Z", + "updated": "2013-12-13T22:20:01.968Z", + "slice": 13, + "created": "2013-12-13T22:19:51.472Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", "kind": "reservation" } }, { - "pk": 44946, + "pk": 59346, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.913Z", - "slice": 9, - "created": "2013-12-12T18:19:40.516Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T11:00:00Z", + "updated": "2013-12-13T22:20:02.059Z", + "slice": 13, + "created": "2013-12-13T22:19:51.480Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", "kind": "reservation" } }, { - "pk": 44947, + "pk": 59347, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:59.962Z", - "slice": 9, - "created": "2013-12-12T18:19:40.524Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T12:00:00Z", + "updated": "2013-12-13T22:20:02.150Z", + "slice": 13, + "created": "2013-12-13T22:19:51.489Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", "kind": "reservation" } }, { - "pk": 44948, + "pk": 59348, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.012Z", - "slice": 9, - "created": "2013-12-12T18:19:40.533Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T13:00:00Z", + "updated": "2013-12-13T22:20:02.246Z", + "slice": 13, + "created": "2013-12-13T22:19:51.497Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", "kind": "reservation" } }, { - "pk": 44949, + "pk": 59349, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.062Z", - "slice": 9, - "created": "2013-12-12T18:19:40.541Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.337Z", + "slice": 13, + "created": "2013-12-13T22:19:51.505Z", + "amount": 0.56, + "object": 99, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T14:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", "kind": "reservation" } }, { - "pk": 44950, + "pk": 59350, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.111Z", - "slice": 9, - "created": "2013-12-12T18:19:40.549Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T15:00:00Z", + "updated": "2013-12-13T22:20:02.428Z", + "slice": 13, + "created": "2013-12-13T22:19:51.513Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", "kind": "reservation" } }, { - "pk": 44951, + "pk": 59351, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.161Z", - "slice": 9, - "created": "2013-12-12T18:19:40.557Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T16:00:00Z", + "updated": "2013-12-13T22:20:02.519Z", + "slice": 13, + "created": "2013-12-13T22:19:51.522Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", "kind": "reservation" } }, { - "pk": 44952, + "pk": 59352, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.211Z", - "slice": 9, - "created": "2013-12-12T18:19:40.566Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T17:00:00Z", + "updated": "2013-12-13T22:20:02.610Z", + "slice": 13, + "created": "2013-12-13T22:19:51.530Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", "kind": "reservation" } }, { - "pk": 44953, + "pk": 59353, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.261Z", - "slice": 9, - "created": "2013-12-12T18:19:40.574Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T18:00:00Z", + "updated": "2013-12-13T22:20:02.701Z", + "slice": 13, + "created": "2013-12-13T22:19:51.538Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", "kind": "reservation" } }, { - "pk": 44954, + "pk": 59354, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.310Z", - "slice": 9, - "created": "2013-12-12T18:19:40.582Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T19:00:00Z", + "updated": "2013-12-13T22:20:02.793Z", + "slice": 13, + "created": "2013-12-13T22:19:51.546Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", "kind": "reservation" } }, { - "pk": 44955, + "pk": 59355, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.360Z", - "slice": 9, - "created": "2013-12-12T18:19:40.591Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T20:00:00Z", + "updated": "2013-12-13T22:20:02.884Z", + "slice": 13, + "created": "2013-12-13T22:19:51.555Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", "kind": "reservation" } }, { - "pk": 44956, + "pk": 59356, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.410Z", - "slice": 9, - "created": "2013-12-12T18:19:40.599Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T21:00:00Z", + "updated": "2013-12-13T22:20:02.975Z", + "slice": 13, + "created": "2013-12-13T22:19:51.563Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", "kind": "reservation" } }, { - "pk": 44957, + "pk": 59357, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.459Z", - "slice": 9, - "created": "2013-12-12T18:19:40.607Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.066Z", + "slice": 13, + "created": "2013-12-13T22:19:51.571Z", + "amount": 0.56, + "object": 99, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T22:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", "kind": "reservation" } }, { - "pk": 44958, + "pk": 59358, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.509Z", - "slice": 9, - "created": "2013-12-12T18:19:40.615Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-25T23:00:00Z", + "updated": "2013-12-13T22:20:03.157Z", + "slice": 13, + "created": "2013-12-13T22:19:51.580Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", "kind": "reservation" } }, { - "pk": 44959, + "pk": 59359, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.559Z", - "slice": 9, - "created": "2013-12-12T18:19:40.624Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T00:00:00Z", + "updated": "2013-12-13T22:20:03.248Z", + "slice": 13, + "created": "2013-12-13T22:19:51.588Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", "kind": "reservation" } }, { - "pk": 44960, + "pk": 59360, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.608Z", - "slice": 9, - "created": "2013-12-12T18:19:40.632Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T01:00:00Z", + "updated": "2013-12-13T22:20:03.339Z", + "slice": 13, + "created": "2013-12-13T22:19:51.596Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", "kind": "reservation" } }, { - "pk": 44961, + "pk": 59361, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.658Z", - "slice": 9, - "created": "2013-12-12T18:19:40.640Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T02:00:00Z", + "updated": "2013-12-13T22:20:03.432Z", + "slice": 13, + "created": "2013-12-13T22:19:51.604Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", "kind": "reservation" } }, { - "pk": 44962, + "pk": 59362, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.708Z", - "slice": 9, - "created": "2013-12-12T18:19:40.648Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T03:00:00Z", + "updated": "2013-12-13T22:20:03.523Z", + "slice": 13, + "created": "2013-12-13T22:19:51.613Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", "kind": "reservation" } }, { - "pk": 44963, + "pk": 59363, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.758Z", - "slice": 9, - "created": "2013-12-12T18:19:40.657Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T04:00:00Z", + "updated": "2013-12-13T22:20:03.614Z", + "slice": 13, + "created": "2013-12-13T22:19:51.621Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", "kind": "reservation" } }, { - "pk": 44964, + "pk": 59364, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.807Z", - "slice": 9, - "created": "2013-12-12T18:19:40.665Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T05:00:00Z", + "updated": "2013-12-13T22:20:03.705Z", + "slice": 13, + "created": "2013-12-13T22:19:51.629Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", "kind": "reservation" } }, { - "pk": 44965, + "pk": 59365, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.857Z", - "slice": 9, - "created": "2013-12-12T18:19:40.673Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.797Z", + "slice": 13, + "created": "2013-12-13T22:19:51.638Z", + "amount": 0.56, + "object": 99, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T06:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", "kind": "reservation" } }, { - "pk": 44966, + "pk": 59366, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.907Z", - "slice": 9, - "created": "2013-12-12T18:19:40.682Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T07:00:00Z", + "updated": "2013-12-13T22:20:03.896Z", + "slice": 13, + "created": "2013-12-13T22:19:51.646Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", "kind": "reservation" } }, { - "pk": 44967, + "pk": 59367, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:00.956Z", - "slice": 9, - "created": "2013-12-12T18:19:40.690Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T08:00:00Z", + "updated": "2013-12-13T22:20:03.987Z", + "slice": 13, + "created": "2013-12-13T22:19:51.654Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", "kind": "reservation" } }, { - "pk": 44968, + "pk": 59368, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.006Z", - "slice": 9, - "created": "2013-12-12T18:19:40.698Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T09:00:00Z", + "updated": "2013-12-13T22:20:04.078Z", + "slice": 13, + "created": "2013-12-13T22:19:51.662Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", "kind": "reservation" } }, { - "pk": 44969, + "pk": 59369, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.056Z", - "slice": 9, - "created": "2013-12-12T18:19:40.706Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T10:00:00Z", + "updated": "2013-12-13T22:20:04.169Z", + "slice": 13, + "created": "2013-12-13T22:19:51.671Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", "kind": "reservation" } }, { - "pk": 44970, + "pk": 59370, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.105Z", - "slice": 9, - "created": "2013-12-12T18:19:40.715Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T11:00:00Z", + "updated": "2013-12-13T22:20:04.260Z", + "slice": 13, + "created": "2013-12-13T22:19:51.679Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", "kind": "reservation" } }, { - "pk": 44971, + "pk": 59371, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.205Z", - "slice": 9, - "created": "2013-12-12T18:19:40.723Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T12:00:00Z", + "updated": "2013-12-13T22:20:04.352Z", + "slice": 13, + "created": "2013-12-13T22:19:51.687Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", "kind": "reservation" } }, { - "pk": 44972, + "pk": 59372, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.313Z", - "slice": 9, - "created": "2013-12-12T18:19:40.731Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T13:00:00Z", + "updated": "2013-12-13T22:20:04.443Z", + "slice": 13, + "created": "2013-12-13T22:19:51.696Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", "kind": "reservation" } }, { - "pk": 44973, + "pk": 59373, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.546Z", - "slice": 9, - "created": "2013-12-12T18:19:40.740Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.534Z", + "slice": 13, + "created": "2013-12-13T22:19:51.704Z", + "amount": 0.56, + "object": 99, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T14:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", "kind": "reservation" } }, { - "pk": 44974, + "pk": 59374, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.710Z", - "slice": 9, - "created": "2013-12-12T18:19:40.748Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T15:00:00Z", + "updated": "2013-12-13T22:20:04.625Z", + "slice": 13, + "created": "2013-12-13T22:19:51.712Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", "kind": "reservation" } }, { - "pk": 44975, + "pk": 59375, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.760Z", - "slice": 9, - "created": "2013-12-12T18:19:40.756Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T16:00:00Z", + "updated": "2013-12-13T22:20:04.716Z", + "slice": 13, + "created": "2013-12-13T22:19:51.720Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", "kind": "reservation" } }, { - "pk": 44976, + "pk": 59376, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.809Z", - "slice": 9, - "created": "2013-12-12T18:19:40.765Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T17:00:00Z", + "updated": "2013-12-13T22:20:04.807Z", + "slice": 13, + "created": "2013-12-13T22:19:51.729Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", "kind": "reservation" } }, { - "pk": 44977, + "pk": 59377, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.859Z", - "slice": 9, - "created": "2013-12-12T18:19:40.773Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T18:00:00Z", + "updated": "2013-12-13T22:20:04.898Z", + "slice": 13, + "created": "2013-12-13T22:19:51.737Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", "kind": "reservation" } }, { - "pk": 44978, + "pk": 59378, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.909Z", - "slice": 9, - "created": "2013-12-12T18:19:40.781Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T19:00:00Z", + "updated": "2013-12-13T22:20:04.989Z", + "slice": 13, + "created": "2013-12-13T22:19:51.745Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", "kind": "reservation" } }, { - "pk": 44979, + "pk": 59379, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:01.958Z", - "slice": 9, - "created": "2013-12-12T18:19:40.789Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T20:00:00Z", + "updated": "2013-12-13T22:20:05.081Z", + "slice": 13, + "created": "2013-12-13T22:19:51.754Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", "kind": "reservation" } }, { - "pk": 44980, + "pk": 59380, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.008Z", - "slice": 9, - "created": "2013-12-12T18:19:40.798Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T21:00:00Z", + "updated": "2013-12-13T22:20:05.178Z", + "slice": 13, + "created": "2013-12-13T22:19:51.762Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", "kind": "reservation" } }, { - "pk": 44981, + "pk": 59381, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.058Z", - "slice": 9, - "created": "2013-12-12T18:19:40.806Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:05.269Z", + "slice": 13, + "created": "2013-12-13T22:19:51.770Z", + "amount": 0.56, + "object": 99, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T22:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", "kind": "reservation" } }, { - "pk": 44982, + "pk": 59382, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.108Z", - "slice": 9, - "created": "2013-12-12T18:19:40.814Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-26T23:00:00Z", + "updated": "2013-12-13T22:20:05.361Z", + "slice": 13, + "created": "2013-12-13T22:19:51.778Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", "kind": "reservation" } }, { - "pk": 44983, + "pk": 59383, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.157Z", - "slice": 9, - "created": "2013-12-12T18:19:40.823Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T00:00:00Z", + "updated": "2013-12-13T22:20:05.452Z", + "slice": 13, + "created": "2013-12-13T22:19:51.787Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", "kind": "reservation" } }, { - "pk": 44984, + "pk": 59384, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.207Z", - "slice": 9, - "created": "2013-12-12T18:19:40.831Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T01:00:00Z", + "updated": "2013-12-13T22:20:05.543Z", + "slice": 13, + "created": "2013-12-13T22:19:51.795Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", "kind": "reservation" } }, { - "pk": 44985, + "pk": 59385, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.265Z", - "slice": 9, - "created": "2013-12-12T18:19:40.839Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T02:00:00Z", + "updated": "2013-12-13T22:20:05.634Z", + "slice": 13, + "created": "2013-12-13T22:19:51.803Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", "kind": "reservation" } }, { - "pk": 44986, + "pk": 59386, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.339Z", - "slice": 9, - "created": "2013-12-12T18:19:40.847Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T03:00:00Z", + "updated": "2013-12-13T22:20:05.725Z", + "slice": 13, + "created": "2013-12-13T22:19:51.812Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", "kind": "reservation" } }, { - "pk": 44987, + "pk": 59387, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.411Z", - "slice": 9, - "created": "2013-12-12T18:19:40.856Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T04:00:00Z", + "updated": "2013-12-13T22:19:51.820Z", + "slice": 13, + "created": "2013-12-13T22:19:51.820Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T06:00:00Z", "kind": "reservation" } }, { - "pk": 44988, + "pk": 59388, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.460Z", - "slice": 9, - "created": "2013-12-12T18:19:40.864Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T05:00:00Z", + "updated": "2013-12-13T22:19:51.828Z", + "slice": 13, + "created": "2013-12-13T22:19:51.828Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T14:00:00Z", "kind": "reservation" } }, { - "pk": 44989, + "pk": 59389, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.510Z", - "slice": 9, - "created": "2013-12-12T18:19:40.872Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T06:00:00Z", + "updated": "2013-12-13T22:19:51.837Z", + "slice": 13, + "created": "2013-12-13T22:19:51.837Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T22:00:00Z", "kind": "reservation" } }, { - "pk": 44990, + "pk": 59390, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.560Z", - "slice": 9, - "created": "2013-12-12T18:19:40.880Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T07:00:00Z", + "updated": "2013-12-13T22:19:51.845Z", + "slice": 13, + "created": "2013-12-13T22:19:51.845Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T06:00:00Z", "kind": "reservation" } }, { - "pk": 44991, + "pk": 59391, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.609Z", - "slice": 9, - "created": "2013-12-12T18:19:40.889Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T08:00:00Z", + "updated": "2013-12-13T22:19:51.853Z", + "slice": 13, + "created": "2013-12-13T22:19:51.853Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T14:00:00Z", "kind": "reservation" } }, { - "pk": 44992, + "pk": 59392, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.659Z", - "slice": 9, - "created": "2013-12-12T18:19:40.897Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T09:00:00Z", + "updated": "2013-12-13T22:19:51.861Z", + "slice": 13, + "created": "2013-12-13T22:19:51.861Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T22:00:00Z", "kind": "reservation" } }, { - "pk": 44993, + "pk": 59393, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.709Z", - "slice": 9, - "created": "2013-12-12T18:19:40.905Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T10:00:00Z", + "updated": "2013-12-13T22:19:51.870Z", + "slice": 13, + "created": "2013-12-13T22:19:51.870Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T06:00:00Z", "kind": "reservation" } }, { - "pk": 44994, + "pk": 59394, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.758Z", - "slice": 9, - "created": "2013-12-12T18:19:40.914Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T11:00:00Z", + "updated": "2013-12-13T22:19:51.878Z", + "slice": 13, + "created": "2013-12-13T22:19:51.878Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T14:00:00Z", "kind": "reservation" } }, { - "pk": 44995, + "pk": 59395, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.808Z", - "slice": 9, - "created": "2013-12-12T18:19:40.922Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T12:00:00Z", + "updated": "2013-12-13T22:19:51.886Z", + "slice": 13, + "created": "2013-12-13T22:19:51.886Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T22:00:00Z", "kind": "reservation" } }, { - "pk": 44996, + "pk": 59396, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.858Z", - "slice": 9, - "created": "2013-12-12T18:19:40.930Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T13:00:00Z", + "updated": "2013-12-13T22:19:51.895Z", + "slice": 13, + "created": "2013-12-13T22:19:51.895Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T06:00:00Z", "kind": "reservation" } }, { - "pk": 44997, + "pk": 59397, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.908Z", - "slice": 9, - "created": "2013-12-12T18:19:40.939Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T14:00:00Z", + "updated": "2013-12-13T22:19:51.903Z", + "slice": 13, + "created": "2013-12-13T22:19:51.903Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T14:00:00Z", "kind": "reservation" } }, { - "pk": 44998, + "pk": 59398, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:02.957Z", - "slice": 9, - "created": "2013-12-12T18:19:40.947Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T15:00:00Z", + "updated": "2013-12-13T22:19:51.911Z", + "slice": 13, + "created": "2013-12-13T22:19:51.911Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T22:00:00Z", "kind": "reservation" } }, { - "pk": 44999, + "pk": 59399, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.007Z", - "slice": 9, - "created": "2013-12-12T18:19:40.955Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T16:00:00Z", + "updated": "2013-12-13T22:19:51.919Z", + "slice": 13, + "created": "2013-12-13T22:19:51.919Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T06:00:00Z", "kind": "reservation" } }, { - "pk": 45000, + "pk": 59400, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.057Z", - "slice": 9, - "created": "2013-12-12T18:19:40.963Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T17:00:00Z", + "updated": "2013-12-13T22:19:51.928Z", + "slice": 13, + "created": "2013-12-13T22:19:51.928Z", + "amount": 0.56, + "object": 99, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T14:00:00Z", "kind": "reservation" } }, { - "pk": 45001, + "pk": 59401, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.106Z", - "slice": 9, - "created": "2013-12-12T18:19:40.972Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T18:00:00Z", + "updated": "2013-12-13T22:19:58.424Z", + "slice": 13, + "created": "2013-12-13T22:19:51.943Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-13T22:00:00Z", "kind": "reservation" } }, { - "pk": 45002, + "pk": 59402, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.156Z", - "slice": 9, - "created": "2013-12-12T18:19:40.980Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T19:00:00Z", + "updated": "2013-12-13T22:19:58.515Z", + "slice": 13, + "created": "2013-12-13T22:19:51.952Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", "kind": "reservation" } }, { - "pk": 45003, + "pk": 59403, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.206Z", - "slice": 9, - "created": "2013-12-12T18:19:40.988Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T20:00:00Z", + "updated": "2013-12-13T22:19:58.606Z", + "slice": 13, + "created": "2013-12-13T22:19:51.961Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", "kind": "reservation" } }, { - "pk": 45004, + "pk": 59404, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.256Z", - "slice": 9, - "created": "2013-12-12T18:19:40.997Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T21:00:00Z", + "updated": "2013-12-13T22:19:58.697Z", + "slice": 13, + "created": "2013-12-13T22:19:51.969Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", "kind": "reservation" } }, { - "pk": 45005, + "pk": 59405, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.305Z", - "slice": 9, - "created": "2013-12-12T18:19:41.005Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.788Z", + "slice": 13, + "created": "2013-12-13T22:19:51.977Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T22:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", "kind": "reservation" } }, { - "pk": 45006, + "pk": 59406, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.355Z", - "slice": 9, - "created": "2013-12-12T18:19:41.013Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-27T23:00:00Z", + "updated": "2013-12-13T22:19:58.880Z", + "slice": 13, + "created": "2013-12-13T22:19:51.986Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", "kind": "reservation" } }, { - "pk": 45007, + "pk": 59407, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.405Z", - "slice": 9, - "created": "2013-12-12T18:19:41.021Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T00:00:00Z", + "updated": "2013-12-13T22:19:58.988Z", + "slice": 13, + "created": "2013-12-13T22:19:51.994Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", "kind": "reservation" } }, { - "pk": 45008, + "pk": 59408, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.454Z", - "slice": 9, - "created": "2013-12-12T18:19:41.030Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T01:00:00Z", + "updated": "2013-12-13T22:19:59.079Z", + "slice": 13, + "created": "2013-12-13T22:19:52.002Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", "kind": "reservation" } }, { - "pk": 45009, + "pk": 59409, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.504Z", - "slice": 9, - "created": "2013-12-12T18:19:41.038Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T02:00:00Z", + "updated": "2013-12-13T22:19:59.170Z", + "slice": 13, + "created": "2013-12-13T22:19:52.010Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", "kind": "reservation" } }, { - "pk": 45010, + "pk": 59410, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.554Z", - "slice": 9, - "created": "2013-12-12T18:19:41.046Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.261Z", + "slice": 13, + "created": "2013-12-13T22:19:52.019Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T03:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", "kind": "reservation" } }, { - "pk": 45011, + "pk": 59411, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.603Z", - "slice": 9, - "created": "2013-12-12T18:19:41.054Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T04:00:00Z", + "updated": "2013-12-13T22:19:59.344Z", + "slice": 13, + "created": "2013-12-13T22:19:52.027Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", "kind": "reservation" } }, { - "pk": 45012, + "pk": 59412, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.653Z", - "slice": 9, - "created": "2013-12-12T18:19:41.063Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T05:00:00Z", + "updated": "2013-12-13T22:19:59.435Z", + "slice": 13, + "created": "2013-12-13T22:19:52.035Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", "kind": "reservation" } }, { - "pk": 45013, + "pk": 59413, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.703Z", - "slice": 9, - "created": "2013-12-12T18:19:41.071Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.526Z", + "slice": 13, + "created": "2013-12-13T22:19:52.044Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T06:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", "kind": "reservation" } }, { - "pk": 45014, + "pk": 59414, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.753Z", - "slice": 9, - "created": "2013-12-12T18:19:41.079Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T07:00:00Z", + "updated": "2013-12-13T22:19:59.626Z", + "slice": 13, + "created": "2013-12-13T22:19:52.052Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", "kind": "reservation" } }, { - "pk": 45015, + "pk": 59415, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.802Z", - "slice": 9, - "created": "2013-12-12T18:19:41.088Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T08:00:00Z", + "updated": "2013-12-13T22:19:59.729Z", + "slice": 13, + "created": "2013-12-13T22:19:52.060Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", "kind": "reservation" } }, { - "pk": 45016, + "pk": 59416, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.854Z", - "slice": 9, - "created": "2013-12-12T18:19:41.096Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T09:00:00Z", + "updated": "2013-12-13T22:19:59.820Z", + "slice": 13, + "created": "2013-12-13T22:19:52.068Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", "kind": "reservation" } }, { - "pk": 45017, + "pk": 59417, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.903Z", - "slice": 9, - "created": "2013-12-12T18:19:41.104Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T10:00:00Z", + "updated": "2013-12-13T22:19:59.911Z", + "slice": 13, + "created": "2013-12-13T22:19:52.077Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", "kind": "reservation" } }, { - "pk": 45018, + "pk": 59418, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:03.953Z", - "slice": 9, - "created": "2013-12-12T18:19:41.112Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T11:00:00Z", + "updated": "2013-12-13T22:20:00.002Z", + "slice": 13, + "created": "2013-12-13T22:19:52.085Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", "kind": "reservation" } }, { - "pk": 45019, + "pk": 59419, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.003Z", - "slice": 9, - "created": "2013-12-12T18:19:41.121Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T12:00:00Z", + "updated": "2013-12-13T22:20:00.093Z", + "slice": 13, + "created": "2013-12-13T22:19:52.093Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", "kind": "reservation" } }, { - "pk": 45020, + "pk": 59420, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.052Z", - "slice": 9, - "created": "2013-12-12T18:19:41.129Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T13:00:00Z", + "updated": "2013-12-13T22:20:00.184Z", + "slice": 13, + "created": "2013-12-13T22:19:52.102Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", "kind": "reservation" } }, { - "pk": 45021, + "pk": 59421, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.102Z", - "slice": 9, - "created": "2013-12-12T18:19:41.137Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.275Z", + "slice": 13, + "created": "2013-12-13T22:19:52.110Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T14:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", "kind": "reservation" } }, { - "pk": 45022, + "pk": 59422, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.152Z", - "slice": 9, - "created": "2013-12-12T18:19:41.146Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T15:00:00Z", + "updated": "2013-12-13T22:20:00.367Z", + "slice": 13, + "created": "2013-12-13T22:19:52.118Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", "kind": "reservation" } }, { - "pk": 45023, + "pk": 59423, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.202Z", - "slice": 9, - "created": "2013-12-12T18:19:41.154Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T16:00:00Z", + "updated": "2013-12-13T22:20:00.460Z", + "slice": 13, + "created": "2013-12-13T22:19:52.126Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", "kind": "reservation" } }, { - "pk": 45024, + "pk": 59424, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.251Z", - "slice": 9, - "created": "2013-12-12T18:19:41.162Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T17:00:00Z", + "updated": "2013-12-13T22:20:00.551Z", + "slice": 13, + "created": "2013-12-13T22:19:52.135Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", "kind": "reservation" } }, { - "pk": 45025, + "pk": 59425, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.301Z", - "slice": 9, - "created": "2013-12-12T18:19:41.170Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T18:00:00Z", + "updated": "2013-12-13T22:20:00.659Z", + "slice": 13, + "created": "2013-12-13T22:19:52.143Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", "kind": "reservation" } }, { - "pk": 45026, + "pk": 59426, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.351Z", - "slice": 9, - "created": "2013-12-12T18:19:41.179Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T19:00:00Z", + "updated": "2013-12-13T22:20:00.750Z", + "slice": 13, + "created": "2013-12-13T22:19:52.151Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", "kind": "reservation" } }, { - "pk": 45027, + "pk": 59427, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.400Z", - "slice": 9, - "created": "2013-12-12T18:19:41.187Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T20:00:00Z", + "updated": "2013-12-13T22:20:00.841Z", + "slice": 13, + "created": "2013-12-13T22:19:52.159Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", "kind": "reservation" } }, { - "pk": 45028, + "pk": 59428, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.450Z", - "slice": 9, - "created": "2013-12-12T18:19:41.195Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T21:00:00Z", + "updated": "2013-12-13T22:20:00.957Z", + "slice": 13, + "created": "2013-12-13T22:19:52.168Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", "kind": "reservation" } }, { - "pk": 45029, + "pk": 59429, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.500Z", - "slice": 9, - "created": "2013-12-12T18:19:41.204Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:01.048Z", + "slice": 13, + "created": "2013-12-13T22:19:52.176Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T22:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", "kind": "reservation" } }, { - "pk": 45030, + "pk": 59430, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.550Z", - "slice": 9, - "created": "2013-12-12T18:19:41.217Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-28T23:00:00Z", + "updated": "2013-12-13T22:20:01.139Z", + "slice": 13, + "created": "2013-12-13T22:19:52.184Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", "kind": "reservation" } }, { - "pk": 45031, + "pk": 59431, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.599Z", - "slice": 9, - "created": "2013-12-12T18:19:41.226Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T00:00:00Z", + "updated": "2013-12-13T22:20:01.230Z", + "slice": 13, + "created": "2013-12-13T22:19:52.193Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", "kind": "reservation" } }, { - "pk": 45032, + "pk": 59432, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.649Z", - "slice": 9, - "created": "2013-12-12T18:19:41.234Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T01:00:00Z", + "updated": "2013-12-13T22:20:01.512Z", + "slice": 13, + "created": "2013-12-13T22:19:52.201Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", "kind": "reservation" } }, { - "pk": 45033, + "pk": 59433, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.699Z", - "slice": 9, - "created": "2013-12-12T18:19:41.242Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T02:00:00Z", + "updated": "2013-12-13T22:20:01.769Z", + "slice": 13, + "created": "2013-12-13T22:19:52.209Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", "kind": "reservation" } }, { - "pk": 45034, + "pk": 59434, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.748Z", - "slice": 9, - "created": "2013-12-12T18:19:41.251Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T03:00:00Z", + "updated": "2013-12-13T22:20:01.860Z", + "slice": 13, + "created": "2013-12-13T22:19:52.217Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", "kind": "reservation" } }, { - "pk": 45035, + "pk": 59435, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.798Z", - "slice": 9, - "created": "2013-12-12T18:19:41.259Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T04:00:00Z", + "updated": "2013-12-13T22:20:01.959Z", + "slice": 13, + "created": "2013-12-13T22:19:52.226Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", "kind": "reservation" } }, { - "pk": 45036, + "pk": 59436, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.848Z", - "slice": 9, - "created": "2013-12-12T18:19:41.267Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T05:00:00Z", + "updated": "2013-12-13T22:20:02.050Z", + "slice": 13, + "created": "2013-12-13T22:19:52.234Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", "kind": "reservation" } }, { - "pk": 45037, + "pk": 59437, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.897Z", - "slice": 9, - "created": "2013-12-12T18:19:41.275Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.141Z", + "slice": 13, + "created": "2013-12-13T22:19:52.242Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T06:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", "kind": "reservation" } }, { - "pk": 45038, + "pk": 59438, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.947Z", - "slice": 9, - "created": "2013-12-12T18:19:41.284Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T07:00:00Z", + "updated": "2013-12-13T22:20:02.238Z", + "slice": 13, + "created": "2013-12-13T22:19:52.251Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", "kind": "reservation" } }, { - "pk": 45039, + "pk": 59439, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:04.997Z", - "slice": 9, - "created": "2013-12-12T18:19:41.292Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T08:00:00Z", + "updated": "2013-12-13T22:20:02.329Z", + "slice": 13, + "created": "2013-12-13T22:19:52.259Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", "kind": "reservation" } }, { - "pk": 45040, + "pk": 59440, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.047Z", - "slice": 9, - "created": "2013-12-12T18:19:41.300Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T09:00:00Z", + "updated": "2013-12-13T22:20:02.420Z", + "slice": 13, + "created": "2013-12-13T22:19:52.267Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", "kind": "reservation" } }, { - "pk": 45041, + "pk": 59441, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.096Z", - "slice": 9, - "created": "2013-12-12T18:19:41.309Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T10:00:00Z", + "updated": "2013-12-13T22:20:02.511Z", + "slice": 13, + "created": "2013-12-13T22:19:52.276Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", "kind": "reservation" } }, { - "pk": 45042, + "pk": 59442, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.146Z", - "slice": 9, - "created": "2013-12-12T18:19:41.317Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T11:00:00Z", + "updated": "2013-12-13T22:20:02.602Z", + "slice": 13, + "created": "2013-12-13T22:19:52.284Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", "kind": "reservation" } }, { - "pk": 45043, + "pk": 59443, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.196Z", - "slice": 9, - "created": "2013-12-12T18:19:41.325Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T12:00:00Z", + "updated": "2013-12-13T22:20:02.693Z", + "slice": 13, + "created": "2013-12-13T22:19:52.292Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", "kind": "reservation" } }, { - "pk": 45044, + "pk": 59444, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.245Z", - "slice": 9, - "created": "2013-12-12T18:19:41.334Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T13:00:00Z", + "updated": "2013-12-13T22:20:02.784Z", + "slice": 13, + "created": "2013-12-13T22:19:52.300Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", "kind": "reservation" } }, { - "pk": 45045, + "pk": 59445, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.295Z", - "slice": 9, - "created": "2013-12-12T18:19:41.342Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.875Z", + "slice": 13, + "created": "2013-12-13T22:19:52.309Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T14:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", "kind": "reservation" } }, { - "pk": 45046, + "pk": 59446, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.345Z", - "slice": 9, - "created": "2013-12-12T18:19:41.350Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T15:00:00Z", + "updated": "2013-12-13T22:20:02.966Z", + "slice": 13, + "created": "2013-12-13T22:19:52.317Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", "kind": "reservation" } }, { - "pk": 45047, + "pk": 59447, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.395Z", - "slice": 9, - "created": "2013-12-12T18:19:41.358Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T16:00:00Z", + "updated": "2013-12-13T22:20:03.058Z", + "slice": 13, + "created": "2013-12-13T22:19:52.325Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", "kind": "reservation" } }, { - "pk": 45048, + "pk": 59448, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.444Z", - "slice": 9, - "created": "2013-12-12T18:19:41.367Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T17:00:00Z", + "updated": "2013-12-13T22:20:03.149Z", + "slice": 13, + "created": "2013-12-13T22:19:52.334Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", "kind": "reservation" } }, { - "pk": 45049, + "pk": 59449, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.498Z", - "slice": 9, - "created": "2013-12-12T18:19:41.375Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T18:00:00Z", + "updated": "2013-12-13T22:20:03.240Z", + "slice": 13, + "created": "2013-12-13T22:19:52.342Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", "kind": "reservation" } }, { - "pk": 45050, + "pk": 59450, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.547Z", - "slice": 9, - "created": "2013-12-12T18:19:41.383Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T19:00:00Z", + "updated": "2013-12-13T22:20:03.331Z", + "slice": 13, + "created": "2013-12-13T22:19:52.350Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", "kind": "reservation" } }, { - "pk": 45051, + "pk": 59451, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.597Z", - "slice": 9, - "created": "2013-12-12T18:19:41.392Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T20:00:00Z", + "updated": "2013-12-13T22:20:03.424Z", + "slice": 13, + "created": "2013-12-13T22:19:52.358Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", "kind": "reservation" } }, { - "pk": 45052, + "pk": 59452, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.647Z", - "slice": 9, - "created": "2013-12-12T18:19:41.400Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T21:00:00Z", + "updated": "2013-12-13T22:20:03.515Z", + "slice": 13, + "created": "2013-12-13T22:19:52.367Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", "kind": "reservation" } }, { - "pk": 45053, + "pk": 59453, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.697Z", - "slice": 9, - "created": "2013-12-12T18:19:41.408Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.606Z", + "slice": 13, + "created": "2013-12-13T22:19:52.375Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T22:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", "kind": "reservation" } }, { - "pk": 45054, + "pk": 59454, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.746Z", - "slice": 9, - "created": "2013-12-12T18:19:41.416Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-29T23:00:00Z", + "updated": "2013-12-13T22:20:03.697Z", + "slice": 13, + "created": "2013-12-13T22:19:52.383Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", "kind": "reservation" } }, { - "pk": 45055, + "pk": 59455, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.796Z", - "slice": 9, - "created": "2013-12-12T18:19:41.425Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T00:00:00Z", + "updated": "2013-12-13T22:20:03.788Z", + "slice": 13, + "created": "2013-12-13T22:19:52.392Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", "kind": "reservation" } }, { - "pk": 45056, + "pk": 59456, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.846Z", - "slice": 9, - "created": "2013-12-12T18:19:41.433Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T01:00:00Z", + "updated": "2013-12-13T22:20:03.888Z", + "slice": 13, + "created": "2013-12-13T22:19:52.400Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", "kind": "reservation" } }, { - "pk": 45057, + "pk": 59457, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.895Z", - "slice": 9, - "created": "2013-12-12T18:19:41.441Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T02:00:00Z", + "updated": "2013-12-13T22:20:03.979Z", + "slice": 13, + "created": "2013-12-13T22:19:52.408Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", "kind": "reservation" } }, { - "pk": 45058, + "pk": 59458, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.945Z", - "slice": 9, - "created": "2013-12-12T18:19:41.449Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T03:00:00Z", + "updated": "2013-12-13T22:20:04.070Z", + "slice": 13, + "created": "2013-12-13T22:19:52.416Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", "kind": "reservation" } }, { - "pk": 45059, + "pk": 59459, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:05.995Z", - "slice": 9, - "created": "2013-12-12T18:19:41.458Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T04:00:00Z", + "updated": "2013-12-13T22:20:04.161Z", + "slice": 13, + "created": "2013-12-13T22:19:52.425Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", "kind": "reservation" } }, { - "pk": 45060, + "pk": 59460, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.045Z", - "slice": 9, - "created": "2013-12-12T18:19:41.466Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T05:00:00Z", + "updated": "2013-12-13T22:20:04.252Z", + "slice": 13, + "created": "2013-12-13T22:19:52.433Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", "kind": "reservation" } }, { - "pk": 45061, + "pk": 59461, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.094Z", - "slice": 9, - "created": "2013-12-12T18:19:41.474Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.343Z", + "slice": 13, + "created": "2013-12-13T22:19:52.441Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T06:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", "kind": "reservation" } }, { - "pk": 45062, + "pk": 59462, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.144Z", - "slice": 9, - "created": "2013-12-12T18:19:41.482Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T07:00:00Z", + "updated": "2013-12-13T22:20:04.434Z", + "slice": 13, + "created": "2013-12-13T22:19:52.450Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", "kind": "reservation" } }, { - "pk": 45063, + "pk": 59463, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.194Z", - "slice": 9, - "created": "2013-12-12T18:19:41.491Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T08:00:00Z", + "updated": "2013-12-13T22:20:04.526Z", + "slice": 13, + "created": "2013-12-13T22:19:52.458Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", "kind": "reservation" } }, { - "pk": 45064, + "pk": 59464, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.243Z", - "slice": 9, - "created": "2013-12-12T18:19:41.499Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T09:00:00Z", + "updated": "2013-12-13T22:20:04.617Z", + "slice": 13, + "created": "2013-12-13T22:19:52.466Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", "kind": "reservation" } }, { - "pk": 45065, + "pk": 59465, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.293Z", - "slice": 9, - "created": "2013-12-12T18:19:41.507Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T10:00:00Z", + "updated": "2013-12-13T22:20:04.708Z", + "slice": 13, + "created": "2013-12-13T22:19:52.474Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", "kind": "reservation" } }, { - "pk": 45066, + "pk": 59466, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.343Z", - "slice": 9, - "created": "2013-12-12T18:19:41.516Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T11:00:00Z", + "updated": "2013-12-13T22:20:04.799Z", + "slice": 13, + "created": "2013-12-13T22:19:52.483Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", "kind": "reservation" } }, { - "pk": 45067, + "pk": 59467, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.392Z", - "slice": 9, - "created": "2013-12-12T18:19:41.524Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T12:00:00Z", + "updated": "2013-12-13T22:20:04.890Z", + "slice": 13, + "created": "2013-12-13T22:19:52.491Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", "kind": "reservation" } }, { - "pk": 45068, + "pk": 59468, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.442Z", - "slice": 9, - "created": "2013-12-12T18:19:41.532Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T13:00:00Z", + "updated": "2013-12-13T22:20:04.981Z", + "slice": 13, + "created": "2013-12-13T22:19:52.499Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", "kind": "reservation" } }, { - "pk": 45069, + "pk": 59469, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.492Z", - "slice": 9, - "created": "2013-12-12T18:19:41.541Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:05.072Z", + "slice": 13, + "created": "2013-12-13T22:19:52.507Z", + "amount": 0.56, + "object": 100, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T14:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", "kind": "reservation" } }, { - "pk": 45070, + "pk": 59470, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.542Z", - "slice": 9, - "created": "2013-12-12T18:19:41.549Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T15:00:00Z", + "updated": "2013-12-13T22:20:05.170Z", + "slice": 13, + "created": "2013-12-13T22:19:52.516Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", "kind": "reservation" } }, { - "pk": 45071, + "pk": 59471, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.591Z", - "slice": 9, - "created": "2013-12-12T18:19:41.557Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T16:00:00Z", + "updated": "2013-12-13T22:20:05.261Z", + "slice": 13, + "created": "2013-12-13T22:19:52.524Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", "kind": "reservation" } }, { - "pk": 45072, + "pk": 59472, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.641Z", - "slice": 9, - "created": "2013-12-12T18:19:41.565Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T17:00:00Z", + "updated": "2013-12-13T22:20:05.352Z", + "slice": 13, + "created": "2013-12-13T22:19:52.532Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", "kind": "reservation" } }, { - "pk": 45073, + "pk": 59473, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.715Z", - "slice": 9, - "created": "2013-12-12T18:19:41.574Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T18:00:00Z", + "updated": "2013-12-13T22:20:05.443Z", + "slice": 13, + "created": "2013-12-13T22:19:52.541Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", "kind": "reservation" } }, { - "pk": 45074, + "pk": 59474, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.765Z", - "slice": 9, - "created": "2013-12-12T18:19:41.582Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T19:00:00Z", + "updated": "2013-12-13T22:20:05.535Z", + "slice": 13, + "created": "2013-12-13T22:19:52.549Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", "kind": "reservation" } }, { - "pk": 45075, + "pk": 59475, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.815Z", - "slice": 9, - "created": "2013-12-12T18:19:41.590Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T20:00:00Z", + "updated": "2013-12-13T22:20:05.626Z", + "slice": 13, + "created": "2013-12-13T22:19:52.557Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", "kind": "reservation" } }, { - "pk": 45076, + "pk": 59476, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.865Z", - "slice": 9, - "created": "2013-12-12T18:19:41.599Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T21:00:00Z", + "updated": "2013-12-13T22:20:05.717Z", + "slice": 13, + "created": "2013-12-13T22:19:52.565Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", "kind": "reservation" } }, { - "pk": 45077, + "pk": 59477, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.914Z", - "slice": 9, - "created": "2013-12-12T18:19:41.607Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T22:00:00Z", + "updated": "2013-12-13T22:19:52.574Z", + "slice": 13, + "created": "2013-12-13T22:19:52.574Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T06:00:00Z", "kind": "reservation" } }, { - "pk": 45078, + "pk": 59478, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:06.964Z", - "slice": 9, - "created": "2013-12-12T18:19:41.615Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-11-30T23:00:00Z", + "updated": "2013-12-13T22:19:52.582Z", + "slice": 13, + "created": "2013-12-13T22:19:52.582Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T14:00:00Z", "kind": "reservation" } }, { - "pk": 45079, + "pk": 59479, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.014Z", - "slice": 9, - "created": "2013-12-12T18:19:41.623Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T00:00:00Z", + "updated": "2013-12-13T22:19:52.590Z", + "slice": 13, + "created": "2013-12-13T22:19:52.590Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T22:00:00Z", "kind": "reservation" } }, { - "pk": 45080, + "pk": 59480, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.063Z", - "slice": 9, - "created": "2013-12-12T18:19:41.632Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T01:00:00Z", + "updated": "2013-12-13T22:19:52.599Z", + "slice": 13, + "created": "2013-12-13T22:19:52.599Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T06:00:00Z", "kind": "reservation" } }, { - "pk": 45081, + "pk": 59481, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.113Z", - "slice": 9, - "created": "2013-12-12T18:19:41.640Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T02:00:00Z", + "updated": "2013-12-13T22:19:52.607Z", + "slice": 13, + "created": "2013-12-13T22:19:52.607Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T14:00:00Z", "kind": "reservation" } }, { - "pk": 45082, + "pk": 59482, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.163Z", - "slice": 9, - "created": "2013-12-12T18:19:41.648Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T03:00:00Z", + "updated": "2013-12-13T22:19:52.615Z", + "slice": 13, + "created": "2013-12-13T22:19:52.615Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T22:00:00Z", "kind": "reservation" } }, { - "pk": 45083, + "pk": 59483, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.212Z", - "slice": 9, - "created": "2013-12-12T18:19:41.657Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T04:00:00Z", + "updated": "2013-12-13T22:19:52.623Z", + "slice": 13, + "created": "2013-12-13T22:19:52.623Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T06:00:00Z", "kind": "reservation" } }, { - "pk": 45084, + "pk": 59484, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.262Z", - "slice": 9, - "created": "2013-12-12T18:19:41.665Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T05:00:00Z", + "updated": "2013-12-13T22:19:52.632Z", + "slice": 13, + "created": "2013-12-13T22:19:52.632Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T14:00:00Z", "kind": "reservation" } }, { - "pk": 45085, + "pk": 59485, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.312Z", - "slice": 9, - "created": "2013-12-12T18:19:41.673Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T06:00:00Z", + "updated": "2013-12-13T22:19:52.640Z", + "slice": 13, + "created": "2013-12-13T22:19:52.640Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T22:00:00Z", "kind": "reservation" } }, { - "pk": 45086, + "pk": 59486, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.362Z", - "slice": 9, - "created": "2013-12-12T18:19:41.681Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T07:00:00Z", + "updated": "2013-12-13T22:19:52.648Z", + "slice": 13, + "created": "2013-12-13T22:19:52.648Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T06:00:00Z", "kind": "reservation" } }, { - "pk": 45087, + "pk": 59487, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.411Z", - "slice": 9, - "created": "2013-12-12T18:19:41.690Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T08:00:00Z", + "updated": "2013-12-13T22:19:52.657Z", + "slice": 13, + "created": "2013-12-13T22:19:52.657Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T14:00:00Z", "kind": "reservation" } }, { - "pk": 45088, + "pk": 59488, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.461Z", - "slice": 9, - "created": "2013-12-12T18:19:41.698Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T09:00:00Z", + "updated": "2013-12-13T22:19:52.665Z", + "slice": 13, + "created": "2013-12-13T22:19:52.665Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T22:00:00Z", "kind": "reservation" } }, { - "pk": 45089, + "pk": 59489, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.511Z", - "slice": 9, - "created": "2013-12-12T18:19:41.706Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T10:00:00Z", + "updated": "2013-12-13T22:19:52.673Z", + "slice": 13, + "created": "2013-12-13T22:19:52.673Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T06:00:00Z", "kind": "reservation" } }, { - "pk": 45090, + "pk": 59490, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.560Z", - "slice": 9, - "created": "2013-12-12T18:19:41.714Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T11:00:00Z", + "updated": "2013-12-13T22:19:52.682Z", + "slice": 13, + "created": "2013-12-13T22:19:52.681Z", + "amount": 0.56, + "object": 100, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T14:00:00Z", "kind": "reservation" } }, { - "pk": 45091, + "pk": 59491, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.610Z", - "slice": 9, - "created": "2013-12-12T18:19:41.723Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T12:00:00Z", + "updated": "2013-12-13T22:19:58.407Z", + "slice": 13, + "created": "2013-12-13T22:19:52.696Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 58, + "date": "2013-11-13T22:00:00Z", "kind": "reservation" } }, { - "pk": 45092, + "pk": 59492, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.660Z", - "slice": 9, - "created": "2013-12-12T18:19:41.731Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T13:00:00Z", + "updated": "2013-12-13T22:19:58.507Z", + "slice": 13, + "created": "2013-12-13T22:19:52.706Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T06:00:00Z", "kind": "reservation" } }, { - "pk": 45093, + "pk": 59493, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.709Z", - "slice": 9, - "created": "2013-12-12T18:19:41.739Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.598Z", + "slice": 13, + "created": "2013-12-13T22:19:52.715Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T14:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T14:00:00Z", "kind": "reservation" } }, { - "pk": 45094, + "pk": 59494, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.759Z", - "slice": 9, - "created": "2013-12-12T18:19:41.748Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T15:00:00Z", + "updated": "2013-12-13T22:19:58.689Z", + "slice": 13, + "created": "2013-12-13T22:19:52.723Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-14T22:00:00Z", "kind": "reservation" } }, { - "pk": 45095, + "pk": 59495, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.809Z", - "slice": 9, - "created": "2013-12-12T18:19:41.756Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T16:00:00Z", + "updated": "2013-12-13T22:19:58.780Z", + "slice": 13, + "created": "2013-12-13T22:19:52.731Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T06:00:00Z", "kind": "reservation" } }, { - "pk": 45096, + "pk": 59496, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.859Z", - "slice": 9, - "created": "2013-12-12T18:19:41.764Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T17:00:00Z", + "updated": "2013-12-13T22:19:58.871Z", + "slice": 13, + "created": "2013-12-13T22:19:52.739Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T14:00:00Z", "kind": "reservation" } }, { - "pk": 45097, + "pk": 59497, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.908Z", - "slice": 9, - "created": "2013-12-12T18:19:41.772Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T18:00:00Z", + "updated": "2013-12-13T22:19:58.980Z", + "slice": 13, + "created": "2013-12-13T22:19:52.748Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-15T22:00:00Z", "kind": "reservation" } }, { - "pk": 45098, + "pk": 59498, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:07.958Z", - "slice": 9, - "created": "2013-12-12T18:19:41.781Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T19:00:00Z", + "updated": "2013-12-13T22:19:59.071Z", + "slice": 13, + "created": "2013-12-13T22:19:52.756Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T06:00:00Z", "kind": "reservation" } }, { - "pk": 45099, + "pk": 59499, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.008Z", - "slice": 9, - "created": "2013-12-12T18:19:41.789Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T20:00:00Z", + "updated": "2013-12-13T22:19:59.162Z", + "slice": 13, + "created": "2013-12-13T22:19:52.764Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T14:00:00Z", "kind": "reservation" } }, { - "pk": 45100, + "pk": 59500, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.057Z", - "slice": 9, - "created": "2013-12-12T18:19:41.797Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T21:00:00Z", + "updated": "2013-12-13T22:19:59.253Z", + "slice": 13, + "created": "2013-12-13T22:19:52.773Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-16T22:00:00Z", "kind": "reservation" } }, { - "pk": 45101, + "pk": 59501, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.107Z", - "slice": 9, - "created": "2013-12-12T18:19:41.806Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.377Z", + "slice": 13, + "created": "2013-12-13T22:19:52.781Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T22:00:00Z", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T06:00:00Z", "kind": "reservation" } }, { - "pk": 45102, + "pk": 59502, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.157Z", - "slice": 9, - "created": "2013-12-12T18:19:41.814Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 31, - "date": "2013-12-01T23:00:00Z", + "updated": "2013-12-13T22:19:59.468Z", + "slice": 13, + "created": "2013-12-13T22:19:52.789Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T14:00:00Z", "kind": "reservation" } }, { - "pk": 45103, + "pk": 59503, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.215Z", - "slice": 9, - "created": "2013-12-12T18:19:41.822Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T00:00:00Z", + "updated": "2013-12-13T22:19:59.559Z", + "slice": 13, + "created": "2013-12-13T22:19:52.798Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 59, + "date": "2013-11-17T22:00:00Z", "kind": "reservation" } }, { - "pk": 45104, + "pk": 59504, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.264Z", - "slice": 9, - "created": "2013-12-12T18:19:41.831Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T01:00:00Z", + "updated": "2013-12-13T22:19:59.659Z", + "slice": 13, + "created": "2013-12-13T22:19:52.806Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T06:00:00Z", "kind": "reservation" } }, { - "pk": 45105, + "pk": 59505, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.314Z", - "slice": 9, - "created": "2013-12-12T18:19:41.839Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T02:00:00Z", + "updated": "2013-12-13T22:19:59.762Z", + "slice": 13, + "created": "2013-12-13T22:19:52.814Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T14:00:00Z", "kind": "reservation" } }, { - "pk": 45106, + "pk": 59506, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.364Z", - "slice": 9, - "created": "2013-12-12T18:19:41.847Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:59.853Z", + "slice": 13, + "created": "2013-12-13T22:19:52.822Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T03:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-18T22:00:00Z", "kind": "reservation" } }, { - "pk": 45107, + "pk": 59507, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.413Z", - "slice": 9, - "created": "2013-12-12T18:19:41.855Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T04:00:00Z", + "updated": "2013-12-13T22:19:59.944Z", + "slice": 13, + "created": "2013-12-13T22:19:52.831Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T06:00:00Z", "kind": "reservation" } }, { - "pk": 45108, + "pk": 59508, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.463Z", - "slice": 9, - "created": "2013-12-12T18:19:41.864Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T05:00:00Z", + "updated": "2013-12-13T22:20:00.035Z", + "slice": 13, + "created": "2013-12-13T22:19:52.839Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T14:00:00Z", "kind": "reservation" } }, { - "pk": 45109, + "pk": 59509, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.513Z", - "slice": 9, - "created": "2013-12-12T18:19:41.872Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.126Z", + "slice": 13, + "created": "2013-12-13T22:19:52.847Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T06:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-19T22:00:00Z", "kind": "reservation" } }, { - "pk": 45110, + "pk": 59510, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.563Z", - "slice": 9, - "created": "2013-12-12T18:19:41.880Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T07:00:00Z", + "updated": "2013-12-13T22:20:00.217Z", + "slice": 13, + "created": "2013-12-13T22:19:52.856Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T06:00:00Z", "kind": "reservation" } }, { - "pk": 45111, + "pk": 59511, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.612Z", - "slice": 9, - "created": "2013-12-12T18:19:41.888Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T08:00:00Z", + "updated": "2013-12-13T22:20:00.309Z", + "slice": 13, + "created": "2013-12-13T22:19:52.864Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T14:00:00Z", "kind": "reservation" } }, { - "pk": 45112, + "pk": 59512, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.662Z", - "slice": 9, - "created": "2013-12-12T18:19:41.897Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T09:00:00Z", + "updated": "2013-12-13T22:20:00.402Z", + "slice": 13, + "created": "2013-12-13T22:19:52.872Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-20T22:00:00Z", "kind": "reservation" } }, { - "pk": 45113, + "pk": 59513, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.712Z", - "slice": 9, - "created": "2013-12-12T18:19:41.905Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T10:00:00Z", + "updated": "2013-12-13T22:20:00.493Z", + "slice": 13, + "created": "2013-12-13T22:19:52.880Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T06:00:00Z", "kind": "reservation" } }, { - "pk": 45114, + "pk": 59514, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.762Z", - "slice": 9, - "created": "2013-12-12T18:19:41.913Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T11:00:00Z", + "updated": "2013-12-13T22:20:00.584Z", + "slice": 13, + "created": "2013-12-13T22:19:52.889Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T14:00:00Z", "kind": "reservation" } }, { - "pk": 45115, + "pk": 59515, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.811Z", - "slice": 9, - "created": "2013-12-12T18:19:41.922Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T12:00:00Z", + "updated": "2013-12-13T22:20:00.692Z", + "slice": 13, + "created": "2013-12-13T22:19:52.897Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-21T22:00:00Z", "kind": "reservation" } }, { - "pk": 45116, + "pk": 59516, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.861Z", - "slice": 9, - "created": "2013-12-12T18:19:41.930Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T13:00:00Z", + "updated": "2013-12-13T22:20:00.783Z", + "slice": 13, + "created": "2013-12-13T22:19:52.905Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T06:00:00Z", "kind": "reservation" } }, { - "pk": 45117, + "pk": 59517, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.911Z", - "slice": 9, - "created": "2013-12-12T18:19:41.938Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:00.874Z", + "slice": 13, + "created": "2013-12-13T22:19:52.913Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T14:00:00Z", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T14:00:00Z", "kind": "reservation" } }, { - "pk": 45118, + "pk": 59518, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:08.960Z", - "slice": 9, - "created": "2013-12-12T18:19:41.947Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T15:00:00Z", + "updated": "2013-12-13T22:20:00.990Z", + "slice": 13, + "created": "2013-12-13T22:19:52.922Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-22T22:00:00Z", "kind": "reservation" } }, { - "pk": 45119, + "pk": 59519, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.010Z", - "slice": 9, - "created": "2013-12-12T18:19:41.955Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T16:00:00Z", + "updated": "2013-12-13T22:20:01.081Z", + "slice": 13, + "created": "2013-12-13T22:19:52.930Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T06:00:00Z", "kind": "reservation" } }, { - "pk": 45120, + "pk": 59520, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.060Z", - "slice": 9, - "created": "2013-12-12T18:19:41.963Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T17:00:00Z", + "updated": "2013-12-13T22:20:01.172Z", + "slice": 13, + "created": "2013-12-13T22:19:52.938Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T14:00:00Z", "kind": "reservation" } }, { - "pk": 45121, + "pk": 59521, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.109Z", - "slice": 9, - "created": "2013-12-12T18:19:41.971Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T18:00:00Z", + "updated": "2013-12-13T22:20:01.338Z", + "slice": 13, + "created": "2013-12-13T22:19:52.947Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-23T22:00:00Z", "kind": "reservation" } }, { - "pk": 45122, + "pk": 59522, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.258Z", - "slice": 9, - "created": "2013-12-12T18:19:41.980Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T19:00:00Z", + "updated": "2013-12-13T22:20:01.678Z", + "slice": 13, + "created": "2013-12-13T22:19:52.955Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T06:00:00Z", "kind": "reservation" } }, { - "pk": 45123, + "pk": 59523, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.308Z", - "slice": 9, - "created": "2013-12-12T18:19:41.988Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T20:00:00Z", + "updated": "2013-12-13T22:20:01.802Z", + "slice": 13, + "created": "2013-12-13T22:19:52.963Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T14:00:00Z", "kind": "reservation" } }, { - "pk": 45124, + "pk": 59524, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.360Z", - "slice": 9, - "created": "2013-12-12T18:19:41.996Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T21:00:00Z", + "updated": "2013-12-13T22:20:01.893Z", + "slice": 13, + "created": "2013-12-13T22:19:52.971Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 60, + "date": "2013-11-24T22:00:00Z", "kind": "reservation" } }, { - "pk": 45125, + "pk": 59525, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.409Z", - "slice": 9, - "created": "2013-12-12T18:19:42.005Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:01.992Z", + "slice": 13, + "created": "2013-12-13T22:19:52.980Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T22:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T06:00:00Z", "kind": "reservation" } }, { - "pk": 45126, + "pk": 59526, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.459Z", - "slice": 9, - "created": "2013-12-12T18:19:42.013Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-02T23:00:00Z", + "updated": "2013-12-13T22:20:02.084Z", + "slice": 13, + "created": "2013-12-13T22:19:52.988Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T14:00:00Z", "kind": "reservation" } }, { - "pk": 45127, + "pk": 59527, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.509Z", - "slice": 9, - "created": "2013-12-12T18:19:42.021Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T00:00:00Z", + "updated": "2013-12-13T22:20:02.175Z", + "slice": 13, + "created": "2013-12-13T22:19:52.996Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-25T22:00:00Z", "kind": "reservation" } }, { - "pk": 45128, + "pk": 59528, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.558Z", - "slice": 9, - "created": "2013-12-12T18:19:42.029Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T01:00:00Z", + "updated": "2013-12-13T22:20:02.271Z", + "slice": 13, + "created": "2013-12-13T22:19:53.005Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T06:00:00Z", "kind": "reservation" } }, { - "pk": 45129, + "pk": 59529, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.608Z", - "slice": 9, - "created": "2013-12-12T18:19:42.038Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T02:00:00Z", + "updated": "2013-12-13T22:20:02.362Z", + "slice": 13, + "created": "2013-12-13T22:19:53.013Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T14:00:00Z", "kind": "reservation" } }, { - "pk": 45130, + "pk": 59530, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.658Z", - "slice": 9, - "created": "2013-12-12T18:19:42.046Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T03:00:00Z", + "updated": "2013-12-13T22:20:02.453Z", + "slice": 13, + "created": "2013-12-13T22:19:53.021Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-26T22:00:00Z", "kind": "reservation" } }, { - "pk": 45131, + "pk": 59531, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.708Z", - "slice": 9, - "created": "2013-12-12T18:19:42.054Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T04:00:00Z", + "updated": "2013-12-13T22:20:02.544Z", + "slice": 13, + "created": "2013-12-13T22:19:53.029Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T06:00:00Z", "kind": "reservation" } }, { - "pk": 45132, + "pk": 59532, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.757Z", - "slice": 9, - "created": "2013-12-12T18:19:42.063Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T05:00:00Z", + "updated": "2013-12-13T22:20:02.635Z", + "slice": 13, + "created": "2013-12-13T22:19:53.038Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T14:00:00Z", "kind": "reservation" } }, { - "pk": 45133, + "pk": 59533, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.807Z", - "slice": 9, - "created": "2013-12-12T18:19:42.071Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:02.726Z", + "slice": 13, + "created": "2013-12-13T22:19:53.046Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T06:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-27T22:00:00Z", "kind": "reservation" } }, { - "pk": 45134, + "pk": 59534, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.857Z", - "slice": 9, - "created": "2013-12-12T18:19:42.079Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T07:00:00Z", + "updated": "2013-12-13T22:20:02.817Z", + "slice": 13, + "created": "2013-12-13T22:19:53.054Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T06:00:00Z", "kind": "reservation" } }, { - "pk": 45135, + "pk": 59535, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.906Z", - "slice": 9, - "created": "2013-12-12T18:19:42.087Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T08:00:00Z", + "updated": "2013-12-13T22:20:02.909Z", + "slice": 13, + "created": "2013-12-13T22:19:53.063Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T14:00:00Z", "kind": "reservation" } }, { - "pk": 45136, + "pk": 59536, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:09.956Z", - "slice": 9, - "created": "2013-12-12T18:19:42.096Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T09:00:00Z", + "updated": "2013-12-13T22:20:03.000Z", + "slice": 13, + "created": "2013-12-13T22:19:53.071Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-28T22:00:00Z", "kind": "reservation" } }, { - "pk": 45137, + "pk": 59537, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.006Z", - "slice": 9, - "created": "2013-12-12T18:19:42.104Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T10:00:00Z", + "updated": "2013-12-13T22:20:03.099Z", + "slice": 13, + "created": "2013-12-13T22:19:53.079Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T06:00:00Z", "kind": "reservation" } }, { - "pk": 45138, + "pk": 59538, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.055Z", - "slice": 9, - "created": "2013-12-12T18:19:42.112Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T11:00:00Z", + "updated": "2013-12-13T22:20:03.190Z", + "slice": 13, + "created": "2013-12-13T22:19:53.087Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T14:00:00Z", "kind": "reservation" } }, { - "pk": 45139, + "pk": 59539, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.105Z", - "slice": 9, - "created": "2013-12-12T18:19:42.121Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T12:00:00Z", + "updated": "2013-12-13T22:20:03.281Z", + "slice": 13, + "created": "2013-12-13T22:19:53.096Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-29T22:00:00Z", "kind": "reservation" } }, { - "pk": 45140, + "pk": 59540, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.155Z", - "slice": 9, - "created": "2013-12-12T18:19:42.129Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T13:00:00Z", + "updated": "2013-12-13T22:20:03.373Z", + "slice": 13, + "created": "2013-12-13T22:19:53.104Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T06:00:00Z", "kind": "reservation" } }, { - "pk": 45141, + "pk": 59541, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.204Z", - "slice": 9, - "created": "2013-12-12T18:19:42.137Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:03.465Z", + "slice": 13, + "created": "2013-12-13T22:19:53.112Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T14:00:00Z", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T14:00:00Z", "kind": "reservation" } }, { - "pk": 45142, + "pk": 59542, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.254Z", - "slice": 9, - "created": "2013-12-12T18:19:42.145Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T15:00:00Z", + "updated": "2013-12-13T22:20:03.556Z", + "slice": 13, + "created": "2013-12-13T22:19:53.120Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-11-30T22:00:00Z", "kind": "reservation" } }, { - "pk": 45143, + "pk": 59543, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.304Z", - "slice": 9, - "created": "2013-12-12T18:19:42.154Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T16:00:00Z", + "updated": "2013-12-13T22:20:03.647Z", + "slice": 13, + "created": "2013-12-13T22:19:53.129Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T06:00:00Z", "kind": "reservation" } }, { - "pk": 45144, + "pk": 59544, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.354Z", - "slice": 9, - "created": "2013-12-12T18:19:42.162Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T17:00:00Z", + "updated": "2013-12-13T22:20:03.739Z", + "slice": 13, + "created": "2013-12-13T22:19:53.137Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T14:00:00Z", "kind": "reservation" } }, { - "pk": 45145, + "pk": 59545, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.403Z", - "slice": 9, - "created": "2013-12-12T18:19:42.170Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T18:00:00Z", + "updated": "2013-12-13T22:20:03.821Z", + "slice": 13, + "created": "2013-12-13T22:19:53.145Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 61, + "date": "2013-12-01T22:00:00Z", "kind": "reservation" } }, { - "pk": 45146, + "pk": 59546, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.453Z", - "slice": 9, - "created": "2013-12-12T18:19:42.178Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T19:00:00Z", + "updated": "2013-12-13T22:20:03.921Z", + "slice": 13, + "created": "2013-12-13T22:19:53.154Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T06:00:00Z", "kind": "reservation" } }, { - "pk": 45147, + "pk": 59547, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.503Z", - "slice": 9, - "created": "2013-12-12T18:19:42.187Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T20:00:00Z", + "updated": "2013-12-13T22:20:04.012Z", + "slice": 13, + "created": "2013-12-13T22:19:53.162Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T14:00:00Z", "kind": "reservation" } }, { - "pk": 45148, + "pk": 59548, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.552Z", - "slice": 9, - "created": "2013-12-12T18:19:42.195Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T21:00:00Z", + "updated": "2013-12-13T22:20:04.103Z", + "slice": 13, + "created": "2013-12-13T22:19:53.170Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-02T22:00:00Z", "kind": "reservation" } }, { - "pk": 45149, + "pk": 59549, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.602Z", - "slice": 9, - "created": "2013-12-12T18:19:42.203Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.194Z", + "slice": 13, + "created": "2013-12-13T22:19:53.178Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T22:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T06:00:00Z", "kind": "reservation" } }, { - "pk": 45150, + "pk": 59550, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.652Z", - "slice": 9, - "created": "2013-12-12T18:19:42.212Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-03T23:00:00Z", + "updated": "2013-12-13T22:20:04.285Z", + "slice": 13, + "created": "2013-12-13T22:19:53.187Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T14:00:00Z", "kind": "reservation" } }, { - "pk": 45151, + "pk": 59551, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.701Z", - "slice": 9, - "created": "2013-12-12T18:19:42.220Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T00:00:00Z", + "updated": "2013-12-13T22:20:04.376Z", + "slice": 13, + "created": "2013-12-13T22:19:53.195Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-03T22:00:00Z", "kind": "reservation" } }, { - "pk": 45152, + "pk": 59552, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.751Z", - "slice": 9, - "created": "2013-12-12T18:19:42.228Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T01:00:00Z", + "updated": "2013-12-13T22:20:04.467Z", + "slice": 13, + "created": "2013-12-13T22:19:53.203Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T06:00:00Z", "kind": "reservation" } }, { - "pk": 45153, + "pk": 59553, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.801Z", - "slice": 9, - "created": "2013-12-12T18:19:42.236Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T02:00:00Z", + "updated": "2013-12-13T22:20:04.559Z", + "slice": 13, + "created": "2013-12-13T22:19:53.212Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T14:00:00Z", "kind": "reservation" } }, { - "pk": 45154, + "pk": 59554, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.851Z", - "slice": 9, - "created": "2013-12-12T18:19:42.245Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T03:00:00Z", + "updated": "2013-12-13T22:20:04.650Z", + "slice": 13, + "created": "2013-12-13T22:19:53.220Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-04T22:00:00Z", "kind": "reservation" } }, { - "pk": 45155, + "pk": 59555, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.900Z", - "slice": 9, - "created": "2013-12-12T18:19:42.253Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T04:00:00Z", + "updated": "2013-12-13T22:20:04.741Z", + "slice": 13, + "created": "2013-12-13T22:19:53.228Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T06:00:00Z", "kind": "reservation" } }, { - "pk": 45156, + "pk": 59556, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:10.950Z", - "slice": 9, - "created": "2013-12-12T18:19:42.261Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T05:00:00Z", + "updated": "2013-12-13T22:20:04.832Z", + "slice": 13, + "created": "2013-12-13T22:19:53.237Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T14:00:00Z", "kind": "reservation" } }, { - "pk": 45157, + "pk": 59557, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.000Z", - "slice": 9, - "created": "2013-12-12T18:19:42.270Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:04.923Z", + "slice": 13, + "created": "2013-12-13T22:19:53.245Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T06:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-05T22:00:00Z", "kind": "reservation" } }, { - "pk": 45158, + "pk": 59558, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.050Z", - "slice": 9, - "created": "2013-12-12T18:19:42.278Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T07:00:00Z", + "updated": "2013-12-13T22:20:05.023Z", + "slice": 13, + "created": "2013-12-13T22:19:53.253Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T06:00:00Z", "kind": "reservation" } }, { - "pk": 45159, + "pk": 59559, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.099Z", - "slice": 9, - "created": "2013-12-12T18:19:42.286Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T08:00:00Z", + "updated": "2013-12-13T22:20:05.120Z", + "slice": 13, + "created": "2013-12-13T22:19:53.261Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T14:00:00Z", "kind": "reservation" } }, { - "pk": 45160, + "pk": 59560, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.149Z", - "slice": 9, - "created": "2013-12-12T18:19:42.294Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T09:00:00Z", + "updated": "2013-12-13T22:20:05.212Z", + "slice": 13, + "created": "2013-12-13T22:19:53.270Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-06T22:00:00Z", "kind": "reservation" } }, { - "pk": 45161, + "pk": 59561, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.199Z", - "slice": 9, - "created": "2013-12-12T18:19:42.303Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T10:00:00Z", + "updated": "2013-12-13T22:20:05.303Z", + "slice": 13, + "created": "2013-12-13T22:19:53.278Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T06:00:00Z", "kind": "reservation" } }, { - "pk": 45162, + "pk": 59562, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.248Z", - "slice": 9, - "created": "2013-12-12T18:19:42.311Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T11:00:00Z", + "updated": "2013-12-13T22:20:05.394Z", + "slice": 13, + "created": "2013-12-13T22:19:53.286Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T14:00:00Z", "kind": "reservation" } }, { - "pk": 45163, + "pk": 59563, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.298Z", - "slice": 9, - "created": "2013-12-12T18:19:42.319Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T12:00:00Z", + "updated": "2013-12-13T22:20:05.485Z", + "slice": 13, + "created": "2013-12-13T22:19:53.295Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-07T22:00:00Z", "kind": "reservation" } }, { - "pk": 45164, + "pk": 59564, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.348Z", - "slice": 9, - "created": "2013-12-12T18:19:42.327Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T13:00:00Z", + "updated": "2013-12-13T22:20:05.576Z", + "slice": 13, + "created": "2013-12-13T22:19:53.303Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T06:00:00Z", "kind": "reservation" } }, { - "pk": 45165, + "pk": 59565, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.397Z", - "slice": 9, - "created": "2013-12-12T18:19:42.336Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:20:05.667Z", + "slice": 13, + "created": "2013-12-13T22:19:53.311Z", + "amount": 0.56, + "object": 101, + "account": 13, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T14:00:00Z", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T14:00:00Z", "kind": "reservation" } }, { - "pk": 45166, + "pk": 59566, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.447Z", - "slice": 9, - "created": "2013-12-12T18:19:42.344Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T15:00:00Z", + "updated": "2013-12-13T22:20:05.758Z", + "slice": 13, + "created": "2013-12-13T22:19:53.319Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "invoiced", + "coreHours": 8.0, + "invoice": 62, + "date": "2013-12-08T22:00:00Z", "kind": "reservation" } }, { - "pk": 45167, + "pk": 59567, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.497Z", - "slice": 9, - "created": "2013-12-12T18:19:42.352Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T16:00:00Z", + "updated": "2013-12-13T22:19:53.328Z", + "slice": 13, + "created": "2013-12-13T22:19:53.328Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T06:00:00Z", "kind": "reservation" } }, { - "pk": 45168, + "pk": 59568, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.546Z", - "slice": 9, - "created": "2013-12-12T18:19:42.361Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T17:00:00Z", + "updated": "2013-12-13T22:19:53.336Z", + "slice": 13, + "created": "2013-12-13T22:19:53.336Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T14:00:00Z", "kind": "reservation" } }, { - "pk": 45169, + "pk": 59569, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.596Z", - "slice": 9, - "created": "2013-12-12T18:19:42.369Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T18:00:00Z", + "updated": "2013-12-13T22:19:53.344Z", + "slice": 13, + "created": "2013-12-13T22:19:53.344Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-09T22:00:00Z", "kind": "reservation" } }, { - "pk": 45170, + "pk": 59570, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.646Z", - "slice": 9, - "created": "2013-12-12T18:19:42.377Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T19:00:00Z", + "updated": "2013-12-13T22:19:53.353Z", + "slice": 13, + "created": "2013-12-13T22:19:53.352Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T06:00:00Z", "kind": "reservation" } }, { - "pk": 45171, + "pk": 59571, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.717Z", - "slice": 9, - "created": "2013-12-12T18:19:42.385Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T20:00:00Z", + "updated": "2013-12-13T22:19:53.361Z", + "slice": 13, + "created": "2013-12-13T22:19:53.361Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T14:00:00Z", "kind": "reservation" } }, { - "pk": 45172, + "pk": 59572, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.778Z", - "slice": 9, - "created": "2013-12-12T18:19:42.394Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T21:00:00Z", + "updated": "2013-12-13T22:19:53.369Z", + "slice": 13, + "created": "2013-12-13T22:19:53.369Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-10T22:00:00Z", "kind": "reservation" } }, { - "pk": 45173, + "pk": 59573, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.828Z", - "slice": 9, - "created": "2013-12-12T18:19:42.402Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T22:00:00Z", + "updated": "2013-12-13T22:19:53.377Z", + "slice": 13, + "created": "2013-12-13T22:19:53.377Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T06:00:00Z", "kind": "reservation" } }, { - "pk": 45174, + "pk": 59574, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.878Z", - "slice": 9, - "created": "2013-12-12T18:19:42.427Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-04T23:00:00Z", + "updated": "2013-12-13T22:19:53.386Z", + "slice": 13, + "created": "2013-12-13T22:19:53.386Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T14:00:00Z", "kind": "reservation" } }, { - "pk": 45175, + "pk": 59575, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.927Z", - "slice": 9, - "created": "2013-12-12T18:19:42.443Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T00:00:00Z", + "updated": "2013-12-13T22:19:53.394Z", + "slice": 13, + "created": "2013-12-13T22:19:53.394Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-11T22:00:00Z", "kind": "reservation" } }, { - "pk": 45176, + "pk": 59576, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:11.977Z", - "slice": 9, - "created": "2013-12-12T18:19:42.452Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T01:00:00Z", + "updated": "2013-12-13T22:19:53.402Z", + "slice": 13, + "created": "2013-12-13T22:19:53.402Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T06:00:00Z", "kind": "reservation" } }, { - "pk": 45177, + "pk": 59577, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.027Z", - "slice": 9, - "created": "2013-12-12T18:19:42.460Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T02:00:00Z", + "updated": "2013-12-13T22:19:53.411Z", + "slice": 13, + "created": "2013-12-13T22:19:53.410Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T14:00:00Z", "kind": "reservation" } }, { - "pk": 45178, + "pk": 59578, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.077Z", - "slice": 9, - "created": "2013-12-12T18:19:42.468Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T03:00:00Z", + "updated": "2013-12-13T22:19:53.419Z", + "slice": 13, + "created": "2013-12-13T22:19:53.419Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-12T22:00:00Z", "kind": "reservation" } }, { - "pk": 45179, + "pk": 59579, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.126Z", - "slice": 9, - "created": "2013-12-12T18:19:42.477Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T04:00:00Z", + "updated": "2013-12-13T22:19:53.427Z", + "slice": 13, + "created": "2013-12-13T22:19:53.427Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T06:00:00Z", "kind": "reservation" } }, { - "pk": 45180, + "pk": 59580, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.176Z", - "slice": 9, - "created": "2013-12-12T18:19:42.485Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T05:00:00Z", + "updated": "2013-12-13T22:19:53.435Z", + "slice": 13, + "created": "2013-12-13T22:19:53.435Z", + "amount": 0.56, + "object": 101, + "account": 13, + "state": "pending", + "coreHours": 8.0, + "invoice": null, + "date": "2013-12-13T14:00:00Z", "kind": "reservation" } }, { - "pk": 45181, + "pk": 59581, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.226Z", - "slice": 9, - "created": "2013-12-12T18:19:42.493Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:55.051Z", + "slice": 15, + "created": "2013-12-13T22:19:53.467Z", + "amount": 0.14, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T06:00:00Z", - "kind": "reservation" + "coreHours": 2.0, + "invoice": 54, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45182, + "pk": 59582, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.275Z", - "slice": 9, - "created": "2013-12-12T18:19:42.502Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.092Z", + "slice": 15, + "created": "2013-12-13T22:19:53.477Z", + "amount": 0.3024, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 54, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45183, + "pk": 59583, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.325Z", - "slice": 9, - "created": "2013-12-12T18:19:42.510Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.134Z", + "slice": 15, + "created": "2013-12-13T22:19:53.485Z", + "amount": 0.1512, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 54, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45184, + "pk": 59584, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.375Z", - "slice": 9, - "created": "2013-12-12T18:19:42.518Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.175Z", + "slice": 15, + "created": "2013-12-13T22:19:53.493Z", + "amount": 0.2464, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 54, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45185, + "pk": 59585, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.425Z", - "slice": 9, - "created": "2013-12-12T18:19:42.526Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.216Z", + "slice": 15, + "created": "2013-12-13T22:19:53.502Z", + "amount": 0.224, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 54, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45186, + "pk": 59586, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.474Z", - "slice": 9, - "created": "2013-12-12T18:19:42.535Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.258Z", + "slice": 15, + "created": "2013-12-13T22:19:53.510Z", + "amount": 0.2464, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 54, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45187, + "pk": 59587, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.524Z", - "slice": 9, - "created": "2013-12-12T18:19:42.543Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.299Z", + "slice": 15, + "created": "2013-12-13T22:19:53.518Z", + "amount": 0.336, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 54, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45188, + "pk": 59588, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.573Z", - "slice": 9, - "created": "2013-12-12T18:19:42.551Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.341Z", + "slice": 15, + "created": "2013-12-13T22:19:53.527Z", + "amount": 0.308, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 54, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45189, + "pk": 59589, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.623Z", - "slice": 9, - "created": "2013-12-12T18:19:42.560Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:55.382Z", + "slice": 15, + "created": "2013-12-13T22:19:53.535Z", + "amount": 0.2184, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T14:00:00Z", - "kind": "reservation" + "coreHours": 3.12, + "invoice": 54, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45190, + "pk": 59590, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.673Z", - "slice": 9, - "created": "2013-12-12T18:19:42.568Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.423Z", + "slice": 15, + "created": "2013-12-13T22:19:53.543Z", + "amount": 0.2352, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 54, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45191, + "pk": 59591, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.723Z", - "slice": 9, - "created": "2013-12-12T18:19:42.576Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.465Z", + "slice": 15, + "created": "2013-12-13T22:19:53.551Z", + "amount": 0.2072, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 54, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45192, + "pk": 59592, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.772Z", - "slice": 9, - "created": "2013-12-12T18:19:42.584Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.506Z", + "slice": 15, + "created": "2013-12-13T22:19:53.560Z", + "amount": 0.2128, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 54, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45193, + "pk": 59593, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.822Z", - "slice": 9, - "created": "2013-12-12T18:19:42.593Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.548Z", + "slice": 15, + "created": "2013-12-13T22:19:53.568Z", + "amount": 0.252, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 54, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45194, + "pk": 59594, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.872Z", - "slice": 9, - "created": "2013-12-12T18:19:42.601Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.622Z", + "slice": 15, + "created": "2013-12-13T22:19:53.576Z", + "amount": 0.1792, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 55, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45195, + "pk": 59595, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.921Z", - "slice": 9, - "created": "2013-12-12T18:19:42.609Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.664Z", + "slice": 15, + "created": "2013-12-13T22:19:53.584Z", + "amount": 0.196, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 55, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45196, + "pk": 59596, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:12.971Z", - "slice": 9, - "created": "2013-12-12T18:19:42.618Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.705Z", + "slice": 15, + "created": "2013-12-13T22:19:53.593Z", + "amount": 0.2632, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 55, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45197, + "pk": 59597, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.021Z", - "slice": 9, - "created": "2013-12-12T18:19:42.626Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:55.747Z", + "slice": 15, + "created": "2013-12-13T22:19:53.601Z", + "amount": 0.1344, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T22:00:00Z", - "kind": "reservation" + "coreHours": 1.92, + "invoice": 55, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45198, + "pk": 59598, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.071Z", - "slice": 9, - "created": "2013-12-12T18:19:42.634Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-05T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.788Z", + "slice": 15, + "created": "2013-12-13T22:19:53.609Z", + "amount": 0.3192, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 55, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45199, + "pk": 59599, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.120Z", - "slice": 9, - "created": "2013-12-12T18:19:42.642Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.830Z", + "slice": 15, + "created": "2013-12-13T22:19:53.618Z", + "amount": 0.1176, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 55, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45200, + "pk": 59600, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.170Z", - "slice": 9, - "created": "2013-12-12T18:19:42.651Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.871Z", + "slice": 15, + "created": "2013-12-13T22:19:53.626Z", + "amount": 0.2464, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 55, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45201, + "pk": 59601, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.220Z", - "slice": 9, - "created": "2013-12-12T18:19:42.659Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.912Z", + "slice": 15, + "created": "2013-12-13T22:19:53.634Z", + "amount": 0.336, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 55, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45202, + "pk": 59602, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.278Z", - "slice": 9, - "created": "2013-12-12T18:19:42.667Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.954Z", + "slice": 15, + "created": "2013-12-13T22:19:53.642Z", + "amount": 0.3248, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 55, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45203, + "pk": 59603, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.328Z", - "slice": 9, - "created": "2013-12-12T18:19:42.676Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.995Z", + "slice": 15, + "created": "2013-12-13T22:19:53.651Z", + "amount": 0.2856, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 55, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45204, + "pk": 59604, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.386Z", - "slice": 9, - "created": "2013-12-12T18:19:42.684Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.036Z", + "slice": 15, + "created": "2013-12-13T22:19:53.659Z", + "amount": 0.2296, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.28, + "invoice": 55, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45205, + "pk": 59605, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.435Z", - "slice": 9, - "created": "2013-12-12T18:19:42.692Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.078Z", + "slice": 15, + "created": "2013-12-13T22:19:53.667Z", + "amount": 0.2128, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T06:00:00Z", - "kind": "reservation" + "coreHours": 3.04, + "invoice": 55, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45206, + "pk": 59606, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.485Z", - "slice": 9, - "created": "2013-12-12T18:19:42.700Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.119Z", + "slice": 15, + "created": "2013-12-13T22:19:53.676Z", + "amount": 0.252, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 55, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45207, + "pk": 59607, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.535Z", - "slice": 9, - "created": "2013-12-12T18:19:42.709Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.161Z", + "slice": 15, + "created": "2013-12-13T22:19:53.684Z", + "amount": 0.1904, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 55, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45208, + "pk": 59608, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.585Z", - "slice": 9, - "created": "2013-12-12T18:19:42.717Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.202Z", + "slice": 15, + "created": "2013-12-13T22:19:53.692Z", + "amount": 0.1736, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 55, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45209, + "pk": 59609, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.634Z", - "slice": 9, - "created": "2013-12-12T18:19:42.725Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.244Z", + "slice": 15, + "created": "2013-12-13T22:19:53.700Z", + "amount": 0.2912, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 55, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45210, + "pk": 59610, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.684Z", - "slice": 9, - "created": "2013-12-12T18:19:42.733Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.285Z", + "slice": 15, + "created": "2013-12-13T22:19:53.709Z", + "amount": 0.14, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 55, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45211, + "pk": 59611, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.734Z", - "slice": 9, - "created": "2013-12-12T18:19:42.742Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.327Z", + "slice": 15, + "created": "2013-12-13T22:19:53.717Z", + "amount": 0.3304, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 55, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45212, + "pk": 59612, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.783Z", - "slice": 9, - "created": "2013-12-12T18:19:42.750Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.368Z", + "slice": 15, + "created": "2013-12-13T22:19:53.725Z", + "amount": 0.1344, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.92, + "invoice": 55, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45213, + "pk": 59613, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.833Z", - "slice": 9, - "created": "2013-12-12T18:19:42.758Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.409Z", + "slice": 15, + "created": "2013-12-13T22:19:53.734Z", + "amount": 0.2352, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T14:00:00Z", - "kind": "reservation" + "coreHours": 3.36, + "invoice": 55, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45214, + "pk": 59614, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.883Z", - "slice": 9, - "created": "2013-12-12T18:19:42.767Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.451Z", + "slice": 15, + "created": "2013-12-13T22:19:53.742Z", + "amount": 0.2352, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 55, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45215, + "pk": 59615, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.932Z", - "slice": 9, - "created": "2013-12-12T18:19:42.775Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.500Z", + "slice": 15, + "created": "2013-12-13T22:19:53.750Z", + "amount": 0.2856, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 56, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45216, + "pk": 59616, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:13.982Z", - "slice": 9, - "created": "2013-12-12T18:19:42.783Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.542Z", + "slice": 15, + "created": "2013-12-13T22:19:53.758Z", + "amount": 0.1176, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 56, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45217, + "pk": 59617, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.032Z", - "slice": 9, - "created": "2013-12-12T18:19:42.791Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.583Z", + "slice": 15, + "created": "2013-12-13T22:19:53.767Z", + "amount": 0.3304, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 56, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45218, + "pk": 59618, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.082Z", - "slice": 9, - "created": "2013-12-12T18:19:42.800Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.625Z", + "slice": 15, + "created": "2013-12-13T22:19:53.775Z", + "amount": 0.1288, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 56, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45219, + "pk": 59619, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.131Z", - "slice": 9, - "created": "2013-12-12T18:19:42.808Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.668Z", + "slice": 15, + "created": "2013-12-13T22:19:53.783Z", + "amount": 0.1904, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 56, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45220, + "pk": 59620, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.181Z", - "slice": 9, - "created": "2013-12-12T18:19:42.816Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.709Z", + "slice": 15, + "created": "2013-12-13T22:19:53.792Z", + "amount": 0.2184, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 56, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45221, + "pk": 59621, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.231Z", - "slice": 9, - "created": "2013-12-12T18:19:42.824Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:56.751Z", + "slice": 15, + "created": "2013-12-13T22:19:53.800Z", + "amount": 0.2016, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T22:00:00Z", - "kind": "reservation" + "coreHours": 2.88, + "invoice": 56, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45222, + "pk": 59622, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.280Z", - "slice": 9, - "created": "2013-12-12T18:19:42.833Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-06T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.792Z", + "slice": 15, + "created": "2013-12-13T22:19:53.808Z", + "amount": 0.2856, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 56, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45223, + "pk": 59623, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.330Z", - "slice": 9, - "created": "2013-12-12T18:19:42.841Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.833Z", + "slice": 15, + "created": "2013-12-13T22:19:53.816Z", + "amount": 0.3024, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 56, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45224, + "pk": 59624, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.380Z", - "slice": 9, - "created": "2013-12-12T18:19:42.849Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.875Z", + "slice": 15, + "created": "2013-12-13T22:19:53.825Z", + "amount": 0.1232, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 56, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45225, + "pk": 59625, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.429Z", - "slice": 9, - "created": "2013-12-12T18:19:42.858Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.916Z", + "slice": 15, + "created": "2013-12-13T22:19:53.833Z", + "amount": 0.252, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 56, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45226, + "pk": 59626, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.479Z", - "slice": 9, - "created": "2013-12-12T18:19:42.866Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.958Z", + "slice": 15, + "created": "2013-12-13T22:19:53.841Z", + "amount": 0.224, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 56, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45227, + "pk": 59627, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.529Z", - "slice": 9, - "created": "2013-12-12T18:19:42.874Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.999Z", + "slice": 15, + "created": "2013-12-13T22:19:53.850Z", + "amount": 0.336, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 56, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45228, + "pk": 59628, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.579Z", - "slice": 9, - "created": "2013-12-12T18:19:42.883Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.041Z", + "slice": 15, + "created": "2013-12-13T22:19:53.858Z", + "amount": 0.336, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 56, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45229, + "pk": 59629, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.628Z", - "slice": 9, - "created": "2013-12-12T18:19:42.891Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.082Z", + "slice": 15, + "created": "2013-12-13T22:19:53.866Z", + "amount": 0.1512, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T06:00:00Z", - "kind": "reservation" + "coreHours": 2.16, + "invoice": 56, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45230, + "pk": 59630, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.678Z", - "slice": 9, - "created": "2013-12-12T18:19:42.899Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.115Z", + "slice": 15, + "created": "2013-12-13T22:19:53.874Z", + "amount": 0.112, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 56, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45231, + "pk": 59631, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.728Z", - "slice": 9, - "created": "2013-12-12T18:19:42.907Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.156Z", + "slice": 15, + "created": "2013-12-13T22:19:53.883Z", + "amount": 0.3304, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 56, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45232, + "pk": 59632, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.777Z", - "slice": 9, - "created": "2013-12-12T18:19:42.916Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.198Z", + "slice": 15, + "created": "2013-12-13T22:19:53.891Z", + "amount": 0.112, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 56, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45233, + "pk": 59633, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.827Z", - "slice": 9, - "created": "2013-12-12T18:19:42.924Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.239Z", + "slice": 15, + "created": "2013-12-13T22:19:53.899Z", + "amount": 0.14, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 56, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45234, + "pk": 59634, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.877Z", - "slice": 9, - "created": "2013-12-12T18:19:42.932Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.281Z", + "slice": 15, + "created": "2013-12-13T22:19:53.908Z", + "amount": 0.2912, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 56, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45235, + "pk": 59635, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.927Z", - "slice": 9, - "created": "2013-12-12T18:19:42.941Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.322Z", + "slice": 15, + "created": "2013-12-13T22:19:53.916Z", + "amount": 0.2072, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 56, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45236, + "pk": 59636, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:14.976Z", - "slice": 9, - "created": "2013-12-12T18:19:42.949Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.372Z", + "slice": 15, + "created": "2013-12-13T22:19:53.924Z", + "amount": 0.2688, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 57, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45237, + "pk": 59637, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.026Z", - "slice": 9, - "created": "2013-12-12T18:19:42.957Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.413Z", + "slice": 15, + "created": "2013-12-13T22:19:53.932Z", + "amount": 0.196, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T14:00:00Z", - "kind": "reservation" + "coreHours": 2.8, + "invoice": 57, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45238, + "pk": 59638, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.076Z", - "slice": 9, - "created": "2013-12-12T18:19:42.965Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.455Z", + "slice": 15, + "created": "2013-12-13T22:19:53.941Z", + "amount": 0.1232, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 57, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45239, + "pk": 59639, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.125Z", - "slice": 9, - "created": "2013-12-12T18:19:42.974Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.496Z", + "slice": 15, + "created": "2013-12-13T22:19:53.949Z", + "amount": 0.308, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 57, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45240, + "pk": 59640, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.175Z", - "slice": 9, - "created": "2013-12-12T18:19:42.982Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.538Z", + "slice": 15, + "created": "2013-12-13T22:19:53.957Z", + "amount": 0.2688, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 57, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45241, + "pk": 59641, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.225Z", - "slice": 9, - "created": "2013-12-12T18:19:42.990Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.579Z", + "slice": 15, + "created": "2013-12-13T22:19:53.966Z", + "amount": 0.112, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 57, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45242, + "pk": 59642, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.274Z", - "slice": 9, - "created": "2013-12-12T18:19:42.999Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.620Z", + "slice": 15, + "created": "2013-12-13T22:19:53.974Z", + "amount": 0.28, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 57, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45243, + "pk": 59643, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.324Z", - "slice": 9, - "created": "2013-12-12T18:19:43.007Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.662Z", + "slice": 15, + "created": "2013-12-13T22:19:53.982Z", + "amount": 0.3024, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 57, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45244, + "pk": 59644, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.374Z", - "slice": 9, - "created": "2013-12-12T18:19:43.015Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.703Z", + "slice": 15, + "created": "2013-12-13T22:19:53.990Z", + "amount": 0.1512, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 57, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45245, + "pk": 59645, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.423Z", - "slice": 9, - "created": "2013-12-12T18:19:43.024Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:57.745Z", + "slice": 15, + "created": "2013-12-13T22:19:53.999Z", + "amount": 0.14, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T22:00:00Z", - "kind": "reservation" + "coreHours": 2.0, + "invoice": 57, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45246, + "pk": 59646, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.473Z", - "slice": 9, - "created": "2013-12-12T18:19:43.032Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-07T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.786Z", + "slice": 15, + "created": "2013-12-13T22:19:54.007Z", + "amount": 0.14, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 57, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45247, + "pk": 59647, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.523Z", - "slice": 9, - "created": "2013-12-12T18:19:43.040Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.828Z", + "slice": 15, + "created": "2013-12-13T22:19:54.015Z", + "amount": 0.14, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 57, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45248, + "pk": 59648, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.573Z", - "slice": 9, - "created": "2013-12-12T18:19:43.048Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.869Z", + "slice": 15, + "created": "2013-12-13T22:19:54.024Z", + "amount": 0.2632, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 57, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45249, + "pk": 59649, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.622Z", - "slice": 9, - "created": "2013-12-12T18:19:43.057Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.910Z", + "slice": 15, + "created": "2013-12-13T22:19:54.032Z", + "amount": 0.2632, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 57, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45250, + "pk": 59650, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.672Z", - "slice": 9, - "created": "2013-12-12T18:19:43.065Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.952Z", + "slice": 15, + "created": "2013-12-13T22:19:54.040Z", + "amount": 0.2856, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 57, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45251, + "pk": 59651, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.722Z", - "slice": 9, - "created": "2013-12-12T18:19:43.073Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.993Z", + "slice": 15, + "created": "2013-12-13T22:19:54.048Z", + "amount": 0.2744, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 57, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45252, + "pk": 59652, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.771Z", - "slice": 9, - "created": "2013-12-12T18:19:43.081Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.035Z", + "slice": 15, + "created": "2013-12-13T22:19:54.057Z", + "amount": 0.2632, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 3.76, + "invoice": 57, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45253, + "pk": 59653, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.821Z", - "slice": 9, - "created": "2013-12-12T18:19:43.090Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:58.076Z", + "slice": 15, + "created": "2013-12-13T22:19:54.065Z", + "amount": 0.1176, + "object": 102, + "account": 12, "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T06:00:00Z", - "kind": "reservation" + "coreHours": 1.68, + "invoice": 57, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45254, + "pk": 59654, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.871Z", - "slice": 9, - "created": "2013-12-12T18:19:43.098Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.117Z", + "slice": 15, + "created": "2013-12-13T22:19:54.073Z", + "amount": 0.1792, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 57, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45255, + "pk": 59655, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.920Z", - "slice": 9, - "created": "2013-12-12T18:19:43.106Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.159Z", + "slice": 15, + "created": "2013-12-13T22:19:54.081Z", + "amount": 0.1456, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 57, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45256, + "pk": 59656, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:15.970Z", - "slice": 9, - "created": "2013-12-12T18:19:43.114Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.200Z", + "slice": 15, + "created": "2013-12-13T22:19:54.090Z", + "amount": 0.1176, + "object": 102, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 57, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45257, + "pk": 59657, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.020Z", - "slice": 9, - "created": "2013-12-12T18:19:43.123Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.098Z", + "slice": 15, + "created": "2013-12-13T22:19:54.098Z", + "amount": 0.2464, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 3.52, + "invoice": null, + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45258, + "pk": 59658, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.070Z", - "slice": 9, - "created": "2013-12-12T18:19:43.131Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.106Z", + "slice": 15, + "created": "2013-12-13T22:19:54.106Z", + "amount": 0.252, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 3.6, + "invoice": null, + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45259, + "pk": 59659, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.119Z", - "slice": 9, - "created": "2013-12-12T18:19:43.139Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.115Z", + "slice": 15, + "created": "2013-12-13T22:19:54.115Z", + "amount": 0.2016, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 2.88, + "invoice": null, + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45260, + "pk": 59660, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.169Z", - "slice": 9, - "created": "2013-12-12T18:19:43.148Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.123Z", + "slice": 15, + "created": "2013-12-13T22:19:54.123Z", + "amount": 0.3024, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 4.32, + "invoice": null, + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45261, + "pk": 59661, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.219Z", - "slice": 9, - "created": "2013-12-12T18:19:43.156Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.131Z", + "slice": 15, + "created": "2013-12-13T22:19:54.131Z", + "amount": 0.3192, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 4.56, + "invoice": null, + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45262, + "pk": 59662, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.268Z", - "slice": 9, - "created": "2013-12-12T18:19:43.164Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.140Z", + "slice": 15, + "created": "2013-12-13T22:19:54.139Z", + "amount": 0.336, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 4.8, + "invoice": null, + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45263, + "pk": 59663, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.318Z", - "slice": 9, - "created": "2013-12-12T18:19:43.172Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.148Z", + "slice": 15, + "created": "2013-12-13T22:19:54.148Z", + "amount": 0.3024, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 4.32, + "invoice": null, + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45264, + "pk": 59664, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.368Z", - "slice": 9, - "created": "2013-12-12T18:19:43.181Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.156Z", + "slice": 15, + "created": "2013-12-13T22:19:54.156Z", + "amount": 0.2128, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 3.04, + "invoice": null, + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45265, + "pk": 59665, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.417Z", - "slice": 9, - "created": "2013-12-12T18:19:43.189Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.164Z", + "slice": 15, + "created": "2013-12-13T22:19:54.164Z", + "amount": 0.2296, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 3.28, + "invoice": null, + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45266, + "pk": 59666, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.467Z", - "slice": 9, - "created": "2013-12-12T18:19:43.197Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.173Z", + "slice": 15, + "created": "2013-12-13T22:19:54.173Z", + "amount": 0.1288, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 1.84, + "invoice": null, + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45267, + "pk": 59667, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.517Z", - "slice": 9, - "created": "2013-12-12T18:19:43.206Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.181Z", + "slice": 15, + "created": "2013-12-13T22:19:54.181Z", + "amount": 0.2912, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 4.16, + "invoice": null, + "date": "2013-12-12T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45268, + "pk": 59668, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.567Z", - "slice": 9, - "created": "2013-12-12T18:19:43.214Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.189Z", + "slice": 15, + "created": "2013-12-13T22:19:54.189Z", + "amount": 0.224, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 3.2, + "invoice": null, + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45269, + "pk": 59669, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.616Z", - "slice": 9, - "created": "2013-12-12T18:19:43.222Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.197Z", + "slice": 15, + "created": "2013-12-13T22:19:54.197Z", + "amount": 0.168, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 2.4, + "invoice": null, + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45270, + "pk": 59670, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:20:16.666Z", - "slice": 9, - "created": "2013-12-12T18:19:43.230Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "invoiced", - "coreHours": 1.0, - "invoice": 32, - "date": "2013-12-08T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:54.206Z", + "slice": 15, + "created": "2013-12-13T22:19:54.206Z", + "amount": 0.3136, + "object": 102, + "account": 12, + "state": "pending", + "coreHours": 4.48, + "invoice": null, + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45271, + "pk": 59671, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.239Z", - "slice": 9, - "created": "2013-12-12T18:19:43.239Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.034Z", + "slice": 15, + "created": "2013-12-13T22:19:54.221Z", + "amount": 0.1176, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.68, + "invoice": 53, + "date": "2013-11-13T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45272, + "pk": 59672, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.247Z", - "slice": 9, - "created": "2013-12-12T18:19:43.247Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.084Z", + "slice": 15, + "created": "2013-12-13T22:19:54.231Z", + "amount": 0.2968, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 54, + "date": "2013-11-14T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45273, + "pk": 59673, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.255Z", - "slice": 9, - "created": "2013-12-12T18:19:43.255Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.125Z", + "slice": 15, + "created": "2013-12-13T22:19:54.239Z", + "amount": 0.2016, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 54, + "date": "2013-11-14T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45274, + "pk": 59674, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.264Z", - "slice": 9, - "created": "2013-12-12T18:19:43.264Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.167Z", + "slice": 15, + "created": "2013-12-13T22:19:54.247Z", + "amount": 0.224, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 54, + "date": "2013-11-14T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45275, + "pk": 59675, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.272Z", - "slice": 9, - "created": "2013-12-12T18:19:43.272Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.208Z", + "slice": 15, + "created": "2013-12-13T22:19:54.255Z", + "amount": 0.308, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.4, + "invoice": 54, + "date": "2013-11-15T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45276, + "pk": 59676, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.280Z", - "slice": 9, - "created": "2013-12-12T18:19:43.280Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.250Z", + "slice": 15, + "created": "2013-12-13T22:19:54.264Z", + "amount": 0.1288, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 54, + "date": "2013-11-15T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45277, + "pk": 59677, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.288Z", - "slice": 9, - "created": "2013-12-12T18:19:43.288Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.291Z", + "slice": 15, + "created": "2013-12-13T22:19:54.272Z", + "amount": 0.112, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 54, + "date": "2013-11-15T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45278, + "pk": 59678, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.297Z", - "slice": 9, - "created": "2013-12-12T18:19:43.297Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.332Z", + "slice": 15, + "created": "2013-12-13T22:19:54.280Z", + "amount": 0.1568, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.24, + "invoice": 54, + "date": "2013-11-16T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45279, + "pk": 59679, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.305Z", - "slice": 9, - "created": "2013-12-12T18:19:43.305Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.374Z", + "slice": 15, + "created": "2013-12-13T22:19:54.289Z", + "amount": 0.1848, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.64, + "invoice": 54, + "date": "2013-11-16T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45280, + "pk": 59680, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.313Z", - "slice": 9, - "created": "2013-12-12T18:19:43.313Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.415Z", + "slice": 15, + "created": "2013-12-13T22:19:54.297Z", + "amount": 0.2912, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 54, + "date": "2013-11-16T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45281, + "pk": 59681, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.322Z", - "slice": 9, - "created": "2013-12-12T18:19:43.322Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.457Z", + "slice": 15, + "created": "2013-12-13T22:19:54.305Z", + "amount": 0.2128, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 54, + "date": "2013-11-17T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45282, + "pk": 59682, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.330Z", - "slice": 9, - "created": "2013-12-12T18:19:43.330Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.498Z", + "slice": 15, + "created": "2013-12-13T22:19:54.314Z", + "amount": 0.1624, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.32, + "invoice": 54, + "date": "2013-11-17T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45283, + "pk": 59683, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.338Z", - "slice": 9, - "created": "2013-12-12T18:19:43.338Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.539Z", + "slice": 15, + "created": "2013-12-13T22:19:54.322Z", + "amount": 0.2352, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 54, + "date": "2013-11-17T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45284, + "pk": 59684, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.346Z", - "slice": 9, - "created": "2013-12-12T18:19:43.346Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.614Z", + "slice": 15, + "created": "2013-12-13T22:19:54.330Z", + "amount": 0.1512, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.16, + "invoice": 55, + "date": "2013-11-18T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45285, + "pk": 59685, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.355Z", - "slice": 9, - "created": "2013-12-12T18:19:43.355Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.655Z", + "slice": 15, + "created": "2013-12-13T22:19:54.339Z", + "amount": 0.112, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 55, + "date": "2013-11-18T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45286, + "pk": 59686, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.363Z", - "slice": 9, - "created": "2013-12-12T18:19:43.363Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.697Z", + "slice": 15, + "created": "2013-12-13T22:19:54.347Z", + "amount": 0.3024, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.32, + "invoice": 55, + "date": "2013-11-18T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45287, + "pk": 59687, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.371Z", - "slice": 9, - "created": "2013-12-12T18:19:43.371Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.738Z", + "slice": 15, + "created": "2013-12-13T22:19:54.355Z", + "amount": 0.2744, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 55, + "date": "2013-11-19T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45288, + "pk": 59688, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.380Z", - "slice": 9, - "created": "2013-12-12T18:19:43.380Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.780Z", + "slice": 15, + "created": "2013-12-13T22:19:54.363Z", + "amount": 0.196, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 55, + "date": "2013-11-19T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45289, + "pk": 59689, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.388Z", - "slice": 9, - "created": "2013-12-12T18:19:43.388Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.821Z", + "slice": 15, + "created": "2013-12-13T22:19:54.371Z", + "amount": 0.2856, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.08, + "invoice": 55, + "date": "2013-11-19T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45290, + "pk": 59690, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.396Z", - "slice": 9, - "created": "2013-12-12T18:19:43.396Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.863Z", + "slice": 15, + "created": "2013-12-13T22:19:54.380Z", + "amount": 0.28, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 55, + "date": "2013-11-20T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45291, + "pk": 59691, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.404Z", - "slice": 9, - "created": "2013-12-12T18:19:43.404Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.904Z", + "slice": 15, + "created": "2013-12-13T22:19:54.388Z", + "amount": 0.2576, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.68, + "invoice": 55, + "date": "2013-11-20T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45292, + "pk": 59692, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.413Z", - "slice": 9, - "created": "2013-12-12T18:19:43.413Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.945Z", + "slice": 15, + "created": "2013-12-13T22:19:54.396Z", + "amount": 0.112, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 55, + "date": "2013-11-20T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45293, + "pk": 59693, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.421Z", - "slice": 9, - "created": "2013-12-12T18:19:43.421Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:55.987Z", + "slice": 15, + "created": "2013-12-13T22:19:54.405Z", + "amount": 0.3248, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 55, + "date": "2013-11-21T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45294, + "pk": 59694, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.429Z", - "slice": 9, - "created": "2013-12-12T18:19:43.429Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-09T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.028Z", + "slice": 15, + "created": "2013-12-13T22:19:54.413Z", + "amount": 0.2352, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 55, + "date": "2013-11-21T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45295, + "pk": 59695, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.438Z", - "slice": 9, - "created": "2013-12-12T18:19:43.438Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.070Z", + "slice": 15, + "created": "2013-12-13T22:19:54.421Z", + "amount": 0.1904, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.72, + "invoice": 55, + "date": "2013-11-21T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45296, + "pk": 59696, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.446Z", - "slice": 9, - "created": "2013-12-12T18:19:43.446Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.111Z", + "slice": 15, + "created": "2013-12-13T22:19:54.429Z", + "amount": 0.2408, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 55, + "date": "2013-11-22T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45297, + "pk": 59697, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.454Z", - "slice": 9, - "created": "2013-12-12T18:19:43.454Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.153Z", + "slice": 15, + "created": "2013-12-13T22:19:54.438Z", + "amount": 0.1288, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 55, + "date": "2013-11-22T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45298, + "pk": 59698, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.462Z", - "slice": 9, - "created": "2013-12-12T18:19:43.462Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.194Z", + "slice": 15, + "created": "2013-12-13T22:19:54.446Z", + "amount": 0.2968, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 55, + "date": "2013-11-22T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45299, + "pk": 59699, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.471Z", - "slice": 9, - "created": "2013-12-12T18:19:43.471Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.235Z", + "slice": 15, + "created": "2013-12-13T22:19:54.454Z", + "amount": 0.2464, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 55, + "date": "2013-11-23T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45300, + "pk": 59700, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.479Z", - "slice": 9, - "created": "2013-12-12T18:19:43.479Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.277Z", + "slice": 15, + "created": "2013-12-13T22:19:54.463Z", + "amount": 0.196, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 55, + "date": "2013-11-23T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45301, + "pk": 59701, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.488Z", - "slice": 9, - "created": "2013-12-12T18:19:43.488Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.318Z", + "slice": 15, + "created": "2013-12-13T22:19:54.471Z", + "amount": 0.28, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 55, + "date": "2013-11-23T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45302, + "pk": 59702, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.496Z", - "slice": 9, - "created": "2013-12-12T18:19:43.496Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.360Z", + "slice": 15, + "created": "2013-12-13T22:19:54.479Z", + "amount": 0.2016, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 55, + "date": "2013-11-24T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45303, + "pk": 59703, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.504Z", - "slice": 9, - "created": "2013-12-12T18:19:43.504Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.401Z", + "slice": 15, + "created": "2013-12-13T22:19:54.487Z", + "amount": 0.1792, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 55, + "date": "2013-11-24T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45304, + "pk": 59704, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.512Z", - "slice": 9, - "created": "2013-12-12T18:19:43.512Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.442Z", + "slice": 15, + "created": "2013-12-13T22:19:54.496Z", + "amount": 0.2128, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 55, + "date": "2013-11-24T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45305, + "pk": 59705, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.521Z", - "slice": 9, - "created": "2013-12-12T18:19:43.521Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.492Z", + "slice": 15, + "created": "2013-12-13T22:19:54.504Z", + "amount": 0.2016, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.88, + "invoice": 56, + "date": "2013-11-25T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45306, + "pk": 59706, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.529Z", - "slice": 9, - "created": "2013-12-12T18:19:43.529Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.534Z", + "slice": 15, + "created": "2013-12-13T22:19:54.512Z", + "amount": 0.1456, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 56, + "date": "2013-11-25T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45307, + "pk": 59707, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.537Z", - "slice": 9, - "created": "2013-12-12T18:19:43.537Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.575Z", + "slice": 15, + "created": "2013-12-13T22:19:54.521Z", + "amount": 0.2688, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 56, + "date": "2013-11-25T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45308, + "pk": 59708, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.545Z", - "slice": 9, - "created": "2013-12-12T18:19:43.545Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.616Z", + "slice": 15, + "created": "2013-12-13T22:19:54.529Z", + "amount": 0.336, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 56, + "date": "2013-11-26T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45309, + "pk": 59709, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.554Z", - "slice": 9, - "created": "2013-12-12T18:19:43.554Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.659Z", + "slice": 15, + "created": "2013-12-13T22:19:54.537Z", + "amount": 0.112, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 56, + "date": "2013-11-26T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45310, + "pk": 59710, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.562Z", - "slice": 9, - "created": "2013-12-12T18:19:43.562Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.701Z", + "slice": 15, + "created": "2013-12-13T22:19:54.545Z", + "amount": 0.2968, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.24, + "invoice": 56, + "date": "2013-11-26T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45311, + "pk": 59711, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.570Z", - "slice": 9, - "created": "2013-12-12T18:19:43.570Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.742Z", + "slice": 15, + "created": "2013-12-13T22:19:54.554Z", + "amount": 0.1232, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.76, + "invoice": 56, + "date": "2013-11-27T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45312, + "pk": 59712, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.579Z", - "slice": 9, - "created": "2013-12-12T18:19:43.578Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.784Z", + "slice": 15, + "created": "2013-12-13T22:19:54.562Z", + "amount": 0.3192, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 56, + "date": "2013-11-27T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45313, + "pk": 59713, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.587Z", - "slice": 9, - "created": "2013-12-12T18:19:43.587Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.825Z", + "slice": 15, + "created": "2013-12-13T22:19:54.570Z", + "amount": 0.2072, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 56, + "date": "2013-11-27T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45314, + "pk": 59714, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.595Z", - "slice": 9, - "created": "2013-12-12T18:19:43.595Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.867Z", + "slice": 15, + "created": "2013-12-13T22:19:54.579Z", + "amount": 0.1624, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.32, + "invoice": 56, + "date": "2013-11-28T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45315, + "pk": 59715, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.603Z", - "slice": 9, - "created": "2013-12-12T18:19:43.603Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.908Z", + "slice": 15, + "created": "2013-12-13T22:19:54.587Z", + "amount": 0.1456, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.08, + "invoice": 56, + "date": "2013-11-28T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45316, + "pk": 59716, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.612Z", - "slice": 9, - "created": "2013-12-12T18:19:43.612Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.949Z", + "slice": 15, + "created": "2013-12-13T22:19:54.595Z", + "amount": 0.112, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.6, + "invoice": 56, + "date": "2013-11-28T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45317, + "pk": 59717, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.620Z", - "slice": 9, - "created": "2013-12-12T18:19:43.620Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:56.991Z", + "slice": 15, + "created": "2013-12-13T22:19:54.603Z", + "amount": 0.2688, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.84, + "invoice": 56, + "date": "2013-11-29T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45318, + "pk": 59718, "model": "core.charge", - "fields": { - "updated": "2013-12-12T18:19:43.628Z", - "slice": 9, - "created": "2013-12-12T18:19:43.628Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-10T23:00:00Z", - "kind": "reservation" + "fields": { + "updated": "2013-12-13T22:19:57.032Z", + "slice": 15, + "created": "2013-12-13T22:19:54.612Z", + "amount": 0.14, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.0, + "invoice": 56, + "date": "2013-11-29T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45319, + "pk": 59719, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.637Z", - "slice": 9, - "created": "2013-12-12T18:19:43.636Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.074Z", + "slice": 15, + "created": "2013-12-13T22:19:54.620Z", + "amount": 0.1288, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 1.84, + "invoice": 56, + "date": "2013-11-29T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45320, + "pk": 59720, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.645Z", - "slice": 9, - "created": "2013-12-12T18:19:43.645Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.148Z", + "slice": 15, + "created": "2013-12-13T22:19:54.628Z", + "amount": 0.1736, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.48, + "invoice": 56, + "date": "2013-11-30T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45321, + "pk": 59721, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.653Z", - "slice": 9, - "created": "2013-12-12T18:19:43.653Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.190Z", + "slice": 15, + "created": "2013-12-13T22:19:54.637Z", + "amount": 0.2464, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 56, + "date": "2013-11-30T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45322, + "pk": 59722, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.661Z", - "slice": 9, - "created": "2013-12-12T18:19:43.661Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.231Z", + "slice": 15, + "created": "2013-12-13T22:19:54.645Z", + "amount": 0.2184, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.12, + "invoice": 56, + "date": "2013-11-30T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45323, + "pk": 59723, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.670Z", - "slice": 9, - "created": "2013-12-12T18:19:43.670Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T04:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.272Z", + "slice": 15, + "created": "2013-12-13T22:19:54.653Z", + "amount": 0.2744, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 56, + "date": "2013-12-01T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45324, + "pk": 59724, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.678Z", - "slice": 9, - "created": "2013-12-12T18:19:43.678Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T05:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.314Z", + "slice": 15, + "created": "2013-12-13T22:19:54.661Z", + "amount": 0.2744, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 56, + "date": "2013-12-01T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45325, + "pk": 59725, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.686Z", - "slice": 9, - "created": "2013-12-12T18:19:43.686Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T06:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.355Z", + "slice": 15, + "created": "2013-12-13T22:19:54.670Z", + "amount": 0.2352, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 56, + "date": "2013-12-01T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45326, + "pk": 59726, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.694Z", - "slice": 9, - "created": "2013-12-12T18:19:43.694Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T07:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.405Z", + "slice": 15, + "created": "2013-12-13T22:19:54.678Z", + "amount": 0.2744, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.92, + "invoice": 57, + "date": "2013-12-02T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45327, + "pk": 59727, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.703Z", - "slice": 9, - "created": "2013-12-12T18:19:43.703Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T08:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.446Z", + "slice": 15, + "created": "2013-12-13T22:19:54.686Z", + "amount": 0.3192, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.56, + "invoice": 57, + "date": "2013-12-02T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45328, + "pk": 59728, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.711Z", - "slice": 9, - "created": "2013-12-12T18:19:43.711Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T09:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.488Z", + "slice": 15, + "created": "2013-12-13T22:19:54.695Z", + "amount": 0.28, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.0, + "invoice": 57, + "date": "2013-12-02T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45329, + "pk": 59729, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.719Z", - "slice": 9, - "created": "2013-12-12T18:19:43.719Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T10:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.529Z", + "slice": 15, + "created": "2013-12-13T22:19:54.703Z", + "amount": 0.2912, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.16, + "invoice": 57, + "date": "2013-12-03T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45330, + "pk": 59730, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.728Z", - "slice": 9, - "created": "2013-12-12T18:19:43.728Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T11:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.571Z", + "slice": 15, + "created": "2013-12-13T22:19:54.711Z", + "amount": 0.252, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 57, + "date": "2013-12-03T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45331, + "pk": 59731, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.736Z", - "slice": 9, - "created": "2013-12-12T18:19:43.736Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T12:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.612Z", + "slice": 15, + "created": "2013-12-13T22:19:54.719Z", + "amount": 0.1792, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.56, + "invoice": 57, + "date": "2013-12-03T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45332, + "pk": 59732, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.744Z", - "slice": 9, - "created": "2013-12-12T18:19:43.744Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T13:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.653Z", + "slice": 15, + "created": "2013-12-13T22:19:54.728Z", + "amount": 0.2408, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 57, + "date": "2013-12-04T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45333, + "pk": 59733, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.752Z", - "slice": 9, - "created": "2013-12-12T18:19:43.752Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T14:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.695Z", + "slice": 15, + "created": "2013-12-13T22:19:54.736Z", + "amount": 0.2352, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 57, + "date": "2013-12-04T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45334, + "pk": 59734, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.761Z", - "slice": 9, - "created": "2013-12-12T18:19:43.761Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T15:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.736Z", + "slice": 15, + "created": "2013-12-13T22:19:54.744Z", + "amount": 0.3248, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.64, + "invoice": 57, + "date": "2013-12-04T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45335, + "pk": 59735, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.769Z", - "slice": 9, - "created": "2013-12-12T18:19:43.769Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T16:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.778Z", + "slice": 15, + "created": "2013-12-13T22:19:54.753Z", + "amount": 0.2408, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 57, + "date": "2013-12-05T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45336, + "pk": 59736, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.777Z", - "slice": 9, - "created": "2013-12-12T18:19:43.777Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T17:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.819Z", + "slice": 15, + "created": "2013-12-13T22:19:54.761Z", + "amount": 0.224, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 57, + "date": "2013-12-05T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45337, + "pk": 59737, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.786Z", - "slice": 9, - "created": "2013-12-12T18:19:43.785Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T18:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.861Z", + "slice": 15, + "created": "2013-12-13T22:19:54.769Z", + "amount": 0.2128, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.04, + "invoice": 57, + "date": "2013-12-05T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45338, + "pk": 59738, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.794Z", - "slice": 9, - "created": "2013-12-12T18:19:43.794Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T19:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.902Z", + "slice": 15, + "created": "2013-12-13T22:19:54.777Z", + "amount": 0.2072, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.96, + "invoice": 57, + "date": "2013-12-06T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45339, + "pk": 59739, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.802Z", - "slice": 9, - "created": "2013-12-12T18:19:43.802Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T20:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.943Z", + "slice": 15, + "created": "2013-12-13T22:19:54.786Z", + "amount": 0.252, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.6, + "invoice": 57, + "date": "2013-12-06T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45340, + "pk": 59740, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.835Z", - "slice": 9, - "created": "2013-12-12T18:19:43.835Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T21:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:57.985Z", + "slice": 15, + "created": "2013-12-13T22:19:54.794Z", + "amount": 0.224, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.2, + "invoice": 57, + "date": "2013-12-06T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45341, + "pk": 59741, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.844Z", - "slice": 9, - "created": "2013-12-12T18:19:43.844Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T22:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.026Z", + "slice": 15, + "created": "2013-12-13T22:19:54.802Z", + "amount": 0.196, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 2.8, + "invoice": 57, + "date": "2013-12-07T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45342, + "pk": 59742, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.852Z", - "slice": 9, - "created": "2013-12-12T18:19:43.852Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-11T23:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.068Z", + "slice": 15, + "created": "2013-12-13T22:19:54.811Z", + "amount": 0.2352, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.36, + "invoice": 57, + "date": "2013-12-07T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45343, + "pk": 59743, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.860Z", - "slice": 9, - "created": "2013-12-12T18:19:43.860Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-12T00:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.109Z", + "slice": 15, + "created": "2013-12-13T22:19:54.819Z", + "amount": 0.2408, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.44, + "invoice": 57, + "date": "2013-12-07T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45344, + "pk": 59744, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.868Z", - "slice": 9, - "created": "2013-12-12T18:19:43.868Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-12T01:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.151Z", + "slice": 15, + "created": "2013-12-13T22:19:54.827Z", + "amount": 0.3304, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.72, + "invoice": 57, + "date": "2013-12-08T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45345, + "pk": 59745, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.877Z", - "slice": 9, - "created": "2013-12-12T18:19:43.877Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-12T02:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.192Z", + "slice": 15, + "created": "2013-12-13T22:19:54.835Z", + "amount": 0.336, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 4.8, + "invoice": 57, + "date": "2013-12-08T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45346, + "pk": 59746, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.885Z", - "slice": 9, - "created": "2013-12-12T18:19:43.885Z", - "amount": 0.07, - "object": 58, - "account": 7, - "state": "pending", - "coreHours": 1.0, - "invoice": null, - "date": "2013-12-12T03:00:00Z", - "kind": "reservation" + "updated": "2013-12-13T22:19:58.233Z", + "slice": 15, + "created": "2013-12-13T22:19:54.844Z", + "amount": 0.2464, + "object": 103, + "account": 12, + "state": "invoiced", + "coreHours": 3.52, + "invoice": 57, + "date": "2013-12-08T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45347, + "pk": 59747, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.893Z", - "slice": 9, - "created": "2013-12-12T18:19:43.893Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.852Z", + "slice": 15, + "created": "2013-12-13T22:19:54.852Z", + "amount": 0.252, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 3.6, "invoice": null, - "date": "2013-12-12T04:00:00Z", - "kind": "reservation" + "date": "2013-12-09T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45348, + "pk": 59748, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.902Z", - "slice": 9, - "created": "2013-12-12T18:19:43.901Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.860Z", + "slice": 15, + "created": "2013-12-13T22:19:54.860Z", + "amount": 0.3304, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.72, "invoice": null, - "date": "2013-12-12T05:00:00Z", - "kind": "reservation" + "date": "2013-12-09T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45349, + "pk": 59749, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.910Z", - "slice": 9, - "created": "2013-12-12T18:19:43.910Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.869Z", + "slice": 15, + "created": "2013-12-13T22:19:54.869Z", + "amount": 0.1344, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 1.92, "invoice": null, - "date": "2013-12-12T06:00:00Z", - "kind": "reservation" + "date": "2013-12-09T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45350, + "pk": 59750, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.918Z", - "slice": 9, - "created": "2013-12-12T18:19:43.918Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.877Z", + "slice": 15, + "created": "2013-12-13T22:19:54.877Z", + "amount": 0.224, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 3.2, "invoice": null, - "date": "2013-12-12T07:00:00Z", - "kind": "reservation" + "date": "2013-12-10T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45351, + "pk": 59751, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.926Z", - "slice": 9, - "created": "2013-12-12T18:19:43.926Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.885Z", + "slice": 15, + "created": "2013-12-13T22:19:54.885Z", + "amount": 0.1232, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 1.76, "invoice": null, - "date": "2013-12-12T08:00:00Z", - "kind": "reservation" + "date": "2013-12-10T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45352, + "pk": 59752, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.935Z", - "slice": 9, - "created": "2013-12-12T18:19:43.935Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.894Z", + "slice": 15, + "created": "2013-12-13T22:19:54.893Z", + "amount": 0.3304, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.72, "invoice": null, - "date": "2013-12-12T09:00:00Z", - "kind": "reservation" + "date": "2013-12-10T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45353, + "pk": 59753, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.943Z", - "slice": 9, - "created": "2013-12-12T18:19:43.943Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.902Z", + "slice": 15, + "created": "2013-12-13T22:19:54.902Z", + "amount": 0.1736, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 2.48, "invoice": null, - "date": "2013-12-12T10:00:00Z", - "kind": "reservation" + "date": "2013-12-11T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45354, + "pk": 59754, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.951Z", - "slice": 9, - "created": "2013-12-12T18:19:43.951Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.910Z", + "slice": 15, + "created": "2013-12-13T22:19:54.910Z", + "amount": 0.28, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.0, "invoice": null, - "date": "2013-12-12T11:00:00Z", - "kind": "reservation" + "date": "2013-12-11T14:00:00Z", + "kind": "besteffort" } }, { - "pk": 45355, + "pk": 59755, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.960Z", - "slice": 9, - "created": "2013-12-12T18:19:43.960Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.918Z", + "slice": 15, + "created": "2013-12-13T22:19:54.918Z", + "amount": 0.2464, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 3.52, "invoice": null, - "date": "2013-12-12T12:00:00Z", - "kind": "reservation" + "date": "2013-12-11T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45356, + "pk": 59756, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.968Z", - "slice": 9, - "created": "2013-12-12T18:19:43.968Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.927Z", + "slice": 15, + "created": "2013-12-13T22:19:54.927Z", + "amount": 0.1288, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 1.84, "invoice": null, - "date": "2013-12-12T13:00:00Z", - "kind": "reservation" + "date": "2013-12-12T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45357, + "pk": 59757, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.976Z", - "slice": 9, - "created": "2013-12-12T18:19:43.976Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.935Z", + "slice": 15, + "created": "2013-12-13T22:19:54.935Z", + "amount": 0.168, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 2.4, "invoice": null, "date": "2013-12-12T14:00:00Z", - "kind": "reservation" + "kind": "besteffort" } }, { - "pk": 45358, + "pk": 59758, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.984Z", - "slice": 9, - "created": "2013-12-12T18:19:43.984Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.943Z", + "slice": 15, + "created": "2013-12-13T22:19:54.943Z", + "amount": 0.1512, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 2.16, "invoice": null, - "date": "2013-12-12T15:00:00Z", - "kind": "reservation" + "date": "2013-12-12T22:00:00Z", + "kind": "besteffort" } }, { - "pk": 45359, + "pk": 59759, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:43.993Z", - "slice": 9, - "created": "2013-12-12T18:19:43.993Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.951Z", + "slice": 15, + "created": "2013-12-13T22:19:54.951Z", + "amount": 0.252, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 3.6, "invoice": null, - "date": "2013-12-12T16:00:00Z", - "kind": "reservation" + "date": "2013-12-13T06:00:00Z", + "kind": "besteffort" } }, { - "pk": 45360, + "pk": 59760, "model": "core.charge", "fields": { - "updated": "2013-12-12T18:19:44.001Z", - "slice": 9, - "created": "2013-12-12T18:19:44.001Z", - "amount": 0.07, - "object": 58, - "account": 7, + "updated": "2013-12-13T22:19:54.960Z", + "slice": 15, + "created": "2013-12-13T22:19:54.960Z", + "amount": 0.336, + "object": 103, + "account": 12, "state": "pending", - "coreHours": 1.0, + "coreHours": 4.8, "invoice": null, - "date": "2013-12-12T17:00:00Z", - "kind": "reservation" + "date": "2013-12-13T14:00:00Z", + "kind": "besteffort" } }, {