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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32736&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32720&ordering=-id",
    "results": [
        {
            "id": 68480,
            "ip_address": "37.111.201.129",
            "count": 2,
            "first_visit": "2024-05-17T21:46:25.337340+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68479,
            "ip_address": "103.110.219.217",
            "count": 2,
            "first_visit": "2024-05-17T20:38:50.548785+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68478,
            "ip_address": "65.154.226.169",
            "count": 1,
            "first_visit": "2024-05-17T20:25:10.780065+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68477,
            "ip_address": "34.123.170.104",
            "count": 1,
            "first_visit": "2024-05-17T20:24:18.690135+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68476,
            "ip_address": "217.19.228.147",
            "count": 1,
            "first_visit": "2024-05-17T20:22:56.262963+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68475,
            "ip_address": "37.111.206.215",
            "count": 1,
            "first_visit": "2024-05-17T19:07:22.054501+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68474,
            "ip_address": "116.255.53.51",
            "count": 1,
            "first_visit": "2024-05-17T18:18:38.904820+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68473,
            "ip_address": "184.163.29.186",
            "count": 6,
            "first_visit": "2024-05-17T17:43:10.849066+06:00",
            "date": "2024-05-17"
        }
    ]
}