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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50520&ordering=ip_address",
    "results": [
        {
            "id": 19939,
            "ip_address": "119.30.35.183",
            "count": 1,
            "first_visit": "2022-06-29T07:18:19.667380+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20848,
            "ip_address": "119.30.35.184",
            "count": 1,
            "first_visit": "2022-07-03T10:15:37.697062+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 29413,
            "ip_address": "119.30.35.186",
            "count": 2,
            "first_visit": "2022-07-29T18:01:05.734213+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6098,
            "ip_address": "119.30.35.191",
            "count": 2,
            "first_visit": "2022-05-14T19:33:58.620364+06:00",
            "date": null
        },
        {
            "id": 4660,
            "ip_address": "119.30.35.193",
            "count": 1,
            "first_visit": "2022-03-25T00:22:45.401213+06:00",
            "date": null
        },
        {
            "id": 5419,
            "ip_address": "119.30.35.197",
            "count": 1,
            "first_visit": "2022-04-27T21:13:03.390803+06:00",
            "date": null
        },
        {
            "id": 9784,
            "ip_address": "119.30.35.199",
            "count": 1,
            "first_visit": "2022-05-20T18:14:28.887327+06:00",
            "date": null
        },
        {
            "id": 5200,
            "ip_address": "119.30.35.20",
            "count": 2,
            "first_visit": "2022-04-18T01:53:28.014756+06:00",
            "date": null
        }
    ]
}