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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5048&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5032&ordering=id",
    "results": [
        {
            "id": 5041,
            "ip_address": "163.47.85.34",
            "count": 1,
            "first_visit": "2022-04-11T09:32:17.290215+06:00",
            "date": null
        },
        {
            "id": 5042,
            "ip_address": "37.111.205.106",
            "count": 1,
            "first_visit": "2022-04-11T09:39:36.753202+06:00",
            "date": null
        },
        {
            "id": 5043,
            "ip_address": "49.36.218.13",
            "count": 1,
            "first_visit": "2022-04-11T10:14:22.880272+06:00",
            "date": null
        },
        {
            "id": 5044,
            "ip_address": "122.152.52.137",
            "count": 5,
            "first_visit": "2022-04-11T10:38:32.430740+06:00",
            "date": null
        },
        {
            "id": 5045,
            "ip_address": "103.121.36.174",
            "count": 1,
            "first_visit": "2022-04-11T11:36:11.840149+06:00",
            "date": null
        },
        {
            "id": 5046,
            "ip_address": "103.77.63.99",
            "count": 2,
            "first_visit": "2022-04-11T11:40:38.878641+06:00",
            "date": null
        },
        {
            "id": 5047,
            "ip_address": "115.127.93.50",
            "count": 1,
            "first_visit": "2022-04-11T11:42:22.608233+06:00",
            "date": null
        },
        {
            "id": 5048,
            "ip_address": "103.144.198.40",
            "count": 4,
            "first_visit": "2022-04-11T12:22:09.223829+06:00",
            "date": null
        }
    ]
}