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

{
    "count": 101991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42976&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42960&ordering=-date",
    "results": [
        {
            "id": 72743,
            "ip_address": "40.77.202.121",
            "count": 1,
            "first_visit": "2024-08-30T01:23:31.489835+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72773,
            "ip_address": "202.134.14.235",
            "count": 2,
            "first_visit": "2024-08-30T19:49:27.259370+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72742,
            "ip_address": "103.113.15.1",
            "count": 2,
            "first_visit": "2024-08-30T00:21:10.239494+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72695,
            "ip_address": "40.69.99.54",
            "count": 1,
            "first_visit": "2024-08-29T00:17:17.364059+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 72741,
            "ip_address": "185.84.70.177",
            "count": 1,
            "first_visit": "2024-08-29T23:49:44.496027+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 72702,
            "ip_address": "114.119.128.35",
            "count": 8,
            "first_visit": "2024-08-29T01:43:38.180821+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 72740,
            "ip_address": "66.249.64.129",
            "count": 1,
            "first_visit": "2024-08-29T23:00:44.677189+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 72706,
            "ip_address": "114.119.134.79",
            "count": 2,
            "first_visit": "2024-08-29T03:14:48.811448+06:00",
            "date": "2024-08-29"
        }
    ]
}