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

{
    "count": 91302,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91288&ordering=date",
    "results": [
        {
            "id": 8630,
            "ip_address": "103.138.213.42",
            "count": 2,
            "first_visit": "2022-05-18T04:11:28.184441+06:00",
            "date": null
        },
        {
            "id": 8546,
            "ip_address": "37.111.194.240",
            "count": 2,
            "first_visit": "2022-05-17T23:46:51.534860+06:00",
            "date": null
        },
        {
            "id": 8601,
            "ip_address": "103.77.188.221",
            "count": 3,
            "first_visit": "2022-05-18T01:11:13.132523+06:00",
            "date": null
        },
        {
            "id": 8646,
            "ip_address": "202.134.9.131",
            "count": 4,
            "first_visit": "2022-05-18T06:08:12.782863+06:00",
            "date": null
        },
        {
            "id": 8640,
            "ip_address": "42.0.4.227",
            "count": 10,
            "first_visit": "2022-05-18T05:32:33.815390+06:00",
            "date": null
        },
        {
            "id": 8575,
            "ip_address": "43.245.121.96",
            "count": 2,
            "first_visit": "2022-05-18T00:04:49.294443+06:00",
            "date": null
        }
    ]
}