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

{
    "count": 100936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17624&ordering=-ip_address",
    "results": [
        {
            "id": 28819,
            "ip_address": "42.0.6.228",
            "count": 1,
            "first_visit": "2022-07-28T13:22:14.448899+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 100707,
            "ip_address": "42.0.6.228",
            "count": 1,
            "first_visit": "2026-07-25T08:45:57.458233+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 18655,
            "ip_address": "42.0.6.227",
            "count": 1,
            "first_visit": "2022-06-25T15:33:35.158006+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 31216,
            "ip_address": "42.0.6.227",
            "count": 1,
            "first_visit": "2022-08-05T07:17:00.875555+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 1108,
            "ip_address": "42.0.6.227",
            "count": 2,
            "first_visit": "2021-12-21T00:53:59.430029+06:00",
            "date": null
        },
        {
            "id": 7681,
            "ip_address": "42.0.6.226",
            "count": 4,
            "first_visit": "2022-05-17T08:50:00.442160+06:00",
            "date": null
        },
        {
            "id": 14163,
            "ip_address": "42.0.6.226",
            "count": 1,
            "first_visit": "2022-06-09T12:42:40.810490+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 21505,
            "ip_address": "42.0.6.225",
            "count": 1,
            "first_visit": "2022-07-07T19:00:04.222098+06:00",
            "date": "2022-07-07"
        }
    ]
}