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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33976&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33960&ordering=first_visit",
    "results": [
        {
            "id": 33969,
            "ip_address": "66.249.66.4",
            "count": 1,
            "first_visit": "2022-09-07T08:06:31.131361+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33970,
            "ip_address": "66.249.66.84",
            "count": 1,
            "first_visit": "2022-09-07T08:17:09.520500+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33971,
            "ip_address": "202.40.177.198",
            "count": 3,
            "first_visit": "2022-09-07T08:45:37.408657+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33972,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-09-07T09:23:21.828550+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33973,
            "ip_address": "37.111.192.182",
            "count": 1,
            "first_visit": "2022-09-07T09:44:01.545998+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33974,
            "ip_address": "182.160.110.182",
            "count": 1,
            "first_visit": "2022-09-07T09:51:39.473901+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33975,
            "ip_address": "173.252.95.14",
            "count": 1,
            "first_visit": "2022-09-07T09:59:26.215191+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33976,
            "ip_address": "202.134.14.130",
            "count": 1,
            "first_visit": "2022-09-07T10:47:06.899087+06:00",
            "date": "2022-09-07"
        }
    ]
}