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

{
    "count": 102578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48064&ordering=ip_address",
    "results": [
        {
            "id": 9343,
            "ip_address": "116.58.203.252",
            "count": 1,
            "first_visit": "2022-05-19T11:52:57.855162+06:00",
            "date": null
        },
        {
            "id": 10748,
            "ip_address": "116.58.203.27",
            "count": 2,
            "first_visit": "2022-05-23T22:27:35.182612+06:00",
            "date": null
        },
        {
            "id": 11561,
            "ip_address": "116.58.203.28",
            "count": 1,
            "first_visit": "2022-05-26T00:43:11.561911+06:00",
            "date": null
        },
        {
            "id": 28771,
            "ip_address": "116.58.203.29",
            "count": 1,
            "first_visit": "2022-07-28T12:31:45.530010+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 13656,
            "ip_address": "116.58.203.29",
            "count": 1,
            "first_visit": "2022-06-06T19:02:32.720143+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 6029,
            "ip_address": "116.58.203.29",
            "count": 4,
            "first_visit": "2022-05-14T19:06:12.282808+06:00",
            "date": null
        },
        {
            "id": 7009,
            "ip_address": "116.58.203.3",
            "count": 4,
            "first_visit": "2022-05-16T18:33:29.233315+06:00",
            "date": null
        },
        {
            "id": 12594,
            "ip_address": "116.58.203.30",
            "count": 8,
            "first_visit": "2022-05-29T22:49:44.237641+06:00",
            "date": null
        }
    ]
}