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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42256&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42240&ordering=date",
    "results": [
        {
            "id": 55951,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2023-09-25T03:46:01.745448+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55972,
            "ip_address": "114.119.148.242",
            "count": 1,
            "first_visit": "2023-09-25T10:44:18.262326+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55952,
            "ip_address": "114.119.146.198",
            "count": 1,
            "first_visit": "2023-09-25T05:17:14.423128+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55973,
            "ip_address": "27.147.226.248",
            "count": 1,
            "first_visit": "2023-09-25T11:08:30.262190+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55974,
            "ip_address": "114.119.145.154",
            "count": 1,
            "first_visit": "2023-09-25T11:17:53.831210+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55953,
            "ip_address": "202.134.14.129",
            "count": 1,
            "first_visit": "2023-09-25T05:46:44.632598+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55976,
            "ip_address": "202.134.10.129",
            "count": 1,
            "first_visit": "2023-09-25T11:24:47.547574+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55977,
            "ip_address": "103.187.66.42",
            "count": 1,
            "first_visit": "2023-09-25T11:25:06.160214+06:00",
            "date": "2023-09-25"
        }
    ]
}