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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36584&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36568&ordering=first_visit",
    "results": [
        {
            "id": 36577,
            "ip_address": "223.29.215.13",
            "count": 1,
            "first_visit": "2022-10-28T12:08:28.725801+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36578,
            "ip_address": "103.134.59.36",
            "count": 1,
            "first_visit": "2022-10-28T12:48:17.304325+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36579,
            "ip_address": "103.149.104.41",
            "count": 3,
            "first_visit": "2022-10-28T12:58:14.397096+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36580,
            "ip_address": "87.250.224.23",
            "count": 1,
            "first_visit": "2022-10-28T12:58:21.981712+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36581,
            "ip_address": "180.149.232.170",
            "count": 2,
            "first_visit": "2022-10-28T14:12:06.409426+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36582,
            "ip_address": "103.122.29.246",
            "count": 1,
            "first_visit": "2022-10-28T15:17:29.532939+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36583,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-10-28T15:20:58.609264+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36584,
            "ip_address": "40.77.190.112",
            "count": 1,
            "first_visit": "2022-10-28T16:02:57.974458+06:00",
            "date": "2022-10-28"
        }
    ]
}