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

{
    "count": 94914,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15184&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15168&ordering=-ip_address",
    "results": [
        {
            "id": 12307,
            "ip_address": "43.245.121.23",
            "count": 1,
            "first_visit": "2022-05-28T22:44:52.499368+06:00",
            "date": null
        },
        {
            "id": 25687,
            "ip_address": "43.245.121.224",
            "count": 1,
            "first_visit": "2022-07-21T22:31:12.398610+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26552,
            "ip_address": "43.245.121.224",
            "count": 2,
            "first_visit": "2022-07-24T06:24:12.711317+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8095,
            "ip_address": "43.245.121.223",
            "count": 2,
            "first_visit": "2022-05-17T12:32:57.406754+06:00",
            "date": null
        },
        {
            "id": 10332,
            "ip_address": "43.245.121.221",
            "count": 1,
            "first_visit": "2022-05-22T16:48:29.437635+06:00",
            "date": null
        },
        {
            "id": 8341,
            "ip_address": "43.245.121.220",
            "count": 1,
            "first_visit": "2022-05-17T22:25:18.286131+06:00",
            "date": null
        },
        {
            "id": 16472,
            "ip_address": "43.245.121.22",
            "count": 1,
            "first_visit": "2022-06-19T01:56:04.539781+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 18495,
            "ip_address": "43.245.121.219",
            "count": 1,
            "first_visit": "2022-06-25T09:22:35.622268+06:00",
            "date": "2022-06-25"
        }
    ]
}