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

{
    "count": 93196,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79568&ordering=ip_address",
    "results": [
        {
            "id": 2998,
            "ip_address": "45.120.113.11",
            "count": 1,
            "first_visit": "2022-01-29T00:03:34.813567+06:00",
            "date": null
        },
        {
            "id": 36705,
            "ip_address": "45.120.113.117",
            "count": 1,
            "first_visit": "2022-10-31T03:35:23.574083+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 2970,
            "ip_address": "45.120.113.12",
            "count": 1,
            "first_visit": "2022-01-28T11:03:23.221165+06:00",
            "date": null
        },
        {
            "id": 18969,
            "ip_address": "45.120.113.120",
            "count": 1,
            "first_visit": "2022-06-26T08:05:56.531807+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 3929,
            "ip_address": "45.120.113.121",
            "count": 3,
            "first_visit": "2022-02-27T21:28:46.584449+06:00",
            "date": null
        },
        {
            "id": 28854,
            "ip_address": "45.120.113.121",
            "count": 1,
            "first_visit": "2022-07-28T15:52:30.020368+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15893,
            "ip_address": "45.120.113.121",
            "count": 3,
            "first_visit": "2022-06-17T08:25:44.099057+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28308,
            "ip_address": "45.120.113.121",
            "count": 1,
            "first_visit": "2022-07-27T20:22:50.659022+06:00",
            "date": "2022-07-27"
        }
    ]
}