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

{
    "count": 96155,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20024&ordering=-count",
    "results": [
        {
            "id": 5014,
            "ip_address": "37.39.213.18",
            "count": 2,
            "first_visit": "2022-04-09T19:35:23.648516+06:00",
            "date": null
        },
        {
            "id": 42379,
            "ip_address": "66.249.66.86",
            "count": 2,
            "first_visit": "2023-02-19T02:01:02.802562+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 41815,
            "ip_address": "124.109.106.245",
            "count": 2,
            "first_visit": "2023-02-08T15:15:27.850216+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 41787,
            "ip_address": "194.195.89.69",
            "count": 2,
            "first_visit": "2023-02-08T09:31:29.782935+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 42387,
            "ip_address": "27.147.202.80",
            "count": 2,
            "first_visit": "2023-02-19T11:23:46.533925+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42413,
            "ip_address": "66.249.74.40",
            "count": 2,
            "first_visit": "2023-02-19T21:19:40.093774+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 41790,
            "ip_address": "103.35.168.162",
            "count": 2,
            "first_visit": "2023-02-08T11:06:42.271854+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 41798,
            "ip_address": "118.179.188.129",
            "count": 2,
            "first_visit": "2023-02-08T12:58:06.983636+06:00",
            "date": "2023-02-08"
        }
    ]
}