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

{
    "count": 94583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14152&ordering=ip_address",
    "results": [
        {
            "id": 55363,
            "ip_address": "103.220.204.132",
            "count": 1,
            "first_visit": "2023-09-18T15:40:16.234243+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55678,
            "ip_address": "103.220.204.132",
            "count": 1,
            "first_visit": "2023-09-22T00:53:01.128429+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 54841,
            "ip_address": "103.220.204.132",
            "count": 1,
            "first_visit": "2023-09-11T19:51:01.276552+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 56931,
            "ip_address": "103.220.204.142",
            "count": 2,
            "first_visit": "2023-10-06T17:38:01.460916+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 11933,
            "ip_address": "103.220.204.142",
            "count": 1,
            "first_visit": "2022-05-27T14:44:56.605799+06:00",
            "date": null
        },
        {
            "id": 1261,
            "ip_address": "103.220.204.146",
            "count": 2,
            "first_visit": "2021-12-22T19:52:57.224534+06:00",
            "date": null
        },
        {
            "id": 18267,
            "ip_address": "103.220.204.147",
            "count": 1,
            "first_visit": "2022-06-24T19:53:18.698759+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9740,
            "ip_address": "103.220.204.158",
            "count": 1,
            "first_visit": "2022-05-20T14:37:19.271495+06:00",
            "date": null
        }
    ]
}