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

{
    "count": 92197,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3824&ordering=ip_address",
    "results": [
        {
            "id": 28225,
            "ip_address": "103.127.59.130",
            "count": 1,
            "first_visit": "2022-07-27T13:49:14.869178+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9950,
            "ip_address": "103.127.59.144",
            "count": 1,
            "first_visit": "2022-05-21T09:07:27.977352+06:00",
            "date": null
        },
        {
            "id": 9565,
            "ip_address": "103.127.59.166",
            "count": 1,
            "first_visit": "2022-05-19T23:33:10.598952+06:00",
            "date": null
        },
        {
            "id": 8939,
            "ip_address": "103.127.59.187",
            "count": 1,
            "first_visit": "2022-05-18T13:09:35.233297+06:00",
            "date": null
        },
        {
            "id": 28945,
            "ip_address": "103.127.59.194",
            "count": 1,
            "first_visit": "2022-07-28T22:42:10.577520+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4115,
            "ip_address": "103.127.59.70",
            "count": 1,
            "first_visit": "2022-03-06T12:20:26.689800+06:00",
            "date": null
        },
        {
            "id": 18668,
            "ip_address": "103.127.59.74",
            "count": 1,
            "first_visit": "2022-06-25T16:05:49.760071+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 31225,
            "ip_address": "103.127.59.78",
            "count": 1,
            "first_visit": "2022-08-05T09:59:17.472101+06:00",
            "date": "2022-08-05"
        }
    ]
}