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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7784&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7768&ordering=-count",
    "results": [
        {
            "id": 76474,
            "ip_address": "66.249.74.129",
            "count": 4,
            "first_visit": "2024-12-07T07:26:39.580361+06:00",
            "date": "2024-12-07"
        },
        {
            "id": 44667,
            "ip_address": "103.112.54.142",
            "count": 4,
            "first_visit": "2023-04-01T11:29:15.501839+06:00",
            "date": "2023-04-01"
        },
        {
            "id": 76510,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-12-08T02:32:55.746866+06:00",
            "date": "2024-12-08"
        },
        {
            "id": 44542,
            "ip_address": "66.249.70.213",
            "count": 4,
            "first_visit": "2023-03-29T00:39:39.117335+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 76344,
            "ip_address": "74.125.151.100",
            "count": 4,
            "first_visit": "2024-12-04T07:45:29.903609+06:00",
            "date": "2024-12-04"
        },
        {
            "id": 18674,
            "ip_address": "175.29.188.165",
            "count": 4,
            "first_visit": "2022-06-25T16:29:35.412680+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6728,
            "ip_address": "103.126.14.39",
            "count": 4,
            "first_visit": "2022-05-16T13:55:01.815556+06:00",
            "date": null
        },
        {
            "id": 44352,
            "ip_address": "66.249.70.213",
            "count": 4,
            "first_visit": "2023-03-25T00:14:09.015917+06:00",
            "date": "2023-03-25"
        }
    ]
}