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

{
    "count": 101411,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80376&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80360&ordering=-ip_address",
    "results": [
        {
            "id": 6268,
            "ip_address": "103.67.157.255",
            "count": 1,
            "first_visit": "2022-05-15T08:19:33.845546+06:00",
            "date": null
        },
        {
            "id": 28059,
            "ip_address": "103.67.157.254",
            "count": 4,
            "first_visit": "2022-07-27T08:59:01.353718+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 12707,
            "ip_address": "103.67.157.254",
            "count": 1,
            "first_visit": "2022-05-30T08:39:06.400171+06:00",
            "date": null
        },
        {
            "id": 26266,
            "ip_address": "103.67.157.254",
            "count": 2,
            "first_visit": "2022-07-23T10:23:44.650160+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 29749,
            "ip_address": "103.67.157.254",
            "count": 2,
            "first_visit": "2022-07-30T10:08:14.882433+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7374,
            "ip_address": "103.67.157.253",
            "count": 2,
            "first_visit": "2022-05-16T22:30:58.159025+06:00",
            "date": null
        },
        {
            "id": 10451,
            "ip_address": "103.67.157.252",
            "count": 1,
            "first_visit": "2022-05-22T23:01:30.391381+06:00",
            "date": null
        },
        {
            "id": 8326,
            "ip_address": "103.67.157.251",
            "count": 2,
            "first_visit": "2022-05-17T22:17:35.616869+06:00",
            "date": null
        }
    ]
}