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

{
    "count": 96504,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2096&ordering=ip_address",
    "results": [
        {
            "id": 36268,
            "ip_address": "103.115.156.194",
            "count": 1,
            "first_visit": "2022-10-21T20:46:52.621890+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 35255,
            "ip_address": "103.115.156.195",
            "count": 4,
            "first_visit": "2022-09-30T12:54:38.097817+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 16664,
            "ip_address": "103.115.156.45",
            "count": 1,
            "first_visit": "2022-06-19T22:48:45.440930+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 12926,
            "ip_address": "103.115.156.45",
            "count": 1,
            "first_visit": "2022-05-30T23:40:09.327448+06:00",
            "date": null
        },
        {
            "id": 19272,
            "ip_address": "103.115.157.2",
            "count": 2,
            "first_visit": "2022-06-27T01:10:59.883350+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 22739,
            "ip_address": "103.115.157.2",
            "count": 2,
            "first_visit": "2022-07-14T17:16:04.831564+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 31743,
            "ip_address": "103.115.157.2",
            "count": 1,
            "first_visit": "2022-08-11T05:12:55.508264+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 4574,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-03-21T22:33:45.741327+06:00",
            "date": null
        }
    ]
}