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

{
    "count": 91301,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91288&ordering=-id",
    "results": [
        {
            "id": 5,
            "ip_address": "66.249.66.193",
            "count": 1,
            "first_visit": "2021-12-02T16:40:26.048332+06:00",
            "date": null
        },
        {
            "id": 4,
            "ip_address": "120.50.4.32",
            "count": 174,
            "first_visit": "2021-12-02T15:56:32.939235+06:00",
            "date": null
        },
        {
            "id": 3,
            "ip_address": "66.249.66.220",
            "count": 2,
            "first_visit": "2021-12-02T15:55:46.145412+06:00",
            "date": null
        },
        {
            "id": 2,
            "ip_address": "27.147.204.33",
            "count": 19,
            "first_visit": "2021-12-02T15:53:38.956554+06:00",
            "date": null
        },
        {
            "id": 1,
            "ip_address": "103.159.188.133",
            "count": 7,
            "first_visit": "2021-12-02T15:52:47.575690+06:00",
            "date": null
        }
    ]
}