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

{
    "count": 101862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42032&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=date",
    "results": [
        {
            "id": 55746,
            "ip_address": "103.204.84.223",
            "count": 1,
            "first_visit": "2023-09-22T22:29:22.292438+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55747,
            "ip_address": "38.152.34.24",
            "count": 1,
            "first_visit": "2023-09-22T22:29:37.002555+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55748,
            "ip_address": "198.20.174.66",
            "count": 1,
            "first_visit": "2023-09-22T22:29:37.565071+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55749,
            "ip_address": "167.160.77.114",
            "count": 1,
            "first_visit": "2023-09-22T22:29:38.430107+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55750,
            "ip_address": "172.96.93.9",
            "count": 1,
            "first_visit": "2023-09-22T22:29:45.571452+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55751,
            "ip_address": "114.119.159.208",
            "count": 1,
            "first_visit": "2023-09-22T23:01:05.521653+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55752,
            "ip_address": "66.146.233.168",
            "count": 1,
            "first_visit": "2023-09-22T23:01:26.377724+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55753,
            "ip_address": "114.119.153.50",
            "count": 1,
            "first_visit": "2023-09-22T23:03:07.028320+06:00",
            "date": "2023-09-22"
        }
    ]
}