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

{
    "count": 99361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11024&ordering=-count",
    "results": [
        {
            "id": 71375,
            "ip_address": "66.249.66.42",
            "count": 3,
            "first_visit": "2024-07-21T00:36:30.714530+06:00",
            "date": "2024-07-21"
        },
        {
            "id": 29051,
            "ip_address": "119.30.45.55",
            "count": 3,
            "first_visit": "2022-07-29T01:41:39.648869+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 71374,
            "ip_address": "66.249.66.43",
            "count": 3,
            "first_visit": "2024-07-21T00:25:30.604078+06:00",
            "date": "2024-07-21"
        },
        {
            "id": 29017,
            "ip_address": "103.183.63.12",
            "count": 3,
            "first_visit": "2022-07-29T00:32:38.632082+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 71320,
            "ip_address": "103.83.232.25",
            "count": 3,
            "first_visit": "2024-07-18T14:19:58.694873+06:00",
            "date": "2024-07-18"
        },
        {
            "id": 71378,
            "ip_address": "66.249.92.42",
            "count": 3,
            "first_visit": "2024-07-21T03:53:19.325426+06:00",
            "date": "2024-07-21"
        },
        {
            "id": 5556,
            "ip_address": "103.67.157.235",
            "count": 3,
            "first_visit": "2022-05-02T13:44:41.876857+06:00",
            "date": null
        },
        {
            "id": 5578,
            "ip_address": "42.0.5.228",
            "count": 3,
            "first_visit": "2022-05-03T13:17:12.553727+06:00",
            "date": null
        }
    ]
}