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

{
    "count": 102476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46536&ordering=ip_address",
    "results": [
        {
            "id": 28573,
            "ip_address": "115.42.55.124",
            "count": 1,
            "first_visit": "2022-07-28T06:00:50.679715+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15488,
            "ip_address": "115.42.55.129",
            "count": 1,
            "first_visit": "2022-06-16T00:03:05.642211+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 29605,
            "ip_address": "115.42.55.153",
            "count": 1,
            "first_visit": "2022-07-30T00:46:16.516405+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2264,
            "ip_address": "115.42.55.184",
            "count": 2,
            "first_visit": "2022-01-15T15:34:00.887672+06:00",
            "date": null
        },
        {
            "id": 3031,
            "ip_address": "115.42.55.186",
            "count": 2,
            "first_visit": "2022-01-29T17:59:45.770658+06:00",
            "date": null
        },
        {
            "id": 36291,
            "ip_address": "115.42.55.210",
            "count": 1,
            "first_visit": "2022-10-22T10:48:40.515572+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 41566,
            "ip_address": "115.42.55.214",
            "count": 1,
            "first_visit": "2023-02-05T11:23:36.125644+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 25573,
            "ip_address": "115.42.55.45",
            "count": 1,
            "first_visit": "2022-07-21T13:58:37.970825+06:00",
            "date": "2022-07-21"
        }
    ]
}