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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34048&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34032&ordering=id",
    "results": [
        {
            "id": 34041,
            "ip_address": "103.130.74.186",
            "count": 1,
            "first_visit": "2022-09-08T12:40:29.824750+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34042,
            "ip_address": "23.229.43.31",
            "count": 1,
            "first_visit": "2022-09-08T12:42:52.641910+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34043,
            "ip_address": "27.147.142.149",
            "count": 1,
            "first_visit": "2022-09-08T12:51:13.938992+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34044,
            "ip_address": "103.25.248.234",
            "count": 2,
            "first_visit": "2022-09-08T13:03:58.443742+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34045,
            "ip_address": "59.152.62.29",
            "count": 4,
            "first_visit": "2022-09-08T13:04:57.051461+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34046,
            "ip_address": "220.247.131.125",
            "count": 1,
            "first_visit": "2022-09-08T13:12:53.081920+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34047,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2022-09-08T13:26:39.770439+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34048,
            "ip_address": "42.0.7.251",
            "count": 1,
            "first_visit": "2022-09-08T13:32:10.789036+06:00",
            "date": "2022-09-08"
        }
    ]
}