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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24032&ordering=ip_address",
    "results": [
        {
            "id": 87031,
            "ip_address": "104.143.246.139",
            "count": 1,
            "first_visit": "2025-08-03T13:36:26.764542+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 89125,
            "ip_address": "104.143.246.37",
            "count": 1,
            "first_visit": "2025-09-07T15:57:08.076102+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 12099,
            "ip_address": "104.143.93.209",
            "count": 1,
            "first_visit": "2022-05-28T03:56:10.890520+06:00",
            "date": null
        },
        {
            "id": 48496,
            "ip_address": "104.143.93.217",
            "count": 1,
            "first_visit": "2023-06-19T05:01:50.014199+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 39764,
            "ip_address": "104.144.165.2",
            "count": 1,
            "first_visit": "2023-01-02T17:26:29.321548+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 42865,
            "ip_address": "104.144.179.132",
            "count": 1,
            "first_visit": "2023-02-28T20:56:54.213465+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 38142,
            "ip_address": "104.144.183.105",
            "count": 1,
            "first_visit": "2022-12-02T03:30:12.558978+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 3698,
            "ip_address": "104.144.183.105",
            "count": 2,
            "first_visit": "2022-02-18T03:28:42.285759+06:00",
            "date": null
        }
    ]
}