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

{
    "count": 96311,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20648&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20632&ordering=first_visit",
    "results": [
        {
            "id": 20641,
            "ip_address": "103.15.244.132",
            "count": 1,
            "first_visit": "2022-07-02T03:52:45.706121+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 20642,
            "ip_address": "91.102.199.229",
            "count": 1,
            "first_visit": "2022-07-02T03:56:15.231816+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 20643,
            "ip_address": "114.119.133.82",
            "count": 1,
            "first_visit": "2022-07-02T04:28:06.967041+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 20644,
            "ip_address": "114.119.128.55",
            "count": 2,
            "first_visit": "2022-07-02T04:31:14.337298+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 20645,
            "ip_address": "114.119.133.251",
            "count": 2,
            "first_visit": "2022-07-02T04:33:21.795204+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 20646,
            "ip_address": "114.119.128.162",
            "count": 1,
            "first_visit": "2022-07-02T04:44:52.372544+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 20647,
            "ip_address": "119.235.0.196",
            "count": 1,
            "first_visit": "2022-07-02T04:49:22.838272+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 20648,
            "ip_address": "114.119.132.70",
            "count": 1,
            "first_visit": "2022-07-02T04:55:43.385318+06:00",
            "date": "2022-07-02"
        }
    ]
}