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

{
    "count": 103324,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65544&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65528&ordering=-first_visit",
    "results": [
        {
            "id": 37788,
            "ip_address": "37.111.211.213",
            "count": 1,
            "first_visit": "2022-11-24T11:27:27.478322+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 37787,
            "ip_address": "103.203.93.230",
            "count": 1,
            "first_visit": "2022-11-24T11:08:53.500294+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 37786,
            "ip_address": "182.160.115.14",
            "count": 1,
            "first_visit": "2022-11-24T10:48:49.678950+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 37785,
            "ip_address": "27.34.28.207",
            "count": 2,
            "first_visit": "2022-11-24T10:29:50.069310+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 37784,
            "ip_address": "73.215.120.97",
            "count": 2,
            "first_visit": "2022-11-24T10:26:44.486130+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 37783,
            "ip_address": "72.193.244.159",
            "count": 1,
            "first_visit": "2022-11-24T09:21:49.764496+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 37782,
            "ip_address": "37.111.197.17",
            "count": 1,
            "first_visit": "2022-11-24T09:10:36.390721+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 37781,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-11-24T09:03:34.677471+06:00",
            "date": "2022-11-24"
        }
    ]
}