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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10080&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10064&ordering=id",
    "results": [
        {
            "id": 10073,
            "ip_address": "43.245.123.140",
            "count": 1,
            "first_visit": "2022-05-21T20:11:48.925192+06:00",
            "date": null
        },
        {
            "id": 10074,
            "ip_address": "37.111.204.172",
            "count": 1,
            "first_visit": "2022-05-21T20:19:13.107998+06:00",
            "date": null
        },
        {
            "id": 10075,
            "ip_address": "43.245.123.48",
            "count": 1,
            "first_visit": "2022-05-21T20:22:19.605259+06:00",
            "date": null
        },
        {
            "id": 10076,
            "ip_address": "103.253.46.253",
            "count": 1,
            "first_visit": "2022-05-21T20:22:26.368001+06:00",
            "date": null
        },
        {
            "id": 10077,
            "ip_address": "103.67.158.180",
            "count": 1,
            "first_visit": "2022-05-21T20:23:54.208005+06:00",
            "date": null
        },
        {
            "id": 10078,
            "ip_address": "103.67.159.155",
            "count": 1,
            "first_visit": "2022-05-21T20:24:38.820157+06:00",
            "date": null
        },
        {
            "id": 10079,
            "ip_address": "45.125.221.214",
            "count": 1,
            "first_visit": "2022-05-21T20:49:15.801099+06:00",
            "date": null
        },
        {
            "id": 10080,
            "ip_address": "201.55.137.5",
            "count": 1,
            "first_visit": "2022-05-21T20:51:45.073066+06:00",
            "date": null
        }
    ]
}