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

{
    "count": 99867,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90848&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90832&ordering=count",
    "results": [
        {
            "id": 1646,
            "ip_address": "103.67.157.120",
            "count": 4,
            "first_visit": "2022-01-04T13:13:59.642402+06:00",
            "date": null
        },
        {
            "id": 1691,
            "ip_address": "103.217.111.195",
            "count": 4,
            "first_visit": "2022-01-06T12:33:16.321313+06:00",
            "date": null
        },
        {
            "id": 30929,
            "ip_address": "66.249.66.83",
            "count": 4,
            "first_visit": "2022-08-03T02:22:13.893851+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 1644,
            "ip_address": "43.250.82.229",
            "count": 4,
            "first_visit": "2022-01-04T11:22:11.311856+06:00",
            "date": null
        },
        {
            "id": 23570,
            "ip_address": "103.121.76.192",
            "count": 4,
            "first_visit": "2022-07-18T21:28:22.404396+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1666,
            "ip_address": "34.78.193.250",
            "count": 4,
            "first_visit": "2022-01-05T03:35:23.658190+06:00",
            "date": null
        },
        {
            "id": 38364,
            "ip_address": "103.92.214.29",
            "count": 4,
            "first_visit": "2022-12-05T18:46:30.452077+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 11224,
            "ip_address": "103.102.253.249",
            "count": 4,
            "first_visit": "2022-05-24T23:36:04.730355+06:00",
            "date": null
        }
    ]
}