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

{
    "count": 101885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42192&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42176&ordering=date",
    "results": [
        {
            "id": 55907,
            "ip_address": "114.119.141.112",
            "count": 1,
            "first_visit": "2023-09-24T17:14:27.726602+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55908,
            "ip_address": "114.119.153.97",
            "count": 1,
            "first_visit": "2023-09-24T17:14:39.088788+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55872,
            "ip_address": "37.111.212.73",
            "count": 5,
            "first_visit": "2023-09-24T09:55:45.982508+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55909,
            "ip_address": "114.119.158.113",
            "count": 1,
            "first_visit": "2023-09-24T17:25:14.737253+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55910,
            "ip_address": "103.230.104.12",
            "count": 1,
            "first_visit": "2023-09-24T17:38:48.478262+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55912,
            "ip_address": "114.119.154.203",
            "count": 1,
            "first_visit": "2023-09-24T17:56:40.015734+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55913,
            "ip_address": "114.119.132.57",
            "count": 1,
            "first_visit": "2023-09-24T18:15:11.784269+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55914,
            "ip_address": "103.190.75.134",
            "count": 2,
            "first_visit": "2023-09-24T18:16:48.945220+06:00",
            "date": "2023-09-24"
        }
    ]
}