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

{
    "count": 100056,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21792&ordering=-ip_address",
    "results": [
        {
            "id": 84301,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2025-06-21T14:41:17.391107+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 35451,
            "ip_address": "37.111.213.77",
            "count": 1,
            "first_visit": "2022-10-04T06:46:25.219301+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 32609,
            "ip_address": "37.111.213.77",
            "count": 1,
            "first_visit": "2022-08-21T16:32:59.646804+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 8395,
            "ip_address": "37.111.213.75",
            "count": 1,
            "first_visit": "2022-05-17T22:46:38.166427+06:00",
            "date": null
        },
        {
            "id": 2583,
            "ip_address": "37.111.213.74",
            "count": 1,
            "first_visit": "2022-01-21T23:26:03.281942+06:00",
            "date": null
        },
        {
            "id": 61901,
            "ip_address": "37.111.213.74",
            "count": 1,
            "first_visit": "2023-12-26T13:12:59.365747+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 88288,
            "ip_address": "37.111.213.74",
            "count": 1,
            "first_visit": "2025-08-23T12:23:52.280450+06:00",
            "date": "2025-08-23"
        },
        {
            "id": 83140,
            "ip_address": "37.111.213.72",
            "count": 1,
            "first_visit": "2025-05-21T21:08:27.055953+06:00",
            "date": "2025-05-21"
        }
    ]
}