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

{
    "count": 102701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50608&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50592&ordering=id",
    "results": [
        {
            "id": 50697,
            "ip_address": "202.94.164.154",
            "count": 2,
            "first_visit": "2023-07-24T07:13:47.676959+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50698,
            "ip_address": "37.111.212.122",
            "count": 1,
            "first_visit": "2023-07-24T08:23:33.084187+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50699,
            "ip_address": "203.95.220.195",
            "count": 1,
            "first_visit": "2023-07-24T08:39:58.734484+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50700,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2023-07-24T08:40:30.511159+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50701,
            "ip_address": "37.111.200.131",
            "count": 1,
            "first_visit": "2023-07-24T09:30:28.699605+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50702,
            "ip_address": "192.166.246.30",
            "count": 2,
            "first_visit": "2023-07-24T09:53:54.863163+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50703,
            "ip_address": "49.44.78.139",
            "count": 1,
            "first_visit": "2023-07-24T10:18:31.236561+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50704,
            "ip_address": "37.111.206.174",
            "count": 6,
            "first_visit": "2023-07-24T10:29:25.292228+06:00",
            "date": "2023-07-24"
        }
    ]
}