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

{
    "count": 102251,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102240&ordering=id",
    "results": [
        {
            "id": 102345,
            "ip_address": "103.112.53.41",
            "count": 1,
            "first_visit": "2026-08-29T22:51:53.326209+06:00",
            "date": "2026-08-29"
        },
        {
            "id": 102346,
            "ip_address": "103.187.95.98",
            "count": 1,
            "first_visit": "2026-08-29T23:20:02.104933+06:00",
            "date": "2026-08-29"
        },
        {
            "id": 102347,
            "ip_address": "110.76.128.108",
            "count": 1,
            "first_visit": "2026-08-29T23:33:12.813702+06:00",
            "date": "2026-08-29"
        }
    ]
}