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

{
    "count": 103886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56368&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56352&ordering=first_visit",
    "results": [
        {
            "id": 56457,
            "ip_address": "45.120.115.237",
            "count": 2,
            "first_visit": "2023-10-01T10:14:06.354979+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56458,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-10-01T10:17:54.541629+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56459,
            "ip_address": "37.111.204.188",
            "count": 1,
            "first_visit": "2023-10-01T10:39:16.982102+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56460,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2023-10-01T11:16:11.350186+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56461,
            "ip_address": "103.149.147.132",
            "count": 1,
            "first_visit": "2023-10-01T11:44:43.635330+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56462,
            "ip_address": "202.84.44.146",
            "count": 1,
            "first_visit": "2023-10-01T11:57:35.104571+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56463,
            "ip_address": "114.119.134.80",
            "count": 1,
            "first_visit": "2023-10-01T12:07:02.517018+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56464,
            "ip_address": "103.106.238.142",
            "count": 1,
            "first_visit": "2023-10-01T12:07:56.579156+06:00",
            "date": "2023-10-01"
        }
    ]
}