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

{
    "count": 95740,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18336&ordering=-ip_address",
    "results": [
        {
            "id": 9192,
            "ip_address": "37.111.245.17",
            "count": 1,
            "first_visit": "2022-05-18T23:34:31.591772+06:00",
            "date": null
        },
        {
            "id": 8418,
            "ip_address": "37.111.245.164",
            "count": 1,
            "first_visit": "2022-05-17T22:56:34.310769+06:00",
            "date": null
        },
        {
            "id": 32749,
            "ip_address": "37.111.245.162",
            "count": 1,
            "first_visit": "2022-08-23T12:36:40.292282+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 10417,
            "ip_address": "37.111.245.162",
            "count": 1,
            "first_visit": "2022-05-22T22:16:37.064647+06:00",
            "date": null
        },
        {
            "id": 9301,
            "ip_address": "37.111.245.161",
            "count": 1,
            "first_visit": "2022-05-19T10:23:10.453124+06:00",
            "date": null
        },
        {
            "id": 30489,
            "ip_address": "37.111.245.160",
            "count": 1,
            "first_visit": "2022-07-31T19:21:25.499014+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28594,
            "ip_address": "37.111.245.16",
            "count": 2,
            "first_visit": "2022-07-28T07:43:05.225059+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7429,
            "ip_address": "37.111.245.156",
            "count": 3,
            "first_visit": "2022-05-16T23:00:28.310740+06:00",
            "date": null
        }
    ]
}