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

{
    "count": 100246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20760&ordering=ip_address",
    "results": [
        {
            "id": 30317,
            "ip_address": "103.67.157.25",
            "count": 1,
            "first_visit": "2022-07-31T11:03:15.991244+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 5991,
            "ip_address": "103.67.157.250",
            "count": 4,
            "first_visit": "2022-05-14T14:05:40.510334+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
        },
        {
            "id": 10451,
            "ip_address": "103.67.157.252",
            "count": 1,
            "first_visit": "2022-05-22T23:01:30.391381+06:00",
            "date": null
        },
        {
            "id": 7374,
            "ip_address": "103.67.157.253",
            "count": 2,
            "first_visit": "2022-05-16T22:30:58.159025+06:00",
            "date": null
        },
        {
            "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": 28059,
            "ip_address": "103.67.157.254",
            "count": 4,
            "first_visit": "2022-07-27T08:59:01.353718+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 26266,
            "ip_address": "103.67.157.254",
            "count": 2,
            "first_visit": "2022-07-23T10:23:44.650160+06:00",
            "date": "2022-07-23"
        }
    ]
}