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

{
    "count": 98016,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25488&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25472&ordering=first_visit",
    "results": [
        {
            "id": 25481,
            "ip_address": "37.111.195.61",
            "count": 1,
            "first_visit": "2022-07-21T12:17:55.422837+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25482,
            "ip_address": "123.136.27.130",
            "count": 1,
            "first_visit": "2022-07-21T12:19:00.529024+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25483,
            "ip_address": "103.124.182.3",
            "count": 1,
            "first_visit": "2022-07-21T12:19:07.810898+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25484,
            "ip_address": "27.147.153.130",
            "count": 1,
            "first_visit": "2022-07-21T12:19:16.653732+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25485,
            "ip_address": "103.124.227.94",
            "count": 1,
            "first_visit": "2022-07-21T12:20:30.109712+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25486,
            "ip_address": "37.111.211.242",
            "count": 1,
            "first_visit": "2022-07-21T12:21:27.997353+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25487,
            "ip_address": "103.67.159.255",
            "count": 1,
            "first_visit": "2022-07-21T12:21:34.582775+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25488,
            "ip_address": "37.111.193.117",
            "count": 1,
            "first_visit": "2022-07-21T12:21:38.946878+06:00",
            "date": "2022-07-21"
        }
    ]
}