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

{
    "count": 99261,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=256&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=240&ordering=-first_visit",
    "results": [
        {
            "id": 99109,
            "ip_address": "18.97.9.100",
            "count": 1,
            "first_visit": "2026-06-11T19:45:03.207182+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99108,
            "ip_address": "18.97.9.96",
            "count": 1,
            "first_visit": "2026-06-11T16:55:18.471543+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99107,
            "ip_address": "27.123.255.168",
            "count": 1,
            "first_visit": "2026-06-11T16:42:43.424621+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99106,
            "ip_address": "103.187.94.129",
            "count": 1,
            "first_visit": "2026-06-11T15:05:37.260272+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99105,
            "ip_address": "103.153.171.15",
            "count": 1,
            "first_visit": "2026-06-11T14:48:00.334737+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99104,
            "ip_address": "103.100.235.255",
            "count": 2,
            "first_visit": "2026-06-11T14:01:01.003399+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99103,
            "ip_address": "121.91.187.239",
            "count": 1,
            "first_visit": "2026-06-11T12:40:22.233754+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99102,
            "ip_address": "103.197.207.25",
            "count": 1,
            "first_visit": "2026-06-11T12:24:23.990925+06:00",
            "date": "2026-06-11"
        }
    ]
}