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

{
    "count": 102586,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48312&ordering=ip_address",
    "results": [
        {
            "id": 44934,
            "ip_address": "116.68.196.49",
            "count": 5,
            "first_visit": "2023-04-06T10:38:07.358974+06:00",
            "date": "2023-04-06"
        },
        {
            "id": 42799,
            "ip_address": "116.68.196.49",
            "count": 1,
            "first_visit": "2023-02-27T17:29:18.504573+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 15295,
            "ip_address": "116.68.197.154",
            "count": 1,
            "first_visit": "2022-06-15T14:15:16.038286+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 367,
            "ip_address": "116.68.197.81",
            "count": 1,
            "first_visit": "2021-12-07T20:53:01.624227+06:00",
            "date": null
        },
        {
            "id": 14843,
            "ip_address": "116.68.197.81",
            "count": 1,
            "first_visit": "2022-06-13T17:49:21.547918+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 32363,
            "ip_address": "116.68.198.117",
            "count": 1,
            "first_visit": "2022-08-18T18:25:44.454743+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 31433,
            "ip_address": "116.68.198.118",
            "count": 1,
            "first_visit": "2022-08-07T13:11:52.385948+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 4338,
            "ip_address": "116.68.198.118",
            "count": 1,
            "first_visit": "2022-03-13T16:55:42.576249+06:00",
            "date": null
        }
    ]
}