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

{
    "count": 99599,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25312&ordering=-count",
    "results": [
        {
            "id": 13027,
            "ip_address": "103.135.255.90",
            "count": 2,
            "first_visit": "2022-05-31T08:58:49.198551+06:00",
            "date": null
        },
        {
            "id": 19606,
            "ip_address": "114.119.129.200",
            "count": 2,
            "first_visit": "2022-06-28T03:54:08.048142+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 13071,
            "ip_address": "103.111.122.243",
            "count": 2,
            "first_visit": "2022-05-31T11:27:04.073459+06:00",
            "date": null
        },
        {
            "id": 13007,
            "ip_address": "45.115.113.86",
            "count": 2,
            "first_visit": "2022-05-31T04:26:27.280035+06:00",
            "date": null
        },
        {
            "id": 29663,
            "ip_address": "103.242.23.176",
            "count": 2,
            "first_visit": "2022-07-30T05:04:52.769823+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 1128,
            "ip_address": "129.126.115.235",
            "count": 2,
            "first_visit": "2021-12-21T08:25:16.024684+06:00",
            "date": null
        },
        {
            "id": 19602,
            "ip_address": "114.119.134.204",
            "count": 2,
            "first_visit": "2022-06-28T03:33:43.344309+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 40068,
            "ip_address": "103.130.114.189",
            "count": 2,
            "first_visit": "2023-01-08T14:03:45.580990+06:00",
            "date": "2023-01-08"
        }
    ]
}