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

{
    "count": 95648,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18088&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18072&ordering=id",
    "results": [
        {
            "id": 18081,
            "ip_address": "42.0.7.243",
            "count": 1,
            "first_visit": "2022-06-24T11:55:35.139694+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18082,
            "ip_address": "103.231.228.186",
            "count": 1,
            "first_visit": "2022-06-24T11:55:42.033856+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18083,
            "ip_address": "37.111.213.254",
            "count": 1,
            "first_visit": "2022-06-24T11:56:28.128631+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18084,
            "ip_address": "43.245.123.84",
            "count": 1,
            "first_visit": "2022-06-24T11:57:45.521768+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18085,
            "ip_address": "64.233.173.166",
            "count": 1,
            "first_visit": "2022-06-24T11:58:10.867370+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18086,
            "ip_address": "119.30.47.207",
            "count": 1,
            "first_visit": "2022-06-24T11:58:40.398085+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18087,
            "ip_address": "203.202.240.218",
            "count": 2,
            "first_visit": "2022-06-24T12:01:25.550158+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18088,
            "ip_address": "103.136.2.234",
            "count": 2,
            "first_visit": "2022-06-24T12:04:36.167376+06:00",
            "date": "2022-06-24"
        }
    ]
}