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

{
    "count": 99835,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90992&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90976&ordering=count",
    "results": [
        {
            "id": 32481,
            "ip_address": "114.119.141.15",
            "count": 4,
            "first_visit": "2022-08-20T05:00:42.634997+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 6430,
            "ip_address": "103.103.33.52",
            "count": 4,
            "first_visit": "2022-05-15T22:13:29.748400+06:00",
            "date": null
        },
        {
            "id": 6388,
            "ip_address": "103.67.157.200",
            "count": 4,
            "first_visit": "2022-05-15T20:12:00.956317+06:00",
            "date": null
        },
        {
            "id": 11576,
            "ip_address": "114.119.130.57",
            "count": 4,
            "first_visit": "2022-05-26T01:18:19.311124+06:00",
            "date": null
        },
        {
            "id": 6370,
            "ip_address": "37.111.207.145",
            "count": 4,
            "first_visit": "2022-05-15T19:18:55.285568+06:00",
            "date": null
        },
        {
            "id": 6298,
            "ip_address": "37.111.195.199",
            "count": 4,
            "first_visit": "2022-05-15T09:37:34.122672+06:00",
            "date": null
        },
        {
            "id": 32517,
            "ip_address": "103.237.36.68",
            "count": 4,
            "first_visit": "2022-08-20T14:15:39.038412+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 29301,
            "ip_address": "103.130.113.147",
            "count": 4,
            "first_visit": "2022-07-29T13:24:52.369372+06:00",
            "date": "2022-07-29"
        }
    ]
}