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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78352&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78336&ordering=count",
    "results": [
        {
            "id": 1108,
            "ip_address": "42.0.6.227",
            "count": 2,
            "first_visit": "2021-12-21T00:53:59.430029+06:00",
            "date": null
        },
        {
            "id": 16946,
            "ip_address": "168.119.65.110",
            "count": 2,
            "first_visit": "2022-06-21T06:36:28.835878+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 22433,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-07-14T05:07:05.085984+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 23073,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-07-16T02:50:34.222926+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 1161,
            "ip_address": "66.249.72.65",
            "count": 2,
            "first_visit": "2021-12-21T14:18:24.059049+06:00",
            "date": null
        },
        {
            "id": 1053,
            "ip_address": "45.249.102.121",
            "count": 2,
            "first_visit": "2021-12-20T13:44:18.813918+06:00",
            "date": null
        },
        {
            "id": 17056,
            "ip_address": "103.131.180.77",
            "count": 2,
            "first_visit": "2022-06-21T15:17:54.205805+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 30575,
            "ip_address": "103.159.171.82",
            "count": 2,
            "first_visit": "2022-08-01T02:41:52.779728+06:00",
            "date": "2022-08-01"
        }
    ]
}