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

{
    "count": 101979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42896&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42880&ordering=date",
    "results": [
        {
            "id": 56681,
            "ip_address": "144.48.108.245",
            "count": 1,
            "first_visit": "2023-10-03T23:06:40.200242+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56682,
            "ip_address": "114.119.136.128",
            "count": 1,
            "first_visit": "2023-10-03T23:13:05.099485+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56656,
            "ip_address": "163.53.140.69",
            "count": 1,
            "first_visit": "2023-10-03T14:55:52.288897+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56664,
            "ip_address": "49.245.12.125",
            "count": 1,
            "first_visit": "2023-10-03T17:38:08.929263+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56657,
            "ip_address": "103.184.95.241",
            "count": 1,
            "first_visit": "2023-10-03T15:04:27.507565+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56647,
            "ip_address": "66.249.66.170",
            "count": 2,
            "first_visit": "2023-10-03T13:34:23.096774+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56658,
            "ip_address": "103.49.114.41",
            "count": 1,
            "first_visit": "2023-10-03T15:19:52.124486+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56659,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2023-10-03T16:16:06.325389+06:00",
            "date": "2023-10-03"
        }
    ]
}