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

{
    "count": 102937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52216&ordering=-ip_address",
    "results": [
        {
            "id": 5428,
            "ip_address": "119.30.37.194",
            "count": 1,
            "first_visit": "2022-04-28T11:25:36.540225+06:00",
            "date": null
        },
        {
            "id": 19119,
            "ip_address": "119.30.37.194",
            "count": 1,
            "first_visit": "2022-06-26T15:51:47.164927+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19736,
            "ip_address": "119.30.37.194",
            "count": 2,
            "first_visit": "2022-06-28T12:52:28.105069+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 85761,
            "ip_address": "119.30.37.193",
            "count": 1,
            "first_visit": "2025-07-13T10:20:17.583078+06:00",
            "date": "2025-07-13"
        },
        {
            "id": 13054,
            "ip_address": "119.30.35.99",
            "count": 1,
            "first_visit": "2022-05-31T10:45:10.366230+06:00",
            "date": null
        },
        {
            "id": 4922,
            "ip_address": "119.30.35.98",
            "count": 2,
            "first_visit": "2022-04-05T11:05:08.466617+06:00",
            "date": null
        },
        {
            "id": 12833,
            "ip_address": "119.30.35.96",
            "count": 1,
            "first_visit": "2022-05-30T17:26:17.871440+06:00",
            "date": null
        },
        {
            "id": 36084,
            "ip_address": "119.30.35.95",
            "count": 2,
            "first_visit": "2022-10-18T13:11:49.829093+06:00",
            "date": "2022-10-18"
        }
    ]
}