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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38192&ordering=id",
    "results": [
        {
            "id": 38201,
            "ip_address": "114.119.133.191",
            "count": 1,
            "first_visit": "2022-12-03T02:47:02.258542+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38202,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-12-03T04:02:25.302997+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38203,
            "ip_address": "66.249.66.60",
            "count": 9,
            "first_visit": "2022-12-03T05:14:27.271223+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38204,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2022-12-03T05:25:40.112876+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38205,
            "ip_address": "116.68.87.154",
            "count": 1,
            "first_visit": "2022-12-03T10:05:31.048919+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38206,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2022-12-03T11:03:05.230158+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38207,
            "ip_address": "119.40.82.186",
            "count": 1,
            "first_visit": "2022-12-03T11:03:14.216123+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38208,
            "ip_address": "114.119.139.112",
            "count": 1,
            "first_visit": "2022-12-03T11:04:17.723411+06:00",
            "date": "2022-12-03"
        }
    ]
}