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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20888&ordering=ip_address",
    "results": [
        {
            "id": 13664,
            "ip_address": "103.67.157.98",
            "count": 1,
            "first_visit": "2022-06-06T19:21:14.990528+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 10042,
            "ip_address": "103.67.157.98",
            "count": 1,
            "first_visit": "2022-05-21T16:15:42.266271+06:00",
            "date": null
        },
        {
            "id": 27153,
            "ip_address": "103.67.158.1",
            "count": 1,
            "first_visit": "2022-07-25T10:48:49.960915+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28433,
            "ip_address": "103.67.158.10",
            "count": 1,
            "first_visit": "2022-07-28T00:02:35.016417+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10101,
            "ip_address": "103.67.158.100",
            "count": 5,
            "first_visit": "2022-05-21T22:14:53.418934+06:00",
            "date": null
        },
        {
            "id": 19843,
            "ip_address": "103.67.158.100",
            "count": 1,
            "first_visit": "2022-06-28T22:05:35.459913+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 9468,
            "ip_address": "103.67.158.101",
            "count": 1,
            "first_visit": "2022-05-19T19:38:47.219684+06:00",
            "date": null
        },
        {
            "id": 28708,
            "ip_address": "103.67.158.101",
            "count": 1,
            "first_visit": "2022-07-28T11:14:38.638707+06:00",
            "date": "2022-07-28"
        }
    ]
}