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

{
    "count": 96750,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96736&ordering=first_visit",
    "results": [
        {
            "id": 96841,
            "ip_address": "27.147.150.26",
            "count": 1,
            "first_visit": "2026-04-08T16:08:11.562005+06:00",
            "date": "2026-04-08"
        },
        {
            "id": 96842,
            "ip_address": "103.230.107.28",
            "count": 2,
            "first_visit": "2026-04-08T16:10:40.515228+06:00",
            "date": "2026-04-08"
        },
        {
            "id": 96843,
            "ip_address": "116.58.201.56",
            "count": 1,
            "first_visit": "2026-04-08T16:25:25.274345+06:00",
            "date": "2026-04-08"
        },
        {
            "id": 96844,
            "ip_address": "163.53.183.18",
            "count": 1,
            "first_visit": "2026-04-08T17:02:40.925127+06:00",
            "date": "2026-04-08"
        },
        {
            "id": 96845,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-04-08T18:00:47.059556+06:00",
            "date": "2026-04-08"
        },
        {
            "id": 96846,
            "ip_address": "202.134.14.235",
            "count": 1,
            "first_visit": "2026-04-08T18:05:30.665535+06:00",
            "date": "2026-04-08"
        }
    ]
}