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

{
    "count": 99891,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12744&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12728&ordering=-count",
    "results": [
        {
            "id": 65848,
            "ip_address": "103.159.218.96",
            "count": 3,
            "first_visit": "2024-03-13T08:59:30.445586+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65840,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-03-13T02:47:56.166906+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65843,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-03-13T06:32:53.460448+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65767,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-03-11T08:14:50.764004+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 20775,
            "ip_address": "114.119.132.122",
            "count": 3,
            "first_visit": "2022-07-03T00:18:41.487815+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 65758,
            "ip_address": "104.28.208.84",
            "count": 3,
            "first_visit": "2024-03-11T00:25:17.169721+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 2229,
            "ip_address": "103.232.101.134",
            "count": 3,
            "first_visit": "2022-01-14T23:45:00.803127+06:00",
            "date": null
        },
        {
            "id": 65744,
            "ip_address": "103.166.187.183",
            "count": 3,
            "first_visit": "2024-03-10T15:06:30.999733+06:00",
            "date": "2024-03-10"
        }
    ]
}