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

{
    "count": 96770,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22088&ordering=ip_address",
    "results": [
        {
            "id": 65829,
            "ip_address": "103.85.156.42",
            "count": 2,
            "first_visit": "2024-03-12T19:32:49.792914+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 55815,
            "ip_address": "103.85.156.43",
            "count": 1,
            "first_visit": "2023-09-23T15:36:12.420030+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55754,
            "ip_address": "103.85.156.43",
            "count": 1,
            "first_visit": "2023-09-22T23:39:07.519066+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 27535,
            "ip_address": "103.85.156.50",
            "count": 1,
            "first_visit": "2022-07-26T01:25:06.578340+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 32571,
            "ip_address": "103.85.156.53",
            "count": 1,
            "first_visit": "2022-08-21T03:26:19.631265+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 6434,
            "ip_address": "103.85.156.54",
            "count": 1,
            "first_visit": "2022-05-15T22:17:07.945964+06:00",
            "date": null
        },
        {
            "id": 9362,
            "ip_address": "103.85.156.74",
            "count": 1,
            "first_visit": "2022-05-19T13:03:53.050809+06:00",
            "date": null
        },
        {
            "id": 33262,
            "ip_address": "103.85.156.76",
            "count": 1,
            "first_visit": "2022-08-29T03:47:53.374807+06:00",
            "date": "2022-08-29"
        }
    ]
}