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

{
    "count": 92242,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4864&ordering=ip_address",
    "results": [
        {
            "id": 7603,
            "ip_address": "103.135.137.77",
            "count": 1,
            "first_visit": "2022-05-17T06:33:46.516809+06:00",
            "date": null
        },
        {
            "id": 26565,
            "ip_address": "103.135.137.77",
            "count": 1,
            "first_visit": "2022-07-24T07:39:21.096978+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8918,
            "ip_address": "103.135.138.0",
            "count": 1,
            "first_visit": "2022-05-18T12:37:43.752148+06:00",
            "date": null
        },
        {
            "id": 23791,
            "ip_address": "103.135.138.105",
            "count": 1,
            "first_visit": "2022-07-18T22:34:45.892662+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 31046,
            "ip_address": "103.135.138.107",
            "count": 1,
            "first_visit": "2022-08-03T19:35:13.278921+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 5372,
            "ip_address": "103.135.138.131",
            "count": 1,
            "first_visit": "2022-04-25T16:09:07.248980+06:00",
            "date": null
        },
        {
            "id": 34039,
            "ip_address": "103.135.138.131",
            "count": 1,
            "first_visit": "2022-09-08T12:09:28.912935+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 7612,
            "ip_address": "103.135.138.135",
            "count": 1,
            "first_visit": "2022-05-17T07:00:38.212192+06:00",
            "date": null
        }
    ]
}