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

{
    "count": 102885,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102872&ordering=first_visit",
    "results": [
        {
            "id": 102977,
            "ip_address": "173.252.95.46",
            "count": 1,
            "first_visit": "2026-09-11T02:31:11.502005+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 102978,
            "ip_address": "173.252.95.25",
            "count": 1,
            "first_visit": "2026-09-11T02:31:12.093734+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 102979,
            "ip_address": "173.252.95.30",
            "count": 1,
            "first_visit": "2026-09-11T02:31:14.837123+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 102980,
            "ip_address": "74.125.150.129",
            "count": 1,
            "first_visit": "2026-09-11T02:41:03.452516+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 102981,
            "ip_address": "173.252.83.6",
            "count": 1,
            "first_visit": "2026-09-11T03:01:21.354445+06:00",
            "date": "2026-09-11"
        }
    ]
}