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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42080&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42064&ordering=-date",
    "results": [
        {
            "id": 73533,
            "ip_address": "103.58.74.93",
            "count": 1,
            "first_visit": "2024-09-16T11:20:52.633032+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73480,
            "ip_address": "123.253.36.90",
            "count": 1,
            "first_visit": "2024-09-15T10:59:33.141922+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73490,
            "ip_address": "195.154.122.138",
            "count": 1,
            "first_visit": "2024-09-15T13:29:42.755024+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73479,
            "ip_address": "103.130.118.68",
            "count": 1,
            "first_visit": "2024-09-15T10:51:02.523558+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73478,
            "ip_address": "114.119.137.91",
            "count": 1,
            "first_visit": "2024-09-15T10:17:23.517986+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73482,
            "ip_address": "103.150.254.77",
            "count": 1,
            "first_visit": "2024-09-15T11:20:47.498439+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73475,
            "ip_address": "40.77.139.3",
            "count": 2,
            "first_visit": "2024-09-15T08:43:39.952066+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73473,
            "ip_address": "31.13.115.115",
            "count": 1,
            "first_visit": "2024-09-15T08:22:30.174397+06:00",
            "date": "2024-09-15"
        }
    ]
}