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

{
    "count": 102216,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44352&ordering=ip_address",
    "results": [
        {
            "id": 47916,
            "ip_address": "114.119.157.193",
            "count": 1,
            "first_visit": "2023-06-09T04:54:35.249277+06:00",
            "date": "2023-06-09"
        },
        {
            "id": 282,
            "ip_address": "114.119.157.193",
            "count": 16,
            "first_visit": "2021-12-06T12:02:12.921794+06:00",
            "date": null
        },
        {
            "id": 258,
            "ip_address": "114.119.157.195",
            "count": 18,
            "first_visit": "2021-12-06T06:53:50.404277+06:00",
            "date": null
        },
        {
            "id": 59890,
            "ip_address": "114.119.157.195",
            "count": 1,
            "first_visit": "2023-11-21T10:32:16.873134+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 55028,
            "ip_address": "114.119.157.195",
            "count": 1,
            "first_visit": "2023-09-13T17:46:35.128713+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 52603,
            "ip_address": "114.119.157.195",
            "count": 1,
            "first_visit": "2023-08-15T16:24:06.981153+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 44333,
            "ip_address": "114.119.157.195",
            "count": 1,
            "first_visit": "2023-03-24T14:16:34.478033+06:00",
            "date": "2023-03-24"
        },
        {
            "id": 58226,
            "ip_address": "114.119.157.195",
            "count": 1,
            "first_visit": "2023-10-23T02:40:09.443714+06:00",
            "date": "2023-10-23"
        }
    ]
}