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

{
    "count": 101423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37448&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37432&ordering=first_visit",
    "results": [
        {
            "id": 37441,
            "ip_address": "114.130.184.65",
            "count": 1,
            "first_visit": "2022-11-15T17:43:07.551032+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37442,
            "ip_address": "66.249.73.1",
            "count": 6,
            "first_visit": "2022-11-15T18:01:32.953638+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37443,
            "ip_address": "66.249.73.31",
            "count": 7,
            "first_visit": "2022-11-15T18:42:59.963644+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37444,
            "ip_address": "103.133.78.27",
            "count": 1,
            "first_visit": "2022-11-15T19:19:31.487144+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37445,
            "ip_address": "66.249.73.30",
            "count": 4,
            "first_visit": "2022-11-15T20:33:34.067690+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37446,
            "ip_address": "103.67.159.199",
            "count": 1,
            "first_visit": "2022-11-15T20:37:32.981768+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37447,
            "ip_address": "103.202.220.224",
            "count": 2,
            "first_visit": "2022-11-15T20:51:51.964001+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37448,
            "ip_address": "103.21.42.196",
            "count": 1,
            "first_visit": "2022-11-15T20:52:23.320287+06:00",
            "date": "2022-11-15"
        }
    ]
}