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

{
    "count": 101467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78920&ordering=-ip_address",
    "results": [
        {
            "id": 87193,
            "ip_address": "103.76.45.109",
            "count": 7,
            "first_visit": "2025-08-05T20:14:11.401251+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 4429,
            "ip_address": "103.76.44.98",
            "count": 3,
            "first_visit": "2022-03-16T19:46:32.567429+06:00",
            "date": null
        },
        {
            "id": 2370,
            "ip_address": "103.76.44.85",
            "count": 1,
            "first_visit": "2022-01-17T14:27:10.260878+06:00",
            "date": null
        },
        {
            "id": 1632,
            "ip_address": "103.76.44.82",
            "count": 1,
            "first_visit": "2022-01-03T22:47:30.501313+06:00",
            "date": null
        },
        {
            "id": 26442,
            "ip_address": "103.76.44.70",
            "count": 1,
            "first_visit": "2022-07-23T22:13:18.066107+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 2419,
            "ip_address": "103.76.44.34",
            "count": 1,
            "first_visit": "2022-01-18T12:01:59.362896+06:00",
            "date": null
        },
        {
            "id": 85451,
            "ip_address": "103.76.44.33",
            "count": 1,
            "first_visit": "2025-07-08T02:24:50.779986+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 84944,
            "ip_address": "103.76.44.33",
            "count": 1,
            "first_visit": "2025-06-30T19:29:01.060216+06:00",
            "date": "2025-06-30"
        }
    ]
}