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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36704&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36688&ordering=first_visit",
    "results": [
        {
            "id": 36697,
            "ip_address": "66.249.66.60",
            "count": 8,
            "first_visit": "2022-10-31T00:01:58.823514+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36698,
            "ip_address": "66.249.66.62",
            "count": 5,
            "first_visit": "2022-10-31T00:14:11.589182+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36699,
            "ip_address": "66.249.66.212",
            "count": 12,
            "first_visit": "2022-10-31T00:56:06.298327+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36700,
            "ip_address": "66.249.66.90",
            "count": 6,
            "first_visit": "2022-10-31T01:05:03.093201+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36701,
            "ip_address": "66.249.66.210",
            "count": 13,
            "first_visit": "2022-10-31T01:13:40.632386+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36702,
            "ip_address": "66.249.66.91",
            "count": 3,
            "first_visit": "2022-10-31T02:04:50.230117+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36703,
            "ip_address": "66.249.66.128",
            "count": 1,
            "first_visit": "2022-10-31T02:08:01.842646+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36704,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-10-31T03:04:08.442744+06:00",
            "date": "2022-10-31"
        }
    ]
}