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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40248&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40232&ordering=date",
    "results": [
        {
            "id": 53961,
            "ip_address": "103.163.51.41",
            "count": 5,
            "first_visit": "2023-08-31T11:49:23.179101+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53963,
            "ip_address": "103.120.203.81",
            "count": 2,
            "first_visit": "2023-08-31T12:19:44.558026+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53951,
            "ip_address": "114.130.156.173",
            "count": 5,
            "first_visit": "2023-08-31T08:45:52.577269+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53965,
            "ip_address": "103.112.54.39",
            "count": 1,
            "first_visit": "2023-08-31T12:47:22.541880+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53964,
            "ip_address": "103.121.9.186",
            "count": 2,
            "first_visit": "2023-08-31T12:20:51.690053+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53967,
            "ip_address": "114.119.131.43",
            "count": 1,
            "first_visit": "2023-08-31T13:42:53.069215+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53968,
            "ip_address": "114.119.146.100",
            "count": 1,
            "first_visit": "2023-08-31T13:45:04.506063+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53969,
            "ip_address": "114.119.138.194",
            "count": 1,
            "first_visit": "2023-08-31T13:47:27.262963+06:00",
            "date": "2023-08-31"
        }
    ]
}