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

{
    "count": 100769,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18624&ordering=-count",
    "results": [
        {
            "id": 12067,
            "ip_address": "43.245.123.224",
            "count": 2,
            "first_visit": "2022-05-28T00:02:38.459488+06:00",
            "date": null
        },
        {
            "id": 6135,
            "ip_address": "103.217.111.155",
            "count": 2,
            "first_visit": "2022-05-14T20:34:00.255543+06:00",
            "date": null
        },
        {
            "id": 12116,
            "ip_address": "103.114.98.198",
            "count": 2,
            "first_visit": "2022-05-28T07:27:55.327452+06:00",
            "date": null
        },
        {
            "id": 49817,
            "ip_address": "27.147.230.194",
            "count": 2,
            "first_visit": "2023-07-12T10:32:40.232752+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 12111,
            "ip_address": "114.119.135.121",
            "count": 2,
            "first_visit": "2022-05-28T06:48:37.250968+06:00",
            "date": null
        },
        {
            "id": 49788,
            "ip_address": "103.228.202.150",
            "count": 2,
            "first_visit": "2023-07-11T22:19:00.994582+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 49785,
            "ip_address": "182.48.70.40",
            "count": 2,
            "first_visit": "2023-07-11T19:22:27.423319+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 49773,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-07-11T14:25:59.277436+06:00",
            "date": "2023-07-11"
        }
    ]
}