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

{
    "count": 99745,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25992&ordering=-count",
    "results": [
        {
            "id": 10942,
            "ip_address": "103.253.45.167",
            "count": 2,
            "first_visit": "2022-05-24T12:22:15.431609+06:00",
            "date": null
        },
        {
            "id": 10958,
            "ip_address": "181.188.0.71",
            "count": 2,
            "first_visit": "2022-05-24T12:51:03.638002+06:00",
            "date": null
        },
        {
            "id": 33656,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-09-02T01:53:40.350935+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 10904,
            "ip_address": "103.73.196.135",
            "count": 2,
            "first_visit": "2022-05-24T11:02:21.917414+06:00",
            "date": null
        },
        {
            "id": 10949,
            "ip_address": "103.67.158.250",
            "count": 2,
            "first_visit": "2022-05-24T12:35:05.900317+06:00",
            "date": null
        },
        {
            "id": 24588,
            "ip_address": "37.111.194.162",
            "count": 2,
            "first_visit": "2022-07-20T12:09:11.083324+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6122,
            "ip_address": "27.147.170.93",
            "count": 2,
            "first_visit": "2022-05-14T19:44:52.397818+06:00",
            "date": null
        },
        {
            "id": 33669,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-09-02T09:18:43.760586+06:00",
            "date": "2022-09-02"
        }
    ]
}