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

{
    "count": 101700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76584&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76568&ordering=-id",
    "results": [
        {
            "id": 25124,
            "ip_address": "43.245.123.139",
            "count": 1,
            "first_visit": "2022-07-21T05:44:17.994536+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25123,
            "ip_address": "88.98.203.63",
            "count": 2,
            "first_visit": "2022-07-21T05:40:54.910646+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25122,
            "ip_address": "103.217.111.136",
            "count": 2,
            "first_visit": "2022-07-21T05:30:50.607655+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25121,
            "ip_address": "114.119.143.182",
            "count": 1,
            "first_visit": "2022-07-21T05:28:03.962970+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25120,
            "ip_address": "37.111.200.35",
            "count": 5,
            "first_visit": "2022-07-21T05:27:12.124095+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25119,
            "ip_address": "37.111.196.211",
            "count": 1,
            "first_visit": "2022-07-21T05:26:11.221736+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25118,
            "ip_address": "66.249.66.60",
            "count": 6,
            "first_visit": "2022-07-21T05:20:29.300231+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25117,
            "ip_address": "202.134.14.69",
            "count": 1,
            "first_visit": "2022-07-21T05:14:02.677894+06:00",
            "date": "2022-07-21"
        }
    ]
}