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

{
    "count": 101560,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77640&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77624&ordering=count",
    "results": [
        {
            "id": 33648,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-09-02T00:20:19.627737+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 39526,
            "ip_address": "103.110.124.47",
            "count": 2,
            "first_visit": "2022-12-28T21:51:31.906856+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 39548,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-12-29T04:13:59.804844+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 5668,
            "ip_address": "144.48.151.30",
            "count": 2,
            "first_visit": "2022-05-06T14:11:31.016170+06:00",
            "date": null
        },
        {
            "id": 5676,
            "ip_address": "43.245.120.174",
            "count": 2,
            "first_visit": "2022-05-06T19:39:08.518466+06:00",
            "date": null
        },
        {
            "id": 25572,
            "ip_address": "116.58.201.68",
            "count": 2,
            "first_visit": "2022-07-21T13:57:14.119798+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 5654,
            "ip_address": "116.58.203.0",
            "count": 2,
            "first_visit": "2022-05-05T23:37:16.296582+06:00",
            "date": null
        },
        {
            "id": 5724,
            "ip_address": "114.130.157.68",
            "count": 2,
            "first_visit": "2022-05-08T18:44:17.790016+06:00",
            "date": null
        }
    ]
}