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

{
    "count": 94036,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12432&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12416&ordering=-date",
    "results": [
        {
            "id": 12450,
            "ip_address": "123.108.246.220",
            "count": 1,
            "first_visit": "2022-05-29T12:12:31.482265+06:00",
            "date": null
        },
        {
            "id": 12451,
            "ip_address": "37.111.218.242",
            "count": 1,
            "first_visit": "2022-05-29T12:12:42.105975+06:00",
            "date": null
        },
        {
            "id": 12452,
            "ip_address": "103.231.163.54",
            "count": 1,
            "first_visit": "2022-05-29T12:12:53.246816+06:00",
            "date": null
        },
        {
            "id": 12523,
            "ip_address": "43.245.120.184",
            "count": 1,
            "first_visit": "2022-05-29T17:57:47.167374+06:00",
            "date": null
        },
        {
            "id": 12449,
            "ip_address": "43.245.123.202",
            "count": 3,
            "first_visit": "2022-05-29T12:12:30.981881+06:00",
            "date": null
        },
        {
            "id": 12453,
            "ip_address": "103.111.9.227",
            "count": 1,
            "first_visit": "2022-05-29T12:15:53.606829+06:00",
            "date": null
        },
        {
            "id": 12454,
            "ip_address": "103.25.249.240",
            "count": 1,
            "first_visit": "2022-05-29T12:16:40.455968+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}