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

{
    "count": 100626,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19488&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19472&ordering=-count",
    "results": [
        {
            "id": 47322,
            "ip_address": "182.163.102.115",
            "count": 2,
            "first_visit": "2023-05-29T12:32:48.127614+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 47146,
            "ip_address": "14.1.103.161",
            "count": 2,
            "first_visit": "2023-05-25T19:06:26.714142+06:00",
            "date": "2023-05-25"
        },
        {
            "id": 47181,
            "ip_address": "103.85.239.38",
            "count": 2,
            "first_visit": "2023-05-26T12:56:42.688763+06:00",
            "date": "2023-05-26"
        },
        {
            "id": 11106,
            "ip_address": "119.30.39.32",
            "count": 2,
            "first_visit": "2022-05-24T20:08:36.869643+06:00",
            "date": null
        },
        {
            "id": 47139,
            "ip_address": "37.111.203.43",
            "count": 2,
            "first_visit": "2023-05-25T16:23:09.323239+06:00",
            "date": "2023-05-25"
        },
        {
            "id": 47136,
            "ip_address": "182.160.116.106",
            "count": 2,
            "first_visit": "2023-05-25T16:01:40.420072+06:00",
            "date": "2023-05-25"
        },
        {
            "id": 11097,
            "ip_address": "37.111.232.224",
            "count": 2,
            "first_visit": "2022-05-24T19:43:45.681589+06:00",
            "date": null
        },
        {
            "id": 5625,
            "ip_address": "103.92.214.27",
            "count": 2,
            "first_visit": "2022-05-05T12:08:49.354820+06:00",
            "date": null
        }
    ]
}