Work with user accounts.

GET /accounts/_geolocation
HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS

{
    "latitude": 45.5078,
    "remote_address": "198.245.49.147",
    "country_code": "CA",
    "city": "Montr\u00e9al",
    "longitude": -73.5804
}