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

{
    "count": 101908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42328&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42312&ordering=-date",
    "results": [
        {
            "id": 73340,
            "ip_address": "37.111.201.130",
            "count": 1,
            "first_visit": "2024-09-12T14:16:08.516275+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73347,
            "ip_address": "202.53.170.221",
            "count": 1,
            "first_visit": "2024-09-12T17:32:47.408738+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73251,
            "ip_address": "66.249.89.65",
            "count": 1,
            "first_visit": "2024-09-11T03:31:44.488840+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73289,
            "ip_address": "103.98.206.143",
            "count": 1,
            "first_visit": "2024-09-11T18:47:36.881246+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73288,
            "ip_address": "114.119.136.75",
            "count": 1,
            "first_visit": "2024-09-11T18:13:14.974973+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73286,
            "ip_address": "117.103.81.218",
            "count": 1,
            "first_visit": "2024-09-11T17:01:25.199038+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73285,
            "ip_address": "103.230.104.7",
            "count": 1,
            "first_visit": "2024-09-11T16:39:39.296516+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73280,
            "ip_address": "103.69.151.17",
            "count": 2,
            "first_visit": "2024-09-11T15:07:43.005764+06:00",
            "date": "2024-09-11"
        }
    ]
}