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

{
    "count": 100182,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13960&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13944&ordering=-count",
    "results": [
        {
            "id": 61816,
            "ip_address": "175.29.180.131",
            "count": 3,
            "first_visit": "2023-12-25T11:23:10.888235+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 62022,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2023-12-28T02:00:46.651615+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 8460,
            "ip_address": "43.245.123.110",
            "count": 3,
            "first_visit": "2022-05-17T23:09:30.875435+06:00",
            "date": null
        },
        {
            "id": 8513,
            "ip_address": "103.109.56.214",
            "count": 3,
            "first_visit": "2022-05-17T23:31:43.229766+06:00",
            "date": null
        },
        {
            "id": 15893,
            "ip_address": "45.120.113.121",
            "count": 3,
            "first_visit": "2022-06-17T08:25:44.099057+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 61703,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2023-12-23T09:48:33.390422+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 61802,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2023-12-25T02:52:54.952237+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 61678,
            "ip_address": "103.230.105.20",
            "count": 3,
            "first_visit": "2023-12-22T23:28:27.364010+06:00",
            "date": "2023-12-22"
        }
    ]
}