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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95464&ordering=-ip_address",
    "results": [
        {
            "id": 75038,
            "ip_address": "103.132.182.48",
            "count": 1,
            "first_visit": "2024-10-31T12:27:59.160836+06:00",
            "date": "2024-10-31"
        },
        {
            "id": 73723,
            "ip_address": "103.132.182.42",
            "count": 1,
            "first_visit": "2024-09-28T13:08:31.661057+06:00",
            "date": "2024-09-28"
        },
        {
            "id": 98,
            "ip_address": "103.132.182.149",
            "count": 1,
            "first_visit": "2021-12-03T21:26:30.694062+06:00",
            "date": null
        },
        {
            "id": 6058,
            "ip_address": "103.132.181.200",
            "count": 1,
            "first_visit": "2022-05-14T19:20:34.392864+06:00",
            "date": null
        },
        {
            "id": 9563,
            "ip_address": "103.132.181.182",
            "count": 1,
            "first_visit": "2022-05-19T23:31:51.284715+06:00",
            "date": null
        },
        {
            "id": 99459,
            "ip_address": "103.132.179.144",
            "count": 1,
            "first_visit": "2026-06-22T07:33:52.357861+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 16654,
            "ip_address": "103.132.179.1",
            "count": 1,
            "first_visit": "2022-06-19T21:24:59.392086+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 5451,
            "ip_address": "103.132.179.1",
            "count": 2,
            "first_visit": "2022-04-29T20:40:42.308265+06:00",
            "date": null
        }
    ]
}