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

{
    "count": 101332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82592&ordering=-ip_address",
    "results": [
        {
            "id": 35933,
            "ip_address": "103.31.154.231",
            "count": 2,
            "first_visit": "2022-10-15T14:34:15.502967+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 14605,
            "ip_address": "103.31.154.231",
            "count": 1,
            "first_visit": "2022-06-12T10:19:38.010775+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 8671,
            "ip_address": "103.31.154.230",
            "count": 2,
            "first_visit": "2022-05-18T08:13:13.660972+06:00",
            "date": null
        },
        {
            "id": 9620,
            "ip_address": "103.31.154.229",
            "count": 3,
            "first_visit": "2022-05-20T08:03:40.350060+06:00",
            "date": null
        },
        {
            "id": 35195,
            "ip_address": "103.31.154.229",
            "count": 1,
            "first_visit": "2022-09-29T13:13:21.429032+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 18542,
            "ip_address": "103.31.154.229",
            "count": 1,
            "first_visit": "2022-06-25T11:11:18.706699+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 93324,
            "ip_address": "103.31.154.229",
            "count": 1,
            "first_visit": "2025-12-25T23:18:38.473283+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 8383,
            "ip_address": "103.31.154.228",
            "count": 2,
            "first_visit": "2022-05-17T22:40:51.485992+06:00",
            "date": null
        }
    ]
}