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

{
    "count": 102558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47784&ordering=ip_address",
    "results": [
        {
            "id": 27878,
            "ip_address": "116.58.202.15",
            "count": 1,
            "first_visit": "2022-07-26T20:52:37.469735+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 9790,
            "ip_address": "116.58.202.152",
            "count": 1,
            "first_visit": "2022-05-20T19:13:47.802766+06:00",
            "date": null
        },
        {
            "id": 30005,
            "ip_address": "116.58.202.153",
            "count": 1,
            "first_visit": "2022-07-30T21:29:39.370498+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7341,
            "ip_address": "116.58.202.155",
            "count": 2,
            "first_visit": "2022-05-16T22:14:51.519928+06:00",
            "date": null
        },
        {
            "id": 30449,
            "ip_address": "116.58.202.155",
            "count": 1,
            "first_visit": "2022-07-31T16:52:35.785819+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 47744,
            "ip_address": "116.58.202.155",
            "count": 1,
            "first_visit": "2023-06-05T19:56:35.633011+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 12542,
            "ip_address": "116.58.202.160",
            "count": 1,
            "first_visit": "2022-05-29T19:51:49.087477+06:00",
            "date": null
        },
        {
            "id": 5470,
            "ip_address": "116.58.202.161",
            "count": 5,
            "first_visit": "2022-04-30T10:30:36.909559+06:00",
            "date": null
        }
    ]
}