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

{
    "count": 100230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96112&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96096&ordering=count",
    "results": [
        {
            "id": 6371,
            "ip_address": "103.67.158.165",
            "count": 7,
            "first_visit": "2022-05-15T19:28:51.077279+06:00",
            "date": null
        },
        {
            "id": 13709,
            "ip_address": "45.120.114.170",
            "count": 7,
            "first_visit": "2022-06-06T22:13:33.405540+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 34418,
            "ip_address": "66.249.66.62",
            "count": 7,
            "first_visit": "2022-09-15T05:05:23.455204+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 11075,
            "ip_address": "114.119.133.14",
            "count": 7,
            "first_visit": "2022-05-24T18:46:36.349039+06:00",
            "date": null
        },
        {
            "id": 30936,
            "ip_address": "66.249.66.62",
            "count": 7,
            "first_visit": "2022-08-03T03:46:23.284431+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 11210,
            "ip_address": "114.119.132.108",
            "count": 7,
            "first_visit": "2022-05-24T23:15:34.666332+06:00",
            "date": null
        },
        {
            "id": 34524,
            "ip_address": "114.119.141.146",
            "count": 7,
            "first_visit": "2022-09-17T03:22:29.816986+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 5628,
            "ip_address": "106.0.61.89",
            "count": 7,
            "first_visit": "2022-05-05T13:39:44.757865+06:00",
            "date": null
        }
    ]
}