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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34520&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34504&ordering=date",
    "results": [
        {
            "id": 48234,
            "ip_address": "37.111.194.85",
            "count": 1,
            "first_visit": "2023-06-14T23:42:52.754945+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48235,
            "ip_address": "99.225.16.187",
            "count": 2,
            "first_visit": "2023-06-15T00:20:24.461447+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48291,
            "ip_address": "114.119.150.248",
            "count": 1,
            "first_visit": "2023-06-15T17:55:59.965182+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48236,
            "ip_address": "195.154.123.130",
            "count": 1,
            "first_visit": "2023-06-15T00:54:01.103059+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48237,
            "ip_address": "58.145.184.246",
            "count": 1,
            "first_visit": "2023-06-15T00:58:41.870340+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48238,
            "ip_address": "37.111.194.85",
            "count": 1,
            "first_visit": "2023-06-15T01:40:25.317390+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48239,
            "ip_address": "66.249.66.77",
            "count": 1,
            "first_visit": "2023-06-15T02:06:13.078119+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48240,
            "ip_address": "114.119.155.203",
            "count": 1,
            "first_visit": "2023-06-15T02:11:12.677409+06:00",
            "date": "2023-06-15"
        }
    ]
}