GET /user_management/visitor-free/?format=api&offset=56&ordering=ip_address
               
              
                HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "count": 91361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=ip_address",
    "results": [
        {
            "id": 50989,
            "ip_address": "101.2.164.31",
            "count": 3,
            "first_visit": "2023-07-27T11:30:43.791720+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 4737,
            "ip_address": "101.2.164.31",
            "count": 2,
            "first_visit": "2022-03-28T16:51:12.314170+06:00",
            "date": null
        },
        {
            "id": 10934,
            "ip_address": "101.2.164.32",
            "count": 1,
            "first_visit": "2022-05-24T12:07:17.366260+06:00",
            "date": null
        },
        {
            "id": 6356,
            "ip_address": "101.2.164.35",
            "count": 2,
            "first_visit": "2022-05-15T18:19:27.677715+06:00",
            "date": null
        },
        {
            "id": 31991,
            "ip_address": "101.2.164.35",
            "count": 1,
            "first_visit": "2022-08-14T13:28:31.825130+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 25193,
            "ip_address": "101.2.164.35",
            "count": 1,
            "first_visit": "2022-07-21T08:13:35.381232+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32077,
            "ip_address": "101.2.164.35",
            "count": 1,
            "first_visit": "2022-08-15T20:48:00.011345+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 25022,
            "ip_address": "101.2.164.36",
            "count": 1,
            "first_visit": "2022-07-21T00:02:35.293868+06:00",
            "date": "2022-07-21"
        }
    ]
}