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

{
    "count": 95721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18280&ordering=-ip_address",
    "results": [
        {
            "id": 30362,
            "ip_address": "37.111.245.36",
            "count": 1,
            "first_visit": "2022-07-31T11:38:58.490775+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9160,
            "ip_address": "37.111.245.36",
            "count": 2,
            "first_visit": "2022-05-18T23:14:22.823643+06:00",
            "date": null
        },
        {
            "id": 36481,
            "ip_address": "37.111.245.33",
            "count": 1,
            "first_visit": "2022-10-26T15:00:22.543778+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 29752,
            "ip_address": "37.111.245.32",
            "count": 1,
            "first_visit": "2022-07-30T10:16:43.936472+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 33418,
            "ip_address": "37.111.245.3",
            "count": 1,
            "first_visit": "2022-08-30T12:28:24.217428+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 24991,
            "ip_address": "37.111.245.26",
            "count": 1,
            "first_visit": "2022-07-20T23:11:55.696798+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11728,
            "ip_address": "37.111.245.254",
            "count": 1,
            "first_visit": "2022-05-26T22:22:43.005576+06:00",
            "date": null
        },
        {
            "id": 11024,
            "ip_address": "37.111.245.250",
            "count": 2,
            "first_visit": "2022-05-24T16:03:31.226624+06:00",
            "date": null
        }
    ]
}