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

{
    "count": 98248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31104&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31088&ordering=first_visit",
    "results": [
        {
            "id": 31097,
            "ip_address": "37.111.212.47",
            "count": 1,
            "first_visit": "2022-08-04T08:59:58.544805+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31098,
            "ip_address": "202.134.8.141",
            "count": 3,
            "first_visit": "2022-08-04T09:53:17.787402+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31099,
            "ip_address": "182.48.72.30",
            "count": 1,
            "first_visit": "2022-08-04T10:29:16.012832+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31100,
            "ip_address": "160.202.147.5",
            "count": 1,
            "first_visit": "2022-08-04T10:31:27.823375+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31101,
            "ip_address": "103.242.219.42",
            "count": 1,
            "first_visit": "2022-08-04T10:43:43.873800+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31102,
            "ip_address": "40.94.227.95",
            "count": 1,
            "first_visit": "2022-08-04T10:46:54.110743+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31103,
            "ip_address": "103.120.167.67",
            "count": 1,
            "first_visit": "2022-08-04T10:58:20.401692+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31104,
            "ip_address": "103.205.180.41",
            "count": 1,
            "first_visit": "2022-08-04T11:01:06.930841+06:00",
            "date": "2022-08-04"
        }
    ]
}