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

{
    "count": 101888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42176&ordering=ip_address",
    "results": [
        {
            "id": 60454,
            "ip_address": "114.119.152.195",
            "count": 1,
            "first_visit": "2023-12-03T01:15:30.372286+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 528,
            "ip_address": "114.119.152.195",
            "count": 9,
            "first_visit": "2021-12-10T09:24:15.352234+06:00",
            "date": null
        },
        {
            "id": 46,
            "ip_address": "114.119.152.196",
            "count": 16,
            "first_visit": "2021-12-03T07:39:21.749057+06:00",
            "date": null
        },
        {
            "id": 46424,
            "ip_address": "114.119.152.196",
            "count": 1,
            "first_visit": "2023-05-10T16:29:18.450000+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 54947,
            "ip_address": "114.119.152.204",
            "count": 1,
            "first_visit": "2023-09-12T20:59:42.197172+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 42428,
            "ip_address": "114.119.152.204",
            "count": 1,
            "first_visit": "2023-02-20T05:24:02.830358+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 62127,
            "ip_address": "114.119.152.204",
            "count": 1,
            "first_visit": "2023-12-29T18:49:15.723524+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 64066,
            "ip_address": "114.119.152.204",
            "count": 1,
            "first_visit": "2024-01-30T13:32:13.971311+06:00",
            "date": "2024-01-30"
        }
    ]
}