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

{
    "count": 99890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1512&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1496&ordering=-first_visit",
    "results": [
        {
            "id": 98482,
            "ip_address": "122.144.9.153",
            "count": 2,
            "first_visit": "2026-05-24T20:12:12.678369+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98481,
            "ip_address": "103.129.238.240",
            "count": 1,
            "first_visit": "2026-05-24T18:47:23.725217+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98480,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-05-24T17:45:52.771916+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98479,
            "ip_address": "103.187.66.158",
            "count": 2,
            "first_visit": "2026-05-24T17:43:27.843549+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98478,
            "ip_address": "220.247.165.98",
            "count": 1,
            "first_visit": "2026-05-24T16:58:08.164963+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98477,
            "ip_address": "91.98.176.86",
            "count": 1,
            "first_visit": "2026-05-24T16:10:08.919538+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98476,
            "ip_address": "95.68.46.202",
            "count": 1,
            "first_visit": "2026-05-24T15:36:45.389256+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98475,
            "ip_address": "37.111.221.74",
            "count": 1,
            "first_visit": "2026-05-24T13:25:04.164822+06:00",
            "date": "2026-05-24"
        }
    ]
}