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

{
    "count": 102027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43224&ordering=ip_address",
    "results": [
        {
            "id": 67085,
            "ip_address": "114.119.154.41",
            "count": 7,
            "first_visit": "2024-04-17T13:48:17.995798+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 669,
            "ip_address": "114.119.154.41",
            "count": 17,
            "first_visit": "2021-12-14T04:24:52.872043+06:00",
            "date": null
        },
        {
            "id": 65,
            "ip_address": "114.119.154.5",
            "count": 17,
            "first_visit": "2021-12-03T13:35:27.108096+06:00",
            "date": null
        },
        {
            "id": 57569,
            "ip_address": "114.119.154.5",
            "count": 1,
            "first_visit": "2023-10-14T12:42:18.870165+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 45502,
            "ip_address": "114.119.154.5",
            "count": 1,
            "first_visit": "2023-04-19T03:37:18.955616+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 59128,
            "ip_address": "114.119.154.5",
            "count": 1,
            "first_visit": "2023-11-07T16:23:27.817600+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 44391,
            "ip_address": "114.119.154.5",
            "count": 1,
            "first_visit": "2023-03-25T16:40:52.160780+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 55374,
            "ip_address": "114.119.154.5",
            "count": 1,
            "first_visit": "2023-09-18T16:05:31.413612+06:00",
            "date": "2023-09-18"
        }
    ]
}