Returns a list of IP addresses ordered numerically.
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Too Many Requests
Internal Server Error
{- "limit": 200,
- "offset": 100,
- "count": 67,
- "rows": [
- {
- "id": "2327f0d0-2cb5-4f31-8de2-b9d04036fdd9",
- "ip": "8.8.8.8",
- "description": "John Smith's home IP",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
]
}