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

{
    "count": 101890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42216&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42200&ordering=date",
    "results": [
        {
            "id": 55933,
            "ip_address": "114.119.156.165",
            "count": 1,
            "first_visit": "2023-09-24T21:40:25.267625+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55934,
            "ip_address": "103.120.35.2",
            "count": 1,
            "first_visit": "2023-09-24T21:49:05.976624+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55935,
            "ip_address": "103.242.9.228",
            "count": 1,
            "first_visit": "2023-09-24T21:50:12.265707+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55936,
            "ip_address": "66.249.66.169",
            "count": 1,
            "first_visit": "2023-09-24T22:13:55.282750+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55915,
            "ip_address": "203.78.147.4",
            "count": 2,
            "first_visit": "2023-09-24T18:27:13.873905+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55937,
            "ip_address": "103.77.61.78",
            "count": 1,
            "first_visit": "2023-09-24T22:33:21.166294+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55930,
            "ip_address": "43.245.121.12",
            "count": 2,
            "first_visit": "2023-09-24T21:04:16.731390+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55938,
            "ip_address": "103.205.182.153",
            "count": 2,
            "first_visit": "2023-09-24T22:37:16.416246+06:00",
            "date": "2023-09-24"
        }
    ]
}