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

{
    "count": 101338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35048&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35032&ordering=first_visit",
    "results": [
        {
            "id": 35041,
            "ip_address": "114.130.184.99",
            "count": 1,
            "first_visit": "2022-09-26T19:17:59.218942+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35042,
            "ip_address": "168.119.65.125",
            "count": 1,
            "first_visit": "2022-09-26T19:25:05.367281+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35043,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-26T20:06:30.729787+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35044,
            "ip_address": "43.230.121.206",
            "count": 1,
            "first_visit": "2022-09-26T20:20:21.254472+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35045,
            "ip_address": "103.143.1.21",
            "count": 1,
            "first_visit": "2022-09-26T20:21:49.019698+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35046,
            "ip_address": "66.249.66.208",
            "count": 1,
            "first_visit": "2022-09-26T20:32:52.632441+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35047,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-09-26T21:38:28.715366+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35048,
            "ip_address": "37.111.211.245",
            "count": 2,
            "first_visit": "2022-09-26T22:26:34.036961+06:00",
            "date": "2022-09-26"
        }
    ]
}