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

{
    "count": 102582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48128&ordering=ip_address",
    "results": [
        {
            "id": 10120,
            "ip_address": "116.58.203.78",
            "count": 2,
            "first_visit": "2022-05-21T22:37:14.719109+06:00",
            "date": null
        },
        {
            "id": 24580,
            "ip_address": "116.58.203.79",
            "count": 1,
            "first_visit": "2022-07-20T12:02:44.825514+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10521,
            "ip_address": "116.58.203.8",
            "count": 3,
            "first_visit": "2022-05-23T07:42:31.609862+06:00",
            "date": null
        },
        {
            "id": 11166,
            "ip_address": "116.58.203.80",
            "count": 1,
            "first_visit": "2022-05-24T22:23:46.964722+06:00",
            "date": null
        },
        {
            "id": 12422,
            "ip_address": "116.58.203.81",
            "count": 1,
            "first_visit": "2022-05-29T10:34:36.186144+06:00",
            "date": null
        },
        {
            "id": 6959,
            "ip_address": "116.58.203.82",
            "count": 1,
            "first_visit": "2022-05-16T18:03:09.463722+06:00",
            "date": null
        },
        {
            "id": 37072,
            "ip_address": "116.58.203.83",
            "count": 1,
            "first_visit": "2022-11-07T20:36:05.527333+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 6227,
            "ip_address": "116.58.203.83",
            "count": 1,
            "first_visit": "2022-05-15T06:49:51.905743+06:00",
            "date": null
        }
    ]
}