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

{
    "count": 96027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19384&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19368&ordering=first_visit",
    "results": [
        {
            "id": 19377,
            "ip_address": "123.200.16.98",
            "count": 1,
            "first_visit": "2022-06-27T09:19:57.317679+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19378,
            "ip_address": "111.7.96.163",
            "count": 1,
            "first_visit": "2022-06-27T09:28:58.401302+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19379,
            "ip_address": "103.136.2.234",
            "count": 3,
            "first_visit": "2022-06-27T09:32:26.595113+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19380,
            "ip_address": "45.251.231.138",
            "count": 2,
            "first_visit": "2022-06-27T09:33:23.246663+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19381,
            "ip_address": "45.128.36.122",
            "count": 1,
            "first_visit": "2022-06-27T09:44:10.487739+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19382,
            "ip_address": "202.134.14.136",
            "count": 1,
            "first_visit": "2022-06-27T09:48:47.178514+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19383,
            "ip_address": "119.30.32.62",
            "count": 2,
            "first_visit": "2022-06-27T09:49:20.390836+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19384,
            "ip_address": "66.54.121.5",
            "count": 1,
            "first_visit": "2022-06-27T09:56:16.158507+06:00",
            "date": "2022-06-27"
        }
    ]
}