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

{
    "count": 99636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25480&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25464&ordering=-count",
    "results": [
        {
            "id": 27685,
            "ip_address": "37.111.194.195",
            "count": 2,
            "first_visit": "2022-07-26T11:54:27.902986+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 807,
            "ip_address": "103.108.63.255",
            "count": 2,
            "first_visit": "2021-12-18T17:17:41.263478+06:00",
            "date": null
        },
        {
            "id": 4078,
            "ip_address": "79.87.143.164",
            "count": 2,
            "first_visit": "2022-03-04T20:25:12.874473+06:00",
            "date": null
        },
        {
            "id": 13080,
            "ip_address": "43.245.121.125",
            "count": 2,
            "first_visit": "2022-05-31T12:08:17.611659+06:00",
            "date": null
        },
        {
            "id": 4737,
            "ip_address": "101.2.164.31",
            "count": 2,
            "first_visit": "2022-03-28T16:51:12.314170+06:00",
            "date": null
        },
        {
            "id": 4729,
            "ip_address": "1.145.16.27",
            "count": 2,
            "first_visit": "2022-03-28T09:59:56.730364+06:00",
            "date": null
        },
        {
            "id": 20763,
            "ip_address": "185.187.77.70",
            "count": 2,
            "first_visit": "2022-07-02T21:47:54.585220+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 21258,
            "ip_address": "103.67.158.106",
            "count": 2,
            "first_visit": "2022-07-06T00:59:08.425185+06:00",
            "date": "2022-07-06"
        }
    ]
}