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

{
    "count": 102691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50320&ordering=-ip_address",
    "results": [
        {
            "id": 7092,
            "ip_address": "123.108.246.219",
            "count": 1,
            "first_visit": "2022-05-16T19:18:26.254693+06:00",
            "date": null
        },
        {
            "id": 7339,
            "ip_address": "123.108.246.211",
            "count": 1,
            "first_visit": "2022-05-16T22:13:24.725007+06:00",
            "date": null
        },
        {
            "id": 7380,
            "ip_address": "123.108.246.201",
            "count": 2,
            "first_visit": "2022-05-16T22:34:44.190783+06:00",
            "date": null
        },
        {
            "id": 4742,
            "ip_address": "123.108.246.20",
            "count": 1,
            "first_visit": "2022-03-28T18:33:12.778344+06:00",
            "date": null
        },
        {
            "id": 8025,
            "ip_address": "123.108.246.197",
            "count": 1,
            "first_visit": "2022-05-17T12:04:36.274105+06:00",
            "date": null
        },
        {
            "id": 7430,
            "ip_address": "123.108.246.196",
            "count": 2,
            "first_visit": "2022-05-16T23:00:30.645515+06:00",
            "date": null
        },
        {
            "id": 2783,
            "ip_address": "123.108.246.190",
            "count": 1,
            "first_visit": "2022-01-25T08:19:53.229673+06:00",
            "date": null
        },
        {
            "id": 11172,
            "ip_address": "123.108.246.183",
            "count": 1,
            "first_visit": "2022-05-24T22:35:22.855902+06:00",
            "date": null
        }
    ]
}