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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80040&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80024&ordering=-date",
    "results": [
        {
            "id": 35003,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2022-09-26T02:25:42.591037+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35001,
            "ip_address": "66.249.75.220",
            "count": 13,
            "first_visit": "2022-09-26T00:27:27.870849+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35013,
            "ip_address": "1.145.39.10",
            "count": 1,
            "first_visit": "2022-09-26T07:51:53.106539+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35021,
            "ip_address": "202.84.37.169",
            "count": 1,
            "first_visit": "2022-09-26T13:14:18.023549+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"
        },
        {
            "id": 35012,
            "ip_address": "103.25.248.248",
            "count": 2,
            "first_visit": "2022-09-26T07:19:20.360706+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35009,
            "ip_address": "185.136.148.42",
            "count": 1,
            "first_visit": "2022-09-26T05:29:14.006581+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 35020,
            "ip_address": "202.59.140.218",
            "count": 3,
            "first_visit": "2022-09-26T12:22:57.923282+06:00",
            "date": "2022-09-26"
        }
    ]
}