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

{
    "count": 98185,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15312&ordering=-ip_address",
    "results": [
        {
            "id": 27431,
            "ip_address": "43.245.140.130",
            "count": 1,
            "first_visit": "2022-07-25T22:12:08.443196+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 79825,
            "ip_address": "43.245.140.118",
            "count": 1,
            "first_visit": "2025-03-07T06:19:14.039612+06:00",
            "date": "2025-03-07"
        },
        {
            "id": 45482,
            "ip_address": "43.245.140.118",
            "count": 1,
            "first_visit": "2023-04-18T18:26:37.657243+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 53271,
            "ip_address": "43.245.140.118",
            "count": 2,
            "first_visit": "2023-08-23T08:07:09.532512+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 46089,
            "ip_address": "43.245.140.118",
            "count": 4,
            "first_visit": "2023-05-04T10:31:24.126764+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 68615,
            "ip_address": "43.245.140.114",
            "count": 1,
            "first_visit": "2024-05-19T21:17:40.870617+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 12034,
            "ip_address": "43.245.123.99",
            "count": 1,
            "first_visit": "2022-05-27T23:08:33.273865+06:00",
            "date": null
        },
        {
            "id": 10359,
            "ip_address": "43.245.123.98",
            "count": 1,
            "first_visit": "2022-05-22T18:04:18.787967+06:00",
            "date": null
        }
    ]
}