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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42048&ordering=-count",
    "results": [
        {
            "id": 36855,
            "ip_address": "37.111.194.110",
            "count": 1,
            "first_visit": "2022-11-03T00:43:00.615550+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36856,
            "ip_address": "94.255.243.88",
            "count": 1,
            "first_visit": "2022-11-03T00:43:58.333903+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36818,
            "ip_address": "27.123.253.217",
            "count": 1,
            "first_visit": "2022-11-02T05:05:19.115580+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36878,
            "ip_address": "17.121.113.117",
            "count": 1,
            "first_visit": "2022-11-03T12:00:58.206458+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36857,
            "ip_address": "103.60.175.48",
            "count": 1,
            "first_visit": "2022-11-03T01:48:05.923211+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36879,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2022-11-03T12:21:20.394617+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36859,
            "ip_address": "192.186.177.213",
            "count": 1,
            "first_visit": "2022-11-03T03:09:08.407070+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36860,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-11-03T03:32:38.905682+06:00",
            "date": "2022-11-03"
        }
    ]
}