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

{
    "count": 96283,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20496&ordering=-ip_address",
    "results": [
        {
            "id": 28651,
            "ip_address": "37.111.214.75",
            "count": 1,
            "first_visit": "2022-07-28T10:10:28.639986+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11941,
            "ip_address": "37.111.214.75",
            "count": 1,
            "first_visit": "2022-05-27T15:54:41.083369+06:00",
            "date": null
        },
        {
            "id": 10288,
            "ip_address": "37.111.214.74",
            "count": 2,
            "first_visit": "2022-05-22T13:06:12.302683+06:00",
            "date": null
        },
        {
            "id": 16738,
            "ip_address": "37.111.214.73",
            "count": 1,
            "first_visit": "2022-06-20T06:42:43.945606+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 7046,
            "ip_address": "37.111.214.73",
            "count": 2,
            "first_visit": "2022-05-16T18:59:19.289183+06:00",
            "date": null
        },
        {
            "id": 29008,
            "ip_address": "37.111.214.72",
            "count": 1,
            "first_visit": "2022-07-29T00:22:31.601307+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30478,
            "ip_address": "37.111.214.72",
            "count": 2,
            "first_visit": "2022-07-31T18:13:56.535233+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 19582,
            "ip_address": "37.111.214.71",
            "count": 1,
            "first_visit": "2022-06-27T23:58:43.784829+06:00",
            "date": "2022-06-27"
        }
    ]
}