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

{
    "count": 100012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1872&ordering=-count",
    "results": [
        {
            "id": 75134,
            "ip_address": "66.249.69.175",
            "count": 11,
            "first_visit": "2024-11-03T02:48:10.586330+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 35787,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-12T05:01:45.411973+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 37231,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-11-11T00:45:18.616377+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 21685,
            "ip_address": "66.249.66.159",
            "count": 11,
            "first_visit": "2022-07-09T03:02:06.419786+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21673,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-07-09T01:23:45.836243+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 35621,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-10-08T00:23:38.593318+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 5498,
            "ip_address": "3.138.107.27",
            "count": 11,
            "first_visit": "2022-05-01T01:04:47.499603+06:00",
            "date": null
        },
        {
            "id": 32967,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-26T00:17:35.810029+06:00",
            "date": "2022-08-26"
        }
    ]
}