Returns all the spots owned (created) by the current user.
[x] An authenticated user is required for a successful response
[x] Successful response includes only spots created by the current user
[x] Spot data returned includes the id, ownerId, address, city,
state, country, lat, lng, name, description, price, createdAt,
updatedAt, previewImage, and avgRating
Returns all the spots owned (created) by the current user.
id
,ownerId
,address
,city
,state
,country
,lat
,lng
,name
,description
,price
,createdAt
,updatedAt
,previewImage
, andavgRating