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

{
    "count": 101542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78032&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78016&ordering=count",
    "results": [
        {
            "id": 935,
            "ip_address": "17.121.113.209",
            "count": 2,
            "first_visit": "2021-12-19T21:46:31.305024+06:00",
            "date": null
        },
        {
            "id": 37595,
            "ip_address": "103.60.175.34",
            "count": 2,
            "first_visit": "2022-11-20T10:08:08.283110+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 14986,
            "ip_address": "114.119.130.18",
            "count": 2,
            "first_visit": "2022-06-14T10:47:15.553175+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 6092,
            "ip_address": "123.108.244.22",
            "count": 2,
            "first_visit": "2022-05-14T19:32:22.582914+06:00",
            "date": null
        },
        {
            "id": 32423,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-08-19T08:36:15.499046+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 6177,
            "ip_address": "210.1.247.194",
            "count": 2,
            "first_visit": "2022-05-14T23:51:43.106126+06:00",
            "date": null
        },
        {
            "id": 14915,
            "ip_address": "114.119.131.189",
            "count": 2,
            "first_visit": "2022-06-14T00:40:20.996827+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 17125,
            "ip_address": "114.119.134.80",
            "count": 2,
            "first_visit": "2022-06-21T19:04:12.608519+06:00",
            "date": "2022-06-21"
        }
    ]
}