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

{
    "count": 101642,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40760&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40744&ordering=first_visit",
    "results": [
        {
            "id": 40753,
            "ip_address": "168.119.68.126",
            "count": 1,
            "first_visit": "2023-01-22T02:07:22.908552+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40754,
            "ip_address": "66.249.66.4",
            "count": 1,
            "first_visit": "2023-01-22T02:08:55.462044+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40755,
            "ip_address": "114.119.156.124",
            "count": 1,
            "first_visit": "2023-01-22T02:36:50.635418+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40756,
            "ip_address": "114.119.155.54",
            "count": 1,
            "first_visit": "2023-01-22T02:38:24.510413+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40757,
            "ip_address": "114.119.148.132",
            "count": 1,
            "first_visit": "2023-01-22T03:28:36.980195+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40758,
            "ip_address": "5.255.253.190",
            "count": 2,
            "first_visit": "2023-01-22T04:02:20.603329+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40759,
            "ip_address": "114.119.150.223",
            "count": 1,
            "first_visit": "2023-01-22T04:42:12.021236+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40760,
            "ip_address": "114.119.147.113",
            "count": 1,
            "first_visit": "2023-01-22T06:00:37.887016+06:00",
            "date": "2023-01-22"
        }
    ]
}