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

{
    "count": 99728,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25936&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25920&ordering=-count",
    "results": [
        {
            "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"
        },
        {
            "id": 33722,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-09-03T02:56:23.154233+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 10852,
            "ip_address": "37.111.232.156",
            "count": 2,
            "first_visit": "2022-05-24T09:51:19.023593+06:00",
            "date": null
        },
        {
            "id": 3313,
            "ip_address": "27.147.201.139",
            "count": 2,
            "first_visit": "2022-02-04T23:24:23.079755+06:00",
            "date": null
        }
    ]
}