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

{
    "count": 100557,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100544&ordering=id",
    "results": [
        {
            "id": 100649,
            "ip_address": "103.187.95.69",
            "count": 1,
            "first_visit": "2026-07-23T19:34:25.719237+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100650,
            "ip_address": "120.89.65.61",
            "count": 4,
            "first_visit": "2026-07-23T19:58:59.571646+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100651,
            "ip_address": "82.148.185.20",
            "count": 1,
            "first_visit": "2026-07-23T20:08:32.495250+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100652,
            "ip_address": "106.75.70.23",
            "count": 1,
            "first_visit": "2026-07-23T20:13:49.034327+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100653,
            "ip_address": "106.75.101.70",
            "count": 1,
            "first_visit": "2026-07-23T20:13:58.340323+06:00",
            "date": "2026-07-23"
        }
    ]
}