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

{
    "count": 100936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17624&ordering=-count",
    "results": [
        {
            "id": 51904,
            "ip_address": "103.58.74.67",
            "count": 2,
            "first_visit": "2023-08-07T21:21:14.900477+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51937,
            "ip_address": "202.134.14.147",
            "count": 2,
            "first_visit": "2023-08-08T09:45:10.277712+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 6637,
            "ip_address": "119.30.32.13",
            "count": 2,
            "first_visit": "2022-05-16T11:46:35.857454+06:00",
            "date": null
        },
        {
            "id": 51909,
            "ip_address": "103.170.137.154",
            "count": 2,
            "first_visit": "2023-08-07T23:20:50.782520+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 13245,
            "ip_address": "202.84.42.69",
            "count": 2,
            "first_visit": "2022-06-01T11:42:50.600861+06:00",
            "date": null
        },
        {
            "id": 51864,
            "ip_address": "103.133.167.130",
            "count": 2,
            "first_visit": "2023-08-07T13:06:09.486578+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 12156,
            "ip_address": "103.55.145.186",
            "count": 2,
            "first_visit": "2022-05-28T11:21:02.320832+06:00",
            "date": null
        },
        {
            "id": 6616,
            "ip_address": "37.111.245.65",
            "count": 2,
            "first_visit": "2022-05-16T11:15:09.275463+06:00",
            "date": null
        }
    ]
}