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

{
    "count": 103789,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55896&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55880&ordering=first_visit",
    "results": [
        {
            "id": 55985,
            "ip_address": "114.119.130.40",
            "count": 1,
            "first_visit": "2023-09-25T13:03:37.183925+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55986,
            "ip_address": "202.181.7.14",
            "count": 1,
            "first_visit": "2023-09-25T13:04:34.064203+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55987,
            "ip_address": "202.181.6.216",
            "count": 2,
            "first_visit": "2023-09-25T13:22:37.780973+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55988,
            "ip_address": "114.119.145.194",
            "count": 1,
            "first_visit": "2023-09-25T13:31:45.178461+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55989,
            "ip_address": "114.119.133.228",
            "count": 1,
            "first_visit": "2023-09-25T13:32:24.607229+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55990,
            "ip_address": "114.119.136.75",
            "count": 1,
            "first_visit": "2023-09-25T13:59:41.479399+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55991,
            "ip_address": "114.119.128.129",
            "count": 1,
            "first_visit": "2023-09-25T13:59:56.574586+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55992,
            "ip_address": "103.10.52.179",
            "count": 1,
            "first_visit": "2023-09-25T14:10:40.195914+06:00",
            "date": "2023-09-25"
        }
    ]
}