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

{
    "count": 92221,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85992&ordering=-first_visit",
    "results": [
        {
            "id": 6221,
            "ip_address": "190.94.74.68",
            "count": 1,
            "first_visit": "2022-05-15T06:15:49.647632+06:00",
            "date": null
        },
        {
            "id": 6220,
            "ip_address": "190.94.74.73",
            "count": 1,
            "first_visit": "2022-05-15T06:15:44.634580+06:00",
            "date": null
        },
        {
            "id": 6219,
            "ip_address": "103.85.156.20",
            "count": 2,
            "first_visit": "2022-05-15T06:12:35.400390+06:00",
            "date": null
        },
        {
            "id": 6218,
            "ip_address": "103.139.234.190",
            "count": 1,
            "first_visit": "2022-05-15T06:12:12.011527+06:00",
            "date": null
        },
        {
            "id": 6217,
            "ip_address": "103.120.38.7",
            "count": 1,
            "first_visit": "2022-05-15T06:10:06.085181+06:00",
            "date": null
        },
        {
            "id": 6216,
            "ip_address": "116.58.205.255",
            "count": 3,
            "first_visit": "2022-05-15T06:05:16.878775+06:00",
            "date": null
        },
        {
            "id": 6215,
            "ip_address": "182.48.88.27",
            "count": 3,
            "first_visit": "2022-05-15T06:02:49.359434+06:00",
            "date": null
        },
        {
            "id": 6214,
            "ip_address": "114.119.151.175",
            "count": 5,
            "first_visit": "2022-05-15T06:01:04.652973+06:00",
            "date": null
        }
    ]
}