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

{
    "count": 99250,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98704&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98688&ordering=date",
    "results": [
        {
            "id": 9170,
            "ip_address": "37.111.210.149",
            "count": 3,
            "first_visit": "2022-05-18T23:20:13.390689+06:00",
            "date": null
        },
        {
            "id": 9183,
            "ip_address": "43.245.121.33",
            "count": 1,
            "first_visit": "2022-05-18T23:28:13.859750+06:00",
            "date": null
        },
        {
            "id": 9180,
            "ip_address": "103.109.92.70",
            "count": 1,
            "first_visit": "2022-05-18T23:24:10.178572+06:00",
            "date": null
        },
        {
            "id": 9050,
            "ip_address": "116.58.203.32",
            "count": 4,
            "first_visit": "2022-05-18T19:34:36.573745+06:00",
            "date": null
        },
        {
            "id": 9092,
            "ip_address": "103.67.157.175",
            "count": 3,
            "first_visit": "2022-05-18T22:10:44.683987+06:00",
            "date": null
        },
        {
            "id": 9135,
            "ip_address": "116.58.201.173",
            "count": 2,
            "first_visit": "2022-05-18T22:44:56.953777+06:00",
            "date": null
        },
        {
            "id": 9097,
            "ip_address": "103.103.99.80",
            "count": 3,
            "first_visit": "2022-05-18T22:16:52.638247+06:00",
            "date": null
        },
        {
            "id": 9159,
            "ip_address": "103.74.229.86",
            "count": 4,
            "first_visit": "2022-05-18T23:14:19.423705+06:00",
            "date": null
        }
    ]
}