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

{
    "count": 100648,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19376&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19360&ordering=-count",
    "results": [
        {
            "id": 5535,
            "ip_address": "103.111.227.201",
            "count": 2,
            "first_visit": "2022-05-02T00:54:47.227629+06:00",
            "date": null
        },
        {
            "id": 47555,
            "ip_address": "103.145.10.194",
            "count": 2,
            "first_visit": "2023-06-02T09:14:24.019432+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 47556,
            "ip_address": "103.86.202.95",
            "count": 2,
            "first_visit": "2023-06-02T09:23:45.615983+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 47493,
            "ip_address": "103.129.200.7",
            "count": 2,
            "first_visit": "2023-06-01T16:50:13.296737+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 5508,
            "ip_address": "103.132.221.62",
            "count": 2,
            "first_visit": "2022-05-01T03:33:18.112653+06:00",
            "date": null
        },
        {
            "id": 47482,
            "ip_address": "45.64.132.146",
            "count": 2,
            "first_visit": "2023-06-01T14:13:05.765289+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 5602,
            "ip_address": "103.178.221.4",
            "count": 2,
            "first_visit": "2022-05-04T09:32:06.089911+06:00",
            "date": null
        },
        {
            "id": 11241,
            "ip_address": "27.147.243.155",
            "count": 2,
            "first_visit": "2022-05-24T23:50:00.597363+06:00",
            "date": null
        }
    ]
}