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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42472&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42456&ordering=date",
    "results": [
        {
            "id": 56171,
            "ip_address": "103.159.126.81",
            "count": 3,
            "first_visit": "2023-09-27T15:46:07.937072+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56184,
            "ip_address": "114.119.129.82",
            "count": 1,
            "first_visit": "2023-09-27T20:14:38.935912+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56189,
            "ip_address": "20.169.168.224",
            "count": 1,
            "first_visit": "2023-09-27T21:09:36.607661+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56190,
            "ip_address": "4.204.211.53",
            "count": 1,
            "first_visit": "2023-09-27T21:13:52.810382+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56191,
            "ip_address": "64.141.80.6",
            "count": 1,
            "first_visit": "2023-09-27T21:13:56.270221+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56192,
            "ip_address": "114.119.139.43",
            "count": 1,
            "first_visit": "2023-09-27T22:09:24.578852+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56193,
            "ip_address": "114.119.142.208",
            "count": 1,
            "first_visit": "2023-09-27T22:12:37.800488+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56194,
            "ip_address": "103.187.94.245",
            "count": 1,
            "first_visit": "2023-09-27T22:42:56.758741+06:00",
            "date": "2023-09-27"
        }
    ]
}