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

{
    "count": 103796,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103784&ordering=first_visit",
    "results": [
        {
            "id": 103889,
            "ip_address": "103.187.94.101",
            "count": 1,
            "first_visit": "2026-09-25T21:47:21.526622+06:00",
            "date": "2026-09-25"
        },
        {
            "id": 103890,
            "ip_address": "110.249.202.172",
            "count": 1,
            "first_visit": "2026-09-25T21:58:41.454174+06:00",
            "date": "2026-09-25"
        },
        {
            "id": 103891,
            "ip_address": "103.120.202.5",
            "count": 1,
            "first_visit": "2026-09-25T22:24:30.806214+06:00",
            "date": "2026-09-25"
        },
        {
            "id": 103892,
            "ip_address": "2400:c600:472e:867b:fcbb:8f0f:3c2c:82e4",
            "count": 1,
            "first_visit": "2026-09-25T23:00:38.833348+06:00",
            "date": "2026-09-25"
        }
    ]
}