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

{
    "count": 102937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52232&ordering=-ip_address",
    "results": [
        {
            "id": 29407,
            "ip_address": "119.30.35.83",
            "count": 1,
            "first_visit": "2022-07-29T17:30:21.445287+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10906,
            "ip_address": "119.30.35.83",
            "count": 2,
            "first_visit": "2022-05-24T11:03:18.259645+06:00",
            "date": null
        },
        {
            "id": 31516,
            "ip_address": "119.30.35.81",
            "count": 2,
            "first_visit": "2022-08-08T08:47:03.849196+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 7806,
            "ip_address": "119.30.35.81",
            "count": 1,
            "first_visit": "2022-05-17T10:15:39.396783+06:00",
            "date": null
        },
        {
            "id": 18733,
            "ip_address": "119.30.35.81",
            "count": 1,
            "first_visit": "2022-06-25T19:13:19.995182+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18877,
            "ip_address": "119.30.35.81",
            "count": 1,
            "first_visit": "2022-06-26T01:01:41.762549+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 23355,
            "ip_address": "119.30.35.81",
            "count": 1,
            "first_visit": "2022-07-17T18:38:39.090531+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 30979,
            "ip_address": "119.30.35.80",
            "count": 1,
            "first_visit": "2022-08-03T11:52:14.748681+06:00",
            "date": "2022-08-03"
        }
    ]
}