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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42304&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42288&ordering=-date",
    "results": [
        {
            "id": 73346,
            "ip_address": "195.154.122.50",
            "count": 1,
            "first_visit": "2024-09-12T16:32:58.061013+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73308,
            "ip_address": "103.93.33.117",
            "count": 5,
            "first_visit": "2024-09-12T00:00:35.055244+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73330,
            "ip_address": "202.134.11.236",
            "count": 1,
            "first_visit": "2024-09-12T09:38:18.355742+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73329,
            "ip_address": "103.69.151.17",
            "count": 2,
            "first_visit": "2024-09-12T09:25:03.158688+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73351,
            "ip_address": "66.249.64.129",
            "count": 2,
            "first_visit": "2024-09-12T18:50:43.191248+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73345,
            "ip_address": "202.53.171.26",
            "count": 1,
            "first_visit": "2024-09-12T15:11:29.786609+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73319,
            "ip_address": "209.85.238.37",
            "count": 3,
            "first_visit": "2024-09-12T04:34:29.709269+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73339,
            "ip_address": "37.111.206.200",
            "count": 2,
            "first_visit": "2024-09-12T14:00:24.229998+06:00",
            "date": "2024-09-12"
        }
    ]
}