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

{
    "count": 95118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15952&ordering=-ip_address",
    "results": [
        {
            "id": 2194,
            "ip_address": "42.0.7.249",
            "count": 6,
            "first_visit": "2022-01-14T14:14:14.327281+06:00",
            "date": null
        },
        {
            "id": 55016,
            "ip_address": "42.0.7.248",
            "count": 1,
            "first_visit": "2023-09-13T14:32:59.534284+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 6097,
            "ip_address": "42.0.7.248",
            "count": 9,
            "first_visit": "2022-05-14T19:33:53.005263+06:00",
            "date": null
        },
        {
            "id": 28975,
            "ip_address": "42.0.7.248",
            "count": 1,
            "first_visit": "2022-07-28T23:27:17.553069+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 33215,
            "ip_address": "42.0.7.248",
            "count": 1,
            "first_visit": "2022-08-28T18:13:14.321614+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 25060,
            "ip_address": "42.0.7.247",
            "count": 1,
            "first_visit": "2022-07-21T01:17:26.281326+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 68821,
            "ip_address": "42.0.7.247",
            "count": 2,
            "first_visit": "2024-05-22T12:20:38.797205+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 78922,
            "ip_address": "42.0.7.247",
            "count": 1,
            "first_visit": "2025-02-13T15:46:47.460880+06:00",
            "date": "2025-02-13"
        }
    ]
}