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

{
    "count": 94730,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14592&ordering=-ip_address",
    "results": [
        {
            "id": 29222,
            "ip_address": "43.245.123.70",
            "count": 1,
            "first_visit": "2022-07-29T11:09:44.889667+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12420,
            "ip_address": "43.245.123.69",
            "count": 1,
            "first_visit": "2022-05-29T10:31:42.962948+06:00",
            "date": null
        },
        {
            "id": 10776,
            "ip_address": "43.245.123.68",
            "count": 1,
            "first_visit": "2022-05-24T00:05:47.173900+06:00",
            "date": null
        },
        {
            "id": 11725,
            "ip_address": "43.245.123.67",
            "count": 1,
            "first_visit": "2022-05-26T22:08:01.731665+06:00",
            "date": null
        },
        {
            "id": 32631,
            "ip_address": "43.245.123.67",
            "count": 1,
            "first_visit": "2022-08-21T23:11:23.498669+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 8223,
            "ip_address": "43.245.123.66",
            "count": 4,
            "first_visit": "2022-05-17T17:00:20.530675+06:00",
            "date": null
        },
        {
            "id": 11472,
            "ip_address": "43.245.123.65",
            "count": 3,
            "first_visit": "2022-05-25T22:37:04.403755+06:00",
            "date": null
        },
        {
            "id": 2728,
            "ip_address": "43.245.123.64",
            "count": 4,
            "first_visit": "2022-01-24T15:18:28.132423+06:00",
            "date": null
        }
    ]
}