{
"data": [
{
"id": 0,
"name": "string",
"email": "user@example.com",
"cgo_name": "string",
"cgo_email": "user@example.com",
"invite_url": "http://example.com",
"is_sent": true,
"is_used": true,
"course": {
"id": 0,
"name": "string"
},
"training_event": {
"id": 0,
"start_date": "2019-08-24T14:15:22.123Z"
},
"booking_id": 0,
"created_at": "2019-08-24T14:15:22.123Z"
}
],
"pagination": {
"total": 0,
"per_page": 0,
"current_page": 0,
"last_page": 0,
"next_page_url": "string",
"prev_page_url": "string"
}
}