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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=first_visit",
    "results": [
        {
            "id": 20001,
            "ip_address": "103.74.228.121",
            "count": 1,
            "first_visit": "2022-06-29T11:19:47.783688+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20002,
            "ip_address": "103.187.98.60",
            "count": 1,
            "first_visit": "2022-06-29T11:26:42.541796+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20003,
            "ip_address": "37.111.200.87",
            "count": 1,
            "first_visit": "2022-06-29T11:44:08.244210+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20004,
            "ip_address": "37.111.199.237",
            "count": 2,
            "first_visit": "2022-06-29T11:44:40.014897+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20005,
            "ip_address": "103.253.45.57",
            "count": 1,
            "first_visit": "2022-06-29T11:48:29.016831+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20006,
            "ip_address": "103.124.226.136",
            "count": 1,
            "first_visit": "2022-06-29T11:48:41.863586+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20007,
            "ip_address": "37.111.248.190",
            "count": 1,
            "first_visit": "2022-06-29T11:53:38.916414+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20008,
            "ip_address": "37.111.218.235",
            "count": 1,
            "first_visit": "2022-06-29T11:55:59.100345+06:00",
            "date": "2022-06-29"
        }
    ]
}