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

{
    "count": 103556,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103544&ordering=id",
    "results": [
        {
            "id": 103649,
            "ip_address": "118.179.94.163",
            "count": 3,
            "first_visit": "2026-09-22T15:51:03.280032+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103650,
            "ip_address": "194.88.135.221",
            "count": 1,
            "first_visit": "2026-09-22T15:57:13.998442+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103651,
            "ip_address": "2404:1c40:1d4:8cf5:a973:ba77:e708:6791",
            "count": 1,
            "first_visit": "2026-09-22T16:09:29.998117+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103652,
            "ip_address": "103.9.187.64",
            "count": 1,
            "first_visit": "2026-09-22T16:11:33.403916+06:00",
            "date": "2026-09-22"
        }
    ]
}