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

{
    "count": 101892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42232&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42216&ordering=-date",
    "results": [
        {
            "id": 73391,
            "ip_address": "54.174.58.245",
            "count": 1,
            "first_visit": "2024-09-13T19:38:11.585608+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73389,
            "ip_address": "203.78.147.6",
            "count": 2,
            "first_visit": "2024-09-13T19:19:26.226518+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73378,
            "ip_address": "49.36.211.114",
            "count": 3,
            "first_visit": "2024-09-13T11:57:06.051222+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73379,
            "ip_address": "114.119.130.54",
            "count": 2,
            "first_visit": "2024-09-13T13:02:50.224644+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73367,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-09-13T04:03:05.052575+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73380,
            "ip_address": "114.119.151.1",
            "count": 2,
            "first_visit": "2024-09-13T14:11:29.447054+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73387,
            "ip_address": "103.21.42.197",
            "count": 1,
            "first_visit": "2024-09-13T16:07:19.339756+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73386,
            "ip_address": "182.163.107.41",
            "count": 1,
            "first_visit": "2024-09-13T16:05:30.351225+06:00",
            "date": "2024-09-13"
        }
    ]
}