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

{
    "count": 101695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41208&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41192&ordering=first_visit",
    "results": [
        {
            "id": 41201,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-01-30T03:18:55.408909+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41202,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2023-01-30T04:23:26.071575+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41203,
            "ip_address": "114.119.142.131",
            "count": 1,
            "first_visit": "2023-01-30T04:24:18.089012+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41204,
            "ip_address": "66.249.75.196",
            "count": 1,
            "first_visit": "2023-01-30T04:42:22.118693+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41205,
            "ip_address": "54.39.18.73",
            "count": 1,
            "first_visit": "2023-01-30T06:43:48.038094+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41206,
            "ip_address": "114.119.151.63",
            "count": 1,
            "first_visit": "2023-01-30T06:51:35.089244+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41207,
            "ip_address": "50.116.23.112",
            "count": 1,
            "first_visit": "2023-01-30T07:37:18.189716+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41208,
            "ip_address": "5.148.15.234",
            "count": 1,
            "first_visit": "2023-01-30T07:38:24.839020+06:00",
            "date": "2023-01-30"
        }
    ]
}