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

{
    "count": 98032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25584&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25568&ordering=-count",
    "results": [
        {
            "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
        },
        {
            "id": 33738,
            "ip_address": "91.235.127.242",
            "count": 2,
            "first_visit": "2022-09-03T08:28:48.039490+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 1628,
            "ip_address": "212.65.104.7",
            "count": 2,
            "first_visit": "2022-01-03T19:26:17.581450+06:00",
            "date": null
        },
        {
            "id": 34044,
            "ip_address": "103.25.248.234",
            "count": 2,
            "first_visit": "2022-09-08T13:03:58.443742+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 33715,
            "ip_address": "66.249.66.28",
            "count": 2,
            "first_visit": "2022-09-03T01:03:52.407701+06:00",
            "date": "2022-09-03"
        }
    ]
}