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

{
    "count": 95604,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95592&ordering=id",
    "results": [
        {
            "id": 95697,
            "ip_address": "37.111.194.207",
            "count": 2,
            "first_visit": "2026-03-03T12:38:22.860607+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95698,
            "ip_address": "103.187.94.228",
            "count": 1,
            "first_visit": "2026-03-03T12:57:21.411293+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95699,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-03-03T13:29:41.460207+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95700,
            "ip_address": "175.29.197.52",
            "count": 3,
            "first_visit": "2026-03-03T13:34:32.175476+06:00",
            "date": "2026-03-03"
        }
    ]
}