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

{
    "count": 101459,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38656&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38640&ordering=first_visit",
    "results": [
        {
            "id": 38649,
            "ip_address": "114.119.142.212",
            "count": 1,
            "first_visit": "2022-12-13T13:57:34.117065+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38650,
            "ip_address": "114.119.130.23",
            "count": 1,
            "first_visit": "2022-12-13T13:59:01.980131+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38651,
            "ip_address": "114.119.151.81",
            "count": 1,
            "first_visit": "2022-12-13T14:00:29.361391+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38652,
            "ip_address": "114.119.140.70",
            "count": 1,
            "first_visit": "2022-12-13T14:01:53.743994+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38653,
            "ip_address": "114.119.155.217",
            "count": 1,
            "first_visit": "2022-12-13T14:14:11.617606+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38654,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-12-13T15:54:50.694227+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38655,
            "ip_address": "103.83.240.108",
            "count": 2,
            "first_visit": "2022-12-13T18:10:15.920752+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38656,
            "ip_address": "103.230.105.53",
            "count": 2,
            "first_visit": "2022-12-13T18:19:23.865361+06:00",
            "date": "2022-12-13"
        }
    ]
}