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

{
    "count": 101758,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101744&ordering=id",
    "results": [
        {
            "id": 101849,
            "ip_address": "74.125.150.39",
            "count": 1,
            "first_visit": "2026-08-18T16:20:23.296673+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101850,
            "ip_address": "103.77.60.113",
            "count": 2,
            "first_visit": "2026-08-18T16:27:01.392044+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101851,
            "ip_address": "112.83.36.32",
            "count": 1,
            "first_visit": "2026-08-18T16:33:49.495127+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101852,
            "ip_address": "202.51.186.153",
            "count": 1,
            "first_visit": "2026-08-18T16:47:30.500418+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101853,
            "ip_address": "194.24.234.205",
            "count": 1,
            "first_visit": "2026-08-18T16:54:12.447931+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101854,
            "ip_address": "103.217.110.165",
            "count": 2,
            "first_visit": "2026-08-18T16:54:23.575709+06:00",
            "date": "2026-08-18"
        }
    ]
}