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

{
    "count": 98187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15384&ordering=-ip_address",
    "results": [
        {
            "id": 15170,
            "ip_address": "43.245.123.54",
            "count": 1,
            "first_visit": "2022-06-15T07:30:41.456961+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 10662,
            "ip_address": "43.245.123.54",
            "count": 1,
            "first_visit": "2022-05-23T13:32:31.955945+06:00",
            "date": null
        },
        {
            "id": 20402,
            "ip_address": "43.245.123.53",
            "count": 1,
            "first_visit": "2022-06-30T17:00:27.482834+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 28901,
            "ip_address": "43.245.123.53",
            "count": 1,
            "first_visit": "2022-07-28T19:24:46.858155+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18623,
            "ip_address": "43.245.123.53",
            "count": 3,
            "first_visit": "2022-06-25T14:20:01.735804+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10186,
            "ip_address": "43.245.123.53",
            "count": 4,
            "first_visit": "2022-05-22T00:05:59.599778+06:00",
            "date": null
        },
        {
            "id": 7530,
            "ip_address": "43.245.123.52",
            "count": 4,
            "first_visit": "2022-05-17T00:00:45.635145+06:00",
            "date": null
        },
        {
            "id": 43177,
            "ip_address": "43.245.123.52",
            "count": 1,
            "first_visit": "2023-03-05T00:03:48.861772+06:00",
            "date": "2023-03-05"
        }
    ]
}