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

{
    "count": 103893,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103880&ordering=id",
    "results": [
        {
            "id": 103985,
            "ip_address": "74.125.150.132",
            "count": 1,
            "first_visit": "2026-09-27T13:42:30.171770+06:00",
            "date": "2026-09-27"
        },
        {
            "id": 103986,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-09-27T14:10:17.930953+06:00",
            "date": "2026-09-27"
        },
        {
            "id": 103987,
            "ip_address": "103.70.143.155",
            "count": 1,
            "first_visit": "2026-09-27T14:14:48.320401+06:00",
            "date": "2026-09-27"
        },
        {
            "id": 103988,
            "ip_address": "103.114.255.42",
            "count": 1,
            "first_visit": "2026-09-27T14:22:27.875572+06:00",
            "date": "2026-09-27"
        },
        {
            "id": 103989,
            "ip_address": "2a00:23c7:8d7e:3001:c03f:57b1:d086:3403",
            "count": 1,
            "first_visit": "2026-09-27T14:24:50.736765+06:00",
            "date": "2026-09-27"
        }
    ]
}