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

{
    "count": 92234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85792&ordering=-ip_address",
    "results": [
        {
            "id": 13112,
            "ip_address": "103.144.42.75",
            "count": 1,
            "first_visit": "2022-05-31T14:02:49.737713+06:00",
            "date": null
        },
        {
            "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": 25427,
            "ip_address": "103.144.42.74",
            "count": 1,
            "first_visit": "2022-07-21T11:32:02.563278+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9925,
            "ip_address": "103.144.42.72",
            "count": 2,
            "first_visit": "2022-05-21T02:12:25.479384+06:00",
            "date": null
        },
        {
            "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": 82660,
            "ip_address": "103.144.42.67",
            "count": 1,
            "first_visit": "2025-05-12T11:35:13.850428+06:00",
            "date": "2025-05-12"
        },
        {
            "id": 18123,
            "ip_address": "103.144.42.64",
            "count": 1,
            "first_visit": "2022-06-24T14:11:30.429211+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 32000,
            "ip_address": "103.144.42.213",
            "count": 1,
            "first_visit": "2022-08-14T15:48:48.103646+06:00",
            "date": "2022-08-14"
        }
    ]
}