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

{
    "count": 103582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65440",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65424",
    "results": [
        {
            "id": 65456,
            "ip_address": "114.119.140.48",
            "count": 7,
            "first_visit": "2024-03-03T05:28:55.035914+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 65483,
            "ip_address": "202.134.9.156",
            "count": 1,
            "first_visit": "2024-03-03T20:44:22.053585+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 65484,
            "ip_address": "199.127.56.236",
            "count": 1,
            "first_visit": "2024-03-03T21:21:49.155484+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 65485,
            "ip_address": "37.111.200.43",
            "count": 1,
            "first_visit": "2024-03-03T22:04:04.190531+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 65486,
            "ip_address": "58.145.184.231",
            "count": 1,
            "first_visit": "2024-03-03T23:00:46.179855+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 65492,
            "ip_address": "103.87.213.0",
            "count": 1,
            "first_visit": "2024-03-04T00:42:46.372295+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65490,
            "ip_address": "114.119.134.79",
            "count": 8,
            "first_visit": "2024-03-04T00:21:49.476583+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65489,
            "ip_address": "114.119.140.48",
            "count": 4,
            "first_visit": "2024-03-04T00:19:34.800042+06:00",
            "date": "2024-03-04"
        }
    ]
}