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

{
    "count": 101901,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42288&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42272&ordering=-date",
    "results": [
        {
            "id": 73353,
            "ip_address": "66.249.89.64",
            "count": 1,
            "first_visit": "2024-09-12T19:33:30.637131+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73360,
            "ip_address": "149.7.35.170",
            "count": 1,
            "first_visit": "2024-09-12T23:28:15.915445+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73352,
            "ip_address": "168.119.65.43",
            "count": 1,
            "first_visit": "2024-09-12T19:25:03.615409+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73350,
            "ip_address": "66.249.89.65",
            "count": 1,
            "first_visit": "2024-09-12T18:41:32.148444+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73359,
            "ip_address": "103.187.68.231",
            "count": 2,
            "first_visit": "2024-09-12T22:34:35.064716+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73324,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-09-12T07:00:43.281088+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73316,
            "ip_address": "114.119.151.1",
            "count": 3,
            "first_visit": "2024-09-12T02:53:32.894620+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73332,
            "ip_address": "103.177.248.152",
            "count": 1,
            "first_visit": "2024-09-12T10:11:01.430159+06:00",
            "date": "2024-09-12"
        }
    ]
}