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

{
    "count": 98208,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15904&ordering=-ip_address",
    "results": [
        {
            "id": 62403,
            "ip_address": "43.245.121.24",
            "count": 1,
            "first_visit": "2024-01-05T12:58:30.502196+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 6913,
            "ip_address": "43.245.121.239",
            "count": 1,
            "first_visit": "2022-05-16T17:21:32.457277+06:00",
            "date": null
        },
        {
            "id": 15930,
            "ip_address": "43.245.121.238",
            "count": 1,
            "first_visit": "2022-06-17T10:10:18.021036+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 9146,
            "ip_address": "43.245.121.237",
            "count": 1,
            "first_visit": "2022-05-18T22:59:44.978970+06:00",
            "date": null
        },
        {
            "id": 33766,
            "ip_address": "43.245.121.236",
            "count": 1,
            "first_visit": "2022-09-03T19:41:24.304387+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 32165,
            "ip_address": "43.245.121.234",
            "count": 1,
            "first_visit": "2022-08-16T21:02:24.313286+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 10600,
            "ip_address": "43.245.121.232",
            "count": 3,
            "first_visit": "2022-05-23T11:27:00.093514+06:00",
            "date": null
        },
        {
            "id": 26737,
            "ip_address": "43.245.121.232",
            "count": 1,
            "first_visit": "2022-07-24T12:42:10.480209+06:00",
            "date": "2022-07-24"
        }
    ]
}