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

{
    "count": 96238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20384&ordering=ip_address",
    "results": [
        {
            "id": 7193,
            "ip_address": "103.67.158.89",
            "count": 1,
            "first_visit": "2022-05-16T19:54:30.846717+06:00",
            "date": null
        },
        {
            "id": 17001,
            "ip_address": "103.67.158.90",
            "count": 1,
            "first_visit": "2022-06-21T12:23:25.401435+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 27423,
            "ip_address": "103.67.158.90",
            "count": 1,
            "first_visit": "2022-07-25T21:51:38.320592+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 26125,
            "ip_address": "103.67.158.91",
            "count": 1,
            "first_visit": "2022-07-23T00:11:30.289790+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 29076,
            "ip_address": "103.67.158.91",
            "count": 8,
            "first_visit": "2022-07-29T02:27:38.994036+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 31405,
            "ip_address": "103.67.158.92",
            "count": 1,
            "first_visit": "2022-08-07T06:51:28.633828+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 6501,
            "ip_address": "103.67.158.92",
            "count": 1,
            "first_visit": "2022-05-16T01:13:42.036884+06:00",
            "date": null
        },
        {
            "id": 31341,
            "ip_address": "103.67.158.92",
            "count": 2,
            "first_visit": "2022-08-06T15:03:10.633859+06:00",
            "date": "2022-08-06"
        }
    ]
}