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

{
    "count": 100788,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100776&ordering=first_visit",
    "results": [
        {
            "id": 100881,
            "ip_address": "37.111.215.106",
            "count": 1,
            "first_visit": "2026-07-29T08:17:47.542151+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100882,
            "ip_address": "202.173.122.4",
            "count": 1,
            "first_visit": "2026-07-29T08:19:41.000181+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100883,
            "ip_address": "188.18.168.200",
            "count": 1,
            "first_visit": "2026-07-29T08:26:44.088454+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100884,
            "ip_address": "41.56.223.113",
            "count": 1,
            "first_visit": "2026-07-29T08:28:42.027491+06:00",
            "date": "2026-07-29"
        }
    ]
}