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

{
    "count": 102148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43952&ordering=ip_address",
    "results": [
        {
            "id": 46329,
            "ip_address": "114.119.156.23",
            "count": 1,
            "first_visit": "2023-05-08T19:36:50.024483+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 660,
            "ip_address": "114.119.156.23",
            "count": 6,
            "first_visit": "2021-12-14T00:41:13.688850+06:00",
            "date": null
        },
        {
            "id": 151,
            "ip_address": "114.119.156.232",
            "count": 23,
            "first_visit": "2021-12-04T13:52:38.296016+06:00",
            "date": null
        },
        {
            "id": 49010,
            "ip_address": "114.119.156.232",
            "count": 1,
            "first_visit": "2023-06-29T01:07:41.137131+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 53346,
            "ip_address": "114.119.156.232",
            "count": 1,
            "first_visit": "2023-08-23T23:18:59.560099+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 60386,
            "ip_address": "114.119.156.232",
            "count": 1,
            "first_visit": "2023-12-01T19:17:52.324415+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 61594,
            "ip_address": "114.119.156.232",
            "count": 1,
            "first_visit": "2023-12-21T14:22:52.014174+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 47445,
            "ip_address": "114.119.156.232",
            "count": 1,
            "first_visit": "2023-05-31T21:07:35.772994+06:00",
            "date": "2023-05-31"
        }
    ]
}