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

{
    "count": 101344,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35432&ordering=-ip_address",
    "results": [
        {
            "id": 7062,
            "ip_address": "202.134.8.140",
            "count": 9,
            "first_visit": "2022-05-16T19:07:59.863073+06:00",
            "date": null
        },
        {
            "id": 6542,
            "ip_address": "202.134.8.139",
            "count": 6,
            "first_visit": "2022-05-16T08:21:25.862197+06:00",
            "date": null
        },
        {
            "id": 16017,
            "ip_address": "202.134.8.139",
            "count": 1,
            "first_visit": "2022-06-17T15:46:51.695998+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16983,
            "ip_address": "202.134.8.139",
            "count": 1,
            "first_visit": "2022-06-21T11:30:47.691014+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 27124,
            "ip_address": "202.134.8.139",
            "count": 1,
            "first_visit": "2022-07-25T10:06:26.548983+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 32262,
            "ip_address": "202.134.8.139",
            "count": 1,
            "first_visit": "2022-08-17T20:18:13.803565+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 28440,
            "ip_address": "202.134.8.139",
            "count": 3,
            "first_visit": "2022-07-28T00:08:39.009078+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 36120,
            "ip_address": "202.134.8.139",
            "count": 1,
            "first_visit": "2022-10-19T01:38:14.904971+06:00",
            "date": "2022-10-19"
        }
    ]
}