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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37864&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37848&ordering=date",
    "results": [
        {
            "id": 51580,
            "ip_address": "138.75.204.123",
            "count": 1,
            "first_visit": "2023-08-03T13:56:06.309519+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51581,
            "ip_address": "114.119.157.82",
            "count": 1,
            "first_visit": "2023-08-03T14:08:34.504633+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51549,
            "ip_address": "103.206.228.2",
            "count": 3,
            "first_visit": "2023-08-03T07:50:38.882455+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51582,
            "ip_address": "114.119.129.199",
            "count": 1,
            "first_visit": "2023-08-03T14:27:22.398937+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51583,
            "ip_address": "114.119.135.201",
            "count": 1,
            "first_visit": "2023-08-03T14:30:06.475099+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51584,
            "ip_address": "43.230.121.203",
            "count": 2,
            "first_visit": "2023-08-03T14:33:05.225671+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51588,
            "ip_address": "114.119.138.33",
            "count": 1,
            "first_visit": "2023-08-03T15:19:00.667853+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51589,
            "ip_address": "114.119.132.183",
            "count": 1,
            "first_visit": "2023-08-03T15:20:04.756323+06:00",
            "date": "2023-08-03"
        }
    ]
}