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

{
    "count": 100177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21224&ordering=ip_address",
    "results": [
        {
            "id": 13314,
            "ip_address": "103.67.158.72",
            "count": 4,
            "first_visit": "2022-06-02T00:05:43.619528+06:00",
            "date": null
        },
        {
            "id": 25392,
            "ip_address": "103.67.158.72",
            "count": 1,
            "first_visit": "2022-07-21T11:17:25.966402+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10011,
            "ip_address": "103.67.158.73",
            "count": 1,
            "first_visit": "2022-05-21T13:56:08.969148+06:00",
            "date": null
        },
        {
            "id": 8280,
            "ip_address": "103.67.158.74",
            "count": 1,
            "first_visit": "2022-05-17T20:02:30.148025+06:00",
            "date": null
        },
        {
            "id": 54431,
            "ip_address": "103.67.158.74",
            "count": 1,
            "first_visit": "2023-09-06T17:57:37.730794+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 64120,
            "ip_address": "103.67.158.74",
            "count": 5,
            "first_visit": "2024-01-31T08:26:01.315061+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 64133,
            "ip_address": "103.67.158.75",
            "count": 1,
            "first_visit": "2024-01-31T12:55:36.323347+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 23929,
            "ip_address": "103.67.158.75",
            "count": 1,
            "first_visit": "2022-07-18T23:53:05.521061+06:00",
            "date": "2022-07-18"
        }
    ]
}