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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38392&ordering=id",
    "results": [
        {
            "id": 38401,
            "ip_address": "44.203.159.127",
            "count": 4,
            "first_visit": "2022-12-06T13:24:07.980881+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38402,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-12-06T13:47:59.258236+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38403,
            "ip_address": "114.119.144.165",
            "count": 1,
            "first_visit": "2022-12-06T13:57:15.005768+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38404,
            "ip_address": "114.119.135.7",
            "count": 1,
            "first_visit": "2022-12-06T13:58:59.951423+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38405,
            "ip_address": "114.119.144.222",
            "count": 1,
            "first_visit": "2022-12-06T14:00:07.517960+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38406,
            "ip_address": "114.119.149.3",
            "count": 1,
            "first_visit": "2022-12-06T14:01:26.694704+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38407,
            "ip_address": "114.119.149.118",
            "count": 1,
            "first_visit": "2022-12-06T14:15:33.885733+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38408,
            "ip_address": "114.119.129.71",
            "count": 1,
            "first_visit": "2022-12-06T14:17:03.522633+06:00",
            "date": "2022-12-06"
        }
    ]
}