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

{
    "count": 101476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38856&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38840&ordering=date",
    "results": [
        {
            "id": 52587,
            "ip_address": "151.248.123.75",
            "count": 4,
            "first_visit": "2023-08-15T11:50:28.446529+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 52588,
            "ip_address": "103.136.231.8",
            "count": 1,
            "first_visit": "2023-08-15T11:56:56.637382+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 52589,
            "ip_address": "103.150.68.199",
            "count": 2,
            "first_visit": "2023-08-15T12:47:11.382547+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 52590,
            "ip_address": "114.119.157.221",
            "count": 1,
            "first_visit": "2023-08-15T12:50:25.572102+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 52591,
            "ip_address": "213.180.203.28",
            "count": 1,
            "first_visit": "2023-08-15T12:53:05.753053+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 52592,
            "ip_address": "114.119.145.56",
            "count": 1,
            "first_visit": "2023-08-15T13:16:26.162434+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 52593,
            "ip_address": "175.41.46.38",
            "count": 1,
            "first_visit": "2023-08-15T13:21:03.196511+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 52594,
            "ip_address": "85.143.247.253",
            "count": 1,
            "first_visit": "2023-08-15T13:32:25.781516+06:00",
            "date": "2023-08-15"
        }
    ]
}