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

{
    "count": 100892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17856&ordering=-count",
    "results": [
        {
            "id": 12964,
            "ip_address": "119.30.39.6",
            "count": 2,
            "first_visit": "2022-05-31T00:56:35.302955+06:00",
            "date": null
        },
        {
            "id": 51240,
            "ip_address": "42.0.7.252",
            "count": 2,
            "first_visit": "2023-07-30T17:34:07.545979+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 6436,
            "ip_address": "43.245.120.38",
            "count": 2,
            "first_visit": "2022-05-15T22:22:31.816421+06:00",
            "date": null
        },
        {
            "id": 51239,
            "ip_address": "103.85.242.201",
            "count": 2,
            "first_visit": "2023-07-30T16:56:14.446133+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51202,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-07-30T09:19:40.648931+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 1656,
            "ip_address": "114.130.157.196",
            "count": 2,
            "first_visit": "2022-01-04T19:00:15.149019+06:00",
            "date": null
        },
        {
            "id": 51228,
            "ip_address": "192.166.246.36",
            "count": 2,
            "first_visit": "2023-07-30T15:55:41.661575+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51246,
            "ip_address": "209.203.45.40",
            "count": 2,
            "first_visit": "2023-07-30T19:14:40.116202+06:00",
            "date": "2023-07-30"
        }
    ]
}