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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81536&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81520&ordering=count",
    "results": [
        {
            "id": 7750,
            "ip_address": "37.111.205.209",
            "count": 2,
            "first_visit": "2022-05-17T09:43:05.351879+06:00",
            "date": null
        },
        {
            "id": 35205,
            "ip_address": "103.123.169.73",
            "count": 2,
            "first_visit": "2022-09-29T17:32:56.976406+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 19602,
            "ip_address": "114.119.134.204",
            "count": 2,
            "first_visit": "2022-06-28T03:33:43.344309+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10235,
            "ip_address": "104.28.240.84",
            "count": 2,
            "first_visit": "2022-05-22T09:22:19.362837+06:00",
            "date": null
        },
        {
            "id": 7749,
            "ip_address": "103.148.52.242",
            "count": 2,
            "first_visit": "2022-05-17T09:42:58.749804+06:00",
            "date": null
        },
        {
            "id": 4515,
            "ip_address": "103.218.24.26",
            "count": 2,
            "first_visit": "2022-03-20T12:05:44.783536+06:00",
            "date": null
        },
        {
            "id": 15626,
            "ip_address": "113.212.111.203",
            "count": 2,
            "first_visit": "2022-06-16T11:04:24.741280+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 4482,
            "ip_address": "103.205.182.156",
            "count": 2,
            "first_visit": "2022-03-18T18:46:08.803444+06:00",
            "date": null
        }
    ]
}