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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89232&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89216&ordering=date",
    "results": [
        {
            "id": 5978,
            "ip_address": "114.119.143.168",
            "count": 3,
            "first_visit": "2022-05-14T09:42:47.268582+06:00",
            "date": null
        },
        {
            "id": 5914,
            "ip_address": "114.119.128.162",
            "count": 11,
            "first_visit": "2022-05-12T16:01:49.934076+06:00",
            "date": null
        },
        {
            "id": 5981,
            "ip_address": "114.119.151.185",
            "count": 3,
            "first_visit": "2022-05-14T10:14:48.352204+06:00",
            "date": null
        },
        {
            "id": 5913,
            "ip_address": "114.119.135.37",
            "count": 5,
            "first_visit": "2022-05-12T15:59:49.872080+06:00",
            "date": null
        },
        {
            "id": 5927,
            "ip_address": "114.119.131.206",
            "count": 9,
            "first_visit": "2022-05-12T23:45:17.376119+06:00",
            "date": null
        },
        {
            "id": 5966,
            "ip_address": "114.119.144.176",
            "count": 3,
            "first_visit": "2022-05-13T21:03:37.419511+06:00",
            "date": null
        },
        {
            "id": 5923,
            "ip_address": "114.119.136.30",
            "count": 3,
            "first_visit": "2022-05-12T21:45:05.056611+06:00",
            "date": null
        },
        {
            "id": 5789,
            "ip_address": "114.119.131.2",
            "count": 8,
            "first_visit": "2022-05-10T15:54:44.054629+06:00",
            "date": null
        }
    ]
}