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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42776&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42760&ordering=date",
    "results": [
        {
            "id": 56493,
            "ip_address": "103.120.36.188",
            "count": 3,
            "first_visit": "2023-10-01T17:58:53.929198+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56477,
            "ip_address": "61.247.188.109",
            "count": 2,
            "first_visit": "2023-10-01T16:20:05.018823+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56494,
            "ip_address": "144.48.118.98",
            "count": 1,
            "first_visit": "2023-10-01T18:30:09.810449+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56495,
            "ip_address": "52.36.125.174",
            "count": 1,
            "first_visit": "2023-10-01T18:32:35.043445+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56496,
            "ip_address": "114.119.146.98",
            "count": 1,
            "first_visit": "2023-10-01T18:44:15.181036+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56497,
            "ip_address": "114.119.133.138",
            "count": 1,
            "first_visit": "2023-10-01T18:45:03.563399+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56498,
            "ip_address": "103.76.44.136",
            "count": 1,
            "first_visit": "2023-10-01T19:17:21.573191+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56499,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-10-01T19:35:13.520442+06:00",
            "date": "2023-10-01"
        }
    ]
}