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

{
    "count": 101890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42224&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42208&ordering=id",
    "results": [
        {
            "id": 42217,
            "ip_address": "103.58.72.15",
            "count": 1,
            "first_visit": "2023-02-15T13:34:19.181798+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42218,
            "ip_address": "119.148.4.18",
            "count": 1,
            "first_visit": "2023-02-15T13:34:20.172890+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42219,
            "ip_address": "103.85.161.150",
            "count": 2,
            "first_visit": "2023-02-15T14:59:26.563553+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42220,
            "ip_address": "114.119.158.118",
            "count": 1,
            "first_visit": "2023-02-15T15:23:27.970904+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42221,
            "ip_address": "114.119.146.208",
            "count": 1,
            "first_visit": "2023-02-15T15:44:27.852187+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42222,
            "ip_address": "103.134.194.143",
            "count": 4,
            "first_visit": "2023-02-15T15:45:37.828643+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42223,
            "ip_address": "45.120.99.248",
            "count": 3,
            "first_visit": "2023-02-15T15:48:37.212683+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42224,
            "ip_address": "175.29.195.244",
            "count": 1,
            "first_visit": "2023-02-15T16:35:22.131707+06:00",
            "date": "2023-02-15"
        }
    ]
}