GET /user_management/visitor-free/?format=api&offset=17792&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 95581,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17784&ordering=ip_address",
    "results": [
        {
            "id": 15060,
            "ip_address": "103.35.168.89",
            "count": 2,
            "first_visit": "2022-06-14T18:04:47.569428+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 5448,
            "ip_address": "103.35.168.89",
            "count": 1,
            "first_visit": "2022-04-29T18:59:12.217831+06:00",
            "date": null
        },
        {
            "id": 16277,
            "ip_address": "103.35.168.90",
            "count": 1,
            "first_visit": "2022-06-18T08:45:29.341970+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 29766,
            "ip_address": "103.35.168.90",
            "count": 2,
            "first_visit": "2022-07-30T10:36:30.317047+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 25859,
            "ip_address": "103.35.168.90",
            "count": 1,
            "first_visit": "2022-07-22T08:40:28.904195+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12243,
            "ip_address": "103.35.168.90",
            "count": 1,
            "first_visit": "2022-05-28T16:08:02.776941+06:00",
            "date": null
        },
        {
            "id": 28822,
            "ip_address": "103.35.168.90",
            "count": 1,
            "first_visit": "2022-07-28T13:27:27.891356+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 30330,
            "ip_address": "103.35.168.90",
            "count": 1,
            "first_visit": "2022-07-31T11:13:27.319879+06:00",
            "date": "2022-07-31"
        }
    ]
}