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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79888&ordering=-ip_address",
    "results": [
        {
            "id": 19255,
            "ip_address": "103.67.158.89",
            "count": 1,
            "first_visit": "2022-06-27T00:11:04.135951+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 7193,
            "ip_address": "103.67.158.89",
            "count": 1,
            "first_visit": "2022-05-16T19:54:30.846717+06:00",
            "date": null
        },
        {
            "id": 28359,
            "ip_address": "103.67.158.89",
            "count": 1,
            "first_visit": "2022-07-27T22:28:03.875453+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8309,
            "ip_address": "103.67.158.88",
            "count": 1,
            "first_visit": "2022-05-17T22:08:36.975891+06:00",
            "date": null
        },
        {
            "id": 28914,
            "ip_address": "103.67.158.88",
            "count": 1,
            "first_visit": "2022-07-28T21:04:00.023126+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29494,
            "ip_address": "103.67.158.88",
            "count": 1,
            "first_visit": "2022-07-29T22:39:54.293576+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27493,
            "ip_address": "103.67.158.87",
            "count": 1,
            "first_visit": "2022-07-25T23:53:05.974967+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12151,
            "ip_address": "103.67.158.87",
            "count": 1,
            "first_visit": "2022-05-28T10:53:52.689033+06:00",
            "date": null
        }
    ]
}