GET /user_management/visitor-free/?format=api&offset=20024&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=20032&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20016&ordering=-count",
    "results": [
        {
            "id": 42207,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-02-15T11:05:12.846110+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42226,
            "ip_address": "103.108.62.190",
            "count": 2,
            "first_visit": "2023-02-15T17:14:30.480247+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 41867,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-02-09T07:47:29.307027+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 19989,
            "ip_address": "103.173.30.3",
            "count": 2,
            "first_visit": "2022-06-29T10:34:51.756648+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 42280,
            "ip_address": "37.111.219.154",
            "count": 2,
            "first_visit": "2023-02-16T20:33:15.757982+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 41810,
            "ip_address": "103.199.84.168",
            "count": 2,
            "first_visit": "2023-02-08T14:37:30.408863+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 41805,
            "ip_address": "182.48.75.177",
            "count": 2,
            "first_visit": "2023-02-08T14:21:38.775795+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 41808,
            "ip_address": "103.133.200.230",
            "count": 2,
            "first_visit": "2023-02-08T14:29:53.148930+06:00",
            "date": "2023-02-08"
        }
    ]
}