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

{
    "count": 94758,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=896&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=880&ordering=-first_visit",
    "results": [
        {
            "id": 93966,
            "ip_address": "103.178.239.69",
            "count": 1,
            "first_visit": "2026-01-12T15:37:49.711178+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93965,
            "ip_address": "15.235.83.130",
            "count": 1,
            "first_visit": "2026-01-12T15:18:47.511072+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93964,
            "ip_address": "146.112.163.54",
            "count": 1,
            "first_visit": "2026-01-12T15:09:45.708965+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93963,
            "ip_address": "165.101.132.143",
            "count": 1,
            "first_visit": "2026-01-12T15:05:41.117202+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93962,
            "ip_address": "72.14.199.229",
            "count": 3,
            "first_visit": "2026-01-12T15:02:12.134454+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93961,
            "ip_address": "157.50.98.211",
            "count": 1,
            "first_visit": "2026-01-12T14:46:32.889455+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93960,
            "ip_address": "34.96.47.136",
            "count": 1,
            "first_visit": "2026-01-12T14:17:40.996572+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93959,
            "ip_address": "37.111.212.81",
            "count": 1,
            "first_visit": "2026-01-12T13:45:19.328588+06:00",
            "date": "2026-01-12"
        }
    ]
}