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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25024&ordering=-ip_address",
    "results": [
        {
            "id": 15831,
            "ip_address": "37.111.197.195",
            "count": 1,
            "first_visit": "2022-06-17T03:21:46.423905+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 55721,
            "ip_address": "37.111.197.194",
            "count": 1,
            "first_visit": "2023-09-22T18:49:03.655640+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 59818,
            "ip_address": "37.111.197.190",
            "count": 1,
            "first_visit": "2023-11-19T23:20:31.087182+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 2279,
            "ip_address": "37.111.197.185",
            "count": 4,
            "first_visit": "2022-01-16T09:12:37.908475+06:00",
            "date": null
        },
        {
            "id": 6403,
            "ip_address": "37.111.197.184",
            "count": 1,
            "first_visit": "2022-05-15T20:59:59.800266+06:00",
            "date": null
        },
        {
            "id": 10851,
            "ip_address": "37.111.197.183",
            "count": 1,
            "first_visit": "2022-05-24T09:50:29.903288+06:00",
            "date": null
        },
        {
            "id": 16543,
            "ip_address": "37.111.197.18",
            "count": 1,
            "first_visit": "2022-06-19T10:41:04.661126+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 18985,
            "ip_address": "37.111.197.179",
            "count": 1,
            "first_visit": "2022-06-26T08:54:22.063712+06:00",
            "date": "2022-06-26"
        }
    ]
}