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

{
    "count": 99377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92320&ordering=-ip_address",
    "results": [
        {
            "id": 9280,
            "ip_address": "103.146.17.240",
            "count": 1,
            "first_visit": "2022-05-19T08:52:34.912254+06:00",
            "date": null
        },
        {
            "id": 56713,
            "ip_address": "103.146.17.222",
            "count": 2,
            "first_visit": "2023-10-04T08:55:44.414520+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56637,
            "ip_address": "103.146.17.222",
            "count": 19,
            "first_visit": "2023-10-03T10:35:39.908659+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56839,
            "ip_address": "103.146.17.222",
            "count": 1,
            "first_visit": "2023-10-05T14:36:35.696160+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 10738,
            "ip_address": "103.146.17.190",
            "count": 1,
            "first_visit": "2022-05-23T21:36:53.861272+06:00",
            "date": null
        },
        {
            "id": 9291,
            "ip_address": "103.146.17.146",
            "count": 1,
            "first_visit": "2022-05-19T09:50:51.741309+06:00",
            "date": null
        },
        {
            "id": 9406,
            "ip_address": "103.146.17.145",
            "count": 1,
            "first_visit": "2022-05-19T15:14:50.011100+06:00",
            "date": null
        },
        {
            "id": 8054,
            "ip_address": "103.146.17.144",
            "count": 2,
            "first_visit": "2022-05-17T12:17:20.467992+06:00",
            "date": null
        }
    ]
}