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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6048&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6032&ordering=first_visit",
    "results": [
        {
            "id": 6041,
            "ip_address": "103.137.6.26",
            "count": 5,
            "first_visit": "2022-05-14T19:12:29.053203+06:00",
            "date": null
        },
        {
            "id": 6042,
            "ip_address": "103.111.226.47",
            "count": 5,
            "first_visit": "2022-05-14T19:12:49.406280+06:00",
            "date": null
        },
        {
            "id": 6043,
            "ip_address": "103.67.158.200",
            "count": 1,
            "first_visit": "2022-05-14T19:13:18.895308+06:00",
            "date": null
        },
        {
            "id": 6044,
            "ip_address": "202.134.14.150",
            "count": 11,
            "first_visit": "2022-05-14T19:14:04.059346+06:00",
            "date": null
        },
        {
            "id": 6045,
            "ip_address": "37.111.219.203",
            "count": 1,
            "first_visit": "2022-05-14T19:14:39.483824+06:00",
            "date": null
        },
        {
            "id": 6046,
            "ip_address": "37.111.193.23",
            "count": 1,
            "first_visit": "2022-05-14T19:14:51.832405+06:00",
            "date": null
        },
        {
            "id": 6047,
            "ip_address": "103.107.79.150",
            "count": 1,
            "first_visit": "2022-05-14T19:15:07.923324+06:00",
            "date": null
        },
        {
            "id": 6048,
            "ip_address": "42.0.7.243",
            "count": 2,
            "first_visit": "2022-05-14T19:15:14.233222+06:00",
            "date": null
        }
    ]
}