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

{
    "count": 96544,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21464&ordering=ip_address",
    "results": [
        {
            "id": 4513,
            "ip_address": "103.77.19.70",
            "count": 1,
            "first_visit": "2022-03-20T11:20:26.438025+06:00",
            "date": null
        },
        {
            "id": 19952,
            "ip_address": "103.77.19.74",
            "count": 2,
            "first_visit": "2022-06-29T07:56:31.075104+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 25152,
            "ip_address": "103.77.19.74",
            "count": 1,
            "first_visit": "2022-07-21T07:03:55.283421+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7291,
            "ip_address": "103.77.19.74",
            "count": 2,
            "first_visit": "2022-05-16T20:40:30.938382+06:00",
            "date": null
        },
        {
            "id": 5834,
            "ip_address": "103.77.19.76",
            "count": 2,
            "first_visit": "2022-05-11T01:03:49.368219+06:00",
            "date": null
        },
        {
            "id": 20009,
            "ip_address": "103.77.19.77",
            "count": 1,
            "first_visit": "2022-06-29T11:55:59.961052+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 5858,
            "ip_address": "103.77.19.77",
            "count": 6,
            "first_visit": "2022-05-11T13:57:44.845457+06:00",
            "date": null
        },
        {
            "id": 20517,
            "ip_address": "103.77.19.77",
            "count": 1,
            "first_visit": "2022-07-01T08:56:36.326211+06:00",
            "date": "2022-07-01"
        }
    ]
}