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

{
    "count": 100780,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86904&ordering=-ip_address",
    "results": [
        {
            "id": 29491,
            "ip_address": "103.206.229.65",
            "count": 1,
            "first_visit": "2022-07-29T22:35:17.711048+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8530,
            "ip_address": "103.206.229.62",
            "count": 1,
            "first_visit": "2022-05-17T23:42:08.973180+06:00",
            "date": null
        },
        {
            "id": 14952,
            "ip_address": "103.206.229.54",
            "count": 1,
            "first_visit": "2022-06-14T07:08:39.047648+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 9738,
            "ip_address": "103.206.229.49",
            "count": 1,
            "first_visit": "2022-05-20T14:29:28.898455+06:00",
            "date": null
        },
        {
            "id": 7524,
            "ip_address": "103.206.229.230",
            "count": 3,
            "first_visit": "2022-05-16T23:54:18.193180+06:00",
            "date": null
        },
        {
            "id": 6807,
            "ip_address": "103.206.229.222",
            "count": 2,
            "first_visit": "2022-05-16T15:51:00.542505+06:00",
            "date": null
        },
        {
            "id": 1071,
            "ip_address": "103.206.228.58",
            "count": 1,
            "first_visit": "2021-12-20T18:40:12.137162+06:00",
            "date": null
        },
        {
            "id": 85642,
            "ip_address": "103.206.228.55",
            "count": 1,
            "first_visit": "2025-07-11T11:59:08.864690+06:00",
            "date": "2025-07-11"
        }
    ]
}