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

{
    "count": 100924,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17416&ordering=-ip_address",
    "results": [
        {
            "id": 6097,
            "ip_address": "42.0.7.248",
            "count": 9,
            "first_visit": "2022-05-14T19:33:53.005263+06:00",
            "date": null
        },
        {
            "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": 78922,
            "ip_address": "42.0.7.247",
            "count": 1,
            "first_visit": "2025-02-13T15:46:47.460880+06:00",
            "date": "2025-02-13"
        },
        {
            "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": 7665,
            "ip_address": "42.0.7.247",
            "count": 24,
            "first_visit": "2022-05-17T08:33:48.623559+06:00",
            "date": null
        },
        {
            "id": 25155,
            "ip_address": "42.0.7.246",
            "count": 1,
            "first_visit": "2022-07-21T07:09:58.920500+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 84234,
            "ip_address": "42.0.7.246",
            "count": 1,
            "first_visit": "2025-06-20T10:08:41.174535+06:00",
            "date": "2025-06-20"
        }
    ]
}