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

{
    "count": 92590,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9792&ordering=ip_address",
    "results": [
        {
            "id": 12407,
            "ip_address": "103.172.216.250",
            "count": 1,
            "first_visit": "2022-05-29T09:33:43.722675+06:00",
            "date": null
        },
        {
            "id": 32818,
            "ip_address": "103.172.216.38",
            "count": 1,
            "first_visit": "2022-08-24T11:23:39.447835+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 15836,
            "ip_address": "103.172.216.43",
            "count": 1,
            "first_visit": "2022-06-17T04:36:09.204460+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 15748,
            "ip_address": "103.172.216.45",
            "count": 1,
            "first_visit": "2022-06-16T21:39:17.371343+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 28436,
            "ip_address": "103.172.216.53",
            "count": 3,
            "first_visit": "2022-07-28T00:04:24.465535+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4599,
            "ip_address": "103.172.216.66",
            "count": 2,
            "first_visit": "2022-03-22T21:59:40.139195+06:00",
            "date": null
        },
        {
            "id": 78129,
            "ip_address": "103.172.217.169",
            "count": 1,
            "first_visit": "2025-01-22T18:52:54.694664+06:00",
            "date": "2025-01-22"
        },
        {
            "id": 16682,
            "ip_address": "103.172.28.40",
            "count": 1,
            "first_visit": "2022-06-19T23:39:16.844194+06:00",
            "date": "2022-06-19"
        }
    ]
}