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

{
    "count": 100111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95544&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95528&ordering=count",
    "results": [
        {
            "id": 35506,
            "ip_address": "66.249.66.62",
            "count": 6,
            "first_visit": "2022-10-05T06:20:41.801310+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 2917,
            "ip_address": "66.249.65.120",
            "count": 6,
            "first_visit": "2022-01-27T03:14:52.660573+06:00",
            "date": null
        },
        {
            "id": 5832,
            "ip_address": "114.119.133.138",
            "count": 6,
            "first_visit": "2022-05-11T00:10:18.000592+06:00",
            "date": null
        },
        {
            "id": 24054,
            "ip_address": "202.134.9.152",
            "count": 6,
            "first_visit": "2022-07-19T11:02:51.612873+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 5866,
            "ip_address": "114.119.133.213",
            "count": 6,
            "first_visit": "2022-05-11T15:58:24.545049+06:00",
            "date": null
        },
        {
            "id": 38274,
            "ip_address": "103.60.175.144",
            "count": 6,
            "first_visit": "2022-12-04T11:53:47.829427+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 8668,
            "ip_address": "103.67.158.252",
            "count": 6,
            "first_visit": "2022-05-18T08:01:38.036774+06:00",
            "date": null
        },
        {
            "id": 6631,
            "ip_address": "103.82.10.130",
            "count": 6,
            "first_visit": "2022-05-16T11:35:33.791653+06:00",
            "date": null
        }
    ]
}