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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34040&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34024&ordering=id",
    "results": [
        {
            "id": 34033,
            "ip_address": "116.68.198.150",
            "count": 2,
            "first_visit": "2022-09-08T08:50:12.797085+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34034,
            "ip_address": "103.197.207.65",
            "count": 1,
            "first_visit": "2022-09-08T09:48:49.388997+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34035,
            "ip_address": "103.144.200.194",
            "count": 2,
            "first_visit": "2022-09-08T11:14:27.752984+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34036,
            "ip_address": "202.134.9.154",
            "count": 2,
            "first_visit": "2022-09-08T11:18:47.093836+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34037,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2022-09-08T11:52:01.499409+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34038,
            "ip_address": "43.230.122.129",
            "count": 1,
            "first_visit": "2022-09-08T12:02:25.790089+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34039,
            "ip_address": "103.135.138.131",
            "count": 1,
            "first_visit": "2022-09-08T12:09:28.912935+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34040,
            "ip_address": "103.55.145.41",
            "count": 6,
            "first_visit": "2022-09-08T12:28:09.142281+06:00",
            "date": "2022-09-08"
        }
    ]
}