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

{
    "count": 99454,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5336&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5320&ordering=-count",
    "results": [
        {
            "id": 12428,
            "ip_address": "103.140.64.26",
            "count": 6,
            "first_visit": "2022-05-29T10:59:57.092728+06:00",
            "date": null
        },
        {
            "id": 67470,
            "ip_address": "66.249.66.42",
            "count": 6,
            "first_visit": "2024-04-25T10:04:56.976527+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 67357,
            "ip_address": "114.119.128.143",
            "count": 6,
            "first_visit": "2024-04-24T04:15:39.943898+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67367,
            "ip_address": "66.249.66.41",
            "count": 6,
            "first_visit": "2024-04-24T09:17:31.904664+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 9534,
            "ip_address": "116.58.202.106",
            "count": 6,
            "first_visit": "2022-05-19T22:59:26.100913+06:00",
            "date": null
        },
        {
            "id": 12385,
            "ip_address": "103.103.34.34",
            "count": 6,
            "first_visit": "2022-05-29T07:39:25.019537+06:00",
            "date": null
        },
        {
            "id": 67722,
            "ip_address": "119.30.41.99",
            "count": 6,
            "first_visit": "2024-04-30T11:53:20.237604+06:00",
            "date": "2024-04-30"
        },
        {
            "id": 68116,
            "ip_address": "66.249.66.37",
            "count": 6,
            "first_visit": "2024-05-10T04:30:23.561988+06:00",
            "date": "2024-05-10"
        }
    ]
}