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

{
    "count": 93962,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78112&ordering=ip_address",
    "results": [
        {
            "id": 27008,
            "ip_address": "42.0.6.248",
            "count": 1,
            "first_visit": "2022-07-25T02:29:58.380164+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10133,
            "ip_address": "42.0.6.248",
            "count": 1,
            "first_visit": "2022-05-21T22:55:40.026743+06:00",
            "date": null
        },
        {
            "id": 10134,
            "ip_address": "42.0.6.248",
            "count": 2,
            "first_visit": "2022-05-21T22:55:40.028384+06:00",
            "date": null
        },
        {
            "id": 7182,
            "ip_address": "42.0.6.249",
            "count": 4,
            "first_visit": "2022-05-16T19:51:02.248428+06:00",
            "date": null
        },
        {
            "id": 18827,
            "ip_address": "42.0.6.249",
            "count": 1,
            "first_visit": "2022-06-25T22:39:00.757523+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 15711,
            "ip_address": "42.0.6.249",
            "count": 1,
            "first_visit": "2022-06-16T16:30:50.883774+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 33083,
            "ip_address": "42.0.6.249",
            "count": 1,
            "first_visit": "2022-08-27T12:45:12.637250+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 7227,
            "ip_address": "42.0.6.250",
            "count": 4,
            "first_visit": "2022-05-16T20:03:10.331468+06:00",
            "date": null
        }
    ]
}