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

{
    "count": 94007,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12352&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12336&ordering=date",
    "results": [
        {
            "id": 25787,
            "ip_address": "103.120.38.132",
            "count": 1,
            "first_visit": "2022-07-22T02:06:36.164293+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25843,
            "ip_address": "202.134.8.142",
            "count": 1,
            "first_visit": "2022-07-22T08:03:36.777587+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25976,
            "ip_address": "49.0.4.203",
            "count": 1,
            "first_visit": "2022-07-22T14:46:54.819828+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25977,
            "ip_address": "43.245.122.230",
            "count": 1,
            "first_visit": "2022-07-22T14:51:36.115183+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25978,
            "ip_address": "103.217.111.205",
            "count": 1,
            "first_visit": "2022-07-22T14:52:34.987901+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25979,
            "ip_address": "114.119.134.208",
            "count": 1,
            "first_visit": "2022-07-22T14:52:39.760468+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25980,
            "ip_address": "114.119.128.139",
            "count": 1,
            "first_visit": "2022-07-22T14:54:34.589351+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25981,
            "ip_address": "118.179.184.161",
            "count": 1,
            "first_visit": "2022-07-22T14:56:35.748206+06:00",
            "date": "2022-07-22"
        }
    ]
}