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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40264&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40248&ordering=id",
    "results": [
        {
            "id": 40257,
            "ip_address": "114.119.157.4",
            "count": 1,
            "first_visit": "2023-01-12T03:06:09.006491+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40258,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2023-01-12T03:18:56.734775+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40259,
            "ip_address": "66.249.72.168",
            "count": 1,
            "first_visit": "2023-01-12T03:30:43.650863+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40260,
            "ip_address": "114.119.158.83",
            "count": 1,
            "first_visit": "2023-01-12T03:30:47.209118+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40261,
            "ip_address": "17.22.245.205",
            "count": 1,
            "first_visit": "2023-01-12T03:33:31.193008+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40262,
            "ip_address": "103.15.244.134",
            "count": 1,
            "first_visit": "2023-01-12T07:42:45.592678+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40263,
            "ip_address": "163.53.140.69",
            "count": 1,
            "first_visit": "2023-01-12T07:42:51.119951+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40264,
            "ip_address": "114.119.149.89",
            "count": 1,
            "first_visit": "2023-01-12T10:21:44.920235+06:00",
            "date": "2023-01-12"
        }
    ]
}