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

{
    "count": 101521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78272&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78256&ordering=count",
    "results": [
        {
            "id": 20482,
            "ip_address": "114.119.129.229",
            "count": 2,
            "first_visit": "2022-07-01T01:24:22.288478+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 34964,
            "ip_address": "37.111.210.19",
            "count": 2,
            "first_visit": "2022-09-25T12:28:39.381288+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 6494,
            "ip_address": "59.152.104.216",
            "count": 2,
            "first_visit": "2022-05-16T00:18:49.428864+06:00",
            "date": null
        },
        {
            "id": 29248,
            "ip_address": "37.111.203.171",
            "count": 2,
            "first_visit": "2022-07-29T11:49:28.191639+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11887,
            "ip_address": "114.119.134.207",
            "count": 2,
            "first_visit": "2022-05-27T10:41:47.849680+06:00",
            "date": null
        },
        {
            "id": 20545,
            "ip_address": "114.119.130.116",
            "count": 2,
            "first_visit": "2022-07-01T12:14:48.885867+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20512,
            "ip_address": "114.119.129.143",
            "count": 2,
            "first_visit": "2022-07-01T08:15:19.810481+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 35002,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2022-09-26T00:41:36.544043+06:00",
            "date": "2022-09-26"
        }
    ]
}