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

{
    "count": 101372,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36272&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36256&ordering=id",
    "results": [
        {
            "id": 36265,
            "ip_address": "103.183.106.19",
            "count": 1,
            "first_visit": "2022-10-21T20:09:04.869792+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36266,
            "ip_address": "43.245.123.165",
            "count": 3,
            "first_visit": "2022-10-21T20:23:13.856086+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36267,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2022-10-21T20:32:41.542212+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36268,
            "ip_address": "103.115.156.194",
            "count": 1,
            "first_visit": "2022-10-21T20:46:52.621890+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36269,
            "ip_address": "103.149.104.36",
            "count": 2,
            "first_visit": "2022-10-21T20:53:53.140403+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36270,
            "ip_address": "37.111.239.49",
            "count": 1,
            "first_visit": "2022-10-21T20:54:36.521204+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36271,
            "ip_address": "49.147.207.205",
            "count": 2,
            "first_visit": "2022-10-21T21:53:33.153650+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36272,
            "ip_address": "123.49.60.146",
            "count": 1,
            "first_visit": "2022-10-21T22:59:47.754823+06:00",
            "date": "2022-10-21"
        }
    ]
}