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

{
    "count": 101959,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42696&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42680&ordering=date",
    "results": [
        {
            "id": 56407,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-09-30T22:42:33.009356+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56408,
            "ip_address": "114.119.130.40",
            "count": 1,
            "first_visit": "2023-09-30T23:00:06.562390+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56409,
            "ip_address": "114.119.130.57",
            "count": 1,
            "first_visit": "2023-09-30T23:03:15.207998+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56374,
            "ip_address": "114.119.131.14",
            "count": 2,
            "first_visit": "2023-09-30T13:50:25.368102+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56369,
            "ip_address": "49.36.10.236",
            "count": 3,
            "first_visit": "2023-09-30T11:33:27.877744+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56410,
            "ip_address": "114.119.146.7",
            "count": 1,
            "first_visit": "2023-09-30T23:14:23.378889+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56411,
            "ip_address": "17.246.19.181",
            "count": 1,
            "first_visit": "2023-09-30T23:24:42.497048+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56412,
            "ip_address": "114.119.134.204",
            "count": 1,
            "first_visit": "2023-09-30T23:30:52.966027+06:00",
            "date": "2023-09-30"
        }
    ]
}