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

{
    "count": 102480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46664&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46648&ordering=date",
    "results": [
        {
            "id": 60378,
            "ip_address": "203.81.241.123",
            "count": 1,
            "first_visit": "2023-12-01T13:01:19.083053+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 60379,
            "ip_address": "114.119.154.11",
            "count": 1,
            "first_visit": "2023-12-01T13:14:44.327672+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 60380,
            "ip_address": "168.119.65.43",
            "count": 1,
            "first_visit": "2023-12-01T14:27:33.301625+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 60381,
            "ip_address": "103.86.196.5",
            "count": 1,
            "first_visit": "2023-12-01T14:43:21.287707+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 60382,
            "ip_address": "114.119.154.26",
            "count": 1,
            "first_visit": "2023-12-01T15:05:43.784236+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 60383,
            "ip_address": "213.188.67.209",
            "count": 1,
            "first_visit": "2023-12-01T16:57:58.727150+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 60384,
            "ip_address": "103.59.178.226",
            "count": 1,
            "first_visit": "2023-12-01T18:47:52.456133+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 60385,
            "ip_address": "114.119.129.81",
            "count": 1,
            "first_visit": "2023-12-01T19:16:57.018311+06:00",
            "date": "2023-12-01"
        }
    ]
}