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

{
    "count": 99714,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25880&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25864&ordering=-count",
    "results": [
        {
            "id": 8609,
            "ip_address": "43.245.121.13",
            "count": 2,
            "first_visit": "2022-05-18T01:43:34.913229+06:00",
            "date": null
        },
        {
            "id": 16945,
            "ip_address": "37.111.196.63",
            "count": 2,
            "first_visit": "2022-06-21T06:26:34.908047+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16944,
            "ip_address": "69.181.64.91",
            "count": 2,
            "first_visit": "2022-06-21T05:17:57.252300+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 3142,
            "ip_address": "17.121.113.91",
            "count": 2,
            "first_visit": "2022-01-31T21:37:47.387598+06:00",
            "date": null
        },
        {
            "id": 24369,
            "ip_address": "74.125.151.169",
            "count": 2,
            "first_visit": "2022-07-20T05:16:18.627484+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10796,
            "ip_address": "103.67.157.50",
            "count": 2,
            "first_visit": "2022-05-24T03:38:56.522617+06:00",
            "date": null
        },
        {
            "id": 14321,
            "ip_address": "114.119.131.88",
            "count": 2,
            "first_visit": "2022-06-10T11:30:33.721837+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 33991,
            "ip_address": "182.16.158.70",
            "count": 2,
            "first_visit": "2022-09-07T15:05:44.043914+06:00",
            "date": "2022-09-07"
        }
    ]
}