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

{
    "count": 99687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93696&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93680&ordering=count",
    "results": [
        {
            "id": 9388,
            "ip_address": "37.111.213.39",
            "count": 5,
            "first_visit": "2022-05-19T14:33:06.064416+06:00",
            "date": null
        },
        {
            "id": 36698,
            "ip_address": "66.249.66.62",
            "count": 5,
            "first_visit": "2022-10-31T00:14:11.589182+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 14482,
            "ip_address": "182.163.102.89",
            "count": 5,
            "first_visit": "2022-06-11T13:13:38.591816+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 39207,
            "ip_address": "66.249.66.4",
            "count": 5,
            "first_visit": "2022-12-23T03:59:25.325219+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 39199,
            "ip_address": "66.249.66.91",
            "count": 5,
            "first_visit": "2022-12-23T01:54:07.407901+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 2058,
            "ip_address": "59.153.101.49",
            "count": 5,
            "first_visit": "2022-01-12T21:13:57.414701+06:00",
            "date": null
        },
        {
            "id": 24218,
            "ip_address": "37.111.207.57",
            "count": 5,
            "first_visit": "2022-07-19T22:45:27.531351+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23625,
            "ip_address": "103.129.210.29",
            "count": 5,
            "first_visit": "2022-07-18T21:56:08.251498+06:00",
            "date": "2022-07-18"
        }
    ]
}