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

{
    "count": 97154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22408&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22392&ordering=first_visit",
    "results": [
        {
            "id": 22401,
            "ip_address": "50.0.2.197",
            "count": 1,
            "first_visit": "2022-07-14T00:05:45.342134+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22402,
            "ip_address": "66.249.66.158",
            "count": 4,
            "first_visit": "2022-07-14T00:19:32.022007+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22403,
            "ip_address": "146.196.50.99",
            "count": 1,
            "first_visit": "2022-07-14T00:31:51.577236+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22404,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-07-14T00:35:09.809889+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22405,
            "ip_address": "103.102.138.54",
            "count": 1,
            "first_visit": "2022-07-14T00:41:44.637325+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22406,
            "ip_address": "37.111.203.35",
            "count": 1,
            "first_visit": "2022-07-14T00:49:07.062558+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22407,
            "ip_address": "103.237.37.230",
            "count": 2,
            "first_visit": "2022-07-14T01:06:14.440264+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22408,
            "ip_address": "104.227.66.131",
            "count": 1,
            "first_visit": "2022-07-14T01:14:37.397790+06:00",
            "date": "2022-07-14"
        }
    ]
}