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

{
    "count": 101926,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42392&ordering=-date",
    "results": [
        {
            "id": 73294,
            "ip_address": "103.138.31.26",
            "count": 1,
            "first_visit": "2024-09-11T19:45:12.749795+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73292,
            "ip_address": "103.122.143.229",
            "count": 1,
            "first_visit": "2024-09-11T19:43:05.780770+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73290,
            "ip_address": "45.248.151.59",
            "count": 3,
            "first_visit": "2024-09-11T18:55:31.426488+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73252,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-09-11T05:24:52.936906+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73230,
            "ip_address": "40.77.188.45",
            "count": 1,
            "first_visit": "2024-09-10T16:51:30.240589+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73213,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-09-10T06:13:20.915988+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73240,
            "ip_address": "40.77.202.100",
            "count": 2,
            "first_visit": "2024-09-10T22:52:20.222788+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73239,
            "ip_address": "47.20.167.6",
            "count": 1,
            "first_visit": "2024-09-10T22:32:41.790704+06:00",
            "date": "2024-09-10"
        }
    ]
}