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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1200&ordering=ip_address",
    "results": [
        {
            "id": 33118,
            "ip_address": "103.109.96.145",
            "count": 1,
            "first_visit": "2022-08-27T21:00:34.725070+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 30461,
            "ip_address": "103.109.96.154",
            "count": 1,
            "first_visit": "2022-07-31T17:26:47.581964+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6111,
            "ip_address": "103.109.96.159",
            "count": 1,
            "first_visit": "2022-05-14T19:39:08.304371+06:00",
            "date": null
        },
        {
            "id": 8727,
            "ip_address": "103.109.96.177",
            "count": 1,
            "first_visit": "2022-05-18T09:45:27.330333+06:00",
            "date": null
        },
        {
            "id": 85211,
            "ip_address": "103.109.96.185",
            "count": 2,
            "first_visit": "2025-07-04T12:03:04.375734+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 86706,
            "ip_address": "103.109.96.185",
            "count": 1,
            "first_visit": "2025-07-29T08:50:01.402308+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 86263,
            "ip_address": "103.109.96.185",
            "count": 1,
            "first_visit": "2025-07-21T22:21:59.880864+06:00",
            "date": "2025-07-21"
        },
        {
            "id": 85478,
            "ip_address": "103.109.96.185",
            "count": 1,
            "first_visit": "2025-07-08T15:40:52.205540+06:00",
            "date": "2025-07-08"
        }
    ]
}