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

{
    "count": 98239,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30808&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30792&ordering=id",
    "results": [
        {
            "id": 30801,
            "ip_address": "103.106.236.134",
            "count": 1,
            "first_visit": "2022-08-02T11:30:23.921441+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30802,
            "ip_address": "37.111.212.44",
            "count": 1,
            "first_visit": "2022-08-02T11:34:55.714378+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30803,
            "ip_address": "103.120.202.21",
            "count": 2,
            "first_visit": "2022-08-02T11:37:11.704733+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30804,
            "ip_address": "73.26.206.180",
            "count": 1,
            "first_visit": "2022-08-02T12:07:30.066750+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30805,
            "ip_address": "37.111.196.165",
            "count": 1,
            "first_visit": "2022-08-02T12:17:00.548779+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30806,
            "ip_address": "103.159.73.228",
            "count": 13,
            "first_visit": "2022-08-02T12:18:37.969433+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30807,
            "ip_address": "182.163.120.242",
            "count": 1,
            "first_visit": "2022-08-02T12:24:39.098664+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30808,
            "ip_address": "45.64.132.202",
            "count": 1,
            "first_visit": "2022-08-02T12:30:21.309643+06:00",
            "date": "2022-08-02"
        }
    ]
}