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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80048&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80032&ordering=count",
    "results": [
        {
            "id": 31599,
            "ip_address": "103.67.156.184",
            "count": 2,
            "first_visit": "2022-08-09T07:19:13.600671+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 8754,
            "ip_address": "103.135.138.179",
            "count": 2,
            "first_visit": "2022-05-18T10:17:46.884492+06:00",
            "date": null
        },
        {
            "id": 8762,
            "ip_address": "42.0.4.246",
            "count": 2,
            "first_visit": "2022-05-18T10:26:40.427403+06:00",
            "date": null
        },
        {
            "id": 12847,
            "ip_address": "116.58.203.73",
            "count": 2,
            "first_visit": "2022-05-30T18:53:07.166057+06:00",
            "date": null
        },
        {
            "id": 8705,
            "ip_address": "37.111.248.160",
            "count": 2,
            "first_visit": "2022-05-18T09:03:55.821679+06:00",
            "date": null
        },
        {
            "id": 24006,
            "ip_address": "37.111.243.120",
            "count": 2,
            "first_visit": "2022-07-19T05:37:06.604779+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 28177,
            "ip_address": "103.253.44.101",
            "count": 2,
            "first_visit": "2022-07-27T12:25:11.862758+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8654,
            "ip_address": "43.245.123.71",
            "count": 2,
            "first_visit": "2022-05-18T06:52:45.438594+06:00",
            "date": null
        }
    ]
}