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

{
    "count": 100781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18528&ordering=ip_address",
    "results": [
        {
            "id": 27360,
            "ip_address": "103.29.124.34",
            "count": 1,
            "first_visit": "2022-07-25T15:29:08.036607+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10926,
            "ip_address": "103.29.124.35",
            "count": 5,
            "first_visit": "2022-05-24T11:50:12.334824+06:00",
            "date": null
        },
        {
            "id": 28490,
            "ip_address": "103.29.124.35",
            "count": 1,
            "first_visit": "2022-07-28T01:29:02.739230+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 90422,
            "ip_address": "103.29.124.36",
            "count": 2,
            "first_visit": "2025-10-06T10:47:08.919685+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 11749,
            "ip_address": "103.29.124.36",
            "count": 1,
            "first_visit": "2022-05-26T22:50:36.448253+06:00",
            "date": null
        },
        {
            "id": 24599,
            "ip_address": "103.29.124.38",
            "count": 3,
            "first_visit": "2022-07-20T12:17:06.651950+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 93728,
            "ip_address": "103.29.124.4",
            "count": 1,
            "first_visit": "2026-01-06T11:35:34.711853+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 12681,
            "ip_address": "103.29.124.4",
            "count": 1,
            "first_visit": "2022-05-30T02:55:05.133383+06:00",
            "date": null
        }
    ]
}