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

{
    "count": 100195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89408&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89392&ordering=count",
    "results": [
        {
            "id": 5010,
            "ip_address": "119.30.38.52",
            "count": 3,
            "first_visit": "2022-04-09T16:14:58.102290+06:00",
            "date": null
        },
        {
            "id": 5016,
            "ip_address": "103.213.242.3",
            "count": 3,
            "first_visit": "2022-04-10T10:13:39.855156+06:00",
            "date": null
        },
        {
            "id": 5104,
            "ip_address": "103.139.235.167",
            "count": 3,
            "first_visit": "2022-04-13T17:06:16.048194+06:00",
            "date": null
        },
        {
            "id": 34713,
            "ip_address": "103.217.111.217",
            "count": 3,
            "first_visit": "2022-09-20T13:54:21.698456+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 5216,
            "ip_address": "168.119.68.240",
            "count": 3,
            "first_visit": "2022-04-18T12:45:31.266530+06:00",
            "date": null
        },
        {
            "id": 34703,
            "ip_address": "66.249.66.159",
            "count": 3,
            "first_visit": "2022-09-20T06:11:12.795264+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34704,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-09-20T07:44:41.330205+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 24810,
            "ip_address": "43.245.122.56",
            "count": 3,
            "first_visit": "2022-07-20T18:31:23.305140+06:00",
            "date": "2022-07-20"
        }
    ]
}