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

{
    "count": 93958,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78120&ordering=ip_address",
    "results": [
        {
            "id": 16533,
            "ip_address": "42.0.6.251",
            "count": 1,
            "first_visit": "2022-06-19T10:06:18.520857+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 8062,
            "ip_address": "42.0.6.251",
            "count": 1,
            "first_visit": "2022-05-17T12:20:33.398488+06:00",
            "date": null
        },
        {
            "id": 19792,
            "ip_address": "42.0.6.251",
            "count": 1,
            "first_visit": "2022-06-28T17:29:46.352245+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 22730,
            "ip_address": "42.0.6.252",
            "count": 1,
            "first_visit": "2022-07-14T17:08:23.063243+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9920,
            "ip_address": "42.0.6.252",
            "count": 2,
            "first_visit": "2022-05-21T01:53:51.024327+06:00",
            "date": null
        },
        {
            "id": 11244,
            "ip_address": "42.0.6.253",
            "count": 2,
            "first_visit": "2022-05-24T23:53:15.657003+06:00",
            "date": null
        },
        {
            "id": 26991,
            "ip_address": "42.0.6.254",
            "count": 3,
            "first_visit": "2022-07-25T01:39:11.714084+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28236,
            "ip_address": "42.0.6.254",
            "count": 1,
            "first_visit": "2022-07-27T14:23:44.687693+06:00",
            "date": "2022-07-27"
        }
    ]
}