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

{
    "count": 102012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=232&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=216&ordering=-first_visit",
    "results": [
        {
            "id": 101884,
            "ip_address": "119.40.88.206",
            "count": 4,
            "first_visit": "2026-08-19T11:34:52.296518+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101883,
            "ip_address": "103.166.75.9",
            "count": 1,
            "first_visit": "2026-08-19T11:29:33.209453+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101882,
            "ip_address": "110.164.198.121",
            "count": 1,
            "first_visit": "2026-08-19T11:07:45.957868+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101881,
            "ip_address": "52.81.121.119",
            "count": 1,
            "first_visit": "2026-08-19T10:18:39.208088+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101880,
            "ip_address": "45.251.228.227",
            "count": 1,
            "first_visit": "2026-08-19T09:53:22.129732+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101879,
            "ip_address": "103.15.245.69",
            "count": 1,
            "first_visit": "2026-08-19T09:49:47.720128+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101878,
            "ip_address": "74.125.150.129",
            "count": 2,
            "first_visit": "2026-08-19T09:39:40.574744+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101877,
            "ip_address": "37.111.212.207",
            "count": 1,
            "first_visit": "2026-08-19T09:29:44.451840+06:00",
            "date": "2026-08-19"
        }
    ]
}