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

{
    "count": 101503,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78480&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78464&ordering=count",
    "results": [
        {
            "id": 9922,
            "ip_address": "103.100.234.159",
            "count": 2,
            "first_visit": "2022-05-21T02:01:55.416057+06:00",
            "date": null
        },
        {
            "id": 9886,
            "ip_address": "103.132.227.255",
            "count": 2,
            "first_visit": "2022-05-20T23:37:33.350036+06:00",
            "date": null
        },
        {
            "id": 9955,
            "ip_address": "119.30.39.4",
            "count": 2,
            "first_visit": "2022-05-21T09:35:21.276327+06:00",
            "date": null
        },
        {
            "id": 9870,
            "ip_address": "37.111.205.249",
            "count": 2,
            "first_visit": "2022-05-20T23:15:41.603567+06:00",
            "date": null
        },
        {
            "id": 1243,
            "ip_address": "103.230.106.39",
            "count": 2,
            "first_visit": "2021-12-22T11:30:15.104406+06:00",
            "date": null
        },
        {
            "id": 16980,
            "ip_address": "182.160.101.250",
            "count": 2,
            "first_visit": "2022-06-21T11:25:44.042526+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16974,
            "ip_address": "114.119.129.50",
            "count": 2,
            "first_visit": "2022-06-21T11:11:40.141185+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16991,
            "ip_address": "61.247.180.86",
            "count": 2,
            "first_visit": "2022-06-21T11:51:18.535525+06:00",
            "date": "2022-06-21"
        }
    ]
}