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

{
    "count": 101972,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42872&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42856&ordering=date",
    "results": [
        {
            "id": 56582,
            "ip_address": "114.119.132.238",
            "count": 1,
            "first_visit": "2023-10-02T17:22:39.433892+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56583,
            "ip_address": "61.247.182.202",
            "count": 1,
            "first_visit": "2023-10-02T17:43:59.841878+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56584,
            "ip_address": "103.88.140.69",
            "count": 1,
            "first_visit": "2023-10-02T17:54:25.286805+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56547,
            "ip_address": "119.148.62.149",
            "count": 17,
            "first_visit": "2023-10-02T10:48:20.316463+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56522,
            "ip_address": "114.119.153.242",
            "count": 1,
            "first_visit": "2023-10-02T02:55:15.402039+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56585,
            "ip_address": "27.147.214.27",
            "count": 3,
            "first_visit": "2023-10-02T18:27:34.731091+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56586,
            "ip_address": "203.190.14.131",
            "count": 1,
            "first_visit": "2023-10-02T18:36:22.015562+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56587,
            "ip_address": "123.136.28.129",
            "count": 1,
            "first_visit": "2023-10-02T18:43:39.070048+06:00",
            "date": "2023-10-02"
        }
    ]
}