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

{
    "count": 94423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76832&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76816&ordering=-ip_address",
    "results": [
        {
            "id": 30330,
            "ip_address": "103.35.168.90",
            "count": 1,
            "first_visit": "2022-07-31T11:13:27.319879+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 29766,
            "ip_address": "103.35.168.90",
            "count": 2,
            "first_visit": "2022-07-30T10:36:30.317047+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 25859,
            "ip_address": "103.35.168.90",
            "count": 1,
            "first_visit": "2022-07-22T08:40:28.904195+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 15060,
            "ip_address": "103.35.168.89",
            "count": 2,
            "first_visit": "2022-06-14T18:04:47.569428+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 5448,
            "ip_address": "103.35.168.89",
            "count": 1,
            "first_visit": "2022-04-29T18:59:12.217831+06:00",
            "date": null
        },
        {
            "id": 36,
            "ip_address": "103.35.168.80",
            "count": 1,
            "first_visit": "2021-12-03T03:40:30.620246+06:00",
            "date": null
        },
        {
            "id": 12537,
            "ip_address": "103.35.168.78",
            "count": 1,
            "first_visit": "2022-05-29T19:39:10.890255+06:00",
            "date": null
        },
        {
            "id": 2255,
            "ip_address": "103.35.168.58",
            "count": 1,
            "first_visit": "2022-01-15T12:41:04.131736+06:00",
            "date": null
        }
    ]
}