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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=-ip_address",
    "results": [
        {
            "id": 83696,
            "ip_address": "37.111.206.221",
            "count": 1,
            "first_visit": "2025-06-04T21:32:50.332764+06:00",
            "date": "2025-06-04"
        },
        {
            "id": 51218,
            "ip_address": "37.111.206.220",
            "count": 1,
            "first_visit": "2023-07-30T13:15:31.904053+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 59542,
            "ip_address": "37.111.206.220",
            "count": 1,
            "first_visit": "2023-11-15T18:02:33.846537+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 63938,
            "ip_address": "37.111.206.220",
            "count": 2,
            "first_visit": "2024-01-28T13:30:36.759074+06:00",
            "date": "2024-01-28"
        },
        {
            "id": 3757,
            "ip_address": "37.111.206.22",
            "count": 2,
            "first_visit": "2022-02-20T19:00:40.986645+06:00",
            "date": null
        },
        {
            "id": 4313,
            "ip_address": "37.111.206.219",
            "count": null,
            "first_visit": "2022-03-12T18:25:59.401748+06:00",
            "date": null
        },
        {
            "id": 75698,
            "ip_address": "37.111.206.219",
            "count": 1,
            "first_visit": "2024-11-15T19:24:10.663356+06:00",
            "date": "2024-11-15"
        },
        {
            "id": 70754,
            "ip_address": "37.111.206.218",
            "count": 1,
            "first_visit": "2024-07-06T08:56:54.015378+06:00",
            "date": "2024-07-06"
        }
    ]
}