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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80832&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80816&ordering=count",
    "results": [
        {
            "id": 27118,
            "ip_address": "103.176.88.5",
            "count": 2,
            "first_visit": "2022-07-25T09:56:13.485276+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 29921,
            "ip_address": "45.125.221.176",
            "count": 2,
            "first_visit": "2022-07-30T15:01:57.388382+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3784,
            "ip_address": "43.246.202.218",
            "count": 2,
            "first_visit": "2022-02-22T09:47:00.351618+06:00",
            "date": null
        },
        {
            "id": 641,
            "ip_address": "103.109.92.77",
            "count": 2,
            "first_visit": "2021-12-13T12:17:40.064613+06:00",
            "date": null
        },
        {
            "id": 3792,
            "ip_address": "103.150.26.241",
            "count": 2,
            "first_visit": "2022-02-22T13:11:36.735450+06:00",
            "date": null
        },
        {
            "id": 8140,
            "ip_address": "37.111.196.241",
            "count": 2,
            "first_visit": "2022-05-17T12:52:48.474431+06:00",
            "date": null
        },
        {
            "id": 35384,
            "ip_address": "103.177.123.245",
            "count": 2,
            "first_visit": "2022-10-03T01:46:25.503700+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 38677,
            "ip_address": "45.124.170.5",
            "count": 2,
            "first_visit": "2022-12-14T05:29:19.858700+06:00",
            "date": "2022-12-14"
        }
    ]
}