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

{
    "count": 93366,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78888&ordering=ip_address",
    "results": [
        {
            "id": 16576,
            "ip_address": "43.245.123.171",
            "count": 1,
            "first_visit": "2022-06-19T12:34:15.175866+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 29135,
            "ip_address": "43.245.123.173",
            "count": 1,
            "first_visit": "2022-07-29T08:48:07.051734+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28989,
            "ip_address": "43.245.123.173",
            "count": 1,
            "first_visit": "2022-07-28T23:52:14.534240+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9223,
            "ip_address": "43.245.123.173",
            "count": 2,
            "first_visit": "2022-05-19T00:10:28.771962+06:00",
            "date": null
        },
        {
            "id": 20255,
            "ip_address": "43.245.123.173",
            "count": 1,
            "first_visit": "2022-06-30T06:11:07.297160+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20254,
            "ip_address": "43.245.123.173",
            "count": 1,
            "first_visit": "2022-06-30T06:11:07.293936+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 25857,
            "ip_address": "43.245.123.176",
            "count": 1,
            "first_visit": "2022-07-22T08:35:34.973964+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 7882,
            "ip_address": "43.245.123.176",
            "count": 1,
            "first_visit": "2022-05-17T10:57:35.884582+06:00",
            "date": null
        }
    ]
}