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

{
    "count": 100561,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15256&ordering=-ip_address",
    "results": [
        {
            "id": 28308,
            "ip_address": "45.120.113.121",
            "count": 1,
            "first_visit": "2022-07-27T20:22:50.659022+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 15893,
            "ip_address": "45.120.113.121",
            "count": 3,
            "first_visit": "2022-06-17T08:25:44.099057+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 25175,
            "ip_address": "45.120.113.121",
            "count": 1,
            "first_visit": "2022-07-21T07:41:47.130645+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 18969,
            "ip_address": "45.120.113.120",
            "count": 1,
            "first_visit": "2022-06-26T08:05:56.531807+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 2970,
            "ip_address": "45.120.113.12",
            "count": 1,
            "first_visit": "2022-01-28T11:03:23.221165+06:00",
            "date": null
        },
        {
            "id": 36705,
            "ip_address": "45.120.113.117",
            "count": 1,
            "first_visit": "2022-10-31T03:35:23.574083+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 2998,
            "ip_address": "45.120.113.11",
            "count": 1,
            "first_visit": "2022-01-29T00:03:34.813567+06:00",
            "date": null
        },
        {
            "id": 18347,
            "ip_address": "45.120.113.103",
            "count": 1,
            "first_visit": "2022-06-25T00:38:25.338583+06:00",
            "date": "2022-06-25"
        }
    ]
}