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

{
    "count": 102813,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67976&ordering=ip_address",
    "results": [
        {
            "id": 78964,
            "ip_address": "202.51.181.150",
            "count": 1,
            "first_visit": "2025-02-14T19:45:58.558262+06:00",
            "date": "2025-02-14"
        },
        {
            "id": 31699,
            "ip_address": "202.51.181.181",
            "count": 1,
            "first_visit": "2022-08-10T16:36:51.096056+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 100295,
            "ip_address": "202.51.181.181",
            "count": 1,
            "first_visit": "2026-07-15T12:18:39.545402+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 13552,
            "ip_address": "202.51.181.2",
            "count": 4,
            "first_visit": "2022-06-05T13:25:22.018646+06:00",
            "date": null
        },
        {
            "id": 5429,
            "ip_address": "202.51.182.106",
            "count": 1,
            "first_visit": "2022-04-28T11:35:44.298888+06:00",
            "date": null
        },
        {
            "id": 31690,
            "ip_address": "202.51.183.126",
            "count": 1,
            "first_visit": "2022-08-10T13:52:43.393073+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 39149,
            "ip_address": "202.51.183.126",
            "count": 2,
            "first_visit": "2022-12-22T10:24:22.603532+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 38269,
            "ip_address": "202.51.183.126",
            "count": 4,
            "first_visit": "2022-12-04T10:24:31.387823+06:00",
            "date": "2022-12-04"
        }
    ]
}