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

{
    "count": 100597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19624&ordering=-count",
    "results": [
        {
            "id": 46929,
            "ip_address": "103.239.255.233",
            "count": 2,
            "first_visit": "2023-05-21T16:36:14.578033+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 46959,
            "ip_address": "119.148.62.150",
            "count": 2,
            "first_visit": "2023-05-22T13:24:52.643960+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 10911,
            "ip_address": "103.151.104.176",
            "count": 2,
            "first_visit": "2022-05-24T11:22:52.128109+06:00",
            "date": null
        },
        {
            "id": 46922,
            "ip_address": "103.134.194.143",
            "count": 2,
            "first_visit": "2023-05-21T12:49:34.453667+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 10909,
            "ip_address": "37.111.196.232",
            "count": 2,
            "first_visit": "2022-05-24T11:16:14.123323+06:00",
            "date": null
        },
        {
            "id": 46976,
            "ip_address": "103.242.21.235",
            "count": 2,
            "first_visit": "2023-05-22T18:39:38.188858+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 10906,
            "ip_address": "119.30.35.83",
            "count": 2,
            "first_visit": "2022-05-24T11:03:18.259645+06:00",
            "date": null
        },
        {
            "id": 2669,
            "ip_address": "37.111.201.12",
            "count": 2,
            "first_visit": "2022-01-23T08:44:13.135175+06:00",
            "date": null
        }
    ]
}