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

{
    "count": 101870,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42088&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42072&ordering=-id",
    "results": [
        {
            "id": 59886,
            "ip_address": "114.119.155.239",
            "count": 1,
            "first_visit": "2023-11-21T10:21:50.088307+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59885,
            "ip_address": "168.119.65.43",
            "count": 1,
            "first_visit": "2023-11-21T10:16:04.178245+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59884,
            "ip_address": "103.82.9.6",
            "count": 1,
            "first_visit": "2023-11-21T10:11:19.671872+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59883,
            "ip_address": "103.217.111.21",
            "count": 3,
            "first_visit": "2023-11-21T10:05:12.128060+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59882,
            "ip_address": "103.242.9.229",
            "count": 1,
            "first_visit": "2023-11-21T09:28:03.676492+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59881,
            "ip_address": "203.112.77.42",
            "count": 1,
            "first_visit": "2023-11-21T09:26:48.648782+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59880,
            "ip_address": "114.119.128.129",
            "count": 1,
            "first_visit": "2023-11-21T08:24:40.380563+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59879,
            "ip_address": "107.178.239.206",
            "count": 1,
            "first_visit": "2023-11-21T08:02:47.556718+06:00",
            "date": "2023-11-21"
        }
    ]
}