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

{
    "count": 101636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40728&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40712&ordering=first_visit",
    "results": [
        {
            "id": 40721,
            "ip_address": "103.204.245.230",
            "count": 1,
            "first_visit": "2023-01-21T10:50:51.282681+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40722,
            "ip_address": "103.117.193.239",
            "count": 2,
            "first_visit": "2023-01-21T10:58:29.171848+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40723,
            "ip_address": "58.145.184.235",
            "count": 1,
            "first_visit": "2023-01-21T11:46:21.642423+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40724,
            "ip_address": "64.233.173.231",
            "count": 1,
            "first_visit": "2023-01-21T12:06:38.310890+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40725,
            "ip_address": "103.146.92.30",
            "count": 1,
            "first_visit": "2023-01-21T12:06:57.558138+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40726,
            "ip_address": "5.255.253.121",
            "count": 1,
            "first_visit": "2023-01-21T12:56:09.745425+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40727,
            "ip_address": "220.247.129.241",
            "count": 2,
            "first_visit": "2023-01-21T13:20:24.754049+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40728,
            "ip_address": "66.249.75.196",
            "count": 1,
            "first_visit": "2023-01-21T15:39:41.709558+06:00",
            "date": "2023-01-21"
        }
    ]
}