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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75744&ordering=-ip_address",
    "results": [
        {
            "id": 30082,
            "ip_address": "110.76.128.65",
            "count": 1,
            "first_visit": "2022-07-30T23:45:31.743358+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2695,
            "ip_address": "110.76.128.65",
            "count": 2,
            "first_visit": "2022-01-23T20:12:50.708956+06:00",
            "date": null
        },
        {
            "id": 2338,
            "ip_address": "110.76.128.246",
            "count": 3,
            "first_visit": "2022-01-16T23:26:14.222667+06:00",
            "date": null
        },
        {
            "id": 9233,
            "ip_address": "110.76.128.238",
            "count": 1,
            "first_visit": "2022-05-19T01:06:01.049899+06:00",
            "date": null
        },
        {
            "id": 101836,
            "ip_address": "110.76.128.191",
            "count": 2,
            "first_visit": "2026-08-18T09:43:27.557615+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 81710,
            "ip_address": "110.76.128.190",
            "count": 1,
            "first_visit": "2025-04-21T19:23:35.121567+06:00",
            "date": "2025-04-21"
        },
        {
            "id": 101916,
            "ip_address": "110.76.128.171",
            "count": 1,
            "first_visit": "2026-08-19T22:06:39.011925+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 6375,
            "ip_address": "110.76.128.162",
            "count": 1,
            "first_visit": "2022-05-15T19:42:14.905707+06:00",
            "date": null
        }
    ]
}