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

{
    "count": 101652,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40856&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40840&ordering=id",
    "results": [
        {
            "id": 40849,
            "ip_address": "114.119.131.2",
            "count": 1,
            "first_visit": "2023-01-23T18:01:28.171714+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40850,
            "ip_address": "114.119.133.14",
            "count": 1,
            "first_visit": "2023-01-23T18:02:52.745690+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40851,
            "ip_address": "103.35.111.130",
            "count": 1,
            "first_visit": "2023-01-23T18:07:30.268454+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40852,
            "ip_address": "80.7.245.251",
            "count": 2,
            "first_visit": "2023-01-23T18:21:43.149609+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40853,
            "ip_address": "58.145.189.243",
            "count": 1,
            "first_visit": "2023-01-23T19:53:26.075239+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40854,
            "ip_address": "14.1.103.163",
            "count": 3,
            "first_visit": "2023-01-23T20:03:38.057295+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40855,
            "ip_address": "77.88.9.138",
            "count": 1,
            "first_visit": "2023-01-23T20:50:25.471704+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40856,
            "ip_address": "114.119.150.155",
            "count": 1,
            "first_visit": "2023-01-23T21:22:33.247428+06:00",
            "date": "2023-01-23"
        }
    ]
}