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

{
    "count": 101660,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76912&ordering=-ip_address",
    "results": [
        {
            "id": 13136,
            "ip_address": "103.96.106.136",
            "count": 4,
            "first_visit": "2022-05-31T15:13:19.957229+06:00",
            "date": null
        },
        {
            "id": 64837,
            "ip_address": "103.96.106.136",
            "count": 1,
            "first_visit": "2024-02-17T17:02:29.725528+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 870,
            "ip_address": "103.96.106.135",
            "count": 1,
            "first_visit": "2021-12-19T19:10:39.776152+06:00",
            "date": null
        },
        {
            "id": 13316,
            "ip_address": "103.96.106.132",
            "count": 1,
            "first_visit": "2022-06-02T00:29:20.411596+06:00",
            "date": null
        },
        {
            "id": 2996,
            "ip_address": "103.96.106.128",
            "count": 1,
            "first_visit": "2022-01-28T23:36:27.025402+06:00",
            "date": null
        },
        {
            "id": 91172,
            "ip_address": "103.96.105.98",
            "count": 1,
            "first_visit": "2025-10-24T01:38:35.405345+06:00",
            "date": "2025-10-24"
        },
        {
            "id": 91085,
            "ip_address": "103.96.105.98",
            "count": 2,
            "first_visit": "2025-10-22T02:04:43.407014+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 63803,
            "ip_address": "103.96.105.42",
            "count": 3,
            "first_visit": "2024-01-25T23:38:04.309616+06:00",
            "date": "2024-01-25"
        }
    ]
}