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

{
    "count": 101343,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35440&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35424&ordering=date",
    "results": [
        {
            "id": 49168,
            "ip_address": "103.59.176.138",
            "count": 1,
            "first_visit": "2023-07-01T23:15:03.797593+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49164,
            "ip_address": "114.119.130.251",
            "count": 2,
            "first_visit": "2023-07-01T20:40:34.865687+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49116,
            "ip_address": "114.119.158.106",
            "count": 1,
            "first_visit": "2023-07-01T04:08:16.916934+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49117,
            "ip_address": "114.119.138.48",
            "count": 1,
            "first_visit": "2023-07-01T04:09:10.119376+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49118,
            "ip_address": "168.119.65.61",
            "count": 1,
            "first_visit": "2023-07-01T05:49:48.785107+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49119,
            "ip_address": "114.119.131.71",
            "count": 1,
            "first_visit": "2023-07-01T06:05:50.281583+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49120,
            "ip_address": "114.119.153.245",
            "count": 1,
            "first_visit": "2023-07-01T06:07:12.440093+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49121,
            "ip_address": "114.119.134.178",
            "count": 1,
            "first_visit": "2023-07-01T06:08:17.627102+06:00",
            "date": "2023-07-01"
        }
    ]
}