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

{
    "count": 98235,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86584&ordering=ip_address",
    "results": [
        {
            "id": 37904,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-26T23:04:19.037729+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 41994,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2023-02-11T11:50:14.964089+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 4726,
            "ip_address": "5.45.207.125",
            "count": 4,
            "first_visit": "2022-03-28T03:44:04.057343+06:00",
            "date": null
        },
        {
            "id": 4879,
            "ip_address": "5.45.207.141",
            "count": 1,
            "first_visit": "2022-04-02T14:31:48.994074+06:00",
            "date": null
        },
        {
            "id": 38886,
            "ip_address": "5.45.207.145",
            "count": 1,
            "first_visit": "2022-12-17T17:16:24.910744+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 39018,
            "ip_address": "5.45.207.145",
            "count": 1,
            "first_visit": "2022-12-20T03:57:33.867854+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 40907,
            "ip_address": "5.45.207.146",
            "count": 1,
            "first_visit": "2023-01-24T18:40:27.682849+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 42405,
            "ip_address": "5.45.207.149",
            "count": 1,
            "first_visit": "2023-02-19T17:05:27.458905+06:00",
            "date": "2023-02-19"
        }
    ]
}