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

{
    "count": 101656,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40888&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40872&ordering=id",
    "results": [
        {
            "id": 40881,
            "ip_address": "23.94.83.10",
            "count": 1,
            "first_visit": "2023-01-24T06:01:51.042811+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40882,
            "ip_address": "114.119.152.8",
            "count": 1,
            "first_visit": "2023-01-24T07:05:30.373225+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40883,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-01-24T07:44:56.950568+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40884,
            "ip_address": "5.148.15.234",
            "count": 1,
            "first_visit": "2023-01-24T08:01:22.216636+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40885,
            "ip_address": "37.111.199.214",
            "count": 3,
            "first_visit": "2023-01-24T08:08:11.483204+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40886,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2023-01-24T08:40:25.917160+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40887,
            "ip_address": "17.22.245.239",
            "count": 1,
            "first_visit": "2023-01-24T08:55:06.020347+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40888,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-01-24T11:14:29.282314+06:00",
            "date": "2023-01-24"
        }
    ]
}