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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9368&ordering=-count",
    "results": [
        {
            "id": 73126,
            "ip_address": "103.181.104.170",
            "count": 4,
            "first_visit": "2024-09-08T09:32:03.803731+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 9881,
            "ip_address": "37.111.232.169",
            "count": 4,
            "first_visit": "2022-05-20T23:30:51.655940+06:00",
            "date": null
        },
        {
            "id": 34424,
            "ip_address": "66.249.66.6",
            "count": 4,
            "first_visit": "2022-09-15T06:34:20.669076+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34527,
            "ip_address": "103.129.35.252",
            "count": 4,
            "first_visit": "2022-09-17T05:26:09.496744+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34376,
            "ip_address": "114.119.134.123",
            "count": 4,
            "first_visit": "2022-09-14T13:47:34.689584+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34357,
            "ip_address": "66.249.66.8",
            "count": 4,
            "first_visit": "2022-09-14T07:29:50.761158+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34366,
            "ip_address": "66.249.66.62",
            "count": 4,
            "first_visit": "2022-09-14T09:20:43.342991+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 9963,
            "ip_address": "43.245.123.4",
            "count": 4,
            "first_visit": "2022-05-21T10:14:25.851227+06:00",
            "date": null
        }
    ]
}