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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17888&ordering=-count",
    "results": [
        {
            "id": 6492,
            "ip_address": "103.67.159.102",
            "count": 2,
            "first_visit": "2022-05-16T00:04:38.412713+06:00",
            "date": null
        },
        {
            "id": 51225,
            "ip_address": "103.167.21.4",
            "count": 2,
            "first_visit": "2023-07-30T15:38:12.504722+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51228,
            "ip_address": "192.166.246.36",
            "count": 2,
            "first_visit": "2023-07-30T15:55:41.661575+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51174,
            "ip_address": "103.120.35.206",
            "count": 2,
            "first_visit": "2023-07-29T21:11:30.268540+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 3201,
            "ip_address": "37.111.217.220",
            "count": 2,
            "first_visit": "2022-02-01T21:05:05.646444+06:00",
            "date": null
        },
        {
            "id": 51194,
            "ip_address": "182.161.67.35",
            "count": 2,
            "first_visit": "2023-07-30T05:45:39.379646+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51260,
            "ip_address": "103.163.171.241",
            "count": 2,
            "first_visit": "2023-07-30T23:07:17.596407+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 3146,
            "ip_address": "103.172.188.34",
            "count": 2,
            "first_visit": "2022-01-31T23:20:42.948862+06:00",
            "date": null
        }
    ]
}