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

{
    "count": 93431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78632&ordering=ip_address",
    "results": [
        {
            "id": 8788,
            "ip_address": "43.245.121.81",
            "count": 1,
            "first_visit": "2022-05-18T10:53:28.197727+06:00",
            "date": null
        },
        {
            "id": 34429,
            "ip_address": "43.245.121.81",
            "count": 1,
            "first_visit": "2022-09-15T09:37:58.528659+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 16468,
            "ip_address": "43.245.121.83",
            "count": 1,
            "first_visit": "2022-06-19T01:33:35.976832+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 11704,
            "ip_address": "43.245.121.84",
            "count": 1,
            "first_visit": "2022-05-26T19:17:58.843099+06:00",
            "date": null
        },
        {
            "id": 15239,
            "ip_address": "43.245.121.84",
            "count": 1,
            "first_visit": "2022-06-15T11:14:16.300913+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 27474,
            "ip_address": "43.245.121.86",
            "count": 1,
            "first_visit": "2022-07-25T23:32:50.426892+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12002,
            "ip_address": "43.245.121.86",
            "count": 1,
            "first_visit": "2022-05-27T22:25:35.956824+06:00",
            "date": null
        },
        {
            "id": 28668,
            "ip_address": "43.245.121.87",
            "count": 1,
            "first_visit": "2022-07-28T10:38:57.395614+06:00",
            "date": "2022-07-28"
        }
    ]
}