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

{
    "count": 98030,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25576&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25560&ordering=-count",
    "results": [
        {
            "id": 34033,
            "ip_address": "116.68.198.150",
            "count": 2,
            "first_visit": "2022-09-08T08:50:12.797085+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 24621,
            "ip_address": "182.160.110.210",
            "count": 2,
            "first_visit": "2022-07-20T12:41:13.327114+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10981,
            "ip_address": "116.58.201.134",
            "count": 2,
            "first_visit": "2022-05-24T13:41:46.029377+06:00",
            "date": null
        },
        {
            "id": 16989,
            "ip_address": "114.119.131.180",
            "count": 2,
            "first_visit": "2022-06-21T11:50:19.808713+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33752,
            "ip_address": "37.111.215.52",
            "count": 2,
            "first_visit": "2022-09-03T13:00:33.056902+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 34036,
            "ip_address": "202.134.9.154",
            "count": 2,
            "first_visit": "2022-09-08T11:18:47.093836+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 6273,
            "ip_address": "103.121.38.161",
            "count": 2,
            "first_visit": "2022-05-15T08:30:10.762322+06:00",
            "date": null
        },
        {
            "id": 24550,
            "ip_address": "182.163.105.254",
            "count": 2,
            "first_visit": "2022-07-20T11:37:47.591450+06:00",
            "date": "2022-07-20"
        }
    ]
}