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

{
    "count": 95065,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15792&ordering=-count",
    "results": [
        {
            "id": 52495,
            "ip_address": "103.12.75.186",
            "count": 2,
            "first_visit": "2023-08-14T14:33:33.856008+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52653,
            "ip_address": "45.248.151.20",
            "count": 2,
            "first_visit": "2023-08-16T11:01:20.649359+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 14273,
            "ip_address": "114.119.134.35",
            "count": 2,
            "first_visit": "2022-06-10T02:40:16.658308+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 3975,
            "ip_address": "103.101.53.58",
            "count": 2,
            "first_visit": "2022-03-01T14:32:06.284755+06:00",
            "date": null
        },
        {
            "id": 14251,
            "ip_address": "103.86.109.68",
            "count": 2,
            "first_visit": "2022-06-10T00:39:35.987699+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 7132,
            "ip_address": "119.30.32.249",
            "count": 2,
            "first_visit": "2022-05-16T19:35:24.510552+06:00",
            "date": null
        },
        {
            "id": 52368,
            "ip_address": "103.73.227.138",
            "count": 2,
            "first_visit": "2023-08-13T08:31:18.623971+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 52375,
            "ip_address": "35.236.36.3",
            "count": 2,
            "first_visit": "2023-08-13T09:41:48.527289+06:00",
            "date": "2023-08-13"
        }
    ]
}