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

{
    "count": 101966,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42840&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42824&ordering=date",
    "results": [
        {
            "id": 56559,
            "ip_address": "103.205.233.252",
            "count": 1,
            "first_visit": "2023-10-02T13:11:56.326262+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56532,
            "ip_address": "114.119.151.9",
            "count": 1,
            "first_visit": "2023-10-02T06:53:15.509474+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56533,
            "ip_address": "43.245.123.240",
            "count": 1,
            "first_visit": "2023-10-02T07:39:12.512117+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56560,
            "ip_address": "144.48.109.26",
            "count": 1,
            "first_visit": "2023-10-02T13:14:48.004765+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56561,
            "ip_address": "103.239.254.117",
            "count": 2,
            "first_visit": "2023-10-02T13:30:37.433302+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56562,
            "ip_address": "103.230.104.62",
            "count": 1,
            "first_visit": "2023-10-02T13:33:09.435672+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56563,
            "ip_address": "66.249.66.160",
            "count": 1,
            "first_visit": "2023-10-02T13:34:53.430335+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56564,
            "ip_address": "114.130.184.90",
            "count": 1,
            "first_visit": "2023-10-02T13:39:33.420702+06:00",
            "date": "2023-10-02"
        }
    ]
}