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

{
    "count": 103485,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103472&ordering=first_visit",
    "results": [
        {
            "id": 103577,
            "ip_address": "103.72.212.56",
            "count": 1,
            "first_visit": "2026-09-21T18:35:11.406099+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103578,
            "ip_address": "74.125.150.132",
            "count": 2,
            "first_visit": "2026-09-21T18:46:35.702981+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103579,
            "ip_address": "205.169.39.21",
            "count": 1,
            "first_visit": "2026-09-21T19:15:02.218722+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103580,
            "ip_address": "202.134.10.131",
            "count": 1,
            "first_visit": "2026-09-21T19:16:35.764560+06:00",
            "date": "2026-09-21"
        },
        {
            "id": 103581,
            "ip_address": "104.197.69.115",
            "count": 1,
            "first_visit": "2026-09-21T19:20:58.624917+06:00",
            "date": "2026-09-21"
        }
    ]
}