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

{
    "count": 100500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15040&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15024&ordering=-id",
    "results": [
        {
            "id": 85564,
            "ip_address": "103.242.8.146",
            "count": 1,
            "first_visit": "2025-07-10T01:49:38.619487+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 85563,
            "ip_address": "37.111.199.186",
            "count": 6,
            "first_visit": "2025-07-10T01:49:10.233381+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 85562,
            "ip_address": "103.109.96.185",
            "count": 1,
            "first_visit": "2025-07-10T01:40:45.900516+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 85561,
            "ip_address": "202.134.14.232",
            "count": 1,
            "first_visit": "2025-07-10T01:31:31.725060+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 85560,
            "ip_address": "103.101.199.145",
            "count": 6,
            "first_visit": "2025-07-10T00:21:36.949116+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 85559,
            "ip_address": "40.77.179.159",
            "count": 1,
            "first_visit": "2025-07-09T23:57:12.747883+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 85558,
            "ip_address": "119.30.41.23",
            "count": 1,
            "first_visit": "2025-07-09T23:18:15.425918+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 85557,
            "ip_address": "103.73.47.175",
            "count": 1,
            "first_visit": "2025-07-09T22:56:43.441114+06:00",
            "date": "2025-07-09"
        }
    ]
}