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

{
    "count": 100340,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100328&ordering=id",
    "results": [
        {
            "id": 100433,
            "ip_address": "118.179.40.65",
            "count": 1,
            "first_visit": "2026-07-18T20:43:39.296029+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100434,
            "ip_address": "103.230.104.39",
            "count": 1,
            "first_visit": "2026-07-18T21:33:46.147349+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100435,
            "ip_address": "151.50.64.175",
            "count": 1,
            "first_visit": "2026-07-18T21:42:47.043395+06:00",
            "date": "2026-07-18"
        },
        {
            "id": 100436,
            "ip_address": "34.34.253.208",
            "count": 1,
            "first_visit": "2026-07-18T21:57:33.789930+06:00",
            "date": "2026-07-18"
        }
    ]
}