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

{
    "count": 99763,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=912&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=896&ordering=-first_visit",
    "results": [
        {
            "id": 98955,
            "ip_address": "202.173.120.132",
            "count": 1,
            "first_visit": "2026-06-07T16:45:39.966080+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 98954,
            "ip_address": "64.233.172.198",
            "count": 1,
            "first_visit": "2026-06-07T16:41:35.763606+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 98953,
            "ip_address": "64.233.172.197",
            "count": 1,
            "first_visit": "2026-06-07T16:41:31.918568+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 98952,
            "ip_address": "103.222.23.250",
            "count": 1,
            "first_visit": "2026-06-07T16:37:06.640983+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 98951,
            "ip_address": "103.73.198.3",
            "count": 6,
            "first_visit": "2026-06-07T15:43:11.744625+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 98950,
            "ip_address": "74.125.150.1",
            "count": 2,
            "first_visit": "2026-06-07T15:36:34.201708+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 98949,
            "ip_address": "43.245.120.107",
            "count": 1,
            "first_visit": "2026-06-07T14:33:30.219732+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 98948,
            "ip_address": "103.178.7.213",
            "count": 2,
            "first_visit": "2026-06-07T14:00:13.656195+06:00",
            "date": "2026-06-07"
        }
    ]
}