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

{
    "count": 93943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12104&ordering=-ip_address",
    "results": [
        {
            "id": 90122,
            "ip_address": "50.85.65.44",
            "count": 2,
            "first_visit": "2025-09-28T23:23:31.642078+06:00",
            "date": "2025-09-28"
        },
        {
            "id": 90123,
            "ip_address": "50.85.65.44",
            "count": 35,
            "first_visit": "2025-09-29T00:04:21.477257+06:00",
            "date": "2025-09-29"
        },
        {
            "id": 5234,
            "ip_address": "50.79.38.113",
            "count": 1,
            "first_visit": "2022-04-19T03:24:53.212508+06:00",
            "date": null
        },
        {
            "id": 40297,
            "ip_address": "50.79.37.126",
            "count": 1,
            "first_visit": "2023-01-13T02:41:58.910813+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 44493,
            "ip_address": "50.74.57.246",
            "count": 1,
            "first_visit": "2023-03-28T01:58:22.972373+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 5681,
            "ip_address": "50.71.132.209",
            "count": 3,
            "first_visit": "2022-05-06T21:36:10.096176+06:00",
            "date": null
        },
        {
            "id": 66454,
            "ip_address": "50.66.128.17",
            "count": 1,
            "first_visit": "2024-03-28T11:59:15.353496+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 85426,
            "ip_address": "50.47.242.54",
            "count": 1,
            "first_visit": "2025-07-07T20:53:34.232189+06:00",
            "date": "2025-07-07"
        }
    ]
}