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

{
    "count": 92177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2824&ordering=ip_address",
    "results": [
        {
            "id": 45633,
            "ip_address": "103.120.38.93",
            "count": 1,
            "first_visit": "2023-04-23T00:36:46.934979+06:00",
            "date": "2023-04-23"
        },
        {
            "id": 6205,
            "ip_address": "103.120.39.120",
            "count": 1,
            "first_visit": "2022-05-15T05:18:30.524187+06:00",
            "date": null
        },
        {
            "id": 37296,
            "ip_address": "103.120.39.185",
            "count": 2,
            "first_visit": "2022-11-12T12:22:54.943054+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 14593,
            "ip_address": "103.120.39.197",
            "count": 1,
            "first_visit": "2022-06-12T09:13:59.132971+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 8364,
            "ip_address": "103.120.39.41",
            "count": 5,
            "first_visit": "2022-05-17T22:35:43.282089+06:00",
            "date": null
        },
        {
            "id": 7572,
            "ip_address": "103.120.39.47",
            "count": 2,
            "first_visit": "2022-05-17T02:48:54.576477+06:00",
            "date": null
        },
        {
            "id": 60390,
            "ip_address": "103.120.39.55",
            "count": 1,
            "first_visit": "2023-12-01T21:46:03.981421+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 9290,
            "ip_address": "103.120.44.115",
            "count": 1,
            "first_visit": "2022-05-19T09:40:23.423919+06:00",
            "date": null
        }
    ]
}