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

{
    "count": 93368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78872&ordering=ip_address",
    "results": [
        {
            "id": 28978,
            "ip_address": "43.245.123.162",
            "count": 1,
            "first_visit": "2022-07-28T23:30:16.635207+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 56735,
            "ip_address": "43.245.123.162",
            "count": 2,
            "first_visit": "2023-10-04T13:33:39.356471+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 31813,
            "ip_address": "43.245.123.164",
            "count": 1,
            "first_visit": "2022-08-12T01:27:48.626079+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 6665,
            "ip_address": "43.245.123.164",
            "count": 2,
            "first_visit": "2022-05-16T12:42:08.515869+06:00",
            "date": null
        },
        {
            "id": 36266,
            "ip_address": "43.245.123.165",
            "count": 3,
            "first_visit": "2022-10-21T20:23:13.856086+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 28718,
            "ip_address": "43.245.123.167",
            "count": 1,
            "first_visit": "2022-07-28T11:29:04.174809+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6392,
            "ip_address": "43.245.123.167",
            "count": 2,
            "first_visit": "2022-05-15T20:19:59.022572+06:00",
            "date": null
        },
        {
            "id": 6362,
            "ip_address": "43.245.123.168",
            "count": 3,
            "first_visit": "2022-05-15T18:59:48.683989+06:00",
            "date": null
        }
    ]
}