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

{
    "count": 96293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6640&ordering=ip_address",
    "results": [
        {
            "id": 82660,
            "ip_address": "103.144.42.67",
            "count": 1,
            "first_visit": "2025-05-12T11:35:13.850428+06:00",
            "date": "2025-05-12"
        },
        {
            "id": 82628,
            "ip_address": "103.144.42.67",
            "count": 2,
            "first_visit": "2025-05-11T17:11:22.761119+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 9925,
            "ip_address": "103.144.42.72",
            "count": 2,
            "first_visit": "2022-05-21T02:12:25.479384+06:00",
            "date": null
        },
        {
            "id": 25427,
            "ip_address": "103.144.42.74",
            "count": 1,
            "first_visit": "2022-07-21T11:32:02.563278+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32708,
            "ip_address": "103.144.42.75",
            "count": 1,
            "first_visit": "2022-08-22T23:34:54.803872+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 13112,
            "ip_address": "103.144.42.75",
            "count": 1,
            "first_visit": "2022-05-31T14:02:49.737713+06:00",
            "date": null
        },
        {
            "id": 24512,
            "ip_address": "103.144.42.76",
            "count": 1,
            "first_visit": "2022-07-20T11:06:09.508243+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 30711,
            "ip_address": "103.144.42.96",
            "count": 1,
            "first_visit": "2022-08-01T20:46:35.687159+06:00",
            "date": "2022-08-01"
        }
    ]
}