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

{
    "count": 93124,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79728&ordering=ip_address",
    "results": [
        {
            "id": 2558,
            "ip_address": "45.124.169.170",
            "count": 1,
            "first_visit": "2022-01-21T11:31:06.513018+06:00",
            "date": null
        },
        {
            "id": 6937,
            "ip_address": "45.124.169.251",
            "count": 1,
            "first_visit": "2022-05-16T17:46:18.224457+06:00",
            "date": null
        },
        {
            "id": 23166,
            "ip_address": "45.124.169.41",
            "count": 1,
            "first_visit": "2022-07-16T14:27:24.528959+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 19156,
            "ip_address": "45.124.169.82",
            "count": 2,
            "first_visit": "2022-06-26T18:07:03.530285+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 33532,
            "ip_address": "45.124.170.3",
            "count": 1,
            "first_visit": "2022-08-31T10:50:50.108132+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 38677,
            "ip_address": "45.124.170.5",
            "count": 2,
            "first_visit": "2022-12-14T05:29:19.858700+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 40338,
            "ip_address": "45.124.170.5",
            "count": 1,
            "first_visit": "2023-01-14T01:54:17.534603+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 65397,
            "ip_address": "45.124.170.7",
            "count": 1,
            "first_visit": "2024-03-02T01:02:37.682081+06:00",
            "date": "2024-03-02"
        }
    ]
}