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

{
    "count": 99386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92392&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92376&ordering=-first_visit",
    "results": [
        {
            "id": 7002,
            "ip_address": "37.111.246.233",
            "count": 2,
            "first_visit": "2022-05-16T18:30:25.244279+06:00",
            "date": null
        },
        {
            "id": 7001,
            "ip_address": "103.67.157.205",
            "count": 7,
            "first_visit": "2022-05-16T18:29:35.566800+06:00",
            "date": null
        },
        {
            "id": 7000,
            "ip_address": "37.111.236.98",
            "count": 1,
            "first_visit": "2022-05-16T18:29:25.196188+06:00",
            "date": null
        },
        {
            "id": 6999,
            "ip_address": "37.111.248.210",
            "count": 1,
            "first_visit": "2022-05-16T18:28:14.317677+06:00",
            "date": null
        },
        {
            "id": 6998,
            "ip_address": "119.30.39.122",
            "count": 1,
            "first_visit": "2022-05-16T18:26:46.104546+06:00",
            "date": null
        },
        {
            "id": 6997,
            "ip_address": "42.0.6.231",
            "count": 2,
            "first_visit": "2022-05-16T18:26:37.135028+06:00",
            "date": null
        },
        {
            "id": 6996,
            "ip_address": "116.58.201.111",
            "count": 3,
            "first_visit": "2022-05-16T18:26:24.930644+06:00",
            "date": null
        },
        {
            "id": 6995,
            "ip_address": "103.67.157.7",
            "count": 1,
            "first_visit": "2022-05-16T18:25:18.090512+06:00",
            "date": null
        }
    ]
}