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

{
    "count": 98038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25672&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25656&ordering=first_visit",
    "results": [
        {
            "id": 25665,
            "ip_address": "37.111.200.32",
            "count": 1,
            "first_visit": "2022-07-21T21:32:42.420291+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25666,
            "ip_address": "154.126.74.6",
            "count": 1,
            "first_visit": "2022-07-21T21:37:41.125142+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25667,
            "ip_address": "5.30.32.133",
            "count": 1,
            "first_visit": "2022-07-21T21:37:57.574754+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25668,
            "ip_address": "113.21.228.242",
            "count": 4,
            "first_visit": "2022-07-21T21:40:39.186925+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25669,
            "ip_address": "37.111.206.227",
            "count": 1,
            "first_visit": "2022-07-21T21:41:15.751189+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25670,
            "ip_address": "190.102.57.196",
            "count": 1,
            "first_visit": "2022-07-21T21:45:11.544187+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25671,
            "ip_address": "103.113.153.21",
            "count": 1,
            "first_visit": "2022-07-21T21:55:54.340312+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25672,
            "ip_address": "37.111.195.183",
            "count": 1,
            "first_visit": "2022-07-21T22:00:49.533371+06:00",
            "date": "2022-07-21"
        }
    ]
}