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

{
    "count": 100333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14832&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14816&ordering=-count",
    "results": [
        {
            "id": 60043,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-24T04:38:56.914166+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 1986,
            "ip_address": "103.132.222.142",
            "count": 2,
            "first_visit": "2022-01-12T00:39:52.212189+06:00",
            "date": null
        },
        {
            "id": 60036,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2023-11-24T01:36:00.243896+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 60065,
            "ip_address": "103.136.246.225",
            "count": 2,
            "first_visit": "2023-11-24T12:33:35.902690+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 60038,
            "ip_address": "66.249.79.228",
            "count": 2,
            "first_visit": "2023-11-24T01:39:37.360461+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 4007,
            "ip_address": "103.163.51.44",
            "count": 2,
            "first_visit": "2022-03-02T13:48:05.677488+06:00",
            "date": null
        },
        {
            "id": 1984,
            "ip_address": "45.248.148.102",
            "count": 2,
            "first_visit": "2022-01-12T00:27:28.831160+06:00",
            "date": null
        },
        {
            "id": 60064,
            "ip_address": "103.88.24.22",
            "count": 2,
            "first_visit": "2023-11-24T12:28:10.404009+06:00",
            "date": "2023-11-24"
        }
    ]
}