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

{
    "count": 96159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20080&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20064&ordering=first_visit",
    "results": [
        {
            "id": 20073,
            "ip_address": "64.233.173.166",
            "count": 3,
            "first_visit": "2022-06-29T16:18:20.798429+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20074,
            "ip_address": "202.134.14.135",
            "count": 1,
            "first_visit": "2022-06-29T16:24:57.750690+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20075,
            "ip_address": "114.119.134.67",
            "count": 1,
            "first_visit": "2022-06-29T16:32:42.032678+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20076,
            "ip_address": "43.245.122.142",
            "count": 1,
            "first_visit": "2022-06-29T16:41:12.880426+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20077,
            "ip_address": "114.119.134.49",
            "count": 1,
            "first_visit": "2022-06-29T16:45:19.843899+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20078,
            "ip_address": "54.197.188.66",
            "count": 1,
            "first_visit": "2022-06-29T16:45:23.710789+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20079,
            "ip_address": "114.119.133.87",
            "count": 1,
            "first_visit": "2022-06-29T16:48:38.771602+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20080,
            "ip_address": "34.224.70.133",
            "count": 12,
            "first_visit": "2022-06-29T17:03:53.759456+06:00",
            "date": "2022-06-29"
        }
    ]
}