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

{
    "count": 101908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42320&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42304&ordering=-id",
    "results": [
        {
            "id": 59692,
            "ip_address": "140.184.43.146",
            "count": 1,
            "first_visit": "2023-11-18T10:38:45.837823+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59691,
            "ip_address": "114.119.137.190",
            "count": 1,
            "first_visit": "2023-11-18T10:20:40.629240+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59690,
            "ip_address": "74.125.151.201",
            "count": 1,
            "first_visit": "2023-11-18T10:19:39.238962+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59689,
            "ip_address": "114.119.132.108",
            "count": 1,
            "first_visit": "2023-11-18T10:14:05.898735+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59688,
            "ip_address": "114.119.152.86",
            "count": 1,
            "first_visit": "2023-11-18T10:05:02.726579+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59687,
            "ip_address": "114.119.140.214",
            "count": 1,
            "first_visit": "2023-11-18T09:56:21.438197+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59686,
            "ip_address": "114.119.133.116",
            "count": 1,
            "first_visit": "2023-11-18T09:54:07.925474+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59685,
            "ip_address": "114.119.152.12",
            "count": 1,
            "first_visit": "2023-11-18T09:48:50.362058+06:00",
            "date": "2023-11-18"
        }
    ]
}