Traverse response path when it contains a guid

By using object values.

console.log(Object.values(response.data.events.newOrUpdatedEvents)[0].id);