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

{
    "count": 97212,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97200&ordering=first_visit",
    "results": [
        {
            "id": 97305,
            "ip_address": "15.235.43.54",
            "count": 9,
            "first_visit": "2026-04-23T05:52:07.944237+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97306,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2026-04-23T06:12:05.875703+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97307,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2026-04-23T06:30:39.184142+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 97308,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2026-04-23T07:02:31.266296+06:00",
            "date": "2026-04-23"
        }
    ]
}