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

{
    "count": 100252,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28328&ordering=-ip_address",
    "results": [
        {
            "id": 5570,
            "ip_address": "3.143.0.81",
            "count": 5,
            "first_visit": "2022-05-03T05:38:03.440100+06:00",
            "date": null
        },
        {
            "id": 30926,
            "ip_address": "3.142.76.172",
            "count": 5,
            "first_visit": "2022-08-03T01:31:21.689521+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 5226,
            "ip_address": "3.142.194.37",
            "count": 1,
            "first_visit": "2022-04-18T18:50:39.343495+06:00",
            "date": null
        },
        {
            "id": 4868,
            "ip_address": "3.14.10.81",
            "count": 5,
            "first_visit": "2022-04-02T07:04:23.235665+06:00",
            "date": null
        },
        {
            "id": 87281,
            "ip_address": "31.40.194.251",
            "count": 1,
            "first_visit": "2025-08-07T02:31:15.819292+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 90128,
            "ip_address": "3.138.63.122",
            "count": 1,
            "first_visit": "2025-09-29T01:09:20.090718+06:00",
            "date": "2025-09-29"
        },
        {
            "id": 42311,
            "ip_address": "3.138.117.135",
            "count": 5,
            "first_visit": "2023-02-17T19:33:36.755489+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 5498,
            "ip_address": "3.138.107.27",
            "count": 11,
            "first_visit": "2022-05-01T01:04:47.499603+06:00",
            "date": null
        }
    ]
}