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

{
    "count": 101568,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40384&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40368&ordering=date",
    "results": [
        {
            "id": 54098,
            "ip_address": "103.12.174.234",
            "count": 1,
            "first_visit": "2023-09-02T10:28:09.728102+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54099,
            "ip_address": "114.119.157.25",
            "count": 1,
            "first_visit": "2023-09-02T10:33:35.292996+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54100,
            "ip_address": "114.119.158.165",
            "count": 1,
            "first_visit": "2023-09-02T10:37:42.441429+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54101,
            "ip_address": "114.119.147.181",
            "count": 1,
            "first_visit": "2023-09-02T10:41:23.953476+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54097,
            "ip_address": "119.30.41.219",
            "count": 2,
            "first_visit": "2023-09-02T09:44:24.326747+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54102,
            "ip_address": "103.12.174.235",
            "count": 1,
            "first_visit": "2023-09-02T11:02:47.097686+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54103,
            "ip_address": "120.28.57.14",
            "count": 1,
            "first_visit": "2023-09-02T11:10:40.305904+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54104,
            "ip_address": "120.28.57.14",
            "count": 1,
            "first_visit": "2023-09-02T11:10:40.307702+06:00",
            "date": "2023-09-02"
        }
    ]
}