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

{
    "count": 101308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34408&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34392&ordering=date",
    "results": [
        {
            "id": 48123,
            "ip_address": "114.119.138.249",
            "count": 1,
            "first_visit": "2023-06-13T14:43:22.143704+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48120,
            "ip_address": "115.127.66.2",
            "count": 2,
            "first_visit": "2023-06-13T14:39:38.700999+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48124,
            "ip_address": "114.119.137.101",
            "count": 1,
            "first_visit": "2023-06-13T14:57:03.511258+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48125,
            "ip_address": "54.196.113.67",
            "count": 1,
            "first_visit": "2023-06-13T15:01:29.942782+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48127,
            "ip_address": "5.255.231.171",
            "count": 1,
            "first_visit": "2023-06-13T15:18:09.875189+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48128,
            "ip_address": "203.82.207.22",
            "count": 1,
            "first_visit": "2023-06-13T15:19:22.795912+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48129,
            "ip_address": "114.119.138.183",
            "count": 1,
            "first_visit": "2023-06-13T16:11:21.281428+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48130,
            "ip_address": "104.223.93.225",
            "count": 1,
            "first_visit": "2023-06-13T16:15:47.774456+06:00",
            "date": "2023-06-13"
        }
    ]
}