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

{
    "count": 99954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22272&ordering=-count",
    "results": [
        {
            "id": 35678,
            "ip_address": "27.147.169.217",
            "count": 2,
            "first_visit": "2022-10-09T18:08:33.716955+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 20043,
            "ip_address": "37.111.236.57",
            "count": 2,
            "first_visit": "2022-06-29T14:35:53.969293+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 25497,
            "ip_address": "103.146.10.249",
            "count": 2,
            "first_visit": "2022-07-21T12:27:31.897368+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7825,
            "ip_address": "202.181.19.235",
            "count": 2,
            "first_visit": "2022-05-17T10:28:18.749497+06:00",
            "date": null
        },
        {
            "id": 11648,
            "ip_address": "194.156.231.85",
            "count": 2,
            "first_visit": "2022-05-26T11:08:56.691910+06:00",
            "date": null
        },
        {
            "id": 712,
            "ip_address": "103.216.56.35",
            "count": 2,
            "first_visit": "2021-12-15T12:20:11.026084+06:00",
            "date": null
        },
        {
            "id": 4431,
            "ip_address": "192.144.84.33",
            "count": 2,
            "first_visit": "2022-03-16T20:59:06.545373+06:00",
            "date": null
        },
        {
            "id": 1422,
            "ip_address": "3.239.84.146",
            "count": 2,
            "first_visit": "2021-12-28T03:04:37.692043+06:00",
            "date": null
        }
    ]
}