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

{
    "count": 98418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33088&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33072&ordering=first_visit",
    "results": [
        {
            "id": 33081,
            "ip_address": "103.120.202.32",
            "count": 1,
            "first_visit": "2022-08-27T11:44:56.382709+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 33082,
            "ip_address": "103.130.74.34",
            "count": 1,
            "first_visit": "2022-08-27T12:02:18.219377+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 33083,
            "ip_address": "42.0.6.249",
            "count": 1,
            "first_visit": "2022-08-27T12:45:12.637250+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 33084,
            "ip_address": "37.111.202.40",
            "count": 1,
            "first_visit": "2022-08-27T13:27:37.848899+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 33085,
            "ip_address": "45.118.63.51",
            "count": 1,
            "first_visit": "2022-08-27T14:12:57.323663+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 33086,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-08-27T14:36:40.746184+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 33087,
            "ip_address": "37.111.210.57",
            "count": 1,
            "first_visit": "2022-08-27T15:07:02.074955+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 33088,
            "ip_address": "103.123.168.84",
            "count": 2,
            "first_visit": "2022-08-27T15:18:44.246624+06:00",
            "date": "2022-08-27"
        }
    ]
}