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

{
    "count": 96084,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19632&ordering=-ip_address",
    "results": [
        {
            "id": 27781,
            "ip_address": "37.111.225.187",
            "count": 1,
            "first_visit": "2022-07-26T15:33:52.532645+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7570,
            "ip_address": "37.111.225.183",
            "count": 1,
            "first_visit": "2022-05-17T02:32:50.490542+06:00",
            "date": null
        },
        {
            "id": 36439,
            "ip_address": "37.111.225.183",
            "count": 1,
            "first_visit": "2022-10-25T14:07:11.032234+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 31113,
            "ip_address": "37.111.225.171",
            "count": 2,
            "first_visit": "2022-08-04T12:11:33.290966+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 25334,
            "ip_address": "37.111.225.168",
            "count": 1,
            "first_visit": "2022-07-21T10:32:49.333045+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 21077,
            "ip_address": "37.111.225.163",
            "count": 2,
            "first_visit": "2022-07-04T14:58:29.338196+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 11032,
            "ip_address": "37.111.225.163",
            "count": 1,
            "first_visit": "2022-05-24T16:28:59.778909+06:00",
            "date": null
        },
        {
            "id": 13214,
            "ip_address": "37.111.225.160",
            "count": 1,
            "first_visit": "2022-06-01T00:47:49.370862+06:00",
            "date": null
        }
    ]
}