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

{
    "count": 100725,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98080&ordering=-ip_address",
    "results": [
        {
            "id": 88829,
            "ip_address": "103.119.102.134",
            "count": 1,
            "first_visit": "2025-09-02T05:53:50.093082+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 84851,
            "ip_address": "103.119.101.78",
            "count": 1,
            "first_visit": "2025-06-30T12:34:44.321168+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 7888,
            "ip_address": "103.119.101.197",
            "count": 1,
            "first_visit": "2022-05-17T10:58:57.152026+06:00",
            "date": null
        },
        {
            "id": 70827,
            "ip_address": "103.119.101.188",
            "count": 1,
            "first_visit": "2024-07-08T04:28:36.577962+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 74061,
            "ip_address": "103.119.100.79",
            "count": 1,
            "first_visit": "2024-10-06T11:26:27.575189+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 71587,
            "ip_address": "103.119.100.237",
            "count": 1,
            "first_visit": "2024-07-28T20:56:13.297597+06:00",
            "date": "2024-07-28"
        },
        {
            "id": 22973,
            "ip_address": "103.119.100.22",
            "count": 1,
            "first_visit": "2022-07-15T12:53:23.361231+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 9747,
            "ip_address": "103.119.100.18",
            "count": 2,
            "first_visit": "2022-05-20T14:59:12.177348+06:00",
            "date": null
        }
    ]
}